.footer{background:#5013cd;background:linear-gradient(0deg,#5013cdb3,#280a6780 44%,#1d035180 80%);height:450px;padding:3rem 4rem;width:100%}.footer .footer-wrapper .footer-content{display:flex}.footer .footer-wrapper .footer-content .footer-clock{display:none}.footer .footer-wrapper .footer-content .footer-information{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;margin:1rem 1.5rem;padding-right:5rem;position:relative;row-gap:2rem}.footer .footer-wrapper .footer-content .footer-information .footer-information-logo img{max-width:300px;width:100%}.footer .footer-wrapper .footer-content .footer-information .footer-information-content .footer-information-list{align-items:center;display:flex;flex-direction:column;font-size:20px;font-weight:300;justify-content:center;row-gap:.5rem}.footer .footer-wrapper .footer-content .footer-information .footer-information-content .footer-information-list .footer-information-item a{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:center;white-space:nowrap}.footer .footer-wrapper .footer-content .footer-information .footer-information-social{width:100%}.footer .footer-wrapper .footer-content .footer-information .footer-information-social .footer-social-list{display:flex;justify-content:space-around;width:100%}.footer .footer-wrapper .footer-content .footer-information .footer-information-social .footer-social-list .footer-social-item{font-size:32px}.footer .footer-wrapper .footer-content .footer-information .footer-information-divider{background-color:#ffffffb3;bottom:0;height:250px;position:absolute;right:0;width:1px}.footer .footer-wrapper .footer-content .footer-navigation{padding:1rem 2rem}.footer .footer-wrapper .footer-content .footer-navigation .footer-navigation-content{display:flex;justify-content:space-around}.footer .footer-wrapper .footer-content .footer-navigation .footer-navigation-content .footer-navigation-list .footer-navigation-list-title{font-size:24px;font-weight:500;margin-bottom:.5rem}.footer .footer-wrapper .footer-content .footer-navigation .footer-navigation-content .footer-navigation-list .footer-navigation-list-item{color:#ffffffbf;font-size:20px;font-weight:300}.footer .footer-wrapper .footer-legals{width:100%}.footer .footer-wrapper .footer-legals .footer-legal-content{border-top:1px solid hsla(0,0%,100%,.7);color:#ffffffb3;display:flex;font-size:20px;font-weight:300;justify-content:space-between;padding:1.5rem 2rem}@media only screen and (max-width:1280px){.footer{height:100%}.footer .footer-wrapper .footer-legals .footer-legal-content{text-align:center}}@media only screen and (max-width:1024px){.footer .footer-wrapper .footer-content{align-items:center}.footer .footer-wrapper .footer-content .footer-information{padding:0 4rem 0 1rem;width:40%}.footer .footer-wrapper .footer-content .footer-navigation{padding:1rem 0;width:60%}.footer .footer-wrapper .footer-content .footer-navigation .footer-navigation-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.footer .footer-wrapper .footer-legals .footer-legal-content{align-items:center;flex-direction:column;row-gap:.5rem}}@media only screen and (max-width:768px){.footer .footer-wrapper .footer-content{flex-wrap:wrap}.footer .footer-wrapper .footer-content .footer-information{margin-bottom:3rem;padding:0 2rem;width:100%}.footer .footer-wrapper .footer-content .footer-information .footer-information-social .footer-social-list{-moz-column-gap:3rem;column-gap:3rem;justify-content:center}.footer .footer-wrapper .footer-content .footer-information .footer-information-divider{bottom:-15px;height:1px;width:100%}.footer .footer-wrapper .footer-content .footer-navigation{padding:1rem 0;width:100%}}@media only screen and (max-width:640px){.footer .footer-wrapper .footer-content{justify-content:center}.footer .footer-wrapper .footer-content .footer-information{padding:0}.footer .footer-wrapper .footer-content .footer-navigation .footer-navigation-content{justify-content:center}.footer .footer-wrapper .footer-legals .footer-legal-content{padding:2rem 0}.footer .footer-wrapper .footer-legals .footer-legal-content .footer-legal-copyright{margin-bottom:1rem}}@media only screen and (max-width:410px){.footer .footer-wrapper .footer-content .footer-navigation .footer-navigation-content{justify-content:flex-start;padding-left:2rem}}.nav_panel-enter-active,.nav_panel-leave-active{transition:all .8s ease}.nav_panel-enter-from,.nav_panel-leave-to{opacity:0;transform:translate(30px)}.nav_panel-leave-active{position:absolute}header{align-items:center;height:120px;margin:18px 0}header,header .row{display:flex;width:100%}header .row{justify-content:center}header .row .container .nav-wrapper{width:100%}header .row .container .nav-wrapper .main-nav{display:flex;justify-content:center;width:100%}header .row .container .nav-wrapper .main-nav .navbar{align-items:center;display:flex;justify-content:space-between;width:100%}header .row .container .nav-wrapper .main-nav .navbar .navbar-logo{width:210px}header .row .container .nav-wrapper .main-nav .navbar .navbar-logo img{width:100%}header .row .container .nav-wrapper .main-nav .navbar .navbar-links{display:flex;gap:1.5rem;height:30px}header .row .container .nav-wrapper .main-nav .navbar .navbar-links .navbar-links_list{display:flex;gap:1.5rem}header .row .container .nav-wrapper .main-nav .navbar .navbar-links .navbar-links_list .navbar-link{font-size:1.3rem;font-weight:500;padding:0 8px}header .row .container .navbar-mobile{display:none}header .row .container .navbar-mobile .navbar-mobile-opener{font-size:3rem;position:absolute;right:2rem;top:3rem}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content{color:#fff;font-size:1.5rem;position:absolute;right:0;top:0;width:100%;z-index:2}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper{background-color:#0006;display:flex;height:100vh;justify-content:flex-end;margin-left:0;overflow:hidden;position:absolute;top:0;transition:all 1s;width:100%}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content{background-color:#333;position:relative;transition:all 1s;width:75%}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar_ul{align-items:center;display:flex;flex-direction:column;justify-content:center;list-style:none;margin-top:5rem;padding:0;row-gap:2rem;text-align:left}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar_ul .sidebar_item a{color:#ffffffb3;font-size:28px;font-weight:300}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content a.sidebar-link.router-link-active{color:#fff;font-weight:500}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar_closer button{color:#fff;cursor:pointer;font-size:3rem;margin-right:1rem;margin-top:.5rem;position:absolute;right:.5rem;top:.5rem}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar-contact{bottom:2rem;position:absolute;text-align:center;width:100%}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar-contact .sidebar-contact-link{position:relative}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar-contact .sidebar-contact-link .sidebar-contact-title{font-size:16px;font-weight:400}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar-contact .sidebar-contact-link .sidebar-contact-text{font-size:16px;font-weight:300;margin-bottom:.5rem}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar-contact .sidebar-contact-link .sidebar-contact-icon{font-size:2rem}@media only screen and (max-width:1280px){header .row .container .nav-wrapper .main-nav .navbar{flex-direction:column}header .row .container .nav-wrapper .main-nav .navbar .navbar-logo{margin-bottom:2rem;margin-top:2rem}}@media only screen and (max-width:635px){header .row .container .nav-wrapper .main-nav .navbar{flex-direction:row;justify-content:space-between}header .row .container .nav-wrapper .main-nav .navbar .navbar-links{display:none}header .row .container .nav-wrapper .main-nav .navbar .navbar-mobile{display:contents;position:relative}header .row .container .navbar-mobile .navbar-mobile-wrapper .navbar-mobile-content .sidebar_wrapper .sidebar_content .sidebar_ul .sidebar_item a{font-size:24px}}@keyframes sweep{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}
