.story-section{padding:5rem 0;background-color:var(--color-surface-muted)}.story-grid{display:grid;grid-gap:3rem;gap:3rem}.story-copy{display:flex;flex-direction:column;gap:1.5rem}.story-copy .landing-primary-button{align-self:flex-start;width:auto}@media (min-width:1024px){.story-grid{grid-template-columns:1.1fr .9fr;align-items:center}}.info-cards{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:640px){.info-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.info-card{padding:1.5rem;border-radius:24px;border:1px solid #e2e8f0;background-color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.05)}.info-title{display:block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary)}.info-description{margin-top:.5rem;font-size:.95rem;color:#475569;line-height:1.6}.story-image-card{position:relative}.story-image{position:relative;height:100%;min-height:28rem;overflow:hidden;border-radius:24px}.story-image-media{width:100%;height:100%;object-fit:cover;border-radius:24px}.carousel-container,.image-carousel{position:relative;width:100%}.carousel-container{min-height:28rem;border-radius:24px;overflow:hidden}.carousel-slide{position:relative;width:100%;height:100%;min-height:28rem}.carousel-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.carousel-image-wrapper.active{opacity:1}.carousel-image{object-fit:cover;border-radius:24px}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:2.5rem;height:2.5rem;border-radius:50%;background-color:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-primary);box-shadow:0 4px 12px rgba(0,0,0,.15);transition:background-color .2s ease,transform .2s ease}.carousel-button:hover{background-color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-button-prev{left:1rem}.carousel-button-next{right:1rem}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.carousel-dot{width:.5rem;height:.5rem;border-radius:50%;border:none;background-color:rgba(0,0,0,.3);cursor:pointer;transition:background-color .2s ease,transform .2s ease;padding:0}.carousel-dot:hover{background-color:rgba(0,0,0,.5);transform:scale(1.2)}.carousel-dot.active{background-color:var(--color-primary);transform:scale(1.3)}.contact-section{padding:5rem 0 6rem;background-color:#fff;font-family:var(--font-primary),sans-serif}.contact-grid-wrapper{display:grid;grid-gap:3rem;gap:3rem}.contact-copy{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:1024px){.contact-grid-wrapper{grid-template-columns:.9fr 1.1fr}}.contact-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:640px){.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.contact-label{display:block;font-size:.875rem;font-weight:600;color:var(--color-primary);margin-bottom:.5rem}.contact-value{display:block;font-size:1rem;font-weight:400;color:var(--color-text);line-height:1.6;text-decoration:none;transition:color .2s ease}.contact-value:hover,.map-link{color:var(--color-primary)}.map-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.map-link:hover{color:var(--color-primary-light)}.map-container{width:100%;height:450px;overflow:hidden}.map-container iframe{width:100%;height:100%;display:block}.landing-hero{position:relative;padding:5rem 0 4rem;background-color:var(--color-surface);overflow:hidden}.landing-hero-layout{display:grid;grid-gap:3rem;gap:3rem}.landing-hero-content{display:flex;flex-direction:column;gap:2rem}.landing-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.hero-title{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;color:#0f172a;line-height:1.1;margin:0}.hero-description{max-width:34rem;font-size:1.05rem;color:#4b5563;line-height:1.65}.hero-image-card{position:relative;min-height:28rem;width:100%;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;background-color:#fff;box-shadow:0 24px 60px rgba(15,23,42,.08)}.hero-image-card video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.landing-stats{padding:2.5rem 0 4rem;background-color:#fff}.landing-stats-grid{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.landing-hero-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;column-gap:3.5rem}.hero-image-card{justify-self:end;max-width:clamp(360px,60vw,720px)}.landing-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.hero-title{font-size:clamp(3rem,7vw,4.5rem)}.hero-image-card{min-height:22rem}}.stat-card{padding:2rem;border-radius:20px;background-color:#fff;border:1px solid #e2e8f0;text-align:center;box-shadow:0 16px 40px rgba(15,23,42,.05)}.stat-value{display:block;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--color-primary)}.stat-label{margin-top:.5rem;display:block;font-size:.9rem;font-weight:500;color:#4b5563}.maestrerx-section{padding:4rem 0 5rem;background:linear-gradient(135deg,var(--color-primary) 0,#0f2d47 100%);position:relative;overflow:hidden}.maestrerx-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(103,147,185,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(235,30,47,.08) 0,transparent 50%);pointer-events:none}.maestrerx-header{text-align:center;margin-bottom:2.5rem;color:#fff}.maestrerx-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:600;color:#fff;margin:0 0 1rem;line-height:1.2}.maestrerx-description{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.75;max-width:48rem;margin:0 auto}.maestrerx-benefits-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;margin-bottom:2rem}.benefit-card{background:hsla(0,0%,100%,.95);border-radius:16px;padding:1.75rem;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .3s ease;position:relative;overflow:hidden}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.benefit-card-doctor:before,.benefit-card:before{background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light))}.benefit-card-patient:before{background:linear-gradient(90deg,var(--color-accent),#ff4757)}.benefit-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08)}.benefit-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-icon svg{width:20px;height:20px}.benefit-icon-doctor{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-light) 100%);color:#fff}.benefit-icon-patient{background:linear-gradient(135deg,var(--color-accent) 0,#ff4757 100%);color:#fff}.benefit-card-title{font-size:1.25rem;font-weight:600;color:var(--color-primary);margin:0}.benefit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.benefit-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.9375rem;line-height:1.6;color:var(--color-text)}.benefit-check{color:var(--color-accent);font-weight:700;font-size:1rem;flex-shrink:0;margin-top:.125rem}.maestrerx-actions{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;margin-top:2rem}.maestrerx-panel-button{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.5rem;background:#fff;color:var(--color-primary);font-size:.9rem;font-weight:600;border-radius:9999px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.maestrerx-panel-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2);background:var(--color-primary);color:#fff}.maestrerx-panel-button svg{width:16px;height:16px;transition:transform .2s ease}.maestrerx-panel-button:hover svg{transform:translate(2px,-2px)}.maestrerx-contact-button{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.5rem;background:var(--color-accent);color:#fff;font-size:.9rem;font-weight:600;border-radius:9999px;text-decoration:none;transition:all .2s ease}.maestrerx-contact-button:hover{transform:translateY(-2px);background:#d9182a}@media (min-width:768px){.maestrerx-section{padding:4rem 0 5rem}.maestrerx-header{margin-bottom:3rem}.maestrerx-benefits-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.benefit-card{padding:2rem}.maestrerx-actions{flex-direction:row;gap:1rem}}@media (min-width:1024px){.maestrerx-section{padding:4rem 0 5rem}.maestrerx-header{margin-bottom:3rem}.maestrerx-benefits-grid{gap:2rem}.benefit-card{padding:2.25rem}}.services-section{padding:4rem 0 5rem;background-color:#fff}.services-content{display:flex;flex-direction:column;gap:3rem}.services-header{text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.services-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (max-width:767px){.services-grid{gap:2.5rem}}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.service-card-flip{perspective:1000px;height:100%;cursor:pointer;min-height:28rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.service-card-inner{position:relative;width:100%;height:100%;min-height:28rem;transition:transform .6s ease-in-out;transform-style:preserve-3d}.service-card-flip.flipped .service-card-inner{transform:rotateY(180deg)}.service-card-back,.service-card-front{position:absolute;width:100%;height:100%;min-height:28rem;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:28px;border:1px solid #e2e8f0;background-color:#fff;box-shadow:0 20px 45px rgba(15,23,42,.08);overflow:hidden}.service-card-back{transform:rotateY(180deg);display:flex;flex-direction:column}.service-card-front{display:flex;flex-direction:column;gap:0;padding-bottom:1.5rem;transition:box-shadow .3s ease}.service-card-flip:not(.flipped):hover .service-card-front{box-shadow:0 25px 55px rgba(15,23,42,.12)}.service-image{position:relative;flex:0 0 auto;height:16rem;overflow:hidden;background-color:#f1f5f9}.service-card-details{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;flex:1 1;justify-content:space-between}.service-title{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0}.service-description{color:#4b5563;font-size:.95rem;line-height:1.7;margin:0}.service-link{display:inline-flex;align-items:center;gap:.35rem;margin-left:0;font-size:.9rem;font-weight:600;color:var(--color-primary);transition:color .2s ease}.service-card-back-content{padding:2rem 1.5rem;display:flex;flex-direction:column;height:100%;min-height:28rem;gap:1rem;justify-content:space-between;overflow-y:auto}.service-back-title{font-size:1.3rem;font-weight:600;color:var(--color-primary);margin-bottom:.5rem}.service-back-info{color:#4b5563;font-size:.95rem;line-height:1.7;margin-bottom:1rem}.service-features{list-style:none;padding:0;margin:.5rem 0;display:flex;flex-direction:column;gap:.75rem;flex:1 1;overflow-y:auto}.service-features li{color:#475569;font-size:.9rem;line-height:1.6;padding-left:1.5rem;position:relative}.service-features li:before{content:"✓";position:absolute;left:0;color:var(--color-primary);font-weight:700;font-size:1rem}.service-flip-hint{margin-top:auto;padding-top:1rem;font-size:.85rem;color:var(--color-primary);font-weight:500;text-align:center;opacity:.7}