main .color-gray-100, main a.color-gray-100, .color-gray-100, a.color-gray-100 {
  color: #aaa;
}

main .color-gray-100 > *, main a.color-gray-100 > *, .color-gray-100 > *, a.color-gray-100 > * {
  color: #aaa;
}

@media (min-width: 576px) {
  main .color-gray-100 .color-sm-gray-100, main a.color-gray-100 .color-sm-gray-100, .color-gray-100 .color-sm-gray-100, a.color-gray-100 .color-sm-gray-100 {
    color: #aaa;
  }
  main .color-gray-100 .color-sm-gray-100 > *, main a.color-gray-100 .color-sm-gray-100 > *, .color-gray-100 .color-sm-gray-100 > *, a.color-gray-100 .color-sm-gray-100 > * {
    color: #aaa;
  }
}

@media (min-width: 768px) {
  main .color-gray-100 .color-md-gray-100, main a.color-gray-100 .color-md-gray-100, .color-gray-100 .color-md-gray-100, a.color-gray-100 .color-md-gray-100 {
    color: #aaa;
  }
  main .color-gray-100 .color-md-gray-100 > *, main a.color-gray-100 .color-md-gray-100 > *, .color-gray-100 .color-md-gray-100 > *, a.color-gray-100 .color-md-gray-100 > * {
    color: #aaa;
  }
}

@media (min-width: 992px) {
  main .color-gray-100 .color-lg-gray-100, main a.color-gray-100 .color-lg-gray-100, .color-gray-100 .color-lg-gray-100, a.color-gray-100 .color-lg-gray-100 {
    color: #aaa;
  }
  main .color-gray-100 .color-lg-gray-100 > *, main a.color-gray-100 .color-lg-gray-100 > *, .color-gray-100 .color-lg-gray-100 > *, a.color-gray-100 .color-lg-gray-100 > * {
    color: #aaa;
  }
}

@media (min-width: 1200px) {
  main .color-gray-100 .color-xl-gray-100, main a.color-gray-100 .color-xl-gray-100, .color-gray-100 .color-xl-gray-100, a.color-gray-100 .color-xl-gray-100 {
    color: #aaa;
  }
  main .color-gray-100 .color-xl-gray-100 > *, main a.color-gray-100 .color-xl-gray-100 > *, .color-gray-100 .color-xl-gray-100 > *, a.color-gray-100 .color-xl-gray-100 > * {
    color: #aaa;
  }
}

.btn-gray-100 {
  color: #aaa;
  background: white;
  border: 1px solid #aaa;
}

.btn-gray-100 * {
  color: #aaa !important;
}

.btn-gray-100:hover {
  background: #aaa !important;
  color: #fff !important;
}

.btn-gray-100:hover * {
  color: #fff !important;
}

.btn-gray-100:visited {
  color: #aaa;
}

.btn-gray-100.solid {
  color: white !important;
  background: #aaa;
}

.btn-gray-100.solid * {
  color: #fff !important;
}

.btn-gray-100.solid:hover {
  background: #fff !important;
  color: #aaa !important;
}

.btn-gray-100.solid:hover * {
  color: #aaa !important;
}

.btn-gray-100.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-gray-dark, main a.color-gray-dark, .color-gray-dark, a.color-gray-dark {
  color: #383a3e;
}

main .color-gray-dark > *, main a.color-gray-dark > *, .color-gray-dark > *, a.color-gray-dark > * {
  color: #383a3e;
}

@media (min-width: 576px) {
  main .color-gray-dark .color-sm-gray-dark, main a.color-gray-dark .color-sm-gray-dark, .color-gray-dark .color-sm-gray-dark, a.color-gray-dark .color-sm-gray-dark {
    color: #383a3e;
  }
  main .color-gray-dark .color-sm-gray-dark > *, main a.color-gray-dark .color-sm-gray-dark > *, .color-gray-dark .color-sm-gray-dark > *, a.color-gray-dark .color-sm-gray-dark > * {
    color: #383a3e;
  }
}

@media (min-width: 768px) {
  main .color-gray-dark .color-md-gray-dark, main a.color-gray-dark .color-md-gray-dark, .color-gray-dark .color-md-gray-dark, a.color-gray-dark .color-md-gray-dark {
    color: #383a3e;
  }
  main .color-gray-dark .color-md-gray-dark > *, main a.color-gray-dark .color-md-gray-dark > *, .color-gray-dark .color-md-gray-dark > *, a.color-gray-dark .color-md-gray-dark > * {
    color: #383a3e;
  }
}

@media (min-width: 992px) {
  main .color-gray-dark .color-lg-gray-dark, main a.color-gray-dark .color-lg-gray-dark, .color-gray-dark .color-lg-gray-dark, a.color-gray-dark .color-lg-gray-dark {
    color: #383a3e;
  }
  main .color-gray-dark .color-lg-gray-dark > *, main a.color-gray-dark .color-lg-gray-dark > *, .color-gray-dark .color-lg-gray-dark > *, a.color-gray-dark .color-lg-gray-dark > * {
    color: #383a3e;
  }
}

@media (min-width: 1200px) {
  main .color-gray-dark .color-xl-gray-dark, main a.color-gray-dark .color-xl-gray-dark, .color-gray-dark .color-xl-gray-dark, a.color-gray-dark .color-xl-gray-dark {
    color: #383a3e;
  }
  main .color-gray-dark .color-xl-gray-dark > *, main a.color-gray-dark .color-xl-gray-dark > *, .color-gray-dark .color-xl-gray-dark > *, a.color-gray-dark .color-xl-gray-dark > * {
    color: #383a3e;
  }
}

.btn-gray-dark {
  color: #383a3e;
  background: white;
  border: 1px solid #383a3e;
}

.btn-gray-dark * {
  color: #383a3e !important;
}

.btn-gray-dark:hover {
  background: #383a3e !important;
  color: #fff !important;
}

.btn-gray-dark:hover * {
  color: #fff !important;
}

.btn-gray-dark:visited {
  color: #383a3e;
}

.btn-gray-dark.solid {
  color: white !important;
  background: #383a3e;
}

.btn-gray-dark.solid * {
  color: #fff !important;
}

.btn-gray-dark.solid:hover {
  background: #fff !important;
  color: #383a3e !important;
}

.btn-gray-dark.solid:hover * {
  color: #383a3e !important;
}

.btn-gray-dark.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-gray-medium, main a.color-gray-medium, .color-gray-medium, a.color-gray-medium {
  color: #58595b;
}

main .color-gray-medium > *, main a.color-gray-medium > *, .color-gray-medium > *, a.color-gray-medium > * {
  color: #58595b;
}

@media (min-width: 576px) {
  main .color-gray-medium .color-sm-gray-medium, main a.color-gray-medium .color-sm-gray-medium, .color-gray-medium .color-sm-gray-medium, a.color-gray-medium .color-sm-gray-medium {
    color: #58595b;
  }
  main .color-gray-medium .color-sm-gray-medium > *, main a.color-gray-medium .color-sm-gray-medium > *, .color-gray-medium .color-sm-gray-medium > *, a.color-gray-medium .color-sm-gray-medium > * {
    color: #58595b;
  }
}

@media (min-width: 768px) {
  main .color-gray-medium .color-md-gray-medium, main a.color-gray-medium .color-md-gray-medium, .color-gray-medium .color-md-gray-medium, a.color-gray-medium .color-md-gray-medium {
    color: #58595b;
  }
  main .color-gray-medium .color-md-gray-medium > *, main a.color-gray-medium .color-md-gray-medium > *, .color-gray-medium .color-md-gray-medium > *, a.color-gray-medium .color-md-gray-medium > * {
    color: #58595b;
  }
}

@media (min-width: 992px) {
  main .color-gray-medium .color-lg-gray-medium, main a.color-gray-medium .color-lg-gray-medium, .color-gray-medium .color-lg-gray-medium, a.color-gray-medium .color-lg-gray-medium {
    color: #58595b;
  }
  main .color-gray-medium .color-lg-gray-medium > *, main a.color-gray-medium .color-lg-gray-medium > *, .color-gray-medium .color-lg-gray-medium > *, a.color-gray-medium .color-lg-gray-medium > * {
    color: #58595b;
  }
}

@media (min-width: 1200px) {
  main .color-gray-medium .color-xl-gray-medium, main a.color-gray-medium .color-xl-gray-medium, .color-gray-medium .color-xl-gray-medium, a.color-gray-medium .color-xl-gray-medium {
    color: #58595b;
  }
  main .color-gray-medium .color-xl-gray-medium > *, main a.color-gray-medium .color-xl-gray-medium > *, .color-gray-medium .color-xl-gray-medium > *, a.color-gray-medium .color-xl-gray-medium > * {
    color: #58595b;
  }
}

.btn-gray-medium {
  color: #58595b;
  background: white;
  border: 1px solid #58595b;
}

.btn-gray-medium * {
  color: #58595b !important;
}

.btn-gray-medium:hover {
  background: #58595b !important;
  color: #fff !important;
}

.btn-gray-medium:hover * {
  color: #fff !important;
}

.btn-gray-medium:visited {
  color: #58595b;
}

.btn-gray-medium.solid {
  color: white !important;
  background: #58595b;
}

.btn-gray-medium.solid * {
  color: #fff !important;
}

.btn-gray-medium.solid:hover {
  background: #fff !important;
  color: #58595b !important;
}

.btn-gray-medium.solid:hover * {
  color: #58595b !important;
}

.btn-gray-medium.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-gray-light, main a.color-gray-light, .color-gray-light, a.color-gray-light {
  color: #e1e1e2;
}

main .color-gray-light > *, main a.color-gray-light > *, .color-gray-light > *, a.color-gray-light > * {
  color: #e1e1e2;
}

@media (min-width: 576px) {
  main .color-gray-light .color-sm-gray-light, main a.color-gray-light .color-sm-gray-light, .color-gray-light .color-sm-gray-light, a.color-gray-light .color-sm-gray-light {
    color: #e1e1e2;
  }
  main .color-gray-light .color-sm-gray-light > *, main a.color-gray-light .color-sm-gray-light > *, .color-gray-light .color-sm-gray-light > *, a.color-gray-light .color-sm-gray-light > * {
    color: #e1e1e2;
  }
}

@media (min-width: 768px) {
  main .color-gray-light .color-md-gray-light, main a.color-gray-light .color-md-gray-light, .color-gray-light .color-md-gray-light, a.color-gray-light .color-md-gray-light {
    color: #e1e1e2;
  }
  main .color-gray-light .color-md-gray-light > *, main a.color-gray-light .color-md-gray-light > *, .color-gray-light .color-md-gray-light > *, a.color-gray-light .color-md-gray-light > * {
    color: #e1e1e2;
  }
}

@media (min-width: 992px) {
  main .color-gray-light .color-lg-gray-light, main a.color-gray-light .color-lg-gray-light, .color-gray-light .color-lg-gray-light, a.color-gray-light .color-lg-gray-light {
    color: #e1e1e2;
  }
  main .color-gray-light .color-lg-gray-light > *, main a.color-gray-light .color-lg-gray-light > *, .color-gray-light .color-lg-gray-light > *, a.color-gray-light .color-lg-gray-light > * {
    color: #e1e1e2;
  }
}

@media (min-width: 1200px) {
  main .color-gray-light .color-xl-gray-light, main a.color-gray-light .color-xl-gray-light, .color-gray-light .color-xl-gray-light, a.color-gray-light .color-xl-gray-light {
    color: #e1e1e2;
  }
  main .color-gray-light .color-xl-gray-light > *, main a.color-gray-light .color-xl-gray-light > *, .color-gray-light .color-xl-gray-light > *, a.color-gray-light .color-xl-gray-light > * {
    color: #e1e1e2;
  }
}

.btn-gray-light {
  color: #e1e1e2;
  background: white;
  border: 1px solid #e1e1e2;
}

.btn-gray-light * {
  color: #e1e1e2 !important;
}

.btn-gray-light:hover {
  background: #e1e1e2 !important;
  color: #fff !important;
}

.btn-gray-light:hover * {
  color: #fff !important;
}

.btn-gray-light:visited {
  color: #e1e1e2;
}

.btn-gray-light.solid {
  color: white !important;
  background: #e1e1e2;
}

.btn-gray-light.solid * {
  color: #fff !important;
}

.btn-gray-light.solid:hover {
  background: #fff !important;
  color: #e1e1e2 !important;
}

.btn-gray-light.solid:hover * {
  color: #e1e1e2 !important;
}

.btn-gray-light.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-white, main a.color-white, .color-white, a.color-white {
  color: #fff;
}

main .color-white > *, main a.color-white > *, .color-white > *, a.color-white > * {
  color: #fff;
}

@media (min-width: 576px) {
  main .color-white .color-sm-white, main a.color-white .color-sm-white, .color-white .color-sm-white, a.color-white .color-sm-white {
    color: #fff;
  }
  main .color-white .color-sm-white > *, main a.color-white .color-sm-white > *, .color-white .color-sm-white > *, a.color-white .color-sm-white > * {
    color: #fff;
  }
}

@media (min-width: 768px) {
  main .color-white .color-md-white, main a.color-white .color-md-white, .color-white .color-md-white, a.color-white .color-md-white {
    color: #fff;
  }
  main .color-white .color-md-white > *, main a.color-white .color-md-white > *, .color-white .color-md-white > *, a.color-white .color-md-white > * {
    color: #fff;
  }
}

@media (min-width: 992px) {
  main .color-white .color-lg-white, main a.color-white .color-lg-white, .color-white .color-lg-white, a.color-white .color-lg-white {
    color: #fff;
  }
  main .color-white .color-lg-white > *, main a.color-white .color-lg-white > *, .color-white .color-lg-white > *, a.color-white .color-lg-white > * {
    color: #fff;
  }
}

@media (min-width: 1200px) {
  main .color-white .color-xl-white, main a.color-white .color-xl-white, .color-white .color-xl-white, a.color-white .color-xl-white {
    color: #fff;
  }
  main .color-white .color-xl-white > *, main a.color-white .color-xl-white > *, .color-white .color-xl-white > *, a.color-white .color-xl-white > * {
    color: #fff;
  }
}

.btn-white {
  color: #fff;
  background: white;
  border: 1px solid #fff;
}

.btn-white * {
  color: #fff !important;
}

.btn-white:hover {
  background: #fff !important;
  color: #fff !important;
}

.btn-white:hover * {
  color: #fff !important;
}

.btn-white:visited {
  color: #fff;
}

.btn-white.solid {
  color: white !important;
  background: #fff;
}

.btn-white.solid * {
  color: #fff !important;
}

.btn-white.solid:hover {
  background: #fff !important;
  color: #fff !important;
}

.btn-white.solid:hover * {
  color: #fff !important;
}

.btn-white.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-black, main a.color-black, .color-black, a.color-black {
  color: #383a3e;
}

main .color-black > *, main a.color-black > *, .color-black > *, a.color-black > * {
  color: #383a3e;
}

@media (min-width: 576px) {
  main .color-black .color-sm-black, main a.color-black .color-sm-black, .color-black .color-sm-black, a.color-black .color-sm-black {
    color: #383a3e;
  }
  main .color-black .color-sm-black > *, main a.color-black .color-sm-black > *, .color-black .color-sm-black > *, a.color-black .color-sm-black > * {
    color: #383a3e;
  }
}

@media (min-width: 768px) {
  main .color-black .color-md-black, main a.color-black .color-md-black, .color-black .color-md-black, a.color-black .color-md-black {
    color: #383a3e;
  }
  main .color-black .color-md-black > *, main a.color-black .color-md-black > *, .color-black .color-md-black > *, a.color-black .color-md-black > * {
    color: #383a3e;
  }
}

@media (min-width: 992px) {
  main .color-black .color-lg-black, main a.color-black .color-lg-black, .color-black .color-lg-black, a.color-black .color-lg-black {
    color: #383a3e;
  }
  main .color-black .color-lg-black > *, main a.color-black .color-lg-black > *, .color-black .color-lg-black > *, a.color-black .color-lg-black > * {
    color: #383a3e;
  }
}

@media (min-width: 1200px) {
  main .color-black .color-xl-black, main a.color-black .color-xl-black, .color-black .color-xl-black, a.color-black .color-xl-black {
    color: #383a3e;
  }
  main .color-black .color-xl-black > *, main a.color-black .color-xl-black > *, .color-black .color-xl-black > *, a.color-black .color-xl-black > * {
    color: #383a3e;
  }
}

