*{line-height:1.5;color:#777;font-family:sans-serif;font-weight:400;box-sizing:border-box;hyphens:auto}body{margin:0;padding:.75rem}h1{font-size:2rem;color:#a62280;width:100%}h2{font-size:1.5rem;width:100%}h3{font-size:1.25rem;font-weight:700;width:100%}header,main{margin:0 auto;max-width:64rem}header{display:flex;position:-webkit-sticky;position:sticky;justify-content:center;top:-1px;z-index:1000;background:rgba(245,245,245,.75);backdrop-filter:blur(1.5rem);-webkit-backdrop-filter:blur(1.5rem);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 66.6%,rgba(0,0,0,0.9) 80%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 66.6%,rgba(0,0,0,0.9) 80%,rgba(0,0,0,0) 100%);box-shadow:0 8px 32px rgba(0,0,0,.3);transition:all .3s ease-in-out;padding:.75rem;padding-bottom:3rem;margin-bottom:3rem}header.stuck{padding-top:0;padding-bottom:1em;margin-bottom:1rem}header:hover{padding-top:.75rem;padding-bottom:3rem;margin-bottom:3rem}header>.siteLogo{height:8rem;width:16rem;transition:all .3s ease-in-out}header.stuck>.siteLogo{height:6rem;width:12rem}header:hover>.siteLogo{height:8rem;width:16rem}.siteLogo{text-indent:150%;overflow:hidden;white-space:nowrap;background:url(../textures/siteLogo.svg) center center no-repeat;background-size:contain}.intro{text-align:center}.articlesList{display:flex;flex-wrap:wrap;justify-content:center;gap:4.5rem 3rem;margin:3rem 0}.articleIcon{width:16rem;max-width:32rem;flex-grow:1;text-align:center;display:flex;justify-content:stretch;flex-direction:column}.articleIcon>.image{width:100%;height:16rem;display:flex;justify-content:center;align-items:center}.articleIcon>.image>img{width:100%;height:100%;object-fit:contain}.articleIcon>.textElements{flex-grow:1}.small{font-size:.8rem;height:2rem}.button{display:block;padding:.375rem .75rem;background:#a62280;color:#fff;font-weight:700;text-decoration:none;border:#fff 2px solid;border-radius:.375rem;transition:box-shadow .25s ease-out,text-shadow .1s ease-out,background-color .1s ease-out}.button:hover{background:#8e0d69;text-shadow:#fff 0 0 .375em;box-shadow:0 0 5px #a62280,0 0 10px rgba(166,34,128,.5),0 0 20px rgb(0,68,253,.25)}footer{margin-top:3rem;padding-top:3rem;width:100%;text-align:center;border-top:#eee 1px solid}footer>a{font-style:normal;font-size:.75rem;text-decoration:none;padding:.5rem}
