.tests-content,.tests-grid{display:grid;min-height:100vh}.tests-section{background:0 0;padding:80px 0;position:relative;height:100vh;overflow-y:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.tests-section::-webkit-scrollbar{display:none}.tests-container{max-width:1280px;margin:0 auto;padding:0 20px;min-height:100vh}.tests-content{grid-template-columns:1fr 1fr;gap:60px;align-items:start}.tests-text-content{position:sticky;top:50px;height:fit-content}.tests-heading{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px;color:#333}.tests-heading .highlight{color:#4318be}.tests-description{font-size:19px;line-height:1.6;color:#666;margin-bottom:32px}.tests-grid{grid-template-columns:repeat(2,1fr);gap:40px;padding:20px 0}.tests-section .test-card{background:0 0;padding:0;box-shadow:none;transition:.3s;cursor:pointer;position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;border:none!important}.tests-section .test-card:hover{transform:translateY(-8px)}.tests-section .test-circle{width:280px;height:280px;border-radius:50%;border:10px solid #fff;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:20px;overflow:visible;transition:.3s}.tests-section .test-card:hover .test-circle{box-shadow:0 8px 30px rgba(91,89,97,.2);transform:scale(1.05)}.tests-section .test-title:hover,.tests-section a:hover .test-title{text-decoration:none!important}.tests-section .test-card img{width:100%!important;height:100%!important;object-fit:cover;border-radius:50%}.tests-section .test-arrow-circle{position:absolute;bottom:-30px;right:42%;width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);border:2px solid #f8f9fa;padding:5px;z-index:10}.tests-section .test-arrow-circle svg{width:30px;height:30px}.tests-section .test-arrow-circle svg path{stroke:#333}.tests-section .test-title{font-size:18px;font-weight:600;color:#333;text-align:center;line-height:1.3;margin-top:30px;max-width:300px}@media (max-width:1024px){.tests-content{grid-template-columns:1fr;gap:40px}.tests-text-content{position:static;text-align:center}.tests-heading{font-size:36px}}@media (max-width:768px){.tests-section{padding:60px 0;height:auto;overflow-y:visible}.tests-heading{font-size:28px}.tests-description{font-size:16px}.tests-grid{grid-template-columns:repeat(2,1fr);gap:20px;min-height:auto}.tests-section .test-circle{width:150px;height:150px}.tests-section .test-card img{width:100%;height:100%}.tests-section .test-arrow-circle{width:20px;height:20px;bottom:-15px;right:40%;padding:3px;z-index:10}.tests-section .test-arrow-circle svg{width:20px;height:20px}.tests-section .test-arrow-circle svg path{stroke:#333}.tests-section .test-title{font-size:14px;max-width:150px}}@media (max-width:480px){.tests-container{padding:0 16px}.tests-heading{font-size:24px}.tests-description{font-size:14px}}
