.cursor-wrapper[data-v-cf9f11be]{position:fixed;top:0;left:0;pointer-events:none;z-index:9999}.custom-cursor[data-v-cf9f11be]{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:30px solid #455171;transform:rotate(-45deg);transition:transform .2s ease}@media (hover: none),(pointer: coarse){.custom-cursor[data-v-cf9f11be]{display:none!important}}.right-content:hover .custom-cursor[data-v-cf9f11be]{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:30px solid #455171;transform:rotate(-45deg);transition:transform .2s ease}.custom-cursor.is-hovering[data-v-cf9f11be]{transform:rotate(-30deg) scale(1.4)}.dither-canvas[data-v-db64f486]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;display:block}@media (hover: none),(pointer: coarse){.dither-canvas[data-v-db64f486]{display:none!important}body{background:#fff!important}}[data-v-f351dacf]:root{--brand: #494e70}.contact-bubble[data-v-f351dacf]{position:fixed;right:20px;bottom:20px;width:60px;height:60px;border-radius:50%;background:#455171;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000004d;cursor:pointer;transition:all .28s ease;z-index:999;overflow:hidden;pointer-events:auto;touch-action:manipulation;animation:contact-f351dacf .8s infinite alternate}@keyframes contact-f351dacf{0%{transform:scale(.9)}to{transform:scale(1.1)}}.contact-bubble.open[data-v-f351dacf]{width:680px;height:400px;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:14px;align-items:stretch;justify-content:flex-start;overflow-y:hidden;background:#494e7099;animation:none!important}.bubble-icon[data-v-f351dacf]{font-size:24px}.contact-form[data-v-f351dacf]{display:flex;flex-direction:column;gap:10px;width:100%}.form-title[data-v-f351dacf]{margin:0 0 6px;font-size:16px;font-weight:700}input[data-v-f351dacf],textarea[data-v-f351dacf]{width:95%;border:1px solid #d4d7e1;border-radius:10px;padding:12px 14px;font-size:15px;outline:none;background:#ffffffe6;color:#1f2430}input[data-v-f351dacf]:focus,textarea[data-v-f351dacf]:focus{border-color:var(--brand)}button[type=submit][data-v-f351dacf]{background:var(--brand);color:#fff;border:0;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer}button[disabled][data-v-f351dacf]{opacity:.7;cursor:default}.contact-banner[data-v-f351dacf]{margin-top:14px;border-radius:12px;padding:10px;max-height:140px}.contact-info[data-v-f351dacf]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.info-item[data-v-f351dacf]{display:block;text-decoration:none;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:10px 12px;line-height:1.25;transition:transform .18s ease,background .18s ease,border-color .18s ease;-webkit-user-select:text;user-select:text}.info-item strong[data-v-f351dacf]{font-size:12px;letter-spacing:.02em;text-transform:uppercase;opacity:.9}.info-item[data-v-f351dacf]:hover,.info-item[data-v-f351dacf]:focus-visible{background:#ffffff29;border-color:#ffffff59;transform:translateY(-1px);outline:none}.close-btn[data-v-f351dacf]{position:absolute;top:6px;right:8px;width:28px;height:28px;border-radius:50%;border:0;background:transparent;color:#fff;font-size:22px;line-height:1;cursor:pointer}.sr-only[data-v-f351dacf]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.is-mobile.open[data-v-f351dacf]{width:min(92vw,460px);height:min(72vh,600px);right:4vw;bottom:4vh}@media (max-width: 520px){.contact-info[data-v-f351dacf]{grid-template-columns:1fr}}.contact-section[data-v-01a0af79]{padding:1rem;background:#fff;display:block}.contact-form input[data-v-01a0af79],.contact-form textarea[data-v-01a0af79],.contact-form button[data-v-01a0af79]{font-size:16px;width:100%;margin-top:.5rem}.contact-form button[data-v-01a0af79]{margin-top:1rem}.contact-banner[data-v-01a0af79]{margin-top:2rem;background:#455171;color:#fff;padding:1rem;border-radius:12px}.contact-info[data-v-01a0af79]{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 540px){.contact-info[data-v-01a0af79]{grid-template-columns:repeat(3,1fr)}}.info-item[data-v-01a0af79]{color:#fff;text-decoration:none;font-size:1rem;line-height:1.2}.info-item[data-v-01a0af79]:hover{color:#e1e3e4}.contact-form[data-v-01a0af79]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-01a0af79]{display:flex;flex-direction:column}label[data-v-01a0af79]{margin-bottom:.5rem;font-weight:700;color:#455171}input[data-v-01a0af79],textarea[data-v-01a0af79]{padding-left:5px;padding-right:5px;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:border-color .3s ease;font-family:roboto,sans-serif}input[data-v-01a0af79]:focus,textarea[data-v-01a0af79]:focus{outline:none;border-color:#455171}.submit-btn[data-v-01a0af79]{background-color:#455171;color:#fff;font-weight:700;padding:1rem;border:none;border-radius:10px;cursor:pointer;transition:transform .2s ease,background-color .3s ease}.submit-btn[data-v-01a0af79]:hover{background-color:#3c425f;transform:scale(1.03)}.success-message[data-v-01a0af79]{text-align:center;margin-top:1.5rem;color:#2ecc71;font-weight:700;animation:fadein-01a0af79 .5s ease}@keyframes fadein-01a0af79{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loader-wrapper[data-v-b205a52e]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .3s ease}.loader[data-v-b205a52e]{width:40px;height:40px;border:4px solid #ccc;border-top-color:#455171;border-radius:50%;animation:spin-b205a52e 1s linear infinite}@keyframes spin-b205a52e{to{transform:rotate(360deg)}}.fade-page-enter-active[data-v-b205a52e]{transition:opacity .6s ease,transform .6s ease}.fade-page-enter-from[data-v-b205a52e]{opacity:0;transform:translateY(20px)}.fade-page-enter-to[data-v-b205a52e]{opacity:1;transform:translateY(0)}.webgl-container[data-v-6649b4da]{position:relative;height:100%;width:100%;overflow:hidden}canvas[data-v-6649b4da]{display:block;width:100%;height:100%;object-fit:cover}.animated-p[data-v-705e603a]{display:inline-block;font-size:1rem;line-height:1.6;color:#455171;white-space:pre-wrap;word-break:break-word}.caret[data-v-705e603a]{display:inline-block;width:2px;height:1em;background-color:#455171;animation:blink-caret-705e603a 1s ease-in-out infinite;vertical-align:-.15em;margin-left:2px;opacity:1}@keyframes blink-caret-705e603a{0%,to{opacity:0}50%{opacity:1}}.right-content[data-v-705e603a]{position:fixed;top:0;right:0;width:45vw;height:100vh;z-index:1;animation:fromBottom-705e603a 1s ease-in-out}@keyframes fromBottom-705e603a{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 922px){.left-content[data-v-705e603a]{position:absolute;width:80%;height:auto;margin-bottom:20px;z-index:2;color:#fff!important}.right-content[data-v-705e603a]{position:fixed;z-index:0;width:100%;height:100dvh;height:100vh;min-height:100vh}.animated-p[data-v-705e603a]{color:#fff}.metier[data-v-705e603a]{font-size:8vw}.metier[data-v-705e603a]:before{display:none}.left-content[data-v-705e603a],.animated-p[data-v-705e603a],.metier[data-v-705e603a]{text-shadow:0 0 8px rgba(0,0,0,.6)}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}.contact-banner[data-v-389ca3e1]{position:fixed;bottom:0;left:0;width:100%;background:#2a3b4b;color:#fff;padding:.75rem 1rem;font-family:roboto,sans-serif;z-index:1000;animation:slideUp-389ca3e1 .6s ease forwards;transform:translateY(100%)}@keyframes slideUp-389ca3e1{to{transform:translateY(0)}}.contact-info[data-v-389ca3e1]{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;align-items:center;width:100%}.info-item[data-v-389ca3e1]{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s}.info-item[data-v-389ca3e1]:hover{color:#e1e3e4}.pricing-section[data-v-389ca3e1]{margin:4rem auto;max-width:1000px;text-align:center;min-height:600px;width:100%}.pricing-cards[data-v-389ca3e1]{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem;width:100%}@media (max-width: 1075px){.pricing-cards[data-v-389ca3e1]{grid-template-columns:1fr}}.pricing-card[data-v-389ca3e1]{background-color:#f9f9f9;border:2px solid #e0e0e0;border-radius:20px;padding:2rem;transition:transform .2s ease,box-shadow .3s ease;font-family:roboto,sans-serif;box-sizing:border-box}.pricing-card[data-v-389ca3e1]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.pricing-cards h3[data-v-389ca3e1]{font-family:Lemonmilk-regular,sans-serif}.pricing-cards ul[data-v-389ca3e1]{list-style:none;padding:0;margin:1rem 0}.pricing-cards li[data-v-389ca3e1]{margin-top:10px}.pricing-card h3[data-v-389ca3e1]{color:#455171;margin-bottom:1rem;font-size:1.4rem}.pricing-card p[data-v-389ca3e1]{margin-bottom:1rem;color:#333;font-size:.95rem}.pricing-card .meta[data-v-389ca3e1]{margin-top:12px;opacity:.85}.price[data-v-389ca3e1]{color:#2ecc71;font-weight:700;font-size:1.1rem}.contact-section .contact-form input[data-v-389ca3e1],.contact-section .contact-form textarea[data-v-389ca3e1],.contact-section .contact-form button[data-v-389ca3e1]{font-size:16px;max-width:100%;box-sizing:border-box}.experiences[data-v-bc27a7ea]{padding:3rem 2rem;max-width:1000px;margin:auto;font-family:Lemonmilk,sans-serif;color:#455171}.experience[data-v-bc27a7ea]{display:flex;gap:2rem;align-items:center;margin-bottom:2.5rem;border-bottom:1px solid #ddd;padding-bottom:2rem;flex-wrap:wrap;opacity:0;transform:translateY(30px);animation:fadeInUp-bc27a7ea .8s ease-out forwards}.experiences h3[data-v-bc27a7ea]{font-family:Lemonmilk-Regular,sans-serif;margin:0;font-size:1.2rem}.tasks[data-v-bc27a7ea]{list-style-type:none;font-family:roboto,sans-serif}.date[data-v-bc27a7ea]{font-family:Lemonmilk-bold;width:120px;font-size:.8rem}.details[data-v-bc27a7ea]{flex:1}.details h2[data-v-bc27a7ea]{margin:0;font-size:1.4rem}.details .type[data-v-bc27a7ea]{font-style:italic;margin:.2rem 0 1rem}.details ul[data-v-bc27a7ea]{margin:0;padding-left:1.2rem}.details li[data-v-bc27a7ea]{margin-bottom:.4rem}@keyframes fadeInUp-bc27a7ea{to{opacity:1;transform:translateY(0)}}@media (max-width: 922px){.experience[data-v-bc27a7ea]{flex-direction:column;align-items:baseline}.date[data-v-bc27a7ea]{margin-bottom:.5rem}}.logo[data-v-bc27a7ea]{width:200px;height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.logo img[data-v-bc27a7ea]{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;transition:transform .3s ease}.logo img[data-v-bc27a7ea]:hover{transform:scale(1.1)}.project-wrapper[data-v-c2e54c54]{padding:2rem}.project-wrapper p[data-v-c2e54c54]{font-family:roboto,sans-serif}.gallery-masonry[data-v-c2e54c54]{column-count:2;column-gap:1rem;margin:1.5rem 0}.masonry-item[data-v-c2e54c54]{display:block;margin-bottom:1rem;break-inside:avoid;border-radius:12px;overflow:hidden;opacity:0;animation:fadeSlideUp-c2e54c54 1.5s ease forwards}.masonry-item[data-v-c2e54c54]:hover{transform:scale(.98)}.masonry-item img[data-v-c2e54c54]{width:100%;display:block;height:auto;object-fit:cover;border-radius:12px}@media (max-width: 768px){.gallery-masonry[data-v-c2e54c54]{column-count:1}}.visit-link[data-v-c2e54c54]{display:inline-block;background:#455171;color:#fff;padding:.75rem 1.2rem;border-radius:10px;font-weight:700;text-decoration:none}@keyframes fadeSlideUp-c2e54c54{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.masonry-item[data-v-c2e54c54]:nth-child(1){animation-delay:.1s}.masonry-item[data-v-c2e54c54]:nth-child(2){animation-delay:.2s}.masonry-item[data-v-c2e54c54]:nth-child(3){animation-delay:.3s}.masonry-item[data-v-c2e54c54]:nth-child(4){animation-delay:.4s}.project-wrapper[data-v-975333e6]{padding:2rem}.project-wrapper p[data-v-975333e6]{font-family:roboto,sans-serif}.gallery-masonry[data-v-975333e6]{column-count:2;column-gap:1rem;margin:1.5rem 0}.masonry-item[data-v-975333e6]{display:block;margin-bottom:1rem;break-inside:avoid;border-radius:12px;overflow:hidden;opacity:0;animation:fadeSlideUp-975333e6 1.5s ease forwards}.masonry-item[data-v-975333e6]:hover{transform:scale(.98)}.masonry-item img[data-v-975333e6]{width:100%;display:block;height:auto;object-fit:cover;border-radius:12px}@media (max-width: 768px){.gallery-masonry[data-v-975333e6]{column-count:1}}.visit-link[data-v-975333e6]{display:inline-block;background:#455171;color:#fff;padding:.75rem 1.2rem;border-radius:10px;font-weight:700;text-decoration:none}@keyframes fadeSlideUp-975333e6{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.masonry-item[data-v-975333e6]:nth-child(1){animation-delay:.1s}.masonry-item[data-v-975333e6]:nth-child(2){animation-delay:.2s}.masonry-item[data-v-975333e6]:nth-child(3){animation-delay:.3s}.masonry-item[data-v-975333e6]:nth-child(4){animation-delay:.4s}.project-wrapper[data-v-4a7119dd]{padding:2rem}.project-wrapper p[data-v-4a7119dd]{font-family:roboto,sans-serif}.gallery-masonry[data-v-4a7119dd]{column-count:2;column-gap:1rem;margin:1.5rem 0}.masonry-item[data-v-4a7119dd]{display:block;margin-bottom:1rem;break-inside:avoid;border-radius:12px;overflow:hidden;opacity:0;animation:fadeSlideUp-4a7119dd 1.5s ease forwards}.masonry-item[data-v-4a7119dd]:hover{transform:scale(.98)}.masonry-item img[data-v-4a7119dd]{width:100%;display:block;height:auto;object-fit:cover;border-radius:12px}@media (max-width: 768px){.gallery-masonry[data-v-4a7119dd]{column-count:1}}.visit-link[data-v-4a7119dd]{display:inline-block;background:#455171;color:#fff;padding:.75rem 1.2rem;border-radius:10px;font-weight:700;text-decoration:none}@keyframes fadeSlideUp-4a7119dd{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.masonry-item[data-v-4a7119dd]:nth-child(1){animation-delay:.1s}.masonry-item[data-v-4a7119dd]:nth-child(2){animation-delay:.2s}.masonry-item[data-v-4a7119dd]:nth-child(3){animation-delay:.3s}.masonry-item[data-v-4a7119dd]:nth-child(4){animation-delay:.4s}.project-wrapper[data-v-52e1b68a]{padding:2rem}.project-wrapper p[data-v-52e1b68a]{font-family:roboto,sans-serif}.gallery-masonry[data-v-52e1b68a]{column-count:2;column-gap:1rem;margin:1.5rem 0}.masonry-item[data-v-52e1b68a]{display:block;margin-bottom:1rem;break-inside:avoid;border-radius:12px;overflow:hidden;opacity:0;animation:fadeSlideUp-52e1b68a 1.5s ease forwards}.masonry-item[data-v-52e1b68a]:hover{transform:scale(.98)}.masonry-item img[data-v-52e1b68a]{width:100%;display:block;height:auto;object-fit:cover;border-radius:12px}@media (max-width: 768px){.gallery-masonry[data-v-52e1b68a]{column-count:1}}.visit-link[data-v-52e1b68a]{display:inline-block;background:#455171;color:#fff;padding:.75rem 1.2rem;border-radius:10px;font-weight:700;text-decoration:none}@keyframes fadeSlideUp-52e1b68a{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.masonry-item[data-v-52e1b68a]:nth-child(1){animation-delay:.1s}.masonry-item[data-v-52e1b68a]:nth-child(2){animation-delay:.2s}.masonry-item[data-v-52e1b68a]:nth-child(3){animation-delay:.3s}.masonry-item[data-v-52e1b68a]:nth-child(4){animation-delay:.4s}.project-wrapper[data-v-1a3a8be3]{padding:2rem}.project-wrapper p[data-v-1a3a8be3]{font-family:roboto,sans-serif}.gallery-masonry[data-v-1a3a8be3]{column-count:2;column-gap:1rem;margin:1.5rem 0}.masonry-item[data-v-1a3a8be3]{display:block;margin-bottom:1rem;break-inside:avoid;border-radius:12px;overflow:hidden;opacity:0;animation:fadeSlideUp-1a3a8be3 1.5s ease forwards}.masonry-item[data-v-1a3a8be3]:hover{transform:scale(.98)}.masonry-item img[data-v-1a3a8be3]{width:100%;display:block;height:auto;object-fit:cover;border-radius:12px}@media (max-width: 768px){.gallery-masonry[data-v-1a3a8be3]{column-count:1}}.visit-link[data-v-1a3a8be3]{display:inline-block;background:#455171;color:#fff;padding:.75rem 1.2rem;border-radius:10px;font-weight:700;text-decoration:none}@keyframes fadeSlideUp-1a3a8be3{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.masonry-item[data-v-1a3a8be3]:nth-child(1){animation-delay:.1s}.masonry-item[data-v-1a3a8be3]:nth-child(2){animation-delay:.2s}.masonry-item[data-v-1a3a8be3]:nth-child(3){animation-delay:.3s}.masonry-item[data-v-1a3a8be3]:nth-child(4){animation-delay:.4s}.projects[data-v-f7e6c180]{max-width:1200px;margin:auto;padding:3rem 1rem;font-family:Lemonmilk,sans-serif;color:#455171}.project[data-v-f7e6c180]{display:flex;gap:2rem;margin-bottom:5rem;align-items:center;opacity:0;transform:translateY(50px);animation:fadeUp-f7e6c180 1s ease-out forwards;animation-fill-mode:both;position:relative}.project-images[data-v-f7e6c180]{flex:1;position:relative;height:250px}.project-images img[data-v-f7e6c180]{position:absolute;width:400px;height:240px;object-fit:cover;border-radius:20px;box-shadow:0 8px 20px #0000001a;transition:transform .5s ease}.layer-0[data-v-f7e6c180]{top:0;left:0;z-index:1;transform:rotate(-5deg)}.layer-1[data-v-f7e6c180]{top:30px;left:40px;z-index:2;transform:rotate(2deg)}.layer-2[data-v-f7e6c180]{top:60px;left:80px;z-index:3;transform:rotate(-3deg)}.project-images:hover img[data-v-f7e6c180]{transform:scale(1.05) rotate(0)}.project-info[data-v-f7e6c180]{flex:1}.project-info h3[data-v-f7e6c180]{font-size:1.5rem;margin-bottom:1rem;font-family:Lemonmilk-Regular,sans-serif}.project-info p[data-v-f7e6c180]{font-family:Roboto,sans-serif;font-size:1rem;margin-bottom:2rem}.view-btn[data-v-f7e6c180]{padding:.8rem 1.2rem;background-color:#455171;color:#fff;border:none;border-radius:10px;text-decoration:none;font-family:Lemonmilk-regular,sans-serif;transition:background .3s ease}.view-btn[data-v-f7e6c180]:hover{background-color:#353a55}@keyframes fadeUp-f7e6c180{to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.project[data-v-f7e6c180]{flex-direction:column;align-items:flex-start}.project-images[data-v-f7e6c180]{height:180px;margin-bottom:8.5rem}.project-images img[data-v-f7e6c180]{width:150px;height:100px}}.project-overlay[data-v-f7e6c180]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2000;display:flex;justify-content:flex-end;animation:fadeIn-f7e6c180 .3s ease forwards}@keyframes fadeIn-f7e6c180{0%{opacity:0}to{opacity:1}}.project-panel[data-v-f7e6c180]{width:80%;max-width:1200px;height:100%;background:#fff;animation:slideIn-f7e6c180 .4s ease forwards;box-shadow:-10px 0 30px #0000001a;position:relative;display:flex;flex-direction:column;overflow-y:auto}@keyframes slideIn-f7e6c180{0%{transform:translate(100%)}to{transform:translate(0)}}.panel-content[data-v-f7e6c180]{padding:2rem;overflow-y:auto;height:100%;position:relative}.close-btn[data-v-f7e6c180]{position:absolute;top:1rem;right:1rem;color:#455171;background-color:transparent;border:none;font-size:1.5rem;font-weight:700;width:40px;height:40px;cursor:pointer;z-index:10}.gallery[data-v-f7e6c180]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.gallery img[data-v-f7e6c180]{width:calc(50% - .5rem);height:auto;border-radius:12px;object-fit:cover}.visit-link[data-v-f7e6c180]{display:inline-block;background:#455171;color:#fff;padding:.75rem 1.2rem;border-radius:10px;font-weight:700;text-decoration:none;transition:background .3s ease}.visit-link[data-v-f7e6c180]:hover{background:#353a55}@media (max-width: 768px){.project-panel[data-v-f7e6c180]{width:100%}.close-btn[data-v-f7e6c180]{top:1rem;left:auto;right:1rem;transform:none}.gallery img[data-v-f7e6c180]{width:100%}}.slide-enter-active[data-v-f7e6c180],.slide-leave-active[data-v-f7e6c180]{transition:transform .4s ease,opacity .3s ease}.slide-enter-from[data-v-f7e6c180],.slide-leave-to[data-v-f7e6c180]{transform:translate(100%);opacity:0}.slide-enter-to[data-v-f7e6c180],.slide-leave-from[data-v-f7e6c180]{transform:translate(0);opacity:1}@font-face{font-family:Lemonmilk-regular;src:url(/assets/LEMONMILK-Regular-pD5ies7F.otf)}@font-face{font-family:Lemonmilk-bold;src:url(/assets/LEMONMILK-Bold-0bVl2l8R.otf)}*,*:before,*:after{cursor:none!important}.fade-page-enter-active{transition:opacity .6s ease,transform .6s ease}.fade-page-enter-from{opacity:0;transform:translateY(20px)}.fade-page-enter-to{opacity:1;transform:translateY(0)}body{font-family:Lemonmilk-regular;color:#455171;background:#fff;background-size:contain;-webkit-user-select:none;user-select:none}.content p{font-family:roboto}.title{text-align:center;font-size:2rem;color:#455171;margin-bottom:2rem;font-family:Lemonmilk-bold,sans-serif}button{font-family:Lemonmilk-regular,sans-serif}.left-content{float:left;width:45vw;margin-right:20px;margin-left:20px}.left-content p{font-family:roboto}.center-content{margin-right:20px;margin-left:20px}.burger-menu{width:30px;height:24px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;position:fixed;top:20px;right:20px;z-index:1000;transition:transform .3s ease}.burger-menu .bar{width:100%;height:4px;background-color:#455171;transition:transform .3s ease,background-color .3s ease}.burger-menu.hovered .bar{transform:scale(1.1)}.burger-menu.clicked .bar:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger-menu.clicked .bar:nth-child(2){opacity:0}.burger-menu.clicked .bar:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.menu{position:fixed;top:0;right:-100%;width:250px;height:100vh;background:#ffffffb3;transition:right .3s ease-in-out;display:flex;flex-direction:column;margin:0;vertical-align:middle;justify-content:center;z-index:99;transition:.3s}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;transition:opacity .3s ease}.menu-open{right:0}.menu li{list-style:none;padding:15px;text-align:center;transition:.3s}.menu li:hover{letter-spacing:2px;transition:.5s}.menu a{text-decoration:none;color:#455171;font-size:1.2rem;transition:color .3s}.menu a:hover{color:#455171}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}footer{position:fixed;bottom:0;left:0;z-index:2}.footer-content{background-color:#e1e3e4;color:#455171;text-align:center;padding-top:3px;padding-bottom:3px;font-family:roboto;width:100vw}.footer-content p{margin:0}.metier{font-size:2.5vw}.metier:before{content:"";display:block;position:absolute;left:0;background-color:#494e701a;width:100vw;height:2vw;margin-top:1.5vw}.firstName{font-family:Lemonmilk-bold;font-size:4vw;animation:fromLeft .5s}.lastName{font-family:Lemonmilk-bold;font-size:6vw;animation:fromLeft 1s}.photo-profil{position:fixed;top:0;right:0;width:50vw;height:100vh;background-image:url(/assets/img/photoProfil.jpg);background-size:cover;background-position:center;animation:fromRight 1s}@keyframes fromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}
