/* This file is generated.  DO NOT EDIT. */ 
@media (max-width: 767px) {
  #klg-wrapper {
    padding-top: 0;
  }
}
.global-header,
.global-footer {
  line-height: 1.57;
  --link-color: #fff;
}
.global-header img,
.global-footer img {
  height: auto;
  max-width: 100%;
}
.global-header a,
.global-footer a {
  color: var(--link-color);
  font-weight: bold;
  text-decoration: none;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  transition: 0.2s ease-in-out;
}
.global-header a:hover, .global-header a:focus,
.global-footer a:hover,
.global-footer a:focus {
  text-decoration: underline;
  -webkit-text-decoration-color: currentColor;
          text-decoration-color: currentColor;
}
.global-header a:hover,
.global-footer a:hover {
  --link-color: #fff;
}
.global-header svg,
.global-footer svg {
  color: inherit;
  transition: inherit;
}
.global-header .call-to-action,
.global-footer .call-to-action {
  color: #fff;
}
.global-header .call-to-action:hover, .global-header .call-to-action:focus,
.global-footer .call-to-action:hover,
.global-footer .call-to-action:focus {
  text-decoration: none;
}

.global-header {
  font-size: 17.25px;
}
.global-header hr {
  margin: 20px 0;
}

.desktop-header__nav button,
.desktop-header__utility-nav button {
  line-height: normal;
}

html {
  overflow-x: visible !important;
}

body > #main {
  overflow-x: hidden;
}
.styled-link {
  color: currentColor;
  font-weight: bold;
}
.styled-link span {
  position: relative;
  vertical-align: baseline;
  white-space: nowrap;
}
.styled-link.link-external span, .styled-link.link-download span {
  display: none;
}
.styled-link svg {
  position: relative;
  top: 0.15em;
  display: inline;
  height: min(1em, 30px);
  width: min(1em, 30px);
  margin-left: 0.2em;
  color: #d1471e;
  transition: 0.2s ease-in-out;
}
.ad-item .styled-link svg, .application-tiles__tile-title .styled-link svg, .container--dark-bg .styled-link svg, .events--dark .events__top .styled-link svg, .global-footer .styled-link svg, .promo-collage__cta .styled-link svg, .promo--dark .styled-link svg {
  color: #e05329;
}
.styled-link:hover svg {
  color: currentColor;
}
.ad-item .styled-link:hover svg, .application-tiles__tile-title .styled-link:hover svg, .container--dark-bg .styled-link:hover svg, .events--dark .events__top .styled-link:hover svg, .global-footer .styled-link:hover svg, .promo-collage__cta .styled-link:hover svg, .promo--dark .styled-link:hover svg {
  color: #fff;
}
.call-to-action {
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  color: white;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  background: #d1471e;
  transition: 0.2s ease-in-out;
}
.call-to-action:hover, .call-to-action:focus {
  text-decoration: none;
  background: #4e2a84;
}
.application-tiles__tile-title .call-to-action, .container--dark-bg .call-to-action, .events--dark .events__top .call-to-action, .global-footer .call-to-action, .promo-collage__cta .call-to-action, .promo--dark .call-to-action {
  background: #e05329;
}
.application-tiles__tile-title .call-to-action:hover, .application-tiles__tile-title .call-to-action:focus, .container--dark-bg .call-to-action:hover, .container--dark-bg .call-to-action:focus, .events--dark .events__top .call-to-action:hover, .events--dark .events__top .call-to-action:focus, .global-footer .call-to-action:hover, .global-footer .call-to-action:focus, .promo-collage__cta .call-to-action:hover, .promo-collage__cta .call-to-action:focus, .promo--dark .call-to-action:hover, .promo--dark .call-to-action:focus {
  color: #4e2a84;
  background: #fff;
}

.call-to-action--outline {
  color: #d1471e;
  background: transparent;
  border: 1.5px solid currentColor;
}
.application-tiles__tile-title .call-to-action--outline, .container--dark-bg .call-to-action--outline, .events--dark .events__top .call-to-action--outline, .global-footer .call-to-action--outline, .promo-collage__cta .call-to-action--outline, .promo--dark .call-to-action--outline {
  color: #e05329;
}
.call-to-action--outline:hover, .call-to-action--outline:focus {
  color: white;
}

