:root{--color-primary:#00070f;--color-secondary:#ff5722;--color-link:#1a0dab;--color-white:#fff;--color-light-gray:#f5f5f5;--color-dark-gray:#333;--color-medium-gray:#777;--color-accent-green:#016701;--color-black:#0c3948;--color-background-blue:#edf3f9;--color-background-orange:#fff6e0;--color-border:#e1e1e1;--color-background-turkiz:#f6fbfc;--gap-medium:10px;--gap-large:15px;--gap-xlarge:20px;--gap-xxxlarge:30px;--gap-xxxxlarge:35px;--gap-xxxxxlarge:50px;--padding-border-m:15px}body,html{height:100%;margin:0;padding:0;font-size:16px;font-family:Assistant}.buttonCustom,button{cursor:pointer;font-family:assistant}.buttonCustom{border-radius:8px;font-size:1rem;font-weight:600;background-color:var(--color-primary);color:#fff;text-align:center;display:block;width:inherit}#root,.app-container{height:100%;display:flex;flex-direction:column}p{margin:0}@media (max-width:768px){footer,header{padding:8px;font-family:assistant}h1{font-size:2.375rem}h2{font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}b,li,p,strong,table,td,th{font-size:1rem}}@media (min-width:768px){h1{font-size:2.625rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.375rem}b,li,p,strong{font-size:1rem}table,td,th{font-size:1.25rem}}.Header_header__MvnS2{display:flex;justify-content:space-between;align-items:center;padding:15px 50px;background-color:#fff;border-bottom:1px solid #ddd;box-shadow:0 2px 5px rgba(0,0,0,.1)}.Header_logo__j7oID{height:40px}.Header_menuIcon__gsx1k{width:40px;height:40px;cursor:pointer;display:flex}@media (max-width:768px){.Header_header__MvnS2{padding:15px}}.SideMenu_menuWrapper__bsrdE{position:relative;display:flex;flex-direction:column;align-items:flex-end;z-index:1000}.SideMenu_menuIconWrapper__DqDSO{z-index:1001}.SideMenu_menuButton__WzEGx{background-color:transparent;border:none;cursor:pointer}.SideMenu_drawer__4re0F{position:fixed;top:0;width:80%;max-width:400px;height:100%;background-color:#f5f5f5;padding:var(--padding-border-m);box-shadow:-2px 0 5px rgba(0,0,0,.2);transition:all .3s ease}.SideMenu_rtl__wEywG{right:-100%;left:auto}.SideMenu_rtl__wEywG.SideMenu_open__BVrXB{right:0}.SideMenu_ltr__YzxAA{left:-100%;right:auto}.SideMenu_ltr__YzxAA.SideMenu_open__BVrXB{left:0}.SideMenu_menuList__kdoq9{margin-top:50px;display:flex;flex-direction:column}.SideMenu_listItem__TLPTu{padding:15px;cursor:pointer;text-align:right;border-bottom:1px solid #ddd}.SideMenu_listItem__TLPTu:hover{background-color:#f0f0f0}.LanguageSwitcher_icon__MA_Pn{display:flex;align-items:center}.LanguageSwitcher_lang__BgHwC{display:flex;gap:10px;width:100%}