@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.language-switch[data-v-ef91e6ce]{display:flex;align-items:center;color:#333}.body--dark .language-switch[data-v-ef91e6ce]{color:#fff}.blank-layout{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.blank-layout .layout-wrapper{display:flex;justify-content:space-between;width:100%;padding:16px 0;max-width:1330px;margin:0 auto;height:100vh;max-height:1200px;align-items:stretch}@media (max-width: 1023px){.blank-layout .layout-wrapper{padding:0}}.blank-layout .layout-img{width:48%;height:100%;border-radius:24px;background:url(/assets/blankLayoutImage-jT9G4DL8.png) no-repeat center center;background-size:cover}@media (max-width: 1023px){.blank-layout .layout-img{display:none}}.blank-layout .layout-content{width:50%;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:24px}@media (max-width: 1023px){.blank-layout .layout-content{width:100%}}.blank-layout .layout-content .header{display:flex;justify-content:space-between;align-items:center;padding:45px 32px 0;background:transparent}.blank-layout .layout-content .content{flex-grow:1;display:flex;justify-content:center;overflow-y:auto;overflow-x:hidden}.blank-layout .layout-content .content::-webkit-scrollbar{width:0;background:transparent}.body--dark .layout-content,.body--dark .layout-content .header{background:#141c33}
