.faq-landing-wrapper {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .faq-landing-wrapper .col-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.faq-landing-wrapper .card {
  height: 344px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .faq-landing-wrapper .card {
    height: 284px;
  }
}
@media screen and (max-width: 1024px) {
  .faq-landing-wrapper .card {
    height: 224px;
  }
  .faq-landing-wrapper .card img {
    width: 85px;
  }
}
@media screen and (max-width: 768px) {
  .faq-landing-wrapper .card {
    height: 180px;
    margin-bottom: 8px;
  }
  .faq-landing-wrapper .card img {
    width: 60px;
  }
}
@media screen and (max-width: 375px) {
  .faq-landing-wrapper .card {
    height: 160px;
    margin-bottom: 8px;
  }
  .faq-landing-wrapper .card img {
    width: 60px;
  }
}
.faq-landing-wrapper .card .card-body {
  margin: auto;
}
@media screen and (max-width: 375px) {
  .faq-landing-wrapper .card .h6 {
    font-size: 16px;
  }
}
.faq-landing-wrapper li:nth-child(1) {
  border-top: 1px solid #d6d6d6;
}
.faq-landing-wrapper li {
  border-bottom: 1px solid #d6d6d6;
}
.faq-landing-wrapper li .accordion-location__header {
  border-bottom: none;
}

.faq-wrapper {
  width: 100%;
}
.faq-wrapper li:nth-child(1) {
  border-top: 1px solid #d6d6d6;
}
.faq-wrapper li {
  border-bottom: 1px solid #d6d6d6;
}
.faq-wrapper li .accordion-location__header {
  border-bottom: none;
}
.faq-wrapper .accordion-FAQs .card-body a {
  text-decoration: underline;
}
.faq-wrapper .accordion-FAQs .card-body li {
  border: 0;
  margin-bottom: 15px;
}
.faq-wrapper .accordion-FAQs .card-body ul > li {
  list-style-type: disc;
}
.faq-wrapper .accordion-FAQs .card-body .indent {
  display: inline-block;
  min-width: 145px;
  padding-right: 10px;
}
.faq-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.faq-wrapper .first-column {
  width: 30%; /* Adjust this value as needed */
}
.faq-wrapper th,
.faq-wrapper td {
  text-align: left;
  padding: 8px;
}
.faq-wrapper tr:nth-child(even) {
  background-color: #f2f2f2;
}

@media (max-width: 1023px) {
  #menuModalBackground {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.75;
    z-index: 1;
  }
}

