.WebsiteHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:clamp(24px,5vw,40px);padding:0 24px;display:flex}.WebsiteHeader .Button-Hide-Text{padding:0 10px}.WebsiteHeader .Button-Hide-Text:hover{padding:0 20px 0 16px;gap:4px!important}.WebsiteHeader .Button-MobileMenu{margin-left:auto;display:none}@media only screen and (width<=1024px){.WebsiteHeader{padding:0}.WebsiteHeader .Button:not(.Button-MobileMenu,.Button-Close){display:none}.WebsiteHeader .Button-MobileMenu{display:flex}}@media only screen and (width<=800px){.WebsiteHeader .Heading{display:none}}.WebsiteHeader--contained{max-width:min(max(1000px,45vw),1400px);margin-bottom:clamp(16px,5vw,80px);padding:0}.MobileMenu{background:#f2f2f2!important}.MobileMenu .Dialog-Container{justify-content:center;align-items:center;gap:0;width:100%;height:100%;padding:0}.MobileMenu-Item{border-radius:0;gap:24px;width:100%;max-width:360px;padding:20px 24px;box-shadow:none!important;background-color:#0000!important}.MobileMenu-Item svg{opacity:.5;width:26px;min-width:26px;height:26px;min-height:26px}.MobileMenu-Item .Paragraph{text-align:left;flex:1;font-size:clamp(20px,1.25vw - 4px,28px);font-weight:500}.MobileMenu-Item:not(:last-child){border-bottom:.7px solid #171a1d1a}
