*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased}svg{display:block;-webkit-user-select:none;user-select:none;pointer-events:none}html{min-width:768px;height:100%;min-height:100vh;background:var(--background-bg-gray,#f6f6f6)}@media(min-width:768px){html{overflow-x:hidden}}body{display:grid;grid-template-rows:1fr;width:100vw;height:100%;min-height:100vh;font-family:var(--ibm-plex-sans)}.AppLayoutPrimary_sticky__sJ_Gq{position:sticky;top:-1px;z-index:100;height:var(--header-height,110px)}.AppLayoutPrimary_main__97Ipf{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%;min-height:calc(100vh - var(--header-height, 110px));container:main/inline-size;margin:48px auto 0}.AppLayoutPrimary_below__I0pSg{background:var(--gradient-blue,linear-gradient(326deg,#7baaf2 .1%,#035396 48.67%,#0b0253 99.9%))}.AppLayoutPrimary_under_main__pLMHX{position:sticky;bottom:0;z-index:98;height:0}.AppLayoutPrimary_under_main__pLMHX .AppLayoutPrimary_up_button__QU1Bo{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:64px;height:74px;overflow:hidden}.AppLayoutPrimary_bottom_fixed__gOOAH{position:fixed;bottom:20px;left:50%;z-index:300;width:calc(100% - 140px);max-width:1300px;transform:translateX(-50%)}