@keyframes traitShow{to{visibility:visible}}.btn:not(.btn-red,.btn-white),.has-handdrawn{align-items:center;cursor:pointer;display:inline-flex;font-weight:800;gap:.5rem;position:relative;width:fit-content}.btn:not(.btn-red,.btn-white).activ,.has-handdrawn.activ{color:#f4161d}.btn:not(.btn-red,.btn-white):before,.has-handdrawn:before{aspect-ratio:124.37/6.43;background:#f4161d;bottom:-.5rem;clip-path:inset(0 100% 0 0);content:"";left:0;mask:url(/assets/5f23daa9889de4427603.svg);-webkit-mask:url(/assets/5f23daa9889de4427603.svg);position:absolute;transition:clip-path .25s ease-in-out;width:100%}.btn:not(.btn-red,.btn-white):hover,.has-handdrawn:hover{color:#f4161d;text-decoration:none}.btn:not(.btn-red,.btn-white):hover:before,.has-handdrawn:hover:before{clip-path:inset(0 0 0 0)}.btn.with-arrow:after,.has-handdrawn:after{background:#353f47;content:"";display:block;height:12px;margin-top:3px;mask:url(/assets/fcdf87fc00419a4cdfa7.svg);-webkit-mask:url(/assets/fcdf87fc00419a4cdfa7.svg);transition:transform .25s ease;width:12px}.btn.with-arrow:hover:after,.has-handdrawn:hover:after{background:#f4161d;transform:translateX(5px)}.btn-red,.has-button{align-items:center;background:#f4161d;border:1px solid #f4161d;border-radius:8px;color:#fdfcfb;cursor:pointer;display:flex;font-weight:500;gap:8px;height:fit-content;min-height:48px;padding:.5rem 1rem;width:fit-content}.btn-red svg,.has-button svg{fill:#fdfcfb}.btn-red.uppercase,.has-button.uppercase{text-transform:uppercase}.btn-red:hover,.has-button:hover{background:#fdfcfb;color:#f4161d}.btn-red:hover svg,.has-button:hover svg{fill:#f4161d}.btn-red:disabled,.has-button:disabled{background:#ddd;border-color:#ddd}.btn-white{align-items:center;background:#fdfcfb;border:1px solid #f4161d;border-radius:8px;color:#353f47;cursor:pointer;display:flex;font-weight:500;gap:8px;height:fit-content;min-height:48px;padding:.5rem 1rem;width:fit-content}.btn-white svg{fill:#353f47}.btn-white:hover{background:#f4161d;color:#fdfcfb}.btn-white:hover svg{fill:#fdfcfb}.btn-red.inverted{background:#fdfcfb;color:#f4161d}.btn-red.inverted svg{fill:#f4161d}.btn-red.inverted:hover{background:#f4161d;color:#fdfcfb}.btn-red.inverted:hover svg{fill:#fdfcfb}.loader{align-items:center;background-color:#fffc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:20}.loader svg{animation:rotate4 2s linear infinite;transform-origin:center;width:3.25em}.loader circle{animation:dash4 1.5s ease-in-out infinite;fill:none;stroke:#f4161d;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2}@keyframes rotate4{to{transform:rotate(1turn)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.veil{align-items:center;background-color:#ffffffb3;display:flex;height:100svh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:12}.veil .pop-up{background-color:#fdfcfb;border-radius:20px;box-shadow:0 1px 10px #0000001a;padding:4rem 1rem 1rem;position:relative;width:95%}@media screen and (min-width:993px){.veil .pop-up{width:auto}}.veil .pop-up h3{margin:1rem auto;max-width:40ch;text-align:center}.veil .pop-up p{margin:auto;max-width:35ch;text-align:center}.veil .pop-up>svg{cursor:pointer;height:28px;position:absolute;right:1rem;top:1rem;width:28px}.veil .pop-up .result-icone{margin:0 auto 2rem}.veil .pop-up .result-icone svg{color:#f4161d;display:block;height:60px;margin:auto;width:60px}.veil .pop-up .result-icone svg.succeeded{color:#0dbc72}.veil .pop-up .form-result-buttons{align-items:center;display:flex;gap:.9rem;justify-content:center;margin:3rem auto 0}@media screen and (min-width:993px){.veil .pop-up .form-result-buttons{gap:4rem}}.contact-form{margin:auto;width:100%}@media screen and (min-width:993px){.contact-form{display:grid;grid:repeat(4,auto) 3.5rem/repeat(4,1fr);column-gap:1.5rem;row-gap:1.5rem}.contact-form .input-block:first-child{grid-column:1/3;grid-row:1/1}.contact-form .input-block:nth-child(2){grid-column:3/5;grid-row:1/1}.contact-form .input-block:nth-child(3){grid-column:1/3;grid-row:2/3}.contact-form .input-block:nth-child(4){grid-column:3/5;grid-row:2/3}.contact-form .input-block:nth-child(5){grid-column:1/5;grid-row:3/4}.contact-form .input-block:nth-child(6){grid-column:1/5;grid-row:4/5}}.contact-form .form-button{margin:3rem auto auto}@media screen and (min-width:993px){.contact-form .form-button{align-self:center;grid-column:4/5;grid-row:4/5;justify-content:center;justify-self:flex-end;margin:auto 0 0;width:80%}}.user-form{background-color:#fdfcfb;border-radius:20px;box-shadow:0 1px 10px #0000001a;display:flex;flex-direction:column;margin:auto auto 4rem;max-width:1280px;overflow:hidden;padding:2rem 1rem 1rem;position:relative;width:95%}@media screen and (min-width:993px){.user-form{flex-flow:row wrap;justify-content:space-between;padding:2rem var(--layout-padding);width:auto}}.user-form>div:not(.loader){display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between;width:100%}@media screen and (min-width:993px){.user-form>div:not(.loader){gap:1.5rem;width:45%}}.user-form .input-block{width:100%}.user-form .input-block.street{width:68%}@media screen and (min-width:993px){.user-form .input-block.street{width:75%}}.user-form .input-block.streetNbr{width:25%}@media screen and (min-width:993px){.user-form .input-block.streetNbr{width:19%}}.user-form .input-block.npa{width:23%}.user-form .input-block.city{width:70%}.user-form .user-form-buttons{justify-content:flex-end;margin-top:2rem;width:100%}@media screen and (max-width:993px){.user-form .user-form-buttons a,.user-form .user-form-buttons button{width:100%}}.user-form .user-form-buttons .data-saved{align-items:center;display:flex;gap:.5rem}.input-block{display:flex;flex-flow:column nowrap;margin-bottom:1rem;position:relative}@media screen and (min-width:993px){.input-block{margin-bottom:0}.input-block input{width:100%}}.input-block input{width:100%}.input-block .contactType label{align-items:center;display:flex;font-size:1rem;gap:.5rem;margin-right:2rem}.input-block .contactType p{margin-bottom:1rem;width:100%}.input-block label{font-size:.8rem;margin-bottom:.5rem}.input-block>span:not(.slider){color:red;font-size:.7rem;max-width:100%;top:100%}@media screen and (min-width:993px){.input-block>span:not(.slider){position:absolute}}.input-block.subject select:focus+svg{transform:rotate(180deg)}.input-block.subject svg{height:16px;position:absolute;right:1rem;top:38px;z-index:1}@media screen and (min-width:993px){.input-block.subject svg{top:44px}}.legalMention{grid-column:1/5;grid-row:5/6}.legalMention a{display:block;margin:.5rem auto}.legalMention a:first-letter{text-transform:uppercase}.legalMention a:hover{color:#f4161d;text-decoration:underline}@media screen and (max-width:993px){.contact{padding-bottom:15rem}}.contact .social-network{margin-top:1rem}.contact .social-network-icone,.contact address svg{color:#f4161d}.contact .social-network-icone path,.contact address svg path{fill:#f4161d}.contact .social-network-icone:hover{background-color:#fdfcfb}@media screen and (max-width:993px){.contact .contact-form{margin-top:2rem}}.contact img{bottom:0;position:absolute;right:5rem}.contact .floating-img{bottom:-60px;height:80vw;max-height:600px;position:absolute;right:10px}@media screen and (min-width:993px){.contact .floating-img{bottom:-60px;height:30vw;max-height:400px;right:1vw}}@media screen and (min-width:1401px){.contact .floating-img{bottom:-60px;max-height:600px;right:5vw}}.contact .floating-text{align-items:center;bottom:30px;color:#f4161d;display:flex;flex-direction:column;left:90px;position:absolute}@media screen and (min-width:577px){.contact .floating-text{left:inherit;right:180px}}@media screen and (min-width:993px){.contact .floating-text{right:18vw}}.contact .floating-text span{color:#f4161d;font-family:Handmade,Arial,Helvetica,sans-serif;font-optical-sizing:auto;font-size:clamp(18px,1.2vw,25px);font-size:clamp(16px,1.2vw,18px);font-style:normal;font-weight:500}.contact .floating-text svg{width:40px}@media screen and (min-width:993px){.contact .floating-text svg{width:50px}}
/*# sourceMappingURL=page-contact.39c32f628422c3f735ed.css.map*/