/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,html{width:100%;height:100%;background-color:#f9fafd}body{display:flex;justify-content:center;align-items:center}.card{background-color:#fff;border:1px solid #e9e9e9;border-radius:3px;box-sizing:border-box;padding:30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#1e1e1e;max-width:650px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.card__title{margin:0 0 20px;color:#525252;font-size:20px}.card__sub-title{margin:0 0 25px;font-size:14px;line-height:18px}.card__item{display:flex;flex-direction:row;border:1px solid #e9e9e9;border-radius:3px;box-sizing:border-box;margin-bottom:10px;padding:10px;transition:background-color cubic-bezier(.24,.19,.28,1.29) .15s;background-color:#fff}.card__item:hover{background-color:#f0f3ff}.card__item-head{flex-grow:1}.card__item-head-title{margin:8px;font-weight:700}.card__item-head-title-hint{font-weight:400;font-size:14px;color:#525252;margin-right:8px}.card__item-head-sub-title{margin:8px;color:#525252;font-size:14px}.card__item-body{flex-grow:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding-right:10px}.card__item-highlighted{border-color:#adc8ed}.button{display:inline-block;text-decoration:none;height:35px;line-height:35px;text-align:center;cursor:pointer;border-radius:2px;box-sizing:border-box;padding:0 17.5px;letter-spacing:.03rem;color:#fff;border:1px solid #0D74D7;background-color:#0d74d7;transition:background-color cubic-bezier(.24,.19,.28,1.29) .15s,border-color cubic-bezier(.24,.19,.28,1.29) .15s,box-shadow cubic-bezier(.24,.19,.28,1.29) .15s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;text-transform:uppercase}.button,.button *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.button:not(:last-child){margin-right:20px}.button:hover{box-shadow:0 2px 4px #00000040,0 2px 4px #00000038;background-color:#258ef2;border-color:#258ef2}
