.container{max-width:1200px;width:100%;margin:0 auto;padding:20px;font-family:Arial,sans-serif;line-height:1.6;display:flex;flex-direction:column;align-items:center;text-align:left}.container2{width:80%}html{scroll-behavior:smooth}.section-heading{color:#333;border-bottom:2px solid #007bff;width:100%;max-width:1200px}.section-heading,.section-heading.test-instructions{font-size:1.8rem;font-weight:700;margin-bottom:20px;padding-bottom:10px}.section-heading.test-instructions{border-bottom:none;display:inline-block;position:relative;color:red;text-align:left}.section-heading.test-instructions:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:50%;background-color:#d32f2f}.mock-test{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;width:100%;max-width:1200px;margin-bottom:30px}.ad-box,.begin-test,.important-notes,.test-info{flex:1 1;min-width:280px}.customList{list-style:none;padding:0;margin:15px 0}.customList li{font-size:1rem;line-height:1.4;margin-bottom:12px;color:#000}.important-notes h2{font-size:1.2rem;font-weight:700;margin-bottom:10px}.button-center{width:100%;max-width:1200px;text-align:center;margin-top:20px}.begin-button{background-color:#790404;color:#fff;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:700;padding:15px 50px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;min-width:180px}.begin-button:hover{background-color:#1ba7e0}.test-info p{margin-top:5px;font-weight:700;padding-left:10px}.button-p{color:rgba(5,9,245,.801);margin-bottom:15px;font-size:16px}.button-p span{color:red;font-size:16px}.link2{color:red;text-decoration:underline;font-weight:700}@media (max-width:768px){.container{padding:10px}.container2,.section-heading.test-instructions:after{width:100%}.mock-test{flex-direction:column;gap:25px}.ad-box,.begin-test,.important-notes,.test-info{min-width:auto;width:100%}.button-center{margin:20px}}