body {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  overflow-x: hidden; }

html {
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }

.content {
  height: 70vh; }

.footer-48201 {
  padding: 7rem 0;
  background-color: #000;
  color: #777;
  overflow-x: hidden; }
  .footer-48201 .container {
    max-width: 1260px; }
  .footer-48201 .footer-top-row {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap; }
  .footer-48201 .footer-brand-col {
    flex: 0 0 360px;
    max-width: 360px;
    padding-right: 48px; }
  .footer-48201 .footer-site-logo {
    font-size: 1.5rem;
    color: #fff; }
  .footer-48201 .footer-site-logo img {
    width: 170px;
    max-width: 100%;
    height: auto;
    display: block; }
  .footer-48201 .nav-links li {
    margin-bottom: 10px; }
    .footer-48201 .nav-links li a {
      color: gray; }
      .footer-48201 .nav-links li a:hover {
        color: #fff; }
  .footer-48201 .footer-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 22px; }
  .footer-48201 .footer-services-col {
    flex: 0 0 400px;
    max-width: 400px; }
  .footer-48201 .footer-services-grid-wrap {
    display: flex;
    align-items: flex-start;
    gap: 48px; }
  .footer-48201 .footer-services-grid {
    margin-bottom: 0; }
  .footer-48201 .footer-services-grid li {
    margin-bottom: 14px; }
  .footer-48201 .footer-services-grid li a {
    white-space: nowrap; }
  .footer-48201 .footer-services-grid.second-col {
    margin-top: 0; }
  .footer-48201 .footer-quick-links {
    min-width: 0; }
  .footer-48201 .footer-quick-col {
    flex: 0 0 210px;
    max-width: 210px; }
  .footer-48201 .footer-inline-links {
    display: flex;
    align-items: center;
    gap: 24px;
    margin: 0; }
  .footer-48201 .footer-inline-links li {
    margin-bottom: 0; }
  .footer-48201 .footer-primary-links {
    justify-content: flex-start;
    gap: 22px;
    margin: 0; }
  .footer-48201 .footer-primary-links {
    flex-wrap: nowrap;
    width: fit-content;
    padding-left: 0; }
  .footer-48201 .footer-primary-links li a {
    white-space: nowrap; }
  .footer-48201 .footer-primary-links li a {
    color: #fff; }
  .footer-48201 .footer-primary-links li:first-child a {
    font-weight: 700;
    color: #fff; }
  .footer-48201 .btn.btn-tertiary {
    background-color: #010ED0;
    color: #fff;
    border-radius: 30px;
    border: none;
    padding: 12px 30px;
    min-width: 148px;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    text-align: center; }
  .footer-48201 .footer-cta-col {
    flex: 0 0 160px;
    max-width: 160px;
    margin-left: auto;
    text-align: center; }
  .footer-48201 .btn.btn-tertiary:hover {
    background-color: #fff;
    color: #010ED0; }
  .footer-48201 .social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: nowrap; }
  .footer-48201 .social li {
    display: inline-block; }
    .footer-48201 .social li a {
      color: gray;
      padding: 4px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 24px;
      height: 24px; }
      .footer-48201 .social li a:hover {
        color: #fff; }
  .footer-48201 .footer-meta-row {
    margin-top: 28px; }
  .footer-48201 .footer-meta {
    border-bottom: 1px solid #404040;
    padding-bottom: 14px;
    position: relative;
    min-height: 52px; }
  .footer-48201 .copyright-text {
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 14px;
    transform: translateX(-50%);
    color: gray;
    white-space: nowrap;
    text-align: center; }

@media (max-width: 767.98px) {
  .footer-48201 .footer-top-row {
    display: block; }
  .footer-48201 .footer-services-col,
  .footer-48201 .footer-quick-col,
  .footer-48201 .footer-brand-col,
  .footer-48201 .footer-cta-col {
    flex: 0 0 auto;
    max-width: 100%;
    min-width: 0; }
  .footer-48201 .footer-services-grid-wrap {
    display: block; }
  .footer-48201 .footer-services-grid {
    margin-bottom: 0; }
  .footer-48201 .footer-services-grid.second-col {
    margin-top: 10px; }
  .footer-48201 .footer-primary-links {
    flex-wrap: wrap;
    gap: 14px; } }

@media (max-width: 767.98px) {
  .footer-48201 .footer-meta {
    padding-bottom: 16px; }
  .footer-48201 .copyright-text {
    position: static;
    transform: none;
    margin-top: 12px;
    text-align: left; } }

.footer-48201 {
  padding: 72px 0 92px !important;
}

.footer-48201 .footer-top-row {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  flex-wrap: nowrap !important;
  gap: 48px !important;
}

.footer-48201 .footer-brand-col {
  flex: 0 0 360px !important;
  max-width: 360px !important;
}

.footer-48201 .footer-services-col {
  flex: 0 0 410px !important;
  max-width: 410px !important;
}

.footer-48201 .footer-services-grid-wrap {
  display: flex !important;
  align-items: flex-start !important;
  gap: 48px !important;
}

.footer-48201 .footer-services-grid,
.footer-48201 .footer-quick-links,
.footer-48201 .footer-primary-links,
.footer-48201 .social {
  padding-left: 0 !important;
}

.footer-48201 .footer-quick-col {
  flex: 0 0 210px !important;
  max-width: 210px !important;
}

.footer-48201 .footer-cta-col {
  flex: 0 0 170px !important;
  max-width: 170px !important;
  margin-left: 0 !important;
  text-align: center !important;
}

.footer-48201 .footer-title,
.footer-48201 h3.footer-title {
  color: #fff !important;
  font-size: 22px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  margin: 0 0 22px !important;
}

.footer-48201 p,
.footer-48201 li,
.footer-48201 a {
  color: gray;
}

.footer-48201 .footer-primary-links {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 22px !important;
  width: auto !important;
  margin: 0 !important;
}

.footer-48201 .footer-meta-row {
  margin-top: 28px !important;
}

.footer-48201 .footer-meta {
  border-bottom: 1px solid #404040 !important;
  padding-bottom: 14px !important;
  min-height: 52px !important;
  position: relative !important;
}

.footer-48201 .copyright-text {
  position: absolute !important;
  left: 50% !important;
  top: 100% !important;
  margin-top: 14px !important;
  transform: translateX(-50%) !important;
  white-space: nowrap !important;
  text-align: center !important;
}

@media (max-width: 767.98px) {
  .footer-48201 .footer-top-row {
    display: block !important;
  }

  .footer-48201 .footer-brand-col,
  .footer-48201 .footer-services-col,
  .footer-48201 .footer-quick-col,
  .footer-48201 .footer-cta-col {
    flex: 0 0 auto !important;
    max-width: 100% !important;
  }

  .footer-48201 .footer-services-grid-wrap,
  .footer-48201 .footer-primary-links {
    display: block !important;
  }

  .footer-48201 .copyright-text {
    position: static !important;
    transform: none !important;
    margin-top: 12px !important;
    text-align: left !important;
  }
}
