@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@200;300;400;500;600;700;800;900&display=swap");:root{--fira:"Fira Sans",sans-serif}.fira{font-family:Fira Sans,sans-serif}body{padding-top:50px}h1,h2,h3{font-family:var(--fira)}.underline{text-decoration:underline}.border-radius-20{border-radius:20px}.border-radius-left-20{border-radius:20px 0 0 20px}.border-radius-right-20{border-radius:0 20px 20px 0}.border-radius-75{border-radius:75px}.border-b-blanco-2{border-bottom:2px solid var(--blanco)}.border-b-azul-2{border-bottom:2px solid var(--azul3)}p{line-height:130%}header{box-shadow:0;padding-bottom:0}.header-blog{box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}.menu-logo ul li{border-left:2px solid #0f3050;color:#0f3050;font-size:16px;font-weight:600;padding:0 24px}.menu-logo ul li:first-child{border-style:none}.first-blog{padding:30px}.first-blog p{font-weight:400}.img-blog{min-height:97px;width:100%}.row-newsletter{background:#eeedf2;background:-moz-linear-gradient(left,#eeedf2 0,#e2e2e2 100%);background:-webkit-linear-gradient(left,#eeedf2,#e2e2e2);background:linear-gradient(90deg,#eeedf2 0,#e2e2e2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeedf2",endColorstr="#e2e2e2",GradientType=1)}.row-newsletter h3{font-weight:600}.row-newsletter .hs-form{display:-ms-flexbox;display:flex}.row-newsletter .hs-form .hs-submit,.row-newsletter .hs-form .hs_email{margin-right:15px;width:auto}.row-newsletter .hs-form .hs_email label{display:none}.row-newsletter .hs-form .hs-input{border:1px solid var(--gris);border-radius:0;font-size:18px;height:40px;padding:10px;width:100%}.row-newsletter .hs-form .hs-button{background:var(--verde);border:none;border-radius:0;color:var(--azul);font-size:14px;font-weight:600;margin:0;padding:6px 20px}.row-newsletter .hs-form .hs-error-msgs{list-style:none;padding-left:0}.row-newsletter .hs-form .hs-error-msgs li label{color:red;display:block;font-size:12px;font-style:italic;font-weight:400;margin:5px 0 0;text-align:center}.row-newsletter .hs-form .hs_error_rollup{display:none}.enlace{color:#000;display:block;font-size:16px;margin:10px 0 0;text-align:center}.row-cta{padding:20px 35px}.row-cta h3{font-size:30px;font-weight:600}.img-cta{margin:-50px 0 0;position:relative;z-index:1}.img-cta:before{background-color:var(--azul2);border-radius:0 0 30% 0;bottom:-20px;content:"";left:-35px;position:absolute;right:30%;top:30px;z-index:-1}.img-cta img{height:auto;max-height:100%;max-width:100%;width:auto}.img-cta a{color:#fff;display:block;font-size:14px}.txt-cta{max-width:460px;width:100%}.list-checked li{margin-bottom:10px}.titulo-blog{padding:35px}.titulo-blog h1{font-size:40px}.contenido-blog h2{color:var(--verde);font-size:26px}.contenido-blog p:first-of-type{line-height:120%;margin-bottom:2rem}.contenido-blog p{font-size:18px;line-height:120%}.contenido-blog a{color:var(--azul3);text-decoration:underline}.contenido-blog ol li,.contenido-blog ul li{font-size:18px}.contenido-blog ul li::marker{color:var(--verde)}.contenido-blog table{font-size:18px!important;margin-bottom:20px;max-width:600px}.contenido-blog table,.contenido-blog td,.contenido-blog th{border:1px solid #000}.contenido-blog table tr th{background-color:var(--azul)}.contenido-blog table tr th p{color:#fff!important}.contenido-blog table tr td p,.contenido-blog table tr th p{font-size:18px!important;margin-bottom:0!important;padding:12px 0}.c-share,.c-share ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.c-share ul{list-style:none;padding-left:10px}.c-share ul li{margin:0 5px}.c-share ul li img{height:auto;width:30px}.c-share p{font-size:18px;font-weight:700}.btn-ink,.btn-ink:active,.btn-ink:focus,.btn-ink:hover,.btn-ink:visited{background-color:#0073b1!important;border-radius:2px!important;box-sizing:border-box!important;color:var(--blanco);font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif!important;font-size:11px;font-weight:600!important;line-height:120%;padding:0 2px 2px;text-align:center}.fb_iframe_widget{height:21px}.lista-categorias li:first-child,.lista-categorias li:nth-child(2),.lista-categorias li:nth-child(3),.lista-categorias li:nth-child(4),.lista-categorias li:nth-child(5),.lista-categorias li:nth-child(6),.lista-categorias li:nth-child(7),.lista-categorias li:nth-child(8),.lista-categorias li:nth-child(9){display:none!important}.lista-categorias li:last-child{background:var(--azul3);border-color:var(--azul3)}.lista-categorias li:last-child span{color:var(--blanco)}.lista-categorias .active{background:var(--verde);border-color:var(--verde)}.lista-categorias .active span{color:var(--blanco)}@media (max-width:1200px){.header-blog [class*=col-],.menu-top{padding-left:0;padding-right:0}}@media screen and (max-width:1024px){.img-cta:before{display:none}}@media screen and (max-width:768px){.first-blog{display:flex;flex-direction:column;height:100%;padding:20px}.row-newsletter{padding:20px 15px}.row-cta h3,.row-newsletter h3{font-size:24px}.row-newsletter .hs-form .hs_email label{font-size:18px}.row-newsletter .hs-form{display:block}.row-newsletter .hs-form .hs-submit,.row-newsletter .hs-form .hs_email{width:100%}.row-newsletter .hs-form .hs-submit{margin-top:15px}.img-cta{margin:0 0 20px}.img-cta a{color:var(--azul2);display:block;font-weight:600}.titulo-blog{padding:20px}.titulo-blog h1{font-size:32px}.contenido-blog p:first-of-type{font-size:24px;margin-bottom:2rem}}@media screen and (max-width:767px){body{padding-top:90px!important}.border-radius-75{border-radius:30px}.lista-categorias{margin:auto;max-width:400px}.row-newsletter{text-align:center}.row-cta{padding:20px 15px}}@media screen and (max-width:576px){body{padding-top:110px!important}.row-recientes{margin-left:0;margin-right:0}.row-recientes>*{padding-left:0;padding-right:0}}@media screen and (max-width:480px){.first-blog{padding:20px 15px}.contenido-blog h2,.contenido-blog p:first-of-type{font-size:22px}.contenido-blog p{font-size:17px}}