:root{--wallpaper: #f5f5f5;--background-white: #fff;--background-black: #000;--background-light: #F5F8FA;--text-white: #fff;--text-white-05: rgba(255, 255, 255, .5);--text-white-075: rgba(255, 255, 255, .75);--text-gray: #90A0B7;--orange: #FFB946;--danger: #ff0022;--input-placeholder: #90A0B7;--dark: #001247;--gray1: #6781A6;--gray2: #C2CFE0;--light: #0063DC;--intervals: #109CF1;--active-05: rgba(0, 99, 220, .05);--active-10: rgba(0, 99, 220, .1);--highlight: #0063DC;--highlight-hover: #237FEF;--highlight-active: #015CCC;--highlight-opaque: #0063DC0D}html{font-family:Poppins,sans-serif}html.dark-mode{--wallpaper: #333;--background-white: #000;--dark: #cfcfcf;--text-white: #111;--gray1: #fff;--background-light: #333}*{box-sizing:border-box}body{background:#f5f5f5!important;background:var(--wallpaper)!important;margin:0}.inline{max-width:1180px;padding:0 1.25rem;margin:0 auto 80px}.grid{display:flex;flex-wrap:wrap;gap:1rem}.grid mediaplayer{width:calc(50% - .5rem)}html.mobile{font-size:14px}.archived{background:#fff;background:var(--background-white);border-radius:2.5rem 2.5rem 0px 0px;margin:5rem 0 0;padding:2.5rem 0 0}.archived.onlyItem{margin-top:-4rem;padding-top:4.5rem}.archived h2{color:#90a0b7;color:var(--text-gray);margin:0 0 1.5625rem;font-size:1.5rem;font-weight:500}.archived:before,.archived:after{content:" ";display:block;height:1px;overflow:hidden;clear:both}.prev_button{margin-top:-1rem;margin-bottom:1.5rem}hero-greeting-content [button]{margin-top:1.5rem}.icons{display:flex;gap:20px;flex-wrap:wrap;box-sizing:border-box}.icons *{box-sizing:border-box}.icons__item{display:flex;flex-direction:column;width:calc(20% - 20px);min-width:150px;border:#cfcfcf 1px solid;border-radius:4px;height:130px;max-width:200px}.icons__name{flex-shrink:0;text-align:center;padding:5px;width:100%;background:#e9e9e9;color:#000;font-size:13px}.icons__icon{display:flex;flex-grow:1;justify-content:center;align-items:center}.heading{font-weight:700;padding:10px 0;margin-bottom:20px;border-bottom:#cfcfcf 1px solid}.icons--hover .icons__item{color:green;cursor:pointer;animation:rainbow 2s linear infinite}.icons--hover .icons__item:hover{color:red!important}@keyframes rainbow{0%{color:red}14.2%{color:orange}25%{color:#ff0}42.6%{color:green}56.8%{color:#00f}71%{color:indigo}85.2%{color:violet}to{color:red}}.h1-demo{cursor:pointer}.h1-demo:hover icon{color:red}.h1-demo icon{margin-right:.5em;vertical-align:middle}.story-400{max-width:400px}.story-60{max-width:60px}.sb-show-main{font-family:Arial,Helvetica,sans-serif}.sb-show-main .heading{font-family:Arial,Helvetica,sans-serif;font-weight:500;padding:10px 0;margin:0 0 20px;border-bottom:#cfcfcf 1px solid;color:#00214799;font-size:18px;line-height:20px}.block{background:white;padding:0 16px;box-shadow:0 2px 6px 2px #0063dc1a;height:410px;overflow:auto;max-width:700px}.block loader{margin:20px 0}.block ul,.block li{list-style:none;padding:0;margin:0;display:block;width:100%}.block li{padding:16px 0;border-bottom:rgba(0,99,220,.1) 1px solid}
