@font-face{font-family:Neologydeco;src:local(Neologydeco),url(NeologyDeco.otf) format("opentype")}body{background-color:#f4f4f4;color:#211f54;margin:unset;font-family:Neologydeco,sans-serif;display:flex;flex-direction:column;min-height:100vh;padding-bottom:50px;}a{text-decoration:none;color:#6200ee}a:hover{text-decoration:underline;color:#6200ee}header{background-color:#fff;height:50px;padding:0;box-shadow:0 0 5px rgba(0,0,0,.2);position:fixed;top:0;left:0;width:100%;z-index:1000;}.header-content{max-width:100ch;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.circle-logo{width:100px;display:flex;align-items:center}nav a{margin:0 10px}main{max-width:100ch;margin:0 auto;margin-top:50px;display:flex;flex-direction:column;flex-grow:1}.application-list{display:flex;justify-content:space-around;margin:20px}.application{display:flex;justify-content:space-around;flex-direction:column;align-items:center;max-width:200px;padding:30px}.application img{max-height:100%;max-width:100%}.downloads-page{display:flex;flex-direction:column;justify-content:space-evenly;margin:0 auto;flex-grow:1}.downloads-content{display:flex;flex-direction:row;max-height:100%}.installation-links{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;margin:1.5em}.platform{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 15px;margin:15px 10px;background-color:#6d42eb;color:#fff;border-radius:10px;box-shadow:0 0 5px #000;min-width:150px;height:30px;cursor:pointer}.platform:hover{box-shadow:0 0 10px #000;text-decoration-color:#fff;color:#fff}.platform-label{font-size:1.2em;color:#fff}.platform-link:hover{text-decoration:underline;color:#fff}.os-icon{height:50px;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(281deg) brightness(108%) contrast(108%);margin:0px 0px}h1,h2{color:#6d42eb}footer{height:50px;background-color:#fff;padding:0;box-shadow:inset 5px rgba(0,0,0,.2);position:fixed;bottom:0;left:0;width:100%;z-index:1000;}.footer-content{max-width:100ch;height:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.ref-link{display:flex;flex-direction:column}.image-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.image-item{display:flex;flex-direction:column;text-align:center;height:100%;}.image-item img{max-width:100%;height:80%;width:auto;object-fit:none;flex-grow:1;}.image-item p{margin-top:auto;margin-bottom:0;padding-top:10px;font-weight:bold;align-self:center;}table{border-collapse:collapse;width:100%;table-layout:fixed}table th,table td{border:1px solid #ddd;padding:8px;text-align:left;width:33.33%}table th{background-color:#f2f2f2;font-weight:bold}.deprecated{color:purple;padding:2px 6px;border-radius:3px;font-size:.7em;margin-left:5px}.switch{position:relative;display:inline-block;width:70px;height:28px;font-family:sans-serif;user-select:none}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;inset:0;background-color:#e0e0e0;border-radius:50px;cursor:pointer;transition:.3s}.slider::before{content:"";position:absolute;height:24px;width:32px;left:2px;top:2px;background-color:#fff;border-radius:20px;box-shadow:0 0 2px rgba(0,0,0,.3);transition:.3s}.switch .text{position:absolute;inset:0;display:flex;align-items:center;font-size:12px;font-weight:bold;color:#555}.switch .text .en{position:absolute;left:0;width:50%;text-align:center}.switch .text .fr{position:absolute;right:0;width:50%;text-align:center}input:checked+.slider::before{transform:translateX(34px)}.anchor-link{display:inline-flex;align-items:center;justify-content:center;margin-left:.35em;text-decoration:none;color:inherit;opacity:0;transition:opacity .2s ease;vertical-align:middle}.anchor-link svg{width:.9em;height:.9em;vertical-align:middle}h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{opacity:.55}.anchor-link:hover{opacity:.85}