<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* IM500

html {

  &amp; body.frontpage,
  &amp; body.monthly_report {

    &amp; main {
      background-image: url(https://www.caixabankresearch.com/sites/default/files/content/image/2025/05/12/49/fondo-im500.jpg);
      background-attachment: fixed;
      padding-top: 80px;
      padding-bottom: 80px;

      &amp; &gt; div.layout-content {
        background:#fff;
        padding-top: 10px;
        padding-bottom: 7px;
        }

      }

    &amp; footer {
      margin-top:0 !important;
      }
    }

  &amp; body.frontpage main.frontpage div#block-caixabank-content article div.field_paragraphs &gt; div:nth-child(1) {
    margin-bottom: 2rem;
    }

}
 */

#block-caixabank-content &gt; div &gt; div.content &gt; ul &gt; li:nth-child(1) &gt; div.available_only { display: none; }
body.term-50 .buttons-subcategories .btn:nth-child(3) {
  display: none;
}
body.term-50 .buttons-subcategories .btn:nth-child(2) {
  display: none;
}




</pre></body></html>