.navbar-module__kyD-jq__home-icon-link{color:var(--foreground);transition:color .3s}.navbar-module__kyD-jq__home-icon-link:hover{color:#0059ff}.navbar-module__kyD-jq__navback{-webkit-backdrop-filter:blur(20px)brightness(.9)saturate(1.2);backdrop-filter:blur(20px)brightness(.9)saturate(1.2);background:linear-gradient(135deg,#fff3,#ffffff1a);border:1px solid #ffffff4d;border-radius:20px;width:95%;max-width:1000px;margin-top:1rem;display:flex;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001a}
.projectModal-module__nFCPTW__projectModalBackdrop{z-index:10000;will-change:opacity;background-color:#00000073;justify-content:center;align-items:center;animation:.2s ease-in-out both projectModal-module__nFCPTW__backdropFade;display:flex;position:fixed;inset:0}.projectModal-module__nFCPTW__modalHeader{justify-self:center;align-items:center;gap:1rem;margin:1rem;display:flex}.projectModal-module__nFCPTW__modalHeader a img{max-height:2rem}.projectModal-module__nFCPTW__modalHeader h2{text-align:center;font-size:2rem}.projectModal-module__nFCPTW__modalBody{justify-self:center;margin-left:2rem;margin-right:2rem}.projectModal-module__nFCPTW__projectModalContent{-webkit-backdrop-filter:blur(20px)brightness(.9)saturate(1.2);backdrop-filter:blur(20px)brightness(.9)saturate(1.2);color:#fff;scrollbar-width:thin;scrollbar-color:#fff3 transparent;-ms-overflow-style:none;opacity:0;will-change:transform,opacity;background:linear-gradient(135deg,#1a282999,#072241b3);border:1px solid #ffffff4d;border-radius:16px;width:calc(100% - 2rem);max-width:750px;max-height:85vh;margin-left:1rem;margin-right:1rem;padding:3rem 2rem 2rem;animation:.24s cubic-bezier(.4,0,.2,1) both projectModal-module__nFCPTW__contentPop;position:relative;overflow:auto;transform:translateY(8px)scale(.98)}.projectModal-module__nFCPTW__closeModalButton{cursor:pointer;color:#fff;z-index:1001;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.projectModal-module__nFCPTW__toolContainer{grid-template-columns:max-content 1fr;align-items:center;gap:.5rem 1rem;margin-top:2rem;display:grid}.projectModal-module__nFCPTW__toolContainer h3{margin:0;font-weight:600}.projectModal-module__nFCPTW__toolContainer span{word-break:break-word;margin:0}@keyframes projectModal-module__nFCPTW__backdropFade{0%{opacity:0}to{opacity:1}}@keyframes projectModal-module__nFCPTW__contentPop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.projectModal-module__nFCPTW__projectModalBackdrop,.projectModal-module__nFCPTW__projectModalContent{transition:none!important;animation:none!important}}@media (max-width:700px){.projectModal-module__nFCPTW__toolContainer{flex-direction:column;gap:.5rem}.projectModal-module__nFCPTW__modalHeader a img{margin-right:2rem}.projectModal-module__nFCPTW__closeModalButton{top:1rem;right:.5rem}.projectModal-module__nFCPTW__projectModalContent{margin-top:.5rem;padding-left:.5rem;padding-right:.5rem}}
.about-module__BZYhpa__aboutSection{margin-bottom:10rem}.about-module__BZYhpa__aboutBody{flex-direction:row;align-items:center;gap:20px;max-width:1100px;padding:1rem;display:flex}.about-module__BZYhpa__aboutText{flex-direction:column;display:flex}.about-module__BZYhpa__sub-box{border:1px solid;max-width:fit-content;margin:0 0 1.5rem;padding:.5rem}.about-module__BZYhpa__sub-box p{border-bottom:1px solid;margin:0 0 .5rem;font-weight:700}.about-module__BZYhpa__box-grid{flex-flow:wrap;gap:1rem;display:flex}@media (max-width:768px){.about-module__BZYhpa__aboutSection{margin-bottom:5rem}.about-module__BZYhpa__aboutBody{flex-direction:column}}
:root{--switcher-size:25px}.language-switcher{width:calc(var(--switcher-size)*2);height:var(--switcher-size);-o-transition:transform .17s cubic-bezier(.26,.48,.08,.9);margin:0;padding:0;transition:transform .17s cubic-bezier(.26,.48,.08,.9);display:inline-block;position:fixed;bottom:20px;right:20px;transform:translateY(40%)}.language-switcher input{opacity:0;width:0;height:0}.language-switcher .select-fr,.language-switcher .select-en{font-size:calc(var(--switcher-size)/2.5);top:calc(var(--switcher-size)/4);color:#fff;mix-blend-mode:difference;position:absolute}.language-switcher .select-fr{left:calc(var(--switcher-size)/3.5)}.language-switcher .select-en{right:calc(var(--switcher-size)/4)}.slider{cursor:pointer;background-color:#001f3f;transition:all .4s;position:absolute;inset:0;box-shadow:0 3px 64px #001f3f1a}.slider:before{content:"";height:var(--switcher-size);width:var(--switcher-size);background-color:#fff;transition:all .4s;position:absolute;bottom:0;left:0;box-shadow:0 3px 64px #001f3f29}input:checked+.slider{background-color:#001f3f}input:focus+.slider{box-shadow:none}input:checked+.slider:before{-webkit-transform:translateX(var(--switcher-size));-ms-transform:translateX(var(--switcher-size));transform:translateX(var(--switcher-size))}.slider.round{border-radius:var(--switcher-size)}.slider.round:before{border-radius:50%}