.btn-black {
  color: #383a3e;
  background: white;
  border: 1px solid #383a3e;
}

.btn-black * {
  color: #383a3e !important;
}

.btn-black:hover {
  background: #383a3e !important;
  color: #fff !important;
}

.btn-black:hover * {
  color: #fff !important;
}

.btn-black:visited {
  color: #383a3e;
}

.btn-black.solid {
  color: white !important;
  background: #383a3e;
}

.btn-black.solid * {
  color: #fff !important;
}

.btn-black.solid:hover {
  background: #fff !important;
  color: #383a3e !important;
}

.btn-black.solid:hover * {
  color: #383a3e !important;
}

.btn-black.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-blue-dark, main a.color-blue-dark, .color-blue-dark, a.color-blue-dark {
  color: #00467f;
}

main .color-blue-dark > *, main a.color-blue-dark > *, .color-blue-dark > *, a.color-blue-dark > * {
  color: #00467f;
}

@media (min-width: 576px) {
  main .color-blue-dark .color-sm-blue-dark, main a.color-blue-dark .color-sm-blue-dark, .color-blue-dark .color-sm-blue-dark, a.color-blue-dark .color-sm-blue-dark {
    color: #00467f;
  }
  main .color-blue-dark .color-sm-blue-dark > *, main a.color-blue-dark .color-sm-blue-dark > *, .color-blue-dark .color-sm-blue-dark > *, a.color-blue-dark .color-sm-blue-dark > * {
    color: #00467f;
  }
}

@media (min-width: 768px) {
  main .color-blue-dark .color-md-blue-dark, main a.color-blue-dark .color-md-blue-dark, .color-blue-dark .color-md-blue-dark, a.color-blue-dark .color-md-blue-dark {
    color: #00467f;
  }
  main .color-blue-dark .color-md-blue-dark > *, main a.color-blue-dark .color-md-blue-dark > *, .color-blue-dark .color-md-blue-dark > *, a.color-blue-dark .color-md-blue-dark > * {
    color: #00467f;
  }
}

@media (min-width: 992px) {
  main .color-blue-dark .color-lg-blue-dark, main a.color-blue-dark .color-lg-blue-dark, .color-blue-dark .color-lg-blue-dark, a.color-blue-dark .color-lg-blue-dark {
    color: #00467f;
  }
  main .color-blue-dark .color-lg-blue-dark > *, main a.color-blue-dark .color-lg-blue-dark > *, .color-blue-dark .color-lg-blue-dark > *, a.color-blue-dark .color-lg-blue-dark > * {
    color: #00467f;
  }
}

@media (min-width: 1200px) {
  main .color-blue-dark .color-xl-blue-dark, main a.color-blue-dark .color-xl-blue-dark, .color-blue-dark .color-xl-blue-dark, a.color-blue-dark .color-xl-blue-dark {
    color: #00467f;
  }
  main .color-blue-dark .color-xl-blue-dark > *, main a.color-blue-dark .color-xl-blue-dark > *, .color-blue-dark .color-xl-blue-dark > *, a.color-blue-dark .color-xl-blue-dark > * {
    color: #00467f;
  }
}

.btn-blue-dark {
  color: #00467f;
  background: white;
  border: 1px solid #00467f;
}

.btn-blue-dark * {
  color: #00467f !important;
}

.btn-blue-dark:hover {
  background: #00467f !important;
  color: #fff !important;
}

.btn-blue-dark:hover * {
  color: #fff !important;
}

.btn-blue-dark:visited {
  color: #00467f;
}

.btn-blue-dark.solid {
  color: white !important;
  background: #00467f;
}

.btn-blue-dark.solid * {
  color: #fff !important;
}

.btn-blue-dark.solid:hover {
  background: #fff !important;
  color: #00467f !important;
}

.btn-blue-dark.solid:hover * {
  color: #00467f !important;
}

.btn-blue-dark.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-blue-light, main a.color-blue-light, .color-blue-light, a.color-blue-light {
  color: #56a0d3;
}

main .color-blue-light > *, main a.color-blue-light > *, .color-blue-light > *, a.color-blue-light > * {
  color: #56a0d3;
}

@media (min-width: 576px) {
  main .color-blue-light .color-sm-blue-light, main a.color-blue-light .color-sm-blue-light, .color-blue-light .color-sm-blue-light, a.color-blue-light .color-sm-blue-light {
    color: #56a0d3;
  }
  main .color-blue-light .color-sm-blue-light > *, main a.color-blue-light .color-sm-blue-light > *, .color-blue-light .color-sm-blue-light > *, a.color-blue-light .color-sm-blue-light > * {
    color: #56a0d3;
  }
}

@media (min-width: 768px) {
  main .color-blue-light .color-md-blue-light, main a.color-blue-light .color-md-blue-light, .color-blue-light .color-md-blue-light, a.color-blue-light .color-md-blue-light {
    color: #56a0d3;
  }
  main .color-blue-light .color-md-blue-light > *, main a.color-blue-light .color-md-blue-light > *, .color-blue-light .color-md-blue-light > *, a.color-blue-light .color-md-blue-light > * {
    color: #56a0d3;
  }
}

@media (min-width: 992px) {
  main .color-blue-light .color-lg-blue-light, main a.color-blue-light .color-lg-blue-light, .color-blue-light .color-lg-blue-light, a.color-blue-light .color-lg-blue-light {
    color: #56a0d3;
  }
  main .color-blue-light .color-lg-blue-light > *, main a.color-blue-light .color-lg-blue-light > *, .color-blue-light .color-lg-blue-light > *, a.color-blue-light .color-lg-blue-light > * {
    color: #56a0d3;
  }
}

@media (min-width: 1200px) {
  main .color-blue-light .color-xl-blue-light, main a.color-blue-light .color-xl-blue-light, .color-blue-light .color-xl-blue-light, a.color-blue-light .color-xl-blue-light {
    color: #56a0d3;
  }
  main .color-blue-light .color-xl-blue-light > *, main a.color-blue-light .color-xl-blue-light > *, .color-blue-light .color-xl-blue-light > *, a.color-blue-light .color-xl-blue-light > * {
    color: #56a0d3;
  }
}

.btn-blue-light {
  color: #56a0d3;
  background: white;
  border: 1px solid #56a0d3;
}

.btn-blue-light * {
  color: #56a0d3 !important;
}

.btn-blue-light:hover {
  background: #56a0d3 !important;
  color: #fff !important;
}

.btn-blue-light:hover * {
  color: #fff !important;
}

.btn-blue-light:visited {
  color: #56a0d3;
}

.btn-blue-light.solid {
  color: white !important;
  background: #56a0d3;
}

.btn-blue-light.solid * {
  color: #fff !important;
}

.btn-blue-light.solid:hover {
  background: #fff !important;
  color: #56a0d3 !important;
}

.btn-blue-light.solid:hover * {
  color: #56a0d3 !important;
}

.btn-blue-light.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-blue-link, main a.color-blue-link, .color-blue-link, a.color-blue-link {
  color: #00aeef;
}

main .color-blue-link > *, main a.color-blue-link > *, .color-blue-link > *, a.color-blue-link > * {
  color: #00aeef;
}

@media (min-width: 576px) {
  main .color-blue-link .color-sm-blue-link, main a.color-blue-link .color-sm-blue-link, .color-blue-link .color-sm-blue-link, a.color-blue-link .color-sm-blue-link {
    color: #00aeef;
  }
  main .color-blue-link .color-sm-blue-link > *, main a.color-blue-link .color-sm-blue-link > *, .color-blue-link .color-sm-blue-link > *, a.color-blue-link .color-sm-blue-link > * {
    color: #00aeef;
  }
}

@media (min-width: 768px) {
  main .color-blue-link .color-md-blue-link, main a.color-blue-link .color-md-blue-link, .color-blue-link .color-md-blue-link, a.color-blue-link .color-md-blue-link {
    color: #00aeef;
  }
  main .color-blue-link .color-md-blue-link > *, main a.color-blue-link .color-md-blue-link > *, .color-blue-link .color-md-blue-link > *, a.color-blue-link .color-md-blue-link > * {
    color: #00aeef;
  }
}

@media (min-width: 992px) {
  main .color-blue-link .color-lg-blue-link, main a.color-blue-link .color-lg-blue-link, .color-blue-link .color-lg-blue-link, a.color-blue-link .color-lg-blue-link {
    color: #00aeef;
  }
  main .color-blue-link .color-lg-blue-link > *, main a.color-blue-link .color-lg-blue-link > *, .color-blue-link .color-lg-blue-link > *, a.color-blue-link .color-lg-blue-link > * {
    color: #00aeef;
  }
}

@media (min-width: 1200px) {
  main .color-blue-link .color-xl-blue-link, main a.color-blue-link .color-xl-blue-link, .color-blue-link .color-xl-blue-link, a.color-blue-link .color-xl-blue-link {
    color: #00aeef;
  }
  main .color-blue-link .color-xl-blue-link > *, main a.color-blue-link .color-xl-blue-link > *, .color-blue-link .color-xl-blue-link > *, a.color-blue-link .color-xl-blue-link > * {
    color: #00aeef;
  }
}

.btn-blue-link {
  color: #00aeef;
  background: white;
  border: 1px solid #00aeef;
}

.btn-blue-link * {
  color: #00aeef !important;
}

.btn-blue-link:hover {
  background: #00aeef !important;
  color: #fff !important;
}

.btn-blue-link:hover * {
  color: #fff !important;
}

.btn-blue-link:visited {
  color: #00aeef;
}

.btn-blue-link.solid {
  color: white !important;
  background: #00aeef;
}

.btn-blue-link.solid * {
  color: #fff !important;
}

.btn-blue-link.solid:hover {
  background: #fff !important;
  color: #00aeef !important;
}

.btn-blue-link.solid:hover * {
  color: #00aeef !important;
}

.btn-blue-link.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-red, main a.color-red, .color-red, a.color-red {
  color: #f1583e;
}

main .color-red > *, main a.color-red > *, .color-red > *, a.color-red > * {
  color: #f1583e;
}

@media (min-width: 576px) {
  main .color-red .color-sm-red, main a.color-red .color-sm-red, .color-red .color-sm-red, a.color-red .color-sm-red {
    color: #f1583e;
  }
  main .color-red .color-sm-red > *, main a.color-red .color-sm-red > *, .color-red .color-sm-red > *, a.color-red .color-sm-red > * {
    color: #f1583e;
  }
}

@media (min-width: 768px) {
  main .color-red .color-md-red, main a.color-red .color-md-red, .color-red .color-md-red, a.color-red .color-md-red {
    color: #f1583e;
  }
  main .color-red .color-md-red > *, main a.color-red .color-md-red > *, .color-red .color-md-red > *, a.color-red .color-md-red > * {
    color: #f1583e;
  }
}

@media (min-width: 992px) {
  main .color-red .color-lg-red, main a.color-red .color-lg-red, .color-red .color-lg-red, a.color-red .color-lg-red {
    color: #f1583e;
  }
  main .color-red .color-lg-red > *, main a.color-red .color-lg-red > *, .color-red .color-lg-red > *, a.color-red .color-lg-red > * {
    color: #f1583e;
  }
}

@media (min-width: 1200px) {
  main .color-red .color-xl-red, main a.color-red .color-xl-red, .color-red .color-xl-red, a.color-red .color-xl-red {
    color: #f1583e;
  }
  main .color-red .color-xl-red > *, main a.color-red .color-xl-red > *, .color-red .color-xl-red > *, a.color-red .color-xl-red > * {
    color: #f1583e;
  }
}

.btn-red {
  color: #f1583e;
  background: white;
  border: 1px solid #f1583e;
}

.btn-red * {
  color: #f1583e !important;
}

.btn-red:hover {
  background: #f1583e !important;
  color: #fff !important;
}

.btn-red:hover * {
  color: #fff !important;
}

.btn-red:visited {
  color: #f1583e;
}

.btn-red.solid {
  color: white !important;
  background: #f1583e;
}

.btn-red.solid * {
  color: #fff !important;
}

.btn-red.solid:hover {
  background: #fff !important;
  color: #f1583e !important;
}

.btn-red.solid:hover * {
  color: #f1583e !important;
}

.btn-red.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-orange, main a.color-orange, .color-orange, a.color-orange {
  color: #f26952;
}

main .color-orange > *, main a.color-orange > *, .color-orange > *, a.color-orange > * {
  color: #f26952;
}

@media (min-width: 576px) {
  main .color-orange .color-sm-orange, main a.color-orange .color-sm-orange, .color-orange .color-sm-orange, a.color-orange .color-sm-orange {
    color: #f26952;
  }
  main .color-orange .color-sm-orange > *, main a.color-orange .color-sm-orange > *, .color-orange .color-sm-orange > *, a.color-orange .color-sm-orange > * {
    color: #f26952;
  }
}

@media (min-width: 768px) {
  main .color-orange .color-md-orange, main a.color-orange .color-md-orange, .color-orange .color-md-orange, a.color-orange .color-md-orange {
    color: #f26952;
  }
  main .color-orange .color-md-orange > *, main a.color-orange .color-md-orange > *, .color-orange .color-md-orange > *, a.color-orange .color-md-orange > * {
    color: #f26952;
  }
}

@media (min-width: 992px) {
  main .color-orange .color-lg-orange, main a.color-orange .color-lg-orange, .color-orange .color-lg-orange, a.color-orange .color-lg-orange {
    color: #f26952;
  }
  main .color-orange .color-lg-orange > *, main a.color-orange .color-lg-orange > *, .color-orange .color-lg-orange > *, a.color-orange .color-lg-orange > * {
    color: #f26952;
  }
}

@media (min-width: 1200px) {
  main .color-orange .color-xl-orange, main a.color-orange .color-xl-orange, .color-orange .color-xl-orange, a.color-orange .color-xl-orange {
    color: #f26952;
  }
  main .color-orange .color-xl-orange > *, main a.color-orange .color-xl-orange > *, .color-orange .color-xl-orange > *, a.color-orange .color-xl-orange > * {
    color: #f26952;
  }
}

.btn-orange {
  color: #f26952;
  background: white;
  border: 1px solid #f26952;
}

.btn-orange * {
  color: #f26952 !important;
}

.btn-orange:hover {
  background: #f26952 !important;
  color: #fff !important;
}

.btn-orange:hover * {
  color: #fff !important;
}

.btn-orange:visited {
  color: #f26952;
}

.btn-orange.solid {
  color: white !important;
  background: #f26952;
}

.btn-orange.solid * {
  color: #fff !important;
}

.btn-orange.solid:hover {
  background: #fff !important;
  color: #f26952 !important;
}

.btn-orange.solid:hover * {
  color: #f26952 !important;
}

.btn-orange.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-bred, main a.color-bred, .color-bred, a.color-bred {
  color: #ed1941;
}

main .color-bred > *, main a.color-bred > *, .color-bred > *, a.color-bred > * {
  color: #ed1941;
}

@media (min-width: 576px) {
  main .color-bred .color-sm-bred, main a.color-bred .color-sm-bred, .color-bred .color-sm-bred, a.color-bred .color-sm-bred {
    color: #ed1941;
  }
  main .color-bred .color-sm-bred > *, main a.color-bred .color-sm-bred > *, .color-bred .color-sm-bred > *, a.color-bred .color-sm-bred > * {
    color: #ed1941;
  }
}

@media (min-width: 768px) {
  main .color-bred .color-md-bred, main a.color-bred .color-md-bred, .color-bred .color-md-bred, a.color-bred .color-md-bred {
    color: #ed1941;
  }
  main .color-bred .color-md-bred > *, main a.color-bred .color-md-bred > *, .color-bred .color-md-bred > *, a.color-bred .color-md-bred > * {
    color: #ed1941;
  }
}

@media (min-width: 992px) {
  main .color-bred .color-lg-bred, main a.color-bred .color-lg-bred, .color-bred .color-lg-bred, a.color-bred .color-lg-bred {
    color: #ed1941;
  }
  main .color-bred .color-lg-bred > *, main a.color-bred .color-lg-bred > *, .color-bred .color-lg-bred > *, a.color-bred .color-lg-bred > * {
    color: #ed1941;
  }
}

