/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/*
@media screen and (min-width: 100px){
	spirit-planImg{max-width: 300px;
		margin-right: 100px;}
	}
	
*/
	


html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
img {
    max-width: 100%;
    display: block;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-family: IBM Plex Sans;
    src: url(../fonts/IBMPlexSans.woff2) format("woff2"), url(../fonts/IBMPlexSans.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: IBM Plex Sans;
    src: url(../fonts/IBMPlexSans-SemiBold.woff2) format("woff2"), url(../fonts/IBMPlexSans-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: IBM Plex Sans;
    src: url(../fonts/IBMPlexSans-SemiBoldItalic.woff2) format("woff2"), url(../fonts/IBMPlexSans-SemiBoldItalic.woff) format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: IBM Plex Sans;
    src: url(../fonts/IBMPlexSans-Bold.woff2) format("woff2"), url(../fonts/IBMPlexSans-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(../fonts/HelveticaNowDisplay.woff2) format("woff2"), url(../fonts/HelveticaNowDisplay.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(../fonts/HelveticaNowDisplay-Bold.woff2) format("woff2"), url(../fonts/HelveticaNowDisplay-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Fira Numeric;
    src: url(../fonts/Fyra-NumericCircleClosed.woff2) format("woff2"), url(../fonts/Fyra-NumericCircleClosed.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
* {
    box-sizing: border-box;
}
body {
    font-family: IBM Plex Sans;
}
.site {
    overflow: hidden;
}
.wrap {
    max-width: 1025px;
    padding: 0 10px;
    margin: 0 auto;
}
.back-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.float-right {
    display: none;
}
[data-img] {
    position: relative;
    cursor: pointer;
}
[data-img]:before {
    content: url(../images/icon-zoom.png);
    position: absolute;
    top: 10px;
    left: 10px;
}
.panoView {
    position: absolute;
    top: 100%;
    display: flex;
}
.panoView-link {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 9px 22px;
    letter-spacing: 1px;
    display: block;
}
.panoView-link:before {
    content: url(../images/icon-pano-view.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.panoView-link + .panoView-link {
    margin-left: 6px;
}
.panoView-place {
    color: #95979e;
}
@media screen and (min-width: 755px) {
    .panoView-link {
        font-size: 16px;
    }
}
@media screen and (min-width: 1000px) {
    .float-right {
        position: absolute;
        right: -40px;
        bottom: -30px;
        z-index: 3;
    }
    .float-right,
    .float-right img {
        display: block;
    }
}
.header {
    height: 70px;
    background-color: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
.header-content {
    padding: 12px 15px;
    position: relative;
}
.header-content.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.header-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-burger {
    position: relative;
    width: 20px;
    height: 20px;
}
.header-burger:after,
.header-burger:before {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #fff;
    transition: all 0.3s ease-out;
}
.header-burger:before {
    top: 0;
}
.header-burger:after {
    bottom: 0;
}
.header-burgerItem {
    position: absolute;
    height: 2px;
    left: 0;
    top: calc(50% - 1px);
    width: 100%;
    background-color: #fff;
    transition: opacity 0.3s ease-out;
}
.header-menu {
    list-style: none;
    padding-left: 0;
}
.header nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: #000;
    text-align: center;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease-out;
}
.header-menuLink {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    padding: 10px 0;
    display: block;
}
.header-menuLink .color {
    color: #b19365;
    pointer-events: none;
}
.header-right {
    font-size: 11px;
    font-weight: 700;
    color: #8e9097;
    padding-bottom: 25px;
}
.header.active nav {
    max-height: 245px;
}
.header.active .header-burger:after,
.header.active .header-burger:before {
    top: 9px;
}
.header.active .header-burger:before {
    transform: rotate(45deg);
}
.header.active .header-burger:after {
    transform: rotate(-45deg);
}
.header.active .header-burgerItem {
    opacity: 0;
}
@media screen and (min-width: 755px) {
    .header-burger {
        display: none;
    }
    .header nav {
        position: static;
        max-height: none;
        justify-content: space-between;
    }
    .header-menu,
    .header nav {
        align-items: center;
        display: flex;
    }
    .header-menu {
        margin-left: 55px;
        height: auto;
    }
    .header-menuLink {
        padding: 0;
    }
    .header-menuItem:not(:last-child) {
        margin-right: 26px;
    }
    .header-right {
        padding-bottom: 0;
    }
}
.footer {
    background-color: #000;
    padding: 20px 0 27px;
    text-align: center;
}
.footer .wrap {
    max-width: 300px;
    margin: 0 auto;
}
.footer-section {
    padding: 20px 0;
}
.footer-section:not(:last-child) {
    border-bottom: 1px solid #fff;
}
.footer-section:nth-child(2) > div:first-child {
    margin-bottom: 20px;
}
.footer-eurazeo img,
.footer-logo img {
    margin: 0 auto;
}
.footer-subLogo {
    font-size: 11px;
    color: #95979e;
    font-weight: 700;
}
.footer-legal {
    font-size: 9px;
    margin-top: 8px;
    color: #fff;
    display: block;
    text-decoration: none;
}
.footer-download {
    font-size: 12px;
    color: #fff;
    margin-top: 6px;
}
.footer-sectionTitle {
    font-size: 12px;
    color: #fff;
    margin-bottom: 15px;
}
.footer-sectionImage {
    margin: 0 auto 15px;
}
.footer-sectionImage.bnp {
    max-width: 151px;
}
.footer-sectionImage.cbre {
    max-width: 75px;
}
.footer-planIcon {
    display: flex;
    justify-content: center;
}
.footer-planIcon > :first-child {
    margin-right: 8px;
}
.footer-brochureIcon {
    margin: 0 auto;
}
.footer-contact address {
    font-style: normal;
    line-height: 17px;
}
.footer-contact address:not(:last-child) {
    margin-bottom: 20px;
}
.footer-contact a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    display: block;
}
.footer-contact:first-child {
    margin-bottom: 30px;
}
.footer-contactName {
    font-size: 12px;
    color: #fff;
}
@media screen and (min-width: 1000px) {
    .footer {
        text-align: left;
    }
    .footer .wrap {
        display: flex;
        justify-content: space-between;
        max-width: 1015px;
    }
    .footer-section {
        display: flex;
    }
    .footer-section:not(:first-child) {
        padding-left: 15px;
        border-left: 1px solid #fff;
    }
    .footer-section:not(:last-child) {
        flex-direction: column;
        justify-content: space-between;
        border-bottom: 0;
    }
    .footer-section.contact {
        display: flex;
    }
    .footer-eurazeo img,
    .footer-logo img {
        margin: 0;
    }
    .footer-sectionImage {
        margin: 0 0 15px;
    }
    .footer-brochureIcon {
        margin: 0;
    }
    .footer-planIcon {
        justify-content: flex-start;
    }
    .footer-contact:first-child {
        margin-right: 60px;
        margin-bottom: 0;
    }
}
.carousel {
    position: relative;
}
.carousel-next,
.carousel-previous {
    background-color: transparent;
    border: 3px solid #fff;
    outline: none;
    position: absolute;
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
}
.carousel-next:before,
.carousel-previous:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    position: absolute;
    top: calc(50% - 5px);
}
.carousel-previous {
    left: 5px;
}
.carousel-previous:before {
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
    left: calc(50% - 3px);
}
.carousel-next {
    right: 5px;
}
.carousel-next:before {
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    left: calc(50% - 7px);
}
.carousel-dots {
    list-style: none;
    padding-left: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}
.carousel-dotsItem {
    width: 9px;
    height: 9px;
    border: 2px solid #fff;
    border-radius: 50px;
    cursor: pointer;
}
.carousel-dotsItem:not(:last-child) {
    margin-right: 4px;
}
.carousel-dotsItem.active {
    background-color: #fff;
    pointer-events: none;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    padding: 0 10px;
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.modal.active {
    opacity: 1;
}
.modal-content {
    padding: 10px;
    background-color: #fff;
}
.modal-content img {
    display: block;
}
.modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.modal-close:after,
.modal-close:before {
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 25px;
    pointer-events: none;
}
.modal-close:before {
    transform: rotate(45deg);
}
.modal-close:after {
    transform: rotate(-45deg);
}
.modal.video .modal-content {
    position: relative;
    width: 100%;
    background-color: transparent;
    padding: 0 10px 56.25%;
}
.modal.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal.back {
    background-color: #F2E0D0;
}
.modal.back .modal-content {
    background-color: transparent;
}
.modal.back .modal-close:after,
.modal.back .modal-close:before {
    background-color: #000;
}
@media screen and (min-width: 755px) {
    .modal-close {
        right: 70px;
        top: 70px;
        width: 50px;
        height: 50px;
    }
}
/*! locomotive-scroll v3.5.4 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
    overflow: hidden;
}
html.has-scroll-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.has-scroll-smooth body {
    overflow: hidden;
}
.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh;
}
.c-scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 100vh;
    transform-origin: center right;
    transition: transform 0.3s, opacity 0.3s;
    opacity: 0;
}
.c-scrollbar:hover {
    transform: scaleX(1.45);
}
.c-scrollbar:hover,
.has-scroll-dragging .c-scrollbar,
.has-scroll-scrolling .c-scrollbar {
    opacity: 1;
}
.c-scrollbar_thumb {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    opacity: 0.5;
    width: 7px;
    border-radius: 10px;
    margin: 2px;
    cursor: -webkit-grab;
    cursor: grab;
}
.has-scroll-dragging .c-scrollbar_thumb {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
[data-scroll] {
    opacity: 0;
    transition: opacity 0.2s linear;
}
[data-scroll].is-inview {
    opacity: 1;
}
.upgrade {
    background-color: #e8e8e8;
    padding-bottom: 115px;
    height: 100vh;
}
.upgrade .wrap {
    position: relative;
    height: calc(100vh - 115px);
    width: 100%;
}
.upgrade-carousel {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.upgrade-carouselItem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    transition: opacity 0.5s ease;
}
.upgrade-carouselItem:not(:first-child) {
    opacity: 0;
}
.upgrade-carouselItem img {
    height: 100vh;
    max-width: none;
}
.upgrade-containerPara {
    box-shadow: inset 0 -39px 65px #000;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.upgrade-carouselPara {
    color: #fff;
    padding: 15px 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    max-width: 1025px;
    margin: 0 auto;
}
.upgrade-img {
    position: absolute;
    right: 30px;
    top: 20px;
}
.upgrade .back-text {
    background: url(../images/upgrade-gold.png) no-repeat bottom/90%;
}
.upgrade-arrow {
    background-color: transparent;
    outline: none;
    width: 30px;
    height: 30px;
    font-size: 0;
    border: 3px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    position: absolute;
    bottom: 260px;
    left: calc(50% - 15px);
    cursor: pointer;
}
@media screen and (min-width: 755px) {
    .upgrade-img {
        top: auto;
        bottom: -115px;
        height: 95vh;
    }
    .upgrade-arrow {
        bottom: 175px;
        border-bottom: 3px solid #000;
        border-right: 3px solid #000;
    }
}
@media screen and (min-width: 1000px) {
    .upgrade {
        max-height: 1080px;
    }
    .upgrade-img {
        right: auto;
        max-height: 120%;
        left: calc(50% - 117px);
    }
    .upgrade-carouselItem:not(:last-child) img {
        min-width: 100vw;
        height: auto;
        min-height: 100vh;
    }
    .upgrade-arrow {
        bottom: 155px;
    }
    .upgrade .back-text {
        background: url(../images/upgrade-gold.png) no-repeat bottom/100%;
    }
}
.spirit-first {
    background-color: #b19365;
    position: relative;
    margin-bottom: 100px;
}
.spirit-first .wrap {
    position: relative;
    padding: 70px 15px 0;
    overflow: hidden;
}
.spirit-first .back-text {
    background: url(../images/spirit.png) no-repeat;
    background-position: 0;
    top: 35%;
}
.spirit-woman {
    position: relative;
    display: block;
}
.spirit-firstText {
    margin: 22px 0 190px auto;
}
.spirit-firstTitle {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 30px;
}
.spirit-firstTitle .color {
    color: #000;
    display: block;
}
.spirit-firstPara {
    font-size: 19px;
    color: #fff;
    line-height: 27px;
    margin: 0;
}
.spirit-second {
    position: relative;
}
.spirit-secondImage {
    width: 100%;
}
.spirit-secondPara {
    background-color: hsla(0, 0%, 100%, 0.8);
    padding: 15px;
    font-size: 17px;
    margin: 0;
    line-height: 25px;
}
.spirit-secondPara .color {
    color: #b19365;
}
.spirit-plan {
    margin-bottom: 35px;
    position: relative;
}
.spirit-planLeft {
    margin: 20px 0;
}
.spirit-planCitation {
    font-size: 26px;
    color: #95979e;
    font-weight: 600;
    line-height: 32px;
    font-style: italic;
    margin: 0 0 35px;
}
.spirit-planCitation:before {
    content: url(../images/quotes.png);
    display: block;
}
.spirit-planInstall {
    background-color: #95979e;
    padding: 25px 15px;
}
.spirit-planInstallText {
    font-size: 17px;
    color: #fff;
    line-height: 26px;
    margin: 0 0 30px;
}
.spirit-installWord {
    font-weight: 700;
    text-align: center;
}
.spirit-storeImage {
    display: flex;
    justify-content: center;
}
.spirit-planInstallLink {
    width: 90px;
}
.spirit-planInstallLink:first-child {
    margin-right: 10px;
}
.spirit-planImg {
    max-width: 690px;
    margin-left: auto;
    margin-right: 55px;
    position: relative;
}
.spirit-planGarden,
.spirit-planSeine {
    position: absolute;
    right: -95px;
    width: 87px;
    background-color: #fff;
    padding: 6px;
    bottom: 150px;
       
}
}
.spirit-planSeine {
    bottom: 300px;
    border: 1px solid red;
	
}
.spirit-planGarden {
    top: 50px;
}
.spirit-onglet {
    margin-bottom: 95px;
}
.spirit-ongletNav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.spirit-ongletNavItem {
    position: relative;
    width: 100%;
}
.spirit-ongletNavItem:after {
    content: "";
    width: 0;
    height: 0;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-color: #fff #fff #d5d5d8 #d5d5d8;
    border-style: solid;
    border-width: 5px;
}
.spirit-ongletNavItem a {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 11px 20px 5px 15px;
    background-color: #d5d5d8;
    text-decoration: none;
}
.spirit-ongletNavItem.active:before {
    content: "";
    display: block;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 20px;
}
.spirit-ongletNavItem.active:after {
    border-left: 5px solid #95979e;
    border-bottom: 5px solid #95979e;
    border-right-width: 5px;
    border-top-width: 5px;
}
.spirit-ongletNavItem.active a {
    background-color: #95979e;
}
.spirit-ongletNavItem.active:first-child:after {
    border-left: 5px solid #b19365;
    border-bottom: 5px solid #b19365;
    border-right-width: 5px;
    border-top-width: 5px;
}
.spirit-ongletNavItem.active:first-child a {
    background-color: #b19365;
}
.spirit-ongletSection {
    display: none;
}
.spirit-ongletSection.active {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 23px 18px;
    background-color: #95979e;
}
.spirit-ongletSection.spirit-ongletJardin {
    background-color: #b19365;
    background-image: url(../images/back-sprit-garden.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 51px) 50%;
    background-size: 286px;
}
.spirit-ongletNumber {
    font-size: 53px;
    font-weight: 700;
    color: #fff;
}
.spirit-ongletNumber:before {
    content: "";
    display: block;
    width: 28px;
    height: 7px;
    background-color: #fff;
}
.spirit-ongletNumber .unit {
    font-size: 26px;
}
.spirit-ongletContentBlock {
    width: 100%;
}
.spirit-ongletContentBlock:not(:first-child) {
    padding: 40px 0 20px;
    border-bottom: 1px solid #fff;
}
.spirit-ongletContentBlock.big {
    padding-bottom: 0;
}
.spirit-ongletContentBlock.big .spirit-ongletNumber {
    font-size: 75px;
}
.spirit-ongletContentBlock.big .spirit-ongletNumber .unit {
    font-size: 51px;
}
.spirit-ongletContentBlock:not(:nth-child(-n + 4)) {
    align-self: flex-end;
}
.spirit-ongletText {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    margin: 0;
}
.spirit-last {
    padding: 0 15px 30px;
}
.spirit-lastGarden,
.spirit-lastSeine {
    width: 100%;
}
.spirit-lastGarden > :first-child,
.spirit-lastSeine > :first-child {
    margin-bottom: 30px;
}
.spirit-lastLogoText {
    display: flex;
}
.spirit-lastLogo {
    flex-basis: 88px;
    margin-right: 15px;
    flex-shrink: 0;
}
.spirit-lastText {
    font-size: 25px;
    line-height: 33px;
    font-weight: 600;
    font-style: italic;
    margin: 0;
}
.spirit-lastText.gold {
    color: #b19365;
}
.spirit-lastText.silver {
    color: #95979e;
}
.spirit-lastGarden {
    margin-right: 105px;
    margin-bottom: 30px;
}
.spirit-lastGarden .spirit-lastImg {
    width: 322px;
    margin-right: 0;
    margin-left: auto;
}
@media screen and (min-width: 755px) {
    .spirit-first .back-text {
        top: -20px;
    }
    .spirit-firstText {
        width: 400px;
        margin: 22px 0 0 auto;
    }
    .spirit-second {
        max-height: 100vh;
        overflow: hidden;
    }
    .spirit-secondPara {
        position: absolute;
        bottom: 0;
        padding: 22px 16px;
    }
    .spirit-planImg {
        margin-right: 120px;
    }
    .spirit-planGarden,
    .spirit-planSeine {
        width: 127px;
        padding: 15px;
    }
    
    .spirit-planSeine {bottom: 300px !important;}
    .spirit-ongletNav ul {
        display: flex;
    }
    .spirit-ongletNavItem {
        width: 295px;
    }
    .spirit-ongletSection.active {
        display: flex;
    }
    .spirit-ongletContentBlock {
        width: calc(25% - 19px);
    }
    .spirit-ongletContentBlock.big {
        width: calc(50% - 19px);
    }
    .spirit-last {
        display: flex;
    }
    .spirit-lastGarden,
    .spirit-lastSeine {
        width: 405px;
        margin-bottom: 0;
    }
}
@media screen and (min-width: 1000px) {
    .spirit-first .wrap {
        padding: 98px 90px 60px 0;
        min-height: 100vh;
        max-height: 1080px;
    }
    .spirit-woman {
        position: absolute;
        bottom: 0;
        left: 220px;
    }
    .spirit-firstText {
        width: 400px;
        margin: 22px 0 0 auto;
    }
    .spirit-secondPara {
        position: absolute;
        bottom: 0;
        left: calc(50% - 507px);
        max-width: 1015px;
        padding: 22px 16px;
    }
    .spirit-planLeft {
        max-width: 230px;
        position: absolute;
        top: 80px;
        margin: 0;
    }
    .spirit-ongletNavItem a {
        font-size: 35px;
    }
    .spirit-ongletContentBlock.big .spirit-ongletNumber {
        font-size: 100px;
    }
    .spirit-ongletContentBlock.big .spirit-ongletNumber .unit {
        font-size: 71px;
    }
    .spirit-last {
        padding: 0 0 100px 20px;
    }
}
.bref {
    background-color: #1a1a1a;
    position: relative;
}
.bref-content {
    padding: 75px 0;
    position: relative;
}
.bref .back-text {
    background: url(../images/upgrade-black.png) no-repeat;
    background-position: -21px calc(100% - 110px);
    background-size: 1674px;
}
.bref-left {
    text-align: center;
}
.bref-title {
    color: #b19365;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
}
.bref-para {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
}
.bref-poster {
    cursor: pointer;
}
.bref-list,
.bref-poster img {
    margin: 0 auto;
}
.bref-list {
    list-style: none;
    padding-left: 0;
    max-width: 335px;
}
.bref-listItem {
    font-size: 20px;
    font-size: 18px;
    color: #fff;
}
.bref-listItem:not(:last-child) {
    margin-bottom: 32px;
}
.bref-listItem .color {
    color: #b19365;
    font-weight: 700;
}
.bref-listItem .big {
    font-size: 43px;
}
@media screen and (min-width: 1000px) {
    .bref {
        background-color: #1a1a1a;
        position: relative;
    }
    .bref-content {
        padding: 100px 0 105px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        max-width: 835px;
        margin: 0 auto;
    }
    .bref .back-text {
        background: url(../images/upgrade-black.png) no-repeat;
        background-position: -21px calc(100% - 110px);
        background-size: 1674px;
    }
    .bref-left {
        width: 412px;
        text-align: left;
    }
    .bref-title {
        font-size: 88px;
        font-weight: 700;
        margin: 0;
    }
    .bref-para {
        font-size: 31px;
    }
    .bref-listItem {
        font-size: 20px;
        line-height: 22px;
        color: #fff;
    }
    .bref-listItem .color {
        color: #b19365;
        font-weight: 700;
    }
    .bref-listItem .big {
        font-size: 39px;
    }
}
.spot-first {
    background-color: #b19365;
    padding: 70px 0 0;
    position: relative;
}
.spot-first .wrap {
    position: relative;
    height: 100%;
}
.spot-first .back-text {
    background: url(../images/spot.png) no-repeat;
    background-position: 0 152%;
}
.spot-woman {
    position: relative;
    display: block;
    margin: 0 auto;
}
.spot-firstText {
    margin: 22px auto;
}
.spot-firstTitle {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 30px;
}
.spot-firstTitle .color {
    color: #000;
    display: block;
}
.spot-firstPara {
    font-size: 19px;
    color: #fff;
    line-height: 27px;
    margin: 0;
}
.spot-second {
    padding: 30px 0;
}
.spot-secondConnect {
    margin-bottom: 45px;
}
.spot-secondCarousel {
    width: 100%;
    max-width: 668px;
    margin: 0 auto;
}
.spot-secondText {
    position: relative;
}
.spot-secondTitle {
    font-size: 28px;
}
.spot-secondTitle .color {
    color: #b19365;
    display: block;
}
.spot-secondPara {
    font-size: 19px;
}
.spot-secondList {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.spot-secondItem {
    width: calc(50% - 10px);
    font-size: 17px;
    font-weight: 700;
    line-height: 19px;
}
.spot-secondItem:before {
    content: "";
    display: block;
    width: 27px;
    height: 7px;
    background-color: #b19365;
    margin-bottom: 24px;
}
.spot-secondItem:not(:nth-last-child(-n + 2)) {
    margin-bottom: 30px;
}
.spot-third {
    background-color: #ede7de;
    padding: 33px 0 75px;
}
.spot-thirdWrap {
    padding: 30px 15px 0;
}
.spot-thirdLeft {
    flex-basis: 839px;
}
.spot-thirdLeft img {
    margin: 0 auto;
}
.spot-thirdMap {
    width: 234px;
    height: 248px;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    margin: 0 auto 20px;
}
.spot-thirdMapContent {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    height: 100%;
    padding: 0 30px;
    position: relative;
    z-index: 3;
    pointer-events: none;
}
.spot-thirdMapTitle {
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}
.spot-thirdMapImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spot-thirdMapImg:before {
    content: none;
}
.spot-thirdTitle {
    font-size: 28px;
    margin: 0;
}
.spot-thirdTitle .color {
    color: #b19365;
    display: block;
}
.spot-thirdArche {
    margin-top: 70px;
}
.spot-thirdOpera {
    text-align: right;
    margin: 20px 0;
}
.spot-thirdMapMore {
    width: 36px;
    height: 36px;
}
.spot-thirdRight {
    flex-basis: 235px;
    flex-shrink: 0;
}
.spot-thirdList {
    list-style: none;
    padding-left: 0;
    margin: 0 0 12px;
}
.spot-thirdListItem {
    padding: 47px 0 25px;
    border-bottom: 1px solid #b19365;
    line-height: 32px;
}
.spot-thirdListItem:before {
    content: "";
    display: block;
    width: 28px;
    height: 7px;
    background-color: #b19365;
    margin-bottom: 9px;
}
.spot-thirdListName {
    font-size: 19px;
    color: #b19365;
    font-weight: 700;
}
.spot-thirdListNumber {
    font-size: 26px;
    font-weight: 700;
}
.spot-thirdListNumber .big {
    font-size: 53px;
}
.spot-thirdLegend {
    font-size: 16px;
}
.spot-four {
    padding: 30px 0;
}
.spot-fourTitle {
    font-size: 28px;
    margin: 0 0 40px;
    color: #000;
}
.spot-fourTitle .color {
    color: #b19365;
}
.spot-fourPara {
    font-size: 19px;
    line-height: 31px;
    margin: 0 0 30px;
    color: #000;
}
.spot-fourPara .color {
    color: #b19365;
    font-weight: 600;
}
.spot-fourImage {
    text-align: center;
}
@media screen and (min-width: 755px) {
    .spot-thirdFirstLine {
        display: flex;
        justify-content: space-between;
        margin-bottom: 25px;
        margin-top: -27px;
    }
    .spot-thirdSecondLine {
        display: flex;
        justify-content: flex-end;
    }
}
@media screen and (min-width: 1000px) {
    .spot-first {
        padding: 0;
    }
    .spot-first .wrap {
        padding: 98px 90px 60px 0;
        min-height: 100vh;
        max-height: 1080px;
    }
    .spot-first .back-text {
        background-position: 0 100%;
        background-size: contain;
    }
    .spot-woman {
        position: absolute;
        bottom: -21px;
        left: 180px;
    }
    .spot-firstText {
        width: 400px;
        margin: 22px 0 0 auto;
    }
    .spot-second {
        padding: 100px 0;
    }
    .spot-secondItem {
        width: calc(50% - 42px);
    }
    .spot-secondConnect {
        display: flex;
        flex-direction: row-reverse;
    }
    .spot-secondCarousel {
        flex-shrink: 0;
        margin-right: 25px;
    }
    .spot-secondText {
        width: 305px;
        z-index: 2;
    }
    .spot-secondTitle {
        margin-left: -79px;
    }
    .spot-secondItem {
        width: calc(25% - 42px);
    }
    .spot-secondItem:not(:nth-last-child(-n + 2)) {
        margin-bottom: 0;
    }
    .spot-thirdWrap {
        max-width: 1280px;
        margin: 0 auto;
        padding: 0 134px 0 50px;
    }
    .spot-thirdFirstLine,
    .spot-thirdWrap {
        display: flex;
        justify-content: space-between;
    }
    .spot-thirdFirstLine {
        margin-bottom: 25px;
        margin-top: -27px;
    }
    .spot-thirdOpera {
        text-align: left;
        margin: 20px 0 0;
    }
    .spot-thirdSecondLine {
        display: flex;
        justify-content: flex-end;
    }
    .spot-thirdMap {
        margin-right: 25px;
    }
    .spot-thirdRight {
        margin-left: 24px;
    }
    .spot-four {
        padding: 80px 0 90px;
    }
    .spot-four .wrap {
        display: flex;
    }
    .spot-fourText {
        margin-right: 34px;
    }
    .spot-fourTitle {
        padding-right: 70px;
    }
    .spot-fourPara {
        margin: 0;
    }
    .spot-fourImage {
        flex-basis: 755px;
        flex-shrink: 0;
    }
}
.life-first {
    background-color: #b19365;
    position: relative;
}
.life-first .wrap {
    padding: 70px 15px 0;
    position: relative;
}
.life-first .back-text {
    background: url(../images/high-life.png) no-repeat;
    background-position: 0 calc(100% + 248px);
    background-size: 753px;
}
.life-man {
    position: relative;
}
.life-firstText {
    margin: 0 0 20px;
}
.life-firstTitle {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    margin: 0 0 30px;
}
.life-firstTitle .color {
    color: #fff;
    display: block;
}
.life-firstPara {
    font-size: 19px;
    color: #fff;
    line-height: 27px;
    margin: 0;
}
.life-second {
    padding: 30px 0;
}
.life-secondTitle {
    font-size: 28px;
    padding-right: 35px;
    margin: 0 0 35px;
}
.life-secondTitle .color {
    color: #b19365;
    display: block;
}
.life-secondPara {
    margin: 0;
    font-size: 19px;
    line-height: 28px;
}
.life-secondPara .color {
    color: #b19365;
}
.life-third {
    background-color: #ede7de;
    padding: 50px 15px;
}
.life-third .wrap {
    display: flex;
    justify-content: space-between;
}
.life-thirdTitle {
    font-size: 28px;
    margin: 0 0 70px;
}
.life-thirdTitle .color {
    color: #b19365;
    display: block;
}
.life-thirdLeft {
    width: 322px;
}
.life-thirdLogos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.life-thirdLogos > div:not(:nth-last-child(-n + 2)) {
    margin-bottom: 35px;
}
.life-thirdRight {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 280px;
}
.life-thirdRightItem {
    width: 100%;
    border-bottom: 1px solid #b19365;
    padding-bottom: 20px;
    position: relative;
}
.life-thirdRightItem:before {
    content: "";
    display: block;
    width: 27px;
    height: 7px;
    background-color: #b19365;
}
.life-thirdRightItem:not(:last-child) {
    margin-bottom: 20px;
}
.life-thirdLogosLengend {
    font-family: Helvetica Now Display;
    font-size: 11px;
    text-align: center;
    margin: 10px 0 0;
}
.life-thirdNumber {
    font-size: 53px;
    font-weight: 700;
}
.life-thirdNumber .unit {
    font-size: 26px;
}
.life-thirdNumberLengend {
    font-size: 17px;
    margin: 0;
}
.life-fourth {
    padding: 30px 0 0;
    margin-bottom: 95px;
}
.life-fourthTitle {
    font-size: 28px;
    margin: 0 0 35px;
}
.life-fourthTitle .color {
    color: #b19365;
    display: block;
}
.life-fourthPara {
    margin: 0;
    font-size: 19px;
    line-height: 28px;
}
.life-fourthPara .color {
    color: #b19365;
}
.life-fourthImage {
    max-width: 755px;
}
.life-fifth {
    padding-bottom: 100px;
}
.life-fifthNav {
    margin-bottom: 25px;
}
.life-fifthNav ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.life-fifthNavItem {
    margin-right: 23px;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.life-fifthNavItem a {
    font-size: 17px;
    font-weight: 700;
    color: #b2b2b2;
    text-decoration: none;
}
.life-fifthNavItem.active a {
    color: #000;
    pointer-events: none;
}
.life-fifthNavItem.active:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background-color: #b19365;
    margin-right: 10px;
}
.life-fifthSection {
    display: none;
}
.life-fifthSection.active {
    display: block;
}
.life-fifthContentList {
    margin: 0;
    list-style: none;
    padding-left: 0;
    max-width: 355px;
}
.life-fifthContentItem {
    margin-bottom: 13px;
    line-height: 26px;
}
.life-fifthContentItem:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #000;
    vertical-align: middle;
}
@media screen and (min-width: 755px) {
    .life-first {
        overflow: hidden;
    }
    .life-fourth {
        margin-bottom: 95px;
    }
    .life-fifthNav {
        margin-bottom: 45px;
    }
    .life-fifthNav ul {
        display: flex;
        align-items: center;
    }
    .life-fifthNavItem {
        display: block;
        margin-bottom: 0;
    }
    .life-fifthNavItem.active:before {
        width: 27px;
        position: absolute;
        left: 0;
        top: -20px;
        margin-right: 0;
    }
}
@media screen and (min-width: 1000px) {
    .life-first .wrap {
        padding: 56px 51px 60px 0;
        min-height: 100vh;
        max-height: 1080px;
    }
    .life-first .back-text {
        background-position: calc((100vw - 1054px) / 2) calc(100% + 248px);
    }
    .life-man {
        position: absolute;
        top: -10px;
        left: 0;
    }
    .life-firstText {
        width: 380px;
        margin: 0 0 0 auto;
    }
    .life-second {
        padding: 144px 0 104px;
    }
    .life-second .wrap {
        display: flex;
    }
    .life-secondText {
        padding-right: 36px;
    }
    .life-secondImage {
        flex-basis: 755px;
        flex-shrink: 0;
    }
    .life-third {
        padding: 50px;
    }
    .life-thirdRight {
        width: 495px;
    }
    .life-thirdRightItem {
        width: calc(50% - 13px);
    }
    .life-thirdRightItem:not(:last-child) {
        margin-bottom: 0;
    }
    .life-thirdRightItem:last-child {
        margin-top: 45px;
    }
    .life-fourth {
        padding: 95px 0;
    }
    .life-fourth .wrap {
        display: flex;
    }
    .life-fourthText {
        padding-right: 36px;
    }
    .life-fourthImage {
        flex-basis: 755px;
        flex-shrink: 0;
    }
    .life-fifthNavItem.active:before {
        width: 27px;
        position: absolute;
        left: 0;
        top: -20px;
    }
    .life-fifthSection.active {
        display: flex;
    }
    .life-fifthContentList {
        margin-left: 25px;
    }
}
.team-first {
    background-color: #b19365;
    position: relative;
}
.team-first .wrap {
    padding: 70px 15px 0;
    position: relative;
    overflow: hidden;
}
.team-first .back-text {
    background: url(../images/team.png) no-repeat;
    background-position: 98% 98%;
    background-size: contain;
}
.team-couple {
    position: relative;
    display: block;
    margin: 0 auto;
}
.team-firstText {
    margin: 0 0 20px;
}
.team-firstTitle {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 30px;
}
.team-firstTitle .color {
    color: #000;
    display: block;
}
.team-firstPara {
    font-size: 19px;
    color: #fff;
    line-height: 27px;
    margin: 0;
}
.team-second {
    padding: 30px 0;
}
.team-spaceList {
    list-style: none;
    padding-left: 0;
    margin-bottom: 50px;
}
.team-spaceListItem {
    margin-bottom: 35px;
}
.team-spaceListNumber {
    font-family: Fira Numeric;
    font-size: 60px;
    line-height: 63px;
    color: #b19365;
    margin-bottom: 13px;
}
.team-spaceListTitle {
    margin: 0 0 22px;
    font-size: 19px;
}
.team-spaceListTitle:before {
    content: "";
    display: block;
    width: 28px;
    height: 7px;
    background-color: #b19365;
    margin-bottom: 19px;
}
.team-spaceListPara {
    font-size: 16px;
    color: #b19365;
    margin: 0;
}
.team-secondCarousel {
    margin-bottom: 75px;
}
.team-numberList {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.team-numberListItem {
    width: calc(50% - 16px);
    border-bottom: 1px solid #b19365;
    padding-bottom: 22px;
}
.team-numberListItem:before {
    content: "";
    display: block;
    width: 27px;
    height: 7px;
    background-color: #b19365;
}
.team-numberListItem:not(:nth-last-child(-n + 2)) {
    margin-bottom: 20px;
}
.team-numberListNumber {
    font-size: 53px;
    font-weight: 700;
}
.team-numberListNumber .unit {
    font-size: 35px;
}
.team-numberListPara {
    font-size: 17px;
    margin: 0;
}
@media screen and (min-width: 1000px) {
    .team-first .wrap {
        padding: 65px 90px 60px 0;
        min-height: 100vh;
        max-height: 1080px;
    }
    .team-first .back-text {
        background-position: 0 75%;
        background-size: auto;
    }
    .team-couple {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .team-firstText {
        width: 400px;
        margin: 22px 0 0 auto;
    }
    .team-second {
        padding: 80px 0;
    }
    .team-spaceList {
        display: flex;
    }
    .team-spaceListItem {
        width: 33%;
        padding-right: 123px;
    }
    .team-numberListItem {
        width: calc(25% - 16px);
    }
    .team-numberListItem:not(:nth-last-child(-n + 2)) {
        margin-bottom: 0;
    }
}


	
	