body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.App{row-gap:80px;text-align:justify;width:100%}.App,.flex{display:flex;flex-direction:column}.flex{align-items:center;-webkit-column-gap:40px;column-gap:40px;flex-wrap:wrap;justify-content:center;row-gap:40px}.flex .card{background-color:#fff;border-radius:5px;width:80%}.flex .card img{border-radius:5px;width:100%}.card_link img:hover{-webkit-filter:drop-shadow(5px 5px 5px #222);filter:drop-shadow(5px 5px 5px #222);transition:.3s ease-in}.demon,.title:hover .happy{display:none}.title:hover .demon{display:inline-block;transition:.2s ease}.header{align-items:center;background-color:#fff;display:flex;height:10vh;justify-content:space-around;position:fixed;top:0;width:100%;z-index:1000}.header ul{-webkit-column-gap:20px;column-gap:20px;display:flex;justify-content:space-evenly}.header ul a,.title a{color:#000;text-decoration:none}.header ul li:first-child{color:#d047e2;text-decoration:none}.header ul li a:hover,.header ul li:hover,.title a:hover{color:#d047e2;cursor:pointer;transition:.3s ease-in}.header ul li{font-size:larger;font-weight:bolder;list-style:none}.hero{align-items:center;box-shadow:0 8px 6px -6px #d047e2;-webkit-column-gap:40px;column-gap:40px;display:flex;flex-direction:row;flex-wrap:wrap;height:60vh;justify-content:center;padding:60px}.hero img{width:100%}.hero_content{font-size:48px;font-weight:700;height:400px;width:300px}.hero_content p{margin:unset}.hero h2,.info h2,.work_h2{color:#ae14c2;font-size:60px;font-weight:bolder;margin:unset}.card h3,.knowledge_title{color:#ae14c2;font-size:2rem;font-weight:700;margin-top:40px}footer{align-items:center;-webkit-column-gap:2.5rem;column-gap:2.5rem;display:flex;justify-content:center;padding:15px}.socials{font-size:4rem}.socials:hover{-webkit-filter:drop-shadow(5px 5px 5px #d5b4db);filter:drop-shadow(5px 5px 5px rgb(216,186,221));-webkit-transform:scale(1.2);transform:scale(1.2);transition:.2s ease-in}.about_us{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-items:center;padding-top:15vh;position:relative;row-gap:100px}.about_us_menu{background-color:rgba(204,0,255,.479);border-radius:25px;bottom:5%;display:flex;font-size:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:fixed;width:250px;z-index:1000}.about_us_menu ul{align-items:center;display:flex;justify-content:space-around;margin:unset;padding:unset;width:100%}.about_us_menu li{list-style:none;padding-top:5px}.about_us_menu li:hover{cursor:pointer}.about_us_menu li a{color:#fff}.card p,.info p{font-size:20px;font-weight:700}.card{text-align:center}.info_list li{font-size:1.2rem;font-weight:600;list-style:none}.know_card{align-content:center;align-items:center;background-color:rgba(208,71,226,.534);border-radius:5px;display:flex;flex-direction:column;justify-content:center;justify-items:center;padding:.2rem}.know_card:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:.2s ease}.know_card small{word-wrap:break-word;font-weight:700;word-break:break-all}.know_icon{font-size:2rem}#knowledge__{align-items:center;display:flex;flex-direction:column;padding-top:11vh;width:100%}.know_container{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr;width:60%}form{display:flex;flex-direction:column;justify-content:space-evenly;row-gap:15px}input,textarea{border:2px solid #d047e2;border-radius:5px;padding:1rem;resize:none}input[type=submit]{background-color:#d4d4e0;border:2px solid transparent;color:#000;font-weight:700}input[type=submit]:hover{border:2px solid #a9a9af;cursor:pointer}@media screen and (max-width:1191px){.know_container{grid-template-columns:1fr 1fr;width:80%}}@media screen and (max-width:760px){.hero{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:11vh;row-gap:30px}.hero_img{order:2}.hero_content{font-size:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.socials{font-size:2rem}.info{text-align:start;width:80%}}@media screen and (max-width:400px){h1{font-size:1.3em}}
/*# sourceMappingURL=main.dbcb8ddb.css.map*/