/**
 * Widgets styling.
 */
/* PADDING */
/* MARGIN */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
/* PADDING */
/* MARGIN */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
/* PADDING */
/* MARGIN */
/* BANNER.  */
/* SHOW BANNER SETTINGS */
/* HOMEPAGE BANNER SETTINGS */
/* rest settings are like for show banner */
/* former 220px */
@font-face {
  font-family: SpartanMBRegular;
  src: url("../../fonts/SpartanMB-Regular.otf") format("opentype");
}
@font-face {
  font-family: SpartanMBSemiBold;
  src: url("../../fonts/SpartanMB-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: SpartanMBBold;
  src: url("../../fonts/SpartanMB-Bold.otf") format("opentype");
}
/* Play Button icon for media thumbnails in Seasons */
.block-content h3 {
  margin-bottom: 1rem;
  margin-top: 0;
}

.widget-zone.large-6 {
  padding-left: 1.25rem;
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  .widget-zone.large-6 {
    padding-left: 0;
  }
}
.widget-zone.large-6.layout-sidebar-second {
  padding-top: 6.875rem;
}
@media only screen and (max-width: 1024px) {
  .widget-zone.large-6.layout-sidebar-second {
    padding-top: 0;
  }
}
.widget-zone .above-widget-media-link .block-content {
  margin-bottom: 0;
}
.widget-zone .block-content {
  margin-bottom: 0;
}

.widget-cta-1 {
  background-color: #003d68;
  padding: 1.25rem;
  color: #ffffff;
}
.widget-cta-1 a:hover, .widget-cta-1 a:focus, .widget-cta-1 a:visited {
  color: #ffffff;
}
.widget-cta-1 a {
  color: #ffffff;
}
.widget-cta-1 h3,
.widget-cta-1 .h5,
.widget-cta-1 .h5 a {
  color: #ffffff;
  margin: 0;
  line-height: 1.5rem;
}
.widget-cta-1 .h5 {
  display: inline;
  margin: 0;
  font-size: 1rem;
  padding-right: 1.5625rem;
}
@media screen and (min-width: 64em) and (max-width: 89.9375em) {
  .widget-cta-1 .h5 {
    display: block;
  }
}
.widget-cta-1 .h5 a:hover, .widget-cta-1 .h5 a:focus, .widget-cta-1 .h5 a:visited {
  color: #ffffff;
}
.widget-cta-1 .h5:last-child {
  padding-right: 0;
}

.widget-cta-2 {
  border: 5px solid #A71E3F;
  padding: 1.25rem;
}
.widget-cta-2 h3,
.widget-cta-2 .h5 {
  margin: 0;
  line-height: 1.5rem;
}
.widget-cta-2 .h5 {
  font-size: 1rem;
}
.widget-cta-2 .h5 a {
  color: #ffffff;
}
.widget-cta-2 .h5 a:visited {
  color: #ffffff;
}
.widget-cta-2 .h5 a:hover {
  color: #ffffff;
}
.widget-cta-2 .h5 a:active {
  color: #ffffff;
}
.widget-cta-2 .h5 a:focus {
  color: #ffffff;
}

.widget-list article,
.widget-recent-content article {
  margin-bottom: 1.25rem;
  position: relative;
}
.widget-list article.node-photo-gallery .node-image picture:before,
.widget-recent-content article.node-photo-gallery .node-image picture:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: transparent url("../../images/icons/photo.svg") no-repeat center center;
  background-size: 30%;
}
.widget-list article.node-media .node-image picture:before,
.widget-recent-content article.node-media .node-image picture:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: transparent url("../../images/icons/media.svg") no-repeat center center;
  background-size: 30%;
}
.widget-list article.node-audio .node-image picture:before,
.widget-recent-content article.node-audio .node-image picture:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: transparent url("../../images/icons/audio.svg") no-repeat center center;
  background-size: 30%;
}
.widget-list article .node-image,
.widget-recent-content article .node-image {
  padding-right: 0.625rem;
  width: 50%;
  float: left;
}
.widget-list article .node-image picture,
.widget-recent-content article .node-image picture {
  position: relative;
  display: block;
}
.widget-list article .node-image img,
.widget-recent-content article .node-image img {
  width: 100%;
}
.widget-list article .node-title,
.widget-recent-content article .node-title {
  padding: 0.3125rem 0;
  margin: -1.5rem 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .layout-below-content .widget-list article .node-image,
  .layout-below-content .widget-recent-content article .node-image {
    width: 100%;
    padding: 0;
    float: none;
  }
  .layout-below-content .widget-list article .node-image img,
  .layout-below-content .widget-recent-content article .node-image img {
    width: 100%;
  }
  .layout-below-content .widget-list article article,
  .layout-below-content .widget-recent-content article article {
    margin: 0;
    text-align: center;
  }
  .layout-below-content .widget-list article article:first-child,
  .layout-below-content .widget-recent-content article article:first-child {
    text-align: left;
  }
  .layout-below-content .widget-list article article:last-child,
  .layout-below-content .widget-recent-content article article:last-child {
    text-align: right;
  }
  .layout-below-content .widget-list article .node-title,
  .layout-below-content .widget-recent-content article .node-title {
    position: relative;
    padding: 0.8125rem 0;
    text-align: center;
    margin: 0 0;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .layout-sidebar-second .widget-list article.medium-6,
  .layout-sidebar-second .widget-recent-content article.medium-6 {
    width: 100%;
  }
}

.widget-cta-with-image a {
  color: #A71E3F;
}
.widget-cta-with-image a:visited {
  color: #A71E3F;
}
.widget-cta-with-image a:hover {
  color: #A71E3F;
}
.widget-cta-with-image a:active {
  color: #A71E3F;
}
.widget-cta-with-image a:focus {
  color: #A71E3F;
}
.widget-cta-with-image .h5 {
  line-height: 1rem;
}
.widget-cta-with-image .h5 a {
  font-size: 1rem;
}
.widget-cta-with-image > div {
  display: table-cell;
}
.widget-cta-with-image .field-wrapper {
  vertical-align: top;
  padding-left: 0.625rem;
}
.widget-cta-with-image .field-wrapper div:first-child {
  margin-bottom: 0.625rem;
}
.widget-cta-with-image .field-wrapper p {
  margin: 0;
}
.widget-cta-with-image img {
  max-width: none;
}

.widget-cta-with-large-image {
  text-align: left;
}
@media screen and (min-width: 90em) {
  .widget-cta-with-large-image > div {
    text-align: center;
  }
}
.widget-cta-with-large-image a {
  display: block;
  text-decoration: none;
}
.widget-cta-with-large-image a .h5 {
  font-size: 1.25rem;
  text-align: center;
}
.widget-cta-with-large-image a .h5:hover, .widget-cta-with-large-image a .h5:active {
  color: #A71E3F;
  text-decoration: underline;
}
.widget-cta-with-large-image a img {
  display: block;
  width: 100%;
}

/*# sourceMappingURL=widget.css.map */
