.app{background:linear-gradient(133deg,#00093b,#670577)}.active{color:#0ff}@media screen and (min-width: 2000px){.p-text{font-size:1.75rem}}.small{color:#000}.app__navbar{width:100%;height:6rem;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);position:fixed;z-index:2}.active123{color:green}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center}@media screen and (min-width: 2000px){.app__navbar-logo img{width:200px;height:70px}}.app__navbar-links{flex:1;display:flex;justify-content:center;align-items:center;list-style:none}.app__navbar-links li{text-transform:uppercase;font-weight:500;margin:0 1rem;cursor:pointer;flex-direction:column}.app__navbar-links li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px}.app__navbar-links li a{color:#fff;text-decoration:none;flex-direction:column;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:#0ff;transform:translateY(-3px);transition:all .2s ease-in-out}.app__navbar-links li:hover div{background:#0ff}@media screen and (max-width: 900px){.app__navbar-links{display:none}}@media screen and (max-width: 900px){.adminbtn{color:#fff;margin-left:11rem}}.app__navbar-menu{width:35px;height:35px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--secondary1-color)}.app__navbar-menu svg{width:70%;height:70%;color:var(--white-color)}.app__navbar-menu div{position:fixed;top:0;bottom:0;right:0;z-index:5;padding:1rem;width:80%;height:100vh;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;background-color:var(--white-color);background-size:cover;background-repeat:repeat;box-shadow:0 0 20px #a8a8a826}.app__navbar-menu div svg{width:35px;height:35px;color:var(--secondary1-color);margin:.5rem 1rem}.app__navbar-menu div ul{list-style:none;margin:0;padding:0;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.app__navbar-menu div ul li{margin:1rem;color:var(--secondary1-color)}.app__navbar-menu div ul li a{color:var(--gray-color);text-decoration:none;font-size:1rem;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width: 900px){.app__navbar-menu div{display:none}}@media screen and (min-width: 900px){.app__navbar-menu{display:none}}.bn5{padding:.6em 2em;border:none;outline:none;color:#fff;background:#450267;cursor:pointer;position:relative;z-index:0;border-radius:10px;text-decoration:none}.app__header{flex:1;padding:15rem 1rem 0;width:100%;height:100vh;display:flex;margin:0rem auto;max-width:75rem}@media screen and (max-width: 900px){.app__header{display:flex;flex-direction:column-reverse;padding-top:10rem;height:100%;margin-bottom:0}.app__slideshow{width:20rem;height:27rem}}.app__slideshow{width:40rem;height:25rem}.hero-main{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:20px;margin-right:0;padding-right:0;margin-bottom:50px}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:6rem;padding-left:2rem}.hero-head{margin-bottom:50px;font-size:3rem;font-weight:bolder;position:relative;color:#000;text-decoration:none;color:#0ff;background-image:-webkit-linear-gradient(45deg,#00ffff 22%,#5f2eff 82%);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent}.hero-head:hover{color:#fff}.hero-head:before{content:"";position:absolute;display:block;width:100%;height:2px;bottom:0;left:0;background-color:#fff;transform:scaleX(0);transition:transform .3s ease}.hero-head:hover:before{transform:scaleX(1)}.hero-para{line-height:1.4rem;font-size:1.1rem;font-weight:700;color:#c7c7c7}.cta{margin-top:50px;font-size:1.5rem;display:flex;justify-content:space-around;gap:1rem}.slideshow{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden}@media screen and (max-width: 900px){.app__slideshow{width:100%;height:20rem}}.slideshow img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;opacity:0;transform:scale(1.1) translate(-1rem) rotate(-5deg);transition:all .5s ease-in-out}.slideshow .active{z-index:1;opacity:1;transform:scale(1) translate(0) rotate(0)}.app__footer{flex:1;width:100%;height:100vh;flex-direction:column}@media screen and (max-width: 768px){.app__footer{flex-direction:column}}.app-foot-mains{margin:0rem auto;padding:10rem 1rem 0;width:100%;height:100vh}@media screen and (max-width: 1250px){.app-foot-mains{justify-content:center;align-items:center;height:48.5rem;padding:10rem 1rem 0}}@media screen and (max-width: 658px){.app-foot-mains{padding:10rem 1.5rem 0;height:58.4rem;margin-bottom:0rem}}.text-gg{color:#0ff;background-image:-webkit-linear-gradient(45deg,#00ffff 22%,#5f2eff 82%);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent}.app-feed-main{display:flex;justify-content:center;align-items:center}.p-text{font-size:.8rem;text-align:left;color:var(--gray-color);line-height:1.5}.app__flex{display:flex;justify-content:center;align-items:center}.head-text{font-size:2.75rem;font-weight:800;text-align:center;color:var(--black-color);text-transform:capitalize}.head-text span{color:var(--secondary1-color)}@media screen and (min-width: 2000px){.head-text{font-size:4rem}}@media screen and (max-width: 450px){.head-text{font-size:2rem}}.app__footer-cards{width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.app__footer-cards .app__footer-card{min-width:290px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:1rem 0;padding:1rem;border-radius:10px;cursor:pointer;background-color:#745683;transition:all .3s ease-in-out}.app__footer-cards .app__footer-card img{width:40px;height:40px;margin:0 .7rem}.app__footer-cards .app__footer-card p{font-weight:500}.app__footer-cards .app__footer-card a{text-decoration:none;font-weight:500;color:#fff}.app__footer-cards .app__footer-card:hover{box-shadow:0 0 25px #fef4f5}@media screen and (max-width: 450px){.app__footer-cards .app__footer-card{width:100%}}@media screen and (max-width: 1250px){.app__footer-cards{margin-bottom:3rem}}::placeholder{color:#fbfbfb;opacity:1}.app__footer-cards .app__footer-card:last-child{background-color:#745683}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 25px #f2f7fb}.app__footer-form{width:60%;flex-direction:column;margin:0rem 2rem}.app__footer-form div{width:100%;margin:.75rem 0;border-radius:10px;cursor:pointer;background-color:var(--primary-color);transition:all .3s ease-in-out}.app__footer-form div input,.app__footer-form div textarea{width:100%;padding:.95rem;border:none;border-radius:7px;background-color:#745683;font-family:var(--font-base);color:#fff;outline:none}.app__footer-form div textarea{height:170px}.app__footer-form div:hover{box-shadow:0 0 25px var(--primary-color)}.app__footer-form button{padding:1rem 2rem;border-radius:10px;border:none;background-color:var(--secondary1-color);font-weight:500;color:var(--white-color);outline:none;margin:2rem 0 0;font-family:var(--font-base);transition:cubic-bezier(.55,.085,.68,.53);cursor:pointer}.app__footer-form button:hover{background-color:#2430af}@media screen and (max-width: 768px){.app__footer-form{width:100%;margin:1rem 0}}.bn5{padding:.6em 2em;border:none;outline:none;color:#fff;background:#29007b;cursor:pointer;position:relative;z-index:0;border-radius:10px;text-decoration:none}.bn5:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowingbn5 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}@keyframes glowingbn5{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.bn5:active{color:#000}.bn5:active:after{background:transparent}.bn5:hover:before{opacity:1}.bn5:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#191919;left:0;top:0;border-radius:10px}.cards-container{display:flex;justify-content:space-evenly;flex-wrap:wrap;margin:7rem 2rem;align-items:start}.app__news{margin:0rem auto;padding:2rem 1rem 1.5rem;width:100%;height:100%}.card{width:400px;min-height:400px;margin:2rem 1rem;border-radius:4px;cursor:pointer;background-color:#745683;overflow:hidden;transition:all .15s ease-in-out}.card:hover{box-shadow:1px 1px #84aac9;background-color:#9493a28b;transform:translateY(-10px);transition:all .2s ease-in-out;box-shadow:wheat 0 2px 14px,wheat 0 6px 36px,wheat 0 10px 50px}.card-header img{width:100%;height:180px;object-fit:cover}.news-description{margin-top:2rem;color:#d1d1d1}.card-content{margin:1rem 2rem;text-align:center}.card-content{font-family:Times New Roman,Times,serif;font-size:larger}a:link{color:#fff;text-decoration:none}a:hover{color:#0ff}a,a:visited,a:active{color:#fff}a:visited:hover{color:#0ff}.container{flex:2;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;margin:0;padding:0}.return{width:100%;height:50px;display:flex;justify-content:flex-end;align-items:center;margin-bottom:3rem;margin-right:6rem}.glass-card{background-color:#ffffff26;box-shadow:0 8px 32px #1f2687ab;backdrop-filter:blur(8.5px);-webkit-backdrop-filter:blur(8.5px);border-radius:10px;padding:20px;width:300px;height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center}.glass-card h2{margin-top:0;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.4rem;margin-bottom:2rem}.glass-card form{display:flex;flex-direction:column;align-items:center;justify-content:center}.glass-card label{color:#fff;margin-bottom:1rem}.glass-card input{background-color:#ffffff26;box-shadow:0 8px 32px #1f268791;border-radius:2rem;width:80%;height:3rem;padding:1rem;border:none;outline:none;color:#3c354e;font-size:1rem;font-weight:700;margin-bottom:20px}.glass-card button{margin-top:1rem;color:red}.glass-card form button{color:#0ff}.glass-card h5{color:gray;font-weight:400}.sample{margin-top:1rem}.app__profiles{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-top:2rem}.app__admin{min-height:100vh;padding-top:2rem}.app__navbar-logo img{width:170px;height:80px;margin-top:0rem;mix-blend-mode:multiply}@media screen and (min-width: 2000px){.app__navbar-logo{width:200px;height:70px}}.app__profile-item{width:190px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:2rem}.glass-card1{background-color:#ffffff26;box-shadow:0 8px 32px #1f2687ab;backdrop-filter:blur(8.5px);-webkit-backdrop-filter:blur(8.5px);border-radius:10px;padding:20px;width:300px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.para{font-weight:700;font-size:medium;justify-content:flex-end;text-align:end}.p-text1{color:#0ff;justify-content:flex-start;text-align:start}.p-text2{color:#0ff;text-align:center;padding-top:4rem;font-weight:bolder;font-size:x-large}.cont{width:100%;display:flex;flex-direction:row;justify-content:space-between;overflow-wrap:break-word}.faqs{width:100%;max-width:768px;margin:0 auto;padding:15px}.app__faq{margin:0rem auto;padding:6rem 1rem 0rem;width:100%;height:100%}.faqs .faq{margin:15px;padding:15px;background-color:#ffffff26;box-shadow:0 8px 32px #1f2687ab;backdrop-filter:blur(8.5px);-webkit-backdrop-filter:blur(8.5px);border-radius:10px;color:#fff}.faqs .faq .faq-question{position:relative;font-size:20px;padding-right:80px;transition:all .4s ease;color:#0ff}.faqs .faq .faq-question:after{content:"+";position:absolute;top:50%;right:0;transform:translateY(-50%);width:30px;height:30px;transition:all .2s ease;color:#fff;font-size:x-large;font-weight:700}.faqs .faq .faq-answer{opacity:0;max-height:0;overflow:hidden;transition:all .2s ease;line-height:1.4rem;font-size:1.1rem;font-weight:700;color:#c7c7c7}.faqs .faq.open .faq-question{margin-bottom:15px}.faqs .faq.open .faq-question:after{content:"-"}.faqs .faq.open .faq-answer{max-height:1000px;opacity:1}.wrapper{max-width:1200px;margin:auto;padding:0 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-bottom:4rem}.wrapper .box{color:#fff;line-height:1.7rem;background:#745683;width:calc(33% - 10px);padding:25px;border-radius:3px;box-shadow:0 4px 8px #00000026}.icon{color:#45005a}.wrapper .box .quote{font-size:20px;color:#0ff}.wrapper .box .content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:10px}.box .info .name{font-weight:600;font-size:17px}.box .info .job{font-size:16px;font-weight:500;color:#17a2b8}.box .info .stars{margin-top:2px}.box .content .image{height:75px;width:75px;padding:3px;background:#8930e9;border-radius:50%}.content .image img{height:100%;width:100%;object-fit:cover;border-radius:50%;border:1px solid #45005a}.box:hover .content .image img{border-color:#fff}@media (max-width: 1045px){.wrapper .box{width:calc(50% - 10px);margin:10px 0}}@media (max-width: 702px){.wrapper .box{width:100%}}.app__search{margin:0rem auto;padding:10rem;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 650px){.app_finally{display:flex;justify-content:center;align-items:center;flex-direction:column}.app__search{height:100%;width:100%;padding:20rem 0rem 3.4rem}.app__small{display:flex;justify-content:center;align-items:center;height:100%;padding-top:20px;margin-bottom:76px}}.app_finally{display:flex;justify-content:center;align-items:center;margin:2rem;background-color:#ffffff26;box-shadow:0 8px 32px #1f2687ab;backdrop-filter:blur(8.5px);-webkit-backdrop-filter:blur(8.5px);border-radius:10px;padding:20px;width:100%;height:100%}.app__final-image{border-radius:15px}.app__fin-cont{text-align:center;margin:2rem;color:#fff}.app__fin-cont h2{margin-bottom:5rem;margin-top:0;font-weight:700;color:#0ff;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:2rem}.search-box{width:fit-content;height:fit-content;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:4rem}.input-search{height:50px;width:50px;border-style:none;padding:10px 40px 10px 10px;font-size:18px;letter-spacing:2px;outline:none;border-radius:25px;transition:all .5s ease-in-out;background-color:#0ff;color:#fff}.input-search::placeholder{color:#ffffff80;font-size:18px;letter-spacing:2px;font-weight:100}.btn-search{width:50px;height:50px;border-style:none;font-size:20px;font-weight:700;outline:none;cursor:pointer;border-radius:50%;position:absolute;right:0;color:#fff;background-color:transparent;pointer-events:painted}.app__error{margin-top:5rem;text-align:center;color:#0ff}.btn-search:focus~.input-search{width:300px;border-radius:0;background-color:transparent;border-bottom:1px solid rgba(255,255,255,.5);transition:all .5s cubic-bezier(0,.11,.35,2)}.input-search:focus{width:300px;border-radius:0;background-color:transparent;border-bottom:1px solid rgba(255,255,255,.5);transition:all .5s cubic-bezier(0,.11,.35,2)}.stats-page{width:100%;display:flex;flex-direction:column;align-items:center;padding:20px;padding-bottom:6rem;border-radius:10px}.chart__cont{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:6rem}@media screen and (max-width: 900px){.chart__cont{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:3rem}}.stats-page h1{font-size:40px;padding-bottom:5rem;font-weight:700;margin-bottom:20px;text-align:center;color:#0ff;background-image:-webkit-linear-gradient(45deg,#00ffff 22%,#5f2eff 82%);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent}.chart-container{margin-bottom:20px;padding:20px;background:#745683;background:#fff;border:3px solid #745683;border-radius:10px;color:#0ff;background-image:-webkit-linear-gradient(45deg,#00ffff 22%,#5f2eff 82%);background-clip:text;-webkit-background-clip:text;box-shadow:0 0 10px #0000001a}@media screen and (max-width: 900px){.chart-container{padding:1rem 0rem}}.chart-container h2{font-size:18px;font-weight:700;margin-bottom:10px}.recharts-wrapper{margin:20px auto}.recharts-tooltip{background-color:#f7f7f7;border:1px solid #ccc;padding:10px;border-radius:5px}.recharts-tooltip-item{margin-bottom:10px}.XAxis.recharts-label,.YAxis.recharts-label{font-size:14px!important;font-weight:700!important;color:#333!important}.footerContainer{width:100%;padding:0rem;margin-bottom:0;background:linear-gradient(0deg,#000,#000)}.socialIcons{display:flex;justify-content:center;align-items:center}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);position:fixed;z-index:2}.socialIcons a{text-decoration:none;padding:2rem 2rem 0rem;border-radius:50%;font-size:2em}.footerNav{margin:0}.footerNav ul{display:flex;justify-content:center;list-style-type:none}.footerNav ul li{color:#0ff;margin:20px;text-decoration:none;font-size:1.3em;opacity:.7;transition:.5s;padding:0}.footerNav ul li:hover{opacity:1}.footerBottom{background-color:#000;padding:20px;text-align:center}.footerBottom p{color:#fff}.designer{opacity:.7;text-transform:uppercase;letter-spacing:1px;font-weight:400;margin:0 5px}@media (max-width: 700px){.footerNav ul{flex-direction:column}.footerNav ul li{width:100%;text-align:center;margin:10px}.socialIcons a{padding:8px;margin:4px}}:root{--font-base: "DM Sans", sans-serif;--primary-color: #edf2f8;--secondary1-color: #313bac;--secondary-color: #ffffff;--black-color: #030303;--lightGray-color: #e4e4e4;--gray-color: #6b7688;--brown-color: #46364a;--white-color: #ffffff}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}.modeloverlay{position:fixed;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:50px;z-index:1000}
