@import url(https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap);.wrapper{z-index:1;height:100%}.homepageHeading{margin-top:0;font-size:72px;color:#fff;letter-spacing:10px;text-shadow:hsla(0,0%,45.9%,.5) 1px 0 10px}.grid-container{top:8%;left:0;right:0;margin-left:auto;margin-right:auto;width:100%;text-align:center;position:absolute;display:grid;grid-template-columns:.7fr .7fr .7fr .7fr;grid-template-rows:1fr 1fr 1fr 1fr;grid-gap:0 0;gap:0 0;grid-template-areas:". LogoIcon LogoIcon ." "ToolsIcon LogoIcon LogoIcon ExploreIcon" ". LearnIcon DiscoverIcon ." "footer footer footer footer"}img{width:50%;margin:0}.LogoIcon{grid-area:LogoIcon}.LogoIcon img{width:50%}.ToolsIcon{grid-area:ToolsIcon;text-align:right}.ToolsIcon img{justify-self:end}.DiscoverIcon img:hover,.ExploreIcon img:hover,.LearnIcon img:hover,.ToolsIcon img:hover{border-radius:50%;box-shadow:0 0 0 7px #e78267;transition:box-shadow .5s}.LearnIcon{grid-area:LearnIcon;text-align:left}.DiscoverIcon{grid-area:DiscoverIcon;text-align:right}.ExploreIcon{grid-area:ExploreIcon;text-align:left}.footerWrapper{grid-area:footer}#particles-js{height:100%}.animation{position:absolute;width:100%;height:100vh;background-color:#0ff;z-index:5;overflow:hidden;display:none}.animation h5{margin:auto;align-self:center;color:#e78267}.footer-wrapper{top:102%;height:350px;width:100%;background-color:rgba(20,24,49,.6509803921568628);position:absolute;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:.25fr .5fr;grid-gap:0 0;gap:0 0;grid-template-areas:"footer-logo-wrapper footer-logo-wrapper footer-logo-wrapper footer-logo-wrapper" "site-map-wrapper licenses-wrapper copyright-wrapper about-us-wrapper"}.footer-site-name{font-size:64px;color:#fff;margin-bottom:0;display:inline;margin-left:1%}.footer-icon{width:90px;height:90px;vertical-align:bottom}.footer-logo-text{margin-bottom:1%}.about-us-header,.about-us-ul li,.copyright-header,.copyright-ul li,.licenses-header,.licenses-ul li,.site-map-header,.site-map-ul li{color:#fff}.about-us-header,.copyright-header,.licenses-header,.site-map-header{text-align:center}.about-us-ul,.copyright-ul,.licenses-ul,.site-map-ul{margin:0;padding:0;list-style-type:none;text-align:center}.about-us-ul a,.copyright-ul a,.licenses-ul a,.site-map-ul a{color:#fff}.footer-logo-wrapper{grid-area:footer-logo-wrapper;margin:1%}.site-map-wrapper{grid-area:site-map-wrapper;justify-self:end}.licenses-wrapper{grid-area:licenses-wrapper;justify-self:end}.copyright-wrapper{grid-area:copyright-wrapper;justify-self:end}.about-us-wrapper{grid-area:about-us-wrapper;justify-self:center}#tooltip-wrapper{width:300px;height:auto}#tooltip-content,#tooltip-title{text-align:center}#tooltip-title{margin-top:0;padding:4%;background-color:rgba(68,71,88,.4666666666666667);color:#fff}.news-wrapper{color:#fff;height:60px;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent);padding:2% 0}#news-link{color:#fff}.carousel{width:90%;height:100%;margin:auto 0 auto 5%;overflow-y:scroll}.carousel-root{outline:none;width:80%;height:100%;overflow-y:auto;float:right}.carousel-slider{margin:0}.carousel.carousel-slider{position:relative;margin:auto 10%;overflow:hidden}.slider li{padding:0 5%;height:100%}#news-feed-wrapper{height:100%;width:80%}.dropdown{width:20%}#header-wrapper{display:flex;position:absolute;width:100%;background-color:rgba(20,24,49,.534);height:7%}#header-home-logo{width:50px;height:50px;padding:5px}#header-text{font-size:24px;color:#fff;margin-right:1%}.img-link-container{margin:0 5%}.img-link{width:100%;height:100%}.img-link:hover{border-radius:50%;box-shadow:0 0 0 7px #e78267;transition:box-shadow .5s}#Learn-Home-Topic-Links{position:absolute;width:100%;top:25%;display:flex;justify-content:center;align-items:center}.img-link-title{text-align:center;color:#fff;font-size:36px}#learn-home-title{position:absolute;width:100%;top:8%;color:#fff;font-size:64px;text-align:center}.accordion-wrapper{width:100%}.accordion{background-color:#1b1f38;color:#fff;cursor:pointer;width:100%;padding:18px;text-align:left;border:none;outline:none;transition:.4s}.accordion:hover,.active{background-color:#ccc}.panel{padding:0 18px;background-color:#fff;max-height:0;overflow:hidden;display:none;transition:max-height .2s ease-out;display:block;color:#000}#learn-nav-container{position:absolute;display:inline-flex;justify-content:center;width:100%;top:7%;background-color:rgba(27,31,56,.6901960784313725)}#learn-nav-container a{margin:0 3%}#learn-nav-container img{width:40px;height:40px}.topic-content-container{display:grid;position:absolute;top:10%;width:100%;height:90%;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:0 0;gap:0 0;grid-template-areas:"topic-icon topic-content-wrapper topic-content-wrapper topic-content-wrapper" "topic-menu-wrapper topic-content-wrapper topic-content-wrapper topic-content-wrapper" "topic-menu-wrapper previous-button . next-button"}.topic-icon{grid-area:topic-icon;align-self:center;justify-self:center;width:200px;height:200px}.topic-menu-wrapper{grid-area:topic-menu-wrapper;justify-self:center;width:90%;height:90%;overflow-y:scroll;scrollbar-width:none}.topic-menu-wrapper::-webkit-scrollbar{width:0;height:0}.topic-menu{display:flex;flex-direction:column;align-items:center;color:#fff;background-color:#314aeb;border-radius:15px 15px 0 0}.topic-menu a{display:block;width:100%;margin:2% 0;text-align:center;font-size:16px;color:#000;text-decoration:none}.text-content-wrapper{border-bottom:4px solid #3e404f;width:90%;padding-top:2%;padding-bottom:5%;margin:auto}.text-content{height:100%;width:90%;margin:auto;background-color:rgba(114,113,113,.404);font-size:24px;color:#fff;padding:2%;border-radius:15px;line-height:150%;letter-spacing:1.5px}.text-content-title{text-align:left;margin:0 0 5%;font-size:48px}.topic-content-wrapper{grid-area:topic-content-wrapper}.topic-content{height:120%;width:90%;margin:auto;background-color:#1b1f38;font-size:48px;color:#fff;overflow-y:scroll;border-radius:25px 15px 15px 25px}.topic-content div:last-child{border-bottom:none}.topic-content::-webkit-scrollbar{width:24px}.topic-content::-webkit-scrollbar-track{background-color:#4f67ff;border-radius:5px}.topic-content::-webkit-scrollbar-thumb{background:#314aeb;border-radius:5px}.topic-content-title{font-size:48px;color:#fff;text-align:center}.previous-button{grid-area:previous-button}.next-button,.previous-button{align-self:end;justify-self:center;height:100px;width:300px}.next-button{grid-area:next-button;text-align:right}.next-button button,.previous-button button{width:200px;height:50px;border:none;border-radius:12px;background-color:#314aeb;color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);transition-duration:.4s}.next-button button:hover,.previous-button button:hover{background-color:#182479}#adware-content h4,#backdoor-content h4,#bots-content h4,#dumpster-diving-content h4,#email-phishing-content h4,#impersonation-content h4,#keyloggers-content h4,#logic-bombs-content h4,#rats-content h4,#rootkits-content h4,#shoulder-surfing-content h4,#spyware-content h4,#tailgating-content h4,#trojans-content h4,#virus-content h4,#watering-hole-content h4,#worms-content h4{text-align:center;margin:1% 0}.result-container{width:100%;height:50px;background-color:#3b3b98;position:relative}.clipboard-button{font-size:20px;position:absolute;top:5px;right:5px;height:40px;width:40px}.setting{display:flex;justify-content:space-between;align-items:center;margin:15px 0;color:#fff}.generated-password{font-size:36px;color:#fff}#generate-password-button{width:100%;height:40px;background-color:#3b3b98;border:none;color:#fff;font-size:18px;font-weight:700}.password-generator-applet-title{color:#fff}#encrypter-applet-content-wrapper{height:95%;display:flex;flex-direction:column}#encrypter-applet-content-wrapper h3{color:#fff}.encrypter-applet-content-title{color:#fff;margin:1% 0}#download-link{color:#fff}#decrypt-input-wrapper,#download-wrapper,#file-upload-wrapper,#password-input-wrapper{display:none}#encrypt-decrypt-wrapper{display:flex;flex-direction:column;align-items:center}#encrypt-decrypt-wrapper button{width:240px;height:70px;margin:1% 0;border:none;border-radius:5px;color:#fff;font-size:24px}#encrypt{background-color:#92cd84}#decrypt{background-color:#e661b7}#encrypt-decrypt-wrapper h3{font-size:48px}#file-upload-wrapper h3{font-size:48px;text-align:center}#file-upload-wrapper input{font-size:25px;color:#fff}#decrypt-input-wrapper h3,#password-input-wrapper h3{font-size:48px;text-align:center}#decrypt-input-wrapper input,#password-input-wrapper input{width:80%;height:30px;margin-bottom:10%}#decrypt-input-wrapper button,#password-input-wrapper button{width:190px;height:70px;color:#fff;font-size:25px}#download-wrapper{height:80%}#download-wrapper h3{font-size:48px;text-align:center}#download-wrapper a{width:190px;background-color:#3b3b98;height:55px;font-size:40px;text-decoration:none;padding:5px;border-radius:5px;text-align:center}#decrypt-button,#encrypt-button{display:none}#encrypt-button{background-color:#92cd84}#decrypt-button{background-color:#c15645}.card-wrapper{background-color:#23235b;width:400px;height:500px;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.card-title{color:#fff;margin:0;padding:5%;text-align:center;background-color:#4f67ff}.card-image-wrapper,.card-title{border-radius:10px 10px 0 0}.card-image{width:100%;height:225px}.card-description-wrapper{color:#fff;padding:5%}.tools-page-content-wrapper{position:absolute;top:10%;width:100%;height:90%;display:flex;flex-direction:column;overflow:hidden auto}.password-generator-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:.25fr 1fr;grid-gap:0 0;gap:0 0;grid-template-areas:"password-generator-title password-generator-title password-generator-applet password-generator-applet" "password-generator-description password-generator-description password-generator-applet password-generator-applet";justify-items:center;padding-bottom:2%;width:90%;margin:auto;border-bottom:5px solid hsla(0,0%,50.2%,.5)}.password-generator-title{grid-area:password-generator-title;color:#fff;font-size:48px;margin-top:0;margin-bottom:0}.password-generator-description{grid-area:password-generator-description;text-align:center;width:60%;color:#fff;font-size:18px;margin-top:0}.password-generator-wrapper ol{text-align:left}.password-generator-wrapper li{margin-top:2%}.password-generator-applet{grid-area:password-generator-applet;background-color:#23235b;box-shadow:0 2px 10px hsla(0,0%,100%,.2);width:70%;max-width:100%;padding:5%}.file-encrypter-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:.25fr 1fr;grid-gap:0 0;gap:0 0;grid-template-areas:"file-encrypter-title file-encrypter-title file-encrypter-applet file-encrypter-applet" "file-encrypter-description file-encrypter-description file-encrypter-applet file-encrypter-applet";justify-items:center;padding-top:2%;padding-bottom:2%;width:90%;margin:auto;border-bottom:5px solid hsla(0,0%,50.2%,.5)}.file-encrypter-title{grid-area:file-encrypter-title;color:#fff;font-size:48px;margin-top:0;margin-bottom:0}.file-encrypter-description{grid-area:file-encrypter-description;text-align:center;width:60%;color:#fff;font-size:18px;margin-top:0}.file-encrypter-applet{grid-area:file-encrypter-applet;background-color:#23235b;box-shadow:0 2px 10px hsla(0,0%,100%,.2);width:70%;height:440px;max-width:100%;padding:5%}.tools-resources-wrapper{display:flex;flex-direction:column;padding-top:2%;padding-bottom:2%;width:90%;margin:auto}.tools-resources-title{font-size:48px;color:#fff;margin-top:0}.tools-resources-content{display:flex;flex-direction:row;justify-content:space-evenly}.associations-page-wrapper{position:absolute;top:9%;width:100%;height:90%;display:flex;flex-direction:column;align-items:center;overflow-y:scroll}.associations-page-title-wrapper{width:70%;display:flex;align-items:flex-end;margin-bottom:2%;justify-content:center}.associations-page-title-wrapper div{font-size:72px;color:#fff;margin-left:2%;margin-bottom:2%}#associations-page-title-icon{width:175px;height:175px}.associations-page-content-wrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly}.associations-page-content-wrapper div{margin:1%}.react-search-field{display:flex;width:80%;border-radius:5px}.react-search-field-input{padding:0!important}.data-page-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:.1fr 1fr 1fr;grid-gap:0 0;gap:0 0;grid-template-areas:"data-page-content-title data-page-content-title data-page-content-title data-page-content-title" "data-page-content-graph data-page-content-graph data-page-content-description data-page-content-description" "data-page-content-graph data-page-content-graph data-page-content-description data-page-content-description";width:90%;margin:1% 0 1% auto;padding-bottom:1%;background-color:rgba(27,31,56,.7411764705882353);border-radius:15px}.data-page-content-title{grid-area:data-page-content-title;color:#fff;font-size:64px;margin:0 0 2%;background-color:#314aeb;padding:1%;border-radius:15px 15px 0 0}.data-page-content-graph{grid-area:data-page-content-graph;border-right:4px solid #3e404f;text-align:center}.data-page-content-graph img{box-shadow:0 6px 20px 0 rgba(0,0,0,.19);width:75%}#data-page-content-description{grid-area:data-page-content-description;color:#fff;font-size:24px;text-align:left;padding:0 5%}#data-page-wrapper{top:10%;width:90%;display:flex;flex-direction:column}#about-us-content-wrapper,#data-page-wrapper{position:absolute;margin:0 auto;height:90%;overflow-y:scroll}#about-us-content-wrapper{top:8%;left:0;right:0;width:100%;text-align:center}.about-us-section-desc{color:#fff;width:60%;font-size:20px;margin:1% auto}.about-us-section{width:90%;margin:1% auto;padding-bottom:1%;color:#fff;border-bottom:5px solid hsla(0,0%,50.2%,.5)}.about-us-section-content p{font-size:18px;padding:0 10%;letter-spacing:2px}.about-us-section img{width:20%;height:20%;border-right:4px solid #3e404f}.about-us-section h2{text-align:left;font-size:36px;color:#fff;background-color:#3e404f;padding:1%;margin-bottom:0}.about-us-section-content{display:flex;background-color:rgba(62,64,79,.5137254901960784)}#root,.App,body,html{margin:0;padding:0;background-color:#232741;height:100%;font-family:"Fira Sans",sans-serif}
/*# sourceMappingURL=main.73e61d39.chunk.css.map */