.contact-section{font-family:var(--font-content)}.contact-section *{font-family:inherit}.contact-section{padding:80px 0;background-color:var(--theme-white);width:100%;margin:0}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-details{margin-top:40px}.contact-item{display:flex;align-items:center;margin-bottom:25px}.contact-icon{width:40px;height:40px;background-color:var(--theme-primary);color:var(--theme-white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;font-size:.96rem}.contact-text{color:var(--theme-gray);font-size:.8rem;font-weight:400}.contact-form{background:linear-gradient(135deg,var(--theme-secondary) 0,var(--theme-primary) 100%);padding:40px;border-radius:8px}.contact-page-header{padding:60px 0 60px;min-height:75vh;background-image:url("../../images/consulta-image.webp");background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;color:var(--theme-dark);width:100%;margin:0;position:relative;overflow:hidden;display:flex;align-items:center}.contact-page-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.6);pointer-events:none}.contact-header-content{max-width:800px;margin:0 auto;position:relative;z-index:1;padding:40px}.contact-header-content .section-pre-title{opacity:0;animation:fadeInUp .6s ease .4s forwards}.contact-header-content .page-title{opacity:0;animation:fadeInUp .6s ease .5s forwards}.contact-header-content .page-subtitle{opacity:0;animation:fadeInUp .6s ease .6s forwards}.contact-page-header .section-pre-title{color:var(--theme-teal-medium);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-family:"Bebas Neue",sans-serif}.contact-page-header .page-title{font-size:3rem;font-weight:700;margin-bottom:20px;font-family:Raleway,sans-serif;line-height:1.2;color:var(--theme-teal)}.contact-page-header .page-title .title-intro{color:var(--theme-teal-medium);font-size:2.5rem;font-weight:600}.contact-page-header .page-title .doctor-name{font-family:Raleway,sans-serif;font-weight:400;font-size:52px;display:inline-block;color:var(--theme-dark)}.contact-page-header .page-subtitle{font-size:.9rem;color:#2d2d2d;line-height:1.8;font-family:Raleway,sans-serif}.contact-form-section{padding:0;background-color:var(--theme-teal-medium);width:100%;margin:0}.contact-form-section__container{padding-top:80px}.contact-form-wrapper{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:start;max-width:1200px;margin:0 auto}.contact-form-info{position:sticky;top:100px;max-width:1000px;margin:0 auto;padding-bottom:60px}.contact-form-info .section-title{font-size:2rem;margin-bottom:20px;color:var(--theme-white);font-family:"Bebas Neue",sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:2px}.contact-form-info .section-description{font-size:1rem;line-height:1.7;color:#e0e0e0;margin-bottom:25px;font-family:Raleway,sans-serif}.contact-seo-message{margin-bottom:35px;padding:15px 20px;background-color:rgba(255,255,255,.08);border-radius:8px}.contact-seo-message p{color:var(--theme-white);font-family:"Open Sans",sans-serif;font-size:.9rem;line-height:1.7;margin:0;font-style:italic}.contact-features{margin-bottom:0}.contact-feature-item{display:flex;gap:15px;margin-bottom:10px;align-items:flex-start;color:var(--theme-white);opacity:0;transform:translateX(30px);transition:opacity .6s ease,transform .6s ease}.contact-feature-item.animate-in{opacity:1;transform:translateX(0)}.contact-feature-item.animate-in:first-child{transition-delay:0.1s}.contact-feature-item.animate-in:nth-child(2){transition-delay:0.2s}.contact-feature-item.animate-in:nth-child(3){transition-delay:0.3s}.contact-feature-item.animate-in:nth-child(4){transition-delay:0.4s}.contact-feature-item.animate-in:nth-child(5){transition-delay:0.5s}.contact-feature-item.animate-in:nth-child(6){transition-delay:0.6s}.contact-feature-item .feature-text,.contact-feature-item .feature-text p{color:var(--theme-white)}.contact-feature-item .feature-check{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;background-color:var(--theme-green);border-radius:50%;color:var(--theme-white);font-size:18px;font-weight:700;line-height:1;flex-shrink:0}.contact-feature-item .feature-text h4{font-family:"Bebas Neue",sans-serif;font-size:1.2rem;color:var(--theme-white);letter-spacing:1px;text-transform:uppercase;margin-bottom:0}.contact-info-notice{margin-top:30px;padding:15px 20px;background-color:rgba(255,255,255,.1);border-left:3px solid var(--theme-green);border-radius:6px}.contact-info-notice p{color:#e0e0e0;font-family:"Open Sans",sans-serif;font-size:.85rem;line-height:1.6;margin:0}.contact-info-notice strong{color:var(--theme-white);font-weight:600}.contact-disclaimers-section{padding:40px 0;background-color:#fff3cd;width:100%;margin:0;text-align:center}.contact-emergency{max-width:800px;margin:0 auto;padding:0 20px}.contact-emergency h4{font-size:1.1rem;font-weight:700;color:#856404;margin:0 0 12px 0;font-family:"Open Sans",sans-serif}.contact-emergency p{font-size:1rem;color:#856404;margin:0;line-height:1.7;font-family:"Open Sans",sans-serif}.contact-emergency strong{font-weight:700}.contact-form-container{background:rgba(245,245,245,.7);padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.contact-info-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;align-items:start}.contact-info-column{display:flex;flex-direction:column}.contact-features-column{display:flex;flex-direction:column}.contact-info-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:15px;margin-bottom:0}.contact-info-card{display:flex;flex-direction:column;padding:20px;background-color:rgba(255,255,255,.1);border-radius:8px;transition:background-color .3s ease,transform .3s ease;min-height:120px;height:100%;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.contact-info-card:first-child{animation-delay:.2s}.contact-info-card:nth-child(2){animation-delay:.3s}.contact-info-card:nth-child(3){animation-delay:.4s}.contact-info-card:nth-child(4){animation-delay:.5s}.contact-info-card:hover{background-color:rgba(255,255,255,.15);transform:translateY(-3px)}.contact-info-card .info-content{display:flex;flex-direction:column;height:100%;justify-content:center}.contact-info-card .info-content h4{font-size:1rem;font-weight:300;color:var(--theme-white);margin:0 0 8px 0;opacity:.9;font-family:"Bebas Neue",sans-serif}.contact-info-card .info-content p{font-size:1rem;color:var(--theme-white);margin:0;font-weight:500}.contact-info-card .info-content p a{color:var(--theme-white);text-decoration:underline;text-decoration-color:rgba(255,255,255,0.5);text-underline-offset:3px;transition:all .3s ease;font-weight:600}.contact-info-card .info-content p a:hover{color:var(--theme-white);text-decoration-color:var(--theme-white);opacity:1}.contact-info-card .info-content .vitaudio-link{color:var(--theme-white);text-decoration:underline;text-decoration-color:rgba(255,255,255,0.5);text-underline-offset:3px;transition:all .3s ease;font-weight:600}.contact-info-card .info-content .vitaudio-link:hover{color:var(--theme-white);text-decoration-color:var(--theme-white);opacity:1}@media (max-width:1024px){.contact-form-wrapper{grid-template-columns:1fr;gap:40px}.contact-form-info{position:static}}@media (max-width:768px){.contact-page-header{padding:80px 0 60px}.contact-form-section{padding:60px 0 0}.contact-header-content{background:rgba(255,255,255,.65);border-radius:24px}.contact-page-header .page-title{font-size:2rem}.contact-page-header .page-subtitle{font-size:.9rem}.contact-info-grid{grid-template-columns:1fr}.contact-card-title{font-size:1.2rem}.orl-contact-form .form-row.form-row-2,.theme-contact-form .form-row.form-row-2{grid-template-columns:1fr}.contact-disclaimers-section{padding:30px 0}.contact-emergency{padding:0 15px}.contact-emergency h4{font-size:1rem}.contact-emergency p{font-size:.9rem}.contact-form-info .section-title{font-size:1.6rem}.contact-info-wrapper{grid-template-columns:1fr!important;gap:30px}.contact-info-column{min-width:auto}.contact-info-cards{grid-template-columns:1fr}.feature-text h4{font-size:1rem}.cta-phone-button{font-size:1.1rem;padding:16px 30px}}@media (max-width:1024px){.hero-title{font-size:2.8rem!important}.section-title{font-size:1.8rem}.about-content,.contact-content,.testimonials-content,.why-choose-content{grid-template-columns:1fr;gap:40px}.services-grid{grid-template-columns:1fr}}@media (max-width:768px){.container{padding:0 15px}h1{font-size:2.5rem}h2{font-size:1.6rem}h3{font-size:1.5rem}.hero-title{font-size:1.76rem!important}.hero-subtitle{font-size:1.4rem}.hero-specialty{font-size:.9rem}.hero-description{font-size:.9rem}.section-title{font-size:1.6rem}.hero-section{flex-direction:column;height:auto;min-height:calc(100vh - 106px)}.hero-left{width:100%;padding:40px 20px}.hero-right{width:100%;height:50vh}.hero-buttons{flex-direction:column;gap:15px}.about-text{padding-right:0}.service-item{padding:30px}.contact-form{padding:30px}.testimonials-quote-icon{font-size:4rem;top:-10px}}@media (max-width:480px){.container{padding:0 10px}h1{font-size:1.6rem}h2{font-size:1.4rem}h3{font-size:1.4rem}.hero-title{font-size:1.44rem!important}.hero-subtitle{font-size:1.2rem}.hero-specialty{font-size:.8rem}.hero-description{font-size:.85rem}.section-title{font-size:1.8rem}.hero-section{min-height:75vh}.hero-content{margin-top:60%}.service-item{padding:20px}.contact-form{padding:20px}.testimonials-quote-icon{font-size:3rem}.feature-item{flex-direction:column;text-align:center}.feature-icon{margin-right:0;margin-bottom:15px}}@media (max-width:480px){.booking-hero-content .page-title{font-size:1.8rem}.booking-form-title{font-size:1.5rem}.contact-cta-box{padding:20px}}.contact-map-container{background-color:var(--theme-white);border-radius:4px;padding:40px 8px 8px}.map-header{text-align:center;margin-bottom:30px}.map-title{font-size:2rem;font-weight:700;color:var(--theme-dark);margin-bottom:10px;font-family:Raleway,sans-serif}.map-description{font-size:1.05rem;color:var(--theme-gray);margin:0}.map-description .vitaudio-link{color:var(--theme-green);text-decoration:underline;text-decoration-color:rgba(131,197,190,0.5);text-underline-offset:3px;transition:all .3s ease;font-weight:600}.map-description .vitaudio-link:hover{color:var(--theme-green-dark);text-decoration-color:var(--theme-green)}.map-description-small{font-size:.9rem;font-style:italic;margin-top:10px}.map-info-box{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-bottom:30px}.map-info-item{display:flex;align-items:flex-start;gap:15px;padding:20px;background-color:#f8f8f8;border-radius:12px;transition:all .3s ease}.map-info-item:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.05)}.map-info-icon{font-size:2rem;flex-shrink:0;line-height:1}.map-info-content{flex:1}.map-info-content h4{font-size:1.1rem;font-weight:700;color:var(--theme-dark);margin:0 0 8px 0;font-family:Raleway,sans-serif}.map-info-content p{font-size:.95rem;color:var(--theme-gray);line-height:1.6;margin:0}.map-info-content strong{color:var(--theme-dark);font-weight:600}.map-cta-box{text-align:center;padding:30px;background:linear-gradient(135deg,rgba(131,197,190,.1) 0,rgba(0,109,119,.05) 100%);border:2px solid var(--theme-green);border-radius:12px}.map-cta-box p{font-size:1.1rem;color:var(--theme-dark);font-weight:600;margin-bottom:20px}.map-cta-button{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background-color:var(--theme-green);color:var(--theme-white);text-decoration:none;border-radius:30px;font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 4px 15px rgba(131,197,190,.3)}.map-cta-button:hover{background-color:var(--theme-green-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(131,197,190,.4);color:var(--theme-white)}.map-cta-button svg{transition:transform .3s ease}.map-cta-button:hover svg{transform:translateX(4px)}@media (max-width:1024px){.map-info-box{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.contact-map-container{padding:30px 20px}.map-title{font-size:1.6rem}.google-map-wrapper iframe{min-height:350px}.map-info-item{flex-direction:column;text-align:center;padding:20px 15px}.map-info-icon{font-size:2.5rem}.map-cta-box{padding:25px 20px}.map-cta-button{width:100%;justify-content:center}}@media (max-width:480px){.contact-map-container{padding:25px 15px}.map-title{font-size:1.4rem}.google-map-wrapper iframe{min-height:300px}.map-info-content h4{font-size:1rem}.map-info-content p{font-size:.9rem}}.contact-booking-notice-section{padding:60px 0;background:#eeeee5}.contact-booking-notice{padding:30px;background:0 0;display:flex;align-items:flex-start;gap:20px}.contact-booking-notice .notice-content{flex:1;text-align:center}.contact-booking-notice .notice-title{font-family:"Bebas Neue",sans-serif;font-size:1.6rem;color:var(--theme-teal-dark);margin:0 0 12px 0;letter-spacing:.5px;text-align:center}.contact-booking-notice .notice-text{font-family:Raleway,sans-serif;font-size:1rem;color:#333;line-height:1.6;margin:0 0 20px 0;text-align:center}.contact-booking-notice .notice-actions{display:flex;justify-content:center;align-items:center}.contact-booking-notice .notice-button{display:inline-block;padding:15px 40px;border-radius:50px;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;text-decoration:none;transition:all .3s cubic-bezier(.4, 0, .2, 1);text-align:center}.contact-booking-notice .notice-button-primary{background:var(--theme-green);border:none;color:var(--theme-white)}.contact-booking-notice .notice-button-primary:hover{background:var(--theme-teal);box-shadow:0 6px 20px rgba(131,197,190,.4);transform:translateY(-2px)}@media (max-width:768px){.contact-booking-notice-section{padding:40px 0}.contact-booking-notice{flex-direction:column;padding:25px}.contact-booking-notice .notice-title{font-size:1.4rem}.contact-booking-notice .notice-actions{flex-direction:column}.contact-booking-notice .notice-button{width:100%}}@media (max-width:480px){.contact-booking-notice-section{padding:30px 0}.contact-booking-notice{padding:20px}.contact-booking-notice .notice-title{font-size:1.2rem}.contact-booking-notice .notice-text{font-size:.9rem}}