html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.text-button-ui{color:#fff;cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}
html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.footer{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:30px 40px;display:flex}.footer .footer-left{justify-content:center;align-items:center;gap:15px;width:350px;font-size:1.05rem;display:flex}.footer .footer-left .follow-me{font-size:1.5rem}.footer .footer-left .social-icons-container{gap:10px;display:flex}.footer .footer-left .social-icons-container a{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s ease-in-out;display:flex}.footer .footer-left .social-icons-container a:hover{opacity:.7}.footer .footer-right{text-align:right;flex-direction:column;align-items:flex-end;gap:15px;width:350px;display:flex}.footer .footer-right .footer-cgv{font-size:.95rem;font-weight:500;text-decoration:none}.footer .footer-right .footer-cgv:hover{text-decoration:underline}.footer .footer-right .footer-copyright{margin:0;font-size:.95rem}@media (max-width:900px){.footer{flex-direction:column;gap:20px}.footer .footer-left{align-items:center;padding:0 0 20px}.footer .footer-left .follow-me{font-size:1.3rem}.footer .footer-right{text-align:left;align-items:center}}@media (max-width:550px){.footer{gap:15px;padding:20px 15px}.footer .footer-left{justify-content:center;width:100%;padding:0 0 10px}.footer .footer-right{text-align:center;align-items:center;width:100%}.footer .footer-right .footer-cgv{padding:0 0 10px}}
.normandySection-module-scss-module__JQnSWW__normandySection{background-color:var(--background-color);width:100%;padding:64px 0}.normandySection-module-scss-module__JQnSWW__container{max-width:1200px;margin:0 auto;padding:0 32px}.normandySection-module-scss-module__JQnSWW__normandyContent{justify-content:space-between;align-items:center;gap:48px;display:flex}.normandySection-module-scss-module__JQnSWW__buttonWrapper{justify-content:flex-start;width:100%;padding:40px 30px 0;display:flex}.normandySection-module-scss-module__JQnSWW__normandyText{flex:1}.normandySection-module-scss-module__JQnSWW__normandyText p{color:var(--text-color);margin:0;font-size:18px;line-height:1.8}.normandySection-module-scss-module__JQnSWW__normandyText p strong{color:var(--text-color);font-weight:600}.normandySection-module-scss-module__JQnSWW__normandyImage{flex:1;justify-content:center;align-items:center;display:flex}.normandySection-module-scss-module__JQnSWW__normandyImage .normandySection-module-scss-module__JQnSWW__image{object-fit:cover;border-radius:8px;width:100%;height:auto;box-shadow:0 4px 6px #0000001a}@media (max-width:968px){.normandySection-module-scss-module__JQnSWW__buttonWrapper{justify-content:center;padding:20px 0}.normandySection-module-scss-module__JQnSWW__normandySection{padding:48px 0}.normandySection-module-scss-module__JQnSWW__normandyContent{flex-direction:column;gap:32px}.normandySection-module-scss-module__JQnSWW__normandyText p{text-align:center;font-size:16px}.normandySection-module-scss-module__JQnSWW__normandyImage{width:100%}.normandySection-module-scss-module__JQnSWW__normandyImage .normandySection-module-scss-module__JQnSWW__image{max-width:500px}}@media (max-width:768px){.normandySection-module-scss-module__JQnSWW__container{padding:0 24px}.normandySection-module-scss-module__JQnSWW__normandySection{padding:40px 0}.normandySection-module-scss-module__JQnSWW__normandyContent{gap:24px}.normandySection-module-scss-module__JQnSWW__normandyText p{font-size:15px}}
html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.contactFormWrapper{flex-direction:column;align-items:center;gap:32px;width:100%;padding:40px 20px;display:flex}.contactFormHeader{text-align:center;max-width:600px}.contactFormHeader .contactFormTitle{color:#1f2937;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.3}.contactFormHeader .contactFormSubtitle{color:#6b7280;font-size:18px;font-weight:400;line-height:1.5}.contactForm{background:#fff;border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:1000px;padding:40px;transition:box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000014}.contactForm:hover{box-shadow:0 8px 30px #0000001f}.contactForm .formField{flex-direction:column;gap:10px;display:flex}.contactForm .formField .formLabel{color:#1f2937;letter-spacing:.3px;font-size:15px;font-weight:600}.contactForm .formField .formInput{color:#1f2937;background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;height:52px;padding:0 16px;font-family:inherit;font-size:16px;transition:all .3s}.contactForm .formField .formInput:focus{background-color:#fff;border-color:#2f78c6;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2f78c61a}.contactForm .formField .formInput:disabled{opacity:.5;cursor:not-allowed;background-color:#f3f4f6}.contactForm .formField .formInput::placeholder{color:#9ca3af}.contactForm .formField .formTextarea{color:#1f2937;resize:vertical;background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;min-height:180px;padding:16px;font-family:inherit;font-size:16px;line-height:1.5;transition:all .3s}.contactForm .formField .formTextarea:focus{background-color:#fff;border-color:#2f78c6;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2f78c61a}.contactForm .formField .formTextarea:disabled{opacity:.5;cursor:not-allowed;resize:none;background-color:#f3f4f6}.contactForm .formField .formTextarea::placeholder{color:#9ca3af}.contactForm .formSubmitButton{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#2f78c6 0%,#2563eb 100%);border:none;border-radius:10px;width:100%;height:52px;margin-top:8px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #2f78c64d}.contactForm .formSubmitButton:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#2f78c6 100%);transform:translateY(-2px);box-shadow:0 6px 20px #2f78c666}.contactForm .formSubmitButton:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #2f78c64d}.contactForm .formSubmitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.contactForm .formMessageSuccess{text-align:center;color:#059669;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-left:4px solid #10b981;border-radius:10px;padding:14px 20px;font-size:15px;font-weight:600;animation:.4s slideIn}.contactForm .formMessageError{text-align:center;color:#dc2626;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #ef4444;border-radius:10px;padding:14px 20px;font-size:15px;font-weight:600;animation:.4s slideIn}.contactFormDescription{text-align:center;color:#6b7280;max-width:500px;font-size:15px;font-weight:400;line-height:1.6}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.contactFormHeader .contactFormTitle{color:#f9fafb}.contactFormHeader .contactFormSubtitle{color:#9ca3af}.contactForm{background:#1f2937;box-shadow:0 4px 20px #0006}.contactForm:hover{box-shadow:0 8px 30px #0009}.contactForm .formField .formLabel{color:#f9fafb}.contactForm .formField .formInput{color:#f9fafb;background-color:#111827;border-color:#374151}.contactForm .formField .formInput:focus{background-color:#1f2937;border-color:#2f78c6;box-shadow:0 0 0 4px #2f78c633}.contactForm .formField .formInput:disabled{background-color:#111827}.contactForm .formField .formInput::placeholder{color:#6b7280}.contactForm .formField .formTextarea{color:#f9fafb;background-color:#111827;border-color:#374151}.contactForm .formField .formTextarea:focus{background-color:#1f2937;border-color:#2f78c6;box-shadow:0 0 0 4px #2f78c633}.contactForm .formField .formTextarea:disabled{background-color:#111827}.contactForm .formField .formTextarea::placeholder{color:#6b7280}.contactFormDescription{color:#9ca3af}}
