.nps-error {
  display: inline-block;
  margin: 1em;
  padding: 1em;
  background-color: #E47267;
  width: auto;
  color: white;
}
.nps-error .error-title {
  font-weight: bold;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.document-file-list {
  list-style: none;
  margin-top: 2em;
  padding: 0;
  font-size: 1.2em;
  display: block;
  font-size: 1em;
  text-align: center;
}
.document-file-list li {
  padding-top: 1em;
}
.document-file-list .file-link,
.document-file-list .file-size,
.document-file-list .file-type {
  display: inline-block;
  position: relative;
}
.document-file-list .link-pos,
.document-file-list .file-pos {
  position: absolute;
  bottom: 3px;
}
.document-file-list .file-link {
  width: 40%;
  text-align: right;
}
.document-file-list .file-size {
  width: 20%;
}
.document-file-list .file-type {
  width: 15%;
}
.document-file-list .file-type img {
  width: 2em;
}
@media (max-width: 568px) {
  .document-file-list li {
    font-size: 0.6em;
  }
  .document-file-list li .file-link,
  .document-file-list li .file-size {
    line-height: 10px;
  }
  .document-file-list li .file-link .link-pos,
  .document-file-list li .file-size .link-pos,
  .document-file-list li .file-link .file-pos,
  .document-file-list li .file-size .file-pos {
    bottom: 13px;
  }
  .document-file-list li .file-type img {
    width: 3em;
  }
}
.resizable {
  height: auto;
  width: 100%;
}
.carousel ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.carousel-container {
  position: relative;
  height: 230px;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.carousel-caption,
.carousel-text {
  max-width: 980px;
  left: initial;
  transform: initial;
  margin: 40px auto 0 auto;
}
@media (max-width: 1023px) {
  .carousel-caption,
  .carousel-text {
    margin: 0 auto;
  }
}
.carousel-caption > p {
  color: #ffffff;
}
@media (max-width: 1023px) {
  .carousel-caption > p {
    padding: 0 22px;
    font-size: 20px;
  }
}
.carousel-text > p {
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  color: #266CC5;
}
@media (max-width: 1023px) {
  .carousel-text > p {
    font-size: 30px;
    line-height: 26px;
    padding: 0 22px;
    margin-top: 15px;
  }
}
.content-block-body {
  padding: 0;
}
.copyright > p {
  font-size: 14px;
}
.custom-style-content-block {
  max-width: 980px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0%);
  margin-top: 60px;
  margin-bottom: 140px;
}
.custom-style-content-block-body * p {
  font-size: 22px;
  line-height: 1.1em;
  margin: 10px 0 0 0;
}
@media (max-width: 1023px) {
  .custom-style-content-block-body * td {
    display: block;
    margin-top: 30px;
  }
}
.grid-text-block {
  margin: 70px 0;
}
.grid-text-block-cell {
  vertical-align: top;
  padding: 60px 10px 0 0;
  width: 50%;
}
@media (max-width: 1023px) {
  .grid-text-block-cell {
    display: block;
  }
}
@media (max-width: 767px) {
  .grid-text-block-cell {
    width: 80%;
  }
}
.grid-text-block-cell > a {
  color: #001c37;
}
.grid-text-block-image > div > img {
  height: 55px;
  width: auto;
}
@media (max-width: 1023px) {
  .grid-text-block-image > div > img {
    height: 40px;
  }
}
.grid-text-block-table {
  table-layout: fixed;
  margin: 0 auto;
}
h1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0;
}
h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4em;
}
header .logo {
  text-align: left;
}
#header-search {
  padding: 0;
}
.hero-area {
  margin: 0;
  height: 700px;
}
.main {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .main {
    margin: 0 0 0 0;
  }
}
.front-main {
  max-width: 980px;
  left: initial;
  transform: initial;
  margin: 0 auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .front-main {
    margin: 0;
  }
}
.front-main > div {
  padding: 0 22px;
}
.long-block {
  max-width: 980px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0%);
  margin-top: 70px;
}
.long-block-large-header {
  margin-bottom: 30px;
}
.carousel-area .carousel-image img {
  width: 980px;
  height: auto;
  position: relative;
  display: inline-block;
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  cursor: default;
  width: 10px;
  height: 10px;
}
.carousel-item.active {
  width: 4000px;
}
.carousel-with-previews * .carousel-area,
.carousel-with-previews * .carousel-image {
  display: inline-block;
  position: relative;
}
.carousel-with-previews-indicators {
  bottom: 600px;
}
.next-block-button,
.previous-block-button {
  top: 6.5em;
}
@media (max-width: 1023px) {
  .next-block-button,
  .previous-block-button {
    top: 13.5em;
  }
}
.next-block-button {
  right: 2%;
}
.previous-block-button {
  left: 2%;
}
.previous-block-button svg,
.next-block-button svg {
  height: 30pt;
}
@media (max-width: 1023px) {
  .previous-block-button svg,
  .next-block-button svg {
    height: 20pt;
  }
}
.carousel-with-previews-previous-block-button,
.carousel-with-previews-next-block-button {
  top: 152em;
}
.carousel-item.active > .carousel-area:nth-child(1) {
  animation: slide-out-prev 1s forwards;
  -webkit-animation: slide-out-prevs-prev 1s forwards;
}
@keyframes slide-out-prevs-prev {
  0% {
    transform: translateX(-105%);
  }
  100% {
    transform: translateX(-205%);
  }
}
@-webkit-keyframes slide-out-prevs-prev {
  0% {
    -webkit-transform: translateX(-105%);
  }
  100% {
    -webkit-transform: translateX(-205%);
  }
}
.carousel-item.active > .carousel-area:nth-child(2) {
  animation: slide-out-prev 1s forwards;
  -webkit-animation: slide-out-prev 1s forwards;
}
@keyframes slide-out-prev {
  0% {
    transform: translateX(-103.8%);
  }
  100% {
    transform: translateX(-203.8%);
  }
}
@-webkit-keyframes slide-out-prev {
  0% {
    -webkit-transform: translateX(-103.8%);
  }
  100% {
    -webkit-transform: translateX(-203.8%);
  }
}
.carousel-item.active > .carousel-area:nth-child(3) {
  animation: slide-out-current 1s forwards;
  -webkit-animation: slide-out-current 1s forwards;
}
@keyframes slide-out-current {
  0% {
    transform: translateX(-102.7%);
  }
  100% {
    transform: translateX(-202.7%);
  }
}
@-webkit-keyframes slide-out-current {
  0% {
    -webkit-transform: translateX(-102.7%);
  }
  100% {
    -webkit-transform: translateX(-202.7%);
  }
}
.carousel-item.active > .carousel-area:nth-child(4) {
  animation: slide-out-next 1s forwards;
  -webkit-animation: slide-out-next 1s forwards;
}
@keyframes slide-out-next {
  0% {
    transform: translateX(-101.5%);
  }
  100% {
    transform: translateX(-201.5%);
  }
}
@-webkit-keyframes slide-out-next {
  0% {
    -webkit-transform: translateX(-101.5%);
  }
  100% {
    -webkit-transform: translateX(-201.5%);
  }
}
@media (min-width: 1024px) {
  .menu-item-with-icon {
    margin-right: 0.5em;
  }
}
#nav {
  max-width: 980px;
}
#nav .menu-container {
  margin: 0;
}
#nav .menu .menu-item > a {
  padding: 0;
}
p {
  font-size: 24px;
  line-height: 1.4em;
}
.wide-block {
  min-width: 1600px;
  padding: 0 0;
  position: relative;
  z-index: 10;
  margin-bottom: 0;
  height: 100%;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .wide-block {
    margin-left: 0;
  }
}
footer {
  margin-top: 0;
}
.article-main {
  max-width: 100%;
}
.menu-box-area:first-child {
  border-top: 0px solid #ffffff;
}