.call-to-action--outline-white {
  color: white;
  background: transparent;
  border: 1.5px solid currentColor;
}
.call-to-action--outline-white:hover, .call-to-action--outline-white:focus {
  border-color: transparent;
}
.application-tiles__tile-title .call-to-action--outline-white, .container--dark-bg .call-to-action--outline-white, .events--dark .events__top .call-to-action--outline-white, .global-footer .call-to-action--outline-white, .promo-collage__cta .call-to-action--outline-white, .promo--dark .call-to-action--outline-white {
  background: transparent;
  color: #e05329;
}

.call-to-action--outline-dark {
  color: #333333;
  background: transparent;
  border: 1.5px solid #333333;
}
.call-to-action--outline-dark:hover, .call-to-action--outline-dark:focus {
  color: white;
  background: #333333;
}
.desktop-header {
  display: none;
}
@media (min-width: 1200px) {
  .desktop-header {
    display: flex;
  }
}

.desktop-header__logo {
  display: flex;
  align-items: center;
  flex: 0 1 auto;
}

.desktop-header__main {
  flex: 1 1 auto;
}

.desktop-header__utility {
  display: flex;
  height: 38px;
}

.desktop-header__alert {
  --alert-color: #1a1a1a;
  --link-color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  flex: 1 1 615px;
  padding: 0 15px;
  color: var(--link-color);
  font-size: 12px;
  background: var(--alert-color);
}
.desktop-header__alert a {
  display: block;
  color: var(--link-color);
}
.desktop-header__alert a:hover {
  color: inherit;
}
.desktop-header__alert p {
  margin: 0;
  font-size: 12px !important;
}

.desktop-header__utility-nav {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  flex: 0 1 507px;
  padding: 0 15px;
  background: #1a1a1a;
}
.desktop-header__utility-nav > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.desktop-header__utility-nav > ul > li {
  font-size: 12px;
}
.desktop-header__utility-nav > ul > li a {
  color: white;
  font-weight: normal;
}

.desktop-header__nav {
  padding-right: 90px;
  padding-left: 15px;
}
.desktop-header__nav > ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.desktop-header__item {
  display: flex;
  align-items: center;
}
.desktop-header__item > a, .desktop-header__item > button {
  display: flex;
  align-items: center;
  height: 52px;
  padding: 0;
  color: #4e2a84;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent;
  border: none;
  border-bottom: 7px solid white;
  border-top: 7px solid white;
  transition: 0.2s ease-in-out;
}
.desktop-header__item > a:hover, .desktop-header__item > a:focus, .desktop-header__item > button:hover, .desktop-header__item > button:focus {
  text-decoration: none;
}
.desktop-header__item.is-open > a, .desktop-header__item.is-open > button {
  border-bottom: 7px solid #4e2a84;
}

