@keyframes opacity1{0%{opacity:0}to{opacity:1}}@keyframes height1{0%{transform:translateY(50px)}to{transform:translateY(0)}}@keyframes height2{0%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes width1{0%{width:25%}to{width:100%}}@keyframes scale1{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes translate1{0%{transform:translateY(30px)}to{transform:translateY(0)}}.animation1{animation:translate1 .5s ease,opacity1 1.3s ease}.animation2{animation:opacity1 .5s ease,opacity1 1.3s ease}.animation3,.animation4,.animation5{animation:translate1 .5s ease,opacity1 1.3s ease}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:overlay}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:silver;border:5px solid #0000;border-radius:9999px}::-webkit-scrollbar-track{background:#0000}input{border-radius:0}input[type=search]{-webkit-appearance:none}.app{min-height:100vh;overflow:overlay;padding-top:90px}@media screen and (max-width:1200px){.app{padding-top:70px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#1b1b1b;gap:32px;height:90px;justify-content:center;position:fixed;top:0;width:100%;z-index:2}.header,.header-content{align-items:center;display:flex}.header-content{flex-direction:row;justify-content:space-between;width:1400px}.header-mobile{display:none}.header-left,.header-pc{display:flex;flex-direction:row;gap:32px}.visible{opacity:1;visibility:visible}.hidden{opacity:0;visibility:hidden}.underline{border-bottom:1px solid #e3e3e3!important}.underline-error{border-bottom:1px solid #ff4828!important}@media screen and (max-width:1480px){.header-content{padding:0 32px;width:100%}}@media screen and (max-width:1100px){.header{height:70px}.header-content{padding:0 32px;width:100%}.header-pc{display:none}.header-mobile{display:inline;display:initial}}@media screen and (max-width:767px){.header-content{padding:0 16px;width:100%}}.invisible{display:none!important;opacity:0!important;visibility:hidden!important}@media screen and (min-width:767px) and (max-width:1168px){.invisible{display:flex!important}}.appBlocked{height:100vh;overflow:hidden}.rotate{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg)}.checkboxElement{appearance:none;-webkit-appearance:none;border:2px solid #898f97;border-radius:4px;height:20px;outline:none;width:20px;:focus{outline:none}}.checkboxElement:checked{background:#007aff 50% no-repeat url("data:image/svg+xml;utf8,<svg width=%2714%27 height=%2710%27 viewBox=%270 0 14 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27 M13.2071 1.71309C13.5976 1.32256 13.5976 0.689399 13.2071 0.298875C12.8166 -0.0916497 12.1834 -0.0916497 11.7929 0.298875L5 7.09177L2.20711 4.29887C1.81658 3.90835 1.18342 3.90835 0.792893 4.29887C0.402369 4.6894 0.402369 5.32256 0.792893 5.71309L4.29289 9.21309C4.68342 9.60361 5.31658 9.60361 5.70711 9.21309L13.2071 1.71309Z%27 fill=%27white%27/></svg>");border:2px solid #007aff}
/*# sourceMappingURL=main.0ed50a65.css.map*/