@media (min-width: 1200px) {
  main .color-bred .color-xl-bred, main a.color-bred .color-xl-bred, .color-bred .color-xl-bred, a.color-bred .color-xl-bred {
    color: #ed1941;
  }
  main .color-bred .color-xl-bred > *, main a.color-bred .color-xl-bred > *, .color-bred .color-xl-bred > *, a.color-bred .color-xl-bred > * {
    color: #ed1941;
  }
}

.btn-bred {
  color: #ed1941;
  background: white;
  border: 1px solid #ed1941;
}

.btn-bred * {
  color: #ed1941 !important;
}

.btn-bred:hover {
  background: #ed1941 !important;
  color: #fff !important;
}

.btn-bred:hover * {
  color: #fff !important;
}

.btn-bred:visited {
  color: #ed1941;
}

.btn-bred.solid {
  color: white !important;
  background: #ed1941;
}

.btn-bred.solid * {
  color: #fff !important;
}

.btn-bred.solid:hover {
  background: #fff !important;
  color: #ed1941 !important;
}

.btn-bred.solid:hover * {
  color: #ed1941 !important;
}

.btn-bred.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-yellow, main a.color-yellow, .color-yellow, a.color-yellow {
  color: #dfda0d;
}

main .color-yellow > *, main a.color-yellow > *, .color-yellow > *, a.color-yellow > * {
  color: #dfda0d;
}

@media (min-width: 576px) {
  main .color-yellow .color-sm-yellow, main a.color-yellow .color-sm-yellow, .color-yellow .color-sm-yellow, a.color-yellow .color-sm-yellow {
    color: #dfda0d;
  }
  main .color-yellow .color-sm-yellow > *, main a.color-yellow .color-sm-yellow > *, .color-yellow .color-sm-yellow > *, a.color-yellow .color-sm-yellow > * {
    color: #dfda0d;
  }
}

@media (min-width: 768px) {
  main .color-yellow .color-md-yellow, main a.color-yellow .color-md-yellow, .color-yellow .color-md-yellow, a.color-yellow .color-md-yellow {
    color: #dfda0d;
  }
  main .color-yellow .color-md-yellow > *, main a.color-yellow .color-md-yellow > *, .color-yellow .color-md-yellow > *, a.color-yellow .color-md-yellow > * {
    color: #dfda0d;
  }
}

@media (min-width: 992px) {
  main .color-yellow .color-lg-yellow, main a.color-yellow .color-lg-yellow, .color-yellow .color-lg-yellow, a.color-yellow .color-lg-yellow {
    color: #dfda0d;
  }
  main .color-yellow .color-lg-yellow > *, main a.color-yellow .color-lg-yellow > *, .color-yellow .color-lg-yellow > *, a.color-yellow .color-lg-yellow > * {
    color: #dfda0d;
  }
}

@media (min-width: 1200px) {
  main .color-yellow .color-xl-yellow, main a.color-yellow .color-xl-yellow, .color-yellow .color-xl-yellow, a.color-yellow .color-xl-yellow {
    color: #dfda0d;
  }
  main .color-yellow .color-xl-yellow > *, main a.color-yellow .color-xl-yellow > *, .color-yellow .color-xl-yellow > *, a.color-yellow .color-xl-yellow > * {
    color: #dfda0d;
  }
}

.btn-yellow {
  color: #dfda0d;
  background: white;
  border: 1px solid #dfda0d;
}

.btn-yellow * {
  color: #dfda0d !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #fff !important;
}

.btn-yellow:hover * {
  color: #fff !important;
}

.btn-yellow:visited {
  color: #dfda0d;
}

.btn-yellow.solid {
  color: white !important;
  background: #dfda0d;
}

.btn-yellow.solid * {
  color: #fff !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
}

.btn-yellow.solid:hover * {
  color: #dfda0d !important;
}

.btn-yellow.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-pink, main a.color-pink, .color-pink, a.color-pink {
  color: #bc296a;
}

main .color-pink > *, main a.color-pink > *, .color-pink > *, a.color-pink > * {
  color: #bc296a;
}

@media (min-width: 576px) {
  main .color-pink .color-sm-pink, main a.color-pink .color-sm-pink, .color-pink .color-sm-pink, a.color-pink .color-sm-pink {
    color: #bc296a;
  }
  main .color-pink .color-sm-pink > *, main a.color-pink .color-sm-pink > *, .color-pink .color-sm-pink > *, a.color-pink .color-sm-pink > * {
    color: #bc296a;
  }
}

@media (min-width: 768px) {
  main .color-pink .color-md-pink, main a.color-pink .color-md-pink, .color-pink .color-md-pink, a.color-pink .color-md-pink {
    color: #bc296a;
  }
  main .color-pink .color-md-pink > *, main a.color-pink .color-md-pink > *, .color-pink .color-md-pink > *, a.color-pink .color-md-pink > * {
    color: #bc296a;
  }
}

@media (min-width: 992px) {
  main .color-pink .color-lg-pink, main a.color-pink .color-lg-pink, .color-pink .color-lg-pink, a.color-pink .color-lg-pink {
    color: #bc296a;
  }
  main .color-pink .color-lg-pink > *, main a.color-pink .color-lg-pink > *, .color-pink .color-lg-pink > *, a.color-pink .color-lg-pink > * {
    color: #bc296a;
  }
}

@media (min-width: 1200px) {
  main .color-pink .color-xl-pink, main a.color-pink .color-xl-pink, .color-pink .color-xl-pink, a.color-pink .color-xl-pink {
    color: #bc296a;
  }
  main .color-pink .color-xl-pink > *, main a.color-pink .color-xl-pink > *, .color-pink .color-xl-pink > *, a.color-pink .color-xl-pink > * {
    color: #bc296a;
  }
}

.btn-pink {
  color: #bc296a;
  background: white;
  border: 1px solid #bc296a;
}

.btn-pink * {
  color: #bc296a !important;
}

.btn-pink:hover {
  background: #bc296a !important;
  color: #fff !important;
}

.btn-pink:hover * {
  color: #fff !important;
}

.btn-pink:visited {
  color: #bc296a;
}

.btn-pink.solid {
  color: white !important;
  background: #bc296a;
}

.btn-pink.solid * {
  color: #fff !important;
}

.btn-pink.solid:hover {
  background: #fff !important;
  color: #bc296a !important;
}

.btn-pink.solid:hover * {
  color: #bc296a !important;
}

.btn-pink.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-seashell, main a.color-seashell, .color-seashell, a.color-seashell {
  color: #fff4ee;
}

main .color-seashell > *, main a.color-seashell > *, .color-seashell > *, a.color-seashell > * {
  color: #fff4ee;
}

@media (min-width: 576px) {
  main .color-seashell .color-sm-seashell, main a.color-seashell .color-sm-seashell, .color-seashell .color-sm-seashell, a.color-seashell .color-sm-seashell {
    color: #fff4ee;
  }
  main .color-seashell .color-sm-seashell > *, main a.color-seashell .color-sm-seashell > *, .color-seashell .color-sm-seashell > *, a.color-seashell .color-sm-seashell > * {
    color: #fff4ee;
  }
}

@media (min-width: 768px) {
  main .color-seashell .color-md-seashell, main a.color-seashell .color-md-seashell, .color-seashell .color-md-seashell, a.color-seashell .color-md-seashell {
    color: #fff4ee;
  }
  main .color-seashell .color-md-seashell > *, main a.color-seashell .color-md-seashell > *, .color-seashell .color-md-seashell > *, a.color-seashell .color-md-seashell > * {
    color: #fff4ee;
  }
}

@media (min-width: 992px) {
  main .color-seashell .color-lg-seashell, main a.color-seashell .color-lg-seashell, .color-seashell .color-lg-seashell, a.color-seashell .color-lg-seashell {
    color: #fff4ee;
  }
  main .color-seashell .color-lg-seashell > *, main a.color-seashell .color-lg-seashell > *, .color-seashell .color-lg-seashell > *, a.color-seashell .color-lg-seashell > * {
    color: #fff4ee;
  }
}

@media (min-width: 1200px) {
  main .color-seashell .color-xl-seashell, main a.color-seashell .color-xl-seashell, .color-seashell .color-xl-seashell, a.color-seashell .color-xl-seashell {
    color: #fff4ee;
  }
  main .color-seashell .color-xl-seashell > *, main a.color-seashell .color-xl-seashell > *, .color-seashell .color-xl-seashell > *, a.color-seashell .color-xl-seashell > * {
    color: #fff4ee;
  }
}

.btn-seashell {
  color: #fff4ee;
  background: white;
  border: 1px solid #fff4ee;
}

.btn-seashell * {
  color: #fff4ee !important;
}

.btn-seashell:hover {
  background: #fff4ee !important;
  color: #fff !important;
}

.btn-seashell:hover * {
  color: #fff !important;
}

.btn-seashell:visited {
  color: #fff4ee;
}

.btn-seashell.solid {
  color: white !important;
  background: #fff4ee;
}

.btn-seashell.solid * {
  color: #fff !important;
}

.btn-seashell.solid:hover {
  background: #fff !important;
  color: #fff4ee !important;
}

.btn-seashell.solid:hover * {
  color: #fff4ee !important;
}

.btn-seashell.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-alice, main a.color-alice, .color-alice, a.color-alice {
  color: #F0F8FF;
}

main .color-alice > *, main a.color-alice > *, .color-alice > *, a.color-alice > * {
  color: #F0F8FF;
}

@media (min-width: 576px) {
  main .color-alice .color-sm-alice, main a.color-alice .color-sm-alice, .color-alice .color-sm-alice, a.color-alice .color-sm-alice {
    color: #F0F8FF;
  }
  main .color-alice .color-sm-alice > *, main a.color-alice .color-sm-alice > *, .color-alice .color-sm-alice > *, a.color-alice .color-sm-alice > * {
    color: #F0F8FF;
  }
}

@media (min-width: 768px) {
  main .color-alice .color-md-alice, main a.color-alice .color-md-alice, .color-alice .color-md-alice, a.color-alice .color-md-alice {
    color: #F0F8FF;
  }
  main .color-alice .color-md-alice > *, main a.color-alice .color-md-alice > *, .color-alice .color-md-alice > *, a.color-alice .color-md-alice > * {
    color: #F0F8FF;
  }
}

@media (min-width: 992px) {
  main .color-alice .color-lg-alice, main a.color-alice .color-lg-alice, .color-alice .color-lg-alice, a.color-alice .color-lg-alice {
    color: #F0F8FF;
  }
  main .color-alice .color-lg-alice > *, main a.color-alice .color-lg-alice > *, .color-alice .color-lg-alice > *, a.color-alice .color-lg-alice > * {
    color: #F0F8FF;
  }
}

@media (min-width: 1200px) {
  main .color-alice .color-xl-alice, main a.color-alice .color-xl-alice, .color-alice .color-xl-alice, a.color-alice .color-xl-alice {
    color: #F0F8FF;
  }
  main .color-alice .color-xl-alice > *, main a.color-alice .color-xl-alice > *, .color-alice .color-xl-alice > *, a.color-alice .color-xl-alice > * {
    color: #F0F8FF;
  }
}

.btn-alice {
  color: #F0F8FF;
  background: white;
  border: 1px solid #F0F8FF;
}

.btn-alice * {
  color: #F0F8FF !important;
}

.btn-alice:hover {
  background: #F0F8FF !important;
  color: #fff !important;
}

.btn-alice:hover * {
  color: #fff !important;
}

.btn-alice:visited {
  color: #F0F8FF;
}

.btn-alice.solid {
  color: white !important;
  background: #F0F8FF;
}

.btn-alice.solid * {
  color: #fff !important;
}

.btn-alice.solid:hover {
  background: #fff !important;
  color: #F0F8FF !important;
}

.btn-alice.solid:hover * {
  color: #F0F8FF !important;
}

.btn-alice.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-transparent, main a.color-transparent, .color-transparent, a.color-transparent {
  color: transparent;
}

main .color-transparent > *, main a.color-transparent > *, .color-transparent > *, a.color-transparent > * {
  color: transparent;
}

@media (min-width: 576px) {
  main .color-transparent .color-sm-transparent, main a.color-transparent .color-sm-transparent, .color-transparent .color-sm-transparent, a.color-transparent .color-sm-transparent {
    color: transparent;
  }
  main .color-transparent .color-sm-transparent > *, main a.color-transparent .color-sm-transparent > *, .color-transparent .color-sm-transparent > *, a.color-transparent .color-sm-transparent > * {
    color: transparent;
  }
}

@media (min-width: 768px) {
  main .color-transparent .color-md-transparent, main a.color-transparent .color-md-transparent, .color-transparent .color-md-transparent, a.color-transparent .color-md-transparent {
    color: transparent;
  }
  main .color-transparent .color-md-transparent > *, main a.color-transparent .color-md-transparent > *, .color-transparent .color-md-transparent > *, a.color-transparent .color-md-transparent > * {
    color: transparent;
  }
}

@media (min-width: 992px) {
  main .color-transparent .color-lg-transparent, main a.color-transparent .color-lg-transparent, .color-transparent .color-lg-transparent, a.color-transparent .color-lg-transparent {
    color: transparent;
  }
  main .color-transparent .color-lg-transparent > *, main a.color-transparent .color-lg-transparent > *, .color-transparent .color-lg-transparent > *, a.color-transparent .color-lg-transparent > * {
    color: transparent;
  }
}

@media (min-width: 1200px) {
  main .color-transparent .color-xl-transparent, main a.color-transparent .color-xl-transparent, .color-transparent .color-xl-transparent, a.color-transparent .color-xl-transparent {
    color: transparent;
  }
  main .color-transparent .color-xl-transparent > *, main a.color-transparent .color-xl-transparent > *, .color-transparent .color-xl-transparent > *, a.color-transparent .color-xl-transparent > * {
    color: transparent;
  }
}

.btn-transparent {
  color: transparent;
  background: white;
  border: 1px solid transparent;
}

.btn-transparent * {
  color: transparent !important;
}

.btn-transparent:hover {
  background: transparent !important;
  color: #fff !important;
}

.btn-transparent:hover * {
  color: #fff !important;
}

.btn-transparent:visited {
  color: transparent;
}

.btn-transparent.solid {
  color: white !important;
  background: transparent;
}

.btn-transparent.solid * {
  color: #fff !important;
}

.btn-transparent.solid:hover {
  background: #fff !important;
  color: transparent !important;
}

.btn-transparent.solid:hover * {
  color: transparent !important;
}

.btn-transparent.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-yellow_Shadow, main a.color-yellow_Shadow, .color-yellow_Shadow, a.color-yellow_Shadow {
  color: #f7f7f7;
}

main .color-yellow_Shadow > *, main a.color-yellow_Shadow > *, .color-yellow_Shadow > *, a.color-yellow_Shadow > * {
  color: #f7f7f7;
}

@media (min-width: 576px) {
  main .color-yellow_Shadow .color-sm-yellow_Shadow, main a.color-yellow_Shadow .color-sm-yellow_Shadow, .color-yellow_Shadow .color-sm-yellow_Shadow, a.color-yellow_Shadow .color-sm-yellow_Shadow {
    color: #f7f7f7;
  }
  main .color-yellow_Shadow .color-sm-yellow_Shadow > *, main a.color-yellow_Shadow .color-sm-yellow_Shadow > *, .color-yellow_Shadow .color-sm-yellow_Shadow > *, a.color-yellow_Shadow .color-sm-yellow_Shadow > * {
    color: #f7f7f7;
  }
}

@media (min-width: 768px) {
  main .color-yellow_Shadow .color-md-yellow_Shadow, main a.color-yellow_Shadow .color-md-yellow_Shadow, .color-yellow_Shadow .color-md-yellow_Shadow, a.color-yellow_Shadow .color-md-yellow_Shadow {
    color: #f7f7f7;
  }
  main .color-yellow_Shadow .color-md-yellow_Shadow > *, main a.color-yellow_Shadow .color-md-yellow_Shadow > *, .color-yellow_Shadow .color-md-yellow_Shadow > *, a.color-yellow_Shadow .color-md-yellow_Shadow > * {
    color: #f7f7f7;
  }
}

