html,
body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}
.invisible {
  clip: rect(1px, 1px, 1px, 1px);
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.clearfix:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}
* + html .clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
#page {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 36px 0;
  width: 100%;
}
#intro {
  margin-bottom: 20px;
}
#content-section:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}
* + html #content-section {
  display: inline-block;
}
* html #content-section {
  height: 1%;
}
.content-inner {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.content-inner:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}
* + html .content-inner {
  display: inline-block;
}
* html .content-inner {
  height: 1%;
}
#section-nav + .content-inner {
  float: left;
  width: calc(100% -  169px );
}
#section-nav {
  width: 169px;
}
#section-nav,
#content,
#content-2,
#marginal {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}
.layout-onecol #section-nav + .content-inner,
.layout-twocol #section-nav + .content-inner,
.layout-homepage #section-nav + .content-inner,
.layout-transfer #section-nav + .content-inner {
  float: left;
  padding-left: 24px;
}
.layout-onecol #content {
  float: none;
  width: 100%;
}
.layout-twocol #section-nav + .content-inner,
.layout-transfer #section-nav + .content-inner {
  padding-left: 24px;
}
.layout-twocol #content,
.layout-transfer #content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: calc(100% -  34.3% );
}
.layout-twocol #marginal,
.layout-transfer #marginal {
  padding-left: 24px;
  width: 34.3%;
}
.layout-homepage .content-inner {
  float: none;
  padding-left: 0;
  width: 100%;
}
.layout-homepage #content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: calc(100% -  28.6%  -  28.6% );
}
.layout-homepage #marginal {
  padding-left: 24px;
  width: 28.6%;
}
.layout-homepage #content-2 {
  padding-left: 24px;
  width: 28.6%;
}
#header {
  background-color: #ffffff;
  height: 180px;
  position: relative;
}
#header .layout-inner {
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 44px;
  padding-top: 26px;
}
#header .layout-inner:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}
* + html #header .layout-inner {
  display: inline-block;
}
* html #header .layout-inner {
  height: 1%;
}
#header.header-sticky {
  transition: height  300ms , padding  300ms , border  300ms;
  -moz-transition: height  300ms , padding  300ms , border  300ms;
  -ms-transition: height  300ms , padding  300ms , border  300ms;
  -webkit-transition: height  300ms , padding  300ms , border  300ms;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 999;
}
#header.header-sticky .layout-inner {
  transition: padding  300ms;
  -moz-transition: padding  300ms;
  -ms-transition: padding  300ms;
  -webkit-transition: padding  300ms;
  margin: 0 auto;
  max-width: 1240px;
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
}
#header.header-sticky .layout-inner:before {
  content: '';
  background-color: #c2c2c2;
  height: 3px;
  position: absolute;
  bottom: -3px;
  left: 36px;
  right: 36px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -webkit-transition: all 300ms;
}
#header.header-sticky + #content-section,
#header.header-sticky + #intro {
  padding-top: 180px;
  transition: padding  300ms;
  -moz-transition: padding  300ms;
  -ms-transition: padding  300ms;
  -webkit-transition: padding  300ms;
}
.js-header-small #header.header-sticky {
  height: 46px;
  box-shadow: 0 0 30px 24px #ffffff;
  -moz-box-shadow: 0 0 30px 24px #ffffff;
  -ms-box-shadow: 0 0 30px 24px #ffffff;
  -webkit-box-shadow: 0 0 30px 24px #ffffff;
}
.js-header-small #header.header-sticky .layout-inner {
  padding-top: 8px;
  padding-bottom: 8px;
}
.js-header-small #header.header-sticky .layout-inner:before {
  opacity: 1;
  visibility: visible;
}
.js-header-small #header.header-sticky + #content-section,
.js-header-small #header.header-sticky + #intro {
  padding-top: 46px;
}
.meta-search-wrapper {
  transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -webkit-transition: all 300ms;
  position: absolute;
  right: 36px;
  top: 26px;
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
.js-header-small .meta-search-wrapper {
  opacity: 0;
  visibility: hidden;
}
#logo {
  display: block;
  position: relative;
  z-index: 5;
}
#logo,
#logo a,
#logo img {
  transition: width  300ms , height  300ms;
  -moz-transition: width  300ms , height  300ms;
  -ms-transition: width  300ms , height  300ms;
  -webkit-transition: width  300ms , height  300ms;
}
#logo a {
  display: inline-block;
  height: auto;
  font-size: 0;
  max-height: 100%;
  max-width: 100%;
  vertical-align: top;
  white-space: nowrap;
}
#logo img {
  display: inline-block;
  vertical-align: top;
  transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -webkit-transition: all 300ms;
}
#logo img.logo-img,
#logo img.logo-txt {
  height: 72px;
  width: auto;
}
.js-header-small #logo {
  width: 60px;
}
.js-header-small #logo img.logo-img,
.js-header-small #logo img.logo-txt {
  height: 30px;
}
#footer {
  background: #d1d3d4;
  margin-top: 50px;
}
#footer .layout-inner {
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  gap: 22px;
  padding: 10px 28px 10px 16px;
}
#footer .footer-logos {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  flex: 0 0 255px;
  font-size: 0;
  gap: 22px;
  justify-content: space-between;
  width: 255px;
}
#footer .footer-logos a,
#footer .footer-logos img {
  display: block;
}
@media screen and (max-width: 1024px) {
  .layout-onecol #section-nav + .content-inner,
  .layout-twocol #section-nav + .content-inner,
  .layout-homepage #section-nav + .content-inner,
  .layout-transfer #section-nav + .content-inner {
    float: none;
    padding-left: 0;
    width: 100%;
  }
  #intro {
    margin-bottom: 18px;
  }
  #page {
    padding: 0 20px;
  }
  #header {
    height: 110px;
  }
  #header .layout-inner {
    padding-bottom: 18px;
    padding-top: 18px;
  }
  #header.header-sticky .layout-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header.header-sticky .layout-inner:before {
    left: 0;
    right: 0;
  }
  .js-header-small #header.header-sticky {
    height: 46px;
  }
  #header.header-sticky + #content-section,
  #header.header-sticky + #intro {
    padding-top: 110px;
  }
  #logo {
    float: left;
  }
  #section-nav + .content-inner {
    width: 100%;
  }
  #section-nav {
    float: none;
    margin-bottom: 24px;
    width: 100%;
  }
}
@media screen and (max-width: 985px) {
  .layout-homepage #content {
    float: none;
    margin-bottom: 24px;
    width: 100%;
  }
  .layout-homepage #content-2,
  .layout-homepage #marginal {
    width: 50%;
  }
  .layout-homepage #content-2 {
    padding-left: 0;
    padding-right: 12px;
  }
  .layout-homepage #marginal {
    padding-left: 12px;
  }
  #footer {
    margin-left: -20px;
    margin-right: -20px;
  }
  #footer .layout-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #page {
    padding: 0 12px;
  }
  #header {
    height: 50px;
  }
  #header .layout-inner {
    padding-bottom: 8px;
    padding-top: 8px;
  }
  #header.header-sticky .layout-inner {
    padding-left: 12px;
    padding-right: 12px;
  }
  #header.header-sticky .layout-inner:before {
    height: 2px;
    bottom: -2px;
  }
  #header.header-sticky + #content-section,
  #header.header-sticky + #intro {
    padding-top: 50px;
  }
  .layout-onecol #content {
    margin-top: 24px;
    width: 100%;
  }
  .layout-onecol #section-nav.hide-mobile + .content-inner #content {
    margin-top: 0;
  }
  .layout-twocol #content,
  .layout-transfer #content,
  .layout-twocol #marginal,
  .layout-transfer #marginal {
    float: none;
    width: 100%;
  }
  .layout-twocol #marginal,
  .layout-transfer #marginal {
    padding-left: 0;
    margin-top: 24px;
  }
  .layout-homepage #content-2,
  .layout-homepage #marginal {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .layout-homepage #marginal {
    margin-top: 24px;
  }
  #logo img.logo-img,
  #logo img.logo-txt {
    height: 30px;
  }
  #footer {
    margin-left: -12px;
    margin-right: -12px;
  }
  #footer .layout-inner {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 479px) {
  #footer .footer-logos {
    width: 140px;
  }
  #footer .footer-logos a,
  #footer .footer-logos a:first-child,
  #footer .footer-logos a:last-child {
    float: right;
    margin-top: 20px;
  }
  #footer .footer-logos a:first-child,
  #footer .footer-logos a:first-child:first-child,
  #footer .footer-logos a:last-child:first-child {
    margin-top: 0;
  }
}
