/* updated 8.29.2024 */
/* ES FID 3233 */
/* http://www.fico.com/mp/custom_CSS/mpCSS.css */


/* 1678 | 8.13.2024 */
.navbar__tab {
  padding-right: 35px;
}

/* 1543 | 8.13.2024 */
#block-fico-main-content>article>div>div>div>div>div>div>div[style*="padding:0 0 50%;"] {
  padding: 0px 0px 51.04% !important;
}

/* 1529 | 8.29.2024 */
@media only screen and (min-width:1024px) {
  .theme-light .platform-layout-2__section--tabs>.tab {
    min-width: fit-content;
    padding: 13px;
  }
}

/* 1828 | 8.29.2024*/
@media only screen and (max-width:767px) {
  div.platform-layout-7__subtitle>div {
    padding: 0 0 325.74% !important;
  }
}


/* 00015589 | 9.16.2024 */
@media only screen and (min-width:1025px){
  #block-fico-main-content .header14__title{
    margin-top: unset;
  }
}