/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.siti-block-event-promo {
  background-image: -webkit-gradient(linear, left top, right top, from(#EE3124), to(#EE3124));
  background-image: -webkit-linear-gradient(left, #EE3124, #EE3124);
  background-image: -o-linear-gradient(left, #EE3124, #EE3124);
  background-image: linear-gradient(90deg, #EE3124, #EE3124);
  background-size: 50% 50%;
  background-position: top left;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  margin: auto;
  max-width: 128rem; }
  @media screen and (min-width: 768px) {
    .siti-block-event-promo {
      overflow: visible; } }
  @media screen and (max-width: 665px) {
    .siti-block-event-promo {
      background-size: 100% 95%; } }
  .siti-block-event-promo .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
    /* many screen reader and browser combinations announce broken words as they would appear visually */ }
  .siti-block-event-promo > section {
    margin: auto;
    max-width: 110rem; }
  .siti-block-event-promo header {
    -ms-flex-align: center;
        align-items: center;
    background-image: -webkit-gradient(linear, left top, right top, from(#EE3124), to(#EE3124));
    background-image: -webkit-linear-gradient(left, #EE3124, #EE3124);
    background-image: -o-linear-gradient(left, #EE3124, #EE3124);
    background-image: linear-gradient(90deg, #EE3124, #EE3124);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-width: 74rem;
    padding: 4rem 0 2rem 0;
    position: relative; }
    @media screen and (min-width: 665px) {
      .siti-block-event-promo header {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
    @media screen and (min-width: 1280px) {
      .siti-block-event-promo header {
        max-width: 60%; } }
    @media screen and (max-width: 665px) {
      .siti-block-event-promo header {
        display: block;
        padding: 2rem; } }
    .siti-block-event-promo header p {
      margin: 0; }
  .siti-block-event-promo h2 {
    color: #fff;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .siti-block-event-promo * + p {
    font-family: "franklin-gothic-urw-cond", sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.12rem;
    text-transform: uppercase; }

.siti-block-event-promo__inner {
  margin-top: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .siti-block-event-promo__inner + * {
    text-align: right;
    padding: 6rem 0 0; }
  @media screen and (min-width: 768px) {
    .siti-block-event-promo__inner {
      margin-top: 0rem;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  @media screen and (max-width: 665px) {
    .siti-block-event-promo__inner {
      margin-top: 1rem; } }

.siti-block-event-promo__item {
  -ms-flex-align: end;
      align-items: flex-end;
  background-color: #000;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .siti-block-event-promo__item {
      -ms-flex: 1 1 35rem;
          flex: 1 1 35rem;
      height: 41.5rem; } }
  @media screen and (max-width: 665px) {
    .siti-block-event-promo__item {
      display: block;
      height: 30.5rem;
      padding-top: 1rem;
      margin: 2rem; } }
  .siti-block-event-promo__item:hover {
    color: #FDB913;
    text-decoration: none; }
    .siti-block-event-promo__item:hover::after {
      background-color: #CB940D; }
    .siti-block-event-promo__item:hover h3 {
      text-decoration: underline; }
  .siti-block-event-promo__item:focus {
    color: #FDB913;
    outline: 2px solid #FDB913; }
  .siti-block-event-promo__item:link {
    text-decoration: none; }
  .siti-block-event-promo__item:not(.siti-block-event-promo__no-items)::after {
    background: #FDB913 url("data:image/svg+xml,%3Csvg width='28' height='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.629.938l12.343 12.011H0v2.227h22.972L10.629 27.187h3.074l13.485-13.126L13.703.938z' fill-rule='evenodd'/%3E%3C/svg%3E") center no-repeat;
    border-radius: 1000rem;
    bottom: -2rem;
    content: '\00A0';
    height: 6rem;
    margin-left: 1.5rem;
    position: absolute;
    right: 2rem;
    width: 6rem; }
  .siti-block-event-promo__item article {
    -ms-flex-pack: end;
        justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100%;
    padding: 0 2.5rem 3.5rem; }

.siti-block-event-promo__item:not(:first-child):not(:last-child) {
  margin: 2rem 0; }
  @media screen and (min-width: 768px) {
    .siti-block-event-promo__item:not(:first-child):not(:last-child) {
      margin: 0 2rem; } }
  @media screen and (max-width: 665px) {
    .siti-block-event-promo__item:not(:first-child):not(:last-child) {
      margin: 2rem; } }

.siti-block-event-promo__no-items {
  -ms-flex-align: center;
      align-items: center;
  padding: 1rem; }

.siti-event-promo-menu {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #E9EDF0;
  background-repeat: no-repeat;
  background-position: right 1rem center;
  border: none;
  border-radius: 0;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 2rem; }

.siti-event-promo-menu .siti-event-promo-menu-select {
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-right: 20px;
  z-index: 0; }

.siti-event-promo-menu .siti-event-promo-menu-arrow {
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  width: 30px;
  z-index: 0;
  background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat;
  background-position: 50% 50%; }

.siti-event-promo-menu .siti-event-promo-menu-arrow.active {
  background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_up.png") no-repeat;
  background-position: 50% 50%; }

.siti-event-promo-menu .siti-event-promo-menu-options {
  background-color: #E9EDF0;
  border: none;
  padding: 1rem;
  position: absolute;
  max-width: 140%;
  border-radius: 0;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  top: 110px;
  right: 0;
  z-index: 1;
  display: none; }
  @media screen and (max-width: 665px) {
    .siti-event-promo-menu .siti-event-promo-menu-options {
      right: 2rem; } }

.siti-event-promo-menu .siti-event-promo-menu-opt {
  padding: 1rem;
  width: 100%;
  display: block;
  text-align: right; }

.siti-event-promo-menu .siti-event-promo-menu-opt:hover {
  color: #EE3124;
  text-decoration: underline;
  cursor: pointer; }