@media (min-width: 992px) {
  main .color-yellow_Shadow .color-lg-yellow_Shadow, main a.color-yellow_Shadow .color-lg-yellow_Shadow, .color-yellow_Shadow .color-lg-yellow_Shadow, a.color-yellow_Shadow .color-lg-yellow_Shadow {
    color: #f7f7f7;
  }
  main .color-yellow_Shadow .color-lg-yellow_Shadow > *, main a.color-yellow_Shadow .color-lg-yellow_Shadow > *, .color-yellow_Shadow .color-lg-yellow_Shadow > *, a.color-yellow_Shadow .color-lg-yellow_Shadow > * {
    color: #f7f7f7;
  }
}

@media (min-width: 1200px) {
  main .color-yellow_Shadow .color-xl-yellow_Shadow, main a.color-yellow_Shadow .color-xl-yellow_Shadow, .color-yellow_Shadow .color-xl-yellow_Shadow, a.color-yellow_Shadow .color-xl-yellow_Shadow {
    color: #f7f7f7;
  }
  main .color-yellow_Shadow .color-xl-yellow_Shadow > *, main a.color-yellow_Shadow .color-xl-yellow_Shadow > *, .color-yellow_Shadow .color-xl-yellow_Shadow > *, a.color-yellow_Shadow .color-xl-yellow_Shadow > * {
    color: #f7f7f7;
  }
}

.btn-yellow_Shadow {
  color: #f7f7f7;
  background: white;
  border: 1px solid #f7f7f7;
}

.btn-yellow_Shadow * {
  color: #f7f7f7 !important;
}

.btn-yellow_Shadow:hover {
  background: #f7f7f7 !important;
  color: #fff !important;
}

.btn-yellow_Shadow:hover * {
  color: #fff !important;
}

.btn-yellow_Shadow:visited {
  color: #f7f7f7;
}

.btn-yellow_Shadow.solid {
  color: white !important;
  background: #f7f7f7;
}

.btn-yellow_Shadow.solid * {
  color: #fff !important;
}

.btn-yellow_Shadow.solid:hover {
  background: #fff !important;
  color: #f7f7f7 !important;
}

.btn-yellow_Shadow.solid:hover * {
  color: #f7f7f7 !important;
}

.btn-yellow_Shadow.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-pink_Shadow, main a.color-pink_Shadow, .color-pink_Shadow, a.color-pink_Shadow {
  color: #ffe2e9;
}

main .color-pink_Shadow > *, main a.color-pink_Shadow > *, .color-pink_Shadow > *, a.color-pink_Shadow > * {
  color: #ffe2e9;
}

@media (min-width: 576px) {
  main .color-pink_Shadow .color-sm-pink_Shadow, main a.color-pink_Shadow .color-sm-pink_Shadow, .color-pink_Shadow .color-sm-pink_Shadow, a.color-pink_Shadow .color-sm-pink_Shadow {
    color: #ffe2e9;
  }
  main .color-pink_Shadow .color-sm-pink_Shadow > *, main a.color-pink_Shadow .color-sm-pink_Shadow > *, .color-pink_Shadow .color-sm-pink_Shadow > *, a.color-pink_Shadow .color-sm-pink_Shadow > * {
    color: #ffe2e9;
  }
}

@media (min-width: 768px) {
  main .color-pink_Shadow .color-md-pink_Shadow, main a.color-pink_Shadow .color-md-pink_Shadow, .color-pink_Shadow .color-md-pink_Shadow, a.color-pink_Shadow .color-md-pink_Shadow {
    color: #ffe2e9;
  }
  main .color-pink_Shadow .color-md-pink_Shadow > *, main a.color-pink_Shadow .color-md-pink_Shadow > *, .color-pink_Shadow .color-md-pink_Shadow > *, a.color-pink_Shadow .color-md-pink_Shadow > * {
    color: #ffe2e9;
  }
}

@media (min-width: 992px) {
  main .color-pink_Shadow .color-lg-pink_Shadow, main a.color-pink_Shadow .color-lg-pink_Shadow, .color-pink_Shadow .color-lg-pink_Shadow, a.color-pink_Shadow .color-lg-pink_Shadow {
    color: #ffe2e9;
  }
  main .color-pink_Shadow .color-lg-pink_Shadow > *, main a.color-pink_Shadow .color-lg-pink_Shadow > *, .color-pink_Shadow .color-lg-pink_Shadow > *, a.color-pink_Shadow .color-lg-pink_Shadow > * {
    color: #ffe2e9;
  }
}

@media (min-width: 1200px) {
  main .color-pink_Shadow .color-xl-pink_Shadow, main a.color-pink_Shadow .color-xl-pink_Shadow, .color-pink_Shadow .color-xl-pink_Shadow, a.color-pink_Shadow .color-xl-pink_Shadow {
    color: #ffe2e9;
  }
  main .color-pink_Shadow .color-xl-pink_Shadow > *, main a.color-pink_Shadow .color-xl-pink_Shadow > *, .color-pink_Shadow .color-xl-pink_Shadow > *, a.color-pink_Shadow .color-xl-pink_Shadow > * {
    color: #ffe2e9;
  }
}

.btn-pink_Shadow {
  color: #ffe2e9;
  background: white;
  border: 1px solid #ffe2e9;
}

.btn-pink_Shadow * {
  color: #ffe2e9 !important;
}

.btn-pink_Shadow:hover {
  background: #ffe2e9 !important;
  color: #fff !important;
}

.btn-pink_Shadow:hover * {
  color: #fff !important;
}

.btn-pink_Shadow:visited {
  color: #ffe2e9;
}

.btn-pink_Shadow.solid {
  color: white !important;
  background: #ffe2e9;
}

.btn-pink_Shadow.solid * {
  color: #fff !important;
}

.btn-pink_Shadow.solid:hover {
  background: #fff !important;
  color: #ffe2e9 !important;
}

.btn-pink_Shadow.solid:hover * {
  color: #ffe2e9 !important;
}

.btn-pink_Shadow.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-blue-light_Shadow, main a.color-blue-light_Shadow, .color-blue-light_Shadow, a.color-blue-light_Shadow {
  color: #eaf0f9;
}

main .color-blue-light_Shadow > *, main a.color-blue-light_Shadow > *, .color-blue-light_Shadow > *, a.color-blue-light_Shadow > * {
  color: #eaf0f9;
}

@media (min-width: 576px) {
  main .color-blue-light_Shadow .color-sm-blue-light_Shadow, main a.color-blue-light_Shadow .color-sm-blue-light_Shadow, .color-blue-light_Shadow .color-sm-blue-light_Shadow, a.color-blue-light_Shadow .color-sm-blue-light_Shadow {
    color: #eaf0f9;
  }
  main .color-blue-light_Shadow .color-sm-blue-light_Shadow > *, main a.color-blue-light_Shadow .color-sm-blue-light_Shadow > *, .color-blue-light_Shadow .color-sm-blue-light_Shadow > *, a.color-blue-light_Shadow .color-sm-blue-light_Shadow > * {
    color: #eaf0f9;
  }
}

@media (min-width: 768px) {
  main .color-blue-light_Shadow .color-md-blue-light_Shadow, main a.color-blue-light_Shadow .color-md-blue-light_Shadow, .color-blue-light_Shadow .color-md-blue-light_Shadow, a.color-blue-light_Shadow .color-md-blue-light_Shadow {
    color: #eaf0f9;
  }
  main .color-blue-light_Shadow .color-md-blue-light_Shadow > *, main a.color-blue-light_Shadow .color-md-blue-light_Shadow > *, .color-blue-light_Shadow .color-md-blue-light_Shadow > *, a.color-blue-light_Shadow .color-md-blue-light_Shadow > * {
    color: #eaf0f9;
  }
}

@media (min-width: 992px) {
  main .color-blue-light_Shadow .color-lg-blue-light_Shadow, main a.color-blue-light_Shadow .color-lg-blue-light_Shadow, .color-blue-light_Shadow .color-lg-blue-light_Shadow, a.color-blue-light_Shadow .color-lg-blue-light_Shadow {
    color: #eaf0f9;
  }
  main .color-blue-light_Shadow .color-lg-blue-light_Shadow > *, main a.color-blue-light_Shadow .color-lg-blue-light_Shadow > *, .color-blue-light_Shadow .color-lg-blue-light_Shadow > *, a.color-blue-light_Shadow .color-lg-blue-light_Shadow > * {
    color: #eaf0f9;
  }
}

@media (min-width: 1200px) {
  main .color-blue-light_Shadow .color-xl-blue-light_Shadow, main a.color-blue-light_Shadow .color-xl-blue-light_Shadow, .color-blue-light_Shadow .color-xl-blue-light_Shadow, a.color-blue-light_Shadow .color-xl-blue-light_Shadow {
    color: #eaf0f9;
  }
  main .color-blue-light_Shadow .color-xl-blue-light_Shadow > *, main a.color-blue-light_Shadow .color-xl-blue-light_Shadow > *, .color-blue-light_Shadow .color-xl-blue-light_Shadow > *, a.color-blue-light_Shadow .color-xl-blue-light_Shadow > * {
    color: #eaf0f9;
  }
}

.btn-blue-light_Shadow {
  color: #eaf0f9;
  background: white;
  border: 1px solid #eaf0f9;
}

.btn-blue-light_Shadow * {
  color: #eaf0f9 !important;
}

.btn-blue-light_Shadow:hover {
  background: #eaf0f9 !important;
  color: #fff !important;
}

.btn-blue-light_Shadow:hover * {
  color: #fff !important;
}

.btn-blue-light_Shadow:visited {
  color: #eaf0f9;
}

.btn-blue-light_Shadow.solid {
  color: white !important;
  background: #eaf0f9;
}

.btn-blue-light_Shadow.solid * {
  color: #fff !important;
}

.btn-blue-light_Shadow.solid:hover {
  background: #fff !important;
  color: #eaf0f9 !important;
}

.btn-blue-light_Shadow.solid:hover * {
  color: #eaf0f9 !important;
}

.btn-blue-light_Shadow.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-red_Shadow, main a.color-red_Shadow, .color-red_Shadow, a.color-red_Shadow {
  color: #fff4ee;
}

main .color-red_Shadow > *, main a.color-red_Shadow > *, .color-red_Shadow > *, a.color-red_Shadow > * {
  color: #fff4ee;
}

@media (min-width: 576px) {
  main .color-red_Shadow .color-sm-red_Shadow, main a.color-red_Shadow .color-sm-red_Shadow, .color-red_Shadow .color-sm-red_Shadow, a.color-red_Shadow .color-sm-red_Shadow {
    color: #fff4ee;
  }
  main .color-red_Shadow .color-sm-red_Shadow > *, main a.color-red_Shadow .color-sm-red_Shadow > *, .color-red_Shadow .color-sm-red_Shadow > *, a.color-red_Shadow .color-sm-red_Shadow > * {
    color: #fff4ee;
  }
}

@media (min-width: 768px) {
  main .color-red_Shadow .color-md-red_Shadow, main a.color-red_Shadow .color-md-red_Shadow, .color-red_Shadow .color-md-red_Shadow, a.color-red_Shadow .color-md-red_Shadow {
    color: #fff4ee;
  }
  main .color-red_Shadow .color-md-red_Shadow > *, main a.color-red_Shadow .color-md-red_Shadow > *, .color-red_Shadow .color-md-red_Shadow > *, a.color-red_Shadow .color-md-red_Shadow > * {
    color: #fff4ee;
  }
}

@media (min-width: 992px) {
  main .color-red_Shadow .color-lg-red_Shadow, main a.color-red_Shadow .color-lg-red_Shadow, .color-red_Shadow .color-lg-red_Shadow, a.color-red_Shadow .color-lg-red_Shadow {
    color: #fff4ee;
  }
  main .color-red_Shadow .color-lg-red_Shadow > *, main a.color-red_Shadow .color-lg-red_Shadow > *, .color-red_Shadow .color-lg-red_Shadow > *, a.color-red_Shadow .color-lg-red_Shadow > * {
    color: #fff4ee;
  }
}

@media (min-width: 1200px) {
  main .color-red_Shadow .color-xl-red_Shadow, main a.color-red_Shadow .color-xl-red_Shadow, .color-red_Shadow .color-xl-red_Shadow, a.color-red_Shadow .color-xl-red_Shadow {
    color: #fff4ee;
  }
  main .color-red_Shadow .color-xl-red_Shadow > *, main a.color-red_Shadow .color-xl-red_Shadow > *, .color-red_Shadow .color-xl-red_Shadow > *, a.color-red_Shadow .color-xl-red_Shadow > * {
    color: #fff4ee;
  }
}

.btn-red_Shadow {
  color: #fff4ee;
  background: white;
  border: 1px solid #fff4ee;
}

.btn-red_Shadow * {
  color: #fff4ee !important;
}

.btn-red_Shadow:hover {
  background: #fff4ee !important;
  color: #fff !important;
}

.btn-red_Shadow:hover * {
  color: #fff !important;
}

.btn-red_Shadow:visited {
  color: #fff4ee;
}

.btn-red_Shadow.solid {
  color: white !important;
  background: #fff4ee;
}

.btn-red_Shadow.solid * {
  color: #fff !important;
}

.btn-red_Shadow.solid:hover {
  background: #fff !important;
  color: #fff4ee !important;
}

.btn-red_Shadow.solid:hover * {
  color: #fff4ee !important;
}

.btn-red_Shadow.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

main .color-blue-dark_Shadow, main a.color-blue-dark_Shadow, .color-blue-dark_Shadow, a.color-blue-dark_Shadow {
  color: #e7e4f1;
}

main .color-blue-dark_Shadow > *, main a.color-blue-dark_Shadow > *, .color-blue-dark_Shadow > *, a.color-blue-dark_Shadow > * {
  color: #e7e4f1;
}

@media (min-width: 576px) {
  main .color-blue-dark_Shadow .color-sm-blue-dark_Shadow, main a.color-blue-dark_Shadow .color-sm-blue-dark_Shadow, .color-blue-dark_Shadow .color-sm-blue-dark_Shadow, a.color-blue-dark_Shadow .color-sm-blue-dark_Shadow {
    color: #e7e4f1;
  }
  main .color-blue-dark_Shadow .color-sm-blue-dark_Shadow > *, main a.color-blue-dark_Shadow .color-sm-blue-dark_Shadow > *, .color-blue-dark_Shadow .color-sm-blue-dark_Shadow > *, a.color-blue-dark_Shadow .color-sm-blue-dark_Shadow > * {
    color: #e7e4f1;
  }
}

@media (min-width: 768px) {
  main .color-blue-dark_Shadow .color-md-blue-dark_Shadow, main a.color-blue-dark_Shadow .color-md-blue-dark_Shadow, .color-blue-dark_Shadow .color-md-blue-dark_Shadow, a.color-blue-dark_Shadow .color-md-blue-dark_Shadow {
    color: #e7e4f1;
  }
  main .color-blue-dark_Shadow .color-md-blue-dark_Shadow > *, main a.color-blue-dark_Shadow .color-md-blue-dark_Shadow > *, .color-blue-dark_Shadow .color-md-blue-dark_Shadow > *, a.color-blue-dark_Shadow .color-md-blue-dark_Shadow > * {
    color: #e7e4f1;
  }
}

@media (min-width: 992px) {
  main .color-blue-dark_Shadow .color-lg-blue-dark_Shadow, main a.color-blue-dark_Shadow .color-lg-blue-dark_Shadow, .color-blue-dark_Shadow .color-lg-blue-dark_Shadow, a.color-blue-dark_Shadow .color-lg-blue-dark_Shadow {
    color: #e7e4f1;
  }
  main .color-blue-dark_Shadow .color-lg-blue-dark_Shadow > *, main a.color-blue-dark_Shadow .color-lg-blue-dark_Shadow > *, .color-blue-dark_Shadow .color-lg-blue-dark_Shadow > *, a.color-blue-dark_Shadow .color-lg-blue-dark_Shadow > * {
    color: #e7e4f1;
  }
}

@media (min-width: 1200px) {
  main .color-blue-dark_Shadow .color-xl-blue-dark_Shadow, main a.color-blue-dark_Shadow .color-xl-blue-dark_Shadow, .color-blue-dark_Shadow .color-xl-blue-dark_Shadow, a.color-blue-dark_Shadow .color-xl-blue-dark_Shadow {
    color: #e7e4f1;
  }
  main .color-blue-dark_Shadow .color-xl-blue-dark_Shadow > *, main a.color-blue-dark_Shadow .color-xl-blue-dark_Shadow > *, .color-blue-dark_Shadow .color-xl-blue-dark_Shadow > *, a.color-blue-dark_Shadow .color-xl-blue-dark_Shadow > * {
    color: #e7e4f1;
  }
}

