.custom-card{flex:1 0 calc(25% - 1.25rem);box-sizing:border-box;width:18rem;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .2s ease-in-out}.custom-card:hover{transform:scale(1.05)}.custom-card .card-link{color:inherit;text-decoration:none;display:block}.custom-card .card-header img{width:100%;height:auto;display:block;margin:0 auto}.custom-card .card-body{padding:15px;text-align:center;height:10em}.custom-card .card-title{font-size:1rem;font-weight:600;margin-bottom:10px}.custom-card .card-text{font-size:1rem;line-height:1.6;margin:0 auto;max-width:90%}.custom-card .card-footer{background-color:#f8f9fa;text-align:center;padding:15px;font-weight:500}.card-columns{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;padding:2rem}@media(max-width:991px){.custom-card{flex:1 0 calc(33.333% - 1.25rem)}}@media(max-width:767px){.custom-card{flex:1 0 calc(50% - 1.25rem)}#inarticles-style table{text-align:center!important}#inarticles-style table thead td:first-child{font-size:15px!important;font-weight:600;display:none}#inarticles-style table thead td:not(:first-child){font-size:13px!important;font-weight:medium}#inarticles-style table thead td:not(:first-child){font-size:13px!important;font-weight:medium}tbody,thead{display:block}tr{display:flex;flex-wrap:wrap;justify-content:flex-start}td:first-child{flex-basis:100%;order:1;margin-bottom:10px;border-bottom:0 solid #343a40!important;font-size:1em!important}td:not(:first-child){flex-basis:25%;order:2;font-size:15px!important}}@media(max-width:575px){.custom-card{flex:1 0 100%}}.sticky-image{background-color:transparent;padding:0;border-radius:0;box-shadow:none;top:420px}@media only screen and (max-width:600px){}#inarticles-style table tbody{background:#e4f5f7 0 0 no-repeat padding-box}#inarticles-style table td{border-bottom:1px solid #343a40}#inarticles-style table thead{background:#0090b7 0 0 no-repeat padding-box;font-weight:600;color:#fff}#inarticles-style table tbody td:first-child{font-weight:600;color:#343a40}#inarticles-style table tbody td:not(:first-child){color:#343a40}