.desktop-header__menu-container {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 91px;
  right: 0;
  left: 0;
  z-index: 50;
  height: 530px;
  width: 100%;
  margin: 0 auto;
  max-width: 1246px;
  visibility: hidden;
  color: white;
  background: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.desktop-header__menu-container:before {
  position: absolute;
  top: 0;
  z-index: 1;
  display: block;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 758.47 819.49' %3E%3Cpath d='M709.61 17.46H352.65L50.89 406.34l301.76 386.97h356.96L407.84 406.34 709.61 17.46z' /%3E%3C/svg%3E");
  background-position: -200px center;
  background-repeat: no-repeat;
  background-size: auto 274%;
  content: "";
  transform: rotate(180deg);
}
.is-preview .desktop-header__menu-container, .is-page-editor .desktop-header__menu-container {
  top: 210px;
}
.is-open .desktop-header__menu-container {
  visibility: visible;
  opacity: 1;
}

.desktop-header__menu-content {
  position: relative;
  z-index: 10;
  max-width: 977px;
  margin: auto;
  padding: 50px;
  padding-top: 68px;
  padding-left: 30px;
}

.desktop-header__menu-title {
  display: inline-block;
  margin-bottom: 28px;
  font-size: 24px;
  line-height: 1.25;
  text-transform: uppercase;
}
.desktop-header__menu-title a {
  position: relative;
  color: white;
}
.desktop-header__menu-title a:after {
  position: absolute;
  top: calc(100% + 1px);
  display: block;
  height: 2px;
  width: 100%;
  margin-top: 5px;
  background-color: #83ccd1;
  content: "";
  transition: height ease-in-out 0.3s;
}
.desktop-header__menu-title a:hover {
  text-decoration: none;
}
.desktop-header__menu-title a:hover:after {
  height: 5px;
}

.desktop-header__subtitle {
  padding: 0 0 11px;
  line-height: 1.5652;
}

.desktop-header__links {
  display: grid;
  grid-template-columns: 2.5fr 1fr;
  grid-template-rows: auto;
  grid-gap: 50px;
  gap: 50px;
}
.desktop-header__links ul {
  padding: 0;
  list-style-type: none;
}

a.desktop-header__link {
  display: inline-block;
  padding: 0 0 13px;
  color: white;
  font-family: "Petrona";
  font-size: 22px;
  font-weight: bold;
  line-height: 1.0909;
}
a.desktop-header__link:hover svg, a.desktop-header__link:focus svg {
  color: white;
}
a.desktop-header__link svg {
  position: relative;
  top: 4px;
  left: 3px;
  color: #e05329;
  transition: 0.2s ease-in-out;
}

a.desktop-header__link-secondary {
  display: inline-block;
  padding: 0 0 10px;
  color: white;
  font-family: "Roboto";
  font-size: 17.25px;
  font-weight: normal;
  line-height: 1.2754;
}

.desktop-header__search-btn {
  color: white;
  background: transparent;
  border: none;
}

.desktop-header__search-menu {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  height: 100vh;
  visibility: hidden;
  background: #1a1a1a;
  opacity: 0;
}
.is-open .desktop-header__search-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

.desktop-header__search-header {
  max-width: 1294px;
  margin: auto;
}

.desktop-header__search-menu-container {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin-top: 102px;
  background: #1a1a1a;
}
.desktop-header__search-menu-container:before {
  position: absolute;
  top: 0;
  z-index: 0;
  display: block;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 758.47 819.49' %3E%3Cpath d='M709.61 17.46H352.65L50.89 406.34l301.76 386.97h356.96L407.84 406.34 709.61 17.46z' /%3E%3C/svg%3E");
  background-position: -245px -500px;
  background-repeat: no-repeat;
  background-size: auto 200%;
  content: "";
  transform: rotate(180deg);
}

.desktop-header__search-menu-logo {
  position: relative;
  z-index: 1;
  width: 174px;
  min-width: 0;
}

.desktop-header__search-close {
  position: absolute;
  right: 0;
  z-index: 1;
  padding: 15px;
  color: white;
  background-color: transparent;
  border: none;
}
.desktop-header__search-close svg {
  height: 20px;
  width: 20px;
}

.desktop-header__cta {
  position: relative;
  left: 31px;
}
.desktop-header__cta a {
  height: 100%;
  font-size: 14px;
}
.global-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100;
  margin: auto;
  background: white;
  transition: top 0.35s;
}
.global-header * {
  font-family: "Roboto";
}
@media (min-width: 1200px) {
  .global-header.scroll-top {
    top: -98px;
  }
}

