.menu-header{padding:3rem 0}.menu-body{display:flex;flex-direction:column}.sesion-modal{height:100vh;position:fixed;top:0;right:-750px;width:750px;background-color:#ad3081;z-index:99999;padding:0 150px 40px}.sesion-header{padding:3rem 0}.title-sesion{font-size:30px;color:#fff}.sesion-body,.sesion-footer{display:flex;flex-direction:column}.sesion-body a,.sesion-body p{color:#fff}.sesion-footer a,.sesion-footer p{font-family:Montserrat;color:#fff}.sesion-body hr:not([size]){height:1px;background-color:hsla(0,0%,100%,.3)}.sesion-footer hr{width:70px}.menu-body a{color:#fff;font-size:20px;font-family:Montserrat;font-weight:700;text-decoration:none;opacity:.7;position:relative}.menu-body a:hover{opacity:1}.menu-body a.active{opacity:1}.menu-body a.active:before{content:"";position:absolute;width:200px;height:3px;background-color:#fff;transform:translateY(-50%);top:50%;left:-50%}.modal-ajuda{position:fixed;top:0;width:100vw;height:100vh;background-color:transparent;z-index:9999999999;display:none}.modal-ajuda .container{position:fixed;bottom:100vh;left:50%;transform:translateX(-50%);padding:3rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:20px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.ajuda__container a{color:#005fab;text-decoration:underline}.close{position:absolute;top:1.5rem;right:1.5rem}.form-select{display:block;width:100%;padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;vertical-align:middle;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width:767px){.menu-modal,.sesion-modal{width:100vw;padding:0 80px;left:-767px}}@media (max-width:575px){.menu-modal,.sesion-modal{padding:0 30px}}