.footer {
  padding: 0px !important;
}
.footer .tccc-cmp-footer {
  background: #4a4a4a;
}
.footer .tccc-cmp-footer .screen-reader-only {
  position: absolute;
  width: 1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}
.footer .tccc-cmp-footer .text-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
html.xs .footer .tccc-cmp-footer .footer__row,
html.sm .footer .tccc-cmp-footer .footer__row {
  display: block;
  width: 100%;
  max-width: 100vw;
}
.footer .tccc-cmp-footer .footer__logo {
  position: relative;
  padding: 1.063rem 1.25rem;
}
html.xs .footer .tccc-cmp-footer .footer__logo,
html.sm .footer .tccc-cmp-footer .footer__logo {
  padding: 1.25rem 0px;
}
.footer .tccc-cmp-footer .footer__logo .footer__logo-text {
  text-align: center;
}
.footer .tccc-cmp-footer .footer__logo .footer__logo-text p {
  text-transform: uppercase;
  color: #bababa;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.813rem;
  text-align: center;
}
.footer .tccc-cmp-footer .footer__logo .footer__logo-text p a {
  color: #bababa;
  text-decoration: none;
}
.footer .tccc-cmp-footer .footer__logo .footer__logo-text p a:hover {
  color: #bababa;
}
.footer .tccc-cmp-footer .footer__logo .footer__logo-img {
  max-width: 100%;
  text-align: center;
}
.footer .tccc-cmp-footer .footer__logo .footer__logo-img img {
  max-width: 100%;
}
html.xs .footer .tccc-cmp-footer .footer__logo .footer__logo-main,
html.sm .footer .tccc-cmp-footer .footer__logo .footer__logo-main {
  display: block;
  width: 100%;
  border-bottom: 1px solid #bababa;
}
.footer .tccc-cmp-footer .footer__logo .footerLinkList {
  position: absolute;
  right: 0px;
  top: 30%;
  text-align: center;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
html.xs .footer .tccc-cmp-footer .footer__logo .footerLinkList,
html.sm .footer .tccc-cmp-footer .footer__logo .footerLinkList {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #bababa;
  padding: 0.75rem;
}
.footer .tccc-cmp-footer .footer__logo .footerLinkList li {
  list-style-type: none;
  display: inline;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.footer .tccc-cmp-footer .footer__logo .footerLinkList li a {
  padding: 0 0.625rem;
  font-weight: 100;
  color: #bababa;
  border-right: 1px solid #bababa;
}
.footer .tccc-cmp-footer .footer__logo .footerLinkList li a:hover {
  text-decoration: none;
}
.footer .tccc-cmp-footer .footer__logo .footerLinkList li:last-child a,
.footer .tccc-cmp-footer .footer__logo .footerLinkList li.no-border a {
  border-right: 0 !important;
}
.footer .tccc-cmp-footer .socialMediaList {
  text-align: center;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
html.xs .footer .tccc-cmp-footer .socialMediaList,
html.sm .footer .tccc-cmp-footer .socialMediaList {
  display: block;
  width: 100%;
}
.footer .tccc-cmp-footer .socialMediaList li {
  list-style-type: none;
  display: inline;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.footer .tccc-cmp-footer .socialMediaList li a {
  padding: 0 0.625rem;
  font-weight: 100;
  color: #bababa;
}
.footer .tccc-cmp-footer .socialMediaList li a:hover {
  text-decoration: none;
}
html.xs .footer .tccc-cmp-footer .socialMediaList li a,
html.sm .footer .tccc-cmp-footer .socialMediaList li a {
  padding: 0 0.25rem;
}
.footer .tccc-cmp-footer .socialMediaList li:last-child a {
  border-right: 0 !important;
}
.footer .tccc-cmp-footer .footer__text .footer__content {
  -webkit-align-content: baseline;
      -ms-flex-line-pack: baseline;
          align-content: baseline;
  margin: 0 auto;
  display: block !important;
}
.footer .tccc-cmp-footer .footer__text p {
  color: #bababa;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  line-height: 1.188rem;
}
.footer .tccc-cmp-footer .footer__description {
  display: block;
  text-align: center !important;
  padding: 2.5rem 0;
}
html.xs .footer .tccc-cmp-footer .footer__description,
html.sm .footer .tccc-cmp-footer .footer__description {
  padding: 1.25 0.75rem 0.75rem;
}
.footer .tccc-cmp-footer .footer__description p {
  font-size: 0.75rem;
  line-height: 1.1rem;
  max-width: 40rem;
  margin: 0 auto;
}
html.xs .footer .tccc-cmp-footer .footer__description p,
html.sm .footer .tccc-cmp-footer .footer__description p {
  width: 100%;
  max-width: 95vw;
  font-size: 0.6rem;
}
.footer .tccc-cmp-footer .footer__description br {
  margin-bottom: 0.25rem;
}
html.xs .footer .tccc-cmp-footer .footer__description br,
html.sm .footer .tccc-cmp-footer .footer__description br {
  margin-bottom: 1rem;
}
