.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}.guide-modal-text p{font-weight:500}.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.5rem;font-weight:600;color:var(--color-title);text-wrap:wrap;height:3.5rem;overflow:visible;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}.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:#ffffffe6;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:300px;padding:1.5rem}.card{width:100%;max-width:300px}.card-body h5{font-size:1.3rem}.row-tests>div[class^=col]{flex:0 0 auto;width:auto}}.guide-modal{visibility:hidden;opacity:0;position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease,visibility .3s ease}.guide-modal.active{visibility:visible;opacity:1}.guide-modal-content{background:#1a1a1a;border-radius:1rem;max-width:700px;max-height:80vh;width:95%;color:#fff;padding:2rem;position:relative;display:flex;flex-direction:column;transform:scale(.95);transition:transform .3s ease;overflow:hidden}.guide-modal.active .guide-modal-content{transform:scale(1)}.guide-modal-img{width:100%;border-radius:.5rem;object-fit:contain;max-height:400px}.guide-modal-text h3{color:var(--color-title)}.guide-close{position:absolute;top:1rem;right:1.5rem;font-size:2rem;color:#fff;cursor:pointer;background-color:#ffffff1a;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .2s ease}.guide-close:hover{background-color:#ffffff4d;transform:scale(1.1)}.price{font-weight:700;margin-top:1rem;color:gold}.guide-modal-text{flex:1 1 auto;overflow-y:auto;margin-bottom:1rem;padding-right:.5rem;max-height:100%}.guide-modal-text::-webkit-scrollbar{width:6px}.guide-modal-text::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px}.guide-modal-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media (max-width: 576px){.guide-modal-content{max-width:100%;max-height:70vh;border-radius:.8rem}.guide-modal-text{font-size:14px;line-height:1.4}.guide-modal-footer{font-size:14px}.guide-modal-img{max-height:200px;object-fit:cover;border-radius:.5rem}.guide-close{width:32px;height:32px;font-size:1.4rem;top:.8rem;right:1rem}}
