.fin-section[data-v-1e54375a]{position:relative;width:100%;min-height:600px;background-image:url(/app/assets/financia_bg-DX2IiQIU.png);background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.fin-overlay[data-v-1e54375a]{position:absolute;top:0;right:0;bottom:0;left:0;background:#a6273294;z-index:0}.fin-content[data-v-1e54375a]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:70px 32px;max-width:700px;width:100%}.fin-title[data-v-1e54375a]{font-size:2.4rem;font-weight:800;color:#fff;margin:0 0 36px;letter-spacing:.01em;text-shadow:0 3px 10px rgba(0,0,0,.45);line-height:1.2}.fin-cherry-row[data-v-1e54375a]{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:32px}.fin-percent[data-v-1e54375a]{width:78px;height:78px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:900;color:#b91c1c;flex-shrink:0;box-shadow:0 4px 18px #0000004d}.fin-cherry-text[data-v-1e54375a]{display:flex;flex-direction:column;align-items:flex-start}.fin-sub[data-v-1e54375a]{font-size:1.1rem;font-weight:400;color:#fffc;line-height:1.2}.fin-name[data-v-1e54375a]{font-size:3.2rem;font-weight:900;color:#fff;line-height:1;text-shadow:0 4px 14px rgba(0,0,0,.4)}.fin-bullets[data-v-1e54375a]{list-style:none;padding:0;margin:0 0 40px;display:flex;flex-direction:column;gap:14px;text-align:left;width:100%;max-width:460px}.fin-bullets li[data-v-1e54375a]{display:flex;align-items:center;gap:12px;font-size:1.05rem;font-weight:600;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.3)}.fin-check[data-v-1e54375a]{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:2.5px solid #f59e0b;border-radius:50%;color:#f59e0b;font-size:.85rem;font-weight:900;flex-shrink:0}.fin-btn[data-v-1e54375a]{display:inline-flex;align-items:center;gap:10px;background:#f59e0b;color:#fff;font-size:1.05rem;font-weight:700;padding:14px 36px;border-radius:999px;text-decoration:none;box-shadow:0 6px 22px #0000004d;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;position:static}.fin-btn[data-v-1e54375a]:hover{background:#d97706;transform:translateY(-3px);box-shadow:0 12px 30px #00000059}.fin-icon[data-v-1e54375a]{width:22px;height:22px;object-fit:contain}@media (max-width: 640px){.fin-section[data-v-1e54375a]{min-height:500px}.fin-title[data-v-1e54375a]{font-size:1.7rem;margin-bottom:24px}.fin-cherry-row[data-v-1e54375a]{flex-direction:column;align-items:center}.fin-cherry-text[data-v-1e54375a]{align-items:center}.fin-name[data-v-1e54375a]{font-size:2.4rem}.fin-bullets[data-v-1e54375a]{padding:0 4px}}:root{--primary-color: rgba(242, 141, 53, 1);--primary-hover: rgba(242, 141, 53, .9)}.navbar{padding:1.5rem 5%;background:#fff;position:sticky;top:0;z-index:99999;max-width:1530px;margin:0 auto;transition:all .4s ease;box-shadow:none}.navbar.scrolled{padding:.8rem 5%;box-shadow:0 4px 12px #0000001a;background-color:#fffffffa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;width:100%;left:0;right:0;margin-top:1%;border-radius:15px}.navbar.scrolled .logo img{height:70px}.logo-container{display:flex;align-items:center;margin-left:2rem}.logo img{height:90px;width:auto;transition:all .4s ease}.logo img:hover{transform:scale(1.03)}.nav-links{list-style:none;display:flex;gap:4.5rem;align-items:center;margin:0;padding:0;margin-right:2rem;font-family:Poppins,sans-serif!important}.nav-links li a{text-decoration:none;color:#333;font-weight:600;font-size:18px;position:relative;padding:.5rem 0;transition:color .3s ease}.nav-links li a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:var(--primary-color);transition:width .3s ease}.nav-links li a:hover:after{width:100%}.nav-links li a:hover{color:var(--primary-color)}.nav-links li a.contact-btn{background:var(--primary-color);color:#fff;padding:1rem 1.5rem;border-radius:10px;font-weight:600;transition:all .3s ease;letter-spacing:.8px;border:none;margin-left:1rem}.nav-links li a.contact-btn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.nav-links li a.contact-btn:after{display:none}.toggle-checkbox{display:none}.hamburger{display:none;cursor:pointer;z-index:1001;padding:10px}.hamburger-line{display:block;width:25px;height:3px;background:#333;margin:5px 0;transition:all .3s ease}.toggle-checkbox:checked~.nav-links{transform:translate(0)}.toggle-checkbox:checked~.hamburger .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.toggle-checkbox:checked~.hamburger .hamburger-line:nth-child(2){opacity:0}.toggle-checkbox:checked~.hamburger .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width: 768px){.navbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 5%;position:relative}.logo-container{margin-left:0}.logo img{height:70px}.hamburger{display:block;margin-right:1rem}.nav-links{position:absolute;top:100%;left:0;width:100%;background:#fff;flex-direction:column;padding:0 5% 1rem;max-height:0;overflow:hidden;transition:max-height .4s ease-out;z-index:1000;gap:0;margin:1.5% 0 0;border-radius:0 0 15px 15px}.nav-links li{width:100%;text-align:center;opacity:0;transition:opacity .3s ease}.nav-links li a{display:block;padding:1rem 0}.nav-links li:last-child a{border-bottom:none}.nav-links li a.contact-btn{margin:.5rem auto;display:inline-block;border:none}.toggle-checkbox:checked~.nav-links{max-height:500px}.toggle-checkbox:checked~.nav-links li{opacity:1;transition-delay:.2s}.navbar.scrolled .nav-links{top:80px}}:root{--primary-color: #f28d35;--primary-dark: #f28d35d3;--secondary-color: #f1f9fe;--accent-color: #ff7d59;--dark-color: #1a2e4a;--light-color: #ffffff;--text-color: #333333;--text-light: #6c757d}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.resaltado{color:#a62732}.floating-appointment-section button{background-color:#f28d35;color:#fff;border:none;padding:10px 20px;font-size:12px;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.floating-appointment-section button:hover{background-color:#d97424}.hero-section{position:relative;display:flex;align-items:center;justify-content:center;background:url(/app/assets/Recurso%202-kUKfZn5z.png) center center no-repeat;background-size:cover;overflow:hidden}.action-btn i{margin-right:.5rem}.boton-learn-sm{display:inline-block;padding:10px 20px;background-color:#d97424;color:#fff;font-size:16px;border:none;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer}.boton-learn:hover{background-color:#d97424}.boton-learn-sm{padding:6px 12px;font-size:14px}.hero-container{display:flex;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;align-items:center;gap:2rem}.hero-content{flex:1;padding:2rem;z-index:2;max-width:600px}.hero-content h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:60px;color:var(--dark-color)}.hero-subtitle{font-size:1.5rem;line-height:1.6;margin-bottom:2.5rem;color:var(--text-color)}.hero-actions{display:flex;gap:1rem;margin-bottom:3rem}.action-btn{padding:.9rem 2rem;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.action-btn.primary{background-color:var(--primary-color);color:#fff}.action-btn.secondary{background-color:transparent;border:2px solid var(--primary-color)}.action-btn:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.action-btn.primary:hover{background-color:var(--primary-dark)}.action-btn.secondary:hover{background-color:#2a7cc71a}.membership-counter{margin-top:2rem;border-radius:30px;display:inline-block;display:flex;align-items:center;gap:1rem;font-size:24px}.member-images{display:flex}.member-img,.plus-circle{width:35px;height:35px;border-radius:50%;object-fit:cover;border:2px solid white;margin-left:-10px}.member-img:first-child{margin-left:0}.plus-circle{background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.doctor-image-container{flex:1;position:relative;height:650px;min-width:50%;display:flex;justify-content:center;align-items:center}.doctor-image-back{position:absolute;height:100%;width:auto;max-height:90%;object-fit:contain;z-index:1;filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));border-top-left-radius:40%;border-top-right-radius:40%}.doctor-foreground{position:absolute;width:100%;height:100%;background:url(/app/assets/Recurso%205-CEeTyDFD.png) no-repeat center center;background-size:contain;z-index:2;opacity:.9;margin-bottom:63px}.floating-section{position:absolute;z-index:3;width:240px}.floating-section.left{left:0;top:35%;transform:translateY(-50%)}.floating-section.right{right:0;top:75%;width:30%;text-align:center;transform:translateY(-50%)}.floating-staff-section{background:var(--light-color);padding:1.2rem;border-radius:15px;box-shadow:0 15px 40px #0000001f}.floating-appointment-section{background-color:#f1f9fe;padding:1.2rem;border-radius:15px;box-shadow:0 15px 40px #0000001f}.floating-section h2{text-align:center}.floating-staff-section h2,.floating-appointment-section h2{font-size:1rem;margin-bottom:.8rem;color:var(--dark-color)}.floating-appointment-section h2{color:#000}.floating-appointment-section p{margin-bottom:.8rem;color:var(--primary-color);font-size:.85rem}.staff-grid{display:grid;grid-template-columns:1fr;gap:.8rem}.staff-card{padding:.8rem;margin-bottom:.3rem;background:var(--secondary-color);border-radius:10px;transition:transform .3s ease}.staff-content{display:flex;align-items:center;gap:.8rem}.staff-img{width:40px;height:55px;border-radius:50%;object-fit:cover}.staff-card:hover{transform:translateY(-5px)}.staff-card h3{font-size:.8rem;margin-bottom:.2rem;color:var(--dark-color)}.staff-card p{font-size:.75rem;color:var(--text-light)}.action-card{text-align:center;padding:.3rem!important;padding:.9rem 2rem;border:none;border-radius:5px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem;background-color:var(--primary-color)}.action-card a{color:#fff!important}.see-more{color:var(--primary-color);font-weight:600;text-decoration:none;font-size:.85rem;display:inline-block}.appointment-header{flex-direction:column;align-items:flex-start;gap:.2rem;margin-bottom:.8rem}.appointment-header h2{align-items:center;gap:.5rem;margin:0;font-size:1rem}.appointment-icon{font-size:3rem;color:#000;margin-bottom:8px}.appointment-btn{padding:.8rem 1.5rem;background-color:var(--light-color);color:var(--primary-color);border:none;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;margin-top:.5rem}.appointment-btn:hover{background-color:#ffffffe6;transform:translateY(-2px)}@media (max-width: 1024px){.hero-section{padding:3rem 0;background-position:75% center}.hero-container{flex-direction:column-reverse;padding:0 1.5rem;gap:2rem}.hero-content{padding:0;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-content h1{font-size:2.5rem;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem;max-width:90%}.hero-actions{flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;gap:1rem}.action-btn{padding:1rem 2rem;font-size:1rem;border-radius:8px;flex:1 1 45%;min-width:160px}.membership-counter{background:#ffffffe6;padding:.8rem 1.5rem;border-radius:50px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 5px 15px #0000000d;font-size:.95rem}.doctor-image-container{height:380px;width:100%;margin:0 auto}.doctor-image-back{width:90%;height:auto;max-width:400px}.doctor-foreground{background-size:80%;background-position:center bottom}.floating-section{position:relative;width:100%;margin:1.5rem 0;transform:none!important;top:auto!important;left:auto!important;right:auto!important}.floating-staff-section{background:#fff;padding:1.5rem;border-radius:20px;margin-top:2rem}.floating-appointment-section{background:var(--secondary-color);padding:1.5rem;border-radius:20px;margin-bottom:1rem}.staff-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.appointment-header{flex-direction:row;align-items:center;justify-content:center;margin-bottom:1rem}.appointment-icon{font-size:2rem;margin-bottom:0;margin-right:1rem}}@media (max-width: 640px){.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.action-btn{flex:1 1 100%}.staff-grid{grid-template-columns:1fr}}@media (max-width: 400px){.hero-content h1{font-size:1.8rem}.hero-actions{width:100%}}@media (max-width: 768px){.floating-section{margin:.5rem 0!important;width:150px;margin-right:60px!important}.floating-appointment-section{width:100px;margin-left:60px!important}.floating-staff-section,.floating-appointment-section{padding:.6rem!important;border-radius:10px!important}.floating-staff-section h2,.floating-appointment-section h2{font-size:.75rem!important;margin-bottom:.4rem!important}.staff-grid{gap:.4rem!important}.staff-card{padding:.4rem!important}.staff-content{gap:.4rem!important}.staff-img{width:28px!important;height:38px!important}.staff-card h3{font-size:.6rem!important;margin-bottom:.05rem!important}.staff-card p{font-size:.55rem!important}.action-card{padding:.3rem!important}.see-more{font-size:.6rem!important}.appointment-header{margin-bottom:.3rem!important}.appointment-icon{font-size:1rem!important;margin-right:.4rem!important}.floating-appointment-section p{font-size:.6rem!important}}@media (max-width: 651px){.floating-staff-section,.floating-appointment-section{padding:.5rem!important}.doctor-foreground{background-size:40%;background-position:center bottom}.staff-grid{grid-template-columns:1fr!important}.staff-card{padding:.3rem .25rem!important}}@media (max-width: 553px){.floating-staff-section,.floating-appointment-section{padding:.5rem!important}.doctor-foreground{background-size:45%;background-position:center bottom}.staff-grid{grid-template-columns:1fr!important}.staff-card{padding:.3rem .25rem!important}}@media (max-width: 513px){.floating-staff-section,.floating-appointment-section{padding:.5rem!important}.doctor-foreground{background-size:50%;background-position:center bottom}.staff-grid{grid-template-columns:1fr!important}.staff-card{padding:.3rem .25rem!important}}@media (max-width: 450px){.floating-staff-section,.floating-appointment-section{padding:.5rem!important}.doctor-foreground{background-size:65%;background-position:center bottom}.staff-grid{grid-template-columns:1fr!important}.staff-card{padding:.3rem .25rem!important}}.servicios{background:url(/app/assets/Recurso%203-DFQJlOKx.png) no-repeat center center;background-size:cover;background-position:center;padding:2rem 1rem;color:#000}.servicios-container{display:flex;max-width:1300px;margin:0 auto;gap:1.5rem}.main-content-container{flex:1;display:flex;flex-direction:column;gap:1.5rem}.two-columns-container{display:flex;gap:1.5rem}.two-columns-container h2{color:#fff}.reseñas-scroll{flex:2;overflow-y:auto;max-height:570px;padding-right:10px;display:flex;flex-direction:column;gap:1rem}.redes-sociales-container{background:#f8f9fa;border-radius:12px;padding:20px;box-shadow:0 4px 12px #0000001a;width:250px;font-family:Segoe UI,sans-serif}.redes-title{color:#a62732;font-size:1.2rem;margin-bottom:1rem;padding-bottom:8px;border-bottom:2px solid #e9ecef;margin-top:26px}.social-list{display:flex;flex-direction:column;gap:35px;margin-top:35px}.social-item{display:flex;align-items:center;text-decoration:none;color:#495057;padding:8px 12px;border-radius:8px;transition:all .3s ease}.social-item:hover{background:#e9ecef;transform:translate(5px);color:#000}.social-check{width:20px;height:20px;background:#f28d35;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;margin-right:12px;flex-shrink:0}.social-logo{width:24px;height:24px;margin-right:10px}.social-name{font-weight:500;font-size:.95rem}.redes-title{font-size:1.5rem;color:#a62732;margin-bottom:1rem;text-align:center}.social-icons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.social-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s}.social-icon:hover{transform:scale(1.1)}.social-icon img{width:100%;height:100%;object-fit:contain}.servicio-item{background-color:#fff;padding:1rem;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column}.square{height:200px}.rectangle{height:150px}.user-info{display:flex;align-items:center;gap:.8rem;margin-bottom:.5rem}.user-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover}.username{font-weight:700;font-size:.9rem}.user-handle{font-size:.7rem;opacity:.7}.google-review{display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.google-review-header{display:flex;justify-content:space-between;align-items:center;width:100%}.google-logo img{width:200px;height:auto;margin-left:80%}.review-button{background:#f28d35;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:10px;font-size:1rem;cursor:pointer;transition:transform .2s;white-space:nowrap;margin-left:1rem}.review-button:hover{transform:scale(1.05)}.review-stars{color:gold;font-size:.9rem;margin-bottom:.5rem}.review-text{font-size:.8rem;line-height:1.3;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.video-container{height:745px}.video-placeholder{height:100%;background-color:#fff3;border-radius:10px;overflow:hidden}.video-placeholder iframe{width:100%;height:100%}.reseñas-scroll::-webkit-scrollbar{width:8px}.reseñas-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.reseñas-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.reseñas-scroll::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 768px){.servicios{padding:1rem;background-position:top center}.servicios-container{flex-direction:column;gap:1rem}.main-content-container{width:100%}.two-columns-container{flex-direction:column;gap:1rem}.reseñas-scroll{max-height:400px;overflow-y:auto;padding-right:5px;order:2;width:100%;display:block}.redes-sociales-container{order:1;margin-bottom:1rem;width:100%;margin-top:0%}.google-review{height:auto;padding:1rem}.google-logo img{width:120px;margin-left:0}.review-button{padding:.6rem 1rem;font-size:.9rem}.video-container{width:100%;order:3;margin-top:1rem}.servicio-item.square{height:auto;min-height:180px;margin-bottom:.8rem}.review-text{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reseñas-scroll::-webkit-scrollbar{width:5px}.reseñas-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.google-review-header{flex-direction:column;align-items:center;gap:1rem}.social-icons{gap:1rem}.social-icon{width:40px;height:40px}.video-container{height:550px}.user-review{margin-bottom:.8rem}}@media (max-width: 480px){.reseñas-scroll{max-height:350px}.google-logo img{width:100px}.review-button{padding:.5rem .8rem;font-size:.8rem}.reseñas-scroll h2,.redes-title{font-size:1.2rem;margin-bottom:.5rem;margin-top:0}.servicio-item.square{min-height:140px;padding:.8rem}.user-avatar{width:30px;height:30px}.username,.review-stars{font-size:.8rem}.review-text{font-size:.75rem;-webkit-line-clamp:3}}.promo-section{display:flex;align-items:center;justify-content:space-between;background:url(/app/assets/Recurso%203-DFQJlOKx.png) center center no-repeat;background-size:cover;background-position:center;padding:2rem;color:#333;border-radius:25px;margin:8% 15%;height:500px}.promo-content{max-width:55%;margin-left:5%}.promo-content h2{font-size:2rem;line-height:1.3;margin-bottom:4.5rem;color:#fff}.promo-button{background-color:#fff;color:#000;border:none;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;font-size:20px;border-radius:4px;transition:all .3s ease}.promo-button:hover{transform:translateY(-2px);box-shadow:0 2px 5px #0003}.promo-image{width:100%}.promo-image img{width:690px;height:500px;display:block}@media only screen and (max-width: 768px){.promo-section{flex-direction:column-reverse;margin:5%!important;height:auto;padding:1.5rem;text-align:center;background-position:right center}.promo-content{max-width:100%;margin-left:0;margin-top:1rem}.promo-content h2{font-size:1.5rem;margin-bottom:2.5rem}.promo-button{padding:.7rem 1.2rem;font-size:2rem;margin-bottom:2rem}.promo-image img{width:100%;height:auto;max-width:300px;margin:0 auto;margin-bottom:1rem}}@media only screen and (max-width: 480px){.promo-content h2{font-size:1.3rem}.promo-section{padding:1rem}}.services-section{padding:2rem;font-family:Poppins,sans-serif;max-width:1500px;margin:0 auto}.fond_section{background-image:url(/app/assets/Recurso%2011-8-DKcd6fWv.png);background-size:cover;background-position:center;background-repeat:no-repeat}.section-title{font-size:3rem;text-align:center;margin-bottom:2rem;color:#333}.down-arrow{color:#000;font-weight:700;font-size:35px;text-align:center}.section-title span{color:#a62732;font-weight:600}.services-container{display:flex;gap:2rem;align-items:flex-start}.services-menu{display:flex;flex-direction:column;width:250px;padding-right:10px;margin-top:10%}.services-menu button{padding:1rem 1.2rem;border:none;background-color:#f5f5f5;cursor:pointer;border-radius:5px;transition:all .3s ease;text-align:left;font-size:.95rem;color:#333;border-left:4px solid transparent;margin-bottom:.5rem;flex-shrink:0}.services-menu button:last-child{margin-bottom:0}.services-menu button.active,.services-menu button:hover{background:linear-gradient(to right,#a62732 0%,rgba(166,39,50,.6) 70%,rgba(166,39,50,.2) 90%,transparent 100%);border-left:4px solid #a62732;color:#fff;font-weight:600;font-size:17px}.service-content{flex:1;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:calc(100% - 250px - 2rem)}.all-services-container{max-height:700px;overflow-y:auto;padding:1.5rem}.service-section{margin-bottom:3rem}.service-section:last-child{margin-bottom:0}.service-section h3{color:#a62732;margin-bottom:1.5rem;font-size:1.5rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.fees-table-container{margin-top:1rem;border:1px solid #eee;border-radius:8px;overflow:hidden}.fees-table{width:100%;border-collapse:collapse;margin:0;font-size:.9rem}.fees-table th,.fees-table td{padding:14px 16px;text-align:center;color:#fff;font-size:20px;background-color:#a62732;border:8px solid #ffffff}.fees-table thead th{background-color:#e07c24;color:#fff;position:sticky;top:0;font-weight:500;padding:12px 16px;z-index:10}.fees-table tbody tr{transition:all .2s ease}.fees-table tbody tr:hover{transform:translateY(-2px);box-shadow:0 4px 8px #aa5e5e14}.fees-table td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.fees-table td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.all-services-container::-webkit-scrollbar{width:10px}.all-services-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.all-services-container::-webkit-scrollbar-thumb{background:#a62732;border-radius:10px}.all-services-container::-webkit-scrollbar-thumb:hover{background:#8c1f28}.all-services-container{scrollbar-width:thin;scrollbar-color:#a62732 #f1f1f1}@media (max-width: 992px){.services-section{padding:1rem}.all-services-container{max-height:460px}.section-title{font-size:2rem;margin-bottom:1rem}.down-arrow{font-size:1.2rem;margin-top:1rem}.services-container{flex-direction:column;gap:0}.services-menu{width:100%;display:flex;flex-direction:row;overflow-x:auto;padding:.5rem 0;margin:0;gap:.5rem;scrollbar-width:none;-ms-overflow-style:none}.services-menu::-webkit-scrollbar{display:none}.services-menu button{padding:.8rem 1.2rem;border:none;border-radius:50px;background:#f0f0f0;color:#333;font-size:.9rem;white-space:nowrap;flex-shrink:0;margin:0;border-bottom:3px solid transparent;transition:all .3s ease}.services-menu button.active{background:#a62732;color:#fff;border-bottom:3px solid #e07c24;font-weight:700}.service-content{width:100%;max-width:100%;margin-top:1rem}.service-section{display:none;animation:fadeIn .4s ease}.service-section.active-service{display:block}.fees-table th,.fees-table td{padding:10px 8px;font-size:.85rem;border:4px solid white}.fees-table thead th{font-size:.8rem;padding:8px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 992px){.services-menu{display:flex;overflow-x:auto;padding:.8rem .5rem;margin:0 -.5rem;gap:.7rem;scrollbar-width:thin;scrollbar-color:#a62732 #f0f0f0;-webkit-overflow-scrolling:touch}.services-menu::-webkit-scrollbar{height:4px}.services-menu::-webkit-scrollbar-thumb{background-color:#a62732;border-radius:4px}.services-menu button{flex:0 0 auto;min-width:140px;padding:.9rem 1.2rem}.service-section:first-child{display:block;animation:fadeIn .4s ease}.service-section.active-service{display:block!important}}.especialistas{padding:4rem 2rem;text-align:center;margin-top:50px;z-index:9999!important}.especialistas-header h2{font-size:3.2rem;margin-bottom:1rem;color:#333}.highlight{color:#a62732;font-weight:700}.especialistas-header p{color:#000;max-width:900px;margin:0 auto 3rem;font-size:25px}.especialistas-slider{position:relative;overflow:hidden;max-width:1400px;margin:0 auto;z-index:9999!important}.slider-container{display:flex;transition:transform .5s ease;width:400%;overflow:hidden}.slider-group{display:flex;width:25%;justify-content:space-around;padding:0 1rem;box-sizing:border-box;gap:2rem}.especialista-card{width:45%;position:relative;background:#fff;border-radius:15px;overflow:hidden;min-height:250px;box-shadow:0 4px 8px #0000001a}.card-background{position:absolute;width:100%;height:100%;z-index:1}.card-background img{height:100%;width:600px}.card-content{position:relative;z-index:2;display:flex;height:100%;padding:1.5rem}.text-content{flex:1;text-align:left;color:#fff;margin-left:8%;margin-top:8%;flex-direction:column;justify-content:center}.text-content h4{font-size:2.2rem;margin-bottom:1.5rem;color:#fff;font-weight:700;line-height:1.2}.text-content p{font-size:1.5rem;color:#fff;margin:0}.image-content{width:40%;display:flex;align-items:flex-end;justify-content:center}.image-content img{max-height:380px;width:auto;border-radius:15px;object-fit:contain}.avatar-placeholder{width:140px;height:220px;border-radius:12px;background:#ffffff2e;border:2px dashed rgba(255,255,255,.45);display:flex;align-items:center;justify-content:center}.avatar-placeholder:after{content:"👤";font-size:3.5rem;opacity:.45}.slider-dots{display:flex;justify-content:center;margin-top:2rem;gap:.5rem}.dot{width:12px;height:12px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .3s}.dot.active{background-color:#a62732}@media (max-width: 768px){.especialistas{padding:2rem 1rem;margin-top:120px}.especialistas-header h2{font-size:2.8rem;line-height:1.3;margin-bottom:.8rem}.especialistas-header p{font-size:.95rem;margin-bottom:1.5rem;padding:0 .5rem;max-width:100%}.especialistas-slider{padding:0 .5rem}.slider-container{width:400%}.slider-group{flex-direction:column;width:100%;padding:0;gap:1.2rem}.especialista-card{width:90%;max-width:420px;min-height:180px;margin:0 auto;box-shadow:0 2px 5px #0000001a}.card-background img{width:100%;height:100%;object-fit:cover}.card-content{flex-direction:column-reverse;padding:1rem}.text-content{margin:0;text-align:center;padding:.5rem 0 0;align-items:center}.text-content h4{font-size:1.6rem;margin-bottom:.5rem}.text-content p{font-size:1.1rem}.image-content{width:100%;align-items:center;justify-content:center}.image-content img{max-height:160px;width:auto;margin:0 auto}.slider-dots{margin-top:1.2rem;gap:.4rem}.dot{width:10px;height:10px}}@media (max-width: 480px){.especialistas{padding:1.5rem .5rem}.especialistas-header h2{font-size:1.8rem}.especialista-card{min-height:150px;width:95%}.text-content h4{font-size:1.5rem}.text-content p{font-size:1rem}.image-content img{max-height:130px}.card-content{padding:.8rem}}.membresia-section{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:3rem 1.5rem;background-color:#fff}.imagen-principal{position:relative;display:inline-block;padding:30px;background:radial-gradient(circle,#fff0 60%,#fff);border-radius:20px}@media (min-width: 768px){.membresia-section{flex-direction:row;justify-content:center;padding:4rem 5rem}}.imagen-principal{position:relative;width:100%;height:100%;object-fit:cover;z-index:1;border-radius:50px}.membresia-images{height:520px}.membresia-contenido{max-width:500px}.membresia-contenido h2{font-size:2rem;font-weight:700;color:#000;line-height:1.3}.precio-fondo{background-color:#a62732;color:#fff;padding:.2rem .5rem;border-radius:5px;font-weight:700}.color_de_p{color:#a62732!important;font-weight:400!important;font-size:1.3rem!important}@media (min-width: 768px){.membresia-contenido h2{font-size:2.5rem}}.membresia-contenido .resaltado{color:#a62732}.beneficios{margin-top:1.5rem;list-style:none;padding:0;color:#555}.beneficios li{margin-bottom:.75rem;display:flex;align-items:start;gap:.5rem;font-size:1rem;color:#555}.lista{color:#000;font-weight:700}.beneficios li:before{content:"✔";color:#fff;background-color:#f97316;border-radius:50%;margin-right:.5rem;padding:2px 6px;font-size:.75rem;display:inline-block;line-height:1}.boton-learn{margin-top:1.5rem;background-color:#f28d35;color:#fff;font-weight:700;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.precio-item{margin-bottom:1rem}.precio-fondo{font-weight:700;margin-right:.5rem}.boton-learn:hover{background-color:#e08b40}@media (max-width: 767px){.membresia-section{padding:2rem 1rem;text-align:center;gap:2rem}.membresia-images{height:300px;width:100%}.imagen-principal{border-radius:30px}.membresia-contenido{padding:0 .5rem}.membresia-contenido h2{font-size:1.8rem;margin-top:0;line-height:1.3}.membresia-contenido h4{text-align:center;margin:2rem 0;font-size:1.1rem}.precio-item{margin-bottom:1.5rem}.beneficios{margin-top:1.2rem;text-align:left;padding:0 .5rem}.beneficios li{font-size:.95rem;margin-bottom:.8rem;align-items:center}.color_de_p{text-align:center;margin-top:1rem;font-size:.95rem}.boton-learn{width:100%;max-width:200px;margin:1.5rem auto 0;padding:.8rem 1.5rem;font-size:1rem;display:block}}@media (max-width: 374px){.membresia-section{padding:1.5rem .8rem}.membresia-images{height:250px}.membresia-contenido h2{font-size:1.5rem}.membresia-contenido h4{font-size:1rem}.beneficios li,.color_de_p{font-size:.85rem}.boton-learn{padding:.7rem 1.2rem;font-size:.9rem}}.testimonio{padding:4rem 2rem;background-color:#a62732;text-align:center;overflow:hidden;position:relative}.testimonio-header h1{font-size:2.7rem;color:#fff;font-weight:700;margin-bottom:2rem}.testimonio-carousel-container{width:100%;overflow:hidden;position:relative}.testimonio-carousel{display:flex;gap:2rem;will-change:transform}.testimonio-card{flex:0 0 auto;width:350px;background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 10px 20px #0000001a}.testimonio-user-info{display:flex;align-items:center;margin-bottom:1rem}.testimonio-user-avatar img{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:1rem}.testimonio-username{font-weight:700;color:#2c3e50;font-size:1rem}.testimonio-user-handle{font-size:.8rem;color:#7f8c8d}.testimonio-review-stars{color:#f1c40f;font-size:1.2rem;margin-bottom:1rem}.testimonio-review-text{color:#34495e;line-height:1.5;font-size:.95rem;text-align:left}.testimonio-carousel-container:hover{cursor:grab}.testimonio-carousel-container:active{cursor:grabbing}@media (max-width: 768px){.testimonio{padding:2rem 1rem}.testimonio-header h1{font-size:1.5rem}.testimonio-card{width:280px;padding:1rem}.testimonio-review-text{font-size:.85rem}}.premios{position:relative;color:#1a1a1a;margin-bottom:200px}.fondo-wrapper{position:relative;width:100%;min-height:800px;display:block;line-height:0;overflow:hidden}.fondo{width:100%;min-height:100%;display:block;margin-top:0;object-fit:cover;object-position:center center;filter:brightness(.4)}.fondo-wrapper:before,.fondo-wrapper:after{content:"";position:absolute;left:0;width:100%;pointer-events:none;z-index:1}.fondo-wrapper:before{top:0;height:85%;background:#a6273257}.fondo-wrapper:after{bottom:0;height:15%;background:#e4e2e2}.contenido{position:absolute;top:85%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:40px;width:60%;height:350px;display:flex;justify-content:space-between;box-shadow:0 5px 20px #0003;z-index:10}.box-cita{flex:1 1 40%}.box-cita h2{font-size:48px;margin-bottom:20px}.box-cita h2 span{color:#1a1a1a}.box-cita h2 strong{color:#a62732}.iconos{display:flex;gap:20px;flex-wrap:wrap}.icono{text-align:center;flex:1 1 80px}.icono i{font-size:36px;color:#f93;background:#eee;padding:20px;border-radius:15px}.icono p{margin-top:8px;font-size:12px;color:#a62732;font-weight:700}.box-premios{flex:1 1 50%;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.texto-premios{position:relative;display:inline-block;margin:0 auto;padding:20px 40px;text-align:center;z-index:5}.texto-premios h1{font-size:80px;color:#a62732;font-weight:700;margin:0;line-height:1.2}.texto-premios h1 span{font-weight:400}.texto-premios p{font-size:20px;color:#a62732;margin-top:10px}.esquina{position:absolute;width:20px;height:20px;border-color:#a62732;border-style:solid;z-index:20}.esquina-izq-arriba{top:-10px;left:-10px;border-width:4px 0 0 4px}.esquina-der-arriba{top:-10px;right:-10px;border-width:4px 4px 0 0}.esquina-izq-abajo{bottom:-10px;left:-10px;border-width:0 0 4px 4px}.esquina-der-abajo{bottom:-10px;right:-10px;border-width:0 4px 4px 0}.premios-content{display:flex;align-items:center;gap:15px;margin-top:20px}.texto-premios h1,.texto-premios h1 span{font-weight:800}.premios-img img{height:120px;width:auto;object-fit:contain;margin:0 -15px;transition:all .3s ease;filter:drop-shadow(0 2px 3px rgba(0,0,0,.2))}.premios-img img:nth-child(1){margin-left:0;z-index:1}.premios-img img:nth-child(2){z-index:2}.premios-img img:nth-child(3){margin-right:0;z-index:3}.premios-img img:hover{transform:scale(1.1);z-index:10!important}.box-premios .button{background:#a62732;color:#fff;border:none;padding:12px 24px;font-size:16px;border-radius:6px;cursor:pointer;transition:background .3s ease;white-space:nowrap;margin-top:-115px}.icono{transition:transform .3s ease}.icono:hover{transform:scale(1.2)}.box-premios .button:hover{background:#8c1f29}@media (max-width: 768px){.premios{padding:0;display:flex;flex-direction:column}.fondo-wrapper{display:block;position:relative;order:1}.fondo{margin-top:0;filter:brightness(.7)}.contenido{position:relative;order:2;width:100%;margin:0;padding:25px 15px;box-shadow:none;background:transparent;flex-direction:column}.box-cita{background:#ffffffe6;padding:20px;border-radius:10px;margin-bottom:20px;box-shadow:0 3px 10px #0000001a}.box-premios{background:#ffffffe6;padding:20px;border-radius:10px;box-shadow:0 3px 10px #0000001a}.box-cita h2{font-size:32px;text-align:center;margin-bottom:25px}.iconos{justify-content:center;gap:15px}.icono{flex:0 0 60px}.icono i{font-size:24px;padding:15px;border-radius:10px}.icono p{font-size:10px}.texto-premios{padding:15px 25px}.texto-premios h1{font-size:42px;line-height:1.1}.texto-premios p{font-size:16px;margin-top:5px}.premios-content{flex-direction:column;gap:20px;margin-top:15px}.premios-img{order:-1;margin-bottom:15px}.premios-img img{height:80px;margin:0 -10px}.box-premios .button{width:50%;padding:14px;font-size:15px;margin-top:-152px}.esquina{width:12px;height:12px}.esquina-izq-arriba{top:-6px;left:-6px;border-width:3px 0 0 3px}.esquina-der-arriba{top:-6px;right:-6px;border-width:3px 3px 0 0}.esquina-izq-abajo{bottom:-6px;left:-6px;border-width:0 0 3px 3px}.esquina-der-abajo{bottom:-6px;right:-6px;border-width:0 3px 3px 0}}@media (max-width: 480px){.contenido{padding:20px 10px}.box-cita,.box-premios{padding:15px}.box-cita h2{font-size:28px}.texto-premios h1{font-size:36px}.iconos{gap:10px}.icono{flex:0 0 50px}.icono i{font-size:20px;padding:12px}}.servicio_3{display:flex;justify-content:space-between;padding:4rem 2rem;background-color:#fff;gap:3rem;max-width:1400px;margin:0 auto;position:relative}.left-content{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center}.left-content h1{font-size:3rem;color:#b0172c;display:flex;align-items:center;gap:1rem;margin-bottom:2rem;font-weight:700;line-height:1.2}.left-content h1 img{height:160px;transition:transform .3s ease;margin-left:10%}.left-content h1:hover img{transform:scale(1.05)}.program{border-radius:12px;margin-bottom:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.tag{display:inline-block;padding:.4rem 1.2rem;border-radius:20px;font-weight:700;color:#fff;margin-bottom:1rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.tag-ref{background-color:#b0172c;box-shadow:0 4px 6px #b0172c33}.tag-creditos{background-color:#991b1b;box-shadow:0 4px 6px #991b1b33}h4{color:#b0172c;font-size:1.5rem;font-weight:600;margin-bottom:1rem}p{color:#4b5563;font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.cta-button{background-color:#f97316;color:#fff;border:none;padding:.8rem 2rem;font-weight:700;border-radius:20px;cursor:pointer;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 6px #f9731633}.right-content{flex:1;position:relative;display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;background-color:#991b1b;border-radius:15px;padding:3rem;overflow:hidden}.image-grid{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:2}.image-grid img{border-radius:15px;max-width:100%;transition:transform .3s ease}.image-grid img:hover{transform:scale(1.03)}.main-image{box-shadow:0 10px 15px #0003;width:100%;height:400px;max-width:100%;object-fit:cover}.img_2-i{margin-top:-13%;width:250px;margin-left:50%;box-shadow:0 8px 12px #00000026}.img_3-i{height:350px;margin-top:5%;box-shadow:0 8px 12px #00000026}.floating-icon{position:absolute;background-color:#fff;border-radius:15px;padding:10px;box-shadow:0 4px 10px #00000026;transition:transform .5s ease}.floating-icon:hover{transform:scale(1.1) rotate(10deg)}.icon-top-right{top:25px;right:20px;z-index:25;transform:translateY(-20%)}.icon-middle-left{top:50%;left:10px;transform:translateY(-50%);z-index:25}.icon-bottom-right{bottom:40px;right:20px;z-index:25;transform:translateY(20%)}.floating-icon img{width:60px;height:60px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.right-content:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#ffffff0d;border-radius:50%;z-index:1}.right-content:after{content:"";position:absolute;bottom:-30px;left:-30px;width:150px;height:150px;background:#ffffff0d;border-radius:50%;z-index:1}@media (max-width: 768px){.servicio_3{flex-direction:column;padding:2rem 1rem;gap:1.5rem}.left-content,.right-content{flex:none;width:100%;padding:1.5rem}.left-content h1{font-size:2rem;flex-direction:column;text-align:center;gap:.5rem;margin-bottom:1.5rem}.left-content h1 img{height:60px}.program{padding:1.5rem;margin-bottom:1.2rem}.tag{padding:.3rem 1rem;font-size:.8rem}h4{font-size:1.3rem}p{font-size:1rem;margin-bottom:1.2rem}.cta-button{padding:.7rem 1.8rem;font-size:.9rem;width:100%}.right-content{padding:1.5rem;border-radius:12px}.image-grid{gap:1rem}.img_2-i{margin-top:-8%;width:180px;margin-left:40%}.floating-icon{display:none}.right-content:before,.right-content:after{display:none}.main-image{box-shadow:0 10px 15px #0003;height:400px;width:auto;max-width:100%}.img_3-i{height:250px;margin-top:5%;box-shadow:0 8px 12px #00000026}@media (max-width: 480px){.image-grid{flex-direction:column;align-items:center}.img_2-i{margin:0;width:100%;max-width:250px}.program{text-align:center}}}@media (min-width: 769px){.main-image{width:100%;height:400px;object-fit:cover;margin:0 auto}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}body{color:#333}.btn-primary{padding:.75rem 1.5rem;background:#f60;color:#fff;border:none;border-radius:4px;cursor:pointer}
