.container{padding:40px 5% 80px}@media screen and (min-width:1440px){.container{max-width:1440px;margin:0 auto}}.disabled{pointer-events:none;opacity:.5}.title{font-weight:700;font-size:24px;line-height:32px}.subtitle{font-weight:700;font-size:20px;line-height:28px}.link{cursor:pointer;color:#458eaf}.ta-c{text-align:center}.ta-r{text-align:right}.ml-2{margin-left:8px}.ml-4{margin-left:16px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.pb-10{padding-bottom:40px}.flex{display:flex}.flex--fdc{flex-direction:column}.flex--jce{justify-content:flex-end}.flex--jcc{justify-content:center}.flex--jcsb{justify-content:space-between}.flex--aic{align-items:center}.flex--aie{align-items:end}.grid{display:grid;grid-gap:16px;align-items:flex-start}@media screen and (min-width:768px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.center{display:flex;flex-direction:column;min-height:calc(100vh - 120px);align-items:center;justify-content:center}.pointer{cursor:pointer}.marked-text{background-color:rgba(69,142,175,.5)}.fade-enter-active,.fade-leave-active{transition:opacity .15s}.fade-enter-from,.fade-leave-to{opacity:0}.show-enter-active,.show-leave-active{transition-timing-function:ease;transition-duration:.3s;transition-property:opacity,transform}.show-enter-from,.show-leave-to{opacity:0;transform:translateX(100px)}.not-found{min-height:calc(100vh - 120px);font-size:60px;line-height:100px}