@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.footer{background-color:#ffffffe4;box-shadow:0 4px 8px #0003;width:100%}.footer a{color:#343f38f1;display:flex;align-items:center;gap:4px}.footer a:hover{text-decoration:underline;letter-spacing:1px;color:#0056b3}.footer .wrapper{display:grid;grid-template-columns:repeat(1,1fr);width:100%;padding:3rem 2rem 1rem;grid-template-areas:"i" "n" "s" "f";place-items:center;row-gap:4rem}.footer .wrapper .info{grid-area:i;display:flex;align-items:center;gap:1rem;flex-direction:column;text-align:center}.footer .wrapper .info img{max-width:200px}.footer .wrapper .info .desc{max-width:400px;color:#343f38f1}.footer .wrapper .navigations{grid-area:n;display:flex;align-items:center;flex-direction:column;gap:2rem}.footer .wrapper .navigations ul{display:flex;align-items:center;flex-direction:column;gap:1rem}.footer .wrapper .socials{grid-area:s;display:flex;align-items:center;flex-direction:column;gap:2rem}.footer .wrapper .socials ul{display:flex;align-items:center;flex-direction:column;gap:1rem}.footer .wrapper .fFooter{grid-area:f;display:flex;align-items:center;justify-content:center;padding-top:1rem}.footer .wrapper .fFooter a{text-align:center;padding-bottom:1rem}.footer .wrapper .fFooter a:hover{letter-spacing:normal}@media (min-width: 992px){.footer .wrapper{grid-template-columns:repeat(6,1fr);grid-template-areas:"i i 0 0 n s" "f f f f f f";grid-template-rows:5fr 1fr;row-gap:0}}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.header{position:sticky;background:hsla(0,0%,100%,.893);top:0;left:0;right:0;z-index:100;width:100%}.nContent{display:flex;align-items:center;justify-content:space-between;padding:1rem;position:relative}.nContent img{width:200px}.nContent .menu{display:flex;align-items:center;gap:2rem;display:none}.nContent .menu a{display:flex;align-items:center;gap:4px;color:#1c1e21}.nContent .menu a:hover{color:#007bff}.nContent .btn{padding:0;border:0;border-radius:4px;background:none;background:hsla(0,0%,100%,.893)}.nContent .btn *{color:#1c1e21;font-size:1.4rem}.nContent .btn:hover{background:hsla(0,0%,100%,.893)}.nContent .btn:hover *{color:#007bff}.mobileNav{position:absolute;flex-direction:column;padding:2rem 3rem;top:-15rem;right:1rem;background:hsla(0,0%,100%,.893);box-shadow:0 8px 12px #0003;border-radius:8px;z-index:100;transition:.4s}.mobileNav.active{right:1rem;top:6rem}.mobileNav ul{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.mobileNav ul a{display:flex;align-items:center;gap:4px;color:#1c1e21}.mobileNav ul a:hover{color:#007bff}@media (min-width: 992px){.header{background:hsla(0,0%,100%,.893)}.nContent{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;position:relative}.nContent img{width:200px}.nContent .menu{display:flex;align-items:center;gap:2rem}.nContent .menu a{color:#1c1e21}.nContent .menu a:hover{color:#007bff}}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.hero{background-color:#ffffffe4;padding:32px 0;color:#1c1e21;padding:0!important}.hero .wrapper{display:flex;align-items:center;flex-direction:column;max-width:768px;align-items:start;padding:2rem 1rem}.hero .wrapper .details{width:80%;text-align:left;display:flex;align-items:center;flex-direction:column;align-items:start}.hero .wrapper .details h1{color:#2ecc71;font-size:36px;line-height:1}.hero .wrapper .details span{color:#343f38f1;font-size:14px;margin-top:24px;margin-bottom:8px}.hero .wrapper .details .btn{margin-top:8px;color:#fff;display:flex;align-items:center;gap:4px}.hero .wrapper .img_wrapper{flex:1;display:flex;justify-content:flex-end}.hero .wrapper .img_wrapper .hero_img{max-width:100%;height:auto}@media (min-width: 769px){.hero .wrapper{display:flex;align-items:center;flex-direction:row;max-width:100%;align-items:start;padding:2rem 4rem}.hero .wrapper .details{width:40%;text-align:left;display:flex;align-items:center;flex-direction:column;align-items:start;padding-top:128px}.hero .wrapper .details h1{color:#2ecc71;font-size:54px;line-height:1.2;margin-bottom:24px}.hero .wrapper .details span{color:#343f38f1;font-size:16px;margin-top:24px;margin-bottom:32px}.hero .wrapper .details .btn{margin-top:8px}.hero .wrapper .img_wrapper{flex:1;display:flex;justify-content:flex-end}.hero .wrapper .img_wrapper .hero_img{max-width:100%;height:auto}}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.randomPosts{width:100%;padding:4rem 1rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4rem}.randomPosts h1{font-size:18px;font-weight:400;color:#253c6a;text-align:center}.randomPosts .wrapper{display:grid;grid-template-columns:repeat(1,1fr);row-gap:4rem;column-gap:3rem;place-items:center;transition:all .5s linear;padding:0}.randomPosts .wrapper .post{max-width:500px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;padding:1rem 2rem;box-shadow:0 6px 10px #0000001a;transition:all .5s linear}.randomPosts .wrapper .post .pHeader{width:100%;display:flex;align-items:center;justify-content:space-between}.randomPosts .wrapper .post .pHeader span{color:#007bff}.randomPosts .wrapper .post .pBody{display:flex;align-items:center;flex-direction:column;gap:1rem;text-align:center}.randomPosts .wrapper .post .pBody h3{font-weight:500;color:#253c6a;font-size:18px}.randomPosts .wrapper .post .pBody p{color:#343f38f1;font-size:16px}.randomPosts .wrapper .post .pFooter{padding:1rem 0;width:100%;display:flex;align-items:center;justify-content:space-between}.randomPosts .wrapper .post .pFooter span{display:flex;align-items:center;gap:6px}@media (min-width: 768px){.randomPosts{padding:4rem 3rem}.randomPosts .wrapper{grid-template-columns:repeat(2,1fr)}.randomPosts .wrapper .post{gap:1rem;padding:1rem 2rem}}@media (min-width: 1400px){.randomPosts .wrapper{padding:0;grid-template-columns:repeat(3,1fr)}}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.aboutPg{width:100%;padding:4rem 1rem}.aboutPg .wrapper{width:100%;display:flex;align-items:center;flex-direction:column}.aboutPg .wrapper h1{font-size:54px;font-weight:300}.aboutPg .wrapper .aboutImg{position:relative;min-width:310px;max-width:600px}.aboutPg .wrapper p{padding:2rem 1rem;font-size:18px;color:#253c6a;line-height:1.6}@media (min-width: 768px){.aboutPg{padding:4rem 3rem}.aboutPg .wrapper p{padding:2rem 3rem;line-height:1.8}}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.categories .wrapper{padding:4rem 3rem}.categories .wrapper div{width:100%}.categories .wrapper .tab-buttons{display:flex;gap:16px}.categories .wrapper .tab-buttons button{background:none;border:none;padding:8px 16px;cursor:pointer}.categories .wrapper .tab-buttons button.active{border-bottom:3px solid #b92eff}.categories .wrapper .tab-content{width:100%;text-align:center;display:flex;flex-direction:column;overflow-x:hidden}.categories .wrapper .tab-content h2{padding:2.5rem 0;font-weight:400;color:#f39c12;text-shadow:5px 2px 30px rgba(0,0,0,.2)}.categories .wrapper .tab-content ul{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem;place-items:center}.categories .wrapper .tab-content ul li{text-align:center;background:#ffffff;border:3px solid #1cca6a;min-width:200px;justify-content:center}.categories .wrapper .tab-content ul li *{color:#253c6a;text-shadow:5px 2px 30px rgba(0,0,0,.38)}.categories .wrapper .tab-content ul li:hover{box-shadow:0 4px 8px #0003}.categories .wrapper .tab-content ul li:hover *{color:#007bff}@media (min-width: 992px){.categories .wrapper .tab-content ul{grid-template-columns:repeat(4,1fr);column-gap:3rem;row-gap:2rem}}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.NotFound{background-color:#ffb132;padding:9rem 0 2rem;height:100vh;display:grid}.NotFound .wrapper{display:grid;align-content:center;row-gap:2.5rem}.NotFound .wrapper .data{text-align:center}.NotFound .wrapper .data .title{font-size:4rem;margin:.75rem 0}.NotFound .wrapper .data span{font-size:2rem}.NotFound .wrapper .data .btn{margin-top:4rem;display:inline-block;background-color:#333;color:#fff;padding:.8rem 1.5rem;border-radius:3rem;transition:.4s}.NotFound .wrapper .data .btn:hover{box-shadow:0 4px 8px #0003}.NotFound .wrapper .img img{width:230px;animation:floaty 1.8s infinite alternate}.NotFound .wrapper .img .shadow{width:130px;height:24px;background-color:#3b332629;margin:0 auto;border-radius:50%;filter:blur(7px);animation:shadow 1.8s infinite alternate}.NotFound footer{display:flex;justify-content:center;column-gap:.5rem;font-size:var(--smaller-font-size);align-self:flex-end}@keyframes floaty{0%{transform:translateY(0)}to{transform:translateY(15px)}}@keyframes shadow{0%{transform:scale(1)}to{transform:scale(.85)}}@font-face{font-family:primary;src:url(/assets/Outfit-VariableFont_wght-c342787f.ttf);font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;transition:.2s}body{font-family:primary;overflow-x:hidden}a{text-decoration:none;color:#007bff;transition:.2s}a:hover{color:#0056b3}ul{list-style:none}.btn{background:#b92eff;padding:.8rem 1.2rem;border-radius:6px;max-width:200px;color:#fff;display:flex;align-items:center;gap:4px}.btn *{color:#fff}.btn:hover{background:#9500e1}img{-webkit-user-select:none;user-select:none}button,.btn{cursor:pointer}.qttn{font-size:150%!important}.qttn:before{content:'"'}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.wrapper{width:100%;display:flex;align-items:center;flex-direction:column;gap:2rem;align-items:start;padding:2rem 2.5rem}.wrapper .desc{width:90%;line-height:1.5;color:#343f38f1}.wrapper h2{color:#e74c3c}.wrapper .papers{display:flex;align-items:center;flex-direction:column;gap:1rem;list-style:circle;-webkit-user-select:none;user-select:none}.wrapper .papers li{display:flex;align-items:center;flex-direction:column;gap:.5rem;align-items:start}.wrapper .papers li .btns{display:flex;align-items:center;flex-direction:row;gap:8px;justify-content:center}.wrapper .papers li .btns a{color:#fff;font-size:14px;display:flex;align-items:center;gap:4px;padding:4px 12px;background:#e74c3c;border-radius:2px}.wrapper .papers li .btns a *{transition:none}.wrapper .papers li .btns a:hover{color:#1c1e21;text-shadow:11px 1px 19px rgba(0,0,0,.56)}@media (min-width: 992px){.wrapper .papers li{flex-direction:row;gap:2rem}.wrapper{padding:2rem 6rem!important}}@font-face{font-family:primary;src:url(../../public//fonts/Outfit//Outfit-VariableFont_wght.ttf);font-weight:400;font-style:normal}.btn-wrapper{display:flex;align-items:center;flex-direction:row;height:fit-content;border-radius:4px;overflow:hidden;padding-top:2rem}.btn-wrapper button{padding:8px 1rem;border:0;outline:0;background:#007bff;color:#fff;display:flex;align-items:center;flex-direction:row-reverse;gap:4px}.btn-wrapper button svg{font-size:1.8rem}.btn-wrapper button:first-child{background:#2ecc71}
