:root{--primary-color:#0072c6;--secondary-color:#f2f2f2}body{font-family:'Rubik',sans-serif!important}.header-container{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:22px 5%;width:100%;max-width:1440px;margin:auto;box-sizing:border-box;font-family:Rubik}.header-logo{width:105px;height:auto}.header-language-dropdown{position:relative;display:inline-block;font-family:Rubik}.header-language-dropdown summary{cursor:pointer;border:0;background:none;display:flex;align-items:center;gap:6px;font-size:15px;text-transform:uppercase}.header-language-dropdown summary:hover{color:#067fb5}.header_icon_globe{width:14px}.header-arrow-down{margin-left:.255em;font-size:8.5px}.header-language-menu{display:none;position:absolute;top:30px;z-index:999;background-color:#fff;box-shadow:0 1px 5px 0 #00000040;min-width:7rem;padding:0 .5rem}.header-language-dropdown[open] .header-language-menu{display:block}.header-language-dropdown-item{display:block;padding:.8rem 1rem;color:#212529;text-decoration:none;margin:5px 0}.header-language-dropdown-item:hover{background-color:#f1f1f1}@media(max-width:768px){.header-language-menu{min-width:3.9rem}.logo-container{margin-left:auto;margin-right:auto;padding-left:38px}}.not-found-section{display:flex;align-items:center;justify-content:center;max-width:1248px;margin-left:auto;margin-right:auto;padding:32px;font-family:"Rubik"}.not-found-content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;gap:20px}.not-found-content img{width:70%}.not-found-content h2{font-size:40px;line-height:100%;font-weight:700;text-align:center}.not-found-content a,.not-found-content a:visited{display:flex;align-items:center;text-decoration:none;padding:10px 20px;background-color:#067fb5;font-size:20px;text-transform:uppercase;border-radius:4px;height:30px;color:#fff}.not-found-content a:hover{background-color:#53b5e2}@media(max-width:768px){.not-found-section{padding:65px 0}.not-found-content img{width:80%}.not-found-content h2{font-size:24px}.not-found-content a{font-size:16px}}.footer-socials{display:flex;justify-content:center;gap:12px;padding:16px 0}.footer-social-icon{width:20px;height:20px}hr.footer-divider{display:block;border-top:1px solid #f8f9fa;margin:0 auto;width:85%;max-width:1440px}.footer-container{background-color:#fff;font-size:12px;color:#000;line-height:1.5;width:100%;font-family:Rubik}.footer-top{display:flex;flex-wrap:wrap;gap:10px;padding:25px 5% 0;max-width:1440px;margin:auto;box-sizing:border-box;flex-direction:column;align-items:center}.footer-left,.footer-right{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center;width:100%}.footer-logo{width:105px;height:auto}.footer-logo-wrapper{display:block}.footer-contact,.footer-legal{display:block;white-space:normal}.footer-contact a,.footer-legal a{color:#0071c2;text-decoration:underline;font-size:12px;margin-right:16px}.footer-legal a:last-child{margin-right:0}.footer-contact a[href^="mailto:"]{color:#0071c2;text-decoration:underline;cursor:pointer}.footer-cards{padding:0 0 44.5px;display:flex;justify-content:center;flex-wrap:wrap;gap:2px}.footer-cards img{width:52px;height:auto}@media(min-width:1186px){.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:25px 5%}.footer-right{order:1;align-items:flex-start;text-align:left;gap:8px;flex:1}.footer-left{order:2;align-items:flex-end;text-align:right;gap:8px;flex:1}.footer-contact,.footer-legal{display:inline;white-space:nowrap}.footer-cards{justify-content:flex-end}.footer-logo-wrapper{margin-bottom:8px}.footer-logo{margin:0}}@media(max-width:768px){.footer-logo{width:80px}.footer-cards img{width:42.64px}.footer-contact,.footer-legal{text-align:center}.footer-left,.footer-right{align-items:center;text-align:center}}