/* Variables */
/* Prefix for :root CSS variables */
/* Characters which are escaped by the escape-svg function */
/* Quickly modify global styling by enabling or disabling optional features. */
/* Spacing */
/* Position */
/* Paragraphs */
/* Z-index master list */
/* Variables */
/* Color system */
/* Body */
/* Grid breakpoints */
/* Grid containers */
/* Grid columns */
/* Variables */
/* Variables */
/* Gradient */
/* Links */
/* Icon links */
/* Variables */
/* Tables */
/* Variables */
/* Functions */
/* Variables */
/* Mixins */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Variables */
/* Map */
/* Variables */
/* Functions */
/* Prefix for :root CSS variables */
#Part__Footer .ka-footer__1 {
  margin-top: 1rem;
}
#Part__Footer .ka-footer__1 .__perks > div {
  cursor: pointer;
}
#Part__Footer .ka-footer__1 .__perks svg {
  height: 36px !important;
  width: 36px !important;
  fill: var(--theme-primary-text);
}
@media (max-width: 767.98px) {
  #Part__Footer .ka-footer__1 .__perks > div:nth-child(2) {
    border-right: 0 !important;
  }
}
#Part__Footer .ka-footer__2 {
  background-image: linear-gradient(180deg, #059 0, #004780 100%);
}
#Part__Footer .ka-footer__2 .__a--text {
  color: var(--ka-light);
  opacity: 0.8;
}
#Part__Footer .ka-footer__2 .__a--icon > svg {
  height: 36px !important;
  width: 36px !important;
  border-radius: 4px !important;
  margin-bottom: 0.25rem !important;
}
#Part__Footer .ka-footer__2 a:hover {
  opacity: 0.9;
}
#Part__Footer .ka-footer__2 .__row-1 .__col-1 .__wrapper {
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  line-height: 1;
}
#Part__Footer .ka-footer__2 .__row-1 .__col-1 .__wrapper > svg {
  height: 20px !important;
  width: 20px !important;
  fill: var(--ka-light);
  margin-right: 0.25rem;
  opacity: 0.8;
}
#Part__Footer .ka-footer__2 .__row-1 .__col-2 li {
  line-height: 2;
}
@media (max-width: 991.98px) {
  #Part__Footer .ka-footer__2 .__row-1 .__col-2, #Part__Footer .ka-footer__2 .__row-1 .__col-3 {
    margin-top: 1rem;
  }
}
#Part__Footer .ka-footer__2 .__row-2 {
  display: flex;
  justify-content: space-between;
}
#Part__Footer .ka-footer__2 .__row-2 .__col-2 img {
  max-height: 40px;
  width: auto;
  margin-left: 0.25rem;
}
@media (max-width: 991.98px) {
  #Part__Footer .ka-footer__2 .__row-2 {
    flex-direction: column;
    align-items: center;
  }
  #Part__Footer .ka-footer__2 .__row-2 .__col-1 {
    text-align: center;
    justify-content: center;
  }
  #Part__Footer .ka-footer__2 .__row-2 .__col-2 {
    margin-top: 0.5rem;
    justify-content: center;
    padding-right: 0 !important;
    margin-bottom: 2rem;
  }
}
@media (max-width: 1399.98px) {
  #Part__Footer .ka-footer__2 .__row-2 .__col-2 {
    padding-right: 94px;
  }
}
