:root{--background:#f5f5f2;--foreground:#171717;--dark-blue:#161225;--nav-height:144px;--layout-max-width:1448px}body,html{max-width:100vw}body{color:#171717;color:var(--foreground);background:#f5f5f2;background:var(--background);font-family:Vipps,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.Boost-ChatPanel-Trigger>button{background-color:#ff5b24!important;border-radius:72px;border:0;box-shadow:0 8px 20px #ff5b24;color:white;cursor:pointer;font-size:18px;font-weight:700;outline:0;position:fixed;padding:16px 24px;transition:all .2s}.Boost-ChatPanel-Trigger button:hover{background-color:#ff5b24;box-shadow:0 8px 30px #ff5b24;transform:scale(1.025)}.layout_wrapper__s7gfs{display:flex;flex-direction:column;min-height:100vh;isolation:isolate}.layout_content__gIep_{display:flex;margin-top:var(--nav-height)}