div.doubleCard.row{max-height:59%}div.doubleCard.card-custom{height:55vh}.cards-container .row.g-4>[class*=col-]:empty{display:none!important}.card-custom{max-height:55vh;border:1px solid #ccc;border-radius:6px;-webkit-border-end:0;border-inline-end:0;-webkit-border-start:0;border-inline-start:0;box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.card-custom:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.2),0 4px 6px rgba(0,0,0,.1)}.card-custom .card-header .button-icon{color:var(--color-yellow-notice);font-size:1.2rem;transition:all .3s ease}.card-custom .card-header .button-icon:hover{color:var(--color-yellow-notice);transform:scale(1.2)}.card-custom .card-header .pin-icon{color:var(--color-cream);font-size:1.2rem}.card-custom .card-header{border:0;position:relative;background-color:transparent;background-color:var(--color-blue-medium)}.card-custom .card-header.pinned{background-color:var(--color-blue-dark)}.card-custom .card-header .card-custom-title{font-family:Rubik,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;font-size:.8rem;text-transform:uppercase;color:var(--color-white)}.card-custom .card-body p,.card-custom .card-body span{font-size:.9rem}.card-custom .card-body p.font-small{font-size:.8rem;color:var(--color-blue-medium)}.card-custom .card-body p.font-small.green{font-size:.8rem;color:var(--color-green-dark)}.card-custom .card-body span.font-small{font-size:.8rem;color:var(--color-blue-medium)}.card-custom .card-footer p.font-small{font-size:.8rem}.card-custom .card-footer{background-color:transparent;border:none;background-color:var(--color-cream)}.strength-div{padding:4px;margin:4px 0;text-align:center;font-weight:700;border:1px solid transparent;border-radius:4px;color:#fff}@media (min-width:576px){.card-custom{height:50vh}}@media (min-width:768px){.card-custom{height:37vh}div.doubleCard.row{max-height:100%}div.doubleCard.card-custom{height:37vh}}@media (min-width:992px){.card-custom,div.doubleCard.card-custom{height:38vh}}@media (min-width:1200px){.card-custom,div.doubleCard.card-custom{height:42vh}}