@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none; }

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

::-webkit-input-placeholder {
  color: #cacaca; }

::-moz-placeholder {
  color: #cacaca; }

:-ms-input-placeholder {
  color: #cacaca; }

::-ms-input-placeholder {
  color: #cacaca; }

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    line-height: 1.5;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.4375rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

cite, .cite-block {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem; }
  cite:before, .cite-block:before {
    content: "— "; }

code, .code-inline {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  width: 100%;
  float: left; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
      float: right; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button.primary:hover, .button.primary:focus {
    background-color: #126195;
    color: #fefefe; }
  .button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #767676;
    color: #fefefe; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #5e5e5e;
    color: #fefefe; }
  .button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a; }
  .button.success:hover, .button.success:focus {
    background-color: #22bb5b;
    color: #0a0a0a; }
  .button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a; }
  .button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #0a0a0a; }
  .button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button.alert:hover, .button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 1px solid #767676;
    color: #767676; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #157539;
    color: #157539; }
  .button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #1779ba; }
  .button.clear:hover, .button.clear:focus {
    color: #0c3d5d; }
  .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #1779ba; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #0c3d5d; }
  .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #767676; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #3b3b3b; }
  .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #3adb76; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #157539; }
  .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #ffae00; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #805700; }
  .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #cc4b37; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em;
    content: '';
    border-bottom-width: 0;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:last-child {
      width: calc(100% - 1px); }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #126195;
    color: #fefefe; }
  .button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
    background-color: #767676;
    color: #fefefe; }
  .button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #5e5e5e;
    color: #fefefe; }
  .button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a; }
  .button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #22bb5b;
    color: #0a0a0a; }
  .button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a; }
  .button-group.warning .button:hover, .button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #0a0a0a; }
  .button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
    background-color: transparent; }
  .button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button-group.hollow .button:hover, .button-group.hollow .button:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
    border: 1px solid #767676;
    color: #767676; }
  .button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
    border-color: #157539;
    color: #157539; }
  .button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
    color: #1779ba; }
  .button-group.clear .button:hover, .button-group.clear .button:focus {
    color: #0c3d5d; }
  .button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
    color: #1779ba; }
  .button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
    color: #0c3d5d; }
  .button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
    color: #767676; }
  .button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
    color: #3b3b3b; }
  .button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
    color: #3adb76; }
  .button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
    color: #157539; }
  .button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
    color: #ffae00; }
  .button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
    color: #805700; }
  .button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
    color: #cc4b37; }
  .button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
    color: #67251a; }
  .button-group.no-gaps .button {
    margin-right: -0.0625rem; }
    .button-group.no-gaps .button + .button {
      border-left-color: transparent; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  .button-group.stacked.expanded, .button-group.stacked-for-small.expanded, .button-group.stacked-for-medium.expanded {
    margin-right: -1px; }
    .button-group.stacked.expanded::before, .button-group.stacked.expanded::after, .button-group.stacked-for-small.expanded::before, .button-group.stacked-for-small.expanded::after, .button-group.stacked-for-medium.expanded::before, .button-group.stacked-for-medium.expanded::after {
      display: none; }
    .button-group.stacked.expanded .button:first-child:last-child, .button-group.stacked-for-small.expanded .button:first-child:last-child, .button-group.stacked-for-medium.expanded .button:first-child:last-child {
      width: calc(100% - 1px); }
    .button-group.stacked.expanded .button:first-child:nth-last-child(2), .button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.stacked.expanded .button:first-child:nth-last-child(2):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.stacked.expanded .button:first-child:nth-last-child(3), .button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.stacked.expanded .button:first-child:nth-last-child(3):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.stacked.expanded .button:first-child:nth-last-child(4), .button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.stacked.expanded .button:first-child:nth-last-child(4):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.stacked.expanded .button:first-child:nth-last-child(5), .button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.stacked.expanded .button:first-child:nth-last-child(5):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.stacked.expanded .button:first-child:nth-last-child(6), .button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6), .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6), .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.stacked.expanded .button:first-child:nth-last-child(6):last-child, .button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):last-child, .button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):last-child, .button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (max-width: 39.99875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media print, screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #1779ba; }
  .progress.secondary .progress-meter {
    background-color: #767676; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #cc4b37; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  cursor: -webkit-grab;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #14679e; }
  .slider-handle.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
    cursor: -webkit-grabbing;
    cursor: grabbing; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 2rem; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1779ba; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  input:disabled ~ .switch-paddle {
    cursor: not-allowed;
    opacity: 0.5; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe; }
  .badge.primary {
    background: #1779ba;
    color: #fefefe; }
  .badge.secondary {
    background: #767676;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #fefefe; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' '; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #1779ba; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' '; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«"; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»"; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-top-width: 0;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-left-width: 0;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: "+"; }
  .is-active > .accordion-title::before {
    content: "–"; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.media-object {
  display: block;
  margin-bottom: 1rem; }
  .media-object img {
    max-width: none; }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media print, screen and (max-width: 39.99875em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' '; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
            box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    -webkit-box-shadow: none;
            box-shadow: none; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu li, .menu.horizontal li {
    display: inline-block; }
  .menu.vertical li {
    display: block; }
  .menu.expanded {
    display: table;
    width: 100%; }
    .menu.expanded > li {
      display: table-cell;
      vertical-align: middle; }
  .menu.simple li + li {
    margin-left: 1rem; }
  .menu.simple a {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal li {
      display: inline-block; }
    .menu.medium-vertical li {
      display: block; }
    .menu.medium-expanded {
      display: table;
      width: 100%; }
      .menu.medium-expanded > li {
        display: table-cell;
        vertical-align: middle; }
    .menu.medium-simple {
      display: table;
      width: 100%; }
      .menu.medium-simple > li {
        display: table-cell;
        vertical-align: middle; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal li {
      display: inline-block; }
    .menu.large-vertical li {
      display: block; }
    .menu.large-expanded {
      display: table;
      width: 100%; }
      .menu.large-expanded > li {
        display: table-cell;
        vertical-align: middle; }
    .menu.large-simple {
      display: table;
      width: 100%; }
      .menu.large-simple > li {
        display: table-cell;
        vertical-align: middle; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons img,
  .menu.icons i,
  .menu.icons svg {
    vertical-align: middle; }
    .menu.icons img + span,
    .menu.icons i + span,
    .menu.icons svg + span {
      vertical-align: middle; }
  .menu.icon-top img,
  .menu.icon-top i,
  .menu.icon-top svg, .menu.icon-right img,
  .menu.icon-right i,
  .menu.icon-right svg, .menu.icon-bottom img,
  .menu.icon-bottom i,
  .menu.icon-bottom svg, .menu.icon-left img,
  .menu.icon-left i,
  .menu.icon-left svg {
    vertical-align: middle; }
    .menu.icon-top img + span,
    .menu.icon-top i + span,
    .menu.icon-top svg + span, .menu.icon-right img + span,
    .menu.icon-right i + span,
    .menu.icon-right svg + span, .menu.icon-bottom img + span,
    .menu.icon-bottom i + span,
    .menu.icon-bottom svg + span, .menu.icon-left img + span,
    .menu.icon-left i + span,
    .menu.icon-left svg + span {
      vertical-align: middle; }
  .menu.icon-left li a img,
  .menu.icon-left li a i,
  .menu.icon-left li a svg, .menu.nested.icon-left li a img,
  .menu.nested.icon-left li a i,
  .menu.nested.icon-left li a svg {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu.icon-right li a img,
  .menu.icon-right li a i,
  .menu.icon-right li a svg, .menu.nested.icon-right li a img,
  .menu.nested.icon-right li a i,
  .menu.nested.icon-right li a svg {
    margin-left: 0.25rem;
    display: inline-block; }
  .menu.icon-top li a, .menu.nested.icon-top li a {
    text-align: center; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg, .menu.nested.icon-top li a img,
    .menu.nested.icon-top li a i,
    .menu.nested.icon-top li a svg {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.icon-bottom li a, .menu.nested.icon-bottom li a {
    text-align: center; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
    .menu.nested.icon-bottom li a i,
    .menu.nested.icon-bottom li a svg {
      display: block;
      margin: 0.25rem auto 0; }
  .menu .is-active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu .active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu.align-left {
    text-align: left; }
  .menu.align-right {
    text-align: right; }
    .menu.align-right .submenu li {
      text-align: left; }
    .menu.align-right.vertical .submenu li {
      text-align: right; }
    .menu.align-right .nested {
      margin-right: 1rem;
      margin-left: 0; }
  .menu.align-center {
    text-align: center; }
    .menu.align-center .submenu li {
      text-align: left; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  text-align: center; }
  .menu-centered > .menu .submenu li {
    text-align: left; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
            box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
            box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    -webkit-transition: height 0.5s;
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
              box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
              box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
  .position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease; }
  .off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media print, screen and (max-width: 39.99875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe; }
  .title-bar::before, .title-bar::after {
    display: table;
    content: ' '; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    display: table;
    content: ' '; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media print, screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media print, screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0; }
  .top-bar-title .menu-icon {
    bottom: 2px; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.show-for-dark-mode {
  display: none; }

.hide-for-dark-mode {
  display: block; }

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important; }
  .hide-for-dark-mode {
    display: none !important; } }

.show-for-ie {
  display: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important; }
  .hide-for-ie {
    display: none !important; } }

.show-for-sticky {
  display: none; }

.is-stuck .show-for-sticky {
  display: block; }

.is-stuck .hide-for-sticky {
  display: none; }

/*# sourceMappingURL=foundation-float.css.map */

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

/*!
 *  Font Awesome 4.2.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("/wp-content/plugins/UberMenu/assets/css/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("/wp-content/plugins/UberMenu/assets/css/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("/wp-content/plugins/UberMenu/assets/css/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("/wp-content/plugins/UberMenu/assets/css/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("/wp-content/plugins/UberMenu/assets/css/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 14, ../scss/vendor/font-awesome.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 23, ../scss/vendor/font-awesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

/* line 29, ../scss/vendor/font-awesome.scss */
.fa-2x {
  font-size: 2em; }

/* line 33, ../scss/vendor/font-awesome.scss */
.fa-3x {
  font-size: 3em; }

/* line 37, ../scss/vendor/font-awesome.scss */
.fa-4x {
  font-size: 4em; }

/* line 41, ../scss/vendor/font-awesome.scss */
.fa-5x {
  font-size: 5em; }

/* line 45, ../scss/vendor/font-awesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center; }

/* line 50, ../scss/vendor/font-awesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

/* line 56, ../scss/vendor/font-awesome.scss */
.fa-ul > li {
  position: relative; }

/* line 60, ../scss/vendor/font-awesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

/* line 68, ../scss/vendor/font-awesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em; }

/* line 72, ../scss/vendor/font-awesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

/* line 78, ../scss/vendor/font-awesome.scss */
.pull-right {
  float: right; }

/* line 82, ../scss/vendor/font-awesome.scss */
.pull-left {
  float: left; }

/* line 86, ../scss/vendor/font-awesome.scss */
.fa.pull-left {
  margin-right: .3em; }

/* line 90, ../scss/vendor/font-awesome.scss */
.fa.pull-right {
  margin-left: .3em; }

/* line 94, ../scss/vendor/font-awesome.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-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 121, ../scss/vendor/font-awesome.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 128, ../scss/vendor/font-awesome.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 135, ../scss/vendor/font-awesome.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 142, ../scss/vendor/font-awesome.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 149, ../scss/vendor/font-awesome.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 156, ../scss/vendor/font-awesome.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

/* line 164, ../scss/vendor/font-awesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 173, ../scss/vendor/font-awesome.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 181, ../scss/vendor/font-awesome.scss */
.fa-stack-1x {
  line-height: inherit; }

/* line 185, ../scss/vendor/font-awesome.scss */
.fa-stack-2x {
  font-size: 2em; }

/* line 189, ../scss/vendor/font-awesome.scss */
.fa-inverse {
  color: #fff; }

/* line 193, ../scss/vendor/font-awesome.scss */
.fa-glass:before {
  content: "\f000"; }

/* line 197, ../scss/vendor/font-awesome.scss */
.fa-music:before {
  content: "\f001"; }

/* line 201, ../scss/vendor/font-awesome.scss */
.fa-search:before {
  content: "\f002"; }

/* line 205, ../scss/vendor/font-awesome.scss */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 209, ../scss/vendor/font-awesome.scss */
.fa-heart:before {
  content: "\f004"; }

/* line 213, ../scss/vendor/font-awesome.scss */
.fa-star:before {
  content: "\f005"; }

/* line 217, ../scss/vendor/font-awesome.scss */
.fa-star-o:before {
  content: "\f006"; }

/* line 221, ../scss/vendor/font-awesome.scss */
.fa-user:before {
  content: "\f007"; }

/* line 225, ../scss/vendor/font-awesome.scss */
.fa-film:before {
  content: "\f008"; }

/* line 229, ../scss/vendor/font-awesome.scss */
.fa-th-large:before {
  content: "\f009"; }

/* line 233, ../scss/vendor/font-awesome.scss */
.fa-th:before {
  content: "\f00a"; }

/* line 237, ../scss/vendor/font-awesome.scss */
.fa-th-list:before {
  content: "\f00b"; }

/* line 241, ../scss/vendor/font-awesome.scss */
.fa-check:before {
  content: "\f00c"; }

/* line 245, ../scss/vendor/font-awesome.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

/* line 251, ../scss/vendor/font-awesome.scss */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 255, ../scss/vendor/font-awesome.scss */
.fa-search-minus:before {
  content: "\f010"; }

/* line 259, ../scss/vendor/font-awesome.scss */
.fa-power-off:before {
  content: "\f011"; }

/* line 263, ../scss/vendor/font-awesome.scss */
.fa-signal:before {
  content: "\f012"; }

/* line 267, ../scss/vendor/font-awesome.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

/* line 272, ../scss/vendor/font-awesome.scss */
.fa-trash-o:before {
  content: "\f014"; }

/* line 276, ../scss/vendor/font-awesome.scss */
.fa-home:before {
  content: "\f015"; }

/* line 280, ../scss/vendor/font-awesome.scss */
.fa-file-o:before {
  content: "\f016"; }

/* line 284, ../scss/vendor/font-awesome.scss */
.fa-clock-o:before {
  content: "\f017"; }

/* line 288, ../scss/vendor/font-awesome.scss */
.fa-road:before {
  content: "\f018"; }

/* line 292, ../scss/vendor/font-awesome.scss */
.fa-download:before {
  content: "\f019"; }

/* line 296, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 300, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 304, ../scss/vendor/font-awesome.scss */
.fa-inbox:before {
  content: "\f01c"; }

/* line 308, ../scss/vendor/font-awesome.scss */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 312, ../scss/vendor/font-awesome.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

/* line 317, ../scss/vendor/font-awesome.scss */
.fa-refresh:before {
  content: "\f021"; }

/* line 321, ../scss/vendor/font-awesome.scss */
.fa-list-alt:before {
  content: "\f022"; }

/* line 325, ../scss/vendor/font-awesome.scss */
.fa-lock:before {
  content: "\f023"; }

/* line 329, ../scss/vendor/font-awesome.scss */
.fa-flag:before {
  content: "\f024"; }

/* line 333, ../scss/vendor/font-awesome.scss */
.fa-headphones:before {
  content: "\f025"; }

/* line 337, ../scss/vendor/font-awesome.scss */
.fa-volume-off:before {
  content: "\f026"; }

/* line 341, ../scss/vendor/font-awesome.scss */
.fa-volume-down:before {
  content: "\f027"; }

/* line 345, ../scss/vendor/font-awesome.scss */
.fa-volume-up:before {
  content: "\f028"; }

/* line 349, ../scss/vendor/font-awesome.scss */
.fa-qrcode:before {
  content: "\f029"; }

/* line 353, ../scss/vendor/font-awesome.scss */
.fa-barcode:before {
  content: "\f02a"; }

/* line 357, ../scss/vendor/font-awesome.scss */
.fa-tag:before {
  content: "\f02b"; }

/* line 361, ../scss/vendor/font-awesome.scss */
.fa-tags:before {
  content: "\f02c"; }

/* line 365, ../scss/vendor/font-awesome.scss */
.fa-book:before {
  content: "\f02d"; }

/* line 369, ../scss/vendor/font-awesome.scss */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 373, ../scss/vendor/font-awesome.scss */
.fa-print:before {
  content: "\f02f"; }

/* line 377, ../scss/vendor/font-awesome.scss */
.fa-camera:before {
  content: "\f030"; }

/* line 381, ../scss/vendor/font-awesome.scss */
.fa-font:before {
  content: "\f031"; }

/* line 385, ../scss/vendor/font-awesome.scss */
.fa-bold:before {
  content: "\f032"; }

/* line 389, ../scss/vendor/font-awesome.scss */
.fa-italic:before {
  content: "\f033"; }

/* line 393, ../scss/vendor/font-awesome.scss */
.fa-text-height:before {
  content: "\f034"; }

/* line 397, ../scss/vendor/font-awesome.scss */
.fa-text-width:before {
  content: "\f035"; }

/* line 401, ../scss/vendor/font-awesome.scss */
.fa-align-left:before {
  content: "\f036"; }

/* line 405, ../scss/vendor/font-awesome.scss */
.fa-align-center:before {
  content: "\f037"; }

/* line 409, ../scss/vendor/font-awesome.scss */
.fa-align-right:before {
  content: "\f038"; }

/* line 413, ../scss/vendor/font-awesome.scss */
.fa-align-justify:before {
  content: "\f039"; }

/* line 417, ../scss/vendor/font-awesome.scss */
.fa-list:before {
  content: "\f03a"; }

/* line 421, ../scss/vendor/font-awesome.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

/* line 426, ../scss/vendor/font-awesome.scss */
.fa-indent:before {
  content: "\f03c"; }

/* line 430, ../scss/vendor/font-awesome.scss */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 434, ../scss/vendor/font-awesome.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

/* line 440, ../scss/vendor/font-awesome.scss */
.fa-pencil:before {
  content: "\f040"; }

/* line 444, ../scss/vendor/font-awesome.scss */
.fa-map-marker:before {
  content: "\f041"; }

/* line 448, ../scss/vendor/font-awesome.scss */
.fa-adjust:before {
  content: "\f042"; }

/* line 452, ../scss/vendor/font-awesome.scss */
.fa-tint:before {
  content: "\f043"; }

/* line 456, ../scss/vendor/font-awesome.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

/* line 461, ../scss/vendor/font-awesome.scss */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 465, ../scss/vendor/font-awesome.scss */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 469, ../scss/vendor/font-awesome.scss */
.fa-arrows:before {
  content: "\f047"; }

/* line 473, ../scss/vendor/font-awesome.scss */
.fa-step-backward:before {
  content: "\f048"; }

/* line 477, ../scss/vendor/font-awesome.scss */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 481, ../scss/vendor/font-awesome.scss */
.fa-backward:before {
  content: "\f04a"; }

/* line 485, ../scss/vendor/font-awesome.scss */
.fa-play:before {
  content: "\f04b"; }

/* line 489, ../scss/vendor/font-awesome.scss */
.fa-pause:before {
  content: "\f04c"; }

/* line 493, ../scss/vendor/font-awesome.scss */
.fa-stop:before {
  content: "\f04d"; }

/* line 497, ../scss/vendor/font-awesome.scss */
.fa-forward:before {
  content: "\f04e"; }

/* line 501, ../scss/vendor/font-awesome.scss */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 505, ../scss/vendor/font-awesome.scss */
.fa-step-forward:before {
  content: "\f051"; }

/* line 509, ../scss/vendor/font-awesome.scss */
.fa-eject:before {
  content: "\f052"; }

/* line 513, ../scss/vendor/font-awesome.scss */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 517, ../scss/vendor/font-awesome.scss */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 521, ../scss/vendor/font-awesome.scss */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 525, ../scss/vendor/font-awesome.scss */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 529, ../scss/vendor/font-awesome.scss */
.fa-times-circle:before {
  content: "\f057"; }

/* line 533, ../scss/vendor/font-awesome.scss */
.fa-check-circle:before {
  content: "\f058"; }

/* line 537, ../scss/vendor/font-awesome.scss */
.fa-question-circle:before {
  content: "\f059"; }

/* line 541, ../scss/vendor/font-awesome.scss */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 545, ../scss/vendor/font-awesome.scss */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 549, ../scss/vendor/font-awesome.scss */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 553, ../scss/vendor/font-awesome.scss */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 557, ../scss/vendor/font-awesome.scss */
.fa-ban:before {
  content: "\f05e"; }

/* line 561, ../scss/vendor/font-awesome.scss */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 565, ../scss/vendor/font-awesome.scss */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 569, ../scss/vendor/font-awesome.scss */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 573, ../scss/vendor/font-awesome.scss */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 577, ../scss/vendor/font-awesome.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

/* line 582, ../scss/vendor/font-awesome.scss */
.fa-expand:before {
  content: "\f065"; }

/* line 586, ../scss/vendor/font-awesome.scss */
.fa-compress:before {
  content: "\f066"; }

/* line 590, ../scss/vendor/font-awesome.scss */
.fa-plus:before {
  content: "\f067"; }

/* line 594, ../scss/vendor/font-awesome.scss */
.fa-minus:before {
  content: "\f068"; }

/* line 598, ../scss/vendor/font-awesome.scss */
.fa-asterisk:before {
  content: "\f069"; }

/* line 602, ../scss/vendor/font-awesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 606, ../scss/vendor/font-awesome.scss */
.fa-gift:before {
  content: "\f06b"; }

/* line 610, ../scss/vendor/font-awesome.scss */
.fa-leaf:before {
  content: "\f06c"; }

/* line 614, ../scss/vendor/font-awesome.scss */
.fa-fire:before {
  content: "\f06d"; }

/* line 618, ../scss/vendor/font-awesome.scss */
.fa-eye:before {
  content: "\f06e"; }

/* line 622, ../scss/vendor/font-awesome.scss */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 626, ../scss/vendor/font-awesome.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 631, ../scss/vendor/font-awesome.scss */
.fa-plane:before {
  content: "\f072"; }

/* line 635, ../scss/vendor/font-awesome.scss */
.fa-calendar:before {
  content: "\f073"; }

/* line 639, ../scss/vendor/font-awesome.scss */
.fa-random:before {
  content: "\f074"; }

/* line 643, ../scss/vendor/font-awesome.scss */
.fa-comment:before {
  content: "\f075"; }

/* line 647, ../scss/vendor/font-awesome.scss */
.fa-magnet:before {
  content: "\f076"; }

/* line 651, ../scss/vendor/font-awesome.scss */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 655, ../scss/vendor/font-awesome.scss */
.fa-chevron-down:before {
  content: "\f078"; }

/* line 659, ../scss/vendor/font-awesome.scss */
.fa-retweet:before {
  content: "\f079"; }

/* line 663, ../scss/vendor/font-awesome.scss */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 667, ../scss/vendor/font-awesome.scss */
.fa-folder:before {
  content: "\f07b"; }

/* line 671, ../scss/vendor/font-awesome.scss */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 675, ../scss/vendor/font-awesome.scss */
.fa-arrows-v:before {
  content: "\f07d"; }

/* line 679, ../scss/vendor/font-awesome.scss */
.fa-arrows-h:before {
  content: "\f07e"; }

/* line 683, ../scss/vendor/font-awesome.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

/* line 688, ../scss/vendor/font-awesome.scss */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 692, ../scss/vendor/font-awesome.scss */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 696, ../scss/vendor/font-awesome.scss */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 700, ../scss/vendor/font-awesome.scss */
.fa-key:before {
  content: "\f084"; }

/* line 704, ../scss/vendor/font-awesome.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

/* line 709, ../scss/vendor/font-awesome.scss */
.fa-comments:before {
  content: "\f086"; }

/* line 713, ../scss/vendor/font-awesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 717, ../scss/vendor/font-awesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 721, ../scss/vendor/font-awesome.scss */
.fa-star-half:before {
  content: "\f089"; }

/* line 725, ../scss/vendor/font-awesome.scss */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 729, ../scss/vendor/font-awesome.scss */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 733, ../scss/vendor/font-awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 737, ../scss/vendor/font-awesome.scss */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 741, ../scss/vendor/font-awesome.scss */
.fa-external-link:before {
  content: "\f08e"; }

/* line 745, ../scss/vendor/font-awesome.scss */
.fa-sign-in:before {
  content: "\f090"; }

/* line 749, ../scss/vendor/font-awesome.scss */
.fa-trophy:before {
  content: "\f091"; }

/* line 753, ../scss/vendor/font-awesome.scss */
.fa-github-square:before {
  content: "\f092"; }

/* line 757, ../scss/vendor/font-awesome.scss */
.fa-upload:before {
  content: "\f093"; }

/* line 761, ../scss/vendor/font-awesome.scss */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 765, ../scss/vendor/font-awesome.scss */
.fa-phone:before {
  content: "\f095"; }

/* line 769, ../scss/vendor/font-awesome.scss */
.fa-square-o:before {
  content: "\f096"; }

/* line 773, ../scss/vendor/font-awesome.scss */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 777, ../scss/vendor/font-awesome.scss */
.fa-phone-square:before {
  content: "\f098"; }

/* line 781, ../scss/vendor/font-awesome.scss */
.fa-twitter:before {
  content: "\f099"; }

/* line 785, ../scss/vendor/font-awesome.scss */
.fa-facebook:before {
  content: "\f09a"; }

/* line 789, ../scss/vendor/font-awesome.scss */
.fa-github:before {
  content: "\f09b"; }

/* line 793, ../scss/vendor/font-awesome.scss */
.fa-unlock:before {
  content: "\f09c"; }

/* line 797, ../scss/vendor/font-awesome.scss */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 801, ../scss/vendor/font-awesome.scss */
.fa-rss:before {
  content: "\f09e"; }

/* line 805, ../scss/vendor/font-awesome.scss */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 809, ../scss/vendor/font-awesome.scss */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 813, ../scss/vendor/font-awesome.scss */
.fa-bell:before {
  content: "\f0f3"; }

/* line 817, ../scss/vendor/font-awesome.scss */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 821, ../scss/vendor/font-awesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 825, ../scss/vendor/font-awesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 829, ../scss/vendor/font-awesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 833, ../scss/vendor/font-awesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 837, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 841, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 845, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 849, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 853, ../scss/vendor/font-awesome.scss */
.fa-globe:before {
  content: "\f0ac"; }

/* line 857, ../scss/vendor/font-awesome.scss */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 861, ../scss/vendor/font-awesome.scss */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 865, ../scss/vendor/font-awesome.scss */
.fa-filter:before {
  content: "\f0b0"; }

/* line 869, ../scss/vendor/font-awesome.scss */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 873, ../scss/vendor/font-awesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2"; }

/* line 877, ../scss/vendor/font-awesome.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

/* line 882, ../scss/vendor/font-awesome.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

/* line 887, ../scss/vendor/font-awesome.scss */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 891, ../scss/vendor/font-awesome.scss */
.fa-flask:before {
  content: "\f0c3"; }

/* line 895, ../scss/vendor/font-awesome.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

/* line 900, ../scss/vendor/font-awesome.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

/* line 905, ../scss/vendor/font-awesome.scss */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 909, ../scss/vendor/font-awesome.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

/* line 914, ../scss/vendor/font-awesome.scss */
.fa-square:before {
  content: "\f0c8"; }

/* line 918, ../scss/vendor/font-awesome.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

/* line 924, ../scss/vendor/font-awesome.scss */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 928, ../scss/vendor/font-awesome.scss */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 932, ../scss/vendor/font-awesome.scss */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 936, ../scss/vendor/font-awesome.scss */
.fa-underline:before {
  content: "\f0cd"; }

/* line 940, ../scss/vendor/font-awesome.scss */
.fa-table:before {
  content: "\f0ce"; }

/* line 944, ../scss/vendor/font-awesome.scss */
.fa-magic:before {
  content: "\f0d0"; }

/* line 948, ../scss/vendor/font-awesome.scss */
.fa-truck:before {
  content: "\f0d1"; }

/* line 952, ../scss/vendor/font-awesome.scss */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 956, ../scss/vendor/font-awesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 960, ../scss/vendor/font-awesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 964, ../scss/vendor/font-awesome.scss */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 968, ../scss/vendor/font-awesome.scss */
.fa-money:before {
  content: "\f0d6"; }

/* line 972, ../scss/vendor/font-awesome.scss */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 976, ../scss/vendor/font-awesome.scss */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 980, ../scss/vendor/font-awesome.scss */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 984, ../scss/vendor/font-awesome.scss */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 988, ../scss/vendor/font-awesome.scss */
.fa-columns:before {
  content: "\f0db"; }

/* line 992, ../scss/vendor/font-awesome.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

/* line 997, ../scss/vendor/font-awesome.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

/* line 1002, ../scss/vendor/font-awesome.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

/* line 1007, ../scss/vendor/font-awesome.scss */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 1011, ../scss/vendor/font-awesome.scss */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 1015, ../scss/vendor/font-awesome.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

/* line 1020, ../scss/vendor/font-awesome.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

/* line 1025, ../scss/vendor/font-awesome.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

/* line 1030, ../scss/vendor/font-awesome.scss */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 1034, ../scss/vendor/font-awesome.scss */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 1038, ../scss/vendor/font-awesome.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

/* line 1043, ../scss/vendor/font-awesome.scss */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 1047, ../scss/vendor/font-awesome.scss */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 1051, ../scss/vendor/font-awesome.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

/* line 1056, ../scss/vendor/font-awesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 1060, ../scss/vendor/font-awesome.scss */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 1064, ../scss/vendor/font-awesome.scss */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 1068, ../scss/vendor/font-awesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 1072, ../scss/vendor/font-awesome.scss */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 1076, ../scss/vendor/font-awesome.scss */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 1080, ../scss/vendor/font-awesome.scss */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 1084, ../scss/vendor/font-awesome.scss */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 1088, ../scss/vendor/font-awesome.scss */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 1092, ../scss/vendor/font-awesome.scss */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 1096, ../scss/vendor/font-awesome.scss */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 1100, ../scss/vendor/font-awesome.scss */
.fa-building-o:before {
  content: "\f0f7"; }

/* line 1104, ../scss/vendor/font-awesome.scss */
.fa-hospital-o:before {
  content: "\f0f8"; }

/* line 1108, ../scss/vendor/font-awesome.scss */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 1112, ../scss/vendor/font-awesome.scss */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 1116, ../scss/vendor/font-awesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 1120, ../scss/vendor/font-awesome.scss */
.fa-beer:before {
  content: "\f0fc"; }

/* line 1124, ../scss/vendor/font-awesome.scss */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 1128, ../scss/vendor/font-awesome.scss */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 1132, ../scss/vendor/font-awesome.scss */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 1136, ../scss/vendor/font-awesome.scss */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 1140, ../scss/vendor/font-awesome.scss */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 1144, ../scss/vendor/font-awesome.scss */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 1148, ../scss/vendor/font-awesome.scss */
.fa-angle-left:before {
  content: "\f104"; }

/* line 1152, ../scss/vendor/font-awesome.scss */
.fa-angle-right:before {
  content: "\f105"; }

/* line 1156, ../scss/vendor/font-awesome.scss */
.fa-angle-up:before {
  content: "\f106"; }

/* line 1160, ../scss/vendor/font-awesome.scss */
.fa-angle-down:before {
  content: "\f107"; }

/* line 1164, ../scss/vendor/font-awesome.scss */
.fa-desktop:before {
  content: "\f108"; }

/* line 1168, ../scss/vendor/font-awesome.scss */
.fa-laptop:before {
  content: "\f109"; }

/* line 1172, ../scss/vendor/font-awesome.scss */
.fa-tablet:before {
  content: "\f10a"; }

/* line 1176, ../scss/vendor/font-awesome.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

/* line 1181, ../scss/vendor/font-awesome.scss */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 1185, ../scss/vendor/font-awesome.scss */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 1189, ../scss/vendor/font-awesome.scss */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 1193, ../scss/vendor/font-awesome.scss */
.fa-spinner:before {
  content: "\f110"; }

/* line 1197, ../scss/vendor/font-awesome.scss */
.fa-circle:before {
  content: "\f111"; }

/* line 1201, ../scss/vendor/font-awesome.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

/* line 1206, ../scss/vendor/font-awesome.scss */
.fa-github-alt:before {
  content: "\f113"; }

/* line 1210, ../scss/vendor/font-awesome.scss */
.fa-folder-o:before {
  content: "\f114"; }

/* line 1214, ../scss/vendor/font-awesome.scss */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 1218, ../scss/vendor/font-awesome.scss */
.fa-smile-o:before {
  content: "\f118"; }

/* line 1222, ../scss/vendor/font-awesome.scss */
.fa-frown-o:before {
  content: "\f119"; }

/* line 1226, ../scss/vendor/font-awesome.scss */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 1230, ../scss/vendor/font-awesome.scss */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 1234, ../scss/vendor/font-awesome.scss */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 1238, ../scss/vendor/font-awesome.scss */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 1242, ../scss/vendor/font-awesome.scss */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 1246, ../scss/vendor/font-awesome.scss */
.fa-terminal:before {
  content: "\f120"; }

/* line 1250, ../scss/vendor/font-awesome.scss */
.fa-code:before {
  content: "\f121"; }

/* line 1254, ../scss/vendor/font-awesome.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

/* line 1259, ../scss/vendor/font-awesome.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

/* line 1265, ../scss/vendor/font-awesome.scss */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 1269, ../scss/vendor/font-awesome.scss */
.fa-crop:before {
  content: "\f125"; }

/* line 1273, ../scss/vendor/font-awesome.scss */
.fa-code-fork:before {
  content: "\f126"; }

/* line 1277, ../scss/vendor/font-awesome.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

/* line 1282, ../scss/vendor/font-awesome.scss */
.fa-question:before {
  content: "\f128"; }

/* line 1286, ../scss/vendor/font-awesome.scss */
.fa-info:before {
  content: "\f129"; }

/* line 1290, ../scss/vendor/font-awesome.scss */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 1294, ../scss/vendor/font-awesome.scss */
.fa-superscript:before {
  content: "\f12b"; }

/* line 1298, ../scss/vendor/font-awesome.scss */
.fa-subscript:before {
  content: "\f12c"; }

/* line 1302, ../scss/vendor/font-awesome.scss */
.fa-eraser:before {
  content: "\f12d"; }

/* line 1306, ../scss/vendor/font-awesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 1310, ../scss/vendor/font-awesome.scss */
.fa-microphone:before {
  content: "\f130"; }

/* line 1314, ../scss/vendor/font-awesome.scss */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 1318, ../scss/vendor/font-awesome.scss */
.fa-shield:before {
  content: "\f132"; }

/* line 1322, ../scss/vendor/font-awesome.scss */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 1326, ../scss/vendor/font-awesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 1330, ../scss/vendor/font-awesome.scss */
.fa-rocket:before {
  content: "\f135"; }

/* line 1334, ../scss/vendor/font-awesome.scss */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 1338, ../scss/vendor/font-awesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 1342, ../scss/vendor/font-awesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 1346, ../scss/vendor/font-awesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 1350, ../scss/vendor/font-awesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 1354, ../scss/vendor/font-awesome.scss */
.fa-html5:before {
  content: "\f13b"; }

/* line 1358, ../scss/vendor/font-awesome.scss */
.fa-css3:before {
  content: "\f13c"; }

/* line 1362, ../scss/vendor/font-awesome.scss */
.fa-anchor:before {
  content: "\f13d"; }

/* line 1366, ../scss/vendor/font-awesome.scss */
.fa-unlock-alt:before {
  content: "\f13e"; }

/* line 1370, ../scss/vendor/font-awesome.scss */
.fa-bullseye:before {
  content: "\f140"; }

/* line 1374, ../scss/vendor/font-awesome.scss */
.fa-ellipsis-h:before {
  content: "\f141"; }

/* line 1378, ../scss/vendor/font-awesome.scss */
.fa-ellipsis-v:before {
  content: "\f142"; }

/* line 1382, ../scss/vendor/font-awesome.scss */
.fa-rss-square:before {
  content: "\f143"; }

/* line 1386, ../scss/vendor/font-awesome.scss */
.fa-play-circle:before {
  content: "\f144"; }

/* line 1390, ../scss/vendor/font-awesome.scss */
.fa-ticket:before {
  content: "\f145"; }

/* line 1394, ../scss/vendor/font-awesome.scss */
.fa-minus-square:before {
  content: "\f146"; }

/* line 1398, ../scss/vendor/font-awesome.scss */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 1402, ../scss/vendor/font-awesome.scss */
.fa-level-up:before {
  content: "\f148"; }

/* line 1406, ../scss/vendor/font-awesome.scss */
.fa-level-down:before {
  content: "\f149"; }

/* line 1410, ../scss/vendor/font-awesome.scss */
.fa-check-square:before {
  content: "\f14a"; }

/* line 1414, ../scss/vendor/font-awesome.scss */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 1418, ../scss/vendor/font-awesome.scss */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 1422, ../scss/vendor/font-awesome.scss */
.fa-share-square:before {
  content: "\f14d"; }

/* line 1426, ../scss/vendor/font-awesome.scss */
.fa-compass:before {
  content: "\f14e"; }

/* line 1430, ../scss/vendor/font-awesome.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 1435, ../scss/vendor/font-awesome.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 1440, ../scss/vendor/font-awesome.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 1445, ../scss/vendor/font-awesome.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

/* line 1450, ../scss/vendor/font-awesome.scss */
.fa-gbp:before {
  content: "\f154"; }

/* line 1454, ../scss/vendor/font-awesome.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

/* line 1459, ../scss/vendor/font-awesome.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

/* line 1464, ../scss/vendor/font-awesome.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

/* line 1471, ../scss/vendor/font-awesome.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

/* line 1477, ../scss/vendor/font-awesome.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

/* line 1482, ../scss/vendor/font-awesome.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

/* line 1487, ../scss/vendor/font-awesome.scss */
.fa-file:before {
  content: "\f15b"; }

/* line 1491, ../scss/vendor/font-awesome.scss */
.fa-file-text:before {
  content: "\f15c"; }

/* line 1495, ../scss/vendor/font-awesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 1499, ../scss/vendor/font-awesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 1503, ../scss/vendor/font-awesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 1507, ../scss/vendor/font-awesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 1511, ../scss/vendor/font-awesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 1515, ../scss/vendor/font-awesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 1519, ../scss/vendor/font-awesome.scss */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 1523, ../scss/vendor/font-awesome.scss */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 1527, ../scss/vendor/font-awesome.scss */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 1531, ../scss/vendor/font-awesome.scss */
.fa-youtube:before {
  content: "\f167"; }

/* line 1535, ../scss/vendor/font-awesome.scss */
.fa-xing:before {
  content: "\f168"; }

/* line 1539, ../scss/vendor/font-awesome.scss */
.fa-xing-square:before {
  content: "\f169"; }

/* line 1543, ../scss/vendor/font-awesome.scss */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 1547, ../scss/vendor/font-awesome.scss */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 1551, ../scss/vendor/font-awesome.scss */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 1555, ../scss/vendor/font-awesome.scss */
.fa-instagram:before {
  content: "\f16d"; }

/* line 1559, ../scss/vendor/font-awesome.scss */
.fa-flickr:before {
  content: "\f16e"; }

/* line 1563, ../scss/vendor/font-awesome.scss */
.fa-adn:before {
  content: "\f170"; }

/* line 1567, ../scss/vendor/font-awesome.scss */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 1571, ../scss/vendor/font-awesome.scss */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 1575, ../scss/vendor/font-awesome.scss */
.fa-tumblr:before {
  content: "\f173"; }

/* line 1579, ../scss/vendor/font-awesome.scss */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 1583, ../scss/vendor/font-awesome.scss */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 1587, ../scss/vendor/font-awesome.scss */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 1591, ../scss/vendor/font-awesome.scss */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 1595, ../scss/vendor/font-awesome.scss */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 1599, ../scss/vendor/font-awesome.scss */
.fa-apple:before {
  content: "\f179"; }

/* line 1603, ../scss/vendor/font-awesome.scss */
.fa-windows:before {
  content: "\f17a"; }

/* line 1607, ../scss/vendor/font-awesome.scss */
.fa-android:before {
  content: "\f17b"; }

/* line 1611, ../scss/vendor/font-awesome.scss */
.fa-linux:before {
  content: "\f17c"; }

/* line 1615, ../scss/vendor/font-awesome.scss */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 1619, ../scss/vendor/font-awesome.scss */
.fa-skype:before {
  content: "\f17e"; }

/* line 1623, ../scss/vendor/font-awesome.scss */
.fa-foursquare:before {
  content: "\f180"; }

/* line 1627, ../scss/vendor/font-awesome.scss */
.fa-trello:before {
  content: "\f181"; }

/* line 1631, ../scss/vendor/font-awesome.scss */
.fa-female:before {
  content: "\f182"; }

/* line 1635, ../scss/vendor/font-awesome.scss */
.fa-male:before {
  content: "\f183"; }

/* line 1639, ../scss/vendor/font-awesome.scss */
.fa-gittip:before {
  content: "\f184"; }

/* line 1643, ../scss/vendor/font-awesome.scss */
.fa-sun-o:before {
  content: "\f185"; }

/* line 1647, ../scss/vendor/font-awesome.scss */
.fa-moon-o:before {
  content: "\f186"; }

/* line 1651, ../scss/vendor/font-awesome.scss */
.fa-archive:before {
  content: "\f187"; }

/* line 1655, ../scss/vendor/font-awesome.scss */
.fa-bug:before {
  content: "\f188"; }

/* line 1659, ../scss/vendor/font-awesome.scss */
.fa-vk:before {
  content: "\f189"; }

/* line 1663, ../scss/vendor/font-awesome.scss */
.fa-weibo:before {
  content: "\f18a"; }

/* line 1667, ../scss/vendor/font-awesome.scss */
.fa-renren:before {
  content: "\f18b"; }

/* line 1671, ../scss/vendor/font-awesome.scss */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 1675, ../scss/vendor/font-awesome.scss */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 1679, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 1683, ../scss/vendor/font-awesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 1687, ../scss/vendor/font-awesome.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 1692, ../scss/vendor/font-awesome.scss */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 1696, ../scss/vendor/font-awesome.scss */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 1700, ../scss/vendor/font-awesome.scss */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 1704, ../scss/vendor/font-awesome.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

/* line 1709, ../scss/vendor/font-awesome.scss */
.fa-plus-square-o:before {
  content: "\f196"; }

/* line 1713, ../scss/vendor/font-awesome.scss */
.fa-space-shuttle:before {
  content: "\f197"; }

/* line 1717, ../scss/vendor/font-awesome.scss */
.fa-slack:before {
  content: "\f198"; }

/* line 1721, ../scss/vendor/font-awesome.scss */
.fa-envelope-square:before {
  content: "\f199"; }

/* line 1725, ../scss/vendor/font-awesome.scss */
.fa-wordpress:before {
  content: "\f19a"; }

/* line 1729, ../scss/vendor/font-awesome.scss */
.fa-openid:before {
  content: "\f19b"; }

/* line 1733, ../scss/vendor/font-awesome.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

/* line 1739, ../scss/vendor/font-awesome.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

/* line 1744, ../scss/vendor/font-awesome.scss */
.fa-yahoo:before {
  content: "\f19e"; }

/* line 1748, ../scss/vendor/font-awesome.scss */
.fa-google:before {
  content: "\f1a0"; }

/* line 1752, ../scss/vendor/font-awesome.scss */
.fa-reddit:before {
  content: "\f1a1"; }

/* line 1756, ../scss/vendor/font-awesome.scss */
.fa-reddit-square:before {
  content: "\f1a2"; }

/* line 1760, ../scss/vendor/font-awesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

/* line 1764, ../scss/vendor/font-awesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4"; }

/* line 1768, ../scss/vendor/font-awesome.scss */
.fa-delicious:before {
  content: "\f1a5"; }

/* line 1772, ../scss/vendor/font-awesome.scss */
.fa-digg:before {
  content: "\f1a6"; }

/* line 1776, ../scss/vendor/font-awesome.scss */
.fa-pied-piper:before {
  content: "\f1a7"; }

/* line 1780, ../scss/vendor/font-awesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8"; }

/* line 1784, ../scss/vendor/font-awesome.scss */
.fa-drupal:before {
  content: "\f1a9"; }

/* line 1788, ../scss/vendor/font-awesome.scss */
.fa-joomla:before {
  content: "\f1aa"; }

/* line 1792, ../scss/vendor/font-awesome.scss */
.fa-language:before {
  content: "\f1ab"; }

/* line 1796, ../scss/vendor/font-awesome.scss */
.fa-fax:before {
  content: "\f1ac"; }

/* line 1800, ../scss/vendor/font-awesome.scss */
.fa-building:before {
  content: "\f1ad"; }

/* line 1804, ../scss/vendor/font-awesome.scss */
.fa-child:before {
  content: "\f1ae"; }

/* line 1808, ../scss/vendor/font-awesome.scss */
.fa-paw:before {
  content: "\f1b0"; }

/* line 1812, ../scss/vendor/font-awesome.scss */
.fa-spoon:before {
  content: "\f1b1"; }

/* line 1816, ../scss/vendor/font-awesome.scss */
.fa-cube:before {
  content: "\f1b2"; }

/* line 1820, ../scss/vendor/font-awesome.scss */
.fa-cubes:before {
  content: "\f1b3"; }

/* line 1824, ../scss/vendor/font-awesome.scss */
.fa-behance:before {
  content: "\f1b4"; }

/* line 1828, ../scss/vendor/font-awesome.scss */
.fa-behance-square:before {
  content: "\f1b5"; }

/* line 1832, ../scss/vendor/font-awesome.scss */
.fa-steam:before {
  content: "\f1b6"; }

/* line 1836, ../scss/vendor/font-awesome.scss */
.fa-steam-square:before {
  content: "\f1b7"; }

/* line 1840, ../scss/vendor/font-awesome.scss */
.fa-recycle:before {
  content: "\f1b8"; }

/* line 1844, ../scss/vendor/font-awesome.scss */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

/* line 1849, ../scss/vendor/font-awesome.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

/* line 1854, ../scss/vendor/font-awesome.scss */
.fa-tree:before {
  content: "\f1bb"; }

/* line 1858, ../scss/vendor/font-awesome.scss */
.fa-spotify:before {
  content: "\f1bc"; }

/* line 1862, ../scss/vendor/font-awesome.scss */
.fa-deviantart:before {
  content: "\f1bd"; }

/* line 1866, ../scss/vendor/font-awesome.scss */
.fa-soundcloud:before {
  content: "\f1be"; }

/* line 1870, ../scss/vendor/font-awesome.scss */
.fa-database:before {
  content: "\f1c0"; }

/* line 1874, ../scss/vendor/font-awesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1"; }

/* line 1878, ../scss/vendor/font-awesome.scss */
.fa-file-word-o:before {
  content: "\f1c2"; }

/* line 1882, ../scss/vendor/font-awesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3"; }

/* line 1886, ../scss/vendor/font-awesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

/* line 1890, ../scss/vendor/font-awesome.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

/* line 1896, ../scss/vendor/font-awesome.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

/* line 1901, ../scss/vendor/font-awesome.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

/* line 1906, ../scss/vendor/font-awesome.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

/* line 1911, ../scss/vendor/font-awesome.scss */
.fa-file-code-o:before {
  content: "\f1c9"; }

/* line 1915, ../scss/vendor/font-awesome.scss */
.fa-vine:before {
  content: "\f1ca"; }

/* line 1919, ../scss/vendor/font-awesome.scss */
.fa-codepen:before {
  content: "\f1cb"; }

/* line 1923, ../scss/vendor/font-awesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc"; }

/* line 1927, ../scss/vendor/font-awesome.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

/* line 1935, ../scss/vendor/font-awesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce"; }

/* line 1939, ../scss/vendor/font-awesome.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

/* line 1944, ../scss/vendor/font-awesome.scss */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

/* line 1949, ../scss/vendor/font-awesome.scss */
.fa-git-square:before {
  content: "\f1d2"; }

/* line 1953, ../scss/vendor/font-awesome.scss */
.fa-git:before {
  content: "\f1d3"; }

/* line 1957, ../scss/vendor/font-awesome.scss */
.fa-hacker-news:before {
  content: "\f1d4"; }

/* line 1961, ../scss/vendor/font-awesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5"; }

/* line 1965, ../scss/vendor/font-awesome.scss */
.fa-qq:before {
  content: "\f1d6"; }

/* line 1969, ../scss/vendor/font-awesome.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

/* line 1974, ../scss/vendor/font-awesome.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

/* line 1979, ../scss/vendor/font-awesome.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

/* line 1984, ../scss/vendor/font-awesome.scss */
.fa-history:before {
  content: "\f1da"; }

/* line 1988, ../scss/vendor/font-awesome.scss */
.fa-circle-thin:before {
  content: "\f1db"; }

/* line 1992, ../scss/vendor/font-awesome.scss */
.fa-header:before {
  content: "\f1dc"; }

/* line 1996, ../scss/vendor/font-awesome.scss */
.fa-paragraph:before {
  content: "\f1dd"; }

/* line 2000, ../scss/vendor/font-awesome.scss */
.fa-sliders:before {
  content: "\f1de"; }

/* line 2004, ../scss/vendor/font-awesome.scss */
.fa-share-alt:before {
  content: "\f1e0"; }

/* line 2008, ../scss/vendor/font-awesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1"; }

/* line 2012, ../scss/vendor/font-awesome.scss */
.fa-bomb:before {
  content: "\f1e2"; }

/* line 2016, ../scss/vendor/font-awesome.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

/* line 2021, ../scss/vendor/font-awesome.scss */
.fa-tty:before {
  content: "\f1e4"; }

/* line 2025, ../scss/vendor/font-awesome.scss */
.fa-binoculars:before {
  content: "\f1e5"; }

/* line 2029, ../scss/vendor/font-awesome.scss */
.fa-plug:before {
  content: "\f1e6"; }

/* line 2033, ../scss/vendor/font-awesome.scss */
.fa-slideshare:before {
  content: "\f1e7"; }

/* line 2037, ../scss/vendor/font-awesome.scss */
.fa-twitch:before {
  content: "\f1e8"; }

/* line 2041, ../scss/vendor/font-awesome.scss */
.fa-yelp:before {
  content: "\f1e9"; }

/* line 2045, ../scss/vendor/font-awesome.scss */
.fa-newspaper-o:before {
  content: "\f1ea"; }

/* line 2049, ../scss/vendor/font-awesome.scss */
.fa-wifi:before {
  content: "\f1eb"; }

/* line 2053, ../scss/vendor/font-awesome.scss */
.fa-calculator:before {
  content: "\f1ec"; }

/* line 2057, ../scss/vendor/font-awesome.scss */
.fa-paypal:before {
  content: "\f1ed"; }

/* line 2061, ../scss/vendor/font-awesome.scss */
.fa-google-wallet:before {
  content: "\f1ee"; }

/* line 2065, ../scss/vendor/font-awesome.scss */
.fa-cc-visa:before {
  content: "\f1f0"; }

/* line 2069, ../scss/vendor/font-awesome.scss */
.fa-cc-mastercard:before {
  content: "\f1f1"; }

/* line 2073, ../scss/vendor/font-awesome.scss */
.fa-cc-discover:before {
  content: "\f1f2"; }

/* line 2077, ../scss/vendor/font-awesome.scss */
.fa-cc-amex:before {
  content: "\f1f3"; }

/* line 2081, ../scss/vendor/font-awesome.scss */
.fa-cc-paypal:before {
  content: "\f1f4"; }

/* line 2085, ../scss/vendor/font-awesome.scss */
.fa-cc-stripe:before {
  content: "\f1f5"; }

/* line 2089, ../scss/vendor/font-awesome.scss */
.fa-bell-slash:before {
  content: "\f1f6"; }

/* line 2093, ../scss/vendor/font-awesome.scss */
.fa-bell-slash-o:before {
  content: "\f1f7"; }

/* line 2097, ../scss/vendor/font-awesome.scss */
.fa-trash:before {
  content: "\f1f8"; }

/* line 2101, ../scss/vendor/font-awesome.scss */
.fa-copyright:before {
  content: "\f1f9"; }

/* line 2105, ../scss/vendor/font-awesome.scss */
.fa-at:before {
  content: "\f1fa"; }

/* line 2109, ../scss/vendor/font-awesome.scss */
.fa-eyedropper:before {
  content: "\f1fb"; }

/* line 2113, ../scss/vendor/font-awesome.scss */
.fa-paint-brush:before {
  content: "\f1fc"; }

/* line 2117, ../scss/vendor/font-awesome.scss */
.fa-birthday-cake:before {
  content: "\f1fd"; }

/* line 2121, ../scss/vendor/font-awesome.scss */
.fa-area-chart:before {
  content: "\f1fe"; }

/* line 2125, ../scss/vendor/font-awesome.scss */
.fa-pie-chart:before {
  content: "\f200"; }

/* line 2129, ../scss/vendor/font-awesome.scss */
.fa-line-chart:before {
  content: "\f201"; }

/* line 2133, ../scss/vendor/font-awesome.scss */
.fa-lastfm:before {
  content: "\f202"; }

/* line 2137, ../scss/vendor/font-awesome.scss */
.fa-lastfm-square:before {
  content: "\f203"; }

/* line 2141, ../scss/vendor/font-awesome.scss */
.fa-toggle-off:before {
  content: "\f204"; }

/* line 2145, ../scss/vendor/font-awesome.scss */
.fa-toggle-on:before {
  content: "\f205"; }

/* line 2149, ../scss/vendor/font-awesome.scss */
.fa-bicycle:before {
  content: "\f206"; }

/* line 2153, ../scss/vendor/font-awesome.scss */
.fa-bus:before {
  content: "\f207"; }

/* line 2157, ../scss/vendor/font-awesome.scss */
.fa-ioxhost:before {
  content: "\f208"; }

/* line 2161, ../scss/vendor/font-awesome.scss */
.fa-angellist:before {
  content: "\f209"; }

/* line 2165, ../scss/vendor/font-awesome.scss */
.fa-cc:before {
  content: "\f20a"; }

/* line 2169, ../scss/vendor/font-awesome.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

/* line 2175, ../scss/vendor/font-awesome.scss */
.fa-meanpath:before {
  content: "\f20c"; }

/*# sourceMappingURL=font-awesome.css.map */
/* Magnific Popup CSS */
/* line 2, ../scss/vendor/magnific.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

/* line 13, ../scss/vendor/magnific.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

/* line 23, ../scss/vendor/magnific.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

/* line 33, ../scss/vendor/magnific.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 39, ../scss/vendor/magnific.scss */
.mfp-align-top .mfp-container:before {
  display: none; }

/* line 42, ../scss/vendor/magnific.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

/* line 50, ../scss/vendor/magnific.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

/* line 55, ../scss/vendor/magnific.scss */
.mfp-ajax-cur {
  cursor: progress; }

/* line 58, ../scss/vendor/magnific.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

/* line 63, ../scss/vendor/magnific.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

/* line 69, ../scss/vendor/magnific.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto; }

/* line 72, ../scss/vendor/magnific.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 80, ../scss/vendor/magnific.scss */
.mfp-loading.mfp-figure {
  display: none; }

/* line 83, ../scss/vendor/magnific.scss */
.mfp-hide {
  display: none !important; }

/* line 86, ../scss/vendor/magnific.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

/* line 96, ../scss/vendor/magnific.scss */
.mfp-preloader a {
  color: #CCC; }

/* line 98, ../scss/vendor/magnific.scss */
.mfp-preloader a:hover {
  color: #FFF; }

/* line 101, ../scss/vendor/magnific.scss */
.mfp-s-ready .mfp-preloader {
  display: none; }

/* line 104, ../scss/vendor/magnific.scss */
.mfp-s-error .mfp-content {
  display: none; }

/* line 107, ../scss/vendor/magnific.scss */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

/* line 121, ../scss/vendor/magnific.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 125, ../scss/vendor/magnific.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

/* line 140, ../scss/vendor/magnific.scss */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

/* line 143, ../scss/vendor/magnific.scss */
.mfp-close:active {
  top: 1px; }

/* line 146, ../scss/vendor/magnific.scss */
.mfp-close-btn-in .mfp-close {
  color: #333; }

/* line 149, ../scss/vendor/magnific.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

/* line 157, ../scss/vendor/magnific.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

/* line 166, ../scss/vendor/magnific.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

/* line 176, ../scss/vendor/magnific.scss */
.mfp-arrow:active {
  margin-top: -54px; }

/* line 178, ../scss/vendor/magnific.scss */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

/* line 181, ../scss/vendor/magnific.scss */
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

/* line 193, ../scss/vendor/magnific.scss */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

/* line 197, ../scss/vendor/magnific.scss */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

/* line 202, ../scss/vendor/magnific.scss */
.mfp-arrow-left {
  left: 0; }

/* line 204, ../scss/vendor/magnific.scss */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

/* line 207, ../scss/vendor/magnific.scss */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

/* line 211, ../scss/vendor/magnific.scss */
.mfp-arrow-right {
  right: 0; }

/* line 213, ../scss/vendor/magnific.scss */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

/* line 216, ../scss/vendor/magnific.scss */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

/* line 219, ../scss/vendor/magnific.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 222, ../scss/vendor/magnific.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

/* line 226, ../scss/vendor/magnific.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* line 229, ../scss/vendor/magnific.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

/* line 234, ../scss/vendor/magnific.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
/* line 245, ../scss/vendor/magnific.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
/* line 256, ../scss/vendor/magnific.scss */
.mfp-figure {
  line-height: 0; }

/* line 258, ../scss/vendor/magnific.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

/* line 271, ../scss/vendor/magnific.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

/* line 276, ../scss/vendor/magnific.scss */
.mfp-figure figure {
  margin: 0; }

/* line 279, ../scss/vendor/magnific.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

/* line 287, ../scss/vendor/magnific.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

/* line 294, ../scss/vendor/magnific.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%; }

/* line 297, ../scss/vendor/magnific.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 304, ../scss/vendor/magnific.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  /* line 307, ../scss/vendor/magnific.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  /* line 309, ../scss/vendor/magnific.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  /* line 312, ../scss/vendor/magnific.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  /* line 315, ../scss/vendor/magnific.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  /* line 323, ../scss/vendor/magnific.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  /* line 325, ../scss/vendor/magnific.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  /* line 328, ../scss/vendor/magnific.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  /* line 340, ../scss/vendor/magnific.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  /* line 343, ../scss/vendor/magnific.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  /* line 346, ../scss/vendor/magnific.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  /* line 349, ../scss/vendor/magnific.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* line 353, ../scss/vendor/magnific.scss */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 95%;
  margin: 20px auto; }

/*# sourceMappingURL=magnific.css.map */
/* General */
/* line 2, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle,
.shiftnav-toggle *,
.shiftnav,
.shiftnav * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3em;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 0;
  margin: 0;
  background: none transparent; }

/* line 17, ../scss/vendor/shiftnav.scss */
.shiftnav-wrap {
  padding: 0;
  margin: 0;
  background: none;
  position: relative;
  max-width: 100%;
  overflow: hidden; }

/* line 25, ../scss/vendor/shiftnav.scss */
body.shiftnav-lock-x.shiftnav-enabled {
  overflow-x: hidden; }

/* line 28, ../scss/vendor/shiftnav.scss */
body.shiftnav-lock.shiftnav-open {
  overflow: hidden; }

/* line 31, ../scss/vendor/shiftnav.scss */
body.shiftnav-open {
  /*overflow:hidden;*/ }

/* line 34, ../scss/vendor/shiftnav.scss */
body.shiftnav-transition {
  overflow: visible; }

/* line 37, ../scss/vendor/shiftnav.scss */
body.shiftnav-enabled.shiftnav-open.admin-bar,
body.shiftnav-enabled.shiftnav-transition.admin-bar {
  /*margin-top:-28px;*/ }

/* line 41, ../scss/vendor/shiftnav.scss */
.shiftnav,
.shiftnav-wrap,
#shiftnav-toggle-main {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s; }

/* TOGGLE */
/* line 51, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle {
  cursor: pointer; }

/* Main Toggle */
/* line 55, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  z-index: 500000;
  text-align: center; }

/* line 66, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-position-absolute {
  position: absolute; }

/* line 69, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-main-align-left {
  text-align: left; }

/* line 72, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-main-align-right {
  text-align: right; }

/* line 75, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main {
  /* dark skin */
  background: #1D1D20;
  color: #eee; }

/* line 80, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main a {
  color: inherit;
  text-decoration: none; }

/* line 84, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-main-toggle-content-before > *,
#shiftnav-toggle-main .shiftnav-main-toggle-content-after > * {
  position: relative;
  z-index: 20; }

/* line 89, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-main-toggle-content-before {
  float: left; }

/* line 92, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-main-toggle-content-after {
  float: right; }

/* line 95, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-main-toggle-content {
  padding: 16px 40px; }

/* line 98, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0; }

/* line 104, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-togglebar-transparent {
  background: transparent; }

/* line 107, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-main-block {
  padding: 16px 20px;
  display: inline-block;
  line-height: 1em; }

/* line 112, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-main-ontop {
  position: relative;
  z-index: 20; }

/* Burger Only */
/* line 117, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-edge-right {
  left: auto;
  right: 0; }

/* line 121, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-style-burger_only {
  width: auto;
  padding: 0;
  margin: 0; }

/* line 126, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-style-burger_only .shiftnav-toggle-burger {
  margin: 0; }

/* line 129, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-style-burger_only .shiftnav-toggle-burger {
  font-size: 24px; }

/* Bars */
/* line 133, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before,
#shiftnav-toggle-main .shiftnav-toggle-burger {
  float: left;
  content: '\f0c9';
  font-family: FontAwesome;
  padding: 16px 20px;
  margin-left: -10px;
  position: relative;
  z-index: 20;
  line-height: 1em; }

/* line 144, ../scss/vendor/shiftnav.scss */
.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar.shiftnav-toggle-icon-x:before,
.shiftnav-open #shiftnav-toggle-main.shiftnav-toggle-icon-x .shiftnav-toggle-burger .fa:before {
  content: '\f00d'; }

/* line 148, ../scss/vendor/shiftnav.scss */
.shiftnav-open-right #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before,
#shiftnav-toggle-main.shiftnav-toggle-edge-right.shiftnav-toggle-main-entire-bar:before,
#shiftnav-toggle-main.shiftnav-toggle-edge-right .shiftnav-toggle-burger {
  /*left:auto;
	right:20px;*/
  float: right;
  padding-left: 20px; }

/* line 156, ../scss/vendor/shiftnav.scss */
.shiftnav-open-left #shiftnav-toggle-main.shiftnav-toggle-edge-right:before,
.shiftnav-open-left #shiftnav-toggle-main.shiftnav-toggle-edge-right .shiftnav-toggle-burger .fa:before {
  /*left:20px;
	right:auto;*/
  float: left;
  padding-left: 0;
  padding-right: 20px; }

/* line 164, ../scss/vendor/shiftnav.scss */
.shiftnav-force #shiftnav-toggle-main {
  display: block !important; }

/* Custom Toggles Default Styles */
/* line 168, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-style-default {
  background: #333;
  color: #eee;
  padding: 10px; }

/* line 173, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-style-default:hover {
  background: #222;
  color: #ddd; }

/* line 177, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-style-default .fa {
  margin-right: 5px; }

/* line 180, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-button {
  display: inline-block;
  padding: 10px 15px;
  background: #444;
  color: #eee; }

/* line 186, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-button:hover {
  display: inline-block;
  padding: 10px 15px;
  background: #222;
  color: #eee; }

/* line 192, ../scss/vendor/shiftnav.scss */
.shiftnav-toggle-button .fa {
  margin-right: 3px; }

/* line 195, ../scss/vendor/shiftnav.scss */
.shiftnav-fixed-right,
.shiftnav-fixed-left {
  position: fixed;
  top: 0;
  z-index: 9999999;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s; }

/* line 206, ../scss/vendor/shiftnav.scss */
.shiftnav-fixed-right {
  right: 0; }

/* line 209, ../scss/vendor/shiftnav.scss */
.shiftnav-fixed-left {
  left: 0; }

/* line 212, ../scss/vendor/shiftnav.scss */
.admin-bar .shiftnav-fixed-right,
.admin-bar .shiftnav-fixed-left {
  top: 32px; }

/*.admin-bar.shiftnav-open .shiftnav-fixed-right,
.admin-bar.shiftnav-open .shiftnav-fixed-left,
.admin-bar.shiftnav-transitioning .shiftnav-fixed-right,
.admin-bar.shiftnav-transitioning .shiftnav-fixed-left{
	top:0;
}*/
@media screen and (max-width: 782px) {
  /* line 223, ../scss/vendor/shiftnav.scss */
  .admin-bar .shiftnav-fixed-right,
  .admin-bar .shiftnav-fixed-left {
    top: 46px; } }

/* Switch to X when open */
/* line 229, ../scss/vendor/shiftnav.scss */
.shiftnav-open .shiftnav-toggle .shiftnav-icon-toggler:before,
.shiftnav-open-left .shiftnav-toggle .shiftnav-icon-toggler-left:before,
.shiftnav-open-right .shiftnav-toggle .shiftnav-icon-toggler-right:before {
  content: "\f00d"; }

/* line 234, ../scss/vendor/shiftnav.scss */
.shiftnav-open.shiftnav-open-left #shiftnav-toggle-main,
.shiftnav-open.shiftnav-open-left .shiftnav-wrap,
.shiftnav-open.shiftnav-open-left > .shiftnav-fixed-left {
  -webkit-transform: translateX(290px);
  -moz-transform: translateX(290px);
  -ms-transform: translateX(290px);
  -o-transform: translateX(290px);
  transform: translateX(290px); }

/* line 243, ../scss/vendor/shiftnav.scss */
.shiftnav-open.shiftnav-open-right #shiftnav-toggle-main,
.shiftnav-open.shiftnav-open-right .shiftnav-wrap,
.shiftnav-open.shiftnav-open-right > .shiftnav-fixed-right {
  -webkit-transform: translateX(-290px);
  -moz-transform: translateX(-290px);
  -ms-transform: translateX(-290px);
  -o-transform: translateX(-290px);
  transform: translateX(-290px); }

/* line 252, ../scss/vendor/shiftnav.scss */
body.admin-bar #shiftnav-toggle-main,
body.admin-bar .shiftnav {
  top: 32px; }

/* line 256, ../scss/vendor/shiftnav.scss */
body.admin-bar .shiftnav {
  padding-bottom: 32px; }

/* line 259, ../scss/vendor/shiftnav.scss */
#wpadminbar:hover {
  z-index: 999999; }

@media screen and (min-width: 600px) and (max-width: 782px) {
  /* line 263, ../scss/vendor/shiftnav.scss */
  body.admin-bar #shiftnav-toggle-main,
  body.admin-bar .shiftnav {
    top: 46px; }
  /* line 267, ../scss/vendor/shiftnav.scss */
  body.admin-bar .shiftnav {
    padding-bottom: 46px; } }

@media screen and (max-width: 600px) {
  /* line 272, ../scss/vendor/shiftnav.scss */
  body.admin-bar #shiftnav-toggle-main,
  body.admin-bar .shiftnav {
    top: 0; }
  /* line 276, ../scss/vendor/shiftnav.scss */
  body.admin-bar .shiftnav {
    padding-bottom: 0; }
  /* line 279, ../scss/vendor/shiftnav.scss */
  html #shiftnav-toggle-main ~ #wpadminbar {
    top: 54px; }
  /* line 282, ../scss/vendor/shiftnav.scss */
  html.shiftnav-nogap {
    margin-top: 0 !important; } }

/* WRAPPER */
/* line 287, ../scss/vendor/shiftnav.scss */
.shiftnav-wrap {
  left: 0;
  top: 0;
  z-index: 250;
  padding-top: 1px;
  margin-top: -1px; }

/* line 294, ../scss/vendor/shiftnav.scss */
.shiftnav-open .shiftnav-wrap {
  height: 100%; }

/* Shadow */
/* line 298, ../scss/vendor/shiftnav.scss */
.shiftnav:after {
  content: ' ';
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  height: 100%;
  width: 15px;
  background: transparent;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  z-index: 10000; }

/* line 314, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-right-edge:after {
  left: -15px;
  right: auto; }

/* line 318, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms .shiftnav:after {
  display: none !important; }

/* MENU PANEL */
/* line 322, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-nojs {
  display: none; }

/* line 325, ../scss/vendor/shiftnav.scss */
.shiftnav {
  position: fixed;
  top: 0;
  width: 290px;
  height: 100%;
  background: white;
  z-index: 600000;
  overflow-y: auto;
  overflow-x: hidden;
  visibility: hidden;
  opacity: 0; }

/* line 337, ../scss/vendor/shiftnav.scss */
.shiftnav-open .shiftnav,
.shiftnav-transitioning .shiftnav {
  visibility: visible;
  opacity: 1; }

/* line 342, ../scss/vendor/shiftnav.scss */
.shiftnav-inner {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

/* line 348, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-left-edge {
  left: 0; }

/* line 351, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-right-edge {
  right: 0; }

/* Shift the menu */
/* line 355, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-left-edge {
  -webkit-transform: translateX(-290px);
  -moz-transform: translateX(-290px);
  -ms-transform: translateX(-290px);
  -o-transform: translateX(-290px);
  transform: translateX(-290px); }

/* line 362, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-right-edge {
  -webkit-transform: translateX(290px);
  -moz-transform: translateX(290px);
  -ms-transform: translateX(290px);
  -o-transform: translateX(290px);
  transform: translateX(290px); }

/* line 369, ../scss/vendor/shiftnav.scss */
.shiftnav-open .shiftnav.shiftnav-open-target {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

/* No Transforms */
/* line 377, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms .shiftnav {
  width: 290px; }

/* line 380, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms .shiftnav.shiftnav-left-edge {
  left: -290px; }

/* line 383, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms.shiftnav-open .shiftnav.shiftnav-open-target.shiftnav-left-edge {
  left: 0; }

/* line 386, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms .shiftnav.shiftnav-right-edge {
  left: auto;
  right: -290px; }

/* line 390, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms.shiftnav-open .shiftnav.shiftnav-open-target.shiftnav-right-edge {
  right: 0; }

/* line 393, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms .shiftnav,
.shiftnav-no-transforms #shiftnav-toggle-main {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 401, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms.shiftnav-open-left #shiftnav-toggle-main {
  left: 290px; }

/* line 404, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms.shiftnav-open-right #shiftnav-toggle-main {
  left: auto;
  right: 290px; }

/* line 408, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms #shiftnav-toggle-main,
.shiftnav-no-transforms .shiftnav-wrap {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

/* Prevent weird link clicking on old android */
/* line 417, ../scss/vendor/shiftnav.scss */
.shiftnav-no-transforms .shiftnav-inner {
  padding-top: 30px; }

/* Close button */
/* line 421, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-panel-close {
  display: block;
  position: absolute;
  right: 0;
  padding: 15px 20px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 20;
  cursor: pointer; }

/* Menu Title */
/* line 431, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-menu-title {
  font-size: 30px;
  text-align: center;
  padding: 40px 25px;
  font-weight: normal;
  margin: 0;
  color: inherit; }

/* line 439, ../scss/vendor/shiftnav.scss */
.shiftnav-menu-title a,
.shiftnav-menu-title a:hover,
.shiftnav-menu-title a:visited {
  color: inherit;
  text-decoration: none; }

/* Menu Image */
/* line 446, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-menu-image-padded {
  padding: 25px; }

/* line 449, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-menu-image a {
  display: block; }

/* line 452, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-menu-image img {
  max-width: 100%;
  height: auto; }

/* Menu */
/* line 457, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-nav,
.shiftnav ul.shiftnav-menu,
.shiftnav ul.shiftnav-menu ul.sub-menu {
  position: static;
  display: block;
  top: auto;
  left: auto;
  float: none;
  min-width: 0; }

/* line 467, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu {
  position: relative;
  clear: both;
  /*overflow-x:hidden;*/
  overflow: hidden; }

/* line 473, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu,
.shiftnav ul.shiftnav-menu ul.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 479, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item {
  position: relative;
  margin: 0;
  padding: 0;
  background: none transparent;
  list-style-type: none; }

/* line 486, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target,
.shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
  display: block;
  padding: 15px 25px;
  line-height: 1.6em;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  -webkit-transition: .2s all ease;
  -moz-transition: .2s all ease;
  -ms-transition: .2s all ease;
  -o-transition: .2s all ease;
  transition: .2s all ease; }

/* line 500, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon > .shiftnav-target > i.shiftnav-icon {
  margin-right: .8em;
  font-size: 150%;
  vertical-align: middle;
  line-height: inherit;
  width: 1.2em;
  text-align: center; }

/* line 508, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon > .shiftnav-target > i.shiftnav-icon:before {
  vertical-align: top; }

/* line 511, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon > .shiftnav-target > span.shiftnav-target-text {
  vertical-align: middle;
  display: inline-block;
  line-height: inherit; }

/* line 516, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.shiftnav-retract,
.shiftnav ul.shiftnav-menu li.shiftnav-sub-shift li.shiftnav-active ~ li.shiftnav-retract {
  display: none;
  margin: 0; }

/* line 521, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.shiftnav-sub-shift > .sub-menu.shiftnav-sub-active-current > li.shiftnav-retract {
  display: block; }

/* Menu Items */
/* Buttons Medium */
/* line 526, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-medium li.menu-item > .shiftnav-target {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

/* Buttons Large */
/* line 531, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-large li.menu-item > .shiftnav-target {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

/* Buttons Enormous */
/* line 536, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-enormous li.menu-item > .shiftnav-target {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }

/* Text Small */
/* line 541, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-text-small li.menu-item > .shiftnav-target {
  font-size: 12px !important; }

/* Text Medium */
/* line 545, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-text-medium li.menu-item > .shiftnav-target {
  font-size: 14px !important; }

/* Text Large */
/* line 549, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-text-large li.menu-item > .shiftnav-target {
  font-size: 16px !important; }

/* Text Enormous */
/* line 553, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-text-enormous li.menu-item > .shiftnav-target {
  font-size: 22px !important; }

/* Icons Small */
/* line 557, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-small li.menu-item > .shiftnav-target > i.shiftnav-icon {
  font-size: 100% !important; }

/* Icons Medium */
/* line 561, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-medium li.menu-item > .shiftnav-target > i.shiftnav-icon {
  font-size: 140% !important; }

/* Icons Large */
/* line 565, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-large li.menu-item > .shiftnav-target > i.shiftnav-icon {
  font-size: 180% !important; }

/* line 568, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-large li.menu-item.shiftnav-has-icon > .shiftnav-target > i.shiftnav-icon:before {
  vertical-align: middle; }

/* Icons Enormous */
/* line 572, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-enormous li.menu-item > .shiftnav-target > i.shiftnav-icon {
  font-size: 250% !important; }

/* line 575, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-targets-icon-enormous li.menu-item.shiftnav-has-icon > .shiftnav-target > i.shiftnav-icon:before {
  vertical-align: middle; }

/* Submenu Indentation */
/* line 579, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-indent-subs li.shiftnav-sub-always ul.sub-menu li.menu-item > a {
  padding-left: 50px; }

/* line 582, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-indent-subs li.shiftnav-sub-always ul.sub-menu ul.sub-menu li.menu-item > a {
  padding-left: 75px; }

/* line 585, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu.shiftnav-indent-subs li.shiftnav-sub-always ul.sub-menu ul.sub-menu ul.sub-menu li.menu-item > a {
  padding-left: 100px; }

/* RESPONSIVENESS */
@media only screen and (max-width: 960px) {
  /* line 590, ../scss/vendor/shiftnav.scss */
  #shiftnav-toggle-main {
    font-size: 16px; } }

@media only screen and (max-width: 479px) {
  /* line 595, ../scss/vendor/shiftnav.scss */
  .shiftnav {
    width: 320px;
    max-width: 95%; }
  /* line 599, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    -o-transform: translateX(-320px);
    transform: translateX(-320px); }
  /* line 606, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-right-edge {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    -ms-transform: translateX(320px);
    -o-transform: translateX(320px);
    transform: translateX(320px); }
  /* line 613, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-left .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-left .shiftnav-fixed-left {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    -ms-transform: translateX(320px);
    -o-transform: translateX(320px);
    transform: translateX(320px); }
  /* line 622, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-right #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-right .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-right .shiftnav-fixed-right {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    -o-transform: translateX(-320px);
    transform: translateX(-320px); }
  /* line 631, ../scss/vendor/shiftnav.scss */
  .shiftnav .shiftnav-menu-title {
    font-size: 30px;
    text-align: center;
    padding: 20px 0;
    font-weight: normal;
    margin: 0; } }

@media only screen and (max-width: 374px) {
  /* line 640, ../scss/vendor/shiftnav.scss */
  .shiftnav {
    width: 305px;
    max-width: 95%; }
  /* line 644, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-305px);
    -moz-transform: translateX(-305px);
    -ms-transform: translateX(-305px);
    -o-transform: translateX(-305px);
    transform: translateX(-305px); }
  /* line 651, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-right-edge {
    -webkit-transform: translateX(305px);
    -moz-transform: translateX(305px);
    -ms-transform: translateX(305px);
    -o-transform: translateX(305px);
    transform: translateX(305px); }
  /* line 658, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-left .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-left .shiftnav-fixed-left {
    -webkit-transform: translateX(305px);
    -moz-transform: translateX(305px);
    -ms-transform: translateX(305px);
    -o-transform: translateX(305px);
    transform: translateX(305px); }
  /* line 667, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-right #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-right .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-right .shiftnav-fixed-right {
    -webkit-transform: translateX(-305px);
    -moz-transform: translateX(-305px);
    -ms-transform: translateX(-305px);
    -o-transform: translateX(-305px);
    transform: translateX(-305px); } }

@media only screen and (max-width: 359px) {
  /* line 678, ../scss/vendor/shiftnav.scss */
  .shiftnav {
    width: 265px;
    max-width: 95%; }
  /* line 682, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-265px);
    -moz-transform: translateX(-265px);
    -ms-transform: translateX(-265px);
    -o-transform: translateX(-265px);
    transform: translateX(-265px); }
  /* line 689, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-right-edge {
    -webkit-transform: translateX(265px);
    -moz-transform: translateX(265px);
    -ms-transform: translateX(265px);
    -o-transform: translateX(265px);
    transform: translateX(265px); }
  /* line 696, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-left .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-left .shiftnav-fixed-left {
    -webkit-transform: translateX(265px);
    -moz-transform: translateX(265px);
    -ms-transform: translateX(265px);
    -o-transform: translateX(265px);
    transform: translateX(265px); }
  /* line 705, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-right #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-right .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-right .shiftnav-fixed-right {
    -webkit-transform: translateX(-265px);
    -moz-transform: translateX(-265px);
    -ms-transform: translateX(-265px);
    -o-transform: translateX(-265px);
    transform: translateX(-265px); } }

@media only screen and (max-width: 319px) {
  /* line 716, ../scss/vendor/shiftnav.scss */
  .shiftnav {
    width: 230px;
    max-width: 95%; }
  /* line 720, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-left-edge {
    -webkit-transform: translateX(-230px);
    -moz-transform: translateX(-230px);
    -ms-transform: translateX(-230px);
    -o-transform: translateX(-230px);
    transform: translateX(-230px); }
  /* line 727, ../scss/vendor/shiftnav.scss */
  .shiftnav.shiftnav-right-edge {
    -webkit-transform: translateX(230px);
    -moz-transform: translateX(230px);
    -ms-transform: translateX(230px);
    -o-transform: translateX(230px);
    transform: translateX(230px); }
  /* line 734, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-left #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-left .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-left .shiftnav-fixed-left {
    -webkit-transform: translateX(230px);
    -moz-transform: translateX(230px);
    -ms-transform: translateX(230px);
    -o-transform: translateX(230px);
    transform: translateX(230px); }
  /* line 743, ../scss/vendor/shiftnav.scss */
  .shiftnav-open.shiftnav-open-right #shiftnav-toggle-main,
  .shiftnav-open.shiftnav-open-right .shiftnav-wrap,
  .shiftnav-open.shiftnav-open-right .shiftnav-fixed-right {
    -webkit-transform: translateX(-230px);
    -moz-transform: translateX(-230px);
    -ms-transform: translateX(-230px);
    -o-transform: translateX(-230px);
    transform: translateX(-230px); } }

/* Submenu Toggles */
/* line 754, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-expandable-submenus ul.shiftnav-menu li.menu-item-has-children > .shiftnav-target {
  padding-right: 35px;
  -webkit-user-select: none !important;
  /*-webkit-user-select: none !important;   /* disable cut copy paste */
  /*-webkit-touch-callout: none !important; /* disable callout, image save panel */ }

/* line 760, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-expandable-submenus ul.shiftnav-menu li.menu-item-has-children > .shiftnav-target:after {
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px; }

/* line 772, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-expandable-submenus ul.shiftnav-menu li.menu-item-has-children.shiftnav-active > a.shiftnav-target:after,
.shiftnav.shiftnav-expandable-submenus ul.shiftnav-menu ul.sub-menu li.menu-item-has-children.shiftnav-active > a.shiftnav-target:after {
  content: "\f0c1"; }

/* Transition - Standard (up) */
/* line 777, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-transition-standard ul.shiftnav-menu ul.sub-menu,
.shiftnav.shiftnav-transition-standard ul.shiftnav-menu ul.sub-menu ul.sub-menu {
  -webkit-transition: all .3s ease .1s;
  -moz-transition: all .3s ease .1s;
  -ms-transition: all .3s ease .1s;
  -o-transition: all .3s ease .1s;
  transition: all .3s ease .1s; }

/* Submenus */
/* line 786, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item {
  z-index: 30; }

/* Submenu Activation */
/* line 790, ../scss/vendor/shiftnav.scss */
.shiftnav li.menu-item .shiftnav-submenu-activation {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  padding: 0 20px;
  height: 100%;
  width: 50px;
  max-width: 50px;
  cursor: pointer;
  z-index: 100;
  text-align: center; }

/* line 803, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-submenu-activation i.fa {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 50%;
  margin-left: -5px; }

/* Submenu Layering */
/* line 811, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-active > *,
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-in-transition > * {
  z-index: 40; }

/* line 815, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-active > ul.sub-menu,
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-in-transition > ul.sub-menu {
  z-index: 50; }

/* Submenus - shift */
/* line 820, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift {
  overflow: hidden; }

/* line 823, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-active,
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-in-transition {
  /*position:static;*/
  z-index: 40;
  /*position:absolute;*/
  top: 0;
  width: 100%;
  overflow: visible; }

/* line 832, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-active > .shiftnav-submenu-activation,
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-in-transition > .shiftnav-submenu-activation {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

/* line 839, ../scss/vendor/shiftnav.scss */
.shiftnav li.menu-item.shiftnav-sub-shift .shiftnav-submenu-activation {
  height: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s; }

/* line 851, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-submenu-activation {
  transition-duration: .2s; }

/* line 854, ../scss/vendor/shiftnav.scss */
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift > ul.sub-menu {
  position: absolute;
  min-height: 100%;
  top: auto;
  width: 100%;
  height: 0;
  overflow: hidden;
  /*margin-bottom:30px;*/
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s; }

/* line 873, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-nojs ul.shiftnav-menu li.menu-item.shiftnav-sub-shift:hover > ul.sub-menu,
.shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-active > ul.sub-menu {
  /*position:absolute;*/
  position: relative;
  height: auto;
  overflow: hidden;
  /*
	overflow-y:auto;
	overflow-x:hidden;
	*/
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

/*.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu li.menu-item,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-sub-shift-active > li.menu-item,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-sub-shift-active > li.shiftnav-retract,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-sub-shift-active > li.shiftnav-active > ul.sub-menu.shiftnav-sub-shift-active-current > li.menu-item{
	left:100%;
	position:absolute;
	width:100%;
}
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu li.menu-item.shiftnav-active,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-sub-shift-active > li.menu-item,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-sub-shift-active > li.shiftnav-active,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-sub-shift-active > li.shiftnav-active > ul.sub-menu > li.menu-item,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-sub-shift-active > li.shiftnav-active > ul.sub-menu.shiftnav-sub-shift-active-current > li.menu-item.shiftnav-active{
	left:0;
	position:relative;
}
*/
/* line 906, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu > li.menu-item,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu ul.shiftnav-sub-active > li.menu-item {
  left: 100%;
  position: absolute;
  width: 100%; }

/* line 912, ../scss/vendor/shiftnav.scss */
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu li.menu-item.shiftnav-active,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu ul.shiftnav-sub-active > li.menu-item.shiftnav-active,
.shiftnav.shiftnav-sub-shift-active ul.shiftnav-menu ul.shiftnav-sub-active.shiftnav-sub-active-current > li.menu-item {
  left: 0;
  position: relative; }

/* line 918, ../scss/vendor/shiftnav.scss */
.shiftnav-sub-shift-active ul.shiftnav-menu {
  overflow: visible; }

/* For FireFox browser bug */
/* line 922, ../scss/vendor/shiftnav.scss */
.shiftnav li.menu-item.shiftnav-caulk {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%; }

/* Submenu - Accordion */
/* line 929, ../scss/vendor/shiftnav.scss */
.shiftnav li.menu-item.shiftnav-sub-accordion > ul.sub-menu {
  max-height: 0;
  overflow: hidden;
  visibility: hidden; }

/* line 934, ../scss/vendor/shiftnav.scss */
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active > ul.sub-menu {
  max-height: 800px;
  overflow-y: auto;
  visibility: visible; }

/* line 939, ../scss/vendor/shiftnav.scss */
.shiftnav li.menu-item.shiftnav-sub-accordion > .shiftnav-submenu-activation-close,
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active > .shiftnav-submenu-activation-open {
  display: none; }

/* line 943, ../scss/vendor/shiftnav.scss */
.shiftnav li.menu-item.shiftnav-sub-accordion > .shiftnav-submenu-activation-open,
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active > .shiftnav-submenu-activation-close {
  display: block; }

/*.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-in-transition > ul.sub-menu{
	overflow-y:hidden;
	visibility:visible;
}

*/
/* Search */
/* line 954, ../scss/vendor/shiftnav.scss */
.shiftnav-search .shiftnav-searchform {
  position: relative;
  height: 50px;
  background: #f9f9f9; }

/* line 959, ../scss/vendor/shiftnav.scss */
.shiftnav-search input.shiftnav-search-input {
  width: 100%;
  padding: 14px 50px 14px 25px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  background: transparent; }

/* line 971, ../scss/vendor/shiftnav.scss */
.shiftnav-search .shiftnav-search-submit,
.shiftnav-searchbar-drop .shiftnav-search-submit {
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  right: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #666;
  font-family: FontAwesome !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 989, ../scss/vendor/shiftnav.scss */
.shiftnav-searchbar-toggle {
  height: 100%;
  line-height: 100%;
  text-align: center;
  display: block;
  float: left;
  cursor: pointer; }

/* line 997, ../scss/vendor/shiftnav.scss */
.shiftnav-searchbar-toggle-pos-right-corner {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }

/* line 1004, ../scss/vendor/shiftnav.scss */
.shiftnav-searchbar-toggle-pos-left-corner {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0; }

/* line 1011, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-searchbar-drop {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background: #fff;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }

/* line 1021, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-main-toggle-content-before .shiftnav-searchbar-drop {
  right: auto;
  left: 0; }

/* line 1025, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-searchbar-drop-open {
  display: block; }

/* line 1028, ../scss/vendor/shiftnav.scss */
.shiftnav-searchbar-drop .shiftnav-search-input {
  width: 100%;
  padding: 24px 50px 24px 24px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  background: transparent;
  margin: 0;
  font-size: 18px; }

/* line 1042, ../scss/vendor/shiftnav.scss */
.shiftnav-searchbar-drop .shiftnav-search-submit {
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
  width: 60px; }

/* line 1048, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-tagline {
  font-size: 16px;
  color: inherit;
  padding: 25px;
  display: block;
  line-height: 30px;
  vertical-align: top; }

/* line 1056, ../scss/vendor/shiftnav.scss */
.shiftnav .shiftnav-tagline .fa {
  font-size: 30px;
  margin: 0 10px; }

/* line 1060, ../scss/vendor/shiftnav.scss */
.shiftnav p {
  color: inherit;
  padding: 25px;
  margin: 0; }

/* line 1065, ../scss/vendor/shiftnav.scss */
.shiftnav p.shiftnav-center {
  text-align: center; }

/* line 1068, ../scss/vendor/shiftnav.scss */
.shiftnav h1,
.shiftnav h2,
.shiftnav h3,
.shiftnav h4,
.shiftnav h5,
.shiftnav h6 {
  color: inherit;
  padding: 25px; }

/* line 1077, ../scss/vendor/shiftnav.scss */
.shiftnav-basic-user-profile {
  display: block;
  font-size: 16px;
  line-height: 40px;
  vertical-align: middle; }

/* line 1083, ../scss/vendor/shiftnav.scss */
.shiftnav-basic-user-profile img {
  margin-right: 15px;
  float: left; }

/* line 1087, ../scss/vendor/shiftnav.scss */
#shiftnav-toggle-main .shiftnav-basic-user-profile {
  display: inline-block;
  padding: 0;
  line-height: 38px;
  font-size: inherit; }

/* line 1093, ../scss/vendor/shiftnav.scss */
.shiftnav-content-wrap {
  padding: 25px; }

/* line 1096, ../scss/vendor/shiftnav.scss */
.shiftnav-content-wrap-small {
  padding: 10px; }

/* line 1099, ../scss/vendor/shiftnav.scss */
.shiftnav-admin-tip {
  background: #eee;
  color: #333;
  padding: 20px;
  border-left: 4px solid #E6D244;
  margin: 10px; }

/* line 1106, ../scss/vendor/shiftnav.scss */
.shiftnav-admin-tip a,
.shiftnav-admin-tip a:visited {
  color: #00A3FF;
  text-decoration: underline; }

/* line 1111, ../scss/vendor/shiftnav.scss */
.shiftnav-admin-tip a:hover {
  color: #0D75AF; }

/* line 1114, ../scss/vendor/shiftnav.scss */
.shiftnav-admin-tip strong {
  color: tomato; }

/* line 1117, ../scss/vendor/shiftnav.scss */
.shiftnav-loading {
  display: block;
  position: fixed;
  bottom: 0;
  right: 20px;
  background: #35AC6A;
  color: white;
  padding: 15px;
  max-width: 400px; }

/* line 1127, ../scss/vendor/shiftnav.scss */
.shiftnav-loading h5 {
  color: #fff;
  font-weight: bold;
  margin: 0; }

/* line 1132, ../scss/vendor/shiftnav.scss */
.shiftnav-loading:hover h5 {
  padding-bottom: 5px;
  border-bottom: 1px solid #fff; }

/* line 1136, ../scss/vendor/shiftnav.scss */
.shiftnav-loading .shiftnav-loading-message {
  color: #fff;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

/* line 1147, ../scss/vendor/shiftnav.scss */
.shiftnav-loading:hover .shiftnav-loading-message {
  visibility: visible;
  max-height: 1000px;
  overflow: auto; }

/* line 1152, ../scss/vendor/shiftnav.scss */
.shiftnav-loading .shiftnav-loading-message p {
  color: #fff;
  margin: 10px 0; }

/* Hide on old IE */
/* line 1157, ../scss/vendor/shiftnav.scss */
.lt-ie9 .shiftnav,
.lt-ie9 .shiftnav-toggle,
.ie8 .shiftnav,
.ie8 .shiftnav-toggle,
.ie7 .shiftnav,
.ie7 .shiftnav-toggle {
  display: none !important; }

/* line 1165, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav li.menu-item {
  text-align: right; }

/* line 1168, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav li.menu-item .shiftnav-submenu-activation {
  right: auto;
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/* line 1174, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-active > .shiftnav-submenu-activation,
.rtl .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-sub-shift.shiftnav-in-transition > .shiftnav-submenu-activation {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

/* line 1179, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav li.menu-item.shiftnav-sub-shift > .shiftnav-submenu-activation i:before {
  content: "\f053"; }

/* line 1182, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav ul.shiftnav-menu li.menu-item.shiftnav-has-icon > .shiftnav-target > i.shiftnav-icon {
  margin-right: 0;
  margin-left: .8em; }

/* line 1186, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target i:before {
  content: "\f054"; }

/* line 1189, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav-search input.shiftnav-search-input {
  padding: 14px 25px 14px 50px; }

/* line 1192, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav-searchbar-drop .shiftnav-search-input {
  padding: 24px 24px 24px 50px; }

/* line 1195, ../scss/vendor/shiftnav.scss */
.rtl .shiftnav-search .shiftnav-search-submit,
.rtl .shiftnav-searchbar-drop .shiftnav-search-submit {
  left: 0;
  right: auto; }

/*# sourceMappingURL=shiftnav.css.map */
@charset "UTF-8";
/* Slider */
/* line 3, ../scss/vendor/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 21, ../scss/vendor/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

/* line 31, ../scss/vendor/slick.scss */
.slick-list:focus {
  outline: none; }

/* line 35, ../scss/vendor/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

/* line 40, ../scss/vendor/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 49, ../scss/vendor/slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

/* line 57, ../scss/vendor/slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

/* line 64, ../scss/vendor/slick.scss */
.slick-track:after {
  clear: both; }

/* line 68, ../scss/vendor/slick.scss */
.slick-loading .slick-track {
  visibility: hidden; }

/* line 72, ../scss/vendor/slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

/* line 80, ../scss/vendor/slick.scss */
[dir='rtl'] .slick-slide {
  float: right; }

/* line 84, ../scss/vendor/slick.scss */
.slick-slide img {
  display: block; }

/* line 88, ../scss/vendor/slick.scss */
.slick-slide.slick-loading img {
  display: none; }

/* line 92, ../scss/vendor/slick.scss */
.slick-slide.dragging img {
  pointer-events: none; }

/* line 96, ../scss/vendor/slick.scss */
.slick-initialized .slick-slide {
  display: block; }

/* line 100, ../scss/vendor/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden; }

/* line 104, ../scss/vendor/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* line 112, ../scss/vendor/slick.scss */
.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* line 119, ../scss/vendor/slick.scss */
.slick-loading .slick-list {
  background: #fff url("../js/vendor/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("../js/vendor/slick/fonts/slick.eot");
  src: url("../js/vendor/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../js/vendor/slick/fonts/slick.woff") format("woff"), url("../js/vendor/slick/fonts/slick.ttf") format("truetype"), url("../js/vendor/slick/fonts/slick.svg#slick") format("svg"); }

/* Arrows */
/* line 139, ../scss/vendor/slick.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

/* line 164, ../scss/vendor/slick.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

/* line 173, ../scss/vendor/slick.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

/* line 180, ../scss/vendor/slick.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

/* line 185, ../scss/vendor/slick.scss */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 198, ../scss/vendor/slick.scss */
.slick-prev {
  left: -25px; }

/* line 202, ../scss/vendor/slick.scss */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

/* line 207, ../scss/vendor/slick.scss */
.slick-prev:before {
  content: '←'; }

/* line 211, ../scss/vendor/slick.scss */
[dir='rtl'] .slick-prev:before {
  content: '→'; }

/* line 215, ../scss/vendor/slick.scss */
.slick-next {
  right: -25px; }

/* line 219, ../scss/vendor/slick.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

/* line 224, ../scss/vendor/slick.scss */
.slick-next:before {
  content: '→'; }

/* line 228, ../scss/vendor/slick.scss */
[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
/* line 234, ../scss/vendor/slick.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

/* line 238, ../scss/vendor/slick.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

/* line 253, ../scss/vendor/slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

/* line 266, ../scss/vendor/slick.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

/* line 280, ../scss/vendor/slick.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

/* line 285, ../scss/vendor/slick.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

/* line 290, ../scss/vendor/slick.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 308, ../scss/vendor/slick.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/*# sourceMappingURL=slick.css.map */
/**
 * UBERMENU 3.0 
 * 
 * Copyright 2011-2014 Chris Mavricos, SevenSpark
 * http://wpmegamenu.com
 *
 * DO NOT EDIT THIS FILE
 */
/* All */
/* line 12, ../scss/vendor/ubermenu.scss */
.ubermenu,
.ubermenu .ubermenu-nav,
.ubermenu .ubermenu-item,
.ubermenu .ubermenu-target,
.ubermenu .ubermenu-submenu,
.ubermenu .ubermenu-row,
.ubermenu .ubermenu-column,
.ubermenu .ubermenu-tabs,
.ubermenu .ubermenu-tabs-panels,
.ubermenu .ubermenu-image,
.ubermenu .ubermenu-icon,
.ubermenu .ubermenu-search,
.ubermenu .ubermenu-search-input,
.ubermenu .ubermenu-search-submit,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-divider,
.ubermenu .ubermenu-submenu-footer,
.ubermenu-responsive-toggle {
  margin: 0;
  padding: 0;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  text-indent: 0;
  clip: auto;
  position: static;
  background: none;
  text-transform: none;
  overflow: visible;
  z-index: 10;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  line-height: 1.3em;
  border: none;
  border-radius: 0; }

/* Reset - Exclude image */
/* line 60, ../scss/vendor/ubermenu.scss */
.ubermenu,
.ubermenu .ubermenu-nav,
.ubermenu .ubermenu-item,
.ubermenu .ubermenu-target,
.ubermenu .ubermenu-submenu,
.ubermenu .ubermenu-row,
.ubermenu .ubermenu-column,
.ubermenu .ubermenu-tabs,
.ubermenu .ubermenu-tabs-panels,
.ubermenu .ubermenu-search,
.ubermenu .ubermenu-search-input,
.ubermenu .ubermenu-search-submit,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-divider,
.ubermenu .ubermenu-submenu-footer,
.ubermenu-responsive-toggle {
  height: auto;
  width: auto;
  max-height: none;
  min-height: 0; }

/* line 82, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-drop,
.ubermenu .ubermenu-image {
  /* Prevent jiggle on transition in Chrome */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0); }

/* line 92, ../scss/vendor/ubermenu.scss */
.ubermenu {
  display: block;
  background: #fff;
  line-height: 1.3em;
  text-align: left; }

/* line 99, ../scss/vendor/ubermenu.scss */
.ubermenu-bound {
  position: relative; }

/* line 103, ../scss/vendor/ubermenu.scss */
.ubermenu-bound-inner .ubermenu-nav {
  position: relative; }

/* line 107, ../scss/vendor/ubermenu.scss */
.ubermenu,
.ubermenu-nav {
  overflow: visible !important;
  z-index: 100; }

/* line 113, ../scss/vendor/ubermenu.scss */
.ubermenu-nav,
.ubermenu-submenu,
.ubermenu-row {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 122, ../scss/vendor/ubermenu.scss */
.ubermenu a.ubermenu-target,
.ubermenu-trigger-click .ubermenu-has-submenu-drop > .ubermenu-target {
  cursor: pointer; }

/* line 127, ../scss/vendor/ubermenu.scss */
.ubermenu span.ubermenu-target {
  cursor: default; }

/* line 131, ../scss/vendor/ubermenu.scss */
.ubermenu-accessible .ubermenu-target {
  outline: none; }

/* line 135, ../scss/vendor/ubermenu.scss */
.ubermenu-accessible:not(:hover) .ubermenu-target:focus,
.ubermenu-accessible input:not(:hover):focus {
  outline: 1px solid #2cc4ff;
  box-shadow: 0 0 5px #2CC4FF !important;
  z-index: 50;
  transition: outline .1s linear; }

/* Toggle */
/* line 145, ../scss/vendor/ubermenu.scss */
.ubermenu-responsive-toggle,
.ubermenu-sticky-toggle-wrapper {
  display: none;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%; }

/* line 153, ../scss/vendor/ubermenu.scss */
.ubermenu-responsive-toggle:hover {
  text-decoration: none; }

/* line 157, ../scss/vendor/ubermenu.scss */
.ubermenu-responsive-toggle .fa {
  width: 1.3em;
  text-align: center;
  margin-right: .6em; }

/* Bar */
/* line 165, ../scss/vendor/ubermenu.scss */
.ubermenu-bar-align-full {
  clear: both; }

/* line 169, ../scss/vendor/ubermenu.scss */
.ubermenu-bar-align-left {
  float: left; }

/* line 173, ../scss/vendor/ubermenu.scss */
.ubermenu-bar-align-right {
  float: right; }

/* line 177, ../scss/vendor/ubermenu.scss */
.ubermenu-bar-align-center {
  float: none;
  margin: 0 auto; }

/* line 182, ../scss/vendor/ubermenu.scss */
.ubermenu-bar-inner-center .ubermenu-nav {
  margin: 0 auto; }

/* Top Level Item Aligment */
/* line 188, ../scss/vendor/ubermenu.scss */
.ubermenu-items-align-center {
  text-align: center; }

/* line 192, ../scss/vendor/ubermenu.scss */
.ubermenu-items-align-right {
  text-align: right; }

/* line 196, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item {
  text-align: left;
  display: inline-block;
  vertical-align: top; }

/* Top level menu items */
/* line 204, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-level-0 {
  vertical-align: bottom;
  -moz-backface-visibility: visible;
  /* Important for Firefox mega subs in older versions */
  backface-visibility: visible; }

/* line 211, ../scss/vendor/ubermenu.scss */
.ubermenu-items-align-top .ubermenu-item-level-0 {
  vertical-align: top; }

/* line 215, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item.ubermenu-item-level-0 {
  float: none; }

/* line 219, ../scss/vendor/ubermenu.scss */
.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
  float: left; }

/* line 223, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
  float: left; }

/* line 227, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right {
  float: right; }

/* line 231, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child > .ubermenu-target {
  border-left: none; }

/* line 235, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-target,
.ubermenu .ubermenu-nonlink,
.ubermenu .ubermenu-widget,
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-retractor,
.ubermenu-responsive-toggle,
.ubermenu .ubermenu-colgroup .ubermenu-column,
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
.ubermenu .ubermenu-submenu-padded {
  padding: 15px 20px; }

/* line 247, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-target-nowrap > .ubermenu-target-title {
  white-space: nowrap; }

/* line 251, ../scss/vendor/ubermenu.scss */
.ubermenu-horizontal .ubermenu-item.ubermenu-item-mini > .ubermenu-target {
  padding-left: 5px;
  padding-right: 5px; }

/* Top Level Always Visible Stack */
/* line 258, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-level-0.ubermenu-has-submenu-stack {
  position: relative; }

/* line 262, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-level-0 > .ubermenu-submenu-type-stack {
  padding-top: 0; }

/* line 266, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-level-0 > .ubermenu-submenu-type-stack > .ubermenu-item {
  clear: both;
  width: 100%; }

/* Submenu Stack */
/* line 273, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack {
  width: auto; }

/* line 277, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-stack,
.ubermenu .ubermenu-autocolumn {
  padding-top: 10px;
  padding-bottom: 10px; }

/* line 283, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack {
  padding-top: 0;
  padding-bottom: 0; }

/* line 288, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
  margin-top: 10px; }

/* line 292, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
  padding-top: 5px;
  /* Stacked items are tighter */
  padding-bottom: 5px; }

/* line 298, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-target {
  display: block;
  text-decoration: none;
  position: relative; }

/* line 304, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-target-with-image {
  overflow: hidden;
  /* Important as a clearfix for images taller than text */ }

/* Submenu Indicators */
/* line 311, ../scss/vendor/ubermenu.scss */
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  content: "\f107";
  /*"\f0d7";*/
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 327, ../scss/vendor/ubermenu.scss */
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
  padding-right: 25px; }

/* line 331, ../scss/vendor/ubermenu.scss */
.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
  padding-right: 20px; }

/* line 335, ../scss/vendor/ubermenu.scss */
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-noindicator:after {
  content: '';
  display: none; }

/* Right arrows */
/* line 342, ../scss/vendor/ubermenu.scss */
.ubermenu-sub-indicators .ubermenu-submenu-type-flyout > .ubermenu-has-submenu-drop > .ubermenu-target:after,
.ubermenu-sub-indicators .ubermenu-submenu-type-stack > .ubermenu-has-submenu-drop.ubermenu-has-submenu-flyout > .ubermenu-target:after {
  content: "\f105";
  /*"\f0da";*/ }

/* Reverse Flyouts */
/* line 350, ../scss/vendor/ubermenu.scss */
.ubermenu-sub-indicators .ubermenu-submenu .ubermenu-has-submenu-flyout.ubermenu-submenu-reverse > .ubermenu-target:after {
  right: auto;
  left: 10px;
  content: '\f104'; }

/* Target Text */
/* line 358, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-target-text {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  font-weight: inherit;
  color: inherit; }

/* Description */
/* line 368, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-target-description {
  font-size: 80%;
  font-weight: normal;
  clear: both;
  display: block; }

/* line 375, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-target-with-image > .ubermenu-target-text {
  display: block;
  clear: none; }

/* line 380, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item.ubermenu-disable-padding > .ubermenu-target {
  padding: 0; }

/* line 384, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop > .ubermenu-target {
  padding-right: 30px; }

/* Images */
/* line 390, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-image {
  display: block;
  max-width: 100%;
  transition: opacity 1s ease;
  opacity: 1; }

/* line 397, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-image:not(.ubermenu-image-lazyload) {
  height: auto; }

/* line 401, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-image-lazyload {
  opacity: 0; }

/* line 405, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-image_left > .ubermenu-target-text {
  padding-left: 50px;
  /* Default */ }

/* line 410, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-image_left > .ubermenu-image {
  float: left; }

/* line 414, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-image_right > .ubermenu-target-text {
  padding-right: 50px;
  /* Default */ }

/* line 419, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-image_right > .ubermenu-image {
  float: right; }

/* line 423, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-image_above > .ubermenu-image {
  margin-bottom: 10px; }

/* line 427, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-image_below > .ubermenu-image {
  margin-top: 10px; }

/* Icons */
/* line 433, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-icon {
  width: 1.3em;
  text-align: center;
  line-height: 1em; }

/* line 439, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-notext > .ubermenu-icon {
  line-height: 1.3em; }

/* line 443, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-icon_left > .ubermenu-icon,
.ubermenu .ubermenu-item-layout-icon_right > .ubermenu-icon {
  vertical-align: middle; }

/* line 448, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-icon_top > .ubermenu-icon,
.ubermenu .ubermenu-item-layout-icon_bottom > .ubermenu-icon {
  line-height: 1.3em; }

/* line 453, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-layout-icon_left > .ubermenu-target-title {
  margin-left: .6em;
  display: inline-block; }

/* line 458, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left > .ubermenu-icon,
.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left > .ubermenu-target-title {
  display: inline;
  white-space: normal; }

/* Content alignment */
/* line 466, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-content-align-left {
  text-align: left; }

/* line 470, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-content-align-left > .ubermenu-image {
  display: inline-block; }

/* line 474, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-content-align-center {
  text-align: center; }

/* line 478, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-content-align-center > .ubermenu-image {
  float: none;
  margin-left: auto;
  margin-right: auto; }

/* line 484, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-content-align-right {
  text-align: right; }

/* line 488, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-content-align-right > .ubermenu-image {
  display: inline-block; }

/* Column */
/* Drop Sub */
/* line 496, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  position: absolute;
  z-index: 500;
  top: -10000px;
  /*display:none;*/
  height: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  display: none\9; }

/* line 508, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item:not(.ubermenu-active) .ubermenu-submenu-drop {
  min-height: 0 !important; }

/* line 512, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item .ubermenu-submenu-padded {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

/* line 519, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs .ubermenu-item:hover > .ubermenu-submenu-drop,
.ubermenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-drop {
  display: block;
  visibility: visible;
  opacity: 1;
  height: auto;
  max-height: none; }

/* line 528, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs .ubermenu-item:hover > .ubermenu-submenu-type-flyout,
.ubermenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-type-flyout {
  overflow: visible;
  /* For sub flyouts */ }

/* line 534, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item.ubermenu-in-transition > .ubermenu-submenu-type-flyout {
  overflow: hidden; }

/* line 538, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }

/* line 542, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item-level-0 > .ubermenu-submenu-drop {
  clip: rect(0, 5000px, 5000px, -5000px); }

/* line 546, ../scss/vendor/ubermenu.scss */
.ubermenu-bound .ubermenu-submenu-type-mega {
  min-width: 50%;
  /* Default */ }

/* Mega Submenu Grid Layouts */
/* line 553, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-grid,
.ubermenu .ubermenu-grid-row {
  padding-right: 20px; }

/* line 558, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-grid .ubermenu-target,
.ubermenu .ubermenu-grid-row .ubermenu-target {
  padding-right: 0; }

/* Drop Sub Open Layering */
/* line 565, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs .ubermenu-item:hover > .ubermenu-target,
.ubermenu .ubermenu-item.ubermenu-active > .ubermenu-target {
  position: relative; }

/* line 570, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs .ubermenu-item:hover .ubermenu-submenu-drop,
.ubermenu .ubermenu-item.ubermenu-active .ubermenu-submenu-drop {
  z-index: 20; }

/* Drop Sub - Left edge of menu item */
/* line 577, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item {
  left: auto; }

/* Drop Sub - Right edge of menu item - forces RTL */
/* line 583, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_item {
  right: auto; }

/* Drop Sub - Left Edge of Menu Bar */
/* line 589, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  left: 0; }

/* Drop Sub - Right Edge of Menu Bar */
/* line 596, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
  right: 0; }

/* line 600, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-rtl {
  direction: rtl; }

/* line 604, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-rtl > * {
  direction: ltr; }

/* line 608, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  width: 100%; }

/* Retractor */
/* line 614, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-retractor {
  display: block;
  clear: both;
  text-align: center;
  cursor: pointer; }

/* line 621, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-retractor:hover {
  background: rgba(0, 0, 0, 0.1); }

/* line 625, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-retractor-desktop {
  position: absolute;
  right: 0;
  top: 0;
  padding: 7px 10px;
  z-index: 100; }

/* Submenu menu items */
/* line 635, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-item {
  /*min-width:100px;*/ }

/* Stack Sub */
/* line 641, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item {
  display: block; }

/* line 645, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item.ubermenu-column-auto {
  width: 100%;
  display: block;
  float: none;
  min-width: 0; }

/* Indented Stacks */
/* line 654, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-stack.ubermenu-submenu-indent {
  padding-left: 1.6em;
  padding-top: .4em; }

/* line 659, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 20px;
  color: inherit;
  font-size: inherit;
  list-style: none; }

/* line 669, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-footer a {
  text-decoration: none;
  font-weight: bold;
  font-size: inherit; }

/* Transitions */
/* line 677, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item.ubermenu-in-transition > .ubermenu-submenu-drop,
.ubermenu .ubermenu-item.ubermenu-active.ubermenu-in-transition > .ubermenu-submenu-drop {
  overflow: hidden !important;
  height: auto; }

/* line 683, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition-duration: .3s;
  -ms-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

/* No Transition */
/* line 694, ../scss/vendor/ubermenu.scss */
.ubermenu-transition-none .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
  top: auto; }

/* line 701, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs.ubermenu-transition-none .ubermenu-item:hover > .ubermenu-submenu-drop,
.ubermenu-transition-none .ubermenu-item.ubermenu-active > .ubermenu-submenu-drop {
  max-height: none;
  height: auto;
  overflow-y: visible; }

/* Slide Transition */
/* line 710, ../scss/vendor/ubermenu.scss */
.ubermenu-transition-slide .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition-property: max-height, visibility;
  -ms-transition-property: max-height, visibility;
  transition-property: max-height, visibility;
  /*max-height;*/
  max-height: 0;
  top: auto; }

/* line 719, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs.ubermenu-transition-slide .ubermenu-item:hover > .ubermenu-submenu-drop,
.ubermenu-transition-slide .ubermenu-item.ubermenu-active > .ubermenu-submenu-drop {
  max-height: 1000px;
  /* just for animation timing */ }

/* Fade Transition */
/* line 727, ../scss/vendor/ubermenu.scss */
.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop {
  opacity: 0;
  -webkit-transition-property: opacity, visibility;
  -ms-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  top: auto;
  margin-top: 1px; }

/* line 736, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs.ubermenu-transition-fade .ubermenu-item:hover > .ubermenu-submenu-drop,
.ubermenu-transition-fade .ubermenu-item.ubermenu-active > .ubermenu-submenu-drop {
  opacity: 1;
  top: auto; }

/* Shift Up Transition */
/* line 744, ../scss/vendor/ubermenu.scss */
.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
  margin-top: 20px;
  top: auto;
  opacity: 0;
  -webkit-transition-property: margin-top, opacity, visibility;
  -ms-transition-property: margin-top, opacity, visibility;
  transition-property: margin-top, opacity, visibility;
  /* Including visibility really matters */ }

/* line 754, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs.ubermenu-transition-shift .ubermenu-item:hover > .ubermenu-submenu-drop,
.ubermenu-transition-shift .ubermenu-item.ubermenu-active > .ubermenu-submenu-drop {
  margin-top: 0;
  opacity: 1; }

/* Mega */
/* line 762, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-transition-slide .ubermenu-active > .ubermenu-submenu.ubermenu-submenu-type-mega,
.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
  max-height: 600px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/* Flyout */
/* line 771, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item.ubermenu-has-submenu-flyout {
  /*position:relative;*/ }

/* line 775, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
  display: block;
  float: none;
  position: relative;
  min-width: 150px;
  clear: both; }

/* line 783, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
  min-width: 100%; }

/* Second + */
/* line 789, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item.ubermenu-active {
  z-index: 50; }

/* line 793, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
  margin-top: -1px;
  top: 0;
  left: 100%;
  min-width: initial;
  clip: rect(-10px, 5000px, 5000px, 0); }

/* line 801, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout.ubermenu-submenu-align-right_edge_item {
  left: auto;
  right: 100%;
  clip: rect(-10px, 5000px, 5000px, -10px); }

/* line 807, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-type-flyout {
  top: 0; }

/* line 811, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item.ubermenu-has-submenu-mega {
  position: static; }

/* line 815, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega {
  left: 100%;
  /*top:-1px;*/
  top: 0px;
  min-height: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  clip: rect(-10px, 5000px, 5000px, 0); }

/* line 827, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child > .ubermenu-submenu-type-flyout,
.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child > .ubermenu-submenu-type-flyout > .ubermenu-item:first-child > .ubermenu-submenu-type-flyout,
.ubermenu.ubermenu-horizontal .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega {
  border-top: none; }

/* Within Mega */
/* Mega within mega */
/* line 837, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-submenu-drop {
  margin-top: 0;
  clip: rect(0, 5000px, 5000px, -5000px); }

/* Flyout within mega */
/* line 844, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout {
  position: relative; }

/* line 848, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-item .ubermenu-submenu-type-mega > .ubermenu-item.ubermenu-has-submenu-flyout > .ubermenu-submenu-drop {
  top: auto;
  left: auto;
  box-shadow: none; }

/* line 854, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout.ubermenu-active {
  z-index: 100; }

/* Rows */
/* line 860, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-row {
  margin-bottom: 10px;
  clear: both; }

/* line 865, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-row:after {
  content: "";
  display: table;
  clear: both; }

/* Grid - turn to LESS and reuse as mixin */
/* line 873, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-column {
  display: block;
  float: left;
  width: auto; }

/* line 879, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu .ubermenu-column-auto {
  min-width: 100px;
  width: auto; }

/* line 884, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-full {
  width: 100%; }

/* line 888, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
  width: 50%; }

/* line 892, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-3 {
  width: 33.33%; }

/* line 896, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-2-3 {
  width: 66.66%; }

/* line 900, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-4 {
  width: 25%; }

/* line 904, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-3-4 {
  width: 75%; }

/* line 908, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-5 {
  width: 20%; }

/* line 912, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-2-5 {
  width: 40%; }

/* line 916, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-3-5 {
  width: 60%; }

/* line 920, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-4-5 {
  width: 80%; }

/* line 924, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-6 {
  width: 16.66%; }

/* line 928, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-5-6 {
  width: 83.33%; }

/* line 932, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-7 {
  width: 14.28%; }

/* line 936, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-2-7 {
  width: 28.57%; }

/* line 940, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-3-7 {
  width: 42.85%; }

/* line 944, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-4-7 {
  width: 57.14%; }

/* line 948, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-5-7 {
  width: 71.42%; }

/* line 952, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-6-7 {
  width: 85.71%; }

/* line 956, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-8 {
  width: 12.5%; }

/* line 960, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-3-8 {
  width: 37.5%; }

/* line 964, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-5-8 {
  width: 62.5%; }

/* line 968, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-7-8 {
  width: 87.5%; }

/* line 972, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-9 {
  width: 11.11%; }

/* line 976, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-2-9 {
  width: 22.22%; }

/* line 980, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-4-9 {
  width: 44.44%; }

/* line 984, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-5-9 {
  width: 55.55%; }

/* line 988, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-7-9 {
  width: 77.77%; }

/* line 992, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-8-9 {
  width: 88.88%; }

/* line 996, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-10 {
  width: 10%; }

/* line 1000, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-3-10 {
  width: 30%; }

/* line 1004, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-7-10 {
  width: 70%; }

/* line 1008, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-9-10 {
  width: 90%; }

/* line 1012, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-11 {
  width: 9.09%; }

/* line 1016, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-2-11 {
  width: 18.18%; }

/* line 1020, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-3-11 {
  width: 27.27%; }

/* line 1024, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-4-11 {
  width: 36.36%; }

/* line 1028, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-5-11 {
  width: 45.45%; }

/* line 1032, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-6-11 {
  width: 54.54%; }

/* line 1036, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-7-11 {
  width: 63.63%; }

/* line 1040, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-8-11 {
  width: 72.72%; }

/* line 1044, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-9-11 {
  width: 81.81%; }

/* line 1048, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-10-11 {
  width: 90.90%; }

/* line 1052, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-1-12 {
  width: 8.33%; }

/* line 1056, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-5-12 {
  width: 41.66%; }

/* line 1060, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-7-12 {
  width: 58.33%; }

/* line 1064, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-nav .ubermenu-column-11-12 {
  width: 91.66%; }

/* line 1068, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-autoclear > .ubermenu-column-full,
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-2:nth-child(2n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-3:nth-child(3n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-4:nth-child(4n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-5:nth-child(5n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-6:nth-child(6n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-7:nth-child(7n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-8:nth-child(8n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-9:nth-child(9n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-10:nth-child(10n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-11:nth-child(11n+1),
.ubermenu .ubermenu-autoclear > .ubermenu-column-1-12:nth-child(12n+1) {
  clear: both; }

/* line 1083, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column {
  clear: none; }

/* line 1087, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-full,
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-2:nth-child(2n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-3:nth-child(3n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-4:nth-child(4n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-5:nth-child(5n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-6:nth-child(6n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-7:nth-child(7n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-8:nth-child(8n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-9:nth-child(9n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-10:nth-child(10n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-11:nth-child(11n+2),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top > .ubermenu-column-1-12:nth-child(12n+2) {
  clear: both; }

/* line 1102, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top.ubermenu-submenu-retractor-top-2 > .ubermenu-column {
  clear: none; }

/* line 1106, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-full,
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-2:nth-child(2n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-3:nth-child(3n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-4:nth-child(4n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-5:nth-child(5n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-6:nth-child(6n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-7:nth-child(7n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-8:nth-child(8n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-9:nth-child(9n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-10:nth-child(10n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-11:nth-child(11n+3),
.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2 > .ubermenu-column-1-12:nth-child(12n+3) {
  clear: both; }

/* Divider */
/* line 1123, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-divider {
  clear: both;
  display: block;
  padding: 20px 0; }

/* line 1129, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-divider {
  padding: 10px 0; }

/* line 1133, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-divider hr {
  padding: 0;
  margin: 0;
  display: block;
  height: 1px;
  background: transparent;
  border: 0;
  border-top: 1px solid #ddd;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

/* line 1144, ../scss/vendor/ubermenu.scss */
.ubermenu-screen-reader,
.ubermenu-target-divider {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 1157, ../scss/vendor/ubermenu.scss */
.uber-clear:after,
.ubermenu:after,
.ubermenu .ubermenu-submenu:after,
.ubermenu .ubermenu-column:after,
.ubermenu .ubermenu-image:after,
.ubermenu .ubermenu-tabs:after,
.ubermenu .ubermenu-postlist-item:after,
.ubermenu .ubermenu-content-block:after {
  content: "";
  display: table;
  clear: both; }

/* Skin Reset */
/* line 1172, ../scss/vendor/ubermenu.scss */
.ubermenu {
  background: transparent; }

/* line 1176, ../scss/vendor/ubermenu.scss */
.ubermenu-submenu-drop {
  background: white; }

/* For JS */
/* line 1182, ../scss/vendor/ubermenu.scss */
.ubermenu-test-dimensions {
  /*position:absolute !important;*/
  visibility: hidden !important;
  display: block !important; }

/* For debugging */
/* line 1190, ../scss/vendor/ubermenu.scss */
.ubermenu .ubermenu-force > .ubermenu-submenu {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin: 0 !important;
  top: auto !important;
  max-height: 600px;
  height: auto;
  overflow: auto !important; }

/* line 1201, ../scss/vendor/ubermenu.scss */
.ubermenu-notransition,
.ubermenu-notransition > .ubermenu-submenu-drop {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

/* Admin Notices */
/* line 1212, ../scss/vendor/ubermenu.scss */
.ubermenu-admin-notice {
  background: #eee;
  color: #333;
  padding: 15px;
  border-left: 30px solid #4D90FE;
  margin: 20px;
  position: relative;
  font-size: 12px;
  clear: both; }

/* line 1223, ../scss/vendor/ubermenu.scss */
.ubermenu-admin-notice a,
.ubermenu-admin-notice a:visited {
  color: #00A3FF;
  text-decoration: underline;
  font-size: inherit; }

/* line 1230, ../scss/vendor/ubermenu.scss */
.ubermenu-admin-notice a:hover {
  color: #0D75AF; }

/* line 1234, ../scss/vendor/ubermenu.scss */
.ubermenu-admin-notice strong {
  color: tomato; }

/* line 1238, ../scss/vendor/ubermenu.scss */
.ubermenu-admin-notice .ubermenu-admin-notice-icon {
  position: absolute;
  left: -18px;
  top: 50%;
  margin-top: -5px;
  color: #fff;
  font-size: 13px; }

/* line 1247, ../scss/vendor/ubermenu.scss */
.ubermenu-admin-notice:after {
  display: none;
  position: absolute;
  content: 'UberMenu Notice: Only displayed to admin users';
  left: -30px;
  bottom: 100%;
  background: #666;
  color: #eee;
  padding: 7px 10px;
  font-size: 11px; }

/* line 1259, ../scss/vendor/ubermenu.scss */
.ubermenu-admin-notice:hover:after {
  display: block; }

/* line 1263, ../scss/vendor/ubermenu.scss */
#wp-admin-bar-ubermenu .fa,
#wp-admin-bar-ubermenu_loading .fa {
  font-family: "FontAwesome";
  margin-right: 4px;
  color: #aaa; }

/* line 1270, ../scss/vendor/ubermenu.scss */
#wp-admin-bar-ubermenu_loading .fa {
  color: yellow; }

/* line 1274, ../scss/vendor/ubermenu.scss */
#wpadminbar #wp-admin-bar-ubermenu_loading #wp-admin-bar-ubermenu_loading_msg .ab-item {
  width: 300px;
  white-space: normal;
  height: auto;
  padding: 10px 20px;
  line-height: 1.5em; }

/* line 1282, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-loc-ubermenu-direct-inject,
.ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

/* line 1290, ../scss/vendor/ubermenu.scss */
.admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject,
.admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject {
  top: 32px; }

@media screen and (max-width: 959px) {
  /* line 1296, ../scss/vendor/ubermenu.scss */
  .ubermenu.ubermenu-loc-ubermenu-direct-inject {
    margin-top: 47px; } }

@media screen and (max-width: 782px) {
  /* line 1302, ../scss/vendor/ubermenu.scss */
  .admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject,
  .admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject {
    top: 46px; }
  /* line 1306, ../scss/vendor/ubermenu.scss */
  .ubermenu.ubermenu-loc-ubermenu-direct-inject,
  .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject {
    position: absolute; } }

/** Vertical **/
/* line 1314, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item-level-0 {
  display: block;
  clear: both; }

/* line 1319, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item-level-0 > .ubermenu-submenu-drop {
  clip: rect(-5000px, 5000px, 5000px, 0); }

/* line 1323, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-vertical .ubermenu-item-level-0 > .ubermenu-target {
  box-shadow: none;
  border-left: none; }

/* line 1328, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children > a.ubermenu-target:after {
  content: '\f105'; }

/* line 1332, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item > .ubermenu-submenu-drop {
  left: 100%;
  margin-left: 0px;
  top: 0px; }

/* line 1338, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover > .ubermenu-submenu-drop,
.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop,
.ubermenu-vertical .ubermenu-active .ubermenu-submenu.ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega {
  top: 0;
  min-height: 100%; }

/* line 1345, ../scss/vendor/ubermenu.scss */
.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover > .ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item,
.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
  min-height: 0; }

/* line 1350, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height {
  position: static; }

/* line 1354, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height > .ubermenu-submenu-drop {
  min-height: 100% !important;
  max-height: none;
  height: auto; }

/* line 1360, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-submenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-drop {
  top: 0px; }

/* line 1364, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical.ubermenu-transition-slide .ubermenu-item.ubermenu-active.ubermenu-in-transition > .ubermenu-submenu-drop {
  min-height: 0; }

/* line 1368, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item > .ubermenu-submenu-type-mega {
  width: 600px;
  margin: 0; }

/* line 1373, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-tab-layout-left > .ubermenu-tabs-group > .ubermenu-tab > .ubermenu-tab-content-panel,
.ubermenu-vertical .ubermenu-tab-layout-right > .ubermenu-tabs-group > .ubermenu-tab > .ubermenu-tab-content-panel {
  min-height: 100%; }

/* line 1378, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item.ubermenu-relative {
  position: relative; }

/* line 1382, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active > .ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item {
  top: 0px; }

/* line 1386, ../scss/vendor/ubermenu.scss */
.ubermenu-vertical .ubermenu-item.ubermenu-item-mini {
  float: left;
  clear: none; }

/* line 1391, ../scss/vendor/ubermenu.scss */
.ubermenu.ubermenu-vertical .ubermenu-item.ubermenu-item-mini > .ubermenu-target {
  background: none;
  box-shadow: none; }

/** Responsive **/
@media screen and (min-width: 960px) {
  /* line 1399, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu {
    display: block !important; }
  /* line 1402, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-desktop {
    display: none !important; }
  /* line 1405, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-retractors-responsive .ubermenu-retractor-mobile {
    display: none; } }

@media screen and (max-width: 959px) {
  /* line 1411, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-toggle,
  .ubermenu-sticky-toggle-wrapper {
    display: block; }
  /* line 1415, ../scss/vendor/ubermenu.scss */
  .ubermenu-no-transitions.ubermenu-responsive.ubermenu-responsive-collapse {
    display: none;
    visibility: visible;
    height: auto;
    max-height: none;
    overflow: visible !important; }
  /* line 1422, ../scss/vendor/ubermenu.scss */
  .ubermenu-sticky-wrapper {
    min-height: 0 !important; }
  /* line 1425, ../scss/vendor/ubermenu.scss */
  .ubermenu-sticky-toggle-wrapper {
    display: block; }
  /* line 1428, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default .ubermenu-responsive-toggle,
  .ubermenu-responsive-default .ubermenu-sticky-toggle-wrapper {
    display: block; }
  /* line 1432, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive {
    width: 100%;
    max-height: 500px;
    visibility: visible;
    overflow: visible;
    -webkit-transition: max-height 1s ease-in;
    transition: max-height 0.3s ease-in; }
  /* line 1440, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-nocollapse,
  .ubermenu-responsive-default.ubermenu-repsonsive.ubermenu-no-transitions {
    display: block;
    max-height: none; }
  /* line 1445, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
    max-height: none;
    visibility: visible;
    overflow: visible; }
  /* line 1450, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
    max-height: 0;
    overflow: hidden !important;
    visibility: hidden; }
  /* line 1455, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition,
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition .ubermenu-nav {
    overflow: hidden !important;
    visibility: visible; }
  /* line 1460, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse:not(.ubermenu-in-transition) {
    border-top-width: 0;
    border-bottom-width: 0; }
  /* line 1464, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0 {
    width: 50%; }
  /* line 1467, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    border: none;
    box-shadow: none; }
  /* line 1471, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-has-submenu-flyout {
    position: static; }
  /* line 1474, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-submenu-type-flyout .ubermenu-has-submenu-drop > .ubermenu-target:after {
    content: "\f107"; }
  /* line 1477, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    top: auto;
    left: 0 !important; }
  /* line 1484, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-active > .ubermenu-submenu-type-mega {
    max-height: none;
    height: auto;
    /*prevent overflow scrolling since android is still finicky*/ }
  /* line 1489, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-transition-slide .ubermenu-item.ubermenu-in-transition > .ubermenu-submenu-drop {
    max-height: 1000px;
    /* because of slide transition */ }
  /* line 1493, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega {
    min-height: 0; }
  /* line 1496, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: 50%; }
  /* line 1500, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-autoclear > .ubermenu-column {
    clear: none; }
  /* line 1503, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1) {
    clear: both; }
  /* line 1506, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+1) {
    clear: none; }
  /* line 1509, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+2) {
    clear: both; }
  /* line 1512, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs-group,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel {
    /** TABS SHOULD BE 100% && ACCORDION */
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    left: 0; }
  /* line 1522, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel {
    min-height: 0 !important;
    /* Override Inline Style from JS */ }
  /* line 1527, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel {
    z-index: 20; }
  /* line 1530, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab > .ubermenu-target {
    border-width: 0 0 1px 0; }
  /* line 1533, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-tabs > .ubermenu-tabs-group > .ubermenu-tab.ubermenu-has-submenu-drop > .ubermenu-target:after {
    content: "\f107"; }
  /* line 1536, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tabs > .ubermenu-tabs-group > .ubermenu-tab > .ubermenu-tab-content-panel {
    position: relative;
    border-width: 0 0 2px 0; }
  /* line 1540, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab-layout-bottom > .ubermenu-tabs-group {
    position: relative; }
  /* line 1543, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-reponsive .ubermenu-item-level-0 > .ubermenu-submenu-type-stack {
    /* Top Level Stack Columns */
    position: relative; }
  /* line 1547, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column,
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column-auto {
    /* Stack Columns */
    width: 100%;
    max-width: 100%; }
  /* line 1553, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-mini {
    /* Mini items */
    min-width: 0;
    width: auto;
    float: left;
    clear: none !important; }
  /* line 1560, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-mini > a.ubermenu-target {
    padding: 20px; }
  /* line 1563, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-mobile {
    /* Hiding items */
    display: none !important; }
  /* line 1567, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-hide-bkgs .ubermenu-submenu.ubermenu-submenu-bkg-img {
    /** Hide Background Images in Submenu */
    background-image: none; } }

@media screen and (max-width: 480px) {
  /* line 1574, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0 {
    width: 100%; }
  /* line 1577, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: 100%; }
  /* line 1581, ../scss/vendor/ubermenu.scss */
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-mini {
    min-width: 0;
    width: auto; } }

/*# sourceMappingURL=ubermenu.css.map */
/* line 2, ../scss/vendor/wow.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 2, ../scss/vendor/wow.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* line 2, ../scss/vendor/wow.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

/* line 2, ../scss/vendor/wow.scss */
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 2, ../scss/vendor/wow.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 2, ../scss/vendor/wow.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* line 2, ../scss/vendor/wow.scss */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

/* line 2, ../scss/vendor/wow.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 2, ../scss/vendor/wow.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

/* line 2, ../scss/vendor/wow.scss */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 2, ../scss/vendor/wow.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2, ../scss/vendor/wow.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

/* line 2, ../scss/vendor/wow.scss */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

/* line 2, ../scss/vendor/wow.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 2, ../scss/vendor/wow.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 2, ../scss/vendor/wow.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 2, ../scss/vendor/wow.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

/* line 2, ../scss/vendor/wow.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

/* line 2, ../scss/vendor/wow.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2, ../scss/vendor/wow.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2, ../scss/vendor/wow.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2, ../scss/vendor/wow.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2, ../scss/vendor/wow.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to {
    opacity: 0; } }

/* line 2, ../scss/vendor/wow.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2, ../scss/vendor/wow.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

/* line 2, ../scss/vendor/wow.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

/* line 2, ../scss/vendor/wow.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 2, ../scss/vendor/wow.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 2, ../scss/vendor/wow.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*# sourceMappingURL=wow.css.map */
/* line 3, ../../global/404/404.scss */
.error404 {
  color: #fff; }
  /* line 6, ../../global/404/404.scss */
  .error404 .error {
    padding: 60px 0;
    text-align: center; }
    /* line 10, ../../global/404/404.scss */
    .error404 .error h2,
    .error404 .error p {
      font-family: "Roboto", sans-serif; }
    /* line 15, ../../global/404/404.scss */
    .error404 .error .responsive-embed {
      margin-top: 60px; }

/*# sourceMappingURL=404.css.map */
/* line 1, ../../global/ads/ads.scss */
.OUTBRAIN {
  margin-top: 30px; }

/* line 5, ../../global/ads/ads.scss */
.ob-image-ratio {
  padding-top: 0 !important; }

/* line 9, ../../global/ads/ads.scss */
.ob-grid-layout .ob-rec-image,
.ob-grid-layout .ob-rec-video {
  margin-bottom: 0 !important; }

/*# sourceMappingURL=ads.css.map */
/* line 1, ../../global/ajax-loadmore/_loaders.scss */
.alm-btn-wrap {
  display: block;
  text-align: center;
  padding: 10px 0 25px;
  position: relative; }
  /* line 6, ../../global/ajax-loadmore/_loaders.scss */
  .alm-btn-wrap:after {
    display: table;
    clear: both;
    height: 0;
    width: 100%;
    content: ''; }
  /* line 13, ../../global/ajax-loadmore/_loaders.scss */
  .alm-btn-wrap .alm-load-more-btn {
    font-size: 15px;
    font-weight: 500;
    width: auto;
    height: 43px;
    line-height: 1;
    background: transparent;
    border: 1px solid #497AEB;
    color: #497AEB;
    border-radius: 16px;
    margin: 0;
    padding: 0 20px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease;
    text-align: center;
    text-decoration: none;
    appearance: none;
    user-select: none;
    cursor: pointer;
    /* Loading */
    /* Loaded / Done */
    /* Loading Icon */
    /* Loading :before */ }
    /* line 33, ../../global/ajax-loadmore/_loaders.scss */
    .alm-btn-wrap .alm-load-more-btn:hover, .alm-btn-wrap .alm-load-more-btn.loading {
      background-color: #497AEB;
      color: #fff;
      text-decoration: none; }
    /* line 39, ../../global/ajax-loadmore/_loaders.scss */
    .alm-btn-wrap .alm-load-more-btn:active {
      box-shadow: none;
      text-decoration: none; }
    /* line 45, ../../global/ajax-loadmore/_loaders.scss */
    .alm-btn-wrap .alm-load-more-btn.loading {
      cursor: default;
      outline: none;
      padding-left: 44px; }
    /* line 52, ../../global/ajax-loadmore/_loaders.scss */
    .alm-btn-wrap .alm-load-more-btn.done {
      cursor: default;
      opacity: 0.15;
      background-color: #ed7070;
      outline: none !important;
      box-shadow: none !important; }
    /* line 61, ../../global/ajax-loadmore/_loaders.scss */
    .alm-btn-wrap .alm-load-more-btn:before, .alm-btn-wrap .alm-load-more-btn.done:before {
      background: none;
      width: 0; }
    /* line 68, ../../global/ajax-loadmore/_loaders.scss */
    .alm-btn-wrap .alm-load-more-btn.loading:before {
      background: #fff url("../../../_images/alm/ajax-loader.gif") no-repeat center center;
      width: 30px;
      height: 31px;
      margin: 6px;
      border-radius: 3px;
      display: inline-block;
      z-index: 0;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden;
      transition: width 0.5s ease-in-out; }

/* white */
/* line 87, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.white .alm-load-more-btn {
  background-color: #fff;
  color: #787878;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  transition: none;
  outline: none; }
  /* line 94, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.white .alm-load-more-btn:focus, .ajax-load-more-wrap.white .alm-load-more-btn:hover, .ajax-load-more-wrap.white .alm-load-more-btn.loading {
    background-color: #fff;
    color: #333;
    border-color: #aaaaaa; }
  /* line 101, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.white .alm-load-more-btn.done {
    background-color: #fff;
    color: #444;
    border-color: #ccc; }
  /* line 106, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.white .alm-load-more-btn.loading {
    color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
    background-color: transparent;
    border-color: transparent !important;
    box-shadow: none !important;
    padding-left: 20px; }
    /* line 113, ../../global/ajax-loadmore/_loaders.scss */
    .ajax-load-more-wrap.white .alm-load-more-btn.loading:before {
      margin: 0;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      background-image: url("../../../_images/alm/ajax-loader-lg.gif");
      background-size: 25px 25px;
      background-position: center center; }

/* light grey */
/* line 128, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.light-grey .alm-load-more-btn {
  background-color: #efefef;
  color: #787878;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  transition: all 0.075s ease;
  outline: none; }
  /* line 135, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.light-grey .alm-load-more-btn:focus, .ajax-load-more-wrap.light-grey .alm-load-more-btn:hover, .ajax-load-more-wrap.light-grey .alm-load-more-btn.loading, .ajax-load-more-wrap.light-grey .alm-load-more-btn.done {
    background-color: #f1f1f1;
    color: #222;
    border-color: #aaaaaa; }
  /* line 143, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.light-grey .alm-load-more-btn.loading {
    color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
    background-color: transparent;
    border-color: transparent !important;
    box-shadow: none !important;
    padding-left: 20px; }
    /* line 150, ../../global/ajax-loadmore/_loaders.scss */
    .ajax-load-more-wrap.light-grey .alm-load-more-btn.loading:before {
      margin: 0;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      background-image: url("../../../_images/alm/ajax-loader-lg.gif");
      background-size: 25px 25px;
      background-position: center center; }

/* Blue */
/* line 165, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.blue .alm-load-more-btn {
  background-color: #1b91ca; }
  /* line 167, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.blue .alm-load-more-btn:hover, .ajax-load-more-wrap.blue .alm-load-more-btn.loading, .ajax-load-more-wrap.blue .alm-load-more-btn.done {
    background-color: #1b84b7; }

/* green */
/* line 175, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.green .alm-load-more-btn {
  background-color: #80ca7a; }
  /* line 177, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.green .alm-load-more-btn:hover, .ajax-load-more-wrap.green .alm-load-more-btn.loading, .ajax-load-more-wrap.green .alm-load-more-btn.done {
    background-color: #81c17b; }

/* purple */
/* line 185, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.purple .alm-load-more-btn {
  background-color: #b97eca; }
  /* line 187, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.purple .alm-load-more-btn:hover, .ajax-load-more-wrap.purple .alm-load-more-btn.loading, .ajax-load-more-wrap.purple .alm-load-more-btn.done {
    background-color: #a477b1; }

/* grey */
/* line 195, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.grey .alm-load-more-btn {
  background-color: #a09e9e; }
  /* line 197, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.grey .alm-load-more-btn:hover, .ajax-load-more-wrap.grey .alm-load-more-btn.loading, .ajax-load-more-wrap.grey .alm-load-more-btn.done {
    background-color: #888; }

/* Infinite */
/* line 206, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.infinite .alm-load-more-btn {
  width: 100%;
  background-color: transparent !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../../_images/alm/spinner.gif");
  border: none !important;
  opacity: 0;
  transition: opacity 0.2s ease;
  box-shadow: none !important;
  overflow: hidden;
  text-indent: -9999px;
  cursor: default !important;
  outline: none !important; }
  /* line 220, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.infinite .alm-load-more-btn:before {
    display: none !important; }
  /* line 223, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.infinite .alm-load-more-btn:focus, .ajax-load-more-wrap.infinite .alm-load-more-btn:active {
    outline: none; }
  /* line 227, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.infinite .alm-load-more-btn.done {
    opacity: 0; }
  /* line 230, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.infinite .alm-load-more-btn.loading {
    opacity: 1; }

/* line 234, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.infinite.skype .alm-load-more-btn {
  background-image: url("../../../_images/alm/spinner-skype.gif"); }

/* line 237, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.infinite.ring .alm-load-more-btn {
  background-image: url("../../../_images/alm/spinner-ring.gif"); }

/* line 240, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.infinite.fading-blocks .alm-load-more-btn {
  background-image: url("../../../_images/alm/loader-fading-blocks.gif"); }

/* line 243, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.infinite.fading-circles .alm-load-more-btn {
  background-image: url("../../../_images/alm/loader-fading-circles.gif"); }

/* line 246, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.infinite.chasing-arrows .alm-load-more-btn {
  background-image: url("../../../_images/alm/spinner-chasing-arrows.gif"); }

/* line 253, ../../global/ajax-loadmore/_loaders.scss */
.ajax-load-more-wrap.alm-horizontal .alm-btn-wrap {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0; }
  /* line 258, ../../global/ajax-loadmore/_loaders.scss */
  .ajax-load-more-wrap.alm-horizontal .alm-btn-wrap button {
    margin: 0; }
    /* line 260, ../../global/ajax-loadmore/_loaders.scss */
    .ajax-load-more-wrap.alm-horizontal .alm-btn-wrap button.done {
      display: none; }

/**
 *  Generic alm-listing Styles
 *  @since 1.0.0
 */
/* line 10, ../../global/ajax-loadmore/_listing.scss */
.alm-listing .alm-reveal {
  outline: none; }
  /* line 12, ../../global/ajax-loadmore/_listing.scss */
  .alm-listing .alm-reveal:after {
    display: table;
    clear: both;
    height: 0;
    width: 100%;
    content: ''; }

/* line 22, ../../global/ajax-loadmore/_listing.scss */
.alm-listing {
  margin: 0;
  padding: 0; }
  /* line 25, ../../global/ajax-loadmore/_listing.scss */
  .alm-listing .alm-reveal > li,
  .alm-listing .alm-paging-content > li,
  .alm-listing > li {
    position: relative; }
    /* line 29, ../../global/ajax-loadmore/_listing.scss */
    .alm-listing .alm-reveal > li.alm-item,
    .alm-listing .alm-paging-content > li.alm-item,
    .alm-listing > li.alm-item {
      background: none;
      margin: 0 0 30px;
      padding: 0 0 0 80px;
      position: relative;
      list-style: none; }
      @media screen and (min-width: 480px) {
        /* line 29, ../../global/ajax-loadmore/_listing.scss */
        .alm-listing .alm-reveal > li.alm-item,
        .alm-listing .alm-paging-content > li.alm-item,
        .alm-listing > li.alm-item {
          padding: 0 0 0 100px; } }
      @media screen and (min-width: 768px) {
        /* line 29, ../../global/ajax-loadmore/_listing.scss */
        .alm-listing .alm-reveal > li.alm-item,
        .alm-listing .alm-paging-content > li.alm-item,
        .alm-listing > li.alm-item {
          padding: 0 0 0 135px; } }
      @media screen and (min-width: 1024px) {
        /* line 29, ../../global/ajax-loadmore/_listing.scss */
        .alm-listing .alm-reveal > li.alm-item,
        .alm-listing .alm-paging-content > li.alm-item,
        .alm-listing > li.alm-item {
          padding: 0 0 0 160px; } }
      /* line 44, ../../global/ajax-loadmore/_listing.scss */
      .alm-listing .alm-reveal > li.alm-item h3,
      .alm-listing .alm-paging-content > li.alm-item h3,
      .alm-listing > li.alm-item h3 {
        margin: 0; }
      /* line 47, ../../global/ajax-loadmore/_listing.scss */
      .alm-listing .alm-reveal > li.alm-item p,
      .alm-listing .alm-paging-content > li.alm-item p,
      .alm-listing > li.alm-item p {
        margin: 10px 0 0; }
        /* line 49, ../../global/ajax-loadmore/_listing.scss */
        .alm-listing .alm-reveal > li.alm-item p.entry-meta,
        .alm-listing .alm-paging-content > li.alm-item p.entry-meta,
        .alm-listing > li.alm-item p.entry-meta {
          opacity: 0.75; }
      /* line 53, ../../global/ajax-loadmore/_listing.scss */
      .alm-listing .alm-reveal > li.alm-item img,
      .alm-listing .alm-paging-content > li.alm-item img,
      .alm-listing > li.alm-item img {
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 2px;
        max-width: 65px; }
        @media screen and (min-width: 480px) {
          /* line 53, ../../global/ajax-loadmore/_listing.scss */
          .alm-listing .alm-reveal > li.alm-item img,
          .alm-listing .alm-paging-content > li.alm-item img,
          .alm-listing > li.alm-item img {
            max-width: 85px; } }
        @media screen and (min-width: 768px) {
          /* line 53, ../../global/ajax-loadmore/_listing.scss */
          .alm-listing .alm-reveal > li.alm-item img,
          .alm-listing .alm-paging-content > li.alm-item img,
          .alm-listing > li.alm-item img {
            max-width: 115px; } }
        @media screen and (min-width: 1024px) {
          /* line 53, ../../global/ajax-loadmore/_listing.scss */
          .alm-listing .alm-reveal > li.alm-item img,
          .alm-listing .alm-paging-content > li.alm-item img,
          .alm-listing > li.alm-item img {
            max-width: 140px; } }
    /* line 70, ../../global/ajax-loadmore/_listing.scss */
    .alm-listing .alm-reveal > li.no-img,
    .alm-listing .alm-paging-content > li.no-img,
    .alm-listing > li.no-img {
      padding: 0; }
  /* line 75, ../../global/ajax-loadmore/_listing.scss */
  .alm-listing.products li.product {
    padding-left: inherit; }
    /* line 77, ../../global/ajax-loadmore/_listing.scss */
    .alm-listing.products li.product img {
      position: static;
      border-radius: inherit; }
  /* line 84, ../../global/ajax-loadmore/_listing.scss */
  .alm-listing.stylefree .alm-reveal > li,
  .alm-listing.stylefree .alm-paging-content > li,
  .alm-listing.stylefree > li {
    padding: inherit;
    margin: inherit; }
    /* line 89, ../../global/ajax-loadmore/_listing.scss */
    .alm-listing.stylefree .alm-reveal > li img,
    .alm-listing.stylefree .alm-paging-content > li img,
    .alm-listing.stylefree > li img {
      padding: inherit;
      margin: inherit;
      position: static;
      border-radius: inherit; }

/* line 101, ../../global/ajax-loadmore/_listing.scss */
.alm-listing.rtl .alm-reveal > li,
.alm-listing.rtl .alm-paging-content > li {
  padding: 0 170px 0 0;
  text-align: right; }
  /* line 105, ../../global/ajax-loadmore/_listing.scss */
  .alm-listing.rtl .alm-reveal > li img,
  .alm-listing.rtl .alm-paging-content > li img {
    left: auto;
    right: 0; }

/* line 111, ../../global/ajax-loadmore/_listing.scss */
.alm-listing.rtl.products li.product {
  padding-right: inherit; }

/* line 118, ../../global/ajax-loadmore/_listing.scss */
.alm-masonry {
  display: block;
  overflow: hidden;
  clear: both; }

/* line 125, ../../global/ajax-loadmore/_listing.scss */
.alm-placeholder {
  opacity: 0;
  transition: opacity 0.2s ease;
  display: none; }

/* line 133, ../../global/ajax-loadmore/_listing.scss */
.ajax-load-more-wrap.alm-horizontal {
  display: flex;
  flex-wrap: nowrap;
  width: 100%; }
  /* line 137, ../../global/ajax-loadmore/_listing.scss */
  .ajax-load-more-wrap.alm-horizontal .alm-listing,
  .ajax-load-more-wrap.alm-horizontal .alm-listing .alm-reveal {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row; }
    /* line 142, ../../global/ajax-loadmore/_listing.scss */
    .ajax-load-more-wrap.alm-horizontal .alm-listing > li.alm-item,
    .ajax-load-more-wrap.alm-horizontal .alm-listing .alm-reveal > li.alm-item {
      padding: 0;
      text-align: center;
      margin: 0 2px;
      padding: 15px;
      height: auto;
      background-color: #fff;
      border-radius: 3px; }
      /* line 150, ../../global/ajax-loadmore/_listing.scss */
      .ajax-load-more-wrap.alm-horizontal .alm-listing > li.alm-item img,
      .ajax-load-more-wrap.alm-horizontal .alm-listing .alm-reveal > li.alm-item img {
        position: static;
        border-radius: 100%;
        max-width: none; }
  /* line 157, ../../global/ajax-loadmore/_listing.scss */
  .ajax-load-more-wrap.alm-horizontal .alm-listing .alm-reveal:after {
    display: none; }

/* line 1, ../../global/ajax-loadmore/_tableofcontents.scss */
.alm-toc {
  display: flex;
  width: auto;
  padding: 10px 0; }
  /* line 5, ../../global/ajax-loadmore/_tableofcontents.scss */
  .alm-toc button {
    background: #f7f7f7;
    border-radius: 4px;
    transition: all 0.15s ease;
    outline: none;
    border: 1px solid #efefef;
    box-shadow: none;
    color: #454545;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 10px;
    line-height: 1;
    margin: 0 5px 0 0;
    height: auto; }
    /* line 20, ../../global/ajax-loadmore/_tableofcontents.scss */
    .alm-toc button:hover, .alm-toc button:focus {
      border-color: #ccc;
      color: #222; }
    /* line 25, ../../global/ajax-loadmore/_tableofcontents.scss */
    .alm-toc button:hover {
      text-decoration: underline; }
    /* line 28, ../../global/ajax-loadmore/_tableofcontents.scss */
    .alm-toc button:focus {
      box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05); }

/*# sourceMappingURL=alm-article.css.map */
/* line 3, ../../global/button/button.scss */
.button {
  background-color: #2c79fd;
  color: #fefefe;
  font-size: 1rem;
  font-weight: bold;
  margin-right: 0.8rem;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px; }
  /* line 14, ../../global/button/button.scss */
  .button.blue {
    background-color: #2c79fd; }
  /* line 18, ../../global/button/button.scss */
  .button.green {
    background-color: #65c763; }
  /* line 22, ../../global/button/button.scss */
  .button.pro {
    background: linear-gradient(87.12deg, #ff3838 0%, #c63131 97.82%);
    border: none;
    border-radius: 10px;
    line-height: 52px;
    margin: 0;
    padding: 0 50px; }
  /* line 31, ../../global/button/button.scss */
  .button.gform_button {
    background-color: #2c79fd !important; }
  /* line 35, ../../global/button/button.scss */
  .button.alm-load-more-btn {
    width: calc(100% - 30px) !important;
    border-radius: 16px !important;
    margin: 0 0 25px;
    font-weight: 700 !important; }
  /* line 42, ../../global/button/button.scss */
  .button.pl7-gold {
    background: linear-gradient(270deg, #e69926 0%, #d2aa1b 100%);
    border-radius: 18px;
    min-width: 208px; }
  /* line 48, ../../global/button/button.scss */
  .button.small {
    padding: 6px 8px;
    font-size: 13px; }
  /* line 53, ../../global/button/button.scss */
  .button.slim {
    border-radius: 16px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 32px;
    min-width: initial;
    padding: 0 35px; }
  /* line 63, ../../global/button/button.scss */
  .button.pl-pro {
    background: linear-gradient(180deg, #D82129 0%, #6B0005 100%);
    border-radius: 18px;
    min-width: 208px; }
    /* line 68, ../../global/button/button.scss */
    .button.pl-pro.slim {
      border-radius: 16px;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 2px;
      line-height: 32px;
      min-width: initial;
      padding: 0 35px; }

/*# sourceMappingURL=button.css.map */
/* line 4, ../../global/date-picker/date-picker.scss */
html .daterangepicker tbody tr:nth-child(even) {
  background-color: transparent;
  border: 0px; }

/* line 9, ../../global/date-picker/date-picker.scss */
html .daterangepicker tbody th, html tbody td {
  padding: 3px; }

/* line 13, ../../global/date-picker/date-picker.scss */
html .daterangepicker thead th, html thead td, html tfoot th, html tfoot td {
  padding: unset; }

/* line 17, ../../global/date-picker/date-picker.scss */
html .daterangepicker .ranges li {
  padding: 4.5px 12px;
  font-family: "Noto Sans", sans-serif; }

/* line 22, ../../global/date-picker/date-picker.scss */
html .daterangepicker {
  font-family: "Noto Sans", sans-serif; }

/* line 26, ../../global/date-picker/date-picker.scss */
html .daterangepicker td.active, html .daterangepicker td.active:hover, html .daterangepicker .ranges li.active {
  background-color: #2c79fd !important; }

/* line 30, ../../global/date-picker/date-picker.scss */
html .daterangepicker td.in-range {
  background-color: #e2effc; }

/* line 34, ../../global/date-picker/date-picker.scss */
html .daterangepicker td.off, html .daterangepicker td.off.in-range, html .daterangepicker td.off.start-date, html .daterangepicker td.off.end-date {
  background-color: #f7f7f7; }

/* line 38, ../../global/date-picker/date-picker.scss */
html .daterangepicker select.monthselect, html .daterangepicker select.yearselect {
  padding-left: 5px; }

/* line 42, ../../global/date-picker/date-picker.scss */
html .daterangepicker thead {
  background-color: transparent; }

/* line 46, ../../global/date-picker/date-picker.scss */
html .daterangepicker .drp-buttons .btn {
  cursor: pointer; }

/*# sourceMappingURL=date-picker.css.map */
/* line 3, ../../global/date-range-picker/date-range-picker.scss */
.daterangepicker {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  color: #292a2d;
  font-family: "Roboto", sans-serif; }
  /* line 8, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker tbody tr:nth-child(even) {
    background-color: transparent;
    border: 0; }
  /* line 13, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker tbody th,
  .daterangepicker tbody td {
    padding: 3px; }
  /* line 18, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker thead th,
  .daterangepicker thead td,
  .daterangepicker tfoot th,
  .daterangepicker tfoot td {
    padding: unset; }
  /* line 25, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker .ranges li {
    padding: 4.5px 12px;
    font-family: "Roboto", sans-serif; }
  /* line 30, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker td.active,
  .daterangepicker td.active:hover,
  .daterangepicker .ranges li.active {
    background-color: #2c79fd !important; }
  /* line 36, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker td.in-range {
    background-color: #e2effc; }
  /* line 40, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker td.off,
  .daterangepicker td.off.in-range,
  .daterangepicker td.off.start-date,
  .daterangepicker td.off.end-date {
    background-color: #f7f7f7; }
  /* line 47, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker select.monthselect,
  .daterangepicker select.yearselect {
    padding-left: 5px; }
  /* line 52, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker thead {
    background-color: transparent; }
  /* line 56, ../../global/date-range-picker/date-range-picker.scss */
  .daterangepicker .drp-buttons .btn {
    cursor: pointer; }

/*# sourceMappingURL=date-range-picker.css.map */
/* line 3, ../../global/filters/filters.scss */
.filter-bar {
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin-top: -5px;
  text-transform: uppercase; }
  @media screen and (min-width: 1024px) {
    /* line 3, ../../global/filters/filters.scss */
    .filter-bar {
      text-align: right; } }
  /* line 14, ../../global/filters/filters.scss */
  .filter-bar .title {
    float: left; }
    /* line 17, ../../global/filters/filters.scss */
    .filter-bar .title .plv {
      margin-left: 10px; }
  /* line 23, ../../global/filters/filters.scss */
  .filter-bar .filter {
    margin: 0 0 10px 0; }
    @media screen and (min-width: 1024px) {
      /* line 23, ../../global/filters/filters.scss */
      .filter-bar .filter {
        display: inline-flex; } }
    /* line 30, ../../global/filters/filters.scss */
    .filter-bar .filter.hidden {
      display: none; }
    /* line 37, ../../global/filters/filters.scss */
    .filter-bar .filter.dropdown label, .filter-bar .filter.text label {
      background-color: #fefefe;
      border-radius: 3px;
      display: flex; }
      /* line 42, ../../global/filters/filters.scss */
      .filter-bar .filter.dropdown label span, .filter-bar .filter.text label span {
        background-color: #fefefe;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
        color: #414141;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 1.8px;
        line-height: 30px;
        padding-right: 12px;
        white-space: nowrap; }
        /* line 54, ../../global/filters/filters.scss */
        .filter-bar .filter.dropdown label span.lboard, .filter-bar .filter.text label span.lboard {
          font-size: 13px !important;
          padding-top: 2px; }
    /* line 63, ../../global/filters/filters.scss */
    .filter-bar .filter.dropdown input[type="text"], .filter-bar .filter.text input[type="text"] {
      background-color: #fefefe;
      border: #d7dadd solid .5px;
      border-radius: .5rem;
      color: #646b71;
      font-size: 11px;
      height: 26px;
      margin: 0; }
      /* line 72, ../../global/filters/filters.scss */
      .filter-bar .filter.dropdown input[type="text"].lboard, .filter-bar .filter.text input[type="text"].lboard {
        font-size: 13px !important;
        height: 29px; }
        /* line 76, ../../global/filters/filters.scss */
        .filter-bar .filter.dropdown input[type="text"].lboard ::placeholder, .filter-bar .filter.text input[type="text"].lboard ::placeholder {
          color: #646b71 !important;
          opacity: 1; }
    /* line 84, ../../global/filters/filters.scss */
    .filter-bar .filter.dropdown .select-container, .filter-bar .filter.text .select-container {
      position: relative; }
      /* line 87, ../../global/filters/filters.scss */
      .filter-bar .filter.dropdown .select-container select, .filter-bar .filter.text .select-container select {
        background-color: #fefefe;
        border: #d7dadd solid .5px;
        border-radius: .5rem;
        color: #646b71;
        font-size: 11px;
        height: initial;
        margin: 0;
        padding: 5px 25px 5px 12px;
        width: auto; }
        /* line 98, ../../global/filters/filters.scss */
        .filter-bar .filter.dropdown .select-container select.disabled, .filter-bar .filter.text .select-container select.disabled {
          opacity: 0.5; }
        /* line 102, ../../global/filters/filters.scss */
        .filter-bar .filter.dropdown .select-container select.lboard, .filter-bar .filter.text .select-container select.lboard {
          font-size: 13px !important; }
    /* line 112, ../../global/filters/filters.scss */
    .filter-bar .filter.toggle {
      line-height: 36px; }
      /* line 115, ../../global/filters/filters.scss */
      .filter-bar .filter.toggle a {
        font-size: 14px;
        font-weight: 400;
        text-transform: none; }
      /* line 121, ../../global/filters/filters.scss */
      .filter-bar .filter.toggle span.divider {
        color: #414141;
        margin: 0 5px; }
    /* line 128, ../../global/filters/filters.scss */
    .filter-bar .filter.clicks {
      background-color: #fefefe;
      border-radius: 3px;
      margin-left: -12px;
      padding: 4px 0; }
      @media screen and (min-width: 1024px) {
        /* line 128, ../../global/filters/filters.scss */
        .filter-bar .filter.clicks {
          margin-left: 0; } }
      /* line 138, ../../global/filters/filters.scss */
      .filter-bar .filter.clicks span {
        border-left: 1px #c4c4c4 solid;
        padding: 0 12px; }
        /* line 142, ../../global/filters/filters.scss */
        .filter-bar .filter.clicks span:first-of-type {
          border-left: none; }
        /* line 146, ../../global/filters/filters.scss */
        .filter-bar .filter.clicks span a {
          color: #969696;
          border-bottom: 2px transparent solid;
          font-size: 11px; }
          /* line 151, ../../global/filters/filters.scss */
          .filter-bar .filter.clicks span a.is-active {
            border-bottom-color: #0375fe;
            color: #0375fe; }
    /* line 162, ../../global/filters/filters.scss */
    .filter-bar .filter button.reset {
      background-color: #666;
      border-radius: 3px;
      color: white;
      cursor: pointer;
      font-size: 11px;
      font-weight: bold;
      line-height: 28px;
      padding: 0 12px;
      text-transform: uppercase;
      transition: 0.2s background-color ease-in-out; }
      /* line 174, ../../global/filters/filters.scss */
      .filter-bar .filter button.reset:hover {
        background-color: #999; }
  @media screen and (min-width: 1024px) {
    /* line 182, ../../global/filters/filters.scss */
    .filter-bar > .filter {
      margin: 0 0 10px 20px; }
      /* line 187, ../../global/filters/filters.scss */
      .filter-bar > .filter:first-child {
        margin-left: 0; } }
  /* line 195, ../../global/filters/filters.scss */
  .filter-bar.white {
    background-color: #fff;
    float: none;
    left: -1px;
    margin: 0;
    padding: 20px 30px 10px 30px;
    position: absolute;
    top: 0;
    width: calc(100% + 2px);
    z-index: 1; }
    @media screen and (min-width: 1024px) {
      /* line 206, ../../global/filters/filters.scss */
      .filter-bar.white .filter {
        float: left; } }

/*# sourceMappingURL=filters.css.map */
/* line 4, ../../global/footer/footer.scss */
footer a,
footer div {
  color: #fefefe;
  font-size: 14px; }

/* line 11, ../../global/footer/footer.scss */
footer a:hover {
  color: #fefefe; }

/* line 16, ../../global/footer/footer.scss */
footer .top-footer {
  background-color: #191919;
  padding: 50px 0; }
  /* line 23, ../../global/footer/footer.scss */
  footer .top-footer .menu {
    display: flex;
    align-items: center; }
    /* line 27, ../../global/footer/footer.scss */
    footer .top-footer .menu .menu-header {
      display: flex;
      margin: 0;
      flex: 0 0 100%;
      flex-wrap: wrap;
      list-style: none; }
      /* line 34, ../../global/footer/footer.scss */
      footer .top-footer .menu .menu-header li {
        padding-left: 30px;
        flex: 0 0 100%; }
  /* line 42, ../../global/footer/footer.scss */
  footer .top-footer .logo img {
    opacity: .8;
    transition: opacity .25s; }
    /* line 46, ../../global/footer/footer.scss */
    footer .top-footer .logo img:hover {
      opacity: 1; }

/* line 53, ../../global/footer/footer.scss */
footer .bottom-footer {
  background-color: #0a0a0a;
  font-family: "Noto Sans", sans-serif;
  padding: 20px 0; }
  /* line 58, ../../global/footer/footer.scss */
  footer .bottom-footer .row {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (min-width: 1024px) {
      /* line 58, ../../global/footer/footer.scss */
      footer .bottom-footer .row {
        display: block;
        flex-wrap: nowrap; } }
  /* line 69, ../../global/footer/footer.scss */
  footer .bottom-footer div,
  footer .bottom-footer a {
    color: #747474; }
  /* line 74, ../../global/footer/footer.scss */
  footer .bottom-footer .copyright {
    margin-top: 10px;
    order: 2;
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      /* line 74, ../../global/footer/footer.scss */
      footer .bottom-footer .copyright {
        align-items: center;
        display: flex;
        flex: 0 0 100%;
        margin: 0;
        text-align: left; } }
    /* line 87, ../../global/footer/footer.scss */
    footer .bottom-footer .copyright p {
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      line-height: 20px;
      margin: 0; }
  /* line 97, ../../global/footer/footer.scss */
  footer .bottom-footer .links {
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      /* line 97, ../../global/footer/footer.scss */
      footer .bottom-footer .links {
        align-items: center;
        display: flex;
        flex: 0 0 100%;
        flex-wrap: wrap;
        justify-content: flex-end;
        text-align: right; } }
    /* line 109, ../../global/footer/footer.scss */
    footer .bottom-footer .links > a {
      display: block;
      font-family: "Roboto", sans-serif;
      line-height: 18px;
      padding: 5px 0; }
      @media only screen and (min-width: 1024px) {
        /* line 109, ../../global/footer/footer.scss */
        footer .bottom-footer .links > a {
          display: inline;
          padding: 0 0 0 30px; }
          /* line 119, ../../global/footer/footer.scss */
          footer .bottom-footer .links > a:first-of-type {
            padding-left: 0; } }
      /* line 125, ../../global/footer/footer.scss */
      footer .bottom-footer .links > a:hover {
        color: #fefefe; }
    /* line 131, ../../global/footer/footer.scss */
    footer .bottom-footer .links p {
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      margin: 20px 0;
      width: 100%; }
      @media only screen and (min-width: 1024px) {
        /* line 131, ../../global/footer/footer.scss */
        footer .bottom-footer .links p {
          margin: 20px 0 0 0; } }
      /* line 141, ../../global/footer/footer.scss */
      footer .bottom-footer .links p a {
        margin-left: 10px; }
        /* line 144, ../../global/footer/footer.scss */
        footer .bottom-footer .links p a img {
          max-height: 40px;
          max-width: 100px; }

/* line 158, ../../global/footer/footer.scss */
.cmplz-cookiebanner {
  bottom: 102px !important; }

/*# sourceMappingURL=footer.css.map */
/* line 34, ../../global/forms/forms.scss */
.gform_wrapper form .gform_footer .gform_button {
  background-color: #0a0a0a;
  color: #fefefe; }
  /* line 38, ../../global/forms/forms.scss */
  .gform_wrapper form .gform_footer .gform_button:hover {
    background-color: #777; }

/* line 46, ../../global/forms/forms.scss */
.grecaptcha-badge {
  display: none; }

/*# sourceMappingURL=forms.css.map */
/* line 21, ../../global/gforms/gforms.scss */
.gform_wrapper form .gform_footer .gform_button {
  background-color: #0a0a0a;
  color: #fefefe; }
  /* line 24, ../../global/gforms/gforms.scss */
  .gform_wrapper form .gform_footer .gform_button:hover {
    background-color: #777; }

/*# sourceMappingURL=gforms.css.map */
@keyframes search-rotating {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(-360deg); } }

/* line 12, ../../global/header-ajax-search/header-ajax-search.scss */
.pl-6 .search-header {
  position: relative;
  display: flex;
  align-items: center; }
  /* line 31, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-6 .search-header input[type="text"] {
    margin: 0;
    box-shadow: none;
    position: relative;
    z-index: 2;
    border: 0;
    width: 300px;
    height: 34px;
    font-family: "Noto Sans", sans-serif;
    color: #57585e;
    font-weight: bold;
    letter-spacing: -.4px;
    font-size: 13px;
    border-radius: 2px; }
    /* line 46, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]::placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 52, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]::-webkit-input-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 58, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]::-moz-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 64, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]:-ms-input-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 70, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]:-moz-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 76, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]:focus::-webkit-input-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 83, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]:focus::-moz-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 90, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]:focus:-ms-input-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 97, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]:focus:-moz-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 104, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header input[type="text"]:focus {
      box-shadow: none; }
  /* line 110, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-6 .search-header #ajax-search-results {
    background-color: white;
    box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.11);
    display: none;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 48px;
    width: 920px;
    z-index: 501; }
    /* line 122, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header #ajax-search-results .result-heading {
      display: flex; }
    /* line 126, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header #ajax-search-results .result-heading {
      color: #aeafb5;
      font-family: "Noto Sans", sans-serif;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-bottom: 5px;
      padding: 0 10px;
      text-transform: uppercase; }
    /* line 137, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header #ajax-search-results .result {
      margin-bottom: 1px; }
      /* line 140, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-6 .search-header #ajax-search-results .result .hold-me {
        display: flex;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 5px 10px;
        transition: 0.2s background-color ease-in-out;
        white-space: nowrap; }
        /* line 149, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-6 .search-header #ajax-search-results .result .hold-me:hover {
          background-color: #e3e7ea; }
        /* line 153, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-6 .search-header #ajax-search-results .result .hold-me > a {
          align-items: center;
          color: #191919;
          display: flex;
          flex: 1;
          flex-wrap: wrap;
          font-family: "Noto Sans", sans-serif;
          padding: 8.25px 0; }
          /* line 164, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-6 .search-header #ajax-search-results .result .hold-me > a .name h6 {
            overflow: hidden;
            text-overflow: ellipsis;
            text-transform: none;
            white-space: nowrap; }
          /* line 173, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-6 .search-header #ajax-search-results .result .hold-me > a .team {
            font-size: 14px;
            text-align: center; }
        /* line 180, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-6 .search-header #ajax-search-results .result .hold-me .meta {
          display: flex; }
          /* line 183, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-6 .search-header #ajax-search-results .result .hold-me .meta > div {
            font-style: italic;
            font-size: 12px;
            line-height: 12px;
            color: #747474;
            margin-right: 5px; }
      /* line 194, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-6 .search-header #ajax-search-results .result.no-results .hold-me {
        cursor: default; }
        /* line 197, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-6 .search-header #ajax-search-results .result.no-results .hold-me:hover {
          background-color: transparent; }
      /* line 202, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-6 .search-header #ajax-search-results .result.no-results h6 {
        color: #191919;
        text-transform: none; }
    /* line 210, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header #ajax-search-results .more {
      margin-top: 10px;
      text-align: center;
      width: 100%; }
      /* line 215, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-6 .search-header #ajax-search-results .more .button {
        border-radius: 3px;
        margin: 0;
        width: 100%; }
    /* line 223, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header #ajax-search-results .player-results {
      padding: 0 15px;
      position: relative; }
      /* line 227, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-6 .search-header #ajax-search-results .player-results .result-hold {
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%; }
        /* line 232, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-6 .search-header #ajax-search-results .player-results .result-hold .result {
          flex: 0 0 100%; }
          /* line 235, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-6 .search-header #ajax-search-results .player-results .result-hold .result .content {
            align-items: center;
            display: flex; }
            /* line 239, ../../global/header-ajax-search/header-ajax-search.scss */
            .pl-6 .search-header #ajax-search-results .player-results .result-hold .result .content h6 {
              color: #191919;
              text-transform: none; }
    /* line 252, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-6 .search-header #ajax-search-results .content-results {
      padding: 0 15px;
      position: relative; }
      /* line 256, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-6 .search-header #ajax-search-results .content-results::before {
        border-right: 2px #191919 solid;
        content: "";
        height: 50%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
      /* line 266, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-6 .search-header #ajax-search-results .content-results .content {
        align-items: center;
        display: flex; }
        /* line 270, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-6 .search-header #ajax-search-results .content-results .content h6 {
          color: #191919;
          margin-bottom: 5px;
          text-transform: none;
          text-overflow: ellipsis; }

/* line 285, ../../global/header-ajax-search/header-ajax-search.scss */
.pl-7 .search-header {
  position: relative;
  display: flex;
  align-items: center; }
  /* line 289, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header .search-icon {
    display: inline-block;
    color: white;
    position: absolute;
    top: 12px;
    z-index: 99; }
  /* line 296, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header input[type="text"] {
    margin: 0;
    padding: 4px 16px;
    margin-left: 8px;
    box-shadow: none;
    position: relative;
    z-index: 2;
    width: 360px;
    height: 32px;
    font-family: "Roboto", sans-serif;
    line-height: 20px;
    color: #fefefe;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 16px;
    border-radius: 12px;
    background: transparent;
    border: none; }
    /* line 322, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]::placeholder {
      font-size: 16px;
      opacity: 1;
      color: #fefefe; }
    /* line 328, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]::-webkit-input-placeholder {
      font-size: 16px;
      opacity: 1;
      color: #fefefe; }
    /* line 334, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]::-moz-placeholder {
      font-size: 16px;
      opacity: 1;
      color: #fefefe; }
    /* line 340, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]:-ms-input-placeholder {
      font-size: 16px;
      opacity: 1;
      color: #fefefe; }
    /* line 346, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]:-moz-placeholder {
      font-size: 16px;
      opacity: 1;
      color: #fefefe; }
    /* line 352, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]:focus::-webkit-input-placeholder {
      transition: text-indent .5s .1s ease;
      color: #fefefe;
      text-indent: -100%;
      opacity: 1; }
    /* line 359, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]:focus::-moz-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 366, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]:focus:-ms-input-placeholder {
      transition: text-indent .5s .1s ease;
      color: #fefefe;
      text-indent: -100%;
      opacity: 1; }
    /* line 373, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]:focus:-moz-placeholder {
      transition: text-indent .5s .1s ease;
      color: #fefefe;
      text-indent: -100%;
      opacity: 1; }
    /* line 380, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header input[type="text"]:focus {
      box-shadow: none; }
  /* line 386, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results {
    background-color: white;
    box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.11);
    display: none;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 48px;
    width: 920px;
    z-index: 501; }
    /* line 398, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .result-heading {
      display: flex; }
    /* line 402, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .result-heading {
      color: #aeafb5;
      font-family: "Noto Sans", sans-serif;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-bottom: 5px;
      padding: 0 10px;
      text-transform: uppercase; }
    /* line 413, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .result {
      margin-bottom: 1px; }
      /* line 416, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .result .hold-me {
        display: flex;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 5px 10px;
        transition: 0.2s background-color ease-in-out;
        white-space: nowrap; }
        /* line 425, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .result .hold-me:hover {
          background-color: #e3e7ea; }
        /* line 429, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .result .hold-me > a {
          align-items: center;
          color: #191919;
          display: flex;
          flex: 1;
          flex-wrap: wrap;
          font-family: "Roboto", sans-serif;
          padding: 8.25px 0; }
          /* line 440, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-7 .search-header #ajax-search-results .result .hold-me > a .name h6 {
            overflow: hidden;
            text-overflow: ellipsis;
            text-transform: none;
            white-space: nowrap; }
          /* line 449, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-7 .search-header #ajax-search-results .result .hold-me > a .team {
            font-size: 14px;
            text-align: center; }
        /* line 456, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .result .hold-me .meta {
          display: flex; }
          /* line 459, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-7 .search-header #ajax-search-results .result .hold-me .meta > div {
            font-style: italic;
            font-size: 12px;
            line-height: 12px;
            color: #747474;
            margin-right: 5px; }
      /* line 470, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .result.no-results .hold-me {
        cursor: default; }
        /* line 473, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .result.no-results .hold-me:hover {
          background-color: transparent; }
      /* line 478, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .result.no-results h6 {
        color: #191919;
        text-transform: none; }
    /* line 486, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .more {
      margin-top: 10px;
      text-align: center;
      width: 100%; }
      /* line 491, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .more .button {
        border-radius: 3px;
        margin: 0;
        width: 100%; }
    /* line 499, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .player-results {
      padding: 0 15px;
      position: relative; }
      /* line 503, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .player-results .result-hold {
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%; }
        /* line 508, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .player-results .result-hold .result {
          flex: 0 0 100%; }
          /* line 511, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-7 .search-header #ajax-search-results .player-results .result-hold .result .content {
            align-items: center;
            display: flex; }
            /* line 515, ../../global/header-ajax-search/header-ajax-search.scss */
            .pl-7 .search-header #ajax-search-results .player-results .result-hold .result .content h6 {
              color: #191919;
              text-transform: none; }
    /* line 528, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .content-results {
      padding: 0 15px;
      position: relative; }
      /* line 532, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .content-results::before {
        border-right: 2px #191919 solid;
        content: "";
        height: 50%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
      /* line 542, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .content-results .content {
        align-items: center;
        display: flex; }
        /* line 546, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .content-results .content h6 {
          color: #191919;
          margin-bottom: 5px;
          text-transform: none;
          text-overflow: ellipsis; }

/* line 559, ../../global/header-ajax-search/header-ajax-search.scss */
.pl-7 .search-header #ajax-search-results {
  background-color: #19273f;
  box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.11);
  display: none;
  overflow: hidden;
  padding: 40px;
  position: absolute;
  top: 40px;
  width: 920px;
  z-index: 501; }
  /* line 571, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results .result-heading {
    display: flex; }
  /* line 575, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results .result-heading {
    color: #9bbdf9;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 5px;
    padding: 0;
    text-transform: uppercase; }
  /* line 586, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results .result {
    margin-bottom: 16px; }
    /* line 589, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .result .hold-me {
      display: flex;
      cursor: pointer;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 5px 0;
      transition: 0.2s background-color ease-in-out;
      white-space: nowrap; }
      /* line 598, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .result .hold-me:hover {
        background-color: transparent; }
      /* line 602, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .result .hold-me > a {
        align-items: center;
        color: #fefefe;
        display: flex;
        flex: 1;
        flex-wrap: wrap;
        font-family: "Roboto", sans-serif;
        padding: 0; }
        /* line 611, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .result .hold-me > a .name {
          padding: 0; }
          /* line 614, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-7 .search-header #ajax-search-results .result .hold-me > a .name h6 {
            overflow: hidden;
            text-overflow: ellipsis;
            text-transform: none;
            white-space: nowrap;
            font-family: "Roboto", sans-serif; }
        /* line 624, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .result .hold-me > a .team {
          font-size: 14px;
          text-align: center; }
      /* line 631, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .result .hold-me .meta {
        display: flex; }
        /* line 634, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .result .hold-me .meta > div {
          font-style: italic;
          font-size: 12px;
          line-height: 12px;
          margin-right: 5px;
          font-style: normal;
          font-family: "Roboto", sans-serif;
          font-size: 14px;
          color: #999999; }
          /* line 642, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-7 .search-header #ajax-search-results .result .hold-me .meta > div a {
            color: #72a3f7;
            font-weight: 800; }
    /* line 653, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .result.no-results .hold-me {
      cursor: default; }
      /* line 656, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .result.no-results .hold-me:hover {
        background-color: transparent; }
    /* line 661, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .result.no-results h6 {
      color: #fefefe;
      text-transform: none; }
  /* line 669, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results .more {
    margin-top: 10px;
    text-align: center;
    width: 100%; }
    /* line 674, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .more .button {
      border-radius: 3px;
      margin: 0;
      width: 100%;
      padding: 24px 0; }
      /* line 680, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .more .button.blue {
        background: #1d3255; }
  /* line 687, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results .player-results {
    padding: 0 15px;
    position: relative; }
    /* line 691, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .player-results .result-hold {
      flex-wrap: wrap;
      justify-content: space-between;
      width: 100%; }
      /* line 696, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .player-results .result-hold .result {
        flex: 0 0 100%; }
        /* line 699, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .player-results .result-hold .result .hold-me {
          padding: 5px 15px; }
        /* line 703, ../../global/header-ajax-search/header-ajax-search.scss */
        .pl-7 .search-header #ajax-search-results .player-results .result-hold .result .content {
          align-items: center;
          display: flex; }
          /* line 707, ../../global/header-ajax-search/header-ajax-search.scss */
          .pl-7 .search-header #ajax-search-results .player-results .result-hold .result .content h6 {
            color: #fefefe;
            font-family: "Roboto", sans-serif;
            text-transform: none; }
  /* line 721, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results .content-results {
    padding: 0 15px;
    position: relative; }
    /* line 725, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .content-results::before {
      border-right: none;
      content: "";
      height: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    /* line 735, ../../global/header-ajax-search/header-ajax-search.scss */
    .pl-7 .search-header #ajax-search-results .content-results .content {
      align-items: center;
      display: flex; }
      /* line 739, ../../global/header-ajax-search/header-ajax-search.scss */
      .pl-7 .search-header #ajax-search-results .content-results .content h6 {
        color: #fefefe;
        margin-bottom: 5px;
        text-transform: none;
        font-family: "PT Serif", serif;
        text-overflow: ellipsis;
        font-size: 16px;
        line-height: 20px; }

/* line 755, ../../global/header-ajax-search/header-ajax-search.scss */
.pl-7 .search-header #ajax-search-results {
  width: 100%;
  max-width: 360px;
  padding: 15px;
  box-shadow: 0 5px 18px 0px rgba(81, 127, 196, 0.33);
  border-radius: 0 0 15px 15px; }
  /* line 762, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results h6 {
    letter-spacing: 0.25px;
    margin-bottom: 0px; }
  /* line 767, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results a:hover {
    opacity: 0.5; }
  /* line 771, ../../global/header-ajax-search/header-ajax-search.scss */
  .pl-7 .search-header #ajax-search-results .more .button.blue {
    font-weight: 400;
    background-color: transparent;
    padding: 12px 0px; }

/*# sourceMappingURL=header-ajax-search.css.map */
/* line 3, ../../global/header/header.scss */
#wpadminbar {
  overflow: hidden; }
  @media screen and (max-width: 600px) {
    /* line 3, ../../global/header/header.scss */
    #wpadminbar {
      position: fixed; } }

/* line 13, ../../global/header/header.scss */
body {
  padding-top: 100px; }
  @media only screen and (max-width: 1024px) {
    /* line 13, ../../global/header/header.scss */
    body {
      padding-top: 50px; } }

/* line 20, ../../global/header/header.scss */
header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 5;
  background-color: #191919; }
  /* line 28, ../../global/header/header.scss */
  header .utility {
    background-color: #202123;
    padding: 3px 0; }
    /* line 33, ../../global/header/header.scss */
    header .utility .row .column {
      text-align: right; }
      /* line 36, ../../global/header/header.scss */
      header .utility .row .column .button {
        margin-bottom: 0;
        margin-right: 3px; }
  /* line 44, ../../global/header/header.scss */
  header .header-main {
    background-color: #191919;
    position: relative;
    transition: padding 0.125s; }
    /* line 49, ../../global/header/header.scss */
    header .header-main > .row {
      height: 50px; }
      @media only screen and (max-width: 1024px) {
        /* line 52, ../../global/header/header.scss */
        header .header-main > .row.header-gradient {
          display: none; } }
      /* line 57, ../../global/header/header.scss */
      header .header-main > .row.header-gradient:before {
        content: "";
        width: 100vw;
        height: 50px;
        background: linear-gradient(0.25turn, #004aa1 2%, #011b3e 30%, #004aa1);
        position: absolute;
        left: 0;
        top: 50px; }
    /* line 69, ../../global/header/header.scss */
    header .header-main .logo {
      align-items: center;
      display: flex;
      line-height: 40px;
      transition: line-height 0.125s; }
      /* line 75, ../../global/header/header.scss */
      header .header-main .logo a {
        text-align: left; }
        /* line 78, ../../global/header/header.scss */
        header .header-main .logo a img {
          width: 180px;
          transition: all .25s;
          max-height: 40px; }
          @media only screen and (max-width: 1024px) {
            /* line 78, ../../global/header/header.scss */
            header .header-main .logo a img {
              margin: 5px 0; } }
        /* line 88, ../../global/header/header.scss */
        header .header-main .logo a h1 {
          margin-bottom: 0; }
    /* line 94, ../../global/header/header.scss */
    header .header-main .search-header {
      padding: 8px 0; }
    /* line 98, ../../global/header/header.scss */
    header .header-main .navigation {
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 1024px) {
        /* line 98, ../../global/header/header.scss */
        header .header-main .navigation {
          padding-right: 13px; } }
      /* line 107, ../../global/header/header.scss */
      header .header-main .navigation .menu-trigger-holder {
        margin-top: 6px; }
        /* line 110, ../../global/header/header.scss */
        header .header-main .navigation .menu-trigger-holder .menu-trigger {
          display: none;
          width: 33px;
          height: 25px;
          position: relative;
          transform: rotate(0deg);
          transition: 0.5s ease-in-out;
          cursor: pointer;
          background-color: transparent;
          float: right; }
          /* line 122, ../../global/header/header.scss */
          header .header-main .navigation .menu-trigger-holder .menu-trigger:hover span {
            background: #2c79fd; }
          /* line 127, ../../global/header/header.scss */
          header .header-main .navigation .menu-trigger-holder .menu-trigger span {
            display: block;
            position: absolute;
            height: 2px;
            width: 100%;
            background: #fefefe;
            border-radius: 0;
            opacity: 1;
            left: 0;
            transform: rotate(0deg);
            transition: 0.25s ease-in-out; }
          /* line 140, ../../global/header/header.scss */
          header .header-main .navigation .menu-trigger-holder .menu-trigger span:nth-child(1) {
            top: 0; }
          /* line 144, ../../global/header/header.scss */
          header .header-main .navigation .menu-trigger-holder .menu-trigger span:nth-child(2),
          header .header-main .navigation .menu-trigger-holder .menu-trigger span:nth-child(3) {
            top: 10px; }
          /* line 149, ../../global/header/header.scss */
          header .header-main .navigation .menu-trigger-holder .menu-trigger span:nth-child(4) {
            top: 20px; }
          @media only screen and (max-width: 1024px) {
            /* line 110, ../../global/header/header.scss */
            header .header-main .navigation .menu-trigger-holder .menu-trigger {
              display: block; } }
      /* line 159, ../../global/header/header.scss */
      header .header-main .navigation .menu-desktop {
        display: flex;
        margin-left: auto; }
        @media only screen and (max-width: 1024px) {
          /* line 159, ../../global/header/header.scss */
          header .header-main .navigation .menu-desktop {
            display: none; } }
        /* line 216, ../../global/header/header.scss */
        header .header-main .navigation .menu-desktop .ubermenu-responsive-toggle {
          float: right; }
        /* line 220, ../../global/header/header.scss */
        header .header-main .navigation .menu-desktop #ubermenu-main-22 {
          float: right;
          display: flex !important; }
          /* line 224, ../../global/header/header.scss */
          header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul {
            float: right;
            align-items: center;
            display: flex;
            margin-right: -10px; }
            /* line 230, ../../global/header/header.scss */
            header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul .ubermenu-search {
              margin-left: 1rem; }
            @media only screen and (max-width: 1024px) and (min-width: 640px) {
              /* line 224, ../../global/header/header.scss */
              header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul {
                background-color: #fefefe; } }
            @media only screen and (max-width: 640px) {
              /* line 224, ../../global/header/header.scss */
              header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul {
                width: 100%; } }
            /* line 246, ../../global/header/header.scss */
            header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li .ubermenu-search form {
              margin: 0; }
            /* line 252, ../../global/header/header.scss */
            header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li.ubermenu-has-submenu-drop > a, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li.ubermenu-has-submenu-drop > span {
              padding-right: 24px; }
            /* line 257, ../../global/header/header.scss */
            header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span {
              color: #fefefe;
              font-family: "Noto Sans", sans-serif;
              font-weight: 800;
              text-transform: uppercase;
              font-size: 15px;
              line-height: 18px;
              padding: 16px 15px;
              cursor: pointer;
              transition: .25s all; }
              @media only screen and (max-width: 1300px) {
                /* line 257, ../../global/header/header.scss */
                header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span {
                  font-size: 14px;
                  padding: 16px 12px; } }
              /* line 274, ../../global/header/header.scss */
              header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a:hover, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span:hover {
                background-color: #363d50; }
              /* line 278, ../../global/header/header.scss */
              header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a:focus, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span:focus {
                outline: none;
                box-shadow: none; }
              /* line 283, ../../global/header/header.scss */
              header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a > span, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span > span {
                padding: 0; }
            /* line 291, ../../global/header/header.scss */
            header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul {
              background-color: #363d50;
              justify-content: center; }
              /* line 298, ../../global/header/header.scss */
              header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > a, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > span {
                padding: 11px 15px;
                color: #fefefe;
                font-family: "Noto Sans", sans-serif;
                font-weight: 800;
                text-transform: uppercase;
                font-size: 13px;
                cursor: pointer;
                text-align: left; }
                /* line 308, ../../global/header/header.scss */
                header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > a:hover, header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > span:hover {
                  background-color: #3b3f6c; }
      /* line 325, ../../global/header/header.scss */
      header .header-main .navigation.utility-nav ul {
        list-style: none;
        margin: 0;
        line-height: 35px; }
        /* line 330, ../../global/header/header.scss */
        header .header-main .navigation.utility-nav ul li {
          float: left;
          margin: 0 20px;
          font-family: "Noto Sans", sans-serif;
          font-weight: 800;
          text-transform: uppercase;
          font-size: 13px; }
          /* line 338, ../../global/header/header.scss */
          header .header-main .navigation.utility-nav ul li:last-child {
            margin-right: 5px; }
          /* line 342, ../../global/header/header.scss */
          header .header-main .navigation.utility-nav ul li.account-login a {
            color: #f1f1f1; }
          /* line 346, ../../global/header/header.scss */
          header .header-main .navigation.utility-nav ul li a:hover {
            color: #2c79fd; }
          /* line 350, ../../global/header/header.scss */
          header .header-main .navigation.utility-nav ul li.plus-button {
            display: flex;
            align-items: center;
            text-align: center;
            border-radius: 5px;
            margin: 0 5px;
            float: left;
            background: linear-gradient(0.25turn, #6b0101, #d30f10);
            border: 1px solid linear-gradient(0.25turn, #6b0101, #d30f10);
            color: #f1f1f1;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0px 15px; }
            /* line 366, ../../global/header/header.scss */
            header .header-main .navigation.utility-nav ul li.plus-button img {
              width: 26px;
              margin-left: 3px; }
            /* line 371, ../../global/header/header.scss */
            header .header-main .navigation.utility-nav ul li.plus-button a {
              color: #f1f1f1; }
            /* line 375, ../../global/header/header.scss */
            header .header-main .navigation.utility-nav ul li.plus-button:hover {
              background: #d30f10; }
      /* line 382, ../../global/header/header.scss */
      header .header-main .navigation.utility-nav a {
        color: #aeafb5; }
        /* line 385, ../../global/header/header.scss */
        header .header-main .navigation.utility-nav a:hover {
          color: #aeafb5; }
  /* line 395, ../../global/header/header.scss */
  header .sub-navigation {
    width: 100%;
    background-color: #292a2d;
    display: none; }
    /* line 400, ../../global/header/header.scss */
    header .sub-navigation .column {
      display: flex;
      justify-content: center; }
      /* line 404, ../../global/header/header.scss */
      header .sub-navigation .column .item {
        display: flex; }
        /* line 407, ../../global/header/header.scss */
        header .sub-navigation .column .item a {
          padding: 9px 15px;
          font-family: "Noto Sans", sans-serif;
          color: #aeafb5;
          font-weight: 800;
          text-transform: uppercase;
          font-size: 14px;
          transition: .25s all; }
          /* line 416, ../../global/header/header.scss */
          header .sub-navigation .column .item a:hover {
            background-color: #2c79fd;
            color: #fefefe; }

/* line 427, ../../global/header/header.scss */
body.pl-7 {
  padding-top: 116px;
  background: #121212; }
  @media only screen and (max-width: 1024px) {
    /* line 427, ../../global/header/header.scss */
    body.pl-7 {
      padding-top: 116px; } }
  /* line 433, ../../global/header/header.scss */
  body.pl-7.logged-in {
    padding-top: 0; }

/* line 439, ../../global/header/header.scss */
.pl-7 .header-social ul {
  list-style: none;
  height: 36px;
  margin: 10px 0;
  overflow: hidden; }
  /* line 444, ../../global/header/header.scss */
  .pl-7 .header-social ul li {
    height: 36px;
    float: left;
    margin-right: 16px; }

/* line 450, ../../global/header/header.scss */
.pl-7 .header-social-icon {
  display: table; }
  /* line 452, ../../global/header/header.scss */
  .pl-7 .header-social-icon a {
    display: table-cell;
    vertical-align: middle; }
    /* line 455, ../../global/header/header.scss */
    .pl-7 .header-social-icon a img {
      display: block; }
  /* line 462, ../../global/header/header.scss */
  .pl-7 .header-social-icon--instagram img {
    height: 24px;
    width: 24px; }
  /* line 468, ../../global/header/header.scss */
  .pl-7 .header-social-icon--facebook img {
    height: 19px;
    width: 19px; }
  /* line 474, ../../global/header/header.scss */
  .pl-7 .header-social-icon--tiktok img {
    height: 19px;
    width: 16.7px; }
  /* line 480, ../../global/header/header.scss */
  .pl-7 .header-social-icon--youtube img {
    height: 17px;
    width: 24px; }
  /* line 486, ../../global/header/header.scss */
  .pl-7 .header-social-icon--twitter img {
    height: 18px;
    width: 22px; }
  /* line 492, ../../global/header/header.scss */
  .pl-7 .header-social-icon--twitch img {
    height: 20px;
    width: 20px; }
  /* line 498, ../../global/header/header.scss */
  .pl-7 .header-social-icon--discord img {
    height: 18px;
    width: 26px; }

/* line 505, ../../global/header/header.scss */
.pl-7 header {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 5;
  background-color: transparent;
  box-shadow: 0 10px 5px -8px rgba(0, 0, 0, 0.2); }
  /* line 515, ../../global/header/header.scss */
  .pl-7 header .utility {
    background-color: #202123;
    padding: 3px 0; }
    /* line 520, ../../global/header/header.scss */
    .pl-7 header .utility .row .column {
      text-align: right; }
      /* line 523, ../../global/header/header.scss */
      .pl-7 header .utility .row .column .button {
        margin-bottom: 0;
        margin-right: 3px; }
  /* line 531, ../../global/header/header.scss */
  .pl-7 header .header-main {
    box-shadow: 0 10px 5px -8px rgba(0, 0, 0, 0.2);
    position: relative;
    transition: padding 0.125s; }
    /* line 536, ../../global/header/header.scss */
    .pl-7 header .header-main.is-stuck {
      position: fixed;
      margin-top: 0 !important; }
    /* line 541, ../../global/header/header.scss */
    .pl-7 header .header-main > .row {
      height: 56px;
      background-color: #191919;
      z-index: 5; }
      /* line 545, ../../global/header/header.scss */
      .pl-7 header .header-main > .row:after {
        content: "";
        width: 100vw;
        height: 56px;
        background-color: #191919;
        position: absolute;
        left: 0;
        top: 0px;
        z-index: -1; }
      /* line 556, ../../global/header/header.scss */
      .pl-7 header .header-main > .row.header-gradient {
        height: 40px; }
        @media only screen and (max-width: 1024px) {
          /* line 556, ../../global/header/header.scss */
          .pl-7 header .header-main > .row.header-gradient {
            display: none; } }
        /* line 562, ../../global/header/header.scss */
        .pl-7 header .header-main > .row.header-gradient:before {
          content: "";
          width: 100vw;
          height: 40px;
          background: linear-gradient(90deg, #152251 2.6%, #517FC4 28.65%, #3467B4 53.12%, #162B50 97.22%);
          position: absolute;
          left: 0;
          top: 56px; }
        /* line 577, ../../global/header/header.scss */
        .pl-7 header .header-main > .row.header-gradient:after {
          content: "";
          width: 100vw;
          height: 40px;
          background: linear-gradient(90deg, rgba(5, 6, 9, 0.7) 0%, #3467B4 31.31%, #162B50 100%);
          position: absolute;
          left: 0;
          top: 56px; }
    /* line 591, ../../global/header/header.scss */
    .pl-7 header .header-main .menu-trigger-holder {
      margin-top: 0px;
      position: absolute; }
      /* line 595, ../../global/header/header.scss */
      .pl-7 header .header-main .menu-trigger-holder .menu-trigger {
        display: none;
        width: 33px;
        height: 25px;
        position: relative;
        transform: rotate(0deg);
        transition: 0.5s ease-in-out;
        cursor: pointer;
        background-color: transparent;
        float: right; }
        /* line 607, ../../global/header/header.scss */
        .pl-7 header .header-main .menu-trigger-holder .menu-trigger:hover span {
          background: #2c79fd; }
        /* line 612, ../../global/header/header.scss */
        .pl-7 header .header-main .menu-trigger-holder .menu-trigger span {
          display: block;
          position: absolute;
          height: 2px;
          width: 100%;
          background: #fefefe;
          border-radius: 0;
          opacity: 1;
          left: 0;
          transform: rotate(0deg);
          transition: 0.25s ease-in-out; }
        /* line 625, ../../global/header/header.scss */
        .pl-7 header .header-main .menu-trigger-holder .menu-trigger span:nth-child(1) {
          top: 0; }
        /* line 629, ../../global/header/header.scss */
        .pl-7 header .header-main .menu-trigger-holder .menu-trigger span:nth-child(2),
        .pl-7 header .header-main .menu-trigger-holder .menu-trigger span:nth-child(3) {
          top: 10px; }
        /* line 634, ../../global/header/header.scss */
        .pl-7 header .header-main .menu-trigger-holder .menu-trigger span:nth-child(4) {
          top: 20px; }
        @media only screen and (max-width: 1024px) {
          /* line 595, ../../global/header/header.scss */
          .pl-7 header .header-main .menu-trigger-holder .menu-trigger {
            display: block; } }
    /* line 643, ../../global/header/header.scss */
    .pl-7 header .header-main .account-login.mobile-login {
      display: none;
      position: absolute;
      right: 10px; }
      @media only screen and (max-width: 1024px) {
        /* line 643, ../../global/header/header.scss */
        .pl-7 header .header-main .account-login.mobile-login {
          display: block; } }
      /* line 650, ../../global/header/header.scss */
      .pl-7 header .header-main .account-login.mobile-login img {
        width: 36px; }
    /* line 654, ../../global/header/header.scss */
    .pl-7 header .header-main .logo {
      align-items: center;
      display: flex;
      line-height: 100%;
      transition: line-height 0.125s; }
      /* line 660, ../../global/header/header.scss */
      .pl-7 header .header-main .logo a {
        text-align: left;
        margin: 12px auto; }
        /* line 663, ../../global/header/header.scss */
        .pl-7 header .header-main .logo a img {
          height: 32px; }
          @media only screen and (max-width: 1024px) {
            /* line 663, ../../global/header/header.scss */
            .pl-7 header .header-main .logo a img {
              margin: 5px 0; } }
        /* line 672, ../../global/header/header.scss */
        .pl-7 header .header-main .logo a h1 {
          margin-bottom: 0; }
    /* line 678, ../../global/header/header.scss */
    .pl-7 header .header-main .search-header {
      padding: 4px 0; }
    /* line 682, ../../global/header/header.scss */
    .pl-7 header .header-main .navigation {
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 1024px) {
        /* line 682, ../../global/header/header.scss */
        .pl-7 header .header-main .navigation {
          padding-right: 13px; } }
      /* line 690, ../../global/header/header.scss */
      .pl-7 header .header-main .navigation .menu-desktop {
        display: flex;
        margin-left: auto;
        height: 40px; }
        @media only screen and (max-width: 1024px) {
          /* line 690, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation .menu-desktop {
            display: none; } }
        /* line 747, ../../global/header/header.scss */
        .pl-7 header .header-main .navigation .menu-desktop .ubermenu-responsive-toggle {
          float: right; }
        /* line 751, ../../global/header/header.scss */
        .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 {
          float: right;
          display: flex !important; }
          /* line 754, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 .sub-heading, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 .sub-heading, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 .sub-heading {
            color: #9bbdf9;
            font-family: "Roboto", sans-serif;
            font-size: 14px;
            line-height: 16px;
            letter-spacing: 2px;
            text-transform: uppercase;
            font-weight: 700;
            padding: 0; }
          /* line 765, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 .teams-menu h2, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 .teams-menu h2, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 .teams-menu h2 {
            color: #9bbdf9;
            font-family: "Roboto", sans-serif;
            font-size: 14px;
            line-height: 16px;
            letter-spacing: 2px;
            text-transform: uppercase; }
          /* line 774, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 .teams-menu .division-container a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 .teams-menu .division-container a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 .teams-menu .division-container a {
            color: #fefefe;
            font-family: "Roboto", sans-serif;
            font-weight: 700;
            text-transform: none;
            font-size: 14px;
            line-height: 16px;
            padding: 12px 4px;
            margin-left: -4px;
            cursor: pointer;
            transition: .25s all;
            white-space: nowrap;
            display: block; }
            /* line 787, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 .teams-menu .division-container a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 .teams-menu .division-container a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 .teams-menu .division-container a:hover {
              background-color: transparent;
              color: #367cf3; }
          /* line 795, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 li.plus a:after, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 li.plus a:after, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 li.plus a:after {
            content: '';
            background: url(/wp-content/themes/butterScotch/_images/plus-sign.svg) no-repeat;
            width: 20px;
            height: 20px;
            position: absolute;
            margin-left: 4px;
            top: 10px; }
          /* line 805, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul {
            float: right;
            align-items: center;
            display: flex;
            margin-right: -10px; }
            /* line 811, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul .ubermenu-search, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul .ubermenu-search, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul .ubermenu-search {
              margin-left: 1rem; }
            @media only screen and (max-width: 1024px) and (min-width: 640px) {
              /* line 805, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul {
                background-color: #fefefe; } }
            @media only screen and (max-width: 640px) {
              /* line 805, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul {
                width: 100%; } }
            /* line 827, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li .ubermenu-search form, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li .ubermenu-search form, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li .ubermenu-search form {
              margin: 0; }
            /* line 833, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li.ubermenu-has-submenu-drop > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li.ubermenu-has-submenu-drop > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li.ubermenu-has-submenu-drop > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li.ubermenu-has-submenu-drop > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li.ubermenu-has-submenu-drop > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li.ubermenu-has-submenu-drop > span {
              padding-right: 24px; }
            /* line 838, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > span {
              color: #fefefe;
              font-family: "Roboto", sans-serif;
              font-weight: 700;
              text-transform: uppercase;
              font-size: 13px;
              line-height: 24px;
              padding: 8px 16px;
              cursor: pointer;
              transition: .25s all; }
              @media only screen and (max-width: 1300px) {
                /* line 838, ../../global/header/header.scss */
                .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > span {
                  font-size: 13px;
                  padding: 8px 12px; } }
              /* line 855, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > span:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > span:hover {
                background-color: #367cf3; }
              /* line 859, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a:focus, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span:focus, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > a:focus, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > span:focus, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > a:focus, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > span:focus {
                outline: none;
                box-shadow: none; }
              /* line 864, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > a > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > span > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > a > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > span > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > a > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > span > span {
                padding: 0; }
            /* line 873, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > ul, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > ul {
              background-color: #19273f;
              padding: 32px;
              justify-content: center; }
              /* line 881, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > ul > li > span, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > ul > li > a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > ul > li > span {
                padding: 11px 15px;
                color: #fefefe;
                font-family: "Roboto", sans-serif;
                font-weight: 700;
                text-transform: uppercase;
                font-size: 13px;
                line-height: 16px;
                cursor: pointer;
                text-align: left; }
                /* line 892, ../../global/header/header.scss */
                .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 > ul > li > ul > li > span:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > ul > li > a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 > ul > li > ul > li > span:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > ul > li > a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 > ul > li > ul > li > span:hover {
                  background-color: #3b3f6c; }
          /* line 907, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 ul.ubermenu-submenu li a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 ul.ubermenu-submenu li a, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 ul.ubermenu-submenu li a {
            color: #fefefe;
            font-family: "Roboto", sans-serif;
            font-weight: 700;
            text-transform: none;
            font-size: 14px;
            line-height: 16px;
            padding: 12px 20px;
            cursor: pointer;
            transition: .25s all;
            white-space: nowrap; }
            /* line 918, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-22 ul.ubermenu-submenu li a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-882 ul.ubermenu-submenu li a:hover, .pl-7 header .header-main .navigation .menu-desktop #ubermenu-main-884 ul.ubermenu-submenu li a:hover {
              background-color: #367cf3; }
      /* line 926, ../../global/header/header.scss */
      .pl-7 header .header-main .navigation.utility-nav {
        justify-content: flex-end; }
        /* line 928, ../../global/header/header.scss */
        .pl-7 header .header-main .navigation.utility-nav .menu-desktop {
          height: 32px;
          margin: 12px; }
        /* line 932, ../../global/header/header.scss */
        .pl-7 header .header-main .navigation.utility-nav ul {
          list-style: none;
          margin: 0;
          line-height: 35px; }
          /* line 937, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation.utility-nav ul li {
            float: left;
            margin: 0 20px;
            font-family: "Noto Sans", sans-serif;
            font-weight: 800;
            text-transform: uppercase;
            font-size: 13px; }
            /* line 949, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation.utility-nav ul li.account-login a {
              color: #f1f1f1; }
              /* line 951, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation.utility-nav ul li.account-login a img {
                display: block; }
            /* line 956, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation.utility-nav ul li a:hover {
              color: #2c79fd; }
            /* line 960, ../../global/header/header.scss */
            .pl-7 header .header-main .navigation.utility-nav ul li.plus-button {
              display: flex;
              align-items: center;
              text-align: center;
              border-radius: 5px;
              margin: 0 5px;
              float: left;
              background: linear-gradient(0.25turn, #6b0101, #d30f10);
              border: 1px solid #F03030;
              color: #f1f1f1;
              font-weight: bold;
              font-size: 10px;
              line-height: 15px;
              text-transform: uppercase;
              padding: 8px 16px;
              font-family: "Roboto", sans-serif; }
              /* line 977, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation.utility-nav ul li.plus-button img {
                width: 26px;
                margin-left: 3px;
                margin-top: -2px; }
              /* line 983, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation.utility-nav ul li.plus-button a {
                color: #f1f1f1; }
              /* line 987, ../../global/header/header.scss */
              .pl-7 header .header-main .navigation.utility-nav ul li.plus-button:hover {
                background: #d30f10; }
        /* line 994, ../../global/header/header.scss */
        .pl-7 header .header-main .navigation.utility-nav a {
          color: #aeafb5; }
          /* line 997, ../../global/header/header.scss */
          .pl-7 header .header-main .navigation.utility-nav a:hover {
            color: #aeafb5; }
  /* line 1007, ../../global/header/header.scss */
  .pl-7 header .sub-navigation {
    width: 100%;
    background-color: #292a2d;
    display: none; }
    /* line 1012, ../../global/header/header.scss */
    .pl-7 header .sub-navigation .column {
      display: flex;
      justify-content: center; }
      /* line 1016, ../../global/header/header.scss */
      .pl-7 header .sub-navigation .column .item {
        display: flex; }
        /* line 1019, ../../global/header/header.scss */
        .pl-7 header .sub-navigation .column .item a {
          padding: 9px 15px;
          font-family: "PT Serif", serif;
          color: #aeafb5;
          font-weight: 700;
          text-transform: none;
          font-size: 14px;
          line-height: 16px;
          transition: .25s all; }
          /* line 1029, ../../global/header/header.scss */
          .pl-7 header .sub-navigation .column .item a:hover {
            background-color: #2c79fd;
            color: #fefefe; }

/**/
/**/
/**/
/**/

/*# sourceMappingURL=header.css.map */
/* line 2, ../../global/html-elements/html-elements.scss */
html, body {
  overflow-x: hidden; }

/* line 5, ../../global/html-elements/html-elements.scss */
body {
  background-color: #191919;
  color: #292a2d;
  font-family: "Lora", serif;
  transition: transform 0.25s; }
  /* line 16, ../../global/html-elements/html-elements.scss */
  body.shiftnav-open header .navigation .menu-trigger-holder .menu-trigger span:nth-child(1) {
    top: 12px;
    width: 0%;
    left: 50%; }
  /* line 22, ../../global/html-elements/html-elements.scss */
  body.shiftnav-open header .navigation .menu-trigger-holder .menu-trigger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  /* line 29, ../../global/html-elements/html-elements.scss */
  body.shiftnav-open header .navigation .menu-trigger-holder .menu-trigger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  /* line 36, ../../global/html-elements/html-elements.scss */
  body.shiftnav-open header .navigation .menu-trigger-holder .menu-trigger span:nth-child(4) {
    top: 12px;
    width: 0%;
    left: 50%; }
  /* line 48, ../../global/html-elements/html-elements.scss */
  body.admin-bar.pl-7 header {
    margin-top: 0; }
    /* line 59, ../../global/html-elements/html-elements.scss */
    body.admin-bar.pl-7 header .header-main.is-stuck {
      padding-top: 32px !important; }
      @media only screen and (max-width: 782px) {
        /* line 59, ../../global/html-elements/html-elements.scss */
        body.admin-bar.pl-7 header .header-main.is-stuck {
          padding-top: 46px !important; } }
      /* line 65, ../../global/html-elements/html-elements.scss */
      body.admin-bar.pl-7 header .header-main.is-stuck > .row:after {
        top: 32px; }
      /* line 69, ../../global/html-elements/html-elements.scss */
      body.admin-bar.pl-7 header .header-main.is-stuck > .row.header-gradient:before, body.admin-bar.pl-7 header .header-main.is-stuck > .row.header-gradient:after {
        top: 88px; }
  /* line 76, ../../global/html-elements/html-elements.scss */
  body.admin-bar.pl-7 .article-stream-section ul.tabs {
    margin-top: 32px; }
  /* line 82, ../../global/html-elements/html-elements.scss */
  body.logged-in .adthrive-ad, body.logged-in .adthrive-footer-message {
    display: none; }

@media only screen and (max-width: 600px) {
  /* line 89, ../../global/html-elements/html-elements.scss */
  html.shiftnav-nogap {
    padding-top: 46px; } }

/* line 95, ../../global/html-elements/html-elements.scss */
html.html-logged-in .adthrive-sticky-outstream {
  display: none !important; }

/* line 101, ../../global/html-elements/html-elements.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  letter-spacing: -0.25px;
  font-family: "Lora", serif;
  margin-top: 0px; }

/* line 113, ../../global/html-elements/html-elements.scss */
h1 {
  font-size: 44px;
  margin-bottom: 28px;
  line-height: 49px; }

/* line 119, ../../global/html-elements/html-elements.scss */
h2 {
  font-size: 30px;
  margin-bottom: 24px;
  line-height: 34px; }

/* line 125, ../../global/html-elements/html-elements.scss */
h3 {
  font-size: 28px;
  margin-bottom: 21px;
  line-height: 32px; }

/* line 131, ../../global/html-elements/html-elements.scss */
h4 {
  font-size: 23px;
  margin-bottom: 18px;
  line-height: 26px; }

/* line 137, ../../global/html-elements/html-elements.scss */
h5 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 21px; }

/* line 143, ../../global/html-elements/html-elements.scss */
h6 {
  font-size: 16px;
  margin-bottom: 12px;
  line-height: 18px; }

/* line 149, ../../global/html-elements/html-elements.scss */
p, ul, ol {
  font-size: 17px;
  line-height: 27px;
  font-family: "Lora", serif; }

/* line 155, ../../global/html-elements/html-elements.scss */
a {
  color: #2c79fd;
  transition: 0.2s color ease-in-out; }

/* line 161, ../../global/html-elements/html-elements.scss */
.row {
  max-width: 84.375rem; }

/* line 165, ../../global/html-elements/html-elements.scss */
.flex-row {
  display: flex;
  flex-flow: row wrap; }
  /* line 168, ../../global/html-elements/html-elements.scss */
  .flex-row .column, .flex-row .columns {
    width: auto;
    flex: 1 1 0px;
    min-width: 0; }
  /* line 173, ../../global/html-elements/html-elements.scss */
  .flex-row .column, .flex-row .columns, .flex-row .column:last-child:not(:first-child), .flex-row .columns:last-child:not(:first-child),
  .flex-row .column:last-child:not(:first-child), .flex-row .columns:last-child:not(:first-child) {
    float: none;
    clear: initial; }
  /* line 178, ../../global/html-elements/html-elements.scss */
  .flex-row .shrink {
    flex: 0 0 auto;
    max-width: 100%; }
  /* line 182, ../../global/html-elements/html-elements.scss */
  .flex-row .align-middle {
    align-items: center; }
  /* line 185, ../../global/html-elements/html-elements.scss */
  .flex-row .align-right {
    justify-content: flex-end; }
  /* line 188, ../../global/html-elements/html-elements.scss */
  .flex-row .small-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 192, ../../global/html-elements/html-elements.scss */
  .flex-row .large-4, .flex-row .large-8 {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    /* line 197, ../../global/html-elements/html-elements.scss */
    .flex-row .medium-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    /* line 201, ../../global/html-elements/html-elements.scss */
    .flex-row .medium-6 {
      flex: 0 0 50%;
      max-width: 50%; } }
  @media print, screen and (min-width: 64em) {
    /* line 207, ../../global/html-elements/html-elements.scss */
    .flex-row .large-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    /* line 211, ../../global/html-elements/html-elements.scss */
    .flex-row .large-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    /* line 215, ../../global/html-elements/html-elements.scss */
    .flex-row .large-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; } }

/* line 222, ../../global/html-elements/html-elements.scss */
.pl-7 h1,
.pl-7 h2,
.pl-7 h3,
.pl-7 h4,
.pl-7 h5,
.pl-7 h6 {
  font-weight: 600;
  letter-spacing: -0.25px;
  font-family: "PT Serif", serif;
  margin-top: 0px; }

/* line 236, ../../global/html-elements/html-elements.scss */
.page section a, .archive section a {
  opacity: 1;
  transition: opacity .2s ease-in;
  -moz-transition: opacity .2s ease-in;
  -webkit-transition: opacity .2s ease-in;
  -o-transition: opacity .2s ease-in; }
  /* line 242, ../../global/html-elements/html-elements.scss */
  .page section a:hover, .archive section a:hover {
    opacity: .7; }

/*# sourceMappingURL=html-elements.css.map */
/* line 3, ../../global/reusable/reusable.scss */
.blue-box {
  background-color: #2c79fd;
  color: #fefefe;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 12px;
  padding: 4px 6px;
  letter-spacing: .5px;
  line-height: 15px; }
  /* line 14, ../../global/reusable/reusable.scss */
  .blue-box:hover {
    color: #fefefe; }

/* line 20, ../../global/reusable/reusable.scss */
.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6, .dark-bg p {
  color: #fefefe; }

/* line 25, ../../global/reusable/reusable.scss */
ul.accordion {
  background-color: #292a2d; }
  /* line 30, ../../global/reusable/reusable.scss */
  ul.accordion li.accordion-item.is-active .accordion-title {
    border-bottom: 1px solid transparent; }
  /* line 35, ../../global/reusable/reusable.scss */
  ul.accordion li.accordion-item .accordion-title {
    border: none;
    text-align: left;
    color: #fefefe;
    border-bottom: 1px solid #303135;
    padding-right: 50px;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px; }
    /* line 45, ../../global/reusable/reusable.scss */
    ul.accordion li.accordion-item .accordion-title:last-child {
      border-bottom: 0; }
    /* line 49, ../../global/reusable/reusable.scss */
    ul.accordion li.accordion-item .accordion-title:focus {
      background-color: #292a2d; }
    /* line 53, ../../global/reusable/reusable.scss */
    ul.accordion li.accordion-item .accordion-title:hover {
      background-color: #38393d; }
  /* line 58, ../../global/reusable/reusable.scss */
  ul.accordion li.accordion-item .accordion-content {
    text-align: left;
    font-family: "Noto Sans", sans-serif;
    background-color: #555659;
    border: none;
    color: #86888f;
    line-height: 22px;
    font-size: 14px;
    padding: 30px 16px; }

/* line 72, ../../global/reusable/reusable.scss */
.dark-bg ul.accordion {
  border: 1px solid #424448;
  background-color: #363739; }
  /* line 77, ../../global/reusable/reusable.scss */
  .dark-bg ul.accordion li.accordion-item .accordion-title {
    border-bottom: 1px solid #424448; }
  /* line 81, ../../global/reusable/reusable.scss */
  .dark-bg ul.accordion li.accordion-item .accordion-content {
    color: #fefefe;
    display: block; }

/* line 89, ../../global/reusable/reusable.scss */
.iframe-wrapper {
  padding-top: calc(56.25% + 45px);
  position: relative; }
  /* line 93, ../../global/reusable/reusable.scss */
  .iframe-wrapper iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

/* line 105, ../../global/reusable/reusable.scss */
.time-ago {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  letter-spacing: -.5px; }

/* line 111, ../../global/reusable/reusable.scss */
span.plv {
  border-radius: 3px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 2px 10px; }
  /* line 119, ../../global/reusable/reusable.scss */
  span.plv.changeup {
    background-color: #07b526; }
  /* line 123, ../../global/reusable/reusable.scss */
  span.plv.curveball {
    background-color: #3c44cd; }
  /* line 127, ../../global/reusable/reusable.scss */
  span.plv.cutter, span.plv.kutter {
    background-color: #933f2c; }
  /* line 132, ../../global/reusable/reusable.scss */
  span.plv.four-seamer {
    background-color: #d22d49; }
  /* line 136, ../../global/reusable/reusable.scss */
  span.plv.knuckleball {
    background-color: #999999; }
  /* line 140, ../../global/reusable/reusable.scss */
  span.plv.sinker {
    background-color: #c57a02; }
  /* line 144, ../../global/reusable/reusable.scss */
  span.plv.slider {
    background-color: #9300c7; }
  /* line 148, ../../global/reusable/reusable.scss */
  span.plv.splitter {
    background-color: #00a1c5; }
  /* line 152, ../../global/reusable/reusable.scss */
  span.plv.all {
    background-color: #1e2125; }
  /* line 156, ../../global/reusable/reusable.scss */
  span.plv.small {
    font-size: 13px;
    padding: 1px 4px; }

/*# sourceMappingURL=reusable.css.map */
/* line 3, ../../global/search/search.scss */
.search-hold {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  /* line 9, ../../global/search/search.scss */
  .search-hold .player-result {
    flex: 0 0 calc(33% - 10px);
    background-color: #f1f1f1;
    margin-bottom: 10px; }
    /* line 14, ../../global/search/search.scss */
    .search-hold .player-result .hold-me {
      display: flex; }
      /* line 17, ../../global/search/search.scss */
      .search-hold .player-result .hold-me .image {
        flex: 0;
        min-width: 64px; }
      /* line 22, ../../global/search/search.scss */
      .search-hold .player-result .hold-me .content {
        padding: 11px;
        flex: 1; }
        /* line 26, ../../global/search/search.scss */
        .search-hold .player-result .hold-me .content a {
          color: #36373b; }
        /* line 30, ../../global/search/search.scss */
        .search-hold .player-result .hold-me .content h6 {
          margin-bottom: 4px; }
        /* line 34, ../../global/search/search.scss */
        .search-hold .player-result .hold-me .content .meta {
          font-style: italic;
          font-size: 12px;
          line-height: 12px;
          margin-right: 5px;
          color: #747474; }

/*# sourceMappingURL=search.css.map */
/* line 3, ../../global/shiftnav/shiftnav.scss */
.shiftnav {
  background-color: #2c79fd; }
  /* line 6, ../../global/shiftnav/shiftnav.scss */
  .shiftnav::after {
    opacity: 0.5; }
  /* line 10, ../../global/shiftnav/shiftnav.scss */
  .shiftnav .shiftnav-inner {
    background-color: #191919; }
    /* line 13, ../../global/shiftnav/shiftnav.scss */
    .shiftnav .shiftnav-inner > a {
      width: 100%;
      display: block;
      padding: 15px 25px;
      line-height: 1.6em;
      text-decoration: none;
      position: relative;
      cursor: pointer;
      background-color: #222223;
      color: white;
      font-family: "Noto Sans", sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px; }
    /* line 32, ../../global/shiftnav/shiftnav.scss */
    .shiftnav .shiftnav-inner .shiftnav-nav > ul > li > a {
      color: #fefefe;
      border-bottom: 1px solid #292a2d;
      font-family: "Noto Sans", sans-serif;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: -.25px;
      background-color: #222223;
      transition: all .25s; }
      /* line 43, ../../global/shiftnav/shiftnav.scss */
      .shiftnav .shiftnav-inner .shiftnav-nav > ul > li > a:hover {
        background-color: #36373b;
        color: #fefefe; }
    /* line 49, ../../global/shiftnav/shiftnav.scss */
    .shiftnav .shiftnav-inner .shiftnav-nav > ul > li span.shiftnav-submenu-activation {
      background-color: #2c79fd;
      border-top: 1px solid #3472dd; }
      /* line 53, ../../global/shiftnav/shiftnav.scss */
      .shiftnav .shiftnav-inner .shiftnav-nav > ul > li span.shiftnav-submenu-activation i {
        color: #fefefe; }

/* line 63, ../../global/shiftnav/shiftnav.scss */
.pl-7 .shiftnav {
  background-color: transparent; }
  /* line 65, ../../global/shiftnav/shiftnav.scss */
  .pl-7 .shiftnav::after {
    opacity: 0.5; }
  /* line 68, ../../global/shiftnav/shiftnav.scss */
  .pl-7 .shiftnav .shiftnav-inner {
    background-color: #19273f; }
    /* line 71, ../../global/shiftnav/shiftnav.scss */
    .pl-7 .shiftnav .shiftnav-inner > a {
      width: 100%;
      display: block;
      padding: 32px 16px;
      line-height: 20px;
      text-decoration: none;
      position: relative;
      cursor: pointer;
      background-color: transparent;
      color: white;
      font-family: "PT Serif", serif;
      font-weight: 700;
      text-transform: none;
      font-weight: bold;
      font-size: 16px; }
    /* line 91, ../../global/shiftnav/shiftnav.scss */
    .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav > ul > li > a, .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav > ul > li > .shiftnav-target {
      color: #fefefe;
      border-bottom: none;
      font-family: "PT Serif", serif;
      text-transform: none;
      font-size: 16px;
      line-height: 20px;
      font-weight: bold;
      letter-spacing: 0px;
      background-color: transparent;
      transition: all .25s;
      font-weight: 700; }
      /* line 104, ../../global/shiftnav/shiftnav.scss */
      .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav > ul > li > a:hover, .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav > ul > li > .shiftnav-target:hover {
        background-color: #595959;
        color: #fefefe; }
    /* line 110, ../../global/shiftnav/shiftnav.scss */
    .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav > ul > li span.shiftnav-submenu-activation {
      background-color: transparent;
      border-top: none; }
      /* line 114, ../../global/shiftnav/shiftnav.scss */
      .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav > ul > li span.shiftnav-submenu-activation i {
        color: #fefefe; }
    /* line 122, ../../global/shiftnav/shiftnav.scss */
    .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav ul.sub-menu > li > a {
      color: #fefefe;
      border-bottom: none;
      font-family: "PT Serif", serif;
      text-transform: none;
      font-size: 16px;
      line-height: 20px;
      font-weight: bold;
      letter-spacing: 0px;
      background-color: transparent;
      transition: all .25s;
      font-weight: 700; }
      /* line 135, ../../global/shiftnav/shiftnav.scss */
      .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav ul.sub-menu > li > a:hover {
        background-color: #595959;
        color: #fefefe; }
    /* line 141, ../../global/shiftnav/shiftnav.scss */
    .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav ul.sub-menu > li span.shiftnav-submenu-activation {
      background-color: transparent;
      border-top: none; }
      /* line 145, ../../global/shiftnav/shiftnav.scss */
      .pl-7 .shiftnav .shiftnav-inner .shiftnav-nav ul.sub-menu > li span.shiftnav-submenu-activation i {
        color: #fefefe; }

/*# sourceMappingURL=shiftnav.css.map */
/* line 3, ../../global/subnav-bar/subnav-bar.scss */
.subnav-bar {
  background-color: #e7e7e7;
  box-shadow: 0 10px 5px -8px rgba(0, 0, 0, 0.2);
  -ms-overflow-style: none;
  overflow-x: auto;
  scrollbar-width: none;
  white-space: nowrap; }
  /* line 12, ../../global/subnav-bar/subnav-bar.scss */
  .subnav-bar::-webkit-scrollbar {
    display: none; }
  /* line 16, ../../global/subnav-bar/subnav-bar.scss */
  .subnav-bar ul {
    background-color: transparent;
    border: none;
    display: inline-block;
    float: left;
    line-height: 28px;
    list-style-type: none;
    margin: 0;
    white-space: nowrap; }
    /* line 26, ../../global/subnav-bar/subnav-bar.scss */
    .subnav-bar ul li {
      display: inline;
      margin-right: -4px;
      padding: 5px 15px; }
      /* line 31, ../../global/subnav-bar/subnav-bar.scss */
      .subnav-bar ul li a {
        color: #888;
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 39px;
        padding: 0; }
        /* line 39, ../../global/subnav-bar/subnav-bar.scss */
        .subnav-bar ul li a.is-active {
          color: #367cf3;
          font-weight: 700; }
        /* line 44, ../../global/subnav-bar/subnav-bar.scss */
        .subnav-bar ul li a[aria-selected='true'] {
          background-color: transparent; }
        /* line 48, ../../global/subnav-bar/subnav-bar.scss */
        .subnav-bar ul li a:focus {
          background-color: transparent;
          outline: none; }
      /* line 55, ../../global/subnav-bar/subnav-bar.scss */
      .subnav-bar ul li:focus {
        outline: none; }
      /* line 59, ../../global/subnav-bar/subnav-bar.scss */
      .subnav-bar ul li:first-child {
        padding-left: 0; }
      /* line 63, ../../global/subnav-bar/subnav-bar.scss */
      .subnav-bar ul li:last-child {
        padding-right: 0; }
  /* line 71, ../../global/subnav-bar/subnav-bar.scss */
  .subnav-bar .page-info {
    color: #646b71;
    float: right;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    text-transform: uppercase; }
    /* line 79, ../../global/subnav-bar/subnav-bar.scss */
    .subnav-bar .page-info span {
      font-weight: bold; }
  /* line 85, ../../global/subnav-bar/subnav-bar.scss */
  .subnav-bar.stuck {
    position: fixed;
    top: 66px;
    width: 100%;
    z-index: 4; }
    @media screen and (min-width: 1024px) {
      /* line 85, ../../global/subnav-bar/subnav-bar.scss */
      .subnav-bar.stuck {
        top: 96px; } }

/* line 99, ../../global/subnav-bar/subnav-bar.scss */
.admin-bar .subnav-bar.stuck {
  top: 112px; }
  @media screen and (min-width: 783px) {
    /* line 99, ../../global/subnav-bar/subnav-bar.scss */
    .admin-bar .subnav-bar.stuck {
      top: 98px; } }
  @media screen and (min-width: 1024px) {
    /* line 99, ../../global/subnav-bar/subnav-bar.scss */
    .admin-bar .subnav-bar.stuck {
      top: 128px; } }

/* line 112, ../../global/subnav-bar/subnav-bar.scss */
.subnav-bar-placeholder {
  display: none;
  height: 38px; }

/*# sourceMappingURL=subnav-bar.css.map */
/* line 5, ../../global/tables/tables.scss */
table thead,
table tbody {
  background-color: transparent;
  border: none; }

/* line 11, ../../global/tables/tables.scss */
table th,
table td {
  padding: 0.5rem; }

/* line 16, ../../global/tables/tables.scss */
table th {
  font-family: "Roboto Condensed", sans-serif; }

/* line 20, ../../global/tables/tables.scss */
table td {
  font-family: "Roboto", sans-serif; }

/* line 24, ../../global/tables/tables.scss */
table .right-border {
  border-right: 3px #888 solid; }

/* line 28, ../../global/tables/tables.scss */
table.hidden {
  display: none; }

@media only screen and (max-width: 1170px) {
  /* line 36, ../../global/tables/tables.scss */
  table.list .change,
  table.list .change-th {
    display: none; } }

/* line 43, ../../global/tables/tables.scss */
table.list thead {
  background: transparent;
  border: none; }
  /* line 49, ../../global/tables/tables.scss */
  table.list thead tr th {
    text-align: left;
    background-color: transparent;
    font-style: italic;
    color: white;
    font-family: "PT Serif", serif;
    padding: 0 8px;
    font-size: 14px;
    line-height: 23px; }
    /* line 59, ../../global/tables/tables.scss */
    table.list thead tr th:first-child {
      padding-left: 0; }

/* line 69, ../../global/tables/tables.scss */
table.list tbody {
  background-color: transparent;
  border: none; }
  /* line 73, ../../global/tables/tables.scss */
  table.list tbody tr {
    border-bottom: none;
    border-top: 1px solid #203c6c; }
    /* line 77, ../../global/tables/tables.scss */
    table.list tbody tr:first-child {
      border-top: none; }
    /* line 81, ../../global/tables/tables.scss */
    table.list tbody tr:nth-child(even) {
      background-color: transparent; }
    /* line 86, ../../global/tables/tables.scss */
    table.list tbody tr td .tier {
      position: absolute;
      left: 1px;
      color: white;
      background: #2c79fd;
      height: 22px;
      width: 27px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12PX;
      text-transform: uppercase;
      top: 0;
      font-family: "Noto Sans", sans-serif; }
    /* line 102, ../../global/tables/tables.scss */
    table.list tbody tr td .tier-line {
      position: absolute;
      top: 0;
      right: 0;
      width: calc(100% - 1px);
      height: 2px;
      background-color: #2c79fd; }
    /* line 111, ../../global/tables/tables.scss */
    table.list tbody tr td.rank {
      background-color: transparent;
      color: #fefefe;
      font-family: "Roboto", sans-serif;
      padding: 0 8px;
      text-align: center;
      font-weight: bold;
      font-size: 16px;
      line-height: 24px;
      height: 42px; }
      @media only screen and (max-width: 1024px) {
        /* line 111, ../../global/tables/tables.scss */
        table.list tbody tr td.rank {
          font-size: 14px; } }
    /* line 127, ../../global/tables/tables.scss */
    table.list tbody tr td.name {
      width: 100%;
      text-align: left;
      color: #fefefe;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      height: 42px;
      padding: 0;
      align-items: left;
      transition: background-color .125s;
      position: relative;
      letter-spacing: 0;
      font-family: "Roboto", sans-serif; }
      @media only screen and (max-width: 1024px) {
        /* line 127, ../../global/tables/tables.scss */
        table.list tbody tr td.name {
          font-size: 14px; } }
      /* line 145, ../../global/tables/tables.scss */
      table.list tbody tr td.name a {
        width: 100%;
        height: 100%;
        color: white;
        display: flex;
        align-items: center;
        justify-content: left;
        padding: 0 5px;
        font-family: "PT Serif", serif;
        font-weight: 700;
        white-space: nowrap; }
      /* line 158, ../../global/tables/tables.scss */
      table.list tbody tr td.name:hover {
        background-color: transparent; }
    /* line 164, ../../global/tables/tables.scss */
    table.list tbody tr td.change {
      background-color: transparent !important;
      color: white;
      text-align: right;
      font-weight: bold;
      font-family: "Noto Sans", sans-serif;
      font-size: 16px;
      line-height: 24px;
      height: 42px;
      padding: 0 8px; }
      @media only screen and (max-width: 1024px) {
        /* line 164, ../../global/tables/tables.scss */
        table.list tbody tr td.change {
          font-size: 14px; } }
      /* line 179, ../../global/tables/tables.scss */
      table.list tbody tr td.change.up {
        background-color: #65c763; }
      /* line 183, ../../global/tables/tables.scss */
      table.list tbody tr td.change.down {
        background-color: #cc443e; }
    /* line 189, ../../global/tables/tables.scss */
    table.list tbody tr td.badges {
      position: relative;
      border-left: 1px solid white;
      white-space: nowrap;
      text-align: center; }
      /* line 195, ../../global/tables/tables.scss */
      table.list tbody tr td.badges .tier-line {
        width: 100%; }
    /* line 200, ../../global/tables/tables.scss */
    table.list tbody tr td.positions {
      position: relative;
      white-space: nowrap;
      padding: 0 32px;
      text-align: center;
      border-left: 1px solid white; }
      /* line 207, ../../global/tables/tables.scss */
      table.list tbody tr td.positions .tier-line {
        left: -1px;
        width: 100%; }

/* line 222, ../../global/tables/tables.scss */
table.rounded {
  background-color: transparent;
  border-radius: 10px;
  margin-bottom: 0;
  overflow: hidden; }
  /* line 228, ../../global/tables/tables.scss */
  table.rounded > thead {
    background-color: transparent;
    border: none; }
    /* line 234, ../../global/tables/tables.scss */
    table.rounded > thead > tr > th {
      padding: 0.5rem 0.625rem; }
      /* line 237, ../../global/tables/tables.scss */
      table.rounded > thead > tr > th:first-child {
        border-top-left-radius: 10px; }
      /* line 241, ../../global/tables/tables.scss */
      table.rounded > thead > tr > th:last-child {
        border-top-right-radius: 10px; }
  /* line 251, ../../global/tables/tables.scss */
  table.rounded > tbody {
    background-color: transparent;
    border: none; }
    /* line 261, ../../global/tables/tables.scss */
    table.rounded > tbody > tr:last-child > td:first-child {
      border-bottom-left-radius: 10px; }
    /* line 265, ../../global/tables/tables.scss */
    table.rounded > tbody > tr:last-child > td:last-child {
      border-bottom-right-radius: 10px; }

/* line 279, ../../global/tables/tables.scss */
table.sharp {
  background-color: transparent;
  border-radius: 3px;
  margin-bottom: 0;
  table-layout: fixed; }
  /* line 285, ../../global/tables/tables.scss */
  table.sharp > thead {
    background-color: transparent;
    border: none; }
    /* line 291, ../../global/tables/tables.scss */
    table.sharp > thead > tr > th {
      padding: 0.5rem 0.625rem; }
      /* line 294, ../../global/tables/tables.scss */
      table.sharp > thead > tr > th:first-child {
        border-top-left-radius: 3px; }
      /* line 298, ../../global/tables/tables.scss */
      table.sharp > thead > tr > th:last-child {
        border-top-right-radius: 3px; }
  /* line 308, ../../global/tables/tables.scss */
  table.sharp > tbody {
    background-color: transparent;
    border: none; }
    /* line 318, ../../global/tables/tables.scss */
    table.sharp > tbody > tr:last-child > td:first-child {
      border-bottom-left-radius: 3px; }
    /* line 322, ../../global/tables/tables.scss */
    table.sharp > tbody > tr:last-child > td:last-child {
      border-bottom-right-radius: 3px; }

/* line 343, ../../global/tables/tables.scss */
table.stats > thead > tr > th {
  background: #e7e7e7;
  color: #414141;
  font-size: 13px;
  padding: 0.5rem;
  text-align: center;
  white-space: nowrap; }
  /* line 351, ../../global/tables/tables.scss */
  table.stats > thead > tr > th .has-tip {
    margin-left: 0;
    top: 0; }

/* line 366, ../../global/tables/tables.scss */
table.stats > tbody > tr > td {
  border-left: 1px #e7e7e7 solid;
  border-top: 1px #e7e7e7 solid;
  color: #646b71;
  display: table-cell;
  font-size: 12px;
  font-weight: normal;
  padding: 0.5rem;
  text-align: center;
  white-space: nowrap; }

/* line 378, ../../global/tables/tables.scss */
table.stats > tbody > tr:nth-child(odd) {
  background-color: #fff; }

/* line 382, ../../global/tables/tables.scss */
table.stats > tbody > tr:nth-child(even) {
  background-color: #f8f8f8; }

/* line 386, ../../global/tables/tables.scss */
table.stats > tbody > tr.odd {
  background-color: #fff !important; }

/* line 390, ../../global/tables/tables.scss */
table.stats > tbody > tr.even {
  background-color: #f8f8f8 !important; }

/* line 397, ../../global/tables/tables.scss */
table.stats > tbody > tr.league-percentile td, table.stats > tbody > tr.league-average td {
  font-weight: 700; }
  /* line 400, ../../global/tables/tables.scss */
  table.stats > tbody > tr.league-percentile td:first-child, table.stats > tbody > tr.league-average td:first-child {
    text-transform: uppercase; }

/* line 410, ../../global/tables/tables.scss */
table.stats > tbody > tr.league-percentile td {
  background-color: #f9e5c5; }

/* line 418, ../../global/tables/tables.scss */
table.stats > tbody > tr.league-average td {
  background-color: #afcbfa; }

/* line 426, ../../global/tables/tables.scss */
table.stats > tbody > tr.career td {
  background-color: #ebf2fe;
  font-weight: 700; }
  /* line 430, ../../global/tables/tables.scss */
  table.stats > tbody > tr.career td:first-child {
    text-transform: uppercase; }

/* line 449, ../../global/tables/tables.scss */
.table .table-branding .title {
  color: #2c79fd;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 20px 15px; }

/* line 458, ../../global/tables/tables.scss */
.table .dataTables_wrapper {
  margin: -10px !important;
  -ms-overflow-style: none;
  overflow-x: auto;
  padding: 10px;
  scrollbar-width: none; }
  /* line 466, ../../global/tables/tables.scss */
  .table .dataTables_wrapper::-webkit-scrollbar {
    display: none; }
  /* line 470, ../../global/tables/tables.scss */
  .table .dataTables_wrapper table.dataTableLaunch {
    background-color: transparent;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    font-family: "Roboto", sans-serif;
    margin-bottom: 0;
    overflow: hidden;
    table-layout: initial; }
    /* line 479, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch > thead {
      background-color: transparent;
      border: none; }
      /* line 485, ../../global/tables/tables.scss */
      .table .dataTables_wrapper table.dataTableLaunch > thead > tr > th {
        background: #fff;
        border-bottom: 1px #0375fe solid;
        border-bottom: 1px #979797 solid;
        color: #1e2125;
        font-size: 14px;
        padding: 10px 15px !important;
        text-align: initial;
        white-space: nowrap; }
        /* line 495, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > thead > tr > th.sorting {
          background-position: right center !important;
          background-repeat: no-repeat !important; }
        /* line 500, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > thead > tr > th.rank {
          width: 1%; }
        /* line 504, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > thead > tr > th.number {
          text-align: right; }
        /* line 508, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > thead > tr > th .has-tip {
          margin-left: 0;
          top: 0; }
        /* line 513, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > thead > tr > th:first-child {
          border-top-left-radius: 10px; }
        /* line 517, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > thead > tr > th:last-child {
          border-top-right-radius: 10px; }
    /* line 527, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch > tbody {
      background-color: transparent;
      border: none; }
      /* line 537, ../../global/tables/tables.scss */
      .table .dataTables_wrapper table.dataTableLaunch > tbody > tr:last-child > td:first-child {
        border-bottom-left-radius: 10px; }
      /* line 541, ../../global/tables/tables.scss */
      .table .dataTables_wrapper table.dataTableLaunch > tbody > tr:last-child > td:last-child {
        border-bottom-right-radius: 10px; }
      /* line 549, ../../global/tables/tables.scss */
      .table .dataTables_wrapper table.dataTableLaunch > tbody > tr.even, .table .dataTables_wrapper table.dataTableLaunch > tbody > tr.odd {
        background-color: transparent !important; }
      /* line 554, ../../global/tables/tables.scss */
      .table .dataTables_wrapper table.dataTableLaunch > tbody > tr > td {
        border-bottom: 1px #e2e2e4 solid;
        border-right: 1px #e2e2e4 solid;
        color: black;
        font-size: 14px;
        padding: 10px 15px;
        text-align: initial; }
        /* line 562, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > tbody > tr > td.rank {
          width: 1%; }
        /* line 566, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > tbody > tr > td.number {
          text-align: right; }
        /* line 570, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > tbody > tr > td.emphasis {
          background-color: #f8f8ff; }
        /* line 574, ../../global/tables/tables.scss */
        .table .dataTables_wrapper table.dataTableLaunch > tbody > tr > td:last-of-type {
          border-right: none; }
    /* line 584, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch.no-footer {
      border-bottom: none; }
    /* line 588, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch.sortable > thead > tr > th {
      padding-right: 1.25rem !important; }
    /* line 592, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch.bold > tbody > tr > td {
      font-weight: bold; }
    /* line 598, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch.centered > thead > tr > th,
    .table .dataTables_wrapper table.dataTableLaunch.centered > tbody > tr > td {
      text-align: center; }
    /* line 605, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-text-color="white"] {
      color: white !important; }
    /* line 609, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-text-color="black"] {
      color: black !important; }
    /* line 613, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-align="left"] {
      text-align: left !important; }
    /* line 617, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-align="center"] {
      text-align: center !important; }
    /* line 621, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-align="right"] {
      text-align: right !important; }
    /* line 625, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"] {
      border-top-style: solid !important;
      border-top-width: 2px !important; }
    /* line 630, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"] {
      border-right-style: solid !important;
      border-right-width: 2px !important; }
    /* line 635, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"] {
      border-bottom-style: solid !important;
      border-bottom-width: 2px !important; }
    /* line 640, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"] {
      border-left-style: solid !important;
      border-left-width: 2px !important; }
    /* line 645, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="green"] {
      border-top-color: #6cc277 !important; }
    /* line 649, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="green"] {
      border-right-color: #6cc277 !important; }
    /* line 653, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="green"] {
      border-bottom-color: #6cc277 !important; }
    /* line 657, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="green"] {
      border-left-color: #6cc277 !important; }
    /* line 661, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="red"] {
      border-top-color: #e88889 !important; }
    /* line 665, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="red"] {
      border-right-color: #e88889 !important; }
    /* line 669, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="red"] {
      border-bottom-color: #e88889 !important; }
    /* line 673, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="red"] {
      border-left-color: #e88889 !important; }
    /* line 677, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="blue"] {
      border-top-color: #5192e2 !important; }
    /* line 681, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="blue"] {
      border-right-color: #5192e2 !important; }
    /* line 685, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="blue"] {
      border-bottom-color: #5192e2 !important; }
    /* line 689, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="blue"] {
      border-left-color: #5192e2 !important; }
    /* line 693, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="yellow"] {
      border-top-color: #d2cb18 !important; }
    /* line 697, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="yellow"] {
      border-right-color: #d2cb18 !important; }
    /* line 701, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="yellow"] {
      border-bottom-color: #d2cb18 !important; }
    /* line 705, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="yellow"] {
      border-left-color: #d2cb18 !important; }
    /* line 709, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="orange"] {
      border-top-color: #e49641 !important; }
    /* line 713, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="orange"] {
      border-right-color: #e49641 !important; }
    /* line 717, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="orange"] {
      border-bottom-color: #e49641 !important; }
    /* line 721, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="orange"] {
      border-left-color: #e49641 !important; }
    /* line 725, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="purple"] {
      border-top-color: #c0afc1 !important; }
    /* line 729, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="purple"] {
      border-right-color: #c0afc1 !important; }
    /* line 733, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="purple"] {
      border-bottom-color: #c0afc1 !important; }
    /* line 737, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="purple"] {
      border-left-color: #c0afc1 !important; }
    /* line 741, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="teal"] {
      border-top-color: #4fc9ce !important; }
    /* line 745, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="teal"] {
      border-right-color: #4fc9ce !important; }
    /* line 749, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="teal"] {
      border-bottom-color: #4fc9ce !important; }
    /* line 753, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="teal"] {
      border-left-color: #4fc9ce !important; }
    /* line 757, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="top"][data-border-color="gray"] {
      border-top-color: #e0e3e8 !important; }
    /* line 761, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="right"][data-border-color="gray"] {
      border-right-color: #e0e3e8 !important; }
    /* line 765, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="bottom"][data-border-color="gray"] {
      border-bottom-color: #e0e3e8 !important; }
    /* line 769, ../../global/tables/tables.scss */
    .table .dataTables_wrapper table.dataTableLaunch [data-border-position="left"][data-border-color="gray"] {
      border-left-color: #e0e3e8 !important; }
  /* line 775, ../../global/tables/tables.scss */
  .table .dataTables_wrapper .dataTables_info {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    margin-left: 15px;
    text-align: left; }

/* line 790, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="green"],
#toolkit [data-bg="green"] {
  background-color: #6cc277; }

/* line 794, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="green-lighter"],
#toolkit [data-bg="green-lighter"] {
  background-color: #acdcb2; }

/* line 798, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="green-lightest"],
#toolkit [data-bg="green-lightest"] {
  background-color: #e2f3e3; }

/* line 802, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="red"],
#toolkit [data-bg="red"] {
  background-color: #e88889; }

/* line 806, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="red-lighter"],
#toolkit [data-bg="red-lighter"] {
  background-color: #eda1a1; }

/* line 810, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="red-lightest"],
#toolkit [data-bg="red-lightest"] {
  background-color: #f9dddc; }

/* line 814, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="blue"],
#toolkit [data-bg="blue"] {
  background-color: #5192e2; }

/* line 818, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="blue-lighter"],
#toolkit [data-bg="blue-lighter"] {
  background-color: #a1c3f0; }

/* line 822, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="blue-lightest"],
#toolkit [data-bg="blue-lightest"] {
  background-color: #dce9f9; }

/* line 826, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="yellow"],
#toolkit [data-bg="yellow"] {
  background-color: #d2cb18; }

/* line 830, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="yellow-lighter"],
#toolkit [data-bg="yellow-lighter"] {
  background-color: #e7e380; }

/* line 834, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="yellow-lightest"],
#toolkit [data-bg="yellow-lightest"] {
  background-color: #f5f5d1; }

/* line 838, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="orange"],
#toolkit [data-bg="orange"] {
  background-color: #e49641; }

/* line 842, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="orange-lighter"],
#toolkit [data-bg="orange-lighter"] {
  background-color: #f1c797; }

/* line 846, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="orange-lightest"],
#toolkit [data-bg="orange-lightest"] {
  background-color: #faeada; }

/* line 850, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="purple"],
#toolkit [data-bg="purple"] {
  background-color: #c0afc1; }

/* line 854, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="purple-lighter"],
#toolkit [data-bg="purple-lighter"] {
  background-color: #ddd3dc; }

/* line 858, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="purple-lightest"],
#toolkit [data-bg="purple-lightest"] {
  background-color: #f1eff2; }

/* line 862, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="teal"],
#toolkit [data-bg="teal"] {
  background-color: #4fc9ce; }

/* line 866, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="teal-lighter"],
#toolkit [data-bg="teal-lighter"] {
  background-color: #9ee2e3; }

/* line 870, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="teal-lightest"],
#toolkit [data-bg="teal-lightest"] {
  background-color: #dcf4f6; }

/* line 874, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="brown"],
#toolkit [data-bg="brown"] {
  background-color: #644728; }

/* line 878, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="brown-lighter"],
#toolkit [data-bg="brown-lighter"] {
  background-color: #ad8f6f; }

/* line 882, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="brown-lightest"],
#toolkit [data-bg="brown-lightest"] {
  background-color: #e6dbcf; }

/* line 886, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="black"],
#toolkit [data-bg="black"] {
  background-color: #050c15; }

/* line 890, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="black-lighter"],
#toolkit [data-bg="black-lighter"] {
  background-color: #60656c; }

/* line 894, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="black-lightest"],
#toolkit [data-bg="black-lightest"] {
  background-color: #e0e4e9; }

/* line 898, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="gray"],
#toolkit [data-bg="gray"] {
  background-color: #e0e3e8; }

/* line 902, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="gray-lighter"],
#toolkit [data-bg="gray-lighter"] {
  background-color: #fafbff; }

/* line 906, ../../global/tables/tables.scss */
table.dataTableLaunch [data-bg="gray-lightest"],
#toolkit [data-bg="gray-lightest"] {
  background-color: #ffffff; }

/* line 910, ../../global/tables/tables.scss */
table.dataTableLaunch [data-font-style="bold"],
#toolkit [data-font-style="bold"] {
  font-weight: bold; }

/* line 914, ../../global/tables/tables.scss */
table.dataTableLaunch [data-font-style="underline"],
#toolkit [data-font-style="underline"] {
  text-decoration: underline; }

/* line 918, ../../global/tables/tables.scss */
table.dataTableLaunch [data-font-style="strikethough"],
#toolkit [data-font-style="strikethough"] {
  text-decoration: line-through; }

/* line 924, ../../global/tables/tables.scss */
span.list-badge {
  width: 19px;
  height: 19px;
  display: inline-block;
  position: relative;
  margin-right: 2px; }
  /* line 931, ../../global/tables/tables.scss */
  span.list-badge.small {
    width: 18px;
    height: 14px;
    margin-right: 2px; }

/* line 939, ../../global/tables/tables.scss */
.badge-tooltip {
  display: none;
  position: absolute;
  background-color: #191919;
  top: 18px;
  right: -2px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 4px;
  z-index: 200;
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: 900; }

/* line 956, ../../global/tables/tables.scss */
.list-badge.aces-gonna-ace {
  background-color: #317aed; }

/* line 960, ../../global/tables/tables.scss */
.list-badge.ace-potential {
  background-color: #b0c9f1; }

/* line 964, ../../global/tables/tables.scss */
.list-badge.injury-risk {
  background-color: #f30000; }

/* line 968, ../../global/tables/tables.scss */
.list-badge.strikeout-upside {
  background-color: #00dc3e; }

/* line 972, ../../global/tables/tables.scss */
.list-badge.low-ips {
  background-color: #f300ce; }

/* line 976, ../../global/tables/tables.scss */
.list-badge.quality-starts {
  background-color: #aa21d7; }

/* line 980, ../../global/tables/tables.scss */
.list-badge.playing-time-question {
  background-color: #e8d499; }

/* line 984, ../../global/tables/tables.scss */
.list-badge.cherry-bomb {
  background-color: #fd6703; }

/* line 988, ../../global/tables/tables.scss */
.list-badge.toby {
  background-color: #9f623c; }

/* line 992, ../../global/tables/tables.scss */
.list-badge.false-starter {
  background-color: #f2d300; }

/* line 996, ../../global/tables/tables.scss */
.list-badge.streaming-option {
  background-color: #c5c5c5; }

/* line 1000, ../../global/tables/tables.scss */
.list-badge.stash-option {
  background-color: #353535; }

/* line 1004, ../../global/tables/tables.scss */
.list-badge.ratio-focused {
  background-color: #ffc100; }

/* line 1010, ../../global/tables/tables.scss */
.display-label {
  font-size: 16px;
  display: inline-block;
  flex: 0 0 33.33%;
  margin-bottom: 5px; }

/* line 1017, ../../global/tables/tables.scss */
.legend {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  padding: 20px 30px;
  margin-bottom: 30px; }

/* line 1024, ../../global/tables/tables.scss */
.label-box {
  display: flex;
  flex-wrap: wrap; }

/*# sourceMappingURL=tables.css.map */
/* line 3, ../../global/tabs/tabs.scss */
ul.tabs {
  background-color: transparent;
  border: none;
  display: flex; }
  /* line 8, ../../global/tabs/tabs.scss */
  ul.tabs li.tabs-title {
    background-color: #e2e2e2;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
    margin-right: 8px;
    padding: 15px 20px;
    transition: 0.2s all ease-in-out; }
    /* line 17, ../../global/tabs/tabs.scss */
    ul.tabs li.tabs-title a {
      background-color: transparent;
      cursor: pointer;
      font-family: "PT Serif", serif;
      font-size: 16px;
      font-weight: bold;
      height: initial;
      line-height: 18px;
      margin: 0;
      padding: 0;
      transition: 0.2s all ease-in-out; }
      /* line 29, ../../global/tabs/tabs.scss */
      ul.tabs li.tabs-title a:focus {
        outline: none; }
      /* line 33, ../../global/tabs/tabs.scss */
      ul.tabs li.tabs-title a span {
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        transition: 0.2s all ease-in-out; }
    /* line 41, ../../global/tabs/tabs.scss */
    ul.tabs li.tabs-title:hover {
      background-color: #fff; }
    /* line 45, ../../global/tabs/tabs.scss */
    ul.tabs li.tabs-title.is-active {
      background-color: #fff; }
      /* line 48, ../../global/tabs/tabs.scss */
      ul.tabs li.tabs-title.is-active a {
        font-size: 20px; }
        /* line 51, ../../global/tabs/tabs.scss */
        ul.tabs li.tabs-title.is-active a span {
          font-size: 16px; }

/* line 63, ../../global/tabs/tabs.scss */
.tabs-content {
  background-color: #f3f3f3;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 0 10px -10px black;
  overflow: hidden;
  position: relative; }
  /* line 71, ../../global/tabs/tabs.scss */
  .tabs-content .tabs-panel {
    padding: 0 30px 30px 30px;
    position: relative; }

/* line 78, ../../global/tabs/tabs.scss */
ul.table-tabs {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 20px 0 10px 0;
  width: 100%; }
  /* line 85, ../../global/tabs/tabs.scss */
  ul.table-tabs li {
    border-left: 1px #d0d0d0 solid;
    display: inline-block;
    line-height: 1.2;
    margin: 0 0 10px 0;
    padding: 0 20px; }
    /* line 92, ../../global/tabs/tabs.scss */
    ul.table-tabs li:first-child {
      border-left: none;
      padding-left: 0; }
    /* line 97, ../../global/tabs/tabs.scss */
    ul.table-tabs li a {
      border-bottom: 2px transparent solid;
      color: #888;
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 1;
      padding: 2px 0;
      transition: 0.2s all ease-in-out; }
      /* line 107, ../../global/tabs/tabs.scss */
      ul.table-tabs li a.active {
        border-bottom-color: #367cf3;
        color: #367cf3; }
      /* line 112, ../../global/tabs/tabs.scss */
      ul.table-tabs li a.disabled {
        opacity: 0.5; }
  /* line 120, ../../global/tabs/tabs.scss */
  ul.table-tabs.detail {
    background-color: #ebf2fe;
    border-radius: 8px;
    float: left;
    margin-bottom: 15px;
    padding: 4px;
    width: initial; }
    /* line 128, ../../global/tabs/tabs.scss */
    ul.table-tabs.detail li {
      border: none;
      margin: 0;
      padding: 0; }
      /* line 133, ../../global/tabs/tabs.scss */
      ul.table-tabs.detail li a {
        border: none;
        color: #999;
        display: inline-block;
        font-family: "PT Serif", serif;
        font-size: 14px;
        font-weight: 700;
        line-height: 30px;
        width: 100px; }
        /* line 143, ../../global/tabs/tabs.scss */
        ul.table-tabs.detail li a.active {
          background: #367cf3;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 6px 2px rgba(0, 0, 0, 0.15);
          border-radius: 8px;
          color: #fff; }

/*# sourceMappingURL=tabs.css.map */
/* line 3, ../../global/tooltips/tooltips.scss */
.has-tip {
  border: none; }
  /* line 6, ../../global/tooltips/tooltips.scss */
  .plv + .has-tip {
    color: #999;
    font-size: 12px;
    margin-left: 4px;
    top: -10px; }
    /* line 12, ../../global/tooltips/tooltips.scss */
    .plv + .has-tip:focus {
      outline: none; }

/* line 20, ../../global/tooltips/tooltips.scss */
:not(th) > .has-tip {
  color: darkred; }

/* line 24, ../../global/tooltips/tooltips.scss */
.tooltip {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  padding: 5px 10px; }
  /* line 33, ../../global/tooltips/tooltips.scss */
  .tooltip.top::before {
    border-color: #fff transparent transparent; }
  /* line 37, ../../global/tooltips/tooltips.scss */
  .tooltip.bottom::before {
    border-color: transparent transparent #fff; }
  /* line 41, ../../global/tooltips/tooltips.scss */
  .tooltip h5,
  .tooltip p,
  .tooltip li {
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    line-height: 18px; }
  /* line 49, ../../global/tooltips/tooltips.scss */
  .tooltip h5 {
    margin-bottom: 10px;
    text-transform: uppercase; }
  /* line 54, ../../global/tooltips/tooltips.scss */
  .tooltip p {
    margin-bottom: 10px; }
  /* line 58, ../../global/tooltips/tooltips.scss */
  .tooltip ul {
    list-style: none;
    margin: 0; }
  /* line 63, ../../global/tooltips/tooltips.scss */
  .tooltip img {
    margin: 5px 0; }

/*# sourceMappingURL=tooltips.css.map */
/* line 3, ../../global/utility/utility.scss */
.overlay-tag.wp-tag {
  display: none;
  height: 0;
  width: 0;
  overflow: hidden;
  pointer-events: none; }

/* line 11, ../../global/utility/utility.scss */
.no-margin {
  margin: 0 !important; }

/* line 15, ../../global/utility/utility.scss */
.white-bg {
  background-color: #fefefe !important; }

/* line 19, ../../global/utility/utility.scss */
.light-gray-bg {
  background-color: #747474 !important; }

/* line 23, ../../global/utility/utility.scss */
.dark-gray-bg {
  background-color: #191919 !important;
  color: #fefefe; }

/* line 28, ../../global/utility/utility.scss */
.zero-padding-top {
  padding-top: 0 !important; }

/* line 32, ../../global/utility/utility.scss */
.small-padding-top {
  padding-top: 35px !important; }

/* line 36, ../../global/utility/utility.scss */
.medium-padding-top {
  padding-top: 70px !important; }

/* line 40, ../../global/utility/utility.scss */
.large-padding-top {
  padding-top: 105px !important; }

/* line 44, ../../global/utility/utility.scss */
.custom-padding-top {
  padding-top: unset !important; }

/* line 48, ../../global/utility/utility.scss */
.zero-padding-bottom {
  padding-bottom: 0 !important; }

/* line 52, ../../global/utility/utility.scss */
.small-padding-bottom {
  padding-bottom: 35px !important; }

/* line 56, ../../global/utility/utility.scss */
.medium-padding-bottom {
  padding-bottom: 70px !important; }

/* line 60, ../../global/utility/utility.scss */
.large-padding-bottom {
  padding-bottom: 105px !important; }

/* line 64, ../../global/utility/utility.scss */
.custom-padding-bottom {
  padding-bottom: unset !important; }

/* line 68, ../../global/utility/utility.scss */
.zero-margin-top {
  margin-top: 0 !important; }

/* line 72, ../../global/utility/utility.scss */
.small-margin-top {
  margin-top: 35px !important; }

/* line 76, ../../global/utility/utility.scss */
.medium-margin-top {
  margin-top: 70px !important; }

/* line 80, ../../global/utility/utility.scss */
.large-margin-top {
  margin-top: 105px !important; }

/* line 84, ../../global/utility/utility.scss */
.custom-margin-top {
  margin-top: unset !important; }

/* line 88, ../../global/utility/utility.scss */
.zero-margin-bottom {
  margin-bottom: 0 !important; }

/* line 92, ../../global/utility/utility.scss */
.small-margin-bottom {
  margin-bottom: 35px !important; }

/* line 96, ../../global/utility/utility.scss */
.medium-margin-bottom {
  margin-bottom: 70px !important; }

/* line 100, ../../global/utility/utility.scss */
.large-margin-bottom {
  margin-bottom: 105px !important; }

/* line 104, ../../global/utility/utility.scss */
.custom-margin-bottom {
  margin-bottom: unset !important; }

/* line 108, ../../global/utility/utility.scss */
#ajax-load-more {
  width: 100%; }
  /* line 111, ../../global/utility/utility.scss */
  #ajax-load-more .alm-reveal {
    max-width: rem-calc(1350);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap; }
  /* line 119, ../../global/utility/utility.scss */
  #ajax-load-more .alm-btn-wrap {
    padding: 0; }

/* line 126, ../../global/utility/utility.scss */
.dark-bg .article-box .hold-me {
  background-color: #292a2d; }
  /* line 129, ../../global/utility/utility.scss */
  .dark-bg .article-box .hold-me:hover {
    background-color: #36373b; }

/*# sourceMappingURL=utility.css.map */
/* line 5, ../../archives/archives.scss */
.archive .alm-wrapper > .row {
  margin: 0 !important; }
  /* line 7, ../../archives/archives.scss */
  .archive .alm-wrapper > .row > .column {
    padding: 0px; }

/*# sourceMappingURL=archives.css.map */
/* line 4, ../../archives/author/author.scss */
.author.archive > .title, .category.archive > .title {
  color: #72a3f7;
  padding: 16px; }
  @media only screen and (min-width: 1024px) {
    /* line 4, ../../archives/author/author.scss */
    .author.archive > .title, .category.archive > .title {
      padding: 32px 0; } }
  /* line 12, ../../archives/author/author.scss */
  .author.archive > .title .picture .headshot, .category.archive > .title .picture .headshot {
    width: 104px;
    height: 104px;
    background-size: cover;
    border-radius: 1000px;
    border: 4px solid #36373a; }
  /* line 21, ../../archives/author/author.scss */
  .author.archive > .title .name, .category.archive > .title .name {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 938px; }
    /* line 27, ../../archives/author/author.scss */
    .author.archive > .title .name .name-twitter, .category.archive > .title .name .name-twitter {
      display: flex; }
      /* line 30, ../../archives/author/author.scss */
      .author.archive > .title .name .name-twitter h1, .category.archive > .title .name .name-twitter h1 {
        margin: 0px;
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 6px;
        margin-top: 4px; }
        @media only screen and (min-width: 1024px) {
          /* line 30, ../../archives/author/author.scss */
          .author.archive > .title .name .name-twitter h1, .category.archive > .title .name .name-twitter h1 {
            font-size: 32px;
            line-height: 36px; } }
      /* line 42, ../../archives/author/author.scss */
      .author.archive > .title .name .name-twitter .twitter, .category.archive > .title .name .name-twitter .twitter {
        margin-left: 7px; }
    /* line 47, ../../archives/author/author.scss */
    .author.archive > .title .name p, .category.archive > .title .name p {
      margin-bottom: 0px; }
  /* line 52, ../../archives/author/author.scss */
  .author.archive > .title .twitter, .category.archive > .title .twitter {
    display: flex;
    align-items: center; }

/*# sourceMappingURL=author.css.map */
/* line 4, ../../archives/post/post-archive.scss */
.archive.category .feature, .archive.author .feature {
  padding-top: 0;
  margin-top: 0; }
  /* line 7, ../../archives/post/post-archive.scss */
  .archive.category .feature .category, .archive.category .feature .cat-sep, .archive.author .feature .category, .archive.author .feature .cat-sep {
    display: none; }

/*# sourceMappingURL=post-archive.css.map */
/* line 2, ../../pages/page-builder.scss */
.pb-module {
  padding-top: 40px;
  padding-bottom: 40px; }

/*# sourceMappingURL=page-builder.css.map */
/* line 5, ../../pages/page-contact.scss */
.contact-page .wpcf7-response-output {
  color: #717171 !important; }

/* line 9, ../../pages/page-contact.scss */
.contact-page .title {
  background-color: #36373b;
  padding: 30px 0;
  text-align: center; }
  /* line 15, ../../pages/page-contact.scss */
  .contact-page .title > .row .column h1 {
    color: #fefefe;
    margin: 0; }

/* line 23, ../../pages/page-contact.scss */
.contact-page .title {
  background-color: #121212 !important; }
  /* line 25, ../../pages/page-contact.scss */
  .contact-page .title .row {
    max-width: 75rem !important; }
    /* line 30, ../../pages/page-contact.scss */
    .contact-page .title .row .column h1 {
      font-family: 'PT Serif' !important;
      font-style: normal !important;
      font-weight: 700 !important;
      font-size: 32px !important;
      line-height: 42px !important;
      color: #72A3F7 !important;
      float: left; }

/* line 46, ../../pages/page-contact.scss */
.contact-page .content #contact-form-email {
  background-color: #1E1E1E !important;
  max-width: 360px !important;
  color: #fefefe !important; }

/* line 52, ../../pages/page-contact.scss */
.contact-page .content #contact-form-name {
  background-color: #1E1E1E !important;
  max-width: 360px !important;
  color: #fefefe !important; }

/* line 58, ../../pages/page-contact.scss */
.contact-page .content #contact-form-subject {
  background-color: #1E1E1E !important;
  color: #fefefe !important; }

/* line 64, ../../pages/page-contact.scss */
.contact-page .content #contact-form-message {
  background-color: #1E1E1E !important;
  color: #fefefe !important; }

/* line 69, ../../pages/page-contact.scss */
.contact-page .content #contact-form-submit {
  width: 136px;
  height: 40px;
  background: linear-gradient(270deg, #E69926 0%, #D2AA1B 100%);
  border-radius: 18px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  color: #FFFFFF;
  border: none;
  float: right;
  cursor: pointer; }

/* line 88, ../../pages/page-contact.scss */
.contact-page .content #description-text {
  border-radius: 18px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1.25px;
  color: #FFFFFF; }

/* line 99, ../../pages/page-contact.scss */
.contact-page .content > .row {
  background-color: #1E1E1E !important;
  padding: 60px 0; }
  /* line 103, ../../pages/page-contact.scss */
  .contact-page .content > .row > .column {
    max-width: 1000px;
    margin: 0 auto;
    float: none; }
  /* line 109, ../../pages/page-contact.scss */
  .contact-page .content > .row a {
    font-weight: 800;
    transition: all .25s; }
    /* line 113, ../../pages/page-contact.scss */
    .contact-page .content > .row a:hover {
      color: #363d50; }
  /* line 118, ../../pages/page-contact.scss */
  .contact-page .content > .row table {
    margin: 0 auto;
    max-width: 800px; }
    /* line 123, ../../pages/page-contact.scss */
    .contact-page .content > .row table tr td {
      padding-top: 25px;
      padding-bottom: 25px; }
      /* line 127, ../../pages/page-contact.scss */
      .contact-page .content > .row table tr td.term {
        padding-right: 30px;
        padding-left: 20px;
        font-weight: bold; }

/* line 140, ../../pages/page-contact.scss */
.search .title {
  background: transparent; }
  /* line 144, ../../pages/page-contact.scss */
  .search .title > .row .column h1 {
    color: #fefefe;
    margin: 30px 0; }

/* line 153, ../../pages/page-contact.scss */
.search .content > .row {
  background: #121212; }
  /* line 155, ../../pages/page-contact.scss */
  .search .content > .row h2 {
    color: #fefefe; }
  /* line 158, ../../pages/page-contact.scss */
  .search .content > .row > .column {
    max-width: 1000px;
    margin: 0 auto; }
  /* line 163, ../../pages/page-contact.scss */
  .search .content > .row a {
    font-weight: 800;
    transition: all .25s; }
    /* line 167, ../../pages/page-contact.scss */
    .search .content > .row a:hover {
      color: #363d50; }
  /* line 172, ../../pages/page-contact.scss */
  .search .content > .row table {
    margin: 0 auto;
    max-width: 800px; }
    /* line 177, ../../pages/page-contact.scss */
    .search .content > .row table tr td {
      padding-top: 25px;
      padding-bottom: 25px; }
      /* line 181, ../../pages/page-contact.scss */
      .search .content > .row table tr td.term {
        padding-right: 30px;
        padding-left: 20px;
        font-weight: bold; }

/*# sourceMappingURL=page-contact.css.map */
/* line 6, ../../pages/page-home.scss */
.pl-7.home .column {
  position: relative;
  overflow-y: clip; }

@media print, screen and (min-width: 40em) {
  /* line 13, ../../pages/page-home.scss */
  .pl-7.home section > .row > .column {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
    /* line 16, ../../pages/page-home.scss */
    .pl-7.home section > .row > .column-feature, .pl-7.home section > .row > .column-cards, .pl-7.home section > .row > .column-list {
      padding-right: 1rem;
      padding-left: 1rem;
      padding-bottom: 1rem; }
  /* line 23, ../../pages/page-home.scss */
  .pl-7.home .short-list > .row > .column-list {
    padding-right: 1rem;
    padding-left: 1rem; } }

/* line 33, ../../pages/page-home.scss */
.pl-7.home .pl7-section .column {
  overflow-y: visible; }

/* line 37, ../../pages/page-home.scss */
.pl-7.home .column-feature {
  display: flex;
  flex-direction: column; }
  /* line 40, ../../pages/page-home.scss */
  .pl-7.home .column-feature .pl7-section {
    margin-top: auto;
    margin-bottom: 16px; }
    /* line 43, ../../pages/page-home.scss */
    .pl-7.home .column-feature .pl7-section.newsletter-form {
      margin-top: 0;
      margin-bottom: -16px; }

@media only screen and (max-width: 1024px) {
  /* line 49, ../../pages/page-home.scss */
  .pl-7.home #above-fold {
    display: -webkit-inline-box; } }

/* line 54, ../../pages/page-home.scss */
.pl-7.home #below-fold {
  margin-top: 32px; }

/* line 63, ../../pages/page-home.scss */
.home #my-feed-panel .mp-alert-settings-accordion {
  background: #1e1e1e;
  border-radius: 16px;
  padding: 20px;
  margin-bottom: 20px; }
  /* line 68, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-settings-accordion .accordion, .home #my-feed-panel .mp-alert-settings-accordion .accordion-content, .home #my-feed-panel .mp-alert-settings-accordion .accordion-title {
    background: #1e1e1e;
    border: #1e1e1e;
    border: none; }
  /* line 73, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-settings-accordion .accordion-title {
    color: #888888;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    padding: 4px; }
    /* line 82, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-settings-accordion .accordion-title img {
      margin-right: 5px; }
  /* line 86, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-settings-accordion .accordion-content {
    border-top: 1px solid #2a2a2a;
    margin-top: 8px; }

/* line 92, ../../pages/page-home.scss */
.home #my-feed-panel .no-alerts {
  color: #f1f1f1; }

/* line 95, ../../pages/page-home.scss */
.home #my-feed-panel .alert-type {
  display: none; }

/* line 99, ../../pages/page-home.scss */
.home #my-feed-panel .article-mention {
  width: 100%;
  margin-bottom: 80px;
  position: relative;
  padding-right: 20px; }
  /* line 105, ../../pages/page-home.scss */
  .home #my-feed-panel .article-mention-content {
    position: relative;
    height: 65px;
    width: 100%;
    display: table;
    border-radius: 10px;
    z-index: 0;
    margin-bottom: 10px; }
    /* line 114, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention-content:after {
      content: '';
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
      z-index: -1;
      border-radius: 10px; }
    /* line 127, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention-content:hover:after {
      background: rgba(0, 0, 0, 0.4); }
    /* line 132, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention-content-inner {
      display: table-cell;
      vertical-align: middle; }
    /* line 137, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention-content h2 {
      font-size: 22px;
      color: #f1f1f1;
      width: 100%;
      padding: 0 20px;
      display: block;
      margin: 0;
      line-height: 1.1;
      font-weight: 600;
      text-shadow: 2px 2px #0a0a0a; }
    /* line 149, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention-content a {
      display: block; }
      /* line 152, ../../pages/page-home.scss */
      .home #my-feed-panel .article-mention-content a:hover {
        opacity: 80%; }
  /* line 159, ../../pages/page-home.scss */
  .home #my-feed-panel .article-mention-remove {
    position: absolute;
    top: -0;
    right: 4px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    color: #aeafb5;
    font-size: 12px; }
    /* line 168, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention-remove:hover {
      cursor: pointer; }
  /* line 174, ../../pages/page-home.scss */
  .home #my-feed-panel .article-mention .article-mention-players {
    float: left; }
    /* line 177, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention .article-mention-players .player-alert {
      color: #f1f1f1;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      margin-right: 10px;
      position: relative; }
      /* line 185, ../../pages/page-home.scss */
      .home #my-feed-panel .article-mention .article-mention-players .player-alert a {
        color: #f1f1f1; }
        /* line 188, ../../pages/page-home.scss */
        .home #my-feed-panel .article-mention .article-mention-players .player-alert a:hover {
          color: #2c79fd; }
      /* line 203, ../../pages/page-home.scss */
      .home #my-feed-panel .article-mention .article-mention-players .player-alert:not(:last-child):after {
        content: ','; }
  /* line 209, ../../pages/page-home.scss */
  .home #my-feed-panel .article-mention .article-mention-meta {
    float: right; }
    /* line 212, ../../pages/page-home.scss */
    .home #my-feed-panel .article-mention .article-mention-meta .author, .home #my-feed-panel .article-mention .article-mention-meta .time-ago, .home #my-feed-panel .article-mention .article-mention-meta a {
      color: #747474;
      display: inline-block;
      font-weight: bold;
      font-style: italic; }

/* line 222, ../../pages/page-home.scss */
.home #my-feed-panel .mp-player-list {
  position: relative; }
  /* line 224, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-player-list ul {
    list-style: none;
    margin: 0; }
    /* line 228, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-player-list ul li {
      margin: 0;
      display: inline-block;
      width: auto;
      border: 1px solid #BAD2FB;
      color: #BAD2FB;
      position: relative;
      font-family: "Roboto", sans-serif;
      border-radius: 16px;
      padding-right: 20px;
      margin-right: 16px;
      margin-bottom: 16px; }
      /* line 240, ../../pages/page-home.scss */
      .home #my-feed-panel .mp-player-list ul li.not-set {
        padding-left: 20px; }
      /* line 243, ../../pages/page-home.scss */
      .home #my-feed-panel .mp-player-list ul li a {
        color: #BAD2FB;
        font-weight: 500;
        font-family: "Roboto", sans-serif;
        padding: 2px 8px;
        display: block; }
      /* line 251, ../../pages/page-home.scss */
      .home #my-feed-panel .mp-player-list ul li span.alert-trash {
        position: absolute;
        right: 5px;
        top: 10px;
        width: 14px;
        height: 14px;
        background: url(../../_images/mp/union.png) no-repeat; }
        /* line 259, ../../pages/page-home.scss */
        .home #my-feed-panel .mp-player-list ul li span.alert-trash:hover {
          cursor: pointer; }

/* line 267, ../../pages/page-home.scss */
.home #my-feed-panel #message {
  display: none; }

/* line 273, ../../pages/page-home.scss */
.home #my-feed-panel #acf-form .acf-field {
  border: none;
  padding: 0; }

/* line 279, ../../pages/page-home.scss */
.home #my-feed-panel .mp-alert-select {
  margin-bottom: 10px; }
  /* line 282, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select select {
    background: #021b3a !important;
    color: #021b3a !important; }
    /* line 286, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select select option {
      display: none; }
  /* line 292, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .acf-label {
    display: none; }
  /* line 296, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .select2-selection__choice {
    display: none !important; }
  /* line 300, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .select2-search__field {
    border: none !important;
    color: #aeafb5;
    margin-top: -25px; }
    /* line 305, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select .select2-search__field #placeholder {
      display: none;
      color: #021b3a; }
    /* line 314, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select .select2-search__field::-webkit-input-placeholder {
      /* WebKit browsers */
      color: transparent; }
    /* line 319, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select .select2-search__field:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: transparent; }
    /* line 324, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select .select2-search__field::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: transparent; }
    /* line 329, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select .select2-search__field:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: transparent; }
    /* line 334, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select .select2-search__fieldinput::placeholder {
      color: transparent; }
  /* line 339, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .acf-form-submit {
    display: none; }
  /* line 343, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .select2-search__field {
    height: 20px;
    font-size: 16px;
    margin: 0;
    padding-left: 4px; }
  /* line 349, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .select2-container {
    width: 31% !important;
    margin-right: 2%; }
  /* line 353, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .select2-selection {
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 8px;
    height: 20px;
    position: relative; }
    /* line 360, ../../pages/page-home.scss */
    .home #my-feed-panel .mp-alert-select .select2-selection:after {
      content: "ADD ALERT";
      color: #414141;
      font-weight: bold;
      font-family: "Roboto", sans-serif;
      position: absolute;
      top: 6px;
      left: 5px;
      width: 100%;
      font-size: 14px; }
  /* line 391, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select-list--players + span .select2-selection:after {
    content: "Player search"; }
  /* line 398, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select-list--authors + span .select2-selection:after {
    content: "Authors search"; }
  /* line 405, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select-list--topics + span .select2-selection:after {
    content: "Categories search"; }
  /* line 413, ../../pages/page-home.scss */
  .home #my-feed-panel .mp-alert-select .select2-container--focus .select2-selection:before, .home #my-feed-panel .mp-alert-select .select2-container--focus .select2-selection:after {
    display: none; }

/* line 420, ../../pages/page-home.scss */
.home #my-feed-panel .alert-loading {
  height: 40px;
  width: 100%;
  text-align: center; }
  /* line 433, ../../pages/page-home.scss */
  .home #my-feed-panel .alert-loading img {
    margin: 0;
    height: 40px;
    width: 40px; }

/* line 440, ../../pages/page-home.scss */
.home .select2-dropdown {
  background: none;
  border: none;
  margin-top: -18px; }

/* line 446, ../../pages/page-home.scss */
.home .select2-results ul {
  background: #363636;
  padding: 8px;
  border-radius: 8px;
  max-height: 500px; }
  /* line 451, ../../pages/page-home.scss */
  .home .select2-results ul li.select2-results__option {
    color: #cdcdcd;
    background: #2a2a2a;
    position: relative;
    margin-bottom: 8px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    position: relative; }
    /* line 459, ../../pages/page-home.scss */
    .home .select2-results ul li.select2-results__option:after {
      content: '+';
      position: absolute;
      right: 5px; }
  /* line 466, ../../pages/page-home.scss */
  .home .select2-results ul li.select2-results__option--selected {
    background: #367cf3; }
    /* line 468, ../../pages/page-home.scss */
    .home .select2-results ul li.select2-results__option--selected:after {
      content: '-';
      position: absolute; }

/*# sourceMappingURL=page-home.css.map */
/* line 3, ../../pages/page-lander.scss */
.page-template-page-lander {
  color: white;
  font-family: "Noto Sans", sans-serif; }
  /* line 7, ../../pages/page-lander.scss */
  .page-template-page-lander button {
    text-transform: uppercase;
    border-radius: 9px;
    box-shadow: 0 2px 34px 0 rgba(71, 71, 71, 0.5);
    font-weight: bold;
    letter-spacing: 0.25px;
    font-size: 1.1rem;
    padding: 20px 25px;
    color: #fefefe;
    cursor: pointer;
    width: 160px; }
    /* line 19, ../../pages/page-lander.scss */
    .page-template-page-lander button.red-gradient {
      background: linear-gradient(90deg, #660101 0%, #DD1111 100%); }
      /* line 22, ../../pages/page-lander.scss */
      .page-template-page-lander button.red-gradient:hover {
        background: #660101; }
    /* line 27, ../../pages/page-lander.scss */
    .page-template-page-lander button.green-gradient {
      background: linear-gradient(45deg, #083704 0%, #148D36 100%); }
      /* line 30, ../../pages/page-lander.scss */
      .page-template-page-lander button.green-gradient:hover {
        background: #083704; }
    /* line 35, ../../pages/page-lander.scss */
    .page-template-page-lander button.yellow-gradient {
      background: linear-gradient(90deg, #B28100 0%, #F5CF15 100%); }
      /* line 38, ../../pages/page-lander.scss */
      .page-template-page-lander button.yellow-gradient:hover {
        background: #B28100; }
  /* line 44, ../../pages/page-lander.scss */
  .page-template-page-lander h1, .page-template-page-lander h2, .page-template-page-lander h3, .page-template-page-lander h4, .page-template-page-lander h5, .page-template-page-lander h6 {
    font-family: "Noto Sans", sans-serif;
    margin-bottom: 20px;
    letter-spacing: 0; }
  /* line 50, ../../pages/page-lander.scss */
  .page-template-page-lander h1 {
    font-size: 3.1rem; }
  /* line 54, ../../pages/page-lander.scss */
  .page-template-page-lander h5 {
    font-size: 1.3rem; }
  /* line 59, ../../pages/page-lander.scss */
  .page-template-page-lander ul.accordion {
    background-color: transparent; }
    /* line 62, ../../pages/page-lander.scss */
    .page-template-page-lander ul.accordion .accordion-item {
      margin-bottom: 10px; }
      /* line 65, ../../pages/page-lander.scss */
      .page-template-page-lander ul.accordion .accordion-item .accordion-title {
        background: #002143;
        padding-left: 25px;
        font-size: 20px;
        font-family: "Noto Sans", sans-serif; }
        /* line 71, ../../pages/page-lander.scss */
        .page-template-page-lander ul.accordion .accordion-item .accordion-title::before {
          font-size: 2rem;
          margin-top: -1rem;
          font-weight: normal; }
        /* line 77, ../../pages/page-lander.scss */
        .page-template-page-lander ul.accordion .accordion-item .accordion-title:hover, .page-template-page-lander ul.accordion .accordion-item .accordion-title:focus {
          background-color: #002143; }
        /* line 81, ../../pages/page-lander.scss */
        .page-template-page-lander ul.accordion .accordion-item .accordion-title:hover {
          opacity: .75; }
      /* line 86, ../../pages/page-lander.scss */
      .page-template-page-lander ul.accordion .accordion-item .accordion-content {
        margin-top: 2px;
        background: #002143;
        color: #fefefe;
        padding: 25px;
        font-size: 18px;
        font-family: "Lora", serif;
        line-height: 1.7; }

/* line 100, ../../pages/page-lander.scss */
.header-vip {
  background-image: url("../../_images/lander/blue-player-hero-crop.jpg");
  height: 44vw;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 25px;
  display: flex;
  align-items: center; }
  /* line 109, ../../pages/page-lander.scss */
  .header-vip .pl-plus-logo {
    margin-bottom: 45px; }
  /* line 113, ../../pages/page-lander.scss */
  .header-vip button {
    padding: 25px 100px;
    font-size: 1.3rem;
    margin: 30px 0;
    width: auto; }
  /* line 120, ../../pages/page-lander.scss */
  .header-vip .row {
    max-width: 1220px;
    width: 100%; }
  /* line 125, ../../pages/page-lander.scss */
  .header-vip .column {
    white-space: nowrap; }

/* line 131, ../../pages/page-lander.scss */
.single-memberpressproduct .header-vip {
  height: 24vw;
  background-position-y: -100px; }

/* line 138, ../../pages/page-lander.scss */
.plus-content h2 {
  font-style: italic;
  text-transform: uppercase;
  font-size: 2.5rem;
  letter-spacing: 5px;
  margin-bottom: 50px; }

/* line 146, ../../pages/page-lander.scss */
.plus-content > .row {
  max-width: 1220px; }
  /* line 149, ../../pages/page-lander.scss */
  .plus-content > .row .column {
    text-align: center; }
    /* line 152, ../../pages/page-lander.scss */
    .plus-content > .row .column p {
      font-family: "Noto Sans", sans-serif;
      color: #adafb8; }
    /* line 157, ../../pages/page-lander.scss */
    .plus-content > .row .column .length {
      display: flex;
      margin: 0 auto;
      width: 320px;
      background-color: #003776;
      padding: 8px;
      text-align: center;
      border-radius: 8px;
      margin-top: 37px;
      overflow: hidden;
      box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.29); }
      /* line 175, ../../pages/page-lander.scss */
      .plus-content > .row .column .length .option {
        padding: 10px;
        color: #fefefe;
        font-family: "Noto Sans", sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: .75px;
        cursor: pointer;
        flex: 0 0 50%;
        transition: all .25s;
        border-radius: 8px; }
        /* line 188, ../../pages/page-lander.scss */
        .plus-content > .row .column .length .option.active {
          background: linear-gradient(90deg, #0053AF 0%, #0074F8 100%);
          cursor: default;
          color: #fff; }
        /* line 194, ../../pages/page-lander.scss */
        .plus-content > .row .column .length .option:hover {
          color: #fff; }
    /* line 201, ../../pages/page-lander.scss */
    .plus-content > .row .column .plans {
      display: flex;
      width: 100%;
      font-family: "Noto Sans", sans-serif;
      margin: 54px auto 0px;
      justify-content: space-between;
      align-items: center;
      max-width: 900px;
      padding-bottom: 50px; }
      /* line 211, ../../pages/page-lander.scss */
      .plus-content > .row .column .plans .plan {
        flex: 0 0 40%;
        position: relative;
        padding: 40px 15px 0;
        border-radius: 9px;
        border: 1px solid #0276FF;
        box-shadow: 0 2px 55px 2px #0276FF; }
        @media only screen and (min-width: 640px) {
          /* line 219, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan.basic {
            border-right: 2px solid #48494c; } }
        /* line 225, ../../pages/page-lander.scss */
        .plus-content > .row .column .plans .plan.plus {
          background: linear-gradient(144.9deg, #0276FF 0%, #032248 100%);
          padding-top: 30px; }
          /* line 229, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan.plus .price {
            color: #FCB726; }
          /* line 234, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan.plus .subscribe img {
            max-width: 121px; }
        /* line 240, ../../pages/page-lander.scss */
        .plus-content > .row .column .plans .plan.dfs {
          background: linear-gradient(315.5deg, #148D36 0%, #083704 100%); }
        /* line 244, ../../pages/page-lander.scss */
        .plus-content > .row .column .plans .plan.pro {
          background: linear-gradient(160deg, #680001 0%, #DE1010 100%); }
        /* line 248, ../../pages/page-lander.scss */
        .plus-content > .row .column .plans .plan .price {
          padding: 20px 0px; }
          /* line 251, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan .price .dollars {
            font-weight: bold;
            line-height: 84px;
            font-size: 80px;
            height: 84px; }
            /* line 257, ../../pages/page-lander.scss */
            .plus-content > .row .column .plans .plan .price .dollars > span {
              position: relative; }
              /* line 260, ../../pages/page-lander.scss */
              .plus-content > .row .column .plans .plan .price .dollars > span .mo {
                font-size: 22px;
                letter-spacing: 1px;
                margin-left: 6px;
                font-weight: bold;
                display: inline-block;
                text-transform: uppercase; }
              /* line 269, ../../pages/page-lander.scss */
              .plus-content > .row .column .plans .plan .price .dollars > span sup {
                font-size: 28px;
                position: absolute;
                top: 33px;
                left: -17px; }
          /* line 278, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan .price .per {
            font-size: 13px;
            letter-spacing: 1px;
            color: #D3D3D3;
            font-style: italic; }
        /* line 287, ../../pages/page-lander.scss */
        .plus-content > .row .column .plans .plan .title img {
          height: 50px; }
        /* line 292, ../../pages/page-lander.scss */
        .plus-content > .row .column .plans .plan .benefits {
          font-weight: bold;
          padding-bottom: 27px;
          font-size: 14px; }
          /* line 297, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan .benefits .inclusive {
            color: #DCBE3C;
            margin: 10px auto; }
          /* line 302, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan .benefits ul {
            margin-right: 1rem;
            list-style: none;
            margin-left: 1.25rem; }
            /* line 307, ../../pages/page-lander.scss */
            .plus-content > .row .column .plans .plan .benefits ul li {
              border-bottom: 1px solid transparent;
              text-align: left;
              font-family: "Noto Sans", sans-serif;
              font-size: 15px;
              color: #fefefe;
              background-image: url("../../_images/lander/baseball-bullet.png");
              background-repeat: no-repeat;
              background-position: left;
              padding: 11px 0px 12px 22px;
              position: relative;
              line-height: 28px;
              white-space: nowrap; }
              /* line 321, ../../pages/page-lander.scss */
              .plus-content > .row .column .plans .plan .benefits ul li:before {
                content: "";
                position: absolute;
                left: 12px;
                bottom: -1px;
                height: 1px;
                width: 90%;
                border-bottom: 1px solid #fefefe; }
              /* line 332, ../../pages/page-lander.scss */
              .plus-content > .row .column .plans .plan .benefits ul li:last-child:before {
                display: none; }
        /* line 341, ../../pages/page-lander.scss */
        .plus-content > .row .column .plans .plan .subscribe button {
          box-shadow: 0 2px 34px 6px black; }
          /* line 344, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan .subscribe button:hover {
            box-shadow: 0 2px 34px 5px black; }
          /* line 348, ../../pages/page-lander.scss */
          .plus-content > .row .column .plans .plan .subscribe button:active {
            box-shadow: 0 2px 34px 2px #0276FF; }

/* line 358, ../../pages/page-lander.scss */
.plus-content.features {
  margin-top: -50px;
  background: linear-gradient(0deg, #003B82 0%, #0276FF 58.88%, #000000 100%);
  clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 100%);
  padding: 120px 0 60px 25px; }
  /* line 364, ../../pages/page-lander.scss */
  .plus-content.features > .row {
    max-width: 1270px; }
  /* line 368, ../../pages/page-lander.scss */
  .plus-content.features .feature-row {
    height: 170px;
    border: 1px solid #0276FF;
    border-radius: 9px;
    background: linear-gradient(180deg, #021632 0%, #00346F 100%);
    margin-bottom: 8px;
    display: flex; }
    /* line 376, ../../pages/page-lander.scss */
    .plus-content.features .feature-row > div {
      display: flex;
      padding: 0 50px;
      align-items: center; }
      /* line 381, ../../pages/page-lander.scss */
      .plus-content.features .feature-row > div.desc-holder {
        padding: 0 30px;
        flex-grow: 1; }
        /* line 385, ../../pages/page-lander.scss */
        .plus-content.features .feature-row > div.desc-holder > div {
          text-align: left;
          font-size: 1.1rem;
          color: #fefefe;
          letter-spacing: .5px; }
          /* line 391, ../../pages/page-lander.scss */
          .plus-content.features .feature-row > div.desc-holder > div .feature-title {
            font-weight: bold;
            text-transform: uppercase;
            margin-bottom: 10px;
            font-size: 1.4rem; }
      /* line 400, ../../pages/page-lander.scss */
      .plus-content.features .feature-row > div.icon-holder {
        flex-basis: 250px; }
      /* line 404, ../../pages/page-lander.scss */
      .plus-content.features .feature-row > div.button-holder {
        flex-basis: 260px; }

/* line 411, ../../pages/page-lander.scss */
.plus-content.pricing {
  background: linear-gradient(-28.84deg, #003778 0%, #000000 100%);
  padding: 120px 0 120px 25px; }

/* line 416, ../../pages/page-lander.scss */
.plus-content.faq-hold {
  background: linear-gradient(0deg, #032248 0%, #0276FF 100%);
  padding: 140px 0 60px 25px;
  margin-top: -80px;
  clip-path: polygon(0 0px, 100% 80px, 100% 100%, 0 100%); }
  /* line 422, ../../pages/page-lander.scss */
  .plus-content.faq-hold .row {
    max-width: 1000px; }
    /* line 425, ../../pages/page-lander.scss */
    .plus-content.faq-hold .row .faq {
      position: relative; }

/* line 433, ../../pages/page-lander.scss */
.pl-7.page-template-page-lander {
  color: white;
  font-family: "PT Serif", serif; }
  /* line 437, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .plus-header {
    margin-bottom: 32px; }
    /* line 440, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander .plus-header .length {
      display: flex;
      margin: 0 auto;
      width: 320px;
      background-color: #1e1e1e;
      padding: 8px;
      text-align: center;
      border-radius: 8px;
      margin-top: 40px;
      overflow: hidden;
      box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.29); }
      /* line 458, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander .plus-header .length .option {
        padding: 10px;
        color: #595959;
        font-family: "PT Serif", serif;
        text-transform: none;
        font-weight: 700;
        font-size: 18px;
        letter-spacing: .0;
        cursor: pointer;
        flex: 0 0 50%;
        transition: all .25s;
        border-radius: 8px; }
        /* line 471, ../../pages/page-lander.scss */
        .pl-7.page-template-page-lander .plus-header .length .option.active {
          background: linear-gradient(90deg, rgba(49, 94, 168, 0.7) 24.48%, rgba(54, 124, 243, 0.7) 75.52%, rgba(99, 151, 236, 0.7) 100%);
          cursor: default;
          color: #fff; }
        /* line 477, ../../pages/page-lander.scss */
        .pl-7.page-template-page-lander .plus-header .length .option:hover {
          color: #fff; }
  /* line 487, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander button, .pl-7.page-template-page-lander .register span a {
    text-transform: uppercase;
    border-radius: 10px;
    box-shadow: none;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 16px 24px;
    color: #fefefe;
    cursor: pointer;
    width: 208px;
    transition: all 0.5s ease;
    font-family: "Roboto", sans-serif; }
    /* line 501, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander button.red-gradient, .pl-7.page-template-page-lander .register span a.red-gradient {
      background: linear-gradient(90deg, #660101 0%, #DD1111 100%); }
      /* line 504, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander button.red-gradient:hover, .pl-7.page-template-page-lander .register span a.red-gradient:hover {
        background: transparent;
        border: 1px solid #ff3838; }
    /* line 510, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander button.green-gradient, .pl-7.page-template-page-lander .register span a.green-gradient {
      background: linear-gradient(45deg, #083704 0%, #148D36 100%); }
      /* line 513, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander button.green-gradient:hover, .pl-7.page-template-page-lander .register span a.green-gradient:hover {
        background: #083704; }
    /* line 518, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander button.yellow-gradient, .pl-7.page-template-page-lander .register span a.yellow-gradient {
      transition: none;
      background: linear-gradient(90deg, #B28100 0%, #F5CF15 100%); }
      /* line 523, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander button.yellow-gradient:hover, .pl-7.page-template-page-lander .register span a.yellow-gradient:hover {
        background: #B28100; }
    /* line 528, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander button.blue-outline, .pl-7.page-template-page-lander .register span a.blue-outline {
      border: 1px solid #367cf3;
      color: #367cf3; }
      /* line 532, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander button.blue-outline:hover, .pl-7.page-template-page-lander .register span a.blue-outline:hover {
        background: #367cf3;
        color: #fefefe; }
    /* line 538, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander button.red-outline, .pl-7.page-template-page-lander .register span a.red-outline {
      border: 1px solid #ff3838;
      color: #ff3838; }
      /* line 542, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander button.red-outline:hover, .pl-7.page-template-page-lander .register span a.red-outline:hover {
        background: linear-gradient(87.12deg, #ff3838 0%, #c63131 97.82%);
        color: #fefefe; }
    /* line 547, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander button.yellow-outline, .pl-7.page-template-page-lander .register span a.yellow-outline {
      border: 1px solid #ffd139;
      color: #ffd139; }
      /* line 551, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander button.yellow-outline:hover, .pl-7.page-template-page-lander .register span a.yellow-outline:hover {
        background: linear-gradient(90deg, #B28100 0%, #F5CF15 100%);
        color: #fefefe; }
  /* line 558, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .register a {
    text-transform: uppercase;
    border-radius: 10px;
    box-shadow: none;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 16px 24px;
    color: #fefefe;
    cursor: pointer;
    width: 208px;
    transition: all 0.5s ease;
    font-family: "Roboto", sans-serif;
    display: block;
    margin: 0 auto; }
  /* line 575, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .register.red-gradient a {
    background: linear-gradient(90deg, #660101 0%, #DD1111 100%);
    border: 1px solid #660101; }
    /* line 580, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander .register.red-gradient a:hover {
      background: transparent;
      border: 1px solid #ff3838;
      color: #ff3838; }
  /* line 587, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .register.green-gradient a {
    background: linear-gradient(45deg, #083704 0%, #148D36 100%); }
    /* line 590, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander .register.green-gradient a:hover {
      background: #083704; }
  /* line 595, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .register.yellow-gradient a {
    transition: none;
    background: linear-gradient(90deg, #B28100 0%, #F5CF15 100%); }
    /* line 600, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander .register.yellow-gradient a:hover {
      background: #B28100; }
  /* line 605, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .register.blue-outline a {
    border: 1px solid #367cf3;
    color: #367cf3; }
    /* line 609, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander .register.blue-outline a:hover {
      background: #367cf3;
      color: #fefefe; }
  /* line 615, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .register.red-outline a {
    border: 1px solid #ff3838;
    color: #ff3838; }
    /* line 619, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander .register.red-outline a:hover {
      background: linear-gradient(87.12deg, #ff3838 0%, #c63131 97.82%);
      color: #fefefe; }
  /* line 624, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander .register.yellow-outline a {
    border: 1px solid #ffd139;
    color: #ffd139; }
    /* line 628, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander .register.yellow-outline a:hover {
      background: linear-gradient(90deg, #B28100 0%, #F5CF15 100%);
      color: #fefefe; }
  /* line 635, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander h1, .pl-7.page-template-page-lander h2, .pl-7.page-template-page-lander h3, .pl-7.page-template-page-lander h4, .pl-7.page-template-page-lander h5, .pl-7.page-template-page-lander h6 {
    font-family: "PT Serif", serif;
    margin-bottom: 20px;
    letter-spacing: 0; }
  /* line 641, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander h1 {
    font-size: 32px;
    margin-top: 32px; }
  /* line 646, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander h5 {
    font-size: 1.3rem; }
  /* line 651, ../../pages/page-lander.scss */
  .pl-7.page-template-page-lander ul.accordion {
    background-color: transparent; }
    /* line 654, ../../pages/page-lander.scss */
    .pl-7.page-template-page-lander ul.accordion .accordion-item {
      margin-bottom: 10px; }
      /* line 657, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander ul.accordion .accordion-item .accordion-title {
        background: transparent;
        padding-left: 25px;
        font-size: 20px;
        font-family: "PT Serif", serif; }
        /* line 663, ../../pages/page-lander.scss */
        .pl-7.page-template-page-lander ul.accordion .accordion-item .accordion-title::before {
          font-size: 2rem;
          margin-top: -1rem;
          font-weight: normal; }
        /* line 669, ../../pages/page-lander.scss */
        .pl-7.page-template-page-lander ul.accordion .accordion-item .accordion-title:hover, .pl-7.page-template-page-lander ul.accordion .accordion-item .accordion-title:focus {
          background-color: transparent;
          color: #367CF3; }
        /* line 674, ../../pages/page-lander.scss */
        .pl-7.page-template-page-lander ul.accordion .accordion-item .accordion-title:hover {
          opacity: .75; }
      /* line 679, ../../pages/page-lander.scss */
      .pl-7.page-template-page-lander ul.accordion .accordion-item .accordion-content {
        margin-top: 2px;
        background: transparent;
        color: #fefefe;
        padding: 25px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        line-height: 1.7;
        border-bottom: 1px solid #303135; }

/* line 695, ../../pages/page-lander.scss */
.pl-7 .single-memberpressproduct .header-vip {
  height: 24vw;
  background-position-y: -100px; }

/* line 702, ../../pages/page-lander.scss */
.pl-7 .plus-content h2 {
  font-style: normal;
  text-transform: none;
  font-size: 32px;
  letter-spacing: 0px;
  margin-bottom: 50px;
  line-height: 36px;
  text-align: left; }

/* line 712, ../../pages/page-lander.scss */
.pl-7 .plus-content .plans {
  text-align: center;
  width: 100%;
  font-family: "PT Serif", serif;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  max-width: 84.375rem;
  padding-bottom: 50px; }
  @media only screen and (max-width: 1024px) {
    /* line 712, ../../pages/page-lander.scss */
    .pl-7 .plus-content .plans {
      display: flex;
      flex-wrap: wrap; } }
  /* line 725, ../../pages/page-lander.scss */
  .pl-7 .plus-content .plans .plan {
    position: relative;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    border: none;
    max-width: 32.333%;
    margin-right: .5%;
    margin-left: .5%; }
    @media only screen and (max-width: 1024px) {
      /* line 725, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan {
        flex: 1;
        min-width: 90%;
        max-width: 90%;
        margin: 16px auto; }
        /* line 738, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan:before {
          font-size: 17px !important; } }
    /* line 743, ../../pages/page-lander.scss */
    .pl-7 .plus-content .plans .plan.basic {
      background: transparent;
      border: 1px #367cf3 solid;
      padding-bottom: 4px;
      border-radius: 10px;
      background: transparent;
      padding-left: 0;
      padding-right: 0;
      position: relative;
      margin-top: -3px; }
      /* line 753, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan.basic .price {
        color: #367cf3; }
      @media only screen and (max-width: 1024px) {
        /* line 743, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan.basic {
          order: 3; } }
    /* line 783, ../../pages/page-lander.scss */
    .pl-7 .plus-content .plans .plan.plus {
      border: 1px #ffd139 solid;
      border-radius: 10px;
      background: transparent;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 4px;
      position: relative;
      margin-top: -3px; }
      /* line 795, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan.plus .plan-inner {
        background: #121212; }
      /* line 799, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan.plus .price {
        color: #FCB726; }
      /* line 824, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan.plus .subscribe img {
        max-width: 121px; }
      @media only screen and (max-width: 1024px) {
        /* line 783, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan.plus {
          order: 2; } }
    /* line 833, ../../pages/page-lander.scss */
    .pl-7 .plus-content .plans .plan.dfs {
      background: linear-gradient(315.5deg, #148D36 0%, #083704 100%); }
    /* line 837, ../../pages/page-lander.scss */
    .pl-7 .plus-content .plans .plan.pro {
      background: transparent;
      border: 3px #ff3838 solid;
      border-radius: 10px;
      background: transparent;
      padding-left: 0;
      padding-right: 0;
      position: relative;
      margin-top: -3px; }
      /* line 846, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan.pro .price {
        color: #ff3838; }
      /* line 849, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan.pro:before {
        content: 'Most Popular';
        text-transform: uppercase;
        font-family: "Roboto", sans-serif;
        color: #ff3838;
        font-size: 18px;
        letter-spacing: 2px;
        background: #121212;
        padding: 2px 8px;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translateX(-50%); }
      /* line 863, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan.pro .plan-inner {
        background: linear-gradient(180deg, #121212 2.24%, #600C10 100%); }
      @media only screen and (max-width: 1024px) {
        /* line 837, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan.pro {
          order: 1; } }
    /* line 892, ../../pages/page-lander.scss */
    .pl-7 .plus-content .plans .plan-inner {
      padding-top: 40px;
      border-radius: 10px; }
      /* line 897, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan-inner p {
        font-family: "PT Serif", serif;
        color: #adafb8; }
      /* line 943, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan-inner ul {
        list-style: none;
        margin: 0;
        padding: 32px; }
        /* line 948, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan-inner ul li.benefit {
          text-align: left;
          font-family: "PT Serif", serif;
          font-size: 18px;
          line-height: 24px;
          color: #fefefe;
          padding: 10px 0;
          border-bottom: 1px solid #363636; }
          /* line 957, ../../pages/page-lander.scss */
          .pl-7 .plus-content .plans .plan-inner ul li.benefit:last-child {
            border-bottom: none; }
          /* line 962, ../../pages/page-lander.scss */
          .pl-7 .plus-content .plans .plan-inner ul li.benefit.active:before {
            content: '\f00c';
            font-family: 'FontAwesome';
            color: #c6f2a4;
            margin-right: 10px; }
          /* line 970, ../../pages/page-lander.scss */
          .pl-7 .plus-content .plans .plan-inner ul li.benefit.inactive {
            color: #595959; }
            /* line 973, ../../pages/page-lander.scss */
            .pl-7 .plus-content .plans .plan-inner ul li.benefit.inactive:before {
              content: '\f00d';
              font-family: 'FontAwesome';
              color: #e81828;
              margin-right: 10px; }
      /* line 983, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan-inner .price {
        padding: 20px 0px; }
        /* line 986, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan-inner .price .dollars {
          font-weight: bold;
          line-height: 84px;
          font-size: 64px;
          height: 84px;
          min-height: 84px; }
          /* line 993, ../../pages/page-lander.scss */
          .pl-7 .plus-content .plans .plan-inner .price .dollars > span {
            position: relative; }
            /* line 996, ../../pages/page-lander.scss */
            .pl-7 .plus-content .plans .plan-inner .price .dollars > span .mo {
              font-size: 22px;
              letter-spacing: 1px;
              margin-left: 6px;
              font-weight: bold;
              display: inline-block;
              text-transform: uppercase; }
            /* line 1005, ../../pages/page-lander.scss */
            .pl-7 .plus-content .plans .plan-inner .price .dollars > span sup {
              font-size: 28px;
              position: absolute;
              top: 33px;
              left: -17px; }
        /* line 1014, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan-inner .price .per {
          font-size: 16px;
          line-height: 20px;
          letter-spacing: 0px;
          color: #b8b8b8;
          font-style: italic;
          min-height: 20px;
          font-weight: 700; }
        /* line 1023, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan-inner .price .renew {
          font-style: italic;
          color: #595959;
          font-size: 12px;
          line-height: 18px;
          letter-spacing: 0; }
      /* line 1033, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan-inner .title img {
        height: 48px; }
      /* line 1041, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan-inner .register.show-form {
        display: block; }
      /* line 1046, ../../pages/page-lander.scss */
      .pl-7 .plus-content .plans .plan-inner .mepr-signup-form {
        position: relative; }
        /* line 1049, ../../pages/page-lander.scss */
        .pl-7 .plus-content .plans .plan-inner .mepr-signup-form span.close-form {
          display: block;
          content: '\f00d';
          font-family: 'FontAwesome';
          color: #121212;
          font-size: 12px;
          line-height: 20px;
          position: absolute;
          top: -64px;
          right: -32px;
          background: linear-gradient(90deg, rgba(255, 255, 255, 0) 34.68%, rgba(255, 251, 249, 0.5) 85%), rgba(255, 255, 255, 0.5);
          border-radius: 20px;
          text-align: center;
          width: 20px;
          height: 20px;
          z-index: 100; }
          /* line 1067, ../../pages/page-lander.scss */
          .pl-7 .plus-content .plans .plan-inner .mepr-signup-form span.close-form:hover {
            cursor: pointer; }

/* line 1092, ../../pages/page-lander.scss */
.pl-7 .plus-content.features {
  margin-top: 0;
  background: transparent;
  clip-path: none;
  padding: 0; }
  /* line 1098, ../../pages/page-lander.scss */
  .pl-7 .plus-content.features > .row {
    max-width: 84.375rem; }
  /* line 1102, ../../pages/page-lander.scss */
  .pl-7 .plus-content.features .feature-wrap {
    display: flex;
    flex-wrap: wrap; }
    /* line 1106, ../../pages/page-lander.scss */
    .pl-7 .plus-content.features .feature-wrap .feature-row {
      height: auto;
      border: 1px solid #367cf3;
      border-radius: 9px;
      background: #1e1e1e;
      margin: 8px;
      padding: 16px;
      width: calc(50% - 16px);
      min-height: 176px; }
      @media only screen and (max-width: 640px) {
        /* line 1106, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row {
          width: 100%; } }
      /* line 1118, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features .feature-wrap .feature-row.basic {
        border: 1px solid #367cf3; }
        /* line 1120, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row.basic .feature-title {
          color: #367cf3; }
      /* line 1125, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features .feature-wrap .feature-row.plus {
        border: 1px solid #ffd139; }
        /* line 1127, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row.plus .feature-title {
          color: #ffd139; }
      /* line 1132, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features .feature-wrap .feature-row.pro {
        border: 1px solid #ff3838; }
        /* line 1134, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row.pro .feature-title {
          color: #ff3838; }
      /* line 1139, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features .feature-wrap .feature-row.inactive {
        border: 1px solid #1e1e1e; }
        /* line 1141, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row.inactive .feature-title {
          color: #1e1e1e; }
        /* line 1145, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row.inactive img, .pl-7 .plus-content.features .feature-wrap .feature-row.inactive .feature-title, .pl-7 .plus-content.features .feature-wrap .feature-row.inactive .feature-description {
          color: #595959; }
        /* line 1149, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row.inactive .icon-holder {
          position: relative; }
          /* line 1152, ../../pages/page-lander.scss */
          .pl-7 .plus-content.features .feature-wrap .feature-row.inactive .icon-holder:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background: rgba(30, 30, 30, 0.9); }
      /* line 1165, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features .feature-wrap .feature-row .icon-holder {
        padding: 0 32px;
        max-width: 33%; }
        /* line 1170, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row .icon-holder img {
          width: 72px; }
      /* line 1175, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features .feature-wrap .feature-row > div.desc-holder {
        padding: 0;
        max-width: 66%; }
        /* line 1178, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row > div.desc-holder .feature-description {
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          line-height: 20px;
          font-weight: 400; }
        /* line 1184, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features .feature-wrap .feature-row > div.desc-holder .feature-title {
          text-transform: none; }
  /* line 1220, ../../pages/page-lander.scss */
  .pl-7 .plus-content.features ul.tabs {
    padding: 64px 0 40px;
    background-color: transparent;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center; }
    /* line 1229, ../../pages/page-lander.scss */
    .pl-7 .plus-content.features ul.tabs li.tabs-title {
      background-color: transparent;
      border-radius: 0;
      box-shadow: none;
      cursor: pointer;
      margin: 0 40px;
      padding: 0;
      transition: 0.2s background-color ease-in-out; }
      /* line 1238, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features ul.tabs li.tabs-title:last-of-type {
        float: left; }
      /* line 1242, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features ul.tabs li.tabs-title a {
        background-color: transparent;
        color: #2f67c6;
        border-bottom: 3px solid transparent;
        cursor: pointer;
        font-family: "PT Serif", serif;
        font-size: 32px;
        font-weight: bold;
        height: initial;
        line-height: 24px;
        text-align: baseline;
        margin: 0;
        padding: 0 0 8px 0;
        text-transform: none;
        transition: 0.2s border-bottom-color ease-in-out;
        transition: 0.2s font-size ease-in-out; }
        /* line 1259, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features ul.tabs li.tabs-title a:focus {
          outline: none; }
        @media only screen and (max-width: 640px) {
          /* line 1242, ../../pages/page-lander.scss */
          .pl-7 .plus-content.features ul.tabs li.tabs-title a {
            font-size: 24px; } }
        /* line 1265, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features ul.tabs li.tabs-title a img {
          max-height: 27px;
          transition: max-height 0.2s ease-in-out; }
      /* line 1272, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features ul.tabs li.tabs-title.basic a {
        color: #367cf3; }
      /* line 1276, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features ul.tabs li.tabs-title.plus a {
        color: #ffd139; }
      /* line 1280, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features ul.tabs li.tabs-title.pro a {
        color: #ff3838;
        background: linear-gradient(87.12deg, #ff3838 0%, #c63131 97.82%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      /* line 1287, ../../pages/page-lander.scss */
      .pl-7 .plus-content.features ul.tabs li.tabs-title.is-active {
        background-color: transparent; }
        /* line 1290, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features ul.tabs li.tabs-title.is-active a {
          border-bottom: 3px solid #72a3f7; }
        /* line 1294, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features ul.tabs li.tabs-title.is-active img {
          max-height: 30px; }
        /* line 1299, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features ul.tabs li.tabs-title.is-active.basic a {
          border-bottom: 3px solid #367cf3; }
        /* line 1303, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features ul.tabs li.tabs-title.is-active.plus a {
          border-bottom: 3px solid #ffd139; }
        /* line 1307, ../../pages/page-lander.scss */
        .pl-7 .plus-content.features ul.tabs li.tabs-title.is-active.pro a {
          border-bottom: 3px solid #ff3838; }
  /* line 1318, ../../pages/page-lander.scss */
  .pl-7 .plus-content.features .tabs-content {
    border: none;
    background-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    position: relative; }
    /* line 1326, ../../pages/page-lander.scss */
    .pl-7 .plus-content.features .tabs-content .tabs-panel {
      padding: 0;
      position: relative; }

/* line 1337, ../../pages/page-lander.scss */
.pl-7 .plus-content.pricing {
  background: none;
  padding: 0; }

/* line 1342, ../../pages/page-lander.scss */
.pl-7 .plus-content.faq-hold {
  background: #1e1e1e;
  padding: 0;
  margin-top: 0px;
  clip-path: none;
  margin-top: 32px;
  padding-top: 80px; }
  /* line 1349, ../../pages/page-lander.scss */
  .pl-7 .plus-content.faq-hold .row {
    max-width: 1000px; }
    /* line 1352, ../../pages/page-lander.scss */
    .pl-7 .plus-content.faq-hold .row .faq {
      position: relative; }

/* line 1359, ../../pages/page-lander.scss */
.pl-7 .terms-and-conditions {
  max-width: 84.375rem;
  text-align: left;
  margin-top: 90px;
  margin-bottom: 40px;
  margin-left: 18px;
  margin-right: 18px;
  color: #ffffff;
  font-family: 'Roboto'; }
  /* line 1369, ../../pages/page-lander.scss */
  .pl-7 .terms-and-conditions .terms-and-conditions-link {
    color: #fefefe;
    text-decoration: underline;
    text-decoration-color: #ffffff; }

/*# sourceMappingURL=page-lander.css.map */
/* line 3, ../../pages/page-masthead.scss */
.page-template-page-masthead {
  font-family: "Roboto", sans-serif;
  color: white; }
  /* line 5, ../../pages/page-masthead.scss */
  .page-template-page-masthead .hidden {
    display: none; }
  /* line 15, ../../pages/page-masthead.scss */
  .page-template-page-masthead section.join-the-team {
    background: #020024;
    background: linear-gradient(180deg, #020024 0%, #044699 75%);
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center; }
    /* line 22, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.join-the-team .meet-our-team {
      font-size: 56px;
      font-weight: bold; }
    /* line 27, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.join-the-team .additional-text {
      max-width: 51%;
      padding-top: 10px;
      padding-bottom: 30px;
      display: inline-block;
      letter-spacing: .3px;
      font-size: 16px;
      font-family: "Lora", serif; }
    /* line 39, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.join-the-team #join-team-button {
      background: #138734;
      border-radius: 10px;
      min-width: 300px;
      min-height: 50px;
      margin: 0 0 1rem 0;
      padding: 1em 1em;
      border: none;
      display: inline-block;
      vertical-align: middle; }
      /* line 51, ../../pages/page-masthead.scss */
      .page-template-page-masthead section.join-the-team #join-team-button:hover {
        opacity: 90%; }
  /* line 57, ../../pages/page-masthead.scss */
  .page-template-page-masthead section.subnav {
    text-align: center; }
    /* line 60, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.subnav .subnav-bar {
      margin-bottom: 15px;
      padding: 10px 0 5px 0; }
    /* line 65, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.subnav .row {
      max-width: 100%;
      display: inline-block; }
    /* line 70, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.subnav li {
      padding: 0 0 2px 15px; }
      /* line 73, ../../pages/page-masthead.scss */
      .page-template-page-masthead section.subnav li a {
        font-size: 14px;
        color: #595e64;
        border-bottom-style: none; }
        /* line 78, ../../pages/page-masthead.scss */
        .page-template-page-masthead section.subnav li a:not(.leadership)::before {
          content: "|";
          text-align: left;
          padding-right: 10px; }
        /* line 85, ../../pages/page-masthead.scss */
        .page-template-page-masthead section.subnav li a.is-active span, .page-template-page-masthead section.subnav li a:hover span {
          color: #000;
          border-bottom-color: #0375fe;
          border-bottom-style: solid;
          padding-bottom: 2px; }
  /* line 96, ../../pages/page-masthead.scss */
  .page-template-page-masthead section.masthead {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #191919; }
    /* line 101, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.masthead .columns {
      float: left; }
    /* line 105, ../../pages/page-masthead.scss */
    .page-template-page-masthead section.masthead div.masthead-blurb {
      background-color: #131313;
      padding: 20px 20px 20px 20px;
      border-radius: 10px;
      height: 280px;
      margin-bottom: 20px;
      margin-top: 20px;
      font-size: 12px;
      line-height: 22px; }
      /* line 115, ../../pages/page-masthead.scss */
      .page-template-page-masthead section.masthead div.masthead-blurb div.top-row {
        min-height: 96px;
        max-height: 96px;
        min-width: 100%;
        max-width: 100%;
        display: inline-flex;
        color: lightgrey; }
        /* line 123, ../../pages/page-masthead.scss */
        .page-template-page-masthead section.masthead div.masthead-blurb div.top-row img.avatar {
          border-radius: 10px;
          height: 100px;
          margin-bottom: 1px;
          min-width: 100px;
          object-fit: cover;
          object-position: top;
          width: 100px; }
        /* line 133, ../../pages/page-masthead.scss */
        .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar {
          text-align: left;
          overflow-x: visible;
          max-width: 100%;
          min-width: 100%; }
          /* line 139, ../../pages/page-masthead.scss */
          .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar div.name, .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar div.title {
            max-width: 92%;
            min-width: 92%;
            margin-left: auto; }
            /* line 144, ../../pages/page-masthead.scss */
            .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar div.name.title, .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar div.title.title {
              font-family: "Roboto", sans-serif;
              text-transform: uppercase;
              color: #0775fc;
              font-weight: 800;
              letter-spacing: 1.1px;
              font-size: 15px; }
            /* line 153, ../../pages/page-masthead.scss */
            .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar div.name.name, .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar div.title.name {
              font-size: 18px; }
          /* line 158, ../../pages/page-masthead.scss */
          .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media {
            display: inline-flex;
            padding-top: 18px;
            padding-left: 50px; }
            /* line 163, ../../pages/page-masthead.scss */
            .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media img {
              width: 12px;
              height: 12px;
              border-radius: unset; }
              /* line 168, ../../pages/page-masthead.scss */
              .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media img .linkedin {
                width: 18px; }
            /* line 173, ../../pages/page-masthead.scss */
            .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media i {
              width: 12px;
              height: 12px;
              color: lightgrey;
              font-size: 12px;
              padding-top: 6px; }
              /* line 180, ../../pages/page-masthead.scss */
              .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media i p {
                color: lightgrey;
                font-size: 12px;
                font-family: "Roboto", sans-serif; }
            /* line 187, ../../pages/page-masthead.scss */
            .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media a {
              color: lightgrey;
              font-family: "Roboto", sans-serif;
              text-transform: uppercase;
              font-weight: 800;
              letter-spacing: 1.1px;
              padding-top: 1px;
              font-size: 12px; }
            /* line 197, ../../pages/page-masthead.scss */
            .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media div.email, .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media div.twitter, .page-template-page-masthead section.masthead div.masthead-blurb div.top-row div.not-avatar .social-media div.linkedin {
              padding-right: 50px; }
      /* line 204, ../../pages/page-masthead.scss */
      .page-template-page-masthead section.masthead div.masthead-blurb div.bio {
        font-family: "Roboto", sans-serif;
        text-align: left;
        max-width: 75%;
        margin-left: auto;
        color: lightgrey;
        margin-top: -20px;
        font-family: "Lora", serif;
        font-size: 14px; }

/*# sourceMappingURL=page-masthead.css.map */
@font-face {
  font-family: 'Gotham Bold';
  src: url("/wp-content/themes/butterScotch/_fonts/Gotham Bold/gothambold-webfont.woff2") format("woff2"), url("/wp-content/themes/butterScotch/_fonts/Gotham Bold/gothambold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* line 16, ../../pages/page-splash.scss */
.page-template-page-splash {
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  text-align: center; }
  /* line 21, ../../pages/page-splash.scss */
  .page-template-page-splash > header,
  .page-template-page-splash > footer {
    display: none; }
  /* line 26, ../../pages/page-splash.scss */
  .page-template-page-splash .content {
    left: 50%;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
    /* line 34, ../../pages/page-splash.scss */
    .page-template-page-splash .content .logo {
      align-items: center;
      display: flex;
      margin: 0 auto 75px auto;
      width: fit-content; }
      /* line 40, ../../pages/page-splash.scss */
      .page-template-page-splash .content .logo span {
        font-family: 'Gotham Bold', sans-serif;
        font-size: 31px;
        line-height: 1;
        margin-left: 10px; }
    /* line 49, ../../pages/page-splash.scss */
    .page-template-page-splash .content #countdown {
      margin: 30px 0 0 0; }
      /* line 52, ../../pages/page-splash.scss */
      .page-template-page-splash .content #countdown div {
        display: inline-block;
        margin-left: 24px; }
        /* line 56, ../../pages/page-splash.scss */
        .page-template-page-splash .content #countdown div:first-child {
          margin-left: 0; }
        /* line 60, ../../pages/page-splash.scss */
        .page-template-page-splash .content #countdown div span {
          display: block;
          font-size: 52px;
          line-height: 1; }
          /* line 65, ../../pages/page-splash.scss */
          .page-template-page-splash .content #countdown div span.unit {
            font-size: 16px;
            font-weight: bold; }

/*# sourceMappingURL=page-splash.css.map */
/* line 5, ../../pages/page-store.scss */
.pl-6 .store {
  padding: 40px 30px;
  background-color: #fefefe;
  font-family: "Noto Sans", sans-serif;
  max-width: 82.375rem;
  margin: 30px auto; }
  /* line 13, ../../pages/page-store.scss */
  .pl-6 .store .intro h1, .pl-6 .store .intro h2, .pl-6 .store .intro h3, .pl-6 .store .intro h4, .pl-6 .store .intro h5, .pl-6 .store .intro p, .pl-6 .store .intro ol, .pl-6 .store .intro ul, .pl-6 .store .intro li {
    color: #191919; }
  /* line 22, ../../pages/page-store.scss */
  .pl-6 .store .pinstripes {
    margin-top: 25px; }
  /* line 26, ../../pages/page-store.scss */
  .pl-6 .store .product {
    margin-bottom: 75px;
    display: flex; }
    /* line 30, ../../pages/page-store.scss */
    .pl-6 .store .product .hold-me {
      position: relative;
      cursor: pointer; }
      /* line 34, ../../pages/page-store.scss */
      .pl-6 .store .product .hold-me::after {
        width: 100%;
        height: 100%;
        background-color: #aeafb5;
        opacity: 0;
        transition: opacity .25s;
        position: absolute;
        content: " ";
        left: 0;
        top: 0; }
      /* line 47, ../../pages/page-store.scss */
      .pl-6 .store .product .hold-me:hover::after {
        opacity: 0.3; }
      /* line 57, ../../pages/page-store.scss */
      .pl-6 .store .product .hold-me h5 {
        margin-bottom: 0px; }
      /* line 61, ../../pages/page-store.scss */
      .pl-6 .store .product .hold-me .price {
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: -.4px;
        color: #747474;
        font-size: 17px; }
      /* line 70, ../../pages/page-store.scss */
      .pl-6 .store .product .hold-me .tag {
        background-color: #2c79fd;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 800;
        z-index: 1;
        letter-spacing: .5px;
        line-height: 15px;
        padding: 7px 8px;
        color: #fefefe; }
      /* line 85, ../../pages/page-store.scss */
      .pl-6 .store .product .hold-me .content {
        padding: 10px 30px;
        float: left;
        width: 100%; }
        /* line 90, ../../pages/page-store.scss */
        .pl-6 .store .product .hold-me .content .name-price {
          text-align: center; }
          /* line 93, ../../pages/page-store.scss */
          .pl-6 .store .product .hold-me .content .name-price h5, .pl-6 .store .product .hold-me .content .name-price .price {
            margin-bottom: 0px; }
      /* line 99, ../../pages/page-store.scss */
      .pl-6 .store .product .hold-me .button {
        margin: 0px; }

/* line 110, ../../pages/page-store.scss */
.pl-7 .store {
  padding: 40px 30px;
  background-color: #fefefe;
  font-family: "Roboto", sans-serif;
  max-width: 82.375rem;
  margin: 30px auto; }
  /* line 118, ../../pages/page-store.scss */
  .pl-7 .store .intro h1, .pl-7 .store .intro h2, .pl-7 .store .intro h3, .pl-7 .store .intro h4, .pl-7 .store .intro h5, .pl-7 .store .intro p, .pl-7 .store .intro ol, .pl-7 .store .intro ul, .pl-7 .store .intro li {
    color: #191919; }
  /* line 127, ../../pages/page-store.scss */
  .pl-7 .store .pinstripes {
    margin-top: 25px; }
  /* line 131, ../../pages/page-store.scss */
  .pl-7 .store .product {
    margin-bottom: 75px;
    display: flex; }
    /* line 135, ../../pages/page-store.scss */
    .pl-7 .store .product .hold-me {
      position: relative;
      cursor: pointer; }
      /* line 139, ../../pages/page-store.scss */
      .pl-7 .store .product .hold-me::after {
        width: 100%;
        height: 100%;
        background-color: #aeafb5;
        opacity: 0;
        transition: opacity .25s;
        position: absolute;
        content: " ";
        left: 0;
        top: 0; }
      /* line 152, ../../pages/page-store.scss */
      .pl-7 .store .product .hold-me:hover::after {
        opacity: 0.3; }
      /* line 162, ../../pages/page-store.scss */
      .pl-7 .store .product .hold-me h5 {
        margin-bottom: 0px; }
      /* line 166, ../../pages/page-store.scss */
      .pl-7 .store .product .hold-me .price {
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: -.4px;
        color: #747474;
        font-size: 17px; }
      /* line 175, ../../pages/page-store.scss */
      .pl-7 .store .product .hold-me .tag {
        background-color: #2c79fd;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 800;
        z-index: 1;
        letter-spacing: .5px;
        line-height: 15px;
        padding: 7px 8px;
        color: #fefefe; }
      /* line 190, ../../pages/page-store.scss */
      .pl-7 .store .product .hold-me .content {
        padding: 10px 30px;
        float: left;
        width: 100%; }
        /* line 195, ../../pages/page-store.scss */
        .pl-7 .store .product .hold-me .content .name-price {
          text-align: center; }
          /* line 198, ../../pages/page-store.scss */
          .pl-7 .store .product .hold-me .content .name-price h5, .pl-7 .store .product .hold-me .content .name-price .price {
            margin-bottom: 0px; }
      /* line 204, ../../pages/page-store.scss */
      .pl-7 .store .product .hold-me .button {
        margin: 0px; }

/*# sourceMappingURL=page-store.css.map */
/* line 6, ../../pages/page-teams.scss */
.pl-6.page-template-page-teams section,
.teams-menu section {
  padding: 60px 0; }
  /* line 9, ../../pages/page-teams.scss */
  .pl-6.page-template-page-teams section h1,
  .teams-menu section h1 {
    color: #fefefe;
    font-family: "Noto Sans", sans-serif;
    font-size: 24px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase; }
  /* line 18, ../../pages/page-teams.scss */
  .pl-6.page-template-page-teams section .league-container,
  .teams-menu section .league-container {
    border-top: 1px #666 solid;
    margin-top: 45px;
    padding-top: 45px; }
    /* line 23, ../../pages/page-teams.scss */
    .pl-6.page-template-page-teams section .league-container .division-container,
    .teams-menu section .league-container .division-container {
      margin-top: 30px; }
      /* line 26, ../../pages/page-teams.scss */
      .pl-6.page-template-page-teams section .league-container .division-container:first-child,
      .teams-menu section .league-container .division-container:first-child {
        margin-top: 0; }
      @media only screen and (min-width: 640px) {
        /* line 23, ../../pages/page-teams.scss */
        .pl-6.page-template-page-teams section .league-container .division-container,
        .teams-menu section .league-container .division-container {
          margin-top: 0; } }
      /* line 34, ../../pages/page-teams.scss */
      .pl-6.page-template-page-teams section .league-container .division-container h2,
      .teams-menu section .league-container .division-container h2 {
        color: #666;
        font-family: "Noto Sans", sans-serif;
        font-size: 18px;
        line-height: 1;
        margin: 0 0 20px 0;
        text-transform: uppercase; }
      /* line 43, ../../pages/page-teams.scss */
      .pl-6.page-template-page-teams section .league-container .division-container a,
      .teams-menu section .league-container .division-container a {
        color: #fefefe;
        display: block;
        font-family: "Noto Sans", sans-serif;
        font-weight: bold;
        line-height: 40px;
        width: fit-content; }
        /* line 51, ../../pages/page-teams.scss */
        .pl-6.page-template-page-teams section .league-container .division-container a:hover,
        .teams-menu section .league-container .division-container a:hover {
          color: #999; }

/* line 68, ../../pages/page-teams.scss */
.pl-7.page-template-page-teams section,
.teams-menu section {
  padding: 60px 0; }
  /* line 71, ../../pages/page-teams.scss */
  .pl-7.page-template-page-teams section h1,
  .teams-menu section h1 {
    color: #fefefe;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase; }
  /* line 80, ../../pages/page-teams.scss */
  .pl-7.page-template-page-teams section .league-container,
  .teams-menu section .league-container {
    border-top: 1px #666 solid;
    margin-top: 45px;
    padding-top: 45px; }
    /* line 85, ../../pages/page-teams.scss */
    .pl-7.page-template-page-teams section .league-container .division-container,
    .teams-menu section .league-container .division-container {
      margin-top: 30px; }
      /* line 88, ../../pages/page-teams.scss */
      .pl-7.page-template-page-teams section .league-container .division-container:first-child,
      .teams-menu section .league-container .division-container:first-child {
        margin-top: 0; }
      @media only screen and (min-width: 640px) {
        /* line 85, ../../pages/page-teams.scss */
        .pl-7.page-template-page-teams section .league-container .division-container,
        .teams-menu section .league-container .division-container {
          margin-top: 0; } }
      /* line 96, ../../pages/page-teams.scss */
      .pl-7.page-template-page-teams section .league-container .division-container h2,
      .teams-menu section .league-container .division-container h2 {
        color: #666;
        font-family: "Roboto", sans-serif;
        font-size: 18px;
        line-height: 1;
        margin: 0 0 20px 0;
        text-transform: uppercase; }
      /* line 105, ../../pages/page-teams.scss */
      .pl-7.page-template-page-teams section .league-container .division-container a,
      .teams-menu section .league-container .division-container a {
        color: #fefefe;
        display: block;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        line-height: 40px;
        width: fit-content; }
        /* line 113, ../../pages/page-teams.scss */
        .pl-7.page-template-page-teams section .league-container .division-container a:hover,
        .teams-menu section .league-container .division-container a:hover {
          color: #999; }

/* line 128, ../../pages/page-teams.scss */
.teams-menu section {
  padding: 0; }
  /* line 131, ../../pages/page-teams.scss */
  .teams-menu section .league-container.al {
    border-top: none;
    padding-top: 10px;
    margin-top: 0; }

/*# sourceMappingURL=page-teams.css.map */
/* line 4, ../../pages/page.scss */
.page-template-page .title {
  background-color: #36373b;
  padding: 30px 0;
  text-align: center; }
  /* line 10, ../../pages/page.scss */
  .page-template-page .title > .row .column h1 {
    color: #fefefe;
    margin: 0; }

/* line 19, ../../pages/page.scss */
.page-template-page .content > .row {
  background-color: #fefefe;
  padding: 60px 0; }
  /* line 23, ../../pages/page.scss */
  .page-template-page .content > .row > .column {
    max-width: 1000px;
    margin: 0 auto;
    float: none; }
  /* line 29, ../../pages/page.scss */
  .page-template-page .content > .row a {
    font-weight: 800;
    transition: all .25s; }
    /* line 33, ../../pages/page.scss */
    .page-template-page .content > .row a:hover {
      color: #363d50; }
  /* line 38, ../../pages/page.scss */
  .page-template-page .content > .row table {
    margin: 0 auto;
    max-width: 800px; }
    /* line 43, ../../pages/page.scss */
    .page-template-page .content > .row table tr td {
      padding-top: 25px;
      padding-bottom: 25px; }
      /* line 47, ../../pages/page.scss */
      .page-template-page .content > .row table tr td.term {
        padding-right: 30px;
        padding-left: 20px;
        font-weight: bold; }

/* line 59, ../../pages/page.scss */
.search .title {
  background: transparent; }
  /* line 63, ../../pages/page.scss */
  .search .title > .row .column h1 {
    color: #fefefe;
    margin: 30px 0; }

/* line 72, ../../pages/page.scss */
.search .content > .row {
  background: #121212; }
  /* line 74, ../../pages/page.scss */
  .search .content > .row h2 {
    color: #fefefe; }
  /* line 77, ../../pages/page.scss */
  .search .content > .row > .column {
    max-width: 1000px;
    margin: 0 auto; }
  /* line 82, ../../pages/page.scss */
  .search .content > .row a {
    font-weight: 800;
    transition: all .25s; }
    /* line 86, ../../pages/page.scss */
    .search .content > .row a:hover {
      color: #363d50; }
  /* line 91, ../../pages/page.scss */
  .search .content > .row table {
    margin: 0 auto;
    max-width: 800px; }
    /* line 96, ../../pages/page.scss */
    .search .content > .row table tr td {
      padding-top: 25px;
      padding-bottom: 25px; }
      /* line 100, ../../pages/page.scss */
      .search .content > .row table tr td.term {
        padding-right: 30px;
        padding-left: 20px;
        font-weight: bold; }

/*# sourceMappingURL=page.css.map */

/*# sourceMappingURL=hitter-single.css.map */

/*# sourceMappingURL=memberpressproduct-single.css.map */
/* line 5, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #help-text {
  color: #fefefe;
  display: none; }

/* line 10, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon input[type="checkbox"] + label {
  color: #fefefe;
  font-size: 18px;
  font-family: 'Roboto'; }

/* line 16, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #donation-form-conatiner {
  margin-bottom: 15px;
  align-items: center;
  justify-content: center; }

/* line 22, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation-panel {
  display: none; }

/* line 26, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #goal-tracker-header {
  color: #7ba6ef;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
  padding-left: 5px;
  margin-left: 1px; }

/* line 35, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #recent-donations-header {
  color: #7ba6ef;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
  padding-left: 5px;
  margin-top: 20px; }

/* line 44, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #contribute-to-pitchcon-header {
  color: #7ba6ef;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
  padding-left: 5px;
  margin-left: 1px; }

/* line 53, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #recent-donations {
  margin-bottom: 20px;
  float: none; }

/* line 58, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #recent-donations_mobile {
  margin-bottom: 20px;
  float: none; }

/* line 64, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #donation-thank-you-message {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #fefefe; }

/* line 71, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .recent_donation {
  background-color: #303030 !important;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
  width: 24%;
  display: inline-block;
  border-radius: 10px; }

/* line 82, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .recent_donation_mobile {
  background-color: #303030 !important;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
  width: 48%;
  display: inline-block;
  border-radius: 10px; }

/* line 93, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #first-most-recent-donation {
  margin-right: 1.33%; }

/* line 97, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #first-most-recent-donation-mobile {
  margin-right: 4%; }

/* line 101, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #second-most-recent-donation {
  margin-right: 1.33%; }

/* line 105, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #fourth-most-recent-donation {
  margin-left: 1.33%;
  float: none; }

/* line 110, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation_amount {
  background-color: #303030 !important;
  color: #367cf3 !important;
  font-size: 30px;
  font-weight: 600;
  padding-left: 15px !important;
  padding-right: 10px !important; }

/* line 119, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation_name {
  background-color: #303030 !important;
  color: #fefefe !important;
  font-size: 24px;
  font-weight: 400;
  font-family: 'PT serif';
  padding-left: 15px !important;
  padding-right: 10px !important; }

/* line 129, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation_comment {
  background-color: #303030 !important;
  color: #adadad !important;
  font-style: italic !important;
  font-family: 'Roboto';
  padding-left: 15px !important;
  padding-right: 10px !important; }

/* line 138, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #donations {
  display: inline-flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  background-color: #191919; }

/* line 147, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #goal {
  color: #45d7ff;
  font-size: 24px;
  font-weight: 600;
  font-family: 'Roboto';
  margin-right: 30px; }

/* line 155, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .meter {
  height: 50px;
  position: relative;
  background: linear-gradient(274.13deg, #c3c3c3 6.74%, #efefef 100%) !important;
  padding: 10px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  margin-bottom: 15px;
  border-radius: 18px;
  margin-right: 50px; }

/* line 166, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .meter > span {
  display: block;
  height: 100%;
  background: linear-gradient(90deg, #730b0b 0%, #ff3838 97.82%);
  position: relative;
  overflow: hidden;
  border-radius: 5px; }

/* line 176, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #donation_buffer {
  width: 70%; }

/* line 180, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #info-dropdown {
  padding-top: 20px; }

/* line 184, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .mainstage {
  margin: 0 auto; }
  /* line 187, ../../singles/pitchcon/pitchcon-single.scss */
  .single-pitchcon .mainstage .featured-image {
    padding-top: 16.25%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1; }

/* line 197, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .constrained-bg {
  background-color: #191919;
  padding-top: 20px; }

/* line 201, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .article {
  background-color: #191919; }

/* line 205, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .article-main {
  padding-top: 10px; }

/* line 210, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #tab-buttons {
  display: inline-flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  background-color: #191919; }

/* line 218, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #aboutButtonListItem {
  margin: 0;
  padding: 0; }

/* line 223, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #scheduleButtonListItem {
  margin: 0;
  padding: 0;
  border-left: 1px solid;
  border-color: #ffffff; }

/* line 230, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #prizesButtonListItem {
  margin: 0;
  padding: 0;
  border-left: 1px solid;
  border-color: #ffffff; }

/* line 237, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #speakersButtonListItem {
  margin: 0;
  padding: 0;
  border-left: 1px solid;
  border-color: #ffffff; }

/* line 244, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #info-tabs {
  margin-top: 60px;
  background-color: #191919; }

/* line 249, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #About {
  display: block; }

/* line 253, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon button {
  align-items: center;
  background-color: #191919;
  border-radius: 8px;
  border-width: 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex-direction: column;
  font-family: "Lora", serif;
  font-size: 32px;
  height: 40px;
  justify-content: center;
  line-height: 1;
  margin: 0 auto;
  outline: none;
  overflow: hidden;
  padding: 0 28px;
  text-align: center;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: all 150ms;
  vertical-align: baseline;
  white-space: nowrap; }

/* line 280, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .tablinks.active {
  outline: 0;
  background-color: #191919 !important;
  text-decoration: underline;
  text-underline-position: under; }

/* line 287, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .tabcontent {
  display: none;
  padding: 6px 12px;
  background-color: #191919;
  border: 1px solid #191919;
  border-top: none;
  color: #ffffff; }

/* line 296, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .row {
  padding: 0px;
  background-color: #191919; }
  /* line 300, ../../singles/pitchcon/pitchcon-single.scss */
  .single-pitchcon .row .column {
    background-color: #191919;
    margin: 0; }

/* line 308, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation-button {
  background: linear-gradient(274.13deg, #2bad38 6.74%, #0f560e 100%) !important;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  border: none;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Roboto';
  transition: 0.4s;
  width: 100%;
  height: 50px; }

/* line 323, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation-button:focus:not(:focus-visible):not(.focus-visible) {
  box-shadow: none;
  outline: none; }

/* line 328, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation-button:hover {
  background-color: #2c974b; }

/* line 332, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation-button:focus {
  box-shadow: rgba(46, 164, 79, 0.4) 0 0 0 3px;
  outline: none; }

/* line 337, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation-button:disabled {
  background-color: #94d3a2;
  border-color: rgba(27, 31, 35, 0.1);
  color: rgba(255, 255, 255, 0.8);
  cursor: default; }

/* line 344, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .donation-button:active {
  background-color: #298e46;
  box-shadow: rgba(20, 70, 32, 0.2) 0 1px 0 inset; }

/* line 351, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpc_data_table {
  display: none !important; }

/* line 355, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-form-title {
  display: none !important; }

/* line 359, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-form-title-border {
  display: none !important; }

/* line 363, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-form-description {
  display: none !important; }

/* line 367, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-donation-form-label {
  color: #fefefe !important;
  display: none !important; }

/* line 372, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd-wrap-all {
  background-color: #191919; }

/* line 376, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donator_name {
  color: #fefefe;
  background-color: #191919; }

/* line 381, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donator_email {
  color: #fefefe;
  background-color: #191919; }

/* line 386, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #card-element {
  color: #fefefe;
  background-color: #191919; }

/* line 392, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .ElementsApp input {
  color: #fefefe !important; }

/* line 397, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd-comments {
  color: #fefefe;
  background-color: #191919; }

/* line 402, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donate_amount {
  background: #191919 !important;
  border: none !important;
  list-style-type: none !important;
  margin: 15px 0 15px 0 !important; }
  /* line 408, ../../singles/pitchcon/pitchcon-single.scss */
  .single-pitchcon #wpsd_donate_amount li:before {
    content: none !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 1000px !important;
    background-color: #191919 !important;
    top: 12px !important;
    left: 2px !important; }
  /* line 418, ../../singles/pitchcon/pitchcon-single.scss */
  .single-pitchcon #wpsd_donate_amount li {
    align-items: stretch;
    border-radius: 10px;
    display: list-item !important;
    float: left;
    height: 40px;
    justify-content: center;
    margin-top: 20px !important;
    margin: 0 5px 0 0;
    position: relative;
    width: 100px; }
    /* line 430, ../../singles/pitchcon/pitchcon-single.scss */
    .single-pitchcon #wpsd_donate_amount li label {
      color: #fefefe !important; }

/* line 436, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-master-wrapper .wpsd-wrapper-content {
  padding: 0px 0 0 0 !important; }

/* line 440, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-master-wrapper {
  box-shadow: 0 0px 0px #555555 !important; }

/* line 444, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-wrapper-content {
  padding-top: 0px !important;
  padding: 0px 0 0 0 !important;
  box-shadow: 0 0px 0px #555555 !important; }

/* line 450, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donate_amount label,
.single-pitchcon #wpsd_donate_amount input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/* line 460, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donate_amount input[type="radio"] {
  opacity: 0.01;
  z-index: 100; }

/* line 465, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donate_amount input[type="radio"]:checked + label,
.single-pitchcon .Checked + label {
  background: #468237; }

/* line 470, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donate_amount label {
  padding: 5px;
  border: 1px solid #CCC;
  cursor: pointer; }

/* line 476, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donate_amount label:hover {
  background: #2e5524; }

/* line 482, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .CardNumberField-input-wrapper .InputContainer .Input {
  color: #fefefe !important; }

/* line 488, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon .wpsd-donate-button {
  background: linear-gradient(274.13deg, #2bad38 6.74%, #0f560e 100%) !important;
  border-radius: 10px !important;
  color: #fefefe !important;
  font-family: 'Roboto' !important;
  font-weight: 600 !important; }

/* line 496, ../../singles/pitchcon/pitchcon-single.scss */
.single-pitchcon #wpsd_donate_other_amount {
  background-color: #191919 !important;
  color: #ffffff !important;
  margin-left: 20px;
  max-width: 300px !important;
  padding: 0 4px !important;
  padding-left: 15px !important; }

/*# sourceMappingURL=pitchcon-single.css.map */
/* line 3, ../../singles/pitcher/pitcher-single.scss */
.single-pitcher, .single-hitter {
  background-color: #36373b;
  color: #fefefe; }
  /* line 7, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .summary, .single-pitcher .projections, .single-pitcher .mentions-overview, .single-hitter .summary, .single-hitter .projections, .single-hitter .mentions-overview {
    margin-bottom: 30px; }
  /* line 11, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .summary, .single-hitter .summary {
    background-color: #57585e;
    font-family: "Noto Sans";
    max-width: 82.375rem;
    margin: 30px auto; }
    /* line 17, ../../singles/pitcher/pitcher-single.scss */
    .single-pitcher .summary .hold-all, .single-hitter .summary .hold-all {
      display: flex;
      flex-flow: row wrap; }
      /* line 22, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .summary .hold-all .name-team, .single-hitter .summary .hold-all .name-team {
        display: flex;
        flex: 0; }
        /* line 26, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .summary .hold-all .name-team .team, .single-hitter .summary .hold-all .name-team .team {
          padding: 7px 12px; }
          /* line 30, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .summary .hold-all .name-team .team img, .single-hitter .summary .hold-all .name-team .team img {
            max-height: 65px;
            max-width: 65px; }
        /* line 36, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .summary .hold-all .name-team .name, .single-hitter .summary .hold-all .name-team .name {
          display: flex;
          padding-left: 24px;
          align-items: center; }
          /* line 41, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .summary .hold-all .name-team .name > *, .single-hitter .summary .hold-all .name-team .name > * {
            white-space: nowrap; }
          /* line 45, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .summary .hold-all .name-team .name h1, .single-hitter .summary .hold-all .name-team .name h1 {
            font-family: "Noto Sans";
            margin: 0px;
            text-transform: uppercase;
            font-size: 29px;
            font-weight: 900;
            letter-spacing: -.5px; }
          /* line 54, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .summary .hold-all .name-team .name span, .single-hitter .summary .hold-all .name-team .name span {
            color: #858689;
            text-transform: uppercase;
            margin-left: 19px;
            font-size: 17px;
            font-weight: 800; }
      /* line 64, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .summary .hold-all .attributes, .single-hitter .summary .hold-all .attributes {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex: 1; }
        /* line 71, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .summary .hold-all .attributes .hold-me ul, .single-hitter .summary .hold-all .attributes .hold-me ul {
          display: flex;
          font-family: "Noto Sans";
          list-style: none;
          margin-bottom: 0px; }
          /* line 77, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .summary .hold-all .attributes .hold-me ul li, .single-hitter .summary .hold-all .attributes .hold-me ul li {
            margin-right: 20px;
            font-size: 15px;
            text-transform: uppercase; }
            /* line 82, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .summary .hold-all .attributes .hold-me ul li b, .single-hitter .summary .hold-all .attributes .hold-me ul li b {
              font-weight: 900; }
  /* line 95, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .projections > .row > .column h5, .single-pitcher .mentions-overview > .row > .column h5, .single-hitter .projections > .row > .column h5, .single-hitter .mentions-overview > .row > .column h5 {
    margin-bottom: 0px;
    font-family: "Noto Sans";
    color: #aeafb5;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900; }
  /* line 104, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .projections > .row > .column .hold-me, .single-pitcher .mentions-overview > .row > .column .hold-me, .single-hitter .projections > .row > .column .hold-me, .single-hitter .mentions-overview > .row > .column .hold-me {
    background-color: #48494f;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 15px 0px;
    text-align: center;
    font-weight: 900;
    flex-wrap: wrap;
    height: calc(100% - 21px); }
  /* line 123, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .projections > .row .column .hold-me .stat, .single-hitter .projections > .row .column .hold-me .stat {
    font-family: "Noto Sans"; }
    /* line 126, ../../singles/pitcher/pitcher-single.scss */
    .single-pitcher .projections > .row .column .hold-me .stat .small, .single-hitter .projections > .row .column .hold-me .stat .small {
      font-size: 12px;
      color: #aeafb5; }
    /* line 131, ../../singles/pitcher/pitcher-single.scss */
    .single-pitcher .projections > .row .column .hold-me .stat .large, .single-hitter .projections > .row .column .hold-me .stat .large {
      font-size: 24px;
      color: #fefefe; }
  /* line 151, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .mentions-overview > .row .blue-box, .single-hitter .mentions-overview > .row .blue-box {
    right: 0;
    bottom: 0; }
  /* line 157, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .mentions-overview > .row .mentions .hold-me, .single-hitter .mentions-overview > .row .mentions .hold-me {
    padding: 0px;
    position: relative;
    align-content: flex-start; }
    /* line 162, ../../singles/pitcher/pitcher-single.scss */
    .single-pitcher .mentions-overview > .row .mentions .hold-me .mention, .single-hitter .mentions-overview > .row .mentions .hold-me .mention {
      display: flex;
      width: 100%;
      border-bottom: 1px solid #404148;
      background-color: #48494f;
      transition: .25s all; }
      /* line 169, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .mentions-overview > .row .mentions .hold-me .mention:hover, .single-hitter .mentions-overview > .row .mentions .hold-me .mention:hover {
        background-color: #57585e; }
      /* line 173, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .mentions-overview > .row .mentions .hold-me .mention:last-child, .single-hitter .mentions-overview > .row .mentions .hold-me .mention:last-child {
        border-bottom: 0px; }
      /* line 177, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .image, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .image {
        width: 118px;
        background-color: #525359; }
        /* line 181, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .image img, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .image img {
          max-width: 118px; }
      /* line 186, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .content, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .content {
        padding: 10px 42px 10px 18px;
        display: grid;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        text-align: left; }
        /* line 194, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .content .title, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .content .title {
          margin-bottom: -4px;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }
          /* line 200, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .content .title a, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .content .title a {
            color: #fefefe;
            font-size: 18px;
            letter-spacing: -.25px; }
        /* line 207, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .content .meta, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .content .meta {
          display: flex;
          align-items: center;
          color: #aeafb5; }
          /* line 212, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .content .meta .author, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .content .meta .author {
            text-transform: uppercase;
            font-weight: 900;
            letter-spacing: -.4px;
            font-family: "Noto Sans";
            font-size: 12px;
            margin-right: 7px; }
            /* line 220, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .content .meta .author a, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .content .meta .author a {
              color: #aeafb5; }
          /* line 225, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .mentions-overview > .row .mentions .hold-me .mention .content .meta .time-ago, .single-hitter .mentions-overview > .row .mentions .hold-me .mention .content .meta .time-ago {
            font-style: italic;
            font-size: 12px;
            line-height: 12px;
            font-weight: normal; }
  /* line 238, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .mentions-overview > .row .quick-look .hold-me, .single-hitter .mentions-overview > .row .quick-look .hold-me {
    position: relative;
    padding-top: 61%;
    background-repeat: no-repeat;
    height: 0px; }
    /* line 244, ../../singles/pitcher/pitcher-single.scss */
    .single-pitcher .mentions-overview > .row .quick-look .hold-me p, .single-hitter .mentions-overview > .row .quick-look .hold-me p {
      font-weight: normal;
      text-align: left; }
  /* line 253, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .repertoire-gifs, .single-hitter .repertoire-gifs {
    background-image: url("../../_images/patterns/dark-honeycomb.jpg");
    padding: 30px 0px; }
    /* line 260, ../../singles/pitcher/pitcher-single.scss */
    .single-pitcher .repertoire-gifs > .row > .column .theater, .single-hitter .repertoire-gifs > .row > .column .theater {
      display: flex;
      background-color: #292a2d; }
      /* line 264, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .repertoire-gifs > .row > .column .theater .left, .single-hitter .repertoire-gifs > .row > .column .theater .left {
        flex: 0;
        min-width: 310px;
        font-family: "Noto Sans"; }
        /* line 270, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .repertoire-gifs > .row > .column .theater .left .head img, .single-hitter .repertoire-gifs > .row > .column .theater .left .head img {
          margin-left: 12px;
          margin-top: 12px; }
        /* line 275, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .repertoire-gifs > .row > .column .theater .left .head .years, .single-hitter .repertoire-gifs > .row > .column .theater .left .head .years {
          display: flex;
          margin-top: 15px;
          padding-left: 8px;
          margin-bottom: 10px; }
          /* line 281, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .repertoire-gifs > .row > .column .theater .left .head .years .year, .single-hitter .repertoire-gifs > .row > .column .theater .left .head .years .year {
            padding: 3px 5px;
            color: #747474;
            font-weight: 900;
            font-size: 14px;
            margin-right: 4px;
            cursor: pointer;
            transition: .25s all; }
            /* line 290, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .repertoire-gifs > .row > .column .theater .left .head .years .year.active, .single-hitter .repertoire-gifs > .row > .column .theater .left .head .years .year.active {
              background-color: #2c79fd;
              color: #fefefe; }
            /* line 295, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .repertoire-gifs > .row > .column .theater .left .head .years .year:hover, .single-hitter .repertoire-gifs > .row > .column .theater .left .head .years .year:hover {
              background-color: #48494f;
              color: #fefefe; }
        /* line 304, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold {
          display: none; }
          /* line 307, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold.active, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold.active {
            display: block; }
          /* line 311, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item {
            background-color: #3f4044;
            border-right: 5px solid #3f4044;
            padding: 10px 15px;
            margin-bottom: 1px;
            text-transform: uppercase;
            font-weight: 900;
            margin-right: 18px;
            cursor: pointer;
            position: relative;
            transition: .25s all; }
            /* line 323, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:after, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:after {
              height: 0;
              width: 0;
              border-left: 10px solid #2c79fd;
              border-top: 10px solid transparent;
              border-bottom: 10px solid transparent;
              position: absolute;
              right: -14px;
              top: calc(50% - 9px);
              content: " ";
              opacity: 0;
              transition: .25s all; }
            /* line 337, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active, .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover {
              background-color: #48494f;
              border-right: 5px solid #2c79fd; }
              /* line 341, ../../singles/pitcher/pitcher-single.scss */
              .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active:after, .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover:after, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active:after, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover:after {
                opacity: 1; }
              /* line 346, ../../singles/pitcher/pitcher-single.scss */
              .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active .hold-me .pitch-name, .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover .hold-me .pitch-name, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active .hold-me .pitch-name, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover .hold-me .pitch-name {
                color: #fefefe; }
              /* line 350, ../../singles/pitcher/pitcher-single.scss */
              .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active .hold-me .meta, .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover .hold-me .meta, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item.active .hold-me .meta, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item:hover .hold-me .meta {
                color: #a0a2ac; }
            /* line 357, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .pitch-name, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .pitch-name {
              color: #8e8f91;
              font-size: 21px;
              margin-bottom: -6px; }
            /* line 363, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .meta, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .meta {
              color: #64656b;
              font-size: 12.5px;
              display: flex; }
              /* line 368, ../../singles/pitcher/pitcher-single.scss */
              .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .meta span, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .meta span {
                margin-right: 15px; }
                /* line 371, ../../singles/pitcher/pitcher-single.scss */
                .single-pitcher .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .meta span:last-child, .single-hitter .repertoire-gifs > .row > .column .theater .left .theater-nav .theater-nav-hold .theater-nav-item .hold-me .meta span:last-child {
                  margin-right: 0px; }
      /* line 382, ../../singles/pitcher/pitcher-single.scss */
      .single-pitcher .repertoire-gifs > .row > .column .theater .right, .single-hitter .repertoire-gifs > .row > .column .theater .right {
        display: block;
        width: 100%; }
        /* line 386, ../../singles/pitcher/pitcher-single.scss */
        .single-pitcher .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold, .single-hitter .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold {
          display: none;
          width: 100%; }
          /* line 390, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold.active, .single-hitter .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold.active {
            display: block; }
          /* line 394, ../../singles/pitcher/pitcher-single.scss */
          .single-pitcher .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow, .single-hitter .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow {
            height: 100%;
            width: calc(100% - 310px);
            display: block; }
            /* line 399, ../../singles/pitcher/pitcher-single.scss */
            .single-pitcher .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide, .single-hitter .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide {
              width: 100%;
              padding: 12px 12px 12px 0px; }
              /* line 405, ../../singles/pitcher/pitcher-single.scss */
              .single-pitcher .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide .description, .single-hitter .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide .description {
                background-color: #48494f;
                padding: 20px; }
                /* line 409, ../../singles/pitcher/pitcher-single.scss */
                .single-pitcher .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide .description p, .single-hitter .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide .description p {
                  margin-bottom: 0px; }
                /* line 413, ../../singles/pitcher/pitcher-single.scss */
                .single-pitcher .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide .description .meta, .single-hitter .repertoire-gifs > .row > .column .theater .right .pitch-slideshow-hold .pitch-slideshow .pitch-slide .description .meta {
                  text-transform: uppercase;
                  font-family: "Noto Sans";
                  font-weight: bold;
                  color: #64656c;
                  font-size: 14px; }
  /* line 430, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .leaderboard-filters, .single-pitcher .leaderboard td, .single-hitter .leaderboard-filters, .single-hitter .leaderboard td {
    color: #57585e; }
  /* line 434, ../../singles/pitcher/pitcher-single.scss */
  .single-pitcher .leaderboard, .single-hitter .leaderboard {
    padding: 40px 0px; }

/* line 439, ../../singles/pitcher/pitcher-single.scss */
h6 {
  font-family: "Noto Sans";
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: -.25px;
  align-self: center;
  margin: 0px; }

/*# sourceMappingURL=pitcher-single.css.map */
/* line 3, ../../singles/player/player-single.scss */
.single-player {
  background-color: #121212;
  color: #fff;
  font-family: "Roboto", sans-serif; }
  /* line 8, ../../singles/player/player-single.scss */
  .single-player header .header-main {
    box-shadow: none; }
  /* line 12, ../../singles/player/player-single.scss */
  .single-player h1 {
    font-family: "Roboto", sans-serif;
    font-size: 23px;
    line-height: 1;
    margin-bottom: 15px; }
  /* line 19, ../../singles/player/player-single.scss */
  .single-player h2 {
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 10px; }
  /* line 26, ../../singles/player/player-single.scss */
  .single-player h3 {
    color: #414141;
    font-family: "PT Serif", serif;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 20px; }
    @media screen and (min-width: 640px) {
      /* line 26, ../../singles/player/player-single.scss */
      .single-player h3 {
        float: left; } }
  /* line 39, ../../singles/player/player-single.scss */
  .single-player h4 {
    color: #888;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase; }
    @media screen and (min-width: 640px) {
      /* line 39, ../../singles/player/player-single.scss */
      .single-player h4 {
        letter-spacing: 2px; } }
  /* line 52, ../../singles/player/player-single.scss */
  .single-player .changeup,
  .single-player .changeup:focus,
  .single-player .changeup:hover {
    color: #07b526; }
  /* line 58, ../../singles/player/player-single.scss */
  .single-player .curveball,
  .single-player .curveball:focus,
  .single-player .curveball:hover {
    color: #3c44cd; }
  /* line 64, ../../singles/player/player-single.scss */
  .single-player .cutter,
  .single-player .cutter:focus,
  .single-player .cutter:hover,
  .single-player .kutter,
  .single-player .kutter:focus,
  .single-player .kutter:hover {
    color: #933f2c; }
  /* line 73, ../../singles/player/player-single.scss */
  .single-player .four-seamer,
  .single-player .four-seamer:focus,
  .single-player .four-seamer:hover {
    color: #d22d49; }
  /* line 79, ../../singles/player/player-single.scss */
  .single-player .knuckleball,
  .single-player .knuckleball:focus,
  .single-player .knuckleball:hover {
    color: #999999; }
  /* line 85, ../../singles/player/player-single.scss */
  .single-player .sinker,
  .single-player .sinker:focus,
  .single-player .sinker:hover {
    color: #c57a02; }
  /* line 92, ../../singles/player/player-single.scss */
  .single-player .slider,
  .single-player .slider:focus,
  .single-player .slider:hover {
    background-color: initial;
    color: #9300c7;
    cursor: initial;
    height: initial;
    margin: initial;
    position: initial;
    touch-action: initial;
    user-select: initial; }
  /* line 105, ../../singles/player/player-single.scss */
  .single-player .splitter,
  .single-player .splitter:focus,
  .single-player .splitter:hover {
    color: #00a1c5; }
  /* line 111, ../../singles/player/player-single.scss */
  .single-player .all,
  .single-player .all:focus,
  .single-player .all:hover {
    color: #1e2125; }
  /* line 117, ../../singles/player/player-single.scss */
  .single-player .hidden {
    display: none !important; }
  /* line 121, ../../singles/player/player-single.scss */
  .single-player .switch {
    align-items: center;
    cursor: pointer;
    display: flex;
    position: absolute;
    right: 0;
    top: 0; }
    /* line 129, ../../singles/player/player-single.scss */
    .single-player .switch span {
      color: #888;
      font-size: 14px;
      font-weight: 400;
      transition: 0.2s color ease-in-out; }
      /* line 135, ../../singles/player/player-single.scss */
      .single-player .switch span.active {
        color: #72a3f7; }
    /* line 141, ../../singles/player/player-single.scss */
    .single-player .switch .switch-paddle {
      border-radius: 7.5px;
      height: 14px;
      margin: 0 15px;
      width: 30px; }
      /* line 147, ../../singles/player/player-single.scss */
      .single-player .switch .switch-paddle::after {
        border-radius: 50%;
        height: 20px;
        transform: translate(-10px, -7px);
        width: 20px; }
  /* line 158, ../../singles/player/player-single.scss */
  .single-player table.ranks {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    table-layout: fixed; }
    /* line 166, ../../singles/player/player-single.scss */
    .single-player table.ranks th.blank,
    .single-player table.ranks td.blank {
      background-color: transparent !important;
      background-image: none !important;
      padding: 0 !important;
      width: 20px; }
    /* line 173, ../../singles/player/player-single.scss */
    .single-player table.ranks th.spacer,
    .single-player table.ranks td.spacer {
      width: 10px; }
    /* line 179, ../../singles/player/player-single.scss */
    .single-player table.ranks th {
      background-color: #414141;
      border: none;
      color: #b8b8b8;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 11px;
      font-weight: 700;
      padding: 0.4rem 0 !important; }
      @media screen and (min-width: 640px) {
        /* line 179, ../../singles/player/player-single.scss */
        .single-player table.ranks th {
          font-size: 12px; } }
      @media screen and (min-width: 1024px) {
        /* line 179, ../../singles/player/player-single.scss */
        .single-player table.ranks th {
          font-size: 14px; } }
    /* line 198, ../../singles/player/player-single.scss */
    .single-player table.ranks tbody tr {
      background-color: transparent; }
      /* line 201, ../../singles/player/player-single.scss */
      .single-player table.ranks tbody tr td {
        border: none; }
        /* line 204, ../../singles/player/player-single.scss */
        .single-player table.ranks tbody tr td:first-of-type {
          border-bottom-left-radius: 0; }
        /* line 208, ../../singles/player/player-single.scss */
        .single-player table.ranks tbody tr td:last-of-type {
          border-bottom-right-radius: 0; }
      /* line 216, ../../singles/player/player-single.scss */
      .single-player table.ranks tbody tr.stats td {
        background-color: #d0d0d0;
        color: #2a2a2a;
        font-family: "Roboto", sans-serif;
        font-size: 13px;
        font-weight: 700;
        padding: 0.6rem 0; }
        @media screen and (min-width: 640px) {
          /* line 216, ../../singles/player/player-single.scss */
          .single-player table.ranks tbody tr.stats td {
            font-size: 12px; } }
        @media screen and (min-width: 1024px) {
          /* line 216, ../../singles/player/player-single.scss */
          .single-player table.ranks tbody tr.stats td {
            font-size: 16px; } }
      /* line 238, ../../singles/player/player-single.scss */
      .single-player table.ranks tbody tr.bars td {
        background: linear-gradient(0deg, #1e1e1e 0%, #565656 100%);
        padding: 20px 0 0 0; }
        /* line 242, ../../singles/player/player-single.scss */
        .single-player table.ranks tbody tr.bars td .bar-container {
          background: linear-gradient(0deg, rgba(42, 42, 42, 0) 0%, #646464 100%);
          height: 160px;
          margin: 0 auto;
          position: relative;
          width: 70%; }
          /* line 250, ../../singles/player/player-single.scss */
          .single-player table.ranks tbody tr.bars td .bar-container .bar-player,
          .single-player table.ranks tbody tr.bars td .bar-container .bar-league {
            bottom: 0;
            position: absolute;
            width: 100%; }
          /* line 257, ../../singles/player/player-single.scss */
          .single-player table.ranks tbody tr.bars td .bar-container .bar-player {
            z-index: 1; }
            /* line 260, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-player.above-3 {
              background: linear-gradient(180deg, #d82129 0%, #6b0005 100%); }
            /* line 265, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-player.above-2 {
              background: linear-gradient(180deg, #e87a7f 0%, #854649 100%); }
            /* line 270, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-player.above-1 {
              background: linear-gradient(180deg, #efa6a9 0%, #875c5d 100%); }
            /* line 275, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-player.below-1 {
              background: linear-gradient(180deg, #5c85c9 0%, #1d4695 100%); }
            /* line 280, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-player.below-2 {
              background: linear-gradient(180deg, #83a4d9 0%, #0f3a8c 100%); }
            /* line 285, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-player.below-3 {
              background: linear-gradient(180deg, #1b5bd8 0%, #041538 100%); }
          /* line 292, ../../singles/player/player-single.scss */
          .single-player table.ranks tbody tr.bars td .bar-container .bar-league {
            border-top: 2px #414141 solid;
            z-index: 2; }
            /* line 296, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-league.above {
              background: #fbe4e5; }
            /* line 300, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-league.below {
              background: #e4e4fb; }
          /* line 306, ../../singles/player/player-single.scss */
          .single-player table.ranks tbody tr.bars td .bar-container .bar-number {
            font-size: 11px;
            font-weight: 700;
            line-height: 1;
            position: absolute;
            text-align: center;
            width: 100%;
            z-index: 3; }
            @media screen and (min-width: 640px) {
              /* line 306, ../../singles/player/player-single.scss */
              .single-player table.ranks tbody tr.bars td .bar-container .bar-number {
                font-size: 10px; } }
            @media screen and (min-width: 1024px) {
              /* line 306, ../../singles/player/player-single.scss */
              .single-player table.ranks tbody tr.bars td .bar-container .bar-number {
                font-size: 12px; } }
            /* line 327, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-number span.show-for-league-rank sup {
              font-size: 60%; }
            /* line 333, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-number span.black {
              color: #414141; }
            /* line 337, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-container .bar-number span.white {
              color: white; }
        /* line 347, ../../singles/player/player-single.scss */
        .single-player table.ranks tbody tr.bars td .bar-legend {
          color: #b8b8b8;
          font-family: "Roboto Condensed", sans-serif;
          font-size: 11px;
          font-weight: 700;
          margin-top: 5px; }
          @media screen and (min-width: 640px) {
            /* line 347, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-legend {
              font-size: 12px; } }
          @media screen and (min-width: 1024px) {
            /* line 347, ../../singles/player/player-single.scss */
            .single-player table.ranks tbody tr.bars td .bar-legend {
              font-size: 14px; } }
      /* line 370, ../../singles/player/player-single.scss */
      .single-player table.ranks tbody tr.divider td {
        background-color: transparent;
        height: 5px;
        padding: 0; }
    /* line 382, ../../singles/player/player-single.scss */
    .single-player table.ranks.league-rank .bar-league {
      display: none; }
    /* line 386, ../../singles/player/player-single.scss */
    .single-player table.ranks.league-rank .bar-number {
      color: white; }
    /* line 390, ../../singles/player/player-single.scss */
    .single-player table.ranks.league-rank .show-for-league-average {
      display: none; }
    /* line 400, ../../singles/player/player-single.scss */
    .single-player table.ranks.league-average .bar-player.below-1, .single-player table.ranks.league-average .bar-player.below-2, .single-player table.ranks.league-average .bar-player.below-3 {
      z-index: 2 !important; }
    /* line 408, ../../singles/player/player-single.scss */
    .single-player table.ranks.league-average .bar-league.below {
      z-index: 1 !important; }
    /* line 412, ../../singles/player/player-single.scss */
    .single-player table.ranks.league-average .bar-number {
      color: #414141; }
    /* line 416, ../../singles/player/player-single.scss */
    .single-player table.ranks.league-average .show-for-league-rank {
      display: none; }
  /* line 424, ../../singles/player/player-single.scss */
  .single-player .plot {
    height: 320px;
    overflow: hidden;
    position: relative;
    text-align: center; }
    /* line 430, ../../singles/player/player-single.scss */
    .single-player .plot h4 {
      color: #646b71;
      font-family: "Roboto", sans-serif;
      margin-bottom: 8px;
      text-transform: uppercase; }
    /* line 437, ../../singles/player/player-single.scss */
    .single-player .plot .description {
      color: #646b71;
      font-size: 11px;
      text-transform: uppercase; }
      /* line 442, ../../singles/player/player-single.scss */
      .single-player .plot .description span {
        font-weight: bold; }
    /* line 448, ../../singles/player/player-single.scss */
    .single-player .plot .plot-holder {
      height: 100%;
      position: relative; }
      /* line 453, ../../singles/player/player-single.scss */
      .single-player .plot .plot-holder table.strike-zone {
        height: 124px;
        left: 50%;
        margin: 0;
        position: absolute;
        top: 46px;
        transform: translateX(-50%);
        width: 96px; }
        /* line 462, ../../singles/player/player-single.scss */
        .single-player .plot .plot-holder table.strike-zone td {
          background-color: #fff;
          border: 1px #aaa solid;
          height: 0; }
      /* line 470, ../../singles/player/player-single.scss */
      .single-player .plot .plot-holder .plate {
        left: 50%;
        position: absolute;
        top: 244px;
        transform: translateX(-50%); }
      /* line 477, ../../singles/player/player-single.scss */
      .single-player .plot .plot-holder canvas {
        left: 50%;
        position: absolute;
        top: -30px;
        transform: translateX(-50%);
        z-index: 1; }
  /* line 490, ../../singles/player/player-single.scss */
  .single-player .header {
    padding: 15px 0; }
    @media screen and (min-width: 1024px) {
      /* line 495, ../../singles/player/player-single.scss */
      .single-player .header .row {
        display: flex; } }
    /* line 501, ../../singles/player/player-single.scss */
    .single-player .header .headshot-container {
      min-height: 275px;
      padding: 40% 0 0 15px;
      position: relative; }
      @media screen and (min-width: 1024px) {
        /* line 501, ../../singles/player/player-single.scss */
        .single-player .header .headshot-container {
          min-height: 468px;
          padding-top: 0; } }
      /* line 511, ../../singles/player/player-single.scss */
      .single-player .header .headshot-container .headshot {
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        left: 0;
        margin-left: 15px;
        position: absolute;
        top: 0;
        width: calc(100% - 15px); }
        @media screen and (min-width: 1024px) {
          /* line 511, ../../singles/player/player-single.scss */
          .single-player .header .headshot-container .headshot {
            background-position: center 60px;
            padding: 1.5rem;
            text-align: center; }
            /* line 527, ../../singles/player/player-single.scss */
            .single-player .header .headshot-container .headshot::after {
              background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
              bottom: 0;
              content: "";
              display: block;
              height: 50%;
              left: 0;
              position: absolute;
              width: 100%; } }
        /* line 540, ../../singles/player/player-single.scss */
        .single-player .header .headshot-container .headshot .bio {
          background-color: #1e1e1e;
          height: 100%;
          left: 100%;
          padding: 30px;
          position: absolute;
          top: 0;
          width: calc(200% + 15px); }
          @media screen and (min-width: 1024px) {
            /* line 540, ../../singles/player/player-single.scss */
            .single-player .header .headshot-container .headshot .bio {
              background-color: transparent;
              height: initial;
              padding: 0;
              position: initial;
              width: initial; } }
          /* line 557, ../../singles/player/player-single.scss */
          .single-player .header .headshot-container .headshot .bio h1 {
            font-family: "PT Serif", serif;
            font-size: 22px;
            line-height: 1;
            margin: 0 0 15px 0; }
            @media screen and (min-width: 1024px) {
              /* line 557, ../../singles/player/player-single.scss */
              .single-player .header .headshot-container .headshot .bio h1 {
                margin: 0 0 8px 0; } }
          /* line 569, ../../singles/player/player-single.scss */
          .single-player .header .headshot-container .headshot .bio p {
            font-family: "Roboto", sans-serif;
            line-height: 1.2;
            margin: 0 0 5px 0; }
            @media screen and (min-width: 1024px) {
              /* line 569, ../../singles/player/player-single.scss */
              .single-player .header .headshot-container .headshot .bio p {
                font-size: 14px; } }
            /* line 578, ../../singles/player/player-single.scss */
            .single-player .header .headshot-container .headshot .bio p a {
              color: #fff; }
          /* line 584, ../../singles/player/player-single.scss */
          .single-player .header .headshot-container .headshot .bio table.details {
            margin: 30px 0 0 0; }
            @media screen and (min-width: 1024px) {
              /* line 584, ../../singles/player/player-single.scss */
              .single-player .header .headshot-container .headshot .bio table.details {
                bottom: 1rem;
                margin: 0;
                position: absolute;
                width: calc(100% - 3rem);
                z-index: 1; } }
            /* line 595, ../../singles/player/player-single.scss */
            .single-player .header .headshot-container .headshot .bio table.details tbody {
              background-color: transparent;
              border: none; }
              /* line 599, ../../singles/player/player-single.scss */
              .single-player .header .headshot-container .headshot .bio table.details tbody tr:nth-child(even) {
                background-color: transparent; }
              /* line 603, ../../singles/player/player-single.scss */
              .single-player .header .headshot-container .headshot .bio table.details tbody td {
                line-height: 1.5;
                padding: 0; }
                /* line 607, ../../singles/player/player-single.scss */
                .single-player .header .headshot-container .headshot .bio table.details tbody td:nth-of-type(odd) {
                  color: #888;
                  font-size: 12px;
                  text-align: left; }
                  @media screen and (min-width: 640px) {
                    /* line 607, ../../singles/player/player-single.scss */
                    .single-player .header .headshot-container .headshot .bio table.details tbody td:nth-of-type(odd) {
                      font-size: 14px; } }
                  @media screen and (min-width: 1024px) {
                    /* line 607, ../../singles/player/player-single.scss */
                    .single-player .header .headshot-container .headshot .bio table.details tbody td:nth-of-type(odd) {
                      color: #fff;
                      font-size: 11px; } }
                /* line 623, ../../singles/player/player-single.scss */
                .single-player .header .headshot-container .headshot .bio table.details tbody td:nth-of-type(even) {
                  font-size: 13px;
                  text-align: right; }
                  @media screen and (min-width: 640px) {
                    /* line 623, ../../singles/player/player-single.scss */
                    .single-player .header .headshot-container .headshot .bio table.details tbody td:nth-of-type(even) {
                      font-size: 16px; } }
                  @media screen and (min-width: 1024px) {
                    /* line 623, ../../singles/player/player-single.scss */
                    .single-player .header .headshot-container .headshot .bio table.details tbody td:nth-of-type(even) {
                      font-size: 14px; } }
    /* line 649, ../../singles/player/player-single.scss */
    .single-player .header .stats-ranks-container {
      margin-top: 15px;
      padding: 0; }
      @media screen and (min-width: 1024px) {
        /* line 649, ../../singles/player/player-single.scss */
        .single-player .header .stats-ranks-container {
          margin-top: 0;
          padding-right: 15px; } }
      /* line 658, ../../singles/player/player-single.scss */
      .single-player .header .stats-ranks-container .stats-ranks {
        background-color: #1e1e1e;
        display: table;
        padding: 15px;
        position: relative; }
        @media screen and (min-width: 1024px) {
          /* line 658, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks {
            height: 100%;
            padding: 25px; } }
        /* line 669, ../../singles/player/player-single.scss */
        .single-player .header .stats-ranks-container .stats-ranks h2 {
          color: #d0d0d0;
          display: inline-block;
          margin-bottom: 10px; }
          @media screen and (min-width: 640px) {
            /* line 669, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks h2 {
              margin-bottom: 20px; } }
        /* line 680, ../../singles/player/player-single.scss */
        .single-player .header .stats-ranks-container .stats-ranks .player-role-toggle {
          display: inline-block;
          margin-left: 30px; }
          /* line 684, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks .player-role-toggle a {
            border-color: transparent;
            border-radius: 12px;
            border-style: solid;
            border-width: 1px;
            color: #888;
            font-size: 12px;
            font-weight: 600;
            margin-left: 5px;
            padding: 4px 14px; }
            /* line 695, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .player-role-toggle a:first-child {
              margin-left: 0; }
            /* line 699, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .player-role-toggle a.active {
              border-color: #367cf3;
              color: #367cf3; }
        /* line 708, ../../singles/player/player-single.scss */
        .single-player .header .stats-ranks-container .stats-ranks .does-not-qualify {
          border: 1px #72a3f7 solid;
          border-radius: 5px;
          color: #72a3f7;
          display: inline-block;
          font-size: 14px;
          font-style: italic;
          line-height: 22px;
          margin: 0 0 15px 0;
          padding: 0 8px; }
          @media screen and (min-width: 640px) {
            /* line 708, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .does-not-qualify {
              margin: 0 0 0 10px; } }
          /* line 723, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks .does-not-qualify i {
            font-size: 12px;
            margin-right: 5px; }
        /* line 730, ../../singles/player/player-single.scss */
        .single-player .header .stats-ranks-container .stats-ranks .switch {
          position: relative;
          right: initial;
          top: initial; }
          @media screen and (min-width: 680px) {
            /* line 730, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .switch {
              float: right; } }
          /* line 739, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks .switch .switch-paddle {
            background-color: #243a5e; }
            /* line 742, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .switch .switch-paddle::after {
              background-color: #72a3f7; }
        /* line 752, ../../singles/player/player-single.scss */
        .single-player .header .stats-ranks-container .stats-ranks table.ranks:nth-of-type(1) {
          margin-bottom: 20px; }
        @media screen and (min-width: 640px) {
          /* line 750, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks table.ranks {
            float: left;
            margin-bottom: 20px; }
            /* line 760, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks table.ranks:nth-of-type(1) {
              border-top-right-radius: 0;
              margin-bottom: 0;
              margin-right: 20px;
              width: calc(53.6% - 10px); }
              /* line 766, ../../singles/player/player-single.scss */
              .single-player .header .stats-ranks-container .stats-ranks table.ranks:nth-of-type(1) th:last-child {
                border-top-right-radius: 0; }
            /* line 772, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks table.ranks:nth-of-type(2) {
              border-top-left-radius: 0;
              width: calc(46.4% - 10px); }
              /* line 776, ../../singles/player/player-single.scss */
              .single-player .header .stats-ranks-container .stats-ranks table.ranks:nth-of-type(2) th:first-child {
                border-top-left-radius: 0; } }
        /* line 786, ../../singles/player/player-single.scss */
        .single-player .header .stats-ranks-container .stats-ranks .lists-awards {
          align-items: center;
          border: 1px #414141 solid;
          display: flex;
          margin-top: 20px;
          padding: 10px 30px; }
          @media screen and (min-width: 640px) {
            /* line 786, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards {
              margin-top: 0; } }
          /* line 797, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list,
          .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award {
            margin-left: 14%; }
            @media screen and (min-width: 640px) {
              /* line 797, ../../singles/player/player-single.scss */
              .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list,
              .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award {
                margin-left: 60px; } }
            /* line 805, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list:first-child,
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award:first-child {
              margin-left: 0; }
          /* line 811, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list {
            align-items: center;
            display: flex; }
            /* line 815, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list .name {
              border-right: 1px #414141 solid;
              font-size: 14px;
              font-style: italic;
              line-height: 16px;
              padding: 2px 15px 2px 0;
              text-align: right; }
            /* line 824, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list .rank {
              font-family: "PT Serif", serif;
              font-size: 24px;
              font-weight: 700;
              padding-left: 10px; }
              @media screen and (min-width: 640px) {
                /* line 824, ../../singles/player/player-single.scss */
                .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list .rank {
                  font-size: 32px; } }
              /* line 834, ../../singles/player/player-single.scss */
              .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list .rank sup {
                font-size: 12px;
                top: -12px; }
                @media screen and (min-width: 640px) {
                  /* line 834, ../../singles/player/player-single.scss */
                  .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list .rank sup {
                    font-size: 18px; } }
            /* line 846, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards .list a {
              color: #fff; }
          /* line 852, ../../singles/player/player-single.scss */
          .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award {
            color: #fff;
            text-align: center; }
            @media screen and (min-width: 640px) {
              /* line 852, ../../singles/player/player-single.scss */
              .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award {
                align-items: center;
                display: flex;
                text-align: initial; } }
            /* line 862, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award .icon {
              align-items: end;
              display: flex;
              height: 36px; }
              @media screen and (min-width: 640px) {
                /* line 862, ../../singles/player/player-single.scss */
                .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award .icon {
                  align-items: center;
                  border-right: 1px #414141 solid;
                  padding: 0 15px 0 0; } }
            /* line 875, ../../singles/player/player-single.scss */
            .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award .count {
              font-family: "PT Serif", serif;
              font-size: 24px;
              font-weight: 700; }
              @media screen and (min-width: 640px) {
                /* line 875, ../../singles/player/player-single.scss */
                .single-player .header .stats-ranks-container .stats-ranks .lists-awards .award .count {
                  font-size: 32px;
                  padding-left: 15px; } }
    /* line 895, ../../singles/player/player-single.scss */
    .single-player .header .articles-container {
      display: flex;
      margin-top: 15px; }
      @media screen and (min-width: 1024px) {
        /* line 895, ../../singles/player/player-single.scss */
        .single-player .header .articles-container {
          padding-right: 7.5px; } }
      /* line 903, ../../singles/player/player-single.scss */
      .single-player .header .articles-container .articles {
        background-color: #1e1e1e;
        flex: 1;
        overflow: hidden;
        padding: 20px 20px 60px 20px;
        position: relative; }
        /* line 910, ../../singles/player/player-single.scss */
        .single-player .header .articles-container .articles p {
          line-height: 22px;
          margin-bottom: 5px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          /* line 917, ../../singles/player/player-single.scss */
          .single-player .header .articles-container .articles p a {
            color: #d0d0d0;
            font-family: "PT Serif", serif;
            font-weight: 700; }
            /* line 922, ../../singles/player/player-single.scss */
            .single-player .header .articles-container .articles p a span {
              font-family: "Roboto", sans-serif;
              font-size: 14px; }
              /* line 926, ../../singles/player/player-single.scss */
              .single-player .header .articles-container .articles p a span.date {
                margin-right: 10px; }
              /* line 930, ../../singles/player/player-single.scss */
              .single-player .header .articles-container .articles p a span.author {
                color: #888;
                font-weight: 400;
                margin-left: 10px; }
        /* line 942, ../../singles/player/player-single.scss */
        .single-player .header .articles-container .articles a.more {
          background-color: #2a2a2a;
          bottom: 0;
          color: #888;
          display: block;
          font-size: 14px;
          font-style: italic;
          left: 0;
          line-height: 40px;
          position: absolute;
          text-align: center;
          width: 100%; }
    /* line 960, ../../singles/player/player-single.scss */
    .single-player .header .promo-container {
      margin-top: 15px; }
      @media screen and (min-width: 1024px) {
        /* line 960, ../../singles/player/player-single.scss */
        .single-player .header .promo-container {
          padding-left: 7.5px; } }
      /* line 967, ../../singles/player/player-single.scss */
      .single-player .header .promo-container .promo-content {
        background: linear-gradient(180deg, #580000 0%, rgba(30, 30, 30, 0) 100%);
        display: none;
        padding: 30px;
        position: relative; }
      /* line 974, ../../singles/player/player-single.scss */
      .single-player .header .promo-container img {
        width: 185px; }
      /* line 978, ../../singles/player/player-single.scss */
      .single-player .header .promo-container a.button {
        margin-top: 30px; }
        @media screen and (min-width: 640px) {
          /* line 978, ../../singles/player/player-single.scss */
          .single-player .header .promo-container a.button {
            margin-top: 0;
            position: absolute;
            right: 30px;
            top: 30px; } }
      /* line 990, ../../singles/player/player-single.scss */
      .single-player .header .promo-container .description {
        margin-top: 50px; }
      /* line 994, ../../singles/player/player-single.scss */
      .single-player .header .promo-container p.header {
        color: #d73333;
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 2px;
        line-height: 20px;
        padding: 0;
        text-transform: uppercase; }
      /* line 1005, ../../singles/player/player-single.scss */
      .single-player .header .promo-container p.features {
        font-size: 24px;
        line-height: 38px;
        padding: 0; }
        /* line 1010, ../../singles/player/player-single.scss */
        .single-player .header .promo-container p.features .divider {
          color: #d73333; }
  /* line 1022, ../../singles/player/player-single.scss */
  .single-player .subnav-bar a.glossary {
    color: #333;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    font-weight: 500;
    margin: 0 15px 0 62px; }
    @media screen and (min-width: 1350px) {
      /* line 1022, ../../singles/player/player-single.scss */
      .single-player .subnav-bar a.glossary {
        float: right;
        margin: 0; } }
    /* line 1035, ../../singles/player/player-single.scss */
    .single-player .subnav-bar a.glossary img {
      margin-right: 4px; }
  /* line 1043, ../../singles/player/player-single.scss */
  .single-player .subnav-content {
    background-color: #d0d0d0;
    padding-bottom: 60px; }
    /* line 1049, ../../singles/player/player-single.scss */
    .single-player .subnav-content table.stats th.year {
      width: 50px; }
    /* line 1053, ../../singles/player/player-single.scss */
    .single-player .subnav-content table.stats th.team {
      width: 80px; }
    /* line 1057, ../../singles/player/player-single.scss */
    .single-player .subnav-content table.stats th.pitch-type {
      width: 100px; }
    /* line 1063, ../../singles/player/player-single.scss */
    .single-player .subnav-content section {
      padding-top: 45px; }
      /* line 1066, ../../singles/player/player-single.scss */
      .single-player .subnav-content section.alm-wrapper {
        padding-top: 20px;
        clear: left; }
      /* line 1073, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#repertoire ul.tabs {
        display: none; }
        @media screen and (min-width: 1024px) {
          /* line 1073, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire ul.tabs {
            display: flex; } }
      /* line 1082, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#repertoire .tabs-content {
        border-radius: 10px; }
        @media screen and (min-width: 1024px) {
          /* line 1082, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-content {
            border-top-left-radius: 0;
            border-top-right-radius: 0; } }
      /* line 1092, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#repertoire .select-container + .select-container {
        margin-left: 10px; }
      @media screen and (min-width: 1024px) {
        /* line 1100, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .filter-bar .filter.pitch-type {
          display: none; } }
      @media screen and (min-width: 1024px) {
        /* line 1108, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .filter-bar .filter.splits {
          margin-left: 0; } }
      /* line 1118, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#repertoire .filter-bar.with-tabs {
        margin: 0 30px 0 0;
        position: relative;
        z-index: 1; }
        /* line 1125, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .filter-bar.with-tabs .filter.toggle a {
          margin-top: 0; }
      /* line 1135, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#repertoire ul.table-tabs {
        margin-top: 146.5px;
        padding: 20px 30px 10px 30px; }
        @media screen and (min-width: 1024px) {
          /* line 1135, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire ul.table-tabs {
            margin-top: 70px; } }
      /* line 1145, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#repertoire .tabs-panel {
        display: block; }
        /* line 1148, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .tabs-panel .stats-container {
          margin-bottom: 30px;
          position: relative; }
        /* line 1153, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .tabs-panel table.stats {
          table-layout: auto; }
          /* line 1156, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel table.stats th.year {
            width: 90px; }
        /* line 1164, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .gif-container {
          position: relative; }
          @media screen and (min-width: 1024px) {
            /* line 1164, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .gif-container {
              margin-bottom: -70px; }
              /* line 1170, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .gif-container::after {
                border-left: 1px #e7e7e7 solid;
                content: '';
                height: calc(100% - 44px);
                position: absolute;
                right: 0;
                top: 0; } }
          /* line 1184, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .gif-container .iframe-wrapper::after {
            background-color: #f3f3f3;
            bottom: 0;
            content: "";
            display: block;
            height: 44px;
            left: 0;
            position: absolute;
            width: 100%; }
          /* line 1195, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .gif-container .iframe-wrapper iframe {
            height: calc(100% - 1px); }
        /* line 1203, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container {
          background-color: #e7e7e7;
          padding: 20px; }
          /* line 1207, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .title {
            border-bottom: 1px #888 solid;
            margin-bottom: 20px;
            padding-bottom: 10px; }
            /* line 1212, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .title h4 {
              display: inline-block;
              margin: 0; }
            /* line 1217, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .title .splits {
              color: #888;
              display: inline-block;
              float: right;
              font-size: 12px;
              line-height: 26px; }
              @media screen and (min-width: 640px) {
                /* line 1217, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .title .splits {
                  float: none;
                  font-size: 16px; } }
              @media screen and (min-width: 1024px) {
                /* line 1217, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .title .splits {
                  float: right; } }
              /* line 1233, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .title .splits span {
                text-transform: capitalize; }
          /* line 1240, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .plot {
            background-color: #f3f3f3;
            border-radius: 10px;
            height: 310px;
            padding: 15px; }
            /* line 1246, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .plot-container .plot canvas {
              max-height: 320px !important;
              max-width: 320px !important; }
        /* line 1255, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container .table-header {
          font-size: 13px;
          font-weight: bold;
          line-height: 1;
          margin: 0 0 10px 0;
          text-transform: uppercase; }
        /* line 1263, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container.multiple {
          padding-top: 0; }
          /* line 1266, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container.multiple::after {
            bottom: -44px; }
          /* line 1270, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container.multiple ~ .multiple {
            padding-top: 40px; }
            /* line 1273, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#repertoire .tabs-panel .plot-gif-container.multiple ~ .multiple::after {
              bottom: -84px; }
        /* line 1283, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container {
          position: relative; }
          /* line 1286, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container::before {
            border-bottom: 1px #e7e7e7 solid;
            content: '';
            left: 50%;
            position: absolute;
            top: 20px;
            transform: translateX(-50%);
            width: calc(100% - 30px); }
          /* line 1296, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container {
            margin-top: 40px;
            position: relative; }
            @media screen and (min-width: 1024px) {
              /* line 1302, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container::after {
                border-left: 1px #e7e7e7 solid;
                content: '';
                height: 100%;
                position: absolute;
                right: 0;
                top: 0; } }
            /* line 1313, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart {
              padding-top: 40px;
              position: relative; }
              /* line 1319, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart .switch .switch-paddle {
                background-color: #aabfe1; }
                /* line 1322, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart .switch .switch-paddle::after {
                  background-color: #72a3f7; }
              /* line 1330, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks {
                table-layout: fixed; }
                /* line 1336, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks th.spacer,
                .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks td.spacer {
                  width: 10px; }
                /* line 1342, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks th {
                  background-color: #e7e7e7;
                  color: #414141; }
                  /* line 1346, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks th .has-tip {
                    font-weight: 400; }
                /* line 1354, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks tbody tr td {
                  border: none; }
                /* line 1358, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks tbody tr.stats td {
                  background-color: #fff; }
                /* line 1362, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks tbody tr.bars td {
                  background-color: #fff;
                  background-image: none; }
                  /* line 1366, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks tbody tr.bars td:first-of-type {
                    border-bottom-left-radius: 10px; }
                  /* line 1370, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks tbody tr.bars td:last-of-type {
                    border-bottom-right-radius: 10px; }
                  /* line 1374, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks tbody tr.bars td .bar-container {
                    background: linear-gradient(0deg, white 0%, #e7e7e7 100%); }
                  /* line 1378, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#repertoire .tabs-panel .ranks-blank-container .ranks-container .ranks-chart table.ranks tbody tr.bars td .bar-legend {
                    color: #414141;
                    font-weight: 400;
                    margin-bottom: 15px; }
      /* line 1402, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#game-log .award {
        margin-left: 10px;
        position: relative; }
        /* line 1406, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award svg {
          vertical-align: bottom;
          width: 40px; }
        /* line 1411, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award .count {
          border-radius: 50%;
          color: #fff;
          font-size: 10px;
          height: 12px;
          line-height: 12px;
          position: absolute;
          right: -3px;
          text-align: center;
          top: -3px;
          width: 12px; }
        /* line 1426, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award.gallows-pole svg * {
          fill: #44aa44 !important;
          stroke: #44aa44 !important; }
        /* line 1431, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award.gallows-pole .count {
          background-color: #44aa44; }
        /* line 1439, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award.golden-goal svg * {
          fill: #ceba3f !important;
          stroke: #ceba3f !important; }
        /* line 1444, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award.golden-goal .count {
          background-color: #ceba3f; }
        /* line 1452, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award.king-cole svg * {
          fill: orange !important;
          stroke: orange !important; }
        /* line 1457, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .award.king-cole .count {
          background-color: orange; }
      /* line 1465, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#game-log input#date-range {
        width: 144px; }
      /* line 1469, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#game-log .game-log-container {
        background-color: #f3f3f3;
        border-radius: 10px;
        padding: 0 30px 30px 30px; }
        /* line 1474, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .game-log-container .filter-bar {
          background-color: white;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
          float: none;
          margin: 0 -30px;
          padding: 25px 30px 15px 30px;
          text-align: initial; }
        /* line 1484, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .game-log-container table.stats {
          table-layout: auto; }
          /* line 1493, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#game-log .game-log-container table.stats > thead > tr > th.toggle {
            width: 60px; }
            /* line 1496, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > thead > tr > th.toggle .toggle-all {
              cursor: pointer; }
              /* line 1499, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#game-log .game-log-container table.stats > thead > tr > th.toggle .toggle-all i.fa-minus {
                display: none; }
          /* line 1507, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#game-log .game-log-container table.stats > thead > tr > th.date {
            width: 80px; }
          /* line 1511, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#game-log .game-log-container table.stats > thead > tr > th.opponent {
            width: 64px; }
          /* line 1515, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#game-log .game-log-container table.stats > thead > tr > th.result {
            width: 74px; }
          /* line 1519, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#game-log .game-log-container table.stats > thead > tr > th.decision-order {
            width: 38px; }
          /* line 1529, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#game-log .game-log-container table.stats > tbody {
            border-bottom: 1px #e7e7e7 solid; }
            /* line 1535, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr:nth-child(4n) > td,
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr:nth-child(4n-1) > td {
              background-color: #fff; }
            /* line 1540, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr:nth-child(4n-2) > td,
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr:nth-child(4n-3) > td {
              background-color: #f8f8f8; }
            /* line 1550, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr:nth-child(2n+10):last-child > td:first-child {
              border-bottom-left-radius: initial; }
            /* line 1554, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr:nth-child(2n+10):last-child > td:last-child {
              border-bottom-right-radius: initial; }
            /* line 1564, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.total > td {
              background-color: #fff;
              border-bottom: 2px #e7e7e7 solid; }
              /* line 1568, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.total > td span {
                font-weight: bold; }
              /* line 1572, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.total > td.g {
                font-weight: 700; }
            /* line 1582, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.game td.started {
              font-weight: 700; }
            /* line 1588, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail {
              display: none; }
              /* line 1591, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td {
                background: linear-gradient(180deg, #d7e5fd 0%, #f3f3f3 100%);
                padding: 30px; }
                /* line 1595, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .plot {
                  background-color: #f3f3f3;
                  border-top-left-radius: 10px;
                  border-top-right-radius: 10px;
                  padding: 20px; }
                  /* line 1601, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .plot h5 {
                    color: #367cf3;
                    font-family: "Roboto", sans-serif;
                    font-size: 14px;
                    line-height: 1;
                    margin: 0; }
                /* line 1613, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > thead > tr > th {
                  background-color: #c3d8fb;
                  border-bottom: none;
                  color: #414141; }
                  /* line 1618, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > thead > tr > th:first-of-type {
                    border-top-left-radius: 10px; }
                  /* line 1622, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > thead > tr > th:last-of-type, .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > thead > tr > th.rounded {
                    border-top-right-radius: 10px; }
                /* line 1631, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr {
                  transition: 0.2s border ease-in-out; }
                  /* line 1634, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr:nth-child(odd) > td {
                    background-color: #fff; }
                  /* line 1638, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr:nth-child(even) > td {
                    background-color: #f8f8f8; }
                  /* line 1642, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr > td:first-of-type {
                    font-weight: bold; }
                  /* line 1646, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr span {
                    font-weight: normal; }
                    /* line 1649, ../../singles/player/player-single.scss */
                    .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr span.up {
                      color: #49a81d; }
                    /* line 1653, ../../singles/player/player-single.scss */
                    .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr span.down {
                      color: #b00e15; }
                  /* line 1659, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.total > td {
                    background-color: #ebf2fe; }
                  /* line 1666, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.changeup {
                    border: 2px #07b526 solid; }
                  /* line 1670, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.curveball {
                    border: 2px #3c44cd solid; }
                  /* line 1674, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.cutter, .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.kutter {
                    border: 2px #933f2c solid; }
                  /* line 1679, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.four-seamer {
                    border: 2px #d22d49 solid; }
                  /* line 1683, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.knuckleball {
                    border: 2px #999999 solid; }
                  /* line 1687, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.sinker {
                    border: 2px #c57a02 solid; }
                  /* line 1691, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.slider {
                    border: 2px #9300c7 solid; }
                  /* line 1695, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td table.stats > tbody > tr.is-active.splitter {
                    border: 2px #00a1c5 solid; }
                /* line 1707, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note {
                  margin-top: 20px;
                  max-width: fit-content;
                  text-align: initial; }
                  /* line 1712, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note .title {
                    font-size: 12px;
                    line-height: 20px;
                    margin-bottom: 5px; }
                    /* line 1717, ../../singles/player/player-single.scss */
                    .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note .title .blue {
                      color: #0375fe;
                      font-weight: bold;
                      text-transform: uppercase; }
                      /* line 1722, ../../singles/player/player-single.scss */
                      .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note .title .blue a:hover {
                        color: #0375fe; }
                    /* line 1728, ../../singles/player/player-single.scss */
                    .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note .title .date {
                      font-style: italic;
                      margin-left: 10px; }
                      /* line 1732, ../../singles/player/player-single.scss */
                      .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note .title .date a {
                        color: #646b71; }
                    /* line 1738, ../../singles/player/player-single.scss */
                    .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note .title .numbers {
                      font-weight: bold;
                      margin-left: 10px; }
                  /* line 1745, ../../singles/player/player-single.scss */
                  .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.detail > td .note p {
                    font-family: "Roboto", sans-serif;
                    font-size: 12px;
                    line-height: 20px;
                    margin-bottom: 0;
                    white-space: normal; }
            /* line 1759, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr > td:first-child {
              position: relative; }
              /* line 1762, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr > td:first-child i {
                background-color: #367cf3;
                border-radius: 50%;
                color: white;
                cursor: pointer;
                left: 50%;
                padding: 5px;
                position: absolute;
                top: 50%;
                transform: translate(-50%, -50%); }
                /* line 1773, ../../singles/player/player-single.scss */
                .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr > td:first-child i.fa-minus {
                  display: none; }
            /* line 1783, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container table.stats > tbody > tr.is-active i {
              background-color: #0375fe !important; }
        /* line 1795, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#game-log .game-log-container .load-more-container {
          padding: 30px 0 15px 0;
          text-align: center; }
          /* line 1799, ../../singles/player/player-single.scss */
          .single-player .subnav-content section#game-log .game-log-container .load-more-container button {
            border-radius: 3px;
            border-width: 1px;
            color: white;
            cursor: pointer;
            display: inline-block;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0.5px;
            line-height: 32px;
            padding: 0 12px;
            text-transform: uppercase;
            transition: 0.2s all ease-in-out; }
            /* line 1813, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container .load-more-container button.primary {
              background-color: #367cf3;
              border: 1px #367cf3 solid;
              margin-left: 10px; }
              /* line 1818, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#game-log .game-log-container .load-more-container button.primary:hover {
                background-color: #0e5fe8;
                border-color: #0e5fe8; }
            /* line 1825, ../../singles/player/player-single.scss */
            .single-player .subnav-content section#game-log .game-log-container .load-more-container button.secondary {
              background-color: transparent;
              border: 1px #367cf3 solid;
              color: #367cf3; }
              /* line 1830, ../../singles/player/player-single.scss */
              .single-player .subnav-content section#game-log .game-log-container .load-more-container button.secondary:hover {
                border-color: #0e5fe8;
                color: #0e5fe8; }
      /* line 1845, ../../singles/player/player-single.scss */
      .single-player .subnav-content section#articles {
        padding-bottom: 45px; }
        /* line 1848, ../../singles/player/player-single.scss */
        .single-player .subnav-content section#articles .grid {
          clear: both;
          display: flex;
          flex-wrap: wrap;
          margin: 0 -15px; }

/*# sourceMappingURL=player-single.css.map */
/* line 6, ../../singles/post/post-single.scss */
.single-post.logged-in .article-sidebar, .single-series-post.logged-in .article-sidebar, .single-video-post.logged-in .article-sidebar {
  display: none; }

/* line 10, ../../singles/post/post-single.scss */
.single-post.logged-in .article-main, .single-series-post.logged-in .article-main, .single-video-post.logged-in .article-main {
  float: none;
  margin: 0 auto; }

/* line 17, ../../singles/post/post-single.scss */
.single-post section > .row, .single-series-post section > .row, .single-video-post section > .row {
  max-width: 1024px; }

/* line 22, ../../singles/post/post-single.scss */
.single-post .mainstage, .single-post .meta-info, .single-post .constrained-bg, .single-series-post .mainstage, .single-series-post .meta-info, .single-series-post .constrained-bg, .single-video-post .mainstage, .single-video-post .meta-info, .single-video-post .constrained-bg {
  max-width: 1320px; }

/* line 26, ../../singles/post/post-single.scss */
.single-post .mainstage, .single-series-post .mainstage, .single-video-post .mainstage {
  margin: 0 auto;
  position: relative; }
  /* line 30, ../../singles/post/post-single.scss */
  .single-post .mainstage .featured-image, .single-series-post .mainstage .featured-image, .single-video-post .mainstage .featured-image {
    padding-top: 56.25%;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1; }
  /* line 37, ../../singles/post/post-single.scss */
  .single-post .mainstage .image-credit, .single-series-post .mainstage .image-credit, .single-video-post .mainstage .image-credit {
    z-index: 999;
    border-radius: 40px;
    position: absolute;
    right: 10px;
    bottom: 80px;
    width: 40px;
    height: 40px;
    background: rgba(10, 10, 10, 0.75); }
    @media only screen and (min-width: 1024px) {
      /* line 37, ../../singles/post/post-single.scss */
      .single-post .mainstage .image-credit, .single-series-post .mainstage .image-credit, .single-video-post .mainstage .image-credit {
        right: 40px;
        bottom: 40px; } }
    /* line 50, ../../singles/post/post-single.scss */
    .single-post .mainstage .image-credit span, .single-series-post .mainstage .image-credit span, .single-video-post .mainstage .image-credit span {
      text-align: center;
      color: white;
      font-size: 40px;
      width: 40px;
      line-height: 100%; }

/* line 61, ../../singles/post/post-single.scss */
.single-post .meta-info, .single-series-post .meta-info, .single-video-post .meta-info {
  position: relative;
  margin: -70px auto 0;
  background-color: #fefefe;
  padding-bottom: 40px; }
  @media only screen and (max-width: 640px) {
    /* line 61, ../../singles/post/post-single.scss */
    .single-post .meta-info, .single-series-post .meta-info, .single-video-post .meta-info {
      margin-top: 0;
      background-color: #191919; } }
  /* line 74, ../../singles/post/post-single.scss */
  .single-post .meta-info > .row > .column .hold-me, .single-series-post .meta-info > .row > .column .hold-me, .single-video-post .meta-info > .row > .column .hold-me {
    padding: 50px 60px 40px;
    position: relative;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 4px 4px 8px 4px #000000; }
    @media only screen and (max-width: 640px) {
      /* line 74, ../../singles/post/post-single.scss */
      .single-post .meta-info > .row > .column .hold-me, .single-series-post .meta-info > .row > .column .hold-me, .single-video-post .meta-info > .row > .column .hold-me {
        padding: 29px 15px 40px; } }
    @media only screen and (max-width: 640px) {
      /* line 85, ../../singles/post/post-single.scss */
      .single-post .meta-info > .row > .column .hold-me h1, .single-series-post .meta-info > .row > .column .hold-me h1, .single-video-post .meta-info > .row > .column .hold-me h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px; } }
    /* line 93, ../../singles/post/post-single.scss */
    .single-post .meta-info > .row > .column .hold-me .short-description, .single-series-post .meta-info > .row > .column .hold-me .short-description, .single-video-post .meta-info > .row > .column .hold-me .short-description {
      margin-bottom: 23px;
      margin-top: -6px;
      padding-right: 6vw; }
      /* line 98, ../../singles/post/post-single.scss */
      .single-post .meta-info > .row > .column .hold-me .short-description p, .single-series-post .meta-info > .row > .column .hold-me .short-description p, .single-video-post .meta-info > .row > .column .hold-me .short-description p {
        font-size: 22px;
        color: #747474;
        line-height: 28px; }
    /* line 105, ../../singles/post/post-single.scss */
    .single-post .meta-info > .row > .column .hold-me .meta-row, .single-series-post .meta-info > .row > .column .hold-me .meta-row, .single-video-post .meta-info > .row > .column .hold-me .meta-row {
      display: flex;
      justify-content: space-between; }
      @media only screen and (max-width: 640px) {
        /* line 105, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row, .single-series-post .meta-info > .row > .column .hold-me .meta-row, .single-video-post .meta-info > .row > .column .hold-me .meta-row {
          flex-wrap: wrap; } }
      /* line 113, ../../singles/post/post-single.scss */
      .single-post .meta-info > .row > .column .hold-me .meta-row .author, .single-series-post .meta-info > .row > .column .hold-me .meta-row .author, .single-video-post .meta-info > .row > .column .hold-me .meta-row .author {
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: -.4px;
        font-family: "Noto Sans", sans-serif;
        font-size: 20px; }
        @media only screen and (max-width: 640px) {
          /* line 113, ../../singles/post/post-single.scss */
          .single-post .meta-info > .row > .column .hold-me .meta-row .author, .single-series-post .meta-info > .row > .column .hold-me .meta-row .author, .single-video-post .meta-info > .row > .column .hold-me .meta-row .author {
            order: 1;
            font-size: 18px; } }
        /* line 123, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row .author img.profile, .single-series-post .meta-info > .row > .column .hold-me .meta-row .author img.profile, .single-video-post .meta-info > .row > .column .hold-me .meta-row .author img.profile {
          border: 4px solid #2d2d2e;
          border-radius: 50%;
          height: 65px;
          margin-right: 13px;
          object-fit: cover;
          width: 65px; }
          @media only screen and (max-width: 640px) {
            /* line 123, ../../singles/post/post-single.scss */
            .single-post .meta-info > .row > .column .hold-me .meta-row .author img.profile, .single-series-post .meta-info > .row > .column .hold-me .meta-row .author img.profile, .single-video-post .meta-info > .row > .column .hold-me .meta-row .author img.profile {
              max-width: 52px;
              border: 3px solid #2d2d2e; } }
        /* line 137, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row .author img.twitter, .single-series-post .meta-info > .row > .column .hold-me .meta-row .author img.twitter, .single-video-post .meta-info > .row > .column .hold-me .meta-row .author img.twitter {
          margin-left: 10px;
          margin-top: -3px; }
        /* line 142, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row .author a, .single-series-post .meta-info > .row > .column .hold-me .meta-row .author a, .single-video-post .meta-info > .row > .column .hold-me .meta-row .author a {
          color: #747474;
          transition: .25s all; }
          /* line 146, ../../singles/post/post-single.scss */
          .single-post .meta-info > .row > .column .hold-me .meta-row .author a:hover, .single-series-post .meta-info > .row > .column .hold-me .meta-row .author a:hover, .single-video-post .meta-info > .row > .column .hold-me .meta-row .author a:hover {
            color: #fefefe; }
      /* line 152, ../../singles/post/post-single.scss */
      .single-post .meta-info > .row > .column .hold-me .meta-row .info, .single-series-post .meta-info > .row > .column .hold-me .meta-row .info, .single-video-post .meta-info > .row > .column .hold-me .meta-row .info {
        color: #747474;
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 640px) {
          /* line 152, ../../singles/post/post-single.scss */
          .single-post .meta-info > .row > .column .hold-me .meta-row .info, .single-series-post .meta-info > .row > .column .hold-me .meta-row .info, .single-video-post .meta-info > .row > .column .hold-me .meta-row .info {
            order: 0;
            margin-bottom: 26px; } }
        /* line 162, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row .info .blue-box, .single-series-post .meta-info > .row > .column .hold-me .meta-row .info .blue-box, .single-video-post .meta-info > .row > .column .hold-me .meta-row .info .blue-box {
          position: relative;
          margin-right: 11px; }
        /* line 167, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row .info .category, .single-series-post .meta-info > .row > .column .hold-me .meta-row .info .category, .single-video-post .meta-info > .row > .column .hold-me .meta-row .info .category {
          text-transform: uppercase;
          font-weight: 900;
          letter-spacing: -.4px;
          font-family: "Noto Sans", sans-serif;
          font-size: 15px; }
          /* line 172, ../../singles/post/post-single.scss */
          .single-post .meta-info > .row > .column .hold-me .meta-row .info .category a, .single-series-post .meta-info > .row > .column .hold-me .meta-row .info .category a, .single-video-post .meta-info > .row > .column .hold-me .meta-row .info .category a {
            color: #747474; }
        /* line 177, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row .info .divide, .single-series-post .meta-info > .row > .column .hold-me .meta-row .info .divide, .single-video-post .meta-info > .row > .column .hold-me .meta-row .info .divide {
          font-style: italic;
          font-size: 15px;
          padding: 0 6px; }
        /* line 183, ../../singles/post/post-single.scss */
        .single-post .meta-info > .row > .column .hold-me .meta-row .info .time-ago, .single-series-post .meta-info > .row > .column .hold-me .meta-row .info .time-ago, .single-video-post .meta-info > .row > .column .hold-me .meta-row .info .time-ago {
          font-style: italic;
          font-size: 12px;
          line-height: 12px;
          font-size: 15px; }

/* line 195, ../../singles/post/post-single.scss */
.single-post .constrained-bg, .single-series-post .constrained-bg, .single-video-post .constrained-bg {
  background-color: #fefefe;
  margin: 0 auto; }

/* line 201, ../../singles/post/post-single.scss */
.single-post .dataTables_wrapper, .single-series-post .dataTables_wrapper, .single-video-post .dataTables_wrapper {
  overflow-x: scroll; }

/* line 207, ../../singles/post/post-single.scss */
.single-post table.list thead, .single-series-post table.list thead, .single-video-post table.list thead {
  background: #f8f8f8; }
  /* line 210, ../../singles/post/post-single.scss */
  .single-post table.list thead th, .single-series-post table.list thead th, .single-video-post table.list thead th {
    color: #0a0a0a;
    font-size: 16px;
    font-style: normal; }

/* line 218, ../../singles/post/post-single.scss */
.single-post table.list thead th, .single-post table.list thead td, .single-post table.list tfoot th, .single-post table.list tfoot td, .single-series-post table.list thead th, .single-series-post table.list thead td, .single-series-post table.list tfoot th, .single-series-post table.list tfoot td, .single-video-post table.list thead th, .single-video-post table.list thead td, .single-video-post table.list tfoot th, .single-video-post table.list tfoot td {
  padding: 0.5rem 0.625rem 0.625rem !important;
  font-weight: 700;
  text-align: left; }

/* line 226, ../../singles/post/post-single.scss */
.single-post table.list thead tr th, .single-series-post table.list thead tr th, .single-video-post table.list thead tr th {
  text-align: center;
  background-color: #c8c8c8; }

/* line 231, ../../singles/post/post-single.scss */
.single-post table.list tbody, .single-series-post table.list tbody, .single-video-post table.list tbody {
  background-color: #f1f1f1; }

/* line 235, ../../singles/post/post-single.scss */
.single-post table.list tbody tr, .single-series-post table.list tbody tr, .single-video-post table.list tbody tr {
  border-bottom: 1px solid #fefefe; }

/* line 239, ../../singles/post/post-single.scss */
.single-post table.list tbody tr:nth-child(even), .single-series-post table.list tbody tr:nth-child(even), .single-video-post table.list tbody tr:nth-child(even) {
  background-color: #eaeaea; }

/* line 243, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td .tier, .single-series-post table.list tbody tr td .tier, .single-video-post table.list tbody tr td .tier {
  position: absolute;
  left: 1px;
  color: #fff;
  background: #2c79fd;
  height: 22px;
  width: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12PX;
  text-transform: uppercase;
  top: 0;
  font-family: "Roboto", sans-serif; }

/* line 259, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td .tier-line, .single-series-post table.list tbody tr td .tier-line, .single-video-post table.list tbody tr td .tier-line {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 1px);
  height: 2px;
  background-color: #2c79fd; }

/* line 268, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.rank, .single-series-post table.list tbody tr td.rank, .single-video-post table.list tbody tr td.rank {
  background-color: #747474;
  color: #fefefe;
  font-family: "Roboto", sans-serif;
  padding: 0 13px;
  text-align: center;
  font-weight: 700;
  font-size: 15px; }

@media only screen and (max-width: 1024px) {
  /* line 279, ../../singles/post/post-single.scss */
  .single-post table.list tbody tr td.rank, .single-series-post table.list tbody tr td.rank, .single-video-post table.list tbody tr td.rank {
    font-size: 13px; } }

/* line 284, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.name, .single-series-post table.list tbody tr td.name, .single-video-post table.list tbody tr td.name {
  width: 100%;
  text-align: center;
  color: #191919;
  font-weight: 600;
  font-size: 18px;
  padding: 0;
  justify-content: center;
  height: 42px;
  align-items: center;
  transition: background-color .125s;
  position: relative;
  letter-spacing: -.25px; }

@media only screen and (max-width: 1024px) {
  /* line 300, ../../singles/post/post-single.scss */
  .single-post table.list tbody tr td.name, .single-series-post table.list tbody tr td.name, .single-video-post table.list tbody tr td.name {
    font-size: 15px; } }

/* line 305, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.name a, .single-series-post table.list tbody tr td.name a, .single-video-post table.list tbody tr td.name a {
  width: 100%;
  height: 100%;
  color: #191919;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 27px; }

/* line 315, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.name:hover, .single-series-post table.list tbody tr td.name:hover, .single-video-post table.list tbody tr td.name:hover {
  background-color: #e2e2e2; }

/* line 319, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.change, .single-series-post table.list tbody tr td.change, .single-video-post table.list tbody tr td.change {
  background-color: #2c79fd !important;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  padding: 0 13px; }

@media only screen and (max-width: 1024px) {
  /* line 330, ../../singles/post/post-single.scss */
  .single-post table.list tbody tr td.change, .single-series-post table.list tbody tr td.change, .single-video-post table.list tbody tr td.change {
    font-size: 12px; } }

/* line 335, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.change.up, .single-series-post table.list tbody tr td.change.up, .single-video-post table.list tbody tr td.change.up {
  background-color: #65c763 !important; }

/* line 339, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.change.down, .single-series-post table.list tbody tr td.change.down, .single-video-post table.list tbody tr td.change.down {
  background-color: #cc443e !important; }

/* line 343, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.badges, .single-series-post table.list tbody tr td.badges, .single-video-post table.list tbody tr td.badges {
  position: relative;
  border-left: 1px solid #fff;
  white-space: nowrap;
  text-align: center; }

/* line 350, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.badges .tier-line, .single-series-post table.list tbody tr td.badges .tier-line, .single-video-post table.list tbody tr td.badges .tier-line {
  width: 100%; }

/* line 354, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.positions, .single-series-post table.list tbody tr td.positions, .single-video-post table.list tbody tr td.positions {
  position: relative;
  white-space: nowrap;
  padding: 0 32px;
  text-align: center;
  border-left: 1px solid #fff; }

/* line 362, ../../singles/post/post-single.scss */
.single-post table.list tbody tr td.positions .tier-line, .single-series-post table.list tbody tr td.positions .tier-line, .single-video-post table.list tbody tr td.positions .tier-line {
  left: -1px;
  width: 100%; }

/* line 367, ../../singles/post/post-single.scss */
.single-post .formkit-form, .single-series-post .formkit-form, .single-video-post .formkit-form {
  background: linear-gradient(90deg, #152251 0%, #3467b4 46.74%, #517fc4 67.83%, #3467b4 88.33%, #162b50 109.44%);
  border-radius: 8px;
  padding: 1.5rem;
  margin: 32px auto; }
  /* line 373, ../../singles/post/post-single.scss */
  .single-post .formkit-form .formkit-fields, .single-series-post .formkit-form .formkit-fields, .single-video-post .formkit-form .formkit-fields {
    position: relative; }
    /* line 376, ../../singles/post/post-single.scss */
    .single-post .formkit-form .formkit-fields:before, .single-series-post .formkit-form .formkit-fields:before, .single-video-post .formkit-form .formkit-fields:before {
      content: "Subscribe to the Pitcher List Newsletter";
      font-size: 22px;
      line-height: 24px;
      color: #fefefe;
      margin-bottom: 32px;
      font-weight: 700; }
      @media only screen and (max-width: 640px) {
        /* line 376, ../../singles/post/post-single.scss */
        .single-post .formkit-form .formkit-fields:before, .single-series-post .formkit-form .formkit-fields:before, .single-video-post .formkit-form .formkit-fields:before {
          margin-bottom: 52px; } }
    /* line 389, ../../singles/post/post-single.scss */
    .single-post .formkit-form .formkit-fields:after, .single-series-post .formkit-form .formkit-fields:after, .single-video-post .formkit-form .formkit-fields:after {
      content: "Your daily update on everything Pitcher List";
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      line-height: 20px;
      color: #9bbdf9;
      font-weight: 400;
      position: absolute;
      top: 32px; }
      @media only screen and (max-width: 640px) {
        /* line 389, ../../singles/post/post-single.scss */
        .single-post .formkit-form .formkit-fields:after, .single-series-post .formkit-form .formkit-fields:after, .single-video-post .formkit-form .formkit-fields:after {
          top: 52px; } }
  /* line 404, ../../singles/post/post-single.scss */
  .single-post .formkit-form .formkit-field, .single-series-post .formkit-form .formkit-field, .single-video-post .formkit-form .formkit-field {
    width: 100%; }
    @media only screen and (min-width: 640px) {
      /* line 404, ../../singles/post/post-single.scss */
      .single-post .formkit-form .formkit-field, .single-series-post .formkit-form .formkit-field, .single-video-post .formkit-form .formkit-field {
        max-width: 70%;
        margin-right: 8px !important;
        margin-bottom: 0 !important; } }
  /* line 414, ../../singles/post/post-single.scss */
  .single-post .formkit-form input[type="text"], .single-series-post .formkit-form input[type="text"], .single-video-post .formkit-form input[type="text"] {
    font-family: "Roboto", sans-serif;
    line-height: 20px;
    color: #fefefe;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 16px;
    padding: 16px;
    font-weight: 400 !important;
    border-radius: 8px !important;
    margin: 0 !important; }
  /* line 428, ../../singles/post/post-single.scss */
  .single-post .formkit-form button, .single-series-post .formkit-form button, .single-video-post .formkit-form button {
    width: 100%;
    margin: 0 !important;
    padding: 4px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    background: linear-gradient(270deg, #e69926 0%, #d2aa1b 100%) !important; }
    @media only screen and (min-width: 640px) {
      /* line 428, ../../singles/post/post-single.scss */
      .single-post .formkit-form button, .single-series-post .formkit-form button, .single-video-post .formkit-form button {
        max-width: 25%;
        background: #244782 !important; } }
    /* line 441, ../../singles/post/post-single.scss */
    .single-post .formkit-form button.show-button, .single-series-post .formkit-form button.show-button, .single-video-post .formkit-form button.show-button {
      display: inline-block !important; }

/* line 451, ../../singles/post/post-single.scss */
.post-series.not-visible .series-toggle img {
  transform: rotate(180deg) !important; }

/* line 456, ../../singles/post/post-single.scss */
.post-series.not-visible .title {
  top: 0 !important;
  left: 0 !important; }

/* line 462, ../../singles/post/post-single.scss */
.post-series > .row {
  padding-top: 80px; }
  /* line 466, ../../singles/post/post-single.scss */
  .post-series > .row > .column > .hold-me {
    background-color: #f1f1f1;
    padding: 40px 45px 0;
    position: relative; }
    /* line 471, ../../singles/post/post-single.scss */
    .post-series > .row > .column > .hold-me .series-toggle {
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 40px;
      background-color: #747474;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      /* line 483, ../../singles/post/post-single.scss */
      .post-series > .row > .column > .hold-me .series-toggle img {
        transform: rotate(0deg);
        transition: transform .125s; }
    /* line 489, ../../singles/post/post-single.scss */
    .post-series > .row > .column > .hold-me .title {
      position: absolute;
      top: -21px;
      background-color: #747474;
      padding: 5px 13px;
      left: 31px;
      transition: top .125s, left .125s;
      color: #fefefe;
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 900;
      letter-spacing: -.4px;
      font-family: "Noto Sans", sans-serif; }
    /* line 502, ../../singles/post/post-single.scss */
    .post-series > .row > .column > .hold-me .toggle-content {
      padding-bottom: 32px; }
      /* line 505, ../../singles/post/post-single.scss */
      .post-series > .row > .column > .hold-me .toggle-content .series-hold {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 30px; }
        /* line 514, ../../singles/post/post-single.scss */
        .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article {
          flex: 0 0 49%;
          margin-bottom: 8px; }
          /* line 520, ../../singles/post/post-single.scss */
          .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article.coming-soon .hold-me .image {
            background-color: #36373b;
            display: flex;
            align-items: center;
            justify-content: center; }
            /* line 526, ../../singles/post/post-single.scss */
            .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article.coming-soon .hold-me .image span {
              text-transform: uppercase;
              font-weight: 900;
              letter-spacing: -.4px;
              font-family: "Noto Sans", sans-serif;
              color: #aeafb5; }
          /* line 535, ../../singles/post/post-single.scss */
          .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article .hold-me {
            display: flex;
            height: 100%;
            cursor: pointer;
            transition: background-color .25s;
            background-color: #eaeaea; }
            /* line 546, ../../singles/post/post-single.scss */
            .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article .hold-me .image {
              flex: 0;
              background-size: cover;
              background-position: center;
              width: 150px;
              height: 86px;
              min-width: 150px; }
            /* line 555, ../../singles/post/post-single.scss */
            .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article .hold-me .content {
              flex: 1;
              padding: 7px 20px;
              flex-wrap: wrap;
              display: flex;
              align-items: center; }
              /* line 562, ../../singles/post/post-single.scss */
              .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article .hold-me .content h5 {
                margin-bottom: 5px;
                color: #191919;
                font-size: 18px;
                line-height: 19px; }
              /* line 569, ../../singles/post/post-single.scss */
              .post-series > .row > .column > .hold-me .toggle-content .series-hold .series-article .hold-me .content .time-ago {
                font-style: italic;
                font-size: 12px;
                line-height: 12px;
                font-size: 11px;
                color: #747474; }

/* line 585, ../../singles/post/post-single.scss */
.article {
  background-color: #fefefe;
  padding: 60px; }
  @media only screen and (max-width: 1024px) {
    /* line 585, ../../singles/post/post-single.scss */
    .article {
      padding: 40px 4vw; } }
  /* line 595, ../../singles/post/post-single.scss */
  .article > .row .column .iframe-wrapper {
    margin-bottom: 25px; }
  /* line 599, ../../singles/post/post-single.scss */
  .article > .row .column .twitter-tweet {
    margin: 0 auto; }
  /* line 603, ../../singles/post/post-single.scss */
  .article > .row .column a {
    font-weight: 800;
    transition: all .25s; }
    /* line 607, ../../singles/post/post-single.scss */
    .article > .row .column a:hover {
      color: #363d50; }
  /* line 612, ../../singles/post/post-single.scss */
  .article > .row .column p {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 30px; }
  /* line 618, ../../singles/post/post-single.scss */
  .article > .row .column ul, .article > .row .column ol {
    margin-bottom: 25px;
    overflow: hidden;
    margin-left: 0; }
    /* line 623, ../../singles/post/post-single.scss */
    .article > .row .column ul li, .article > .row .column ol li {
      padding-left: 41px;
      position: relative; }
      /* line 627, ../../singles/post/post-single.scss */
      .article > .row .column ul li:before, .article > .row .column ol li:before {
        left: 0;
        position: absolute; }
  /* line 634, ../../singles/post/post-single.scss */
  .article > .row .column ol {
    list-style: none;
    counter-reset: pl-counter; }
    /* line 638, ../../singles/post/post-single.scss */
    .article > .row .column ol li {
      counter-increment: pl-counter; }
      /* line 641, ../../singles/post/post-single.scss */
      .article > .row .column ol li:before {
        content: counter(pl-counter) ". ";
        font-weight: bold; }
  /* line 648, ../../singles/post/post-single.scss */
  .article > .row .column ul {
    list-style: none; }
    /* line 652, ../../singles/post/post-single.scss */
    .article > .row .column ul li:before {
      content: "";
      width: 6px;
      height: 6px;
      border-radius: 1000px;
      background-color: #0a0a0a;
      top: 12px;
      left: 2px; }
  /* line 664, ../../singles/post/post-single.scss */
  .article > .row .column img {
    margin: 0 0 30px 0;
    position: relative; }
  /* line 669, ../../singles/post/post-single.scss */
  .article > .row .column .entry-content img {
    margin: 0 0 1.5em 0; }
  /* line 673, ../../singles/post/post-single.scss */
  .article > .row .column .alignleft, .article > .row .column img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  /* line 679, ../../singles/post/post-single.scss */
  .article > .row .column .alignright, .article > .row .column img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  /* line 685, ../../singles/post/post-single.scss */
  .article > .row .column .aligncenter, .article > .row .column img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }
  /* line 692, ../../singles/post/post-single.scss */
  .article > .row .column .wp-caption {
    margin-bottom: 20px;
    text-align: center;
    padding-top: 5px;
    background-color: #f1f1f1;
    margin-right: 33px;
    margin-top: 7px;
    max-width: 100%; }
    /* line 701, ../../singles/post/post-single.scss */
    .article > .row .column .wp-caption img {
      border: 0 none;
      padding: 0;
      margin: 0; }
    /* line 707, ../../singles/post/post-single.scss */
    .article > .row .column .wp-caption p.wp-caption-text {
      line-height: 18px;
      font-size: 14px;
      margin: 0;
      padding: 10px; }
  /* line 715, ../../singles/post/post-single.scss */
  .article > .row .column blockquote {
    background-color: #f1f1f1;
    border-left: 7px solid #2c79fd;
    padding: 40px 35px 21px 40px;
    margin-bottom: 27px; }
    /* line 721, ../../singles/post/post-single.scss */
    .article > .row .column blockquote p {
      font-family: "Noto Sans", sans-serif;
      font-weight: bold;
      color: black; }
  /* line 728, ../../singles/post/post-single.scss */
  .article > .row .column hr {
    margin: 50px 0 40px; }
  /* line 732, ../../singles/post/post-single.scss */
  .article > .row .column .table {
    margin: 50px 0 60px 0; }
    /* line 735, ../../singles/post/post-single.scss */
    .article > .row .column .table .dataTables_info {
      display: none; }
  /* line 741, ../../singles/post/post-single.scss */
  .article > .row .column h3.player-line {
    font-size: 17px;
    line-height: 30px;
    font-weight: 800;
    display: inline; }
    /* line 747, ../../singles/post/post-single.scss */
    .article > .row .column h3.player-line + p {
      display: inline; }
      /* line 750, ../../singles/post/post-single.scss */
      .article > .row .column h3.player-line + p:after {
        content: '';
        display: block;
        margin-bottom: 25px; }
    /* line 759, ../../singles/post/post-single.scss */
    .article > .row .column h3.player-line.pl-spru-award.golden-goal .whiff, .article > .row .column h3.player-line.pl-spru-award.golden-goal .csw {
      color: #cb7e1f; }
    /* line 765, ../../singles/post/post-single.scss */
    .article > .row .column h3.player-line.pl-spru-award.king-cole .csw {
      color: #cb7e1f; }
    /* line 771, ../../singles/post/post-single.scss */
    .article > .row .column h3.player-line.pl-spru-award.gallos-pole .whiff {
      color: #cb7e1f; }
    /* line 778, ../../singles/post/post-single.scss */
    .article > .row .column h3.player-line:first-of-type {
      display: none; }
  /* line 783, ../../singles/post/post-single.scss */
  .article > .row .column h2.spru-lead {
    font-size: 17px;
    line-height: 30px;
    font-weight: normal; }

/* line 792, ../../singles/post/post-single.scss */
section.comments {
  background-color: #f1f1f1 !important;
  padding: 30px 0; }
  /* line 796, ../../singles/post/post-single.scss */
  section.comments h3 {
    font-size: 18px; }
  /* line 800, ../../singles/post/post-single.scss */
  section.comments ol {
    list-style-type: none;
    margin-left: 0; }
    /* line 804, ../../singles/post/post-single.scss */
    section.comments ol li {
      background: white;
      border: 1px #e5e4e4 solid;
      margin-bottom: 30px;
      padding: 30px; }
      /* line 810, ../../singles/post/post-single.scss */
      section.comments ol li .comment-author {
        margin-bottom: 10px; }
        /* line 813, ../../singles/post/post-single.scss */
        section.comments ol li .comment-author img {
          border-radius: 50%;
          float: left;
          margin-right: 10px;
          width: 64px; }
        /* line 820, ../../singles/post/post-single.scss */
        section.comments ol li .comment-author cite {
          color: black;
          display: inline;
          font-style: normal;
          font-size: 18px;
          font-weight: bold;
          line-height: 64px; }
          /* line 828, ../../singles/post/post-single.scss */
          section.comments ol li .comment-author cite::before {
            display: none; }
        /* line 834, ../../singles/post/post-single.scss */
        section.comments ol li .comment-author span {
          display: none; }
      /* line 840, ../../singles/post/post-single.scss */
      section.comments ol li .comment-meta {
        clear: both;
        font-size: 14px;
        margin-bottom: 10px; }
        /* line 845, ../../singles/post/post-single.scss */
        section.comments ol li .comment-meta a {
          color: #666; }
      /* line 851, ../../singles/post/post-single.scss */
      section.comments ol li p {
        font-size: 16px;
        line-height: 22px; }
      /* line 856, ../../singles/post/post-single.scss */
      section.comments ol li ul.children {
        list-style-type: none;
        margin: 0; }
        /* line 860, ../../singles/post/post-single.scss */
        section.comments ol li ul.children li {
          border-bottom: none;
          border-right: none;
          border-top: none;
          margin: 20px 0 0 0; }
  /* line 875, ../../singles/post/post-single.scss */
  section.comments .comment-respond .required,
  section.comments .comment-respond .required-field-message {
    display: none; }
  /* line 880, ../../singles/post/post-single.scss */
  section.comments .comment-respond h3 {
    margin-bottom: 0; }
  /* line 884, ../../singles/post/post-single.scss */
  section.comments .comment-respond .logged-in-as,
  section.comments .comment-respond .comment-notes {
    font-size: 14px;
    line-height: 14px; }
  /* line 892, ../../singles/post/post-single.scss */
  section.comments .submit {
    background-color: #244782;
    border-radius: 12px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 15px;
    padding: 12px 24px;
    text-transform: uppercase; }

/* line 909, ../../singles/post/post-single.scss */
.podcast-player {
  background-image: url("../../_images/patterns/waves.png");
  padding: 40px 0; }

/* line 915, ../../singles/post/post-single.scss */
.author-byline.constrained-bg {
  background-color: #363d50;
  color: #fefefe;
  padding: 60px 0; }
  /* line 921, ../../singles/post/post-single.scss */
  .author-byline.constrained-bg .picture .headshot {
    width: 104px;
    height: 104px;
    background-size: cover;
    border-radius: 1000px;
    border: 4px solid #474a6f; }
  /* line 930, ../../singles/post/post-single.scss */
  .author-byline.constrained-bg .name {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 938px; }
    /* line 936, ../../singles/post/post-single.scss */
    .author-byline.constrained-bg .name .name-twitter {
      display: flex; }
      /* line 939, ../../singles/post/post-single.scss */
      .author-byline.constrained-bg .name .name-twitter h4 {
        margin: 0;
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 6px;
        margin-top: 4px; }
      /* line 947, ../../singles/post/post-single.scss */
      .author-byline.constrained-bg .name .name-twitter .twitter {
        margin-left: 7px; }
    /* line 952, ../../singles/post/post-single.scss */
    .author-byline.constrained-bg .name p {
      margin-bottom: 0; }
  /* line 957, ../../singles/post/post-single.scss */
  .author-byline.constrained-bg .twitter {
    display: flex;
    align-items: center; }

/* line 963, ../../singles/post/post-single.scss */
#thrive-comments {
  font-family: "Lora", serif !important; }
  /* line 966, ../../singles/post/post-single.scss */
  #thrive-comments textarea {
    border-radius: 0 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    background-color: #fefefe !important;
    color: #292a2d !important; }
  /* line 974, ../../singles/post/post-single.scss */
  #thrive-comments textarea, #thrive-comments input {
    border: 1px solid #e5e4e4 !important;
    box-shadow: none !important; }
  /* line 979, ../../singles/post/post-single.scss */
  #thrive-comments .tcm-powered-by {
    display: none; }
  /* line 984, ../../singles/post/post-single.scss */
  #thrive-comments .tcm-comment-additional-fields .tcm-separator {
    margin: 10px 0 35px; }
  /* line 990, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content p {
    font-size: 16px;
    line-height: 28px;
    color: #292a2d; }
  /* line 997, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comments-filter .tcm-comments-filters, #thrive-comments .thrive-comments-content .tcm-comments-filter .right #tcm-sort-by.tcm-dropdown .tcm-toggle-button, #thrive-comments .thrive-comments-content .tcm-comments-filter label {
    font-size: 17px; }
  /* line 1002, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comments-filter .tcm-comments-filters .tcm-comments-number {
    text-transform: capitalize; }
  /* line 1007, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comments-filter label {
    display: none; }
  /* line 1013, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comments-create > div, #thrive-comments .thrive-comments-content .tcm-lazy-comments > div {
    padding-bottom: 30px; }
  /* line 1018, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comments-create .tcm-comment-additional-fields .tcm-logout-label, #thrive-comments .thrive-comments-content .tcm-lazy-comments .tcm-comment-additional-fields .tcm-logout-label {
    display: none; }
  /* line 1025, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-lazy-comments .add-comment {
    padding-bottom: 10px; }
  /* line 1029, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-lazy-comments .clear {
    padding: 0; }
  /* line 1037, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comment-header .tcm-author-content .tcm-comment-author-name strong {
    margin-bottom: 0;
    line-height: 16px; }
  /* line 1044, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comment-header .tcm-author-content .tcm-date-container span {
    font-size: 13px; }
  /* line 1053, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comments-list .tcm-comment-item.tcm-main-parent {
    border-radius: 0; }
  /* line 1058, ../../singles/post/post-single.scss */
  #thrive-comments .thrive-comments-content .tcm-comments-list .tcm-comment-item .tcm-voting-container .tcm-voting-input {
    height: 30px;
    line-height: 30px; }

/* line 1069, ../../singles/post/post-single.scss */
.single-video-post .meta-info {
  background-color: #191919; }

/* line 1073, ../../singles/post/post-single.scss */
.single-video-post .constrained-bg {
  background-color: #191919; }

/* line 1077, ../../singles/post/post-single.scss */
.single-video-post .article {
  background-color: #191919; }
  /* line 1080, ../../singles/post/post-single.scss */
  .single-video-post .article > .row {
    width: 100%; }
    /* line 1083, ../../singles/post/post-single.scss */
    .single-video-post .article > .row .column {
      width: 100%;
      height: auto;
      margin: 0 auto;
      position: relative; }

/*# sourceMappingURL=post-single.css.map */
/* line 3, ../../singles/product/product-single.scss */
.summary.product {
  padding: 40px 30px;
  background-color: #fefefe;
  font-family: "Noto Sans", sans-serif;
  max-width: 82.375rem;
  margin: 30px auto; }
  /* line 12, ../../singles/product/product-single.scss */
  .summary.product .row .column iframe {
    max-width: 100% !important;
    width: 100% !important; }
  /* line 17, ../../singles/product/product-single.scss */
  .summary.product .row .column .button {
    margin-top: 30px; }

/*# sourceMappingURL=product-single.css.map */

/*# sourceMappingURL=team-member-single.css.map */
/* line 6, ../../singles/team/team-single.scss */
.single-team.pl-7 table th {
  font-family: 'PT Serif'; }

/* line 10, ../../singles/team/team-single.scss */
.single-team.pl-7 .player-name-cell {
  text-align: left; }

/* line 14, ../../singles/team/team-single.scss */
.single-team.pl-7 .player-image-cell {
  text-align: left;
  width: 47px; }

/* line 19, ../../singles/team/team-single.scss */
.single-team.pl-7 .player-position-cell {
  text-align: center;
  width: 47px; }

/* line 24, ../../singles/team/team-single.scss */
.single-team.pl-7 #homepark-tag {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  color: #FFFFFF; }

/* line 33, ../../singles/team/team-single.scss */
.single-team.pl-7 #homepark-value {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #FFFFFF; }

/* line 42, ../../singles/team/team-single.scss */
.single-team.pl-7 #championships-tag {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  color: #FFFFFF; }

/* line 51, ../../singles/team/team-single.scss */
.single-team.pl-7 #championships-value {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  color: #FFFFFF; }

/* line 60, ../../singles/team/team-single.scss */
.single-team.pl-7 #pennants-tag {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 24px;
  color: #FFFFFF; }

/* line 69, ../../singles/team/team-single.scss */
.single-team.pl-7 #pennants-value {
  position: static;
  left: 0;
  top: 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #FFFFFF; }

/* line 81, ../../singles/team/team-single.scss */
.single-team.pl-7 #team-name {
  font-family: "PT Serif", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 36px;
  color: #FFFFFF; }

/* line 90, ../../singles/team/team-single.scss */
.single-team.pl-7 #established {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-top: 10px; }

/* line 102, ../../singles/team/team-single.scss */
.single-team.pl-7 #team-data {
  margin-top: 40px;
  padding-left: 0; }
  /* line 106, ../../singles/team/team-single.scss */
  .single-team.pl-7 #team-data span {
    font-weight: bold; }
  /* line 110, ../../singles/team/team-single.scss */
  .single-team.pl-7 #team-data .name {
    color: #ffffff;
    font-family: "PT Serif", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 36px; }
    /* line 118, ../../singles/team/team-single.scss */
    .single-team.pl-7 #team-data .name a {
      color: #c4c4c4; }
      /* line 121, ../../singles/team/team-single.scss */
      .single-team.pl-7 #team-data .name a:hover {
        color: #fff; }

/* line 128, ../../singles/team/team-single.scss */
.single-team.pl-7 #team-history-column {
  padding-left: 0.6rem; }

/* line 132, ../../singles/team/team-single.scss */
.single-team.pl-7 #team-history-table {
  border-collapse: collapse;
  border-left: hidden;
  border-right: hidden;
  width: 100%; }
  /* line 138, ../../singles/team/team-single.scss */
  .single-team.pl-7 #team-history-table thead, .single-team.pl-7 #team-history-table th {
    padding: 0; }
  /* line 142, ../../singles/team/team-single.scss */
  .single-team.pl-7 #team-history-table tbody, .single-team.pl-7 #team-history-table td {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 0;
    padding-right: 25px;
    padding-left: 0;
    vertical-align: text-top; }
  /* line 151, ../../singles/team/team-single.scss */
  .single-team.pl-7 #team-history-table #championshipsValue {
    font-size: 15px;
    font-weight: bold; }
  /* line 156, ../../singles/team/team-single.scss */
  .single-team.pl-7 #team-history-table #pennantsValue {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px; }
  /* line 163, ../../singles/team/team-single.scss */
  .single-team.pl-7 #team-history-table #homeparkValue {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px; }

/* line 171, ../../singles/team/team-single.scss */
.single-team.pl-7 #established {
  color: #ffffff;
  margin-right: 25px;
  padding-bottom: 10px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px; }
  /* line 181, ../../singles/team/team-single.scss */
  .single-team.pl-7 #established a {
    color: #c4c4c4; }
    /* line 184, ../../singles/team/team-single.scss */
    .single-team.pl-7 #established a:hover {
      color: #fff; }

/* line 190, ../../singles/team/team-single.scss */
.single-team.pl-7 #logo {
  width: 140px;
  min-width: 80px;
  height: auto; }

/* line 196, ../../singles/team/team-single.scss */
.single-team.pl-7 thead {
  border: 0 !important; }

/* line 200, ../../singles/team/team-single.scss */
.single-team.pl-7 .team-standing-name {
  font-family: "PT Serif", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%; }

/* line 208, ../../singles/team/team-single.scss */
.single-team.pl-7 .player-name {
  color: #ffffff;
  font-family: 'PT Serif';
  font-size: 18px;
  font-weight: bold; }

/* line 216, ../../singles/team/team-single.scss */
.single-team.pl-7 #starting-pitchers-table-container {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px;
  margin-bottom: 10px; }

/* line 224, ../../singles/team/team-single.scss */
.single-team.pl-7 #starting-pitchers-table {
  width: 95%;
  border-collapse: collapse;
  border-left: hidden;
  border-right: hidden;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }
  /* line 234, ../../singles/team/team-single.scss */
  .single-team.pl-7 #starting-pitchers-table thead tr {
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Serif' !important; }
    /* line 239, ../../singles/team/team-single.scss */
    .single-team.pl-7 #starting-pitchers-table thead tr th {
      padding-bottom: 35px; }
    /* line 243, ../../singles/team/team-single.scss */
    .single-team.pl-7 #starting-pitchers-table thead tr .upcoming-starts-header {
      font-size: 15px;
      text-align: right;
      font-family: 'PT Serif' !important;
      font-style: italic;
      color: #919191;
      font-weight: 400;
      white-space: nowrap; }
  /* line 258, ../../singles/team/team-single.scss */
  .single-team.pl-7 #starting-pitchers-table tbody tr td {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 15px;
    font-family: 'Roboto' !important;
    padding: 0.625rem 0.625rem 0.625rem;
    color: #ffffff; }
    /* line 267, ../../singles/team/team-single.scss */
    .single-team.pl-7 #starting-pitchers-table tbody tr td a img {
      width: 47px;
      min-width: 47px;
      height: 56px;
      background-color: rgba(18, 18, 18, 0.25); }
  /* line 276, ../../singles/team/team-single.scss */
  .single-team.pl-7 #starting-pitchers-table tbody tr td:last-child {
    padding: 10px 5px; }

/* line 284, ../../singles/team/team-single.scss */
.single-team.pl-7 #bench-table-container {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  background-color: #1E1E1E;
  padding-bottom: 5px;
  margin-bottom: 10px; }

/* line 293, ../../singles/team/team-single.scss */
.single-team.pl-7 #bench-table {
  border-collapse: collapse;
  border-left: hidden;
  border-right: hidden;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }
  /* line 304, ../../singles/team/team-single.scss */
  .single-team.pl-7 #bench-table thead tr {
    background-color: #1E1E1E;
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Serif' !important; }
  /* line 312, ../../singles/team/team-single.scss */
  .single-team.pl-7 #bench-table .bench-table-header {
    padding-bottom: 35px; }
  /* line 318, ../../singles/team/team-single.scss */
  .single-team.pl-7 #bench-table tbody tr td {
    background-color: #1E1E1E;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 15px;
    padding: 0.625rem 0.625rem 0.625rem;
    color: #ffffff;
    font-family: 'Roboto' !important; }
    /* line 328, ../../singles/team/team-single.scss */
    .single-team.pl-7 #bench-table tbody tr td a img {
      width: 47px;
      min-width: 47px;
      height: 56px;
      background-color: rgba(18, 18, 18, 0.25); }

/* line 341, ../../singles/team/team-single.scss */
.single-team.pl-7 #relievers-table-container {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5px;
  margin-bottom: 10px; }

/* line 349, ../../singles/team/team-single.scss */
.single-team.pl-7 #relievers-table {
  width: 95%;
  border-collapse: collapse;
  border-left: hidden;
  border-right: hidden;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }
  /* line 359, ../../singles/team/team-single.scss */
  .single-team.pl-7 #relievers-table .relievers-table-header {
    padding-bottom: 35px; }
  /* line 365, ../../singles/team/team-single.scss */
  .single-team.pl-7 #relievers-table thead tr {
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Serif' !important; }
  /* line 374, ../../singles/team/team-single.scss */
  .single-team.pl-7 #relievers-table tbody tr td {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 15px;
    padding: 0.625rem 0.625rem 0.625rem;
    color: #ffffff;
    font-family: 'Roboto' !important; }
    /* line 383, ../../singles/team/team-single.scss */
    .single-team.pl-7 #relievers-table tbody tr td a img {
      width: 47px;
      min-width: 47px;
      height: 56px;
      background-color: rgba(18, 18, 18, 0.25); }

/* line 396, ../../singles/team/team-single.scss */
.single-team.pl-7 #injured-list-header {
  color: #870000;
  padding-bottom: 35px; }

/* line 401, ../../singles/team/team-single.scss */
.single-team.pl-7 #no-injured-players-tag {
  color: #fefefe;
  font-family: 'Roboto' !important;
  font-size: 15px;
  padding-left: 20px;
  padding-bottom: 10px; }

/* line 409, ../../singles/team/team-single.scss */
.single-team.pl-7 #injured-table-container {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  background-color: #1E1E1E;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-style: solid !important;
  border-width: 1px;
  border-color: #870000; }

/* line 421, ../../singles/team/team-single.scss */
.single-team.pl-7 #injured-table {
  background: #1E1E1E;
  background-color: #1E1E1E;
  border-left: hidden;
  border-right: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  width: 95%; }
  /* line 432, ../../singles/team/team-single.scss */
  .single-team.pl-7 #injured-table thead tr {
    background-color: #1E1E1E;
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Serif' !important;
    vertical-align: top; }
  /* line 443, ../../singles/team/team-single.scss */
  .single-team.pl-7 #injured-table tbody tr td {
    background-color: #1E1E1E;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 15px;
    padding: 0.625rem 0.625rem 0.625rem;
    color: #ffffff;
    font-family: 'Roboto' !important; }
    /* line 453, ../../singles/team/team-single.scss */
    .single-team.pl-7 #injured-table tbody tr td a img {
      width: 47px;
      min-width: 47px;
      height: 56px;
      background-color: rgba(18, 18, 18, 0.25); }

/* line 466, ../../singles/team/team-single.scss */
.single-team.pl-7 #starting-lineup-table-container {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5px;
  margin-bottom: 10px; }

/* line 474, ../../singles/team/team-single.scss */
.single-team.pl-7 #lineup-table {
  width: 95%;
  border-collapse: collapse;
  border-left: hidden;
  border-right: hidden;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }
  /* line 483, ../../singles/team/team-single.scss */
  .single-team.pl-7 #lineup-table #position {
    text-align: right; }
  /* line 488, ../../singles/team/team-single.scss */
  .single-team.pl-7 #lineup-table thead tr {
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Serif' !important; }
    /* line 493, ../../singles/team/team-single.scss */
    .single-team.pl-7 #lineup-table thead tr th {
      padding-bottom: 35px; }
    /* line 497, ../../singles/team/team-single.scss */
    .single-team.pl-7 #lineup-table thead tr .starting-lineup-title-header {
      white-space: nowrap; }
    /* line 501, ../../singles/team/team-single.scss */
    .single-team.pl-7 #lineup-table thead tr .last-update-date {
      font-size: 15px;
      text-align: right;
      font-family: 'PT Serif' !important;
      font-style: italic;
      color: #919191;
      font-weight: 400; }
  /* line 515, ../../singles/team/team-single.scss */
  .single-team.pl-7 #lineup-table tbody tr td {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 15px;
    color: #ffffff;
    font-family: 'Roboto' !important;
    padding: 0.625rem 0.625rem 0.625rem; }
    /* line 524, ../../singles/team/team-single.scss */
    .single-team.pl-7 #lineup-table tbody tr td a img {
      width: 47px;
      min-width: 47px;
      height: 56px;
      background-color: rgba(18, 18, 18, 0.25); }

/* line 536, ../../singles/team/team-single.scss */
.single-team.pl-7 #team-info-row {
  padding-top: 30px;
  padding-bottom: 16px; }

/* line 541, ../../singles/team/team-single.scss */
.single-team.pl-7 #overview {
  color: #fefefe;
  font-size: 20px;
  margin-bottom: 25px; }
  /* line 548, ../../singles/team/team-single.scss */
  .single-team.pl-7 #overview #logo-column #logo {
    float: left;
    margin-right: 20px;
    width: 140px;
    height: 140px; }

/* line 557, ../../singles/team/team-single.scss */
.single-team.pl-7 .standings {
  padding-left: 0;
  padding-right: 0; }

/* line 562, ../../singles/team/team-single.scss */
.single-team.pl-7 #standings-table {
  border-collapse: collapse;
  border-left: hidden;
  border-right: hidden;
  width: 75%;
  padding-left: 64px;
  margin-right: 12px;
  margin-left: auto;
  margin-bottom: 0; }
  /* line 572, ../../singles/team/team-single.scss */
  .single-team.pl-7 #standings-table thead {
    border-style: hidden; }
    /* line 575, ../../singles/team/team-single.scss */
    .single-team.pl-7 #standings-table thead tr {
      border-style: hidden; }
      /* line 578, ../../singles/team/team-single.scss */
      .single-team.pl-7 #standings-table thead tr #division-name {
        padding-top: 0.5rem !important;
        color: #ffffff;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 2px;
        text-transform: uppercase; }
      /* line 590, ../../singles/team/team-single.scss */
      .single-team.pl-7 #standings-table thead tr .data {
        padding-top: 0.5rem !important;
        color: #FFFFFF80;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.25px; }
  /* line 604, ../../singles/team/team-single.scss */
  .single-team.pl-7 #standings-table tbody tr {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    /* line 608, ../../singles/team/team-single.scss */
    .single-team.pl-7 #standings-table tbody tr td {
      padding: 0.625rem 0.625rem 0.625rem;
      font-family: "PT Serif", serif;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      line-height: 150%;
      font-family: 'PT Serif' !important; }

/*# sourceMappingURL=team-single.css.map */

/*# sourceMappingURL=video-post-single.css.map */
/* line 7, ../../pb/_unused/dual_slider/dual_slider.scss */
.pb-dual_slider .dual-slider {
  position: relative; }
  /* line 9, ../../pb/_unused/dual_slider/dual_slider.scss */
  .pb-dual_slider .dual-slider .content-slides {
    display: flex; }
    /* line 11, ../../pb/_unused/dual_slider/dual_slider.scss */
    .pb-dual_slider .dual-slider .content-slides .content-slide {
      align-items: center;
      display: flex;
      height: 400px;
      padding: 0px; }
  /* line 19, ../../pb/_unused/dual_slider/dual_slider.scss */
  .pb-dual_slider .dual-slider .image-slides {
    display: flex; }
    /* line 21, ../../pb/_unused/dual_slider/dual_slider.scss */
    .pb-dual_slider .dual-slider .image-slides .image-slide {
      display: flex;
      width: 100%;
      height: 400px;
      background-size: cover;
      background-position: center center;
      position: relative; }
      /* line 28, ../../pb/_unused/dual_slider/dual_slider.scss */
      .pb-dual_slider .dual-slider .image-slides .image-slide .count {
        position: absolute;
        top: -1px;
        right: -1px;
        background-color: #fefefe;
        color: #2c79fd;
        font-weight: bold;
        font-size: 21px;
        padding: 7px 14px; }
  /* line 40, ../../pb/_unused/dual_slider/dual_slider.scss */
  .pb-dual_slider .dual-slider .nav {
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer; }

/*# sourceMappingURL=dual_slider.css.map */

/*# sourceMappingURL=additional_modules.css.map */
/* line 2, ../../pb/content_section/content_section.scss */
.pb-content_section {
  padding-top: 40px;
  padding-bottom: 40px; }
  /* line 7, ../../pb/content_section/content_section.scss */
  .pb-content_section .row .columns ul:not(.accordion) .pb-content_section .row .columns ul:not(.tabs) .pb-content_section .row .columns ul:not(.gform_fields) {
    list-style-type: disc;
    margin-left: 18px; }
    /* line 10, ../../pb/content_section/content_section.scss */
    .pb-content_section .row .columns ul:not(.accordion) .pb-content_section .row .columns ul:not(.tabs) .pb-content_section .row .columns ul:not(.gform_fields) li {
      padding-left: 9px;
      margin-bottom: 8px; }
  /* line 16, ../../pb/content_section/content_section.scss */
  .pb-content_section .row .columns ol {
    list-style-type: decimal;
    margin-left: 18px; }
    /* line 19, ../../pb/content_section/content_section.scss */
    .pb-content_section .row .columns ol li {
      padding-left: 9px;
      margin-bottom: 8px; }
  /* line 26, ../../pb/content_section/content_section.scss */
  .pb-content_section .row .columns .accordion .accordion-item .accordion-title {
    font-size: 1rem; }
  /* line 29, ../../pb/content_section/content_section.scss */
  .pb-content_section .row .columns .accordion .accordion-item .accordion-content {
    color: #0a0a0a; }
  /* line 36, ../../pb/content_section/content_section.scss */
  .pb-content_section .row .columns .tabs .tabs-title a {
    font-size: 1rem; }

/*# sourceMappingURL=content_section.css.map */
/* line 2, ../../pb/cta_banner/cta_banner.scss */
.pb-cta_banner {
  position: relative; }
  /* line 6, ../../pb/cta_banner/cta_banner.scss */
  .pb-cta_banner .row .content h2 {
    width: 100%; }
  /* line 9, ../../pb/cta_banner/cta_banner.scss */
  .pb-cta_banner .row .content p {
    width: 100%; }
  /* line 14, ../../pb/cta_banner/cta_banner.scss */
  .pb-cta_banner .row .cta a.button {
    margin-top: 15px; }

/*# sourceMappingURL=cta_banner.css.map */
/* line 3, ../../pb/icon_blocks/icon_blocks.scss */
.pb-icon_blocks .title {
  margin-bottom: 40px;
  text-align: center; }

/* line 12, ../../pb/icon_blocks/icon_blocks.scss */
.pb-icon_blocks .icons .content-icons {
  text-align: center; }
  /* line 14, ../../pb/icon_blocks/icon_blocks.scss */
  .pb-icon_blocks .icons .content-icons img {
    max-height: 120px;
    margin-bottom: 25px; }

/*# sourceMappingURL=icon_blocks.css.map */
/* line 2, ../../pb/in-page_navigation/in-page_navigation.scss */
.pb-in-page_navigation {
  background-color: #747474;
  padding: 0px; }
  /* line 5, ../../pb/in-page_navigation/in-page_navigation.scss */
  .pb-in-page_navigation .row {
    padding: 15px 0px 15px 0px;
    justify-content: center;
    transition: padding .25s; }
    /* line 9, ../../pb/in-page_navigation/in-page_navigation.scss */
    .pb-in-page_navigation .row .column {
      text-align: center; }
      /* line 11, ../../pb/in-page_navigation/in-page_navigation.scss */
      .pb-in-page_navigation .row .column a {
        margin-left: 15px;
        margin-right: 15px; }
        /* line 15, ../../pb/in-page_navigation/in-page_navigation.scss */
        .pb-in-page_navigation .row .column a:hover::after {
          width: 30px; }
        /* line 20, ../../pb/in-page_navigation/in-page_navigation.scss */
        .pb-in-page_navigation .row .column a:not(.active)::after {
          opacity: 0; }
        /* line 24, ../../pb/in-page_navigation/in-page_navigation.scss */
        .pb-in-page_navigation .row .column a:not(.active):hover::after {
          opacity: 1; }
  /* line 32, ../../pb/in-page_navigation/in-page_navigation.scss */
  .pb-in-page_navigation.cloned {
    position: relative;
    z-index: 5; }

/*# sourceMappingURL=in-page_navigation.css.map */
/* line 2, ../../pb/mainstage_area/mainstage_area.scss */
.pb-mainstage_area {
  padding: 0px; }
  /* line 4, ../../pb/mainstage_area/mainstage_area.scss */
  .pb-mainstage_area .slide {
    height: 60vh;
    background-size: cover;
    background-position: center;
    align-items: center;
    display: flex; }
    /* line 10, ../../pb/mainstage_area/mainstage_area.scss */
    .pb-mainstage_area .slide .row {
      background-color: rgba(40, 47, 51, 0.7);
      padding: 2rem 3rem;
      max-width: 40rem; }
      /* line 14, ../../pb/mainstage_area/mainstage_area.scss */
      .pb-mainstage_area .slide .row h1,
      .pb-mainstage_area .slide .row h2,
      .pb-mainstage_area .slide .row p {
        color: #fefefe;
        width: 100%;
        text-align: center; }
      /* line 21, ../../pb/mainstage_area/mainstage_area.scss */
      .pb-mainstage_area .slide .row h1 {
        margin-bottom: 1rem; }
      /* line 24, ../../pb/mainstage_area/mainstage_area.scss */
      .pb-mainstage_area .slide .row h2 {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0px;
        font-family: "Noto Sans", sans-serif;
        letter-spacing: 2px; }
      /* line 32, ../../pb/mainstage_area/mainstage_area.scss */
      .pb-mainstage_area .slide .row .button {
        margin: 0 auto; }

/*# sourceMappingURL=mainstage_area.css.map */
/* line 3, ../../pb/recent_post_feed/recent_post_feed.scss */
.pb-recent_post_feed .title {
  margin-bottom: 30px; }
  /* line 5, ../../pb/recent_post_feed/recent_post_feed.scss */
  .pb-recent_post_feed .title .row {
    border-bottom: 5px solid #efeff0; }
    /* line 8, ../../pb/recent_post_feed/recent_post_feed.scss */
    .pb-recent_post_feed .title .row .text h2 {
      margin: 0px; }
    /* line 12, ../../pb/recent_post_feed/recent_post_feed.scss */
    .pb-recent_post_feed .title .row .link {
      text-align: right;
      padding-right: 0px; }
      /* line 15, ../../pb/recent_post_feed/recent_post_feed.scss */
      .pb-recent_post_feed .title .row .link .button {
        margin: 0px; }

/* line 23, ../../pb/recent_post_feed/recent_post_feed.scss */
.pb-recent_post_feed .posts .post .image {
  background-size: cover;
  background-position: center center;
  height: 180px;
  width: 100%;
  transition: 0.25s all; }

/* line 30, ../../pb/recent_post_feed/recent_post_feed.scss */
.pb-recent_post_feed .posts .post .hold-me {
  padding: 30px 15px;
  position: relative;
  overflow: hidden;
  transition: 0.25s all; }
  /* line 35, ../../pb/recent_post_feed/recent_post_feed.scss */
  .pb-recent_post_feed .posts .post .hold-me h4 {
    margin-bottom: 12px; }
  /* line 38, ../../pb/recent_post_feed/recent_post_feed.scss */
  .pb-recent_post_feed .posts .post .hold-me p.meta {
    color: #a7a7aa;
    padding-bottom: 10px;
    border-bottom: 2px solid #f3f3f3;
    font-size: 13px;
    font-weight: bold; }
  /* line 46, ../../pb/recent_post_feed/recent_post_feed.scss */
  .pb-recent_post_feed .posts .post .hold-me .categories a {
    color: #1c64a3;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px; }
  /* line 53, ../../pb/recent_post_feed/recent_post_feed.scss */
  .pb-recent_post_feed .posts .post .hold-me .button {
    position: absolute;
    bottom: -46px;
    left: 0;
    width: 100%;
    margin: 0px;
    transition: 0.25s all; }

/* line 63, ../../pb/recent_post_feed/recent_post_feed.scss */
.pb-recent_post_feed .posts .post:hover .image {
  height: 135px; }

/* line 66, ../../pb/recent_post_feed/recent_post_feed.scss */
.pb-recent_post_feed .posts .post:hover .hold-me {
  padding-bottom: 60px; }
  /* line 68, ../../pb/recent_post_feed/recent_post_feed.scss */
  .pb-recent_post_feed .posts .post:hover .hold-me .button {
    bottom: 8px; }

/*# sourceMappingURL=recent_post_feed.css.map */
/* line 2, ../../pb/split_section/split_section.scss */
.pb-split_section {
  padding: 0px; }
  /* line 4, ../../pb/split_section/split_section.scss */
  .pb-split_section .row {
    max-width: none; }
    /* line 6, ../../pb/split_section/split_section.scss */
    .pb-split_section .row .image {
      min-height: 500px;
      background-size: cover;
      background-position: center center; }
    /* line 11, ../../pb/split_section/split_section.scss */
    .pb-split_section .row .content {
      display: flex;
      padding: 100px 50px 100px 80px; }
      /* line 14, ../../pb/split_section/split_section.scss */
      .pb-split_section .row .content .hold-me {
        align-self: center;
        max-width: 490px; }
        /* line 17, ../../pb/split_section/split_section.scss */
        .pb-split_section .row .content .hold-me .button {
          margin-bottom: 0px; }
    /* line 23, ../../pb/split_section/split_section.scss */
    .pb-split_section .row.content-first .content {
      justify-content: flex-end;
      padding: 100px 80px 100px 50px; }
    /* line 27, ../../pb/split_section/split_section.scss */
    .pb-split_section .row.content-first .image {
      order: 2; }

/*# sourceMappingURL=split_section.css.map */

/*# sourceMappingURL=team_members.css.map */
/* line 2, ../../pb/testimonials/testimonials.scss */
.am-testimonials {
  padding-top: 40px;
  padding-bottom: 40px; }
  /* line 4, ../../pb/testimonials/testimonials.scss */
  .am-testimonials .row {
    max-width: 700px;
    text-align: center; }
    /* line 8, ../../pb/testimonials/testimonials.scss */
    .am-testimonials .row .testimonial img {
      margin: 0 auto;
      border-radius: 1000px;
      max-width: 100px;
      margin-bottom: 1rem; }
    /* line 14, ../../pb/testimonials/testimonials.scss */
    .am-testimonials .row .testimonial .tagline {
      margin-bottom: 0px; }

/*# sourceMappingURL=testimonials.css.map */
/* line 3, ../../funcmods/ajaxLoadMore.scss */
.alm-wrapper {
  padding-top: 60px; }
  /* line 5, ../../funcmods/ajaxLoadMore.scss */
  .alm-wrapper .pinstripes {
    margin-bottom: 24px; }

/*# sourceMappingURL=ajaxLoadMore.css.map */
/* line 3, ../../funcmods/articleBox.scss */
.article-box {
  margin-bottom: 40px; }
  /* line 8, ../../funcmods/articleBox.scss */
  .article-box.four-across .hold-me .info {
    padding: 22px 20px; }
    /* line 12, ../../funcmods/articleBox.scss */
    .article-box.four-across .hold-me .info a h4 {
      font-size: 18px;
      line-height: 24px; }
      @media only screen and (max-width: 1024px) {
        /* line 12, ../../funcmods/articleBox.scss */
        .article-box.four-across .hold-me .info a h4 {
          font-size: 20px;
          line-height: 26px; } }
  /* line 27, ../../funcmods/articleBox.scss */
  .article-box.recent .hold-me {
    box-shadow: 0px 0px 24px 0px #2667d6; }
  /* line 32, ../../funcmods/articleBox.scss */
  .article-box .hold-me {
    background-color: #191919;
    height: 100%;
    transition: background-color .25s; }
    /* line 37, ../../funcmods/articleBox.scss */
    .article-box .hold-me:hover {
      background-color: #292a2d; }
      /* line 41, ../../funcmods/articleBox.scss */
      .article-box .hold-me:hover .image-cover .overlay {
        opacity: .4;
        right: 0;
        transition: all .1s; }
      /* line 47, ../../funcmods/articleBox.scss */
      .article-box .hold-me:hover .image-cover .link {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
    /* line 57, ../../funcmods/articleBox.scss */
    .article-box .hold-me .image-cover {
      background-position: center;
      background-size: cover;
      position: relative;
      overflow: hidden;
      padding-top: 47.6%; }
      /* line 63, ../../funcmods/articleBox.scss */
      .article-box .hold-me .image-cover .overlay {
        transition: all .1s;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #061227;
        opacity: 0;
        top: 0;
        z-index: 0;
        right: 0; }
    /* line 76, ../../funcmods/articleBox.scss */
    .article-box .hold-me .info {
      color: #fefefe;
      padding: 32px; }
      /* line 80, ../../funcmods/articleBox.scss */
      .article-box .hold-me .info a {
        color: #fefefe; }
        /* line 83, ../../funcmods/articleBox.scss */
        .article-box .hold-me .info a h4 {
          margin-bottom: 4px; }
      /* line 88, ../../funcmods/articleBox.scss */
      .article-box .hold-me .info .meta {
        color: #747474; }
        /* line 91, ../../funcmods/articleBox.scss */
        .article-box .hold-me .info .meta .author {
          text-transform: uppercase;
          font-weight: 900;
          letter-spacing: -.4px;
          font-family: "Noto Sans", sans-serif;
          font-size: 12px; }
          /* line 96, ../../funcmods/articleBox.scss */
          .article-box .hold-me .info .meta .author a {
            color: #747474; }
        /* line 101, ../../funcmods/articleBox.scss */
        .article-box .hold-me .info .meta .divide {
          font-style: italic;
          font-size: 12px;
          padding: 0px 6px; }
        /* line 107, ../../funcmods/articleBox.scss */
        .article-box .hold-me .info .meta .time-ago {
          font-style: italic;
          font-size: 12px;
          line-height: 12px; }

/* line 118, ../../funcmods/articleBox.scss */
.white-bg .article-box.recent .hold-me {
  box-shadow: 0px 0px 11px 0px #aac0e5; }

/* line 123, ../../funcmods/articleBox.scss */
.white-bg .article-box .hold-me {
  background-color: #eaeaea; }
  /* line 128, ../../funcmods/articleBox.scss */
  .white-bg .article-box .hold-me .info a h4 {
    color: #3f3c3c; }
    @media only screen and (max-width: 1024px) {
      /* line 128, ../../funcmods/articleBox.scss */
      .white-bg .article-box .hold-me .info a h4 {
        font-size: 18px;
        line-height: 24px; } }

/* line 141, ../../funcmods/articleBox.scss */
.feature-alm .alm-wrapper {
  padding-top: 0;
  background-color: transparent; }

/* line 145, ../../funcmods/articleBox.scss */
.article-box-thin {
  height: 85px;
  border-radius: 10px;
  margin-bottom: 25px;
  width: 100%; }
  /* line 150, ../../funcmods/articleBox.scss */
  .article-box-thin-content {
    position: relative;
    height: 85px;
    width: 100%;
    display: table;
    border-radius: 10px;
    z-index: 0;
    margin-bottom: 10px; }
    /* line 158, ../../funcmods/articleBox.scss */
    .article-box-thin-content:after {
      content: '';
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
      z-index: -1;
      border-radius: 10px; }
    /* line 169, ../../funcmods/articleBox.scss */
    .article-box-thin-content-inner {
      display: table-cell;
      vertical-align: middle; }
    /* line 174, ../../funcmods/articleBox.scss */
    .article-box-thin-content:hover:after {
      background: rgba(0, 0, 0, 0.4); }
  /* line 180, ../../funcmods/articleBox.scss */
  .article-box-thin a {
    display: block; }
  /* line 183, ../../funcmods/articleBox.scss */
  .article-box-thin h4 {
    font-size: 20px;
    color: #f1f1f1;
    width: 100%;
    padding: 0 20px;
    display: block;
    margin: 0;
    line-height: 1.1;
    font-weight: 600;
    text-shadow: 2px 2px #0a0a0a; }
  /* line 194, ../../funcmods/articleBox.scss */
  .article-box-thin .meta {
    text-align: left;
    padding: 0 20px; }
    /* line 197, ../../funcmods/articleBox.scss */
    .article-box-thin .meta > div {
      float: left;
      margin-right: 5px; }
    @media only screen and (max-width: 640px) {
      /* line 194, ../../funcmods/articleBox.scss */
      .article-box-thin .meta {
        flex: 0 0 100%;
        text-align: left; } }
    /* line 208, ../../funcmods/articleBox.scss */
    .article-box-thin .meta .time-ago, .article-box-thin .meta .category, .article-box-thin .meta .author, .article-box-thin .meta .sep {
      color: #f1f1f1;
      font-family: "Lora", serif;
      font-weight: normal;
      font-style: italic;
      font-size: 13px; }
      /* line 215, ../../funcmods/articleBox.scss */
      .article-box-thin .meta .time-ago a, .article-box-thin .meta .category a, .article-box-thin .meta .author a, .article-box-thin .meta .sep a {
        color: #aeafb5;
        font-family: "Lora", serif; }

/* line 224, ../../funcmods/articleBox.scss */
.article-box-simple {
  margin-bottom: 0; }
  /* line 226, ../../funcmods/articleBox.scss */
  .article-box-simple-content {
    padding: 0 16px; }
    /* line 228, ../../funcmods/articleBox.scss */
    .article-box-simple-content-inner {
      padding: 24px 8px;
      border-top: 1px solid #203c6c; }
      /* line 235, ../../funcmods/articleBox.scss */
      .article-box-simple-content-inner h4 {
        margin-bottom: 0; }
        /* line 237, ../../funcmods/articleBox.scss */
        .article-box-simple-content-inner h4 a {
          color: #fefefe;
          font-weight: 700;
          letter-spacing: 0;
          font-size: 20px;
          line-height: 24px;
          margin-bottom: 0; }
      /* line 246, ../../funcmods/articleBox.scss */
      .article-box-simple-content-inner .meta {
        text-align: left;
        font-size: 14px;
        line-height: 21px; }
        /* line 251, ../../funcmods/articleBox.scss */
        .article-box-simple-content-inner .meta > div {
          float: left;
          margin-right: 5px; }
        @media only screen and (max-width: 640px) {
          /* line 246, ../../funcmods/articleBox.scss */
          .article-box-simple-content-inner .meta {
            flex: 0 0 100%;
            text-align: left; } }
        /* line 262, ../../funcmods/articleBox.scss */
        .article-box-simple-content-inner .meta .time-ago, .article-box-simple-content-inner .meta .author, .article-box-simple-content-inner .meta .sep {
          color: #747474;
          font-family: "Roboto", sans-serif;
          font-weight: normal;
          font-style: normal; }
          /* line 268, ../../funcmods/articleBox.scss */
          .article-box-simple-content-inner .meta .time-ago a, .article-box-simple-content-inner .meta .author a, .article-box-simple-content-inner .meta .sep a {
            color: #747474;
            font-family: "Lora", serif; }
        /* line 275, ../../funcmods/articleBox.scss */
        .article-box-simple-content-inner .meta .time-ago {
          color: #999999;
          font-size: 13px; }
        /* line 279, ../../funcmods/articleBox.scss */
        .article-box-simple-content-inner .meta .author a {
          color: #72a3f7;
          font-family: "Roboto", sans-serif;
          font-weight: bold; }

/* line 289, ../../funcmods/articleBox.scss */
.article-box-pl7-stream {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #2a2a2a; }
  /* line 294, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream-content column {
    padding-right: 0;
    padding-left: 0; }
  /* line 299, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream-content-inner h4 {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 22px; }
    /* line 303, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream-content-inner h4 a {
      color: #fefefe;
      font-weight: 700;
      letter-spacing: 0;
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 0; }
      @media only screen and (max-width: 640px) {
        /* line 303, ../../funcmods/articleBox.scss */
        .article-box-pl7-stream-content-inner h4 a {
          font-size: 16px;
          line-height: 18px; } }
    @media only screen and (max-width: 640px) {
      /* line 299, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream-content-inner h4 {
        margin-bottom: 4px;
        font-size: 16px;
        line-height: 18px; }
        /* line 319, ../../funcmods/articleBox.scss */
        .article-box-pl7-stream-content-inner h4 a {
          font-size: 16px;
          line-height: 18px; } }
  /* line 325, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream-content-inner .info {
    margin-left: 24px; }
  /* line 329, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream-content-inner .category a {
    display: none;
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700; }
    @media only screen and (min-width: 1024px) {
      /* line 329, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream-content-inner .category a {
        display: block; } }
  /* line 343, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream-content-inner .excerpt p {
    font-size: 15px;
    line-height: 20px;
    font-family: "PT Serif", serif; }
  /* line 349, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream-content-inner .meta {
    text-align: left;
    font-size: 14px;
    line-height: 18px; }
    /* line 354, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream-content-inner .meta > div {
      float: left;
      margin-right: 5px; }
    @media only screen and (max-width: 640px) {
      /* line 349, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream-content-inner .meta {
        flex: 0 0 100%;
        text-align: left; } }
    /* line 365, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream-content-inner .meta .time-ago, .article-box-pl7-stream-content-inner .meta .author, .article-box-pl7-stream-content-inner .meta .sep {
      color: #747474;
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-style: normal; }
      /* line 371, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream-content-inner .meta .time-ago a, .article-box-pl7-stream-content-inner .meta .author a, .article-box-pl7-stream-content-inner .meta .sep a {
        color: #747474;
        font-family: "Lora", serif; }
    /* line 378, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream-content-inner .meta .time-ago {
      color: #999999; }
    /* line 381, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream-content-inner .meta .author a {
      color: #72a3f7;
      font-family: "Roboto", sans-serif;
      font-weight: bold; }
  /* line 391, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream .image {
    padding: 0;
    max-width: 33%; }
    @media only screen and (min-width: 1024px) {
      /* line 391, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream .image {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  /* line 400, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream.feature-box .column.image {
    padding: 0;
    max-width: 100%;
    flex: none; }
  /* line 405, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream.feature-box .info {
    margin-left: 0;
    margin-top: 16px; }
    /* line 408, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box .info .excerpt {
      color: #fefefe; }
      @media only screen and (max-width: 640px) {
        /* line 408, ../../funcmods/articleBox.scss */
        .article-box-pl7-stream.feature-box .info .excerpt {
          display: none; } }
  /* line 415, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream.feature-box .row.no-margin {
    margin-right: -0.625rem !important;
    margin-left: -0.625rem !important; }
  @media only screen and (max-width: 640px) {
    /* line 420, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box h4 {
      margin-bottom: 4px;
      font-size: 22px;
      line-height: 24px; }
      /* line 424, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box h4 a {
        font-size: 22px;
        line-height: 24px; } }
  /* line 430, ../../funcmods/articleBox.scss */
  .article-box-pl7-stream.feature-box .image {
    transition: background-color .25s; }
    /* line 443, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box .image:hover .image-cover .overlay {
      opacity: .4;
      right: 0;
      transition: all .1s; }
    /* line 449, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box .image:hover .image-cover .link {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    /* line 458, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box .image .image-cover {
      background-position: center;
      background-size: cover;
      position: relative;
      height: 100%;
      width: 100%;
      overflow: hidden;
      padding-top: 56.25%; }
      /* line 467, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .image .image-cover .blue-box {
        postion: absolute;
        left: 0;
        bottom: 0; }
      /* line 473, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .image .image-cover .overlay {
        transition: opacity .25s, right .5s;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #061227;
        opacity: 0;
        top: 0;
        z-index: 0;
        right: 0; }
  @media only screen and (min-width: 1024px) {
    /* line 488, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream .column.image {
      max-width: 100%; }
    /* line 491, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream .row.no-margin {
      margin-right: 0 !important;
      margin-left: 0 !important; }
    /* line 496, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box .column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; }
      /* line 499, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .column.image {
        flex: 1 1 0px; }
    /* line 503, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box .info {
      margin-left: 0;
      margin-top: 0;
      background: linear-gradient(135.55deg, #142A4F -12.87%, #3467B4 88.39%);
      border-top-right-radius: 12px;
      border-bottom-right-radius: 12px;
      display: table; }
      /* line 510, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .info .info-inner {
        padding: 24px;
        display: table-cell;
        vertical-align: middle; }
      /* line 515, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .info .category a {
        color: #72a3f7;
        margin-bottom: 4px; }
      /* line 519, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .info .author a, .article-box-pl7-stream.feature-box .info .excerpt {
        color: #fefefe; }
      /* line 522, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .info h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 4px; }
        /* line 526, ../../funcmods/articleBox.scss */
        .article-box-pl7-stream.feature-box .info h4 a {
          font-size: 20px;
          line-height: 24px; }
      /* line 532, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .info .meta .time-ago {
        color: #72a3f7; }
    /* line 537, ../../funcmods/articleBox.scss */
    .article-box-pl7-stream.feature-box .image {
      padding-right: 0;
      padding-left: 0;
      min-width: 66%;
      transition: background-color .25s; }
      /* line 541, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .image img {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px; }
      /* line 550, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .image:hover .image-cover .overlay {
        opacity: .4;
        right: 0;
        transition: all .1s; }
      /* line 556, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .image:hover .image-cover .link {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
      /* line 565, ../../funcmods/articleBox.scss */
      .article-box-pl7-stream.feature-box .image .image-cover {
        background-position: center;
        background-size: cover;
        position: relative;
        height: 100%;
        width: 100%;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
        overflow: hidden;
        padding-top: 56.25%; }
        /* line 574, ../../funcmods/articleBox.scss */
        .article-box-pl7-stream.feature-box .image .image-cover .blue-box {
          postion: absolute;
          left: 0;
          bottom: 0; }
        /* line 580, ../../funcmods/articleBox.scss */
        .article-box-pl7-stream.feature-box .image .image-cover .overlay {
          transition: opacity .25s, right .5s;
          position: absolute;
          width: 100%;
          height: 100%;
          background-color: #061227;
          opacity: 0;
          top: 0;
          z-index: 0;
          right: 0; } }

/* line 596, ../../funcmods/articleBox.scss */
.article-box-list {
  margin-bottom: 0;
  border: 1px solid #72a3f7;
  border-radius: 12px;
  box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
  padding: 1rem;
  margin-bottom: 16px; }
  /* line 604, ../../funcmods/articleBox.scss */
  .article-box-list-content a {
    display: block; }
  /* line 607, ../../funcmods/articleBox.scss */
  .article-box-list-content-inner {
    clear: both; }
    /* line 609, ../../funcmods/articleBox.scss */
    .article-box-list-content-inner h4 {
      margin-bottom: 0;
      color: #72a3f7;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
      letter-spacing: 0;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 0; }
      /* line 618, ../../funcmods/articleBox.scss */
      .article-box-list-content-inner h4 a {
        color: #72a3f7;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        letter-spacing: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0; }
    /* line 628, ../../funcmods/articleBox.scss */
    .article-box-list-content-inner .meta {
      text-align: left;
      font-size: 14px;
      line-height: 21px; }
      /* line 633, ../../funcmods/articleBox.scss */
      .article-box-list-content-inner .meta > div {
        float: left;
        margin-right: 5px; }
      @media only screen and (max-width: 640px) {
        /* line 628, ../../funcmods/articleBox.scss */
        .article-box-list-content-inner .meta {
          flex: 0 0 100%;
          text-align: left; } }
      /* line 644, ../../funcmods/articleBox.scss */
      .article-box-list-content-inner .meta .time-ago, .article-box-list-content-inner .meta .author, .article-box-list-content-inner .meta .sep {
        color: #747474;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-style: normal; }
        /* line 650, ../../funcmods/articleBox.scss */
        .article-box-list-content-inner .meta .time-ago a, .article-box-list-content-inner .meta .author a, .article-box-list-content-inner .meta .sep a {
          color: #747474;
          font-family: "Lora", serif; }
      /* line 657, ../../funcmods/articleBox.scss */
      .article-box-list-content-inner .meta .time-ago {
        color: #999999; }
      /* line 660, ../../funcmods/articleBox.scss */
      .article-box-list-content-inner .meta .author a {
        color: #c3d8fb;
        font-family: "Roboto", sans-serif;
        font-weight: bold; }
  /* line 670, ../../funcmods/articleBox.scss */
  .article-box-list-info {
    float: left;
    width: 78%;
    margin-right: 2%; }
  /* line 675, ../../funcmods/articleBox.scss */
  .article-box-list-image {
    float: left;
    width: 20%; }
    /* line 678, ../../funcmods/articleBox.scss */
    .article-box-list-image a {
      display: block; }
  /* line 682, ../../funcmods/articleBox.scss */
  .article-box-list-date {
    color: #fefefe;
    font-family: "PT Serif", serif;
    position: absolute;
    top: -564px;
    right: 4px;
    font-style: italic; }
    @media only screen and (max-width: 1170px) {
      /* line 682, ../../funcmods/articleBox.scss */
      .article-box-list-date {
        display: none; } }

/* line 695, ../../funcmods/articleBox.scss */
.archive .article-box-pl7-stream {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }
  /* line 699, ../../funcmods/articleBox.scss */
  .archive .article-box-pl7-stream-content {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #2a2a2a; }

/* line 706, ../../funcmods/articleBox.scss */
.pl-7 .article-box .hold-me .image-cover,
.article-box-pl7-stream.feature-box .image .image-cover {
  padding-top: 0px; }

/*# sourceMappingURL=articleBox.css.map */
@media only screen and (min-width: 1024px) {
  /* line 2, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section {
    margin-top: 24px; } }

@media only screen and (max-width: 640px) {
  /* line 7, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section > .row > .column {
    padding-left: 0;
    padding-right: 0; } }

/* line 14, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section .article-stream-header {
  border-bottom: 1px solid #b8b8b8; }
  /* line 15, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .article-stream-header h2 {
    color: #72a3f7;
    font-size: 20px;
    line-height: 24px;
    margin-top: 24px; }
  @media only screen and (max-width: 640px) {
    /* line 14, ../../funcmods/articleStream.scss */
    .pl-7 .article-stream-section .article-stream-header {
      border-bottom: 1px solid #2a2a2a; } }
  /* line 25, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .article-stream-header > .row > .column {
    padding: 1rem; }

/* line 30, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section .article-stream-tabs-section-toggle-inner .sticky.is-stuck {
  z-index: 4; }

/* line 35, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section .alm-wrapper {
  padding-top: 0; }

/* line 38, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section .tabs, .pl-7 .article-stream-section .tabs-content, .pl-7 .article-stream-section .tabs-title {
  background: transparent;
  box-shadow: none; }

/* line 43, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section ul.tabs {
  display: block;
  padding-top: 1rem; }
  /* line 46, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section ul.tabs li.tabs-title {
    background: transparent !important;
    box-shadow: none;
    border-radius: none;
    padding: 10px 0; }
    /* line 51, ../../funcmods/articleStream.scss */
    .pl-7 .article-stream-section ul.tabs li.tabs-title a {
      color: #888888;
      font-size: 18px;
      line-height: 24px;
      font-weight: 700;
      font-family: "Roboto", sans-serif; }
      /* line 58, ../../funcmods/articleStream.scss */
      .pl-7 .article-stream-section ul.tabs li.tabs-title a#my-feed-panel-label:after {
        content: '';
        background: url("/wp-content/themes/butterScotch/_images/plus-sign.svg") no-repeat;
        width: 20px;
        height: 20px;
        position: absolute;
        margin-left: 4px; }
    /* line 68, ../../funcmods/articleStream.scss */
    .pl-7 .article-stream-section ul.tabs li.tabs-title.is-active a {
      color: #fefefe;
      font-size: 24px; }

/* line 74, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section .tabs-content {
  background: transparent;
  border: none;
  padding-top: 16px; }

/* line 79, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section .tabs-panel {
  padding: 0;
  margin: 0; }

/* line 84, ../../funcmods/articleStream.scss */
.pl-7 .article-stream-section .pl-plus {
  border: 3px solid #ffd139;
  border-radius: 12px;
  padding: 24px;
  max-width: 430px;
  margin: 0 auto;
  text-align: center; }
  /* line 91, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .pl-plus h3, .pl-7 .article-stream-section .pl-plus span, .pl-7 .article-stream-section .pl-plus a {
    color: #fefefe;
    text-align: center; }
  /* line 95, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .pl-plus-logo {
    max-width: 80px;
    margin: 20px auto; }
  /* line 99, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .pl-plus-login {
    text-align: center; }
    /* line 101, ../../funcmods/articleStream.scss */
    .pl-7 .article-stream-section .pl-plus-login a {
      color: #00a3ff;
      text-align: center;
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 2px;
      text-transform: uppercase; }
  /* line 111, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .pl-plus-button-wrap {
    text-align: center; }
  /* line 115, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .pl-plus-no-alerts a {
    color: #00a3ff; }
  /* line 119, ../../funcmods/articleStream.scss */
  .pl-7 .article-stream-section .pl-plus-message {
    font-famity: "PT Serif", serif;
    font-size: 22px;
    line-height: 32px; }

/*# sourceMappingURL=articleStream.css.map */
/* line 3, ../../funcmods/columnsRanks.scss */
.cr-section {
  background: #19273f;
  margin-top: 24px;
  padding-bottom: 16px; }
  /* line 7, ../../funcmods/columnsRanks.scss */
  .cr-section-toggle-inner {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  /* line 11, ../../funcmods/columnsRanks.scss */
  .cr-section ul.tabs {
    padding: 24px 0 8px;
    background-color: transparent;
    border: none; }
    /* line 17, ../../funcmods/columnsRanks.scss */
    .cr-section ul.tabs li.tabs-title {
      background-color: transparent;
      border-radius: 0;
      box-shadow: none;
      cursor: pointer;
      margin-right: 20px;
      padding: 0;
      transition: 0.2s background-color ease-in-out; }
      /* line 25, ../../funcmods/columnsRanks.scss */
      .cr-section ul.tabs li.tabs-title:hover {
        background: transparent; }
      /* line 28, ../../funcmods/columnsRanks.scss */
      .cr-section ul.tabs li.tabs-title:last-of-type {
        float: left;
        margin-right: 0; }
      /* line 33, ../../funcmods/columnsRanks.scss */
      .cr-section ul.tabs li.tabs-title a {
        background-color: transparent;
        color: #2f67c6;
        border-bottom: 5px solid transparent;
        cursor: pointer;
        font-family: "PT Serif", serif;
        font-size: 16px;
        font-weight: bold;
        height: initial;
        line-height: 24px;
        text-align: baseline;
        margin: 0;
        padding: 0 0 8px 0;
        text-transform: none;
        transition: 0.2s border-bottom-color ease-in-out;
        transition: 0.2s font-size ease-in-out; }
        /* line 50, ../../funcmods/columnsRanks.scss */
        .cr-section ul.tabs li.tabs-title a:focus {
          outline: none; }
      /* line 56, ../../funcmods/columnsRanks.scss */
      .cr-section ul.tabs li.tabs-title.is-active {
        background-color: transparent; }
        /* line 59, ../../funcmods/columnsRanks.scss */
        .cr-section ul.tabs li.tabs-title.is-active a {
          color: #72a3f7;
          border-bottom: 5px solid #72a3f7;
          font-size: 20px;
          font-weight: bold;
          line-height: 24px; }
  /* line 73, ../../funcmods/columnsRanks.scss */
  .cr-section .tabs-content {
    border: none;
    background-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    position: relative; }
    /* line 81, ../../funcmods/columnsRanks.scss */
    .cr-section .tabs-content .tabs-panel {
      padding: 0;
      position: relative; }
  /* line 90, ../../funcmods/columnsRanks.scss */
  .cr-section .tabs-panel > .row > .column:first-child .article-box-simple-content-inner {
    border-top: none; }

/*# sourceMappingURL=columnsRanks.css.map */
/* line 3, ../../funcmods/dailyFix.scss */
.daily-fix {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("../../_images/patterns/dark-honeycomb.jpg");
  padding-bottom: 0px; }

/*# sourceMappingURL=dailyFix.css.map */
/* line 3, ../../funcmods/fantasyRankings.scss */
.fantasy-rankings {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("../../_images/patterns/dark-honeycomb.jpg"); }
  /* line 9, ../../funcmods/fantasyRankings.scss */
  .fantasy-rankings .categories .ranking-box {
    margin-bottom: 10px; }
    /* line 12, ../../funcmods/fantasyRankings.scss */
    .fantasy-rankings .categories .ranking-box .hold-me {
      display: flex;
      height: 100%;
      cursor: pointer;
      transition: background-color .25s; }
      /* line 23, ../../funcmods/fantasyRankings.scss */
      .fantasy-rankings .categories .ranking-box .hold-me .image {
        flex: 0 0 35%;
        background-size: cover;
        background-position: center; }
      /* line 29, ../../funcmods/fantasyRankings.scss */
      .fantasy-rankings .categories .ranking-box .hold-me .content {
        padding: 30px;
        display: flex;
        flex-wrap: wrap;
        align-content: center; }
        /* line 35, ../../funcmods/fantasyRankings.scss */
        .fantasy-rankings .categories .ranking-box .hold-me .content a {
          display: block;
          width: 100%; }
          /* line 38, ../../funcmods/fantasyRankings.scss */
          .fantasy-rankings .categories .ranking-box .hold-me .content a h5 {
            margin-bottom: 0;
            color: #fefefe; }
        /* line 44, ../../funcmods/fantasyRankings.scss */
        .fantasy-rankings .categories .ranking-box .hold-me .content .time-ago {
          font-style: italic;
          font-size: 12px;
          line-height: 12px;
          color: #aeafb5; }
  /* line 54, ../../funcmods/fantasyRankings.scss */
  .fantasy-rankings .ranking-box a {
    display: block;
    width: 100%; }
  /* line 59, ../../funcmods/fantasyRankings.scss */
  .fantasy-rankings .content {
    position: relative;
    height: 85px;
    width: 100%;
    display: table;
    border-radius: 10px;
    z-index: 0;
    margin-bottom: 10px; }
    /* line 67, ../../funcmods/fantasyRankings.scss */
    .fantasy-rankings .content:after {
      content: '';
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
      z-index: -1;
      border-radius: 10px; }
    /* line 79, ../../funcmods/fantasyRankings.scss */
    .fantasy-rankings .content-inner {
      display: table-cell;
      vertical-align: middle; }
      /* line 82, ../../funcmods/fantasyRankings.scss */
      .fantasy-rankings .content-inner h5 {
        margin-bottom: 0;
        font-weight: 600;
        text-shadow: 2px 2px #0a0a0a; }
    /* line 89, ../../funcmods/fantasyRankings.scss */
    .fantasy-rankings .content:hover:after {
      background: rgba(0, 0, 0, 0.4); }

/*# sourceMappingURL=fantasyRankings.css.map */
/* line 3, ../../funcmods/feature.scss */
.feature {
  margin-top: 25px; }
  @media only screen and (max-width: 1024px) {
    /* line 10, ../../funcmods/feature.scss */
    .feature.small > .row > .column .hold-me .info {
      padding: 17px 0; } }
  /* line 16, ../../funcmods/feature.scss */
  .feature.small > .row > .column .hold-me .info h2 {
    font-size: 24px;
    line-height: 28px; }
    @media only screen and (max-width: 1024px) {
      /* line 16, ../../funcmods/feature.scss */
      .feature.small > .row > .column .hold-me .info h2 {
        font-size: 18px;
        line-height: 24px; } }
  /* line 42, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me:hover .image-cover .overlay {
    opacity: .3;
    right: 0;
    transition: all .1s; }
  /* line 48, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me:hover .image-cover .link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  /* line 58, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .image-cover {
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 56.25%; }
    /* line 65, ../../funcmods/feature.scss */
    .feature > .row > .column .hold-me .image-cover .blue-box {
      position: absolute;
      left: 0;
      bottom: 0; }
    /* line 71, ../../funcmods/feature.scss */
    .feature > .row > .column .hold-me .image-cover .overlay {
      transition: opacity .25s, right .5s;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #061227;
      opacity: 0;
      top: 0;
      z-index: 0;
      right: 0; }
  /* line 84, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .info {
    color: #fefefe;
    padding: 32px 0;
    transition: background-color .25s; }
    @media only screen and (max-width: 640px) {
      /* line 90, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .info .title {
        flex: 0 0 100%; }
        /* line 94, ../../funcmods/feature.scss */
        .feature > .row > .column .hold-me .info .title h2 {
          margin-bottom: 13px;
          font-size: 27px; } }
    /* line 101, ../../funcmods/feature.scss */
    .feature > .row > .column .hold-me .info .title h2 {
      margin-bottom: 0; }
      /* line 104, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .info .title h2 a {
        color: #fefefe; }
    /* line 110, ../../funcmods/feature.scss */
    .feature > .row > .column .hold-me .info .meta {
      text-align: left; }
      /* line 112, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .info .meta > div {
        float: left;
        margin-right: 5px; }
      @media only screen and (max-width: 640px) {
        /* line 110, ../../funcmods/feature.scss */
        .feature > .row > .column .hold-me .info .meta {
          flex: 0 0 100%;
          text-align: left; } }
      /* line 123, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .info .meta .time-ago, .feature > .row > .column .hold-me .info .meta .category, .feature > .row > .column .hold-me .info .meta .author, .feature > .row > .column .hold-me .info .meta .sep {
        color: #747474;
        font-family: "Lora", serif;
        font-weight: normal;
        font-style: italic; }
        /* line 129, ../../funcmods/feature.scss */
        .feature > .row > .column .hold-me .info .meta .time-ago a, .feature > .row > .column .hold-me .info .meta .category a, .feature > .row > .column .hold-me .info .meta .author a, .feature > .row > .column .hold-me .info .meta .sep a {
          color: #747474;
          font-family: "Lora", serif; }
  /* line 139, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .livesteam-container {
    padding-left: 32px !important;
    padding-right: 32px !important;
    width: 100% !important;
    height: 100% !important;
    left: 535px;
    top: 240px;
    background: #201B29; }
  /* line 149, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .twitch-logo {
    float: right;
    white-space: nowrap; }
  /* line 154, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .livestream-header {
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #36284B; }
  /* line 161, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .embed-container {
    padding-top: 16px; }
  /* line 165, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .current-stream-info-row {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center; }
  /* line 171, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .current-stream-title {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    color: #FFFFFF;
    display: inline-block;
    width: 80% !important; }
    @media only screen and (max-width: 640px) {
      /* line 171, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .current-stream-title {
        font-size: 24px; } }
  /* line 185, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .livestream-header-text {
    font-family: 'PT Serif';
    font-weight: 700;
    color: #9C8BB6;
    white-space: nowrap;
    font-size: 20.5px; }
    @media only screen and (max-width: 640px) {
      /* line 185, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .livestream-header-text {
        font-size: 16px; } }
  /* line 197, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .current-stream-main-info {
    align-items: center;
    margin-left: auto !important;
    margin-right: auto !important; }
  /* line 203, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .live-indicator-block {
    display: table-cell;
    vertical-align: middle; }
    /* line 206, ../../funcmods/feature.scss */
    .feature > .row > .column .hold-me .live-indicator-block .live-indicator {
      font-family: "Roboto", sans-serif;
      background: #ea2429;
      color: #fefefe;
      padding: 4px 6px;
      line-height: 1;
      border-radius: 2px;
      text-transform: uppercase;
      display: inline-block;
      font-size: 10px;
      font-weight: bold;
      width: auto; }
      /* line 218, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .live-indicator-block .live-indicator .blink {
        animation: blinker 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
        font-size: 10px;
        margin-right: 5px;
        vertical-align: baseline; }

@keyframes blinker {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
  /* line 232, ../../funcmods/feature.scss */
  .feature > .row > .column .hold-me .current-stream-description {
    font-family: 'PT Serif';
    font-weight: 400;
    line-height: 24px;
    color: #9C8BB6;
    display: table;
    margin: 0 auto;
    padding-bottom: 40px;
    font-size: 18px; }
    @media only screen and (max-width: 640px) {
      /* line 232, ../../funcmods/feature.scss */
      .feature > .row > .column .hold-me .current-stream-description {
        font-size: 16px; } }

/* line 256, ../../funcmods/feature.scss */
.white-bg .feature > .row > .column .hold-me .info {
  background-color: #eaeaea; }
  /* line 261, ../../funcmods/feature.scss */
  .white-bg .feature > .row > .column .hold-me .info .title h2 a {
    color: #3f3c3c; }

/* line 273, ../../funcmods/feature.scss */
.pl-7 .feature {
  margin-top: 24px; }
  @media only screen and (max-width: 1024px) {
    /* line 280, ../../funcmods/feature.scss */
    .pl-7 .feature.small > .row > .column .hold-me .info {
      padding: 17px 0; } }
  /* line 286, ../../funcmods/feature.scss */
  .pl-7 .feature.small > .row > .column .hold-me .info h2 {
    font-size: 24px;
    line-height: 28px; }
    @media only screen and (max-width: 1024px) {
      /* line 286, ../../funcmods/feature.scss */
      .pl-7 .feature.small > .row > .column .hold-me .info h2 {
        font-size: 18px;
        line-height: 24px; } }
  /* line 313, ../../funcmods/feature.scss */
  .pl-7 .feature > .row > .column .hold-me:hover .image-cover .overlay {
    opacity: .3;
    right: 0;
    transition: all .1s; }
  /* line 319, ../../funcmods/feature.scss */
  .pl-7 .feature > .row > .column .hold-me:hover .image-cover .link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  /* line 329, ../../funcmods/feature.scss */
  .pl-7 .feature > .row > .column .hold-me .image-cover {
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: 0;
    overflow: hidden;
    padding-top: 0%; }
    /* line 335, ../../funcmods/feature.scss */
    .pl-7 .feature > .row > .column .hold-me .image-cover .blue-box {
      position: absolute;
      left: 0;
      bottom: 0; }
    /* line 341, ../../funcmods/feature.scss */
    .pl-7 .feature > .row > .column .hold-me .image-cover .overlay {
      transition: opacity .25s, right .5s;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #061227;
      opacity: 0;
      top: 0;
      z-index: 0;
      right: 0; }
  /* line 354, ../../funcmods/feature.scss */
  .pl-7 .feature > .row > .column .hold-me .info {
    color: #fefefe;
    padding: 16px;
    padding-top: 32px;
    margin: 0 8px;
    transition: background-color .25s; }
    @media only screen and (max-width: 640px) {
      /* line 354, ../../funcmods/feature.scss */
      .pl-7 .feature > .row > .column .hold-me .info {
        margin-bottom: 16px; } }
    /* line 365, ../../funcmods/feature.scss */
    .pl-7 .feature > .row > .column .hold-me .info .title h2 {
      margin-bottom: 10px;
      font-size: 32px;
      line-height: 36px; }
      /* line 370, ../../funcmods/feature.scss */
      .pl-7 .feature > .row > .column .hold-me .info .title h2 a {
        color: #fefefe; }
    @media only screen and (max-width: 640px) {
      /* line 364, ../../funcmods/feature.scss */
      .pl-7 .feature > .row > .column .hold-me .info .title {
        flex: 0 0 100%; }
        /* line 377, ../../funcmods/feature.scss */
        .pl-7 .feature > .row > .column .hold-me .info .title h2 {
          margin-bottom: 4px;
          font-size: 27px;
          line-height: 32px; } }
    /* line 387, ../../funcmods/feature.scss */
    .pl-7 .feature > .row > .column .hold-me .info .category a {
      color: #666666;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 5px; }
      @media only screen and (max-width: 640px) {
        /* line 387, ../../funcmods/feature.scss */
        .pl-7 .feature > .row > .column .hold-me .info .category a {
          font-size: 14px; } }
    /* line 400, ../../funcmods/feature.scss */
    .pl-7 .feature > .row > .column .hold-me .info .excerpt p {
      font-size: 20px;
      line-height: 22px;
      font-family: "PT Serif", serif;
      font-weight: 400;
      margin-bottom: 7px; }
      @media only screen and (max-width: 640px) {
        /* line 400, ../../funcmods/feature.scss */
        .pl-7 .feature > .row > .column .hold-me .info .excerpt p {
          font-size: 16px;
          line-height: 18px; } }
    /* line 412, ../../funcmods/feature.scss */
    .pl-7 .feature > .row > .column .hold-me .info .meta {
      text-align: left;
      margin-top: 4px; }
      /* line 415, ../../funcmods/feature.scss */
      .pl-7 .feature > .row > .column .hold-me .info .meta > div {
        float: left;
        margin-right: 5px; }
      @media only screen and (max-width: 640px) {
        /* line 412, ../../funcmods/feature.scss */
        .pl-7 .feature > .row > .column .hold-me .info .meta {
          flex: 0 0 100%;
          text-align: left; } }
      /* line 426, ../../funcmods/feature.scss */
      .pl-7 .feature > .row > .column .hold-me .info .meta .time-ago, .pl-7 .feature > .row > .column .hold-me .info .meta .author, .pl-7 .feature > .row > .column .hold-me .info .meta .sep {
        color: #747474;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        font-style: normal; }
        /* line 432, ../../funcmods/feature.scss */
        .pl-7 .feature > .row > .column .hold-me .info .meta .time-ago a, .pl-7 .feature > .row > .column .hold-me .info .meta .author a, .pl-7 .feature > .row > .column .hold-me .info .meta .sep a {
          color: #747474;
          font-family: "Lora", serif; }
      /* line 439, ../../funcmods/feature.scss */
      .pl-7 .feature > .row > .column .hold-me .info .meta .time-ago {
        color: #999999; }
      /* line 442, ../../funcmods/feature.scss */
      .pl-7 .feature > .row > .column .hold-me .info .meta .author a {
        color: #72a3f7;
        font-family: "Roboto", sans-serif;
        font-weight: bold; }

/* line 457, ../../funcmods/feature.scss */
.pl-7 .image-cover img.image-cover-img {
  object-fit: cover;
  height: auto;
  width: auto; }
  @media only screen and (max-width: 640px) {
    /* line 457, ../../funcmods/feature.scss */
    .pl-7 .image-cover img.image-cover-img {
      height: auto;
      width: 100%; } }

/* line 466, ../../funcmods/feature.scss */
.pl-7 .image-cover .blue-box {
  position: absolute;
  bottom: 0px;
  left: 0px; }

/*# sourceMappingURL=feature.css.map */
/* line 3, ../../funcmods/getPod.scss */
.pl-pod--feature {
  border: 3px solid #ffd139;
  border-radius: 12px;
  padding: 1rem; }
  /* line 7, ../../funcmods/getPod.scss */
  .pl-pod--feature > div {
    padding: 0; }
  /* line 11, ../../funcmods/getPod.scss */
  .pl-pod--feature .pl-pod-header {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #fefefe;
    letter-spacing: 2px;
    text-transform: uppercase;
    clear: both;
    margin-bottom: 20px; }
    @media only screen and (max-width: 640px) {
      /* line 11, ../../funcmods/getPod.scss */
      .pl-pod--feature .pl-pod-header {
        font-size: 12px; } }
    /* line 23, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-header .plus-logo {
      float: left; }
      /* line 25, ../../funcmods/getPod.scss */
      .pl-pod--feature .pl-pod-header .plus-logo img {
        height: 18px; }
        @media only screen and (max-width: 640px) {
          /* line 25, ../../funcmods/getPod.scss */
          .pl-pod--feature .pl-pod-header .plus-logo img {
            height: 12px; } }
    /* line 32, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-header .episode-date {
      float: right;
      text-transform: none;
      letter-spacing: 0px; }
  /* line 38, ../../funcmods/getPod.scss */
  .pl-pod--feature .pl-pod-details {
    margin-left: 10px; }
  /* line 42, ../../funcmods/getPod.scss */
  .pl-pod--feature .pl-pod-content .show-title {
    color: #ffd139;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 0; }
    @media only screen and (max-width: 640px) {
      /* line 42, ../../funcmods/getPod.scss */
      .pl-pod--feature .pl-pod-content .show-title {
        font-size: 22px;
        line-height: 24px; } }
  /* line 52, ../../funcmods/getPod.scss */
  .pl-pod--feature .pl-pod-content h3.episode-title {
    color: #ffd139;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px; }
    /* line 57, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-content h3.episode-title a {
      color: #ffd139;
      font-size: 18px;
      line-height: 24px; }
    @media only screen and (max-width: 1024px) {
      /* line 52, ../../funcmods/getPod.scss */
      .pl-pod--feature .pl-pod-content h3.episode-title {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 4px; }
        /* line 66, ../../funcmods/getPod.scss */
        .pl-pod--feature .pl-pod-content h3.episode-title a {
          font-size: 14px;
          line-height: 16px; } }
  /* line 72, ../../funcmods/getPod.scss */
  .pl-pod--feature .pl-pod-content .meta {
    text-align: left; }
    /* line 74, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-content .meta > div {
      float: left;
      margin-right: 5px; }
    @media only screen and (max-width: 640px) {
      /* line 72, ../../funcmods/getPod.scss */
      .pl-pod--feature .pl-pod-content .meta {
        flex: 0 0 100%;
        text-align: left; } }
    /* line 85, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-content .meta .time-ago, .pl-pod--feature .pl-pod-content .meta .author, .pl-pod--feature .pl-pod-content .meta .sep, .pl-pod--feature .pl-pod-content .meta .episode-length {
      color: #747474;
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-style: normal; }
      /* line 91, ../../funcmods/getPod.scss */
      .pl-pod--feature .pl-pod-content .meta .time-ago a, .pl-pod--feature .pl-pod-content .meta .author a, .pl-pod--feature .pl-pod-content .meta .sep a, .pl-pod--feature .pl-pod-content .meta .episode-length a {
        color: #747474;
        font-family: "Lora", serif; }
    /* line 98, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-content .meta .time-ago {
      color: #999999; }
    /* line 101, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-content .meta .episode-length {
      color: #fefefe;
      font-weight: bold; }
    /* line 105, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-content .meta .author a {
      color: #72a3f7;
      font-family: "Roboto", sans-serif;
      font-weight: bold; }
  @media only screen and (max-width: 1024px) {
    /* line 113, ../../funcmods/getPod.scss */
    .pl-pod--feature .pl-pod-image {
      max-width: 18%; } }

/*# sourceMappingURL=getPod.css.map */
/* line 2, ../../funcmods/getPodList.scss */
.podlist-section {
  background: #19273f;
  margin-top: 24px; }
  /* line 7, ../../funcmods/getPodList.scss */
  .podlist-section .podlist-header h2 {
    color: #72a3f7;
    font-size: 20px;
    line-height: 24px;
    margin-top: 24px; }
  /* line 16, ../../funcmods/getPodList.scss */
  .podlist-section .podlist-episode-inner {
    padding: 16px 0px;
    border-top: 1px solid #203c6c; }
  /* line 20, ../../funcmods/getPodList.scss */
  .podlist-section .podlist-episode .title h4 {
    margin-bottom: 0px; }
    /* line 22, ../../funcmods/getPodList.scss */
    .podlist-section .podlist-episode .title h4 a {
      font-size: 16px;
      line-height: 20px;
      color: #fefefe; }
  /* line 28, ../../funcmods/getPodList.scss */
  .podlist-section .podlist-episode .meta {
    text-align: left;
    font-size: 14px;
    line-height: 21px; }
    /* line 33, ../../funcmods/getPodList.scss */
    .podlist-section .podlist-episode .meta > div {
      float: left;
      margin-right: 5px; }
    @media only screen and (max-width: 640px) {
      /* line 28, ../../funcmods/getPodList.scss */
      .podlist-section .podlist-episode .meta {
        flex: 0 0 100%;
        text-align: left; } }
    /* line 44, ../../funcmods/getPodList.scss */
    .podlist-section .podlist-episode .meta .time-ago, .podlist-section .podlist-episode .meta .author, .podlist-section .podlist-episode .meta .sep, .podlist-section .podlist-episode .meta .episode-length {
      color: #747474;
      font-family: "Roboto", sans-serif;
      font-weight: normal;
      font-style: normal; }
      /* line 50, ../../funcmods/getPodList.scss */
      .podlist-section .podlist-episode .meta .time-ago a, .podlist-section .podlist-episode .meta .author a, .podlist-section .podlist-episode .meta .sep a, .podlist-section .podlist-episode .meta .episode-length a {
        color: #747474;
        font-family: "Lora", serif; }
    /* line 57, ../../funcmods/getPodList.scss */
    .podlist-section .podlist-episode .meta .time-ago {
      color: #999999; }
    /* line 60, ../../funcmods/getPodList.scss */
    .podlist-section .podlist-episode .meta .episode-length {
      color: #fefefe;
      font-family: "Roboto", sans-serif;
      font-weight: bold; }
  /* line 68, ../../funcmods/getPodList.scss */
  .podlist-section .podlist-image {
    padding: 0; }

/*# sourceMappingURL=getPodList.css.map */
/* line 3, ../../funcmods/homeSidebar.scss */
.home-sidebar {
  background-color: #36373b;
  padding-top: 40px;
  padding-bottom: 40px; }
  /* line 9, ../../funcmods/homeSidebar.scss */
  .home-sidebar .left .feature {
    margin-bottom: 30px; }
  /* line 14, ../../funcmods/homeSidebar.scss */
  .home-sidebar .row > .row {
    padding: 0 0.625rem; }
    @media only screen and (min-width: 640px) {
      /* line 14, ../../funcmods/homeSidebar.scss */
      .home-sidebar .row > .row {
        padding: 0 0.9375rem; } }

/* line 25, ../../funcmods/homeSidebar.scss */
.home-extra-categories {
  background-color: #36373b;
  padding: 40px 0; }
  /* line 31, ../../funcmods/homeSidebar.scss */
  .home-extra-categories .extra-categories .feature {
    flex: 0 0 100%;
    max-width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-bottom: 30px; }
    @media only screen and (min-width: 640px) {
      /* line 31, ../../funcmods/homeSidebar.scss */
      .home-extra-categories .extra-categories .feature {
        padding: 0 0.325rem; } }
  /* line 45, ../../funcmods/homeSidebar.scss */
  .home-extra-categories .row > .row {
    padding: 0 0.625rem; }
    @media only screen and (min-width: 640px) {
      /* line 45, ../../funcmods/homeSidebar.scss */
      .home-extra-categories .row > .row {
        padding: 0 0.9375rem; } }

/*# sourceMappingURL=homeSidebar.css.map */
/* line 3, ../../funcmods/liveStream.scss */
.livestream-section {
  background: #201b29;
  margin-top: 24px;
  position: relative; }
  /* line 9, ../../funcmods/liveStream.scss */
  .livestream-section .livestream-header h2 {
    color: #9c8bb6;
    font-size: 22px;
    line-height: 24px;
    margin-top: 24px; }
  /* line 19, ../../funcmods/liveStream.scss */
  .livestream-section .livestream-content h4 {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
    color: #fefefe; }
    /* line 24, ../../funcmods/liveStream.scss */
    .livestream-section .livestream-content h4 a {
      font-size: 16px;
      line-height: 20px;
      color: #fefefe; }
  /* line 30, ../../funcmods/liveStream.scss */
  .livestream-section .livestream-content p {
    color: #b8b8b8;
    font-family: "Roboto", sans-serif; }
  /* line 36, ../../funcmods/liveStream.scss */
  .livestream-section .livestream-episode-inner {
    padding: 16px 0px;
    border-top: 1px solid #36284b; }
  /* line 40, ../../funcmods/liveStream.scss */
  .livestream-section .livestream-episode .title h4 {
    margin-bottom: 0px; }
    /* line 42, ../../funcmods/liveStream.scss */
    .livestream-section .livestream-episode .title h4 a {
      font-size: 16px;
      line-height: 20px;
      color: #fefefe; }
  /* line 48, ../../funcmods/liveStream.scss */
  .livestream-section .livestream-episode .time {
    color: #b8b8b8;
    font-family: "Roboto", sans-serif; }
  /* line 55, ../../funcmods/liveStream.scss */
  .livestream-section .live h4 {
    margin-bottom: 32px; }
  /* line 58, ../../funcmods/liveStream.scss */
  .livestream-section .live .live-indicator-block {
    position: absolute;
    right: 16px;
    top: 0px; }
    /* line 63, ../../funcmods/liveStream.scss */
    .livestream-section .live .live-indicator-block .live-indicator {
      font-family: "Roboto", sans-serif;
      background: #ea2429;
      color: #fefefe;
      padding: 4px 6px;
      line-height: 1;
      border-radius: 2px;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: middle;
      font-size: 10px;
      font-weight: bold;
      width: auto; }
      /* line 76, ../../funcmods/liveStream.scss */
      .livestream-section .live .live-indicator-block .live-indicator .blink {
        animation: blinker 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
        font-size: 10px;
        margin-right: 5px;
        vertical-align: baseline; }

@keyframes blinker {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/*# sourceMappingURL=liveStream.css.map */
/* line 3, ../../funcmods/newsletter.scss */
.newsletter-form {
  background: linear-gradient(90deg, #152251 0%, #3467b4 46.74%, #517fc4 67.83%, #3467b4 88.33%, #162b50 109.44%);
  border-radius: 8px;
  padding: 1.5rem; }
  @media only screen and (min-width: 640px) {
    /* line 3, ../../funcmods/newsletter.scss */
    .newsletter-form {
      margin-right: -.5rem;
      margin-left: -.5rem; } }
  @media only screen and (min-width: 1024px) {
    /* line 11, ../../funcmods/newsletter.scss */
    .newsletter-form .form-column {
      margin-left: -64px; } }
  /* line 17, ../../funcmods/newsletter.scss */
  .newsletter-form .formkit-form .formkit-field {
    width: 100%; }
    @media only screen and (min-width: 640px) {
      /* line 17, ../../funcmods/newsletter.scss */
      .newsletter-form .formkit-form .formkit-field {
        max-width: 73%;
        margin-right: 8px !important;
        margin-bottom: 0 !important; } }
  /* line 26, ../../funcmods/newsletter.scss */
  .newsletter-form .formkit-form input[type="text"] {
    font-family: "Roboto", sans-serif;
    line-height: 20px;
    color: #fefefe;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 16px;
    padding: 16px;
    font-weight: 400 !important;
    border-radius: 8px !important;
    margin: 0 !important; }
    /* line 38, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]::placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 44, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]::-webkit-input-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 50, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]::-moz-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 56, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]:-ms-input-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 62, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]:-moz-placeholder {
      font-size: 13px;
      opacity: 1;
      color: #57585e; }
    /* line 68, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]:focus::-webkit-input-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 75, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]:focus::-moz-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 82, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]:focus:-ms-input-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
    /* line 89, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form input[type="text"]:focus:-moz-placeholder {
      transition: text-indent .5s .1s ease;
      color: #57585e;
      text-indent: -100%;
      opacity: 1; }
  /* line 96, ../../funcmods/newsletter.scss */
  .newsletter-form .formkit-form button {
    width: 100%;
    padding: 4px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    background: linear-gradient(270deg, #e69926 0%, #d2aa1b 100%) !important; }
    @media only screen and (min-width: 640px) {
      /* line 96, ../../funcmods/newsletter.scss */
      .newsletter-form .formkit-form button {
        max-width: 25%;
        background: #244782 !important; } }
    /* line 107, ../../funcmods/newsletter.scss */
    .newsletter-form .formkit-form button.show-button {
      display: inline-block !important; }
  /* line 112, ../../funcmods/newsletter.scss */
  .newsletter-form h3 {
    font-size: 22px;
    line-height: 24px;
    color: #fefefe;
    margin-bottom: 8px; }
  /* line 118, ../../funcmods/newsletter.scss */
  .newsletter-form h4 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #9bbdf9;
    font-weight: 400; }

/*# sourceMappingURL=newsletter.css.map */
/* line 3, ../../funcmods/pinstripes.scss */
.pinstripes {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 100%; }
  /* line 11, ../../funcmods/pinstripes.scss */
  .pinstripes.dark .title, .pinstripes.dark .action {
    background-color: #191919; }
    /* line 14, ../../funcmods/pinstripes.scss */
    .pinstripes.dark .title a, .pinstripes.dark .action a {
      color: #fefefe; }
  /* line 21, ../../funcmods/pinstripes.scss */
  .pinstripes.medium .title, .pinstripes.medium .action {
    background-color: #36373b; }
    /* line 24, ../../funcmods/pinstripes.scss */
    .pinstripes.medium .title a, .pinstripes.medium .action a {
      color: #fefefe; }
  /* line 31, ../../funcmods/pinstripes.scss */
  .pinstripes.white::after, .pinstripes.white::before {
    background-color: #e1e2e8; }
  /* line 35, ../../funcmods/pinstripes.scss */
  .pinstripes.white .title, .pinstripes.white .action {
    background-color: #fefefe; }
  /* line 39, ../../funcmods/pinstripes.scss */
  .pinstripes.white .title, .pinstripes.white .title a {
    color: #555960; }
  /* line 44, ../../funcmods/pinstripes.scss */
  .pinstripes.white .action a {
    color: #bbbcc5; }
  /* line 51, ../../funcmods/pinstripes.scss */
  .pinstripes.large .title {
    font-size: 23px;
    line-height: 23px; }
  /* line 57, ../../funcmods/pinstripes.scss */
  .pinstripes::after, .pinstripes::before {
    width: 100%;
    content: " ";
    position: absolute;
    background-color: #57585e;
    height: 1px;
    left: 0; }
  /* line 66, ../../funcmods/pinstripes.scss */
  .pinstripes::after {
    top: calc(50% - 1px); }
  /* line 70, ../../funcmods/pinstripes.scss */
  .pinstripes::before {
    top: calc(50% + 1px); }
  /* line 74, ../../funcmods/pinstripes.scss */
  .pinstripes .title, .pinstripes .action {
    position: relative;
    z-index: 1;
    background-color: #36373b;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -.4px;
    font-family: "Noto Sans", sans-serif; }
  /* line 82, ../../funcmods/pinstripes.scss */
  .pinstripes .title {
    color: #fefefe;
    padding-right: 7px; }
  /* line 90, ../../funcmods/pinstripes.scss */
  .pinstripes .action {
    font-size: 14px;
    padding-left: 6px;
    display: flex;
    align-items: center; }
    /* line 98, ../../funcmods/pinstripes.scss */
    .pinstripes .action a {
      color: #aeafb5; }
      /* line 101, ../../funcmods/pinstripes.scss */
      .pinstripes .action a:hover {
        text-decoration: underline; }

/*# sourceMappingURL=pinstripes.css.map */

/*# sourceMappingURL=pitcherList.css.map */
/* line 3, ../../funcmods/pl7-lists.scss */
.pl-7 .list-section {
  background: #19273f;
  margin-top: 24px;
  position: relative; }
  /* line 7, ../../funcmods/pl7-lists.scss */
  .pl-7 .list-section-header {
    padding-top: 24px;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
    /* line 11, ../../funcmods/pl7-lists.scss */
    .pl-7 .list-section-header h3 {
      font-size: 20px;
      line-height: 24px;
      color: #72a3f7;
      font-family: "PT Serif", serif;
      float: left;
      margin-right: 16px;
      margin-bottom: 0; }
    /* line 20, ../../funcmods/pl7-lists.scss */
    .pl-7 .list-section-header span {
      float: left;
      color: #fefefe;
      font-style: italic;
      font-size: 15px;
      line-height: 28px; }
  /* line 28, ../../funcmods/pl7-lists.scss */
  .pl-7 .list-section ul.tabs {
    padding: 24px 0;
    background-color: transparent;
    border: none;
    display: flex;
    justify-content: space-between; }
    /* line 36, ../../funcmods/pl7-lists.scss */
    .pl-7 .list-section ul.tabs li.tabs-title {
      flex: 1 0 0;
      text-align: center;
      background-color: transparent;
      border-radius: 0;
      box-shadow: none;
      cursor: pointer;
      margin-right: 10px;
      padding: 0;
      transition: 0.2s background-color ease-in-out; }
      /* line 47, ../../funcmods/pl7-lists.scss */
      .pl-7 .list-section ul.tabs li.tabs-title:last-of-type {
        float: left;
        margin-right: 0; }
      /* line 52, ../../funcmods/pl7-lists.scss */
      .pl-7 .list-section ul.tabs li.tabs-title a {
        background-color: transparent;
        color: #2f67c6;
        border-bottom: 5px solid transparent;
        cursor: pointer;
        font-family: "PT Serif", serif;
        font-size: 16px;
        font-weight: bold;
        height: initial;
        line-height: 20px;
        text-align: baseline;
        margin: 0;
        padding: 0 0 8px 0;
        text-transform: none;
        transition: 0.2s border-bottom-color ease-in-out;
        transition: 0.2s font-size ease-in-out; }
        /* line 69, ../../funcmods/pl7-lists.scss */
        .pl-7 .list-section ul.tabs li.tabs-title a:focus {
          outline: none; }
      /* line 75, ../../funcmods/pl7-lists.scss */
      .pl-7 .list-section ul.tabs li.tabs-title.is-active {
        background-color: transparent; }
        /* line 78, ../../funcmods/pl7-lists.scss */
        .pl-7 .list-section ul.tabs li.tabs-title.is-active a {
          color: #72a3f7;
          border-bottom: 5px solid #72a3f7;
          font-weight: bold; }
  /* line 92, ../../funcmods/pl7-lists.scss */
  .pl-7 .list-section .tabs-content {
    border: none;
    background-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    position: relative;
    overflow: visible; }
    /* line 101, ../../funcmods/pl7-lists.scss */
    .pl-7 .list-section .tabs-content .tabs-panel {
      padding: 0;
      position: relative; }

/*# sourceMappingURL=pl7-lists.css.map */
/* line 3, ../../funcmods/plusCTA.scss */
.plusCTA {
  background: linear-gradient(270deg, #121212 7.22%, #1D3255 47.91%, #121212 94.03%);
  padding: 16px 0; }
  /* line 6, ../../funcmods/plusCTA.scss */
  .plusCTA > .row {
    max-width: 84.375rem !important; }
  /* line 9, ../../funcmods/plusCTA.scss */
  .plusCTA-inner {
    width: 50%;
    margin: 0 auto; }
    @media only screen and (max-width: 640px) {
      /* line 9, ../../funcmods/plusCTA.scss */
      .plusCTA-inner {
        width: 100%; }
        /* line 14, ../../funcmods/plusCTA.scss */
        .plusCTA-inner .text-row {
          width: 75%;
          margin: 0 auto; } }
    /* line 20, ../../funcmods/plusCTA.scss */
    .plusCTA-inner .text-row > .small-3 {
      padding-left: 0; }
  /* line 25, ../../funcmods/plusCTA.scss */
  .plusCTA h2 {
    font-family: "PT Serif", serif;
    font-size: 22px;
    line-height: 24px;
    color: #fefefe;
    margin-bottom: 0 !important; }
    @media only screen and (max-width: 1024px) {
      /* line 25, ../../funcmods/plusCTA.scss */
      .plusCTA h2 {
        font-size: 18px;
        line-height: 22px; } }
  /* line 36, ../../funcmods/plusCTA.scss */
  .plusCTA span {
    font-family: "Roboto", sans-serif;
    color: #fefefe;
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap; }
    @media only screen and (max-width: 1024px) {
      /* line 36, ../../funcmods/plusCTA.scss */
      .plusCTA span {
        font-size: 14px;
        line-height: 14px; } }
    /* line 46, ../../funcmods/plusCTA.scss */
    .plusCTA span.promo-code {
      font-weight: 700;
      color: #F7C23D; }
    /* line 50, ../../funcmods/plusCTA.scss */
    .plusCTA span.mobile-details {
      display: none; }
      @media only screen and (max-width: 1024px) {
        /* line 50, ../../funcmods/plusCTA.scss */
        .plusCTA span.mobile-details {
          display: inline; } }
  /* line 57, ../../funcmods/plusCTA.scss */
  .plusCTA div {
    position: relative; }
    /* line 59, ../../funcmods/plusCTA.scss */
    .plusCTA div .sale-date {
      position: absolute;
      left: -120%;
      top: -3px; }
      @media only screen and (max-width: 1024px) {
        /* line 59, ../../funcmods/plusCTA.scss */
        .plusCTA div .sale-date {
          display: none; } }
      /* line 66, ../../funcmods/plusCTA.scss */
      .plusCTA div .sale-date span {
        display: block;
        width: 100%;
        text-align: right; }
      /* line 71, ../../funcmods/plusCTA.scss */
      .plusCTA div .sale-date sup {
        font-size: 12px; }
  /* line 76, ../../funcmods/plusCTA.scss */
  .plusCTA a.btn.yellow-gradient {
    text-align: center;
    text-transform: uppercase;
    display: block;
    border-radius: 16px;
    box-shadow: none;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 8px;
    color: #fefefe;
    cursor: pointer;
    width: 208px;
    transition: all 0.5s ease;
    font-family: "Roboto", sans-serif;
    transition: none;
    background: linear-gradient(90deg, #B28100 0%, #F5CF15 100%); }
    /* line 95, ../../funcmods/plusCTA.scss */
    .plusCTA a.btn.yellow-gradient:hover {
      background: #B28100; }
    @media only screen and (max-width: 1024px) {
      /* line 76, ../../funcmods/plusCTA.scss */
      .plusCTA a.btn.yellow-gradient {
        margin: 20px auto 0; } }

/* line 105, ../../funcmods/plusCTA.scss */
.page-template-page-lander .plusCTA {
  display: none !important; }

/*# sourceMappingURL=plusCTA.css.map */
/* line 3, ../../funcmods/recentAjax.scss */
.recent-ajax {
  background-color: #36373b;
  padding-top: 40px; }
  /* line 7, ../../funcmods/recentAjax.scss */
  .recent-ajax .pinstripes {
    margin-bottom: 24px; }
  /* line 13, ../../funcmods/recentAjax.scss */
  .recent-ajax .alm-btn-wrap .alm-load-more-btn:before {
    display: none !important; }

/*# sourceMappingURL=recentAjax.css.map */

/*# sourceMappingURL=recentArticlesByCategory.css.map */
/* line 3, ../../funcmods/seriesNavigation.scss */
.series_navigation {
  width: 100%; }
  /* line 5, ../../funcmods/seriesNavigation.scss */
  .series_navigation.top {
    margin-bottom: 50px; }
  /* line 9, ../../funcmods/seriesNavigation.scss */
  .series_navigation.bottom {
    margin-top: 50px;
    margin-bottom: 20px; }
  /* line 14, ../../funcmods/seriesNavigation.scss */
  .series_navigation .sn_title {
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: gray; }
  /* line 22, ../../funcmods/seriesNavigation.scss */
  .series_navigation .hold_me {
    display: flex;
    flex-wrap: wrap; }
    /* line 26, ../../funcmods/seriesNavigation.scss */
    .series_navigation .hold_me .series_post {
      display: flex;
      flex: 0 0 20%;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      background-color: #2c79fd;
      -webkit-transition: ease-in 0.2s;
      -moz-transition: ease-in 0.2s;
      transition: ease-in 0.2s; }
      /* line 36, ../../funcmods/seriesNavigation.scss */
      .series_navigation .hold_me .series_post:hover {
        opacity: 80%; }
      @media only screen and (max-width: 1024px) {
        /* line 26, ../../funcmods/seriesNavigation.scss */
        .series_navigation .hold_me .series_post {
          flex: 0 0 50%; } }
      @media only screen and (max-width: 640px) {
        /* line 26, ../../funcmods/seriesNavigation.scss */
        .series_navigation .hold_me .series_post {
          flex: 0 0 100%; } }
      /* line 49, ../../funcmods/seriesNavigation.scss */
      .series_navigation .hold_me .series_post.active {
        background-color: #363d50 !important;
        opacity: 100% !important; }
        /* line 52, ../../funcmods/seriesNavigation.scss */
        .series_navigation .hold_me .series_post.active a {
          color: #fefefe !important; }
      /* line 57, ../../funcmods/seriesNavigation.scss */
      .series_navigation .hold_me .series_post:nth-child(even) {
        background-color: #025bf4; }
      /* line 60, ../../funcmods/seriesNavigation.scss */
      .series_navigation .hold_me .series_post a {
        font-weight: bold;
        display: block;
        color: #fefefe;
        padding: 10px 20px;
        width: 100%;
        height: 100%; }
        /* line 67, ../../funcmods/seriesNavigation.scss */
        .series_navigation .hold_me .series_post a:hover {
          color: #fefefe; }

/*# sourceMappingURL=seriesNavigation.css.map */
/* line 3, ../../funcmods/weeklyRankings.scss */
.weekly-rankings {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("../../_images/patterns/dark-honeycomb.jpg"); }
  /* line 9, ../../funcmods/weeklyRankings.scss */
  .weekly-rankings .categories .ranking-box {
    margin-bottom: 10px; }
    /* line 12, ../../funcmods/weeklyRankings.scss */
    .weekly-rankings .categories .ranking-box .hold-me {
      display: flex;
      height: 100%;
      cursor: pointer;
      transition: background-color .25s; }
      /* line 23, ../../funcmods/weeklyRankings.scss */
      .weekly-rankings .categories .ranking-box .hold-me .image {
        flex: 0 0 35%;
        background-size: cover;
        background-position: center; }
      /* line 29, ../../funcmods/weeklyRankings.scss */
      .weekly-rankings .categories .ranking-box .hold-me .content {
        flex: 0 0 65%;
        padding: 30px;
        display: flex;
        flex-wrap: wrap;
        align-content: center; }
        /* line 37, ../../funcmods/weeklyRankings.scss */
        .weekly-rankings .categories .ranking-box .hold-me .content a h5 {
          margin-bottom: 5px;
          color: #fefefe;
          font-size: 17px; }
        /* line 44, ../../funcmods/weeklyRankings.scss */
        .weekly-rankings .categories .ranking-box .hold-me .content .time-ago {
          font-style: italic;
          font-size: 12px;
          line-height: 12px;
          width: 100%;
          color: #747474; }
  /* line 55, ../../funcmods/weeklyRankings.scss */
  .weekly-rankings .ranking-box a {
    display: block;
    width: 100%; }
  /* line 60, ../../funcmods/weeklyRankings.scss */
  .weekly-rankings .content {
    position: relative;
    height: 85px;
    width: 100%;
    display: table;
    border-radius: 10px;
    z-index: 0;
    margin-bottom: 10px; }
    /* line 68, ../../funcmods/weeklyRankings.scss */
    .weekly-rankings .content:after {
      content: '';
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
      z-index: -1;
      border-radius: 10px; }
    /* line 80, ../../funcmods/weeklyRankings.scss */
    .weekly-rankings .content-inner {
      display: table-cell;
      vertical-align: middle; }
      /* line 83, ../../funcmods/weeklyRankings.scss */
      .weekly-rankings .content-inner h5 {
        margin-bottom: 0;
        font-weight: 600;
        text-shadow: 2px 2px #0a0a0a; }
    /* line 90, ../../funcmods/weeklyRankings.scss */
    .weekly-rankings .content:hover:after {
      background: rgba(0, 0, 0, 0.4); }

/* line 96, ../../funcmods/weeklyRankings.scss */
.pl-7 .weekly-rankings {
  background: none;
  padding: 0; }
  /* line 99, ../../funcmods/weeklyRankings.scss */
  .pl-7 .weekly-rankings .content {
    overflow: hidden; }
    /* line 101, ../../funcmods/weeklyRankings.scss */
    .pl-7 .weekly-rankings .content img.image-cover-img {
      z-index: -1; }

/*# sourceMappingURL=weeklyRankings.css.map */

/*# sourceMappingURL=alm-article.css.map */
/* line 3, ../../memberpress/memberpress.scss */
.page-template-page-account .title {
  display: none;
  padding: 30px 0;
  background-color: #09366d; }
  /* line 8, ../../memberpress/memberpress.scss */
  .page-template-page-account .title .plus-image {
    float: left;
    margin-right: 10px;
    color: #fefefe; }
  /* line 14, ../../memberpress/memberpress.scss */
  .page-template-page-account .title h1 {
    color: #fefefe; }

/* line 19, ../../memberpress/memberpress.scss */
.page-template-page-account .content > .row {
  padding: 60px 20px; }

/* line 24, ../../memberpress/memberpress.scss */
.mp-section {
  background: #09366d; }
  /* line 27, ../../memberpress/memberpress.scss */
  .mp-section h3 {
    color: #fefefe;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase; }

/* line 34, ../../memberpress/memberpress.scss */
.mp_wrapper {
  margin: 0 auto; }

/* line 37, ../../memberpress/memberpress.scss */
.mp_container {
  display: flex;
  flex-wrap: wrap;
  min-height: 65vh; }

/* line 48, ../../memberpress/memberpress.scss */
.mepr-home-wrapper, .mepr-account-settings-wrapper {
  width: 100%;
  background: #021b3a;
  border-top-right-radius: 0;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 10px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
  padding: 30px 40px; }
  @media only screen and (min-width: 1024px) {
    /* line 48, ../../memberpress/memberpress.scss */
    .mepr-home-wrapper, .mepr-account-settings-wrapper {
      width: 75%;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; } }

/* line 67, ../../memberpress/memberpress.scss */
.mp-wrapper {
  font-family: "Roboto", sans-serif; }
  /* line 71, ../../memberpress/memberpress.scss */
  .mp-wrapper .row {
    margin-bottom: 40px; }
  /* line 75, ../../memberpress/memberpress.scss */
  .mp-wrapper.no-subs {
    color: #f1f1f1; }
  /* line 79, ../../memberpress/memberpress.scss */
  .mp-wrapper.mp-sidebar {
    background: #141318;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5); }
    @media only screen and (min-width: 1024px) {
      /* line 79, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; } }
    /* line 96, ../../memberpress/memberpress.scss */
    .mp-wrapper.mp-sidebar .mp-sidebar-title {
      padding: 30px 40px;
      position: relative; }
      /* line 100, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar .mp-sidebar-title h1 {
        color: #2c79fd;
        font-size: 16px;
        text-transform: uppercase;
        font-family: "Roboto", sans-serif;
        margin-bottom: 0; }
      /* line 108, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar .mp-sidebar-title .mp-displayname {
        font-size: 20px;
        color: #fefefe; }
      /* line 113, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar .mp-sidebar-title .mp-email {
        font-size: 14px;
        color: gray;
        font-style: italic; }
      /* line 119, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar .mp-sidebar-title:before {
        content: "";
        position: absolute;
        left: 8%;
        bottom: 0;
        height: 1px;
        width: 84%;
        border-bottom: 1px solid #252837; }
    /* line 130, ../../memberpress/memberpress.scss */
    .mp-wrapper.mp-sidebar .nav {
      flex-basis: 350px;
      flex-grow: 1;
      margin: unset !important; }
      /* line 136, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar .nav #mepr-account-nav {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px; }
        /* line 142, ../../memberpress/memberpress.scss */
        .mp-wrapper.mp-sidebar .nav #mepr-account-nav .mepr-nav-item {
          text-transform: uppercase;
          width: 100%;
          font-weight: bold;
          padding: 0;
          position: relative;
          margin-top: -1px; }
          /* line 150, ../../memberpress/memberpress.scss */
          .mp-wrapper.mp-sidebar .nav #mepr-account-nav .mepr-nav-item:before {
            content: "";
            position: absolute;
            left: 8%;
            bottom: 0;
            height: 1px;
            width: 84%;
            border-bottom: 1px solid #252837; }
          /* line 160, ../../memberpress/memberpress.scss */
          .mp-wrapper.mp-sidebar .nav #mepr-account-nav .mepr-nav-item:hover {
            background-color: #252837; }
            /* line 163, ../../memberpress/memberpress.scss */
            .mp-wrapper.mp-sidebar .nav #mepr-account-nav .mepr-nav-item:hover a {
              color: #fefefe;
              border-left: 5px solid #2c79fd; }
          /* line 169, ../../memberpress/memberpress.scss */
          .mp-wrapper.mp-sidebar .nav #mepr-account-nav .mepr-nav-item.mepr-active-nav-tab {
            background-color: #252837; }
            /* line 172, ../../memberpress/memberpress.scss */
            .mp-wrapper.mp-sidebar .nav #mepr-account-nav .mepr-nav-item.mepr-active-nav-tab a {
              color: #fefefe;
              border-left: 5px solid #2c79fd; }
          /* line 178, ../../memberpress/memberpress.scss */
          .mp-wrapper.mp-sidebar .nav #mepr-account-nav .mepr-nav-item a {
            padding: 30px 40px;
            color: #aeafb5;
            display: block;
            border-left: 5px solid #141318; }
      /* line 187, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar .nav .mp-nav-help {
        margin-left: -15px;
        margin-right: -15px;
        text-transform: uppercase;
        width: 100%;
        font-weight: bold;
        position: relative;
        padding: 30px 40px;
        color: #aeafb5;
        display: block;
        border-left: 5px solid #141318; }
        /* line 199, ../../memberpress/memberpress.scss */
        .mp-wrapper.mp-sidebar .nav .mp-nav-help a {
          color: #aeafb5; }
          /* line 202, ../../memberpress/memberpress.scss */
          .mp-wrapper.mp-sidebar .nav .mp-nav-help a:hover {
            color: #f1f1f1; }
      /* line 208, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-sidebar .nav div#mepr-account-nav {
        margin-bottom: 0; }
  /* line 214, ../../memberpress/memberpress.scss */
  .mp-wrapper.mp-content:not(.not-container) {
    background: #021b3a;
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    padding: 30px 40px; }
    @media only screen and (min-width: 1024px) {
      /* line 214, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-content:not(.not-container) {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }
  /* line 231, ../../memberpress/memberpress.scss */
  .mp-wrapper p {
    color: #fefefe;
    font-family: "Roboto", sans-serif; }
  /* line 236, ../../memberpress/memberpress.scss */
  .mp-wrapper label {
    color: #fefefe;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
  /* line 244, ../../memberpress/memberpress.scss */
  .mp-wrapper input {
    background-color: #fefefe; }
  /* line 249, ../../memberpress/memberpress.scss */
  .mp-wrapper input[type="submit"] {
    background-color: #2c79fd;
    border: 0;
    color: white;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 11px;
    border-radius: 5px;
    letter-spacing: 2px; }
    /* line 261, ../../memberpress/memberpress.scss */
    .mp-wrapper input[type="submit"]:hover {
      cursor: pointer; }
  /* line 266, ../../memberpress/memberpress.scss */
  .mp-wrapper a.have-coupon-link {
    font-family: "Roboto", sans-serif; }
  /* line 271, ../../memberpress/memberpress.scss */
  .mp-wrapper form .mp-form-row {
    margin-bottom: 0; }
  /* line 276, ../../memberpress/memberpress.scss */
  .mp-wrapper.mp-fix {
    flex-basis: 0;
    flex-grow: 999;
    min-width: 450px; }
    @media only screen and (max-width: 800px) {
      /* line 276, ../../memberpress/memberpress.scss */
      .mp-wrapper.mp-fix {
        padding-left: 1.25rem; } }
    /* line 285, ../../memberpress/memberpress.scss */
    .mp-wrapper.mp-fix label {
      text-transform: uppercase;
      font-weight: bold;
      color: #949494;
      font-size: 11px !important;
      font-family: "Noto Sans", sans-serif; }
    /* line 293, ../../memberpress/memberpress.scss */
    .mp-wrapper.mp-fix input {
      font-size: 14px; }
  /* line 298, ../../memberpress/memberpress.scss */
  .mp-wrapper .thanks {
    background-color: #2c79fd;
    padding: 40px;
    border-radius: 22px;
    text-align: center;
    color: white;
    font-weight: bold;
    margin-bottom: 33px; }
  /* line 309, ../../memberpress/memberpress.scss */
  .mp-wrapper table.mepr-account-table tr {
    border: 1px solid #f1f1f1; }
  /* line 317, ../../memberpress/memberpress.scss */
  .mp-wrapper.subscription {
    color: #f1f1f1;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
    /* line 318, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription > div {
      margin-bottom: 5px; }
    /* line 322, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription .column {
      position: relative; }
    /* line 332, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription b {
      font-size: 12px;
      color: #aeafb5;
      width: 200px;
      display: inline-block; }
    /* line 339, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription .mepr-account-terms {
      font-size: 16px;
      font-weight: bold;
      font-style: normal;
      color: #f1f1f1; }
      /* line 345, ../../memberpress/memberpress.scss */
      .mp-wrapper.subscription .mepr-account-terms b {
        font-size: 12px;
        color: #aeafb5;
        width: 200px;
        display: inline-block; }
    /* line 353, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription .mepr-active, .mp-wrapper.subscription .mepr-inactive {
      color: #f1f1f1; }
    /* line 358, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription .mepr-account-actions a:not(.mepr-account-update) {
      text-align: center;
      border-radius: 5px;
      float: left;
      width: 48%;
      background: linear-gradient(0.25turn, #6b0101, #d30f10);
      color: #f1f1f1;
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase;
      padding: 12px 15px;
      margin: 20px 0 !important; }
      /* line 372, ../../memberpress/memberpress.scss */
      .mp-wrapper.subscription .mepr-account-actions a:not(.mepr-account-update).mepr-account-cancel {
        float: right;
        background: #021b3a;
        border: 1px solid rgba(44, 121, 253, 0.65); }
      /* line 378, ../../memberpress/memberpress.scss */
      .mp-wrapper.subscription .mepr-account-actions a:not(.mepr-account-update):hover {
        opacity: 80%;
        cursor: pointer; }
    /* line 385, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription .mepr-account-actions a.mepr-account-update {
      top: 7px;
      right: 20px;
      position: absolute;
      font-size: 12px;
      color: #aeafb5; }
      /* line 392, ../../memberpress/memberpress.scss */
      .mp-wrapper.subscription .mepr-account-actions a.mepr-account-update:after {
        content: ' Credit Card'; }
      /* line 396, ../../memberpress/memberpress.scss */
      .mp-wrapper.subscription .mepr-account-actions a.mepr-account-update:hover {
        cursor: pointer;
        opacity: 80%; }
    /* line 416, ../../memberpress/memberpress.scss */
    .mp-wrapper.subscription h3.mp-underline-text {
      font-size: 16px;
      padding-bottom: 10px;
      display: block;
      text-align: left;
      border-bottom: 2px solid rgba(44, 121, 253, 0.65);
      text-transform: uppercase; }
  /* line 426, ../../memberpress/memberpress.scss */
  .mp-wrapper .cc-error, .mp-wrapper .mepr-form-has-errors {
    color: #fefefe;
    display: none; }
  /* line 432, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings h4.alert-type, .mp-wrapper.player-alerts h4.alert-type {
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    color: rgba(44, 121, 253, 0.65);
    text-transform: uppercase;
    margin: 10px 3px 0; }
  /* line 440, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings h3.mp-underline-text, .mp-wrapper.player-alerts h3.mp-underline-text {
    position: relative;
    font-size: 16px;
    padding-bottom: 10px;
    display: block;
    text-align: left;
    border-bottom: 2px solid rgba(44, 121, 253, 0.65);
    text-transform: uppercase; }
  /* line 450, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings .mp-info-list, .mp-wrapper.player-alerts .mp-info-list {
    margin-bottom: 5px; }
    /* line 453, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-info-list--item, .mp-wrapper.player-alerts .mp-info-list--item {
      color: #f1f1f1;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase; }
      /* line 460, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-info-list--item b, .mp-wrapper.player-alerts .mp-info-list--item b {
        font-size: 12px;
        color: #aeafb5;
        width: 140px;
        display: inline-block; }
      /* line 467, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-info-list--item-email, .mp-wrapper.player-alerts .mp-info-list--item-email {
        text-transform: none; }
        /* line 470, ../../memberpress/memberpress.scss */
        .mp-wrapper.account-settings .mp-info-list--item-email b, .mp-wrapper.player-alerts .mp-info-list--item-email b {
          text-transform: uppercase; }
    /* line 476, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-info-list .mp-info-avatar, .mp-wrapper.player-alerts .mp-info-list .mp-info-avatar {
      margin: 40px 0;
      border-radius: 50px; }
  /* line 483, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings .mp-profile-info-edit, .mp-wrapper.account-settings .mp-profile-pic, .mp-wrapper.player-alerts .mp-profile-info-edit, .mp-wrapper.player-alerts .mp-profile-pic {
    display: none;
    margin-bottom: 40px; }
    /* line 487, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-profile-info-edit h4, .mp-wrapper.account-settings .mp-profile-info-edit h3, .mp-wrapper.account-settings .mp-profile-pic h4, .mp-wrapper.account-settings .mp-profile-pic h3, .mp-wrapper.player-alerts .mp-profile-info-edit h4, .mp-wrapper.player-alerts .mp-profile-info-edit h3, .mp-wrapper.player-alerts .mp-profile-pic h4, .mp-wrapper.player-alerts .mp-profile-pic h3 {
      font-size: 14px;
      color: #f1f1f1;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      text-transform: uppercase; }
    /* line 496, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-profile-info-edit .mp-form-lable, .mp-wrapper.account-settings .mp-profile-pic .mp-form-lable, .mp-wrapper.player-alerts .mp-profile-info-edit .mp-form-lable, .mp-wrapper.player-alerts .mp-profile-pic .mp-form-lable {
      color: #f1f1f1; }
    /* line 501, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-profile-info-edit .cc-error, .mp-wrapper.account-settings .mp-profile-info-edit .mepr-form-has-errors, .mp-wrapper.account-settings .mp-profile-pic .cc-error, .mp-wrapper.account-settings .mp-profile-pic .mepr-form-has-errors, .mp-wrapper.player-alerts .mp-profile-info-edit .cc-error, .mp-wrapper.player-alerts .mp-profile-info-edit .mepr-form-has-errors, .mp-wrapper.player-alerts .mp-profile-pic .cc-error, .mp-wrapper.player-alerts .mp-profile-pic .mepr-form-has-errors {
      color: #8c0c0c;
      display: block; }
    /* line 506, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-profile-info-edit .button, .mp-wrapper.account-settings .mp-profile-pic .button, .mp-wrapper.player-alerts .mp-profile-info-edit .button, .mp-wrapper.player-alerts .mp-profile-pic .button {
      border-radius: 5px; }
  /* line 512, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings .no-alerts, .mp-wrapper.player-alerts .no-alerts {
    color: #f1f1f1; }
  /* line 516, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings .article-mention, .mp-wrapper.player-alerts .article-mention {
    width: 100%;
    margin-bottom: 80px;
    position: relative;
    padding-right: 20px; }
    /* line 522, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .article-mention-content, .mp-wrapper.player-alerts .article-mention-content {
      position: relative;
      height: 65px;
      width: 100%;
      display: table;
      border-radius: 10px;
      z-index: 0;
      margin-bottom: 10px; }
      /* line 531, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention-content:after, .mp-wrapper.player-alerts .article-mention-content:after {
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: -1;
        border-radius: 10px; }
      /* line 544, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention-content:hover:after, .mp-wrapper.player-alerts .article-mention-content:hover:after {
        background: rgba(0, 0, 0, 0.4); }
      /* line 549, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention-content-inner, .mp-wrapper.player-alerts .article-mention-content-inner {
        display: table-cell;
        vertical-align: middle; }
      /* line 554, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention-content h2, .mp-wrapper.player-alerts .article-mention-content h2 {
        font-size: 22px;
        color: #f1f1f1;
        width: 100%;
        padding: 0 20px;
        display: block;
        margin: 0;
        line-height: 1.1;
        font-weight: 600;
        text-shadow: 2px 2px #0a0a0a; }
      /* line 566, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention-content a, .mp-wrapper.player-alerts .article-mention-content a {
        display: block; }
        /* line 569, ../../memberpress/memberpress.scss */
        .mp-wrapper.account-settings .article-mention-content a:hover, .mp-wrapper.player-alerts .article-mention-content a:hover {
          opacity: 80%; }
    /* line 576, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .article-mention-remove, .mp-wrapper.player-alerts .article-mention-remove {
      position: absolute;
      top: -0;
      right: 4px;
      font-family: "Roboto", sans-serif;
      font-weight: bold;
      color: #aeafb5;
      font-size: 12px; }
      /* line 585, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention-remove:hover, .mp-wrapper.player-alerts .article-mention-remove:hover {
        cursor: pointer; }
    /* line 591, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .article-mention .article-mention-players, .mp-wrapper.player-alerts .article-mention .article-mention-players {
      float: left; }
      /* line 594, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention .article-mention-players .player-alert, .mp-wrapper.player-alerts .article-mention .article-mention-players .player-alert {
        color: #f1f1f1;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        margin-right: 10px;
        position: relative; }
        /* line 602, ../../memberpress/memberpress.scss */
        .mp-wrapper.account-settings .article-mention .article-mention-players .player-alert a, .mp-wrapper.player-alerts .article-mention .article-mention-players .player-alert a {
          color: #f1f1f1; }
          /* line 605, ../../memberpress/memberpress.scss */
          .mp-wrapper.account-settings .article-mention .article-mention-players .player-alert a:hover, .mp-wrapper.player-alerts .article-mention .article-mention-players .player-alert a:hover {
            color: #2c79fd; }
        /* line 620, ../../memberpress/memberpress.scss */
        .mp-wrapper.account-settings .article-mention .article-mention-players .player-alert:not(:last-child):after, .mp-wrapper.player-alerts .article-mention .article-mention-players .player-alert:not(:last-child):after {
          content: ','; }
    /* line 626, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .article-mention .article-mention-meta, .mp-wrapper.player-alerts .article-mention .article-mention-meta {
      float: right; }
      /* line 629, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .article-mention .article-mention-meta .author, .mp-wrapper.account-settings .article-mention .article-mention-meta .time-ago, .mp-wrapper.account-settings .article-mention .article-mention-meta a, .mp-wrapper.player-alerts .article-mention .article-mention-meta .author, .mp-wrapper.player-alerts .article-mention .article-mention-meta .time-ago, .mp-wrapper.player-alerts .article-mention .article-mention-meta a {
        color: #747474;
        display: inline-block;
        font-weight: bold;
        font-style: italic; }
  /* line 639, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings .mp-player-list, .mp-wrapper.player-alerts .mp-player-list {
    position: relative; }
    /* line 642, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-player-list ul, .mp-wrapper.player-alerts .mp-player-list ul {
      list-style: none;
      margin: 0; }
      /* line 646, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-player-list ul li, .mp-wrapper.player-alerts .mp-player-list ul li {
        margin: 0;
        display: block;
        width: 100%;
        border-bottom: 2px solid rgba(174, 175, 181, 0.1);
        color: #aeafb5;
        position: relative;
        font-family: "Roboto", sans-serif; }
        /* line 655, ../../memberpress/memberpress.scss */
        .mp-wrapper.account-settings .mp-player-list ul li a, .mp-wrapper.player-alerts .mp-player-list ul li a {
          color: #aeafb5;
          font-weight: bold;
          font-family: "Roboto", sans-serif;
          padding: 7px 3px;
          display: inline-block; }
        /* line 663, ../../memberpress/memberpress.scss */
        .mp-wrapper.account-settings .mp-player-list ul li span.alert-trash, .mp-wrapper.player-alerts .mp-player-list ul li span.alert-trash {
          position: absolute;
          right: 5px;
          top: 15px;
          width: 14px;
          height: 14px;
          background: url(../../_images/mp/pl-trash-icon.png) no-repeat; }
          /* line 671, ../../memberpress/memberpress.scss */
          .mp-wrapper.account-settings .mp-player-list ul li span.alert-trash:hover, .mp-wrapper.player-alerts .mp-player-list ul li span.alert-trash:hover {
            cursor: pointer; }
  /* line 679, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings #message, .mp-wrapper.player-alerts #message {
    display: none; }
  /* line 685, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings #acf-form .acf-field, .mp-wrapper.player-alerts #acf-form .acf-field {
    border: none;
    padding: 0; }
  /* line 691, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings .mp-alert-select, .mp-wrapper.player-alerts .mp-alert-select {
    margin-bottom: 10px; }
    /* line 694, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select select, .mp-wrapper.player-alerts .mp-alert-select select {
      background: #021b3a !important;
      color: #021b3a !important; }
      /* line 698, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select select option, .mp-wrapper.player-alerts .mp-alert-select select option {
        display: none; }
    /* line 704, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select .acf-label, .mp-wrapper.player-alerts .mp-alert-select .acf-label {
      display: none; }
    /* line 708, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select .select2-selection__choice, .mp-wrapper.player-alerts .mp-alert-select .select2-selection__choice {
      display: none !important; }
    /* line 712, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select .select2-search__field, .mp-wrapper.player-alerts .mp-alert-select .select2-search__field {
      border: none !important;
      color: #aeafb5;
      margin-top: -25px; }
      /* line 717, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-search__field #placeholder, .mp-wrapper.player-alerts .mp-alert-select .select2-search__field #placeholder {
        display: none;
        color: #021b3a; }
      /* line 726, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-search__field::-webkit-input-placeholder, .mp-wrapper.player-alerts .mp-alert-select .select2-search__field::-webkit-input-placeholder {
        /* WebKit browsers */
        color: transparent; }
      /* line 731, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-search__field:-moz-placeholder, .mp-wrapper.player-alerts .mp-alert-select .select2-search__field:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: transparent; }
      /* line 736, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-search__field::-moz-placeholder, .mp-wrapper.player-alerts .mp-alert-select .select2-search__field::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: transparent; }
      /* line 741, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-search__field:-ms-input-placeholder, .mp-wrapper.player-alerts .mp-alert-select .select2-search__field:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: transparent; }
      /* line 746, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-search__fieldinput::placeholder, .mp-wrapper.player-alerts .mp-alert-select .select2-search__fieldinput::placeholder {
        color: transparent; }
    /* line 751, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select .acf-form-submit, .mp-wrapper.player-alerts .mp-alert-select .acf-form-submit {
      display: none; }
    /* line 755, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select .select2-search__field, .mp-wrapper.player-alerts .mp-alert-select .select2-search__field {
      height: 20px;
      font-size: 16px; }
    /* line 760, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select .select2-selection, .mp-wrapper.player-alerts .mp-alert-select .select2-selection {
      background: #021b3a;
      border: 2px solid #aeafb5;
      border-radius: 2px;
      height: 20px;
      position: relative; }
      /* line 767, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-selection:after, .mp-wrapper.player-alerts .mp-alert-select .select2-selection:after {
        content: "ADD ALERT";
        color: #aeafb5;
        font-weight: bold;
        font-family: "Roboto", sans-serif;
        position: absolute;
        top: 3px;
        left: 5px;
        width: 100%;
        font-size: 14px; }
      /* line 780, ../../memberpress/memberpress.scss */
      .mp-wrapper.account-settings .mp-alert-select .select2-selection:before, .mp-wrapper.player-alerts .mp-alert-select .select2-selection:before {
        content: " ";
        background-image: url(../../_images/icon-search-light-gray.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 28px;
        height: 23px;
        opacity: .25;
        position: absolute;
        top: calc(50% - 12.5px);
        z-index: 5;
        right: 1px; }
    /* line 798, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .mp-alert-select .select2-container--focus .select2-selection:before, .mp-wrapper.account-settings .mp-alert-select .select2-container--focus .select2-selection:after, .mp-wrapper.player-alerts .mp-alert-select .select2-container--focus .select2-selection:before, .mp-wrapper.player-alerts .mp-alert-select .select2-container--focus .select2-selection:after {
      display: none; }
  /* line 805, ../../memberpress/memberpress.scss */
  .mp-wrapper.account-settings .alert-loading, .mp-wrapper.player-alerts .alert-loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    text-align: center; }
    /* line 815, ../../memberpress/memberpress.scss */
    .mp-wrapper.account-settings .alert-loading img, .mp-wrapper.player-alerts .alert-loading img {
      margin: 40% auto;
      height: 40px;
      width: 40px; }
  /* line 823, ../../memberpress/memberpress.scss */
  .mp-wrapper table#mepr-account-payments-table {
    border: none;
    background: none; }
    /* line 827, ../../memberpress/memberpress.scss */
    .mp-wrapper table#mepr-account-payments-table thead, .mp-wrapper table#mepr-account-payments-table tbody, .mp-wrapper table#mepr-account-payments-table tr {
      background: none;
      border: none; }
    /* line 832, ../../memberpress/memberpress.scss */
    .mp-wrapper table#mepr-account-payments-table thead {
      border-bottom: 2px solid rgba(44, 121, 253, 0.65);
      background: none; }
    /* line 837, ../../memberpress/memberpress.scss */
    .mp-wrapper table#mepr-account-payments-table th {
      color: #f1f1f1;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      background: none;
      text-align: left;
      padding: 3px; }
    /* line 848, ../../memberpress/memberpress.scss */
    .mp-wrapper table#mepr-account-payments-table td {
      color: #f1f1f1;
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: normal;
      background: none; }
  /* line 857, ../../memberpress/memberpress.scss */
  .mp-wrapper .tabs-content {
    background-color: #fefefe;
    border-color: #ccc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: none; }
  /* line 865, ../../memberpress/memberpress.scss */
  .mp-wrapper #wpua-edit-attachment-existing {
    display: none; }

/* line 872, ../../memberpress/memberpress.scss */
.page-template-page-account .select2-results {
  background: rgba(0, 0, 0, 0.8);
  color: #f1f1f1 !important;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal; }
  /* line 879, ../../memberpress/memberpress.scss */
  .page-template-page-account .select2-results li {
    color: #f1f1f1 !important;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: normal; }

/* line 889, ../../memberpress/memberpress.scss */
.page-template-page-account .select2-container--default.select2-container--open > .select2-dropdown--below {
  top: 32px; }

/* line 894, ../../memberpress/memberpress.scss */
.mp-wrapper + .mp_wrapper {
  color: #f1f1f1 !important;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  background: #021b3a;
  border-top-right-radius: 0;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 10px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
  padding: 30px 40px; }
  @media only screen and (min-width: 1024px) {
    /* line 894, ../../memberpress/memberpress.scss */
    .mp-wrapper + .mp_wrapper {
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; } }
  @media print, screen and (min-width: 64em) {
    /* line 894, ../../memberpress/memberpress.scss */
    .mp-wrapper + .mp_wrapper {
      width: 75%; } }
  /* line 918, ../../memberpress/memberpress.scss */
  .mp-wrapper + .mp_wrapper label {
    color: #f1f1f1; }
  /* line 922, ../../memberpress/memberpress.scss */
  .mp-wrapper + .mp_wrapper .mepr-submit {
    border-radius: 5px;
    float: left;
    width: 48%;
    background: linear-gradient(0.25turn, #6b0101, #d30f10);
    color: #f1f1f1;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px; }
    /* line 934, ../../memberpress/memberpress.scss */
    .mp-wrapper + .mp_wrapper .mepr-submit.alt {
      float: right;
      background: #021b3a;
      border: 1px solid rgba(44, 121, 253, 0.65); }
    /* line 940, ../../memberpress/memberpress.scss */
    .mp-wrapper + .mp_wrapper .mepr-submit:hover {
      opacity: 80%;
      cursor: pointer; }

/* line 949, ../../memberpress/memberpress.scss */
.mp-wrapper [type='text'], .mp-wrapper [type='password'], .mp-wrapper [type='date'], .mp-wrapper [type='datetime'], .mp-wrapper [type='datetime-local'], .mp-wrapper [type='month'], .mp-wrapper [type='week'], .mp-wrapper [type='email'], .mp-wrapper [type='number'], .mp-wrapper [type='search'], .mp-wrapper [type='tel'], .mp-wrapper [type='time'], .mp-wrapper [type='url'], .mp-wrapper [type='color'], .mp-wrapper textarea, .mp-wrapper + .mp_wrapper [type='text'], .mp-wrapper + .mp_wrapper [type='password'], .mp-wrapper + .mp_wrapper [type='date'], .mp-wrapper + .mp_wrapper [type='datetime'], .mp-wrapper + .mp_wrapper [type='datetime-local'], .mp-wrapper + .mp_wrapper [type='month'], .mp-wrapper + .mp_wrapper [type='week'], .mp-wrapper + .mp_wrapper [type='email'], .mp-wrapper + .mp_wrapper [type='number'], .mp-wrapper + .mp_wrapper [type='search'], .mp-wrapper + .mp_wrapper [type='tel'], .mp-wrapper + .mp_wrapper [type='time'], .mp-wrapper + .mp_wrapper [type='url'], .mp-wrapper + .mp_wrapper [type='color'], .mp-wrapper + .mp_wrapper textarea {
  background: #021b3a;
  border: 2px solid #aeafb5 !important;
  color: #f1f1f1;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px; }
  /* line 957, ../../memberpress/memberpress.scss */
  .mp-wrapper [type='text']:focus, .mp-wrapper [type='password']:focus, .mp-wrapper [type='date']:focus, .mp-wrapper [type='datetime']:focus, .mp-wrapper [type='datetime-local']:focus, .mp-wrapper [type='month']:focus, .mp-wrapper [type='week']:focus, .mp-wrapper [type='email']:focus, .mp-wrapper [type='number']:focus, .mp-wrapper [type='search']:focus, .mp-wrapper [type='tel']:focus, .mp-wrapper [type='time']:focus, .mp-wrapper [type='url']:focus, .mp-wrapper [type='color']:focus, .mp-wrapper textarea:focus, .mp-wrapper + .mp_wrapper [type='text']:focus, .mp-wrapper + .mp_wrapper [type='password']:focus, .mp-wrapper + .mp_wrapper [type='date']:focus, .mp-wrapper + .mp_wrapper [type='datetime']:focus, .mp-wrapper + .mp_wrapper [type='datetime-local']:focus, .mp-wrapper + .mp_wrapper [type='month']:focus, .mp-wrapper + .mp_wrapper [type='week']:focus, .mp-wrapper + .mp_wrapper [type='email']:focus, .mp-wrapper + .mp_wrapper [type='number']:focus, .mp-wrapper + .mp_wrapper [type='search']:focus, .mp-wrapper + .mp_wrapper [type='tel']:focus, .mp-wrapper + .mp_wrapper [type='time']:focus, .mp-wrapper + .mp_wrapper [type='url']:focus, .mp-wrapper + .mp_wrapper [type='color']:focus, .mp-wrapper + .mp_wrapper textarea:focus {
    border: 2px solid #2c79fd !important; }

/* line 963, ../../memberpress/memberpress.scss */
fieldset.submit {
  border-radius: 7px;
  margin-bottom: 30px; }

/* line 968, ../../memberpress/memberpress.scss */
input[type="radio"] {
  margin-bottom: 0;
  margin-top: -5px; }

/* line 973, ../../memberpress/memberpress.scss */
input.mepr-submit {
  background-color: #2c79fd;
  border: 0;
  color: white;
  padding: 11px;
  font-weight: bold; }

/* line 981, ../../memberpress/memberpress.scss */
.fieldset {
  border-radius: 17px; }
  /* line 984, ../../memberpress/memberpress.scss */
  .fieldset legend {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-style: italic;
    letter-spacing: -.5px;
    padding: 0 8px 0;
    font-size: 18px;
    transition: background-color .25s, color .25s; }
    /* line 993, ../../memberpress/memberpress.scss */
    .fieldset legend.error {
      background-color: #2c79fd !important;
      color: #fefefe !important; }

/* line 1000, ../../memberpress/memberpress.scss */
.mepr-unauthorized-message {
  display: none; }

/* line 1004, ../../memberpress/memberpress.scss */
.mepr-account-change-password {
  display: none; }

/* line 1008, ../../memberpress/memberpress.scss */
.mp_login_form {
  max-width: 400px;
  margin: 0 auto;
  background-color: #021b3a;
  padding: 43px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5); }
  /* line 1019, ../../memberpress/memberpress.scss */
  .mp_login_form .mp-form-label {
    font-size: 13px;
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
  /* line 1030, ../../memberpress/memberpress.scss */
  .mp_login_form form .remember-me {
    display: none; }
  /* line 1035, ../../memberpress/memberpress.scss */
  .mp_login_form form input[type="checkbox"] {
    margin-bottom: 1px;
    margin-right: 4px; }
  /* line 1041, ../../memberpress/memberpress.scss */
  .mp_login_form form .mp-spacer {
    display: none; }
  /* line 1045, ../../memberpress/memberpress.scss */
  .mp_login_form form .submit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px; }
    /* line 1052, ../../memberpress/memberpress.scss */
    .mp_login_form form .submit .forgot a {
      font-size: 14px;
      color: #f1f1f1;
      font-family: "Roboto", sans-serif;
      text-transform: uppercase; }
      /* line 1058, ../../memberpress/memberpress.scss */
      .mp_login_form form .submit .forgot a:hover {
        text-decoration: underline; }

/** Mp Tiles **/
/* line 1068, ../../memberpress/memberpress.scss */
.mp-tile {
  text-align: center;
  background: rgba(44, 121, 253, 0.5);
  border-radius: 10px;
  padding: 10px 20px;
  box-shadow: 2px 2px 7px 2px rgba(13, 39, 80, 0.16), -2px -2px 7px -2px rgba(255, 255, 255, 0.16); }
  /* line 1077, ../../memberpress/memberpress.scss */
  .mp-tile button {
    padding: 15px 20px;
    border-radius: 10px;
    display: block;
    margin: 5px auto;
    font-size: 14px;
    color: #f1f1f1;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: bold; }
    /* line 1089, ../../memberpress/memberpress.scss */
    .mp-tile button:hover {
      cursor: pointer;
      opacity: 80%; }
  /* line 1095, ../../memberpress/memberpress.scss */
  .mp-tile img {
    width: 59px;
    display: block;
    margin: 20px auto; }
  /* line 1102, ../../memberpress/memberpress.scss */
  .mp-tile h3.mp-tile-text {
    font-size: 20px;
    color: #f1f1f1;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: none; }
  /* line 1111, ../../memberpress/memberpress.scss */
  .mp-tile--discord {
    background: rgba(114, 137, 218, 0.5); }
    /* line 1114, ../../memberpress/memberpress.scss */
    .mp-tile--discord button {
      background: #7289da; }
  /* line 1119, ../../memberpress/memberpress.scss */
  .mp-tile--dfs {
    background: rgba(32, 186, 38, 0.5); }
    /* line 1122, ../../memberpress/memberpress.scss */
    .mp-tile--dfs img {
      color: #20ba26; }
    /* line 1126, ../../memberpress/memberpress.scss */
    .mp-tile--dfs button {
      background: #20ba26; }
  /* line 1131, ../../memberpress/memberpress.scss */
  .mp-tile--inactive {
    position: relative; }
    /* line 1139, ../../memberpress/memberpress.scss */
    .mp-tile--inactive img {
      position: relative; }
    /* line 1146, ../../memberpress/memberpress.scss */
    .mp-tile--inactive button:hover {
      cursor: default;
      opacity: 100%; }
    /* line 1152, ../../memberpress/memberpress.scss */
    .mp-tile--inactive:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background: rgba(10, 10, 10, 0.5);
      border-radius: 10px; }
  /* line 1164, ../../memberpress/memberpress.scss */
  .mp-tile--buttons {
    background: none;
    box-shadow: none;
    padding: 0; }
    /* line 1169, ../../memberpress/memberpress.scss */
    .mp-tile--buttons .row {
      margin-bottom: 0; }
    /* line 1173, ../../memberpress/memberpress.scss */
    .mp-tile--buttons h3.mp-underline-text {
      font-size: 16px;
      padding-bottom: 10px;
      display: block;
      text-align: left;
      border-bottom: 2px solid rgba(44, 121, 253, 0.65);
      text-transform: uppercase; }
    /* line 1182, ../../memberpress/memberpress.scss */
    .mp-tile--buttons .mp-tile--content {
      text-align: left;
      margin-bottom: 20px; }
      /* line 1186, ../../memberpress/memberpress.scss */
      .mp-tile--buttons .mp-tile--content h4 {
        display: inline-block;
        font-size: 14px;
        color: #aeafb5;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        margin-right: 10px; }
    /* line 1197, ../../memberpress/memberpress.scss */
    .mp-tile--buttons .mp-sub-container {
      display: inline-block; }
      /* line 1200, ../../memberpress/memberpress.scss */
      .mp-tile--buttons .mp-sub-container ul {
        list-style: none;
        border-bottom: none;
        margin-left: 0;
        margin-bottom: 0; }
        /* line 1206, ../../memberpress/memberpress.scss */
        .mp-tile--buttons .mp-sub-container ul li {
          color: #fefefe;
          float: left; }
        /* line 1211, ../../memberpress/memberpress.scss */
        .mp-tile--buttons .mp-sub-container ul li:not(:first-child) {
          display: none; }
    /* line 1217, ../../memberpress/memberpress.scss */
    .mp-tile--buttons button, .mp-tile--buttons a, .mp-tile--buttons a.mepr-account-row-action {
      border-radius: 5px;
      float: left;
      width: 48%;
      background: linear-gradient(0.25turn, #6b0101, #d30f10);
      color: #f1f1f1;
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase;
      padding: 12px 15px;
      text-align: center;
      margin-top: 20px; }
      /* line 1231, ../../memberpress/memberpress.scss */
      .mp-tile--buttons button.alt, .mp-tile--buttons a.alt, .mp-tile--buttons a.mepr-account-row-action.alt {
        float: right;
        background: #021b3a;
        border: 1px solid rgba(44, 121, 253, 0.65); }
      /* line 1237, ../../memberpress/memberpress.scss */
      .mp-tile--buttons button:hover, .mp-tile--buttons a:hover, .mp-tile--buttons a.mepr-account-row-action:hover {
        opacity: 80%; }

/* line 1246, ../../memberpress/memberpress.scss */
.mp-sub-container ul {
  list-style: none;
  border-bottom: none;
  margin-left: 0;
  margin-bottom: 0; }
  /* line 1252, ../../memberpress/memberpress.scss */
  .mp-sub-container ul li {
    color: #fefefe;
    float: left; }
  /* line 1257, ../../memberpress/memberpress.scss */
  .mp-sub-container ul li:not(:first-child) {
    display: none; }

@media screen and (min-width: 992px) {
  /* line 1262, ../../memberpress/memberpress.scss */
  .mp-sub-container--default {
    margin-left: -0.9375rem; } }

/* line 1267, ../../memberpress/memberpress.scss */
.mp-sub-container--default .sub-text {
  display: none; }

/* line 1271, ../../memberpress/memberpress.scss */
.mp-sub-container--default .sub-logo {
  display: inline-block; }
  /* line 1274, ../../memberpress/memberpress.scss */
  .mp-sub-container--default .sub-logo img {
    margin-top: 7px; }

/* line 1279, ../../memberpress/memberpress.scss */
.mp-sub-container--default .sub-expires {
  font-size: 11px;
  display: block;
  margin-top: -28px;
  color: #f1f1f1;
  font-family: "Roboto", sans-serif;
  font-style: italic; }

/* line 1289, ../../memberpress/memberpress.scss */
.mp-sub-container--sidebar {
  display: inline-block;
  margin-bottom: -5px; }
  /* line 1293, ../../memberpress/memberpress.scss */
  .mp-sub-container--sidebar .sub-text, .mp-sub-container--sidebar .sub-expires {
    display: none; }
  /* line 1297, ../../memberpress/memberpress.scss */
  .mp-sub-container--sidebar .sub-logo {
    display: block;
    max-width: 50px;
    margin-left: 5px; }

/* line 1307, ../../memberpress/memberpress.scss */
.mp-edit-link {
  position: absolute;
  right: 0;
  font-size: 12px;
  color: #aeafb5; }
  /* line 1313, ../../memberpress/memberpress.scss */
  .mp-edit-link:hover {
    cursor: pointer;
    opacity: 80%; }

/* line 1319, ../../memberpress/memberpress.scss */
.mp-button, input[type="submit"].mp-button {
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 14px;
  color: #f1f1f1;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  background: #2c79fd;
  background: linear-gradient(0.25turn, #6b0101, #d30f10);
  margin: 20px 0;
  max-width: 200px;
  text-align: center;
  display: inline-block; }
  /* line 1336, ../../memberpress/memberpress.scss */
  .mp-button.alt, input[type="submit"].mp-button.alt {
    display: inline-block;
    background: #021b3a;
    border: 1px solid rgba(44, 121, 253, 0.65); }
  /* line 1342, ../../memberpress/memberpress.scss */
  .mp-button:hover, input[type="submit"].mp-button:hover {
    cursor: pointer;
    opacity: 80%;
    color: #f1f1f1; }

/* line 1350, ../../memberpress/memberpress.scss */
input[type="submit"].mp-button {
  height: 42px;
  margin-right: 10px; }

/* line 1355, ../../memberpress/memberpress.scss */
.mp-link {
  color: #2c79fd; }
  /* line 1358, ../../memberpress/memberpress.scss */
  .mp-link:hover {
    opacity: 80%;
    cursor: pointer; }

/* line 1365, ../../memberpress/memberpress.scss */
.register-above {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
  text-align: center; }
  /* line 1371, ../../memberpress/memberpress.scss */
  .register-above h3 {
    text-align: center; }
  /* line 1375, ../../memberpress/memberpress.scss */
  .register-above img {
    width: 80px; }

/* line 1380, ../../memberpress/memberpress.scss */
.register-below {
  max-width: 400px;
  margin: 0 auto;
  background-color: #e8e8e8;
  padding: 80px 43px 23px 43px;
  border-radius: 10px;
  margin-top: -56px;
  text-align: center;
  transition: background-color .25s;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5); }
  /* line 1391, ../../memberpress/memberpress.scss */
  .register-below:hover {
    background-color: #2c79fd;
    cursor: pointer; }
    /* line 1395, ../../memberpress/memberpress.scss */
    .register-below:hover h5, .register-below:hover a {
      color: #fefefe; }
  /* line 1400, ../../memberpress/memberpress.scss */
  .register-below h5, .register-below a {
    transition: color .25s; }
  /* line 1404, ../../memberpress/memberpress.scss */
  .register-below h5 {
    margin-bottom: 0;
    color: #191919;
    font-weight: 600; }
  /* line 1410, ../../memberpress/memberpress.scss */
  .register-below a {
    color: #2c79fd;
    font-weight: 800;
    font-size: 33px; }

/* line 1419, ../../memberpress/memberpress.scss */
.single-memberpressproduct .plus-content.dark-bg {
  margin-top: -50px;
  background: linear-gradient(0deg, #003B82 0%, #0276FF 58.88%, #000000 100%);
  clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 100%);
  padding: 90px 0 60px 25px; }

/* line 1596, ../../memberpress/memberpress.scss */
.mepr-newpassword-form input, .mepr-newpassword-form .mp-form-row, #mepr-stripe-payment-form input, #mepr-stripe-payment-form .mp-form-row {
  max-width: 400px; }
  /* line 1599, ../../memberpress/memberpress.scss */
  .mepr-newpassword-form input.invalid, .mepr-newpassword-form .mp-form-row.invalid, #mepr-stripe-payment-form input.invalid, #mepr-stripe-payment-form .mp-form-row.invalid {
    background-color: #021b3a !important; }

/* line 1605, ../../memberpress/memberpress.scss */
.mepr-newpassword-form .mepr-submit, #mepr-stripe-payment-form .mepr-submit {
  width: auto; }

/* line 1610, ../../memberpress/memberpress.scss */
.mepr_updated, .mepr_error {
  background-color: #021b3a !important;
  color: #f1f1f1 !important; }

/* line 1615, ../../memberpress/memberpress.scss */
.mepr-account-product {
  clear: both; }

/* line 1621, ../../memberpress/memberpress.scss */
.mp-wrapper [type='text'], .mp-wrapper [type='password'], .mp-wrapper [type='date'], .mp-wrapper [type='datetime'], .mp-wrapper [type='datetime-local'], .mp-wrapper [type='month'], .mp-wrapper [type='week'], .mp-wrapper [type='email'], .mp-wrapper [type='number'], .mp-wrapper [type='search'], .mp-wrapper [type='tel'], .mp-wrapper [type='time'], .mp-wrapper [type='url'], .mp-wrapper [type='color'], .mp-wrapper textarea, .mp-wrapper + .mp_wrapper [type='text'], .mp-wrapper + .mp_wrapper [type='password'], .mp-wrapper + .mp_wrapper [type='date'], .mp-wrapper + .mp_wrapper [type='datetime'], .mp-wrapper + .mp_wrapper [type='datetime-local'], .mp-wrapper + .mp_wrapper [type='month'], .mp-wrapper + .mp_wrapper [type='week'], .mp-wrapper + .mp_wrapper [type='email'], .mp-wrapper + .mp_wrapper [type='number'], .mp-wrapper + .mp_wrapper [type='search'], .mp-wrapper + .mp_wrapper [type='tel'], .mp-wrapper + .mp_wrapper [type='time'], .mp-wrapper + .mp_wrapper [type='url'], .mp-wrapper + .mp_wrapper [type='color'], .mp-wrapper + .mp_wrapper textarea {
  background: #021b3a;
  border: 2px solid #aeafb5 !important;
  color: #f1f1f1;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 16px; }
  /* line 1629, ../../memberpress/memberpress.scss */
  .mp-wrapper [type='text']:focus, .mp-wrapper [type='password']:focus, .mp-wrapper [type='date']:focus, .mp-wrapper [type='datetime']:focus, .mp-wrapper [type='datetime-local']:focus, .mp-wrapper [type='month']:focus, .mp-wrapper [type='week']:focus, .mp-wrapper [type='email']:focus, .mp-wrapper [type='number']:focus, .mp-wrapper [type='search']:focus, .mp-wrapper [type='tel']:focus, .mp-wrapper [type='time']:focus, .mp-wrapper [type='url']:focus, .mp-wrapper [type='color']:focus, .mp-wrapper textarea:focus, .mp-wrapper + .mp_wrapper [type='text']:focus, .mp-wrapper + .mp_wrapper [type='password']:focus, .mp-wrapper + .mp_wrapper [type='date']:focus, .mp-wrapper + .mp_wrapper [type='datetime']:focus, .mp-wrapper + .mp_wrapper [type='datetime-local']:focus, .mp-wrapper + .mp_wrapper [type='month']:focus, .mp-wrapper + .mp_wrapper [type='week']:focus, .mp-wrapper + .mp_wrapper [type='email']:focus, .mp-wrapper + .mp_wrapper [type='number']:focus, .mp-wrapper + .mp_wrapper [type='search']:focus, .mp-wrapper + .mp_wrapper [type='tel']:focus, .mp-wrapper + .mp_wrapper [type='time']:focus, .mp-wrapper + .mp_wrapper [type='url']:focus, .mp-wrapper + .mp_wrapper [type='color']:focus, .mp-wrapper + .mp_wrapper textarea:focus {
    border: 2px solid #2c79fd !important; }

/* line 1635, ../../memberpress/memberpress.scss */
fieldset.submit {
  border-radius: 7px;
  margin-bottom: 30px; }

/* line 1640, ../../memberpress/memberpress.scss */
input[type="radio"] {
  margin-bottom: 0;
  margin-top: -5px; }

/* line 1645, ../../memberpress/memberpress.scss */
input.mepr-submit {
  background-color: #367cf3;
  border: 1px solid #367cf3;
  color: #fefefe;
  padding: 16px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 208px;
  border-radius: 10px; }
  /* line 1657, ../../memberpress/memberpress.scss */
  input.mepr-submit:hover {
    background-color: transparent;
    border: 1px solid #367cf3;
    color: #367cf3; }

/* line 1665, ../../memberpress/memberpress.scss */
.fieldset {
  border-radius: 17px; }
  /* line 1668, ../../memberpress/memberpress.scss */
  .fieldset legend {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-style: italic;
    letter-spacing: -.5px;
    padding: 0 8px 0;
    font-size: 18px;
    transition: background-color .25s, color .25s; }
    /* line 1677, ../../memberpress/memberpress.scss */
    .fieldset legend.error {
      background-color: #2c79fd !important;
      color: #fefefe !important; }

/* line 1684, ../../memberpress/memberpress.scss */
.mepr-unauthorized-message {
  display: none; }

/* line 1688, ../../memberpress/memberpress.scss */
.mepr-account-change-password {
  display: none; }

/* line 1692, ../../memberpress/memberpress.scss */
.mp_login_form {
  max-width: 400px;
  margin: 0 auto;
  background-color: #021b3a;
  padding: 43px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5); }
  /* line 1703, ../../memberpress/memberpress.scss */
  .mp_login_form .mp-form-label {
    font-size: 13px;
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
  /* line 1714, ../../memberpress/memberpress.scss */
  .mp_login_form form .remember-me {
    display: none; }
  /* line 1719, ../../memberpress/memberpress.scss */
  .mp_login_form form input[type="checkbox"] {
    margin-bottom: 1px;
    margin-right: 4px; }
  /* line 1725, ../../memberpress/memberpress.scss */
  .mp_login_form form .mp-spacer {
    display: none; }
  /* line 1729, ../../memberpress/memberpress.scss */
  .mp_login_form form .submit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px; }
    /* line 1736, ../../memberpress/memberpress.scss */
    .mp_login_form form .submit .forgot a {
      font-size: 14px;
      color: #f1f1f1;
      font-family: "Roboto", sans-serif;
      text-transform: uppercase; }
      /* line 1742, ../../memberpress/memberpress.scss */
      .mp_login_form form .submit .forgot a:hover {
        text-decoration: underline; }

/* line 1751, ../../memberpress/memberpress.scss */
.register-above {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
  text-align: center; }
  /* line 1757, ../../memberpress/memberpress.scss */
  .register-above h3 {
    text-align: center; }
  /* line 1761, ../../memberpress/memberpress.scss */
  .register-above img {
    width: 80px; }

/* line 1766, ../../memberpress/memberpress.scss */
.register-below {
  max-width: 400px;
  margin: 0 auto;
  background-color: #e8e8e8;
  padding: 80px 43px 23px 43px;
  border-radius: 10px;
  margin-top: -56px;
  text-align: center;
  transition: background-color .25s;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5); }
  /* line 1777, ../../memberpress/memberpress.scss */
  .register-below:hover {
    background-color: #2c79fd;
    cursor: pointer; }
    /* line 1781, ../../memberpress/memberpress.scss */
    .register-below:hover h5, .register-below:hover a {
      color: #fefefe; }
  /* line 1786, ../../memberpress/memberpress.scss */
  .register-below h5, .register-below a {
    transition: color .25s; }
  /* line 1790, ../../memberpress/memberpress.scss */
  .register-below h5 {
    margin-bottom: 0;
    color: #191919;
    font-weight: 600; }
  /* line 1796, ../../memberpress/memberpress.scss */
  .register-below a {
    color: #2c79fd;
    font-weight: 800;
    font-size: 33px; }

/* line 1805, ../../memberpress/memberpress.scss */
.single-memberpressproduct .plus-content.dark-bg {
  margin-top: 0;
  background: transparent;
  clip-path: none;
  padding: 0; }

/* line 1820, ../../memberpress/memberpress.scss */
.checkout > .row {
  max-width: 400px;
  margin: 0 auto; }
  /* line 1825, ../../memberpress/memberpress.scss */
  .checkout > .row > .column .hold-me {
    padding: 24px;
    border-radius: 4px;
    box-shadow: none; }
    /* line 1831, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .mepr-form-has-errors, .checkout > .row > .column .hold-me .mp_wrapper .cc-error {
      font-size: 12px;
      color: #8c0c0c; }
    /* line 1836, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .mp-form-row {
      position: relative;
      margin-bottom: 16px; }
      @media print, screen and (min-width: 40em) {
        /* line 1836, ../../memberpress/memberpress.scss */
        .checkout > .row > .column .hold-me .mp-form-row {
          max-width: 46%;
          margin-right: calc(2% - 4px);
          float: left; } }
      /* line 1845, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .mp-form-row .mp-form-label {
        position: absolute;
        top: 40px;
        margin-right: 0; }
    /* line 1851, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .checkout-left {
      padding: 40px;
      background: #1e1e1e;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px; }
    /* line 1857, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .checkout-right {
      padding: 40px;
      background: #161D28;
      border-top-right-radius: 12px;
      border-bottom-right-radius: 12px; }
      /* line 1862, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .checkout-right .mp-form-row {
        max-width: 100%;
        float: none; }
    /* line 1868, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .close-form {
      display: none; }
    /* line 1872, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me label {
      display: none !important;
      font-weight: normal;
      font-size: 11px !important;
      font-family: "PT Serif", serif;
      color: #121212; }
    /* line 1881, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me input.button {
      font-size: 14px;
      margin: 0; }
    /* line 1886, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me span#card-errors {
      width: 100%;
      display: inline-block;
      font-size: 14px;
      margin-bottom: 6px; }
    /* line 1893, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me input[type="text"], .checkout > .row > .column .hold-me input[type="email"], .checkout > .row > .column .hold-me input[type="password"] {
      font-size: 16px;
      line-height: 20px;
      font-family: "Roboto", sans-serif;
      color: #121212;
      background: #dddddd;
      border-radius: 4px;
      padding: 22px 8px;
      margin-bottom: 0 !important;
      border: 1px solid #121212; }
      /* line 1903, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]::placeholder, .checkout > .row > .column .hold-me input[type="email"]::placeholder, .checkout > .row > .column .hold-me input[type="password"]::placeholder {
        font-size: 13px;
        opacity: 1;
        color: #57585e; }
      /* line 1909, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]::-webkit-input-placeholder, .checkout > .row > .column .hold-me input[type="email"]::-webkit-input-placeholder, .checkout > .row > .column .hold-me input[type="password"]::-webkit-input-placeholder {
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        color: #121212;
        opacity: 1; }
      /* line 1916, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]::-moz-placeholder, .checkout > .row > .column .hold-me input[type="email"]::-moz-placeholder, .checkout > .row > .column .hold-me input[type="password"]::-moz-placeholder {
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        color: #121212;
        opacity: 1; }
      /* line 1923, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]:-ms-input-placeholder, .checkout > .row > .column .hold-me input[type="email"]:-ms-input-placeholder, .checkout > .row > .column .hold-me input[type="password"]:-ms-input-placeholder {
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        color: #121212;
        opacity: 1; }
      /* line 1930, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]:-moz-placeholder, .checkout > .row > .column .hold-me input[type="email"]:-moz-placeholder, .checkout > .row > .column .hold-me input[type="password"]:-moz-placeholder {
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        color: #121212;
        opacity: 1; }
      /* line 1937, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]:focus::-webkit-input-placeholder, .checkout > .row > .column .hold-me input[type="email"]:focus::-webkit-input-placeholder, .checkout > .row > .column .hold-me input[type="password"]:focus::-webkit-input-placeholder {
        transition: text-indent .5s .1s ease;
        color: #121212;
        text-indent: -100%;
        opacity: 1; }
      /* line 1944, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]:focus::-moz-placeholder, .checkout > .row > .column .hold-me input[type="email"]:focus::-moz-placeholder, .checkout > .row > .column .hold-me input[type="password"]:focus::-moz-placeholder {
        transition: text-indent .5s .1s ease;
        color: #121212;
        text-indent: -100%;
        opacity: 1; }
      /* line 1951, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]:focus:-ms-input-placeholder, .checkout > .row > .column .hold-me input[type="email"]:focus:-ms-input-placeholder, .checkout > .row > .column .hold-me input[type="password"]:focus:-ms-input-placeholder {
        transition: text-indent .5s .1s ease;
        color: #121212;
        text-indent: -100%;
        opacity: 1; }
      /* line 1958, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"]:focus:-moz-placeholder, .checkout > .row > .column .hold-me input[type="email"]:focus:-moz-placeholder, .checkout > .row > .column .hold-me input[type="password"]:focus:-moz-placeholder {
        transition: text-indent .5s .1s ease;
        color: #121212;
        text-indent: -100%;
        opacity: 1; }
      /* line 1964, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me input[type="text"].mepr-form-input.invalid, .checkout > .row > .column .hold-me input[type="email"].mepr-form-input.invalid, .checkout > .row > .column .hold-me input[type="password"].mepr-form-input.invalid {
        border: 1px red solid !important; }
    /* line 1969, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .desc {
      text-align: left;
      padding-bottom: 0;
      border-bottom: none;
      margin-bottom: 0;
      margin-left: 0; }
      /* line 1976, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .desc h3 {
        color: #fefefe;
        font-family: "Roboto", sans-serif;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 500; }
    @media only screen and (min-width: 640px) {
      /* line 1987, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .row-of-two {
        display: flex;
        justify-content: space-between; }
        /* line 1993, ../../memberpress/memberpress.scss */
        .checkout > .row > .column .hold-me .row-of-two .mp-form-row:first-of-type {
          padding-right: 5px; }
        /* line 1997, ../../memberpress/memberpress.scss */
        .checkout > .row > .column .hold-me .row-of-two .mp-form-row:last-of-type {
          padding-left: 5px; } }
    /* line 2004, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .coupon-link {
      display: none; }
    /* line 2008, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .mepr_coupon {
      display: block; }
      /* line 2010, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .mepr_coupon h3 {
        color: #fefefe;
        font-family: "Roboto", sans-serif;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 500;
        text-align: left; }
    /* line 2021, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .payment-title {
      flex: 0 0 50%;
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase;
      text-align: left;
      padding-left: 8px; }
      /* line 2029, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .payment-title h3 {
        color: #fefefe;
        font-family: "Roboto", sans-serif;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 500; }
    /* line 2039, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me #mepr-payment-methods-wrapper {
      margin-top: 0;
      padding: 0;
      border-radius: 0;
      background-color: transparent;
      margin-bottom: 0;
      clear: both;
      background: #212121;
      padding: 40px;
      border-radius: 12px; }
      /* line 2050, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me #mepr-payment-methods-wrapper .payment-intro .mepr-payment-methods-icons {
        flex: 0 0 50%;
        text-align: center; }
      /* line 2055, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me #mepr-payment-methods-wrapper h4 {
        color: #fefefe; }
      /* line 2059, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me #mepr-payment-methods-wrapper .mepr-stripe-card-element {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 34.68%, rgba(255, 251, 249, 0.5) 85%), rgba(255, 255, 255, 0.5);
        padding: 8px !important;
        border-radius: 12px; }
      /* line 2065, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me #mepr-payment-methods-wrapper .card-name {
        margin-bottom: 0; }
    /* line 2070, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .mp-form-submit {
      text-align: center; }
      /* line 2078, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .mp-form-submit span.mepr-form-has-errors {
        font-size: 17px !important;
        font-weight: bold;
        margin-top: 9px; }
    /* line 2132, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .billing-description h3 {
      color: #fefefe;
      font-family: "Roboto", sans-serif;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-size: 14px;
      margin-bottom: 0;
      font-weight: 500;
      text-align: left; }
    /* line 2142, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .billing-description .price {
      float: left;
      width: 25%;
      font-size: 14px;
      color: #fefefe;
      font-family: "Roboto", sans-serif;
      font-weight: bold; }
    /* line 2150, ../../memberpress/memberpress.scss */
    .checkout > .row > .column .hold-me .billing-description .description {
      float: left;
      width: 73%;
      margin-right: 2%;
      text-align: left; }
      /* line 2155, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .billing-description .description h4 {
        font-size: 16px;
        line-height: 20px;
        font-style: normal;
        font-weight: bold;
        color: #fefefe;
        font-family: "Roboto", sans-serif; }
      /* line 2164, ../../memberpress/memberpress.scss */
      .checkout > .row > .column .hold-me .billing-description .description p {
        font-size: 12px;
        line-height: 20px;
        font-style: normal;
        font-weight: bold;
        color: #fefefe;
        font-family: "Roboto", sans-serif; }

/* line 2184, ../../memberpress/memberpress.scss */
.mepr-newpassword-form input, .mepr-newpassword-form .mp-form-row, #mepr-stripe-payment-form input, #mepr-stripe-payment-form .mp-form-row {
  max-width: 400px; }
  /* line 2187, ../../memberpress/memberpress.scss */
  .mepr-newpassword-form input.invalid, .mepr-newpassword-form .mp-form-row.invalid, #mepr-stripe-payment-form input.invalid, #mepr-stripe-payment-form .mp-form-row.invalid {
    background-color: #021b3a !important; }

/* line 2193, ../../memberpress/memberpress.scss */
.mepr-newpassword-form .mepr-submit, #mepr-stripe-payment-form .mepr-submit {
  width: auto; }

/* line 2198, ../../memberpress/memberpress.scss */
.mepr_updated, .mepr_error {
  background-color: #021b3a !important;
  color: #f1f1f1 !important; }

/* line 2203, ../../memberpress/memberpress.scss */
.mepr-account-product {
  clear: both; }

/* line 2220, ../../memberpress/memberpress.scss */
.single-post .mepr-unauthorized-message, .single .mepr-unauthorized-message, .single-series-post .mepr-unauthorized-message, .single-video-post .mepr-unauthorized-message, .page:not(.page-template-page-account) .mepr-unauthorized-message {
  display: block;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  backdrop-filter: blur(5px);
  z-index: 999; }
  /* line 2229, ../../memberpress/memberpress.scss */
  .single-post .mepr-unauthorized-message .pl-plus, .single .mepr-unauthorized-message .pl-plus, .single-series-post .mepr-unauthorized-message .pl-plus, .single-video-post .mepr-unauthorized-message .pl-plus, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus {
    position: relative;
    top: 25%;
    border: 3px solid #ffd139;
    border-radius: 12px;
    padding: 24px;
    max-width: 430px;
    margin: 0 auto;
    text-align: center; }
    /* line 2238, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-plus h3, .single-post .mepr-unauthorized-message .pl-plus span, .single-post .mepr-unauthorized-message .pl-plus a, .single .mepr-unauthorized-message .pl-plus h3, .single .mepr-unauthorized-message .pl-plus span, .single .mepr-unauthorized-message .pl-plus a, .single-series-post .mepr-unauthorized-message .pl-plus h3, .single-series-post .mepr-unauthorized-message .pl-plus span, .single-series-post .mepr-unauthorized-message .pl-plus a, .single-video-post .mepr-unauthorized-message .pl-plus h3, .single-video-post .mepr-unauthorized-message .pl-plus span, .single-video-post .mepr-unauthorized-message .pl-plus a, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus h3, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus span, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus a {
      color: #fefefe;
      text-align: center; }
    /* line 2242, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-plus-logo, .single .mepr-unauthorized-message .pl-plus-logo, .single-series-post .mepr-unauthorized-message .pl-plus-logo, .single-video-post .mepr-unauthorized-message .pl-plus-logo, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus-logo {
      max-width: 80px;
      margin: 20px auto; }
    /* line 2246, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-plus-login, .single .mepr-unauthorized-message .pl-plus-login, .single-series-post .mepr-unauthorized-message .pl-plus-login, .single-video-post .mepr-unauthorized-message .pl-plus-login, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus-login {
      text-align: center; }
      /* line 2248, ../../memberpress/memberpress.scss */
      .single-post .mepr-unauthorized-message .pl-plus-login a, .single .mepr-unauthorized-message .pl-plus-login a, .single-series-post .mepr-unauthorized-message .pl-plus-login a, .single-video-post .mepr-unauthorized-message .pl-plus-login a, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus-login a {
        color: #00a3ff;
        text-align: center;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 2px;
        text-transform: uppercase; }
    /* line 2258, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-plus-button-wrap, .single .mepr-unauthorized-message .pl-plus-button-wrap, .single-series-post .mepr-unauthorized-message .pl-plus-button-wrap, .single-video-post .mepr-unauthorized-message .pl-plus-button-wrap, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus-button-wrap {
      text-align: center; }
    /* line 2262, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-plus-no-alerts a, .single .mepr-unauthorized-message .pl-plus-no-alerts a, .single-series-post .mepr-unauthorized-message .pl-plus-no-alerts a, .single-video-post .mepr-unauthorized-message .pl-plus-no-alerts a, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus-no-alerts a {
      color: #00a3ff; }
    /* line 2266, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-plus-message, .single .mepr-unauthorized-message .pl-plus-message, .single-series-post .mepr-unauthorized-message .pl-plus-message, .single-video-post .mepr-unauthorized-message .pl-plus-message, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-plus-message {
      font-family: "PT Serif", serif;
      font-size: 22px;
      line-height: 32px;
      background: linear-gradient(242.23deg, #1C1C1B 0%, #2E2E2E 100%); }
  /* line 2275, ../../memberpress/memberpress.scss */
  .single-post .mepr-unauthorized-message .pl-pro, .single .mepr-unauthorized-message .pl-pro, .single-series-post .mepr-unauthorized-message .pl-pro, .single-video-post .mepr-unauthorized-message .pl-pro, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro {
    position: relative;
    top: 25%;
    border: 3px solid #ff3838;
    border-radius: 12px;
    padding: 24px;
    max-width: 430px;
    margin: 0 auto;
    text-align: center; }
    /* line 2284, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-pro h3, .single-post .mepr-unauthorized-message .pl-pro span, .single-post .mepr-unauthorized-message .pl-pro a, .single .mepr-unauthorized-message .pl-pro h3, .single .mepr-unauthorized-message .pl-pro span, .single .mepr-unauthorized-message .pl-pro a, .single-series-post .mepr-unauthorized-message .pl-pro h3, .single-series-post .mepr-unauthorized-message .pl-pro span, .single-series-post .mepr-unauthorized-message .pl-pro a, .single-video-post .mepr-unauthorized-message .pl-pro h3, .single-video-post .mepr-unauthorized-message .pl-pro span, .single-video-post .mepr-unauthorized-message .pl-pro a, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro h3, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro span, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro a {
      color: #fefefe;
      text-align: center; }
    /* line 2288, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-pro-logo, .single .mepr-unauthorized-message .pl-pro-logo, .single-series-post .mepr-unauthorized-message .pl-pro-logo, .single-video-post .mepr-unauthorized-message .pl-pro-logo, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro-logo {
      max-width: 120px;
      margin: 20px auto; }
    /* line 2292, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-pro-login, .single .mepr-unauthorized-message .pl-pro-login, .single-series-post .mepr-unauthorized-message .pl-pro-login, .single-video-post .mepr-unauthorized-message .pl-pro-login, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro-login {
      text-align: center; }
      /* line 2294, ../../memberpress/memberpress.scss */
      .single-post .mepr-unauthorized-message .pl-pro-login a, .single .mepr-unauthorized-message .pl-pro-login a, .single-series-post .mepr-unauthorized-message .pl-pro-login a, .single-video-post .mepr-unauthorized-message .pl-pro-login a, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro-login a {
        color: #00a3ff;
        text-align: center;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 2px;
        text-transform: uppercase; }
    /* line 2304, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-pro-button-wrap, .single .mepr-unauthorized-message .pl-pro-button-wrap, .single-series-post .mepr-unauthorized-message .pl-pro-button-wrap, .single-video-post .mepr-unauthorized-message .pl-pro-button-wrap, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro-button-wrap {
      text-align: center; }
    /* line 2308, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-pro-no-alerts a, .single .mepr-unauthorized-message .pl-pro-no-alerts a, .single-series-post .mepr-unauthorized-message .pl-pro-no-alerts a, .single-video-post .mepr-unauthorized-message .pl-pro-no-alerts a, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro-no-alerts a {
      color: #00a3ff; }
    /* line 2312, ../../memberpress/memberpress.scss */
    .single-post .mepr-unauthorized-message .pl-pro-message, .single .mepr-unauthorized-message .pl-pro-message, .single-series-post .mepr-unauthorized-message .pl-pro-message, .single-video-post .mepr-unauthorized-message .pl-pro-message, .page:not(.page-template-page-account) .mepr-unauthorized-message .pl-pro-message {
      font-family: "PT Serif", serif;
      font-size: 22px;
      line-height: 32px;
      background: linear-gradient(242.23deg, #1C1C1B 0%, #2E2E2E 100%); }

/* line 2321, ../../memberpress/memberpress.scss */
.single-post .mepr-login-form-wrap, .single .mepr-login-form-wrap, .single-series-post .mepr-login-form-wrap, .single-video-post .mepr-login-form-wrap, .page:not(.page-template-page-account) .mepr-login-form-wrap {
  display: none; }

/* line 2326, ../../memberpress/memberpress.scss */
.single-memberpressproduct h1.page-title {
  font-family: "PT Serif", serif;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-size: 32px;
  margin-top: 32px;
  text-align: left;
  color: #fefefe;
  margin-left: 40px; }

/* line 2338, ../../memberpress/memberpress.scss */
.mepr-signup-form .summary-logo {
  height: 80px;
  padding: 20px 0;
  margin: 20px 0;
  border-top: 1px solid #1d3255;
  border-bottom: 1px solid #1d3255;
  position: relative; }
  /* line 2345, ../../memberpress/memberpress.scss */
  .mepr-signup-form .summary-logo::after {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    height: 40px;
    width: 100%;
    background: url("../../_images/lander/PL-plus.svg") no-repeat;
    background-size: contain; }

/* line 2357, ../../memberpress/memberpress.scss */
.mepr-signup-form[action*='plus'] .summary-logo::after {
  background: url("../../_images/lander/PL-plus.svg") no-repeat;
  background-size: contain; }

/* line 2363, ../../memberpress/memberpress.scss */
.mepr-signup-form[action*='basic'] .summary-logo::after {
  background: url("../../_images/lander/PL-Basic.svg") no-repeat;
  background-size: contain; }

/* line 2369, ../../memberpress/memberpress.scss */
.mepr-signup-form[action*='vip'] .summary-logo::after {
  background: url("../../_images/lander/PL-VIP.svg") no-repeat;
  background-size: contain; }

/* line 2376, ../../memberpress/memberpress.scss */
.terms-and-conditions-container {
  background: rgba(255, 255, 255, 0.3); }
  /* line 2379, ../../memberpress/memberpress.scss */
  .terms-and-conditions-container .terms-and-conditions-input {
    display: table;
    margin: 0 auto; }
  /* line 2384, ../../memberpress/memberpress.scss */
  .terms-and-conditions-container .terms-and-conditions-checkbox-label {
    color: #000000;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 12px;
    padding-right: 20px;
    text-align: center; }
    /* line 2392, ../../memberpress/memberpress.scss */
    .terms-and-conditions-container .terms-and-conditions-checkbox-label a {
      font-weight: 700;
      text-decoration: underline;
      font-style: italic;
      color: #000000; }
  /* line 2400, ../../memberpress/memberpress.scss */
  .terms-and-conditions-container .pl-plus-terms-and-conditions-checkbox {
    margin-top: 12px;
    margin-bottom: 12px; }

@media only screen and (max-width: 640px) {
  /* line 2406, ../../memberpress/memberpress.scss */
  #accountOverviewContainer {
    min-width: 0px;
    word-wrap: break-word;
    padding-right: 20px; } }

/* line 2415, ../../memberpress/memberpress.scss */
#discordLightbox {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #2c2f33;
  border: none;
  font-family: "Lora", serif;
  margin-top: 60px; }
  @media only screen and (max-width: 640px) {
    /* line 2415, ../../memberpress/memberpress.scss */
    #discordLightbox {
      margin-top: 40%;
      margin-bottom: 70%; } }

/* line 2431, ../../memberpress/memberpress.scss */
.discordLightboxText {
  color: white;
  font-family: "Lora", serif; }

/* line 2436, ../../memberpress/memberpress.scss */
#discordLightboxHeaders {
  padding-top: 10px; }

/* line 2440, ../../memberpress/memberpress.scss */
#discordLightboxHeaders h1 {
  font-size: 2.5em; }

/* line 2444, ../../memberpress/memberpress.scss */
#discordTagForm {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 20px;
  align-self: center; }

/* line 2452, ../../memberpress/memberpress.scss */
#discordTagInputLabel {
  color: #97A9B4;
  font-family: "Lora", serif; }

/* line 2457, ../../memberpress/memberpress.scss */
#helpLink {
  font-weight: 800;
  padding-left: 12em; }

/* line 2462, ../../memberpress/memberpress.scss */
#discordTagInput {
  display: inline-block;
  background-color: #23272A;
  border-radius: 5px;
  width: 18em;
  border: none;
  margin-bottom: -20px;
  color: #fff; }

/* line 2472, ../../memberpress/memberpress.scss */
#discordTagInput::placeholder {
  opacity: .5; }

/* line 2476, ../../memberpress/memberpress.scss */
#lightboxSubmitButton {
  color: white;
  background-color: #5865F2;
  border-radius: 7px;
  font-size: 20px;
  width: 8em;
  padding-bottom: 10px;
  padding-top: 10px;
  cursor: pointer; }

/* line 2487, ../../memberpress/memberpress.scss */
#connectToDiscordButton {
  color: white;
  background-color: #5865F2;
  border-radius: 7px;
  font-size: 20px;
  margin-bottom: 10px;
  padding: 10px;
  cursor: pointer; }

/* line 2497, ../../memberpress/memberpress.scss */
#successForm {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 50px;
  text-align: center; }

/* line 2505, ../../memberpress/memberpress.scss */
#discordSignUpText {
  padding-top: 10px;
  padding-bottom: 15px; }

/* line 2510, ../../memberpress/memberpress.scss */
#discordSignUpLink {
  font-weight: 800; }

/* line 2514, ../../memberpress/memberpress.scss */
#AccountOverviewDiscordTagDisplay {
  color: #f1f1f1;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-top: 40px; }

/* line 2522, ../../memberpress/memberpress.scss */
#AccountOverviewDiscordTagDisplay b {
  margin-right: 20px; }

/* line 2526, ../../memberpress/memberpress.scss */
#mepr_forgot_password_form .submit input, #mepr_reset_password_form .submit input {
  display: flex;
  align-items: center;
  text-align: center;
  border-radius: 5px;
  margin: 0 5px;
  float: left;
  background: linear-gradient(0.25turn, #6b0101, #d30f10);
  border: 1px solid linear-gradient(0.25turn, #6b0101, #d30f10);
  color: #f1f1f1;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 15px 10px 15px; }

/* line 2543, ../../memberpress/memberpress.scss */
.mepr_forgot_password_input {
  padding-top: 30px; }

/* line 2547, ../../memberpress/memberpress.scss */
.mepr_forgot_password_input label, #mepr_reset_password_form label,
.mepr_password_reset_requested p, #mepr_reset_password_form {
  color: #fefefe;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase; }

/*# sourceMappingURL=memberpress.css.map */
/* line 4, ../../leaderboard/advanced_filters/advanced_filters.scss */
.advanced-filters {
  font-family: "Noto Sans", sans-serif;
  font-size: 15px; }
  /* line 8, ../../leaderboard/advanced_filters/advanced_filters.scss */
  .advanced-filters #advanced-filters {
    background-color: transparent;
    position: static; }
    /* line 12, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .outer-container {
      background-color: #fefefe;
      border-radius: 3px;
      width: 100%;
      padding: 1rem; }
    /* line 19, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .container {
      display: flex;
      background-color: #ebf2fe;
      justify-content: center;
      align-items: center;
      text-align: center;
      max-width: 50%;
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      border: #0775fc 1px solid;
      border-radius: .75rem; }
    /* line 36, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters #add-advanced-filter {
      margin-top: .5rem;
      margin-bottom: .5rem;
      height: 2.4375rem;
      border-radius: 3px;
      padding-top: 11px; }
      /* line 42, ../../leaderboard/advanced_filters/advanced_filters.scss */
      .advanced-filters #advanced-filters #add-advanced-filter:hover {
        opacity: 75%; }
    /* line 47, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters span.advanced-filter-label {
      color: #0775fc;
      margin-right: auto;
      margin-left: auto;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 2px; }
    /* line 56, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters select.statistic, .advanced-filters #advanced-filters select.operator, .advanced-filters #advanced-filters input#number-input {
      max-width: 18%;
      margin: .5rem;
      display: flex;
      height: 2.4375rem;
      text-align: left;
      border: #d7dadd solid .5px;
      border-radius: .5rem;
      background-color: #fefefe;
      box-shadow: none !important;
      font-size: 13px;
      color: #414141;
      font-weight: bold; }
      /* line 63, ../../leaderboard/advanced_filters/advanced_filters.scss */
      .advanced-filters #advanced-filters select.statistic.hidden, .advanced-filters #advanced-filters select.operator.hidden, .advanced-filters #advanced-filters input#number-input.hidden {
        display: none !important; }
    /* line 76, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters #add-advanced-filter {
      font-size: 13px;
      margin-left: auto;
      margin-right: auto;
      border-radius: .5rem; }
    /* line 84, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .active-filter, .advanced-filters #advanced-filters .no-active-filters {
      background-color: #167498;
      color: #fefefe;
      margin-right: 11px;
      padding: 5px 28px 5px 9px;
      font-family: "Noto Sans", sans-serif;
      font-size: 13px;
      transition: background-color .25s;
      position: relative; }

/* line 97, ../../leaderboard/advanced_filters/advanced_filters.scss */
.interface-filters {
  background-color: #d0d0d0 !important; }
  /* line 100, ../../leaderboard/advanced_filters/advanced_filters.scss */
  .interface-filters #interface-active-filters {
    display: flex;
    background-color: #f3f3f3;
    padding: 1rem; }
    /* line 105, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .interface-filters #interface-active-filters .active-filter {
      padding: 5px 12px 5px 12px;
      background-color: #f9f9f9;
      border: #d7dadd solid .5px;
      border-radius: .5rem;
      color: #646b71;
      font-family: "Noto Sans", sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
      cursor: pointer !important; }
      /* line 118, ../../leaderboard/advanced_filters/advanced_filters.scss */
      .interface-filters #interface-active-filters .active-filter::after {
        content: "X";
        padding-left: 10px;
        color: #484c50d0; }
      /* line 124, ../../leaderboard/advanced_filters/advanced_filters.scss */
      .interface-filters #interface-active-filters .active-filter:hover {
        opacity: 75%; }
      /* line 128, ../../leaderboard/advanced_filters/advanced_filters.scss */
      .interface-filters #interface-active-filters .active-filter:not(:first-child) {
        margin-left: .75rem; }
    /* line 133, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .interface-filters #interface-active-filters .clear-filter {
      padding: 5px 12px;
      background-color: #f9f9f9;
      border: #d7dadd solid .5px;
      border-radius: .5rem;
      color: #646b71;
      font-family: "Noto Sans", sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
      cursor: pointer !important; }
      /* line 146, ../../leaderboard/advanced_filters/advanced_filters.scss */
      .interface-filters #interface-active-filters .clear-filter:hover {
        opacity: 75%; }
      /* line 150, ../../leaderboard/advanced_filters/advanced_filters.scss */
      .interface-filters #interface-active-filters .clear-filter:not(:first-child) {
        margin-left: .75rem; }

@media all and (max-width: 1024px) {
  /* line 160, ../../leaderboard/advanced_filters/advanced_filters.scss */
  .advanced-filters #advanced-filters .container {
    flex-wrap: wrap; }
    /* line 163, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .container .advanced-filter-label {
      flex-basis: 100%;
      text-align: left;
      padding-left: .5rem;
      padding-top: .5rem; }
    /* line 170, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .container select.statistic {
      max-width: 28%; }
    /* line 174, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .container select.operator {
      max-width: 28%; }
    /* line 178, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .container #number-input {
      max-width: 28%; }
    /* line 182, ../../leaderboard/advanced_filters/advanced_filters.scss */
    .advanced-filters #advanced-filters .container #add-advanced-filter {
      flex-basis: 90%; } }

/*# sourceMappingURL=advanced_filters.css.map */
/* line 3, ../../leaderboard/advanced-filters/advanced-filters.scss */
#advanced-filters {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center; }
  /* line 13, ../../leaderboard/advanced-filters/advanced-filters.scss */
  #advanced-filters h5 {
    margin: 0px;
    color: #fefefe;
    text-align: center;
    font-family: "Noto Sans";
    text-transform: uppercase; }
  /* line 21, ../../leaderboard/advanced-filters/advanced-filters.scss */
  #advanced-filters > .hold-me {
    margin-top: 150px;
    position: fixed;
    width: 700px;
    background-color: #115d7e;
    box-shadow: 0px 0px 24px -7px rgba(0, 0, 0, 0.29);
    border-radius: 10px; }
    /* line 29, ../../leaderboard/advanced-filters/advanced-filters.scss */
    #advanced-filters > .hold-me .title-row {
      background-color: #1c749a;
      padding: 16px 0px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
    /* line 36, ../../leaderboard/advanced-filters/advanced-filters.scss */
    #advanced-filters > .hold-me .filters {
      padding: 55px 40px; }
      /* line 39, ../../leaderboard/advanced-filters/advanced-filters.scss */
      #advanced-filters > .hold-me .filters #active-filters {
        display: flex;
        min-height: 31px; }
        /* line 43, ../../leaderboard/advanced-filters/advanced-filters.scss */
        #advanced-filters > .hold-me .filters #active-filters .no-active-filters {
          padding-right: 9px; }
      /* line 48, ../../leaderboard/advanced-filters/advanced-filters.scss */
      #advanced-filters > .hold-me .filters .filter-creator {
        display: flex;
        margin-top: 37px; }
        /* line 52, ../../leaderboard/advanced-filters/advanced-filters.scss */
        #advanced-filters > .hold-me .filters .filter-creator .filter-block {
          flex-grow: 1;
          color: #ffffff;
          font-weight: bold;
          text-align: center;
          padding: 0px 50px 0px 0px;
          max-width: 33%; }
          /* line 60, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .filter-block .describe {
            font-family: "Noto Sans", sans-serif;
            text-transform: uppercase;
            font-size: 15px;
            color: #19749a; }
          /* line 68, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .filter-block#number .hold-me {
            padding: 0px;
            display: flex; }
            /* line 72, ../../leaderboard/advanced-filters/advanced-filters.scss */
            #advanced-filters > .hold-me .filters .filter-creator .filter-block#number .hold-me .append {
              margin: 0px;
              height: unset;
              border: 0px;
              font-size: 20px;
              font-family: "Noto Sans";
              color: #4e8ba7;
              font-weight: bold;
              box-shadow: none;
              padding: 8px 0px 2px;
              text-align: center;
              width: auto;
              cursor: auto;
              flex: 0;
              position: absolute;
              right: 8px; }
          /* line 97, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .filter-block#operator .hold-me .sub-menu .divider .options .option {
            flex: 0 0 100%; }
          /* line 112, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .filter-block#statistic .hold-me .sub-menu .divider .tab.active .options {
            display: flex; }
          /* line 117, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .filter-block#statistic .hold-me .sub-menu .divider .tab .options {
            display: none; }
          /* line 127, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .filter-block.active .hold-me {
            background-color: #187599; }
          /* line 132, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me {
            border-bottom: 4px solid #19749a;
            font-size: 20px;
            font-family: "Noto Sans";
            transition: background-color .25s;
            padding: 5px 0px;
            position: relative; }
            /* line 141, ../../leaderboard/advanced-filters/advanced-filters.scss */
            #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .labeler input {
              margin: 0px;
              height: unset;
              border: 0px;
              font-size: 20px;
              font-family: "Noto Sans";
              background-color: #125d7e;
              color: white;
              font-weight: bold;
              box-shadow: none;
              padding: 8px 0px 2px;
              text-align: center;
              width: 100%; }
              /* line 155, ../../leaderboard/advanced-filters/advanced-filters.scss */
              #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .labeler input:hover, #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .labeler input:focus {
                border: 0px;
                background-color: #1a749a; }
            /* line 162, ../../leaderboard/advanced-filters/advanced-filters.scss */
            #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me:hover {
              background-color: #187599;
              cursor: pointer; }
            /* line 167, ../../leaderboard/advanced-filters/advanced-filters.scss */
            #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu {
              position: absolute;
              background-color: #19749a;
              text-align: left;
              width: 431px;
              display: none;
              top: 100%; }
              /* line 175, ../../leaderboard/advanced-filters/advanced-filters.scss */
              #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .leaderboard-group {
                display: none; }
                /* line 178, ../../leaderboard/advanced-filters/advanced-filters.scss */
                #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .leaderboard-group.active {
                  display: block; }
              /* line 183, ../../leaderboard/advanced-filters/advanced-filters.scss */
              #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .divider {
                padding: 14px 14px 0px 14px; }
                /* line 186, ../../leaderboard/advanced-filters/advanced-filters.scss */
                #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .divider .title {
                  font-family: "Noto Sans";
                  font-weight: bold;
                  text-transform: uppercase;
                  padding-bottom: 2px;
                  border-bottom: 3px solid #105d7d;
                  margin-bottom: 10px;
                  font-size: 17px; }
                /* line 196, ../../leaderboard/advanced-filters/advanced-filters.scss */
                #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .divider .tab {
                  opacity: .3;
                  transition: opacity .25s;
                  margin-bottom: 10px; }
                  /* line 201, ../../leaderboard/advanced-filters/advanced-filters.scss */
                  #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .divider .tab.active {
                    opacity: 1; }
                    /* line 204, ../../leaderboard/advanced-filters/advanced-filters.scss */
                    #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .divider .tab.active .options {
                      display: flex;
                      flex-wrap: wrap; }
                /* line 212, ../../leaderboard/advanced-filters/advanced-filters.scss */
                #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .divider .options .option {
                  margin-right: 5px;
                  font-family: "Noto Sans";
                  font-weight: bold;
                  text-transform: uppercase;
                  font-size: 13px;
                  background-color: #115c7d;
                  padding: 5px 8px;
                  margin-bottom: 5px;
                  transition: background-color .25s; }
                  /* line 223, ../../leaderboard/advanced-filters/advanced-filters.scss */
                  #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .divider .options .option:hover {
                    background-color: #4caace; }
              /* line 230, ../../leaderboard/advanced-filters/advanced-filters.scss */
              #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .close {
                margin-top: 14px;
                text-align: center;
                font-size: 14px;
                text-transform: uppercase;
                padding: 5px;
                background-color: #de3e58;
                font-weight: 900;
                transition: background-color .25s; }
                /* line 240, ../../leaderboard/advanced-filters/advanced-filters.scss */
                #advanced-filters > .hold-me .filters .filter-creator .filter-block .hold-me .sub-menu .close:hover {
                  background-color: #da3d57; }
        /* line 248, ../../leaderboard/advanced-filters/advanced-filters.scss */
        #advanced-filters > .hold-me .filters .filter-creator .add-filter {
          flex-grow: 0;
          display: flex;
          align-items: center; }
          /* line 253, ../../leaderboard/advanced-filters/advanced-filters.scss */
          #advanced-filters > .hold-me .filters .filter-creator .add-filter #add-filter {
            background-color: #2ab065;
            color: white;
            text-transform: uppercase;
            font-weight: bold;
            padding: 6px 10px;
            font-family: "Noto Sans";
            cursor: pointer; }
    /* line 266, ../../leaderboard/advanced-filters/advanced-filters.scss */
    #advanced-filters > .hold-me #save {
      transition: background-color .25s;
      display: flex;
      width: 100%;
      cursor: pointer; }
      /* line 272, ../../leaderboard/advanced-filters/advanced-filters.scss */
      #advanced-filters > .hold-me #save .save {
        padding: 16px 0px;
        width: 50%;
        text-align: center;
        background-color: #4caace;
        transition: background-color .25s;
        border-bottom-left-radius: 10px; }
        /* line 280, ../../leaderboard/advanced-filters/advanced-filters.scss */
        #advanced-filters > .hold-me #save .save:hover {
          background-color: #1c749a; }
      /* line 285, ../../leaderboard/advanced-filters/advanced-filters.scss */
      #advanced-filters > .hold-me #save .cancel {
        padding: 16px 0px;
        width: 50%;
        text-align: center;
        background-color: #fc4463;
        transition: background-color .25s;
        border-bottom-right-radius: 10px; }
        /* line 293, ../../leaderboard/advanced-filters/advanced-filters.scss */
        #advanced-filters > .hold-me #save .cancel:hover {
          background-color: #da3d57; }

/*# sourceMappingURL=advanced-filters.css.map */
/* line 4, ../../leaderboard/leaderboard.scss */
span.skeleton-text-loading {
  display: block;
  width: 100%;
  height: 1rem;
  border-radius: 4px;
  cursor: progress;
  background-color: #d9d9d9;
  overflow: hidden;
  position: relative; }
  /* line 14, ../../leaderboard/leaderboard.scss */
  span.skeleton-text-loading::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
    animation: shimmer 2s infinite;
    content: ''; }

@keyframes shimmer {
  100% {
    transform: translateX(100%); } }

/* line 38, ../../leaderboard/leaderboard.scss */
.page-template-leaderboard {
  background: #d0d0d0; }
  /* line 41, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .row {
    width: 100%; }
  /* line 45, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .hidden {
    display: none; }
  /* line 49, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .subnav-bar.board-type {
    background: #1e2126;
    padding-top: 2rem;
    padding-bottom: 2rem; }
    /* line 54, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .subnav-bar.board-type :not(.is-active) {
      color: #fefefe; }
    /* line 59, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .subnav-bar.board-type .container {
      display: flex; }
    /* line 73, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .subnav-bar.board-type li > a {
      font-size: 1.2rem;
      padding-bottom: 2rem;
      border-bottom-width: 0.3rem;
      padding-bottom: 2.1rem;
      padding-left: 20px;
      padding-right: 20px; }
      /* line 81, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .subnav-bar.board-type li > a.is-active {
        color: #0775fc; }
  /* line 87, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .subnav-bar.board-subtype {
    background: #272b2e;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    box-shadow: none; }
    /* line 93, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .subnav-bar.board-subtype .container {
      display: flex; }
    /* line 97, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .subnav-bar.board-subtype ul > li {
      padding-right: 15px;
      padding-left: 0px; }
      /* line 101, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .subnav-bar.board-subtype ul > li a {
        font-size: 15px;
        padding-bottom: 0.2rem;
        border-bottom-color: #272b2e;
        color: #595e64;
        line-height: 28px; }
        /* line 108, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .subnav-bar.board-subtype ul > li a.is-active > span {
          color: #fefefe;
          border-bottom-color: #fefefe !important;
          border-bottom-width: 0.1rem; }
        /* line 114, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .subnav-bar.board-subtype ul > li a:hover > span {
          border-bottom-color: #fefefe !important;
          border-bottom-width: 0.1rem; }
  /* line 122, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .filters {
    background-color: #37383c;
    padding: 1em 0px 0px; }
  /* line 127, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .filter-bar {
    padding-top: 0; }
  /* line 131, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .filter {
    font-family: "Noto Sans", sans-serif;
    color: #8d8e91;
    text-transform: uppercase;
    border-radius: 3px;
    overflow: hidden;
    font-size: 10px;
    font-weight: bold;
    background-color: #f4f3f3;
    float: left; }
    /* line 143, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter.small {
      width: 11%; }
    /* line 147, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter.medium {
      width: 11%; }
    /* line 151, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter.big {
      width: 19%; }
    /* line 155, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter.button {
      color: #fefefe; }
    /* line 159, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter.no-margin-right {
      margin-right: 0px; }
    /* line 163, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter.button, .page-template-leaderboard .filter.table {
      float: right; }
      /* line 166, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .filter.button.red, .page-template-leaderboard .filter.table.red {
        background-color: #d85f4c;
        font-weight: bold;
        line-height: 26px;
        padding: 1px 12px 1px;
        white-space: nowrap;
        font-size: 13px; }
        /* line 168, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .filter.button.red:hover, .page-template-leaderboard .filter.table.red:hover {
          opacity: 75%; }
      /* line 179, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .filter.button.black, .page-template-leaderboard .filter.table.black {
        background-color: #272b2e; }
      /* line 183, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .filter.button.blue, .page-template-leaderboard .filter.table.blue {
        background-color: #0775fc; }
    /* line 188, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter .filter-label {
      background-color: #e7e5e6;
      height: 100%;
      margin: 0 0 1rem;
      padding-top: 8px;
      text-align: center; }
      /* line 196, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .filter .filter-label.right {
        text-align: right !important; }
    /* line 201, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .filter #date_range {
      text-align: center; }
  /* line 206, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .leaderboard {
    background-color: #d0d0d0;
    padding: 0px 0px 60px 0px; }
    /* line 211, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .leaderboard .tab-switcher .add-stat {
      align-items: center; }
      /* line 214, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .tab-switcher .add-stat a {
        background-color: #65c763;
        color: white;
        padding: 3px 6px 3px 21px;
        border-radius: 5px;
        position: relative;
        font-family: "Noto Sans", sans-serif;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase; }
        /* line 225, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .tab-switcher .add-stat a::after {
          position: absolute;
          left: 5px;
          top: 5px;
          background-image: url(../../_images/icon-plus.png);
          background-size: contain;
          content: " ";
          background-repeat: no-repeat;
          width: 12px;
          height: 12px; }
    /* line 239, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .leaderboard .tab-switcher .switch-column {
      display: inline-block;
      justify-content: left; }
      /* line 243, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .tab-switcher .switch-column .filter-bar {
        margin-top: 10px; }
      /* line 247, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .tab-switcher .switch-column span {
        padding-left: 13px;
        padding-right: 13px; }
      /* line 252, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder {
        display: flex;
        border-bottom: 0px;
        float: left; }
        /* line 257, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab {
          background-color: #646b71;
          padding: 12px 16px;
          margin-right: 3px;
          text-transform: uppercase;
          font-size: 16px;
          letter-spacing: .25px;
          font-family: "Noto Sans", sans-serif;
          font-weight: 900;
          color: #fefefe;
          cursor: pointer;
          border-top-left-radius: 3px;
          border-top-right-radius: 3px; }
          /* line 271, ../../leaderboard/leaderboard.scss */
          .page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab:hover {
            box-shadow: 0 0 6px 1px #0775fc; }
          /* line 275, ../../leaderboard/leaderboard.scss */
          .page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab.active {
            background-color: #f4f3f3;
            color: #272b2e;
            border-bottom: 0.3rem #0775fc; }
            /* line 280, ../../leaderboard/leaderboard.scss */
            .page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab.active:hover {
              box-shadow: none; }
      /* line 287, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .tab-switcher .switch-column span.table-info {
        float: right;
        font-family: "Noto Sans", sans-serif;
        color: #fefefe;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 13px;
        padding-top: 14px; }
    /* line 300, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .leaderboard .stats #hold_leaderboard {
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      overflow-x: hidden; }
      /* line 305, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard #table_loading {
        background-color: #f4f3f3;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        padding: 50px;
        text-align: center;
        display: flex;
        flex-wrap: wrap; }
        /* line 314, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard #table_loading .image {
          flex: 0 0 100%; }
        /* line 318, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard #table_loading .text {
          flex: 0 0 100%;
          color: #9c9c9c;
          font-size: 14px;
          font-family: "Noto Sans", sans-serif; }
      /* line 326, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard #the_leaderboard {
        overflow-x: hidden; }
      /* line 332, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard table tr:last-child td:first-child {
        border-bottom-left-radius: 3px; }
      /* line 336, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard table tr:last-child td:last-child {
        border-bottom-right-radius: 3px; }
      /* line 339, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard table .align-left {
        text-align: left; }
      /* line 343, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead {
        border-top: 0px; }
        /* line 345, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead.stuck {
          position: fixed;
          top: 100px;
          z-index: 2; }
        /* line 354, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead .sorting {
          background-image: none; }
        /* line 359, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead tr th {
          font-family: "Noto Sans", sans-serif;
          font-weight: bold;
          font-size: 12px;
          white-space: nowrap;
          background-color: #f4f3f3;
          color: #272b2e;
          padding: 2px 3px 0px 8px;
          height: 34px;
          text-align: center;
          border-bottom: 1px solid #0775fc; }
          /* line 372, ../../leaderboard/leaderboard.scss */
          .page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead tr th.sorting_desc, .page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead tr th.sorting_asc {
            background-image: none; }
      /* line 382, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr:nth-child(even) {
        background-color: #f4f3f3; }
      /* line 390, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr td {
        font-family: "Noto Sans", sans-serif;
        font-size: 12px;
        text-align: right;
        white-space: nowrap; }
        /* line 396, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr td.name {
          font-weight: bold; }
        /* line 400, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr td.team {
          text-align: center; }
        /* line 404, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr td.border-right {
          border-right: 1px #c4c4c4 solid; }
      /* line 412, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .leaderboard .stats #hold_leaderboard .table-length-wrapper {
        display: flex;
        justify-content: center;
        padding-top: 40px; }
  /* line 421, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard table.dataTable thead .sorting, .page-template-leaderboard table.dataTable thead .sorting_asc, .page-template-leaderboard table.dataTable thead .sorting_desc, .page-template-leaderboard table.dataTable thead .sorting_asc_disabled, .page-template-leaderboard table.dataTable thead .sorting_desc_disabled {
    background-position: calc(100% - 4px) center;
    background-size: 17px; }
  /* line 432, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .dataTables_wrapper .dataTables_paginate, .page-template-leaderboard .dataTables_info {
    font-family: "Noto Sans", sans-serif !important;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 6px;
    text-align: center !important;
    justify-content: center !important;
    font-size: 10px;
    color: #fefefe !important; }
    /* line 444, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .dataTables_wrapper .dataTables_paginate::-webkit-scrollbar, .page-template-leaderboard .dataTables_info::-webkit-scrollbar {
      display: none; }
    /* line 448, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button, .page-template-leaderboard .dataTables_info .paginate_button {
      font-family: "Noto Sans", sans-serif;
      font-size: 18px;
      background: #d0d0d0;
      border: none !important;
      color: #fefefe !important;
      display: inline;
      padding: 0em 0.8em !important; }
      /* line 457, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .page-template-leaderboard .dataTables_info .paginate_button:hover {
        color: #fefefe;
        background: #d0d0d0; }
        /* line 461, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button:hover:not(.current):not(.disabled), .page-template-leaderboard .dataTables_info .paginate_button:hover:not(.current):not(.disabled) {
          color: #0775fc !important; }
      /* line 466, ../../leaderboard/leaderboard.scss */
      .page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button.current, .page-template-leaderboard .dataTables_info .paginate_button.current {
        background: #0775fc !important;
        border-radius: 3px; }
        /* line 470, ../../leaderboard/leaderboard.scss */
        .page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .page-template-leaderboard .dataTables_info .paginate_button.current:hover {
          background: #0775fc; }
  /* line 477, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .dataTables_filter {
    position: absolute;
    top: -68px;
    right: 0px; }
    /* line 482, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .dataTables_filter label {
      color: #fefefe; }
    /* line 486, ../../leaderboard/leaderboard.scss */
    .page-template-leaderboard .dataTables_filter input {
      background-color: #f1f1f1;
      border: 1px solid #e1e1e1;
      box-shadow: none;
      height: 35px;
      width: 176px;
      margin: 0px;
      font-size: 13px;
      font-family: "Noto Sans", sans-serif; }
  /* line 498, ../../leaderboard/leaderboard.scss */
  .page-template-leaderboard .table-header-placeholder {
    display: none;
    height: 34px;
    padding-top: 30px; }

/* line 506, ../../leaderboard/leaderboard.scss */
.pl-7.page-template-leaderboard {
  background: linear-gradient(180deg, #121212 0%, #1c1c1c 25%, #d0d0d0 100%); }
  /* line 511, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .subnav-bar {
    box-shadow: none; }
  /* line 515, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .filters {
    padding-top: 0px; }
  /* line 520, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .subnav-bar.board-header {
    background: transparent;
    padding-top: 1.5em; }
    /* line 526, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-header .columns .leaderboard-header {
      color: #fefefe;
      font-family: "PT Serif", serif;
      font-size: 32px;
      font-weight: 700; }
    /* line 533, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-header .columns .adc-header {
      color: #fefefe !important;
      font-family: "PT Serif", serif !important;
      font-size: 32px !important;
      font-weight: 700 !important; }
    /* line 540, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-header .columns .header-super {
      vertical-align: super;
      background: linear-gradient(180deg, #fefefe 0%, #ecad41 50%, #fefefe 100%);
      color: transparent;
      background-clip: text; }
  /* line 549, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .draft-calc {
    background-color: transparent !important;
    margin: 2rem 0rem; }
    /* line 555, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .draft-calc .row .container {
      background-color: #2a2a2a;
      outline: 2px solid #d2a91b;
      border-radius: 8px; }
      /* line 560, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc {
        display: flex;
        overflow: hidden;
        margin: .5rem; }
        /* line 565, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .categorySelector {
          display: flex;
          margin: 1rem;
          padding: 8px;
          text-align: center;
          border-radius: 8px;
          overflow: hidden;
          background-color: #1e1e1e; }
          /* line 574, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .categorySelector .option {
            padding: 10px;
            color: #fefefe;
            font-family: "Noto Sans";
            text-transform: uppercase;
            font-weight: bold;
            font-size: 14px;
            letter-spacing: .75px;
            cursor: pointer;
            flex: 0 0 50%;
            transition: all .25s;
            border-radius: 8px; }
            /* line 587, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .categorySelector .option.active {
              background: linear-gradient(90deg, #fad046 0%, #d4a300 100%);
              cursor: default;
              color: #fff; }
        /* line 595, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .presetLabel {
          margin: auto;
          color: #888888;
          font-family: "Noto Sans";
          letter-spacing: .75px;
          text-align: right; }
        /* line 603, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .presetSelection {
          display: flex;
          margin: auto; }
          /* line 607, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .presetSelection .presetOption {
            display: flex;
            flex: 1 1 auto; }
            /* line 611, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .presetSelection .presetOption input {
              width: 1.5rem;
              height: 1.5rem;
              flex: 1 1 auto;
              margin: auto; }
            /* line 617, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .presetSelection .presetOption label {
              flex: 1 1 auto;
              margin: auto;
              color: #e7e7e7;
              font-family: "Noto Sans";
              letter-spacing: .75px; }
        /* line 627, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .plusIndicator {
          margin: auto;
          color: #fff;
          font-family: "Noto Sans";
          cursor: pointer; }
          /* line 633, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .topCalc .plusIndicator p {
            font-size: 3rem;
            margin-bottom: 0; }
      /* line 640, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc {
        display: flex;
        flex-flow: column;
        overflow: hidden;
        margin: .5rem;
        padding: .5rem;
        transition: all .5s; }
        /* line 648, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings {
          display: flex;
          margin: .5rem; }
          /* line 652, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .calcLabel {
            font-family: "Noto Sans";
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: .75px;
            color: #b8982d;
            margin-top: 1rem; }
          /* line 661, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .calcSubLabel {
            color: #e7e7e7;
            font-size: 14px; }
          /* line 666, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings input {
            height: 2rem;
            border-radius: .6rem;
            background-color: #d4d4d4; }
          /* line 672, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings ::placeholder {
            color: #37383c; }
          /* line 676, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings select {
            height: 2rem;
            border-radius: .6rem;
            background-color: #d4d4d4; }
          /* line 684, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder {
            outline: 1px solid #d2a91b;
            margin-top: 2rem;
            padding: 1rem; }
            /* line 689, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem {
              display: flex;
              margin-bottom: 1rem; }
              /* line 693, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem .calcSubLabel {
                margin: auto;
                padding: .1rem;
                flex: 1 1 50%;
                text-align: center;
                white-space: normal; }
              /* line 701, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem input {
                margin: auto;
                flex: 1 1 50%; }
              /* line 706, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem select {
                margin: auto;
                flex: 1 1 50%; }
          /* line 717, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .calcLabel {
            margin-left: 5rem; }
          /* line 721, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder {
            display: flex;
            margin-top: 2rem;
            padding: 1rem; }
            /* line 726, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .lineupItem {
              display: flex;
              margin-bottom: .75rem; }
              /* line 730, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .lineupItem .calcSubLabel {
                margin: auto;
                padding: .1rem;
                flex-basis: 40%;
                text-align: right; }
              /* line 737, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .lineupItem input {
                margin: auto;
                flex-basis: 35%; }
            /* line 743, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .eligibilityHolder {
              display: flex;
              flex-flow: column;
              margin: 1.5rem 1rem 1.5rem 3.5rem;
              padding: 1rem;
              background-color: #353535; }
              /* line 750, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .eligibilityHolder .modCalcLabel {
                font-family: "Noto Sans";
                font-weight: bold;
                text-transform: uppercase;
                letter-spacing: .75px;
                color: grey;
                margin-bottom: 2rem;
                margin-left: 1rem; }
              /* line 761, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .eligibilityHolder .lineupItem .calcSubLabel {
                margin: auto;
                padding: .1rem;
                flex-basis: 50%;
                text-align: left; }
              /* line 768, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .eligibilityHolder .lineupItem input {
                margin: auto;
                flex-basis: 25%; }
          /* line 779, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueStats .row {
            margin-top: 3rem; }
            /* line 784, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueStats .row .columns .statItem {
              display: flex;
              margin-bottom: .75rem; }
              /* line 788, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueStats .row .columns .statItem .calcSubLabel {
                margin: auto;
                padding: .1rem;
                flex-basis: 50%;
                text-align: left; }
              /* line 795, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueStats .row .columns .statItem .checkStatItem {
                width: 1.5rem;
                height: 1.5rem;
                margin: auto;
                flex-basis: 25%; }
              /* line 802, ../../leaderboard/leaderboard.scss */
              .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .leagueStats .row .columns .statItem .numberStatItem {
                width: 5rem;
                height: 2rem;
                margin: auto;
                margin-right: .5rem;
                flex-basis: 25%; }
          /* line 814, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcSettings .pointLeagueStats {
            display: none; }
        /* line 819, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcReset {
          display: flex;
          margin: .5rem .5rem 2rem .5rem;
          justify-content: center; }
          /* line 824, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcReset .resetButtons {
            display: flex;
            justify-content: space-around; }
            /* line 828, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcReset .resetButtons button {
              width: min-content;
              white-space: nowrap;
              padding: 1rem;
              font-family: "Noto Sans";
              text-transform: uppercase;
              font-size: 14px;
              letter-spacing: .75px;
              cursor: pointer;
              transition: all .25s;
              border-radius: 1.5rem; }
            /* line 841, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcReset .resetButtons .resetButton {
              color: white;
              border: .5px solid #7A3939; }
            /* line 846, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .draft-calc .row .container .bottomCalc .draftCalcReset .resetButtons .submitSettingsButton {
              background: linear-gradient(90deg, #fad046 0%, #d4a300 100%);
              cursor: pointer;
              color: #fff; }
  /* line 858, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .subnav-bar.board-type {
    background: transparent;
    padding-bottom: 2rem; }
    /* line 862, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-type :not(.is-active) {
      color: #a0a0a0; }
    /* line 866, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-type .container {
      display: block; }
    /* line 872, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul {
      background-color: #e7e7e7;
      border-radius: 0.75rem;
      padding-top: 1rem;
      padding-bottom: 1rem;
      padding-left: 0.6666666667rem;
      padding-right: 0.6666666667rem; }
      /* line 880, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li {
        padding: 5px 0px; }
        /* line 883, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li:first-child {
          padding-left: 0px; }
        /* line 887, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li:last-child {
          padding-right: 0px; }
      /* line 892, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li > a {
        font-family: "PT Serif", serif;
        font-size: 1.2rem;
        font-weight: bold;
        border-radius: 0.75rem;
        padding-top: .9rem;
        padding-bottom: .9rem;
        padding-left: 3rem;
        padding-right: 3rem; }
        /* line 902, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li > a.is-active {
          color: #fefefe;
          background-color: #0775fc;
          box-shadow: 0 0 4px .2px black; }
        /* line 908, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li > a:hover {
          color: #7e7e7e; }
          /* line 911, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li > a:hover.is-active {
            color: #fefefe; }
  /* line 920, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .subnav-bar.board-subtype {
    background: transparent; }
    /* line 923, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-subtype .container {
      display: block; }
    /* line 927, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul {
      padding-top: 0.8rem;
      padding-bottom: 0.8rem; }
      /* line 931, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul li {
        padding: 0px; }
        /* line 934, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul li a {
          background-color: #e7e7e7;
          margin-right: 10px;
          padding-top: 1rem;
          padding-bottom: 1rem;
          padding-right: 1.8rem;
          padding-left: 1.8rem;
          border-top-left-radius: 0.75rem;
          border-top-right-radius: 0.75rem;
          font-family: "PT Serif", serif;
          font-size: 0.96rem;
          font-weight: bold;
          color: #a0a0a0;
          border-bottom: none; }
          /* line 951, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul li a.is-active {
            background-color: white; }
          /* line 955, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul li a:not(.default)::before {
            text-align: left;
            padding-right: 15px; }
          /* line 960, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul li a.is-active > span {
            color: #0775fc;
            font-size: 1.08rem; }
          /* line 965, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul li a:hover {
            color: #7e7e7e; }
  /* line 974, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .filters {
    background-color: transparent; }
  /* line 978, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .filter-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    background-color: #fefefe;
    border-top-right-radius: 0.75rem;
    padding: 1rem 0; }
    /* line 986, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .filter-bar:first-child {
      width: 100%; }
    /* line 990, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .filter-bar.show-how-many {
      margin-right: 0px;
      border-bottom-right-radius: 0.75rem;
      border-bottom-left-radius: 0.75rem;
      border-top-right-radius: 0px;
      background-color: #fff;
      margin-top: 0px; }
      /* line 998, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .filter-bar.show-how-many .filter {
        background-color: transparent;
        border-radius: 0px; }
    /* line 1004, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .filter-bar .lboard, .pl-7.page-template-leaderboard .filter-bar .lboardShow {
      padding-left: 1rem; }
  /* line 1009, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .filter {
    margin-left: 0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background-color: #fefefe;
    align-self: flex-end; }
    /* line 1017, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .filter.splits .select-container {
      padding-right: 1rem; }
  /* line 1023, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .filter + .filter::before {
    content: "";
    text-align: left;
    border-right: #ebebeb 1.5px solid;
    padding-right: .75rem; }
  /* line 1030, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .leaderboard {
    background: transparent; }
    /* line 1035, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column {
      display: flex;
      flex-wrap: wrap;
      background-color: #fefefe;
      background-clip: content-box; }
      /* line 1041, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder {
        flex-wrap: wrap;
        padding-left: .75rem; }
        /* line 1045, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab {
          background-color: transparent;
          margin-right: 0px;
          padding: 1rem 0.5rem;
          font-size: 13px;
          color: #8d8e91; }
          /* line 1052, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab a {
            color: #8d8e91; }
          /* line 1056, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab.disabled {
            cursor: not-allowed;
            pointer-events: none;
            opacity: 0.66; }
            /* line 1061, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab.disabled:after {
              display: block;
              content: "(coming soon!)";
              font-size: 0.66em;
              text-align: center;
              margin-left: 1em; }
          /* line 1070, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab.active {
            color: #0775fc; }
            /* line 1073, ../../leaderboard/leaderboard.scss */
            .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab.active span {
              border-bottom: 0.3rem #0775fc solid; }
          /* line 1078, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab:hover {
            box-shadow: none; }
        /* line 1083, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder .tab + .tab::before {
          content: "";
          text-align: left;
          border-left: #727272da 1.5px solid;
          padding-right: .75rem; }
        /* line 1090, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder span {
          padding-bottom: .5rem; }
          /* line 1093, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder span img {
            position: relative;
            top: -0.5em; }
          /* line 1098, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder span:hover {
            border-bottom: 0.3rem #0775fc solid; }
        /* line 1103, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .tab-holder sup {
          color: #F6BD00;
          font-size: 13px; }
      /* line 1109, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .filter-bar {
        padding: 0 0;
        margin: 0 0; }
        /* line 1113, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .filter-bar .filter {
          padding-top: .75rem;
          background-color: #f3f3f3;
          padding-left: 1rem;
          padding-right: 1rem; }
          /* line 1119, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .filter-bar .filter span {
            background-color: #f3f3f3; }
          /* line 1123, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column .filter-bar .filter .select-container {
            background-color: #f3f3f3; }
      /* line 1129, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .tab-switcher .switch-column span.table-info {
        color: #414141;
        padding-top: 1.05rem; }
    /* line 1138, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard #table_loading {
      padding: 0px;
      position: relative; }
      /* line 1142, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard #table_loading img.loading-image {
        position: absolute;
        z-index: 2;
        top: 40px;
        left: 50%;
        width: 160px;
        margin-left: -80px;
        cursor: progress; }
      /* line 1152, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard #table_loading div.leaderboard-hold {
        width: 100%; }
    /* line 1160, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard .table-length-wrapper {
      padding-top: 20px;
      padding-bottom: 20px; }
    /* line 1165, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard #the_leaderboard {
      padding-left: 1rem;
      padding-right: 1rem;
      background-color: #fefefe; }
    /* line 1178, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead.stuck {
      z-index: 2;
      top: 135px; }
    /* line 1185, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead tr th {
      background-color: #ebebeb;
      border-bottom: none; }
      /* line 1189, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead tr th.sorting_desc {
        background-color: #333333;
        color: #fefefe; }
      /* line 1194, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table thead tr th.sorting_asc {
        background-color: #333333;
        color: #fefefe; }
    /* line 1204, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody :hover {
      background-color: #ebf2fe; }
    /* line 1210, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr td {
      border: 1px solid #ebebeb; }
      /* line 1213, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr td.border-right {
        border-right: 3px #aaaaaa solid; }
      /* line 1217, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .stats #hold_leaderboard table tbody tr td.sorting_1 {
        background-color: #ebf2fe; }
    /* line 1227, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .interface-filters {
      background: transparent !important; }
    /* line 1231, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .outer-container {
      border-radius: 0 !important; }
  /* line 1238, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .dataTables_wrapper .dataTables_paginate .ellipsis, .pl-7.page-template-leaderboard .dataTables_info .ellipsis {
    color: #888888; }
  /* line 1242, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button, .pl-7.page-template-leaderboard .dataTables_info .paginate_button {
    font-size: 14px;
    background: #fefefe;
    color: #888888 !important;
    padding: 0.2em 0.6em !important;
    margin: 1em; }
    /* line 1249, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .pl-7.page-template-leaderboard .dataTables_info .paginate_button.disabled {
      color: #d0d0d0 !important; }
    /* line 1255, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button:hover:not(.current):not(.disabled), .pl-7.page-template-leaderboard .dataTables_info .paginate_button:hover:not(.current):not(.disabled) {
      color: #666666 !important; }
    /* line 1260, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .dataTables_wrapper .dataTables_paginate .paginate_button.current, .pl-7.page-template-leaderboard .dataTables_info .paginate_button.current {
      background: #888888 !important;
      color: white !important; }
  /* line 1267, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard table.dataTable thead .sorting,
  .pl-7.page-template-leaderboard table.dataTable thead .sorting_asc,
  .pl-7.page-template-leaderboard table.dataTable thead .sorting_desc {
    background-image: none !important; }
  /* line 1273, ../../leaderboard/leaderboard.scss */
  .pl-7.page-template-leaderboard table.dataTable td.dataTables_empty {
    text-align: left !important; }
  @media all and (max-width: 1024px) {
    /* line 1280, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-header {
      margin-top: 10rem; }
    /* line 1286, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul {
      border-radius: 1rem;
      padding-left: .5rem;
      padding-right: .5rem;
      align-content: center; }
      /* line 1293, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li {
        text-align: center;
        padding: 0; }
      /* line 1298, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .subnav-bar.board-type .columns ul li > a {
        border-radius: 1rem;
        padding-left: 1rem;
        padding-right: 1rem; }
    /* line 1309, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul {
      padding-top: .5rem;
      padding-bottom: .25rem; }
      /* line 1314, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .subnav-bar.board-subtype ul li a {
        padding: .5rem;
        margin-right: 5px;
        border-top-left-radius: .5rem;
        border-top-right-radius: .5rem; }
    /* line 1323, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .subnav-bar.board-subtype .filter-bar {
      border-top-left-radius: 1.5rem;
      border-top-right-radius: .25rem;
      margin-right: .5rem;
      padding-left: 1rem; }
    /* line 1334, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings {
      flex-flow: column; }
      /* line 1337, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueSettings {
        text-align: center; }
        /* line 1341, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem {
          margin-top: 1rem; }
          /* line 1344, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem .calcSubLabel {
            flex: 0;
            flex-basis: 30%; }
          /* line 1349, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem input {
            flex: 0;
            flex-basis: 40%; }
          /* line 1354, ../../leaderboard/leaderboard.scss */
          .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueSettings .settingsHolder .leagueSettingsItem select {
            flex: 0;
            flex-basis: 40%; }
      /* line 1362, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueLineup {
        margin-top: 3rem;
        text-align: center; }
        /* line 1366, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueLineup .calcLabel {
          margin-left: 0; }
        /* line 1372, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .lineupItem .calcSubLabel {
          flex-basis: 30%;
          text-align: center; }
        /* line 1377, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueLineup .lineupHolder .lineupItem input {
          flex-basis: 40%; }
      /* line 1384, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueStats {
        margin-top: 3rem;
        text-align: center; }
        /* line 1391, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .draft-calc.subnav-bar .container .bottomCalc .draftCalcSettings .leagueStats .row .columns .statItem .checkStatItem {
          flex-basis: 50%; }
    /* line 1405, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .filters .row {
      padding-left: 0; }
      /* line 1412, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .filters .row .columns .filter label {
        flex-wrap: wrap; }
      /* line 1417, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .filters .row .columns .filter-bar {
        border-top-right-radius: 0.75rem;
        margin-left: 0;
        margin-right: 0;
        padding: 1rem 0;
        text-align: left; }
        /* line 1424, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .filters .row .columns .filter-bar span.lboard {
          padding-top: 0; }
        /* line 1430, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .filters .row .columns .filter-bar .filter.splits .lboard {
          flex-basis: 100%; }
        /* line 1434, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .filters .row .columns .filter-bar .filter.splits .select-container {
          padding-left: .75rem;
          padding-right: 0; }
        /* line 1440, ../../leaderboard/leaderboard.scss */
        .pl-7.page-template-leaderboard .filters .row .columns .filter-bar #date_range {
          width: auto; }
      /* line 1445, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .filters .row .columns .filter + .filter::before {
        border: none; }
    /* line 1454, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .switch-column {
      flex-wrap: wrap; }
      /* line 1457, ../../leaderboard/leaderboard.scss */
      .pl-7.page-template-leaderboard .leaderboard .switch-column .tab-holder {
        flex-wrap: wrap; }
    /* line 1465, ../../leaderboard/leaderboard.scss */
    .pl-7.page-template-leaderboard .leaderboard .advanced-filters .container {
      max-width: 100% !important; } }

/*# sourceMappingURL=leaderboard.css.map */
/* line 3, ../../leaderboard/strike-zone/strike-zone.scss */
#strike-zone {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  /* line 14, ../../leaderboard/strike-zone/strike-zone.scss */
  #strike-zone h5 {
    margin: 0px;
    color: #fefefe;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    text-transform: uppercase; }
  /* line 22, ../../leaderboard/strike-zone/strike-zone.scss */
  #strike-zone .hold-me {
    position: fixed;
    width: 360px;
    background-color: #115d7e;
    box-shadow: 0px 0px 24px -7px rgba(0, 0, 0, 0.29);
    border-radius: 10px;
    overflow: hidden; }
    /* line 30, ../../leaderboard/strike-zone/strike-zone.scss */
    #strike-zone .hold-me .title-row {
      background-color: #1c749a;
      padding: 16px 0px;
      border-radius-top-left: 10px;
      border-radius-top-right: 10px; }
    /* line 37, ../../leaderboard/strike-zone/strike-zone.scss */
    #strike-zone .hold-me .presets-row {
      background-color: #186483;
      justify-content: center;
      display: flex;
      padding: 10px 0px; }
      /* line 43, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me .presets-row .description {
        display: flex;
        align-items: center;
        flex: 0; }
        /* line 48, ../../leaderboard/strike-zone/strike-zone.scss */
        #strike-zone .hold-me .presets-row .description h6 {
          text-transform: uppercase;
          white-space: nowrap;
          margin-right: 7px;
          color: white; }
      /* line 57, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me .presets-row .select #presets {
        margin: 0px;
        height: 26px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "Noto Sans", sans-serif;
        padding: 3px 0px; }
    /* line 71, ../../leaderboard/strike-zone/strike-zone.scss */
    #strike-zone .hold-me #zone .segment {
      display: block;
      width: 20%;
      border-right: 4px solid #c9c5c4;
      border-bottom: 4px solid #c9c5c4;
      float: left;
      height: 70px;
      background-color: #fefefe;
      transition: background-color .25s;
      cursor: pointer; }
      /* line 82, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #zone .segment:nth-child(5n+1) {
        border-left: 4px solid #c9c5c4; }
      /* line 86, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #zone .segment:nth-child(-n+5) {
        border-top: 4px solid #c9c5c4; }
      /* line 90, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #zone .segment[data-zone-id="6"], #strike-zone .hold-me #zone .segment[data-zone-id="11"], #strike-zone .hold-me #zone .segment[data-zone-id="16"], #strike-zone .hold-me #zone .segment[data-zone-id="9"], #strike-zone .hold-me #zone .segment[data-zone-id="14"], #strike-zone .hold-me #zone .segment[data-zone-id="19"] {
        border-right: 4px solid #d35c70 !important; }
      /* line 99, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #zone .segment[data-zone-id="2"], #strike-zone .hold-me #zone .segment[data-zone-id="3"], #strike-zone .hold-me #zone .segment[data-zone-id="4"], #strike-zone .hold-me #zone .segment[data-zone-id="17"], #strike-zone .hold-me #zone .segment[data-zone-id="18"], #strike-zone .hold-me #zone .segment[data-zone-id="19"] {
        border-bottom: 4px solid #d35c70 !important; }
      /* line 108, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #zone .segment:hover {
        background-color: #ececec; }
      /* line 112, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #zone .segment.selected {
        background-color: #e3dfdf; }
    /* line 118, ../../leaderboard/strike-zone/strike-zone.scss */
    #strike-zone .hold-me #save {
      transition: background-color .25s;
      display: flex;
      width: 100%;
      cursor: pointer; }
      /* line 124, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #save .save {
        padding: 16px 0px;
        width: 50%;
        text-align: center;
        background-color: #4caace;
        transition: background-color .25s; }
        /* line 131, ../../leaderboard/strike-zone/strike-zone.scss */
        #strike-zone .hold-me #save .save:hover {
          background-color: #125d7e; }
      /* line 136, ../../leaderboard/strike-zone/strike-zone.scss */
      #strike-zone .hold-me #save .cancel {
        padding: 16px 0px;
        width: 50%;
        text-align: center;
        background-color: #fc4463;
        transition: background-color .25s; }
        /* line 143, ../../leaderboard/strike-zone/strike-zone.scss */
        #strike-zone .hold-me #save .cancel:hover {
          background-color: #da3d57; }

/*# sourceMappingURL=strike-zone.css.map */
/* line 5, ../../pl-poll/pl-poll.scss */
.pl-6 .pl-poll {
  position: relative;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 100%;
  max-width: 880px;
  margin: 40px auto;
  background: #f8f8f8; }
  /* line 16, ../../pl-poll/pl-poll.scss */
  .pl-6 .pl-poll-header {
    background: #e2e2e2;
    border-bottom: 1px solid #0375fe;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 20px;
    font-size: 24px;
    text-align: center; }
  /* line 26, ../../pl-poll/pl-poll.scss */
  .pl-6 .pl-poll-content {
    min-height: 150px; }
  /* line 31, ../../pl-poll/pl-poll.scss */
  .pl-6 .pl-poll-footer {
    display: none;
    padding: 10px 20px;
    border-top: 1px solid #ccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  /* line 40, ../../pl-poll/pl-poll.scss */
  .pl-6 .pl-poll.closed .pl-poll-form {
    display: none; }
  /* line 44, ../../pl-poll/pl-poll.scss */
  .pl-6 .pl-poll-form {
    padding: 20px 40px; }
    /* line 45, ../../pl-poll/pl-poll.scss */
    .pl-6 .pl-poll-form .pl-poll-honey {
      display: none !important; }
    /* line 51, ../../pl-poll/pl-poll.scss */
    .pl-6 .pl-poll-form label {
      height: 40px;
      margin-left: 0;
      margin-bottom: 20px;
      font-weight: 400;
      font-size: 18px;
      line-height: 1.5;
      display: block;
      width: 100%;
      border: 1px solid #ccc;
      padding: 5px 10px;
      border-radius: 10px;
      text-align: center; }
      /* line 65, ../../pl-poll/pl-poll.scss */
      .pl-6 .pl-poll-form label:hover {
        cursor: pointer;
        border: 1px solid #2c79fd; }
    /* line 73, ../../pl-poll/pl-poll.scss */
    .pl-6 .pl-poll-form input[type="radio"] {
      display: none; }
    /* line 77, ../../pl-poll/pl-poll.scss */
    .pl-6 .pl-poll-form input[type="radio"]:checked + label {
      border: 2px solid #2c79fd;
      box-shadow: 0 0 5px 0 #2c79fd; }
    /* line 82, ../../pl-poll/pl-poll.scss */
    .pl-6 .pl-poll-form button {
      border-radius: 0;
      width: 200px;
      height: 40px;
      text-align: center;
      margin: 20px auto;
      display: block;
      color: #fff;
      background: #2c79fd;
      border: 2px solid #2c79fd; }
      /* line 93, ../../pl-poll/pl-poll.scss */
      .pl-6 .pl-poll-form button:hover {
        background: #fff;
        color: #666;
        cursor: pointer; }
      /* line 99, ../../pl-poll/pl-poll.scss */
      .pl-6 .pl-poll-form button:disabled, .pl-6 .pl-poll-form button[disabled] {
        background: #fff;
        border: 2px solid #2c79fd;
        cursor: default;
        color: #666; }
  /* line 108, ../../pl-poll/pl-poll.scss */
  .pl-6 .pl-poll-results {
    position: absolute; }
  /* line 113, ../../pl-poll/pl-poll.scss */
  .pl-6 .pl-poll-loading {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100; }
    /* line 120, ../../pl-poll/pl-poll.scss */
    .pl-6 .pl-poll-loading.hide {
      display: none; }

/* line 130, ../../pl-poll/pl-poll.scss */
.pl-7 .pl-poll {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 100%;
  max-width: 880px;
  margin: 40px auto;
  background: #f8f8f8; }
  /* line 141, ../../pl-poll/pl-poll.scss */
  .pl-7 .pl-poll-header {
    background: #e2e2e2;
    border-bottom: 1px solid #0375fe;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 20px;
    font-size: 24px;
    text-align: center; }
  /* line 151, ../../pl-poll/pl-poll.scss */
  .pl-7 .pl-poll-content {
    min-height: 150px; }
  /* line 156, ../../pl-poll/pl-poll.scss */
  .pl-7 .pl-poll-footer {
    display: none;
    padding: 10px 20px;
    border-top: 1px solid #ccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  /* line 165, ../../pl-poll/pl-poll.scss */
  .pl-7 .pl-poll.closed .pl-poll-form {
    display: none; }
  /* line 169, ../../pl-poll/pl-poll.scss */
  .pl-7 .pl-poll-form {
    padding: 20px 40px; }
    /* line 170, ../../pl-poll/pl-poll.scss */
    .pl-7 .pl-poll-form .pl-poll-honey {
      display: none !important; }
    /* line 176, ../../pl-poll/pl-poll.scss */
    .pl-7 .pl-poll-form label {
      height: 40px;
      margin-left: 0;
      margin-bottom: 20px;
      font-weight: 400;
      font-size: 18px;
      line-height: 1.5;
      display: block;
      width: 100%;
      border: 1px solid #ccc;
      padding: 5px 10px;
      border-radius: 10px;
      text-align: center; }
      /* line 190, ../../pl-poll/pl-poll.scss */
      .pl-7 .pl-poll-form label:hover {
        cursor: pointer;
        border: 1px solid #2c79fd; }
    /* line 198, ../../pl-poll/pl-poll.scss */
    .pl-7 .pl-poll-form input[type="radio"] {
      display: none; }
    /* line 202, ../../pl-poll/pl-poll.scss */
    .pl-7 .pl-poll-form input[type="radio"]:checked + label {
      border: 2px solid #2c79fd;
      box-shadow: 0 0 5px 0 #2c79fd; }
    /* line 207, ../../pl-poll/pl-poll.scss */
    .pl-7 .pl-poll-form button {
      border-radius: 0;
      width: 200px;
      height: 40px;
      text-align: center;
      margin: 20px auto;
      display: block;
      color: #fff;
      background: #2c79fd;
      border: 2px solid #2c79fd; }
      /* line 218, ../../pl-poll/pl-poll.scss */
      .pl-7 .pl-poll-form button:hover {
        background: #fff;
        color: #666;
        cursor: pointer; }
      /* line 224, ../../pl-poll/pl-poll.scss */
      .pl-7 .pl-poll-form button:disabled, .pl-7 .pl-poll-form button[disabled] {
        background: #fff;
        border: 2px solid #2c79fd;
        cursor: default;
        color: #666; }
  /* line 233, ../../pl-poll/pl-poll.scss */
  .pl-7 .pl-poll-results {
    position: absolute; }
  /* line 238, ../../pl-poll/pl-poll.scss */
  .pl-7 .pl-poll-loading {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100; }
    /* line 245, ../../pl-poll/pl-poll.scss */
    .pl-7 .pl-poll-loading.hide {
      display: none; }

/* line 253, ../../pl-poll/pl-poll.scss */
.spinner {
  margin: 120px auto;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 10px; }

/* line 261, ../../pl-poll/pl-poll.scss */
.spinner > div {
  background-color: #2c79fd;
  height: 100%;
  width: 6px;
  margin: 0 3px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

/* line 272, ../../pl-poll/pl-poll.scss */
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

/* line 277, ../../pl-poll/pl-poll.scss */
.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

/* line 282, ../../pl-poll/pl-poll.scss */
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

/* line 287, ../../pl-poll/pl-poll.scss */
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

/*# sourceMappingURL=pl-poll.css.map */