.btn-blue-dark_Shadow {
  color: #e7e4f1;
  background: white;
  border: 1px solid #e7e4f1;
}

.btn-blue-dark_Shadow * {
  color: #e7e4f1 !important;
}

.btn-blue-dark_Shadow:hover {
  background: #e7e4f1 !important;
  color: #fff !important;
}

.btn-blue-dark_Shadow:hover * {
  color: #fff !important;
}

.btn-blue-dark_Shadow:visited {
  color: #e7e4f1;
}

.btn-blue-dark_Shadow.solid {
  color: white !important;
  background: #e7e4f1;
}

.btn-blue-dark_Shadow.solid * {
  color: #fff !important;
}

.btn-blue-dark_Shadow.solid:hover {
  background: #fff !important;
  color: #e7e4f1 !important;
}

.btn-blue-dark_Shadow.solid:hover * {
  color: #e7e4f1 !important;
}

.btn-blue-dark_Shadow.solid:visited {
  color: white;
}

.btn-yellow {
  color: #383a3e;
  border: 1px solid #383a3e;
}

.btn-yellow * {
  color: #383a3e !important;
}

.btn-yellow:hover {
  background: #dfda0d !important;
  color: #383a3e !important;
  border: 1px solid #dfda0d;
}

.btn-yellow:hover * {
  color: #383a3e !important;
}

.btn-yellow:visited {
  color: #383a3e;
}

.btn-yellow.solid {
  color: black;
  background: #dfda0d;
  border: 1px solid #dfda0d;
}

.btn-yellow.solid * {
  color: #383a3e !important;
}

.btn-yellow.solid:hover {
  background: #fff !important;
  color: #dfda0d !important;
  border: 1px solid #383a3e;
}

.btn-yellow.solid:hover * {
  color: #383a3e !important;
}

.btn-yellow.solid:visited {
  color: black;
}

.bg-gray-100 {
  background: #aaa !important;
}

a.bg-gray-100:hover {
  background: white !important;
  color: #aaa !important;
}

@media (min-width: 576px) {
  .bg-sm-gray-100 {
    background: #aaa !important;
  }
}

@media (min-width: 768px) {
  .bg-md-gray-100 {
    background: #aaa !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-gray-100 {
    background: #aaa !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-gray-100 {
    background: #aaa !important;
  }
}

.bg-gray-dark {
  background: #383a3e !important;
}

a.bg-gray-dark:hover {
  background: white !important;
  color: #383a3e !important;
}

@media (min-width: 576px) {
  .bg-sm-gray-dark {
    background: #383a3e !important;
  }
}

@media (min-width: 768px) {
  .bg-md-gray-dark {
    background: #383a3e !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-gray-dark {
    background: #383a3e !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-gray-dark {
    background: #383a3e !important;
  }
}

.bg-gray-medium {
  background: #58595b !important;
}

a.bg-gray-medium:hover {
  background: white !important;
  color: #58595b !important;
}

@media (min-width: 576px) {
  .bg-sm-gray-medium {
    background: #58595b !important;
  }
}

@media (min-width: 768px) {
  .bg-md-gray-medium {
    background: #58595b !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-gray-medium {
    background: #58595b !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-gray-medium {
    background: #58595b !important;
  }
}

.bg-gray-light {
  background: #e1e1e2 !important;
}

a.bg-gray-light:hover {
  background: white !important;
  color: #e1e1e2 !important;
}

@media (min-width: 576px) {
  .bg-sm-gray-light {
    background: #e1e1e2 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-gray-light {
    background: #e1e1e2 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-gray-light {
    background: #e1e1e2 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-gray-light {
    background: #e1e1e2 !important;
  }
}

.bg-white {
  background: #fff !important;
}

a.bg-white:hover {
  background: white !important;
  color: #fff !important;
}

@media (min-width: 576px) {
  .bg-sm-white {
    background: #fff !important;
  }
}

@media (min-width: 768px) {
  .bg-md-white {
    background: #fff !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-white {
    background: #fff !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-white {
    background: #fff !important;
  }
}

.bg-black {
  background: #383a3e !important;
}

a.bg-black:hover {
  background: white !important;
  color: #383a3e !important;
}

@media (min-width: 576px) {
  .bg-sm-black {
    background: #383a3e !important;
  }
}

@media (min-width: 768px) {
  .bg-md-black {
    background: #383a3e !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-black {
    background: #383a3e !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-black {
    background: #383a3e !important;
  }
}

.bg-blue-dark {
  background: #00467f !important;
}

a.bg-blue-dark:hover {
  background: white !important;
  color: #00467f !important;
}

@media (min-width: 576px) {
  .bg-sm-blue-dark {
    background: #00467f !important;
  }
}

@media (min-width: 768px) {
  .bg-md-blue-dark {
    background: #00467f !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-blue-dark {
    background: #00467f !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-blue-dark {
    background: #00467f !important;
  }
}

.bg-blue-light {
  background: #56a0d3 !important;
}

a.bg-blue-light:hover {
  background: white !important;
  color: #56a0d3 !important;
}

@media (min-width: 576px) {
  .bg-sm-blue-light {
    background: #56a0d3 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-blue-light {
    background: #56a0d3 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-blue-light {
    background: #56a0d3 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-blue-light {
    background: #56a0d3 !important;
  }
}

.bg-blue-link {
  background: #00aeef !important;
}

a.bg-blue-link:hover {
  background: white !important;
  color: #00aeef !important;
}

@media (min-width: 576px) {
  .bg-sm-blue-link {
    background: #00aeef !important;
  }
}

@media (min-width: 768px) {
  .bg-md-blue-link {
    background: #00aeef !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-blue-link {
    background: #00aeef !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-blue-link {
    background: #00aeef !important;
  }
}

.bg-red {
  background: #f1583e !important;
}

a.bg-red:hover {
  background: white !important;
  color: #f1583e !important;
}

@media (min-width: 576px) {
  .bg-sm-red {
    background: #f1583e !important;
  }
}

@media (min-width: 768px) {
  .bg-md-red {
    background: #f1583e !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-red {
    background: #f1583e !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-red {
    background: #f1583e !important;
  }
}

.bg-orange {
  background: #f26952 !important;
}

a.bg-orange:hover {
  background: white !important;
  color: #f26952 !important;
}

@media (min-width: 576px) {
  .bg-sm-orange {
    background: #f26952 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-orange {
    background: #f26952 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-orange {
    background: #f26952 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-orange {
    background: #f26952 !important;
  }
}

.bg-bred {
  background: #ed1941 !important;
}

a.bg-bred:hover {
  background: white !important;
  color: #ed1941 !important;
}

@media (min-width: 576px) {
  .bg-sm-bred {
    background: #ed1941 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-bred {
    background: #ed1941 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-bred {
    background: #ed1941 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-bred {
    background: #ed1941 !important;
  }
}

.bg-yellow {
  background: #dfda0d !important;
}

a.bg-yellow:hover {
  background: white !important;
  color: #dfda0d !important;
}

@media (min-width: 576px) {
  .bg-sm-yellow {
    background: #dfda0d !important;
  }
}

@media (min-width: 768px) {
  .bg-md-yellow {
    background: #dfda0d !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-yellow {
    background: #dfda0d !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-yellow {
    background: #dfda0d !important;
  }
}

.bg-pink {
  background: #bc296a !important;
}

a.bg-pink:hover {
  background: white !important;
  color: #bc296a !important;
}

@media (min-width: 576px) {
  .bg-sm-pink {
    background: #bc296a !important;
  }
}

@media (min-width: 768px) {
  .bg-md-pink {
    background: #bc296a !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-pink {
    background: #bc296a !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-pink {
    background: #bc296a !important;
  }
}

.bg-seashell {
  background: #fff4ee !important;
}

a.bg-seashell:hover {
  background: white !important;
  color: #fff4ee !important;
}

@media (min-width: 576px) {
  .bg-sm-seashell {
    background: #fff4ee !important;
  }
}

@media (min-width: 768px) {
  .bg-md-seashell {
    background: #fff4ee !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-seashell {
    background: #fff4ee !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-seashell {
    background: #fff4ee !important;
  }
}

.bg-alice {
  background: #F0F8FF !important;
}

a.bg-alice:hover {
  background: white !important;
  color: #F0F8FF !important;
}

@media (min-width: 576px) {
  .bg-sm-alice {
    background: #F0F8FF !important;
  }
}

@media (min-width: 768px) {
  .bg-md-alice {
    background: #F0F8FF !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-alice {
    background: #F0F8FF !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-alice {
    background: #F0F8FF !important;
  }
}

.bg-transparent {
  background: transparent !important;
}

a.bg-transparent:hover {
  background: white !important;
  color: transparent !important;
}

@media (min-width: 576px) {
  .bg-sm-transparent {
    background: transparent !important;
  }
}

@media (min-width: 768px) {
  .bg-md-transparent {
    background: transparent !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-transparent {
    background: transparent !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-transparent {
    background: transparent !important;
  }
}

.bg-yellow_Shadow {
  background: #f7f7f7 !important;
}

a.bg-yellow_Shadow:hover {
  background: white !important;
  color: #f7f7f7 !important;
}

@media (min-width: 576px) {
  .bg-sm-yellow_Shadow {
    background: #f7f7f7 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-yellow_Shadow {
    background: #f7f7f7 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-yellow_Shadow {
    background: #f7f7f7 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-yellow_Shadow {
    background: #f7f7f7 !important;
  }
}

.bg-pink_Shadow {
  background: #ffe2e9 !important;
}

a.bg-pink_Shadow:hover {
  background: white !important;
  color: #ffe2e9 !important;
}

@media (min-width: 576px) {
  .bg-sm-pink_Shadow {
    background: #ffe2e9 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-pink_Shadow {
    background: #ffe2e9 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-pink_Shadow {
    background: #ffe2e9 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-pink_Shadow {
    background: #ffe2e9 !important;
  }
}

.bg-blue-light_Shadow {
  background: #eaf0f9 !important;
}

a.bg-blue-light_Shadow:hover {
  background: white !important;
  color: #eaf0f9 !important;
}

@media (min-width: 576px) {
  .bg-sm-blue-light_Shadow {
    background: #eaf0f9 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-blue-light_Shadow {
    background: #eaf0f9 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-blue-light_Shadow {
    background: #eaf0f9 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-blue-light_Shadow {
    background: #eaf0f9 !important;
  }
}

.bg-red_Shadow {
  background: #fff4ee !important;
}

a.bg-red_Shadow:hover {
  background: white !important;
  color: #fff4ee !important;
}

@media (min-width: 576px) {
  .bg-sm-red_Shadow {
    background: #fff4ee !important;
  }
}

@media (min-width: 768px) {
  .bg-md-red_Shadow {
    background: #fff4ee !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-red_Shadow {
    background: #fff4ee !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-red_Shadow {
    background: #fff4ee !important;
  }
}

.bg-blue-dark_Shadow {
  background: #e7e4f1 !important;
}

a.bg-blue-dark_Shadow:hover {
  background: white !important;
  color: #e7e4f1 !important;
}

@media (min-width: 576px) {
  .bg-sm-blue-dark_Shadow {
    background: #e7e4f1 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-blue-dark_Shadow {
    background: #e7e4f1 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-blue-dark_Shadow {
    background: #e7e4f1 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-blue-dark_Shadow {
    background: #e7e4f1 !important;
  }
}

.bc-gray-100 {
  border-color: #aaa !important;
}

.bc-gray-dark {
  border-color: #383a3e !important;
}

.bc-gray-medium {
  border-color: #58595b !important;
}

.bc-gray-light {
  border-color: #e1e1e2 !important;
}

.bc-white {
  border-color: #fff !important;
}

.bc-black {
  border-color: #383a3e !important;
}

.bc-blue-dark {
  border-color: #00467f !important;
}

.bc-blue-light {
  border-color: #56a0d3 !important;
}

.bc-blue-link {
  border-color: #00aeef !important;
}

.bc-red {
  border-color: #f1583e !important;
}

.bc-orange {
  border-color: #f26952 !important;
}

.bc-bred {
  border-color: #ed1941 !important;
}

.bc-yellow {
  border-color: #dfda0d !important;
}

.bc-pink {
  border-color: #bc296a !important;
}

.bc-seashell {
  border-color: #fff4ee !important;
}

.bc-alice {
  border-color: #F0F8FF !important;
}

.bc-transparent {
  border-color: transparent !important;
}

.bc-yellow_Shadow {
  border-color: #f7f7f7 !important;
}

.bc-pink_Shadow {
  border-color: #ffe2e9 !important;
}

.bc-blue-light_Shadow {
  border-color: #eaf0f9 !important;
}

.bc-red_Shadow {
  border-color: #fff4ee !important;
}

.bc-blue-dark_Shadow {
  border-color: #e7e4f1 !important;
}

.b-0 {
  bottom: 0px;
}

.b-1 {
  bottom: 15px;
}

.b-2 {
  bottom: 30px;
}

.b-3 {
  bottom: 45px;
}

.b-4 {
  bottom: 60px;
}

.b-5 {
  bottom: 75px;
}

.ws-1 {
  width: 0.4rem;
}

.ws-2 {
  width: 0.8rem;
}

.ws-3 {
  width: 1.2rem;
}

.ws-4 {
  width: 1.6rem;
}

.ws-5 {
  width: 2rem;
}

.ws-6 {
  width: 2.4rem;
}

@media (max-width: 575px) {
  .w-sm-0 {
    width: 0% !important;
  }
}

@media (max-width: 767px) {
  .w-md-0 {
    width: 0% !important;
  }
}

@media (max-width: 991px) {
  .w-lg-0 {
    width: 0% !important;
  }
}

@media (max-width: 1199px) {
  .w-xl-0 {
    width: 0% !important;
  }
}

@media (max-width: 575px) {
  .w-sm-25 {
    width: 25% !important;
  }
}

@media (max-width: 767px) {
  .w-md-25 {
    width: 25% !important;
  }
}

@media (max-width: 991px) {
  .w-lg-25 {
    width: 25% !important;
  }
}

@media (max-width: 1199px) {
  .w-xl-25 {
    width: 25% !important;
  }
}

@media (max-width: 575px) {
  .w-sm-50 {
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  .w-md-50 {
    width: 50% !important;
  }
}

@media (max-width: 991px) {
  .w-lg-50 {
    width: 50% !important;
  }
}

@media (max-width: 1199px) {
  .w-xl-50 {
    width: 50% !important;
  }
}

@media (max-width: 575px) {
  .w-sm-75 {
    width: 75% !important;
  }
}

@media (max-width: 767px) {
  .w-md-75 {
    width: 75% !important;
  }
}

@media (max-width: 991px) {
  .w-lg-75 {
    width: 75% !important;
  }
}

@media (max-width: 1199px) {
  .w-xl-75 {
    width: 75% !important;
  }
}

@media (max-width: 575px) {
  .w-sm-100 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .w-md-100 {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  .w-lg-100 {
    width: 100% !important;
  }
}

@media (max-width: 1199px) {
  .w-xl-100 {
    width: 100% !important;
  }
}

@media (min-width: 576px) {
  .h-sm-0 {
    height: 0% !important;
  }
}

@media (min-width: 768px) {
  .h-md-0 {
    height: 0% !important;
  }
}

@media (min-width: 992px) {
  .h-lg-0 {
    height: 0% !important;
  }
}

@media (min-width: 1200px) {
  .h-xl-0 {
    height: 0% !important;
  }
}

@media (min-width: 576px) {
  .h-sm-25 {
    height: 25% !important;
  }
}

@media (min-width: 768px) {
  .h-md-25 {
    height: 25% !important;
  }
}

@media (min-width: 992px) {
  .h-lg-25 {
    height: 25% !important;
  }
}

@media (min-width: 1200px) {
  .h-xl-25 {
    height: 25% !important;
  }
}

@media (min-width: 576px) {
  .h-sm-50 {
    height: 50% !important;
  }
}

@media (min-width: 768px) {
  .h-md-50 {
    height: 50% !important;
  }
}

@media (min-width: 992px) {
  .h-lg-50 {
    height: 50% !important;
  }
}

@media (min-width: 1200px) {
  .h-xl-50 {
    height: 50% !important;
  }
}

@media (min-width: 576px) {
  .h-sm-75 {
    height: 75% !important;
  }
}

@media (min-width: 768px) {
  .h-md-75 {
    height: 75% !important;
  }
}

@media (min-width: 992px) {
  .h-lg-75 {
    height: 75% !important;
  }
}

@media (min-width: 1200px) {
  .h-xl-75 {
    height: 75% !important;
  }
}

@media (min-width: 576px) {
  .h-sm-100 {
    height: 100% !important;
  }
}

@media (min-width: 768px) {
  .h-md-100 {
    height: 100% !important;
  }
}

@media (min-width: 992px) {
  .h-lg-100 {
    height: 100% !important;
  }
}

@media (min-width: 1200px) {
  .h-xl-100 {
    height: 100% !important;
  }
}

.justify-content-space-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.divider {
  border-top: 1px solid #e1e1e2;
}

.w-auto {
  width: auto;
}

html {
  scroll-behavior: smooth;
}

ul, ol {
  margin-left: 25px;
}

* {
  outline: none;
}

#siteWrapper p, #siteWrapper span, #siteWrapper div, #siteWrapper ul, #siteWrapper ol, #siteWrapper li, #siteWrapper a, #siteWrapper td {
  font-family: MotivaSans-Regular;
}

#siteWrapper td, #siteWrapper th {
  font-size: 16px;
  line-height: 24px;
  padding: 5px;
}

#siteWrapper h1, #siteWrapper .h1, #siteWrapper h2, #siteWrapper .h2, #siteWrapper h3, #siteWrapper .h3, #siteWrapper h4, #siteWrapper .h4, #siteWrapper h5, #siteWrapper .h5, #siteWrapper h6, #siteWrapper .h6 {
  font-family: MotivaSans-Regular;
  letter-spacing: 0.9px;
}

#siteWrapper h1 *, #siteWrapper .h1 *, #siteWrapper h2 *, #siteWrapper .h2 *, #siteWrapper h3 *, #siteWrapper .h3 *, #siteWrapper h4 *, #siteWrapper .h4 *, #siteWrapper h5 *, #siteWrapper .h5 *, #siteWrapper h6 *, #siteWrapper .h6 * {
  font-family: MotivaSans-Regular;
}

