.action-cards {
  background: #232444 url(/_public/images/halftone-bg-pattern.svg) center center no-repeat;
  background-size: cover;
  padding: 35px; }
  @media (min-width: 768px) {
    .action-cards {
      padding: 50px; } }
  @media (min-width: 1024px) {
    .action-cards {
      margin: -185px 0 -228px;
      padding: 282px 50px 250px; } }
  @media (min-width: 768px) {
    .action-cards .action-card {
      width: calc(50% - 17px); } }
  @media (min-width: 1024px) {
    .action-cards + .events-comp {
      background-color: transparent; }
      .action-cards + .events-comp::before {
        display: none; }
      .action-cards + .events-comp .events-comp__title {
        color: #FFFFFF; } }

@media (min-width: 768px) {
  .action-cards__section--outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

.action-cards__header {
  flex: 0 0 100%;
  text-align: center;
  margin-bottom: 48px; }
  @media (min-width: 1024px) {
    .action-cards__header {
      margin-bottom: 72px; } }
  .action-cards__header h1 {
    font-family: "Ringside Wide A", "Ringside Wide B";
    font-style: normal;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 32px;
    letter-spacing: 0.86px;
    line-height: 1.17;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .action-cards__header h1 {
        font-size: 48px; } }
  .action-cards__header h3 {
    font-family: "Ringside Regular A", "Ringside Regular B";
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1.34; }
    @media (min-width: 768px) {
      .action-cards__header h3 {
        font-size: 24px; } }

.action-cards__callout {
  flex: 0 0 100%;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 48px; }
  @media (min-width: 1024px) {
    .action-cards__callout {
      margin-top: 72px;
      margin-bottom: 36px; } }
  .action-cards__callout h4 {
    font-family: "Ringside Regular A", "Ringside Regular B";
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1.34;
    margin-bottom: 24px; }
    @media (min-width: 768px) {
      .action-cards__callout h4 {
        font-size: 24px; } }
  .action-cards__callout a {
    font-family: "Ringside Compressed A", "Ringside Compressed B";
    font-style: normal;
    font-weight: 700;
    color: #232444;
    font-size: 30px;
    letter-spacing: 0.3px;
    line-height: 0.92;
    padding: 2px 18px 4px;
    background-color: #FFFFFF;
    border: 4px solid #FFFFFF;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    transition: all 0.15s linear;
    -webkit-appearance: none; }
    @media (min-width: 768px) {
      .action-cards__callout a {
        font-size: 32px; } }
    .action-cards__callout a:hover:not(:disabled) {
      background-color: transparent;
      color: #FFFFFF; }
    .action-cards__callout a:disabled {
      opacity: 0.5;
      cursor: not-allowed; }


/*# sourceMappingURL=/_public/build/96.0855fc49ca37d9e4e00a.css.map*/
/*# sourceMappingURL=96.0855fc49ca37d9e4e00a.css.map*/