/**handles:modulo-introduccion,modulo-cta,home-about**/
.modulo-introduccion .afondo-intro{display:grid;grid-template-columns:250px 1fr;gap:2rem;padding:3rem 0}@supports(padding:clamp(30px,5%,3rem)){.modulo-introduccion .afondo-intro{padding:clamp(30px,5%,3rem) 0}}.modulo-introduccion .afondo-intro-tex{margin:0}.modulo-introduccion .afondo-intro-row1{width:230px;color:#80addc;font-size:20px;text-transform:uppercase;font-family:"Noto Serif";font-style:italic;padding-right:5%}.modulo-introduccion .afondo-intro-row2{width:100%;color:#fff;font-size:16px;font-family:"Noto Serif";padding-right:0;line-height:1.75}@media screen and (max-width:768px){.modulo-introduccion .afondo-intro{grid-template-columns:1fr}.modulo-introduccion .afondo-intro-row1{width:100%!important}.modulo-introduccion .afondo-intro-row2{width:100%!important;padding-right:0!important}}
.sener-modulo-cta{padding:5rem;font-family:"Noto Serif"}.sener-modulo-cta .seccion__moduloCTA{display:grid;grid-template-columns:2fr 1fr}.sener-modulo-cta .seccion__moduloCTA .contenido__titulo{font-style:italic;line-height:1}.sener-modulo-cta .seccion__moduloCTA .contenido__titulo .titulo{font-size:80px}.sener-modulo-cta .seccion__moduloCTA .contenido__titulo span{margin-left:1.25em;font-weight:700;display:block}.sener-modulo-cta .seccion__moduloCTA .contenido__titulo.reducido .titulo{font-size:56px}.sener-modulo-cta .seccion__moduloCTA .contenido__descripcion{font-size:21px;line-height:1.3333333333}.sener-modulo-cta .seccion__moduloCTA .contenido__descripcion .enlace{display:flex;justify-content:flex-end}.sener-modulo-cta .seccion__moduloCTA .contenido__descripcion .enlace svg{width:35px}@media screen and (max-width:1142px){.sener-modulo-cta{padding:2rem}}@media screen and (max-width:991px){.sener-modulo-cta{padding:4rem 2rem}.sener-modulo-cta .seccion__moduloCTA{grid-template-columns:repeat(2,1fr)}.sener-modulo-cta .seccion__moduloCTA .contenido__titulo .titulo{font-size:36px}}@media screen and (max-width:768px){.sener-modulo-cta{padding:2rem 2rem 4rem}.sener-modulo-cta .seccion__moduloCTA{grid-template-columns:1fr}.sener-modulo-cta .seccion__moduloCTA .contenido__titulo .titulo{font-size:26px}}
.sener-home-about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding-top:100px;color:#fff}.sener-home-about .about-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin:4rem 0}.sener-home-about .about-content:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:95%;background:#005199}.sener-home-about .about-content .about-image{position:relative;padding-left:44px;top:-44px;position:relative;z-index:1}.sener-home-about .about-content .about-image img{width:458px;height:458px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.sener-home-about .about-content .text-about{position:relative;z-index:1;width:calc(100% - 492px);padding:10px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sener-home-about .about-content .text-about h2{font-size:32px;font-weight:700;margin:0;line-height:1.18;letter-spacing:-1px}.sener-home-about .about-content .text-about p{font-size:16px;font-family:'Noto Serif'}.sener-home-about .about-content .text-about .sener-button{margin-top:15px}.sener-home-about.is-home .about-content .about-image{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}.sener-home-about.is-home .about-content .text-about h2,.sener-home-about.is-home .about-content .text-about p{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.sener-home-about.is-home.show .about-content .about-image{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.sener-home-about.is-home.show .about-content .text-about h2,.sener-home-about.is-home.show .about-content .text-about p{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:opacity .4s ease-out,-webkit-transform .5s ease-out;transition:opacity .4s ease-out,-webkit-transform .5s ease-out;transition:transform .5s ease-out,opacity .4s ease-out;transition:transform .5s ease-out,opacity .4s ease-out,-webkit-transform .5s ease-out;-webkit-transition-delay:0,.1s;transition-delay:0,.1s}@media (max-width:991px){.sener-home-about{padding-top:50px}.sener-home-about .about-content .about-image{padding-left:25px;top:-25px}.sener-home-about .about-content .about-image img{width:296px;height:342px}.sener-home-about .about-content .text-about{width:calc(100% - 321px);padding:10px 25px}.sener-home-about .about-content .text-about h2{font-size:24px}}@media (max-width:767px){.sener-home-about{padding-top:30px}.sener-home-about .about-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 28px}.sener-home-about .about-content:before{height:75%}.sener-home-about .about-content .about-image{padding-left:0;top:0}.sener-home-about .about-content .about-image img{width:100%;height:auto}.sener-home-about .about-content .text-about{width:100%;padding:30px 0}.sener-home-about .about-content .text-about .sener-button{margin-top:0}}