.global-header__wrapper {
  display: grid;
  grid-template-columns: auto minmax(0px, 1366px) auto;
  grid-template-rows: 56px;
  box-shadow: 0px 5px 4px -1px rgba(26, 26, 26, 0.4);
  transition: box-shadow 0.35s;
}
.global-header__wrapper > div:nth-child(3) {
  display: grid;
  grid-template-rows: 38.02px 52px;
}
.global-header__wrapper > div:nth-child(3) > div:first-child {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #1a1a1a;
}
@media (min-width: 1200px) {
  .global-header__wrapper {
    grid-template-rows: auto;
  }
  .global-header.scroll-top .global-header__wrapper {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}

.global-header__break {
  max-width: 100px;
  color: white;
}
.mobile-header {
  position: relative;
  /*z-index: 100;*/
}
@media (min-width: 1200px) {
  .mobile-header {
    display: none;
  }
}

.mobile-header__main {
  background: #fff;
  display: flex;
  z-index: 100;
  position: relative;
  align-items: center;
  padding: 10px 35px;
}

.mobile-header__alert {
  --alert-color: #1a1a1a;
  --link-color: white;
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  height: 54px;
  padding: 10px 35px;
  color: var(--link-color);
  font-size: 12px;
  background-color: var(--alert-color);
  position: relative;
  /*z-index: 90;*/
  top: 0;
  transition: top 0.35s;
  box-shadow: 0px 5px 4px -1px rgba(26, 26, 26, 0.4);
}
.mobile-header__alert a {
  color: var(--link-color);
}
.mobile-header__alert p {
  margin: 0;
  font-size: 12px !important;
}
.global-header.scroll-top .mobile-header__alert {
  top: -60px;
}

.mobile-header__logo {
  margin-right: auto;
}

.mobile-header__subtitle {
  z-index: 1;
  padding: 0 35px;
  padding-top: 10px;
  text-transform: none;
}

.mobile-header__search-btn {
  padding-right: 20px;
  background: transparent;
  border: none;
}
.mobile-header__search-btn svg {
  color: #1a1a1a;
}
@media (min-width: 746px) {
  .mobile-header__search-btn {
    padding-right: 85px;
  }
}

.mobile-header__search-close-btn {
  position: absolute;
  top: 7.5px;
  right: 24px;
  color: white;
  background: transparent;
  border: none;
}
.mobile-header__search-close-btn svg {
  color: white;
}

.mobile-header__open {
  background: transparent;
  border: none;
}
.mobile-header__open svg {
  color: #1a1a1a;
}
.is-open .mobile-header__open {
  display: none;
}

.mobile-header__close {
  display: none;
  background: transparent;
  border: none;
}
.is-open .mobile-header__close {
  display: block;
}

.mobile-header__menu-container {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  height: calc(
    100vh - 110px - env(safe-area-inset-bottom) - env(safe-area-inset-top)
  );
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  visibility: hidden;
  padding: 0;
  color: white;
  background: #1a1a1a;
  transition: visibility 0.1s ease-in-out, top 0.1s ease-in-out;
}
.mobile-header__menu-container:after {
  position: absolute;
  top: -23px;
  z-index: 0;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 758.47 819.49' %3E%3Cpath d='M709.61 17.46H352.65L50.89 406.34l301.76 386.97h356.96L407.84 406.34 709.61 17.46z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 142%;
  content: "";
  transform: rotate(180deg);
}
.is-open .mobile-header__menu-container {
  top: 110px;
  visibility: visible;
}
.global-header.scroll-top .is-open .mobile-header__menu-container {
  height: calc(100vh - 56px - env(safe-area-inset-bottom) - env(safe-area-inset-top));
  top: 56px;
}

.mobile-header__search-menu-header {
  display: flex;
  align-items: center;
  padding: 10px 35px;
}
.mobile-header__search-menu-header a {
  display: inline-flex;
  align-items: center;
}
.mobile-header__search-menu-header img {
  height: auto;
  width: 200px;
}

.mobile-header__search-menu-container {
  position: relative;
  height: 100%;
  padding-top: 180px;
}
.mobile-header__search-menu-container:after {
  position: absolute;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 758.47 819.49' %3E%3Cpath d='M709.61 17.46H352.65L50.89 406.34l301.76 386.97h356.96L407.84 406.34 709.61 17.46z' /%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 142%;
  content: "";
  transform: rotate(180deg);
}

.mobile-header__search-input {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  background: transparent;
}
.mobile-header__search-input > input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  color: #989898;
  font-family: "Petrona";
  font-size: 45px;
  background: #1a1a1a;
  border: none;
  border-bottom: 2px solid white;
}
.mobile-header__search-input button {
  position: absolute;
  right: 0;
  color: #989898;
  font-family: "Petrona";
  font-size: 45px;
  background: transparent;
  border: none;
}
.mobile-header__search-input button svg {
  color: white;
}

.mobile-header__quick-links {
  color: white;
  text-transform: uppercase;
}
.mobile-header__quick-links h2 {
  margin-top: 20px;
  font-weight: 300;
}

