@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#fff}img{max-width:100%;height:auto}@keyframes pulse{0%{box-shadow:0 0 #00bcd580}70%{box-shadow:0 0 0 12px #00bcd500}to{box-shadow:0 0 #00bcd500}}@keyframes pulseWhite{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 12px #fff0}to{box-shadow:0 0 #fff0}}@keyframes popIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:768px){h1{font-size:26px!important}h2{font-size:22px!important}.hero-section{padding-top:20px!important}.hero-form-wrapper{flex:1 1 100%!important;min-width:0!important;order:2}.hero-reviews-badge{order:3;margin:0 auto}.header-address-desktop{display:none!important}.header-address-mobile{display:flex!important}.consultation-grid{grid-template-columns:1fr!important}.treatment-pills{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.issues-list{flex-direction:column!important;align-items:flex-start!important;padding-left:20px}.why-choose-grid{grid-template-columns:1fr!important;gap:8px!important}.cta-btn{font-size:14px!important;padding:12px 24px!important}.form-popup-inner{width:100%!important;max-width:100%!important;border-radius:0!important;padding:24px 16px!important;min-height:100dvh;display:flex;flex-direction:column;justify-content:center}}
