a.text-accent {
  color: #96e9ba; }
  a.text-accent.active, a.text-accent.active:hover, a.text-accent.active:focus {
    color: #ffffcc !important; }
  a.text-accent:hover, a.text-accent:focus {
    color: #ccffff !important; }

a.text-danger {
  color: #dc3545; }

a.text-dark {
  color: #202327; }

a.text-dark-theme {
  color: #012f4c; }

a.text-gray {
  color: #6c757d; }

a.text-gray-400 {
  color: #ced4da; }

a.text-gray-dark {
  color: #343a40; }

a.text-highlight {
  color: #ffffcc; }
  a.text-highlight.active, a.text-highlight.active:hover, a.text-highlight.active:focus {
    color: #ccffff !important; }
  a.text-highlight:hover, a.text-highlight:focus {
    color: #96e9ba !important; }

a.text-light {
  color: #f5f5f5; }

a.text-primary {
  color: #2a7cbb; }
  a.text-primary.active, a.text-primary.active:hover, a.text-primary.active:focus {
    color: #2dd274 !important; }
  a.text-primary:hover, a.text-primary:focus {
    color: #17a2b8 !important; }

a.text-second {
  color: #2dd274; }

a.text-secondary {
  color: #6c757d; }

a.text-support {
  color: #013f65; }
  a.text-support.active, a.text-support.active:hover, a.text-support.active:focus {
    color: #2a7cbb !important; }
  a.text-support:hover, a.text-support:focus {
    color: #20938b !important; }

a.text-white {
  color: #fff; }
  a.text-white.active, a.text-white.active:hover, a.text-white.active:focus {
    color: #ffffcc !important; }
  a.text-white:hover, a.text-white:focus {
    color: #ccffff !important; }

body {
  background-color: #e9ecef;
  margin: 0;
  padding-top: 0;
  height: 100%; }

.btn-accent {
  background-color: #96e9ba !important;
  border-color: #96e9ba !important; }
  .btn-accent:hover, .btn-accent:focus {
    background-color: #abedc8 !important;
    border-color: #abedc8 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-danger {
  background-color: #dc3545 !important;
  border-color: #dc3545 !important; }
  .btn-danger:hover, .btn-danger:focus {
    background-color: #e04b59 !important;
    border-color: #e04b59 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-dark {
  background-color: #202327 !important;
  border-color: #202327 !important; }
  .btn-dark:hover, .btn-dark:focus {
    background-color: #2b3035 !important;
    border-color: #2b3035 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-dark-theme {
  background-color: #012f4c !important;
  border-color: #012f4c !important; }
  .btn-dark-theme:hover, .btn-dark-theme:focus {
    background-color: #013f65 !important;
    border-color: #013f65 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-gray {
  background-color: #6c757d !important;
  border-color: #6c757d !important; }
  .btn-gray:hover, .btn-gray:focus {
    background-color: #78828a !important;
    border-color: #78828a !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-gray-400 {
  background-color: #ced4da !important;
  border-color: #ced4da !important; }
  .btn-gray-400:hover, .btn-gray-400:focus {
    background-color: #dde1e5 !important;
    border-color: #dde1e5 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-gray-dark {
  background-color: #343a40 !important;
  border-color: #343a40 !important; }
  .btn-gray-dark:hover, .btn-gray-dark:focus {
    background-color: #3f474e !important;
    border-color: #3f474e !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-highlight {
  background-color: #ffffcc !important;
  border-color: #ffffcc !important; }
  .btn-highlight:hover, .btn-highlight:focus {
    background-color: #ffffe6 !important;
    border-color: #ffffe6 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-light {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important; }
  .btn-light:hover, .btn-light:focus {
    background-color: white !important;
    border-color: white !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-primary {
  background-color: #2a7cbb !important;
  border-color: #2a7cbb !important; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #2f8ad0 !important;
    border-color: #2f8ad0 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-second {
  background-color: #2dd274 !important;
  border-color: #2dd274 !important; }
  .btn-second:hover, .btn-second:focus {
    background-color: #42d782 !important;
    border-color: #42d782 !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-secondary {
  background-color: #6c757d !important;
  border-color: #6c757d !important; }
  .btn-secondary:hover, .btn-secondary:focus {
    background-color: #78828a !important;
    border-color: #78828a !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-support {
  background-color: #013f65 !important;
  border-color: #013f65 !important; }
  .btn-support:hover, .btn-support:focus {
    background-color: #014f7e !important;
    border-color: #014f7e !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.btn-white {
  background-color: #fff !important;
  border-color: #fff !important; }
  .btn-white:hover, .btn-white:focus {
    background-color: white !important;
    border-color: white !important;
    -o-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -ms-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -moz-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25);
    box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25); }

.card-body {
  padding-left: 0;
  padding-right: 0; }

.container {
  position: relative;
  padding: 0; }

@media (min-width: 0) {
  .display-3 {
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: normal; } }

@media (min-width: 576px) {
  .display-3 {
    font-size: 4rem;
    letter-spacing: 0.75rem; } }

@media (min-width: 992px) {
  .display-3 {
    font-size: 5.5rem;
    font-weight: 600;
    letter-spacing: 1rem;
    margin-right: -1rem; } }

@media (min-width: 1200px) {
  .display-3 {
    font-size: 6rem;
    letter-spacing: 1.5rem;
    margin-right: -1.5rem; } }

@media (min-width: 0) {
  .display-4 {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: normal; } }

@media (min-width: 576px) {
  .display-4 {
    font-size: 2.5rem; } }

@media (min-width: 992px) {
  .display-4 {
    font-size: 3rem; } }

@media (min-width: 1200px) {
  .display-4 {
    font-size: 4rem;
    font-weight: 500; } }

header {
  margin-top: 2rem;
  padding-bottom: 0; }
  @media (min-width: 992px) {
    header {
      margin-top: 2.5rem; } }
html {
  height: 100%; }

p {
  font-size: medium; }
  @media (min-width: 576px) {
    p {
      font-size: large; } }
.row {
  padding-left: 0;
  padding-right: 0; }

@font-face {
  src: url("../fonts/roboto/Roboto-Regular.ttf") format("ttf");
  font-family: "Roboto";
  font-weight: 400;
  font-display: swap; }

.animate-bottom {
  position: relative;
  -o-animation-name: animatebottom;
  -ms-animation-name: animatebottom;
  -moz-animation-name: animatebottom;
  -webkit-animation-name: animatebottom;
  animation-name: animatebottom;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.bg-accent {
  background-color: #96e9ba !important; }
  .bg-accent-75 {
    background-color: rgba(150, 233, 186, 0.75) !important; }
  .bg-accent-50 {
    background-color: rgba(150, 233, 186, 0.5) !important; }
  .bg-accent-25 {
    background-color: rgba(150, 233, 186, 0.25) !important; }

.bg-danger {
  background-color: #dc3545 !important; }
  .bg-danger-75 {
    background-color: rgba(220, 53, 69, 0.75) !important; }
  .bg-danger-50 {
    background-color: rgba(220, 53, 69, 0.5) !important; }
  .bg-danger-25 {
    background-color: rgba(220, 53, 69, 0.25) !important; }

.bg-dark {
  background-color: #202327 !important; }
  .bg-dark-75 {
    background-color: rgba(32, 35, 39, 0.75) !important; }
  .bg-dark-50 {
    background-color: rgba(32, 35, 39, 0.5) !important; }
  .bg-dark-25 {
    background-color: rgba(32, 35, 39, 0.25) !important; }

.bg-dark-theme {
  background-color: #012f4c !important; }
  .bg-dark-theme-75 {
    background-color: rgba(1, 47, 76, 0.75) !important; }
  .bg-dark-theme-50 {
    background-color: rgba(1, 47, 76, 0.5) !important; }
  .bg-dark-theme-25 {
    background-color: rgba(1, 47, 76, 0.25) !important; }

.bg-gray {
  background-color: #6c757d !important; }
  .bg-gray-75 {
    background-color: rgba(108, 117, 125, 0.75) !important; }
  .bg-gray-50 {
    background-color: rgba(108, 117, 125, 0.5) !important; }
  .bg-gray-25 {
    background-color: rgba(108, 117, 125, 0.25) !important; }

.bg-gray-400 {
  background-color: #ced4da !important; }
  .bg-gray-400-75 {
    background-color: rgba(206, 212, 218, 0.75) !important; }
  .bg-gray-400-50 {
    background-color: rgba(206, 212, 218, 0.5) !important; }
  .bg-gray-400-25 {
    background-color: rgba(206, 212, 218, 0.25) !important; }

.bg-gray-dark {
  background-color: #343a40 !important; }
  .bg-gray-dark-75 {
    background-color: rgba(52, 58, 64, 0.75) !important; }
  .bg-gray-dark-50 {
    background-color: rgba(52, 58, 64, 0.5) !important; }
  .bg-gray-dark-25 {
    background-color: rgba(52, 58, 64, 0.25) !important; }

.bg-highlight {
  background-color: #ffffcc !important; }
  .bg-highlight-75 {
    background-color: rgba(255, 255, 204, 0.75) !important; }
  .bg-highlight-50 {
    background-color: rgba(255, 255, 204, 0.5) !important; }
  .bg-highlight-25 {
    background-color: rgba(255, 255, 204, 0.25) !important; }

.bg-light {
  background-color: #f5f5f5 !important; }
  .bg-light-75 {
    background-color: rgba(245, 245, 245, 0.75) !important; }
  .bg-light-50 {
    background-color: rgba(245, 245, 245, 0.5) !important; }
  .bg-light-25 {
    background-color: rgba(245, 245, 245, 0.25) !important; }

.bg-primary {
  background-color: #2a7cbb !important; }
  .bg-primary-75 {
    background-color: rgba(42, 124, 187, 0.75) !important; }
  .bg-primary-50 {
    background-color: rgba(42, 124, 187, 0.5) !important; }
  .bg-primary-25 {
    background-color: rgba(42, 124, 187, 0.25) !important; }

.bg-second {
  background-color: #2dd274 !important; }
  .bg-second-75 {
    background-color: rgba(45, 210, 116, 0.75) !important; }
  .bg-second-50 {
    background-color: rgba(45, 210, 116, 0.5) !important; }
  .bg-second-25 {
    background-color: rgba(45, 210, 116, 0.25) !important; }

.bg-secondary {
  background-color: #6c757d !important; }
  .bg-secondary-75 {
    background-color: rgba(108, 117, 125, 0.75) !important; }
  .bg-secondary-50 {
    background-color: rgba(108, 117, 125, 0.5) !important; }
  .bg-secondary-25 {
    background-color: rgba(108, 117, 125, 0.25) !important; }

.bg-support {
  background-color: #013f65 !important; }
  .bg-support-75 {
    background-color: rgba(1, 63, 101, 0.75) !important; }
  .bg-support-50 {
    background-color: rgba(1, 63, 101, 0.5) !important; }
  .bg-support-25 {
    background-color: rgba(1, 63, 101, 0.25) !important; }

.bg-white {
  background-color: #fff !important; }
  .bg-white-75 {
    background-color: rgba(255, 255, 255, 0.75) !important; }
  .bg-white-50 {
    background-color: rgba(255, 255, 255, 0.5) !important; }
  .bg-white-25 {
    background-color: rgba(255, 255, 255, 0.25) !important; }

.border, .border.text-white, .border.text-support, .border.text-secondary, .border.text-second, .border.text-primary, .border.text-light, .border.text-highlight, .border.text-gray-dark, .border.text-gray-400, .border.text-gray, .border.text-dark-theme, .border.text-dark, .border.text-danger, .border.text-accent {
  border-width: 0.03rem;
  border-style: solid; }
  .border-bottom {
    border-bottom-style: solid;
    border-bottom-width: 0.5rem !important; }
  .border-top {
    border-top-style: solid;
    border-top-width: 1rem !important; }
  .border-bottom.bg-accent {
    border-bottom-color: #96e9ba !important; }
  .border-bottom.bg-danger {
    border-bottom-color: #dc3545 !important; }
  .border-bottom.bg-dark {
    border-bottom-color: #202327 !important; }
  .border-bottom.bg-dark-theme {
    border-bottom-color: #012f4c !important; }
  .border-bottom.bg-gray {
    border-bottom-color: #6c757d !important; }
  .border-bottom.bg-gray-400 {
    border-bottom-color: #ced4da !important; }
  .border-bottom.bg-gray-dark {
    border-bottom-color: #343a40 !important; }
  .border-bottom.bg-highlight {
    border-bottom-color: #ffffcc !important; }
  .border-bottom.bg-light {
    border-bottom-color: #f5f5f5 !important; }
  .border-bottom.bg-primary {
    border-bottom-color: #2a7cbb !important; }
  .border-bottom.bg-second {
    border-bottom-color: #2dd274 !important; }
  .border-bottom.bg-secondary {
    border-bottom-color: #6c757d !important; }
  .border-bottom.bg-support {
    border-bottom-color: #013f65 !important; }
  .border-bottom.bg-white {
    border-bottom-color: #fff !important; }
  .border-top.bg-accent {
    border-top-color: #96e9ba !important; }
  .border-top.bg-danger {
    border-top-color: #dc3545 !important; }
  .border-top.bg-dark {
    border-top-color: #202327 !important; }
  .border-top.bg-dark-theme {
    border-top-color: #012f4c !important; }
  .border-top.bg-gray {
    border-top-color: #6c757d !important; }
  .border-top.bg-gray-400 {
    border-top-color: #ced4da !important; }
  .border-top.bg-gray-dark {
    border-top-color: #343a40 !important; }
  .border-top.bg-highlight {
    border-top-color: #ffffcc !important; }
  .border-top.bg-light {
    border-top-color: #f5f5f5 !important; }
  .border-top.bg-primary {
    border-top-color: #2a7cbb !important; }
  .border-top.bg-second {
    border-top-color: #2dd274 !important; }
  .border-top.bg-secondary {
    border-top-color: #6c757d !important; }
  .border-top.bg-support {
    border-top-color: #013f65 !important; }
  .border-top.bg-white {
    border-top-color: #fff !important; }
  .border-accent {
    border-color: #96e9ba; }
  .border.text-accent {
    border-color: #96e9ba !important; }
  .border-danger {
    border-color: #dc3545; }
  .border.text-danger {
    border-color: #dc3545 !important; }
  .border-dark {
    border-color: #202327; }
  .border.text-dark {
    border-color: #202327 !important; }
  .border-dark-theme {
    border-color: #012f4c; }
  .border.text-dark-theme {
    border-color: #012f4c !important; }
  .border-gray {
    border-color: #6c757d; }
  .border.text-gray {
    border-color: #6c757d !important; }
  .border-gray-400 {
    border-color: #ced4da; }
  .border.text-gray-400 {
    border-color: #ced4da !important; }
  .border-gray-dark {
    border-color: #343a40; }
  .border.text-gray-dark {
    border-color: #343a40 !important; }
  .border-highlight {
    border-color: #ffffcc; }
  .border.text-highlight {
    border-color: #ffffcc !important; }
  .border-light {
    border-color: #f5f5f5; }
  .border.text-light {
    border-color: #f5f5f5 !important; }
  .border-primary {
    border-color: #2a7cbb; }
  .border.text-primary {
    border-color: #2a7cbb !important; }
  .border-second {
    border-color: #2dd274; }
  .border.text-second {
    border-color: #2dd274 !important; }
  .border-secondary {
    border-color: #6c757d; }
  .border.text-secondary {
    border-color: #6c757d !important; }
  .border-support {
    border-color: #013f65; }
  .border.text-support {
    border-color: #013f65 !important; }
  .border-white {
    border-color: #fff; }
  .border.text-white {
    border-color: #fff !important; }

.btn.img-overlay-card, .btn.img-overlay_wall {
  border-radius: 0;
  opacity: 0.75; }
  .btn.img-overlay-card:hover, .btn.img-overlay-card:focus, .btn.img-overlay_wall:hover, .btn.img-overlay_wall:focus {
    opacity: 1 !important; }

.btn-acc-tab.text-accent {
  color: #96e9ba !important; }
  .btn-acc-tab.text-accent.active, .btn-acc-tab.text-accent.active:hover, .btn-acc-tab.text-accent.active:focus {
    color: #ffffcc !important; }
  .btn-acc-tab.text-accent:hover, .btn-acc-tab.text-accent:focus {
    color: #ccffff !important; }

.btn-acc-tab.text-danger {
  color: #dc3545 !important; }

.btn-acc-tab.text-dark {
  color: #202327 !important; }

.btn-acc-tab.text-dark-theme {
  color: #012f4c !important; }

.btn-acc-tab.text-gray {
  color: #6c757d !important; }

.btn-acc-tab.text-gray-400 {
  color: #ced4da !important; }

.btn-acc-tab.text-gray-dark {
  color: #343a40 !important; }

.btn-acc-tab.text-highlight {
  color: #ffffcc !important; }
  .btn-acc-tab.text-highlight.active, .btn-acc-tab.text-highlight.active:hover, .btn-acc-tab.text-highlight.active:focus {
    color: #ccffff !important; }
  .btn-acc-tab.text-highlight:hover, .btn-acc-tab.text-highlight:focus {
    color: #96e9ba !important; }

.btn-acc-tab.text-light {
  color: #f5f5f5 !important; }

.btn-acc-tab.text-primary {
  color: #2a7cbb !important; }
  .btn-acc-tab.text-primary.active, .btn-acc-tab.text-primary.active:hover, .btn-acc-tab.text-primary.active:focus {
    color: #2dd274 !important; }
  .btn-acc-tab.text-primary:hover, .btn-acc-tab.text-primary:focus {
    color: #17a2b8 !important; }

.btn-acc-tab.text-second {
  color: #2dd274 !important; }

.btn-acc-tab.text-secondary {
  color: #6c757d !important; }

.btn-acc-tab.text-support {
  color: #013f65 !important; }
  .btn-acc-tab.text-support.active, .btn-acc-tab.text-support.active:hover, .btn-acc-tab.text-support.active:focus {
    color: #2a7cbb !important; }
  .btn-acc-tab.text-support:hover, .btn-acc-tab.text-support:focus {
    color: #20938b !important; }

.btn-acc-tab.text-white {
  color: #fff !important; }
  .btn-acc-tab.text-white.active, .btn-acc-tab.text-white.active:hover, .btn-acc-tab.text-white.active:focus {
    color: #ffffcc !important; }
  .btn-acc-tab.text-white:hover, .btn-acc-tab.text-white:focus {
    color: #ccffff !important; }

.card-form {
  border: 0; }
  @media (min-width: 0) {
    .card-form {
      width: 19.5rem; } }
  @media (min-width: 0) {
    .card-form {
      width: 21.5rem; } }
  @media (min-width: 576px) {
    .card-form {
      width: 19.5rem; } }
  @media (min-width: 576px) {
    .card-form {
      width: 21.5rem; } }
  @media (min-width: 768px) {
    .card-form {
      width: 19.5rem; } }
  @media (min-width: 768px) {
    .card-form {
      width: 21.5rem; } }
  @media (min-width: 992px) {
    .card-form {
      width: 19.5rem; } }
  @media (min-width: 992px) {
    .card-form {
      width: 21.5rem; } }
  @media (min-width: 1200px) {
    .card-form {
      width: 19.5rem; } }
  @media (min-width: 1200px) {
    .card-form {
      width: 21.5rem; } }
  @media (min-width: 1600px) {
    .card-form {
      width: 19.5rem; } }
  @media (min-width: 1600px) {
    .card-form {
      width: 21.5rem; } }
.card-img-overlay {
  padding: 0;
  opacity: 0; }
  .card-img-overlay:hover, .card-img-overlay:focus {
    opacity: 0.5 !important; }

.card-img-top {
  height: 35%;
  object-fit: cover; }
  .card-img-top.accent:hover, .card-img-top.accent:focus {
    background-color: #96e9ba; }
  .card-img-top.accent-75 {
    background-color: rgba(150, 233, 186, 0.75); }
  .card-img-top.accent-50 {
    background-color: rgba(150, 233, 186, 0.5); }
  .card-img-top.accent-25 {
    background-color: rgba(150, 233, 186, 0.25); }
  .card-img-top.danger:hover, .card-img-top.danger:focus {
    background-color: #dc3545; }
  .card-img-top.danger-75 {
    background-color: rgba(220, 53, 69, 0.75); }
  .card-img-top.danger-50 {
    background-color: rgba(220, 53, 69, 0.5); }
  .card-img-top.danger-25 {
    background-color: rgba(220, 53, 69, 0.25); }
  .card-img-top.dark:hover, .card-img-top.dark:focus {
    background-color: #202327; }
  .card-img-top.dark-75 {
    background-color: rgba(32, 35, 39, 0.75); }
  .card-img-top.dark-50 {
    background-color: rgba(32, 35, 39, 0.5); }
  .card-img-top.dark-25 {
    background-color: rgba(32, 35, 39, 0.25); }
  .card-img-top.dark-theme:hover, .card-img-top.dark-theme:focus {
    background-color: #012f4c; }
  .card-img-top.dark-theme-75 {
    background-color: rgba(1, 47, 76, 0.75); }
  .card-img-top.dark-theme-50 {
    background-color: rgba(1, 47, 76, 0.5); }
  .card-img-top.dark-theme-25 {
    background-color: rgba(1, 47, 76, 0.25); }
  .card-img-top.gray:hover, .card-img-top.gray:focus {
    background-color: #6c757d; }
  .card-img-top.gray-75 {
    background-color: rgba(108, 117, 125, 0.75); }
  .card-img-top.gray-50 {
    background-color: rgba(108, 117, 125, 0.5); }
  .card-img-top.gray-25 {
    background-color: rgba(108, 117, 125, 0.25); }
  .card-img-top.gray-400:hover, .card-img-top.gray-400:focus {
    background-color: #ced4da; }
  .card-img-top.gray-400-75 {
    background-color: rgba(206, 212, 218, 0.75); }
  .card-img-top.gray-400-50 {
    background-color: rgba(206, 212, 218, 0.5); }
  .card-img-top.gray-400-25 {
    background-color: rgba(206, 212, 218, 0.25); }
  .card-img-top.gray-dark:hover, .card-img-top.gray-dark:focus {
    background-color: #343a40; }
  .card-img-top.gray-dark-75 {
    background-color: rgba(52, 58, 64, 0.75); }
  .card-img-top.gray-dark-50 {
    background-color: rgba(52, 58, 64, 0.5); }
  .card-img-top.gray-dark-25 {
    background-color: rgba(52, 58, 64, 0.25); }
  .card-img-top.highlight:hover, .card-img-top.highlight:focus {
    background-color: #ffffcc; }
  .card-img-top.highlight-75 {
    background-color: rgba(255, 255, 204, 0.75); }
  .card-img-top.highlight-50 {
    background-color: rgba(255, 255, 204, 0.5); }
  .card-img-top.highlight-25 {
    background-color: rgba(255, 255, 204, 0.25); }
  .card-img-top.light:hover, .card-img-top.light:focus {
    background-color: #f5f5f5; }
  .card-img-top.light-75 {
    background-color: rgba(245, 245, 245, 0.75); }
  .card-img-top.light-50 {
    background-color: rgba(245, 245, 245, 0.5); }
  .card-img-top.light-25 {
    background-color: rgba(245, 245, 245, 0.25); }
  .card-img-top.primary:hover, .card-img-top.primary:focus {
    background-color: #2a7cbb; }
  .card-img-top.primary-75 {
    background-color: rgba(42, 124, 187, 0.75); }
  .card-img-top.primary-50 {
    background-color: rgba(42, 124, 187, 0.5); }
  .card-img-top.primary-25 {
    background-color: rgba(42, 124, 187, 0.25); }
  .card-img-top.second:hover, .card-img-top.second:focus {
    background-color: #2dd274; }
  .card-img-top.second-75 {
    background-color: rgba(45, 210, 116, 0.75); }
  .card-img-top.second-50 {
    background-color: rgba(45, 210, 116, 0.5); }
  .card-img-top.second-25 {
    background-color: rgba(45, 210, 116, 0.25); }
  .card-img-top.secondary:hover, .card-img-top.secondary:focus {
    background-color: #6c757d; }
  .card-img-top.secondary-75 {
    background-color: rgba(108, 117, 125, 0.75); }
  .card-img-top.secondary-50 {
    background-color: rgba(108, 117, 125, 0.5); }
  .card-img-top.secondary-25 {
    background-color: rgba(108, 117, 125, 0.25); }
  .card-img-top.support:hover, .card-img-top.support:focus {
    background-color: #013f65; }
  .card-img-top.support-75 {
    background-color: rgba(1, 63, 101, 0.75); }
  .card-img-top.support-50 {
    background-color: rgba(1, 63, 101, 0.5); }
  .card-img-top.support-25 {
    background-color: rgba(1, 63, 101, 0.25); }
  .card-img-top.white:hover, .card-img-top.white:focus {
    background-color: #fff; }
  .card-img-top.white-75 {
    background-color: rgba(255, 255, 255, 0.75); }
  .card-img-top.white-50 {
    background-color: rgba(255, 255, 255, 0.5); }
  .card-img-top.white-25 {
    background-color: rgba(255, 255, 255, 0.25); }

.card-img-bottom {
  height: 35%;
  object-fit: cover; }
  .card-img-bottom.accent:hover, .card-img-bottom.accent:focus {
    background-color: #96e9ba; }
  .card-img-bottom.accent-75 {
    background-color: rgba(150, 233, 186, 0.75); }
  .card-img-bottom.accent-50 {
    background-color: rgba(150, 233, 186, 0.5); }
  .card-img-bottom.accent-25 {
    background-color: rgba(150, 233, 186, 0.25); }
  .card-img-bottom.danger:hover, .card-img-bottom.danger:focus {
    background-color: #dc3545; }
  .card-img-bottom.danger-75 {
    background-color: rgba(220, 53, 69, 0.75); }
  .card-img-bottom.danger-50 {
    background-color: rgba(220, 53, 69, 0.5); }
  .card-img-bottom.danger-25 {
    background-color: rgba(220, 53, 69, 0.25); }
  .card-img-bottom.dark:hover, .card-img-bottom.dark:focus {
    background-color: #202327; }
  .card-img-bottom.dark-75 {
    background-color: rgba(32, 35, 39, 0.75); }
  .card-img-bottom.dark-50 {
    background-color: rgba(32, 35, 39, 0.5); }
  .card-img-bottom.dark-25 {
    background-color: rgba(32, 35, 39, 0.25); }
  .card-img-bottom.dark-theme:hover, .card-img-bottom.dark-theme:focus {
    background-color: #012f4c; }
  .card-img-bottom.dark-theme-75 {
    background-color: rgba(1, 47, 76, 0.75); }
  .card-img-bottom.dark-theme-50 {
    background-color: rgba(1, 47, 76, 0.5); }
  .card-img-bottom.dark-theme-25 {
    background-color: rgba(1, 47, 76, 0.25); }
  .card-img-bottom.gray:hover, .card-img-bottom.gray:focus {
    background-color: #6c757d; }
  .card-img-bottom.gray-75 {
    background-color: rgba(108, 117, 125, 0.75); }
  .card-img-bottom.gray-50 {
    background-color: rgba(108, 117, 125, 0.5); }
  .card-img-bottom.gray-25 {
    background-color: rgba(108, 117, 125, 0.25); }
  .card-img-bottom.gray-400:hover, .card-img-bottom.gray-400:focus {
    background-color: #ced4da; }
  .card-img-bottom.gray-400-75 {
    background-color: rgba(206, 212, 218, 0.75); }
  .card-img-bottom.gray-400-50 {
    background-color: rgba(206, 212, 218, 0.5); }
  .card-img-bottom.gray-400-25 {
    background-color: rgba(206, 212, 218, 0.25); }
  .card-img-bottom.gray-dark:hover, .card-img-bottom.gray-dark:focus {
    background-color: #343a40; }
  .card-img-bottom.gray-dark-75 {
    background-color: rgba(52, 58, 64, 0.75); }
  .card-img-bottom.gray-dark-50 {
    background-color: rgba(52, 58, 64, 0.5); }
  .card-img-bottom.gray-dark-25 {
    background-color: rgba(52, 58, 64, 0.25); }
  .card-img-bottom.highlight:hover, .card-img-bottom.highlight:focus {
    background-color: #ffffcc; }
  .card-img-bottom.highlight-75 {
    background-color: rgba(255, 255, 204, 0.75); }
  .card-img-bottom.highlight-50 {
    background-color: rgba(255, 255, 204, 0.5); }
  .card-img-bottom.highlight-25 {
    background-color: rgba(255, 255, 204, 0.25); }
  .card-img-bottom.light:hover, .card-img-bottom.light:focus {
    background-color: #f5f5f5; }
  .card-img-bottom.light-75 {
    background-color: rgba(245, 245, 245, 0.75); }
  .card-img-bottom.light-50 {
    background-color: rgba(245, 245, 245, 0.5); }
  .card-img-bottom.light-25 {
    background-color: rgba(245, 245, 245, 0.25); }
  .card-img-bottom.primary:hover, .card-img-bottom.primary:focus {
    background-color: #2a7cbb; }
  .card-img-bottom.primary-75 {
    background-color: rgba(42, 124, 187, 0.75); }
  .card-img-bottom.primary-50 {
    background-color: rgba(42, 124, 187, 0.5); }
  .card-img-bottom.primary-25 {
    background-color: rgba(42, 124, 187, 0.25); }
  .card-img-bottom.second:hover, .card-img-bottom.second:focus {
    background-color: #2dd274; }
  .card-img-bottom.second-75 {
    background-color: rgba(45, 210, 116, 0.75); }
  .card-img-bottom.second-50 {
    background-color: rgba(45, 210, 116, 0.5); }
  .card-img-bottom.second-25 {
    background-color: rgba(45, 210, 116, 0.25); }
  .card-img-bottom.secondary:hover, .card-img-bottom.secondary:focus {
    background-color: #6c757d; }
  .card-img-bottom.secondary-75 {
    background-color: rgba(108, 117, 125, 0.75); }
  .card-img-bottom.secondary-50 {
    background-color: rgba(108, 117, 125, 0.5); }
  .card-img-bottom.secondary-25 {
    background-color: rgba(108, 117, 125, 0.25); }
  .card-img-bottom.support:hover, .card-img-bottom.support:focus {
    background-color: #013f65; }
  .card-img-bottom.support-75 {
    background-color: rgba(1, 63, 101, 0.75); }
  .card-img-bottom.support-50 {
    background-color: rgba(1, 63, 101, 0.5); }
  .card-img-bottom.support-25 {
    background-color: rgba(1, 63, 101, 0.25); }
  .card-img-bottom.white:hover, .card-img-bottom.white:focus {
    background-color: #fff; }
  .card-img-bottom.white-75 {
    background-color: rgba(255, 255, 255, 0.75); }
  .card-img-bottom.white-50 {
    background-color: rgba(255, 255, 255, 0.5); }
  .card-img-bottom.white-25 {
    background-color: rgba(255, 255, 255, 0.25); }

.cards, .cards-item {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0; }
  .cards-item {
    padding: 1rem !important; }
    @media (min-width: 576px) {
      .cards-item {
        width: 50%; } }
    @media (min-width: 992px) {
      .cards-item {
        width: 33.3333%; } }
    @media (min-width: 1200px) {
      .cards-item {
        width: 25%; } }
.carousel-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent; }

.carousel-item.bg-accent:after {
  background: #96e9ba !important;
  opacity: 0.5 !important; }

.carousel-item.bg-danger:after {
  background: #dc3545 !important;
  opacity: 0.5 !important; }

.carousel-item.bg-dark:after {
  background: #202327 !important;
  opacity: 0.5 !important; }

.carousel-item.bg-dark-theme:after {
  background: #012f4c !important;
  opacity: 0.5 !important; }

.carousel-item.bg-gray:after {
  background: #6c757d !important;
  opacity: 0.5 !important; }

.carousel-item.bg-gray-400:after {
  background: #ced4da !important;
  opacity: 0.5 !important; }

.carousel-item.bg-gray-dark:after {
  background: #343a40 !important;
  opacity: 0.5 !important; }

.carousel-item.bg-highlight:after {
  background: #ffffcc !important;
  opacity: 0.5 !important; }

.carousel-item.bg-light:after {
  background: #f5f5f5 !important;
  opacity: 0.5 !important; }

.carousel-item.bg-primary:after {
  background: #2a7cbb !important;
  opacity: 0.5 !important; }

.carousel-item.bg-second:after {
  background: #2dd274 !important;
  opacity: 0.5 !important; }

.carousel-item.bg-secondary:after {
  background: #6c757d !important;
  opacity: 0.5 !important; }

.carousel-item.bg-support:after {
  background: #013f65 !important;
  opacity: 0.5 !important; }

.carousel-item.bg-white:after {
  background: #fff !important;
  opacity: 0.5 !important; }

.col-multi-menu {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top !important; }

.content, .content-section {
  display: flex;
  display: -ms-flexbox; }
  .content-section {
    margin: 3rem 0 3rem 0; }
  .content-subheading {
    margin: 3rem 0 1rem 0 !important;
    padding-top: .5rem;
    border-top-width: 1rem !important;
    border-top-style: solid;
    border-color: rgba(150, 233, 186, 0.5) !important; }

.display-title {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 500 !important;
  font-kerning: auto; }
  @media only screen and (min-width: 768px) {
    .display-title {
        font-size: 3.5rem; } }

.dropdown-item {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  padding-bottom: 0.19rem !important;
  border-bottom: 0.06rem solid !important; }
  .dropdown-item:hover, .dropdown-item:focus {
    text-decoration-line: none !important; }
  .dropdown-item.active, .dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active:hover, .dropdown-item.active:focus {
    padding-bottom: 0 !important;
    border-bottom: 0.25rem solid !important; }
  .dropdown-item.text-accent {
    color: #96e9ba !important;
    border-bottom-color: rgba(42, 124, 187, 0.5) !important; }
    .dropdown-item.text-accent.active, .dropdown-item.text-accent.active:hover, .dropdown-item.text-accent.active:focus {
      color: #ffffcc !important;
      border-bottom-color: #ffffcc !important; }
    .dropdown-item.text-accent:hover, .dropdown-item.text-accent:focus {
      color: #ccffff !important;
      border-bottom-color: #ccffff !important; }
  .dropdown-item.bg-accent {
    background-color: #96e9ba !important;
    border-color: #96e9ba; }
    .dropdown-item.bg-accent:hover, .dropdown-item.bg-accent:focus, .dropdown-item.bg-accent.active, .dropdown-item.bg-accent.active:hover, .dropdown-item.bg-accent.active:focus {
      background-color: #96e9ba !important;
      border-color: #96e9ba; }
  .dropdown-item.text-danger {
    color: #dc3545 !important; }
  .dropdown-item.bg-danger {
    background-color: #dc3545 !important;
    border-color: #dc3545; }
    .dropdown-item.bg-danger:hover, .dropdown-item.bg-danger:focus, .dropdown-item.bg-danger.active, .dropdown-item.bg-danger.active:hover, .dropdown-item.bg-danger.active:focus {
      background-color: #dc3545 !important;
      border-color: #dc3545; }
  .dropdown-item.text-dark {
    color: #202327 !important; }
  .dropdown-item.bg-dark {
    background-color: #202327 !important;
    border-color: #202327; }
    .dropdown-item.bg-dark:hover, .dropdown-item.bg-dark:focus, .dropdown-item.bg-dark.active, .dropdown-item.bg-dark.active:hover, .dropdown-item.bg-dark.active:focus {
      background-color: #202327 !important;
      border-color: #202327; }
  .dropdown-item.text-dark-theme {
    color: #012f4c !important; }
  .dropdown-item.bg-dark-theme {
    background-color: #012f4c !important;
    border-color: #012f4c; }
    .dropdown-item.bg-dark-theme:hover, .dropdown-item.bg-dark-theme:focus, .dropdown-item.bg-dark-theme.active, .dropdown-item.bg-dark-theme.active:hover, .dropdown-item.bg-dark-theme.active:focus {
      background-color: #012f4c !important;
      border-color: #012f4c; }
  .dropdown-item.text-gray {
    color: #6c757d !important; }
  .dropdown-item.bg-gray {
    background-color: #6c757d !important;
    border-color: #6c757d; }
    .dropdown-item.bg-gray:hover, .dropdown-item.bg-gray:focus, .dropdown-item.bg-gray.active, .dropdown-item.bg-gray.active:hover, .dropdown-item.bg-gray.active:focus {
      background-color: #6c757d !important;
      border-color: #6c757d; }
  .dropdown-item.text-gray-400 {
    color: #ced4da !important; }
  .dropdown-item.bg-gray-400 {
    background-color: #ced4da !important;
    border-color: #ced4da; }
    .dropdown-item.bg-gray-400:hover, .dropdown-item.bg-gray-400:focus, .dropdown-item.bg-gray-400.active, .dropdown-item.bg-gray-400.active:hover, .dropdown-item.bg-gray-400.active:focus {
      background-color: #ced4da !important;
      border-color: #ced4da; }
  .dropdown-item.text-gray-dark {
    color: #343a40 !important; }
  .dropdown-item.bg-gray-dark {
    background-color: #343a40 !important;
    border-color: #343a40; }
    .dropdown-item.bg-gray-dark:hover, .dropdown-item.bg-gray-dark:focus, .dropdown-item.bg-gray-dark.active, .dropdown-item.bg-gray-dark.active:hover, .dropdown-item.bg-gray-dark.active:focus {
      background-color: #343a40 !important;
      border-color: #343a40; }
  .dropdown-item.text-highlight {
    color: #ffffcc !important; }
    .dropdown-item.text-highlight.active, .dropdown-item.text-highlight.active:hover, .dropdown-item.text-highlight.active:focus {
      color: #ccffff !important;
      border-bottom-color: #ccffff !important; }
    .dropdown-item.text-highlight:hover, .dropdown-item.text-highlight:focus {
      color: #96e9ba !important;
      border-bottom-color: #96e9ba !important; }
  .dropdown-item.bg-highlight {
    background-color: #ffffcc !important;
    border-color: #ffffcc; }
    .dropdown-item.bg-highlight:hover, .dropdown-item.bg-highlight:focus, .dropdown-item.bg-highlight.active, .dropdown-item.bg-highlight.active:hover, .dropdown-item.bg-highlight.active:focus {
      background-color: #ffffcc !important;
      border-color: #ffffcc; }
  .dropdown-item.text-light {
    color: #f5f5f5 !important; }
  .dropdown-item.bg-light {
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5; }
    .dropdown-item.bg-light:hover, .dropdown-item.bg-light:focus, .dropdown-item.bg-light.active, .dropdown-item.bg-light.active:hover, .dropdown-item.bg-light.active:focus {
      background-color: #f5f5f5 !important;
      border-color: #f5f5f5; }
  .dropdown-item.text-primary {
    color: #2a7cbb !important;
    border-bottom-color: rgba(1, 63, 101, 0.5) !important; }
    .dropdown-item.text-primary.active, .dropdown-item.text-primary.active:hover, .dropdown-item.text-primary.active:focus {
      color: #2dd274 !important;
      border-bottom-color: #2dd274 !important; }
    .dropdown-item.text-primary:hover, .dropdown-item.text-primary:focus {
      color: #17a2b8 !important;
      border-bottom-color: #17a2b8 !important; }
  .dropdown-item.bg-primary {
    background-color: #2a7cbb !important;
    border-color: #2a7cbb; }
    .dropdown-item.bg-primary:hover, .dropdown-item.bg-primary:focus, .dropdown-item.bg-primary.active, .dropdown-item.bg-primary.active:hover, .dropdown-item.bg-primary.active:focus {
      background-color: #2a7cbb !important;
      border-color: #2a7cbb; }
  .dropdown-item.text-second {
    color: #2dd274 !important; }
  .dropdown-item.bg-second {
    background-color: #2dd274 !important;
    border-color: #2dd274; }
    .dropdown-item.bg-second:hover, .dropdown-item.bg-second:focus, .dropdown-item.bg-second.active, .dropdown-item.bg-second.active:hover, .dropdown-item.bg-second.active:focus {
      background-color: #2dd274 !important;
      border-color: #2dd274; }
  .dropdown-item.text-secondary {
    color: #6c757d !important; }
  .dropdown-item.bg-secondary {
    background-color: #6c757d !important;
    border-color: #6c757d; }
    .dropdown-item.bg-secondary:hover, .dropdown-item.bg-secondary:focus, .dropdown-item.bg-secondary.active, .dropdown-item.bg-secondary.active:hover, .dropdown-item.bg-secondary.active:focus {
      background-color: #6c757d !important;
      border-color: #6c757d; }
  .dropdown-item.text-support {
    color: #013f65 !important; }
    .dropdown-item.text-support.active, .dropdown-item.text-support.active:hover, .dropdown-item.text-support.active:focus {
      color: #2a7cbb !important;
      border-bottom-color: #2a7cbb !important; }
    .dropdown-item.text-support:hover, .dropdown-item.text-support:focus {
      color: #20938b !important;
      border-bottom-color: #20938b !important; }
  .dropdown-item.bg-support {
    background-color: #013f65 !important;
    border-color: #013f65; }
    .dropdown-item.bg-support:hover, .dropdown-item.bg-support:focus, .dropdown-item.bg-support.active, .dropdown-item.bg-support.active:hover, .dropdown-item.bg-support.active:focus {
      background-color: #013f65 !important;
      border-color: #013f65; }
  .dropdown-item.text-white {
    color: #fff !important;
    border-bottom-color: rgba(255, 255, 204, 0.5) !important; }
    .dropdown-item.text-white.active, .dropdown-item.text-white.active:hover, .dropdown-item.text-white.active:focus {
      color: #ffffcc !important;
      border-bottom-color: #ffffcc !important; }
    .dropdown-item.text-white:hover, .dropdown-item.text-white:focus {
      color: #ccffff !important;
      border-bottom-color: #ccffff !important; }
  .dropdown-item.bg-white {
    background-color: #fff !important;
    border-color: #fff; }
    .dropdown-item.bg-white:hover, .dropdown-item.bg-white:focus, .dropdown-item.bg-white.active, .dropdown-item.bg-white.active:hover, .dropdown-item.bg-white.active:focus {
      background-color: #fff !important;
      border-color: #fff; }
  .dropdown-item.item-last:hover, .dropdown-item.item-last:focus {
    text-decoration-line: none !important; }
  .dropdown-item.item-last.active {
    padding-bottom: 0 !important;
    border-bottom: 0.25rem solid !important; }
  .dropdown-item.item-last.text-accent {
    color: #96e9ba !important;
    border-bottom-color: rgba(150, 233, 186, 0.5) !important; }
  .dropdown-item.item-last.active, .dropdown-item.item-last.active:hover, .dropdown-item.item-last.active:focus {
    border-bottom-color: #ffffcc !important; }
  .dropdown-item.item-last:hover, .dropdown-item.item-last:focus {
    border-bottom-color: #ccffff !important; }
  .dropdown-item.item-last.text-danger {
    color: #dc3545 !important;
    border-bottom-color: rgba(220, 53, 69, 0.5) !important; }
  .dropdown-item.item-last.text-dark {
    color: #202327 !important;
    border-bottom-color: rgba(32, 35, 39, 0.5) !important; }
  .dropdown-item.item-last.text-dark-theme {
    color: #012f4c !important;
    border-bottom-color: rgba(1, 47, 76, 0.5) !important; }
  .dropdown-item.item-last.text-gray {
    color: #6c757d !important;
    border-bottom-color: rgba(108, 117, 125, 0.5) !important; }
  .dropdown-item.item-last.text-gray-400 {
    color: #ced4da !important;
    border-bottom-color: rgba(206, 212, 218, 0.5) !important; }
  .dropdown-item.item-last.text-gray-dark {
    color: #343a40 !important;
    border-bottom-color: rgba(52, 58, 64, 0.5) !important; }
  .dropdown-item.item-last.text-highlight {
    color: #ffffcc !important;
    border-bottom-color: rgba(255, 255, 204, 0.5) !important; }
  .dropdown-item.item-last.active, .dropdown-item.item-last.active:hover, .dropdown-item.item-last.active:focus {
    border-bottom-color: #ccffff !important; }
  .dropdown-item.item-last:hover, .dropdown-item.item-last:focus {
    border-bottom-color: #96e9ba !important; }
  .dropdown-item.item-last.text-light {
    color: #f5f5f5 !important;
    border-bottom-color: rgba(245, 245, 245, 0.5) !important; }
  .dropdown-item.item-last.text-primary {
    color: #2a7cbb !important;
    border-bottom-color: rgba(42, 124, 187, 0.5) !important; }
  .dropdown-item.item-last.active, .dropdown-item.item-last.active:hover, .dropdown-item.item-last.active:focus {
    border-bottom-color: #2dd274 !important; }
  .dropdown-item.item-last:hover, .dropdown-item.item-last:focus {
    border-bottom-color: #17a2b8 !important; }
  .dropdown-item.item-last.text-second {
    color: #2dd274 !important;
    border-bottom-color: rgba(45, 210, 116, 0.5) !important; }
  .dropdown-item.item-last.text-secondary {
    color: #6c757d !important;
    border-bottom-color: rgba(108, 117, 125, 0.5) !important; }
  .dropdown-item.item-last.text-support {
    color: #013f65 !important;
    border-bottom-color: rgba(1, 63, 101, 0.5) !important; }
  .dropdown-item.item-last.active, .dropdown-item.item-last.active:hover, .dropdown-item.item-last.active:focus {
    border-bottom-color: #2a7cbb !important; }
  .dropdown-item.item-last:hover, .dropdown-item.item-last:focus {
    border-bottom-color: #20938b !important; }
  .dropdown-item.item-last.text-white {
    color: #fff !important;
    border-bottom-color: rgba(255, 255, 255, 0.5) !important; }
  .dropdown-item.item-last.active, .dropdown-item.item-last.active:hover, .dropdown-item.item-last.active:focus {
    border-bottom-color: #ffffcc !important; }
  .dropdown-item.item-last:hover, .dropdown-item.item-last:focus {
    border-bottom-color: #ccffff !important; }

.dropdown-header {
  color: inherit; }

.dropdown-menu {
  border: none;
    border-radius: 0 !important;
  margin: 0 !important;
  padding: 0; }

.dropdown-toggle.item-last:hover, .dropdown-toggle.item-last:focus {
  text-decoration-line: none !important; }

.dropdown-toggle.item-last.active {
  padding-bottom: 0 !important;
  border-bottom: 0.25rem solid !important; }

.dropdown-toggle.item-last.text-accent {
  color: #96e9ba !important;
  border-bottom-color: rgba(150, 233, 186, 0.5) !important; }
  .dropdown-toggle.item-last.text-accent.active, .dropdown-toggle.item-last.text-accent.active:hover, .dropdown-toggle.item-last.text-accent.active:focus {
    border-bottom-color: #ffffcc !important; }
  .dropdown-toggle.item-last.text-accent:hover, .dropdown-toggle.item-last.text-accent:focus {
    border-bottom-color: #ccffff !important; }

.dropdown-toggle.item-last.text-danger {
  color: #dc3545 !important;
  border-bottom-color: rgba(220, 53, 69, 0.5) !important; }

.dropdown-toggle.item-last.text-dark {
  color: #202327 !important;
  border-bottom-color: rgba(32, 35, 39, 0.5) !important; }

.dropdown-toggle.item-last.text-dark-theme {
  color: #012f4c !important;
  border-bottom-color: rgba(1, 47, 76, 0.5) !important; }

.dropdown-toggle.item-last.text-gray {
  color: #6c757d !important;
  border-bottom-color: rgba(108, 117, 125, 0.5) !important; }

.dropdown-toggle.item-last.text-gray-400 {
  color: #ced4da !important;
  border-bottom-color: rgba(206, 212, 218, 0.5) !important; }

.dropdown-toggle.item-last.text-gray-dark {
  color: #343a40 !important;
  border-bottom-color: rgba(52, 58, 64, 0.5) !important; }

.dropdown-toggle.item-last.text-highlight {
  color: #ffffcc !important;
  border-bottom-color: rgba(255, 255, 204, 0.5) !important; }
  .dropdown-toggle.item-last.text-highlight.active, .dropdown-toggle.item-last.text-highlight.active:hover, .dropdown-toggle.item-last.text-highlight.active:focus {
    border-bottom-color: #ccffff !important; }
  .dropdown-toggle.item-last.text-highlight:hover, .dropdown-toggle.item-last.text-highlight:focus {
    border-bottom-color: #96e9ba !important; }

.dropdown-toggle.item-last.text-light {
  color: #f5f5f5 !important;
  border-bottom-color: rgba(245, 245, 245, 0.5) !important; }

.dropdown-toggle.item-last.text-primary {
  color: #2a7cbb !important;
  border-bottom-color: rgba(42, 124, 187, 0.5) !important; }
  .dropdown-toggle.item-last.text-primary.active, .dropdown-toggle.item-last.text-primary.active:hover, .dropdown-toggle.item-last.text-primary.active:focus {
    border-bottom-color: #2dd274 !important; }
  .dropdown-toggle.item-last.text-primary:hover, .dropdown-toggle.item-last.text-primary:focus {
    border-bottom-color: #17a2b8 !important; }

.dropdown-toggle.item-last.text-second {
  color: #2dd274 !important;
  border-bottom-color: rgba(45, 210, 116, 0.5) !important; }

.dropdown-toggle.item-last.text-secondary {
  color: #6c757d !important;
  border-bottom-color: rgba(108, 117, 125, 0.5) !important; }

.dropdown-toggle.item-last.text-support {
  color: #013f65 !important;
  border-bottom-color: rgba(1, 63, 101, 0.5) !important; }
  .dropdown-toggle.item-last.text-support.active, .dropdown-toggle.item-last.text-support.active:hover, .dropdown-toggle.item-last.text-support.active:focus {
    border-bottom-color: #2a7cbb !important; }
  .dropdown-toggle.item-last.text-support:hover, .dropdown-toggle.item-last.text-support:focus {
    border-bottom-color: #20938b !important; }

.dropdown-toggle.item-last.text-white {
  color: #fff !important;
  border-bottom-color: rgba(255, 255, 255, 0.5) !important; }
  .dropdown-toggle.item-last.text-white.active, .dropdown-toggle.item-last.text-white.active:hover, .dropdown-toggle.item-last.text-white.active:focus {
    border-bottom-color: #ffffcc !important; }
  .dropdown-toggle.item-last.text-white:hover, .dropdown-toggle.item-last.text-white:focus {
    border-bottom-color: #ccffff !important; }

.fit-cover {
  object-fit: cover; }

.fit-content {
  width: fit-content; }

.fit-height {
  height: fit-content; }

/* TODO form coloring */
.form-control {
  height: calc(1.6rem + 2px) !important;
  padding: 0.3rem 0.5rem !important;
  color: inherit;
  background-color: inherit !important;
  border-color: inherit;
  border-radius: 0; }
  @media only screen and (max-width: 991px) {
    .form-control {
      max-width: 20rem; } }
  .form-control:focus {
    background-color: #dee2e6 !important;
    border-color: #2a7cbb !important;
    box-shadow: none; }
  .form-control::placeholder, .form-control::-webkit-input-placeholder, .form-control::-moz-placeholder, .form-control ::-ms-input-placeholder {
    color: inherit !important;
    opacity: 1; }

.grad-accent {
  background-image: linear-gradient(transparent, #96e9ba); }

.grad-danger {
  background-image: linear-gradient(transparent, #dc3545); }

.grad-dark {
  background-image: linear-gradient(transparent, #202327); }

.grad-dark-theme {
  background-image: linear-gradient(transparent, #012f4c); }

.grad-gray {
  background-image: linear-gradient(transparent, #6c757d); }

.grad-gray-400 {
  background-image: linear-gradient(transparent, #ced4da); }

.grad-gray-dark {
  background-image: linear-gradient(transparent, #343a40); }

.grad-highlight {
  background-image: linear-gradient(transparent, #ffffcc); }

.grad-light {
  background-image: linear-gradient(transparent, #f5f5f5); }

.grad-primary {
  background-image: linear-gradient(transparent, #2a7cbb); }

.grad-second {
  background-image: linear-gradient(transparent, #2dd274); }

.grad-secondary {
  background-image: linear-gradient(transparent, #6c757d); }

.grad-support {
  background-image: linear-gradient(transparent, #013f65); }

.grad-white {
  background-image: linear-gradient(transparent, #fff); }

.hdr-wrapper {
  position: relative;
  width: 100%; }

i.text-accent:hover, i.text-accent:focus {
  color: #ccffff !important; }

i.active.text-accent {
  color: #ffffcc !important; }

i.text-highlight:hover, i.text-highlight:focus {
  color: #96e9ba !important; }

i.active.text-highlight {
  color: #ccffff !important; }

i.text-primary:hover, i.text-primary:focus {
  color: #17a2b8 !important; }

i.active.text-primary {
  color: #2dd274 !important; }

i.text-support:hover, i.text-support:focus {
  color: #20938b !important; }

i.active.text-support {
  color: #2a7cbb !important; }

i.text-white:hover, i.text-white:focus {
  color: #ccffff !important; }

i.active.text-white {
  color: #ffffcc !important; }

.img-overlay, .img-overlay-25, .img-overlay-50, .img-overlay-75, .img-overlay-txt, .img-overlay-card {
  position: absolute !important;
  top: 0;
  width: 100%;
  height: 100%; }
  .img-overlay-card {
    text-align: center !important;
    height: auto;
    top: initial;
    bottom: 0 !important;
    left: 0 !important; }
  .img-overlay-txt {
    top: initial !important;
    width: auto;
    height: auto; }
    .img-overlay-txt.center-middle {
      text-align: center !important;
      top: 50% !important;
      left: 50% !important;
      -o-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
      -moz-transform: translate(-50%, -50%) !important;
      -webkit-transform: translate(-50%, -50%) !important;
      transform: translate(-50%, -50%) !important; }
    .img-overlay-txt.left-top {
      text-align: left !important;
      top: 0 !important;
      left: 0 !important; }
    .img-overlay-txt.left-bottom {
      text-align: left !important;
      bottom: 0 !important;
      left: 0 !important; }
    .img-overlay-txt.right-top {
      text-align: right !important;
      top: 0 !important;
      left: 0 !important; }
    .img-overlay-txt.right-bottom {
      text-align: right !important;
      bottom: 0 !important;
      left: 0 !important; }
  .img-overlay-75 {
    opacity: 0.75; }
  .img-overlay-50 {
    opacity: 0.5; }
  .img-overlay-25 {
    opacity: 0.25; }

.lead, .lead-md {
  font-weight: 400 !important; }
  .lead {
    font-size: 1.5rem;
    }
    @media (max-width: 768px) {
      .lead {font-size: 1rem;  }  }
  .lead-md {
    font-size: 0.75rem; }
    @media (min-width: 768px) {
      .lead-md {
        font-size: 1.25rem; } }
.lh-75 {
  line-height: 0.75; }

.lh-90 {
  line-height: 0.9; }

.lh-110 {
  line-height: 1.1; }

.lh-125 {
  line-height: 1.25; }

#loader {
  position: absolute;
  left: 50%;
  top: 25%;
  z-index: 1;
  width: 80px;
  height: 80px;
  margin: -80px 0 -80px;
  border: 12px solid;
    border-top-color: #013f65;
    border-right-color: #ffffcc;
    border-bottom-color: #2a7cbb !important;
    border-left-color: #96e9ba;
    border-radius: 50%;
  -o-animation: spin 2s linear infinite;
  -ms-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

.message.flash {
  font-weight: 500; }

.message-sub-nav {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  max-width: 100%; }
  .message-sub-nav.msg-danger {
    color: #f5f5f5;
    background-color: #dc3545; }
  .message-sub-nav.msg-dark {
    color: #013f65;
    background-color: #96e9ba; }
  .message-sub-nav.msg-light {
    color: #ffffcc;
    background-color: #012f4c; }
  .message-sub-nav.msg-warning {
    color: #012f4c;
    background-color: #ffc107; }

.message-switch {
  border: none;
  margin: 0; }
  .message-switch.msg-danger {
    color: #f5f5f5;
    background-color: #dc3545; }
  .message-switch.msg-dark {
    color: #013f65;
    background-color: #96e9ba; }
  .message-switch.msg-light {
    color: #ffffcc;
    background-color: #012f4c; }
  .message-switch.msg-warning {
    color: #012f4c;
    background-color: #ffc107; }

.mh-75 {
  max-height: 75vh !important; }

.mh-50 {
  max-height: 50vh !important; }

.mh-25 {
  max-height: 25vh !important; }

.min-w-75 {
  min-width: 75vw !important; }

.min-w-50 {
  min-width: 50vw !important; }

.min-w-25 {
  min-width: 25vw !important; }

.modal.modal-static .modal-dialog {
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none; }

.mt-6 {
    margin-top: 6rem !important; 
}

.nav-item {
  display: list-item; }
  .nav-item.dropright, .nav-item.dropleft, .nav-item.accordion {
    display: none; }
  @media only screen and (max-width: 991px) {
    .nav-item.view-lg {
      display: none; } }
  @media only screen and (max-width: 991px) {
    .nav-item.accordion {
      border: 0;
      display: block;
      float: none;
      margin-top: 0;
      position: static;
      width: auto;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }
.nav-close, .nav-open {
  margin-right: 0; }

.nav-link {
  border-bottom: 0.25rem solid !important; }
  @media only screen and (max-width: 991px) {
    .nav-link {
      border-bottom: 0.06rem solid !important;
      margin-bottom: 0.5rem;
      margin-top: 0.5rem;
      padding-bottom: 0.19rem !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link:hover, .nav-link:focus, .nav-link.active, .nav-link.active:hover, .nav-link.active:focus {
      border-bottom: 0.25rem solid !important;
      padding-bottom: 0 !important; } }
  .nav-link:hover, .nav-link:focus {
    text-decoration-line: none !important; }
  @media only screen and (max-width: 991px) {
    .nav-link.text-accent {
      border-bottom-color: rgba(150, 233, 186, 0.5) !important; } }
  .nav-link.text-accent.active, .nav-link.text-accent.active:hover, .nav-link.text-accent.active:focus {
    color: #ffffcc !important;
    border-bottom-color: #ffffcc !important; }
  .nav-link.text-accent:hover, .nav-link.text-accent:focus {
    color: #ccffff !important;
    border-bottom-color: #ccffff !important;
    text-decoration-line: none; }
  .nav-link.bg-accent {
    background-color: #96e9ba !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-accent {
        border-color: #96e9ba !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-danger {
      border-bottom-color: rgba(220, 53, 69, 0.5) !important; } }
  .nav-link.bg-danger {
    background-color: #dc3545 !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-danger {
        border-color: #dc3545 !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-dark {
      border-bottom-color: rgba(32, 35, 39, 0.5) !important; } }
  .nav-link.bg-dark {
    background-color: #202327 !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-dark {
        border-color: #202327 !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-dark-theme {
      border-bottom-color: rgba(1, 47, 76, 0.5) !important; } }
  .nav-link.bg-dark-theme {
    background-color: #012f4c !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-dark-theme {
        border-color: #012f4c !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-gray {
      border-bottom-color: rgba(108, 117, 125, 0.5) !important; } }
  .nav-link.bg-gray {
    background-color: #6c757d !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-gray {
        border-color: #6c757d !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-gray-400 {
      border-bottom-color: rgba(206, 212, 218, 0.5) !important; } }
  .nav-link.bg-gray-400 {
    background-color: #ced4da !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-gray-400 {
        border-color: #ced4da !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-gray-dark {
      border-bottom-color: rgba(52, 58, 64, 0.5) !important; } }
  .nav-link.bg-gray-dark {
    background-color: #343a40 !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-gray-dark {
        border-color: #343a40 !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-highlight {
      border-bottom-color: rgba(255, 255, 204, 0.5) !important; } }
  .nav-link.text-highlight.active, .nav-link.text-highlight.active:hover, .nav-link.text-highlight.active:focus {
    color: #ccffff !important;
    border-bottom-color: #ccffff !important; }
  .nav-link.text-highlight:hover, .nav-link.text-highlight:focus {
    color: #96e9ba !important;
    border-bottom-color: #96e9ba !important;
    text-decoration-line: none; }
  .nav-link.bg-highlight {
    background-color: #ffffcc !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-highlight {
        border-color: #ffffcc !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-light {
      border-bottom-color: rgba(245, 245, 245, 0.5) !important; } }
  .nav-link.bg-light {
    background-color: #f5f5f5 !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-light {
        border-color: #f5f5f5 !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-primary {
      border-bottom-color: rgba(42, 124, 187, 0.5) !important; } }
  .nav-link.text-primary.active, .nav-link.text-primary.active:hover, .nav-link.text-primary.active:focus {
    color: #2dd274 !important;
    border-bottom-color: #2dd274 !important; }
  .nav-link.text-primary:hover, .nav-link.text-primary:focus {
    color: #17a2b8 !important;
    border-bottom-color: #17a2b8 !important;
    text-decoration-line: none; }
  .nav-link.bg-primary {
    background-color: #2a7cbb !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-primary {
        border-color: #2a7cbb !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-second {
      border-bottom-color: rgba(45, 210, 116, 0.5) !important; } }
  .nav-link.bg-second {
    background-color: #2dd274 !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-second {
        border-color: #2dd274 !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-secondary {
      border-bottom-color: rgba(108, 117, 125, 0.5) !important; } }
  .nav-link.bg-secondary {
    background-color: #6c757d !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-secondary {
        border-color: #6c757d !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-support {
      border-bottom-color: rgba(1, 63, 101, 0.5) !important; } }
  .nav-link.text-support.active, .nav-link.text-support.active:hover, .nav-link.text-support.active:focus {
    color: #2a7cbb !important;
    border-bottom-color: #2a7cbb !important; }
  .nav-link.text-support:hover, .nav-link.text-support:focus {
    color: #20938b !important;
    border-bottom-color: #20938b !important;
    text-decoration-line: none; }
  .nav-link.bg-support {
    background-color: #013f65 !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-support {
        border-color: #013f65 !important; } }
  @media only screen and (max-width: 991px) {
    .nav-link.text-white {
      border-bottom-color: rgba(255, 255, 255, 0.5) !important; } }
  .nav-link.text-white.active, .nav-link.text-white.active:hover, .nav-link.text-white.active:focus {
    color: #ffffcc !important;
    border-bottom-color: #ffffcc !important; }
  .nav-link.text-white:hover, .nav-link.text-white:focus {
    color: #ccffff !important;
    border-bottom-color: #ccffff !important;
    text-decoration-line: none; }
  .nav-link.bg-white {
    background-color: #fff !important; }
    @media only screen and (min-width: 992px) {
      .nav-link.bg-white {
        border-color: #fff !important; } }
.navbar {
  padding: 0 !important;
  border-bottom: none; }
  .navbar:not(.top-nav-collapse) {
    background: transparent !important; }
  .navbar-toggler {
    color: inherit !important;
    border: none; }
    @media (min-width: 0) {
      .navbar-toggler {
        margin-right: 2rem; } }
    @media (min-width: 576px) {
      .navbar-toggler {
        margin-right: 0; } }
    .navbar-toggler > .nav-open {
      display: inline; }
    .navbar-toggler.collapsed > .nav-close, .navbar-toggler:not(.collapsed) > .nav-open {
      display: none; }

.navbar-brand {
  padding: 0 !important;
  border-bottom: none; }
  .navbar-brand img {
    height: 30px;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.25rem; }
  .navbar-brand-txt {
    display: inline-block;
    vertical-align: baseline;
    padding-bottom: 0.25rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration-line: none !important; }
  .navbar-brand.text-accent {
    color: #96e9ba !important; }
    .navbar-brand.text-accent.active, .navbar-brand.text-accent.active:hover, .navbar-brand.text-accent.active:focus {
      color: #ffffcc !important; }
    .navbar-brand.text-accent:hover, .navbar-brand.text-accent:focus {
      color: #ccffff !important; }
  .navbar-brand.text-danger {
    color: #dc3545 !important; }
  .navbar-brand.text-dark {
    color: #202327 !important; }
  .navbar-brand.text-dark-theme {
    color: #012f4c !important; }
  .navbar-brand.text-gray {
    color: #6c757d !important; }
  .navbar-brand.text-gray-400 {
    color: #ced4da !important; }
  .navbar-brand.text-gray-dark {
    color: #343a40 !important; }
  .navbar-brand.text-highlight {
    color: #ffffcc !important; }
    .navbar-brand.text-highlight.active, .navbar-brand.text-highlight.active:hover, .navbar-brand.text-highlight.active:focus {
      color: #ccffff !important; }
    .navbar-brand.text-highlight:hover, .navbar-brand.text-highlight:focus {
      color: #96e9ba !important; }
  .navbar-brand.text-light {
    color: #f5f5f5 !important; }
  .navbar-brand.text-primary {
    color: #2a7cbb !important; }
    .navbar-brand.text-primary.active, .navbar-brand.text-primary.active:hover, .navbar-brand.text-primary.active:focus {
      color: #2dd274 !important; }
    .navbar-brand.text-primary:hover, .navbar-brand.text-primary:focus {
      color: #17a2b8 !important; }
  .navbar-brand.text-second {
    color: #2dd274 !important; }
  .navbar-brand.text-secondary {
    color: #6c757d !important; }
  .navbar-brand.text-support {
    color: #013f65 !important; }
    .navbar-brand.text-support.active, .navbar-brand.text-support.active:hover, .navbar-brand.text-support.active:focus {
      color: #2a7cbb !important; }
    .navbar-brand.text-support:hover, .navbar-brand.text-support:focus {
      color: #20938b !important; }
  .navbar-brand.text-white {
    color: #fff !important; }
    .navbar-brand.text-white.active, .navbar-brand.text-white.active:hover, .navbar-brand.text-white.active:focus {
      color: #ffffcc !important; }
    .navbar-brand.text-white:hover, .navbar-brand.text-white:focus {
      color: #ccffff !important; }

.no-border {
  border: none; }

.row.bg-accent {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #96e9ba; }

.row.bg-danger {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #dc3545; }

.row.bg-dark {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #202327; }

.row.bg-dark-theme {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #012f4c; }

.row.bg-gray {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #6c757d; }

.row.bg-gray-400 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #ced4da; }

.row.bg-gray-dark {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #343a40; }

.row.bg-highlight {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #ffffcc; }

.row.bg-light {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #f5f5f5; }

.row.bg-primary {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #2a7cbb; }

.row.bg-second {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #2dd274; }

.row.bg-secondary {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #6c757d; }

.row.bg-support {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #013f65; }

.row.bg-white {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: 0.5rem 0 0 0;
    border-top-style: solid;
    border-color: #fff; }

.sh-accent {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(150, 233, 186, 0.25), 0 0.375rem 1rem rgba(150, 233, 186, 0.25) !important; }

.sh-danger {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(220, 53, 69, 0.25), 0 0.375rem 1rem rgba(220, 53, 69, 0.25) !important; }

.sh-dark {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(32, 35, 39, 0.25), 0 0.375rem 1rem rgba(32, 35, 39, 0.25) !important; }

.sh-dark-theme {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 47, 76, 0.25), 0 0.375rem 1rem rgba(1, 47, 76, 0.25) !important; }

.sh-gray {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(108, 117, 125, 0.25), 0 0.375rem 1rem rgba(108, 117, 125, 0.25) !important; }

.sh-gray-400 {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(206, 212, 218, 0.25), 0 0.375rem 1rem rgba(206, 212, 218, 0.25) !important; }

.sh-gray-dark {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(52, 58, 64, 0.25), 0 0.375rem 1rem rgba(52, 58, 64, 0.25) !important; }

.sh-highlight {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(255, 255, 204, 0.25), 0 0.375rem 1rem rgba(255, 255, 204, 0.25) !important; }

.sh-light {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(245, 245, 245, 0.25), 0 0.375rem 1rem rgba(245, 245, 245, 0.25) !important; }

.sh-primary {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(42, 124, 187, 0.25), 0 0.375rem 1rem rgba(42, 124, 187, 0.25) !important; }

.sh-second {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(45, 210, 116, 0.25), 0 0.375rem 1rem rgba(45, 210, 116, 0.25) !important; }

.sh-secondary {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(108, 117, 125, 0.25), 0 0.375rem 1rem rgba(108, 117, 125, 0.25) !important; }

.sh-support {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(1, 63, 101, 0.25), 0 0.375rem 1rem rgba(1, 63, 101, 0.25) !important; }

.sh-white {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(255, 255, 255, 0.25), 0 0.375rem 1rem rgba(255, 255, 255, 0.25) !important; }

.smaller {
  font-size: 0.9rem;
  font-weight: 400; }

.spacer {
  display: none; }

.tab-content {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem; }

.tab-link {
  border-radius: 0;
  border-left: none;
  border-right: none;
  padding-left: 2rem;
  padding-top: 0.5rem;
  text-align: left;
  width: 100%;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  padding-bottom: 0.19rem !important;
  border-bottom: 0.06rem solid !important; }
  .tab-link:hover, .tab-link:focus {
    text-decoration-line: none !important; }
  .tab-link.active, .tab-link:hover, .tab-link:focus, .tab-link.active:hover, .tab-link.active:focus {
    padding-bottom: 0 !important;
    border-bottom: 0.25rem solid !important; }
  .tab-link.text-accent {
    color: #96e9ba !important;
    border-bottom-color: rgba(42, 124, 187, 0.5) !important; }
    .tab-link.text-accent:hover, .tab-link.text-accent:focus {
      color: #ccffff !important; }
    .tab-link.text-accent.active, .tab-link.text-accent.active:hover, .tab-link.text-accent.active:focus {
      color: #ffffcc !important;
      border-bottom-color: #ffffcc !important; }
  .tab-link.text-danger {
    color: #dc3545 !important; }
  .tab-link.text-dark {
    color: #202327 !important; }
  .tab-link.text-dark-theme {
    color: #012f4c !important; }
  .tab-link.text-gray {
    color: #6c757d !important; }
  .tab-link.text-gray-400 {
    color: #ced4da !important; }
  .tab-link.text-gray-dark {
    color: #343a40 !important; }
  .tab-link.text-highlight {
    color: #ffffcc !important; }
    .tab-link.text-highlight:hover, .tab-link.text-highlight:focus {
      color: #96e9ba !important; }
    .tab-link.text-highlight.active, .tab-link.text-highlight.active:hover, .tab-link.text-highlight.active:focus {
      color: #ccffff !important;
      border-bottom-color: #ccffff !important; }
  .tab-link.text-light {
    color: #f5f5f5 !important; }
  .tab-link.text-primary {
    color: #2a7cbb !important;
    border-bottom-color: rgba(1, 63, 101, 0.5) !important; }
    .tab-link.text-primary:hover, .tab-link.text-primary:focus {
      color: #17a2b8 !important; }
    .tab-link.text-primary.active, .tab-link.text-primary.active:hover, .tab-link.text-primary.active:focus {
      color: #2dd274 !important;
      border-bottom-color: #2dd274 !important; }
  .tab-link.text-second {
    color: #2dd274 !important; }
  .tab-link.text-secondary {
    color: #6c757d !important; }
  .tab-link.text-support {
    color: #013f65 !important; }
    .tab-link.text-support:hover, .tab-link.text-support:focus {
      color: #20938b !important; }
    .tab-link.text-support.active, .tab-link.text-support.active:hover, .tab-link.text-support.active:focus {
      color: #2a7cbb !important;
      border-bottom-color: #2a7cbb !important; }
  .tab-link.text-white {
    color: #fff !important;
    border-bottom-color: rgba(255, 255, 204, 0.5) !important; }
    .tab-link.text-white:hover, .tab-link.text-white:focus {
      color: #ccffff !important; }
    .tab-link.text-white.active, .tab-link.text-white.active:hover, .tab-link.text-white.active:focus {
      color: #ffffcc !important;
      border-bottom-color: #ffffcc !important; }
  .tab-link > a {
    text-decoration-line: none; }

.tab-list {
  padding: 0;
  list-style-type: none; }

.text-accent {
  color: #96e9ba !important;
  text-decoration-color: #2a7cbb !important; }

.text-danger {
  color: #dc3545 !important; }

.text-dark {
  color: #202327 !important; }

.text-dark-theme {
  color: #012f4c !important; }

.text-gray {
  color: #6c757d !important; }

.text-gray-400 {
  color: #ced4da !important; }

.text-gray-dark {
  color: #343a40 !important; }

.text-highlight {
  color: #ffffcc !important; }

.text-light {
  color: #f5f5f5 !important; }

.text-primary {
  color: #2a7cbb !important;
  text-decoration-color: #013f65 !important; }

.text-second {
  color: #2dd274 !important; }

.text-secondary {
  color: #6c757d !important; }

.text-support {
  color: #013f65 !important; }

.text-white {
  color: #fff !important;
  text-decoration-color: #ffffcc !important; }

.text-lead {
  font-size: 1.25rem;
  font-weight: 600;
  font-kerning: auto; }
  @media (min-width: 0) {
    .text-lead {
      font-size: 1rem;
      font-weight: 300; } }
  @media (min-width: 576px) {
    .text-lead {
      font-size: 1.25rem;
      font-weight: 600; } }
.text-board {
  margin: 1.5rem 0;
  padding: 1.5rem 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  max-width: 100%; }

ul.no-bullets {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.vh-75 {
  height: 75vh !important; }

.vh-50 {
  height: 50vh !important; }

.vh-25 {
  height: 25vh !important; }

.vw-75 {
  width: 75vw !important; }

.vw-50 {
  width: 50vw !important; }

.vw-25 {
  width: 25vw !important; }

.wall-img-overlay {
  position: absolute !important;
  width: 100%;
  bottom: 0 !important;
  left: 0 !important; }

.wall-item {
  width: 100%;
  border: none;
  flex-grow: 1;
  min-height: 12.5vh;
  max-height: 25vh;
  box-sizing: border-box;
  justify-content: space-between; }
  @media (min-width: 0) {
    .wall-item {
      width: 100%; } }
  @media (min-width: 768px) {
    .wall-item {
      width: 49%; } }
  @media (min-width: 992px) {
    .wall-item {
      width: 30%; } }
  @media (min-width: 1200px) {
    .wall-item {
      width: 21%; } }
  @media (min-width: 768px) {
    .wall-item.featured {
      width: 100%; } }
  @media (min-width: 992px) {
    .wall-item.featured {
      width: 63.3%; } }
  @media (min-width: 1200px) {
    .wall-item.featured {
      width: 46%; } }
  .wall-item-overlay {
    opacity: 0;
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important; }
    .wall-item-overlay:hover, .wall-item-overlay:focus {
      opacity: 0.9 !important; }
  .wall-item-story {
    opacity: 0;
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important; }
    .wall-item-story:hover, .wall-item-story:focus {
      opacity: 1 !important; }

.wall-wrapper {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box; }
