:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:light){:root{--background:#fff;--foreground:#171717}}html,body{max-width:100vw;font-family:Inter,serif}body{min-width:320px;min-height:calc(100vh + 1px);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;place-items:center;margin:0;display:flex;overflow:hidden scroll}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}
.page{width:100%}.layout{min-height:calc(100vh - 101px);margin-top:100px;margin-bottom:100px}
#root{width:100%}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}.mb-x1{margin-bottom:4px!important}.mb-x2{margin-bottom:8px!important}.mb-x3{margin-bottom:12px!important}.mb-x4{margin-bottom:16px!important}.mb-x5{margin-bottom:20px!important}.mb-x6{margin-bottom:24px!important}.mb-x7{margin-bottom:28px!important}.mb-x8{margin-bottom:32px!important}@media only screen and (max-width:960px){.mb-x8{margin-bottom:24px!important}}.mb-x9{margin-bottom:36px!important}.mt-x1{margin-top:4px!important}.mt-x2{margin-top:8px!important}.mt-x3{margin-top:12px!important}.mt-x4{margin-top:16px!important}.mt-x5{margin-top:20px!important}.mt-x6{margin-top:24px!important}.mt-x7{margin-top:28px!important}.mt-x8{margin-top:32px!important}.mt-x9{margin-top:36px!important}.ml-x1{margin-left:4px!important}.ml-x2{margin-left:8px!important}.ml-x3{margin-left:12px!important}.ml-x4{margin-left:16px!important}.ml-x5{margin-left:20px!important}.ml-x6{margin-left:24px!important}.ml-x7{margin-left:28px!important}.ml-x8{margin-left:32px!important}.ml-x9{margin-left:36px!important}.mr-x1{margin-right:4px!important}.mr-x2{margin-right:8px!important}.mr-x3{margin-right:12px!important}.mr-x4{margin-right:16px!important}.mr-x5{margin-right:20px!important}.mr-x6{margin-right:24px!important}.mr-x7{margin-right:28px!important}.mr-x8{margin-right:32px!important}.mr-x9{margin-right:36px!important}.pt-x1{padding-top:4px!important}.pt-x2{padding-top:8px!important}.pt-x3{padding-top:12px!important}.pt-x4{padding-top:16px!important}.pt-x5{padding-top:20px!important}.pt-x6{padding-top:24px!important}.pt-x7{padding-top:28px!important}.pt-x8{padding-top:32px!important}.pl-x1{padding-left:4px!important}.pl-x2{padding-left:8px!important}.pl-x3{padding-left:12px!important}.pl-x4{padding-left:16px!important}.pl-x5{padding-left:20px!important}.pr-x1{padding-right:4px!important}.pr-x2{padding-right:8px!important}.pr-x3{padding-right:12px!important}.pr-x4{padding-right:16px!important}.pr-x5{padding-right:20px!important}.pb-x1{padding-bottom:4px!important}.pb-x2{padding-bottom:8px!important}.pb-x3{padding-bottom:12px!important}.pb-x4{padding-bottom:16px!important}.pb-x5{padding-bottom:20px!important}.pb-x6{padding-bottom:24px!important}.pb-x7{padding-bottom:28px!important}.pb-x8{padding-bottom:32px!important}.a-common-padding{padding-top:80px;padding-bottom:80px}@media only screen and (max-width:960px){.a-common-padding{padding-top:32px;padding-bottom:32px}}.a-common-container{width:100%;max-width:1228px;margin:0 auto;padding:0 16px}.a-content-side{grid-template-columns:1fr 360px;grid-template-areas:"content side";display:grid}.a-grid-col-gap-1{grid-column-gap:40px}.a-grid-col-gap-2{grid-column-gap:16px}.a-grid-content{grid-area:content}.a-grid-side{grid-area:side}@media only screen and (max-width:960px){.a-content-side{grid-row-gap:48px;grid-template:"side"max-content"content"/1fr}}
