:root{--font:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", monospace;--color-white:#fff;--color-black:#000;--color-gray:#888;--color-grey:#606f7b;--color-translucent:#ffffff1a;--color-yellow:#ff990c;--color-orange:#ff7157;--color-red:#ff5068;--color-pink:#f357a8;--color-purple:#9f5bf6;--color-blue:#5475ff;--color-bluelight:#009ad7;--color-cyan:#00b7ca;--color-green:#00b874;--max-width:1120px;--border-radius:8px;--shadow:0 1.6px 3.6px 0 #00000012, 0 .3px .9px 0 #0000000d;--opacity:.45;--easingDecelerate:cubic-bezier(0, 0, .2, 1);font-size:16px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#news{background:var(--color-red)}#tech{background:var(--color-blue)}#economy{background:var(--color-green)}#sport{background:var(--color-yellow)}#culture{background:var(--color-purple)}#geek{background:var(--color-pink)}#science{background:var(--color-bluelight)}#travel{background:var(--color-cyan)}#check{background:var(--color-grey)}#dscvr{background:var(--color-orange)}html{scroll-behavior:smooth;height:100%}body{text-align:center;min-height:100vh;font-family:var(--font);background:#fff;flex-direction:column;font-size:0;display:flex}main{flex-direction:column;flex:1;display:flex}.container{width:100%;max-width:var(--max-width);margin:0 auto;display:inline-block;position:relative}section{width:100%;padding:5rem 0;overflow:hidden}.container{width:100%;max-width:1024px;margin:0 auto;position:relative}.fullscreen{min-height:100vh;padding-top:0;padding-bottom:0;display:table}.fullscreen-container{vertical-align:middle;display:table-cell}.flex-container{flex-direction:column;justify-content:center;align-items:center;display:flex}a{color:var(--color-black);font-weight:700;text-decoration:none}button{cursor:pointer;border:none}a,button,.svg{-o-transition:all .25s;transition:all .25s}p,li,h1,h2,h3{color:#000;padding-bottom:2rem}p,ul{padding-bottom:1.5rem}ul{margin-left:1.2rem}p,li{font-weight:400;line-height:1.7}li{padding:0 0 .5rem .5rem}h1,h2,h3,h4,a,b,strong,button,input{font-family:var(--font);font-weight:700}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.4rem}h4{font-size:1.25rem}p,li{font-size:1rem}a:hover,a:focus{color:#000}article{text-align:left;max-width:750px;margin:5.75rem auto 2rem;position:relative}article h2,article h3{padding:2rem 0 1rem}article ol{padding:1rem 2rem;list-style-type:decimal}article ul{padding:0 0 28px 28px;list-style-type:disc}article li{padding:.5rem 0}article p{font-size:1.05rem;line-height:1.8}@media only screen and (min-width:768px){article{padding:0 2rem}article h1{font-size:2.75rem}article p{font-size:1.15rem}}footer{width:100%;margin:0 auto;padding:3rem 1.5rem 2rem}@media only screen and (min-width:768px){h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.5rem}p,li{font-size:1.2rem}section{padding:5rem 5.5rem}footer{padding-left:3rem;padding-right:3rem}}@media only screen and (min-width:1200px){header{justify-content:flex-start}}
