body{margin:0}.page-wrapper{min-height:100vh;padding-top:80px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dentist-navbar{background:linear-gradient(135deg,#fff,#f8fbff);border-bottom:1px solid #007bbf1a;box-shadow:0 2px 20px #007bbf1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.dentist-navbar .navbar-container{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.dentist-navbar .navbar-logo{align-items:center;color:#007bbf;display:flex;gap:12px;text-decoration:none}.dentist-navbar .logo-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#00a8e6);border-radius:8px;box-shadow:0 4px 12px #007bbf4d;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.dentist-navbar .logo-icon svg{height:24px;width:24px}.dentist-navbar .logo-text{display:flex;flex-direction:column}.dentist-navbar .clinic-name{color:#2c3e50;font-size:24px;font-weight:700;line-height:1}.dentist-navbar .clinic-subtitle{color:#007bbf;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.dentist-navbar .mobile-menu-toggle{border-radius:6px;cursor:pointer;display:none;flex-direction:column;padding:8px;transition:background-color .3s ease}.dentist-navbar .mobile-menu-toggle:hover{background-color:#007bbf1a}.dentist-navbar .hamburger{background-color:#2c3e50;border-radius:2px;height:3px;margin:3px 0;transition:all .3s ease;width:25px}.dentist-navbar .mobile-menu-toggle.active .hamburger:first-child{transform:rotate(-45deg) translate(-5px,6px)}.dentist-navbar .mobile-menu-toggle.active .hamburger:nth-child(2){opacity:0}.dentist-navbar .mobile-menu-toggle.active .hamburger:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.dentist-navbar .navbar-menu,.dentist-navbar .navbar-nav{align-items:center;display:flex;gap:30px}.dentist-navbar .navbar-nav{list-style:none;margin:0;padding:0}.dentist-navbar .nav-item{position:relative}.dentist-navbar .nav-link{align-items:center;color:#2c3e50;display:flex;font-size:16px;font-weight:500;gap:5px;padding:10px 0;position:relative;text-decoration:none;transition:all .3s ease}.dentist-navbar .nav-link:hover{color:#007bbf}.dentist-navbar .nav-link:after{background:linear-gradient(90deg,#007bbf,#00a8e6);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.dentist-navbar .nav-link:hover:after{width:100%}.dentist-navbar .dropdown-toggle{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit}.dentist-navbar .dropdown-arrow{height:16px;transition:transform .3s ease;width:16px}.dentist-navbar .dropdown.active .dropdown-arrow,.dentist-navbar .nav-item.dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.dentist-navbar .dropdown-menu{background:#fff;border:1px solid #007bbf1a;border-radius:12px;box-shadow:0 10px 40px #007bbf26;left:0;list-style:none;margin:10px 0 0;min-width:220px;opacity:0;padding:15px 0;pointer-events:none;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.dentist-navbar .dropdown-menu.active{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}@media (min-width:769px){.dentist-navbar .nav-item.dropdown:hover .dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}}.dentist-navbar .dropdown-menu li{margin:0}.dentist-navbar .dropdown-link{border-radius:8px;color:#2c3e50;display:block;font-size:14px;font-weight:500;margin:0 10px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.dentist-navbar .dropdown-link:hover{background:linear-gradient(135deg,#f0f8ff,#e6f3ff);color:#007bbf;transform:translateX(5px)}.dentist-navbar .navbar-cta{margin-left:20px}.dentist-navbar .cta-button{align-items:center;background:linear-gradient(135deg,#007bbf,#00a8e6);border-radius:25px;box-shadow:0 4px 15px #007bbf4d;color:#fff;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.dentist-navbar .cta-button:hover{box-shadow:0 6px 20px #007bbf66;transform:translateY(-2px)}.dentist-navbar .cta-icon{height:16px;width:16px}@media (max-width:768px){.dentist-navbar .navbar-container{height:70px;padding:0 15px}.dentist-navbar .mobile-menu-toggle{display:flex}.dentist-navbar .navbar-menu{background:#fff;box-shadow:0 4px 20px #007bbf26;flex-direction:column;left:0;opacity:0;padding:20px 0;position:fixed;right:0;top:70px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.dentist-navbar .navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.dentist-navbar .navbar-nav{flex-direction:column;gap:0;width:100%}.dentist-navbar .nav-item{border-bottom:1px solid #f0f0f0;width:100%}.dentist-navbar .nav-item:last-child{border-bottom:none}.dentist-navbar .nav-link{justify-content:center;padding:15px 20px}.dentist-navbar .nav-link:after{display:none}.dentist-navbar .nav-item button{width:100%}.dentist-navbar .dropdown-menu{background:#f8fbff;border-radius:0;box-shadow:inset 0 2px 10px #007bbf1a;margin:0;max-height:0;opacity:1;overflow:hidden;padding:0;position:static;transform:none;transition:max-height .3s ease;visibility:visible}.dentist-navbar .dropdown-menu.active{max-height:300px}.dentist-navbar .dropdown-link{font-size:13px;margin:0;padding:12px 40px}.dentist-navbar .dropdown-link:hover{background:#007bbf1a;transform:none}.dentist-navbar .dropdown-menu li{text-align:center}.dentist-navbar .navbar-cta{margin:20px 20px 0}.dentist-navbar .cta-button{justify-content:center;width:100%}.dentist-navbar .clinic-name{font-size:20px}.dentist-navbar .logo-icon{height:35px;width:35px}.dentist-navbar .logo-icon svg{height:20px;width:20px}}html{scroll-behavior:smooth;scroll-padding-top:90px}body{padding-top:80px}@media (max-width:768px){body{padding-top:70px}}.dentist-hero{align-items:center;background:linear-gradient(135deg,#f8fbff,#fff 50%,#f0f8ff);display:flex;min-height:100vh;overflow:hidden;padding:20px 0 80px;position:relative}.dentist-hero .hero-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:10}.dentist-hero .hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.dentist-hero .hero-text{animation:fadeInUp 1s ease-out;position:relative;z-index:15}.dentist-hero .hero-badge{align-items:center;background:linear-gradient(135deg,#007bbf1a,#00a8e61a);border:1px solid #007bbf33;border-radius:25px;color:#007bbf;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 16px}.dentist-hero .badge-icon{color:#007bbf;height:16px;width:16px}.dentist-hero .hero-title{color:#2c3e50;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}.dentist-hero .title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#007bbf,#00a8e6);-webkit-background-clip:text;background-clip:text}.dentist-hero .hero-description{color:#666;font-size:1.2rem;line-height:1.7;margin-bottom:40px;max-width:500px}.dentist-hero .hero-stats{border-bottom:1px solid #007bbf1a;border-top:1px solid #007bbf1a;display:flex;gap:40px;margin-bottom:40px;padding:30px 0}.dentist-hero .stat-item{text-align:center}.dentist-hero .stat-number{color:#007bbf;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:8px}.dentist-hero .stat-label{color:#666;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.dentist-hero .hero-buttons{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:50px;max-width:100%;position:relative;width:100%;z-index:25}.dentist-hero .btn-primary,.dentist-hero .btn-secondary{align-items:center;border:none;border-radius:30px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:600;gap:10px;isolation:isolate;letter-spacing:.5px;overflow:visible;padding:16px 32px;pointer-events:auto;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;z-index:20}.dentist-hero .btn-primary{background:linear-gradient(135deg,#007bbf,#00a8e6);box-shadow:0 8px 25px #007bbf4d;color:#fff}.dentist-hero .btn-primary:hover{background:linear-gradient(135deg,#0056b3,#007bbf);box-shadow:0 12px 35px #007bbf66;transform:translateY(-3px)}.dentist-hero .btn-secondary{background:#fff;border:2px solid #007bbf!important;box-shadow:0 4px 15px #007bbf1a;color:#007bbf}.dentist-hero .btn-secondary:hover{background:#007bbf;box-shadow:0 8px 25px #007bbf4d;color:#fff;transform:translateY(-3px)}.dentist-hero .btn-icon{height:20px;width:20px}.dentist-hero .hero-features{display:flex;flex-wrap:wrap;gap:30px}.dentist-hero .feature-item{align-items:center;color:#666;display:flex;font-weight:500;gap:10px}.dentist-hero .feature-icon{color:#007bbf;height:20px;width:20px}.dentist-hero .hero-image{animation:fadeInRight 1s ease-out .3s both;position:relative}.dentist-hero .image-container{border-radius:20px;height:500px;position:relative}.dentist-hero .hero-clinic-image{border-radius:20px;box-shadow:0 20px 60px #007bbf33;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.dentist-hero .hero-clinic-image:hover{transform:scale(1.02)}.dentist-hero .floating-card{align-items:center;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #007bbf1a;border-radius:15px;box-shadow:0 10px 40px #007bbf26;display:flex;gap:15px;padding:20px;position:absolute}.dentist-hero .card-1{animation-delay:0s;right:-20px;top:20px}.dentist-hero .card-2{animation-delay:2s;bottom:120px;left:-30px}.dentist-hero .card-3{animation-delay:4s;bottom:20px;right:20px}.dentist-hero .card-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#00a8e6);border-radius:10px;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.dentist-hero .card-icon svg{height:20px;width:20px}.dentist-hero .card-content{min-width:0}.dentist-hero .card-title{color:#2c3e50;font-size:16px;font-weight:700;line-height:1.2}.dentist-hero .card-subtitle{color:#666;font-size:12px;font-weight:500}.dentist-hero .hero-bg-elements{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.dentist-hero .bg-circle{animation:rotate 20s linear infinite;background:linear-gradient(135deg,#007bbf0d,#00a8e60d);border-radius:50%;position:absolute}.dentist-hero .circle-1{animation-duration:25s;height:300px;right:-150px;top:-150px;width:300px}.dentist-hero .circle-2{animation-direction:reverse;animation-duration:30s;bottom:-100px;height:200px;left:-100px;width:200px}.dentist-hero .circle-3{animation-duration:35s;height:150px;left:10%;top:50%;width:150px}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.dentist-hero .hero-content{gap:40px}.dentist-hero .hero-title{font-size:3rem}.dentist-hero .hero-stats{gap:30px}.dentist-hero .stat-number{font-size:2rem}}@media (max-width:768px){.dentist-hero{min-height:auto;padding:20px 0 60px}.dentist-hero .hero-content{gap:50px;grid-template-columns:1fr;max-width:100%;text-align:center;width:100%}.dentist-hero .hero-title{font-size:2.5rem}.dentist-hero .hero-description{max-width:none}.dentist-hero .hero-stats{flex-wrap:wrap;gap:20px;justify-content:center}.dentist-hero .stat-item{min-width:80px}.dentist-hero .hero-buttons{justify-content:center}.dentist-hero .btn-primary,.dentist-hero .btn-secondary{box-sizing:border-box;font-size:14px;max-width:300px;padding:14px 28px;width:100%}.dentist-hero .hero-features{gap:20px;justify-content:center}.dentist-hero .image-container{height:400px}.dentist-hero .floating-card{gap:12px;padding:15px}.dentist-hero .card-1{right:10px;top:10px}.dentist-hero .card-2{bottom:100px;left:10px}.dentist-hero .card-3{bottom:10px;right:10px}.dentist-hero .card-icon{height:35px;width:35px}.dentist-hero .card-icon svg{height:18px;width:18px}.dentist-hero .card-title{font-size:14px}.dentist-hero .card-subtitle{font-size:11px}}@media (max-width:480px){.dentist-hero .hero-container{box-sizing:border-box;max-width:100%;padding:0 15px;width:100%}.dentist-hero .hero-title{font-size:2rem}.dentist-hero .hero-description{font-size:1.1rem}.dentist-hero .hero-stats{gap:15px}.dentist-hero .stat-number{font-size:1.8rem}.dentist-hero .stat-label{font-size:12px}.dentist-hero .hero-buttons{align-items:center;flex-direction:column;width:100%}.dentist-hero .btn-primary,.dentist-hero .btn-secondary{box-sizing:border-box;justify-content:center;max-width:300px;width:100%}.dentist-hero .hero-features{align-items:center;flex-direction:column}.dentist-hero .image-container{height:300px}.dentist-hero .floating-card{gap:10px;padding:12px}}.services-section{background:linear-gradient(135deg,#f8fbff,#fff 50%,#f0f8ff);overflow:hidden;padding:100px 0;position:relative}.services-section .services-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.services-section .services-header{margin-bottom:60px;text-align:center}.services-section .services-badge{align-items:center;background:#007bbf1a;border-radius:50px;color:#007bbf;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 20px}.services-section .badge-icon{color:#007bbf;height:16px;width:16px}.services-section .services-title{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px}.services-section .title-highlight{color:#007bbf;position:relative}.services-section .services-description{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.services-section .service-categories{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:50px}.services-section .category-btn{background:#fff;border:2px solid #e0e7ff;border-radius:50px;color:#666;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:15px 30px;position:relative;transition:all .3s ease}.services-section .category-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.services-section .category-btn:hover:before{left:100%}.services-section .category-btn:hover{border-color:#007bbf;box-shadow:0 10px 25px #007bbf1a;color:#007bbf;transform:translateY(-2px)}.services-section .category-btn.active{background:#007bbf;border-color:#007bbf;box-shadow:0 10px 25px #007bbf33;color:#fff}.services-section .service-content{margin-bottom:60px}.services-section .service-info{margin-bottom:40px;text-align:center}.services-section .service-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:10px}.services-section .service-subtitle{color:#007bbf;font-size:1.3rem;font-weight:600;margin-bottom:15px}.services-section .service-desc{color:#666;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.services-section .service-actions{margin-top:25px}.services-section .service-detail-btn{align-items:center;background:#007bbf;border-radius:50px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 25px;text-decoration:none;transition:all .3s ease}.services-section .service-detail-btn:hover{background:#0056b3;box-shadow:0 10px 25px #007bbf33;transform:translateY(-2px)}.services-section .service-detail-btn svg{height:18px;width:18px}.services-section .treatments-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:40px}.services-section .treatment-card{background:#fff;border:1px solid #e8f2ff;border-radius:20px;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.services-section .treatment-card:before{background:linear-gradient(90deg,#007bbf,#0056b3);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.services-section .treatment-card:hover:before{transform:scaleX(1)}.services-section .treatment-card:hover{border-color:#007bbf;box-shadow:0 20px 40px #007bbf1a;transform:translateY(-10px)}.services-section .treatment-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:15px;display:flex;height:60px;justify-content:center;margin-bottom:20px;width:60px}.services-section .treatment-icon svg{color:#fff;height:30px;width:30px}.services-section .treatment-content h5{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:10px}.services-section .treatment-desc{color:#666;font-size:1rem;line-height:1.6;margin-bottom:20px}.services-section .treatment-meta{align-items:center;display:flex;gap:15px}.services-section .treatment-duration{align-items:center;color:#007bbf;display:flex;font-size:.9rem;font-weight:600;gap:8px}.services-section .duration-icon{height:16px;width:16px}.services-section .treatment-link{align-items:center;border:1px solid #007bbf;border-radius:20px;color:#007bbf;display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;margin-top:15px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.services-section .treatment-link:hover{background:#007bbf;box-shadow:0 5px 15px #007bbf33;color:#fff;transform:translateY(-2px)}.services-section .treatment-link svg{height:16px;width:16px}.services-section .services-cta{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:25px;color:#fff;overflow:hidden;padding:50px;position:relative;text-align:center}.services-section .services-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='2' fill='rgba(255,255,255,0.1)'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.services-section .cta-content{margin-bottom:30px;position:relative;z-index:2}.services-section .cta-title{font-size:2.2rem;font-weight:700;margin-bottom:15px}.services-section .cta-description{font-size:1.1rem;margin:0 auto;max-width:500px;opacity:.9}.services-section .cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;position:relative;z-index:2}.services-section .cta-primary,.services-section .cta-secondary{align-items:center;border-radius:50px;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;overflow:hidden;padding:15px 30px;position:relative;text-decoration:none;transition:all .3s ease}.services-section .cta-primary{background:#fff;border:2px solid #fff;color:#007bbf}.services-section .cta-secondary{background:#0000;border:2px solid #fff;color:#fff}.services-section .cta-primary:hover{background:#007bbf;box-shadow:0 10px 25px #0003;color:#fff;transform:translateY(-2px)}.services-section .cta-secondary:hover{background:#fff;box-shadow:0 10px 25px #0003;color:#007bbf;transform:translateY(-2px)}.services-section .btn-icon{height:20px;width:20px}.services-section .services-bg-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.services-section .bg-circle{animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,#007bbf0d,#007bbf1a);border-radius:50%;position:absolute}.services-section .circle-1{animation-delay:0s;height:200px;right:10%;top:10%;width:200px}.services-section .circle-2{animation-delay:2s;bottom:20%;height:150px;left:5%;width:150px}.services-section .circle-3{animation-delay:4s;height:100px;right:20%;top:60%;width:100px}@media (max-width:768px){.services-section{padding:60px 0}.services-section .services-title{font-size:2.2rem}.services-section .service-title{font-size:2rem}.services-section .treatments-grid{gap:20px;grid-template-columns:1fr}.services-section .treatment-card{padding:25px}.services-section .services-cta{margin:0 10px;padding:40px 25px}.services-section .cta-title{font-size:1.8rem}.services-section .cta-buttons{align-items:center;flex-direction:column}.services-section .cta-primary,.services-section .cta-secondary{justify-content:center;max-width:250px;width:auto}.services-section .service-categories{gap:10px}.services-section .category-btn{font-size:.9rem;padding:12px 20px}}@media (max-width:480px){.services-section .services-container{padding:0 15px}.services-section .services-title{font-size:1.8rem}.services-section .services-description{font-size:1rem}.services-section .treatment-card{padding:20px}.services-section .treatment-content h5{font-size:1.1rem}}.our-work-section{background:linear-gradient(135deg,#fff,#f8fbff 50%,#fff);overflow:hidden;padding:100px 0;position:relative}.our-work-section .work-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.our-work-section .work-header{margin-bottom:60px;text-align:center}.our-work-section .work-badge{align-items:center;background:#007bbf1a;border-radius:50px;color:#007bbf;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 20px}.our-work-section .badge-icon{color:#007bbf;height:16px;width:16px}.our-work-section .work-title{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px}.our-work-section .title-highlight{color:#007bbf;position:relative}.our-work-section .work-description{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.our-work-section .stats-section{grid-gap:30px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #007bbf1a;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:60px 0;padding:40px}.our-work-section .stat-card{padding:20px;text-align:center;transition:transform .3s ease}.our-work-section .stat-card:hover{transform:translateY(-5px)}.our-work-section .stat-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:15px;display:flex;height:50px;justify-content:center;margin:0 auto 15px;width:50px}.our-work-section .stat-icon svg{color:#fff;height:25px;width:25px}.our-work-section .stat-number{color:#007bbf;font-size:2.5rem;font-weight:700;margin-bottom:8px}.our-work-section .stat-label{color:#666;font-size:1rem;font-weight:600}.our-work-section .patient-cases{display:flex;flex-direction:column;gap:60px;margin-bottom:80px}.our-work-section .patient-case{background:#fff;border:1px solid #007bbf1a;border-radius:25px;box-shadow:0 15px 40px #007bbf1a;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.our-work-section .patient-case:before{background:linear-gradient(90deg,#007bbf,#0056b3);content:"";height:4px;left:0;position:absolute;right:0;top:0}.our-work-section .patient-case:hover{box-shadow:0 25px 50px #007bbf26;transform:translateY(-5px)}.our-work-section .case-header{margin-bottom:30px}.our-work-section .case-title{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:15px}.our-work-section .patient-details{display:flex;flex-wrap:wrap;gap:30px}.our-work-section .patient-age,.our-work-section .patient-name{align-items:center;color:#007bbf;display:inline-flex;font-size:1rem;font-weight:600}.media-comparison{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:1fr auto 1fr;margin-bottom:30px}.media-container,.media-wrapper{position:relative}.media-container{aspect-ratio:16/10;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease}.media-container:hover{transform:scale(1.02)}.after-video,.before-image{cursor:pointer;height:100%;object-fit:cover;width:100%}.after-video{background:#000}.media-label{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:25px;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:8px;left:15px;padding:8px 15px;position:absolute;top:15px}.before-label{background:#dc3545e6}.after-label{background:#28a745e6}.label-icon{height:16px;width:16px}.media-overlay,.play-overlay{align-items:center;background:#007bbfe6;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;width:60px}.media-container:hover .media-overlay,.media-container:hover .play-overlay{opacity:1}.expand-icon,.play-icon{height:24px;width:24px}.vs-divider{flex-direction:column}.vs-circle,.vs-divider{align-items:center;display:flex;position:relative}.vs-circle{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:50%;box-shadow:0 10px 25px #007bbf4d;color:#fff;font-size:1.1rem;font-weight:700;height:60px;justify-content:center;width:60px;z-index:2}.vs-line{background:linear-gradient(90deg,#0000,#007bbf,#0000);height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px;z-index:1}.case-info{border-top:1px solid #f0f0f0;padding-top:20px}.case-description{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:25px}.treatment-details{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:25px}.detail-item{align-items:center;color:#007bbf;display:flex;font-size:1rem;font-weight:600;gap:8px}.detail-icon{height:18px;width:18px}.testimonial{background:#f8fbff;border-left:4px solid #007bbf;border-radius:15px;padding:25px;position:relative}.quote-icon{color:#007bbf;height:24px;opacity:.3;position:absolute;right:15px;top:15px;width:24px}.testimonial-text{line-height:1.6;margin-bottom:10px}.testimonial-author{color:#007bbf;font-size:1rem;font-weight:600}.patients-gallery{margin:80px 0 60px}.gallery-header{margin-bottom:50px;text-align:center}.gallery-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:15px}.gallery-subtitle{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.gallery-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:50px}.gallery-item{background:#fff;border-radius:20px;box-shadow:0 10px 25px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover{box-shadow:0 20px 40px #007bbf26;transform:translateY(-10px)}.gallery-image-container{aspect-ratio:1;overflow:hidden;position:relative}.gallery-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{background:linear-gradient(0deg,#000c,#0006,#0000);bottom:0;color:#fff;left:0;padding:25px 20px 20px;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-info{margin-bottom:15px}.gallery-patient-name{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:5px}.gallery-treatment{color:#ffffffe6;font-size:1rem;font-weight:500}.gallery-success-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#28a745e6;border-radius:50%;box-shadow:0 5px 15px #28a7454d;color:#fff;display:flex;height:40px;justify-content:center;position:absolute;right:15px;top:15px;width:40px}.success-icon{height:20px;width:20px}.gallery-cta{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #007bbf1a;border-radius:20px;padding:40px;text-align:center}.gallery-cta-text{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:25px}.gallery-cta-button{align-items:center;background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:50px;box-shadow:0 5px 15px #007bbf4d;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.gallery-cta-button:hover{background:linear-gradient(135deg,#0056b3,#004494);box-shadow:0 10px 25px #007bbf66;transform:translateY(-2px)}.gallery-cta-button .btn-icon{height:20px;width:20px}.work-cta{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:25px;color:#fff;overflow:hidden;padding:50px;position:relative;text-align:center}.work-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='2' fill='rgba(255,255,255,0.1)'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.media-modal{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{border-radius:20px;max-width:1000px;padding:30px}.modal-close{right:15px;top:15px}.modal-title{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:25px;text-align:center}.modal-media{align-items:center;display:flex;gap:30px}.modal-media-wrapper{flex:1 1;text-align:center}.modal-media-wrapper img,.modal-media-wrapper video{border-radius:15px;box-shadow:0 10px 30px #0000001a;max-height:350px;object-fit:cover;width:100%}.modal-label{color:#007bbf;display:block;font-size:1.1rem;font-weight:600;margin-top:15px}.modal-vs{background:#f8fbff;border-radius:50px;color:#007bbf;flex-shrink:0;font-size:1.5rem;font-weight:700;padding:15px 20px}.work-bg-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media (max-width:768px){.our-work-section{padding:60px 0}.work-title{font-size:2.2rem}.patient-case{padding:25px}.case-title{font-size:1.6rem}.media-comparison{gap:20px;grid-template-columns:1fr}.vs-divider{flex-direction:row;justify-content:center}.vs-line{height:2px;width:60px}.stats-section{gap:20px;grid-template-columns:repeat(2,1fr);padding:30px}.stat-number{font-size:2rem}.work-cta{margin:0 10px;padding:40px 25px}.cta-title{font-size:1.8rem}.cta-buttons{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{justify-content:center;max-width:250px;width:auto}.treatment-details{flex-direction:column;gap:15px}.patient-details{flex-direction:column;gap:10px}.modal-media{flex-direction:column;gap:20px}.modal-vs{transform:rotate(90deg)}.gallery-title{font-size:2rem}.gallery-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-cta{padding:30px 20px}.gallery-cta-text{font-size:1.1rem}.patients-gallery{margin:60px 0 40px}}@media (max-width:480px){.work-container{padding:0 15px}.work-title{font-size:1.8rem}.work-description{font-size:1rem}.patient-case{margin:0 5px;padding:20px}.case-title{font-size:1.4rem}.case-description{font-size:1rem}.stats-section{grid-template-columns:1fr;padding:20px}.modal-content{margin:10px;padding:20px}.modal-title{font-size:1.5rem}.modal-media-wrapper img,.modal-media-wrapper video{max-height:200px}.testimonial{padding:20px}.testimonial-text{font-size:1rem}.gallery-title{font-size:1.8rem}.gallery-subtitle{font-size:1rem}.gallery-grid{gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.gallery-patient-name{font-size:1.1rem}.gallery-treatment{font-size:.9rem}.gallery-cta{padding:25px 15px}.gallery-cta-text{font-size:1rem}.gallery-cta-button{font-size:.9rem;padding:12px 25px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.testimonials-section{background:linear-gradient(135deg,#f8fbff,#fff 50%,#f0f8ff);overflow:hidden;padding:100px 0;position:relative}.testimonials-section .testimonials-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.testimonials-section .testimonials-header{margin-bottom:60px;text-align:center}.testimonials-section .testimonials-badge{align-items:center;background:#007bbf1a;border-radius:50px;color:#007bbf;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 20px}.testimonials-section .badge-icon{color:#007bbf;height:16px;width:16px}.testimonials-section .testimonials-title{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px}.testimonials-section .title-highlight{color:#007bbf;position:relative}.testimonials-section .testimonials-description{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.testimonials-section .testimonials-stats{background:#fff;border-radius:20px;box-shadow:0 10px 30px #007bbf1a;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin-bottom:60px;padding:40px}.testimonials-section .stat-item{min-width:120px;text-align:center}.testimonials-section .stat-number{color:#007bbf;font-size:3rem;font-weight:700;margin-bottom:10px}.testimonials-section .stat-stars{display:flex;gap:4px;justify-content:center;margin-bottom:10px}.testimonials-section .star{color:#e0e0e0;height:20px;transition:color .3s ease;width:20px}.testimonials-section .star.filled{color:#ffc107}.testimonials-section .stat-label{color:#666;font-size:1rem;font-weight:600}.testimonials-section .testimonials-swiper-container{margin-bottom:60px;position:relative}.testimonials-section .testimonials-swiper{padding:20px 0 60px}.testimonials-section .testimonial-card{background:#fff;border:1px solid #007bbf1a;border-radius:25px;box-shadow:0 15px 40px #0000001a;display:flex;flex-direction:column;height:auto;min-height:500px;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.testimonials-section .testimonial-card:before{background:linear-gradient(90deg,#007bbf,#0056b3);content:"";height:4px;left:0;position:absolute;right:0;top:0}.testimonials-section .testimonial-card:hover{box-shadow:0 25px 50px #007bbf26;transform:translateY(-10px)}.testimonial-header{align-items:center;display:flex;gap:20px;margin-bottom:25px}.patient-image{flex-shrink:0;position:relative}.patient-photo{border:4px solid #e8f2ff;border-radius:50%;height:80px;object-fit:cover;transition:transform .3s ease;width:80px}.testimonial-card:hover .patient-photo{transform:scale(1.05)}.treatment-badge{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:15px;bottom:-5px;box-shadow:0 3px 10px #007bbf4d;color:#fff;font-size:.7rem;font-weight:600;left:50%;padding:4px 12px;position:absolute;transform:translateX(-50%);white-space:nowrap}.patient-info{flex:1 1}.patient-name{color:#2c3e50;font-size:1.4rem;font-weight:700;margin-bottom:8px}.patient-details{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:10px}.patient-age,.treatment-duration{color:#666;font-size:.9rem;font-weight:500}.rating{display:flex;gap:3px}.rating .star{height:18px;width:18px}.testimonial-content{display:flex;flex:1 1;flex-direction:column}.quote-icon{color:#007bbf33;height:40px;margin-bottom:15px;width:40px}.quote-icon svg{height:100%;width:100%}.testimonial-text{color:#2c3e50;flex:1 1;font-size:1.1rem;font-style:italic;line-height:1.7;margin-bottom:20px}.testimonial-result{align-items:flex-start;background:#f8fbff;border-left:4px solid #007bbf;border-radius:15px;display:flex;gap:12px;margin-top:auto;padding:20px}.result-icon{color:#28a745;flex-shrink:0;height:24px;margin-top:2px;width:24px}.result-text{color:#007bbf;font-size:1rem;font-weight:600;line-height:1.5;margin:0}.testimonials-navigation{display:flex;gap:20px;justify-content:center;margin-top:30px}.testimonials-next,.testimonials-prev{align-items:center;background:linear-gradient(135deg,#007bbf,#0056b3);border:none;border-radius:50%;box-shadow:0 5px 15px #007bbf4d;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.testimonials-next:hover,.testimonials-prev:hover{box-shadow:0 8px 20px #007bbf66;transform:translateY(-2px) scale(1.05)}.testimonials-next svg,.testimonials-prev svg{height:24px;width:24px}.testimonials-swiper .swiper-pagination{bottom:10px}.testimonials-swiper .swiper-pagination-bullet{background:#007bbf;height:12px;opacity:.3;width:12px}.testimonials-swiper .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}.testimonials-cta{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:25px;color:#fff;overflow:hidden;padding:50px;position:relative;text-align:center}.testimonials-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='2' fill='rgba(255,255,255,0.1)'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.cta-description{max-width:500px}.testimonials-bg-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media (max-width:768px){.testimonials-section{padding:60px 0}.testimonials-title{font-size:2.2rem}.testimonials-stats{flex-direction:column;gap:30px;padding:30px 20px}.stat-number{font-size:2.5rem}.testimonial-card{min-height:450px;padding:25px}.testimonial-header{flex-direction:column;gap:15px;text-align:center}.patient-details{justify-content:center}.testimonials-cta{margin:0 10px;padding:40px 25px}.cta-title{font-size:1.8rem}.cta-buttons{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{justify-content:center;max-width:250px;width:auto}.testimonials-navigation{gap:15px}.testimonials-next,.testimonials-prev{height:45px;width:45px}}@media (max-width:480px){.testimonials-container{padding:0 15px}.testimonials-title{font-size:1.8rem}.testimonials-description{font-size:1rem}.testimonial-card{min-height:400px;padding:20px}.patient-name{font-size:1.2rem}.testimonial-text{font-size:1rem}.stat-number{font-size:2rem}.testimonials-swiper{padding:15px 0 50px}.testimonials-cta{padding:30px 20px}.cta-title{font-size:1.6rem}.cta-description{font-size:1rem}}.our-team-section{background:linear-gradient(135deg,#fff,#f8fbff 50%,#fff);overflow:hidden;padding:100px 0;position:relative}.our-team-section .team-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.our-team-section .team-header{margin-bottom:60px;text-align:center}.our-team-section .team-badge{align-items:center;background:#007bbf1a;border-radius:50px;color:#007bbf;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 20px}.our-team-section .badge-icon{color:#007bbf;height:16px;width:16px}.our-team-section .team-title{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px}.our-team-section .title-highlight{color:#007bbf;position:relative}.our-team-section .team-description{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.team-card{background:#fff;border:1px solid #007bbf1a;border-radius:25px;box-shadow:0 15px 40px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.team-card:before{background:linear-gradient(90deg,#007bbf,#0056b3);content:"";height:4px;left:0;position:absolute;right:0;top:0}.team-card:hover{box-shadow:0 25px 50px #007bbf26;transform:translateY(-10px)}.featured-member{border:2px solid #007bbf;position:relative}.featured-member:after{animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(45deg,#007bbf,#0056b3,#007bbf);border-radius:25px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}@keyframes glow{0%{box-shadow:0 0 20px #007bbf4d}to{box-shadow:0 0 30px #007bbf99}}.member-image-container{aspect-ratio:1;overflow:hidden;position:relative}.member-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.team-card:hover .member-image{transform:scale(1.05)}.owner-badge{align-items:center;background:linear-gradient(135deg,gold,#ffb347);border-radius:20px;box-shadow:0 5px 15px #ffd7004d;color:#2c3e50;display:flex;font-size:.8rem;font-weight:700;gap:6px;left:15px;padding:8px 15px;position:absolute;top:15px}.crown-icon{height:16px;width:16px}.member-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000,#007bbfe6);bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:20px;position:absolute;right:0;top:0;transition:opacity .3s ease}.team-card:hover .member-overlay{opacity:1}.overlay-content{color:#fff;text-align:center}.experience-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:15px;padding:8px 15px}.view-profile{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center}.view-profile svg{height:20px;width:20px}.member-info{padding:25px}.member-name{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:8px}.member-position{color:#007bbf;font-size:1.1rem;font-weight:600;margin-bottom:5px}.member-specialization{color:#666;font-size:1rem;line-height:1.5;margin-bottom:20px}.member-highlights{display:flex;flex-direction:column;gap:10px}.highlight-item{align-items:center;color:#007bbf;display:flex;font-size:.9rem;font-weight:500;gap:8px}.highlight-icon{flex-shrink:0;height:16px;width:16px}.team-stats{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:60px}.stat-card{background:#fff;border:1px solid #007bbf1a;border-radius:20px;box-shadow:0 10px 30px #007bbf1a;padding:40px 30px;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:15px;display:flex;height:50px;justify-content:center;margin:0 auto 20px;width:50px}.stat-icon svg{color:#fff;height:25px;width:25px}.stat-number{color:#007bbf;font-size:2.5rem;font-weight:700;margin-bottom:10px}.stat-label{color:#666;font-size:1rem;font-weight:600}.team-cta{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:25px;color:#fff;overflow:hidden;padding:50px;position:relative;text-align:center}.team-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='2' fill='rgba(255,255,255,0.1)'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.cta-title{font-size:2.2rem;font-weight:700;margin-bottom:15px;position:relative;z-index:2}.cta-description{font-size:1.1rem;margin:0 auto 30px;max-width:600px;opacity:.9;position:relative;z-index:2}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;position:relative;z-index:2}.cta-primary,.cta-secondary{align-items:center;border-radius:50px;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.cta-primary{background:#fff;border:2px solid #fff;color:#007bbf}.cta-secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-primary:hover{background:#007bbf;color:#fff}.cta-primary:hover,.cta-secondary:hover{box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.cta-secondary:hover{background:#fff;color:#007bbf}.btn-icon{height:20px;width:20px}.team-modal{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:25px;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}.modal-close{align-items:center;background:#ff4757;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:transform .3s ease;width:40px;z-index:10}.modal-close:hover{transform:scale(1.1)}.modal-close svg{height:20px;width:20px}.modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:30px;padding:40px}.modal-image{flex-shrink:0;position:relative}.modal-image img{border:4px solid #e8f2ff;border-radius:50%;height:150px;object-fit:cover;width:150px}.modal-owner-badge{align-items:center;background:linear-gradient(135deg,gold,#ffb347);border-radius:15px;bottom:10px;box-shadow:0 3px 10px #ffd7004d;color:#2c3e50;display:flex;font-size:.7rem;font-weight:700;gap:4px;left:50%;padding:6px 12px;position:absolute;transform:translateX(-50%)}.modal-owner-badge svg{height:12px;width:12px}.modal-basic-info{flex:1 1}.modal-name{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:10px}.modal-position{color:#007bbf;font-size:1.2rem;font-weight:600;margin-bottom:8px}.modal-specialization{color:#666;font-size:1rem;margin-bottom:8px}.modal-experience{color:#007bbf;font-size:1rem;font-weight:600}.modal-details{padding:40px}.modal-details h4{color:#2c3e50;font-size:1.3rem;margin-bottom:15px;margin-top:30px}.modal-details h4:first-child{margin-top:0}.modal-bio p{color:#666;font-size:1rem;line-height:1.7}.modal-achievements ul,.modal-education ul{list-style:none;padding:0}.modal-achievements li,.modal-education li{background:#f8fbff;border-left:4px solid #007bbf;border-radius:10px;color:#2c3e50;font-size:.95rem;margin-bottom:8px;padding:12px 15px}.modal-additional{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-top:30px}.modal-additional h5{color:#2c3e50;font-size:1.1rem;margin-bottom:15px}.availability-tags,.language-tags{display:flex;flex-wrap:wrap;gap:8px}.availability-tag,.language-tag{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:15px;color:#fff;font-size:.8rem;font-weight:600;padding:6px 12px}.team-bg-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.bg-circle{animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,#007bbf0d,#007bbf1a);border-radius:50%;position:absolute}.circle-1{animation-delay:0s;height:200px;right:10%;top:10%;width:200px}.circle-2{animation-delay:2s;bottom:20%;height:150px;left:5%;width:150px}.circle-3{animation-delay:4s;height:100px;right:20%;top:60%;width:100px}@media (max-width:768px){.our-team-section{padding:60px 0}.team-title{font-size:2.2rem}.team-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-card{margin:0 10px}.member-info{padding:20px}.team-stats{gap:20px;grid-template-columns:1fr}.stat-card{padding:30px 20px}.stat-number{font-size:2rem}.team-cta{margin:0 10px;padding:40px 25px}.cta-title{font-size:1.8rem}.cta-buttons{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{justify-content:center;max-width:250px;width:auto}.modal-header{flex-direction:column;padding:30px;text-align:center}.modal-image img{height:120px;width:120px}.modal-additional{gap:20px;grid-template-columns:1fr}.modal-details{padding:30px}}@media (max-width:480px){.team-container{padding:0 15px}.team-title{font-size:1.8rem}.team-description{font-size:1rem}.team-grid{grid-template-columns:1fr}.team-card{margin:0 5px}.member-name{font-size:1.3rem}.member-position{font-size:1rem}.modal-content{margin:10px;max-height:95vh}.modal-details,.modal-header{padding:20px}.modal-name{font-size:1.6rem}.team-cta{padding:30px 20px}.cta-title{font-size:1.6rem}.cta-description{font-size:1rem}}.credentials-section{border-top:1px solid #007bbf1a;margin-top:15px;padding-top:15px}.credentials-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.credential-badge{background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:12px;box-shadow:0 2px 8px #007bbf33;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase;transition:all .3s ease}.credential-badge:hover{box-shadow:0 4px 12px #007bbf4d;transform:translateY(-1px)}.credential-badge.pediatric{background:linear-gradient(135deg,#e91e63,#c2185b);box-shadow:0 2px 8px #e91e6333}.credential-badge.pediatric:hover{box-shadow:0 4px 12px #e91e634d}.credential-badge.preventive{background:linear-gradient(135deg,#4caf50,#388e3c);box-shadow:0 2px 8px #4caf5033}.credential-badge.preventive:hover{box-shadow:0 4px 12px #4caf504d}.credential-badge.hygienist{background:linear-gradient(135deg,#ff9800,#f57c00);box-shadow:0 2px 8px #ff980033}.credential-badge.hygienist:hover{box-shadow:0 4px 12px #ff98004d}.credential-badge.educator{background:linear-gradient(135deg,#9c27b0,#7b1fa2);box-shadow:0 2px 8px #9c27b033}.credential-badge.educator:hover{box-shadow:0 4px 12px #9c27b04d}.associate-info{margin-top:8px}.associate-text{color:#666;display:block;font-size:.8rem;font-weight:500;line-height:1.3}@media (max-width:768px){.credentials-section{margin-top:10px;padding-top:10px}.credentials-badges{gap:6px}.credential-badge{font-size:.7rem;padding:3px 8px}.associate-text{font-size:.75rem}}@media (max-width:480px){.credentials-badges{gap:4px}.credential-badge{font-size:.65rem;padding:2px 6px}.associate-text{font-size:.7rem}}.contact-section{background:#f8f9fa;padding:80px 0}.contact-section .container{margin:0 auto;max-width:1200px;padding:0 20px}.contact-section .section-header{margin-bottom:60px;text-align:center}.section-badge{align-items:center;background:#007bbf1a;border-radius:50px;color:#007bbf;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 16px}.section-badge svg{height:16px;width:16px}.contact-section .section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:20px}.contact-section .section-description{color:#6c757d;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1.5fr;margin-bottom:60px;min-width:0;overflow:hidden;width:100%}.contact-info{display:flex;flex-direction:column;gap:30px;min-width:0}.info-card{word-wrap:break-word;align-items:flex-start;background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;display:flex;gap:20px;min-width:0;padding:25px;transition:all .3s ease}.info-card:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-5px)}.info-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#17a2b8);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.info-icon svg{height:24px;width:24px}.info-content h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:8px}.info-content{flex:1 1;min-width:0}.info-content p{word-wrap:break-word;color:#6c757d;line-height:1.6;margin-bottom:8px;overflow-wrap:break-word}.emergency-contact{margin-top:10px}.emergency-label{color:#dc3545;display:block;font-size:14px;font-weight:600;margin-bottom:5px}.emergency-contact a{color:#dc3545;font-weight:600;text-decoration:none}.emergency-contact a:hover{text-decoration:underline}.contact-form-wrapper{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;min-width:0;padding:40px}.form-header{margin-bottom:30px}.form-header h3{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:8px}.form-header p{color:#6c757d;line-height:1.6}.success-message{align-items:center;background:#d4edda;border-left:4px solid #28a745;border-radius:10px;color:#155724;display:flex;gap:12px;margin-bottom:30px;padding:15px 20px}.success-message svg{flex-shrink:0;height:20px;width:20px}.contact-form{gap:25px;max-width:100%;width:100%}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#f8f9fa;border:2px solid #e9ecef;border-radius:10px;box-sizing:border-box;font-size:16px;max-width:100%;padding:15px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#007bbf;box-shadow:0 0 0 3px #007bbf1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#adb5bd}.form-group textarea{min-height:120px;resize:vertical}.form-actions{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:10px}.submit-btn{align-items:center;background:linear-gradient(135deg,#007bbf,#17a2b8);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;min-width:200px;padding:15px 40px;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 10px 25px #007bbf4d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.spinner,.submit-btn svg{height:18px;width:18px}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.quick-contact{align-items:center;display:flex;gap:15px;text-align:center}.quick-contact span{color:#6c757d;font-size:14px}.appointment-btn{align-items:center;background:#007bbf;border-radius:25px;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.appointment-btn:hover{background:#0056b3;transform:translateY(-2px)}.appointment-btn svg{height:16px;width:16px}.map-section{margin-top:40px}.map-header{margin-bottom:30px;text-align:center}.map-header h3{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:8px}.map-header p{color:#6c757d}.map-placeholder{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:60px 40px;text-align:center}.map-content svg{color:#007bbf;height:60px;margin-bottom:20px;width:60px}.map-content h4{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:8px}.map-content p{color:#6c757d;margin-bottom:20px}.directions-btn{background:#007bbf;border-radius:25px;color:#fff;display:inline-block;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s ease}.directions-btn:hover{background:#0056b3;transform:translateY(-2px)}@media (max-width:992px){.contact-content{gap:40px;grid-template-columns:1fr}.contact-section .section-title{font-size:2rem}}@media (max-width:1024px){.contact-content{gap:40px;grid-template-columns:1fr}}@media (max-width:768px){.contact-section{padding:60px 0}.contact-form-wrapper{padding:30px 20px}.form-actions{align-items:stretch}.quick-contact{flex-direction:column;gap:10px}.appointment-btn{justify-content:center}.map-placeholder{padding:40px 20px}}@media (max-width:480px){.contact-section .section-title{font-size:1.8rem}.info-card{padding:20px}.contact-form-wrapper{padding:25px 15px}}.footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#e2e8f0;overflow:hidden;position:relative}.footer .footer-container{margin:0 auto;max-width:1400px;padding:0 20px;position:relative;z-index:2}.footer .footer-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr 1.5fr;padding:80px 0 60px}.footer .footer-brand{display:flex;flex-direction:column;gap:24px}.footer .brand-logo{align-items:center;display:flex;gap:16px;margin-bottom:8px}.footer .logo-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.footer .logo-icon svg{height:24px;width:24px}.footer .brand-text h3{color:#fff;font-size:1.75rem;font-weight:800;margin:0 0 4px}.footer .brand-text span{color:#64748b;font-size:.875rem;font-weight:500}.footer .brand-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin:0}.footer .social-links h4{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 16px}.footer .social-icons{display:flex;gap:12px}.footer .social-icon{align-items:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;color:#3b82f6;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.footer .social-icon:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 10px 25px #3b82f64d;color:#fff;transform:translateY(-2px)}.footer .social-icon svg{height:20px;width:20px}.footer .footer-section{display:flex;flex-direction:column;gap:24px}.footer .section-title{color:#fff;font-size:1.25rem;font-weight:700;margin:0 0 8px;position:relative}.footer .section-title:after{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:40px}.footer .footer-links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer .footer-link{align-items:center;color:#94a3b8;display:flex;font-size:.95rem;gap:8px;padding:8px 0;text-decoration:none;transition:all .3s ease}.footer .footer-link:hover{color:#3b82f6;transform:translateX(8px)}.footer .link-icon{color:#64748b;height:16px;transition:color .3s ease;width:16px}.footer .footer-link:hover .link-icon{color:#3b82f6}.footer .contact-info{display:flex;flex-direction:column;gap:20px}.footer .contact-item{align-items:flex-start;display:flex;gap:12px}.footer .contact-icon{color:#3b82f6;flex-shrink:0;height:20px;margin-top:2px;width:20px}.footer .contact-item strong{color:#fff;display:block;font-size:.9rem;font-weight:600;margin-bottom:4px}.footer .contact-item p{color:#94a3b8;font-size:.9rem;line-height:1.5;margin:0}.footer .emergency-contact{background:linear-gradient(135deg,#ef44441a,#dc26260d);border:1px solid #ef444433;border-radius:16px;margin-top:24px;padding:20px}.footer .emergency-badge{align-items:center;color:#ef4444;display:flex;font-size:.875rem;font-weight:600;gap:8px;margin-bottom:12px}.footer .emergency-badge svg{height:16px;width:16px}.footer .emergency-phone{align-items:center;color:#ef4444;display:flex;font-size:1rem;font-weight:600;gap:10px;text-decoration:none;transition:all .3s ease}.footer .emergency-phone:hover{color:#dc2626;transform:translateX(4px)}.footer .emergency-phone svg{height:18px;width:18px}.footer .newsletter-section{background:linear-gradient(135deg,#3b82f61a,#1d4ed80d);border:1px solid #3b82f633;border-radius:24px;margin:40px 0;padding:40px}.footer .newsletter-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 2fr}.footer .newsletter-info h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 12px}.footer .newsletter-info p{color:#94a3b8;line-height:1.6;margin:0}.footer .newsletter-form{display:flex;flex-direction:column;gap:16px}.footer .input-group{display:flex;gap:12px}.footer .newsletter-input{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;flex:1 1;font-size:1rem;padding:16px 20px;transition:all .3s ease}.footer .newsletter-input::placeholder{color:#94a3b8}.footer .newsletter-input:focus{background:#ffffff26;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.footer .newsletter-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:16px 24px;transition:all .3s ease;white-space:nowrap}.footer .newsletter-btn:hover{box-shadow:0 10px 25px #3b82f666;transform:translateY(-2px)}.footer .newsletter-btn svg{height:18px;width:18px}.footer .newsletter-privacy{align-items:center;display:flex;gap:12px}.footer .privacy-checkbox{align-items:center;color:#94a3b8;cursor:pointer;display:flex;font-size:.875rem;gap:8px}.footer .privacy-checkbox input[type=checkbox]{display:none}.footer .checkmark{border:2px solid #ffffff4d;border-radius:4px;height:18px;position:relative;transition:all .3s ease;width:18px}.footer .privacy-checkbox input[type=checkbox]:checked+.checkmark{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6}.footer .privacy-checkbox input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.footer .footer-bottom{background:#0000004d;border-top:1px solid #ffffff1a;padding:32px 0}.footer .bottom-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr auto 1fr}.footer .copyright{text-align:left}.footer .copyright p{color:#94a3b8;font-size:.875rem;line-height:1.4;margin:0}.footer .copyright p:first-child{color:#e2e8f0;font-weight:600}.footer .footer-legal{align-items:center;display:flex;gap:16px;justify-content:center}.footer .legal-link{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer .legal-link:hover{color:#3b82f6}.footer .separator{color:#64748b;font-size:.875rem}.footer .certifications{text-align:right}.footer .cert-badge{align-items:center;background:linear-gradient(135deg,#10b9811a,#0596690d);border:1px solid #10b98133;border-radius:20px;color:#10b981;display:inline-flex;font-size:.75rem;font-weight:600;gap:8px;padding:8px 16px}.footer .cert-badge svg{height:14px;width:14px}.footer .footer-bg-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.footer .bg-pattern{animation:float 25s ease-in-out infinite;background:linear-gradient(135deg,#3b82f60d,#1d4ed805);border-radius:50%;position:absolute}.footer .bg-pattern-1{animation-delay:0s;height:400px;right:-100px;top:-100px;width:400px}.footer .bg-pattern-2{animation-delay:12s;bottom:-80px;height:300px;left:-80px;width:300px}@media (max-width:1200px){.footer .footer-content{gap:40px;grid-template-columns:2fr 1fr 1fr 1.2fr}.footer .newsletter-content{gap:24px;grid-template-columns:1fr;text-align:center}}@media (max-width:1024px){.footer .footer-content{gap:40px;grid-template-columns:1fr 1fr}.footer .footer-brand{grid-column:1/-1}.footer .bottom-content{gap:24px;grid-template-columns:1fr;text-align:center}.footer .footer-legal{justify-content:center}.footer .certifications{text-align:center}}@media (max-width:768px){.footer{padding:0}.footer .footer-container{padding:0 16px}.footer .footer-content{gap:40px;grid-template-columns:1fr;padding:60px 0 40px}.footer .newsletter-section{margin:32px 0;padding:32px 24px}.footer .input-group{flex-direction:column}.footer .newsletter-btn{justify-content:center}.footer .footer-legal{flex-wrap:wrap;gap:12px}.footer .social-icons{justify-content:center}}@media (max-width:480px){.footer .footer-content{gap:32px;padding:40px 0 32px}.footer .brand-logo{flex-direction:column;gap:12px;text-align:center}.footer .brand-text{text-align:center}.footer .newsletter-section{padding:24px 16px}.footer .newsletter-info h3{font-size:1.25rem}.footer .footer-bottom{padding:24px 0}.footer .certifications,.footer .copyright{text-align:center}.footer .contact-item{flex-direction:column;gap:8px}.footer .emergency-contact{padding:16px}}.service-detail{background:#fff;min-height:100vh}.service-detail .service-nav{background:#f8fbff;border-bottom:1px solid #e8f2ff;padding:20px 0}.service-detail .back-btn{align-items:center;border-radius:8px;color:#007bbf;display:inline-flex;font-weight:600;gap:8px;margin-left:20px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.service-detail .back-btn:hover{background:#e8f2ff;color:#0056b3}.service-detail .back-btn svg{height:20px;width:20px}.service-detail .service-not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.service-detail .service-not-found h2{color:#2c3e50;margin-bottom:20px}.service-detail .back-link{color:#007bbf;font-weight:600;text-decoration:none}.service-detail .service-hero{background:linear-gradient(135deg,#007bbfcc,#0056b3e6),url(https://images.unsplash.com/photo-1606811841689-23dfdb7ee14c?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80) 50%/cover no-repeat;color:#fff;overflow:hidden;padding:120px 0;position:relative;text-align:center}.service-detail .hero-overlay{background:#007bbfb3;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.service-detail .hero-content{margin:0 auto;max-width:800px;padding:0 20px;position:relative;z-index:2}.service-detail .service-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:20px;padding:8px 20px}.service-detail .hero-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:15px;text-shadow:2px 2px 4px #0000004d}.service-detail .hero-subtitle{color:#ffffffe6;font-size:1.8rem;font-weight:600;margin-bottom:20px;text-shadow:1px 1px 2px #0000004d}.service-detail .hero-description{color:#ffffffe6;font-size:1.3rem;line-height:1.6;margin-bottom:30px;text-shadow:1px 1px 2px #0000004d}.service-detail .hero-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.service-detail .cta-primary,.service-detail .cta-secondary{align-items:center;border-radius:50px;display:inline-flex;font-weight:600;gap:8px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.service-detail .cta-primary{background:#fff;border:2px solid #fff;color:#007bbf}.service-detail .cta-primary:hover{background:#ffffffe6;box-shadow:0 10px 25px #0003;transform:translateY(-2px)}.service-detail .cta-secondary{background:#0000;border:2px solid #fff;color:#fff}.service-detail .cta-secondary:hover{background:#fff;box-shadow:0 10px 25px #0003;color:#007bbf;transform:translateY(-2px)}.service-detail .container{margin:0 auto;max-width:1200px;padding:0 20px}.service-detail .service-overview{background:#fff;padding:80px 0}.service-detail .overview-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:2fr 1fr}.service-detail .overview-text h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:20px}.service-detail .overview-text p{color:#666;font-size:1.1rem;line-height:1.7}.service-detail .benefits-list h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:20px}.service-detail .benefits-list ul{list-style:none;padding:0}.service-detail .benefits-list li{align-items:center;color:#666;display:flex;font-weight:500;gap:12px;padding:10px 0}.service-detail .benefits-list li svg{color:#007bbf;flex-shrink:0;height:20px;width:20px}.service-detail .treatment-process{background:#f8fbff;padding:80px 0}.service-detail .section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.service-detail .process-steps{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-detail .process-step{background:#fff;border:1px solid #e8f2ff;border-radius:15px;box-shadow:0 10px 30px #007bbf0d;padding:30px;position:relative;text-align:center;transition:all .3s ease}.service-detail .process-step:hover{box-shadow:0 20px 40px #007bbf1a;transform:translateY(-5px)}.service-detail .step-number{align-items:center;background:linear-gradient(135deg,#007bbf,#0056b3);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.service-detail .step-content h4{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:10px}.service-detail .step-content p{color:#666;line-height:1.6}.service-detail .treatment-options{background:#fff;padding:80px 0}.service-detail .treatments-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-detail .treatment-detail-card{background:#fff;border:1px solid #e8f2ff;border-radius:20px;box-shadow:0 10px 30px #007bbf1a;overflow:hidden;position:relative;transition:all .3s ease}.service-detail .treatment-detail-card:before{background:linear-gradient(90deg,#007bbf,#0056b3);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-detail .treatment-detail-card:hover:before{transform:scaleX(1)}.service-detail .treatment-detail-card:hover{box-shadow:0 25px 50px #007bbf26;transform:translateY(-10px)}.service-detail .treatment-info{padding:30px}.service-detail .treatment-info h4{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:15px}.service-detail .treatment-description{color:#666;line-height:1.6;margin-bottom:20px}.service-detail .treatment-meta{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.service-detail .meta-item{display:flex;flex-direction:column;gap:4px}.service-detail .meta-label{color:#888;font-size:.9rem;font-weight:500}.service-detail .meta-value{color:#007bbf;font-weight:600}.service-detail .treatment-features h5{color:#2c3e50;font-weight:600;margin-bottom:10px}.service-detail .treatment-features ul{list-style:none;margin-bottom:25px;padding:0}.service-detail .treatment-features li{color:#666;padding:5px 0 5px 20px;position:relative}.service-detail .treatment-features li:before{color:#007bbf;content:"✓";font-weight:700;left:0;position:absolute}.service-detail .learn-more-btn{background:#007bbf;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease;width:100%}.service-detail .learn-more-btn:hover{background:#0056b3;transform:translateY(-2px)}.service-detail .service-faqs{background:#f8fbff;padding:80px 0}.service-detail .faqs-list{margin:0 auto;max-width:800px}.service-detail .faq-item{background:#fff;border:1px solid #e8f2ff;border-radius:12px;margin-bottom:20px;padding:30px;transition:all .3s ease}.service-detail .faq-item:hover{box-shadow:0 10px 25px #007bbf1a}.service-detail .faq-question{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:15px}.service-detail .faq-answer{color:#666;line-height:1.6;margin:0}.service-detail .service-cta{background:linear-gradient(135deg,#007bbf,#0056b3);color:#fff;padding:80px 0;text-align:center}.service-detail .cta-content h3{font-size:2.5rem;font-weight:700;margin-bottom:15px}.service-detail .cta-content p{font-size:1.2rem;margin-bottom:30px;opacity:.9}.service-detail .cta-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.service-detail .service-cta .cta-primary{background:#fff;border-color:#fff;color:#007bbf}.service-detail .service-cta .cta-primary:hover{background:#f8fbff;transform:translateY(-2px)}.service-detail .service-cta .cta-secondary{background:#0000;border-color:#fff;color:#fff}.service-detail .service-cta .cta-secondary:hover{background:#fff;color:#007bbf}@media (max-width:768px){.service-detail .service-hero{padding:100px 0}.service-detail .hero-title{font-size:2.8rem}.service-detail .hero-subtitle{font-size:1.4rem}.service-detail .hero-description{font-size:1.1rem}.service-detail .overview-grid{gap:40px;grid-template-columns:1fr}.service-detail .process-steps,.service-detail .treatments-grid{grid-template-columns:1fr}.service-detail .treatment-meta{flex-direction:column;gap:10px}.service-detail .hero-actions{justify-content:center}.service-detail .cta-actions{align-items:center;flex-direction:column}.service-detail .section-title{font-size:2rem}}@media (max-width:480px){.service-detail .service-hero{padding:80px 0}.service-detail .hero-title{font-size:2.2rem}.service-detail .hero-subtitle{font-size:1.2rem}.service-detail .hero-description{font-size:1rem}.service-detail .hero-actions{align-items:center;flex-direction:column}.service-detail .faq-item,.service-detail .process-step,.service-detail .treatment-info{padding:20px}.service-detail .cta-primary,.service-detail .cta-secondary{font-size:.9rem;padding:12px 24px}}.services-page{background:#f8f9fa;min-height:100vh}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.services-page .services-hero{align-items:center;background:linear-gradient(135deg,#007bbf,#17a2b8);background-attachment:fixed;background-image:url(https://images.unsplash.com/photo-1629909613654-28e377c37b09?ixlib=rb-4.0.3&auto=format&fit=crop&w=1200&q=80);background-position:50%;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:70vh;padding:100px 20px 80px;position:relative;text-align:center}.services-page .hero-overlay{background:linear-gradient(135deg,#007bbfcc,#17a2b8cc);bottom:0;left:0;position:absolute;right:0;top:0}.services-page .hero-content{animation:fadeInUp 1s ease-out;max-width:900px;padding:0 20px;position:relative;width:100%;z-index:2}.services-page .hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:50px;display:inline-flex;font-size:15px;font-weight:600;gap:8px;letter-spacing:1px;margin-bottom:30px;padding:12px 20px;text-transform:uppercase}.services-page .hero-badge svg{height:16px;width:16px}.services-page .hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e3f2fd);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:25px;text-shadow:2px 2px 8px #0006}.services-page .hero-description{font-size:1.3rem;line-height:1.7;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:700px;opacity:.95;text-shadow:1px 1px 3px #0000004d}.services-page .hero-stats{display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin-top:20px}.services-page .stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:15px;padding:25px 30px;text-align:center;transition:all .3s ease}.services-page .stat-item:hover{background:#fff3;transform:translateY(-5px)}.services-page .stat-number{display:block;font-size:2.8rem;font-weight:800;margin-bottom:8px;text-shadow:2px 2px 4px #0000004d}.services-page .stat-label{font-size:15px;font-weight:500;letter-spacing:.5px;opacity:.95;text-transform:uppercase}.services-page .main-services{padding:80px 0}.services-page .container{margin:0 auto;max-width:1200px;padding:0 20px}.services-page .section-header{margin-bottom:60px;text-align:center}.services-page .section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:20px}.services-page .section-description{color:#6c757d;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.services-page .services-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.services-page .service-category-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:all .3s ease}.services-page .service-category-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.services-page .category-image{height:200px;overflow:hidden;position:relative}.services-page .category-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.services-page .category-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.services-page .service-category-card:hover .category-overlay{opacity:1}.services-page .view-details-btn{align-items:center;background:#fff;border-radius:50px;color:#333;display:inline-flex;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.services-page .view-details-btn:hover{transform:scale(1.05)}.services-page .view-details-btn svg{height:16px;width:16px}.services-page .category-content{padding:30px}.services-page .category-header{margin-bottom:25px}.services-page .category-title{font-size:1.5rem;font-weight:700;margin-bottom:8px}.services-page .category-subtitle{color:#6c757d;font-size:1rem;font-weight:500;margin-bottom:15px}.services-page .category-description{color:#6c757d;line-height:1.6;margin-bottom:25px}.services-page .treatments-list{margin-bottom:30px}.services-page .treatments-list h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:15px}.services-page .treatments-list ul{list-style:none;margin-bottom:30px;padding:0}.services-page .treatment-item{background:#f8f9fa;border-radius:8px;margin-bottom:12px;padding:15px}.services-page .treatment-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.services-page .treatment-name{color:#2c3e50;font-weight:600}.services-page .treatment-price{color:#28a745;font-size:14px;font-weight:600}.services-page .treatment-desc{color:#6c757d;font-size:14px;line-height:1.5;margin-bottom:8px}.services-page .treatment-duration{color:#007bbf;font-size:12px;font-weight:500}.services-page .category-actions{display:flex;gap:15px}.services-page .learn-more-btn{border-radius:8px;color:#fff;display:inline-block;flex:1 1;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;transition:all .3s ease}.services-page .learn-more-btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.services-page .book-appointment-btn{border:2px solid #007bbf;border-radius:8px;color:#007bbf;display:inline-block;flex:1 1;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;transition:all .3s ease}.services-page .book-appointment-btn:hover{background:#007bbf;color:#fff;transform:translateY(-2px)}.services-page .additional-services{background:#fff;padding:80px 0}.services-page .additional-services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.services-page .additional-service-card{background:#f8f9fa;border:2px solid #0000;border-radius:15px;padding:30px 20px;text-align:center;transition:all .3s ease}.services-page .additional-service-card:hover{background:#fff;border-color:#007bbf;box-shadow:0 10px 30px #007bbf1a;transform:translateY(-5px)}.services-page .service-icon{align-items:center;background:#007bbf;border-radius:50%;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.services-page .service-icon svg{height:30px;width:30px}.services-page .service-name{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:15px}.services-page .service-description{color:#6c757d;line-height:1.6;margin-bottom:20px}.services-page .contact-btn{background:#007bbf;border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:10px 20px;text-decoration:none;transition:all .3s ease}.services-page .contact-btn:hover{background:#0056b3;transform:translateY(-2px)}.services-page .why-choose-us{background:#f8f9fa;padding:80px 0}.services-page .features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.services-page .feature-card{background:#fff;border:2px solid #0000;border-radius:15px;padding:30px 20px;text-align:center;transition:all .3s ease}.services-page .feature-card:hover{border-color:#007bbf;box-shadow:0 10px 30px #007bbf1a;transform:translateY(-5px)}.services-page .feature-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#17a2b8);border-radius:50%;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.services-page .feature-icon svg{height:30px;width:30px}.services-page .feature-card h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:15px}.services-page .feature-card p{color:#6c757d;line-height:1.6}.services-page .services-cta{background:linear-gradient(135deg,#007bbf,#17a2b8);color:#fff;padding:80px 0;text-align:center}.services-page .cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:20px}.services-page .cta-content p{font-size:1.2rem;margin-bottom:40px;opacity:.9}.services-page .cta-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.services-page .cta-primary{background:#fff;border-radius:50px;color:#007bbf;display:inline-block;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.services-page .cta-primary:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-2px)}.services-page .cta-secondary{border:2px solid #fff;border-radius:50px;color:#fff;display:inline-block;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.services-page .cta-secondary:hover{background:#fff;color:#007bbf;transform:translateY(-2px)}@media (max-width:768px){.services-page .services-hero{background-attachment:scroll;min-height:80vh;padding:80px 20px 60px}.services-page .hero-title{-webkit-text-fill-color:#fff;background:none;color:#fff;font-size:2.8rem}.services-page .hero-description{font-size:1.1rem;margin-bottom:40px}.services-page .hero-stats{gap:30px;margin-top:30px}.services-page .stat-item{padding:20px 25px}.services-page .stat-number{font-size:2.2rem}.services-page .stat-label{font-size:13px}.services-page .section-title{font-size:2rem}.services-page .services-grid{gap:30px;grid-template-columns:1fr}.services-page .category-actions{flex-direction:column}.services-page .cta-content h2{font-size:2rem}.services-page .cta-actions{align-items:center;flex-direction:column}.services-page .cta-primary,.services-page .cta-secondary{max-width:250px;width:100%}}@media (max-width:480px){.services-page .services-hero{min-height:85vh;padding:60px 15px 50px}.services-page .hero-content{max-width:100%}.services-page .hero-badge{font-size:13px;margin-bottom:25px;padding:10px 16px}.services-page .hero-title{font-size:2.2rem;margin-bottom:20px}.services-page .hero-description{font-size:1rem;margin-bottom:35px}.services-page .hero-stats{flex-direction:column;gap:20px;margin-top:25px}.services-page .stat-item{margin:0 auto;max-width:200px;padding:18px 20px}.services-page .stat-number{font-size:2rem}.services-page .stat-label{font-size:12px}.services-page .additional-services-grid,.services-page .features-grid,.services-page .services-grid{grid-template-columns:1fr}}.contact-us{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow:hidden;padding:100px 0;position:relative}.contact-us .contact-container{margin:0 auto;max-width:1400px;padding:0 20px;position:relative;z-index:2}.contact-us .contact-header{margin-bottom:80px;text-align:center}.contact-us .header-badge{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50px;box-shadow:0 10px 25px #3b82f64d;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:24px;padding:12px 24px}.contact-us .header-badge svg{height:18px;width:18px}.contact-us .contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:24px}.contact-us .contact-subtitle{color:#64748b;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px}.contact-us .contact-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 400px;margin-bottom:80px;min-width:0;overflow:hidden;width:100%}.contact-us .contact-form-section{background:#fff;border:1px solid #fffc;border-radius:24px;box-shadow:0 20px 60px #0000001a;min-width:0;padding:40px}.contact-us .form-header{margin-bottom:32px}.contact-us .form-header h3{color:#1e293b;font-size:1.75rem;font-weight:700;margin-bottom:8px}.contact-us .form-header p{color:#64748b;font-size:1rem}.contact-us .contact-form{display:flex;flex-direction:column;gap:24px;max-width:100%;width:100%}.contact-us .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.contact-us .form-group{display:flex;flex-direction:column;gap:8px}.contact-us .form-group label{color:#374151;font-size:14px;font-weight:600}.contact-us .form-group input,.contact-us .form-group select,.contact-us .form-group textarea{background:#fafafa;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;font-size:16px;max-width:100%;padding:16px;transition:all .3s ease;width:100%}.contact-us .form-group input:focus,.contact-us .form-group select:focus,.contact-us .form-group textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.contact-us .form-group textarea{min-height:120px;resize:vertical}.contact-us .submit-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-top:16px;padding:18px 32px;transition:all .3s ease}.contact-us .submit-btn:hover{box-shadow:0 15px 35px #3b82f666;transform:translateY(-2px)}.contact-us .btn-icon{height:20px;width:20px}.contact-us .success-message{color:#059669;padding:60px 40px;text-align:center}.contact-us .success-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.contact-us .success-icon svg{color:#fff;height:40px;width:40px}.contact-us .success-message h4{font-size:1.5rem;font-weight:700;margin-bottom:12px}.contact-us .success-message p{color:#64748b;font-size:1rem}.contact-us .contact-info-section{display:flex;flex-direction:column;gap:24px;min-width:0}.contact-us .contact-card{word-wrap:break-word;background:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 30px #00000014;min-width:0;padding:32px;transition:all .3s ease}.contact-us .contact-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.contact-us .card-header{align-items:center;display:flex;gap:12px;margin-bottom:24px}.contact-us .card-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.contact-us .card-icon svg{height:24px;width:24px}.contact-us .card-header h4{color:#1e293b;font-size:1.25rem;font-weight:700}.contact-us .info-item{display:flex;gap:16px;margin-bottom:24px}.contact-us .info-item:last-child{margin-bottom:0}.contact-us .info-item svg{color:#3b82f6;flex-shrink:0;height:24px;margin-top:2px;width:24px}.contact-us .info-item strong{color:#1e293b;display:block;font-weight:600;margin-bottom:4px}.contact-us .info-item div{flex:1 1;min-width:0}.contact-us .info-item p{word-wrap:break-word;color:#64748b;line-height:1.5;margin:0;overflow-wrap:break-word}.contact-us .hours-list{display:flex;flex-direction:column;gap:12px}.contact-us .hours-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:12px 0}.contact-us .hours-item:last-child{border-bottom:none}.contact-us .hours-item.emergency{background:linear-gradient(135deg,#fef3c7,#fbbf24);border:none;border-radius:12px;margin-top:8px;padding:12px 16px}.contact-us .hours-item .day{color:#374151;font-weight:600}.contact-us .hours-item .time{color:#64748b;font-weight:500}.contact-us .hours-item.emergency .day,.contact-us .hours-item.emergency .time{color:#92400e}.contact-us .emergency-card{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #fca5a5}.contact-us .emergency-card .card-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.contact-us .emergency-card p{color:#7f1d1d;font-weight:500;margin-bottom:20px}.contact-us .emergency-btn{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:12px;color:#fff;display:flex;font-weight:600;gap:10px;justify-content:center;padding:14px 24px;text-decoration:none;transition:all .3s ease}.contact-us .emergency-btn:hover{box-shadow:0 10px 25px #ef444466;transform:translateY(-2px)}.contact-us .emergency-btn svg{height:20px;width:20px}.contact-us .map-placeholder{border-radius:12px;margin-bottom:20px;overflow:hidden}.contact-us .directions-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:10px;color:#fff;display:flex;font-weight:600;gap:10px;justify-content:center;padding:12px 20px;text-decoration:none;transition:all .3s ease}.contact-us .directions-btn:hover{box-shadow:0 10px 25px #10b98166;transform:translateY(-2px)}.contact-us .directions-btn svg{height:18px;width:18px}.contact-us .contact-features{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:60px}.contact-us .feature-item{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;padding:40px 24px;text-align:center;transition:all .3s ease}.contact-us .feature-item:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-8px)}.contact-us .feature-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.contact-us .feature-icon svg{height:36px;width:36px}.contact-us .feature-item h4{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:12px}.contact-us .feature-item p{color:#64748b;line-height:1.6}.contact-us .contact-bg-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.contact-us .bg-circle{animation:float 20s ease-in-out infinite;background:linear-gradient(135deg,#3b82f61a,#1d4ed80d);border-radius:50%;position:absolute}.contact-us .bg-circle-1{animation-delay:0s;height:300px;right:-100px;top:10%;width:300px}.contact-us .bg-circle-2{animation-delay:8s;bottom:20%;height:200px;left:-50px;width:200px}.contact-us .bg-circle-3{animation-delay:16s;height:150px;right:10%;top:60%;width:150px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(0) rotate(180deg)}75%{transform:translateY(20px) rotate(270deg)}}@media (max-width:1200px){.contact-us .contact-content{gap:40px;grid-template-columns:1fr}.contact-us .contact-info-section{order:-1}}@media (max-width:1024px){.contact-us .contact-content{gap:40px;grid-template-columns:1fr}.contact-us .contact-info-section{order:-1}}@media (max-width:768px){.contact-us{padding:60px 0}.contact-us .contact-container{padding:0 16px}.contact-us .contact-header{margin-bottom:60px}.contact-us .contact-title{font-size:2.5rem}.contact-us .contact-subtitle{font-size:1.1rem}.contact-us .contact-form-section{padding:32px 24px}.contact-us .form-row{gap:16px;grid-template-columns:1fr}.contact-us .contact-card{padding:24px 20px}.contact-us .contact-features{gap:24px;grid-template-columns:1fr;margin-top:40px}.contact-us .feature-item{padding:32px 20px}}@media (max-width:480px){.contact-us .contact-title{font-size:2rem}.contact-us .contact-subtitle{font-size:1rem}.contact-us .contact-form-section{padding:24px 16px}.contact-us .contact-card{padding:20px 16px}.contact-us .info-item{flex-direction:column;gap:8px}.contact-us .info-item svg{margin-top:0}}.write-for-us-page{min-height:100vh}.write-for-us-page .write-hero{background:linear-gradient(135deg,#007bbf,#17a2b8);color:#fff;padding:100px 0 80px;text-align:center}.write-for-us-page .write-hero .container{margin:0 auto;max-width:1200px;padding:0 20px}.write-for-us-page .hero-content h1{font-size:3rem;font-weight:700;margin-bottom:20px;text-shadow:0 2px 4px #0000004d}.write-for-us-page .hero-content p{font-size:1.3rem;margin-bottom:40px;opacity:.9}.write-for-us-page .hero-stats{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:600px}.write-for-us-page .stat{align-items:center;display:flex;flex-direction:column;gap:8px}.write-for-us-page .stat-number{color:#fff;font-size:2.5rem;font-weight:700}.write-for-us-page .stat-label{font-size:.9rem;letter-spacing:1px;opacity:.8;text-transform:uppercase}.write-for-us-page .about-writing{background:#f8f9fa;padding:80px 0}.write-for-us-page .about-writing .container{margin:0 auto;max-width:1200px;padding:0 20px}.write-for-us-page .content-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr 1fr}.write-for-us-page .content-text h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:20px}.write-for-us-page .content-text p{color:#6c757d;font-size:1.1rem;line-height:1.7;margin-bottom:30px}.write-for-us-page .benefits-list{display:flex;flex-direction:column;gap:15px}.write-for-us-page .benefit{align-items:center;color:#2c3e50;display:flex;font-size:1rem;gap:15px}.write-for-us-page .benefit svg{color:#28a745;flex-shrink:0;height:20px;width:20px}.write-for-us-page .content-image{position:relative}.write-for-us-page .content-image img{border-radius:20px;box-shadow:0 20px 40px #0000001a;height:400px;object-fit:cover;width:100%}.write-for-us-page .topics-section{background:#fff;padding:80px 0}.write-for-us-page .topics-section .container{margin:0 auto;max-width:1200px;padding:0 20px}.write-for-us-page .topics-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.write-for-us-page .section-intro{color:#6c757d;font-size:1.1rem;line-height:1.6;margin:0 auto 50px;max-width:800px;text-align:center}.write-for-us-page .topics-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.write-for-us-page .topic-card{background:#fff;border:2px solid #e9ecef;border-radius:15px;cursor:pointer;padding:30px;text-align:center;transition:all .3s ease}.write-for-us-page .topic-card:hover{border-color:#007bbf;box-shadow:0 15px 35px #007bbf1a;transform:translateY(-5px)}.write-for-us-page .topic-icon{align-items:center;background:linear-gradient(135deg,#007bbf,#17a2b8);border-radius:50%;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.write-for-us-page .topic-icon svg{height:28px;width:28px}.write-for-us-page .topic-card h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:10px}.write-for-us-page .topic-card p{color:#6c757d;line-height:1.5}.write-for-us-page .guidelines-section{background:#f8f9fa;padding:80px 0}.write-for-us-page .guidelines-section .container{margin:0 auto;max-width:1200px;padding:0 20px}.write-for-us-page .guidelines-content h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:50px;text-align:center}.write-for-us-page .guidelines-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.write-for-us-page .guideline-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #00000014;padding:30px;transition:all .3s ease}.write-for-us-page .guideline-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.write-for-us-page .guideline-card h3{border-bottom:2px solid #e9ecef;color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:20px;padding-bottom:10px}.write-for-us-page .guideline-card ul{list-style:none;margin:0;padding:0}.write-for-us-page .guideline-card li{color:#6c757d;line-height:1.5;padding:8px 0 8px 25px;position:relative}.write-for-us-page .guideline-card li:before{color:#007bbf;content:"→";font-weight:700;left:0;position:absolute}.write-for-us-page .cta-section{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:80px 0;text-align:center}.write-for-us-page .cta-section .container{margin:0 auto;max-width:1200px;padding:0 20px}.write-for-us-page .cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:20px}.write-for-us-page .cta-content p{font-size:1.1rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.write-for-us-page .cta-buttons{display:flex;gap:20px;justify-content:center;margin-bottom:30px}.write-for-us-page .cta-btn{align-items:center;border-radius:50px;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.write-for-us-page .cta-btn.primary{background:#007bbf;color:#fff}.write-for-us-page .cta-btn.primary:hover{background:#0056b3;box-shadow:0 10px 25px #007bbf4d;transform:translateY(-2px)}.write-for-us-page .cta-btn.secondary{background:#0000;border:2px solid #fff;color:#fff}.write-for-us-page .cta-btn.secondary:hover{background:#fff;color:#2c3e50;transform:translateY(-2px)}.write-for-us-page .cta-btn svg{height:18px;width:18px}.write-for-us-page .contact-info{border-top:1px solid #fff3;margin-top:20px;padding-top:20px}.write-for-us-page .contact-info p{font-size:.95rem;line-height:1.6;margin:0;opacity:.8}.write-for-us-page .contact-info strong{color:#fff;opacity:1}@media (max-width:992px){.write-for-us-page .content-grid{gap:40px;grid-template-columns:1fr}.write-for-us-page .content-image{order:-1}.write-for-us-page .hero-content h1{font-size:2.5rem}.write-for-us-page .cta-content h2,.write-for-us-page .guidelines-content h2,.write-for-us-page .topics-section h2{font-size:2rem}}@media (max-width:768px){.write-for-us-page .write-hero{padding:80px 0 60px}.write-for-us-page .hero-content h1{font-size:2rem}.write-for-us-page .hero-content p{font-size:1.1rem}.write-for-us-page .hero-stats{gap:30px;grid-template-columns:1fr}.write-for-us-page .stat-number{font-size:2rem}.write-for-us-page .guidelines-grid,.write-for-us-page .topics-grid{grid-template-columns:1fr}.write-for-us-page .cta-buttons{align-items:center;flex-direction:column}.write-for-us-page .cta-btn{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.write-for-us-page .about-writing,.write-for-us-page .cta-section,.write-for-us-page .guidelines-section,.write-for-us-page .topics-section{padding:60px 0}.write-for-us-page .guideline-card,.write-for-us-page .topic-card{padding:25px}.write-for-us-page .hero-content h1{font-size:1.8rem}.write-for-us-page .content-text h2{font-size:2rem}}
/*# sourceMappingURL=main.6ebfcdd8.css.map*/