@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0f0f0f;color:#fff;font-family:Source Sans Pro,sans-serif}.homepage{height:55vh;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.inner_section{align-items:center;display:flex;flex-direction:column;gap:55px;margin-bottom:2rem;padding-bottom:2rem}.myimage_section{align-items:center;display:flex;justify-content:space-between;width:75%}.myimage_section>img{animation:float 3s ease-in-out infinite;border-radius:50%;box-shadow:0 0 105px 2px #ffffff1a;flex:0.3 1;object-fit:cover;transition:opacity .3s ease-in-out;width:300px}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-30px)}to{transform:translatey(0)}}.myimage_section>div{color:#fff;display:flex;flex-direction:column;gap:55px;justify-self:start;width:50%}.myimage_section>div>p{color:#fff;font-size:45px;text-align:start}.other_links{align-items:flex-start;flex-direction:column}.other_links,.other_links>div>p{display:flex;gap:15px}.other_links>h1{font-weight:500}@media (max-width:900px){.myimage_section{flex-direction:column;gap:105px}.myimage_section>div{width:95%}.myimage_section>div>p{font-size:25px}}@media (max-width:450px){.myimage_section>img{width:200px}}.navbar{align-items:center;background-color:#6839de;color:#fff;display:flex;justify-content:space-between;padding:.8rem;position:fixed;top:0;width:100%;z-index:50}.nav__logo>a{color:#fff;font-size:1.5rem;font-weight:700;margin-left:2rem;text-decoration:none}.navbar__links{display:flex;list-style:none}.navbar__links>li{padding:.8rem}.navbar__links>li>a{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;text-decoration:none}.annonce__link{list-style:none}.annonce__link>a{border-bottom:2px solid #001d3d;color:#fff;padding-bottom:10px}.annonce__link>a,.signout__link{font-size:1rem;font-weight:600;text-decoration:none}.signout__link{color:#001d3d;cursor:pointer;margin-right:35px;transition:.2s ease-in-out}.signout__link:hover{color:#fff}.threeLines{align-items:center;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-between;width:40px;z-index:100}.threeLines>span{background-color:#001d3d;border-radius:9px;height:6px;transition:.2s ease-in-out;width:100%}.threeLines:hover>span{background-color:#fff}@media (max-width:1050px){.threeLines{display:flex}.navbar__links{display:none}}.contactpage{color:#fff;height:75vh;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.contactpage,.contactpage_insider{align-items:center;display:flex;flex-direction:column}.contactpage_insider{justify-content:center;width:50%}.contactpage_insider>h1{align-items:center;display:flex;flex-direction:column}.projects_screen{height:75vh;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.all_projects{align-items:center;display:flex;flex-direction:column;gap:55px;justify-content:center;margin-bottom:2rem;padding-bottom:2rem;width:100%}.all_projects>h1{font-size:60px}.projects_info{border:1px solid silver;border-radius:9px;display:flex;margin:5rem;padding:1rem 2rem;width:80%}.projects_info>p{font-size:larger;text-align:start}.projects_section{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:start;width:60%}@media (max-width:1200px){.projects_section{align-items:center;gap:155px;justify-content:center;width:100%}}.project_item{align-items:flex-start;display:flex;gap:15px;height:300px;justify-content:flex-start;width:950px}.project_image_section{display:flex;height:250px;width:100%}.project_image_section>img{border-radius:15px;height:100%;object-fit:cover;width:450px}.project_info_section{align-items:flex-start;border-radius:2%;display:flex;flex-direction:column;gap:15px;width:70%}.project_info_section>p{font-size:25px}a{color:#d1ba26;text-decoration:none}.used_stack{align-items:center;display:flex;gap:5px;justify-content:center}.used_stack>img{width:32px}@media (max-width:1200px){.project_item{flex-direction:column;gap:25px}.project_image_section,.project_item{align-items:center;height:100%;width:100%}.project_image_section{justify-content:center}.project_image_section>img{border-radius:2%;height:100%;object-fit:cover;width:80%}}@media (max-width:900px){.project_item{align-items:center;flex-direction:column;gap:25px;justify-content:center}.project_image_section{height:100%;width:100%}.project_image_section>img{border-radius:2%;height:100%;object-fit:fill;width:80%}}.carroussel{border-radius:15px;flex-direction:column;height:80%;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;width:80%;z-index:155}.carroussel,.close_carroussel{display:flex;position:absolute}.close_carroussel{align-items:center;background-color:#6839de;border:none;border-radius:80px;color:#fff;cursor:pointer;height:40px;justify-content:center;margin:3rem;padding:15px;top:-50;transition:.2s ease-in-out;width:40px}.close_carroussel:hover{background-color:#fff;color:#000}.carroussel__leftRight{display:flex;justify-content:space-between;position:absolute;top:50%;width:100%}.carroussel__leftRight>button{background-color:#6839de;border:none;border-radius:80px;color:#fff;cursor:pointer;display:inline-block;height:60px;margin:0 3rem;padding:20px;transition:.2s ease-in-out;width:60px}.carroussel__leftRight>button:hover{background-color:#fff;color:#000}.carroussel>img{border-radius:15px;height:100%;object-fit:contain;width:100%}.sidedrawer{background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;transform:translateX(-100%);transition:.2s cubic-bezier(.54,.13,.34,.97);width:60%;z-index:200}.sidedrawer.show{transform:translateX(0)}.sidedrawer__links>li{align-items:center;display:flex}.sidedrawer__links{display:flex;flex-direction:column;list-style:none}.sidedrawer__links>li>a{align-items:center;color:#6839de;display:flex;flex:1 1;font-size:2rem;font-weight:700;justify-content:center;padding:1.5rem;text-decoration:none;transition:.2s ease-in-out}.sidedrawer__links>li>a:hover{background-color:#6839de;color:#fff}.sidedrawer__announce{text-align:center}.sidedrawer__logout{align-items:center;color:#ff9f1c;cursor:pointer;display:flex;flex:1 1;font-size:2rem;font-weight:700;justify-content:center;padding:1.5rem;text-decoration:none;text-transform:uppercase;transition:.2s ease-in-out}.sidedrawer__logout:hover{background-color:#f2f2f2;color:#ff9f1c}.backdrop{background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100}
/*# sourceMappingURL=main.c8095bef.css.map*/