@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,700&display=swap");
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-ms-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px); } }

/**
 * Animations
 */
.load {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block; }

.exit {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block; }

.fade-in {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-in-slow {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-in-slower {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-in-slowest {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -ms-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  animation-delay: 1.4s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-in-up {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-in-up-slow {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-in-up-slower {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -ms-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  animation-delay: 1.4s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-in-up-slowest {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -ms-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fade-out {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.nav-drawer-on {
  display: block;
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.nav-drawer-off {
  display: block;
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -ms-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0.01s;
  -moz-animation-delay: 0.01s;
  -ms-animation-delay: 0.01s;
  -o-animation-delay: 0.01s;
  animation-delay: 0.01s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

ul.breadcrumb-nav {
  margin: 2rem auto;
  width: 94%; }
  ul.breadcrumb-nav li {
    display: inline;
    font-size: .7rem;
    letter-spacing: .02em;
    color: #6e6e6e; }
    ul.breadcrumb-nav li a {
      box-shadow: none;
      color: #6e6e6e;
      font-weight: 600; }
      ul.breadcrumb-nav li a.active {
        color: #052d50;
        box-shadow: 0 0.15em 0em rgba(5, 45, 80, 0.6); }
      ul.breadcrumb-nav li a:hover {
        color: #F4D06D; }

.card {
  background: white;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: space-between; }
  .card .card-header {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #052d50; }
    .card .card-header:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 55.55555556%; }
    .card .card-header img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .card .card-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #052d50;
    opacity: .6;
    top: 0;
    left: 0; }
  .card .card-meta {
    font-size: .8rem;
    font-weight: 700;
    margin-bottom: 1rem; }
  .card h3 {
    font-size: 1.2rem;
    letter-spacing: 0;
    margin-bottom: 1rem; }
  .card h4 {
    font-size: .8rem;
    margin-bottom: 0.5rem; }
  .card p {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1rem; }
  .card .card-body {
    margin-top: 1rem;
    padding: 0 1rem; }
  .card .card-footer {
    padding: 0 1rem; }

.block-wrapper {
  width: 100%; }
  @media (min-width: 1000px) {
    .block-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%; } }
.block-header {
  text-align: center; }
  .block-header h2 {
    font-size: .7rem;
    letter-spacing: .2em;
    color: #3b3b3b; }
  .block-header h3 {
    font-size: 2.5rem; }

.block-section {
  width: 94%;
  margin: 0 3%;
  display: block;
  margin-bottom: 2rem; }
  @media (min-width: 1400px) {
    .block-section {
      width: 100%;
      margin: 0 auto;
      margin-bottom: 4rem; } }
.block-intro {
  margin-bottom: 2rem; }
  .block-intro h2 {
    font-size: 3rem; }
  .block-intro h3 {
    color: #6e6e6e;
    font-size: 1rem; }

.block-contact-items {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  width: 100%;
  justify-content: space-evenly;
  flex-direction: column; }
  @media (min-width: 1000px) {
    .block-contact-items {
      flex-direction: row; } }
  .block-contact-items .block-contact-item {
    flex-basis: 100%;
    overflow: wrap; }
    @media (min-width: 1000px) {
      .block-contact-items .block-contact-item {
        flex-basis: 20%;
        margin-bottom: 1rem; } }
    .block-contact-items .block-contact-item h4 {
      font-size: .8rem;
      text-transform: uppercase;
      letter-spacing: .05em;
      margin-bottom: .5em; }
    .block-contact-items .block-contact-item p, .block-contact-items .block-contact-item a {
      font-size: .9rem;
      font-weight: 500; }

.block-home-intro {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  flex-flow: wrap; }
  @media (min-width: 1000px) {
    .block-home-intro {
      flex-direction: row; } }
  .block-home-intro .card {
    flex-basis: 100%;
    border-radius: 0.3em;
    margin-bottom: 2rem; }
    @media (min-width: 1000px) {
      .block-home-intro .card {
        flex-basis: 32%; } }
.block-news {
  width: 100%;
  height: 100%; }
  @media (min-width: 1000px) {
    .block-news {
      display: flex;
      flex-direction: row;
      justify-content: space-between; } }
  .block-news .block-news-list {
    flex-basis: 100%; }

.block-news-items {
  margin-bottom: 2rem; }
  .block-news-items ul {
    margin: 0; }
    .block-news-items ul li {
      list-style: none;
      font-size: .9rem;
      display: flex;
      justify-content: space-between;
      text-align: left;
      padding: 2rem;
      overflow-x: hidden;
      background: #f0f0f0;
      margin: 0;
      line-height: unset;
      flex-direction: column; }
      @media (min-width: 1000px) {
        .block-news-items ul li {
          font-size: 1.2rem;
          line-height: 0;
          flex-direction: row; } }
      .block-news-items ul li:nth-child(odd) {
        background: #a1a1a1; }
      .block-news-items ul li b {
        font-size: 1.2rem;
        flex-basis: 20%; }
        @media (min-width: 1400px) {
          .block-news-items ul li b {
            flex-basis: 20%; } }
      .block-news-items ul li span {
        width: auto;
        font-weight: 500;
        font-size: 1rem;
        color: #3b3b3b;
        letter-spacing: .01rem;
        flex-basis: 70%; }
      .block-news-items ul li a {
        box-shadow: none; }

.block-event-items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
  flex-direction: row; }
  .block-event-items a.block-event-item {
    margin-bottom: 1rem;
    flex-basis: 100%;
    border-radius: 0.3em;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
    will-change: transform,filter,opacity;
    transform-style: preserve-3d;
    transition: all .2s ease-out;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0.3em;
    overflow: hidden; }
    @media (min-width: 500px) {
      .block-event-items a.block-event-item {
        margin-bottom: 2rem;
        flex-basis: 47%; } }
    @media (min-width: 1000px) {
      .block-event-items a.block-event-item {
        margin-bottom: 2rem;
        flex-basis: 47%; } }
    .block-event-items a.block-event-item:hover {
      transform: scale(1.01);
      box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.1); }
      .block-event-items a.block-event-item:hover .block-event-item-overlay {
        opacity: .85; }
    .block-event-items a.block-event-item .block-event-item-overlay {
      min-height: 10em;
      height: 10em;
      width: 100%;
      opacity: .9;
      position: relative;
      background: #052d50;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: scroll;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; }
    .block-event-items a.block-event-item p {
      color: white;
      box-shadow: none;
      font-weight: 700;
      font-size: .8rem;
      display: inline-flex;
      align-items: center;
      margin: 0; }
      .block-event-items a.block-event-item p svg {
        width: 18px;
        height: 18px;
        padding-top: .3em;
        padding-left: .3em; }
    .block-event-items a.block-event-item h3 {
      font-size: 1rem;
      margin-bottom: 0;
      line-height: 1.3;
      color: white;
      margin: 0; }
      @media (min-width: 1000px) {
        .block-event-items a.block-event-item h3 {
          font-size: 1rem; } }
    .block-event-items a.block-event-item .block-event-item-content {
      padding: 1em;
      position: absolute;
      bottom: 0;
      left: 0; }
    .block-event-items a.block-event-item .block-event-item-date {
      height: 2em;
      width: 5em;
      margin-top: 1em;
      margin-left: auto;
      color: white;
      text-transform: uppercase;
      font-size: .8rem;
      font-weight: 800;
      text-align: center;
      line-height: 1.2; }

.block-event-items .block-event-item:nth-child(3n+1) .block-event-item-overlay {
  background: #F4D06D; }
  .block-event-items .block-event-item:nth-child(3n+1) .block-event-item-overlay h3, .block-event-items .block-event-item:nth-child(3n+1) .block-event-item-overlay p {
    color: #052d50; }
  .block-event-items .block-event-item:nth-child(3n+1) .block-event-item-overlay .block-event-item-date {
    color: #052d50; }

.block-section:nth-child(odd) .block-wrapper {
  flex-direction: row-reverse; }

.block-image {
  flex-basis: 50%;
  margin-bottom: 2rem;
  border-radius: 0.3em;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  position: relative; }
  .block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .block-image.portrait:before {
    padding-top: 125%; }

.block-content {
  flex-basis: 45%; }
  .block-content hr {
    margin: 0;
    margin-bottom: 1rem; }
  .block-content h2 {
    font-size: .5rem;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #6e6e6e;
    margin-bottom: 1em; }
    @media (min-width: 1000px) {
      .block-content h2 {
        font-size: .6rem; } }
    @media (min-width: 1800px) {
      .block-content h2 {
        font-size: .8rem; } }
  .block-content h3 {
    font-size: 2.5rem; }
    @media (min-width: 1800px) {
      .block-content h3 {
        font-size: 3rem; } }
  .block-content p {
    font-size: .9rem;
    margin-bottom: 1rem; }
    @media (min-width: 1000px) {
      .block-content p {
        font-size: 1rem;
        color: #3b3b3b; } }
  .block-content li {
    font-size: 1rem; }

.programs {
  width: 94%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 800px) {
    .programs {
      flex-direction: row; } }
  .programs .program-item {
    width: 100%;
    flex-basis: 30%;
    max-width: 740px;
    margin-bottom: 1rem;
    flex-grow: 1;
    text-align: center;
    padding: 4rem 0;
    border-radius: 0.3em;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    will-change: transform,filter,shadow;
    transform-style: preserve-3d;
    transition: transform .3s ease-out;
    display: flex;
    align-items: center; }
    @media (min-width: 800px) {
      .programs .program-item {
        margin: 1rem; } }
    .programs .program-item h3 {
      font-size: 2rem;
      margin-bottom: 1rem; }
    .programs .program-item h4 {
      font-size: .7rem;
      text-transform: uppercase;
      letter-spacing: .1em; }
    .programs .program-item p {
      font-size: .8rem;
      font-weight: 500;
      margin: 0.66666667rem; }
    .programs .program-item:hover {
      transform: scale(1.01);
      box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.1); }

.programs-sub-items {
  width: 94%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 800px) {
    .programs-sub-items {
      flex-direction: row; } }
  .programs-sub-items .program-sub-item {
    font-weight: 700;
    font-size: 1.4rem;
    padding: 6rem 0;
    border-radius: 0.3em;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    will-change: transform,filter,shadow;
    transform-style: preserve-3d;
    transition: transform .3s ease-out;
    text-align: center;
    flex-basis: 30%;
    margin-bottom: 1rem;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 800px) {
      .programs-sub-items .program-sub-item {
        margin: 1rem; } }
    .programs-sub-items .program-sub-item:hover {
      transform: scale(1.01);
      box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.1); }

.block-banner-header {
  z-index: 2;
  overflow: hidden;
  position: relative;
  width: 90%;
  z-index: 2;
  padding: 2rem 5%; }
  @media (min-width: 1000px) {
    .block-banner-header {
      padding: 8rem 5%; } }
.block-banner {
  width: 100%;
  background: rgba(244, 208, 109, 0.8);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
  border-radius: 0.3em;
  position: relative;
  overflow: hidden;
  z-index: 2; }
  .block-banner::before {
    content: "";
    position: absolute;
    width: 120%;
    height: 250%;
    top: -50%;
    left: -30%;
    z-index: 2;
    background: #052d50;
    opacity: 1;
    transform: rotate(50deg);
    flex-direction: row; }
  .block-banner .block-banner-image {
    position: absolute;
    overflow: hidden;
    z-index: -1; }
  .block-banner h2 {
    color: white;
    font-size: 1.4rem; }
    @media (min-width: 1000px) {
      .block-banner h2 {
        font-size: 2.4rem; } }
    @media (min-width: 1400px) {
      .block-banner h2 {
        font-size: 3rem; } }
  .block-banner p {
    font-weight: bold;
    color: white;
    font-size: .9rem;
    margin-bottom: 1rem; }
    @media (min-width: 1000px) {
      .block-banner p {
        font-size: 1.2rem; } }
    @media (min-width: 1400px) {
      .block-banner p {
        font-size: 1.4rem; } }
  .block-banner .block-banner-header {
    flex-basis: 50%; }
  .block-banner .block-banner-content {
    flex-basis: 30%; }
  .block-banner .banner-image {
    position: absolute;
    height: 200px;
    display: none;
    width: auto;
    bottom: 0;
    right: 0;
    z-index: 2;
    margin-right: 5%; }
    @media (min-width: 800px) {
      .block-banner .banner-image {
        height: 500px;
        display: block;
        margin-bottom: -15em; } }
    @media (min-width: 1000px) {
      .block-banner .banner-image {
        height: 700px;
        margin-bottom: -15em; } }
    @media (min-width: 1400px) {
      .block-banner .banner-image {
        height: 800px;
        margin-bottom: -17em; } }
    @media (min-width: 1800px) {
      .block-banner .banner-image {
        height: 900px;
        margin-bottom: -20em; } }
.block-video {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  border-radius: 0.3em;
  text-align: center; }
  .block-video img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0%; }
  .block-video .img-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #052d50;
    opacity: .8; }
  .block-video .block-video-cta {
    position: absolute; }
    .block-video .block-video-cta h3 {
      font-size: 1.4rem;
      color: white; }
      @media (min-width: 1000px) {
        .block-video .block-video-cta h3 {
          font-size: 3rem; } }
    .block-video .block-video-cta h2 {
      font-size: .7rem;
      text-transform: uppercase;
      letter-spacing: .2em;
      color: white; }
      @media (min-width: 1000px) {
        .block-video .block-video-cta h2 {
          font-size: .8rem; } }
    .block-video .block-video-cta p {
      color: white;
      max-width: 60ch;
      font-size: .8rem;
      margin: 1rem; }
      @media (min-width: 1000px) {
        .block-video .block-video-cta p {
          font-size: 1rem; } }
  .block-video .block-video-button {
    text-align: center; }
    .block-video .block-video-button p, .block-video .block-video-button a, .block-video .block-video-button button {
      color: white;
      text-transform: uppercase;
      font-size: .6rem;
      font-weight: 700;
      letter-spacing: .2em;
      margin: 0; }
    .block-video .block-video-button .feather {
      width: 40px;
      height: 40px;
      stroke-width: 1;
      margin: 0; }
      @media (min-width: 1000px) {
        .block-video .block-video-button .feather {
          stroke-width: .8;
          width: 60px;
          height: 60px; } }
.block-features .block-small:nth-child(2n) .block-small-overlay {
  background: #F4D06D; }

.block-features .block-small:nth-child(2n) .block-small-content h3 {
  color: #052d50; }

.block-features .block-small:nth-child(2n) .block-small-content svg {
  color: #052d50; }

.block-features .block-small:nth-child(3) {
  order: 2; }

.block-features {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: space-between;
  flex-direction: row;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  .block-features a.block-small {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
    border-radius: 0.3em;
    will-change: transform,filter,opacity;
    transform-style: preserve-3d;
    transition: all .2s ease-out;
    position: relative;
    min-height: 10em;
    flex-basis: 47%;
    margin-bottom: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
    @media (min-width: 800px) {
      .block-features a.block-small {
        flex-basis: 47%;
        height: 16em;
        margin-bottom: 4rem; } }
    @media (min-width: 800px) {
      .block-features a.block-small {
        height: 18em; } }
    .block-features a.block-small:hover {
      transform: scale(1.01);
      box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.1); }
      .block-features a.block-small:hover .block-small-overlay {
        opacity: .95; }
    .block-features a.block-small img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      position: absolute; }
    .block-features a.block-small .block-small-overlay {
      background: #052d50;
      height: 100%;
      width: 100%;
      opacity: .9;
      position: absolute; }
    .block-features a.block-small .block-small-content {
      text-align: center;
      position: absolute;
      padding: 1rem; }
      .block-features a.block-small .block-small-content h3 {
        color: white;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-size: .8rem;
        font-weight: 700; }
        @media (min-width: 800px) {
          .block-features a.block-small .block-small-content h3 {
            font-size: 1rem; } }
        @media (min-width: 1000px) {
          .block-features a.block-small .block-small-content h3 {
            font-size: 1.6rem; } }
      .block-features a.block-small .block-small-content svg {
        height: 1.2em;
        width: 12.2em;
        color: white;
        stroke-width: 1.5;
        margin-bottom: 0.66666667rem; }
        @media (min-width: 800px) {
          .block-features a.block-small .block-small-content svg {
            height: 2em;
            width: 2em; } }
.block-features-2 .block-small:nth-child(3n+1) .block-small-overlay {
  background: #F4D06D; }

.block-features-2 .block-small:nth-child(3n+1) .block-small-content h3 {
  color: #052d50; }

.block-features-2 .block-small:nth-child(3n+1) .block-small-content svg {
  color: #052d50; }

.block-features-2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 800px) {
    .block-features-2 {
      flex-direction: row; } }
  .block-features-2 a.block-small {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
    border-radius: 0.3em;
    will-change: transform,filter,opacity;
    transform-style: preserve-3d;
    transition: all .2s ease;
    position: relative;
    margin-bottom: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-basis: 100%;
    min-height: 10em;
    margin: 1rem;
    flex-grow: 1; }
    @media (min-width: 1000px) {
      .block-features-2 a.block-small {
        min-height: calc((100vw - 80vw) * .7);
        flex-basis: 37%; } }
    .block-features-2 a.block-small:hover {
      transform: scale(1.01);
      box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.1); }
      .block-features-2 a.block-small:hover .block-small-overlay {
        opacity: .85; }
    .block-features-2 a.block-small img {
      min-height: 10em;
      width: 100%;
      object-fit: cover;
      position: absolute; }
      @media (min-width: 1000px) {
        .block-features-2 a.block-small img {
          min-height: calc((100vw - 80vw) * .7); } }
    .block-features-2 a.block-small .block-small-overlay {
      background: #052d50;
      height: 10em;
      width: 100%;
      opacity: .9;
      position: absolute;
      min-height: 10em;
      transition: all .2s ease; }
      @media (min-width: 1000px) {
        .block-features-2 a.block-small .block-small-overlay {
          min-height: calc((100vw - 80vw) * .7); } }
    .block-features-2 a.block-small .block-small-content {
      text-align: center;
      position: absolute;
      padding: 1rem; }
      .block-features-2 a.block-small .block-small-content h3 {
        color: white;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-size: 1rem;
        font-weight: 700; }
        @media (min-width: 800px) {
          .block-features-2 a.block-small .block-small-content h3 {
            font-size: 1.2rem; } }
        @media (min-width: 1000px) {
          .block-features-2 a.block-small .block-small-content h3 {
            font-size: 1.6rem; } }
      .block-features-2 a.block-small .block-small-content svg {
        height: 2em;
        width: 2em;
        color: white;
        stroke-width: 1.5; }
        @media (min-width: 800px) {
          .block-features-2 a.block-small .block-small-content svg {
            height: 2.5em;
            width: 2.5em; } }
.block-alert {
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 5%;
  background: #F4D06D;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05);
  border-radius: 0.3em;
  text-align: center; }
  .block-alert p {
    color: #052d50;
    font-size: .9rem;
    margin: 0; }
    @media (min-width: 1000px) {
      .block-alert p {
        font-size: 1.2rem; } }
  .block-alert .block-banner-header {
    flex-basis: 40%; }
  .block-alert .block-banner-content {
    flex-basis: 50%; }

form {
  display: block;
  margin: 2rem 0; }
  form .form-content {
    margin-bottom: 2rem; }
  form button, form .button {
    width: 100%;
    margin-right: 0;
    margin-top: 0; }
  form small {
    display: block;
    font-weight: 500;
    letter-spacing: -.01em;
    font-size: .8rem;
    margin-bottom: 0;
    color: #6e6e6e; }
  form h4 {
    margin-bottom: 0.5rem; }
  form strong, form b {
    color: rgba(40, 50, 40, 0.9); }

input, select, textarea {
  color: rgba(40, 50, 40, 0.9);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
  outline: none; }

.form-group {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  flex-direction: column; }

label.form-label {
  color: #3b3b3b;
  font-weight: 700;
  font-size: .8rem;
  display: inline-block;
  margin-bottom: 0.66666667rem; }

input.form-control {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  text-align: left;
  font-size: 1.2rem;
  width: auto;
  border: none;
  flex: 100%;
  border: 2px solid #a1a1a1;
  border-radius: 0.3em;
  transition: all .2s ease-in-out;
  padding: .3em .5em;
  margin-bottom: 1rem; }

select.form-control {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  text-align: left;
  font-size: 1.2rem;
  flex: 100%;
  border: none;
  border: 2px solid #a1a1a1;
  border-radius: 0.3em;
  transition: all .2s ease-in-out;
  padding: .3em .5em;
  margin-bottom: 1rem;
  background: transparent; }

select option {
  font-size: 1.2rem; }

textarea.form-control {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  text-align: left;
  font-size: 1.2rem;
  flex: 100%;
  border: none;
  border: 2px solid #a1a1a1;
  border-radius: 0.3em;
  transition: all .2s ease-in-out;
  margin-bottom: 1rem;
  padding: .3em .5em; }

input.field:focus {
  border: none; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  outline: 0px !important;
  -webkit-appearance: none;
  border-bottom: 2px solid #052d50; }

input.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #052d50; }

input.form-control:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #052d50; }

textarea.form-control:focus {
  height: 7em;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #052d50; }

textarea.form-control:active {
  height: 7em;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #052d50; }

input[type=checkbox], input[type=radio] {
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.form-section {
  margin-bottom: 4rem; }

.form-title {
  margin-bottom: 2rem; }

.radio-button-group {
  justify-content: flex-start;
  margin-bottom: 1rem; }
  @media (min-width: 800px) {
    .radio-button-group {
      display: flex; } }
  .radio-button-group .radio-button-container {
    width: 100%;
    margin-bottom: 2rem;
    position: relative; }
    @media (min-width: 800px) {
      .radio-button-group .radio-button-container {
        margin-right: 2rem; } }
    .radio-button-group .radio-button-container .radio-tile {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 95%;
      height: 100%;
      border: 2px solid #052d50;
      border-radius: 0.3em;
      padding: .5em;
      transition: transform 300ms ease; }
    .radio-button-group .radio-button-container .radio-button {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 95%;
      margin: 0;
      cursor: pointer; }
      .radio-button-group .radio-button-container .radio-button:checked + .radio-tile {
        background: #052d50;
        color: white;
        transform: scale(1.03, 1.03); }
    .radio-button-group .radio-button-container .radio-label {
      font-weight: 700;
      text-align: center;
      line-height: 1.4;
      font-size: .8rem; }

.sort {
  cursor: pointer;
  transition: color .2s ease-out; }
  .sort:hover {
    color: rgba(40, 50, 40, 0.9); }

.documents-grid .feather {
  stroke: #6e6e6e;
  width: 2em;
  height: 2em;
  stroke-width: 1.5; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  clear: both;
  height: 0; }

.dropdown-container {
  margin: 2rem auto;
  box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.1);
  background-color: white;
  color: #3b3b3b;
  overflow: hidden;
  border-radius: 0.3em; }

.dropdown-container {
  background-color: white; }

.dropdown-container header {
  cursor: pointer;
  display: flex;
  padding: .3em 1em;
  align-items: center;
  justify-content: space-between;
  background-color: white;
  color: white;
  transition: background-color 350ms ease-in-out; }
  .dropdown-container header h4 {
    margin: 0;
    font-size: 1rem; }
  .dropdown-container header img {
    max-height: 5em;
    width: auto;
    margin: 5px 0;
    border-radius: 2px; }

.dropdown-container.open header {
  background-color: #052d50; }
  .dropdown-container.open header h4 {
    color: white; }
  .dropdown-container.open header img {
    display: none; }

.dropdown-container h4 {
  margin: 0; }

.dropdown-container .expand {
  transform: rotate(45deg);
  transition: transform 350ms ease-in-out;
  margin-bottom: 0;
  margin-right: 1em; }
  .dropdown-container .expand .svg-icon {
    width: 1.7em;
    height: 1.7em;
    padding: .5em; }
    .dropdown-container .expand .svg-icon path {
      fill: rgba(40, 50, 40, 0.9); }

.dropdown-container.open .expand {
  transform: rotate(0); }
  .dropdown-container.open .expand .svg-icon path {
    fill: white; }

.dropdown-container article {
  max-height: 0px;
  overflow: hidden;
  line-height: 1.6;
  transition: max-height 350ms ease-in-out; }

/* padding can't be on article element because it won't collapse properly, add wrapper around contents */
.dropdown-container .article-inner {
  padding: 2em;
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative; }
  .dropdown-container .article-inner .roster-image {
    flex-basis: 40%;
    border-radius: 2px; }

.video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  min-height: 100vh;
  max-height: 100vh;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  z-index: 2000; }
  .video-wrapper .close-icon {
    height: 1em;
    width: auto;
    float: right;
    padding: 0.5rem;
    color: white; }
  .video-wrapper.visible {
    display: flex;
    align-items: center;
    justify-content: center; }

a.play-video {
  color: white;
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2rem;
  font-size: .8rem;
  display: block; }

table {
  width: 100%;
  border-collapse: collapse;
  display: flex;
  flex-flow: column nowrap;
  margin-bottom: 2rem; }
  table span {
    background: #F4D06D;
    padding: .1em .4em; }
  table tr {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    border-bottom: 1px solid #f1f1f1; }
    table tr th {
      text-align: left;
      display: flex;
      flex-flow: row nowrap;
      flex-grow: 1;
      flex-basis: 0;
      padding: 0.66666667rem;
      color: #3b3b3b;
      text-transform: uppercase;
      font-weight: 600;
      font-size: .8rem; }
    table tr td {
      display: flex;
      flex-flow: row nowrap;
      flex-grow: 1;
      flex-basis: 0;
      padding: 0.66666667rem;
      font-size: .9rem;
      font-weight: 500;
      word-break: break-word;
      overflow: hidden;
      text-overflow: ellipsis; }

.search-overlay {
  background: white;
  position: absolute;
  background-attachment: scroll;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  height: auto;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: -1; }
  .search-overlay.load {
    z-index: 2000; }
  .search-overlay.exit {
    z-index: 2000; }
  .search-overlay .container {
    margin-top: 15vh; }
  .search-overlay .powered-by {
    font-size: .8rem; }

.close-search {
  top: 0;
  right: 0;
  float: right;
  margin: 0.5rem;
  position: absolute; }

.search-overlay-on {
  display: block;
  z-index: 2000; }

.search-block {
  padding: 2rem;
  transition: all .2s ease;
  width: 100%; }
  .search-block small {
    font-weight: 800;
    font-size: .8rem;
    display: block;
    color: #6e6e6e;
    margin-bottom: 0.25rem;
    letter-spacing: .1em;
    text-transform: uppercase; }
  .search-block h3 {
    font-size: 1.2rem;
    margin-bottom: 0.33333333rem; }
  .search-block:hover {
    background: white;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1), 0px 0px 4px rgba(0, 0, 0, 0.05); }
  .search-block .contact:hover {
    cursor: pointer; }

#stats {
  text-align: center;
  margin-bottom: 1rem; }

.ais-search-box.search-box {
  position: relative;
  width: 100%;
  max-width: 100%; }

.ais-search-box--input {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  text-align: left;
  margin: 1rem 0;
  padding-left: 0;
  height: 2em;
  font-size: 3rem;
  width: 100%;
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 0.09em solid #a1a1a1;
  webkit-box-shadow: none;
  box-shadow: none;
  transition: all .2s ease-in-out; }
  @media (max-width: 800px) {
    .ais-search-box--input {
      font-size: 1.4rem; } }
.ais-search-box--input:focus {
  border-bottom: 0.09em solid #052d50; }

.ais-pagination {
  background: 0;
  border: none;
  border-radius: 0;
  display: inline-block;
  padding: 8px 16px;
  width: auto; }

.ais-pagination--item:hover {
  background: #F4D06D; }
  .ais-pagination--item:hover a {
    color: #052d50; }

.ais-pagination--item {
  display: inline-block;
  margin: 0 2px; }

.ais-pagination--item__active {
  background: #052d50; }
  .ais-pagination--item__active a {
    color: white; }

.ais-pagination--item {
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  width: 28px; }

.ais-pagination--link {
  box-shadow: none;
  padding: 3px; }

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  display: none;
  z-index: -3;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s; }

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 1rem 1.5rem;
  width: 24rem;
  border-radius: 0.5rem; }

.close-button {
  float: right;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: lightgray; }

.close-button:hover {
  background-color: darkgray; }

.show-modal {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
  z-index: 2000;
  display: block; }

.site-footer {
  background: #052d50;
  color: #f0f0f0; }
  .site-footer a:hover {
    color: white;
    box-shadow: inset 0 -2px 0 0 white; }

.social-bar {
  margin-bottom: 4rem;
  background: #3b3b3b;
  padding: 2rem 0; }
  .social-bar h3 {
    text-align: center;
    margin-bottom: 1rem; }
  .social-bar ul {
    width: 94%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap; }

.social-item {
  text-transform: uppercase;
  margin: 0 1rem;
  list-style: none; }
  @media (min-width: 800px) {
    .social-item {
      margin: 0 2rem; } }
  .social-item a {
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
    color: white;
    font-weight: 600;
    font-size: .6rem;
    letter-spacing: .2em;
    box-shadow: unset; }
    @media (min-width: 800px) {
      .social-item a {
        font-size: .7rem; } }
    .social-item a:hover {
      color: white;
      box-shadow: 0 0.1em 0em white; }
    .social-item a:visited {
      color: white; }

.footer-content {
  width: 94%;
  margin: 0 auto;
  height: auto; }

.footer-title {
  color: white;
  text-align: center;
  margin-bottom: 4rem; }
  .footer-title h3 {
    margin-bottom: 1rem; }
  .footer-title a {
    color: white;
    text-transform: uppercase; }
    .footer-title a address {
      font-size: .6rem;
      font-weight: 600; }

.footer-logos {
  display: flex;
  flex-direction: column; }
  .footer-logos .footer-logo {
    height: auto;
    width: 6em;
    margin-bottom: 2rem; }

.footer-info {
  background: white;
  width: 100%;
  display: flex;
  justify-content: center; }
  .footer-info ul {
    width: 94%;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    list-style: none;
    margin-top: 1em;
    margin-bottom: 5em; }
    @media (min-width: 800px) {
      .footer-info ul {
        flex-direction: row;
        height: 3em;
        align-items: center;
        margin: 0; } }
    .footer-info ul li {
      font-size: .9rem;
      margin: 0;
      margin-bottom: 1em; }
      @media (min-width: 800px) {
        .footer-info ul li {
          margin: 0; } }
      .footer-info ul li a {
        box-shadow: unset; }
        .footer-info ul li a:hover {
          color: #052d50; }

.footer-links {
  display: inline-block;
  width: 100%; }

.footer-sections {
  width: 100%;
  justify-content: space-around;
  margin-bottom: 2rem; }
  @media (min-width: 800px) {
    .footer-sections {
      display: flex; } }
  .footer-sections address {
    color: white;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
    font-size: .7rem;
    font-weight: 600;
    letter-spacing: .1rem;
    line-height: 2.2; }
  .footer-sections ul {
    margin: 0;
    margin-bottom: 2rem; }
  .footer-sections li {
    color: white;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
    font-size: .7rem;
    font-weight: 600;
    letter-spacing: .05rem;
    list-style: none;
    margin-bottom: 1rem; }
    .footer-sections li a {
      color: white;
      box-shadow: none; }
      .footer-sections li a:hover {
        box-shadow: 0 0.1em 0em white; }

.footer-header {
  text-align: left;
  color: white;
  font-size: 1.2rem;
  margin-bottom: 1rem; }

.flex {
  display: flex;
  width: 100%;
  justify-content: space-around; }

.f-center {
  justify-content: center;
  align-items: center; }

.f-column {
  flex-direction: column; }

.text-center {
  text-align: center; }

.text-bold {
  font-weight: 700 !important; }

.text-small {
  font-size: .8rem;
  font-weight: 500; }

.no-flex {
  display: block; }

.h1 {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  font-size: 4rem !important;
  line-height: 1.2 !important;
  display: block; }

.h2 {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  font-size: 3rem !important;
  line-height: 1.2 !important;
  display: block; }

.h3 {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif;
  font-size: 2.5rem !important;
  line-height: 1.2 !important;
  display: block; }

.header-font {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif; }

.base-font {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial, sans-serif; }

.shadow-sm {
  box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 30px; }

.shadow-lg {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px; }

.rounded-sm {
  border-radius: 3px; }

.rounded-lg {
  border-radius: 3em; }

.above-the-fold {
  margin-top: -10vh; }

.py1 {
  padding: 1rem 0; }

.py2 {
  padding: 2rem 0; }

.py3 {
  padding: 2rem; }

.px1 {
  padding: 0 1rem; }

.px2 {
  padding: 0 2rem 0; }

.px3 {
  padding: 0 2rem; }

.mt1 {
  margin-top: 1rem; }

.mt2 {
  margin-top: 2rem; }

.mt3 {
  margin-top: 2rem; }

.mb1 {
  margin-bottom: 1rem; }

.mb2 {
  margin-bottom: 2rem; }

.mb3 {
  margin-bottom: 3rem; }

.image-clear-left {
  min-width: 150px;
  width: 150px;
  float: left;
  shape-outside: circle(45%);
  margin-right: 5%;
  text-align: center; }
  .image-clear-left img {
    margin: 0; }

.outer {
  position: relative; }
  .outer:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 62.5%; }
  .outer > .inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.outer-small {
  position: relative; }
  .outer-small:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 47.05882353%; }
    @media (min-width: 1000px) {
      .outer-small:before {
        padding-top: 41.17647059%; } }
  .outer-small > .inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  z-index: 2000; }

.youtube-video-container iframe, .youtube-video-container embed, .youtube-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vertical {
  display: table-cell;
  vertical-align: middle; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.text-center {
  text-align: center; }

.hidden {
  display: none !important; }

.visible {
  display: block; }

.pad {
  width: 100%;
  height: 5vh;
  display: inline-block; }

.image-top {
  object-position: 50% 0 !important; }

.image-middle {
  object-position: 50% 25% !important; }

.image-bottom {
  object-position: 50% 50% !important; }

.wrapper {
  display: inline-block;
  width: 94%;
  padding: 0 3%; }

.visible {
  display: table; }

.lazyload {
  opacity: 1;
  transition: opacity .5s ease-out; }

.lazyload:not(.loaded) {
  opacity: 1; }

.color-white {
  color: white; }

.color-brand {
  color: #052d50; }

.color-brand-bg {
  background: rgba(5, 45, 80, 0.9); }

.color-brand-alt-bg {
  background: rgba(244, 208, 109, 0.9); }

.color-black-bg {
  background: rgba(40, 50, 40, 0.9); }

.color-grey-bg {
  background: rgba(110, 110, 110, 0.9); }

.color-grey-light-bg {
  background: rgba(161, 161, 161, 0.9); }

.color-grey-dark-bg {
  background: rgba(59, 59, 59, 0.9); }

.opaque {
  opacity: .8; }

.googleCalendar {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%; }

.googleCalendar iframe {
  min-width: 100%;
  min-height: 100%; }

.feather {
  width: 18px;
  height: 18px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none; }

.feather-2x {
  width: 32px;
  height: 32px;
  stroke-width: 1.5; }

.skip-to-content {
  position: absolute;
  z-index: 2000;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden; }
  .skip-to-content:focus, .skip-to-content :active, .skip-to-content :hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
    color: white; }

.alert-banner {
  width: 100%;
  position: relative;
  display: flex;
  background: #F4D06D;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  padding: 0.66666667rem 0; }
  .alert-banner .container {
    max-width: 1000px;
    width: 94%;
    margin: 0 auto; }
  .alert-banner p {
    font-size: .6rem;
    font-weight: 600;
    color: #052d50;
    text-decoration: none;
    box-shadow: unset;
    margin-bottom: 0; }
    @media (min-width: 1000px) {
      .alert-banner p {
        font-weight: 500;
        font-size: .8rem; } }
  .alert-banner .button {
    margin-bottom: 0;
    font-size: .8rem; }

.alert-on {
  margin-top: 3em; }
  @media (min-width: 1000px) {
    .alert-on {
      margin-top: 2.5em; } }
.alert {
  color: red; }
