/*! @version welcome-hub (0.0.6) */
*,*::before,*::after{box-sizing:border-box}html{font-size:10px}body{margin:0;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.25;color:#121212;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1.6rem 0;color:inherit;border:0;border-top:.1rem solid inherit}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0;font-family:inherit;font-style:normal;font-weight:500;line-height:1;color:inherit}h1{font-size:4rem}h2{font-size:3.2rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.6rem}p{margin-top:0;margin-bottom:0}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1.6rem;font-style:normal;line-height:inherit}ol,ul{padding-left:3.2rem}ol,ul,dl{margin-top:0;margin-bottom:1.6rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.8rem;margin-left:0}blockquote{margin:0 0 1.6rem}b,strong{font-weight:700}small{font-size:1.4rem}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}figure{margin:0 0 1.6rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.8rem;padding-bottom:.8rem;color:inherit;text-align:left}th{font-weight:normal;text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.8rem;font-size:2.4rem;font-weight:normal;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}html,body,#root{width:100%;height:100%}body{background-image:var(--welcome-hub-background-image-url);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:var(--welcome-hub-background-color, #fff)}@media screen and (min-width: 601px){body{background-image:var(--welcome-hub-body-background-image-url);background-color:var(--welcome-hub-body-background-color, #fff)}}