#siteWrapper img, #siteWrapper iframe {
  max-width: 100%;
}

#siteWrapper.homePage .container h2, #siteWrapper.homePage .container .h2 {
  font-size: 46px;
}

@media (max-width: 1199px) {
  #siteWrapper.homePage .container h2, #siteWrapper.homePage .container .h2 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  #siteWrapper.homePage .container h2, #siteWrapper.homePage .container .h2 {
    font-size: 26px;
    font-weight: bold;
  }
}

#siteWrapper.homePage .container h3, #siteWrapper.homePage .container .h3, #siteWrapper.homePage .container h4, #siteWrapper.homePage .container .h4 {
  font-size: 24px;
}

@media (max-width: 1199px) {
  #siteWrapper.homePage .container h3, #siteWrapper.homePage .container .h3, #siteWrapper.homePage .container h4, #siteWrapper.homePage .container .h4 {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  #siteWrapper.homePage .container footer h4, #siteWrapper.homePage .container footer .h4 {
    font-size: 18px;
  }
}

#siteWrapper.homePage .bCrumbBar {
  display: none;
}

#siteWrapper.innerPage h2, #siteWrapper.innerPage .h2 {
  font-size: 40px;
}

@media (max-width: 1199px) {
  #siteWrapper.innerPage h2, #siteWrapper.innerPage .h2 {
    font-size: 36px;
  }
}

#siteWrapper.innerPage h3, #siteWrapper.innerPage .h3 {
  font-size: 24px;
}

@media (max-width: 1199px) {
  #siteWrapper.innerPage h3, #siteWrapper.innerPage .h3 {
    font-size: 20px;
  }
}

#siteWrapper.innerPage h4, #siteWrapper.innerPage .h4 {
  font-size: 22px;
}

@media (max-width: 1199px) {
  #siteWrapper.innerPage h4, #siteWrapper.innerPage .h4 {
    font-size: 18px;
  }
}

#siteWrapper.innerPage h5, #siteWrapper.innerPage .h5 {
  font-size: 16px;
}

#siteWrapper .btn .span {
  margin-top: -5px;
  font-size: 20px;
}

#siteWrapper .thicc {
  font-weight: 600 !important;
}

#siteWrapper .thicc * {
  font-weight: 600 !important;
}

#siteWrapper.SFM a:hover {
  color: #dfda0d;
}

#siteWrapper.SFM .social a:hover {
  color: #dfda0d !important;
}

#siteWrapper.SFM footer a:hover {
  color: #dfda0d !important;
}

#siteWrapper.SFM .RHS .active {
  color: #dfda0d;
}

#siteWrapper.SFM .RHS .active > a {
  color: #dfda0d;
}

#siteWrapper.SFM.CTA footer a:hover {
  color: #383a3e !important;
  text-decoration: underline !important;
}

#siteWrapper.corp a:hover {
  color: #56a0d3;
}

#siteWrapper.corp .social a:hover {
  color: #56a0d3 !important;
}

#siteWrapper.corp footer a:hover {
  color: #56a0d3 !important;
}

#siteWrapper.corp .RHS .active {
  color: #56a0d3;
}

#siteWrapper.corp .RHS .active > a {
  color: #56a0d3;
}

#siteWrapper.SSS a:hover {
  color: #f1583e;
}

#siteWrapper.SSS .social a:hover {
  color: #f1583e !important;
}

#siteWrapper.SSS footer a:hover {
  color: #f1583e !important;
}

#siteWrapper.SSS .RHS .active {
  color: #f1583e;
}

#siteWrapper.SSS .RHS .active > a {
  color: #f1583e;
}

#siteWrapper.ST a:hover {
  color: #00467f;
}

#siteWrapper.ST .social a:hover {
  color: #00467f !important;
  text-shadow: 0px 0px 30px #9c9ea3;
  font-weight: bold;
}

#siteWrapper.ST footer a:hover {
  color: #00467f !important;
  text-shadow: 0px 0px 30px #9c9ea3;
  font-weight: bold;
}

#siteWrapper.ST .RHS .active {
  color: #00467f;
}

#siteWrapper.ST .RHS .active > a {
  color: #00467f;
}

@media (max-width: 991px) {
  #siteWrapper .navbar-nav a:hover {
    color: #444;
  }
}

#siteWrapper .languageBoxLink {
  width: 100%;
  height: 22px;
}

#siteWrapper .languageBoxLink > div {
  background-image: url(/Portals/0/images/Flags/english.png);
  width: 34px;
  height: 22px;
  margin-right: 10px;
  background-size: cover;
  background-position: 50%;
  float: left;
  background-repeat: no-repeat;
}

#siteWrapper .languageBox {
  width: 160px;
  height: 22px;
  float: left;
}

#siteWrapper .languageBox p {
  float: left;
  color: white;
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 0;
}

#siteWrapper .languageBox .ddi {
  float: left;
  background: none;
  width: 15px;
}

#siteWrapper .dropItMenu {
  width: 100%;
  margin: 0;
}

#siteWrapper .dropItMenu ul {
  -webkit-box-shadow: 0 0 5px black;
  box-shadow: 0 0 5px black;
  display: none;
}

#siteWrapper .dropItMenu ul li {
  margin: 0px;
  background-color: white;
  border-top: 1px solid black;
  list-style: none;
}

#siteWrapper .dropItMenu ul li:hover {
  background-color: lightgrey;
}

#siteWrapper .dropItMenu ul li span {
  color: #383a3e;
  text-decoration: none;
}

#siteWrapper .dropItMenu ul li a div {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#siteWrapper .dropItMenu ul li img {
  width: 34px;
  height: 22px;
  padding: 0px;
  border-radius: 1px;
}

#siteWrapper .dropItMenu ul a {
  color: black;
  text-decoration: none;
}

#siteWrapper .dropit .dropit-submenu {
  padding-top: 7px;
}

#siteWrapper .upArrow {
  width: 0px;
  position: absolute;
  left: 10px;
  top: -2px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
}

a {
  color: #383a3e;
}

a:hover {
  text-decoration: none;
}

p, div, li {
  font-size: 16px;
  line-height: 24px;
}

p a, div a, li a {
  color: #56a0d3;
}

ul {
  list-style: disc outside;
}

ul.dnnActions {
  list-style: none;
}

ul.dnnActions li {
  list-style: none;
}

.opening-hours a, .opening-hours a:visited, .opening-hours a:hover {
  color: inherit !important;
}

.opening-hours .Customicon-MENUBAR-CLOCK-ICON:before {
  font-size: 25px;
}

.opening-hours #calendar {
  font-size: 16px;
}

.opening-hours .Customicon-MENUBAR-MAP-ICON:before {
  font-size: 30px;
}

.opening-hours #mapLink {
  font-size: 16px;
  letter-spacing: 1.25px;
  margin-top: 2px;
}

.opening-hours #mapLink i {
  margin-top: -3px;
}

.social-top .social span {
  font-size: 14px;
}

.bCrumbBar a, .bCrumbBar span {
  font-size: 14px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bCrumbBar img {
  margin-top: 3px;
  margin-bottom: 3px;
}

.far.fa-clock.fa-lg, .far.fa-map.fa-lg, .fa.fa-search.fa-lg {
  font-size: 2em;
}

header .navbar-brand {
  width: 155px;
  margin-right: 0 !important;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

@media (max-width: 991px) {
  header .navbar-brand {
    width: 100px;
  }
}

header .navbar-brand img {
  width: 100%;
}

header nav.navbar {
  padding: 0;
}

header nav ul li {
  list-style-type: none;
}

@media (max-width: 767px) {
  header nav ul li a {
    padding: 10px 20px !important;
    border-bottom: 1px solid lightgrey !important;
  }
  header nav ul li a.t2 {
    padding: 10px 35px !important;
  }
}

header nav .main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 50px;
  margin-right: 15px;
}

@media (max-width: 991px) {
  header nav .main-nav {
    margin-right: 5px;
  }
}

header nav .main-nav .nav-link {
  color: #fff !important;
}

header nav .main-nav .nav-link:after {
  font-family: 'custom' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  float: right;
}

@media (max-width: 991px) {
  header nav .main-nav .nav-link:after {
    display: none;
  }
}

header nav .main-nav:last-child {
  margin-right: 0;
}

header nav.navbar-light .navbar-nav .main-nav .nav-link {
  font-size: 20px;
  padding: 5px 15px;
}

@media (max-width: 1199px) {
  header nav.navbar-light .navbar-nav .main-nav .nav-link {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  header nav.navbar-light .navbar-nav .main-nav .nav-link {
    font-size: 16px;
    padding: 10px 10px;
  }
}

header nav.navbar-light .navbar-nav .nav-link {
  color: #444;
  font-size: 22px;
}

@media (max-width: 1199px) {
  header nav.navbar-light .navbar-nav .nav-link {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  header nav.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  header nav.navbar-light .navbar-nav .nav-link {
    font-size: 20px;
  }
}

header nav #main21 {
  background: #dfda0d;
}

header nav #main21 .nav-link {
  color: #383a3e !important;
}

header nav #main52 {
  background: #56a0d3;
}

header nav #main53 {
  background: #f1583e;
}

header nav #main54 {
  background: #00467f;
}

header nav .top-menu {
  margin-bottom: 15px;
  margin-top: 15px;
}

header nav .megamenu .dropdown-item {
  white-space: normal;
}

header nav .megamenu .dropdown-item:hover {
  background-color: transparent;
}

header nav ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: MotivaSans-Regular;
  padding-right: 40px;
  color: #aaa;
  font-size: 20px;
}

header nav ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: MotivaSans-Regular;
  padding-right: 40px;
  color: #aaa;
  font-size: 20px;
}

header nav :-ms-input-placeholder {
  /* IE 10+ */
  font-family: MotivaSans-Regular;
  padding-right: 40px;
  color: #aaa;
  font-size: 20px;
}

header nav :-moz-placeholder {
  /* Firefox 18- */
  font-family: MotivaSans-Regular;
  padding-right: 40px;
  color: #aaa;
  font-size: 20px;
}

header nav .has-search {
  position: relative;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  header nav .has-search .searchInputContainer {
    width: 100%;
  }
}

header nav .has-search .form-control {
  padding-right: 1.2rem;
  padding-left: 0;
  width: 95px;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

@media (max-width: 767px) {
  header nav .has-search .form-control {
    width: 100% !important;
  }
}

header nav .form-control:focus {
  outline: 0;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #aaa;
  width: 200px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

header nav .has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 1rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  color: #aaa;
  right: 0;
}

header nav .bottom-menu {
  margin-right: -0.5rem;
}

header nav .bottom-menu.yellow a:hover, header nav .bottom-menu.yellow .active > a, header nav .bottom-menu.yellow .show > a {
  color: #dfda0d !important;
}

header nav .bottom-menu.blue-light a:hover, header nav .bottom-menu.blue-light .active > a, header nav .bottom-menu.blue-light .show > a {
  color: #56a0d3 !important;
}

header nav .bottom-menu.red a:hover, header nav .bottom-menu.red .active > a, header nav .bottom-menu.red .show > a {
  color: #f1583e !important;
}

header nav .bottom-menu.blue-dark a:hover, header nav .bottom-menu.blue-dark .active > a, header nav .bottom-menu.blue-dark .show > a {
  color: #00467f !important;
}

header nav .bottom-menu .nav-item {
  border-bottom: 5px solid #fff;
  margin: 0 10px 0 20px;
  padding-bottom: 1rem;
}

@media (max-width: 1199px) {
  header nav .bottom-menu .nav-item {
    margin: 0 3px 0 3px;
  }
}

@media (max-width: 991px) {
  header nav .bottom-menu .nav-item {
    margin: 0  2px 0 3px;
  }
}

@media (max-width: 767px) {
  header nav .bottom-menu .nav-item .nav-link {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
}

header nav .bottom-menu .nav-item:last-child {
  margin-right: 0 !important;
}

header nav .bottom-menu .nav-item.show {
  border-bottom: 5px solid #aaa;
}

header nav .column-1 {
  column-count: 1;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  min-height: 48px;
}

header nav .column-2 {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  min-height: 96px;
}

header nav .column-3 {
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  min-height: 144px;
}

header nav .column-4 {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  min-height: 192px;
}

header nav .dropdown-submenu {
  position: relative;
}

header nav .dropdown a::after {
  position: absolute;
  right: 6px;
  top: 1em;
}

header nav .dropdown-submenu a::after {
  position: absolute;
  right: 30px;
  top: .8em;
}

header nav .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

header nav .dropdown-menu {
  margin: 0;
  border: none;
  background: #e1e1e2;
}

@media (min-width: 992px) {
  header nav .dropdown-menu {
    padding: 30px 0;
  }
}

@media (max-width: 767px) {
  header nav .dropdown-menu {
    padding: 0;
  }
}

header nav .dropdown-menu.mobile {
  background: inherit;
}

header nav .dropdown-menu.mobile li a:hover, header nav .dropdown-menu.mobile li a:active, header nav .dropdown-menu.mobile li a:focus {
  background: transparent;
}

header nav .dropdown-menu.mobile .last {
  margin-left: 1rem;
}

header nav .dropdown-menu.mobile .last .dropdown-toggle:after {
  content: none;
}

header nav .dropdown.show > .dropdown-toggle::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

header nav .dropdown .dropdown-submenu .dropdown-toggle.show::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

header nav .toggler {
  position: absolute;
  height: 45px;
  width: 71px !important;
  right: 0;
  top: 0;
  border-left: 1px solid lightgrey;
}

header nav .toggler:after {
  right: 29px !important;
  top: 20px !important;
}

header nav .dropdown-toggle::after {
  vertical-align: 0.155em;
  margin-left: 0 !important;
}

header nav .navbar-toggler {
  border: none;
  padding: 0px 9px !important;
  outline: none !important;
  height: 37px;
}

header nav #mobileSearch ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  padding-right: 30px;
}

header nav #mobileSearch ::-moz-placeholder {
  /* Firefox 19+ */
  padding-right: 30px;
}

header nav #mobileSearch :-ms-input-placeholder {
  /* IE 10+ */
  padding-right: 30px;
}

