/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/webpack-import-glob-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/netsol/site/footer.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.footer a {
  font-family: "Inter", Helvetica, sans-serif;
}
.footer a:hover {
  opacity: 1;
}
.footer #ot-sdk-btn.ot-sdk-show-settings {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  white-space: nowrap !important;
}
.footer .aem_footer .footer__wrapper {
  padding: 0;
  background-color: #1A1A1A;
}
.footer .aem_footer .footer__wrapper .footer__darkBackground {
  background-color: #1A1A1A;
}
.footer .aem_footer .footer__wrapper .footer__container {
  padding-top: 3.25rem;
  padding-bottom: 0;
  text-decoration: none;
  width: 100%;
  max-width: 1712px !important;
}
.footer .aem_footer .footer__wrapper .footer__container:has(.footer-bottom) {
  padding-bottom: 1.5625rem;
  padding-top: 2.125rem;
}
@media only screen and (max-width: 1199px) {
  .footer .aem_footer .footer__wrapper .footer__container:has(.footer-bottom) {
    padding: 20px 31px 38px 31px;
  }
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container:has(.footer-bottom) {
    padding: 40px 16px;
  }
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container {
    padding: 2.5rem 1rem;
    margin: 0;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top {
  margin-bottom: 4.063rem;
}
@media only screen and (max-width: 1199px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-top {
    margin-bottom: 0.938rem;
  }
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-top {
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 993px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list {
  background-color: transparent;
}
@media only screen and (max-width: 993px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list.dropdown-open .list-children {
    display: block;
    padding-bottom: 1.5rem;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-heading p {
  margin: 0;
  font-family: "Inter", Helvetica, sans-serif;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.009375rem;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-heading svg {
  display: none;
}
@media only screen and (max-width: 993px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-heading {
    margin: 0 0 1.625rem 0;
  }
  .footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-heading:nth-child(5) {
    margin: 0;
  }
  .footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-heading {
    cursor: pointer;
  }
  .footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-heading svg {
    display: block;
  }
}
@media only screen and (max-width: 993px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-children {
    display: none;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-children li {
  margin-bottom: 16px;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-children li a {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-top .responsive-columns__column .link-list .list-children li a:hover {
  text-decoration: underline;
}
.footer .aem_footer .footer__wrapper .footer__container .footerCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.75rem;
}
@media only screen and (max-width: 1199px) {
  .footer .aem_footer .footer__wrapper .footer__container .footerCenter {
    margin-bottom: 4.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .footer .aem_footer .footer__wrapper .footer__container .footerCenter {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.875rem;
  }
  .footer .aem_footer .footer__wrapper .footer__container .footerCenter > * {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container .footerCenter {
    gap: 3rem;
    margin-bottom: 12px;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footerCenter__left__logo {
  width: 248px;
  height: 80px;
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container .footerCenter__left__logo {
    width: 186px;
    height: 60px;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footerCenter__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .footer .aem_footer .footer__wrapper .footer__container .footerCenter__right {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footerCenter__right__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
}
.footer .aem_footer .footer__wrapper .footer__container .footerCenter__right__item__link svg {
  height: 100%;
  color: #fff;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-bottom {
  color: rgba(255, 255, 255, 0.5);
}
.footer .aem_footer .footer__wrapper .footer__container .footer-bottom__links {
  word-break: keep-all;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.15px;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-bottom__links {
    margin-bottom: 1.625rem;
  }
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-bottom__links {
    gap: 0.4375rem;
  }
}
.footer .aem_footer .footer__wrapper .footer__container .footer-bottom__links a {
  color: inherit;
  text-decoration: none;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-bottom__links a:hover, .footer .aem_footer .footer__wrapper .footer__container .footer-bottom__links a:active {
  color: #fff;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-bottom__copyright {
  color: #fff;
  font-family: "Inter", Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
}
.footer .aem_footer .footer__wrapper .footer__container .footer-bottom .sitemap {
  display: none;
}
@media only screen and (max-width: 575px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-bottom .sitemap {
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  .footer .aem_footer .footer__wrapper .footer__container .footer-bottom .col-sm-8 {
    width: 100% !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.footer .aem_footer .footer__wrapper .cmp-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .aem_footer .footer__wrapper .cmp-image--left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer .aem_footer .footer__wrapper .cmp-image--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer .aem_footer .footer__wrapper .cmp-image--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer .aem_footer .footer__wrapper .cmp-image__image {
  width: inherit;
}
.footer .aem_footer .footer__wrapper .cmp-image--hideOnMobile {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .footer .aem_footer .footer__wrapper .cmp-image--hideOnMobile {
    display: none !important;
  }
}
.footer .aem_footer .footer__wrapper .cmp-image--hideOnDesktop {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .footer .aem_footer .footer__wrapper .cmp-image--hideOnDesktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.footer .aem_footer .footer__wrapper .img__height--auto {
  height: auto;
}
.footer .aem_footer .footer__wrapper .img__width--oneHundredPercent {
  width: 100%;
}
.footer .aem_footer .footer__wrapper .responsive-columns__fiftyfifty > .responsive-columns__column .image .cmp-image .cmp-image__image {
  width: 100%;
}
.footer .aem_footer *,
.footer .aem_footer *::before,
.footer .aem_footer *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .aem_footer .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 576px) {
  .footer .aem_footer .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 576px) {
  .footer .aem_footer .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 576px) {
  .footer .aem_footer .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 576px) {
  .footer .aem_footer .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 576px) {
  .footer .aem_footer .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 576px) {
  .footer .aem_footer .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 576px) {
  .footer .aem_footer .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
.footer .aem_footer .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.footer .aem_footer .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1400px) {
  .footer .aem_footer .container, .footer .aem_footer .container-sm, .footer .aem_footer .container-md, .footer .aem_footer .container-lg, .footer .aem_footer .container-xl {
    max-width: 1712px !important;
  }
}
.footer .aem_footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.footer .aem_footer .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.footer .aem_footer .no-gutters > .col,
.footer .aem_footer .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.footer .aem_footer .col-xl,
.footer .aem_footer .col-xl-auto, .footer .aem_footer .col-xl-12, .footer .aem_footer .col-xl-11, .footer .aem_footer .col-xl-10, .footer .aem_footer .col-xl-9, .footer .aem_footer .col-xl-8, .footer .aem_footer .col-xl-7, .footer .aem_footer .col-xl-6, .footer .aem_footer .col-xl-5, .footer .aem_footer .col-xl-4, .footer .aem_footer .col-xl-3, .footer .aem_footer .col-xl-2, .footer .aem_footer .col-xl-1, .footer .aem_footer .col-lg,
.footer .aem_footer .col-lg-auto, .footer .aem_footer .col-lg-12, .footer .aem_footer .col-lg-11, .footer .aem_footer .col-lg-10, .footer .aem_footer .col-lg-9, .footer .aem_footer .col-lg-8, .footer .aem_footer .col-lg-7, .footer .aem_footer .col-lg-6, .footer .aem_footer .col-lg-5, .footer .aem_footer .col-lg-4, .footer .aem_footer .col-lg-3, .footer .aem_footer .col-lg-2, .footer .aem_footer .col-lg-1, .footer .aem_footer .col-md,
.footer .aem_footer .col-md-auto, .footer .aem_footer .col-md-12, .footer .aem_footer .col-md-11, .footer .aem_footer .col-md-10, .footer .aem_footer .col-md-9, .footer .aem_footer .col-md-8, .footer .aem_footer .col-md-7, .footer .aem_footer .col-md-6, .footer .aem_footer .col-md-5, .footer .aem_footer .col-md-4, .footer .aem_footer .col-md-3, .footer .aem_footer .col-md-2, .footer .aem_footer .col-md-1, .footer .aem_footer .col-sm,
.footer .aem_footer .col-sm-auto, .footer .aem_footer .col-sm-12, .footer .aem_footer .col-sm-11, .footer .aem_footer .col-sm-10, .footer .aem_footer .col-sm-9, .footer .aem_footer .col-sm-8, .footer .aem_footer .col-sm-7, .footer .aem_footer .col-sm-6, .footer .aem_footer .col-sm-5, .footer .aem_footer .col-sm-4, .footer .aem_footer .col-sm-3, .footer .aem_footer .col-sm-2, .footer .aem_footer .col-sm-1, .footer .aem_footer .col,
.footer .aem_footer .col-auto, .footer .aem_footer .col-12, .footer .aem_footer .col-11, .footer .aem_footer .col-10, .footer .aem_footer .col-9, .footer .aem_footer .col-8, .footer .aem_footer .col-7, .footer .aem_footer .col-6, .footer .aem_footer .col-5, .footer .aem_footer .col-4, .footer .aem_footer .col-3, .footer .aem_footer .col-2, .footer .aem_footer .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
