.row-tests{justify-content:center}.card{max-width:350px;flex-direction:column;box-sizing:border-box;justify-content:space-between;border-radius:1em}.card-img{width:100%;height:300px;border-radius:2rem;padding:1rem}.card-body{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.test-card .card-text{font-weight:600}.test-card{background-color:#333333e6;max-width:300px;box-shadow:0 4px 8px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.test-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #00000080}.card-body h5{font-size:1.7rem;font-weight:600;color:var(--color-title);text-wrap:wrap;height:3.5rem;overflow:hidden;line-height:1em}.test-card p{color:#fff;font-size:14px;line-height:1.6;text-align:justify}.test-link{display:inline-block;margin-top:15px;padding:10px 20px;background-color:#fc0;color:#1a1a1a;text-decoration:none;border-radius:5px;font-weight:500;transition:background-color .3s ease}.test-link:hover{background-color:#e6b800}.parallax-container{display:flex;min-height:86vh;flex-direction:column;align-items:center;justify-content:center;top:0;bottom:0;background-attachment:fixed;background-color:#000;background-position:center;color:var(--color);text-align:center;position:relative;overflow:hidden;padding-bottom:2rem}.btn-yellow{margin-top:.5rem;width:90%;font-size:1rem;padding:.6rem 1.2rem}.card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none;animation:pulse 2s infinite}.card-overlay span{color:#fff;font-size:2.4rem;font-weight:700;padding:.5rem 1rem;border-radius:.5rem;transform:rotate(-45deg)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 576px){.card{max-width:100%}.card-img{height:350px;padding:1.5rem}.card-body h5{font-size:1.9rem}.test-card p{font-size:12px;text-align:justify;margin-top:1rem}body{padding-top:5px}}@media (max-width: 767px){.row-tests>div[class^=col]{flex:0 0 auto;width:auto}.row-tests{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}}@media (max-width: 1399px){.card-img{height:350px;padding:1.5rem}}@media (min-width: 1399px){.row-tests>div[class^=col]{flex:0 0 auto;width:auto}}@media (max-width: 1199px){.card-img{height:350px;padding:1.5rem}.card{width:100%;max-width:350px}@media (min-width: 992px){.row-tests>div[class^=col]{flex:0 0 auto;width:auto}}}@media (max-width: 992px){.card{width:100%;max-width:330px}.card-img{height:330px}}