header nav #mobileSearch :-moz-placeholder {
  /* Firefox 18- */
  padding-right: 30px;
}

header nav #mobileSearch .form-control {
  padding-right: 2.5rem;
  padding-left: 1rem;
}

header nav #mobileSearch .form-control-feedback {
  width: 4.3rem;
}

header nav.mob.bg-red *, header nav.mob.bg-blue-dark *, header nav.mob.bg-blue-light * {
  color: white !important;
}

@media (max-width: 991px) {
  header nav .navbar-collapse.bg-yellow_Shadow a:hover {
    color: #d5d10f !important;
  }
  header nav .navbar-collapse.bg-blue-light_Shadow a {
    color: #383a3e !important;
  }
  header nav .navbar-collapse.bg-blue-light_Shadow a:hover {
    color: #56a0d3 !important;
  }
  header nav .navbar-collapse.bg-red_Shadow a {
    color: #383a3e !important;
  }
  header nav .navbar-collapse.bg-red_Shadow a:hover {
    color: #f1583e !important;
  }
  header nav .navbar-collapse.bg-blue-dark_Shadow a {
    color: #383a3e !important;
  }
  header nav .navbar-collapse.bg-blue-dark_Shadow a:hover {
    color: #00467f !important;
  }
}

header nav.navbar-light .navbar-toggler-icon {
  background-image: none;
  width: 2em;
}

header nav.navbar-light .navbar-toggler-icon div {
  width: 100%;
  height: 2px;
  background: #383a3e;
  margin-bottom: 12px;
}

header nav.bg-blue-dark.navbar-light .navbar-toggler-icon div, header nav.bg-blue-light.navbar-light .navbar-toggler-icon div, header nav.bg-red.navbar-light .navbar-toggler-icon div {
  background: white;
}

.innerPage header {
  margin-bottom: 60px;
}

.innerPage header nav.navbar {
  border-bottom: 1px solid #e1e1e2;
}

#siteWrapper header .sb-module-instance .adv-search .tt-input {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  font-size: 1rem;
  line-height: 1.5;
  color: #aaa;
  width: 90px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  border-bottom: 1px solid transparent;
}

#siteWrapper header .sb-module-instance .adv-search .tt-input:focus {
  border-bottom: 1px solid #aaa;
  width: 200px;
}

#siteWrapper header .sb-module-instance .adv-search .search-btn {
  border: none;
  background: transparent;
  color: lightgray;
  padding-bottom: 7px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

#siteWrapper header .sb-module-instance .adv-search .search-btn span {
  font-size: 16px;
}

.navbar-nav > li.show2 > ul.dropdown-menu.show2 {
  display: block !important;
}

header nav .dropdown.show2 > .t1::after {
  -webkit-transform: rotate(-180deg) !important;
          transform: rotate(-180deg) !important;
}

header nav .dropdown.show > .t2::after {
  -webkit-transform: rotate(-180deg) !important;
          transform: rotate(-180deg) !important;
}

.navbar-nav > li:not(.show2) > ul.dropdown-menu:not(.show2) {
  display: none !important;
}

header nav .dropdown:not(.show2) > .t1::after {
  -webkit-transform: rotate(0) !important;
          transform: rotate(0) !important;
}

header nav .dropdown:not(.show) > .t2::after {
  -webkit-transform: rotate(0) !important;
          transform: rotate(0) !important;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

@media (max-width: 767px) {
  .dropdown-submenu > .dropdown-menu {
    margin: 0 !important;
  }
  .dropdown-submenu > .dropdown-menu li a {
    padding: 10px 50px !important;
  }
}

@font-face {
  font-family: "custom";
  src: url("../fonts/custom/custom.eot?") format("eot"), url("../fonts/custom/custom.svg#custom") format("svg"), url("../fonts/custom/custom.woff") format("woff"), url("../fonts/custom/custom.ttf") format("truetype");
}

[class^="Customicon-"], [class*=" Customicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 35px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.Customicon-MENUBAR-BURGER-ICON:before {
  content: "\e900";
}

.Customicon-MENUBAR-CLOCK-ICON:before {
  content: "\e901";
}

@media (max-width: 767px) {
  .Customicon-MENUBAR-CLOCK-ICON:before {
    font-size: 50px;
  }
}

.Customicon-MENUBAR-MAP-ICON:before {
  content: "\e902";
}

@media (max-width: 767px) {
  .Customicon-MENUBAR-MAP-ICON:before {
    font-size: 50px;
  }
}

.Customicon-MENUBAR-SEARCH-ICON:before {
  float: right;
  content: "\e903";
  font-size: 18px;
}

@media (max-width: 767px) {
  .Customicon-MENUBAR-SEARCH-ICON:before {
    font-size: 50px;
  }
}

.Customicon-SFDTRDING-TROLLEY-ICON:before, #main54 a.nav-link:after {
  content: "\e904";
  font-size: 35px;
  margin-left: 10px;
}

.Customicon-SFM-LOGO-FOOTER:before {
  content: "\e905";
}

.Customicon-SFM-LOGO-MENU:before {
  content: "\e906";
}

.Customicon-SSS-FRYPAN-ICON:before, #main53 a.nav-link:after {
  content: "\e907";
  font-size: 40px;
  margin-left: 10px;
}

.Customicon-SSS-LOGO:before {
  content: "\e908";
}

.fa-lg {
  vertical-align: none !important;
}

.fab {
  margin-top: -2px;
}

.fab::before {
  font-size: 16px;
}

.glyphicon {
  font-family: "Glyphicons Halflings" !important;
}

.MotivaSans-Medium {
  font-family: MotivaSans-Medium;
  font-weight: normal;
  font-style: normal;
}

.MotivaSans-MediumItalic {
  font-family: MotivaSans-MediumItalic;
  font-weight: normal;
  font-style: normal;
}

.MotivaSans-Bold {
  font-family: MotivaSans-Bold;
  font-weight: normal;
  font-style: normal;
}

.MotivaSans-BoldItalic {
  font-family: MotivaSans-BoldItalic;
  font-weight: normal;
  font-style: normal;
}

.MotivaSans-Light {
  font-family: MotivaSans-Light;
  font-weight: normal;
  font-style: normal;
}

.MotivaSans-LightItalic {
  font-family: MotivaSans-LightItalic;
  font-weight: normal;
  font-style: normal;
}

.MotivaSans-Regular {
  font-family: MotivaSans-Regular;
  font-weight: normal;
  font-style: normal;
}

.MotivaSans-RegularItalic {
  font-family: MotivaSans-RegularItalic;
  font-weight: normal;
  font-style: normal;
}

main {
  overflow: hidden;
}

main a, main span {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

main .header-wrapper {
  position: relative;
}

main .container .container {
  padding: 0;
}

main div:not(.flex-lg-row-reverse) > .RHS > div {
  padding: 15px 30px;
}

@media (max-width: 991px) {
  main div:not(.flex-lg-row-reverse) > .RHS > div {
    padding: 15px 15px;
  }
}

main div:not(.flex-lg-row-reverse) > .RHS h3 {
  margin-bottom: 1.5rem;
}

main div:not(.flex-lg-row-reverse) > .RHS iframe {
  max-width: 100%;
}

main .item p {
  color: #fff;
}

main .force-right {
  position: absolute;
  right: 15px;
  top: 14px;
  float: right;
  font-size: 20px;
}

main .whatOnTile {
  overflow: hidden;
}

main .whatOnTile a .tile-bg {
  height: 300px;
  position: relative;
  background-size: cover;
  -webkit-transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

main .whatOnTile a:hover .tile-bg {
  -webkit-transform: scale(1.075);
          transform: scale(1.075);
}

main .tile-content {
  position: absolute;
  margin-right: 15px;
}

main .tile-content span {
  display: block;
  padding: 11px 30px 11px;
  float: left;
  clear: both;
}

main .tile-content .date {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.25px;
}

main .tile-content .title {
  background: #dfda0d;
  color: #383a3e;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1.25px;
}

main .recipes .recipe a {
  margin-bottom: 15px;
}

main .recipes .recipe a .image_wrapper {
  padding-right: 0;
  padding-left: 0;
  height: auto;
}

main .recipes .recipe a .image_wrapper .recipeImgBox {
  overflow: hidden;
}

main .recipes .recipe a .image_wrapper .recipeImgBox img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .recipes .recipe a .content h3 a {
  color: #383a3e;
}

@media (max-width: 767px) {
  main .recipes .recipe a .content {
    padding: 0;
  }
}

main .recipes .recipe a .info-bottom {
  padding: 7px 15px 7px;
  margin-right: -15px;
  margin-left: -15px;
}

@media (max-width: 767px) {
  main .recipes .recipe a .info-bottom {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 25px;
    padding: 7px 1.5rem 7px;
  }
}

main .recipes .recipe a:hover .image_wrapper .recipeImgBox img {
  -webkit-transform: scale(1.075);
          transform: scale(1.075);
}

main .recipelist {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

main .recipelist .info-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 7px 25px 7px;
}

@media (max-width: 767px) {
  main .recipelist .info-bottom {
    position: relative;
    margin-left: 0;
    bottom: 0;
  }
}

main .species .summary {
  margin-top: 0px;
}

@media (max-width: 1199px) {
  main .species .summary {
    margin-top: -15px;
  }
}

@media (max-width: 991px) {
  main .species .summary {
    margin-top: 0px;
    padding-bottom: 21px;
  }
}

main .species .info-bottom {
  margin-top: -35px;
  padding-bottom: 0;
}

@media (max-width: 1199px) {
  main .species .info-bottom {
    margin-top: -29px;
    padding-bottom: 5px;
  }
}

@media (max-width: 991px) {
  main .species .info-bottom {
    margin-top: -10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  main .species .info-bottom {
    margin-top: -20px;
  }
}

@media (max-width: 991px) {
  main .species {
    margin-bottom: 30px;
  }
}

main .speciesSubtitle {
  font-style: italic;
}

main .sfm_news .url {
  position: relative;
  display: block;
  overflow: hidden;
}

main .sfm_news .url .image_wrapper {
  position: relative;
  height: 320px;
  overflow: hidden;
}

main .sfm_news .url .newsImageBox {
  overflow: hidden;
}

main .sfm_news .url .image {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all .3s;
  transition: all .3s;
}

main .sfm_news .url:hover .image {
  -webkit-transform: translateX(-50%) scale(1.075);
          transform: translateX(-50%) scale(1.075);
}

main a .image_wrapper {
  height: auto;
}

@media (min-width: 768px) {
  main a .image_wrapper {
    padding-right: 0;
  }
}

main a .image_wrapper .ImgBox {
  overflow: hidden;
}

main a .image_wrapper .ImgBox img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

main a:hover .image_wrapper .ImgBox img {
  -webkit-transform: scale(1.075);
          transform: scale(1.075);
}

main #recipeCarousel .carousel-inner .carousel-item.active,
main #recipeCarousel .carousel-inner .carousel-item-next,
main #recipeCarousel .carousel-inner .carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

main #recipeCarousel .carousel-inner .carousel-item-right.active,
main #recipeCarousel .carousel-inner .carousel-item-next {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

@media (min-width: 576px) {
  main #recipeCarousel .carousel-inner .carousel-item-right.active,
  main #recipeCarousel .carousel-inner .carousel-item-next {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

@media (min-width: 768px) {
  main #recipeCarousel .carousel-inner .carousel-item-right.active,
  main #recipeCarousel .carousel-inner .carousel-item-next {
    -webkit-transform: translateX(33%);
            transform: translateX(33%);
  }
}

@media (min-width: 992px) {
  main #recipeCarousel .carousel-inner .carousel-item-right.active,
  main #recipeCarousel .carousel-inner .carousel-item-next {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
  }
}

main #recipeCarousel .carousel-inner .carousel-item-left.active,
main #recipeCarousel .carousel-inner .carousel-item-prev {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

@media (min-width: 576px) {
  main #recipeCarousel .carousel-inner .carousel-item-left.active,
  main #recipeCarousel .carousel-inner .carousel-item-prev {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 768px) {
  main #recipeCarousel .carousel-inner .carousel-item-left.active,
  main #recipeCarousel .carousel-inner .carousel-item-prev {
    -webkit-transform: translateX(-33%);
            transform: translateX(-33%);
  }
}

@media (min-width: 992px) {
  main #recipeCarousel .carousel-inner .carousel-item-left.active,
  main #recipeCarousel .carousel-inner .carousel-item-prev {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}

main #recipeCarousel .carousel-inner .carousel-item-right,
main #recipeCarousel .carousel-inner .carousel-item-left {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

main #recipeCarousel .carousel-control-prev {
  left: -63px;
}

main #recipeCarousel .carousel-control-next {
  right: -63px;
}

main ul.recipe-categories {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}

main ul.recipe-categories li {
  display: inline-block;
  width: 50%;
  text-align: center;
  padding-right: 5px;
  margin-bottom: 5px;
}

@media (min-width: 576px) {
  main ul.recipe-categories li {
    width: 50%;
  }
}

@media (min-width: 768px) {
  main ul.recipe-categories li {
    width: 25%;
  }
}

main ul.recipe-categories li img {
  width: 100%;
  height: auto;
}

main ul.recipe-categories li a {
  position: relative;
}

main ul.recipe-categories li a span {
  font-weight: 600;
  font-size: 13px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 0px 3px !important;
}

main .note {
  background: #fff4ee;
  padding: 15px;
  margin-bottom: 15px;
}

main .image_wrapper img {
  max-width: 100%;
}

main .container .row div .DnnModule.DnnModule-EasyDNNnewsCategoriesMenu {
  margin-bottom: 0;
}

main .btn-outline-light.color-white:hover {
  background: transparent;
  outline: #f8f9fa solid 2px;
}

main .color-white .EDNcategorycolor-default {
  color: white;
}

main .recipe-detail-content p, main .recipe-detail-content ul, main .recipe-detail-content ul li, main .recipe-detail-content ol, main .recipe-detail-content ol li {
  color: #444;
}

main .classDesc span {
  font-size: 15px;
}

main .category {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.25px;
}

main .tanBox {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.25px;
}

main .BtnPad {
  cursor: pointer;
  padding: 7px 10px 7px;
}

main .BtnPad.bg-red {
  border: 2px solid #f1583e;
  color: white !important;
}

main .BtnPad.bg-red:hover {
  background: transparent !important;
  color: #f1583e !important;
}

main .BtnPad.bg-red:hover > * {
  color: #f1583e !important;
}

main .BtnPad.bg-yellow {
  border: 2px solid #dfda0d;
  color: #383a3e !important;
}

main .BtnPad.bg-yellow:hover {
  background: #383a3e !important;
  color: #dfda0d !important;
}

main .BtnPad.bg-yellow:hover > * {
  color: #dfda0d !important;
}

main .BtnPad.bg-blue-light {
  border: 2px solid #56a0d3;
  color: white !important;
}

main .BtnPad.bg-blue-light:hover {
  background: transparent !important;
  color: #56a0d3 !important;
}

main .BtnPad.bg-blue-light:hover > * {
  color: #56a0d3 !important;
}

main .BtnPad.bg-blue-dark {
  border: 2px solid #00467f;
  color: white !important;
}

main .BtnPad.bg-blue-dark:hover {
  background: transparent !important;
  color: #00467f !important;
}

main .BtnPad.bg-blue-dark:hover > * {
  color: #00467f !important;
}

main .BtnPad.bg-white {
  border: 2px solid white;
  color: #383a3e !important;
}

main .BtnPad.bg-white:hover {
  background: transparent !important;
  color: white !important;
}

main .BtnPad.bg-white:hover > * {
  color: white !important;
}

main .BtnPad.bg-gray-dark {
  border: 2px solid #383a3e;
  color: white !important;
}

main .BtnPad.bg-gray-dark:hover {
  background: transparent !important;
  color: #383a3e !important;
}

main .BtnPad.bg-gray-dark:hover > * {
  color: #383a3e !important;
}

main .demonstratorBtn {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1.25px;
  padding: 10px 10px 10px !important;
  cursor: pointer;
}

main .retailerTitle {
  font-family: MotivaSans-Regular !important;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 1.25px;
}

main #categoryWrapper h3 span {
  font-family: MotivaSans-Regular;
}

main #categoryWrapper ul li a {
  color: #383a3e;
}

main #categoryWrapper ul li a:active {
  color: #f1583e;
}

