/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}body{background-color:hsla(0,0%,95%,.824);font-family:Roboto Condensed,sans-serif;font-size:1.6rem;position:relative;z-index:-4}p{font-size:2rem}.contenedor,[class$=contenedor]{margin:0 auto;max-width:1200px;width:95%}img{display:block;max-width:100%}ul{padding:0}.seccion{padding:8rem 0}.seccion-uno{padding:3rem 0}@media (min-width:1024px){.seccion-uno{padding:5rem 0}}h1,h2,h3{line-height:1.5;margin:0}h1{font-size:4rem}h2{font-size:3.2rem}h3{font-size:2.4rem}[class$=heading]{margin:2rem 0}a{text-decoration:none}.btn{background-color:#fff;color:#000;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:2rem;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.btn{width:auto}}.btn:hover{background-color:#e6e6e6;color:hsla(0,0%,95%,.824)}.boton-negro{background-color:#000;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:2rem;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.boton-negro{width:auto}}.boton-negro:hover{background-color:#000;color:hsla(0,0%,95%,.824)}#slideshow{height:12rem;margin:2rem 0;position:relative;width:12rem}@media (min-width:768px){#slideshow{height:15rem;margin:2rem 0 2rem 2rem;width:15rem}}@media (min-width:1024px){#slideshow{height:18rem;width:18rem}}#slideshow img{opacity:0;position:absolute;transition:opacity 1s ease-in-out}#slideshow img.active{opacity:1}.lrefuaMain{margin:2rem 0;max-width:50%}@media (min-width:768px){.lrefuaMain{max-width:30%}}@media (min-width:1024px){.lrefuaMain{max-width:30%}}.colorNav{border-radius:1rem}@media (min-width:1024px){.colorNav{background:linear-gradient(to bottom right,hsla(0,0%,95%,.824),#e0dddd)}}.colNavpad{padding:1rem 0}.header{left:0;padding:15px;top:0;width:100%;z-index:99}.header-main{align-items:center;background:linear-gradient(to bottom right,hsla(0,0%,95%,.824),#e0dddd);border-radius:1rem;display:flex;justify-content:space-between;padding:10px 0}@media (min-width:1024px){.header-main{background:unset}}.header .logo{padding:0 15px}.header .logo a{color:#0e9549;font-size:30px;font-weight:600;text-transform:capitalize}.header .nav-menu{padding:0 15px}.header .menu>.menu-item{display:inline-block;margin-left:30px;position:relative}.header .menu>.menu-item>a{color:#000;display:block;font-size:16px;font-weight:400;padding:12px 0;text-transform:capitalize;transition:all .3s ease}.header .menu>.menu-item>a .plus{display:inline-block;height:12px;margin-left:5px;pointer-events:none;position:relative;width:12px}.header .menu>.menu-item>a .plus:after,.header .menu>.menu-item>a .plus:before{background-color:#000;box-sizing:border-box;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease;width:100%}.header .menu>.menu-item:hover>a .plus:after,.header .menu>.menu-item:hover>a .plus:before{background-color:#0e9549}.header .menu>.menu-item>a .plus:after{-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}.header .menu>.menu-item:hover>a,.header .menu>.menu-item>.sub-menu>.menu-item>a:hover{color:#0e9549}.header .menu>.menu-item>.sub-menu{background-color:#fff;border-top:3px solid #344a9e;box-shadow:0 0 10px rgba(0,0,0,.2);left:0;opacity:0;padding:10px 0;position:absolute;top:100%;-webkit-transform:translateY(10px);transform:translateY(10px);transition:all .3s ease;visibility:hidden;width:220px;z-index:99}@media (min-width:992px){.header .menu>.menu-item-has-children:hover>.sub-menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.header .menu>.menu-item-has-children:hover>a .plus:after{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}.header .menu>.menu-item>.sub-menu>.menu-item{display:block}.header .menu>.menu-item>.sub-menu>.menu-item>a{color:#000;display:block;font-size:16px;font-weight:400;padding:10px 20px;text-transform:capitalize;transition:all .3s ease}.header .open-nav-menu{align-items:center;cursor:pointer;display:none;height:34px;justify-content:center;margin-right:15px;width:40px}.header .open-nav-menu span{background-color:#000;display:block;height:3px;position:relative;width:24px}.header .open-nav-menu span:after,.header .open-nav-menu span:before{background-color:#000;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}.header .open-nav-menu span:before{top:-7px}.header .open-nav-menu span:after{top:7px}.header .close-nav-menu{align-items:center;background-color:#fff;cursor:pointer;display:none;height:30px;justify-content:center;margin:0 0 15px 15px;width:30px}.header .close-nav-menu img{width:16px}.header .menu-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:99}@media (max-width:991px){.header .menu-overlay.active{opacity:1;visibility:visible}.header .nav-menu{background-color:#222;height:100%;overflow-y:auto;padding:15px 0;position:fixed;right:-280px;top:0;transition:all .5s ease;visibility:hidden;width:280px;z-index:1000}.header .nav-menu.open{right:0;visibility:visible}.header .menu>.menu-item{display:block;margin:0}.header .menu>.menu-item-has-children>a{align-items:center;display:flex;justify-content:space-between}.header .menu>.menu-item>a{border-bottom:1px solid #333;color:#fff;padding:12px 15px}.header .menu>.menu-item:first-child>a{border-top:1px solid #333}.header .menu>.menu-item>a .plus:after,.header .menu>.menu-item>a .plus:before{background-color:#fff}.header .menu>.menu-item-has-children.active>a .plus:after{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}.header .menu>.menu-item>.sub-menu{background-color:transparent;border:none;box-shadow:none;left:auto;max-height:0;opacity:1;overflow:hidden;padding:0;position:relative;top:auto;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;width:100%}.header .menu>.menu-item>.sub-menu>.menu-item>a{border-bottom:1px solid #333;color:#fff;padding:12px 45px}.header .close-nav-menu,.header .open-nav-menu{display:flex}}.sociales{display:flex;justify-content:right;padding:2rem 0}@media (min-width:768px){.sociales{justify-content:right}}.sociales__enlace:before{content:"";display:inline-block;padding:2rem}.sociales__enlace[href*="facebook.com"]:before{background-image:url(../img/icono_facebook.svg)}.sociales__enlace[href*="twitter.com"]:before{background-image:url(../img/X.svg)}.sociales__enlace[href*="instagram.com"]:before{background-image:url(../img/icono_instagram.svg)}.sociales__enlace[href*="youtube.com"]:before{background-image:url(../img/icono_youtube.svg)}.sociales__enlace[href*="tiktok.com"]:before{background-image:url(../img/icono_tiktok.svg)}.sociales__accesible{clip:rect(0,0,0,0);border:0;display:block;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px}@media (min-width:768px){.sociales__accesible{display:none}}.slider{--swiper-navigation-size:25px;--swiper-navigation-top-offset:50%;--swiper-navigation-sides-offset:10px;--swiper-navigation-color:var(--swiper-theme-color);margin-top:3rem;overflow:hidden;position:relative;z-index:-2}@media (min-width:768px){.slider{margin-top:8rem}}.slider__slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.slider .swiper-button-next,.slider .swiper-button-prev{color:#fff;opacity:.5}.slider .swiper-pagination-bullet{background-color:#fff;opacity:.5}.slider .swiper-pagination-bullet-active{background-color:#55c786}.sliborde{border-radius:2rem}.bienvenida{text-align:center}.bienvenida__heading{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;text-align:center;text-transform:lowercase}.bienvenida__heading .spanuno{color:#000;display:block;font-family:Roboto Condensed,sans-serif;margin-top:.5rem;text-transform:uppercase}.bienvenida__heading .spandos{color:#000}.bienvenida__heading .spandos,.bienvenida__heading .spantres{display:block;font-family:Roboto Condensed,sans-serif;font-size:2.4rem;line-height:5rem;text-transform:uppercase}.bienvenida__heading .spantres{color:#344a9e}.bienvenida__spanuno{margin-top:20rem}.bienvenida__texto{color:#979797;font-size:2.6rem;line-height:1.8;margin:2rem auto 0;max-width:50rem}.cards{display:flex;justify-content:center}@media (min-width:1024px){.cards__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);max-width:unset;max-width:80%}}.index__linea{display:none;visibility:hidden}@media (min-width:1024px){.index__linea{border:.1rem solid #0e9549;display:block;margin:12rem auto;max-width:10%;visibility:visible}}.index__lineauno{display:none;visibility:hidden}@media (min-width:1024px){.index__lineauno{border:.1rem solid #0e9549;display:block;margin:0 auto 12rem;max-width:10%;visibility:visible}}.card__imagen{border:.5rem solid #fff;border-radius:2rem;transition-duration:.3s;transition-property:rotate scale;width:100%}@media (min-width:1024px){.card__imagen:hover{-webkit-transform:rotate(1deg) scale(1.3);transform:rotate(1deg) scale(1.3)}}.card__contenido{background-color:#fff;border-radius:.5rem;margin:0 auto;max-width:90%;-webkit-transform:translateY(-5rem);transform:translateY(-5rem)}@media (min-width:1024px){.card__contenido{display:none;max-width:70%;visibility:hidden}}.card__heading{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-size:3.1rem;font-weight:400;line-height:.9;padding-top:2rem;text-align:center;text-transform:lowercase}.card__heading .spanuno{color:#000;display:block;font-family:Roboto Condensed,sans-serif;margin-top:.5rem;text-transform:uppercase}.card__heading .spandos{color:#000}.card__heading .spandos,.card__heading .spantres{display:block;font-family:Roboto Condensed,sans-serif;font-size:2.4rem;line-height:5rem;text-transform:uppercase}.card__heading .spantres{color:#344a9e}.card__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;display:block;font-size:2.2rem;font-size:2rem;font-weight:400;margin-bottom:2rem;margin-top:2rem;padding:1.3rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.card__enlace{width:auto}}.card__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}.horario{background-image:linear-gradient(180deg,#0e9549 0,#0e9549 53%,transparent 0),url(../img/horarios08.png);background-position:50%,bottom;background-repeat:no-repeat;color:#fff}@media (min-width:768px){.horario{background-image:linear-gradient(90deg,#0e9549 0,#0e9549 50%,transparent 0),url(../img/14.jpg);background-position:50%,100% 0}}.horario__grid{display:grid;grid-template-rows:repeat(2,1fr)}@media (min-width:768px){.horario__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr);grid-template-rows:unset}}.horario__contenido{padding:5rem 0}.horario__heading{font-size:4rem;font-weight:400;text-align:center;text-transform:uppercase}.horario__texto{font-size:2,2rem;line-height:1.8;text-align:center}.horario__enlace{margin-top:2rem}.tabla{border:.5rem solid #344a9e;border-collapse:collapse;margin-top:5rem;text-align:center;width:100%}.tabla__thead{background-color:#344a9e}.tabla__th{padding:2rem}.tabla__tr:hover{background-color:#35a063}.tabla__td{font-size:3.2 rem;padding:1rem}.productos__heading{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;margin-bottom:5rem;text-align:center;text-transform:lowercase}.productos__heading .spanuno{color:#000;display:block;font-family:Roboto Condensed,sans-serif;margin-top:.5rem;text-transform:uppercase}.productos__heading .spandos{color:#000}.productos__heading .spandos,.productos__heading .spantres{display:block;font-family:Roboto Condensed,sans-serif;font-size:2.4rem;line-height:5rem;text-transform:uppercase}.productos__heading .spantres{color:#344a9e}.productos__grid{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.productos__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.productos__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}}.producto__contenido{background-color:#fff;padding:2rem}.producto__mask{overflow:hidden}.producto__imagen{transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.producto__imagen:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.producto__nombre{color:#344a9e;font-size:4rem;font-size:2.4rem;font-weight:400;text-align:center;text-transform:uppercase}.producto__descripcion{font-size:1.6rem;line-height:1.8;text-transform:uppercase}.producto__enlace{color:#979797;font-size:1.8rem;font-weight:500;text-align:justify}.cita{background-image:url(../img/cita.webp);background-position:50%;background-size:cover;padding:5rem 0;text-align:center}@media (min-width:1024px){.cita{background-attachment:fixed}}.cita__heading{font-size:4rem;font-size:6rem;font-weight:400;text-transform:uppercase}.cita__heading,.cita__texto{color:#fff;text-align:center}.cita__texto{line-height:2;margin:0 auto;max-width:60rem}.cita__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.cita__enlace{width:auto}}.cita__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.cita__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:3rem;padding:2rem 10rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.cita__enlace{width:auto}}@media (min-width:768px){.cita__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.citarmain{background-image:url(../img/cita03.webp);background-position:100%;background-size:cover;padding:5rem 0;text-align:center}@media (min-width:1024px){.citarmain{background-attachment:fixed;background-image:url(../img/cita01.webp);background-position:50%}}.citarmain__heading{color:#fff;font-size:4rem;font-size:6rem;font-weight:400;text-align:center;text-transform:uppercase}.citarmain__texto{color:#fff;line-height:2;margin:0 auto;max-width:60rem;text-align:center}.citarmain__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.citarmain__enlace{width:auto}}.citarmain__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.citarmain__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:3rem;padding:2rem 10rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.citarmain__enlace{width:auto}}@media (min-width:768px){.citarmain__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.citaCare{background-image:url(../img/ac17.webp);background-position:50%;background-size:cover;padding:5rem 0;text-align:center}@media (min-width:1024px){.citaCare{background-attachment:fixed}}.citaCare__heading{color:#fff;font-size:4rem;font-size:6rem;font-weight:400;text-align:center;text-transform:uppercase}.citaCare__texto{color:#fff;line-height:2;margin:0 auto;max-width:60rem;text-align:center}.citaCare__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.citaCare__enlace{width:auto}}.citaCare__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.citaCare__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:3rem;padding:2rem 10rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.citaCare__enlace{width:auto}}@media (min-width:768px){.citaCare__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.citaRefua-main{background-image:url(../img/ac17.webp);background-position:50%;background-size:cover;padding:5rem 0;text-align:center}@media (min-width:1024px){.citaRefua-main{background-attachment:fixed}}.citaRefua-main__heading{color:#fff;font-size:4rem;font-size:6rem;font-weight:400;text-align:center;text-transform:uppercase}.citaRefua-main__texto{color:#fff;line-height:2;margin:0 auto;max-width:60rem;text-align:center}.citaRefua-main__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.citaRefua-main__enlace{width:auto}}.citaRefua-main__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.citaRefua-main__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:3rem;padding:2rem 10rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.citaRefua-main__enlace{width:auto}}@media (min-width:768px){.citaRefua-main__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.container-botonll{-webkit-animation:efecto 1.8s infinite;animation:efecto 1.8s infinite;border:1px solid #fff;border-radius:50%;bottom:100px;padding:5px;position:fixed;right:8px;transition:.3s ease;z-index:999}@media (min-width:768px){.container-botonll{-webkit-animation:efecto 1.8s infinite;animation:efecto 1.8s infinite;border:1px solid #fff;border-radius:50%;bottom:160px;padding:15px;position:fixed;right:25px;transition:.3s ease;z-index:999}}.container-botonll:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.3s}.botonll{transition:1s ease;width:40px}@media (min-width:768px){.botonll{transition:1s ease;width:60px}}@-webkit-keyframes efecto{0%{box-shadow:0 0 0 0 rgba(0,0,0,.85)}80%{box-shadow:0 0 0 25px transparent}}.container-boton{-webkit-animation:efecto 1.8s infinite;animation:efecto 1.8s infinite;border:1px solid #fff;border-radius:50%;bottom:15px;padding:5px;position:fixed;right:8px;transition:.3s ease;z-index:999}@media (min-width:768px){.container-boton{-webkit-animation:efecto 1.8s infinite;animation:efecto 1.8s infinite;border:1px solid #fff;border-radius:50%;bottom:20px;padding:15px;position:fixed;right:25px;transition:.3s ease;z-index:999}}.container-boton:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.3s}.boton{transition:1s ease;width:40px}@media (min-width:768px){.boton{transition:1s ease;width:60px}}@keyframes efecto{0%{box-shadow:0 0 0 0 rgba(0,0,0,.85)}to{box-shadow:0 0 0 25px transparent}}.footer{padding-top:5rem}@media (min-width:768px){.footer__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}.footer__widget{margin-bottom:5rem;text-align:center}.footer__widget:last-of-type{margin-bottom:0}.footer__widget:nth-child(3){align-items:center;display:flex;flex-direction:column}.footer__heading{font-size:4rem;font-size:3.4rem;font-weight:400;text-align:center;text-transform:uppercase}.footer__texto{line-height:1.8}.footer__copyright{border-top:1px solid hsla(0,0%,85%,.824);color:#979797;font-size:1.6rem;margin:2rem auto 0;max-width:120rem;padding:2rem;text-align:center}.footerCare{padding-top:5rem}@media (min-width:768px){.footerCare__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}.footerCare__widget{margin-bottom:5rem;text-align:center}.footerCare__widget:last-of-type{margin-bottom:0}.footerCare__widget:nth-child(3){align-items:center;display:flex;flex-direction:column}.footerCare__heading{font-size:4rem;font-size:3.4rem;font-weight:400;text-align:center;text-transform:uppercase}.footerCare__texto{line-height:1.8}.footerCare__copyright{border-top:1px solid hsla(0,0%,85%,.824);color:#979797;font-size:1.6rem;margin:2rem auto 0;max-width:120rem;padding:2rem;text-align:center}.footmar{margin:0 0 1rem}.titulonos{align-items:center;background:url(../img/nosotros01.webp) 50%;background-position:50%;background-size:cover;display:flex;height:45vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:768px){.titulonos{align-items:center;background:url(../img/nosotros01.webp) 50%;background-attachment:fixed;background-position:0;background-size:cover;display:flex;height:60vh;justify-content:center;margin:8rem 0 2rem}}.titulonos__header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 0 25px #222;color:#000;padding:2rem 3rem;text-align:center}@media (min-width:768px){.titulonos__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #fff;border-radius:2rem;box-shadow:0 0 25px #222;color:#000;padding:4rem 5rem;text-align:center}}.titulonos__texto{font-size:4rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.nosotros{border:.1rem dashed #0e9549;border-radius:2rem;margin:5rem auto}.nosotros__contenido{display:none}@media (min-width:768px){.nosotros__contenido{display:unset}.nosotros{margin:10rem auto}.nosotros__contenidouno{display:none}}.nosotros__heading{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;line-height:1.5;text-align:center;text-transform:lowercase;text-transform:unset}.nosotros__heading .spanuno{color:#000;display:block;font-family:Roboto Condensed,sans-serif;margin-top:.5rem;text-transform:uppercase}.nosotros__heading .spandos{color:#000}.nosotros__heading .spandos,.nosotros__heading .spantres{display:block;font-family:Roboto Condensed,sans-serif;font-size:2.4rem;line-height:5rem;text-transform:uppercase}.nosotros__heading .spantres{color:#344a9e}.nosotros__imagen{border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:2rem;border-top-right-radius:2rem;margin:0 auto}@media (min-width:768px){.nosotros__imagen{border-radius:2rem;max-width:30%}}.nosotros__imagenuno{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;border-top-left-radius:unset;border-top-right-radius:unset;margin:0 auto}@media (min-width:768px){.nosotros__imagenuno{border-radius:2rem;max-width:30%}}.nosotros__texto{line-height:2;text-align:center}@media (min-width:768px){.nosotros__texto{text-align:justify}.nosotros__grid{display:flex;gap:4rem;margin:0 auto;padding:2rem}}.nosotros__contmedos{align-items:center;display:flex;flex-direction:row;margin-bottom:4rem}.nosotros__med{color:#0e9549;font-family:Italianno,sans-serif;font-size:5rem;font-weight:400;line-height:.9;line-height:1.5;text-align:center;text-transform:lowercase;text-transform:unset}.nosotros__med .spanuno{font-size:4rem}.nosotros__med .spandos,.nosotros__med .spanuno{color:#000;display:block;font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.nosotros__med .spandos{font-size:2.4rem;line-height:5rem}.titulopat{align-items:center;background:url(../img/service04.png) 50%;background-position:50%;background-size:cover;display:flex;height:45vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:768px){.titulopat{align-items:center;background:url(../img/pat25.webp) 50%;background-attachment:fixed;background-position:0;background-size:cover;display:flex;height:60vh;justify-content:center;margin:8rem 0 2rem}}.titulopat__header{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);box-shadow:0 0 25px #222;color:#000;padding:2rem 3rem;text-align:center}@media (min-width:768px){.titulopat__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #fff;border-radius:2rem;box-shadow:0 0 25px #222;color:#000;padding:4rem 5rem;text-align:center}}.titulopat__texto{font-size:4rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.resumenpat{border:.1rem dashed #0e9549;border-radius:2rem;margin:2rem auto;padding:1rem}@media (min-width:768px){.resumenpat{margin:6rem auto;padding:2rem}}.resumenpat__texto{line-height:1.6;text-align:center}.patologia{border:.1rem dashed #0e9549;border-radius:2rem;margin-bottom:6rem;padding:3rem}.patologia__linea,.patologia__lineauno{border:.1rem dashed #0e9549;max-width:60%}.patologia__lineauno{margin:2.5rem auto}@media (min-width:768px){.patologia{padding:8rem}}.patologia__grid{display:grid;grid-template-rows:repeat(2)}@media (min-width:768px){.patologia__grid{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr)}}.patologia__gridos{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologia__gridos{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologia__gridtres{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologia__gridtres{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologia__gridcuatro{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologia__gridcuatro{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologia__gridcinco{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologia__gridcinco{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologia__gridseis{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologia__gridseis{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologia__gridsiete{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologia__gridsiete{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologia__gridocho{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologia__gridocho{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologia__header{text-align:center}@media (min-width:768px){.patologia__header{text-align:justify}}.patologia__titulo{text-align:center}.patologia__texto{line-height:1.6}.patologia__img{margin-bottom:2rem}.patologia__imagen{border-radius:2rem}@media (min-width:768px){.catorce,.cinco,.cuatro,.diez,.dnueve,.doce,.docho,.dos,.dseis,.dsiete,.nueve,.ocho,.once,.quince,.seis,.siete,.tdos,.trece,.treinta,.tres,.tuno,.uno,.vcinco,.vcuatro,.vdos,.veinte,.vnueve,.vocho,.vseis,.vsiete,.vtres,.vuno{grid-column:unset;grid-row:unset}}.titulosop{align-items:center;background:url(../img/soport04.webp) 50%;background-position:50%;background-size:cover;display:flex;height:45vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:768px){.titulosop{align-items:center;background-attachment:fixed;background-position:0;background-size:cover;display:flex;height:60vh;justify-content:center;margin:8rem 0 2rem}}.titulosop__header{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 25px #222;color:#000;padding:2rem 3rem;text-align:center}@media (min-width:768px){.titulosop__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #fff;border-radius:2rem;box-shadow:0 0 25px #222;color:#000;padding:4rem 5rem;text-align:center}}.titulosop__texto{font-size:4rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.soporte{margin:4rem auto}.soporte__texto{line-height:1.7;margin:6rem auto}.soporte__plantas,.soporte__texto{border:.1rem dashed #0e9549;border-radius:2rem;padding:2rem;text-align:center}.soporte__plantas{background-image:url(../img/soport01.webp);background-position:50%;background-size:cover;line-height:1.9}@media (min-width:768px){.soporte__plantas{padding:10rem;text-align:justify}}.soporte__nutricion{background-image:url(../img/soport02.webp);background-position:50%;background-size:cover;border:.1rem dashed #0e9549;border-radius:2rem;line-height:1.9;margin:10rem auto;padding:2rem;text-align:center}@media (min-width:768px){.soporte__nutricion{padding:10rem;text-align:justify}}.soporte__ejercicio{background-image:url(../img/soport03.webp);background-position:50%;background-size:cover;border:.1rem dashed #0e9549;border-radius:2rem;line-height:1.9;margin:10rem auto;padding:2rem;text-align:center}@media (min-width:768px){.soporte__ejercicio{padding:10rem;text-align:justify}}.soporte__titulo{text-align:center}.estetica{margin-bottom:5rem}.cosmetica{margin:3rem auto}@media (min-width:768px){.cosmetica{max-width:95%}}@media (min-width:1024px){.cosmetica{max-width:60%}}.cosmetica__lineauno{border:.1rem solid #0e9549;margin:4rem auto;max-width:30%}@media (min-width:768px){.cosmetica__lineauno{margin:3rem auto 7rem;max-width:20%}}.cosmetica__lineados{border:.1rem solid #0e9549;margin:4rem auto;max-width:30%}@media (min-width:768px){.cosmetica__lineados{margin:7rem auto;max-width:20%}}.cosmetica__lineatres{border:.1rem solid #0e9549;margin:4rem auto;max-width:30%}@media (min-width:768px){.cosmetica__lineatres{margin:7rem auto 8rem;max-width:20%}}.cosmetica__heading{font-size:4rem;font-size:2.1rem;font-weight:400;font-weight:500;line-height:1.2;text-align:center;text-transform:uppercase}@media (min-width:768px){.cosmetica__texto{padding:2rem}}.cosmetica__imagen{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0 auto}@media (min-width:768px){.cosmetica__imagen{border-radius:.5rem}}.cosmetica__contenido{align-items:center;background-image:url(../img/cosme02.webp);background-position:50%;background-size:cover;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:5rem;text-align:center}@media (min-width:768px){.cosmetica__contenido{background-attachment:fixed;border-radius:.5rem;padding:unset}}.cosmetica__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s;transition:.5s ease}@media (min-width:768px){.cosmetica__enlace{width:auto}}.cosmetica__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}@media (min-width:768px){.cosmetica__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin-top:3rem;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.cosmetica__enlace{width:auto}}@media (min-width:768px){.cosmetica__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}.cosmetica__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr)}}.peso{display:none;margin:3rem auto;visibility:hidden}@media (min-width:768px){.peso{display:block;max-width:95%;visibility:visible}}@media (min-width:1024px){.peso{display:block;max-width:60%;visibility:visible}}.peso__heading{font-size:4rem;font-size:2.1rem;font-weight:400;font-weight:500;line-height:1.2;text-align:center;text-transform:uppercase}.peso__texto{padding:2rem}.peso__imagen{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0 auto}@media (min-width:768px){.peso__imagen{border-radius:.5rem}}.peso__contenido{align-items:center;background-image:url(../img/peso02.webp);background-position:50%;background-size:cover;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:5rem;text-align:center}@media (min-width:768px){.peso__contenido{background-attachment:fixed;border-radius:.5rem;padding:unset}}.peso__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s;transition:.5s ease}@media (min-width:768px){.peso__enlace{width:auto}}.peso__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}@media (min-width:768px){.peso__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin-top:3rem;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.peso__enlace{width:auto}}@media (min-width:768px){.peso__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}.peso__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr)}}.pesocel{margin:3rem auto}@media (min-width:768px){.pesocel{display:none;margin:unset}}.pesocel__heading{font-size:4rem;font-size:2.1rem;font-weight:400;font-weight:500;line-height:1.2;text-align:center;text-transform:uppercase}.pesocel__texto{font-size:2.2rem;line-height:1.3}.pesocel__imagen{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0 auto}@media (min-width:768px){.pesocel__imagen{border-radius:.5rem}}.pesocel__contenido{align-items:center;background-image:url(../img/peso02.webp);background-position:50%;background-size:cover;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:5rem;text-align:center}@media (min-width:768px){.pesocel__contenido{background-attachment:fixed;border-radius:.5rem;padding:unset}}.pesocel__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s;transition:.5s ease}@media (min-width:768px){.pesocel__enlace{width:auto}}.pesocel__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}@media (min-width:768px){.pesocel__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin-top:3rem;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.pesocel__enlace{width:auto}}@media (min-width:768px){.pesocel__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}.pesocel__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr);padding:4rem}}.titulofac{align-items:center;background:url(../img/cosme07.webp) 50%;background-position:50%;background-size:cover;display:flex;height:45vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:768px){.titulofac{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;height:60vh;justify-content:center;margin:8rem 0 2rem}}.titulofac__header{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 25px #222;color:#fff;padding:2rem 3rem;text-align:center}@media (min-width:768px){.titulofac__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #fff;border-radius:.5rem;box-shadow:0 0 25px #222;color:#000;padding:4rem 5rem;text-align:center}}.titulofac__texto{font-size:4rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.acufacial{margin:3rem auto}@media (min-width:768px){.acufacial{margin:8rem auto}}@media (min-width:1024px){.acufacial{max-width:70%}}.acufacial__linea{border:.1rem solid #0e9549;margin:4rem auto;max-width:30%}@media (min-width:768px){.acufacial__linea{max-width:20%}}.acufacial__heading{font-size:4rem;font-size:2rem;font-weight:400;font-weight:700;line-height:1.8;text-align:center;text-align:unset;text-transform:uppercase}@media (min-width:1024px){.acufacial__heading{font-size:1.8rem;font-weight:700;line-height:1.5;text-align:unset}}.acufacial__texto{font-size:1.5rem;line-height:1.3}.acufacial__imagen{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0 auto}@media (min-width:768px){.acufacial__imagen{border-radius:.5rem}}.acufacial__contenido{align-items:center;background-image:url(../img/cosme06.webp);background-position:50%;background-size:cover;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:5rem;text-align:center}@media (min-width:768px){.acufacial__contenido{border-radius:.5rem;padding:unset}.acufacial__alineacion{max-width:80%}}.acufacial__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s;transition:.5s ease}@media (min-width:768px){.acufacial__enlace{width:auto}}.acufacial__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}@media (min-width:768px){.acufacial__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.4rem;font-weight:400;font-weight:500;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.acufacial__enlace{width:auto}}@media (min-width:768px){.acufacial__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}.acufacial__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr);margin:8rem auto}}.infografia__vineta{font-size:1.8rem}.titulopeso{align-items:center;background:url(../img/peso03.webp) 50%;background-position:50%;background-size:cover;display:flex;height:45vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:768px){.titulopeso{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;height:60vh;justify-content:center;margin:8rem 0 2rem}}.titulopeso__header{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 25px #222;color:#000;padding:2rem 3rem;text-align:center}@media (min-width:768px){.titulopeso__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #fff;border-radius:.5rem;box-shadow:0 0 25px #222;padding:4rem 5rem;text-align:center}}.titulopeso__texto{font-size:4rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.pesotx{margin:3rem auto}@media (min-width:768px){.pesotx{margin:8rem auto}}@media (min-width:1024px){.pesotx{max-width:70%}}.pesotx__linea{border:.1rem solid #0e9549;margin:4rem auto;max-width:30%}@media (min-width:768px){.pesotx__linea{max-width:20%}}.pesotx__heading{font-size:4rem;font-size:2.2rem;font-weight:400;font-weight:700;line-height:1.8;text-align:center;text-align:unset;text-transform:uppercase}@media (min-width:1024px){.pesotx__heading{font-size:1.8rem;font-weight:700;line-height:1.5;text-align:unset}}.pesotx__texto{font-size:1.5rem;line-height:1.3}.pesotx__imagen{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0 auto}@media (min-width:768px){.pesotx__imagen{border-radius:1rem}}.pesotx__contenido{align-items:center;background-image:url(../img/peso01.webp);background-position:50%;background-size:cover;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:5rem;text-align:center}@media (min-width:768px){.pesotx__contenido{border-radius:1rem;padding:unset}.pesotx__alineacion{max-width:80%}}.pesotx__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s;transition:.5s ease}@media (min-width:768px){.pesotx__enlace{width:auto}}.pesotx__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}@media (min-width:768px){.pesotx__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.4rem;font-weight:400;font-weight:500;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.pesotx__enlace{width:auto}}@media (min-width:768px){.pesotx__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}.pesotx__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr);margin:8rem auto}}.infografia{border:.1rem dashed #0e9549;border-radius:.5rem;margin-bottom:8rem;padding:2rem}@media (min-width:768px){.infografia{padding:6rem}}.infografia__titulo{font-size:4rem;font-size:2.5rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.infografia__subtitulo{margin-top:3rem}.infografia__texto,.infografia__vineta{line-height:2;text-align:justify}.infografia__vineta{font-size:2rem;list-style:unset;margin:0 0 2rem;padding:2rem 2rem 0}.infografia__vineta:last-of-type{margin-bottom:0}.salto{margin-top:3rem}.saltouno{margin-top:4rem}.contactos{align-items:center;background:url(../img/contacto03.webp) 50%;background-position:50%;background-size:cover;display:flex;height:45vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:768px){.contactos{align-items:center;background-attachment:fixed;background-position:0;background-size:cover;display:flex;height:60vh;justify-content:center;margin:8rem 0 2rem}}.contactos__header{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 25px #222;color:#000;padding:2rem 3rem;text-align:center}@media (min-width:768px){.contactos__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #fff;border-radius:2rem;box-shadow:0 0 25px #222;color:#000;padding:4rem 5rem;text-align:center}}.contactos__texto{font-size:4rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.contactar__grid{display:grid;margin:4rem auto;row-gap:6rem}@media (min-width:768px){.contactar__grid{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr);padding:4rem}}.contactar__linea{border:.1rem solid #0e9549;margin:2rem auto 8rem;max-width:30%}@media (min-width:768px){.contactar__linea{margin-top:9rem;max-width:20%}}.contactar__lineauno{border:.1rem solid #0e9549;margin:6rem auto;max-width:30%}@media (min-width:768px){.contactar__lineauno{margin-bottom:8rem;max-width:20%}}.mapa{align-items:center;background-image:url(../img/mapauno.webp);background-size:cover;border-radius:2rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.mapa__heading{font-size:4rem;font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase}.mapa__area{font-weight:450;max-width:80%}.contacto__formulario{background-color:#979797;border-radius:1rem;margin:0 auto;padding:2rem;width:min(60rem,100%)}.contacto__formulario fieldset{border:none}.contacto__formulario legend{font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center;text-transform:uppercase}@media (min-width:768px){.contacto__contenedor-campos{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:50% 50%}}.contacto__campo:nth-child(3),.contacto__campo:nth-child(4){grid-column:1/3}.contacto__campo{margin-bottom:1rem}.contacto__campo label{border:none;color:var(--blanco);display:block;font-weight:700;margin-bottom:.5rem}.contacto__input-text{border:none;border-radius:.5rem;padding:1.5rem;width:100%}.contacto__campo textarea{height:20rem}.contacto__send{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;font-weight:200;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s;transition:.3s ease}@media (min-width:768px){.contacto__send{width:auto}}.contacto__send:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824);-webkit-transform:scale(1.1);transform:scale(1.1);transition:.3s}@media (min-width:768px){.contacto__send{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:3rem;padding:1.5rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.contacto__send{width:auto}}@media (min-width:768px){.contacto__send:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.refua{align-items:center;background:url(../img/refua015.png) 50%;background-attachment:fixed;background-position:0;background-size:cover;display:flex;height:45vh;justify-content:center;margin:2rem auto}@media (min-width:1024px){.refua{align-items:center;background:url(../img/refua015.png) 50%;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;height:90vh;justify-content:center;margin:2rem 0}}.refua__header{background:url(../img/refua017.png) 50%;background-repeat:no-repeat;padding:15rem}@media (min-width:1024px){.refua__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:url(../img/refua014.png) 50%;background-repeat:no-repeat;border-radius:2rem;box-shadow:0 0 25px #222;padding:30rem 40rem}}.refualineapat{border:.1rem solid #0e9549;margin:5rem auto;max-width:30%}@media (min-width:768px){.refualineapat{margin:8rem auto;max-width:10%}}:root{--white:#fff;--bg-color:#fef7ef;--navbar-color:#36499e;--text-color:#373737;--icon-color:#09c0d7}.wrapper{background:var(--white);border-radius:15px;box-shadow:0 1px 1px rgba(0,0,0,.1);display:flex;height:230vh;overflow:hidden;position:relative}@media (min-width:768px){.wrapper{height:unset}}.main_container{overflow:auto;padding:3rem;transition:all .3s ease;width:100%}@media (min-width:768px){.main_container{padding:5rem}}.main_container p{line-height:30px;margin-bottom:20px}.side_bar{background:var(--navbar-color);border-radius:15px;height:100%;padding:20px 0 20px 20px;transition:all .3s ease;width:225px}.side_bar .side_bar_top{padding-bottom:100px;position:relative}.side_bar .side_bar_top .logo_wrap{margin-left:-20px;text-align:center}.side_bar .side_bar_top .logo_wrap a{align-items:center;border-bottom:1px solid var(--icon-color);color:var(--white);display:flex;font-size:20px;font-weight:700;justify-content:center;letter-spacing:2px;padding:35px 0;width:100%}.side_bar .side_bar_top .logo_wrap a img{height:8rem;margin-right:10px;width:2.5rem}.side_bar .side_bar_menu{-webkit-animation:efecto 1.8s infinite;animation:efecto 1.8s infinite;background:var(--navbar-color);border:4px solid var(--white);border-radius:50%;bottom:32px;cursor:pointer;height:50px;position:absolute;right:-22px;transition:all .3s ease;width:50px}.side_bar .side_bar_menu .menu{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.side_bar .side_bar_menu .i{color:var(--white);font-size:18px;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s ease}.side_bar .side_bar_bottom ul li{position:relative}.side_bar .side_bar_bottom ul li a{align-items:center;color:var(--white);display:flex;margin-bottom:5px;padding:15px 25px}.side_bar .side_bar_bottom ul li a .item:hover{color:var(--icon-color)}.side_bar .side_bar_bottom ul li a .icon{color:var(--icon-color);font-size:16px;height:16px;margin-right:10px}.side_bar .side_bar_bottom ul li.active a{background:var(--white);border-bottom-left-radius:25px;border-top-left-radius:25px;color:var(--text-color)}.side_bar .side_bar_bottom ul li.active .bottom_curve,.side_bar .side_bar_bottom ul li.active .top_curve{background:var(--white);height:20px;left:0;position:absolute;width:100%}.side_bar .side_bar_bottom ul li.active .top_curve{top:-20px}.side_bar .side_bar_bottom ul li.active .bottom_curve{bottom:-20px}.side_bar .side_bar_bottom ul li.active .bottom_curve:before,.side_bar .side_bar_bottom ul li.active .top_curve:before{background:var(--navbar-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.side_bar .side_bar_bottom ul li.active .top_curve:before{border-bottom-right-radius:25px}.side_bar .side_bar_bottom ul li.active .bottom_curve:before{border-top-right-radius:25px}.shadow{display:none}@media screen and (min-width:720px){.wrapper.active .side_bar{margin-left:-225px}.wrapper.active .side_bar .side_bar_menu{right:-32px}.wrapper.active .side_bar .side_bar_menu .i{margin-left:8px;-webkit-transform:rotate(0);transform:rotate(0)}.wrapper.active .main_container{padding-left:40px;width:100%}}@media screen and (max-width:720px){.wrapper .side_bar{left:-225px;position:absolute;top:0}.wrapper .side_bar .side_bar_menu{right:-32px}.wrapper .side_bar .side_bar_menu .i{margin-left:8px;-webkit-transform:rotate(0);transform:rotate(0)}.wrapper .main_container{padding-left:40px;width:100%}.wrapper.active .side_bar{left:0}.wrapper.active .side_bar .side_bar_menu{right:-22px}.wrapper.active .side_bar .side_bar_menu .i{margin:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wrapper.active .shadow{background:#000;display:block;height:100%;left:0;opacity:.25;position:absolute;top:0;width:100%}}.cronicas__header{font-size:1.7rem}@media (min-width:768px){.cronicas__header{font-size:1.8rem;text-align:justify}}.cronicas__texto{font-size:1.8rem}@media (min-width:768px){.cronicas__texto{font-size:1.8rem;text-align:justify}}.cronicas__titulo{font-size:1.7rem}@media (min-width:768px){.cronicas__titulo{font-size:1.8rem;text-align:justify}}.imgside{border-radius:2rem;margin:4rem 0}@media (min-width:768px){.imgside{margin:6rem 0}}.titpat{border:.1rem solid #344a9e;border-radius:2rem;margin:2rem auto}.titpat__texto{line-height:1.6;margin:2rem;text-align:justify}@media (min-width:768px){.titpat__texto{margin:6rem;text-align:justify}}.tpatrefua{font-size:2.3rem}@media (min-width:768px){.tpatrefua{font-size:2.8rem}}.targetbar__titulo{margin:6rem 0;text-align:center}.refualineapato{border:.1rem solid #0e9549;margin:2rem auto;max-width:30%}@media (min-width:768px){.refualineapato{margin:4rem auto;max-width:10%}}.anirefua{color:#eee;z-index:1}@media (min-width:768px){.anirefua{margin-top:8rem}}.lRefuam{margin-top:3.6rem;max-width:14rem}@media (min-width:768px){.lRefuam{margin-top:4.5rem;max-width:16rem}}@media (min-width:1024px){.lRefuam{margin-top:4.8rem;max-width:18rem}}svg{width:25px}.slideracu{margin:5rem auto 0;position:relative}@media (min-width:320px){.slideracu{height:120vh}}@media (min-width:360px){.slideracu{height:88vh}}@media (min-width:384px){.slideracu{height:80vh}}@media (min-width:280px){.slideracu{height:110vh}}@media (min-width:768px){.slideracu{height:90vh}}@media (min-width:800px){.slideracu{height:80vh}}@media (min-width:1024px){.slideracu{height:117vh}}@media (min-width:1920px){.slideracu{height:100vh}}.slideracu .list .item{inset:0 0 0 0;opacity:0;overflow:hidden;position:absolute;transition:.5s}.slideracu .list .item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slideracu .list .item:after{background-image:linear-gradient(0deg,#000 40%,transparent);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}.slideracu .list .item .content{left:10%;line-height:1.5;max-width:80%;position:absolute;top:20%;width:500px;z-index:1}@media (min-width:768px){.slideracu .list .item .content{max-width:100%;width:1000px}}.slideracu .list .item .content p:first-child{letter-spacing:10px;text-transform:uppercase}.slideracu .list .item .content h2{font-size:5rem;margin:0}@media (min-width:768px){.slideracu .list .item .content h2{font-size:10rem}}.slideracu .list .item.active{opacity:1;z-index:1}@-webkit-keyframes showContent{to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes showContent{to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.slider .list .item.active h2,.slider .list .item.active p:first-child,.slider .list .item.active p:nth-child(3){-webkit-animation:showContent .5s ease-in-out .7s 1 forwards;animation:showContent .5s ease-in-out .7s 1 forwards;-webkit-filter:blur(20px);filter:blur(20px);opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.slider .list .item.active h2{-webkit-animation-delay:1s;animation-delay:1s}.slider .list .item.active p:nth-child(3){-webkit-animation-duration:1.3s;animation-duration:1.3s}.arrows{position:absolute;right:50px;top:30%;z-index:100}.arrows button{background-color:hsla(0,0%,93%,.333);border:none;border-radius:5px;color:#eee;font-family:monospace;font-size:x-large;height:40px;transition:.5s;width:40px}.arrows button:hover{background-color:#eee;color:#000}.thumbnail{bottom:50px;box-sizing:border-box;display:flex;gap:10px;height:300px;justify-content:center;overflow:auto;padding:0 50px;position:absolute;width:100%;z-index:11}.thumbnail::-webkit-scrollbar{width:0}.thumbnail .item{-webkit-filter:brightness(.5);filter:brightness(.5);flex-shrink:0;height:220px;transition:.5s;width:150px}.thumbnail .item img{border-radius:10px;height:100%;margin-top:5rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.thumbnail .item img{margin-top:0}}.thumbnail .item.active{-webkit-filter:brightness(1.5);filter:brightness(1.5)}.thumbnail .item .content{inset:auto 10px 10px 10px;position:absolute}@media screen and (max-width:678px){.thumbnail{justify-content:start}.slider .list .item .content h2{font-size:60px}.arrows{top:10%}}.tagRefuad{display:none;visibility:hidden}@media (min-width:768px){.tagRefuad{display:block;visibility:visible}}.infografiar{border-radius:2rem;margin-bottom:8rem;padding:0 2rem}.infografiar__imagen{margin:4rem 0}.infografiar__img{margin:0 auto;padding:2rem}.infografiar__titulo,.infografiar__titulopat{font-size:4rem;font-size:2.5rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.infografiar__titulopat{margin-top:5rem}.infografiar__span{font-weight:700}.infografiar__texto,.infografiar__vineta{line-height:2;text-align:justify}.infografiar__vineta{font-size:1.8rem;list-style:unset;margin:2rem 0}.infografiar__vineta:last-of-type{margin-bottom:0}.infografiar__boton{margin:4rem 0;text-align:center}.infografiar__boton .animated-button{background:#0e9549;box-shadow:0 20px 50px rgba(0,0,0,.5);color:#d4e0f7;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button:before{background-color:#8592ad;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button:hover:before{opacity:.2}.infografiar__boton .animated-button span{position:absolute}.infografiar__boton .animated-button span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(8,20,43,0),#2662d9);height:2px;left:0;top:0;width:100%}@-webkit-keyframes animateTop{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.infografiar__boton .animated-button span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(8,20,43,0),#2662d9);height:100%;right:0;top:0;width:2px}@-webkit-keyframes animateRight{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.infografiar__boton .animated-button span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(8,20,43,0),#2662d9);bottom:0;height:2px;left:0;width:100%}@-webkit-keyframes animateBottom{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.infografiar__boton .animated-button span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(8,20,43,0),#2662d9);height:100%;left:0;top:0;width:2px}@-webkit-keyframes animateLeft{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.infografiar__boton .animated-button1{background:#0e9549;box-shadow:0 20px 50px rgba(0,0,0,.5);color:#f7d4d4;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button1:before{background-color:#ad8585;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button1:hover:before{opacity:.2}.infografiar__boton .animated-button1 span{position:absolute}.infografiar__boton .animated-button1 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(43,8,8,0),#d92626);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button1 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(43,8,8,0),#d92626);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button1 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(43,8,8,0),#d92626);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button1 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(43,8,8,0),#d92626);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button2{background:linear-gradient(-30deg,#3d240b 50%,#2b1a08 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#f7e6d4;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button2:before{background-color:#ad9985;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button2:hover:before{opacity:.2}.infografiar__boton .animated-button2 span{position:absolute}.infografiar__boton .animated-button2 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(43,26,8,0),#d98026);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button2 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(43,26,8,0),#d98026);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button2 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(43,26,8,0),#d98026);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button2 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(43,26,8,0),#d98026);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button3{background:linear-gradient(-30deg,#3d3d0b 50%,#2b2b08 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#f7f7d4;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button3:before{background-color:#adad85;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button3:hover:before{opacity:.2}.infografiar__boton .animated-button3 span{position:absolute}.infografiar__boton .animated-button3 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(43,43,8,0),#d9d926);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button3 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(43,43,8,0),#d9d926);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button3 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(43,43,8,0),#d9d926);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button3 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(43,43,8,0),#d9d926);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button4{background:linear-gradient(-30deg,#243d0b 50%,#1a2b08 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#e6f7d4;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button4:before{background-color:#99ad85;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button4:hover:before{opacity:.2}.infografiar__boton .animated-button4 span{position:absolute}.infografiar__boton .animated-button4 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(26,43,8,0),#80d926);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button4 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(26,43,8,0),#80d926);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button4 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(26,43,8,0),#80d926);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button4 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(26,43,8,0),#80d926);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button5{background:linear-gradient(-30deg,#0b3d0b 50%,#082b08 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#d4f7d4;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button5:before{background-color:#85ad85;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button5:hover:before{opacity:.2}.infografiar__boton .animated-button5 span{position:absolute}.infografiar__boton .animated-button5 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(8,43,8,0),#26d926);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button5 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(8,43,8,0),#26d926);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button5 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(8,43,8,0),#26d926);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button5 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(8,43,8,0),#26d926);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button6{background:linear-gradient(-30deg,#0b3d24 50%,#082b1a 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#d4f7e6;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button6:before{background-color:#85ad99;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button6:hover:before{opacity:.2}.infografiar__boton .animated-button6 span{position:absolute}.infografiar__boton .animated-button6 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(8,43,26,0),#26d980);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button6 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(8,43,26,0),#26d980);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button6 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(8,43,26,0),#26d980);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button6 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(8,43,26,0),#26d980);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button7{background:linear-gradient(-30deg,#0b3d3d 50%,#082b2b 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#d4f7f7;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button7:before{background-color:#85adad;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button7:hover:before{opacity:.2}.infografiar__boton .animated-button7 span{position:absolute}.infografiar__boton .animated-button7 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(8,43,43,0),#26d9d9);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button7 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(8,43,43,0),#26d9d9);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button7 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(8,43,43,0),#26d9d9);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button7 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(8,43,43,0),#26d9d9);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button8{background:linear-gradient(-30deg,#0b243d 50%,#081a2b 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#d4e6f7;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button8:before{background-color:#8599ad;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button8:hover:before{opacity:.2}.infografiar__boton .animated-button8 span{position:absolute}.infografiar__boton .animated-button8 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(8,26,43,0),#2680d9);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button8 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(8,26,43,0),#2680d9);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button8 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(8,26,43,0),#2680d9);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button8 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(8,26,43,0),#2680d9);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button9{background:linear-gradient(-30deg,#0b0b3d 50%,#08082b 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#d4d4f7;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button9:before{background-color:#8585ad;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button9:hover:before{opacity:.2}.infografiar__boton .animated-button9 span{position:absolute}.infografiar__boton .animated-button9 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(8,8,43,0),#2626d9);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button9 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(8,8,43,0),#2626d9);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button9 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(8,8,43,0),#2626d9);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button9 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(8,8,43,0),#2626d9);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button10{background:linear-gradient(-30deg,#240b3d 50%,#1a082b 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#e6d4f7;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button10:before{background-color:#9985ad;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button10:hover:before{opacity:.2}.infografiar__boton .animated-button10 span{position:absolute}.infografiar__boton .animated-button10 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(26,8,43,0),#8026d9);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button10 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(26,8,43,0),#8026d9);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button10 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(26,8,43,0),#8026d9);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button10 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(26,8,43,0),#8026d9);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button11{background:linear-gradient(-30deg,#3d0b3d 50%,#2b082b 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#f7d4f7;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button11:before{background-color:#ad85ad;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button11:hover:before{opacity:.2}.infografiar__boton .animated-button11 span{position:absolute}.infografiar__boton .animated-button11 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(43,8,43,0),#d926d9);height:2px;left:0;top:0;width:100%}.infografiar__boton .animated-button11 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(43,8,43,0),#d926d9);height:100%;right:0;top:0;width:2px}.infografiar__boton .animated-button11 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(43,8,43,0),#d926d9);bottom:0;height:2px;left:0;width:100%}.infografiar__boton .animated-button11 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(43,8,43,0),#d926d9);height:100%;left:0;top:0;width:2px}.infografiar__boton .animated-button12{background:linear-gradient(-30deg,#3d0b24 50%,#2b081a 0);box-shadow:0 20px 50px rgba(0,0,0,.5);color:#f7d4e6;display:inline-block;font-size:20px;letter-spacing:2.5px;margin:12px;overflow:hidden;padding:20px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transform:translate(0);transform:translate(0)}.infografiar__boton .animated-button12:before{background-color:#ad8599;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.infografiar__boton .animated-button12:hover:before{opacity:.2}.infografiar__boton .animated-button12 span{position:absolute}.infografiar__boton .animated-button12 span:first-child{-webkit-animation:animateTop 2s linear infinite;animation:animateTop 2s linear infinite;background:linear-gradient(270deg,rgba(43,8,26,0),#d92680);height:2px;left:0;top:0;width:100%}@keyframes animateTop{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.infografiar__boton .animated-button12 span:nth-child(2){-webkit-animation:animateRight 2s linear -1s infinite;animation:animateRight 2s linear -1s infinite;background:linear-gradient(0deg,rgba(43,8,26,0),#d92680);height:100%;right:0;top:0;width:2px}@keyframes animateRight{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.infografiar__boton .animated-button12 span:nth-child(3){-webkit-animation:animateBottom 2s linear infinite;animation:animateBottom 2s linear infinite;background:linear-gradient(90deg,rgba(43,8,26,0),#d92680);bottom:0;height:2px;left:0;width:100%}@keyframes animateBottom{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.infografiar__boton .animated-button12 span:nth-child(4){-webkit-animation:animateLeft 2s linear -1s infinite;animation:animateLeft 2s linear -1s infinite;background:linear-gradient(180deg,rgba(43,8,26,0),#d92680);height:100%;left:0;top:0;width:2px}@keyframes animateLeft{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@media (min-width:768px){.infografiar__boton{width:auto}}.salto{margin-top:2rem}@media (min-width:768px){.borde{border:.1rem solid #e0dddd;border-radius:2rem;margin-top:6rem;max-width:50%}}.refualinea{border:.1rem solid #0e9549;margin:0 auto 5rem;max-width:30%}@media (min-width:768px){.refualinea{margin:0 auto 8rem;max-width:10%}}.refualineaDos{border:.1rem solid #0e9549;margin:7.5rem auto 5rem;max-width:30%}@media (min-width:768px){.refualineaDos{margin:8rem auto;max-width:10%}}.refualineaTres{border:.1rem solid #0e9549;margin:4rem auto 7rem;max-width:30%}@media (min-width:768px){.refualineaTres{margin:8rem auto;max-width:10%}}.secRmain{padding:3rem 0 5rem}@media (min-width:1024px){.secRmain{padding:6rem 0 7rem}}.citar{background-image:url(../img/refua023.webp);background-position:50%;background-size:cover;padding:5rem 0;text-align:center}@media (min-width:768px){.citar{background-image:url(../img/refua015.webp)}}@media (min-width:1024px){.citar{background-attachment:fixed}}.citar__heading{color:#fff;font-size:4rem;font-size:6rem;font-weight:400;text-align:center;text-transform:uppercase}.citar__texto{color:#fff;line-height:2;margin:0 auto;max-width:60rem;text-align:center}@media (min-width:768px){.citar__blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:1rem;box-shadow:0 0 25px #222}}.citar__padding{padding:3rem}.citar__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin:2rem auto 0;padding:2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.citar__enlace{width:auto}}.citar__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.citar__enlace{background-color:#0e9549;border-radius:1rem;color:#fff;display:inline-block;font-size:2.2rem;font-weight:400;margin-top:3rem;padding:2rem 10rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.citar__enlace{width:auto}}@media (min-width:768px){.citar__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.accordioncentrar{margin:0 auto;max-width:98%}@media (min-width:768px){.accordioncentrar{max-width:80%}}@media (min-width:1024px){.accordioncentrar{max-width:50%}}.accordion{border:.1rem solid #e0dddd;border-radius:2rem;color:#000;margin:0 auto;max-width:90%;padding:2rem}@media (min-width:768px){.accordion{border:.1rem solid #e0dddd;max-width:100%}}.accordion .container{position:relative}.accordion .label{color:#000;cursor:pointer;font-size:2rem;padding:10px 0;position:relative}.accordion .label:before{color:#000;content:"+";font-size:30px;position:absolute;right:-5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.accordion .content{height:0;line-height:1.5;overflow:hidden;position:relative;text-align:justify;transition:.5s}.accordion hr{border:1px solid #e0dddd;margin-left:0}.accordion .container.active .content{height:20rem}@media (min-width:768px){.accordion .container.active .content{height:10rem}}.accordion .container.active .label:before{content:"-";font-size:30px}.mtc{background-color:#fff;border:.1rem dashed #0e9549;border-radius:2rem}.mtc__pad{padding:2rem}@media (min-width:768px){.mtc__pad{padding:4rem}}.mtc__imagentres,.mtc__imagenuno{margin:2rem 2rem 2rem 0}.mtc__imagendos{margin:2rem 0 2rem 2rem}.mtc__imagenuno{border-radius:2rem;float:left}.mtc__imagendos{border-radius:2rem;float:right}.mtc__imagentres{border-radius:2rem;float:left}.mtc__titulo{font-size:4rem;font-size:2.6rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}@media (min-width:768px){.mtc__titulo{text-align:unset}}.mtc__texto{line-height:2;text-align:justify}.mtc__vineta{font-weight:700}.mtcsalto{margin:8rem auto 10rem}.mtclinea{border:.1rem solid #344a9e;margin:5rem auto;max-width:30%}@media (min-width:768px){.mtclinea{margin:8rem auto;max-width:10%}}.slidercasa{margin-top:6rem}.swiper{color:#000;height:100%;width:100%}.swiper__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:3rem;padding:1rem 3rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.swiper__enlace{width:auto}}.swiper__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.swiper__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin-top:3rem;padding:2rem 4rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.swiper__enlace{width:auto}}@media (min-width:768px){.swiper__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.atenCasaParrafo{font-size:1.7rem;font-weight:450;line-height:1.3;margin-top:3.5rem}@media (min-width:768px){.atenCasaParrafo{font-size:1.8rem;font-weight:450;margin-top:3rem}}.swiper-slide{box-sizing:border-box;color:#fff;font-size:18px;padding:5rem}@media (min-width:768px){.swiper-slide{padding:25rem 60px}}.parallax-bg{background-position:top;background-size:cover;height:100%;left:0;position:absolute;top:0;width:130%}.swiper-slide .title{font-size:41px;font-weight:300}.swiper-slide .subtitle{font-size:21px}.swiper-slide .text{font-size:14px;line-height:1.3;max-width:500px}.lineasc{border:.1rem solid #344a9e;margin:-4rem auto 5rem;max-width:20%;text-align:center}@media (min-width:768px){.lineasc{margin:0 auto 10rem;max-width:10%}}.lineascDos{border:.1rem solid #344a9e;margin:5rem auto;max-width:20%;text-align:center}@media (min-width:768px){.lineascDos{margin:10rem auto;max-width:10%}}.contenedorsc{margin:0 auto;max-width:95%}@media (min-width:768px){.contenedorsc{margin:0 auto;max-width:80%}}.patologiasc{border:.2rem solid #0e9549;border-radius:2rem;margin-bottom:6rem;padding:3rem}@media (min-width:768px){.patologiasc{padding:8rem}}.patologiasc__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1.2rem 3rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.patologiasc__enlace{width:auto}}.patologiasc__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.patologiasc__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin-top:3rem;padding:2rem 4rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.patologiasc__enlace{width:auto}}@media (min-width:768px){.patologiasc__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.patologiasc__linea{border:.1rem solid #344a9e;margin:5rem auto;max-width:60%}@media (min-width:768px){.patologiasc__linea{margin:7rem auto 0}}@media (min-width:1024px){.patologiasc__linea{display:none;visibility:hidden}}.patologiasc__lineauno{border:.1rem solid #344a9e;margin:5rem auto;max-width:60%}@media (min-width:768px){.patologiasc__lineauno{margin:7rem auto 0}}@media (min-width:1024px){.patologiasc__lineauno{display:none;visibility:hidden}}.patologiasc__grid{display:grid;grid-template-rows:repeat(2)}@media (min-width:768px){.patologiasc__grid{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr)}}.patologiasc__gridos{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologiasc__gridos{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologiasc__gridtres{display:grid;grid-template-rows:repeat(2);margin-top:2rem}@media (min-width:768px){.patologiasc__gridtres{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:7rem}}.patologiasc__header{text-align:center}@media (min-width:1024px){.patologiasc__header{text-align:justify}}.patologiasc__titulo{text-align:center}.patologiasc__texto{line-height:1.6}.patologiasc__img{margin-bottom:2rem}@media (min-width:768px){.patologiasc__img{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:justify}}.patologiasc__imagen{border-radius:2rem;box-shadow:4px 4px 8px rgba(0,0,0,.4)}.tdos{grid-row:3/4}.tdos,.treinta,.tuno{grid-column:1/3}.treinta{grid-row:2/3}.vnueve,.vocho{grid-column:1/3}.vocho{grid-row:3/4}.vseis,.vsiete{grid-column:1/3}.vseis{grid-row:2/3}.vcinco,.vcuatro{grid-column:1/3}.vcuatro{grid-row:3/4}.vdos,.vtres{grid-column:1/3}.vdos{grid-row:2/3}.veinte,.vuno{grid-column:1/3}.veinte{grid-row:3/4}.dnueve,.docho{grid-column:1/3}.docho{grid-row:2/3}.dseis,.dsiete{grid-column:1/3}.dseis{grid-row:3/4}.catorce,.quince{grid-column:1/3}.catorce{grid-row:2/3}.doce,.trece{grid-column:1/3}.doce{grid-row:3/4}.diez,.once{grid-column:1/3}.diez{grid-row:2/3}.nueve,.ocho{grid-column:1/3}.ocho{grid-row:3/4}.seis,.siete{grid-column:1/3}.seis{grid-row:2/3}.cinco,.cuatro{grid-column:1/3}.cuatro{grid-row:3/4}.dos,.tres{grid-column:1/3}.dos{grid-row:2/3}.uno{grid-column:1/3}@media (min-width:1024px){.catorce,.cinco,.cuatro,.diez,.dnueve,.doce,.docho,.dos,.dseis,.dsiete,.nueve,.ocho,.once,.quince,.seis,.siete,.tdos,.trece,.treinta,.tres,.tuno,.uno,.vcinco,.vcuatro,.vdos,.veinte,.vnueve,.vocho,.vseis,.vsiete,.vtres,.vuno{grid-column:unset;grid-row:unset}}.homeTrust__heading{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;text-align:center}.homeTrust__heading .spanuno{color:#000;font-size:5rem}.homeTrust__heading .spandos,.homeTrust__heading .spanuno{display:block;font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.homeTrust__heading .spandos{color:#344a9e;font-size:3rem;line-height:5rem}.psiTrustC{margin-top:4rem;padding:1.5rem}@media (min-width:1024px){.psiTrustC{margin-top:5rem;padding:unset}}.psiTrustC__heading{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;margin:2rem auto 8rem;text-align:center}.psiTrustC__heading .spanuno{color:#000;font-size:5rem}.psiTrustC__heading .spandos,.psiTrustC__heading .spanuno{display:block;font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.psiTrustC__heading .spandos{color:#344a9e;font-size:3rem;line-height:5rem}@media (min-width:1024px){.psiTrustC__heading{font-size:4rem;margin:10rem auto 6rem}}.psiTrustC__grid{align-items:center}@media (min-width:1024px){.psiTrustC__grid{display:grid;gap:6rem;grid-template-columns:repeat(3,1fr)}}.psicoTrC__flxbox{display:flex;flex-shrink:0;gap:1rem}.psicoTrC__cardone{margin-top:4rem}@media (min-width:1024px){.psicoTrC__cardone{margin-top:unset}}.psicoTrC__parrafo{color:#979797;font-size:1.5rem;max-width:unset}@media (min-width:1024px){.psicoTrC__parrafo{max-width:80%}}.psicoTrC__spanT{font-weight:600}.psicoTrC__trustDetail{margin:auto 0}.psicoTrC__cardtwo{margin-top:3rem}@media (min-width:1024px){.psicoTrC__cardtwo{margin-top:unset}}.tituloaten{align-items:center;background:url(../img/39.webp) 50%;background-position:50%;background-size:cover;display:flex;height:50vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:1024px){.tituloaten{align-items:center;background:url(../img/ac15.webp) 50%;background-attachment:fixed;background-position:0;background-size:cover;display:flex;height:80vh;justify-content:center;margin:8rem 0 2rem}}.tituloaten__deactC{display:none}@media (min-width:1024px){.tituloaten__deactC{display:unset}}.tituloaten__header{-webkit-backdrop-filter:blur(.1px);backdrop-filter:blur(.1px);box-shadow:0 0 25px #222;color:#fff;padding:2rem 3rem;text-align:center}@media (min-width:1024px){.tituloaten__header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:3px solid #fff;border-radius:1rem;box-shadow:0 0 25px #222;color:#000;max-width:50%;padding:4rem 5rem;text-align:center}}.tituloaten__texto{font-size:4rem;font-size:3rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.lineaten{border:.1rem solid #0e9549;margin:5rem auto;max-width:20%;opacity:unset;text-align:center}@media (min-width:768px){.lineaten{margin:10rem auto;max-width:10%}}.lineatentres{border:.1rem solid #0e9549;margin:5rem auto;max-width:20%;opacity:unset;text-align:center}@media (min-width:768px){.lineatentres{margin:10rem auto;max-width:10%}}.lineatencuatro{border:.1rem solid #0e9549;margin:5rem auto;max-width:20%;opacity:unset;text-align:center}@media (min-width:768px){.lineatencuatro{margin:10rem auto;max-width:10%}}.lineacuidados{border:.1rem solid #344a9e;margin:5rem auto 4rem;max-width:20%;opacity:unset;text-align:center}@media (min-width:768px){.lineacuidados{max-width:20%}}@media (min-width:1024px){.seccionbnf{padding:8rem 0 0}}.bnfaten__encabezado{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;text-align:center}.bnfaten__encabezado .spanuno{color:#000;font-size:5rem}.bnfaten__encabezado .spandos,.bnfaten__encabezado .spanuno{display:block;font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.bnfaten__encabezado .spandos{color:#344a9e;font-size:3rem;line-height:5rem}.bnfaten__imagen{height:80px;width:75px}.bnfaten__titulo{color:#979797;font-size:1.8rem;margin:3rem 0 0;text-transform:uppercase}.bnfaten__parrafo{color:#979797;font-size:1.6rem;line-height:1.5;max-width:90%}@media (min-width:1024px){.bnfaten__griduno{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}.bnfaten__iconuno{align-items:center;display:flex;flex-direction:column;margin-top:4rem;text-align:center}@media (min-width:1024px){.bnfaten__iconuno{margin:unset}}.bnfaten__iconuno:first-child{margin-top:unset}@media (min-width:1024px){.gridaten{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);max-width:unset;padding:1rem}}.contenidoaten{margin:.5rem auto;padding:0 2rem}@media (min-width:1024px){.contenidoaten{padding:0 4rem}}.parraaten{font-size:1.6rem;line-height:1.8;margin-top:.5rem}@media (min-width:1024px){.parraaten{font-size:1.7rem}}.tareasaten{font-size:1.8rem;font-size:1.6rem;line-height:2;list-style:unset;margin:0 0 2rem;padding-left:2rem}@media (min-width:1024px){.tareasaten{font-size:1.7rem}}.tareasaten:last-of-type{margin-bottom:0}.tareasaten li::marker{color:#0e9549;font-weight:700}.AtencasaPad{margin-top:2rem}@media (min-width:1024px){.AtencasaPad{margin:unset;padding:1rem}}.titAten{margin:2rem 0 3rem;text-align:center}.titatenuno{color:#344a9e;margin:0 0 1rem}.titatendos{color:#344a9e;margin:2rem 0 1rem}.titatentres{color:#344a9e;font-size:2.5rem;margin:1rem 0}@media (min-width:1024px){.titatentres{font-size:3rem;margin:unset}}.notac{font-size:1.6rem;font-weight:700;line-height:2;margin-top:1rem}@media (min-width:1024px){.notac{font-size:1.7rem}.col-xl-3{margin:unset}}.imgatencasapad{padding:1rem}@media (min-width:1024px){.imgatencasapad{padding:4rem 4rem 2rem}}.imgatencasa{border-radius:1rem;box-shadow:4px 4px 8px rgba(0,0,0,.4);margin-bottom:2rem}@media (min-width:1024px){.imgatencasa{margin:0}}ul{list-style:none;margin:0}.domicasa{background-color:#344a9e}.domicasa__titulo{color:#fff;font-weight:bolder;margin:4rem 0;padding:7rem 0 0;text-align:center;text-transform:uppercase}.domicasa__gridplanes{padding:2rem}@media (min-width:1024px){.domicasa__gridplanes{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:4rem}}.domicasa__contenido{padding:2rem;text-align:center}@media (min-width:768px){.domicasa__contenido{padding:3rem}}.domicasa__cardatenuno{background-color:#fff;border-radius:1rem}@media (min-width:768px){.domicasa__cardatenuno{margin:0 auto;max-width:60%}}@media (min-width:1024px){.domicasa__cardatenuno{margin:unset;max-width:unset}}.domicasa__cardatendos{background-color:#fff;border-radius:1rem;margin-top:3rem}@media (min-width:768px){.domicasa__cardatendos{margin:3rem auto 0;max-width:60%}}@media (min-width:1024px){.domicasa__cardatendos{margin:unset;max-width:unset}}.domicasa__cardatentres{background-color:#fff;border-radius:1rem;margin-top:3rem}@media (min-width:768px){.domicasa__cardatentres{margin:3rem auto 0;max-width:60%}}@media (min-width:1024px){.domicasa__cardatentres{margin:unset;max-width:unset}}.domicasa__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:3rem;padding:1.5rem 3.5rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.domicasa__enlace{width:auto}}.domicasa__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.domicasa__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin-top:3rem;padding:2rem 4rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.domicasa__enlace{width:auto}}@media (min-width:768px){.domicasa__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.tareasatencion{font-size:1.8rem;line-height:2;list-style:disc;list-style-position:outside;margin-top:4rem;padding-left:3rem;text-align:left}.tareasatencion li::marker{color:#0e9549;font-weight:700}.btnAC{color:#000}.btnAC:hover{color:#344a9e}.activeAC{color:#0e9549;font-weight:700}.HowBuy{align-items:center}.HowBuy,.HowBuy__flxb{display:flex;flex-direction:column}.HowBuy__flxb{gap:5rem;margin:4rem 0}@media (min-width:1024px){.HowBuy__flxb{flex-direction:row;gap:4rem;margin:8rem 0}}.HowBuy__encabezado{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9}.HowBuy__encabezado .spanunoc{font-size:4rem;margin-top:1rem;text-align:start}.HowBuy__encabezado .spandosc,.HowBuy__encabezado .spanunoc{color:#344a9e;display:block;font-family:Roboto Condensed,sans-serif}.HowBuy__encabezado .spandosc{font-size:3rem;line-height:5rem;text-transform:uppercase}.HowBuy__heading{text-align:center}@media (min-width:1024px){.HowBuy__heading{text-align:unset}}.HowBuy__gridH{max-width:80%}@media (min-width:1024px){.HowBuy__gridH{display:flex;gap:4rem}}.HowBuy__parrafo{color:#979797}.HowBuy__detalles{text-align:center}@media (min-width:1024px){.HowBuy__detalles{margin:auto 0;text-align:unset}}.HowBuy__imgTwo{height:240px;width:230px}@media (min-width:1024px){.HowBuy__imgTwo{height:unset;width:unset}}.appear{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);transition:all .8s}.appear.inview{opacity:1;-webkit-transform:none;transform:none;transition-delay:.3s}.appear2{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .8s}.appear2.inview2{opacity:1;-webkit-transform:none;transform:none}.appear2.inview2:first-child{transition-delay:.1s}.appear2.inview2:nth-child(2){transition-delay:.2s}.appear2.inview2:nth-child(3){transition-delay:.3s}.appear2.inview2:nth-child(4){transition-delay:.4s}.appear2.inview2:nth-child(5){transition-delay:.5s}.titulohosp{align-items:center;background:url(../img/ac6.webp) 50%;background-position:50%;background-size:cover;display:flex;height:50vh;justify-content:center;margin:5rem 0 2rem}@media (min-width:1024px){.titulohosp{align-items:center;background:url(../img/ac5.webp) 50%;background-attachment:fixed;background-position:0;background-size:cover;display:flex;height:80vh;justify-content:center;margin:8rem 0 2rem}}.titulohosp__deactC{display:none}@media (min-width:1024px){.titulohosp__deactC{display:unset}}.titulohosp__header{-webkit-backdrop-filter:blur(.1px);backdrop-filter:blur(.1px);box-shadow:0 0 25px #222;color:#fff;padding:2rem 3rem;text-align:center}@media (min-width:1024px){.titulohosp__header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:3px solid #fff;border-radius:1rem;box-shadow:0 0 25px #222;color:#000;max-width:50%;padding:4rem 5rem;text-align:center}}.titulohosp__texto{font-size:4rem;font-size:3rem;font-weight:400;font-weight:700;text-align:center;text-transform:uppercase}.lineatenH{border:.1rem solid #0e9549;margin:5rem auto;max-width:20%;opacity:unset;text-align:center}@media (min-width:1024px){.lineatenH{margin:8rem auto 0;max-width:10%}}.lineatenHdos{border:.1rem solid #0e9549;margin:5rem auto;max-width:20%;opacity:unset;text-align:center}@media (min-width:1024px){.lineatenHdos{margin:0 auto 8rem;max-width:10%}}.seccionbnf{padding:3rem 0 0}@media (min-width:768px){.seccionbnf{padding:8rem 0 0}}.HospCont{max-width:90%}@media (min-width:1920px){.HospCont{max-width:70%}}.atenHosp{margin:0 auto}.atenHosp__encabezado{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9}.atenHosp__encabezado .spanunoc{font-size:4rem;margin-top:1rem;text-align:start}.atenHosp__encabezado .spandosc,.atenHosp__encabezado .spanunoc{color:#344a9e;display:block;font-family:Roboto Condensed,sans-serif}.atenHosp__encabezado .spandosc{font-size:3rem;line-height:5rem;text-transform:uppercase}.atenHosp__detalle{margin-bottom:2rem;text-align:center}@media (min-width:768px){.atenHosp__detalle{margin-bottom:4rem;text-align:center}}@media (min-width:1024px){.atenHosp__detalle{text-align:unset}}.atenHosp .spanunoc{font-size:3rem;text-align:center}@media (min-width:768px){.atenHosp .spanunoc{font-size:4rem;text-align:unset}}.atenHosp__seccionUno{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:80%}@media (min-width:1024px){.atenHosp__seccionUno{margin:unset}}.atenHosp__lineaServ{margin:2rem 0}@media (min-width:1024px){.atenHosp__lineaServ{max-width:75%}}.atenHosp__imagen{height:50px;width:45px}.atenHosp__titulo{color:#979797;font-size:1.6rem;margin:3rem 0 0;text-transform:uppercase}.atenHosp__parrafo{color:#979797;font-size:1.5rem;line-height:1.5;max-width:80%}@media (min-width:1920px){.atenHosp__parrafo{max-width:50%}}.atenHosp__parrafouno{color:#979797;line-height:1.5}@media (min-width:1024px){.atenHosp__parrafouno{max-width:90%}}.atenHosp__detailHb{font-size:1.6rem;line-height:1.7}@media (min-width:1024px){.atenHosp__detailHb{font-size:1.7rem}.atenHosp__Hgriduno{display:grid;gap:0;grid-template-columns:repeat(2,1fr)}}.atenHosp__griduno{padding:2rem}@media (min-width:1024px){.atenHosp__griduno{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);padding:unset}}.atenHosp__iconuno{display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:768px){.atenHosp__iconuno{margin:unset}}.atenHosp__icondos{margin-top:4rem}.atenHosp__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1.2rem 3rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.atenHosp__enlace{width:auto}}.atenHosp__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.atenHosp__enlace{border-radius:.5rem;font-size:1.3rem;margin-top:3rem;padding:1rem 3rem}}.HospCards{border-radius:2rem;box-shadow:0 4px 8px 0 rgba(98,102,139,.2);transition:.3s}.HospCards:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.Hcardpad{align-items:center;background-color:hsla(0,0%,95%,.824);display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.hospSalto{margin-bottom:4rem}@media (min-width:768px){.hospSalto{margin-top:4rem}}.hospSaltouno{margin-top:2rem}.servHosp__detalle{display:flex;flex-direction:column;justify-content:center;margin-top:4rem}@media (min-width:1024px){.servHosp__detalle{align-items:unset;margin:unset;text-align:unset}}.servHosp .spanunoc{font-size:3rem;text-align:center}@media (min-width:768px){.servHosp .spanunoc{font-size:4rem;text-align:unset}}.servHosp__encabezado{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;text-align:unset}.servHosp__encabezado .spanunoc{font-size:4rem;margin-top:1rem;text-align:start}.servHosp__encabezado .spandosc,.servHosp__encabezado .spanunoc{color:#344a9e;display:block;font-family:Roboto Condensed,sans-serif}.servHosp__encabezado .spandosc{font-size:3rem;line-height:5rem;text-transform:uppercase}.servHosp__detalleUno{font-size:1.6rem}.servHosp__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1.2rem 3rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.servHosp__enlace{width:auto}}.servHosp__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.servHosp__enlace{border-radius:.5rem;font-size:1.3rem;margin-top:3rem;padding:1rem 3rem}}.paDacordeon{padding:0 2rem}@media (min-width:768px){.paDacordeon{padding:4rem}}@media (min-width:1024px){.servHgrid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.saltoacor{margin:3rem 0}.titacordeon{font-size:2.4rem;text-align:center;text-transform:uppercase}@media (min-width:768px){.titacordeon{font-size:2.5rem;margin:4rem 0}}.accordionH{border:.1rem solid #e0dddd;border-radius:2rem;color:#000;padding:2rem}.accordionH .containerH{position:relative}.accordionH .labelH{color:#344a9e;cursor:pointer;font-size:1.7rem;font-weight:450;padding:10px 0;position:relative}.accordionH .labelH:before{color:#0e9549;content:"+";font-size:30px;position:absolute;right:-5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.accordionH .contentH{height:0;line-height:1.5;overflow:hidden;position:relative;text-align:justify;transition:.5s}.accordionH hr{border:1px solid #e0dddd;margin-left:0}.accordionH .containerH.active .contentH{height:20rem}@media (min-width:768px){.accordionH .containerH.active .contentH{height:10rem}}.accordionH .containerH.active .labelH:before{content:"-";font-size:30px}.DetailHosp{margin-top:5rem;padding:4rem}@media (min-width:1024px){.DetailHosp__grid{display:grid;gap:6rem;grid-template-columns:repeat(2,1fr)}}.DetailHosp__detalle{font-size:1.6rem;line-height:1.8;margin:3rem 0}@media (min-width:1024px){.DetailHosp__detalle{font-size:1.7rem}.DetailHosp__imgDetalles{align-items:center;display:flex;flex-direction:column;justify-content:center}}.DetailHosp__servDetail{margin-top:4rem}@media (min-width:1024px){.DetailHosp__servDetail{margin:unset}}.DetailHosp__parrafo{font-size:1.6rem;line-height:1.8}@media (min-width:1024px){.DetailHosp__parrafo{font-size:1.7rem}}.DetailHosp__beneficios{color:#344a9e;font-weight:600;margin:3rem 0 2rem}.psicohome{margin-top:5rem}@media (min-width:1024px){.psicohome__grid{display:grid;gap:0;grid-template-columns:repeat(2,1fr)}}.psicohome__contacto{align-items:center;background:linear-gradient(17deg,#344a9e 50%,#0e9549 0);color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:1024px){.psicohome__contacto{display:flex;flex-direction:column;justify-content:center;text-align:unset}}.psicohome__imagen{background:url(../img/ac23.webp);background-repeat:no-repeat;background-size:cover;height:50vh}@media (min-width:1024px){.psicohome__imagen{background:url(../img/ac19.webp);background-attachment:fixed;background-repeat:no-repeat;background-size:contain;height:70vh}}.psicohome__titulo{margin:3rem auto}.psicohome__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.psicohome__enlace{width:auto}}.psicohome__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.psicohome__enlace{font-size:1.4rem;padding:1rem 2rem}}.psicohome__enlaceuno{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 3.8rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.psicohome__enlaceuno{width:auto}}.psicohome__enlaceuno:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.psicohome__enlaceuno{font-size:1.4rem;padding:1rem 3.8rem}}.psicohome__btncontact{display:flex;gap:1rem;justify-content:center;padding-bottom:2rem}@media (min-width:1024px){.psicohome__btncontact{gap:1.3rem;justify-content:unset;padding:unset}}.psicohome__detalle{font-size:1.6rem}@media (min-width:1024px){.psicohome__detalle{font-size:1.9rem}}.psicoheading{max-width:80%}@media (min-width:1024px){.psicoheading{max-width:50%}}.psibtnStyle{align-items:center;display:flex;flex-direction:row;font-size:2rem;justify-content:center;margin-bottom:.1rem;text-align:center}.PsiContact__MainTit{color:#979797;margin:4rem auto;text-align:center}@media (min-width:1024px){.PsiContact__MainTit{font-size:4rem;margin:8rem auto}.PsiContact__grid{display:grid;gap:4rem;grid-template-columns:repeat(4,1fr)}}.PsiContact__titulo{color:#344a9e;font-size:1.6rem}.PsiContact__parrafo{color:#979797;font-size:1.5rem;margin-top:1rem}.PsiContact__spanP{color:#0e9549}.PsiCimg{text-align:center}.PsiCimg__img{height:150px;margin:0 auto;width:150px}@media (min-width:1024px){.PsiCimg__img{height:160px;width:160px}}.PsiCimg__heading{margin:2.6rem auto 0;max-width:70%}.PsiContent{padding:1.5rem}@media (min-width:1024px){.PsiContent{padding:3rem}.PsiContent__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.PsiContent__griduno{display:grid}@media (min-width:1024px){.PsiContent__griduno{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.PsiContent__imagen{margin:0 auto;text-align:center}.PsiContent__img{border-radius:50%;box-shadow:4px 4px 8px rgba(22,75,190,.4);height:200px;margin:2rem auto 0;transition-duration:.3s;transition-property:rotate scale;width:200px}@media (min-width:768px){.PsiContent__img:hover{-webkit-transform:rotate(1deg) scale(1.1);transform:rotate(1deg) scale(1.1)}}@media (min-width:1024px){.PsiContent__img{height:300px;width:300px}}.PsiContent__detailOne{margin:auto 0}.PsiContent__titOne{color:#344a9e;display:none;visibility:hidden}@media (min-width:1024px){.PsiContent__titOne{display:unset;visibility:unset}}.PsiContent__parrafo{font-size:1.6rem;line-height:1.8;margin-top:3.5rem;text-align:center}@media (min-width:1024px){.PsiContent__parrafo{font-size:1.7rem;margin-top:unset;text-align:left}}.PsiContent__boton{text-align:center}@media (min-width:1024px){.PsiContent__boton{text-align:unset}}.PsiContent__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.1rem;font-weight:400;margin-top:2rem;padding:.7rem 2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.PsiContent__enlace{width:auto}}.PsiContent__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.PsiContent__enlace{font-size:1.2rem;padding:.8rem 2rem}}.PsiContent__enlaceuno{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.1rem;font-weight:400;margin-top:2rem;padding:.7rem 2.3rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.PsiContent__enlaceuno{width:auto}}.PsiContent__enlaceuno:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.PsiContent__enlaceuno{font-size:1.2rem;padding:.8rem 2.4rem}}.Psicoline{border-top:.1rem solid #0e9549;margin:4rem auto;max-width:70%;opacity:unset}@media (min-width:768px){.Psicoline{margin:10rem auto 8rem;max-width:20%}}.PsicolineUno{display:none;visibility:hidden}@media (min-width:1024px){.PsicolineUno{display:block;margin:1.5rem 0;visibility:visible}}.lineaPsico{border-top:.1rem solid #344a9e;margin:8rem auto;max-width:25%;opacity:unset}@media (min-width:768px){.lineaPsico{margin:12rem auto;max-width:15%}}.psiTrust{margin-top:4rem;padding:1.5rem}@media (min-width:1024px){.psiTrust{margin-top:15rem;padding:unset}}.psiTrust__heading{color:#979797;margin:2rem auto 4rem;text-align:center}@media (min-width:1024px){.psiTrust__heading{font-size:4rem;margin:0 auto 6rem}}.psiTrust__grid{align-items:center}@media (min-width:1024px){.psiTrust__grid{display:grid;gap:6rem;grid-template-columns:repeat(3,1fr)}}.psicoTr__flxbox{display:flex;flex-shrink:0;gap:1rem}.psicoTr__cardone{margin-top:4rem}@media (min-width:1024px){.psicoTr__cardone{margin-top:unset}}.psicoTr__parrafo{color:#979797;font-size:1.5rem;max-width:unset}@media (min-width:1024px){.psicoTr__parrafo{max-width:80%}}.psicoTr__spanT{font-weight:600}.psicoTr__trustDetail{margin:auto 0}.psicoTr__cardtwo{margin-top:3rem}@media (min-width:1024px){.psicoTr__cardtwo{margin-top:unset}}.imgTrust{height:100px;width:100px}.imgTrustone{border-radius:1rem;box-shadow:4px 4px 8px rgba(22,75,190,.4)}.saltoTrust{margin-top:3rem}.psiolink{border-radius:1rem;box-shadow:4px 4px 8px rgba(92,95,93,.4)}.psiolink__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);padding:.5rem .5rem 3rem}@media (min-width:1024px){.psiolink__grid{padding:4rem}.psiolink__gridUno{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.psiolink__heading{color:#979797;margin:2rem auto 4rem;padding-top:3rem;text-align:center}@media (min-width:1024px){.psiolink__heading{font-size:4rem;margin:8rem auto 5rem}}.Psiline{position:relative}.Psiline:after{background:#eceaea;content:"";height:100%;position:absolute;right:-15px;width:1px}.psicoLinks{align-items:center;display:flex;flex-direction:column;text-align:center;transition:.3s}.psicoLinks__imagen{height:80px;width:80px}@media (min-width:1024px){.psicoLinks__imagen{height:110px;width:110px}}.psicoLinks__detail{color:#979797;font-size:1.3rem;margin:1.5rem 0;max-width:60%}@media (min-width:1024px){.psicoLinks__detail{font-size:1.5rem;margin:1.5rem 0}}.lSlto{margin-top:6rem}@media (min-width:1024px){.lSlto{margin-top:unset}}.psicoLinks:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.3s}.blog-detail-section{font-family:Roboto Condensed,sans-serif;font-size:1.8rem;line-height:1.5;margin-top:40px}.blog-detail-section .card-title{color:#0e9549;font-size:25px;font-weight:700;text-transform:capitalize}.sidebar .panel-success .panel-heading1{background-color:#344a9e;border-radius:7px 7px 0 0;color:#fff;font-size:20px;font-weight:600;margin-bottom:5px;padding:7px 15px}.sidebar .panel-success{border:1px solid #eaeaea;border-top-left-radius:2rem;border-top-right-radius:2rem;box-shadow:0 15px 15px 5px rgba(0,0,0,.05)}.sidebar .panel-success .panel-body{padding:10px 15px}.sidebar .panel-success .panel-body ul{list-style:square;padding-left:18px}.sidebar .panel-success .panel-body ul li{border-bottom:1px solid #eaeaea;font-size:15px;line-height:22px;padding:5px 5px 5px 0}.sidebar .panel-success .panel-body ul li:last-child{border-bottom:0 solid transparent}.col-xl-3{margin-top:3rem}@media (min-width:1920px){.col-xl-3{margin:unset}}.sidebar{position:sticky;top:30px}.card-body{background-color:#f3f3f3;border:.1rem solid #0e9549;border-radius:1rem;box-shadow:0 15px 15px 5px rgba(40,49,185,.05)}.card{border-radius:2rem}.fisihome{margin-top:5rem}@media (min-width:1024px){.fisihome__grid{display:grid;gap:0;grid-template-columns:repeat(2,1fr)}}.fisihome__contacto{align-items:center;background:linear-gradient(17deg,#344a9e 50%,#0e9549 0);color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:1024px){.fisihome__contacto{display:flex;flex-direction:column;justify-content:center;text-align:unset}}.fisihome__imagen{background:url(../img/ac43.webp);background-position:100%;background-repeat:no-repeat;background-size:cover;height:50vh}@media (min-width:1024px){.fisihome__imagen{background:url(../img/ac44.webp);background-attachment:fixed;background-repeat:no-repeat;background-size:contain;height:70vh}}.fisihome__titulo{margin:3rem auto}.fisihome__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.fisihome__enlace{width:auto}}.fisihome__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.fisihome__enlace{font-size:1.4rem;padding:1rem 2rem}}.fisihome__enlaceuno{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 3.8rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.fisihome__enlaceuno{width:auto}}.fisihome__enlaceuno:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.fisihome__enlaceuno{font-size:1.4rem;padding:1rem 3.8rem}}.fisihome__btncontact{display:flex;gap:1rem;justify-content:center;padding-bottom:2rem}@media (min-width:1024px){.fisihome__btncontact{gap:1.3rem;justify-content:unset;padding:unset}}.fisihome__detalle{font-size:1.6rem}@media (min-width:1024px){.fisihome__detalle{font-size:1.9rem}}.fisiheading{max-width:80%}@media (min-width:1024px){.fisiheading{max-width:50%}}.fisiobtnStyle{align-items:center;display:flex;flex-direction:row;font-size:2rem;justify-content:center;margin-bottom:.1rem;text-align:center}.fisioContent{padding:1.5rem}@media (min-width:1024px){.fisioContent{padding:3rem}.fisioContent__grid{display:grid;gap:6rem;grid-template-columns:repeat(2,1fr)}}.fisioContent__griduno{display:grid}@media (min-width:1024px){.fisioContent__griduno{display:grid;gap:6rem;grid-template-columns:repeat(2,1fr)}}.fisioContent__imagen{margin:0 auto;text-align:center}.fisioContent__img{border-radius:1rem;box-shadow:4px 4px 8px rgba(22,75,190,.4);height:330px;margin:2rem auto 0;transition-duration:.3s;transition-property:rotate scale;width:250px}@media (min-width:768px){.fisioContent__img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (min-width:1024px){.fisioContent__img{height:500px;width:400px}}.fisioContent__detailOne{margin:auto 0}.fisioContent__titOne{color:#344a9e;display:none;visibility:hidden}@media (min-width:1024px){.fisioContent__titOne{display:unset;visibility:unset}}.fisioContent__parrafo{font-size:1.6rem;line-height:1.8;margin-top:3.5rem;text-align:center}@media (min-width:1024px){.fisioContent__parrafo{font-size:1.7rem;margin-top:unset;text-align:left}}.fisioContent__boton{text-align:center}@media (min-width:1024px){.fisioContent__boton{text-align:unset}}.fisioContent__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.1rem;font-weight:400;margin-top:2rem;padding:.7rem 2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.fisioContent__enlace{width:auto}}.fisioContent__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.fisioContent__enlace{font-size:1.2rem;padding:.8rem 2rem}}.fisioContent__enlaceuno{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.1rem;font-weight:400;margin-top:2rem;padding:.7rem 2.3rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.fisioContent__enlaceuno{width:auto}}.fisioContent__enlaceuno:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.fisioContent__enlaceuno{font-size:1.2rem;padding:.8rem 2.4rem}}.Psitres{grid-column:1/2;grid-row:1/2}@media (min-width:1024px){.Psitres{grid-column:unset;grid-row:unset}}.titOnecel{color:#344a9e}@media (min-width:1024px){.titOnecel{display:none;visibility:hidden}}.fisioline{border-top:.1rem solid #0e9549;margin:4rem auto;max-width:70%;opacity:unset}@media (min-width:768px){.fisioline{margin:10rem auto 8rem;max-width:20%}}.fisiolineUno{display:none;visibility:hidden}@media (min-width:1024px){.fisiolineUno{display:block;margin:1.5rem 0;visibility:visible}}.lineafisio{border-top:.1rem solid #344a9e;margin:8rem auto;max-width:25%;opacity:unset}@media (min-width:768px){.lineafisio{margin:12rem auto;max-width:15%}}.homenurse{margin-top:5rem}@media (min-width:1024px){.homenurse__grid{display:grid;gap:0;grid-template-columns:repeat(2,1fr)}}.homenurse__contacto{align-items:center;background:linear-gradient(17deg,#344a9e 50%,#0e9549 0);color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:1024px){.homenurse__contacto{display:flex;flex-direction:column;justify-content:center;text-align:unset}}.homenurse__imagen{background:url(../img/ac45.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:50vh}@media (min-width:1024px){.homenurse__imagen{background:url(../img/ac45.webp);background-attachment:fixed;background-repeat:no-repeat;background-size:contain;height:70vh}}.homenurse__titulo{margin:3rem auto}.homenurse__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.homenurse__enlace{width:auto}}.homenurse__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.homenurse__enlace{font-size:1.4rem;padding:1rem 2rem}}.homenurse__enlaceuno{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 3.8rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.homenurse__enlaceuno{width:auto}}.homenurse__enlaceuno:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.homenurse__enlaceuno{font-size:1.4rem;padding:1rem 3.8rem}}.homenurse__btncontact{display:flex;gap:1rem;justify-content:center;padding-bottom:2rem}@media (min-width:1024px){.homenurse__btncontact{gap:1.3rem;justify-content:unset;padding:unset}}.homenurse__detalle{font-size:1.6rem}@media (min-width:1024px){.homenurse__detalle{font-size:1.9rem}}.nurseHome{padding:2rem 2rem 4rem}@media (min-width:1024px){.nurseHome{padding:3rem}}.nurseHome__title{color:#344a9e;margin:2rem auto 3rem;text-align:center}@media (min-width:1024px){.nurseHome__title{margin:2rem auto 5rem}.nurseHome__gridPic{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr)}.nurseHome__grid{display:grid;gap:4rem;grid-template-columns:repeat(3,1fr)}}.nurseHome__heading{color:#344a9e;margin:3rem auto 4rem;text-align:center}@media (min-width:1024px){.nurseHome__heading{margin:8rem auto 6rem}}.nurseHome__PicOne{border-radius:1rem;box-shadow:4px 4px 8px hsla(140,1%,44%,.4);transition-duration:.3s;transition-property:rotate scale}@media (min-width:1024px){.nurseHome__PicOne:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.nurseHome__detail{margin:auto 0}}.nurseHome__parrafo{font-size:1.6rem;line-height:1.7;margin-top:3rem;text-align:center}@media (min-width:1024px){.nurseHome__parrafo{font-size:1.7rem;line-height:1.8;margin-top:unset;text-align:left}}.nurseCards{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:4px 4px 8px hsla(140,1%,44%,.4);display:flex;flex-direction:column;justify-content:center;text-align:center;transition-duration:.3s;transition-property:rotate scale}.nurseCards:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.nurseCards__img{height:70px;margin:0 auto;width:70px}.nurseCards__padd{padding:2rem}.nurseCards__titleThree{color:#979797;font-size:1.8rem;font-weight:700;margin:2rem auto 1rem}.nurseCards__parrafOnen{color:#979797;font-size:1.4rem;margin:0 auto;max-width:80%}.nurseMrgn{margin-top:4rem}@media (min-width:1024px){.nurseMrgn{margin-top:unset}}.childcare{margin-top:5rem}@media (min-width:1024px){.childcare__grid{display:grid;gap:0;grid-template-columns:repeat(2,1fr)}}.childcare__contacto{align-items:center;background:url(../img/ac65.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:1024px){.childcare__contacto{background:url(../img/ac59.webp);background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:unset}}.childcare__imagen{background:url(../img/ac58.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:50vh}@media (min-width:1024px){.childcare__imagen{background:url(../img/ac58.webp);background-attachment:fixed;background-repeat:no-repeat;background-size:contain;height:70vh}}.childcare__titulo{font-family:Gochi Hand,sans-serif;font-size:4rem;font-weight:550;line-height:1;margin:3rem auto}.childcare__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 2.7rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.childcare__enlace{width:auto}}.childcare__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.childcare__enlace{font-size:1.4rem;padding:1rem 2.7rem}}.childcare__enlaceuno{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 3.8rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.childcare__enlaceuno{width:auto}}.childcare__enlaceuno:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.childcare__enlaceuno{font-size:1.4rem;padding:1rem 3.8rem}}.childcare__btncontact{display:flex;gap:1rem;justify-content:center;padding-bottom:2rem}@media (min-width:1024px){.childcare__btncontact{gap:1.3rem;justify-content:unset;padding:unset}}.childcare__detalle{font-size:1.6rem}@media (min-width:1024px){.childcare__detalle{font-size:1.9rem}}.hnurseheading{max-width:80%}@media (min-width:1024px){.hnurseheading{max-width:50%}}.nursebtnStyle{align-items:center;display:flex;flex-direction:row;font-size:2rem;justify-content:center;margin-bottom:.1rem;text-align:center}.childContact__MainTit{color:#979797;font-family:Gochi Hand,sans-serif;margin:4rem auto;text-align:center}@media (min-width:1024px){.childContact__MainTit{font-size:4rem;margin:8rem auto}.childContact__grid{display:grid;gap:4rem;grid-template-columns:repeat(4,1fr)}}.childContact__titulo{color:#344a9e;font-size:1.6rem}.childContact__parrafo{color:#979797;font-size:1.5rem;margin-top:1rem}.childContact__spanP{color:#0e9549}.childimg{text-align:center}.childimg__img{border-radius:50%;box-shadow:4px 4px 8px hsla(140,1%,44%,.4);height:150px;margin:0 auto;width:150px}@media (min-width:1024px){.childimg__img{height:160px;width:160px}}.childimg__heading{margin:2.6rem auto 0;max-width:70%}.PsiSalto{margin-top:7rem}@media (min-width:1024px){.PsiSalto{margin-top:unset}}.chContent{padding:1.5rem}@media (min-width:1024px){.chContent{padding:3rem}.chContent__grid{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}}.childCnt__list{font-size:1.7rem;line-height:2;list-style:disc;list-style-position:outside;margin-top:2rem;padding-left:1.5rem;text-align:left}.childCnt__list li::marker{color:#0e9549;font-weight:700}.childCnt__heading{text-align:center}.childCnt__parrafo,.childCnt__parrafoDos{font-size:1.7rem;line-height:1.6}.childCnt__parrafoDos{margin-top:2rem}.childCnt__imagen{margin-top:1rem}.childCnt__img{border-radius:1rem;box-shadow:4px 4px 8px rgba(0,0,0,.4);margin-top:3rem;transition-duration:.3s;transition-property:rotate scale}@media (min-width:1024px){.childCnt__img{margin-top:unset}.childCnt__img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}}.childCnt__boton{margin-top:2rem}@media (min-width:1024px){.childCnt__boton{margin-top:3rem}}.childCnt__heading{color:#344a9e;font-family:Gochi Hand,sans-serif;font-size:3.7rem;margin-bottom:2rem}@media (min-width:1024px){.childCnt__heading{font-size:4rem;margin-bottom:4rem}}.childCnt__spanch{color:#344a9e;font-weight:600}.tCareChld{background-color:#344a9e}@media (min-width:1024px){.tCareChld{margin-top:12rem}}.tCareChld__titulo{color:#fff;font-family:Gochi Hand,sans-serif;font-size:3.5rem;margin:4rem 0;padding:7rem 0 0;text-align:center;text-transform:uppercase}@media (min-width:1024px){.tCareChld__titulo{font-size:4rem}}.tCareChld__gridplanes{padding:2rem}@media (min-width:1024px){.tCareChld__gridplanes{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:4rem}}.tCareChld__contenido{padding:2rem;text-align:center}@media (min-width:768px){.tCareChld__contenido{padding:3rem}}.tCareChld__cardatenuno{background-color:#fff;border-radius:1rem}@media (min-width:768px){.tCareChld__cardatenuno{margin:0 auto;max-width:60%}}@media (min-width:1024px){.tCareChld__cardatenuno{margin:unset;max-width:unset}}.tCareChld__cardatendos{background-color:#fff;border-radius:1rem;margin-top:3rem}@media (min-width:768px){.tCareChld__cardatendos{margin:3rem auto 0;max-width:60%}}@media (min-width:1024px){.tCareChld__cardatendos{margin:unset;max-width:unset}}.tCareChld__cardatentres{background-color:#fff;border-radius:1rem;margin-top:3rem}@media (min-width:768px){.tCareChld__cardatentres{margin:3rem auto 0;max-width:60%}}@media (min-width:1024px){.tCareChld__cardatentres{margin:unset;max-width:unset}}.tCareChld__tituloOne{color:#344a9e;margin-top:4rem}.tCareChld__parrafo{font-size:1.8rem;line-height:2;margin-top:4rem}.tCareChld__img{border-radius:1rem;box-shadow:4px 4px 8px rgba(0,0,0,.4);margin-top:3rem;transition-duration:.3s;transition-property:rotate scale}@media (min-width:1024px){.tCareChld__img{margin-top:unset}.tCareChld__img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}}.tCareChld__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:3rem;padding:1.5rem 3.5rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.tCareChld__enlace{width:auto}}.tCareChld__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.tCareChld__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.5rem;font-weight:400;margin-top:3rem;padding:2rem 4rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}}@media (min-width:768px) and (min-width:768px){.tCareChld__enlace{width:auto}}@media (min-width:768px){.tCareChld__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}}.logoRefuam{max-width:14rem}@media (min-width:768px){.logoRefuam{max-width:17rem}}@media (min-width:1024px){.logoRefuam{max-width:25rem}}.idxRefua__linea{border:.1rem solid #0e9549;margin:1rem auto 2rem;max-width:20%}@media (min-width:1024px){.idxRefua__linea{margin:6rem auto 4rem;max-width:10%}}.idxRefua__lineauno{border:.1rem solid #0e9549;margin:2rem auto 0;max-width:20%}@media (min-width:1024px){.idxRefua__lineauno{margin:5rem auto;max-width:10%}}.idxRefua__lineados{border:.1rem solid #0e9549;margin:2rem auto 7rem;max-width:20%}@media (min-width:1024px){.idxRefua__lineados{margin:4rem auto 10rem;max-width:10%}}.seccionRefua{padding:5rem 0}@media (min-width:1024px){.seccionRefua{padding:8rem 0 2rem}}.cobRefua{padding:4rem 0 2rem;text-align:center}@media (min-width:1024px){.cobRefua{text-align:unset}.cobRefua__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}.cobRefua__heading{color:#344a9e;display:block;visibility:visible}@media (min-width:1024px){.cobRefua__heading{display:none;visibility:hidden}}.cobRefua__headinguno{color:#344a9e;display:none;visibility:hidden}@media (min-width:1024px){.cobRefua__headinguno{display:block;visibility:visible}}.cobRefua__titulo{margin-top:2rem}.cobRefua__titulouno{margin-top:3rem}.cobRefua__detalle{margin:0 auto;max-width:80%}@media (min-width:1024px){.cobRefua__detalle{margin:auto 0;max-width:70%}}.cobRefua__area{font-size:1.6rem;line-height:1.5;margin-top:.3rem}.cobRefua__img{margin:0 auto;max-width:80%}@media (min-width:768px){.cobRefua__img{max-width:60%}}@media (min-width:1024px){.cobRefua__img{max-width:80%}}.wrapperN{padding:10px 10%}#card-area{padding:0 0 50px}@media (min-width:1024px){.box-area{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}.box{border-radius:10px;box-shadow:5px 5px 15px rgba(0,0,0,.9);margin-top:5rem;overflow:hidden;position:relative}@media (min-width:768px){.box{margin:5rem auto 0;max-width:60%}}@media (min-width:1024px){.box{max-width:unset}}.box img{display:block;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.box img,.overlay{border-radius:10px;width:100%}.overlay{align-items:center;background:linear-gradient(transparent,#dfdfdf 58%);bottom:0;display:flex;flex-direction:column;font-size:14px;height:0;justify-content:center;left:0;overflow:hidden;padding:0 40px;position:absolute;text-align:center;transition:height .5s}.overlay h3{font-family:Bebas Neue,sans-serif;font-size:30px;font-weight:500;letter-spacing:2px;margin-bottom:5px;margin-top:80%}.overlay a{background:#089548;border-radius:2px;color:#262626;font-size:14px;margin-top:10px;padding:5px 15px;text-align:center;text-decoration:none}.box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.box:hover .overlay{height:100%}.cardRefua__texto{font-size:1.5rem}.nosRhead{margin-top:4rem}@media (min-width:1024px){.nosRhead{margin-top:10rem}}.nosRefm__grid{margin:0 auto;max-width:90%}@media (min-width:1024px){.nosRefm__grid{gap:5rem;margin:unset;max-width:unset}.nosRefm__grid,.nosRefm__gridCont{display:grid;grid-template-columns:repeat(2,1fr)}.nosRefm__gridCont{gap:0}}.nosRefm__titulo{color:#344a9e;font-size:2.2rem;margin-top:3rem}@media (min-width:768px){.nosRefm__titulo{font-size:2.4rem}}@media (min-width:1024px){.nosRefm__titulo{font-size:2.4rem;margin-top:unset}}.nosRefm__img{border-radius:1.5rem;box-shadow:4px 4px 8px hsla(140,1%,44%,.4);transition-duration:.3s}@media (min-width:1024px){.nosRefm__img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}}.nosRefm__parrafo{font-size:1.6rem;line-height:2}@media (min-width:1024px){.nosRefm__contenido-dos{margin-left:6rem}}.nosRefm__enlace{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;display:none;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:2rem;padding:1rem 2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.nosRefm__enlace{width:auto}}.nosRefm__enlace:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:1024px){.nosRefm__enlace{display:unset;font-size:1.5rem;padding:1rem 2rem}}.nosRefm__enlace-dos{background-color:#0e9549;border-radius:.5rem;color:#fff;display:inline-block;font-size:2.2rem;font-size:1.3rem;font-weight:400;margin-top:3rem;padding:1rem 2rem;text-align:center;text-transform:uppercase;transition:background-color;transition-duration:.3s}@media (min-width:768px){.nosRefm__enlace-dos{width:auto}}.nosRefm__enlace-dos:hover{background-color:#0a6632;color:hsla(0,0%,95%,.824)}@media (min-width:768px){.nosRefm__enlace-dos{font-size:1.5rem;margin-top:3rem}}@media (min-width:1024px){.nosRefm__enlace-dos{display:none;font-size:1.5rem;padding:1rem 2rem}}.nosRefm__enlace-form{margin-top:2.8rem}.tareasRefuam{font-size:1.6rem;line-height:2;list-style:disc;list-style-position:outside;padding-left:3rem;text-align:left}.tareasRefuam li::marker{color:#0e9549;font-weight:700}.nosotros-Refua{border:.1rem solid #0e9549;margin:6rem auto;max-width:20%}@media (min-width:1024px){.nosotros-Refua{margin:12rem auto;max-width:10%}}.refuaImg-uno{display:none;margin-top:5rem;visibility:hidden}@media (min-width:1024px){.refuaImg-uno{display:block;margin-top:12rem;visibility:visible}}.refuaImg-tres{margin-top:5rem}@media (min-width:1024px){.refuaImg-tres{display:none;margin-top:12rem;visibility:hidden}}.mainRefuaS{margin-top:5rem}@media (min-width:1024px){.mainRefuaS{margin-top:10rem}}.mainRefuaS__grid{margin:0 auto;max-width:90%}@media (min-width:1024px){.mainRefuaS__grid{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);max-width:80%}}.mainRefuaS__circle{border:2px solid #344a9e;border-radius:50%;font-size:45px;line-height:100px;text-align:center;width:105px}.mainRefuaS__number{padding-top:3rem}.mainRefuaS__num{color:#0e9549;font-weight:500}.mainRefuaS__detalle{max-width:80%}.mainRefuaS__parrafo{color:#979797;font-size:1.5rem;font-weight:450;line-height:1.6}@media (min-width:768px){.mainRefuaS__parrafo{font-size:1.7rem}}.mainRefuaS__boxOne{align-items:center;border-radius:2rem;box-shadow:0 4px 8px 0 rgba(98,102,139,.2);display:flex;flex-direction:column;text-align:center;transition:.3s}.mainRefuaS__boxOne:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.mainRefuaS__boxTwo{align-items:center;border-radius:2rem;box-shadow:0 4px 8px 0 rgba(98,102,139,.2);display:flex;flex-direction:column;text-align:center;transition:.3s}.mainRefuaS__boxTwo:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.saltoRefuaM{margin-top:4rem}@media (min-width:1024px){.saltoRefuaM{margin-top:10rem}}.saltoRefuaM-dos{margin-top:4rem}@media (min-width:1024px){.saltoRefuaM-dos{margin-top:unset}}.faqsR__imagen{display:none;margin-top:5rem;visibility:hidden}@media (min-width:1024px){.faqsR__imagen{display:block;margin-top:5rem;visibility:visible}}.faqsR__imagendos{margin-top:3rem}@media (min-width:1024px){.faqsR__imagendos{display:none;margin-top:12rem;visibility:hidden}}.accordionR{border:.1rem solid #e0dddd;border-radius:1.2rem;color:#000;padding:2rem}@media (min-width:768px){.accordionR{border:.1rem solid #e0dddd}}.accordionR .containerR{position:relative}.accordionR .labelR{color:#344a9e;cursor:pointer;font-size:1.7rem;font-size:1.9rem;font-weight:450;padding:10px 0;position:relative}@media (min-width:1024px){.accordionR .labelR{font-size:2.1rem}}.accordionR .labelR:before{color:#0e9549;content:"+";font-size:30px;position:absolute;right:-10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.accordionR .contentR{font-size:1.6rem;height:0;line-height:1.5;overflow:hidden;position:relative;transition:.5s}@media (min-width:1024px){.accordionR .contentR{font-size:1.8rem;text-align:justify}}.accordionR hr{border:1px solid #e0dddd;margin-left:0}.accordionR .containerR.active .contentR{height:20rem}@media (min-width:768px){.accordionR .containerR.active .contentR{height:10rem}}.accordionR .containerR.active .labelR:before{content:"-";font-size:30px}.lineafaqs{border-top:.1rem solid #0e9549;margin:5rem auto;max-width:25%;opacity:unset}@media (min-width:1024px){.lineafaqs{margin:10rem auto;max-width:15%}}.lineafaqs-one{border-top:.1rem solid #0e9549;margin:6rem auto;max-width:25%;opacity:unset}@media (min-width:1024px){.lineafaqs-one{margin:10rem auto;max-width:15%}}.bndaRef{text-align:center}.bndaRef__heading{color:#0e9549;font-family:Italianno,sans-serif;font-size:4rem;font-weight:400;line-height:.9;text-align:center;text-transform:lowercase}.bndaRef__heading .spanuno{color:#000;display:block;font-family:Roboto Condensed,sans-serif;margin-top:.5rem;text-transform:uppercase}.bndaRef__heading .spandos{color:#000}.bndaRef__heading .spandos,.bndaRef__heading .spantres{display:block;font-family:Roboto Condensed,sans-serif;font-size:2.4rem;line-height:5rem;text-transform:uppercase}.bndaRef__heading .spantres{color:#344a9e}@media (min-width:1024px){.bndaRef__heading{font-size:4.8rem}}.bndaRef__spanuno{margin-top:10rem}.bndaRef__texto{color:#979797;font-size:2rem;line-height:1.8;margin:2rem auto 0;max-width:90%}@media (min-width:768px){.bndaRef__texto{font-size:2.5rem;max-width:70%}}.mrefPer{margin-top:5rem}@media (min-width:1024px){.mrefPer{margin-top:10rem}}.mrefPer__grid{margin:0 auto;max-width:90%}@media (min-width:1024px){.mrefPer__grid{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);max-width:80%}}.mrefPer__circle{border:2px solid #344a9e;border-radius:50%;font-size:45px;line-height:100px;text-align:center;width:105px}.mrefPer__number{padding-top:3rem}.mrefPer__num{color:#0e9549;font-weight:500}.mrefPer__detalle{margin-top:1.5rem;max-width:75%}.mrefPer__parrafo{color:#979797;font-size:1.5rem;font-weight:450;line-height:1.6;margin-bottom:0}@media (min-width:768px){.mrefPer__parrafo{font-size:1.7rem}}.mrefPer__boxOne{border-radius:1rem;box-shadow:0 4px 8px 0 rgba(98,102,139,.2);transition:.3s}.mrefPer__boxOne:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.mrefPer__boxTwo{border-radius:1rem;box-shadow:0 4px 8px 0 rgba(98,102,139,.2);transition:.3s}.mrefPer__boxTwo:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.mrefPer__pad{align-items:center;display:flex;flex-direction:column;padding:2rem 0 4rem;text-align:center}.refupimg{border-radius:1rem;margin:0 auto;max-width:60%;transition-duration:.3s}@media (min-width:1024px){.refupimg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}}.linea-personal{border-top:.1rem solid #0e9549;margin:2rem auto 6rem;max-width:25%;opacity:unset}@media (min-width:1024px){.linea-personal{margin:3rem auto 5rem;max-width:10%}}.linea-personaldos{border-top:.1rem solid #0e9549;margin:7rem auto;max-width:25%;opacity:unset}@media (min-width:1024px){.linea-personaldos{margin:10rem auto;max-width:10%}}
/*# sourceMappingURL=app.css.map */
