html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;word-spacing:.0625rem;background:#fff}@media screen and (max-width:20em){html{font-size:88%}}html body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif!important}html body .onclick,html body a{color:#121417}html body .onclick:active,html body .onclick:hover,html body .onclick:visited,html body a:active,html body a:hover,html body a:visited{color:#636c7d;fill:#636c7d}html body .onclick:active,html body .onclick:visited,html body a:active,html body a:visited{text-decoration:none;outline:none}html body .onclick:focus,html body a:focus{color:#121417;fill:#121417;outline:.125rem solid #121417;text-decoration:none}html body .main .wrapper{margin:0 auto;padding:0 1rem;max-width:100rem}@media screen and (min-width:40.0625em){html body .main .wrapper{padding:0 1.5rem}}@media screen and (min-width:64em){html body .main .wrapper{padding:0 2.5rem}}html body .main .rwd-wrapper{margin:0 auto;width:100%;max-width:70rem}html body.using-mouse :focus{box-shadow:none!important}.skeleton-box{position:relative;display:inline-block;overflow:hidden;background-color:#dddfe4;height:1rem}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(241,242,244,0),rgba(241,242,244,.2) 20%,rgba(241,242,244,.5) 60%,rgba(241,242,244,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;content:""}@-webkit-keyframes shimmer{to{transform:translateX(100%)}}@keyframes shimmer{to{transform:translateX(100%)}}