.Header-container{position:sticky;top:0;z-index:10;width:100vw;box-sizing:border-box;contain:strict;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff;background-color:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-resolution:192dpi)and (min-width:601px),only screen and (min-resolution:2dppx)and (min-width:601px),only screen and (min-width:601px){.Header-container{height:74px;min-height:74px;padding-left:40px;padding-right:40px}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Header-container{height:44px;min-height:44px;padding-left:12px;padding-right:12px}}.Header-content{display:flex;flex-direction:row;justify-content:space-between;width:100%;flex:1 1;max-width:60rem}.Header-home-text{color:#dbff00;background:#0000;border:none;cursor:pointer;padding:0;font-family:var(--sequel-75)}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-resolution:192dpi)and (min-width:601px),only screen and (min-resolution:2dppx)and (min-width:601px),only screen and (min-width:601px){.Header-home-text{font-size:18px!important}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Header-home-text{font-size:14px!important}}.Header-menu{z-index:2147483647;border:none;cursor:pointer}@keyframes container-rotate{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.Menu-Container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:min(480pt,100%);width:100%;outline:none}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-resolution:192dpi)and (min-width:601px),only screen and (min-resolution:2dppx)and (min-width:601px),only screen and (min-width:601px){.Menu-Container{background-color:#121212;border-radius:30pt;object-fit:border-box;padding:1rem}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Menu-Container{background-color:#000;flex-grow:1}}div:focus{outline:none}.Menu-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Menu-wrapper{flex-grow:1}}.Menu-close-container{contain:content;min-height:19px;display:flex;justify-content:flex-end}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Menu-close-container{padding-top:1.1rem;padding-inline-end:1rem}}.Menu-content-container{display:flex;flex-direction:column;align-items:stretch}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Menu-content-container{justify-content:space-between;flex-grow:1}}.Menu-content-list{display:flex;flex-direction:column;align-items:stretch;padding-left:2rem;padding-right:2rem}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Menu-content-list{padding-top:2rem}}.Menu-label-container{border:none;text-transform:none;font:inherit;color:inherit;background:#0000;padding:.95rem 0;display:flex;flex-direction:column;align-items:center;cursor:pointer;border-radius:30pt;transition:background-color .3s}.Menu-label-container:disabled{cursor:auto}.Menu-label-container:hover{background-color:#2e2e2e}.Menu-label{font-family:var(--sequel-75);text-align:center;color:#fff;margin:0}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Menu-label{font-size:14px}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-resolution:192dpi)and (min-width:601px),only screen and (min-resolution:2dppx)and (min-width:601px),only screen and (min-width:601px){.Menu-label{font-size:20px}}.Menu-upload-button{display:flex;flex-direction:column;align-items:stretch;padding:3rem 2rem 1rem}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.Menu-upload-button{padding-bottom:3rem}}.Menu-close-button{cursor:pointer}.Menu-terms{font-family:var(--sequel-45);font-size:.5rem;line-height:1rem;text-align:center;color:#fff}.Menu-terms a{text-decoration:underline}.Menu-footer{margin-top:1rem}.Menu-footer-button+.Menu-footer-button{margin-top:.7rem}@keyframes EnterpriseDialog_container-rotate__90nkh{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.EnterpriseDialog_container__PuK8A{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:min(500pt,100%);width:100%;outline:none;color:#fff;padding:1rem 2rem}@media only screen and (-webkit-min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-device-pixel-ratio:2)and (min-width:601px),only screen and (min-resolution:192dpi)and (min-width:601px),only screen and (min-resolution:2dppx)and (min-width:601px),only screen and (min-width:601px){.EnterpriseDialog_container__PuK8A{background-color:#121212;border-radius:30pt}}@media only screen and (-webkit-min-device-pixel-ratio:2)and (max-width:600px),only screen and (max-width:600px),only screen and (min-device-pixel-ratio:2)and (max-width:600px),only screen and (min-resolution:192dpi)and (max-width:600px),only screen and (min-resolution:2dppx)and (max-width:600px){.EnterpriseDialog_container__PuK8A{background-color:#000;flex-grow:1}}.EnterpriseDialog_title__6Y47L{font-family:var(--sequel-75);font-size:1.75rem;margin:.3rem 0 .5rem;line-height:1.2;text-align:center}.EnterpriseDialog_description__mKATl{font-family:var(--sequel-45);font-size:.9rem;margin-bottom:1.8rem;line-height:1.5;opacity:.9;text-align:center}.EnterpriseDialog_contactButton__qY_eM{width:100%;max-width:300px;align-self:center;margin-bottom:.5rem}