@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body{background-color:#ddf5ec}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-stopped{overflow:hidden}h1,h2{font-family:Roboto}header{width:100%;height:150px;display:flex;flex-direction:column;justify-content:center;margin:auto auto 70px;padding:10px 0;background-color:#f4f4f4;box-shadow:0 5px 25px -10px #00000040;position:sticky;top:0;left:0;z-index:500}.header-wrapper{width:80%;margin:auto}.homepage{width:100%;display:flex;flex-direction:column;align-items:left;margin:auto}.navbar-container{display:flex;justify-content:space-between;align-items:center}.navbar{width:100%;margin:auto}.ecg-container{display:flex;flex-direction:column;width:130px;padding:5px}.ecg-container p{color:#056341;font-weight:800;width:100%;font-size:.75rem;text-align:center}.navlist ul{display:flex;justify-content:space-between;align-items:center;gap:50px;list-style:none}.navlist ul li a{text-decoration:none;color:#056341;font-weight:800;font-size:1.2rem;text-transform:uppercase;white-space:nowrap;font-family:Roboto}.navlist ul li{will-change:transform;transition:transform .1s cubic-bezier(.33,.59,.83,.67)}.nav-item:hover{transform:scale(1.1)}.services{background-color:#f4f4f4;margin-top:150px;margin-bottom:150px}.services-wrapper{align-items:top;width:80%;margin:auto;padding:130px 0}.services-wrapper h2{font-size:3.1rem;font-weight:800;color:#056341;width:100%;margin:auto auto 100px;text-align:center}.services-card-wrapper{display:flex;justify-content:space-between;gap:70px}.references{width:80%;margin:auto auto 150px}.references h2{font-size:3.1rem;font-weight:800;color:#056341;width:70%;margin:auto auto 48px;text-align:center}.references-subtitle{font-size:1.5rem;color:#056341;width:70%;margin:auto auto 56px;text-align:center}.references-subtitle a{text-decoration:none;color:inherit}.doctoralia-link{position:relative;text-decoration:none;color:inherit;font-weight:500;font-style:italic}.doctoralia-link:after{content:"";position:absolute;left:-4px;right:-4px;bottom:.05em;height:1.1em;background:#fa9f47;border-radius:10px 9px 5px 2px;z-index:-1;transform:scaleX(0) skew(-3deg);transform-origin:left;transition:transform .1s ease-out}.doctoralia-link:hover:after{transform:scaleX(1) skew(-12deg)}.cta{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto 50px}.cta h2{font-size:3.1rem;font-weight:800;color:#056341;margin:auto auto 100px;text-align:center}.cta p{font-size:1.7rem;font-weight:400;color:#056341;margin:auto auto 80px;text-align:center;width:80%}.cta-button{background-color:#e4572e;width:250px;height:54px;border-radius:8px;border:none;box-shadow:7px 10px 40px #00000040;margin-top:50px;color:#fff;text-decoration:none;font-size:1.2rem;cursor:pointer;will-change:transform;transition:transform .1s cubic-bezier(.33,.59,.83,.67)}.cta-button:hover{transform:scale(1.1)}footer{width:100%;height:170px;display:flex;justify-content:space-between;align-items:center;margin:150px auto auto;line-height:1.5rem;color:#056341;background-color:#f4f4f4;box-shadow:0 5px 25px -10px #00000040}.footer-container{width:80%;margin:auto;display:flex;justify-content:space-between;align-items:center}.whatsapp-icon{font-size:3rem;color:#056341;will-change:transform;transition:transform .1s cubic-bezier(.33,.59,.83,.67)}.whatsapp-icon:hover{transform:scale(1.2)}.admin-page{width:80%;margin:auto;color:#056341}.page-viewport{position:relative;overflow:hidden}.slide-in,.slide-out{position:fixed;top:150px;left:0;right:0;bottom:0;z-index:999;background:#043c28;opacity:90%;pointer-events:none;transform-origin:top}.slide-out{transform-origin:bottom}@media (max-width: 1220px){.navlist ul{gap:40px}.navlist ul li a{font-size:1rem}.references h2{width:80%}}@media (max-width: 1024px){.header-wrapper,.services-wrapper,.references,.cta,.footer-container,.admin-page{width:90%}.navlist ul{gap:28px}.navlist ul li a{font-size:.9rem}.ecg-container{width:100px;padding:5px}.services-wrapper h2,.references h2,.cta h2{font-size:2.3rem}}@media (max-width: 768px){.navlist ul{display:none}.header-wrapper{width:90%;margin:auto}.services-wrapper,.references,.cta,.footer-container,.admin-page{width:90%}.navlist ul{gap:28px}.navlist ul li a{font-size:.8rem}.ecg-container{width:110px;padding:5px}}@media screen and (max-width: 480px){.services-card-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.cta{width:80%}.services-wrapper h2,.references h2,.cta h2{font-size:2rem}.space{display:none}}:root{--brand: #056341;--panel-w: 680px;--panel-pad: 16px 20px}.bm-burger{display:none;width:40px;height:40px;border:0;border-radius:8px;background:#f4f4f4;box-shadow:0 8px 8px #0000001f;padding:6px;cursor:pointer;user-select:none;-webkit-user-select:none;-ms-user-select:none}.bm-burger-wrapper{display:flex;flex-direction:column;justify-content:center;width:40px;height:40px}.bm-burger .bm-bar{display:block;height:3px;width:100%;background:#056341;border-radius:2px;margin:3px 0}@media (max-width: 768px){.bm-burger{display:inline-flex;align-items:center;justify-content:center}}.bm-overlay{width:100%;position:fixed;right:0;bottom:0;left:0;top:130px;z-index:100}.bm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a99}.bm-panel{position:relative;width:100vw;background:#f4f4f4;box-shadow:0 10px 30px #00000040;overflow:hidden;border-top:2px solid #056341}.bm-panel-header{height:130px;display:flex;align-items:center;justify-content:space-between;padding:var(--panel-pad);border-bottom:2px solid #056341}.bm-close{width:40px;height:40px;border:0;background:transparent;color:#056341;font-size:48px;font-weight:500;line-height:1;cursor:pointer}.bm-list{display:flex;flex-direction:column;list-style:none}.bm-list li+li{border-top:2px solid #056341;width:100%}.bm-link{display:block;padding:25px;text-align:center;text-transform:uppercase;font-size:1.5rem;font-weight:800;color:var(--brand);text-decoration:none}.hero{width:80%;display:flex;flex-direction:column;margin:auto}.hero-title{font-size:4rem;font-weight:800;color:#056341;text-align:left;margin-bottom:24px}.hero-head{font-size:3.1rem;font-weight:300;color:#056341;text-align:left;margin-bottom:74px}.hero-text-wrap{width:100%}.hero-text{font-size:1.5rem;font-weight:400;color:#056341;text-align:left;line-height:2rem;margin-bottom:24px}.hero-wrap{display:flex;justify-content:flex-start;gap:50px}.hero-image{display:flex;justify-content:start;align-items:flex-start;border:1px solid green}.hero-image img{width:90%;margin:0 auto;filter:grayscale(100%) contrast(1.05) brightness(.95)}@media screen and (max-width: 1024px){.hero-title{font-size:3.1rem}.hero-head{font-size:2.3rem}}@media screen and (max-width: 480px){.hero{align-items:center}.hero h1,.hero p{text-align:center}.hero-title{font-size:3.1rem}.hero-head{font-size:2.1rem}.hero-text{width:100%;font-size:1.4rem;line-height:1.8rem;margin-bottom:48px}}.service-card{width:400px;display:flex;flex-direction:column;align-items:center}.service-card .service-img{height:auto;width:70%;margin:32px 0 56px}.service-card .service-img img{width:100%;height:100%;object-fit:cover}.service-card-title{font-size:1.8rem;font-weight:800;color:#056341;text-align:center;margin-bottom:20px;font-family:Roboto;width:80%}.service-card-text{font-size:1.4rem;font-weight:100;color:#056341;text-align:center;margin-bottom:20px;line-height:2.1rem}@media (max-width: 1024px){.service-card-title{font-size:1.6rem}.service-card-text{font-size:1.2rem}}@media screen and (max-width: 768px){.service-card-title{font-size:1.4rem}.service-card-text{font-size:1.2rem;line-height:1.8rem}}@media screen and (max-width: 480px){.service-card-title{font-size:1.6rem}.service-card-text{font-size:1.2rem}}.reviews-carousel{display:flex;align-items:center;justify-content:space-evenly;gap:32px;width:100%;margin:60px 0}.carousel-viewport{display:flex;justify-content:center;gap:50px;flex:0 0 auto;width:max-content;min-width:0}.carousel-btn{border:0;color:#056341;width:44px;height:44px;border-radius:50%;box-shadow:0 2px 6px #0003;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.carousel-btn:hover{background:#fff}.carousel-btn:disabled{opacity:.45;cursor:not-allowed}.card-container{display:flex;justify-content:space-between;gap:30px}.review-card{width:300px;min-height:450px;background-color:#f4f4f4;margin:100px 0;text-align:center;border-radius:16px;box-shadow:7px 10px 40px #00000040;height:auto;display:grid;grid-template-rows:auto 1fr auto;flex-direction:column;padding:1.5rem;transition:transform .1s cubic-bezier(.33,.59,.83,.67)}.doctoralia-logo{width:25px;margin:10px auto 20px}.review-card:hover{transform:translateY(-8px);box-shadow:7px 10px 20px #00000040}.review-wrap{display:flex;flex-direction:column;align-content:space-between}.review-name{font-size:1.5rem;color:#056341;font-weight:800;margin-bottom:32px}.review-text{font-size:1.2rem;font-weight:100;color:#056341;margin-bottom:20px;text-align:center;line-height:1.8rem}.review-stars{margin-top:auto;padding-top:20px;text-align:center}@media screen and (max-width: 1220px){.review-card{width:280px}}@media screen and (max-width: 1024px){.review-card{width:300px}}.servicios{max-width:80%;margin:auto}.service-wrapper{display:flex;gap:50px}.service-img{margin:140px 0 24px}.service-img-mobile{display:none}.service-img-desktop{display:block}.service{display:flex;flex-direction:column}.service-img img{width:250px;height:auto;object-fit:cover}.servicios-title{font-size:3.1rem;font-weight:800;color:#056341;margin-bottom:48px}.servicios-text{line-height:2.3rem;color:#056341;font-size:1.5rem;margin-bottom:150px}.servicios-subtitle{font-size:2rem;font-weight:700;color:#056341;margin:80px 0 24px}@media (max-width: 1600px){.servicios-title{width:70%}}@media (max-width: 1200px){.service-img{margin:180px 0 24px}.servicios-title{width:80%}}@media (max-width: 1024px){.service-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:25px}.servicios-title{line-height:2.8rem;font-size:2.5rem}.servicios-subtitle{margin:30px 0 24px;text-align:center}.service-img{margin:30px 0 24px}.service-img-mobile{display:block}.service-img-desktop{display:none}.service .service-img-mobile{align-self:center}.service .service-img-mobile img{display:block;margin:0 auto}}@media screen and (max-width: 480px){.servicios-title{font-size:2.3rem;font-weight:800;color:#056341;margin-bottom:48px;text-align:center;width:100%}.servicios-text{line-height:2rem;color:#056341;font-size:1.5rem;margin-bottom:150px;text-align:center}}.porque-elegirme{max-width:80%;margin:0 auto}.porque-elegirme-title{font-size:3.1rem;font-weight:800;color:#056341;margin-bottom:48px;width:80%}.porque-elegirme-subtitle{margin-bottom:120px;line-height:2.3rem;color:#056341;font-size:1.5rem}.porque-carousel-wrapper{width:70vw;margin:0 auto 100px}.porque-cards-wrapper{display:flex;overflow:hidden;padding:0;margin:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.porque-cards-wrapper::-webkit-scrollbar{display:none}.porque-item{list-style:none;scroll-snap-align:start;flex:0 0 auto}.porque-card{box-sizing:border-box;width:calc(70vw / 3);padding:24px 20px 20px;display:flex;flex-direction:column;gap:32px}.porque-img{height:120px;width:100%;display:flex;justify-content:center;align-items:center}.porque-img img{max-height:100%;max-width:100%;object-fit:contain}.porque-card h2{margin:0;display:flex;align-items:flex-start;justify-content:center;text-align:center;font-size:1.6rem;font-weight:800;color:#056341;line-height:1.2}.porque-card ul{margin:0;padding-left:0;list-style-position:inside}.porque-card li{margin-top:20px;margin-bottom:0;line-height:1.6rem;color:#056341;font-size:1.3rem}.porque-controls{width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.porque-arrow{position:relative;width:60px;height:60px;background:transparent;border:none;cursor:pointer;overflow:hidden}.arrow-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.6rem;font-weight:900;color:#056341;transition:transform .35s ease,opacity .15s ease}.porque-arrow-next:hover .arrow-icon{transform:translate(120%,-50%);opacity:0}.porque-arrow-next:after{content:"→";position:absolute;top:50%;left:-60%;transform:translateY(-50%);font-size:2.6rem;font-weight:900;color:#056341;opacity:0;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .15s ease}.porque-arrow-next:hover:after{transform:translate(120%,-50%);opacity:1}.porque-arrow-prev:hover .arrow-icon{transform:translate(-220%,-50%);opacity:0}.porque-arrow-prev:after{content:"←";position:absolute;top:50%;left:50%;transform:translate(220%,-50%);opacity:0;font-size:2.6rem;font-weight:900;color:#056341;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .15s ease}.porque-arrow-prev:hover:after{transform:translate(-50%,-50%);opacity:1}@media (max-width: 1220px){.porque-elegirme-title{font-size:2.5rem;width:80%}.porque-carousel-wrapper{width:80vw}.porque-card{width:40vw}}@media (max-width: 1024px){.porque-elegirme-title{font-size:2.5rem;width:90%}.porque-carousel-wrapper,.porque-card{width:70vw}}@media (max-width: 480px){.porque-elegirme-title{width:100%;text-align:center;font-size:2.3rem}}.trayectoria{max-width:80%;margin:auto}.trayectoria-title{font-size:3.1rem;font-weight:800;color:#056341;margin-bottom:48px;width:80%}.trayectoria-text{line-height:2.3rem;color:#056341;font-size:1.5rem;margin-bottom:24px}.trayectoria-text:nth-of-type(3){margin-top:80px}.trayectoria-text:last-child{margin-bottom:150px}.logo-wrap{margin-top:150px;display:flex;justify-content:center;gap:200px}.img-wrap img{width:180px}@media (max-width: 1600px){.logo-wrap{gap:120px}}@media (max-width: 1600px){.logo-wrap{gap:60px}}@media (max-width: 1025px){.trayectoria-title{line-height:3.1rem;font-size:2.5rem}.img-wrap img{width:130px}.logo-wrap{gap:60px}}@media screen and (max-width: 480px){.trayectoria-title{font-size:1.8rem;font-weight:800;color:#056341;margin-bottom:48px;text-align:center}.trayectoria-text{line-height:2rem;color:#056341;font-size:1.5rem;margin-bottom:24px;text-align:center}.logo-wrap{flex-direction:column;justify-content:center;align-items:center;gap:80px}.img-wrap img{width:160px}}.contacto{max-width:80%;margin:0 auto 150px}.contacto-title{font-size:3.1rem;font-weight:800;color:#056341;margin-bottom:48px}.contacto-text{line-height:2.3rem;color:#056341;font-size:1.5rem;margin-bottom:30px}.contacto-text a{color:#056341;font-weight:600;text-decoration:underline}.contact-button-wrapper{display:flex;justify-content:center;margin:150px 0}.contact-button{margin:auto;will-change:transform;transition:transform .1s cubic-bezier(.33,.59,.83,.67)}.contact-button:hover{cursor:pointer;transform:scale(1.1)}.contact-map{margin-top:100px}.contact-map-title{font-size:2rem;font-weight:800;color:#056341;margin-bottom:20px}.map-embed{width:100%;border-radius:16px;overflow:hidden}.contact-map-address{margin-top:18px;color:#056341;font-size:1.2rem;line-height:1.8rem}@media screen and (max-width: 480px){.contacto-title{font-size:2.3rem;font-weight:800;color:#056341;margin-bottom:48px;text-align:center}.contacto-text{line-height:2rem;color:#056341;font-size:1.5rem;text-align:center}}.search-bar{display:flex;justify-content:center;margin-bottom:80px;color:#056341;width:100%;max-width:1024px}.search-bar input{width:70%;height:30px;border:2px solid #056341;border-radius:10px;padding:20px;font-size:1.2rem}.bar-reset{font-size:2rem;font-weight:100;cursor:pointer;margin-left:30px}.posts-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:50px;row-gap:50px;margin-bottom:50px;width:100%}.post-row:hover{cursor:pointer}.post-row{width:75%;padding:40px;margin-bottom:30px;border-radius:50px}.post-card{display:flex;flex-direction:column;justify-content:space-between;gap:48px;padding:24px;border-radius:16px;background:#f4f4f4;box-shadow:7px 10px 40px #00000040;width:560px;min-height:600px}.post-card-image img{width:100%;height:340px;border-radius:20px;object-fit:cover}.post-card-content{display:flex;flex-direction:column;gap:12px}.post-card-meta{font-size:12px;color:#6b7280}.post-card-title{font-size:18px;font-weight:600;color:#056341;margin:0}.post-card-text{font-size:16px;font-weight:400;color:#134e3a;margin:0}.post-card-tags{display:flex;gap:8px;flex-wrap:wrap}.post-card-tag{background:#f1ab96;color:#056341;font-size:14px;padding:6px 12px;border-radius:20px;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer}.post-card:hover{cursor:pointer}.post-card-tag:hover{background:#e4572e;color:#f4f4f4}.post-card-tag-wrapper{display:flex;gap:7px;flex-wrap:wrap}@media screen and (max-width: 480px){.post-card{width:400px}}.blog-page{width:80%;display:flex;flex-direction:column;align-items:center;margin:auto;color:#056341}.blog-title{font-size:3.1rem;font-weight:800;color:#056341;margin-bottom:48px;text-align:center}.blog-text{text-align:center;font-size:1.5rem;line-height:2rem;color:#056341;margin-bottom:48px}@media screen and (max-width: 1024px){.blog-title{max-width:14ch}}@media screen and (max-width: 480px){.blog-title{font-size:2.3rem;font-weight:800;color:#056341;margin-bottom:36px;text-align:center;max-width:14ch}}.post-detail{padding:2rem;width:55%;margin:0 auto;color:#056341}.detail-image{width:100%;max-height:500px;margin:1rem 0;border-radius:8px}.post-detail h1{margin-bottom:30px;font-size:3.1rem;font-family:Roboto}.post-detail h2{font-size:2rem;font-weight:300;margin-bottom:30px}.meta-info{display:flex;flex-direction:column;gap:20px;align-items:start;margin:12px 0 24px}.meta-item{display:inline-flex;align-items:center;gap:8px;color:#056341;font-size:.95rem}.meta-icon{color:#056341;font-size:1rem}.content{line-height:1.5;font-size:1.5rem;margin-top:2rem;margin-bottom:100px;width:100%;white-space:pre-wrap}.tag-badge{background:#e0f7f1;padding:4px 8px;margin:2px;border-radius:4px;display:inline-block;font-weight:700}.post-detail-tags{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;gap:8px}.post-detail-tags-label{font-weight:600;margin-right:4px}.post-detail-tag{background:#f1ab96;color:#056341;font-size:14px;padding:6px 12px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center}.dashboard{display:flex;font-family:Montserrat,sans-serif;justify-content:center}.dashboard-title{display:none}.sidebar,.dashboard-header,.dashboard-list{padding:20px;background-color:#f4f4f4;border-radius:8px;box-shadow:7px 10px 15px #00000040}.sidebar{height:300px;padding:20px;margin:0 20px 0 0}.sidebar h2{font-size:1.5rem;font-weight:900;margin-bottom:50px;text-transform:uppercase}.sidebar ul{list-style:none;padding:0}.sidebar ul li{padding:10px 0;cursor:pointer;font-weight:500;color:#056341}.sidebar-icon{font-size:1.7rem;margin-right:15px}.dashboard-header{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px}.stat-box{width:200px;display:flex;flex-direction:column;font-weight:500;text-align:center}.stat-box-num{font-size:2.3rem;font-weight:900}.create-post-btn{background-color:#e4572e;color:#f4f4f4;font-size:1rem;padding:10px 15px;border:none;border-radius:6px;font-weight:700;cursor:pointer;margin-left:auto;text-transform:uppercase}.create-post-btn:hover{background-color:#e4572e}.dashboard-list h3{margin-bottom:15px;font-size:1.25rem;color:#056341;padding:0 10px}.list-row{display:flex;justify-content:space-between;align-items:center;padding:12px 10px}.actions svg{margin-left:12px;cursor:pointer;color:#056341;transition:color .2s}.actions svg:hover{color:#e4572e}@media (max-width: 1220px){.dashboard-header{display:flex;justify-content:space-between;gap:10px;margin-bottom:20px}.stat-box{width:150px;display:flex;flex-direction:column;font-weight:500;text-align:center}.list-row{padding:12px 10px}}@media (max-width: 768px){.dashboard{flex-direction:column}.dashboard-title{display:block;font-size:2.3rem;font-weight:800;color:#056341;width:70%;margin:auto auto 56px;text-align:center}.sidebar{display:none}.dashboard-header{display:flex;flex-wrap:wrap;gap:12px}.stat-box{width:auto;flex:1 1 calc(33.333% - 12px);min-width:0;text-align:center}.create-post-btn{order:99;flex:1 0 100%;margin-left:0;margin-top:8px;display:block}.list-row span{width:70%}}.post-form{border:none;padding:1.5rem;border-radius:8px;margin:1rem 0;display:flex;flex-direction:column;gap:1.5rem}.form-wrapper-title{display:flex;justify-content:space-between}.form-wrapper-title input{width:45%;padding:.6rem .8rem;border:none;border-radius:4px;font-size:1rem;font-family:inherit;background-color:#fff}.form-wrapper-time{display:flex;justify-content:space-between}.form-wrapper-time input{width:45%}.post-form input[type=text],.post-form input[type=number],.post-form input[type=date],.post-form input[type=file],.post-form input[name=tags],.post-form textarea{padding:.6rem .8rem;border:none;border-radius:4px;font-size:1rem;font-family:inherit;background-color:#fff}.post-form textarea{resize:vertical;min-height:220px}.post-form label{font-size:.95rem;display:flex;align-items:center;gap:.5rem}.post-form button[type=submit]{color:#fff;border:none;padding:.7rem 1.2rem;border-radius:4px;font-weight:700;cursor:pointer}.post-form button[type=button]{background-color:#ddd;border:none;padding:.7rem 1.2rem;border-radius:4px;cursor:pointer}.form-buttons{display:flex;justify-content:space-between;align-items:center}.form-buttons input{width:35%}.post-form input,.post-form textarea{color:gray}.post-form input::placeholder,.post-form textarea::placeholder{color:gray}
