.the-menu-wrapper[data-v-ca3b1baf]{position:fixed;top:0;left:0;z-index:1;display:flex;height:75px;width:100vw;background:#fff}.the-menu-wrapper .the-logo-wrapper[data-v-ca3b1baf]{display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:74px;width:7.5vw;padding:0 2vw;background:inherit}.the-menu-wrapper .the-logo-wrapper .the-logo[data-v-ca3b1baf]{height:inherit}.the-menu-wrapper .the-menu[data-v-ca3b1baf]{padding-left:1vw;font-size:large;font-weight:700;display:flex;align-items:center;height:inherit;max-width:37vw}.the-menu-wrapper .the-menu[data-v-ca3b1baf] * *{text-align:center!important}.the-menu-wrapper .the-title-wrapper[data-v-ca3b1baf]{display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:inherit}.the-menu-wrapper .the-title-wrapper .the-title[data-v-ca3b1baf]{display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:red;color:#fff;width:102px;height:53px;font-size:30px;margin-left:4vw;font-weight:700}.the-menu-wrapper .the-subtitle-wrapper[data-v-ca3b1baf]{display:flex;align-items:end;box-sizing:border-box;height:inherit;padding:10px 2vw}.the-menu-wrapper .the-subtitle-wrapper .the-subtitle[data-v-ca3b1baf]{display:flex}.the-menu-wrapper .the-right-corner[data-v-ca3b1baf]{position:absolute;right:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:inherit;padding:0 2vw;font-size:18px}.content-wrapper[data-v-506e4cdd]{width:100%;background-color:#fff}.content-wrapper .content[data-v-506e4cdd]{margin:75px 24px 0;background:#fff;border-radius:4px}.my-full-screen[data-v-7f51ea2e]{width:100vw;height:100vh;position:fixed;top:0;left:0}html,body{margin:0;padding:0;font-family:Roboto,sans-serif;background-color:#f5f5f5}.my-center{display:flex;justify-content:center}.my-center-vertically{display:flex;align-items:center}.my-center-all{display:flex;justify-content:center;align-items:center}.my-inline-label:before{content:"*";color:red;padding-right:.1rem}.my-inline-text{white-space:nowrap}.my-ellipsis{text-overflow:ellipsis;overflow:hidden;display:inline-block}.my-even-table{display:flex;justify-content:space-evenly}.my-far-table{display:flex;justify-content:space-between}.my-around-table{display:flex;justify-content:space-around}.my-ellipsis-2-line{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;box-orient:vertical}.my-pointer:hover{cursor:pointer}.my-default-padding{padding:16px 40px}.my-disabled:hover{cursor:not-allowed}.my-fade-in{animation:fade-in 1s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.my-fade-out{animation:fade-out 1s}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.my-bounce{animation:bounce .5s ease-out}
