.security{height:100%;width:100%;font-family:Poppins,sans-serif;min-height:100vh;background:#fbfbfb}.security .security-content{color:#000;min-height:100vh;display:flex;justify-content:center;padding:8rem 2rem}.security .security-content .security-container{width:100%;max-width:70rem}@media only screen and (max-width:1024px){.security .security-content .security-container{max-width:100%}}.security .security-content .security-container .security-header{font-size:2.5rem}@media only screen and (max-width:1024px){.security .security-content .security-container .security-header{font-size:1.5rem}}.security .security-content .security-container span{font-size:1.125rem;line-height:30px}@media only screen and (max-width:1024px){.security .security-content .security-container span{font-size:1rem}}.security .security-content .security-container a{color:#00e}.security .security-content .security-container .security-section{padding-top:2rem}@media only screen and (max-width:1024px){.security .security-content .security-container .security-section h1{font-size:1.5rem}}.security .security-content .security-container .security-section ul{padding-left:1rem}.footer{height:100%;width:100%;font-family:Poppins,sans-serif;background:#151515;color:#fff;padding:1rem 2rem}.footer .footer-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer .footer-content .logo-link-wrapper{width:70rem;max-width:100%;padding:2rem 0}.footer .footer-content .logo-link-wrapper .logo-link{display:flex;align-items:center;max-width:-moz-fit-content;max-width:fit-content;text-decoration:none}.footer .footer-content .logo-link-wrapper .logo-link .logo-name{margin-left:.5rem;color:#fff;font-size:2rem}.footer .footer-content .categories{display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;padding:2rem 0;width:70rem;max-width:100%}@media only screen and (max-width:768px){.footer .footer-content .categories{flex-wrap:wrap;gap:1rem}}@media only screen and (max-width:480px){.footer .footer-content .categories{align-items:flex-start;justify-content:flex-start;flex-direction:column}}.footer .footer-content .categories .category{display:flex;flex-direction:column}.footer .footer-content .categories .category .category-name{font-size:1rem}.footer .footer-content .categories .category ul{list-style:none;margin-top:.5rem}.footer .footer-content .categories .category ul li{margin-top:.5rem;font-size:.85rem}.footer .footer-content .categories .category ul li a{color:#8c8c8c;text-decoration:none}.footer .footer-content .categories .category ul li a:hover{color:#c3c3c3}.footer .footer-content .divider{background-color:#262626;width:70rem;max-width:100%}.footer .footer-content .credits{padding:2rem 0;color:#8c8c8c;width:70rem;max-width:100%}.footer .footer-content .credits .copyright-info{font-size:.85rem}*{box-sizing:border-box;padding:0;margin:0}.navbar{background:#fcfdfd;width:100%;position:fixed;z-index:99;top:0;left:0;display:flex;justify-content:center;align-items:center;border-color:#e6e6e6;border-style:solid;border-width:1px 0;padding:1rem 2rem}.navbar .navbar-content{display:flex;flex-direction:row;flex:1 0;flex-wrap:nowrap;justify-content:space-between;align-items:center;max-width:70rem}@media only screen and (max-width:1024px){.navbar .navbar-content{max-width:100%}}.navbar .navbar-content .left,.navbar .navbar-content .right{display:flex;flex-direction:row;align-items:center;gap:1rem}.navbar .navbar-content .logo-link-wrapper .logo-link{display:flex;align-items:center;max-width:-moz-fit-content;max-width:fit-content;text-decoration:none}.navbar .navbar-content .logo-link-wrapper .logo-link .logo-name{margin-left:.5rem;color:#000;font-size:1.5rem}.navbar .navbar-content .navbar-link{text-decoration:none;font-size:1rem;opacity:50%;color:#000}@media only screen and (max-width:1024px){.navbar .navbar-content .navbar-link{display:none}}.navbar .navbar-content .navbar-link:hover{opacity:100%}.navbar .navbar-content .mobile-drawer-wrapper{display:none}.navbar .navbar-content .mobile-drawer-wrapper.show{display:block!important}@media only screen and (max-width:1024px){.navbar .navbar-content .mobile-drawer-wrapper{display:block}}.navbar .navbar-content .mobile-drawer-wrapper .drawer-button{padding:0;min-width:-moz-fit-content;min-width:fit-content}.navbar .navbar-content .mobile-drawer-wrapper .drawer-button .drawer-icon{fill:#000}.mobile-drawer .MuiListItemText-primary{font-family:Poppins,sans-serif}.mobile-drawer .action-items{display:flex;flex-direction:row;justify-content:center;gap:2rem}.mobile-drawer .action-items .action-item{background:#151515;padding:.25rem .5rem;border-radius:6rem;max-width:8rem}.mobile-drawer .action-items .action-item .action-item-link .action-item-text-wrapper .MuiListItemText-primary{color:#fff;font-size:.875rem;text-align:center}