.faq-help-center .faq-help-center-header {
  background-color: #000;
}
.faq-help-center .faq-help-center-header .hero-card {
  position: relative;
  overflow: hidden;
  height: 256px;
}
.faq-help-center .faq-help-center-header .hero-card .card-background-image {
  position: absolute;
  width: 100%;
}
.faq-help-center .faq-help-center-header .hero-card .card-background-image img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 767px;
}
@media (min-width: 768px) {
  .faq-help-center .faq-help-center-header .hero-card .card-background-image img {
    width: 1023px;
  }
}
@media (min-width: 1024px) {
  .faq-help-center .faq-help-center-header .hero-card .card-background-image img {
    width: 1440px;
  }
}
.faq-help-center .faq-help-center-header .hero-card .card-copy-container {
  position: absolute;
  padding: 3rem 1.5rem 1.5rem;
  width: 100%;
  max-width: 328px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .faq-help-center .faq-help-center-header .hero-card .card-copy-container {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
.faq-help-center .faq-help-center-header .hero-card .card-copy-container nav {
  background-color: unset;
}
.faq-help-center .faq-help-center-header .hero-card .card-copy-container nav ol {
  background-color: unset;
}
.faq-help-center .faq-help-center-header .hero-card .card-copy-container nav .breadcrumb {
  border-bottom: 0;
  padding: 0;
  font-size: 0.75em;
  line-height: 1rem;
}
.faq-help-center .faq-help-center-header .hero-card .card-copy-container nav .breadcrumb a {
  color: hsla(0, 0%, 100%, 0.6);
}
.faq-help-center .faq-help-center-header .hero-card .card-copy-container nav .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}
.faq-help-center .faq-help-center-header h1 {
  color: rgba(255, 255, 255, 0.9);
  /* Heading 3 / Mobile (36px) */
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin-top: 2rem;
}
.faq-help-center .faq-help-center-header p {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .faq-help-center .faq-help-center-main {
    padding: 32px 0;
  }
}
.faq-help-center #noResultsSearchTerm {
  text-decoration: underline;
}
.faq-help-center .collapsed {
  display: none;
}
.faq-help-center #faqSideNav.collapsed {
  max-height: 0;
  top: -100%;
}
@media (min-width: 1024px) {
  .faq-help-center .side-bar {
    margin: auto;
    position: sticky;
    top: 20px;
  }
}
@media (min-width: 768px) {
  .faq-help-center .side-bar .side-bar-nav {
    background-color: #f7f7f7;
  }
}
@media (min-width: 1024px) {
  .faq-help-center .side-bar .side-bar-nav {
    border-radius: 0.25rem;
  }
}
.faq-help-center .side-bar .side-bar-nav .side-bar-nav-title-wrapper {
  padding: 1.5rem;
  border-bottom: solid 1px #c7c7c7;
  height: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .faq-help-center .side-bar .side-bar-nav .side-bar-nav-title-wrapper {
    text-align: center;
  }
}
.faq-help-center .side-bar .side-bar-nav .side-bar-nav-title-wrapper .icon {
  width: 1.25rem;
}
.faq-help-center .side-bar .side-bar-nav .side-bar-nav-title-wrapper .icon svg {
  width: 1.25rem;
}
.faq-help-center .side-bar .side-bar-nav .side-bar-nav-title-wrapper .side-bar-nav-title {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media (max-width: 1023px) {
  .faq-help-center .side-bar .side-bar-nav .side-bar-nav-title-wrapper .side-bar-nav-title:after {
    content: "\ea12";
    font-size: 24px;
    position: relative;
    top: 0;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.9);
    font-family: "iconfont" !important;
    font-weight: 500;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    transition: transform 0.3s ease;
    transform: rotate(180deg);
  }
  .faq-help-center .side-bar .side-bar-nav .side-bar-nav-title-wrapper .side-bar-nav-title[aria-expanded=true]:after {
    transform: rotate(0deg);
  }
}
.faq-help-center .side-bar .side-bar-nav .side-bar-list {
  padding: 1rem 1.5rem;
  overflow: hidden;
  position: relative;
  max-height: 0;
  transition: max-height 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
  max-height: 100vh !important;
}
@media (min-width: 1024px) {
  .faq-help-center .side-bar .side-bar-nav .side-bar-list {
    display: block !important;
    max-height: none; /* Ensure full height on larger screens */
    overflow: visible;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1023px) {
  .faq-help-center .side-bar .side-bar-nav .side-bar-list:not(.collapsed) {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .faq-help-center .side-bar .side-bar-nav .side-bar-list.collapsed {
    opacity: 0;
    visibility: hidden;
  }
}
.faq-help-center .side-bar .side-bar-nav .side-bar-list .accordion .card:first-child {
  margin-top: 0;
}
.faq-help-center .side-bar .side-bar-nav .side-bar-list .accordion .sub-nav-item ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.faq-help-center .side-bar .side-bar-nav .side-bar-list .accordion .sub-nav-item ul button {
  padding-left: 0;
}
.faq-help-center .side-bar .side-bar-nav .side-bar-list .accordion .sub-nav-item ul button:focus {
  outline: none;
}
.faq-help-center .side-bar .side-bar-nav .card {
  background-color: unset;
  display: flex;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.faq-help-center .side-bar .side-bar-nav .card .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.faq-help-center .side-bar .side-bar-nav .card ul {
  margin-bottom: 0;
}
.faq-help-center .side-bar .side-bar-nav .card .accordion-item {
  margin-bottom: 0;
}
.faq-help-center .side-bar .side-bar-nav .card .accordion-item button {
  color: black;
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  text-wrap: wrap;
  text-align: left;
  padding-right: 24px;
}
.faq-help-center .side-bar .side-bar-nav .card .accordion-item button:after {
  right: 0;
  top: 50%;
  margin: 0;
  border: none;
  font-size: 24px;
  content: "\ea12";
  position: absolute;
  color: rgba(0, 0, 0, 0.9);
  display: inline-block;
  transform: translateY(-50%) rotate(180deg);
  font-family: iconfont !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  transition: transform 0.3s ease;
}
.faq-help-center .side-bar .side-bar-nav .card .accordion-item button[aria-expanded=true]:after {
  transform: translateY(-50%) rotate(0deg);
}
.faq-help-center .side-bar .side-bar-nav .card .accordion-item.active button {
  color: #f58300;
}
.faq-help-center .side-bar .side-bar-nav .card .faq-subitem {
  list-style-type: none;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border: none;
  background-color: unset;
}
.faq-help-center .side-bar .side-bar-nav .card .faq-subitem.active {
  color: #f58300;
}
.faq-help-center .side-bar .side-bar-nav .card .faq-subitem:last-child {
  padding-bottom: 0;
}
.faq-help-center .side-bar .side-bar-nav .no-sub-items button:after {
  content: "" !important;
}
.faq-help-center .faq-search-and-list {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1024px) {
  .faq-help-center .faq-search-and-list {
    margin-left: 56px;
    padding-right: 50px;
  }
}
.faq-help-center .faq-search-and-list #searchInput.no-results {
  border-color: #eb0028;
}
.faq-help-center .faq-search-and-list #searchInput.no-results:focus {
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
}
.faq-help-center .faq-search-and-list #searchInput .test-class-build {
  color: unset;
}
.faq-help-center .faq-search-and-list .faq-main-title {
  margin: 0;
}
.faq-help-center .faq-search-and-list .faq-main-title h2.h3 {
  margin-bottom: 2rem;
}
.faq-help-center .faq-search-and-list .search-bar-container {
  margin: 1.5rem auto 0;
}
@media (min-width: 1024px) {
  .faq-help-center .faq-search-and-list .search-bar-container {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.faq-help-center .faq-search-and-list #dataResults {
  margin-top: 3rem;
}
.faq-help-center .faq-search-and-list #dataResults .category a {
  color: black;
}
.faq-help-center .faq-search-and-list #dataResults .category-title {
  margin-top: 3rem;
}
.faq-help-center .faq-search-and-list #dataResults .category-subtitle {
  margin-top: 2.25rem;
}
.faq-help-center .faq-search-and-list .faq-accordion-item button {
  color: black;
  display: flex;
  width: 100%;
  padding-left: 0;
  text-wrap: wrap;
  text-align: left;
  padding-right: 65px;
  font-weight: 700;
}
.faq-help-center .faq-search-and-list .faq-accordion-item button:after {
  right: 1rem;
  top: 50%;
  margin: 0;
  border: none;
  font-size: 24px;
  content: "\ea12";
  position: absolute;
  color: rgba(0, 0, 0, 0.9);
  display: inline-block;
  transform: translateY(-50%) rotate(180deg);
  font-family: iconfont !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  transition: transform 0.3s ease;
}
.faq-help-center .faq-search-and-list .faq-accordion-item button:after[aria-expanded=true]:after {
  transform: translateY(-50%) rotate(0deg);
}
.faq-help-center .faq-search-and-list .faq-accordion-item button[aria-expanded=true]:after {
  transform: translateY(-50%) rotate(0deg);
}
.faq-help-center .faq-search-and-list .card-header {
  background-color: unset;
  padding-left: 0;
  padding-right: 0;
}
.faq-help-center .faq-search-and-list .card-body {
  padding-left: 0;
}
.faq-help-center .faq-search-and-list .card-body a {
  color: black;
}
.faq-help-center .faq-search-and-list #noResults {
  margin-top: 3rem;
  color: #eb0028;
}
.faq-help-center .faq-search-and-list #noResults a {
  color: #eb0028;
  text-decoration: underline;
}
.faq-help-center .btn.btn-link.faq-category {
  display: flex;
  gap: 0.75rem;
  padding: 0;
}
.faq-help-center .btn.btn-link.faq-category .t2-icon {
  width: 1.25rem;
}
.faq-help-center .btn.btn-link.faq-category .t2-icon svg {
  width: 100%;
}
.faq-help-center .side-bar-contact {
  background-color: #f7f7f7;
  margin-top: 1.5rem;
  width: 100%;
}
@media (min-width: 425px) and (max-width: 767px) {
  .faq-help-center .side-bar-contact {
    max-width: 318px;
  }
}
.faq-help-center .side-bar-contact .contact-box {
  padding: 2.5rem;
  text-align: center;
  margin: 0 auto;
}
.faq-help-center .side-bar-contact .contact-icon {
  width: 50px;
  height: 50px;
}
.faq-help-center .side-bar-contact .contact-text {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}
.faq-help-center .side-bar-contact .contact-button {
  background-color: #000;
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
}
.faq-help-center .side-bar-contact .contact-info {
  font-size: 12px;
  color: #777;
  margin-top: 20px;
}
.faq-help-center .side-bar .side-bar-contact {
  display: none;
}
@media (min-width: 1024px) {
  .faq-help-center .side-bar .side-bar-contact {
    display: block;
  }
}
.faq-help-center .faq-search-and-list .side-bar-contact {
  display: block;
}
@media (min-width: 1024px) {
  .faq-help-center .faq-search-and-list .side-bar-contact {
    display: none;
  }
}

/* Add this CSS to your stylesheet */
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animateFadeInDown {
  opacity: 0;
  animation: fadeInDown 3s forwards;
}

html {
  scroll-behavior: smooth;
}
