.button_thin{padding:12px 5%;border-radius:20px;color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:700;background:linear-gradient(.35turn,#144785,#6e177c);text-decoration:none;transition:background .3s,box-shadow .3s}.button_thin:hover{background:linear-gradient(.35turn,#6e177c,#144785);box-shadow:0 0 10px #00000080}.containt{width:100%;height:114px;display:flex;position:fixed;background:#fff;box-shadow:0 2px 20px #383838;align-items:center;justify-content:space-around;z-index:1000}.navbar{display:none}.title_menu{width:84px;cursor:pointer}.options{display:flex;flex-direction:row;justify-content:space-between;width:25%}.custom-menu-link{text-decoration:none!important}.custom-menu-link:hover{color:#35177c}.dropdown-custom a{text-decoration:none!important;color:#000}.dropdown-custom li:hover{background-color:#f8f9fa}.custom-dropdown .ant-dropdown-menu-item a{text-decoration:none}.custom-dropdown{border:none;border-radius:8px;text-decoration:none}.custom-dropdown-item{color:#333}.custom-dropdown-item:hover{background-color:#f8f9fa}.btn_disconect_menu{padding:12px 5%;border-radius:20px;color:#fff;font-family:Inter,sans-serif;font-size:15px;background:linear-gradient(.35turn,#144785,#6e177c);text-decoration:none;border:none;width:224px}.option{font-family:Inter,sans-serif;font-size:24px;text-decoration:none;color:#000;cursor:pointer}@media (max-width:1280px){.navbar{display:block;box-shadow:0 2px 20px #383838}.containt{display:none}}.container_footer{width:100%;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center}.container_footer p{font-weight:700}.footer_container_1{width:80%}.container_footer a{color:#fff}.footer_line_1{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding-right:20px;padding-top:60px}.footer_line_2{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:80px;padding-right:20px;padding-bottom:60px}.footer_inside_1{display:flex}.footer_container_1{display:flex;justify-content:space-between;flex-direction:column}.options_footer_social{display:flex;flex-direction:row}.options_footer_social a{padding-right:50px}.options_footer{display:flex;flex-direction:column;padding-right:20px}.options_footer_first{margin-right:100px}.options_footer p{margin-bottom:10px}.options_footer a{text-decoration:none}.options_footer a:hover{color:#deb887}.text_copyright{font-weight:400!important}@media (max-width:700px){.footer_container_1{width:90%}.footer_inside_1{display:flex;flex-direction:column}.options_footer{margin-bottom:20px}.footer_line_2{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0;padding-right:0;padding-bottom:0}.options_footer_social a{padding:10px;margin-bottom:20px}.text_copyright{text-align:center;margin-bottom:20px}}.loading_container{width:100%;height:700px;display:flex;justify-content:center;align-items:center}.loading_page{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px}.loading_page p{margin-top:40px}.loader{width:100px;aspect-ratio:1;display:grid;border:4px solid #0000;border-radius:50%;border-right-color:#6625b0;animation:l15 2s infinite linear}.loader:before,.loader:after{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%;animation:l15 4s infinite}.loader:after{margin:8px;animation-duration:4s}@keyframes l15{to{transform:rotate(1turn)}}
