/* /content/dam/intelligentcontent/unbranded/mibcaware/us/en/css/home.css */

img {
  width: 100%;
}

#home #txt_heroimg {
}

#home #txt_heroimg .heroimg {
}

#home #txt_heroimg .heroimg .mob {
  display: none;
}

#home #txt_section2 {
}

#home #txt_section2 .heading {
}

#home #txt_section2 .heading H2 {
  font-size: 40px;
  font-family: Arial;
  text-align: center;
  font-weight: 700;
  line-height: 48px;
  display: none;
}

#home #txt_section2 .heading .button {
  position: relative;
  margin-top: 65px;
}

#home #txt_section2 .heading .button a {
  font-family: Arial;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
  text-align: center;
  color: white;
  background: #4BA7B6;
  padding: 8px 16px 8px 16px;
  border-radius: 4.8px;
  width: 136px;
  height: 40px;
  Text-decoration: none;
  display: flex;
  justify-content: center;
  margin: auto;
}

#home #acc_home {
  display: flex;
  justify-content: center;
}

#home #acc_home .accortext p,
#home #acc_home .accortext p a {
  font-size: 12px;
  line-height: 19px;
  font-family: Arial;
  color: #000000;
}

#home #acc_home .accortext p a {
  color: #000000;
}

#home .cmp-accordion button .cmp-accordion__icon {
    padding: 0;
    height: 13px;
    margin-bottom: 3px;
}

#home .cmp-accordion button .cmp-accordion__icon:before {
    background-image: url(/content/dam/intelligentcontent/unbranded/mibcaware/us/en/img/down-arrow-dropdown.png) !important;
    content: "";
    display: inline-block;
    width: 17px;
    height: 11px;
    background-size: contain;
    background-repeat: no-repeat;
}

#home .cmp-accordion button.cmp-accordion__button--expanded .cmp-accordion__icon:before {
  background-image: url(/content/dam/intelligentcontent/unbranded/mibcaware/us/en/img/up-arrow-dropdown.png) !important;
  width: 18px;
  height: 12px;
}

#home #desktop-accordion:has(.cmp-accordion__button--expanded) .cmp-accordion__icon,
#home #mobile-accordion:has(.cmp-accordion__button--expanded) .cmp-accordion__icon {
  height: 21px;
}

#home .cmp-accordion .cmp-accordion__item {
  border: 1px solid #8D8F8F80;
  margin: 31px 0 43px;
  width: 968px;
}


#home .cmp-accordion button.cmp-accordion__button.cmp-accordion__button--expanded {
  padding-bottom: 3px;
}

#home .cmp-accordion__panel {
  padding: 0px 12px 15px 18px;
}

#home .cmp-accordion button .cmp-accordion__title {
  font-size: 12px;
  line-height: 19px;
  font-family: Arial, sans-serif;
  font-weight: 400;
}

#error-container {
  display: flex;
  justify-content: center;
  margin-top: 215px;
  margin-bottom: 573px;
}

.error-text {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 28px;
  text-align: center;
  color: #353F47;
}

.error-title {
  font-family: Lexia;
  font-weight: 400;
  font-size: 49px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {


  #home #txt_heroimg .heroimg .desk {
    display: none;
  }

  #home #txt_heroimg .heroimg .mob {
    display: block;
  }

  #home   #box-2 #cta-section,
    .newpar {
    display: none;
  }

  #home     .aem-GridColumn--default--4 {
    width: 100% !important;
  }

  
 .error-text {
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
  }

  #home .button a {
    left: auto;
    width: inherit;
  }

  #home #txt_section2 .heading h2 {
    display: none;
  }

  #home #txt_section2 .heading {
    margin-top: 43px;
  }

  #home #txt_section2 .heading .button {
    margin-top: 0px;
  }

  #home #txt_section2 .heading .button a {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #home #acc_home {
    padding: 0 15px;
  }

  #home #accordion-c6d1e7d931 {
  }

  #home:has(.cmp-accordion__button--expanded) .cmp-accordion__icon {
    height: 24px;
  }

  #home .cmp-accordion .cmp-accordion__item {
    margin-top: 24px;
    width: 100%;
    margin-bottom: 18px;
  }

  #home #text-387fb08205,
    #home #accordion-c6d1e7d931-item-2493d863ec-panel {
    padding-top: 3px;
  }

  #home .cmp-accordion__panel {
    padding-left: 10px;
    padding-right: 14px;
    padding-bottom: 25px;
  }
  
  
  
#error-container {
  margin-top: 114px;
  margin-bottom: 340px;
}


.error-title {
    line-height: 60px;
    text-align: center;
    margin-bottom: 24px;
    margin-top:15px;
}
  
}