.anim-fade-out{animation-name:fade-out;animation-duration:.5s;animation-fill-mode:forwards}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes bounce{0%,80%,100%{-webkit-transform:scale(0.7);transform:scale(0.7);opacity:.9}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes fadeIn{0%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@keyframes fadeOut{0%{visibility:visible;opacity:1}100%{visibility:collapse;opacity:0}}*{padding:0px;margin:0px;box-sizing:border-box;font-family:raleway}body{height:100%;min-height:100vh;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}body>*{flex-grow:0}body>main{flex-grow:1}#page-disabled{background-image:url("/assets/images/vue1.webp");background-position:center;background-repeat:no-repeat;background-size:cover}#page-disabled h1,#page-disabled h2{text-align:center}#page-disabled img{max-width:400px;width:100%}#page-disabled-reason{margin:0px;padding:100px 10px 10px 10px;background-color:rgba(234,255,232,.85);backdrop-filter:blur(5px);display:flex;flex-direction:column;justify-content:center;align-items:center}#page-disabled section{background-color:rgba(234,255,232,.85);backdrop-filter:blur(5px)}p{line-height:1.6}p.center{text-align:center}p .dont-break{word-break:keep-all}a{color:#2a87c8;font-weight:500;transition:color .2s}a:hover{color:#83d5ee}a.light{color:#000}a.light:hover{color:#2a87c8}.button{text-decoration:none;display:block;background-color:rgba(0,0,0,0);user-select:none;-webkit-user-select:none}.button.simple{font-size:24px;font-weight:300;padding:10px 30px;min-width:170px;max-width:min-content;text-align:center;border-width:3px;border-style:solid;color:#000;transition:background-color .3s ease-out,color .3s ease-out;outline:none}.button.simple.white{border-color:#000}.button.simple.white:hover,.button.simple.white:focus{background-color:#000;color:#eaffe8}.bold{font-weight:bold}#logedin{position:fixed;bottom:0px;left:0px;background-color:#ff0;padding:10px 20px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;align-items:flex-start;z-index:40000}#logedin *{margin:0px}p,h1,h2,h3,h4,h5,h6{color:#00131a;margin:20px 0px;font-weight:400;font-size:16px}h1,h2,h3,h4{font-weight:300;margin-top:30px !important}h1{margin-top:50px !important;margin-bottom:20px !important;font-size:40px;text-align:center}h2{font-size:30px}h3{font-size:25px}h4{font-size:20px}nav{user-select:none;-webkit-user-select:none;position:sticky;top:0px;left:0px;right:0px;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:1500;width:100%;max-height:50px;min-height:50px;background-color:#eaffe8}nav>div:not(#nav-drop-down-cover){display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0px min(20px,5%);width:100%;max-width:1200px}nav>div:not(#nav-drop-down-cover)>a{flex-grow:0;text-decoration:none}nav>div:not(#nav-drop-down-cover)>div{flex-grow:1;display:flex;flex-direction:row;justify-content:end;align-items:center;gap:20px}nav>div:not(#nav-drop-down-cover)>div>a{text-decoration:none}nav #nav-drop-down{display:none;position:relative;width:max-content}nav #nav-drop-down>button{background-image:url("/assets/images/icons/menu.svg");background-position:center;background-repeat:no-repeat;background-size:contain;display:block;background-color:rgba(0,0,0,0);height:30px;width:30px !important;border:none}nav #nav-drop-down-links{display:none;position:absolute;top:50px;left:0px;right:0px;width:100%;height:0px;overflow:hidden;background-color:#eaffe8}nav #nav-drop-down-links>div{position:relative;margin-left:auto;margin-right:auto;max-width:1200px;width:100%;padding:min(20px,5%);display:flex;flex-direction:column;justify-content:start;align-items:flex-end;gap:10px}nav #nav-drop-down-links>div a{text-decoration:none}nav .highlight{background-color:#beffb7;box-shadow:inset 1px 1px 5px rgba(255,255,255,.25),inset -1px -1px 5px rgba(0,0,0,.1);padding:5px 10px;margin:-5px -10px;border-radius:10px}#nav-drop-down-cover{display:none;position:fixed;background-color:rgba(0,0,0,.4392156863);opacity:0;top:0px;left:0px;right:0px;bottom:0px;z-index:1000}header{position:relative}header .header-banner{height:200px;width:100%;overflow:hidden;position:relative}header .header-banner img{height:100%;width:100%;object-fit:cover;filter:brightness(0.5)}header .header-banner h1{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0px !important;color:#000;font-size:50px}header .carousel{height:calc(100vh - 50px) !important}header #promotion-info{position:absolute;right:min(5%,60px);bottom:160px;display:flex;flex-direction:column;justify-content:start;align-items:end;z-index:100}header #promotion-info>p:first-child{font-size:96px;font-weight:300}header #promotion-info img{display:block;max-width:80vw;width:500px;filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.49))}header #promotion-info>p{font-size:32px;font-weight:400px;color:#fff;text-shadow:0px 0px 6px rgba(0,0,0,.49);margin:0px}header #promotion-info-immeuble{position:absolute;left:0px;bottom:0px;min-height:150px;height:max-content;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;padding:0px 50px;backdrop-filter:blur(5px);z-index:99;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #eaffe8 100%)}header #promotion-info-immeuble>p{margin:0px;height:max-content;color:#000;font-size:32px;font-weight:300}.partenaires{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:20px}.partenaires>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:700px;height:100px;margin:0px auto;padding:0px min(20px,5%)}.partenaires>div>div:first-child{display:flex;flex-direction:column;justify-content:start;align-items:flex-start}.partenaires>div>div:first-child p,.partenaires>div>div:first-child h3{margin:0px !important}.partenaires>div>div:first-child p{padding-left:20px}.partenaires>div>div:last-child{height:100%;width:150px;position:relative}.partenaires>div>div:last-child img{position:relative;top:50%;left:50%;transform:translate(-50%, -50%);display:block;max-width:150px;max-height:100%}.carousel{width:100%;aspect-ratio:16/9 !important;position:relative;overflow:hidden}.carousel-image{pointer-events:none;user-select:none;-webkit-user-select:none;width:100%;height:100%;object-fit:cover;position:absolute;transition:transform .3s}.carousel-image:first-child{z-index:1}.carousel-image img{width:100%;height:100%;object-fit:cover;display:block;background-color:#eaffe8}.carousel>svg{fill:none;stroke:#fff;stroke-width:5;position:absolute;width:auto;height:80px;cursor:pointer;filter:drop-shadow(0px 0px 5px black);z-index:150}.carousel.middle>svg.prev{top:50%;transform:translate(-50%, -50%) rotate(180deg);left:5%}.carousel.middle>svg.next{top:50%;transform:translate(50%, -50%);right:5%}.carousel.bottom>svg.prev{bottom:0px;transform:translate(-50%, -50%) rotate(180deg);left:5%}.carousel.bottom>svg.next{bottom:0px;transform:translate(50%, -50%);right:5%}.tooltip{position:fixed;width:max-content;padding:5px 10px;border-radius:4px;text-align:center;color:#fff;background-color:rgba(0,0,0,.5);overflow:hidden;transform:translate(-50%, calc(-100% - 10px));pointer-events:none}main>*{margin:20px 0px}main section{margin:0px}main section.dark{background-color:#eaffe8}main section.dark p,main section.dark h1,main section.dark h2,main section.dark h3,main section.dark h4{color:#000}main section.image-section{display:grid;grid-template-columns:auto minmax(5%, 150px) minmax(400px, 40%);grid-template-rows:100%}main section.image-section>div:first-child{grid-column:1/3;grid-row:1;display:flex;flex-direction:column;height:100%;background-image:url("/assets/images/corgemont_int_1.webp");background-repeat:no-repeat;background-position:center;background-size:cover}main section.image-section>div:nth-child(2){grid-row:1;grid-column:2/3;backdrop-filter:blur(5px);background:linear-gradient(-90deg, #eaffe8 0%, rgba(0, 0, 0, 0) 100%)}main section.image-section>div:last-child{grid-row:1;grid-column:3/4;display:flex;flex-direction:column;height:100%;justify-content:space-between;align-items:flex-end;padding:min(40px,5%);gap:60px;text-align:right}main section.form-section{padding:80px min(20px,5%)}main section.form-section>h2{text-align:center;width:100%;padding:0px 20px}main section.form-section form{margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:column;justify-content:start;gap:15px;max-width:500px;width:100%}main section.form-section form>button{align-self:flex-end}main section.form-section form .horizontal-group{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-auto-flow:column;gap:10px}main section.form-section form .form-group{display:flex;flex-direction:column;justify-content:start;gap:3px}main section.form-section form .form-group input,main section.form-section form .form-group textarea{padding:10px 15px;border:1px solid #000;background-color:rgba(0,0,0,0);min-width:20px;width:100%;transition:border-color .3s;font-size:16px;color:#000}main section.form-section form .form-group input:focus,main section.form-section form .form-group textarea:focus{outline:none;border-color:#2a87c8}main section.form-section form .form-group input::placeholder,main section.form-section form .form-group textarea::placeholder{color:#000 !important;opacity:.7 !important;font-weight:400 !important}main section.form-section form .form-group label{color:#000;font-weight:300;user-select:none;-webkit-user-select:none}main section.form-section form .form-group textarea{resize:vertical;min-height:100px}main section.form-section form .form-group.email{display:none}main section.form-section form .form-group p{transition:color .1s,height .1s;height:0px}main section.form-section form .form-group p.error{color:red;margin:0px;font-size:14px;overflow:hidden}main section.form-section form .form-group p.has-content{height:22px}main section.form-section form .form-checkbox{display:flex;flex-direction:row;justify-content:start}main section.form-section form .form-checkbox input{appearance:none;flex-grow:0;margin-right:10px;padding:0px;width:20px;height:20px;min-width:0px;display:grid;place-content:center}main section.form-section form .form-checkbox input::before{content:"";height:10px;width:10px;background-color:#000;transform:scale(0);opacity:0;transition:transform .2s ease-out,opacity .1s ease-in}main section.form-section form .form-checkbox input:checked::before{transform:scale(1);opacity:1}main section.form-section form .form-checkbox label{flex-grow:1;color:#000}main section.form-section form #form-spinner-wrapper{display:block;visibility:collapse;position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;background-color:rgba(234,255,232,.7);border-radius:0px;z-index:5}main section.form-section form #form-spinner-wrapper .form-spinner{filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.301));position:relative;top:50%;left:50%;width:max-content;transform:translate(-50%, -50%)}main section.form-section form #form-spinner-wrapper .form-spinner>div{width:30px;height:30px;border-radius:100%;background-color:#fff;display:inline-block;will-change:transform,opacity;animation:bounce 1.4s infinite ease-in-out both}main section.form-section form #form-spinner-wrapper .form-spinner>div:nth-child(1){animation-delay:-0.32s}main section.form-section form #form-spinner-wrapper .form-spinner>div:nth-child(2){animation-delay:-0.16s}main section.form-section form #form-spinner-wrapper p{position:relative;top:50%;left:50%;width:max-content;transform:translate(-50%, -50%);height:auto}main section.form-section form #notification{visibility:collapse;position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;background-color:#eaffe8;border:1px solid #d2f3cf;border-radius:0px;z-index:6}main section.form-section form #notification>div{position:relative;top:50%;left:50%;transform:translate(-50%, -50%);display:none;flex-direction:column;align-items:center;justify-content:center;max-width:250px}main section.form-section form #notification>div img{width:40px;height:auto;padding-bottom:20px}main section.form-section form #notification>div P:first-of-type{font-size:20px;padding-bottom:10px}main section.form-section form #notification>div p{margin:0px;text-align:center}main section.form-section form #notification>div button{margin-top:20px;background-color:#fff;border:1px solid #cecece;padding:5px 10px;border-radius:5px;transition:box-shadow .1s}main section.form-section form #notification>div button:hover{box-shadow:0px 0px 2px 0px rgba(0,0,0,.1803921569)}main section.form-section form #notification>div button:active{box-shadow:inset 0px 0px 2px 0px rgba(0,0,0,.1803921569)}main section.form-section form #notification.error>div:first-child{display:flex}main section.form-section form #notification.success>div:last-child{display:flex}main section.section-map{width:100%;display:grid;grid-template-columns:minmax(400px, 40%) minmax(5%, 150px) auto;grid-template-rows:auto}main section.section-map>div{height:100%}main section.section-map>div:first-child{grid-column:1/2;grid-row:1;padding:min(40px,5%)}main section.section-map>div:nth-child(2){grid-column:2/3;grid-row:1;backdrop-filter:blur(5px);background:linear-gradient(90deg, #eaffe8 0%, rgba(0, 0, 0, 0) 100%);z-index:500}main section.section-map>div:last-child{grid-column:2/4;grid-row:1;outline:none}main section.section-map>div .info{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;align-items:flex-start;gap:10px;margin-left:20px}main section.section-map>div .info>div{height:30px;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:20px}main section.section-map>div .info>div *{margin:0px;max-height:30px}main section.visite-section iframe{position:relative !important;transform:none !important;top:0px !important;left:0px !important;outline:none;aspect-ratio:16/9;max-height:600px;width:100% !important;height:70vh !important;max-width:1200px;background-color:#d2f3cf;border:none}main section.visite-section div{width:1200px;padding:5px}main section.visite-section div #fullscreen-button{margin-left:auto;text-decoration:none;display:block;font-size:24px;font-weight:300;width:30px;height:30px;padding:5px;text-align:center;border-width:3px;border-style:solid;background-color:#eaffe8;color:#000;border-color:#000;transition:background-color .3s}main section.visite-section div #fullscreen-button img{transition:filter .3s ease-out,-webkit-filter .3s ease-out;display:block;height:100%;width:100%}main section.visite-section div #fullscreen-button:hover{background-color:#000}main section.visite-section div #fullscreen-button:hover img{-webkit-filter:invert(100%);filter:invert(100%)}main section.visite-section #virtual-tour-back{margin-top:30px;width:max-content}main section.flex-center{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;align-items:center}main section.flex-center h1,main section.flex-center h2,main section.flex-center h3,main section.flex-center h4,main section.flex-center h5,main section.flex-center h6{text-align:center}main section#appartements{position:relative}main section#appartements #tri-appartement{max-width:1200px;display:block;pointer-events:auto}main section#appartements #tri-appartement>button{background-image:url("/assets/images/icons/filter.svg");background-position:center;background-repeat:no-repeat;background-size:80%;display:block;background-color:#000;height:30px;width:30px;border:1px solid #dadada;border-radius:5px}main section#appartements #tri-appartement>div{visibility:visible;padding:20px 0px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;background-color:rgba(0,0,0,0)}main section#appartements #tri-appartement>div>div{padding:0px 20px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:20px}main section#appartements #tri-appartement>div>div>div{padding:5px;border-radius:5px}main section#appartements #tri-appartement>div>div>div>p{font-weight:500;margin-bottom:10px !important;font-size:16px !important}main section#appartements #tri-appartement>div>div>div p{margin:0px;font-size:13px}main section#appartements #tri-appartement>div>div>div>div>div:first-child p{padding-bottom:10px}main section#appartements .carousel-wrapper{max-width:1200px;max-height:80vh;width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;align-items:center}main section#appartements .carousel-wrapper .carousel{height:500px;width:auto}main section#appartements #trigger-plan-buildings,main section#appartements #trigger-plan-floors,main section#appartements #trigger-plan-flats,main section#appartements #trigger-tri-appartement{font-size:20px;user-select:none}main section#appartements #trigger-plan-buildings[data-interactable=true],main section#appartements #trigger-plan-floors[data-interactable=true],main section#appartements #trigger-plan-flats[data-interactable=true],main section#appartements #trigger-tri-appartement[data-interactable=true]{cursor:pointer;opacity:1}main section#appartements #trigger-plan-buildings[data-interactable=false],main section#appartements #trigger-plan-floors[data-interactable=false],main section#appartements #trigger-plan-flats[data-interactable=false],main section#appartements #trigger-tri-appartement[data-interactable=false]{cursor:not-allowed;opacity:.5}main section#appartements #diagonalHatch line,main section#appartements #squareHatch line{stroke:rgba(0,0,0,.4);stroke-width:1px}main section#appartements #diagonalHatchReversed line{stroke:#2a87c8;stroke-width:10px}main section#appartements #diagonal-hatch-pattern,main section#appartements #square-hatch-pattern,main section#appartements #diagonal-hatch-pattern-reversed{position:fixed;z-index:-100000;opacity:0}main section#appartements .plan-collapsable{width:100%;max-width:600px;height:0px;display:block;pointer-events:none;overflow:hidden;display:flex;flex-direction:column}main section#appartements .plan-collapsable>.plan{display:none;width:100%}main section#appartements .plan-collapsable>.plan>svg{display:block;height:auto;width:100%}main section#appartements .plan-collapsable .building{fill-opacity:.3;fill:#000}main section#appartements .plan-collapsable .tiles{fill:url(#squareHatch)}main section#appartements .plan-collapsable .wallstroke{stroke:#000}main section#appartements .plan-collapsable .wallfill{fill:#000}main section#appartements .plan-collapsable .distribution{fill:url(#diagonalHatch)}main section#appartements .plan-collapsable .background{fill:#d2f3cf}main section#appartements .plan-collapsable .selectable{pointer-events:auto;cursor:not-allowed;fill:gray}main section#appartements .plan-collapsable .selectable.LIBRE,main section#appartements .plan-collapsable .selectable.RESERVE,main section#appartements .plan-collapsable .selectable.ACHETE{transition:fill .2s;fill:rgba(0,0,0,0);fill-opacity:1;cursor:pointer}main section#appartements .plan-collapsable .selectable.LIBRE:hover{fill:rgba(42,135,200,.2) !important}main section#appartements .plan-collapsable .selectable.RESERVE:hover{fill:#83d5ee}main section#appartements .plan-collapsable .selectable.ACHETE{fill:rgba(255,0,0,.103);cursor:not-allowed}main section#appartements .plan-collapsable .selectable.ACHETE:hover{fill:rgba(255,0,0,.295)}main section#appartements .plan-collapsable .info-text{fill-opacity:1;font-family:raleway;fill:#000}main section#appartements #appartment-info-collapse,main section#appartements #appartment-info-spinner-collapse{height:0px;overflow:hidden}main section#appartements #appartment-info-collapse{max-width:1200px;width:100%}main section#appartements table{color:#fff}main section#appartements #table-info-appartement{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-auto-flow:row;gap:20px}main section#appartements #table-info-appartement p{font-size:20px;margin:0px !important}main section#appartements #table-info-appartement p:nth-child(2n+1){font-weight:500;text-align:right}main section#appartements #plan-viewer{max-width:1200px;padding:0px min(20px,5%);width:100%;height:auto}main section#appartements .image-section{padding:0px min(20px,5%);margin-top:40px}main section.padding-top-bottom{padding:80px 0px}#gallery{width:100%;height:100%;max-width:1200px;padding:0px min(20px,5%);margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(auto-fill, 440px);grid-auto-rows:246px;grid-auto-flow:dense;gap:20px;place-content:center}#gallery div{display:flex;border-radius:0px;overflow:hidden;transition:transform .1s}#gallery div[data-col-span]{grid-column-end:span 2}#gallery div[data-row-span]{grid-row-end:span 2}#gallery div img{width:100%;height:100%;object-fit:cover}header>p,main>p{width:100%;max-width:600px;word-wrap:normal;margin-left:auto;margin-right:auto;padding:0px min(20px,5%)}header>h1,header>h2,header>h3,header>h4,main>h1,main>h2,main>h3,main>h4{max-width:700px;margin-left:auto !important;margin-right:auto !important;display:block;padding:0px min(20px,5%)}footer{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:center}footer #footer-info{min-height:350px;padding:5px;width:100%;height:100%;background-color:#d2f3cf;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}footer #footer-info>div{padding:10px 0px;max-width:1200px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:stretch;color:#000}footer #footer-info>div>div{flex-basis:400px}footer #footer-info>div>div#footer-entreprise{user-select:none;-webkit-user-select:none;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;align-items:center;gap:20px}footer #footer-info>div>div#footer-entreprise>a>img{width:auto;height:80px}footer #footer-info>div .footer-info-header{font-weight:300;font-size:25px;text-decoration:underline;color:#000}footer #footer-info>div p{color:#000}footer #footer-info>div ul{list-style-type:none;margin-top:10px;margin-left:10px !important}footer #footer-info>div ul li{margin:10px}footer #footer-legal{padding:10px;width:100%;height:100%;background-color:#eaffe8}footer #footer-legal>div{display:flex;flex-direction:row;justify-content:center;width:max-content;height:max-content;gap:10px;margin-left:auto;margin-right:auto}footer #footer-legal>div p{font-size:14px !important;line-height:normal !important;margin:0px;color:#000}footer #footer-legal>div p:nth-child(2){text-align:center}footer #footer-legal>div p:first-child{text-align:right}.loaders#spinner-wrapper{display:block;visibility:visible;background-color:rgba(0,0,0,0);width:auto;height:auto}.loaders#spinner-wrapper .spinner{filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.301));width:max-content;position:relative;top:0px;left:50%;transform:translate(-50%, 0px)}.loaders#spinner-wrapper .spinner>div{width:30px;height:30px;border-radius:100%;background-color:rgba(0,0,0,.37);display:inline-block;will-change:transform,opacity;animation:bounce 1.4s infinite ease-in-out both}.loaders#spinner-wrapper .spinner>div:nth-child(1){animation-delay:-0.32s}.loaders#spinner-wrapper .spinner>div:nth-child(2){animation-delay:-0.16s}.loaders#spinner-wrapper p{width:max-content;position:relative;top:50%;left:50%;transform:translate(-50%, -50%);height:auto}ul{margin-left:20px}#image-map{width:100%;max-width:1200px;height:70vh;background-color:#d2f3cf}.leaflet-container a svg{display:none !important}#sharer{position:fixed;bottom:0px;right:0px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;z-index:1450;background-color:#d2f3cf;padding:5px 15px;gap:5px}#sharer a,#sharer p{display:block;margin:0px}#sharer img{height:20px;display:block}.admin-list-appartement{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:10px;background-color:#d4d4d4}.admin-list-appartement>div{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:10px;background-color:#fff;border-radius:5px;padding:10px 15px}.admin-list-appartement>div>p{margin:0px}.admin-list-immeuble{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:10px;background-color:#d4d4d4}.admin-list-etage{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:10px;background-color:#fff}.admin-list-appartement,.admin-list-immeuble,.admin-list-etage{padding:10px;border-radius:5px}.admin-list-appartement .collapsable,.admin-list-immeuble .collapsable,.admin-list-etage .collapsable{cursor:pointer}.admin-list-appartement .collapsable span,.admin-list-immeuble .collapsable span,.admin-list-etage .collapsable span{font-weight:300;font-size:11px;padding:20px}.admin-list-appartement>p,.admin-list-immeuble>p,.admin-list-etage>p{margin:0px}.input-slider-range{display:flex;flex-direction:column;justify-content:start;align-items:stretch;width:300px;margin:10px 0px}.input-slider-range>div:first-child{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.input-slider-range>div:last-child{position:relative;height:10px}.input-slider-range>div:last-child input{-webkit-appearance:none;appearance:none;height:10px;width:100%;box-sizing:content-box;position:absolute;background-color:rgba(0,0,0,0);pointer-events:none;transition:filter .2s;height:10px;top:50%;left:50%;transform:translate(-50%, -50%)}.input-slider-range>div:last-child input.to{border:2px solid #000}.input-slider-range>div:last-child input.to:hover,.input-slider-range>div:last-child input.from:hover+.to{filter:saturate(1)}.input-slider-range>div:last-child input.from{height:0;z-index:1}.input-slider-range>div:last-child input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:all;width:13px;height:26px;background-color:#fff;border:2px solid #000;cursor:pointer}.input-slider-range>div:last-child input[type=range]::-moz-range-thumb{-webkit-appearance:none;appearance:none;pointer-events:all;width:13px;height:26px;background-color:#fff;border:2px solid #000;cursor:pointer}.input-slider-range>div:last-child input[type=range].from::-webkit-slider-thumb{border-radius:13px 0px 0px 13px;transform:translate(-2px, 0px)}.input-slider-range>div:last-child input[type=range].from::-moz-range-thumb{border-radius:13px 0px 0px 13px;transform:translate(-2px, 0px)}.input-slider-range>div:last-child input[type=range].to::-webkit-slider-thumb{border-radius:0px 13px 13px 0px;transform:translate(2px, 0px)}.input-slider-range>div:last-child input[type=range].to::-moz-range-thumb{border-radius:0px 13px 13px 0px;transform:translate(2px, 0px)}.input-select{width:300px;position:relative}.input-select>div:first-child{user-select:none;-webkit-user-select:none;width:300px;padding:10px 15px;background-color:rgba(0,0,0,0);border:2px solid #000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.input-select>div:last-child{visibility:collapse;position:absolute;margin-top:5px;min-width:300px;width:max-content;height:max-content;max-height:300px;padding:10px 15px;background-color:#eaffe8;border:2px solid #000;overflow-y:auto;overflow-x:hidden;z-index:10;display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:5px;overscroll-behavior:contain}.input-select>div:last-child>div{background-color:rgba(0,0,0,0);border:2px solid #000;transition:background-color .2s;padding:5px 10px;border-radius:5px;user-select:none;-webkit-user-select:none;cursor:pointer}.input-select-list{width:300px;padding:10px 15px;background-color:#eaffe8;border:2px solid #000;display:flex;flex-direction:row;justify-content:start;flex-wrap:wrap;align-items:stretch;gap:5px}.input-select-list>div{background-color:rgba(0,0,0,0);border-radius:5px;padding:5px 10px;border:2px solid #000;transition:background-color .2s;cursor:pointer;user-select:none;-webkit-user-select:none}.input .selected.option{background-color:#25daa5}.anims-fade-in{animation:fadeIn linear .1s;animation-fill-mode:forwards}.anims-fade-out{animation:fadeOut linear .1s;animation-fill-mode:forwards}.cgu{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.cgu p{margin:0px}#error-message{display:block;margin:60px auto;text-align:center;font-size:40px;max-width:1200px}figure{width:100%;max-width:600px;aspect-ratio:16/9;margin-left:auto;margin-right:auto;padding:min(20px,5%);display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;align-items:center;gap:5px}figure img{width:100%;object-fit:contain;display:block}figure figcaption{text-align:center;font-size:14px;color:#676767}@media only screen and (max-width: 700px){nav #nav-links>a{display:none}nav #nav-links>#nav-drop-down,nav #nav-links>#nav-drop-down-links{display:block}footer #footer-legal>div{padding-bottom:40px}.partenaires>div{flex-direction:column;justify-content:space-between;align-items:center;height:auto}.partenaires>div>div:first-child{align-items:center}.partenaires>div>div:first-child p{padding-left:0px}.partenaires>div>div:last-child{height:100px}#gallery{display:grid;grid-template-columns:100%;grid-auto-rows:auto;grid-auto-flow:dense;gap:20px}#gallery>div[data-col-span]{grid-column-end:auto}#gallery>div[data-row-span]{grid-row-end:auto}}@media only screen and (max-width: 1000px){main section.image-section{display:grid;grid-template-columns:100%;grid-template-rows:300px minmax(5%, 50px) min-content}main section.image-section>div:first-child{grid-column:1;grid-row:1/3}main section.image-section>div:nth-child(2){grid-row:2/3;grid-column:1;background:linear-gradient(0deg, #eaffe8 0%, rgba(0, 0, 0, 0) 100%)}main section.image-section>div:last-child{grid-row:3/4;grid-column:1}main section.section-map{display:grid;grid-template-columns:100%;grid-template-rows:min-content minmax(5%, 50px) 300px}main section.section-map>div:first-child{grid-column:1;grid-row:1/2}main section.section-map>div:nth-child(2){grid-column:1;grid-row:2/3;background:linear-gradient(180deg, #eaffe8 0%, rgba(0, 0, 0, 0) 100%)}main section.section-map>div:last-child{grid-column:1;grid-row:2/4}}@media only screen and (min-width: 700px){nav #nav-links>a{display:block}nav #nav-links>#nav-drop-down,nav #nav-links>#nav-drop-down-links{display:none}nav #nav-links>#nav-drop-down-cover{display:none !important;opacity:0 !important}}/*# sourceMappingURL=app.css.map */
