@import url("https://fonts.googleapis.com/css2?family=Expletus+Sans:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap");:root{--orange-tag-bg:#FA8144;--orange-tag-label:#FFE8DE;--light-green-1:#E1F9F2;--light-green-2:#D1F2EB;--c-bg-light-w-2:#FAF9F5;--c-text-green-ink:#011F1C;--light-green-3:#D9F5F0;--light-green-4:#FFFFFF;--tag-blue:#D5F0FF;--label-white:#FFFFFF;--chip-green:#E1F9F2;--chip-dark-green:#01C19A;--chip-light-green:#01C19A;--chip-blue:#00B8D9;--feature-button:#01C19A;--feature-button-hover:#00B8D9;--feature-button-active:#01C19A;--feature-button-focus:#00494F;--feature-button-border:#00494F;--feature-button-blue:#00B8D9;--feature-button-blue-hover:#009AC7;--feature-button-blue-focus:#00494F;--feature-button-blue-border:#00494F;--message-chip-green:#D1F2EB;--system-tag-bg:#D1F2EB;--system-light-grey:#DFE3E8;--system-text-dark:#212B36;--system-text-muted:#637381;--system-tag-bg-alt:#EFF4F8;--system-text-primary:#212B36;--system-text-muted-alt:#637381;--system-tag-alt:#EFF4F8;--primary-background:#FCFCFA;--secondary-background:#EBE9E4;--tertiary-background:#DEDCD7;--primary-content:#011F1C;--secondary-content:#4B4B4B;--tertiary-content:#4B4B4B;--opaque-border:#E8E8E8;--border-transparent:#00000014;--border-selected:#011F1C;--primary-dd:#03413C;--primary-dm:#05756C;--primary-light:#05BAAB;--negative:#ED0606;--warning:#EDAC06;--positive:#05BA41;--accent:#05A2BA;--button-enabled:#03413C;--button-hovered:linear-gradient(0deg,#03413C,#03413C),linear-gradient(0deg,rgba(255,255,255,0.1),rgba(255,255,255,0.1));--button-pressed:background:linear-gradient(0deg,#03413C,#03413C),linear-gradient(0deg,rgba(0,0,0,0.1),rgba(0,0,0,0.1));--button-disabled-background:#C6C6C6}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--primary-background:#111212;--secondary-background:#1F1F1F;--tertiary-background:#202424;--primary-content:#FCFCED;--secondary-content:#DCDCDC;--tertiary-content:#858585;--opaque-border:#4B4B4B;--border-transparent:#FFFFFF33;--border-selected:#FCFCED}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--c-bg-light-w-2);font-family:Instrument Sans;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;height:100vh;width:100vw;overflow:hidden}*{box-sizing:border-box;padding:0;margin:0}.flexRow{display:flex;flex-direction:row}.flexCol{display:flex;flex-direction:column}.flexCenter{display:flex;justify-content:center;align-items:center}.mainContainer{height:max-content}button{border:none;cursor:pointer}.bodymargin{margin-top:124px!important}img,svg{user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:none}img.interactive,svg.interactive{pointer-events:auto}img,svg{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}div[style*=background-image]{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media print{img,svg{display:none!important}}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}p{margin:0;padding:0}@media screen and (max-width:1124px){.fontSize{font-size:36px!important;line-height:44px!important}.smallFont{font-size:16px!important;line-height:24px!important}.bodymargin{margin-top:124px!important}}@media screen and (max-width:768px){body{font-size:14px}.mainContainer{flex-direction:column!important;gap:42px;height:max-content}.mainContainer>div{align-items:center}.bodymargin{margin-top:124px!important}.content{text-align:center}.imageWrapper>img{width:100%!important;height:100%!important}.mrgbtm140{margin-bottom:140px!important}.removeMweb{display:none}.footerText{flex-direction:column!important;line-height:30px}}