:root{--main-orange:#f5843b;--main-green:#5cb85c;--dark-green-nav:#30884b;--button-green:#62b865;--text-color:#58585b;--white:#fff;--gris-contact:#f5f5f5;--hero-bg:#eaf5ec;--btn-acceso-border:#f5843b;--btn-registro-bg:#f5843b}body{background-color:#f8f9fa;color:var(--text-color);font-family:sans-serif}.mobile-break{display:none}@media (max-width:991.98px){.mobile-break{display:block}}.desk-break{display:none}@media (min-width:992px){.desk-break{display:block}}.mobile-header .container-fluid{align-items:center;display:flex;justify-content:space-between;padding-left:5px;padding-right:5px}.mobile-header-tagline{color:#6c757d;font-size:.7rem;font-style:italic;line-height:1.2}.navbar-toggler{background-color:var(--main-green);border-radius:.5rem;padding:.3rem .4rem}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");height:1.2em;width:1.2em}.ma-form{padding:2rem}.ma-form .titulo{color:#71997e;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.ma-form .separator{border-top:1px solid #eee;margin:1.5rem 0}.ma-form .form-label{color:var(--main-orange);font-weight:600;margin-bottom:.5rem}.ma-form .form-control{border-color:#ced4da;border-radius:50px;padding:.75rem 1.5rem}.ma-form ._acc_recupera a{color:var(--main-orange);font-size:.9rem;text-decoration:none}.ma-form .buttons{display:flex;justify-content:space-between;margin-top:1.5rem}.ma-form ._acc_btn_registrate{background-color:var(--main-orange);border-radius:50px;color:#fff;padding:.5rem 2rem}.ma-form ._acc_btn{background-color:var(--main-green);border-radius:50px;color:#fff;padding:.5rem 2rem}.modal-footer ._acc_cerrar{background-color:#6c757d;border-radius:5px;color:#fff;padding:.5rem 1rem}.btn-acceso{background-color:transparent;border:1px solid var(--main-orange);border-radius:20px;color:var(--main-orange);font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.btn-acceso:hover,.btn-registro{background-color:var(--main-orange);color:#fff}.btn-registro{border:1px solid var(--main-orange);border-radius:20px;font-weight:500;padding:.35rem 1rem;transition:all .3s ease}.btn-registro:hover{filter:brightness(90%)}.btn-registro:hover,.btn-reserva-lg{background-color:var(--main-orange);color:var(--white)}.btn-reserva-lg{align-items:center;border-radius:1.5rem;display:inline-flex;font-size:1.3rem;font-weight:600;height:50px;justify-content:center;min-width:25%;padding:0 2rem;text-decoration:none}.btn-reserva-lg:hover{background-color:var(--main-orange);color:var(--white);filter:brightness(90%)}a.itemLnk{background-color:#f2f4fd;color:inherit;text-decoration:none}.service-intro-section .h5{color:var(--text-color);font-size:2rem;font-weight:100;line-height:.6}.service-intro-section .text-orange{color:var(--main-orange);font-style:italic;font-weight:700}.service-intro-section .text-green{color:var(--main-green);font-style:italic;font-weight:700}.service-intro-section .lead{font-size:2rem}.full-width-image-section{align-items:center;display:flex;justify-content:center}.full-width-image-section:before{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.content-overlay{z-index:2}.text-container h2,.text-container p{text-shadow:1px 1px 3px rgba(0,0,0,.5)}.text-container .btn-warning{background-color:#f7941d;border-color:#f7941d;color:#fff}.text-container .btn-warning:hover{background-color:#e68a0d;border-color:#e68a0d}.feature-cards-section{background-color:#f8f9fa}.feature-card{border:1px solid #e0e0e0;border-radius:1rem;padding:1rem;text-align:center}.feature-icon{align-items:center;background-color:#f2eadd;border-radius:.75rem;display:flex;height:56px;justify-content:center;margin:0 auto 1rem;width:56px}.feature-icon .icono{font-size:2.5rem}.feature-card p{color:#694f5b;font-size:1.1rem;font-weight:500;margin-bottom:0}.section-title-black{color:#000;font-size:2.6rem;font-weight:700;margin-bottom:1rem}.testimonials-section .lead-text{color:#6c757d;font-size:1.7rem}.testimonial-card{background-color:var(--white);border:1px solid #dee2e6;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.05);height:100%;padding:1.5rem;text-align:center}.testimonial-card .stars{color:#fabb05;font-size:1.4rem;margin-bottom:1rem}.testimonial-card p{display:-webkit-box;font-size:1.4rem;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis}.testimonial-card a{color:var(--text-color);display:block;margin-bottom:1.5rem}.author-info{border-top:1px solid #eee;padding-top:1rem}.author-info img{border-radius:50%;display:block;height:40px;margin:0 auto .5rem;width:40px}.author-info strong{display:block;font-size:.9rem}.author-info small{color:#6c757d;display:block;font-size:.8rem}.form-container{background-color:var(--white);border-radius:1rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1);overflow:hidden}.form-header{background-image:linear-gradient(90deg,#4caf50,#388e3c);color:var(--white);padding:1.5rem;text-align:center}.form-header p{font-size:1.7rem;font-weight:700;margin:0}.form-body{padding:1rem}.form-body p{text-align:justify}.form-body .form-control{border-radius:.75rem;padding:.75rem 1rem}.video-card .video-wrapper{margin-bottom:1rem}.video-card .video-wrapper iframe{border-radius:.5rem;height:100%;left:0;position:absolute;top:0;width:100%}.video-card .video-title-link{min-height:3em}.video-card .video-title-link i{color:var(--main-orange)}.news-section .text-orange{color:var(--main-orange);font-weight:600;text-decoration:none}.news-card{background-color:var(--white);border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;padding:1rem}.news-card .card-img-top{border-radius:.25rem}.news-card .card-body{display:flex;flex-direction:column;padding:1rem 0 0}.news-card-header{min-height:5.4rem}.news-card-content{flex-grow:1}.news-card .card-title{color:var(--main-orange);font-size:1.2rem;font-weight:700;margin-bottom:10px}.news-card .card-text{display:-webkit-box;margin-top:10px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-card-divider{border:none;border-top:1px solid #ddd}.news-card-footer a{color:var(--main-orange)!important;font-size:1.2rem;font-weight:600;text-decoration:none}.therapist-videos-section .section-title-orange{color:var(--main-orange);font-size:3rem;font-weight:600}.grey-divider{border:none;border-top:4px solid #e6e6e6;margin:2rem auto 1.3rem 0;opacity:1}.booking-ribbon{background-color:#f8f9fa;padding:2rem 0}.specialist-intro-section .section-title-orange{color:var(--main-orange);font-size:2.6rem;font-weight:700}.specialist-intro-section .lead-text{color:var(--text-color);font-size:1.4rem;line-height:1.4}.specialties-card{background-color:var(--white);border:1px solid #e0e0e0;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.05);padding:1.5rem}.specialties-section .specialties-title{color:var(--main-orange);font-size:1.33rem;font-style:italic;font-weight:700;line-height:1.2}@media (min-width:992px){.specialties-section .specialties-title{font-size:2.2rem}.specialties-card{padding:2rem 3rem}}.specialty-item{background-color:#eff7ed;border-radius:1rem;color:var(--text-color);font-size:1.1rem;font-weight:400;height:100%;text-decoration:none}.specialty-icon,.specialty-item{align-items:center;display:flex;padding:.5rem}.specialty-icon{background-color:transparent;border-radius:.75rem;justify-content:center;margin-right:1rem}.video-container{border:5px solid var(--main-green);border-radius:1rem;box-shadow:inset 0 0 0 5px var(--white);overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-container iframe{border-radius:.5rem;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video-link{color:var(--text-color);text-decoration:none}.video-link i{color:var(--main-orange)}.info-cards-container{border:1px solid #e0e0e0;border-radius:1.5rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1);height:100%}@media (max-width:991.98px){.info-cards-container{padding:.3rem!important}}.why-choose-us-section .section-title{color:var(--text-color);font-size:1.5rem;font-weight:400;text-align:center}.why-choose-us-section .section-title strong{color:var(--main-orange);font-weight:700}.info-card{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:1rem;margin-bottom:1rem;min-height:80px;padding:.75rem;width:100%}.info-card,.info-card-icon{align-items:center;display:flex}.info-card-icon{background-color:#c7ebd1;border-radius:.75rem;justify-content:center;margin-right:1rem;padding:.2rem}.info-card-icon svg{font-size:1.8rem}.info-card-title{color:var(--text-color);font-size:.9rem;font-weight:400;line-height:1.3}footer{background-color:var(--dark-green-nav);color:var(--white)!important;font-size:.9rem;position:relative}footer .footer-title{font-size:.9rem;font-weight:700;margin-bottom:0;margin-top:0}.footer-address a,.footer-contact a,.footer-links a{color:var(--white);line-height:1.8;text-decoration:none}footer a[href^="mailto:"]{color:var(--white)!important}.footer-address a:hover,.footer-contact a:hover,.footer-links a:hover{text-decoration:underline}.footer-contact i{margin-right:.3rem}.footer-address h6 i{margin-right:.5rem}#testimonialModal .modal-content{border:none;border-radius:1rem}#testimonialModal .modal-header{background-color:var(--main-orange);border-top-left-radius:1rem;border-top-right-radius:1rem;color:var(--white)}#testimonialModal .modal-header .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}#testimonialModal .modal-body{padding:2rem}#testimonialModal #testimonialModalStars{color:#fabb05;font-size:1.5rem}#testimonialModal #testimonialModalText{font-size:1.1rem;text-align:justify}.header-top .btn{font-size:.9rem;padding:.4rem .8rem}.carousel-item .col-md-9{width:100%}.carousel-item a{color:unset;text-decoration:none}.carousel-item hr{opacity:unset}.specialties-section .specialties-subtitle{font-size:.9rem!important}.specialties-section .specialty-col{align-items:flex-start;border-right:none;padding-left:0!important}.specialties-section .specialty-col.with-border{border-right:1px solid #dee2e6}.specialties-section .specialty-item{font-size:1.3rem;padding-left:15px}.specialty-item h3{font-size:1.3rem;margin-bottom:unset}@media (max-width:991.98px){.row.g-4.justify-content-center>[class*=col-]{flex:0 0 100%;max-width:100%}}.d-md-none .social-icons-footer img{height:40px;width:40px}.logo-block .footer-logo{width:141px}.sucursales-mobile .sucursal-item{margin-bottom:2rem}.sucursales-mobile .sucursal-item .fa-map-marker{font-size:2.5rem;margin-bottom:1rem}.sucursales-mobile .sucursal-item .footer-title{font-size:1.2rem;font-weight:700;margin:0}.sucursales-mobile .sucursal-item p{font-size:1rem;line-height:1.5;margin-bottom:0}.sucursales-mobile .sucursal-item p a{color:#fff}.horario-mobile .footer-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;margin-top:3rem}.booking-ribbon{padding:unset}.why-choose-us-section{padding-bottom:0!important;padding-top:1rem!important}@media (max-width:991.98px){.why-choose-us-section .section-title{font-size:1.3rem;margin-bottom:1rem!important;padding-top:10px}.testimonials-section .section-title-black{font-size:1.2rem;font-weight:800}.testimonials-section .lead-text{font-size:1.2rem}}.specialty-item .icono{font-size:2rem}.specialties-section{padding-bottom:.5rem!important}.testimonials-section{background-color:#f2f2f2;padding-bottom:2rem!important;padding-top:1rem!important}.testimonials-section .text-center{margin-bottom:1.5rem!important}.testimonial-card p{font-size:1.3rem}.testimonial-card a{font-size:1.2rem;text-decoration:underline}.contact-form-section{padding-top:1rem!important}.news-section{padding-bottom:1rem!important}.news-section .section-title-black{font-size:1.5rem;font-weight:600}.therapist-videos-section .text-center{margin-bottom:2rem}.therapist-videos-section .section-title-orange{font-size:1.2rem!important}.therapist-videos-section .section-title-black{font-size:1.5rem;font-weight:600}.btn-registro{padding:.5rem}.carousel-item .inside{align-items:center;display:flex;height:100%;justify-content:space-between}.carousel-item .contenido{align-items:center;background:#fff!important;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:20%}.carousel-item .inside .contenido *{font-size:2.8vw!important;text-align:center;width:auto}.carousel-item .img-container-1{width:65%}#heroCarousel .carousel-indicators{bottom:-16px}#heroCarousel .carousel-indicators button{background-color:#ccc;border-radius:50%;height:10px;width:10px}#heroCarousel .carousel-indicators .active{background-color:var(--main-orange)}.contact-strip{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:.75rem 0}.contact-strip .container{align-items:center;display:flex;justify-content:space-between;padding-left:4px;padding-right:4px}.contact-strip-item{flex:1;max-width:50%;text-align:center}.contact-strip-item a{align-items:center;display:inline-flex;font-size:.65rem;font-weight:600;text-decoration:none;white-space:nowrap}.contact-strip-item:first-child a{color:var(--main-orange)}.contact-strip-item:last-child a{color:var(--main-green)}.contact-strip-item a i{font-size:1rem;margin-right:.3rem}.info-banner{background-color:#fff0e1;margin-top:10px;padding:1.5rem 1rem}.info-banner h1{color:var(--main-orange);font-size:1.2rem;font-style:italic;font-weight:700;margin:0;text-align:center}.experience-card{background-color:var(--white);border:1px solid #e0e0e0;border-radius:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.05);padding:1.5rem;text-align:center}.experience-card h2{color:var(--main-orange);font-size:1.1rem;font-weight:700;margin-bottom:1.5rem}.experience-card p{color:var(--text-color);font-size:1rem;line-height:1.6;text-align:justify}.experience-card p:last-of-type{margin-bottom:0}@media (min-width:992px){.info-banner h1{font-size:1.9rem;font-style:italic}.experience-card{padding:1.5rem 2rem 3rem}.experience-card h2{font-size:2.2rem;margin-bottom:1.5rem;margin-top:1rem}.experience-card p{color:var(--text-color);font-size:1.3rem;line-height:1.2;text-align:justify}}.specialty-icon svg{font-size:2.3rem}.floating-buttons-container{background-color:#f4f4f4;bottom:0;box-shadow:0 -5px 10px rgba(0,0,0,.1);display:flex;justify-content:space-around;left:0;opacity:0;padding:.75rem .5rem;position:fixed;transform:translateY(100%);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;width:100%;z-index:1000}.floating-buttons-container.visible{opacity:1;transform:translateY(0);visibility:visible}.btn-flotante{align-items:center;border-radius:.5rem;color:var(--white);display:flex;flex-basis:50%;font-size:.9rem;font-weight:600;justify-content:center;margin:0 .25rem;padding:.6rem;text-decoration:none;transition:transform .2s}.btn-flotante i{font-size:1.8rem;margin-right:.5rem}.btn-agendar{background-color:#ff9800}.btn-whatsapp{background-color:#4caf50}.floating-buttons-spacer{height:80px}@media (min-width:992px){.floating-buttons-container{align-items:flex-end;background-color:transparent;bottom:20px;box-shadow:none;flex-direction:column;gap:10px;left:auto;padding:0;right:20px;width:auto}.btn-flotante{border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.2);flex-basis:auto;font-size:1.1rem;justify-content:flex-start;line-height:1.1;margin:0;padding:12px 22px;width:250px}.btn-flotante:hover{color:#fff;transform:scale(1.02)}.btn-flotante i{font-size:2.5rem;margin-right:15px;text-align:center;width:40px}.btn-whatsapp i{font-weight:400}.floating-buttons-spacer{display:none}}.text-right-block h2{color:var(--text-color);font-size:1.2rem}.text-right-block p{color:var(--text-color);font-size:.9rem}.text-right-block .btn{font-size:.9rem}.full-width-image-section{position:relative}.content-overlay{padding:0 1.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:65%}.text-container{text-align:center}.text-container p{font-size:1.1rem!important}.text-container .btn{padding-left:2.5rem!important;padding-right:2.5rem!important}@media (min-width:992px){.content-overlay{width:58%}.text-container h2{font-size:2.2rem!important}.text-container p{font-size:2rem!important}}.btn-ver-mas-blog{background-color:var(--main-orange);border-radius:.25rem;color:var(--white);font-weight:600;padding:.5rem 1.5rem;text-decoration:none}.btn-ver-mas-blog:hover{color:var(--white);filter:brightness(90%)}#newsCarousel .news-card{margin:0 auto;max-width:380px}.news-carousel-background{background-color:#e6e6e6;margin-top:1rem;padding:2rem 0}#newsCarousel .carousel-control-next-icon,#newsCarousel .carousel-control-prev-icon,#testimonialCarousel .carousel-control-next-icon,#testimonialCarousel .carousel-control-prev-icon,#therapistCarousel .carousel-control-next-icon,#therapistCarousel .carousel-control-prev-icon{background-size:50% 50%}.therapist-videos-section{background-color:#f2f2f2}.therapist-videos-section .videos-carousel-background{background-color:#e0e0e0;padding:1rem}#heroCarousel .carousel-control-next,#heroCarousel .carousel-control-prev,#newsCarousel .carousel-control-next,#newsCarousel .carousel-control-prev,#testimonialCarousel .carousel-control-next,#testimonialCarousel .carousel-control-prev,#therapistCarousel .carousel-control-next,#therapistCarousel .carousel-control-prev,#therapistCarouselDesktop .carousel-control-next,#therapistCarouselDesktop .carousel-control-prev,#videosCarousel .carousel-control-next,#videosCarousel .carousel-control-prev{background-color:rgba(0,0,0,.4);border-radius:50%;height:40px;top:50%;transform:translateY(-50%);width:40px}#heroCarousel .carousel-control-next-icon,#heroCarousel .carousel-control-prev-icon,#newsCarousel .carousel-control-next-icon,#newsCarousel .carousel-control-prev-icon,#testimonialCarousel .carousel-control-next-icon,#testimonialCarousel .carousel-control-prev-icon,#therapistCarousel .carousel-control-next-icon,#therapistCarousel .carousel-control-prev-icon,#therapistCarouselDesktop .carousel-control-next-icon,#therapistCarouselDesktop .carousel-control-prev-icon,#videosCarousel .carousel-control-next-icon,#videosCarousel .carousel-control-prev-icon{background-size:50% 50%}#newsCarousel .carousel-control-prev,#testimonialCarousel .carousel-control-prev,#therapistCarousel .carousel-control-prev{left:-20px}#newsCarousel .carousel-control-next,#testimonialCarousel .carousel-control-next,#therapistCarousel .carousel-control-next{right:-20px}#videosCarousel .carousel-control-prev{left:-40px}#videosCarousel .carousel-control-next{right:-40px}#therapistCarouselDesktop .carousel-control-prev{left:-60px}#therapistCarouselDesktop .carousel-control-next{right:-60px}.footer{background:repeating-linear-gradient(-45deg,#30884b,#30884b 7px,#3d9957 13px,#3d9957 14px);color:var(--white);padding:3rem 0 0}.footer-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.footer-column span{display:block;font-size:1.2rem;margin-bottom:.5rem;position:relative}.footer-links{list-style:none;margin:0;padding:0}.footer-schedule{list-style:disc;padding-left:20px}.footer-contact p,.footer-links a{color:var(--white);font-size:1rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-contact p{align-items:center;margin-bottom:1rem}.footer-social{display:flex;gap:1rem}.footer-social a{border-radius:50%;color:var(--white);display:inline-block;font-size:2.7rem;height:40px;line-height:40px;text-align:center;width:40px}.footer-social .fa-instagram{transform:scale(1.1)}.footer-bottom{background-color:#296733;border-top:2px solid var(--white);margin-top:1.5rem;padding:2rem 1rem 2.5rem;text-align:center}.footer-bottom p{font-size:.9rem;margin:0}.footer-column hr{margin:1.5rem -15px;opacity:unset}@media (min-width:769px){.footer-content{flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:center}.footer-column{text-align:left}.footer-column h5:after{left:0;transform:none}}@media (max-width:991.98px){.slide-text-content{padding:0 0 0 10px}.slide-text-content *{font-size:2.8vw!important;line-height:1.2!important}}.header-top{background-color:var(--white)}.header-logo{height:80px}.header-tagline{color:#6c757d;font-size:.8rem;font-style:italic;line-height:1.3}.main-nav{background-color:var(--dark-green-nav)}.margen-header{padding-left:40px;padding-right:40px}.margen-header2{padding-left:20px;padding-right:20px}.header-v4 .main-nav .nav-item{border-right:1px solid #fff;padding-left:10px;padding-right:10px}.header-v4 .main-nav .nav-item:last-child{border-right:none}.header-v4 .main-nav .container-fluid{padding:0 2rem}.header-v4 .main-nav .nav-link{border-right:none;color:var(--white);font-size:.95rem;padding:.5rem 3rem}.header-v4 .main-nav .nav-link.active{background-color:var(--main-green)}.header-v4 .main-nav .nav-link:hover{background-color:hsla(0,0%,100%,.1)}.header-v4 .main-nav .btn-empresas{background-color:var(--main-green);border-radius:50px;color:var(--white);font-size:.9rem;padding:.4rem 1.5rem;white-space:nowrap}.header-v4 .main-nav .btn-empresas:hover{background-color:var(--main-green);color:var(--white);filter:brightness(90%)}.header-v4 .main-nav .btn-reserva{background-color:var(--main-orange);border-color:var(--main-orange);border-radius:50px;color:var(--white);font-size:.9rem;padding:.4rem 1.5rem;white-space:nowrap}.header-v4 .main-nav .btn-reserva:hover{background-color:var(--main-orange);color:var(--white);filter:brightness(90%)}@media (min-width:992px){.info-card{background-color:#eff7ed}}.therapist-slider-section{background-color:#e6e6e6}.therapist-scroll-container{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;scrollbar-width:none}.therapist-scroll-container::-webkit-scrollbar{display:none}.therapist-slide-item{box-sizing:border-box;flex:0 0 100%;padding:0 10px;scroll-snap-align:start}@media (min-width:992px){.therapist-slide-item{flex:0 0 50%;padding:0 15px}}.therapist-card-universal{align-items:center;background-color:var(--white);border-radius:2rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;padding:2rem 1rem;position:relative;text-align:center}.therapist-card-universal .img-wrapper{background-color:#e8f1ed;border-radius:1rem;flex-shrink:0;height:230px;margin:0 auto 1.5rem;overflow:hidden;padding:.5rem;width:230px}.therapist-card-universal .img-wrapper img{border-radius:.75rem;height:100%;object-fit:cover;width:100%}.therapist-card-universal .content-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;width:100%}.therapist-card-universal span{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.therapist-card-universal .specialties-list{color:var(--text-color);display:inline-block;font-size:.9rem;list-style:none;margin-bottom:2rem;padding:0;text-align:left}.therapist-card-universal .specialties-list p{margin-bottom:.5rem;padding-left:1.2em;position:relative}.therapist-card-universal .specialties-list p:before{color:var(--text-color);content:"\2022";left:0;position:absolute}.therapist-card-universal .university{color:#000!important;font-weight:700}.therapist-card-universal .buttons-wrapper{align-items:center;display:flex;flex-direction:column;gap:.75rem;width:100%}.therapist-card-universal .btn{border:none;border-radius:1.5rem;font-size:1.3rem;font-weight:600;margin-bottom:10px;padding:.75rem;text-decoration:none;width:80%}.therapist-card-universal .btn-reservar{background-color:var(--main-orange);color:var(--white)}.therapist-card-universal .btn-ver-mas{background-color:var(--button-green);color:var(--white)}@media (min-width:992px){.therapist-card-universal{align-items:flex-start;flex-direction:row;padding:1.5rem;text-align:left}.therapist-card-universal .img-wrapper{background-color:transparent;height:140px;margin:0 1.5rem 0 0;padding:0;width:140px}.therapist-card-universal .img-wrapper img{border-radius:1rem}.therapist-card-universal .content-wrapper{display:flex;flex-direction:column;height:100%}.therapist-card-universal span{font-size:1.4rem;font-style:italic;font-weight:800;margin-bottom:.5rem;text-align:left}.therapist-card-universal .specialties-list{display:block;line-height:1.3;margin-bottom:1rem}.therapist-card-universal .specialties-list p{margin-bottom:.2rem;padding-left:0}.therapist-card-universal .specialties-list p:before{content:none}.therapist-card-universal .buttons-wrapper{flex-direction:row;gap:1rem;justify-content:flex-end;margin-top:auto;width:auto}.therapist-card-universal .btn{border-radius:2rem;font-size:.95rem;min-width:100px;padding:.5rem 1.2rem;width:auto}.therapist-card-universal .btn-ver-mas{order:1}.therapist-card-universal .btn-reservar{order:2}}.scroll-control-next,.scroll-control-prev{align-items:center;background-color:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;width:40px;z-index:10}.scroll-control-next:hover,.scroll-control-prev:hover{background-color:rgba(0,0,0,.7)}.scroll-control-prev{left:0}.scroll-control-next{right:0}@media (min-width:992px){.scroll-control-prev{left:-60px}.scroll-control-next{right:-60px}}.scroll-control-next-icon,.scroll-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:20px;width:20px}.scroll-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E")}.scroll-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}@media (min-width:992px){.btn-lg-custom{font-size:1.3rem!important;font-weight:600!important;max-width:275px;padding:.8rem 3rem!important;width:100%}}.news-container-universal{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;padding-bottom:1rem;scrollbar-width:none}.news-container-universal::-webkit-scrollbar{display:none}.news-slide-item{box-sizing:border-box;flex:0 0 100%;padding:0 10px;scroll-snap-align:center}.news-section .section-title-block{margin-bottom:2rem;text-align:center}.news-controls{display:flex;justify-content:space-between;left:0;padding:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:5}.news-control-btn{align-items:center;background-color:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;pointer-events:auto;transition:background-color .3s;width:40px}.news-control-btn:hover{background-color:rgba(0,0,0,.7)}@media (min-width:992px){.news-section .container{position:relative}.news-section .row-desktop-layout{align-items:baseline}.news-section .section-title-block{margin-bottom:0;padding-left:2rem;padding-right:2rem;text-align:left}.news-section .btn-ver-mas-blog{display:inline-block;max-width:200px;text-align:center;width:100%}.news-section .section-title-black{font-size:1.7rem}.news-container-universal{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end;overflow-x:visible;scroll-snap-type:none}.news-slide-item{flex:0 0 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);padding:0}.news-controls{display:none}.news-card{border:none;box-shadow:0 .5rem 1rem rgba(0,0,0,.08);height:100%}.news-card img{height:130px;object-fit:cover}.news-card .card-body{padding:1rem}.news-card .card-title{margin-bottom:.5rem}.news-card .card-title,.news-card-content p{font-size:.9rem;text-align:left}.news-card-footer{text-align:left}}.videos-container-universal{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;padding:0 0 1rem;scrollbar-width:none}.videos-container-universal::-webkit-scrollbar{display:none}.video-slide-item{box-sizing:border-box;flex:0 0 100%;padding:0 20px;scroll-snap-align:center}.video-card{align-items:center;display:flex;flex-direction:column;width:100%}.video-card .video-wrapper{border:5px solid var(--main-green);border-radius:1rem;box-shadow:inset 0 0 0 5px var(--white);overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-card .video-title-link{align-items:center;color:var(--text-color);display:flex;font-size:1rem;font-weight:lighter;justify-content:center;margin-top:1rem;text-align:center;text-decoration:none;width:100%}.video-card .video-title-link i{color:#f5843b;font-size:1.2rem;margin-right:.5rem}@media (min-width:992px){.videos-container-universal{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end;overflow-x:visible;padding:0;scroll-snap-type:none}.video-slide-item{flex:0 0 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);padding:0}.video-card{align-items:flex-start}.video-card .video-title-link{font-size:.9rem;justify-content:flex-start;margin-top:.5rem;text-align:left}.therapist-videos-section .section-title-black{font-size:1.7rem}.section-title-block{text-align:left!important}.footer-title-desk{display:block;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.footer-links-desk{list-style:none;margin:0;padding:0}.footer-links-desk li{margin-bottom:.3rem}.footer-links-desk a{color:var(--white);font-size:1rem;font-weight:400;text-decoration:none}.footer-links-desk a:hover{text-decoration:underline}.footer-contact-desk a{color:var(--white);font-size:1.1rem;text-decoration:none}.footer-contact-desk a:hover{text-decoration:underline}.footer-contact-desk p{align-items:center;display:flex;font-size:1.1rem}.footer-social-desk{display:flex;gap:.5rem}.footer-social-desk a{color:var(--white);font-size:2.5rem;line-height:1;text-decoration:none}.footer-social-desk a:hover{opacity:.8}.footer-schedule-desk{font-size:1rem;line-height:1.4}.footer{padding:unset}.footer-bottom{padding:1.5rem 1rem 1.4rem}.footer-bottom p{font-size:1rem}}.main-nav .dropdown-item{border-bottom:1px solid hsla(0,0%,100%,.1);color:var(--white);padding:.75rem 1.5rem;transition:background-color .2s}.main-nav .dropdown-item:hover{background-color:var(--main-green);color:var(--white)}@media (min-width:992px){.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}}.main-nav .dropdown-menu{background-color:var(--dark-green-nav);border:1px solid hsla(0,0%,100%,.15);border-radius:0 0 .25rem .25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);margin-top:0;padding:0}