main #categoryWrapper ul li a:hover {
  color: #f1583e;
}

main #categoryWrapper ul li.active a {
  color: #f1583e !important;
  font-weight: bold;
}

main .newsArchives h3 span {
  font-family: MotivaSans-Regular;
}

main .newsArchives ul {
  list-style: none;
}

main .newsArchives ul li a:active {
  color: #bc296a;
}

main .newsArchives ul li a:hover {
  color: #bc296a;
}

main .newsArchives ul li.active a {
  color: #bc296a !important;
  font-weight: bold;
}

main .newsDate, main .eventDate {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}

main .newsRead, main .eventRead {
  font-size: 15px;
  font-weight: 600;
}

main .eventIcon {
  width: 45px;
  margin-right: 5px;
  margin-top: -5px;
}

main #collapseArchives h4 span {
  font-size: 28px;
}

main .scrollBox {
  vertical-align: bottom;
  display: inline-block;
}

main .scrollBox .scrollToClasses {
  color: #383a3e;
  border: 1px solid #383a3e;
  padding: 7px 15px 7px 15px;
  float: left;
}

main .scrollBox .scrollToClasses:after {
  content: ">";
  padding: 0px 0px 0 10px;
  font-weight: bold;
  color: #f1583e;
}

main .recipeMain.longIntro {
  height: 200px;
  overflow: hidden;
  margin-bottom: 75px;
}

@media (max-width: 767px) {
  main .recipeMain {
    margin-bottom: 20px;
  }
  main .recipeMain h1 {
    width: 78%;
  }
}

main .presenterText {
  height: 150px;
  overflow: hidden;
}

main #recipesMainHoverButton, main .demonstratorBtn {
  position: absolute;
  -webkit-transition: -webkit-transform 0.5s, left 0.5s, right 0.5s, opacity 0.5s;
  -webkit-transition: left 0.5s, right 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  transition: left 0.5s, right 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, left 0.5s, right 0.5s, opacity 0.5s;
  transition: transform 0.5s, left 0.5s, right 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

main #recipesMainHoverButton {
  opacity: 0;
  top: 215px;
  left: 15px;
}

@media (max-width: 767px) {
  main #recipesMainHoverButton {
    top: 0px;
    right: 15px;
    left: auto;
  }
}

main #recipesMainHoverButton.open {
  left: -35px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media (max-width: 767px) {
  main #recipesMainHoverButton.open {
    left: auto;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

main .presenterBtn {
  top: 200px;
  right: 15px;
}

@media (max-width: 767px) {
  main .presenterBtn {
    top: 0px;
  }
}

main .presenterBtn.open {
  right: -35px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media (max-width: 767px) {
  main .presenterBtn.open {
    right: 15px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

main .search_input {
  margin-bottom: 15px;
  margin-top: 15px;
}

main .search_input .input {
  width: 89%;
  display: inline-block;
}

main .search_input .input input {
  border: none;
  padding: 10px 20px 10px;
  font-weight: bold;
  outline: none;
  text-transform: uppercase;
  width: 100%;
}

main .search_input .input input::-webkit-input-placeholder {
  color: #f1583e;
  font-weight: bold;
}

main .search_input .input input:-ms-input-placeholder {
  color: #f1583e;
  font-weight: bold;
}

main .search_input .input input::-ms-input-placeholder {
  color: #f1583e;
  font-weight: bold;
}

main .search_input .input input::placeholder {
  color: #f1583e;
  font-weight: bold;
}

@media (min-width: 576px) {
  main .search_input .input {
    width: 91%;
  }
}

@media (min-width: 768px) {
  main .search_input .input {
    width: 94%;
  }
}

@media (min-width: 992px) {
  main .search_input .input {
    width: 83%;
  }
}

@media (min-width: 1200px) {
  main .search_input .input {
    width: 87%;
  }
}

main .search_input .do_search {
  background-color: #f1583e;
  color: white;
  font-weight: bold;
  padding: 10px 7px 10px 7px;
  margin: -3px;
}

main .dnnSearchBoxPanel .dnnSearchResultAdvancedTip {
  display: none;
}

main .dnnSearchBoxPanel .dnnSearchBox {
  margin-right: 10px;
  height: 39px;
}

main .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

main .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box .overview {
  visibility: hidden;
  opacity: 0;
}

main .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box .viewport a:hover {
  color: #383a3e !important;
}

main .article_pager {
  margin-top: 8px;
  margin-bottom: 8px;
}

main .article_pager .page {
  margin-right: 7px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 20px;
  line-height: 3;
  color: #dfda0d;
  margin: 0 5px;
  text-decoration: none;
  padding: 10px 8px 5px 12px;
  border: 2px solid #dfda0d;
}

main .article_pager .page.active, main .article_pager .page:hover {
  color: #383a3e !important;
  background: #dfda0d;
}

main .bg-red.color-white a:hover {
  color: white !important;
}

@media (max-width: 991px) {
  main .breakerBox #floatContent {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    padding: 0;
    margin: 0px 15px;
  }
  main .breakerBox #floatContent > div {
    padding: 20px !important;
  }
}

main .breakerBox #floatContent #floatContentTitle {
  margin-left: -22%;
  margin-top: 35px;
  width: 122%;
  padding: 15px;
  background: white;
}

@media (max-width: 991px) {
  main .breakerBox #floatContent #floatContentTitle {
    margin-left: 0;
    width: 100%;
    background: none;
  }
}

main .breakerBox #floatContent #floatContentTitle h2 {
  font-weight: bold;
  font-size: 25px;
}

main .breakerBox #dualBG {
  position: relative;
}

main .breakerBox #dualBG * {
  z-index: 1;
}

main .breakerBox #dualBG:before {
  content: "";
  background: url(/images/waves.png);
  background-size: cover;
  opacity: 0.1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 0 !important;
}

main .allLink {
  position: absolute;
  top: -35px;
}

@media (max-width: 575px) {
  main .allLink {
    top: -27px;
    font-size: 15px;
    font-weight: bold;
  }
}

main .monthDivider:last-child {
  display: none;
}

main .carousel-control-prev, main .carousel-control-next {
  cursor: pointer;
}

main .miniT p, main .miniT div, main .miniT span, main .miniT li {
  color: #383a3e;
}

main .miniT h1, main .miniT h2, main .miniT h3, main .miniT h4, main .miniT h5 {
  color: #212529;
}

main .miniT table {
  border: none;
}

main .miniT table * {
  border: none;
}

main .miniT table tr {
  border-bottom: 1px solid #e1e1e2;
}

main .miniT table.mcFix tr th, main .miniT table.mcFix tr td {
  width: 80%;
}

main .miniT *:last-child {
  margin-bottom: 0;
}

main .miniT li {
  margin-bottom: 1rem;
}

main .FAQMenu {
  margin-bottom: 15px;
}

main .FAQMenu .FAQMenuItem:last-child .faqMenuDivider {
  display: none !important;
}

main .FAQMenu p {
  margin-bottom: 5px;
}

main .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

main .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

p a, div a, li a {
  color: #00aeef;
}

.corp .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box {
  background: #56a0d3;
}

.corp .ModEasyDNNrotatorC .chameleon_slider.callisto .pagination .pages_container li.current {
  background-position: -92px -60px;
}

.corp .article_pager .page {
  color: #56a0d3;
  border: 2px solid #56a0d3;
}

.corp .article_pager .page.active, .corp .article_pager .page:hover {
  background: #56a0d3;
  color: white !important;
}

.SSS main a:hover {
  color: #f1583e;
}

.SSS .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box {
  background: #f1583e;
}

.SSS .ModEasyDNNrotatorC .chameleon_slider.callisto .pagination .pages_container li.current {
  background-position: -92px -36px;
}

.SSS .article_pager .page {
  color: #f1583e;
  border: 2px solid #f1583e;
}

.SSS .article_pager .page.active, .SSS .article_pager .page:hover {
  background: #f1583e;
  color: white !important;
}

.SSS.homePage .slick-arrow {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f1583e;
}

.SSS.homePage .slick-arrow.slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f1583e;
}

.SSS.homePage .slick-arrow.slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f1583e;
}

.ST .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box {
  background: #00467f;
}

.ST .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box .viewport a {
  color: white;
}

.ST .ModEasyDNNrotatorC .chameleon_slider.callisto .scrollable_box .viewport a:hover {
  color: white !important;
}

.ST .ModEasyDNNrotatorC .chameleon_slider.callisto .pagination .pages_container li.current {
  background-position: -92px -48px;
}

.ST .article_pager .page {
  color: #00467f;
  border: 2px solid #00467f;
}

.ST .article_pager .page.active, .ST .article_pager .page:hover {
  background: #00467f;
  color: white !important;
}

.Normal ul li {
  list-style: disc;
  font-size: 16px;
  margin-left: 5px;
  margin-bottom: 5px;
}

.startDate, .eventDivider, .endDate {
  -webkit-transition: color 0.5s, margin-left 0.5s;
  /* Safari */
  transition: color 0.5s, margin-left 0.5s;
  color: #383a3e !important;
  margin-left: -20px;
}

.startDate.rdy, .eventDivider.rdy, .endDate.rdy {
  color: white !important;
  margin-left: 0;
}

.news .startDate, .news .eventDivider, .news .endDate {
  color: white !important;
  margin-left: 0;
}

.news p {
  color: #383a3e;
}

/********************************SOCIAL TABS*********************************/
#instaFeed, #ytFeed, #twFeed {
  display: none;
  text-align: center;
}

#instaFeed.open, #ytFeed.open, #twFeed.open {
  display: block;
}

/*******************************AUCTION CLOCK********************************/
.hide-tooltip {
  display: none;
}

/*****************************SECTION EXPANDER*******************************/
.container .DnnModule:last-child .FAQbox {
  margin-bottom: 30px;
}

.FAQbox {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}

.FAQbox .FAQBtn {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid grey;
  padding-bottom: 10px;
}

.FAQbox .FAQBtn i {
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.FAQbox .FAQBtn h3 {
  margin-bottom: 0;
  width: 95%;
}

.FAQbox .expander {
  height: 0px;
  margin: 0px 15px;
  overflow: hidden;
  -webkit-transition: height 0.5s, margin 0.5s;
  transition: height 0.5s, margin 0.5s;
}

.FAQbox.open .expander {
  margin: 15px;
}

.FAQbox.open .FAQBtn i {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.featuredPresenters .presenter {
  display: none;
}

.hiddenPresenter {
  display: none;
}

.featuredPresenters .presenter.featuredPresenter {
  display: block;
}

.sc-content-block-menu {
  display: none !important;
}

main .DnnModule .DNNContainer {
  display: inline-block;
}

main .DnnModule ul li {
  list-style-type: inherit;
}

main .boxed {
  border: 1px solid #e1e1e2;
}

main .boxed .heading_wrapper {
  padding: 5px 30px 5px 30px;
  cursor: pointer;
}

main .boxed .content_wrapper {
  padding: 15px 30px 20px 30px;
}

main .boxed .fas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  margin-left: -22px;
  font-size: 18px;
  margin-top: 10px;
  color: #444;
}

main .boxed h3 {
  margin-top: -29px;
  margin-bottom: 10px;
}

@media (max-width: 1199px) {
  main .boxed h3 {
    margin-top: -26px;
  }
}

main .boxed .collapsible-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

main .boxed .collapsible-wrapper:after {
  content: '';
  height: 50px;
  -webkit-transition: height 0.3s linear, max-height 0s 0.3s linear;
  transition: height 0.3s linear, max-height 0s 0.3s linear;
  max-height: 0px;
}

main .boxed .collapsible {
  -webkit-transition: margin-bottom 0.3s cubic-bezier(0, 0, 0, 1);
  transition: margin-bottom 0.3s cubic-bezier(0, 0, 0, 1);
  margin-bottom: 0;
  max-height: 1000000px;
}

main .boxed .collapsible-wrapper.collapsed > .collapsible {
  margin-bottom: -2000px;
  -webkit-transition: margin-bottom 0.3s cubic-bezier(1, 0, 1, 1), visibility 0s 0.3s, max-height 0s 0.3s;
  transition: margin-bottom 0.3s cubic-bezier(1, 0, 1, 1), visibility 0s 0.3s, max-height 0s 0.3s;
  visibility: hidden;
  max-height: 0;
}

main .boxed .collapsible-wrapper.collapsed:after {
  height: 0;
  -webkit-transition: height 0.3s linear;
  transition: height 0.3s linear;
  max-height: 50px;
}

main .imageTitleLink .image_wrapper {
  width: 45%;
  margin-right: 5%;
  float: left;
}

main .imageTitleLink .image_wrapper img {
  width: 100%;
  height: auto;
}

main .imageTitleLink .heading_wrapper {
  width: 50%;
  float: left;
}

main .imageTitleLink * {
  color: #333;
}

main .imageTitleContent .image_wrapper, main .imageTitleContent .heading_wrapper {
  margin-bottom: 30px;
}

.innerPage .titleNoTitle > .divider {
  display: none !important;
}

#Body.dnnEditState .featuredPresenters .presenter {
  display: initial;
}

#Body.dnnEditState .hiddenPresenter {
  display: initial;
  background: lightgrey;
}

#Body.dnnEditState .hiddenPresenter.presenterCat {
  display: block;
}

#Body.dnnEditState .featuredPresenter {
  display: initial;
  background: rgba(255, 255, 0, 0.3);
}

.imgCaption * {
  color: grey !important;
}

main .article_pager .page {
  padding: 10px 8px 5px 12px !important;
}

body:not(.macOS) .lhCrop::before, body:not(.macOS) .classDesc span::before, body:not(.macOS) a span::before, body:not(.macOS) p::before, body:not(.macOS) h1::before, body:not(.macOS) h2::before, body:not(.macOS) h3::before, body:not(.macOS) h4::before, body:not(.macOS) h5::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
}

body:not(.macOS) .addthis_inline_share_toolbox span:before, body:not(.macOS) .eventDate span:before, body:not(.macOS) .className span:before, body:not(.macOS) .sb-title span:before, body:not(.macOS) .FAQMenuItem *:before, body:not(.macOS) .addthis_toolbox *:before, body:not(.macOS) .atm-i *:before {
  content: none;
}

body:not(.macOS) main .article_pager .page {
  padding: 1px 8px 5px 12px !important;
}

body.macOS .bCrumbBar .breadcrumbs {
  padding-top: 3px;
}

#mc_embed_signup {
  background: transparent;
  clear: left;
  font: 14px Helvetica,Arial,sans-serif;
  width: 100%;
}

.modalContent__content {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.featherlight-content {
  width: 75%;
}

@media (max-width: 767px) {
  .featherlight-content {
    width: 80%;
  }
}

@media (max-width: 1199px) {
  .featherlight-content {
    width: 60%;
  }
}

.chameleon_slider .scrollable_box .scrollbar {
  display: none !important;
}

#dnn_searchPane {
  min-height: 55px;
}

footer {
  background: #606165;
}

footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer a, footer li, footer span {
  color: #fff !important;
  font-family: MotivaSans-Regular !important;
}

footer h4 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.25px;
}

footer .logo-footer {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

footer ul {
  margin: 0 0 0 0px;
}

footer ul li {
  margin-left: 0 !important;
  padding: 0.25rem 0rem;
  font-size: 22px;
  list-style: none !important;
  line-height: 1.4;
}

@media (max-width: 991px) {
  footer ul li {
    font-size: 20px;
  }
}

footer .signUp {
  margin-top: -35px;
}

@media (max-width: 767px) {
  footer .signUp {
    margin-top: 0px;
  }
}

footer .footerBase {
  min-height: 35px;
  padding-bottom: 4px;
}

@media (max-width: 575px) {
  footer .footerBase .terms-priv, footer .footerBase .copyright {
    text-align: center !important;
  }
}

footer .footerBase > div {
  margin-top: 5px;
  margin-bottom: 5px;
}

footer .btn-outline-light.color-white:hover {
  background: transparent;
  outline: #f8f9fa solid 2px;
}

footer .fa-lg, footer .fab {
  line-height: 1;
  vertical-align: 0;
  margin-top: 0;
}

.CTA footer h2, .CTA footer h3, .CTA footer h4, .CTA footer h5, .CTA footer h6, .CTA footer p, .CTA footer a, .CTA footer li, .CTA footer span {
  color: #383a3e !important;
}
/*# sourceMappingURL=style.css.map */