@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:.6s ease-out slideUp}.video-consultation-page{background:linear-gradient(135deg,#6b9de7 0%,#0052cc 100%);justify-content:center;align-items:center;min-height:100vh;padding:140px 20px 60px;display:flex}.video-consultation-page .video-consultation-container{width:100%;max-width:800px;margin:0 auto}.video-consultation-page .video-consultation-container .content-wrapper{text-align:center;background:#fff;border-radius:20px;padding:60px 40px;box-shadow:0 20px 60px #00000026}.video-consultation-page .video-consultation-container .content-wrapper .icon-wrapper{background:linear-gradient(135deg,#6b9de7 0%,#0052cc 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 30px;display:flex;box-shadow:0 10px 30px #0052cc4d}.video-consultation-page .video-consultation-container .content-wrapper .icon-wrapper i{color:#fff;font-size:50px}.video-consultation-page .video-consultation-container .content-wrapper h1{color:#1a1a1a;margin-bottom:20px;font-size:42px;font-weight:700}.video-consultation-page .video-consultation-container .content-wrapper .main-message{color:#666;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.video-consultation-page .video-consultation-container .content-wrapper .features-preview{flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:50px;display:flex}.video-consultation-page .video-consultation-container .content-wrapper .features-preview .feature-item{flex-direction:column;align-items:center;gap:12px;display:flex}.video-consultation-page .video-consultation-container .content-wrapper .features-preview .feature-item i{color:#0052cc;font-size:36px}.video-consultation-page .video-consultation-container .content-wrapper .features-preview .feature-item span{color:#666;font-size:14px;font-weight:500}.video-consultation-page .video-consultation-container .content-wrapper .notify-section{background:#e6f2ff;border-radius:16px;margin-bottom:40px;padding:40px 30px}.video-consultation-page .video-consultation-container .content-wrapper .notify-section h3{color:#1a1a1a;margin-bottom:20px;font-size:22px;font-weight:600}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper{gap:12px;max-width:500px;margin:0 auto 12px;display:flex}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper .email-input{border:2px solid #e0e0e0;border-radius:10px;flex:1;padding:14px 20px;font-size:15px;transition:all .3s}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper .email-input:focus{border-color:#0052cc;outline:none;box-shadow:0 0 0 3px #0052cc1a}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper .email-input::placeholder{color:#999}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper .notify-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6b9de7 0%,#0052cc 100%);border:none;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .3s}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper .notify-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0052cc66}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper .notify-btn:active{transform:translateY(0)}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .privacy-note{color:#999;margin:0;font-size:13px}.video-consultation-page .video-consultation-container .content-wrapper .cta-section p{color:#666;margin-bottom:20px;font-size:16px}.video-consultation-page .video-consultation-container .content-wrapper .cta-section .find-doctor-btn{color:#0052cc;background:#fff;border:2px solid #0052cc;border-radius:10px;padding:14px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.video-consultation-page .video-consultation-container .content-wrapper .cta-section .find-doctor-btn:hover{color:#fff;background:#0052cc;transform:translateY(-2px);box-shadow:0 6px 20px #0052cc4d}@media (max-width:768px){.video-consultation-page{padding:100px 15px 40px}.video-consultation-page .video-consultation-container .content-wrapper{padding:40px 25px}.video-consultation-page .video-consultation-container .content-wrapper .icon-wrapper{width:80px;height:80px}.video-consultation-page .video-consultation-container .content-wrapper .icon-wrapper i{font-size:40px}.video-consultation-page .video-consultation-container .content-wrapper h1{font-size:32px}.video-consultation-page .video-consultation-container .content-wrapper .main-message{font-size:16px}.video-consultation-page .video-consultation-container .content-wrapper .features-preview{gap:30px}.video-consultation-page .video-consultation-container .content-wrapper .features-preview .feature-item i{font-size:30px}.video-consultation-page .video-consultation-container .content-wrapper .features-preview .feature-item span{font-size:13px}.video-consultation-page .video-consultation-container .content-wrapper .notify-section{padding:30px 20px}.video-consultation-page .video-consultation-container .content-wrapper .notify-section h3{font-size:18px}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper{flex-direction:column}.video-consultation-page .video-consultation-container .content-wrapper .notify-section .email-input-wrapper .notify-btn{width:100%}}
