.hotline-page{margin:40px auto 80px;padding:0 20px}.hotline-breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;margin-bottom:24px;flex-wrap:wrap}.hotline-breadcrumbs a{color:#444;text-decoration:none;transition:color .2s ease}.hotline-breadcrumbs a:hover{color:var(--accent, #1fc602)}.hotline-breadcrumbs span{color:#999}.hotline-header{margin-bottom:30px}.hotline-title{font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;color:#111;margin:0;line-height:1.2}.chief-doctor-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000012;display:flex;gap:36px;padding:36px;margin-bottom:36px;border-left:6px solid var(--accent, #1fc602);align-items:flex-start}.chief-photo-wrapper{flex:0 0 220px;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 8px 20px #0000001f}.chief-photo-wrapper img{width:100%;height:280px;object-fit:cover;object-position:center top;display:block}.chief-badge{position:absolute;bottom:12px;left:12px;right:12px;background:#1fc602eb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:6px 12px;border-radius:10px;font-size:12px;font-weight:600;text-align:center}.chief-content{flex:1;display:flex;flex-direction:column}.chief-role{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--accent, #1fc602);margin-bottom:6px}.chief-name{font-family:Montserrat,sans-serif;font-size:26px;font-weight:700;color:#111;margin-bottom:6px}.chief-specialties{font-size:14px;color:#666;margin-bottom:18px;font-weight:500}.chief-quote{background:#f8faf8;border-radius:16px;padding:20px 24px;font-size:15px;line-height:1.6;color:#333;border:1px solid #e8f3e8}.chief-quote p{margin:0 0 12px}.chief-quote p:last-child{margin-bottom:0}.hotline-form-card{background:#fff;border-radius:24px;padding:36px 40px;box-shadow:0 10px 30px #00000012}.hotline-form-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #edf0ed}.hotline-form-title{font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;color:#111;margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:18px}.form-row.single{grid-template-columns:1fr}.hotline-form-group{display:flex;flex-direction:column}.hotline-form-group label{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.hotline-form-group label .req{color:#e53935}.hotline-input,.hotline-textarea{width:100%;padding:13px 16px;font-size:15px;font-family:Lato,sans-serif;border:1px solid #dcdfe3;border-radius:12px;background:#fdfdfd;box-sizing:border-box;transition:all .25s ease;color:#222}.hotline-input:focus,.hotline-textarea:focus{outline:none;border-color:var(--accent, #1fc602);box-shadow:0 0 0 3px #1fc60226;background:#fff}.hotline-textarea{min-height:140px;resize:vertical}.hotline-checkboxes{display:flex;flex-direction:column;gap:12px;margin:20px 0 26px}.hotline-checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;color:#444;line-height:1.45}.hotline-checkbox input{margin-top:3px;accent-color:var(--accent, #1fc602);width:17px;height:17px;cursor:pointer;flex-shrink:0}.hotline-checkbox a{color:var(--accent, #1fc602);text-decoration:underline}.hotline-submit-btn{width:100%;padding:16px 28px;background:var(--accent, #1fc602);color:#fff;border:none;border-radius:14px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 18px #1fc6024d;display:flex;align-items:center;justify-content:center;gap:10px}.hotline-submit-btn:hover{background:#19a401;transform:translateY(-2px);box-shadow:0 10px 24px #1fc60266}.hotline-form-success{display:none;background:#eef9ee;border:1px solid #bce4bc;border-radius:16px;padding:28px;text-align:center;color:#1e6e1e}.hotline-form-success .success-icon{font-size:48px;margin-bottom:12px}.hotline-form-success h3{font-size:22px;margin-bottom:8px;color:#155724}.hotline-form-success p{font-size:15px;margin:0;line-height:1.5}@media(max-width:992px){.chief-doctor-card{flex-direction:column;padding:28px;gap:20px}.chief-photo-wrapper{flex:none;width:190px;margin:0 auto}.chief-photo-wrapper img{height:240px}}@media(max-width:600px){.hotline-title{font-size:26px}.form-row{grid-template-columns:1fr}.hotline-form-card,.chief-doctor-card{padding:24px 18px}.chief-name{font-size:22px}}