.mobile-header__menu-links {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.mobile-header__menu-links > ul:first-child {
  margin: 0;
  padding-top: 20px;
  padding-right: 35px;
  padding-left: 35px;
}
.mobile-header__menu-links > ul li {
  list-style-type: none;
}
.mobile-header__menu-links > ul li a {
  color: white;
}

.mobile-header__list-item {
  padding: 8px 0;
  text-transform: uppercase;
}
.mobile-header__list-item > button, .mobile-header__list-item > a {
  padding-right: 0;
  padding-left: 0;
  color: white;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent;
  border: none;
}

.mobile-header__utility-links {
  margin-top: auto;
  margin-bottom: 16px;
  padding-right: 35px;
  padding-left: 35px;
}

.mobile-header__utility-list-item {
  padding: 5px 0;
}
.mobile-header__utility-list-item > a {
  font-size: 16.5px;
  font-weight: normal;
}

.mobile-header__search-menu {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  height: 100vh;
  width: 100%;
  background: #1a1a1a;
}
.is-open .mobile-header__search-menu {
  display: block;
}

.mobile-header__submenu {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 100%;
  display: flex;
  flex-direction: column;
  height: calc(100% - 47px);
  width: 100%;
  overflow: scroll;
  visibility: hidden;
  padding: 35px 0 0 0;
  /*background: $c-dark-charcoal;*/
  transition: visibility 0.1s ease-in-out, left 0.1s ease-in-out;
  /*&:after {
    position: absolute;
    top: 0;
    z-index: $z-zero;
    height: 100%;
    width: 100%;
    background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 758.47 819.49' %3E%3Cpath d='M709.61 17.46H352.65L50.89 406.34l301.76 386.97h356.96L407.84 406.34 709.61 17.46z' /%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 142%;
    content: "";
    transform: rotate(180deg);
  }*/
}
.mobile-header__submenu > ul li {
  list-style-type: none;
}
.mobile-header__submenu > ul li a {
  color: white;
}

.js-mobile-header-submenu.is-open .mobile-header__submenu {
  left: 0;
  visibility: visible;
}

.mobile-header__submenu-header {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 27px auto;
  padding: 0 35px;
}

.mobile-header__submenu-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 27px;
  line-height: 1.15;
  text-transform: uppercase;
}

.mobile-header__submenu-back {
  color: #d1471e;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0 0 0 -3px;
  text-align: left;
  width: 27px;
}

.mobile-header__submenu-links {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  padding: 0 35px;
  text-transform: none;
}
.mobile-header__submenu-links li {
  padding: 7px 0;
}
.mobile-header__submenu-links li a {
  font-family: "Petrona";
  font-size: 28px;
}

.mobile-header__submenu-secondary-links {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  padding: 0 35px;
  text-transform: none;
}
.mobile-header__submenu-secondary-links:before {
  display: inline-block;
  height: 2px;
  width: 200px;
  margin-bottom: 20px;
  background: #83ccd1;
  content: "";
}
.mobile-header__submenu-secondary-links li {
  padding: 10px 0;
}
.mobile-header__submenu-secondary-links li a {
  font-weight: normal;
}

.mobile-header__bottom-links {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  margin: 0;
  padding: 0 35px;
  background: #4e2a84;
}
.mobile-header__bottom-links li {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  background: #4e2a84;
}
.mobile-header__bottom-links li a {
  font-size: 16px;
}

