*{text-rendering:optimizeLegibility;box-sizing:border-box}*,:root{scroll-behavior:smooth}:root{--bs-primary:#295eaf}.cursor-pointer{cursor:pointer}* :last-child,:last-child{margin-bottom:0}body,html{height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:Roboto,sans-serif;color:#212121}#__next,body,html{position:relative;height:100%;display:flex;flex-direction:column}.container,section{position:relative}.container{z-index:1}.logotipo{width:100%;max-width:256px}.page-container{display:flex;flex-direction:column}.collapse-box{max-height:0;overflow:hidden;visibility:hidden}.collapse-box,.collapse-box.show{transition:visibility 0s linear .3s,all .3s}.collapse-box.show{max-height:500px;visibility:visible}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#888;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#555}.bg-cover{background-size:cover;background-repeat:no-repeat;background-position:50%;background-clip:border-box}.flex-row.flex-overflow{overflow-x:auto}.dropdown-toggle:after{display:none}i.fad{font-style:normal!important}.nowrap{white-space:nowrap}.btn{text-transform:uppercase;font-weight:700;line-height:1.2;transition:all .3s}h1,h2,h3,h4,h5,h6{font-family:Roboto Slab,serif}a{text-decoration:none!important;cursor:pointer}.dropdown{position:relative}.btn:focus,.form-control:focus{box-shadow:none!important}.rounded-top{border-radius:.25rem .25rem 0 0!important}.rounded-bottom{border-radius:0 0 .25rem .25rem!important}.markdown :last-child{margin-bottom:0!important}.markdown p{margin-bottom:1rem}.form-row{margin-bottom:.5rem}.fa-spin{transition-duration:.5s;animation-duration:.5s}.form-floating label{color:var(--bs-secondary)}.ChatContainer{position:fixed;right:0;bottom:0;transition:all .5s ease-in-out;z-index:900}.ChatContainer.open{min-height:auto}.ChatContainer .chatbox{height:0;width:150px;overflow:hidden;transition:all .3s ease-in-out}@media (max-width:480px){.ChatContainer.open .chatbox{height:50vh;width:90vw}}@media (min-width:481px){.ChatContainer.open .chatbox{height:300px;width:300px}}.text-muted{color:inherit!important;opacity:.75}.ChatContainer .rounded{border-radius:.5rem!important}.ChatContainer.open .chatbox{border-top-right-radius:0!important;border-top-left-radius:0!important}.chatbox .form-group{padding:.5rem}.chatbox label{display:block;font-weight:700;color:var(--bs-primary)}.ChatContainer .header-btn{position:relative}.ChatContainer.open .header-btn{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.ChatContainer .count{position:absolute;top:-.8rem;right:-.5rem;display:block;border-radius:50px;padding:.2rem .5rem;min-width:1rem;min-height:1rem;font-size:.8rem;font-weight:700}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{font-size:.9rem}.page-container{font-size:1.2rem}.page-container h1,.page-container h2,.page-container h3,.page-container h4,.page-container h5,.page-container h6{margin:.8rem 0;font-weight:700}.page-container p{margin:.8rem 0}.svg-border-angled{position:relative;width:100%;height:5rem}.svg-border-angled.top-left{transform:rotate(180deg)}.svg-border-angled svg{position:absolute;top:0;left:0;width:100%;height:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#f2f2f2;position:fixed;z-index:1031;top:0;left:0;width:100%;height:5px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #f2f2f2,0 0 5px #f2f2f2;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#f2f2f2 transparent transparent #f2f2f2;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}