@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.style_footer__vyY_D{background-color:#e8e8e8bc;color:#000;padding:20px 0}.style_container__NNNrm{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:0 20px;max-width:1200px;margin:auto}.style_contact__ouAA6,.style_links__M_XhB,.style_logo___4NMa{flex:1 1 300px}.style_logo___4NMa img{margin-bottom:5px;width:60%;height:35%;border-radius:5px}.style_links__M_XhB h3{padding-bottom:15px}.style_links__M_XhB ul{list-style:none;padding:0}.style_links__M_XhB ul li{margin-bottom:8px}.style_links__M_XhB ul li a{color:#000;text-decoration:none}.style_links__M_XhB ul li a:hover{color:#bbb}.style_contact__ouAA6 h3{padding-bottom:15px}.style_contact__ouAA6 p{margin:5px 0}.style_socialMedia__wRn4R a{color:#000;margin-right:10px;text-decoration:none;opacity:1}.style_socialMedia__wRn4R img{padding-top:10px;width:8%}.style_socialMedia__wRn4R a:hover{color:#555353;opacity:.7}.style_copyright__LIyqT{text-align:center;margin-top:20px;font-size:14px}.styles_navBar__nMGt3{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:10px 20px;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;height:70px;top:0;z-index:1000;width:100%}.styles_navBar__nMGt3 img{width:300px;height:60px;border-radius:5px}.styles_buttonJoin__hW__U{background-color:#005bb5;color:#fff;padding:10px 20px;font-family:Poppins,sans-serif;font-weight:500;border-radius:25px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.styles_buttonJoin__hW__U p{margin:0;font-size:16px;cursor:pointer}.styles_navname__dSxAL{cursor:pointer}.styles_buttonJoin__hW__U:hover{background-color:#005bb5;transform:translateY(-2px)}@media (max-width:768px){.styles_navBar__nMGt3 h1{font-size:1.3rem}.styles_navBar__nMGt3{margin-top:0;padding:0;height:70px}.styles_navBar__nMGt3 img{width:200px;height:60px;border-radius:5px}.styles_navBar__nMGt3,.styles_navname__dSxAL{display:none}}.style_flashMessage__raLUJ{position:absolute;top:20px;right:20px;padding:10px 20px;color:#fff;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:999999;transition:opacity .5s ease;cursor:pointer}.style_flashMessage__raLUJ.style_success__wSLPF{background-color:#4caf50}.style_flashMessage__raLUJ.style_error__XQzUN{background-color:#f44336}@media (max-width:768px){.style_flashMessage__raLUJ{margin-top:30%;right:auto}}