:root{--bg-roadmap-modal:white;--roadmap-step-pointer:black;--color-black:0, 0, 0;--color-white:255, 255, 255}.dark{--bg-roadmap-modal:#181818;--roadmap-step-pointer:white;--color-black:255, 255, 255;--color-white:0, 0, 0}@font-face{font-family:roboto;src:url(/fonts/Roboto/RobotoFlex.ttf)format('truetype');font-weight:400;font-style:normal}@font-face{font-family:roboto-bold;src:url(/fonts/Roboto/RobotoFlex.ttf)format('truetype');font-weight:600}@font-face{font-family:roboto-semibold;src:url(/fonts/Roboto/RobotoFlex.ttf)format('truetype');font-weight:600}@font-face{font-family:menlo;src:url(/fonts/Menlo/Menlo-Regular.ttf)format('truetype');font-weight:400;font-style:normal}.language-theme-container{display:flex;align-items:center}.language-theme-container .language-options{position:fixed;inset:auto auto -160px 0;margin:0;min-width:100px}.language-theme-sidebar-container{display:none}.language-options{position:fixed;inset:auto auto 0 0;margin:0;min-width:100px}.language-switcher-label{display:none}.language-switcher-flag-icon{font-size:25px;margin-top:-5px}@media(max-width:768px){.language-theme-container{display:none}.language-theme-sidebar-container{display:block}.language-switcher-label{display:block}.language-switcher-flag-icon{display:none}}.hero-surveillance-image{position:absolute;top:60px;right:11%;width:340px;pointer-events:none}@media(max-width:1775px){.hero-surveillance-image{width:275px!important}}@media(max-width:1530px){.hero-surveillance-image{width:240px!important}}@media(max-width:1355px){.hero-surveillance-image{width:200px!important}}@media(max-width:768px){.hero-surveillance-image{width:160px!important}}@media(max-width:450px){.hero-surveillance-image{display:none!important}}.start-now-button{position:relative;overflow:hidden;display:inline-flex;align-items:center}.start-now-button .arrow{position:relative;display:inline-block;margin-left:.5rem;transition:transform .2s ease-in-out}.start-now-button:hover .arrow{transform:translateX(.25rem)}.not-sure-button{scale:.97;border:1px solid transparent;background-color:transparent;transition:all .2s ease-in-out;border-color:#ccc}.not-sure-button:hover{border-color:#006be6;background-color:#006be6;color:#ffff}.dark .not-sure-button:hover{border-color:#008ae6;background-color:#008ae6}@media(max-width:768px){.not-sure-button{margin-left:-1px!important}}#contributors{width:100%;text-align:center;font-size:2rem}#shareDropdown{display:none;position:absolute;background-color:#fff;color:#000;padding:10px;box-shadow:0 8px 16px rgba(0,0,0,.2);font-size:20px;border-radius:10px;margin-top:55px}.contributors-button{height:50px;font-size:18px;display:flex;align-items:center;justify-content:center;width:200px;margin:2px}.all-contributors-table table tbody tr td{text-align:center}@media(max-width:768px){.all-contributors-table table tbody tr td{width:100%}}.community-section{display:flex;flex-direction:column;gap:2rem;max-width:1280px}.community-content{order:2;display:flex;flex-direction:column;align-items:center}.community-cta{text-align:center}.community-image{width:100%;max-width:600px;height:auto;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.social-chat-container{display:flex;justify-content:space-between;width:100%;margin-top:1.5rem}.chat-section-button{display:inline-flex;border:1px solid;padding:10px;border-radius:10px}.chat-section-button:hover{background:rgb(var(--color-black));border-color:rgb(var(--color-black));color:rgb(var(--color-white));transition:all .2s ease-in-out}@media(max-width:330px){.social-chat-container{display:block}}.chat-section{flex:1;margin-right:2rem}.chat-section:last-child{margin-right:0}.chat-section .platform-icons{justify-content:center}@media(min-width:1080px){.community-section{flex-direction:row;align-items:flex-start;gap:4rem}.community-content{flex:1;order:1;flex-direction:column;align-items:flex-start}.community-cta{flex:1;order:2;text-align:left}.community-cta p{margin:0}.chat-section .platform-icons{justify-content:left}}#common-misconceptions{width:100%}.misconception-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;justify-content:center}.misconception-card{margin:.7rem;padding:1rem;border:1px solid #ccc;border-radius:8px}@media(max-width:600px){.misconception-container{grid-template-columns:1fr}}@media(min-width:600px){.misconception-card:last-child{grid-column:span 2}}.news-top-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:10px;border-radius:5px;border:1px solid #e0e0e0;justify-content:space-between}.news-top-bar input,.news-top-bar select{padding:8px 12px;border:1px solid #ddd;border-radius:4px;width:20%}.news-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:20px}.news-card{border:1px solid #e0e0e0;padding:15px;height:12rem;border-radius:8px;transition:box-shadow .2s ease-in-out;text-decoration:none}.news-card h3{margin:0;font-size:1.4rem}.news-card-content{height:90%}.news-card-footer{display:flex;justify-content:space-between;padding-top:5px}.news-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.1)}.news-pagination{display:flex;justify-content:center;gap:10px;margin-top:25px}#news-page-info{margin-top:.5rem}.news-warning-close{font-size:xx-large;cursor:pointer}.news-pagination button{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.news-pagination button:disabled{background:#ccc;cursor:not-allowed}