/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@media only screen and (min-width: 120em) {
  .site--content__sponsors {
    padding: .0625rem 0 3.75rem; } }
.site--content__sponsors--section {
  height: 11.625rem;
  padding: .875rem 0 1rem;
  border-top: 1px solid #e2e2e2;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 991.98px) {
    .site--content__sponsors--section {
      height: auto; } }
  .site--content__sponsors--section a {
    display: block; }
.site--content__sponsors--title {
  margin: 0 1.25rem 1.5rem;
  font-family: "PF Din Text Cond Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: grey; }
  @media only screen and (min-width: 40em) {
    .site--content__sponsors--title {
      text-align: center; } }
.site--content__sponsors--link {
  text-align: center; }
  .site--content__sponsors--link:hover {
    text-decoration: none; }
    .site--content__sponsors--link:hover img {
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none;
      filter: none;
      /* IE 6-9 */ }
.site--content__sponsors--info {
  display: table-cell;
  height: 5.625rem;
  padding: 0 0 1.25rem;
  text-align: center;
  vertical-align: middle; }
.site--content__sponsors--logo {
  height: 5.625rem;
  padding: 0 0 1.25rem;
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .site--content__sponsors--logo {
      height: auto; } }
  .site--content__sponsors--logo__image {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block !important;
    max-width: 100%;
    width: auto; }
.site--content__sponsors--caption {
  font-family: "PF DinText Pro", Arial, sans-serif;
  font-weight: 300;
  font-size: .75rem;
  color: grey;
  text-align: center; }

/*# sourceMappingURL=style.css.map */
