*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{color:#3c4252;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,p,figure{font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}input,textarea{font:inherit}.container{width:100%;max-width:1680px;margin:0 auto;padding:0 40px}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.circle-btn{color:#3c4252;background:#fff;border:1px solid #ccd2dd;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:inline-flex}.circle-btn svg{width:16px;height:16px}.circle-btn:hover:not(:disabled){color:#fff;background:#142352;border-color:#142352}.circle-btn:disabled{opacity:.35;cursor:not-allowed}.tone-navy{background:linear-gradient(140deg,#1b2f6e 0%,#0b1430 100%)}.tone-blue{background:linear-gradient(140deg,#3f7bff 0%,#2450d8 100%)}.tone-teal{background:linear-gradient(140deg,#22c2a0 0%,#17a88f 100%)}.tone-indigo{background:linear-gradient(140deg,#5b5ee8 0%,#3a3dbf 100%)}.fade-up{animation:.7s cubic-bezier(.22,.61,.36,1) both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
