:root{--color-common-dark-blue:#1a2745;--color-common-white:#fff;--color-common-gold:#c29a3e;--color-common-grey:#5e5d5d;--color-common-black:#000}:root.classic{--color-background-title:var(--color-common-dark-blue);--color-text-title:var(--color-common-white);--color-background-popup-windows:var(--color-common-dark-blue);--color-background-button-group-a:var(--color-common-white);--color-text-button-group-a:var(--color-common-dark-blue);--color-text-button-group-b:var(--color-common-dark-blue);--color-background-blocks:#eaeaea;--color-background-footer:var(--color-common-dark-blue);--color-text-footer:var(--color-common-white);--color-background-a:var(--color-common-dark-blue);--color-background-b:var(--color-common-white);--color-menu-text:#7f7f7f;--color-background-picto:var(--color-common-dark-blue);--color-background-submit:var(--color-common-dark-blue);--color-text-distances-table:var(--color-common-dark-blue);---color-menu-text:var(--color-common-dark-blue)}:root.luxury{--color-background-title:var(--color-common-white);--color-text-title:var(--color-common-gold);--color-background-popup-windows:var(--color-common-black);--color-background-button-group-a:var(--color-common-gold);--color-text-button-group-a:var(--color-common-white);--color-text-button-group-b:var(--color-common-black);--color-background-blocks:var(--color-common-white);--color-background-footer:var(--color-common-black);--color-text-footer:var(--color-common-white);--color-background-a:var(--color-common-black);--color-background-b:var(--color-common-white);--color-menu-text:var(--color-common-black);--color-background-picto:var(--color-common-gold);--color-background-submit:var(--color-common-gold);--color-text-distances-table:var(--color-common-gold);---color-menu-text:var(--color-common-black)}.project-video.project-page-video{width:100%;position:relative}.project-video.project-page-video>img{width:100%}.project-video.project-page-video>iframe{z-index:0;opacity:0;border:none;width:100%;height:100%;transition:opacity .2s cubic-bezier(.23,1,.32,1);position:absolute;inset:0}.project-video.project-page-video.show-player>img{opacity:0}.project-video.project-page-video.show-player>iframe{z-index:10;opacity:1}.project-video-play-button{z-index:3;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-video-play-button>i{color:var(--color-background-a);opacity:.9;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;font-size:2rem;display:flex}.project-video-play-button>i:before{margin-left:.3rem}@media (min-width:1px) and (max-width:768px){.project-video-play-button>i{width:5rem;height:5rem;font-size:1.5rem}.project-video-play-button>i:before{margin-left:.2rem}}.project-page-video .project-video-poster{width:100%;height:100vh;position:relative}.project-page-video .project-video-poster img{object-fit:cover!important}.project-page-video .project-video-poster:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0% 40%,#ffffff80 75%,#ffffffb3 100%);position:absolute;inset:0}@media (min-width:1px) and (max-width:768px){.project-page-video .project-video-poster{z-index:0;height:50vh}}.project-logo{z-index:3;color:red;width:16rem;box-shadow:rgba(var(--color-background-a), .35) 0px 5px 15px;background-color:#fff;padding:1.5rem;position:absolute;top:4rem}.project-logo>img{width:100%;height:auto}@media (min-width:1px) and (max-width:768px){.project-logo{z-index:11;width:7rem;padding:.75rem;top:0;left:0}}.project-video-mobile{display:none}@media (min-width:1px) and (max-width:768px){.project-video-mobile{display:block}}.project-video-desktop{display:block}@media (min-width:1px) and (max-width:768px){.project-video-desktop{display:none}}.open-house{background-color:var(--color-background-a);opacity:.9;color:var(--color-background-b);z-index:10;max-width:400px;padding:30px;font-family:Georgia,Times New Roman,Times,serif;position:absolute;top:4rem;right:1px}@media (min-width:768px) and (max-width:992px){.open-house{margin-left:10%;margin-right:10%}}@media (min-width:1px) and (max-width:768px){.open-house{width:80%;max-width:95%;max-height:calc(50vh - 10rem);margin-left:0;margin-right:0;padding:2rem .8rem .8rem;font-size:smaller;top:9rem;left:50%;right:auto;overflow-y:auto;transform:translate(-50%)}}.open-house-title{font-family:Georgia,Times New Roman,Times,serif;font-weight:700;text-decoration:underline}@media (min-width:1px) and (max-width:768px){.open-house-title{font-size:smaller}}.open-house-description{font-size:medium;line-height:2rem}.open-house-description br{display:none}.open-house-description a{color:inherit;text-decoration:none}@media (min-width:1px) and (max-width:768px){.open-house-description{font-size:smaller}}.close-open-house{border:2px solid var(--color-background-b);cursor:pointer;width:30px;height:30px;color:var(--color-background-b);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.close-open-house:hover{background-color:var(--color-background-b);color:var(--color-background-a)}@media (min-width:1px) and (max-width:768px){.close-open-house{border:1px solid var(--color-background-b);width:20px;height:20px;font-size:10px}}
