@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);.divided-view[data-v-a5f2df4c]{position:fixed;top:0;left:0;width:100%;height:100vh;overflow-y:auto;--custom-logo-space:150px;--right-table-height:100%;--right-mobile-height:150px;--left-table-height:100%;--left-mobile-height:calc(100vh - var(--right-mobile-height))}.column-left[data-v-a5f2df4c],.column-right[data-v-a5f2df4c]{position:relative;display:flex;flex-direction:column}.column-right[data-v-a5f2df4c]{background-color:var(--fc-brand-01,#00b0b9);align-items:center;justify-content:center}.column-left-inner[data-v-a5f2df4c]{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;margin-top:calc(var(--custom-logo-space)*-1)}.column-left-content[data-v-a5f2df4c]{position:relative;width:100%;max-width:460px}.loader[data-v-a5f2df4c]{position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;z-index:50}.custom-logo[data-v-a5f2df4c]{flex:0 0 auto;display:flex;align-items:center;padding:0 55px;height:var(--custom-logo-space)}.custom-logo>img[data-v-a5f2df4c]{width:auto;height:58px}.footer-logo[data-v-a5f2df4c]{position:absolute;bottom:55px;left:0;right:55px;text-align:right}.footer-logo>img[data-v-a5f2df4c]{width:auto;height:40px}.title[data-v-a5f2df4c]{margin-bottom:30px}.title[data-v-a5f2df4c] span{color:var(--fc-brand-01,#00b0b9)}@media screen and (max-width:1300px){.column-left[data-v-a5f2df4c]{min-height:var(--left-table-height)}.column-right[data-v-a5f2df4c]{height:var(--right-table-height)}.column-left-content[data-v-a5f2df4c]{text-align:center}}@media screen and (max-width:576px){.divided-view[data-v-a5f2df4c]{--custom-logo-space:100px}.column-left[data-v-a5f2df4c]{min-height:var(--left-mobile-height)}.column-right[data-v-a5f2df4c]{height:var(--right-mobile-height)}.column-left-content[data-v-a5f2df4c]{text-align:left}.custom-logo[data-v-a5f2df4c]{justify-content:center}.footer-logo[data-v-a5f2df4c]{top:20px;left:20px;right:0;bottom:auto;text-align:left}.column-left-inner[data-v-a5f2df4c]{justify-content:flex-start;margin-top:0}}@media screen and (max-height:900px){.divided-view[data-v-a5f2df4c]{--custom-logo-space:100px}.column-left-inner[data-v-a5f2df4c]{justify-content:flex-start;margin-top:0}}*{font-family:DM Sans,sans-serif!important}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.fc-3 .bounceInLeft{animation-name:bounceInLeft;animation-duration:1s;animation-fill-mode:both}