.js-mobile-header-link {
  transition: opacity 1s;
}
.js-mobile-header-link.hide-link {
  opacity: 0;
  visibility: hidden;
}
.global-footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 38.25px;
  padding-bottom: 38.25px;
  color: white;
  font-size: 12px;
  background-color: #1a1a1a;
}
@media (min-width: 1060px) {
  .global-footer {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
.global-footer address {
  margin-bottom: 0;
}
.global-footer a[href^=http]:not(.call-to-action) {
  padding-right: unset;
  background-image: none;
}
@media (min-width: 1396px) {
  .global-footer > .container {
    padding: 0;
  }
}
.global-footer > * {
  font-family: "Roboto";
}

.global-footer__logo {
  max-height: 25.27px;
  max-width: 245.38px;
  margin: auto;
  margin-bottom: 43.5px;
}
@media (min-width: 1060px) {
  .global-footer__logo {
    max-height: 33.73px;
    max-width: 327.5px;
    margin-bottom: 57px;
  }
}
.global-footer__logo a {
  display: block;
}

.global-footer__top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-gap: 40px 32px;
  gap: 40px 32px;
}
@media (min-width: 1060px) {
  .global-footer__top {
    grid-template-columns: 1.5fr 1.5fr 1fr;
    grid-template-rows: auto;
    grid-gap: 40px;
    gap: 40px;
  }
}

.global-footer__address {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-gap: 20px;
  gap: 20px;
}
@media (min-width: 1060px) {
  .global-footer__address {
    grid-template-columns: 1fr 0.5fr;
  }
}
.global-footer__address address {
  font-style: normal;
  line-height: 1.75;
}
.global-footer__address address a {
  color: white;
  font-weight: 400;
}
.global-footer__address address a:not([href*=tel]) {
  font-weight: 700;
}
.global-footer__address ul {
  margin: 0;
  margin-top: -3px;
  padding: 0;
  line-height: 1.8;
}
.global-footer__address ul li {
  list-style-type: none;
}
.global-footer__address ul li a {
  color: white;
}

.global-footer__campuses {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  line-height: 1.7;
  grid-gap: 20px;
  gap: 20px;
}
@media (min-width: 1060px) {
  .global-footer__campuses {
    grid-template-columns: 1fr 1fr;
    padding-left: 50px;
  }
}
.global-footer__campuses > div:nth-child(2) {
  margin-top: 20px;
}
@media (min-width: 1060px) {
  .global-footer__campuses > div:nth-child(2) {
    margin-top: 0;
  }
}
.global-footer__campuses ul {
  margin-top: 0;
  padding: 0;
  line-height: 1.8;
}
.global-footer__campuses ul li {
  list-style-type: none;
}
.global-footer__campuses ul li a {
  color: currentColor;
  font-weight: normal;
}

.global-footer__cta {
  display: grid;
  grid-column: span 2;
  grid-template-columns: 1fr 1fr;
  padding-top: 30px;
  border-top: 1.5px solid #d7d7d7;
  grid-gap: 20px;
  gap: 20px;
}
@media (min-width: 1060px) {
  .global-footer__cta {
    grid-column: span 1;
    grid-template-columns: 1fr;
    padding-top: 0;
    border-top: none;
    grid-gap: 0;
    gap: 0;
  }
}
.global-footer__cta ul {
  margin: 0;
  margin-top: -2px;
  padding: 0;
  line-height: 1.4;
  list-style-type: none;
}
@media (min-width: 1060px) {
  .global-footer__cta ul {
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.global-footer__cta ul li:not(:first-child) {
  padding-top: 4px;
}
.global-footer__cta ul li {
  padding-bottom: 4px;
}
.global-footer__cta ul li a {
  font-size: 15px;
  white-space: nowrap;
}
@media (min-width: 470px) {
  .global-footer__cta ul li a {
    white-space: normal;
  }
}

.global-footer__section-title {
  margin-top: 0;
  margin-bottom: 4px;
  font-family: "Roboto" !important;
  font-size: 12px;
  font-weight: 700;
}
.global-footer__section-title a {
  color: currentColor;
}

.global-footer__bottom {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  border-top: 1.5px solid #d7d7d7;
}
@media (min-width: 1060px) {
  .global-footer__bottom {
    flex-direction: row;
    margin-top: 14px;
    text-align: left;
    border-top: none;
  }
}

.global-footer__social-list {
  margin: 1rem 0;
  padding-left: 0;
  line-height: 2;
  grid-column-gap: 32px;
  -moz-column-gap: 32px;
       column-gap: 32px;
  -moz-columns: 2;
       columns: 2;
  list-style-type: none;
}
@media (min-width: 1060px) {
  .global-footer__social-list {
    -moz-columns: 1;
         columns: 1;
  }
}
@media (min-width: 1060px) {
  .global-footer__social-list li {
    display: inline;
    padding-right: 20px;
  }
  @-moz-document url-prefix() {
    .global-footer__social-list li {
      padding-right: 18px;
    }
  }
}
.global-footer__social-list li a {
  color: white;
  font-weight: bold;
}

.global-footer__copyright {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  flex-direction: column;
  padding-top: 10px;
  border-top: 1.5px solid #d7d7d7;
}
@media (min-width: 1060px) {
  .global-footer__copyright {
    margin-top: 26px;
    padding-top: 0;
  }
}

.global-footer__copyright-bottom {
  width: 100%;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 1060px) {
  .global-footer__copyright-bottom {
    text-align: right;
  }
}
.global-footer__copyright-bottom a {
  color: white;
}

.global-footer__copyright-reserved {
  display: block;
  padding: 5px 0;
}
@media (min-width: 1060px) {
  .global-footer__copyright-reserved {
    display: inline;
    padding: 0 0 0 5px;
  }
}

.global-footer__give {
  display: flex;
  align-self: center;
  justify-content: center;
}
@media (min-width: 746px) {
  .global-footer__give {
    display: block;
  }
}

.global-footer__aux-links {
  display: inline-flex;
  margin: 2px 0 10px;
  padding-left: 0;
}
@media (min-width: 746px) {
  .global-footer__aux-links {
    padding-left: 10px;
  }
}
.global-footer__aux-links li {
  white-space: nowrap;
  list-style-type: none;
}
@media (min-width: 746px) {
  .global-footer__aux-links li {
    white-space: normal;
  }
}
.global-footer__aux-links li a {
  color: currentColor;
  font-weight: bold;
}
.global-footer__aux-links li:not(:last-child) {
  position: relative;
  padding-right: 13px;
}
.global-footer__aux-links li:not(:last-child):after {
  position: absolute;
  top: 4px;
  right: 5px;
  display: inline-flex;
  height: 9px;
  width: 1px;
  background-color: white;
  content: "";
}
.logo {
  display: flex;
  width: 226px;
}

.logo__desktop {
  display: none;
  margin-left: 38px;
}
.logo__desktop img {
  height: 90px;
  width: 152px;
}
@media (min-width: 1200px) {
  .logo__desktop {
    display: inline-flex;
  }
}

.logo__mobile {
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.logo__mobile img {
  padding-top: 10px;
}
@media (min-width: 1200px) {
  .logo__mobile {
    display: none;
  }
}
.quick-search-bar {
  position: relative;
  z-index: 1;
  padding: 0 35px;
}
@media (min-width: 1200px) {
  .quick-search-bar {
    min-width: 800px;
    margin-right: -100px;
    padding: 0;
  }
}

.quick-search-bar__search-input {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.quick-search-bar__search-input > input {
  width: 100%;
  color: white;
  font-family: "Petrona";
  font-size: 30px;
  background: transparent;
  border: none;
  border-bottom: 2px solid white;
  border-radius: 0;
  padding: 0;
  padding-right: 26px;
}
@media (min-width: 1060px) {
  .quick-search-bar__search-input > input {
    font-size: 45px;
    padding-right: 45px;
  }
}
.quick-search-bar__search-input > input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #989898;
}
.quick-search-bar__search-input > input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #989898;
}
.quick-search-bar__search-input > input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #989898;
}
.quick-search-bar__search-input > input:focus {
  outline: none;
}
.quick-search-bar__search-input button {
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #989898;
  font-family: "Petrona";
  background: transparent;
  border: none;
  padding: 0;
}
.quick-search-bar__search-input button svg {
  height: 22px;
  width: 22px;
  color: white;
}
@media (min-width: 1060px) {
  .quick-search-bar__search-input button svg {
    height: 35px;
    width: 35px;
  }
}

.quick-search-bar__quick-links {
  --link-color: white;
  color: white;
  line-height: 2.8;
}
@media (min-width: 1060px) {
  .quick-search-bar__quick-links {
    line-height: 1.56;
  }
}
.quick-search-bar__quick-links h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #989898;
  font-size: 15px;
  font-weight: normal;
  font-weight: 300;
  text-transform: uppercase;
}
.quick-search-bar__quick-links ul {
  padding-left: 0;
  font-size: 17.25px;
  list-style: none;
}
.quick-search-bar__quick-links ul li a {
  font-size: 17.25px;
}

.quick-search-bar__find {
  --link-color: white;
  color: white;
}
.quick-search-bar__find a {
  font-size: 17.25px;
  font-weight: normal;
}
.quick-search-bar__find div + div {
  margin-top: 11px;
}
@media (min-width: 1200px) {
  .quick-search-bar__find div + div {
    margin-top: 0;
  }
}
/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/kellogg-build/fonts/roboto-v29-latin-300.eot");
  src: local(""), url("/assets/kellogg-build/fonts/roboto-v29-latin-300.eot?#iefix") format("embedded-opentype"), url("/assets/kellogg-build/fonts/roboto-v29-latin-300.woff") format("woff"), url("/assets/kellogg-build/fonts/roboto-v29-latin-300.ttf") format("truetype"), url("/assets/kellogg-build/fonts/roboto-v29-latin-300.svg#Roboto") format("svg");
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/kellogg-build/fonts/roboto-v27-latin-regular.eot");
  src: local(""), url("/assets/kellogg-build/fonts/roboto-v27-latin-regular.eot?#iefix") format("embedded-opentype"), url("/assets/kellogg-build/fonts/roboto-v27-latin-regular.woff") format("woff"), url("/assets/kellogg-build/fonts/roboto-v27-latin-regular.ttf") format("truetype"), url("/assets/kellogg-build/fonts/roboto-v27-latin-regular.svg#Roboto") format("svg");
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/kellogg-build/fonts/roboto-v27-latin-500.eot");
  src: local(""), url("/assets/kellogg-build/fonts/roboto-v27-latin-500.eot?#iefix") format("embedded-opentype"), url("/assets/kellogg-build/fonts/roboto-v27-latin-500.woff") format("woff"), url("/assets/kellogg-build/fonts/roboto-v27-latin-500.ttf") format("truetype"), url("/assets/kellogg-build/fonts/roboto-v27-latin-500.svg#Roboto") format("svg");
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/kellogg-build/fonts/roboto-v27-latin-700.eot");
  src: local(""), url("/assets/kellogg-build/fonts/roboto-v27-latin-700.eot?#iefix") format("embedded-opentype"), url("/assets/kellogg-build/fonts/roboto-v27-latin-700.woff") format("woff"), url("/assets/kellogg-build/fonts/roboto-v27-latin-700.ttf") format("truetype"), url("/assets/kellogg-build/fonts/roboto-v27-latin-700.svg#Roboto") format("svg");
}
/* petrona-regular - latin */
@font-face {
  font-family: "Petrona";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/kellogg-build/fonts/petrona-v16-latin-regular.eot");
  src: local(""), url("/assets/kellogg-build/fonts/petrona-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("/assets/kellogg-build/fonts/petrona-v16-latin-regular.woff") format("woff"), url("/assets/kellogg-build/fonts/petrona-v16-latin-regular.ttf") format("truetype"), url("/assets/kellogg-build/fonts/petrona-v16-latin-regular.svg#Petrona") format("svg");
}
/* petrona-700 - latin */
@font-face {
  font-family: "Petrona";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/kellogg-build/fonts/petrona-v16-latin-700.eot");
  src: local(""), url("/assets/kellogg-build/fonts/petrona-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("/assets/kellogg-build/fonts/petrona-v16-latin-700.woff") format("woff"), url("/assets/kellogg-build/fonts/petrona-v16-latin-700.ttf") format("truetype"), url("/assets/kellogg-build/fonts/petrona-v16-latin-700.svg#Petrona") format("svg");
}
/* petrona-500 - latin */
@font-face {
  font-family: "Petrona";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/kellogg-build/fonts/petrona-v16-latin-500.eot");
  src: local(""), url("/assets/kellogg-build/fonts/petrona-v16-latin-500.eot?#iefix") format("embedded-opentype"), url("/assets/kellogg-build/fonts/petrona-v16-latin-500.woff") format("woff"), url("/assets/kellogg-build/fonts/petrona-v16-latin-500.ttf") format("truetype"), url("/assets/kellogg-build/fonts/petrona-v16-latin-500.svg#Petrona") format("svg");
}
.skip-link {
  position: absolute;
  top: -60px;
  display: inline-block;
  padding: 14px;
  cursor: pointer;
  opacity: 0;
}
.skip-link:focus {
  position: relative;
  top: 0;
  opacity: 1;
}
.visually-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}
/*# sourceMappingURL=header-footer-generated.css.map */
