/* SAR home: núcleo móvil ligero para evitar cargar el theme completo en el primer render. */
*,*::before,*::after{box-sizing:border-box}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0;min-width:320px;background:#fff;color:#21325B;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
img,svg{vertical-align:middle} img{max-width:100%;height:auto}
a{background-color:transparent;text-decoration:none} button,input,select,textarea{font:inherit}
ul{margin-top:0;margin-bottom:1rem} h1,h2,h3,h4,h5,h6,p{margin-top:0}
.container{width:100%;margin-right:auto;margin-left:auto;padding-right:18px;padding-left:18px}
.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.row>*{position:relative;width:100%;padding-right:12px;padding-left:12px}
.col-12{flex:0 0 auto;width:100%}.col-6{flex:0 0 auto;width:50%}
.d-flex{display:flex!important}.align-items-center{align-items:center!important}.justify-content-between{justify-content:space-between!important}.ms-auto{margin-left:auto!important}.me-1{margin-right:.25rem!important}
.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:1.5rem!important}.mb-6{margin-bottom:2.5rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-6{margin-top:2.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}
.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pt-8{padding-top:4rem!important}.pb-7{padding-bottom:3rem!important}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin:0;list-style:none}.nav-link{display:block;text-decoration:none}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2839,93,144,.95%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-collapse{flex-basis:100%;flex-grow:1}.dropdown{position:relative}.dropdown-menu{display:none;list-style:none;margin:0;text-align:left}.dropdown-menu.show{display:block}.dropdown-divider{height:0;overflow:hidden;border-top:1px solid rgba(0,0,0,.08)}.dropdown-toggle::after{display:inline-block;margin-left:.35em;vertical-align:.18em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}
.sar-hero-placeholder{min-height:620px;background:#f8fbff}.sar-featured-placeholder{min-height:520px}
@media (min-width:431px) and (max-width:767.98px){.sar-hero-placeholder{min-height:650px}}
