.Page section{font-size:14px;padding:28px 20px 0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 268px);max-width:600px;color:#333;will-change:opacity,transform;backface-visibility:hidden;opacity:0;transform:translateY(-30px);animation:show 1.3s forwards}.Page section .content-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.Page section h2{font-weight:900;font-size:32px;line-height:1;margin:0 0 4px;display:inline-block;vertical-align:top}.Page section p{margin:1em 0}.Page section a{text-decoration:none;color:#1ea7fd}.Page section ul{padding-left:30px;margin:1em 0}.Page section li{margin-bottom:8px}.Page section a{margin:16px 0;display:block}.Page section .tip{display:inline-block;border-radius:1em;font-size:11px;line-height:12px;font-weight:700;background:#e7fdd8;color:#66bf3c;padding:4px 12px;margin-right:10px;vertical-align:top}.Page section .tip-wrapper{font-size:13px;line-height:20px;margin-top:40px;margin-bottom:40px}.Page section .tip-wrapper svg{display:inline-block;height:12px;width:12px;margin-right:4px;vertical-align:top;margin-top:3px}.Page section .tip-wrapper svg path{fill:#1ea7fd}@keyframes show{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}
