.twoColumn{display:flex;flex-flow:column-reverse wrap;gap:4rem;justify-content:space-between}@media screen and (min-width:993px){.twoColumn{flex-flow:row nowrap;gap:0}}.twoColumn.revertColumn{flex-direction:column-reverse}@media screen and (min-width:993px){.twoColumn.revertColumn{flex-direction:row-reverse}.twoColumn .column{display:flex;flex-flow:column;justify-content:flex-start;margin:0}}.twoColumn .column-text{width:100%}@media screen and (min-width:993px){.twoColumn .column-text{width:48%}}.twoColumn .column-text h1,.twoColumn .column-text h2{margin-bottom:2rem}.twoColumn .column-image{min-height:300px;width:100%}@media screen and (min-width:993px){.twoColumn .column-image{width:48%}}.twoColumn .column-image img{aspect-ratio:1.3/1;background:#fdfcfb;border:8px solid #fff;box-shadow:0 1px 10px #0000001a;min-width:95vw;object-fit:cover;position:sticky;top:5.5rem;width:100%}@media screen and (min-width:993px){.twoColumn .column-image img{aspect-ratio:1.333/1;min-height:inherit;min-width:inherit}}.twoColumn .btn{margin-top:2rem}@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}.hero{height:calc(100svh - var(--header-height))}.hero hgroup h1 span{background-color:#efebe3;color:#161615;font-family:"Noto Serif Display",system-ui,sans-serif;font-optical-sizing:auto;font-size:1em;font-style:normal;font-variation-settings:"wdth" 100;font-weight:400;padding:.5rem;position:relative}.hero hgroup h1 span:first-child{font-weight:400;z-index:1}.hero hgroup h1 .crans{font-style:italic;font-weight:300;z-index:0}.hero hgroup p{background-color:#353f47;color:#fdfcfb;font-size:clamp(20px,1.458vw,28px);letter-spacing:1.3px;margin-top:.45rem;padding:0 1rem;position:relative;text-transform:uppercase;width:fit-content;z-index:1}.hero img{filter:brightness(.8);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}@media screen and (min-width:993px){.section-annonces{text-align:center}}.section-annonces>p{margin:auto}.section-annonces .switchs{display:flex;gap:2rem;margin:auto;padding:2rem 0;width:fit-content}.section-annonces .switchs h4{cursor:pointer}.section-annonces .switchs h4.activ{color:red;text-decoration:underline}.section-annonces .switchs h4:hover{color:#f4161d}.section-vendre{background-color:#fdfcfb;display:flex;flex-flow:row wrap}.section-vendre .text,.section-vendre h2{width:100%}@media screen and (min-width:993px){.section-vendre .text{width:60%}}.section-vendre .links{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-top:3rem;width:100%}@media screen and (max-width:993px){.section-vendre .links:has(button:only-child){justify-content:center}}@media screen and (min-width:993px){.section-vendre .links{flex-direction:column;justify-content:center;margin-top:0;width:40%}.section-vendre .links a{min-width:180px}}.section-services{padding-bottom:15rem}@media screen and (min-width:993px){.section-services{padding-bottom:0;text-align:center}}.section-services>p{margin:auto}.section-services .services{display:flex;flex-flow:column wrap;margin-top:4rem;text-align:left}@media screen and (min-width:993px){.section-services .services{flex-flow:row wrap;gap:15%}}.section-services .services>div{display:flex;flex-flow:row wrap;height:fit-content;justify-content:space-between;margin-bottom:4rem;width:100%}@media screen and (min-width:993px){.section-services .services>div{width:40%}}.section-services .services>div .service-icone{fill:#f4161d;width:60px}@media screen and (min-width:993px){.section-services .services>div .service-icone{margin-bottom:1rem}}.section-services .services>div .service-icone svg{height:60px;width:60px}.section-services .services>div h3{width:calc(100% - 60px - 1rem)}@media screen and (min-width:993px){.section-services .services>div h3{width:100%}}.section-services .services>div .btn{margin-top:2rem}.section-services .floating-img{bottom:-5px;height:60vw;max-height:400px;position:absolute;right:0}@media screen and (min-width:993px){.section-services .floating-img{right:250px}}.section-services .floating-text{align-items:center;bottom:5vw;color:#f4161d;display:flex;flex-direction:column;position:absolute;right:120px}@media screen and (min-width:993px){.section-services .floating-text{right:460px}}.section-services .floating-text h4,.section-services .floating-text span{color:#f4161d;font-family:Handmade,Arial,Helvetica,sans-serif;font-optical-sizing:auto;font-size:clamp(18px,1.2vw,25px);font-style:normal;font-weight:500}.section-services .floating-text span{font-size:clamp(16px,1.2vw,18px)}.section-services .floating-text svg{width:40px}@media screen and (min-width:993px){.section-services .floating-text svg{width:50px}}.section-newsletter{background-color:#fdfcfb;display:flex;flex-direction:column}@media screen and (min-width:993px){.section-newsletter{flex-direction:row;gap:3rem}.section-newsletter>div:not(.veil){width:70%}}.section-newsletter>form{align-items:flex-end;display:flex;flex-direction:column;gap:.75rem;margin-top:3rem}.section-newsletter>form .input-block.name{display:grid;gap:0 .75rem;grid-template-columns:repeat(2,1fr);grid-template-rows:min-content auto}.section-newsletter>form .input-block.name label[for=firstname]{grid-area:1/1/2/2}.section-newsletter>form .input-block.name label[for=lastname]{grid-area:1/2/2/3}@media screen and (min-width:993px){.section-newsletter>form{margin-top:0;width:30%}}.section-newsletter>form>div{width:100%}
/*# sourceMappingURL=page-home.395ebb36b4cbf64d8fe6.css.map*/