@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);.btn.btn-primary:hover{background-color:var(--fc-btn-hover,var(--fc-brand-01-dark))!important;border-color:var(--fc-btn-hover,var(--fc-brand-01-dark))!important}.btn.btn-link:hover{color:var(--fc-btn-hover,var(--fc-brand-01-dark))!important}.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover{border-color:var(--fc-btn-hover,var(--fc-brand-01-dark))!important;background-color:var(--fc-btn-hover,var(--fc-brand-01-dark))!important}.divided-view[data-v-4359f856]{position:fixed;top:0;left:0;width:100%;height:100vh;overflow-y:auto;--custom-logo-space:150px}.column-left[data-v-4359f856],.column-right[data-v-4359f856]{position:relative;display:flex;flex-direction:column}.column-right[data-v-4359f856]{background-color:var(--fc-brand-01,#00b0b9);align-items:center;justify-content:center}.column-left-inner[data-v-4359f856]{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-4359f856]{position:relative;width:100%;max-width:460px}.loader[data-v-4359f856]{position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;z-index:50}.custom-logo[data-v-4359f856]{flex:0 0 auto;display:flex;align-items:center;padding:0 55px;height:var(--custom-logo-space)}.custom-logo>img[data-v-4359f856]{width:auto;height:58px}.footer-logo[data-v-4359f856]{position:absolute;bottom:55px;left:0;right:55px;text-align:right}.footer-logo>img[data-v-4359f856]{width:auto;height:40px}.title[data-v-4359f856]{margin-bottom:30px}.title[data-v-4359f856] span{color:var(--fc-brand-01,#00b0b9)}@media screen and (max-width:1300px){.column-left[data-v-4359f856]{min-height:100%}.column-right[data-v-4359f856]{height:100%}.column-left-content[data-v-4359f856]{text-align:center}}@media screen and (max-width:576px){.divided-view[data-v-4359f856]{--custom-logo-space:100px}.column-left[data-v-4359f856]{min-height:calc(100vh - 150px)}.column-right[data-v-4359f856]{height:150px}.column-left-content[data-v-4359f856]{text-align:left}.custom-logo[data-v-4359f856]{justify-content:center}.footer-logo[data-v-4359f856]{top:20px;left:20px;right:0;bottom:auto;text-align:left}.column-left-inner[data-v-4359f856]{justify-content:flex-start;margin-top:0}}@media screen and (max-height:900px){.divided-view[data-v-4359f856]{--custom-logo-space:100px}.column-left-inner[data-v-4359f856]{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}