:root{--color-black:#191a19;--color-white:#f9f9f9;--color-gray-4:#bbb;--color-gray-5:#999;--color-gray-7:#2c2c2c;--color-gray-8:#191919;--color-green-dark:#346b29;--color-green-normal:#4e9f3d;--color-green-light:#6cd656;--color-yellow-dark:#fca62a;--color-yellow-normal:#fcd37a;--color-yellow-light:#ffeea6;--font-family-monospace:"IBM Plex Mono", monospace;--font-family-heading:"Plus Jakarta Sans", sans-serif;--font-family-nav:"Inter", sans-serif}@font-face{font-family:IBM Plex Mono;src:url(/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/Plus_Jakarta_Sans/PlusJakartaSans-Bold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_28pt-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_28pt-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter_28pt-Bold.ttf)format("truetype");font-weight:600;font-style:normal}body{font-family:var(--font-family-nav);color:var(--color-white);background-color:var(--color-black);-webkit-font-smoothing:antialiased;max-width:860px;margin:50px auto;padding:0}footer{text-align:center;flex-flow:column;justify-content:center;align-items:center;margin-top:100px;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);color:var(--color-white);-webkit-font-smoothing:antialiased;font-weight:600}h1{color:var(--color-white);margin:1rem 0;font-size:3rem}p{color:var(--color-gray-4);font-size:1.1rem;line-height:1.6;font-family:var(--font-family-nav);-webkit-font-smoothing:antialiased;margin:0;font-weight:500}code,pre{font-family:var(--font-family-monospace)}.centered-list{flex-direction:column;justify-content:center;align-items:center;display:flex}.centered-list-500{flex-direction:column;width:500px;display:flex}.image-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:0 50px;display:grid}.image-grid.two{grid-template-columns:repeat(2,1fr);justify-content:center}.image-grid.one{grid-template-columns:1fr;justify-content:center}.text-right{float:right;width:60%;margin-left:10px}.text-right p{padding:20px}.text-left{float:left;width:60%;margin-right:10px}.text-left p{padding:20px 10px 20px 20px}a{font-family:var(--font-family-nav);font-weight:600;text-decoration:none}@media (max-width:768px){body{max-width:none;padding:0 20px;overflow-x:hidden}p,a{font-size:.8rem}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.4rem}h4{font-size:1.25rem}h5{font-size:1.15rem}h6{font-size:1.1rem}main{padding:1.5rem 0}.content-block{grid-template-columns:1fr}.second-paragraph{grid-column:1}.intro-paragraph{width:100%}footer{margin-top:30px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:var(--color-gray-7)}::-webkit-scrollbar-thumb{background-color:var(--color-gray-4)}
.menu-module__IC7Bxq__menu{background-color:var(--color-black);z-index:999;padding:10px;position:relative}.menu-module__IC7Bxq__menuList{margin:0;padding:0;list-style:none;display:flex}.menu-module__IC7Bxq__menuList li{display:inline-block;position:relative}.menu-module__IC7Bxq__menuList>li>a{color:var(--color-gray-4);border-radius:10px;margin:5px 10px;padding:5px 20px;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.menu-module__IC7Bxq__menuList>li>a:hover,.menu-module__IC7Bxq__menuList>li>a.menu-module__IC7Bxq__active{background-color:var(--color-gray-7);color:var(--color-white)}.menu-module__IC7Bxq__dropdownContent{background-color:var(--color-gray-7);white-space:nowrap;z-index:1;border-radius:10px;display:flex}.menu-module__IC7Bxq__dropdownCredentials{background-color:var(--color-gray-7);white-space:nowrap;z-index:1;border-radius:10px;width:42%;margin-top:10px;padding:5px 0}.menu-module__IC7Bxq__dropdownRSS{color:var(--color-gray-4);background-color:var(--color-gray-7);white-space:nowrap;z-index:1;border:2px solid var(--color-green-dark);border-radius:5px;width:7%;margin:10px;padding:5px 0}.menu-module__IC7Bxq__dropdownRSS:hover{background-color:var(--color-green-normal);color:var(--color-gray-7)}.menu-module__IC7Bxq__dropdownContent a{color:var(--color-green-light);border-radius:10px;margin:5px;padding:5px 20px;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.menu-module__IC7Bxq__dropdownContent a:hover{background-color:var(--color-green-light);color:var(--color-gray-7)}.menu-module__IC7Bxq__menuToggle{display:none}@media (max-width:768px){.menu-module__IC7Bxq__menu{background-color:var(--color-black);width:100%;position:fixed;top:-15px;right:0}.menu-module__IC7Bxq__menuList{background-color:var(--color-black);flex-direction:column;width:100%;max-height:550px;padding:10px 0 0;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 8px 16px #0003}.menu-module__IC7Bxq__menuList.menu-module__IC7Bxq__show{display:flex;top:76.5px}.menu-module__IC7Bxq__menuList li{text-align:center;width:100%;height:45px}.menu-module__IC7Bxq__dropdownContent{box-shadow:none;background-color:var(--color-black);flex-direction:column;align-items:center;width:100%;max-height:0;display:flex;position:relative;top:0;overflow-y:auto;transform:translate(0)}.menu-module__IC7Bxq__dropdownContent.menu-module__IC7Bxq__show{border-bottom:3px solid var(--color-green-light);border-radius:0;max-height:385px;display:flex}.menu-module__IC7Bxq__menuToggle{background:var(--color-gray-7);cursor:pointer;z-index:1000;border:none;border-radius:5px;display:block;position:absolute;top:32px;right:30px}.menu-module__IC7Bxq__menuToggle img{width:25px;height:25px;display:block}}
.header-module__Voge7q__header{background-color:var(--color-black);border-bottom:2px solid var(--color-gray-7);width:100%;height:84px;box-shadow:none;z-index:1000;justify-content:center;align-items:center;font-weight:600;display:flex;position:fixed;top:0;left:0}.header-module__Voge7q__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:860px;display:flex}.header-module__Voge7q__headerLeftSide{align-items:center;display:flex}.header-module__Voge7q__logoBlock{flex-direction:row;align-items:center;display:flex}.header-module__Voge7q__headerLeftSide img{border-radius:10px;height:40px;margin-right:20px}.header-module__Voge7q__headerLeftSide h3{color:var(--color-white);flex-direction:column;width:10px;margin:0;font-size:18px;line-height:1.2;display:flex}.header-module__Voge7q__headerLeftSide:hover{text-decoration:none}.header-module__Voge7q__headerRightSide{align-items:center;display:flex}@media (max-width:768px){.header-module__Voge7q__header{background-color:var(--color-black);z-index:1000;width:100%;height:60px;position:fixed;top:0;right:0}.header-module__Voge7q__headerContainer{width:85%;padding:0 10px}.header-module__Voge7q__headerLeftSide img{border-radius:5px;width:30px;height:25px;margin-right:10px}.header-module__Voge7q__headerLeftSide h3{color:var(--color-white);width:200px;font-size:1rem;line-height:1.2;display:flex}.header-module__Voge7q__headerRightSide{flex-grow:0;justify-content:flex-end}}
.footer-module__1xoUSW__footerDropdownContent{background-color:var(--color-gray-7);white-space:nowrap;z-index:1;border-radius:10px;display:flex}.footer-module__1xoUSW__footerDropdownCredentials{background-color:var(--color-gray-7);white-space:nowrap;z-index:1;border-radius:10px;width:42%;margin-top:10px;padding:5px 0}.footer-module__1xoUSW__footerDropdownRSS{color:var(--color-gray-4);background-color:var(--color-gray-7);white-space:nowrap;z-index:1;border:2px solid var(--color-green-dark);border-radius:5px;width:7%;margin:10px;padding:5px 0}.footer-module__1xoUSW__footerDropdownRSS:hover{background-color:var(--color-green-normal);color:var(--color-gray-7)}.footer-module__1xoUSW__footerDropdownContent a{color:var(--color-green-light);border-radius:10px;margin:5px;padding:5px 20px;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.footer-module__1xoUSW__footerDropdownContent a:hover{background-color:var(--color-green-light);color:var(--color-gray-7)}@media (max-width:768px){.footer-module__1xoUSW__footerDropdownContent{background-color:var(--color-gray-9);grid-template-columns:repeat(3,1fr);justify-content:center;gap:20px;width:70%;padding:10px;display:grid}.footer-module__1xoUSW__footerDropdownContent a{background-color:var(--color-gray-7);text-align:center;margin:0;padding:10px;font-size:.8rem}.footer-module__1xoUSW__footerDropdownCredentials{text-align:center;width:70%;margin-top:0}.footer-module__1xoUSW__footerDropdownRSS{border-radius:10px;width:20%;margin-top:10px;padding:5px;font-size:.8rem}}
