footer.footer{height:-moz-fit-content;height:fit-content;background-color:#fff;padding:10px 30px}.dark footer.footer{background-color:#000}.footer-container{display:block}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:0 20px 20px}.footer-middle{display:flex;align-items:center;justify-content:center;padding:0 10px 10px}.footer-bottom{display:flex;align-items:center;justify-content:center;padding:10px 0 5px}.footer-div-logo{justify-self:flex-end;cursor:pointer}.footer-logo img{width:80px}ul.footer-div-languages{list-style:none;display:flex;gap:25px}.flag-icon{height:25px;cursor:pointer;transition:all .3s}.flag-icon:hover,.flag-icon.active{transform:scale(1.4)}.flag-button{height:25px}.footer-socials-links{list-style:none;display:flex;justify-content:center}.footer-social-item{margin-right:20px}.footer-social-item:last-child{margin-right:0}.footer-social-links{color:#000;text-decoration:none;display:flex}.dark .footer-social-links{color:#fff}.footer-social-icon{width:25px;height:auto}.footer-div-legal{color:#000;font-size:15px;text-align:center}.dark .footer-div-legal{color:#fff}.footer-legal-links{text-decoration:none;cursor:pointer;color:#000}.dark .footer-legal-links{color:#fff}.footer-legal-links:hover{opacity:.5}@media screen and (max-width: 960px){footer .footer-container{padding:0 15px}.footer-container{flex-wrap:wrap}}@media screen and (max-width: 400px){.footer-top{padding-left:10px;padding-right:10px}.footer-social-item{margin-right:10px}.footer-social-item:last-child{margin-right:0}}.popup_container{height:100vh;width:100vw;margin:auto;background-color:#ffffff80;position:fixed;top:0;z-index:950;right:0;display:none}.dark .popup_container{background-color:#00000080}.popup_container.open{display:flex!important;justify-content:center!important;align-items:center!important}.privacy_popup,.legal_popup{height:90vh;width:90vw;max-width:900px;background-color:#e3e3e3;overflow:hidden;overflow-y:scroll;scrollbar-width:thin;position:relative}.dark .privacy_popup,.dark .legal_popup{background-color:#151515}.close_icon{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;font-size:40px;cursor:pointer;transition:all .8s;position:absolute;right:15px;display:flex;top:15px;color:#000}.dark .close_icon{color:#fff}.close_icon svg{height:1.5rem;width:1.5rem}.close_icon:hover{opacity:.5;transform:rotate(180deg)}.popup_content{padding:60px 50px 50px}.popup_title{display:flex;justify-content:center;font-size:20px;margin-bottom:50px}.popup_title h2{color:#000}.dark .popup_title h2{color:#fff}.popup_section{margin:30px 0}.popup_section h3{font-size:20px;font-weight:600;margin-bottom:10px;color:#000}.popup_section h3:not(:first-child){margin-top:30px}.popup_section p{text-align:left;color:#666}.popup_section ul{list-style:none}.dark .popup_section h3{color:#fff}.dark .popup_section p{color:#aaa}@media screen and (max-width: 640px){.privacy_popup,.legal_popup{width:95vw}.popup_content{padding:60px 30px 50px}}.navbar{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.25rem 4rem;height:100vh;width:24rem;z-index:900;background-color:#fff}.dark .navbar{background-color:#000}.navbar-container{position:relative;margin:auto;display:block;width:100%}.navbar-logo{display:flex;justify-content:center;cursor:pointer}.navbar-logo svg{height:4.5rem;width:auto;fill:#000}.dark .navbar-logo svg{fill:#fff}.menu-icon{display:none}.menu-icon i{color:#000}.dark .menu-icon i{color:#fff}.nav-content{margin-top:20px}.nav-menu{display:grid;list-style:none;text-align:left;font-size:25px}.nav-item{margin:0;display:flex;justify-content:center}.nav-item .theme-toggle{margin:10px 0 10px 30px;padding:.5rem 1rem}.nav-item .theme-toggle svg{height:1.5rem;fill:#000}.dark .nav-item .theme-toggle svg{fill:#fff}.nav-links{color:#333;text-decoration:none;align-items:center;display:grid;text-align:center;border-radius:15px;border:none;margin:10px 0;cursor:pointer;padding:.5rem 1rem;transition:.2s;line-height:normal;width:-moz-fit-content;width:fit-content;height:50px}.dark .nav-links{color:#bbb}.nav-links.active,.nav-links:hover{color:#000;text-decoration:underline}.dark .nav-links.active,.dark .nav-links:hover{color:#fff;text-decoration:underline}.nav-links.external-link{display:flex;flex-direction:row}.nav-links.external-link .external-link-icon{position:relative;top:-5px;width:.75rem;height:.75rem;margin-left:.25rem}.mobile-menu{display:none}.mobile-menu .theme-toggle{margin:0;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:50px}@media screen and (max-width: 1280px){.navbar{height:6rem;width:100%;flex-direction:row;justify-content:space-between}.navbar-container{display:flex;justify-content:space-between;align-items:center;height:100px;width:100%;max-width:1500px;margin:unset}.navbar-logo{margin:unset;margin-left:30px}.navbar-logo img{width:80px;height:auto;left:0}.nav-content{margin:unset;width:100%;display:flex;justify-content:right}.nav-menu{display:-moz-flex;display:flex;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right;width:100%;font-size:20px}.nav-item{margin:0;display:flex;justify-content:left;align-items:center}.nav-links{margin-left:30px}}@media screen and (max-width: 1024px){.navbar-container{display:flex;justify-content:space-between;align-items:center;height:100px;width:100%;max-width:1500px;margin:unset}.navbar-logo img{width:80px;height:auto;left:0}.nav-content{margin:unset;display:grid}.nav-menu{display:none}.mobile-menu{display:flex;flex-direction:column;width:100%;height:-moz-fit-content;height:fit-content;position:fixed;top:-500px;left:0;right:0;opacity:1;transition:all .5s ease;z-index:899;font-size:20px}.mobile-menu.active{background:#fafafae6;top:6rem;opacity:1;transition:all .5s ease;max-height:calc(100vh - 6rem);overflow:auto}.dark .mobile-menu.active{background:#242222e6}.menu-icon{display:inline-flex;font-size:1.8rem;cursor:pointer;text-align:right;margin-right:30px}.nav-item{margin:10px 0}.nav-links{display:flex;justify-content:center;align-items:center;text-align:center;padding:0;width:100%;border-radius:0;height:50px;margin:0}}@media screen and (max-width: 768px){.navbar{padding:.25rem 2rem}}@media screen and (max-width: 640px){.navbar{padding:.25rem 1rem}}._tab_1scle_1{color:#fff;padding:1rem;background-color:teal;border:1px solid cyan}._tab_1scle_1:hover{color:#000;background-color:#0ff}._tab-selector_1scle_12:checked~._tab_1scle_1{color:#000;background:#40e0d0}._panel_1scle_17{padding:1rem;background-color:#e0ffff;border:3px solid darkcyan}._tab-bar_1scle_23{display:flex;overflow-x:auto}._panels_1scle_28{position:relative}._panel_1scle_17{display:none;width:100%}._tabs_1scle_36:has(._tallest_1scle_36) ._panel_1scle_17{display:inline-block;visibility:hidden}._tabs_1scle_36:has(._tallest_1scle_36) ._panel_1scle_17:not(._tallest_1scle_36){position:absolute;top:0;left:0}._tab_1scle_1{display:block;white-space:nowrap;cursor:pointer}._radio_1scle_52{width:0;height:0;margin:0;opacity:0}.about-picture{display:flex;justify-content:center;margin-bottom:40px}.about-picture-image{width:100%;max-width:900px;height:auto}.about-title,.about-main-infos,.about-resume{max-width:900px;width:100%;margin:0 auto 20px}.about-title h3{color:#000;font-weight:700;font-size:22px}.dark .about-title h3{color:#fff}.about-main-infos{display:flex;width:100%;justify-content:space-between;margin-bottom:40px}.about-description,.about-infos{color:#2e2e2e;width:47%}.dark .about-description,.dark .about-infos{color:#c5c5c5}.about-description{text-align:left;font-style:italic}.about-infos ul{list-style:none}.about-infos ul li{display:flex;flex-direction:row;align-items:center}.infos-title{color:#000;font-weight:600;min-width:120px;display:inline-block}.dark .infos-title{color:#fff}.infos-text .loading{width:1rem;height:1rem;color:#000;fill:#fff}.dark .infos-text .loading{color:#fff;fill:#000}.resume-categories{margin-bottom:30px}.about-resume .tabs__tab-panel{display:none}.about-resume .tabs__tab-panel.tabs__tab-panel--selected{display:block;animation:tab_animation 1s ease;-moz-animation:tab_animation 1s ease;-webkit-animation:tab_animation 1s ease}@keyframes tab_animation{0%{opacity:0;transform:rotateY(20deg) rotate(-3deg)}to{opacity:1;transform:rotateY(0) rotate(0)}}.resume-categories ul.tabs__tab-list{list-style:none;display:flex;flex-wrap:wrap;border:1px solid rgba(0,0,0,.3);border-radius:50px;width:100%;justify-content:space-between}.dark .resume-categories ul.tabs__tab-list{border:1px solid rgba(255,255,255,.3)}.resume-categories li.tabs__tab{font-size:18px;cursor:pointer;padding:15px 25px;border-radius:50px;font-weight:600;transition:all .45s cubic-bezier(0,0,.2,1);color:#000}.dark .resume-categories li.tabs__tab{color:#fff}.resume-categories li.tabs__tab:hover{background-color:#0000001a}.dark .resume-categories li.tabs__tab:hover{background-color:#ffffff1a}.resume-categories li.tabs__tab.tabs__tab--selected{background-color:#000;pointer-events:none;color:#fff}.dark .resume-categories li.tabs__tab.tabs__tab--selected{background-color:#fff;color:#000}ul.resume-list{list-style:none}ul.resume-list li.list-item{margin-bottom:20px}.accordion{list-style:none;width:90%;margin:auto}.accordion_item{border-radius:5px;margin-bottom:5px}.button_accordion{font-size:17px;background-color:#0000001a;color:#000;text-align:left;font-weight:700;display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:center;padding:18px 15px;cursor:pointer;border-radius:5px;border:none}.dark .button_accordion{background-color:#ffffff1a;color:#fff}.control{font-size:20px}.list_skills{padding:20px;list-style:inside;color:#333}.dark .list_skills{color:#ddd}.accordion_item.active .button_accordion{background-color:#0000004d}.dark .accordion_item.active .button_accordion{background-color:#ffffff4d}.skills_wrapper{height:0;overflow:hidden;transition:height ease .5s}@media screen and (max-width: 1024px){li.list-item .description-education li,.list_skills li{margin-bottom:10px;text-align:left}}@media screen and (max-width: 768px){.about-main-infos{flex-direction:column}.about-description,.about-infos{width:100%}.about-description{margin-bottom:15px}}@media screen and (max-width: 640px){.resume-categories ul.tabs__tab-list{list-style:none;display:flex;flex-wrap:wrap;border:none;width:100%;justify-content:space-around}.resume-categories li.tabs__tab{margin-bottom:10px}}.item{padding:20px 40px;background-color:#0000001a;color:#333;position:relative;border-radius:10px}.dark .item{background-color:#ffffff1a;color:#e0e0e0}.item-top{display:flex;flex-direction:column;margin-bottom:10px;width:85%}.item-top h5{margin-right:20px;font-size:18px}.item-top span{margin-right:20px;font-size:15px;color:#666;min-width:-moz-fit-content;min-width:fit-content}.dark .item-top span{color:#aaa}.item-title{margin-top:20px;margin-bottom:30px;font-weight:700}.item-title h3{font-size:25px}.item-content p{text-align:left;font-size:15px;line-height:25px}.item-content ul{list-style:disc;list-style-position:outside;margin-left:30px;margin-bottom:25px}.item-logo{position:absolute;top:20px;max-height:70px;right:20px;max-width:80px}.item-content p:not(:last-child){margin-bottom:15px}.item-content a{color:#666}.dark .item-content a{color:#aaa}.item-content a:hover{opacity:.7}@media screen and (max-width: 860px){.item-top{flex-direction:column}}@media screen and (max-width: 560px){.item-top h5{font-size:16px}.item-top span{font-size:14px}.item-title h3{font-size:20px}}.contact-content{display:flex;max-width:900px;margin:0 auto 20px}.contact-left,.contact-right{width:50%;margin-bottom:20px}.contact-socials-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;height:200px}.contact-social-div{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.contact-social-link{background-color:#000;padding:.5rem 1rem;display:flex;flex-direction:row;align-items:center;transition:all .2s ease-in-out}.contact-social-link:hover{opacity:.9;scale:1.1}.dark .contact-social-link{background-color:#fff}.contact-social-link .social-icon{fill:#fff;height:1.5rem;width:1.5rem}.dark .contact-social-link .social-icon{fill:#000}.contact-social-link span{color:#fff;margin-left:.5rem}.dark .contact-social-link span{color:#000}.contact-left{margin-right:30px}.map-container{width:100%;height:100%}div#map{height:100%;width:100%}.leaflet-top,.leaflet-bottom{z-index:800}@media screen and (max-width: 960px){.contact-content{flex-direction:column}.contact-left,.contact-right{width:100%}.contact-left{margin-right:0}.map-container{min-height:300px;height:100%;max-height:400px}}.home-container{height:100vh;width:100%;color:#000;display:flex;align-items:center;justify-content:center;padding-bottom:20px}.dark .home-container{color:#fff}.home-content{display:flex;align-items:center}.home-infos{display:block;margin-left:70px;height:-moz-fit-content;height:fit-content}.home-infos h1.home-name{font-size:55px;font-weight:800;text-transform:uppercase;margin-bottom:20px;line-height:1.2}.home-infos p.home-about{font-size:20px;font-style:italic;font-weight:500;max-width:450px;margin-bottom:20px;color:#2e2e2e;line-height:30px}.dark .home-infos p.home-about{color:#c5c5c5}.home-socials-list{list-style:none;display:flex}.home-social-item{margin-right:20px}.home-social-item:last-child{margin-right:0}.footer-social-link{color:#000;text-decoration:none;display:flex}.dark .footer-social-link{color:#fff}.footer-social-link:hover{color:#000000b3}.dark .footer-social-link:hover{color:#ffffffb3}.home-social-icon{font-size:25px;height:1.5rem;width:1.5rem}.home-picture{width:300px;height:300px;min-width:300px;min-height:300px;position:relative;border-radius:100%}.home-picture-image{background-image:url(/assets/pp.jpeg)!important;position:absolute;inset:0;background-repeat:no-repeat;background-position:50%;background-size:cover;animation:morph 8s ease-in-out 1s infinite;background-blend-mode:multiply;box-shadow:inset 0 0 0 9px #ffffff4d;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;overflow:hidden;filter:grayscale(100%)}@keyframes morph{0%{border-radius:65% 45% 35% 65%/65% 35% 75%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:65% 45% 35% 65%/65% 35% 75%}}@media screen and (max-width: 1280px){.home-container{height:calc(100vh - 100px)}.home-content{margin:0 auto;width:-moz-fit-content;width:fit-content}.home-infos{height:unset}}@media screen and (max-width: 1024px){.home-container{text-align:center}.home-infos p.home-about{padding:0 1rem;font-size:17px;text-align:left}.home-content{display:inline;padding-bottom:30px}.home-infos{margin:0}.home-infos h1.home-name{font-size:45px}.home-socials-list{justify-content:center}.home-picture{height:200px;width:200px;min-height:200px;min-width:200px;margin:0 auto 20px}}@media screen and (max-width: 640px){.home-infos h1.home-name{font-size:35px}.home-infos p.home-about{font-size:17px}}@media screen and (max-width: 640px) and (orientation: landscape){.home-container{height:-moz-fit-content;height:fit-content;padding-top:29px}}.skills_content{display:flex;flex-direction:column;max-width:900px;width:100%;margin:0 auto;color:#000}.skills_content h3{color:#000;font-size:20px;font-weight:500}.skills_content h3:not(:first-child){margin-top:50px}.skills_content h3:not(:last-child){margin-bottom:18px}.dark .skills_content,.dark .skills_content h3{color:#fff}
