@charset "UTF-8";
/** RESET **/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/** BASE **/
/** WIDTHS **/
/** FONTS **/
.bg_neutral_100 {
  background-color: #f9fafb; }

.bg_neutral_200 {
  background-color: #e0e6eb; }

.bg_neutral_300 {
  background-color: #d6dee6; }

.bg_neutral_400 {
  background-color: #ccd4db; }

.bg_neutral_500 {
  background-color: #aebdcb; }

.bg_neutral_600 {
  background-color: #929fb0; }

.bg_neutral_700 {
  background-color: #6d7988; }

.bg_neutral_800 {
  background-color: #404b59; }

.bg_neutral_900 {
  background-color: #222a35; }

.bg_bpred_100 {
  background-color: #d9bfc1; }

.bg_bpred_200 {
  background-color: #b18b8d; }

.bg_bpred_300 {
  background-color: #985257; }

.bg_bpred_500 {
  background-color: #da101e; }

.bg_bpred_700 {
  background-color: #9d0711; }

.bg_bpred_800 {
  background-color: #630309; }

.bg_bpred_900 {
  background-color: #320104; }

.bg_bpblue_100 {
  background-color: #d7e5ff; }

.bg_bpblue_200 {
  background-color: #73a3fc; }

.bg_bpblue_300 {
  background-color: #2a60c6; }

.bg_bpblue_500 {
  background-color: #103a89; }

.bg_bpblue_700 {
  background-color: #14336b; }

.bg_bpblue_800 {
  background-color: #132649; }

.bg_bpblue_900 {
  background-color: #061228; }

.bg_bpgold_100 {
  background-color: #fdecc4; }

.bg_bpgold_200 {
  background-color: #f8db96; }

.bg_bpgold_300 {
  background-color: #dfb249; }

.bg_bpgold_500 {
  background-color: #ac7f16; }

.bg_bpgold_700 {
  background-color: #79580c; }

.bg_bpgold_800 {
  background-color: #503c0b; }

.bg_bpgold_900 {
  background-color: #3d2b01; }

.bg_bpteal_100 {
  background-color: #dbfaf6; }

.bg_bpteal_200 {
  background-color: #acd7d1; }

.bg_bpteal_300 {
  background-color: #569f94; }

.bg_bpteal_500 {
  background-color: #257468; }

.bg_bpteal_700 {
  background-color: #234d47; }

.bg_bpteal_800 {
  background-color: #1f3d39; }

.bg_bpteal_900 {
  background-color: #022721; }

.wb_100 {
  color: #f0f0f0; }

.bg_wb_100 {
  background-color: #f0f0f0; }

.wb_200 {
  color: #d9d9d9; }

.bg_wb_200 {
  background-color: #d9d9d9; }

.wb_300 {
  color: #c9c9c9; }

.bg_wb_300 {
  background-color: #c9c9c9; }

.wb_500 {
  color: #b8b8b8; }

.bg_wb_500 {
  background-color: #b8b8b8; }

.wb_700 {
  color: #a6a6a6; }

.bg_wb_700 {
  background-color: #a6a6a6; }

.wb_800 {
  color: #949494; }

.bg_wb_800 {
  background-color: #949494; }

.wb_900 {
  color: gray; }

.bg_wb_900 {
  background-color: gray; }

.bw_100 {
  color: #707070; }

.bg_bw_100 {
  background-color: #707070; }

.bw_200 {
  color: #616161; }

.bg_bw_200 {
  background-color: #616161; }

.bw_300 {
  color: #525252; }

.bg_bw_300 {
  background-color: #525252; }

.bw_500 {
  color: #424242; }

.bg_bw_500 {
  background-color: #424242; }

.bw_700 {
  color: #333333; }

.bg_bw_700 {
  background-color: #333333; }

.bw_800 {
  color: #292929; }

.bg_bw_800 {
  background-color: #292929; }

.bw_900 {
  color: #171717; }

.bg_bw_900 {
  background-color: #171717; }

html, body {
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 6rem;
  line-height: 1;
  margin-bottom: 30px; }

h2 {
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 30px; }

h3 {
  font-size: 3rem;
  line-height: 1.1;
  margin-bottom: 30px; }

h4 {
  font-size: 2.25rem;
  line-height: 1.2;
  margin-bottom: 30px; }

h5 {
  font-size: 1.875rem;
  line-height: 1.3;
  margin-bottom: 20px; }

h6 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 16px; }

@media (min-width: 940px) {
  h1 {
    font-size: 8rem; }
  h2 {
    font-size: 6rem; }
  h3 {
    font-size: 4rem; }
  h4 {
    font-size: 3rem; }
  h5 {
    font-size: 2.25rem; }
  h6 {
    font-size: 1.875rem; } }

p, ol, ul {
  font-family: "Lora", serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  font-size: 1.25rem;
  line-height: 1.35; }

/** UTILITIES **/
/* responsive media */
img, video, audio {
  max-width: 100%;
  height: auto; }

/* text selection */
::selection {
  color: #000;
  background: #fbd404; }

/* clearfix floats */
.clearfix::after {
  content: '';
  display: table;
  clear: both; }

/* box sizing */
html {
  box-sizing: border-box; }

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

/* respect reduced motion */
@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important; } }

a {
  color: inherit;
  text-decoration: none; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container .embed-container object, .embed-container .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.font-head {
  font-family: "Open Sans", sans-serif; }

.font-text {
  font-family: "Lora", serif; }

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

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

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

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

.vertical-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.text-allcaps {
  text-transform: uppercase; }

.text-caps {
  text-transform: capitalize; }

.text-lower {
  text-transform: lowercase; }

.text-unset {
  text-transform: unset; }

.text-small {
  font-size: 0.875rem; }

.text-base {
  font-size: 1rem; }

.text-large {
  font-size: 1.5rem; }

.text-xlarge {
  font-size: 1.875rem; }

.text-giant {
  font-size: 3rem; }

.text-head {
  font-family: "Open Sans", sans-serif; }

.text-text {
  font-family: "Lora", serif; }

.toggle-content {
  display: none; }

.toggle-content.is-visible {
  display: block; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.full-width {
  width: 100%; }

.no-radius {
  border-radius: 0; }

.no-margin {
  margin: 0; }

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-padding {
  padding: 0; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-border {
  border: none; }

.no-border:hover {
  border: none; }

.margin-top {
  margin-top: 1rem; }

.margin-right {
  margin-right: 1rem; }

.margin-bottom {
  margin-bottom: 1rem; }

.margin-left {
  margin-left: 1rem; }

.center {
  display: grid;
  place-items: center; }

.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.flex-small, .flex-large {
  flex-basis: 100%; }

@media (min-width: 940px) {
  .flex-large {
    flex: 1; } }

.color_action_primary {
  color: #ed1d23 !important; }

.color_action_secondary {
  color: #00b0f0 !important; }

.bg_action_primary {
  background-color: #ed1d23 !important; }

.bg_action_secondary {
  background-color: #00b0f0 !important; }

/** COMPONENTS **/
/****
Tabacco is a short name for Tabs + Accordian.
It's a HTML CSS JS combo that creates tabs on desktop that shrink down to accordians on mobile.

CLASS HIERARCHY
ootb-tabcordion
  ootb-tabcordion--tabs
    tab
  ootb-tabcordion--entry
    ootb-tabcordion--entry-container
      ootb-tabcordion--entry-content
****/
.ootb-tabcordion.has-tabs .ootb-tabcordion--tabs {
  opacity: 1;
  height: auto;
  visibility: visible; }

.ootb-tabcordion.has-tabs .ootb-tabcordion--entry {
  min-height: 0; }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--entry::before {
    display: none; }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--entry.is-active .ootb-tabcordion--entry-content {
    opacity: 1;
    transition: opacity 400ms ease-in-out; }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--entry .ootb-tabcordion--entry-content {
    opacity: 0;
    transition: opacity 400ms ease-in-out; }

.ootb-tabcordion--tabs {
  opacity: 0;
  height: 0;
  visibility: hidden;
  display: flex;
  flex-flow: wrap;
  margin: 0;
  list-style: none;
  padding: 0; }
  .ootb-tabcordion--tabs .tab {
    display: block;
    border: none;
    border-right: 1px solid #fff;
    cursor: pointer; }
    .ootb-tabcordion--tabs .tab:hover, .ootb-tabcordion--tabs .tab:focus {
      background: #535353;
      outline: none; }
    .ootb-tabcordion--tabs .tab.is-active {
      background: #f2f2f2; }
      .ootb-tabcordion--tabs .tab.is-active:hover, .ootb-tabcordion--tabs .tab.is-active:focus {
        background: #e3e3e3; }

.ootb-tabcordion--entry {
  overflow: hidden; }
  .ootb-tabcordion--entry::before {
    position: relative;
    content: attr(data-title);
    cursor: pointer;
    z-index: 1;
    display: block; }
  .ootb-tabcordion--entry:hover, .ootb-tabcordion--entry:focus {
    outline: none; }
    .ootb-tabcordion--entry:hover::before, .ootb-tabcordion--entry:focus::before {
      background: #535353; }
  .ootb-tabcordion--entry.is-active .ootb-tabcordion--entry-content {
    margin-top: 0;
    height: auto;
    opacity: 1;
    transition: margin 400ms ease-out -100ms; }
  .ootb-tabcordion--entry.is-active::before {
    background: #f2f2f2; }
  .ootb-tabcordion--entry.is-active:hover::before, .ootb-tabcordion--entry.is-active:focus::before {
    background: #e3e3e3; }

.ootb-tabcordion--entry-container {
  overflow: hidden;
  margin-bottom: 1px; }

.ootb-tabcordion--entry-content {
  position: relative;
  margin-top: -100%;
  height: 0;
  opacity: 0;
  transition: margin 500ms ease-in;
  padding: 1rem; }
  .ootb-tabcordion--entry-content a.more {
    color: #444; }
    .ootb-tabcordion--entry-content a.more:hover {
      color: #f2f2f2; }

#main .pay-status {
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 1rem; }

#main .bottom .pay-status {
  margin: 8px 0 0 16px; }

#main .hero .pay-status {
  margin-top: 8px; }

#main .bp-basic {
  content: ""; }
  #main .bp-basic:after {
    content: "FREE";
    background-color: #9ab79b;
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    letter-spacing: 0.15em;
    text-decoration: uppercase;
    padding: 2px 8px;
    margin-left: -2px; }

#main .bp-premium {
  background-image: url(https://www.baseballprospectus.com/wp-content/themes/baseballprospectus/assets/images/bp-mark.svg);
  background-repeat: no-repeat;
  text-indent: -9009px;
  padding-left: 2px;
  display: inline-block;
  height: 16px;
  width: 16px; }

#main .boxes {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  #main .boxes .box {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0;
    background-color: white;
    flex: 0 1 100%;
    box-shadow: 8px 8px 16px #b8b8b8;
    border-radius: 0 0 4px; }
    #main .boxes .box h6 {
      font-size: 1rem;
      width: 100%;
      text-transform: uppercase;
      margin: 0 0 0 0;
      padding: 1rem 0;
      background-color: black;
      color: white;
      border-bottom: 1px solid #d9bfc1; }
      #main .boxes .box h6.solo {
        text-align: center; }
    #main .boxes .box .tab::before {
      font-size: 1rem;
      font-family: "Open Sans", sans-serif;
      text-align: center;
      margin: 0 auto;
      background-color: #000;
      color: #fff;
      padding: 1rem 0;
      font-weight: bold;
      text-transform: uppercase; }
    #main .boxes .box .content {
      padding: 16px 16px 32px 16px;
      font-size: 16px;
      font-family: "Lora", serif; }
      #main .boxes .box .content.articles-list .article {
        display: block;
        font-size: 18px;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        margin: 8px 0;
        padding: 0;
        border-bottom: 1px solid #d6dee6; }
      #main .boxes .box .content.articles-list .article:hover {
        color: #9d0711; }
      #main .boxes .box .content.articles-list .pubdate {
        text-align: left;
        display: block;
        font-size: 10px;
        color: #6d7988;
        margin: 0;
        padding: 8px 0; }
    #main .boxes .box .tabs {
      background-color: white; }
      #main .boxes .box .tabs h6 {
        flex: 0 1 auto;
        font-size: 1rem;
        margin: 0 1px 0 0;
        padding: 1rem;
        text-align: center;
        background-color: #707070;
        color: white; }
      #main .boxes .box .tabs h6:last-of-type {
        margin-right: 0; }
      #main .boxes .box .tabs h6.is-active {
        color: white;
        background-color: black;
        border-bottom-color: white; }
    #main .boxes .box .button {
      color: #fff;
      background: #9d0711;
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      line-height: 1;
      font-weight: bold;
      padding: 8px 24px;
      border-radius: 6px 0 6px 0;
      display: inline-block; }
  #main .boxes .box-label {
    position: relative;
    display: none;
    visibility: hidden;
    height: 0; }

@media only screen and (min-width: 940px) {
  #main .boxes {
    max-width: 1200px;
    display: grid;
    gap: 75px 2%;
    grid-template-columns: repeat(4, 23%);
    place-items: center; }
    #main .boxes .box {
      grid-column: span 2;
      align-self: start;
      margin: 0 0 0 0;
      padding: 0 0 32px 0;
      min-height: 500px; }
      #main .boxes .box h6 {
        padding: 8px 16px; }
        #main .boxes .box h6.solo {
          text-align: right; }
      #main .boxes .box .content {
        padding: 36px 48px 24px 48px; }
      #main .boxes .box .hero {
        padding: 32px 0;
        display: block; }
      #main .boxes .box .tabs {
        position: relative;
        display: flex;
        flex-wrap: nowrap; }
        #main .boxes .box .tabs h6 {
          padding: 8px 16px; }
    #main .boxes .box-label {
      display: block;
      visibility: visible;
      height: auto;
      position: absolute;
      bottom: 0px;
      right: 0px;
      text-transform: uppercase;
      font-size: 10px;
      width: 100%;
      background-color: #f0f0f0;
      color: #000;
      font-weight: bold;
      font-family: "Open Sans", sans-serif;
      padding: 8px;
      text-align: center;
      letter-spacing: 0.15em; } }

.arrow {
  font-size: 36px;
  font-weight: bold;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  color: black;
  text-align: center;
  display: inline-block;
  transition: all 0.3s ease; }

.arrow:hover {
  color: #9d0711;
  background: white;
  cursor: pointer; }

.arrow-left {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.arrow-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

@media only screen and (max-width: 768px) {
  .arrow-left,
  .arrow-right {
    top: 90%; } }

.carousel > img {
  width: 100%; }

.d-none {
  display: none; }

.indicators {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  margin-bottom: 10px; }

.indicators > span {
  display: inline-block;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: white; }

.indicators > span.active {
  background: #4fc355; }

/** LAYOUT **/
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  background: white;
  z-index: 97;
  border-bottom: 1px solid #a6a6a6; }
  #header .container {
    max-width: 1200px;
    margin: 0 auto; }
  #header .logo {
    width: 300px;
    height: 48px;
    margin: 10px;
    line-height: 70px; }
  #header nav {
    width: 100%;
    height: 55px;
    background-color: #000;
    display: none; }

html {
  --top-spacing: 50px;
  scroll-padding-top: var(--top-spacing);
  margin: var(--top-spacing) auto; }

.bpad_leaderboard {
  display: block;
  margin: 25px auto;
  padding: 0;
  width: 320px;
  height: 50px;
  background: #428bca;
  color: #fff;
  line-height: 50px;
  text-align: center; }

@media only screen and (min-width: 940px) {
  html {
    --top-spacing: 0;
    scroll-padding-top: var(--top-spacing);
    margin: var(--top-spacing) auto; }
  #header {
    position: relative; }
    #header nav {
      display: block; }
  .bpad_leaderboard {
    display: block;
    margin: 75px auto;
    width: 728px;
    height: 90px;
    background: #428bca;
    color: #fff;
    line-height: 90px;
    text-align: center; } }

#footer {
  margin: 200px 0 0 0;
  width: 100%;
  max-width: 100%;
  background: black;
  height: 200px; }

#main {
  background-color: #f8fafc; }
  #main .container {
    margin: 0;
    padding: 0; }
  #main .hp-top,
  #main .hp-bottom {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }
    #main .hp-top .item,
    #main .hp-bottom .item {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start;
      margin: 16px 0;
      padding: 0 0 32px 0;
      position: relative; }
    #main .hp-top .hero,
    #main .hp-bottom .hero {
      margin-top: 0; }
    #main .hp-top .img,
    #main .hp-bottom .img {
      flex: 1 1 100%;
      order: 0; }
    #main .hp-top h4,
    #main .hp-bottom h4 {
      flex: 1 1 auto;
      order: 2;
      font-size: 24px;
      font-family: "Open Sans", sans-serif;
      margin: 0 0 0 0;
      padding: 0 16px;
      align-self: flex-start;
      color: inherit;
      text-transform: unset; }
    #main .hp-top .meta,
    #main .hp-bottom .meta {
      flex: 1 1 auto;
      order: 3;
      margin-top: 1rem; }
    #main .hp-top h5,
    #main .hp-bottom h5 {
      font-size: 20px;
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      font-family: "Lora", serif;
      margin: 0.5rem 0 0 0;
      padding: 0 1rem;
      align-self: flex-start; }
    #main .hp-top .category,
    #main .hp-bottom .category {
      align-self: center;
      background-color: black;
      color: white;
      position: relative;
      top: -14px;
      text-align: center;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      margin: 0 auto;
      min-width: 150px;
      padding: 8px 32px;
      font-weight: bold;
      height: 26px;
      font-size: 10px;
      line-height: 10px;
      border-radius: 6px 0 6px 0;
      letter-spacing: 0.15em; }
    #main .hp-top .column,
    #main .hp-bottom .column {
      align-self: center;
      background-color: black;
      color: white;
      position: relative;
      top: -14px;
      text-align: center;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      margin: 0 auto;
      min-width: 150px;
      padding: 8px 32px;
      font-weight: bold;
      height: 26px;
      font-size: 10px;
      line-height: 10px;
      border-radius: 0 6px 0 6px;
      letter-spacing: 0.15em; }
    #main .hp-top .hascolumn,
    #main .hp-bottom .hascolumn {
      display: none;
      visibility: hidden; }
    #main .hp-top .authors,
    #main .hp-bottom .authors {
      text-align: left;
      align-self: flex-end;
      font-size: 14px;
      font-weight: bold;
      margin: 0 0 0 0;
      padding: 0 1rem 0.5rem 1rem;
      font-family: "Lora", serif;
      text-transform: uppercase;
      width: 75%;
      color: #424242;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      font-size: 10px; }
    #main .hp-top .top .desc,
    #main .hp-bottom .top .desc {
      display: block !important; }
  #main .bottom {
    display: grid;
    gap: 4px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }

@media only screen and (min-width: 940px) {
  #main .hp-top {
    grid-template-columns: repeat(4, 23%);
    gap: 2% 2%;
    padding-bottom: 2rem; }
    #main .hp-top .item0 {
      grid-column: 1 / 3;
      grid-row: 1 / 4; }
    #main .hp-top .item1 {
      grid-column: 3 / 5;
      grid-row: 1 / 2; }
    #main .hp-top .item2 {
      grid-column: 3 / 5;
      grid-row: 2 / 3; }
    #main .hp-top .item3 {
      grid-column: 3 / 5;
      grid-row: 3 / 4; }
    #main .hp-top .item {
      position: relative;
      display: grid;
      grid-template-columns: minmax(150px, 25%) 1fr;
      margin: 0 0 0 0;
      padding: 16px 16px 26px 16px;
      border-radius: 4px;
      background-color: white; }
    #main .hp-top .img {
      grid-column: 1 / 2;
      grid-row: 2 / 3;
      margin-bottom: 1rem;
      width: 150px;
      height: 107px; }
    #main .hp-top h4 {
      grid-column: 1 / 3;
      grid-row: 1 / 2;
      font-family: "Open Sans", sans-serif;
      margin: 0 0 0 0;
      padding: 0 0 16px 0; }
    #main .hp-top .meta {
      grid-column: 2 / 3;
      grid-row: 2 / 3;
      margin: 0 0 0 0;
      padding: 0 16px 0 16px; }
    #main .hp-top h5 {
      font-size: 16px;
      font-family: "Lora", serif;
      display: block;
      margin: 0 0 0 0;
      padding: 8px 0; }
    #main .hp-top .category {
      position: absolute;
      top: unset;
      right: 0;
      bottom: 0; }
    #main .hp-top .column {
      position: absolute;
      top: unset;
      left: 0;
      bottom: 0;
      background-color: #f0f0f0;
      color: #000;
      width: 276px; }
    #main .hp-top .hascolumn {
      display: block;
      visibility: visible; }
    #main .hp-top .authors {
      width: 100%;
      font-weight: normal;
      text-transform: uppercase;
      text-align: left;
      align-self: unset;
      font-size: 10px;
      margin: 0 0 0 0;
      padding: 8px 0 0 0;
      color: #424242;
      letter-spacing: 0.15em;
      border-top: 1px solid #f0f0f0; }
    #main .hp-top .hero {
      display: flex;
      flex-wrap: wrap;
      padding: 0; }
      #main .hp-top .hero img, #main .hp-top .hero h4, #main .hp-top .hero h5, #main .hp-top .hero .meta {
        grid-column: unset;
        grid-row: unset; }
      #main .hp-top .hero img {
        order: 0;
        grid-column: unset;
        grid-row: unset;
        width: 100%;
        height: auto; }
      #main .hp-top .hero h4 {
        order: 1;
        margin: 0 0 0 0;
        padding: 4px 16px 4px 16px; }
      #main .hp-top .hero .meta {
        order: 2;
        margin: 0 0 0 0;
        padding: 8px 16px 58px 16px; }
      #main .hp-top .hero h5 {
        padding: 4px 0 0 0; }
      #main .hp-top .hero .category {
        top: unset;
        bottom: 0; }
  #main .hp-bottom {
    margin: 16px auto;
    padding-bottom: 2rem;
    display: grid;
    grid-gap: 2% 2%;
    grid-template-columns: repeat(4, 23%); }
    #main .hp-bottom .item {
      padding: 0 0 0 0; }
    #main .hp-bottom h4 {
      font-size: 18px;
      margin: 0;
      padding: 8px 16px 0 16px; }
    #main .hp-bottom h5 {
      font-size: 14px;
      margin: 0;
      padding: 0 16px 0 16px; }
    #main .hp-bottom .column {
      border-radius: 0;
      margin: 0;
      order: 4;
      top: unset;
      bottom: 0;
      width: 100%;
      position: absolute;
      background-color: #f0f0f0;
      color: #000; }
    #main .hp-bottom .hascolumn {
      display: block;
      visibility: visible; }
    #main .hp-bottom .meta {
      order: 3;
      width: 100%;
      margin: 8px 0 16px 0; }
    #main .hp-bottom .authors {
      font-size: 10px;
      letter-spacing: 0.15em;
      width: auto;
      border-top: 1px solid #f0f0f0;
      margin: 0 16px;
      padding: 8px 0 8px 0;
      text-align: left;
      font-weight: normal; }
    #main .hp-bottom .pubdate {
      font-size: 14px;
      padding-right: 1rem;
      text-align: right;
      font-weight: normal; }
  #main .Features {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12), 1px 1px 16px #d9bfc1;
    color: #000; }
    #main .Features:hover {
      background-color: #d6dee6;
      color: #fff; }
    #main .Features .category {
      background-color: #9d0711; }
  #main .Prospects {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12), 1px 1px 16px #fdecc4;
    color: #000; }
    #main .Prospects:hover {
      background-color: #79580c;
      color: #fff; }
    #main .Prospects .category {
      background-color: #79580c; }
  #main .Fantasy {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12), 1px 1px 16px #d7e5ff;
    color: #000; }
    #main .Fantasy:hover {
      background-color: #14336b;
      color: #fff; }
    #main .Fantasy .category {
      background-color: #14336b; }
  #main .Español {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12), 1px 1px 16px #d9bfc1;
    color: #000; }
    #main .Español:hover {
      background-color: #9d0711;
      color: #fff; }
    #main .Español .category {
      background-color: #9d0711; }
  #main .item:hover {
    background-color: #f0f0f0;
    color: #424242;
    transform: translate3d(0, -2px, 0); } }

@media only screen and (min-width: 600px) and (max-width: 940px) {
  #main .hp-top,
  #main .hp-bottom {
    grid-gap: 1rem; }
    #main .hp-top .hero,
    #main .hp-bottom .hero {
      margin-top: 1rem; } }

@media only screen and (min-width: 940px) {
  #main .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; } }

nav.mainmenu {
  height: 3.125rem; }

section:before, section:after {
  padding: unset;
  content: normal;
  display: inherit;
  clear: unset; }

.navigation ul {
  font-size: 0.95625rem;
  line-height: 1.5; }

.searchtrigger {
  font-size: 0.8125rem; }
  .searchtrigger .material-icons {
    font-size: 1.625rem; }

.authors {
  border-bottom: none; }

.boxes .box a.button:hover {
  background-color: #9d0711 !important; }

#searchfield input,
#searchfield input[type="button"] {
  font-size: 14px; }

.banner {
  display: none;
  visibility: hidden; }

@media only screen and (min-width: 940px) {
  .banner {
    display: block;
    visibility: visible; } }
