@import url(https://fonts.googleapis.com/css2?family=Dosis&display=swap);:root{--main-color:#aaa;--bg-color:#242e33;--accent-color:#f60;--brighter-color:#eee;--overlay-color:#000;--base-font-size:1.25rem;--title-font-size:2rem;--section-header-font-size:1.5rem;--subsection-header-font-size:1.25rem}*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}body{color:var(--main-color);background-color:var(--bg-color);font-family:Dosis,sans-serif;font-size:var(--base-font-size);line-height:1.3em}#main{padding:1rem;margin:0 auto}#main>section{border-top:solid 2px var(--accent-color);margin:0;padding:2rem .5rem}a{color:inherit;border-bottom:dotted 1px;text-decoration:none;transition:color .2s ease-in-out,border-color .2s ease-in-out}a:active,a:hover{color:var(--accent-color)}h1,h2,h3,h4{margin:0 0 1rem 0;line-height:1.5rem;color:var(--brighter-color)}h1{font-size:var(--title-font-size)}h2{font-size:var(--section-header-font-size)}h3{margin:1rem 0 0;padding:1rem 0 0;border-top:solid 2px var(--main-color);font-size:var(--subsection-header-font-size)}h4{margin:0}p{margin:0 0 .5rem 0}.card{float:left;background:var(--brighter-color);border-radius:2px;display:inline-block;width:90px;height:90px;position:relative;margin-right:1rem;box-shadow:0 10px 20px rgba(0,0,0,.2),0 6px 6px rgba(0,0,0,.3)}.card img{position:relative;top:5px;left:5px;width:80px;height:80px}.subtitle{margin-bottom:37px}a.glightbox,a.icon,a.ride{border-bottom:none}.icons{margin-top:.7rem}.icon{margin-right:97px}.icon:last-child{margin-right:0}.icon svg{width:42px;height:42px;transition:fill .2s ease-in-out}.icon svg:active,.icon svg:hover{fill:var(--accent-color)}article:not(.last){margin-bottom:2rem}ul{padding-left:18px}li:last-child{margin:0 0 .5rem 0}#videos h3{margin:1rem 0 1rem}article:not(.last){margin-bottom:1em}article.last p{margin:0}.ride{position:relative;max-width:576px}.ride h4{margin-top:.5em}.ride p{break-inside:avoid}.small h2{font-size:1rem}.small li{font-size:1rem;line-height:20px}footer{font-size:1rem;text-align:center}footer p{margin-bottom:0;line-height:1.25rem}@media (min-width:624px){.row{margin-top:1em;column-count:2;column-gap:10px}.row.single{column-count:unset;column-gap:unset}.row.single article{margin:0 auto}}@media (min-width:1232px){#main{width:60%;padding:2rem 4rem 1rem;margin:0 auto;max-width:1232px}#main>section{padding:2rem 1.5rem}#about{margin-top:2rem!important}.card{width:106px;height:106px}.card img{width:96px;height:96px}.subtitle{margin-bottom:initial}.icon{margin-right:115px}.icon svg{width:30px;height:30px}article:not(.last){margin-bottom:unset}}