.home3-slider{width:100%;display:flex;justify-content:center;margin:20px 12px}.home3-container{position:relative;width:100%;max-width:1200px;height:500px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:40px;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;padding:0 60px}.text-box{width:35%;color:#fff}.text-box h2{font-size:42px;font-weight:800;margin-bottom:15px;color:#fff}.text-box p{font-size:18px;line-height:1.5;margin-bottom:25px;color:#fff}.appointment-btn{background:#0076bc;color:#fff;padding:12px 20px;border:none;font-size:16px;border-radius:6px;cursor:pointer}.appointment-btn:hover{box-shadow:0 6px 14px rgba(0,118,188,.4)}.nav-buttons{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:12px}.circle-btn{background-color:#0078c8;border:none;color:#fff;font-size:22px;padding:10px 15px;border-radius:50%;cursor:pointer}@media (max-width:768px){.home3-container{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;padding:0;border-radius:20px}.home3-container:before{content:"";width:100%;height:220px;background-image:inherit;background-size:cover;background-position:50%;display:block}.text-box{width:100%;padding:15px 15px 55px;text-align:center;background:#74a4c2}.text-box h2{font-size:22px;color:#fff}.text-box p{font-size:14px}.appointment-btn{width:80%}.nav-buttons{bottom:5px}.text-box p{font-size:18px;line-height:1.5;margin-bottom:20px;color:#fff}}