.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.map{height:400px;position:relative;z-index:1;background-color:var(--color-white);border-radius:var(--block-border-radius);overflow:hidden}@media only screen and (min-width: 850px){.map{height:600px}}.map__tutorial,.map__tutorial--iframe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;position:relative;padding:20px;background-position:center;background-size:cover}@media only screen and (min-width: 850px){.map__tutorial,.map__tutorial--iframe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px}}@media only screen and (min-width: 1200px){.map__tutorial,.map__tutorial--iframe{padding:60px}}.map__tutorial--residence,.map__tutorial--iframe--residence{background-image:url("/dist/app/front/shared/img/map/background-residence-google.jpg")}.map__tutorial--district,.map__tutorial--iframe--district{background-image:url("/dist/app/front/shared/img/map/background-district.jpg")}.map__tutorial--iframe,.map__tutorial--iframe--iframe{background-image:url("/dist/app/front/shared/img/map/background-residence-iframe.jpg")}.map__tutorial:before,.map__tutorial--iframe:before{content:"";width:100%;height:100%;background-color:var(--color-black);position:absolute;top:0;left:0;opacity:.6}.map__tutorial__title,.map__tutorial--iframe__title{color:var(--color-white);font-family:var(--font-title);font-size:1.375rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.map__tutorial__title,.map__tutorial--iframe__title{font-size:1.6875rem}}@media only screen and (min-width: 1200px){.map__tutorial__title,.map__tutorial--iframe__title{font-size:2rem}}.map__tutorial__title,.map__tutorial--iframe__title{text-align:center;position:relative;z-index:1;margin-bottom:20px}@media only screen and (min-width: 850px){.map__tutorial__title,.map__tutorial--iframe__title{text-align:left}}@media only screen and (min-width: 850px){.map__tutorial__title>span,.map__tutorial--iframe__title>span{display:block}}.map__tutorial__cta,.map__tutorial--iframe__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-tertiary);border:1px solid var(--color-tertiary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.map__tutorial__cta,.map__tutorial--iframe__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.map__tutorial__cta,.map__tutorial--iframe__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.map__tutorial__cta:hover,.map__tutorial--iframe__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.map__tutorial__cta.disabled,.map__tutorial--iframe__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.map__tutorial__cta .icon,.map__tutorial--iframe__cta .icon{fill:var(--color-white)}.map__tutorial__cta,.map__tutorial--iframe__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;z-index:1}.map__tutorial__zoom,.map__tutorial--iframe__zoom{width:70px;height:92px;position:absolute;top:10px;left:10px;z-index:1}.map__tutorial__light,.map__tutorial--iframe__light{width:50px;position:absolute;bottom:10px;left:10px;z-index:1}@media only screen and (min-width: 1200px){.map__tutorial__light,.map__tutorial--iframe__light{width:62px}}.map__tutorial__box--zoom,.map__tutorial__box--light,.map__tutorial--iframe__box--zoom,.map__tutorial--iframe__box--light{width:190px;background-color:var(--color-white);border-radius:4px;position:absolute;z-index:1;padding:10px}@media only screen and (min-width: 850px){.map__tutorial__box--zoom,.map__tutorial__box--light,.map__tutorial--iframe__box--zoom,.map__tutorial--iframe__box--light{width:300px;padding:15px 25px}}.map__tutorial__box--zoom:before,.map__tutorial__box--light:before,.map__tutorial--iframe__box--zoom:before,.map__tutorial--iframe__box--light:before{content:"";width:10px;height:10px;background-color:var(--color-white);position:absolute;left:-5px;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.map__tutorial__box--zoom,.map__tutorial--iframe__box--zoom{top:10px;left:40px}@media only screen and (min-width: 850px){.map__tutorial__box--zoom,.map__tutorial--iframe__box--zoom{left:90px}}.map__tutorial__box--zoom:before,.map__tutorial--iframe__box--zoom:before{top:10px}.map__tutorial__box--light,.map__tutorial--iframe__box--light{bottom:10px;left:70px}@media only screen and (min-width: 1200px){.map__tutorial__box--light,.map__tutorial--iframe__box--light{left:85px}}.map__tutorial__box--light:before,.map__tutorial--iframe__box--light:before{bottom:20px}.map__tutorial__box__text,.map__tutorial--iframe__box__text{font-size:.75rem;font-weight:500;letter-spacing:-0.3px;text-align:center;margin-bottom:5px}@media only screen and (min-width: 850px){.map__tutorial__box__text,.map__tutorial--iframe__box__text{letter-spacing:0;margin-bottom:10px}}.map__tutorial__box__cta,.map__tutorial--iframe__box__cta{width:115px;height:30px;margin:0 auto;font-size:.75rem;font-weight:700}.map__tutorial__box__cta span,.map__tutorial--iframe__box__cta span{display:inline-block;font-size:1.125rem;margin-left:8px;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.map__iframe{width:100%;height:100%}.map__iframe__fullscreen{display:none}@media only screen and (min-width: 1200px){.map__iframe__fullscreen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:10px;right:10px;z-index:1;background-color:var(--color-white);cursor:pointer;padding:8px 14px;margin:0 10px;border-radius:var(--button-border-radius);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.26);box-shadow:0 1px 3px rgba(0,0,0,.26)}.map__iframe__fullscreen>a{color:var(--color-black);font-weight:700;text-decoration:none;-webkit-transition:color .5s ease;transition:color .5s ease}}@media only screen and (min-width: 1200px){.map__iframe__fullscreen:hover>a{color:var(--color-primary)}}.subheader{background-color:var(--color-grey);color:var(--color-black);position:relative}.subheader__container{max-width:1350px;margin-left:15px;margin-right:15px}@media only screen and (min-width: calc(1350px + 15px * 2)){.subheader__container{margin-left:auto;margin-right:auto}}.subheader__container{height:50px;position:relative}@media only screen and (min-width: 1200px){.subheader__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;position:static}}@media only screen and (min-width: 1200px){.subheader__pages{display:-webkit-box;display:-ms-flexbox;display:flex}}.subheader__program{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-black)}@media only screen and (min-width: 1200px){.subheader__program{font-size:.9375rem;margin-right:180px}}.subheader__program__return{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;color:var(--color-black);font-size:.875rem;font-weight:700;text-decoration:none;margin-right:25px}@media only screen and (min-width: 1200px){.subheader__program__return{font-size:.9375rem;-webkit-transition:color ease .5s;transition:color ease .5s}}@media only screen and (min-width: 1200px){.subheader__program__return:hover{color:var(--color-secondary)}}.subheader__program__datas{display:none}@media only screen and (min-width: 1200px){.subheader__program__datas{display:block}}.subheader__program__datas>strong>span{display:inline-block}.subheader__program__datas>strong>span:first-letter{text-transform:uppercase}.subheader__resume{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8125rem;padding-right:40px;position:relative;height:50px;border-right:1px solid hsla(0,0%,100%,.5);padding-bottom:3px;cursor:pointer}@media only screen and (min-width: 1200px){.subheader__resume{width:auto;font-size:.9375rem;height:60px;border-right:none;margin-right:35px;padding-right:30px}}.subheader__resume:after{content:"";width:10px;height:10px;position:absolute;top:calc(50% - 8px);right:15px;border-style:solid;border-width:0 2px 2px 0;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}@media only screen and (min-width: 1200px){.subheader__resume:after{width:10px;height:10px;top:calc(50% - 9px);right:3px}}.subheader__resume.active{font-weight:600}.subheader__resume.active:before{content:"";display:block;width:calc(100% + 15px);height:3px;background-color:var(--color-primary);position:absolute;bottom:0;left:-15px}@media only screen and (min-width: 1200px){.subheader__resume.active:before{width:100%;left:0}}.subheader__resume.deactivate:before{display:none}.subheader__resume.open{color:var(--color-primary)}.subheader__resume.open:after{-webkit-transform:rotateZ(-135deg);transform:rotateZ(-135deg);top:calc(50% - 3px)}@media only screen and (min-width: 1200px){.subheader__resume.open:after{top:calc(50% - 4px)}}.subheader__resume.fullWidth{width:100%;border-right:none}@media only screen and (min-width: 1200px){.subheader__resume.fullWidth{width:auto}}.subheader__resume.fullWidth:after{right:0}@media only screen and (min-width: 1200px){.subheader__resume.fullWidth:after{right:3px}}.subheader__resume.fullWidth.active:before{width:calc(100% + 30px)}@media only screen and (min-width: 1200px){.subheader__resume.fullWidth.active:before{width:100%}}.subheader__nav__item{display:block;color:var(--color-black);font-size:.8125rem;text-decoration:none;margin-bottom:20px}@media only screen and (min-width: 1200px){.subheader__nav__item{font-size:.9375rem;margin-bottom:30px;-webkit-transition:color .5s ease;transition:color .5s ease}}@media only screen and (min-width: 1200px){.subheader__nav__item:hover{color:var(--color-primary)}}@media only screen and (min-width: 1200px){.subheader__nav__item:hover>span{color:var(--color-white)}}.subheader__nav__item--program{display:none}.subheader__nav__item--apartments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;height:50px;position:absolute;top:0;right:0;padding:0 0 3px 10px;margin-bottom:0}@media only screen and (min-width: 1200px){.subheader__nav__item--apartments{width:auto;height:60px;position:relative;top:auto;right:auto;padding-left:0}}.subheader__nav__item--apartments.active{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600}.subheader__nav__item--apartments.active:before{content:"";width:calc(100% + 15px);height:3px;background-color:var(--color-primary);position:absolute;bottom:0;right:-15px}@media only screen and (min-width: 1200px){.subheader__nav__item--apartments.active:before{width:100%;left:0}}.subheader__nav__item--apartments>span{background-color:var(--color-primary);color:var(--color-white);font-size:.625rem;font-weight:600;padding:1px 6px;border-radius:999px;margin:0 0 9px 3px}.subheader__nav__dropdown{display:none;width:calc(100% + 30px);background-color:var(--color-grey);position:absolute;padding:24px 15px 5px;top:100%;left:-15px;opacity:.95}@media only screen and (min-width: 1200px){.subheader__nav__dropdown{padding-top:30px}}@media only screen and (min-width: 1200px){.subheader__nav__dropdown__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__resume{display:none}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;margin-bottom:0;margin-right:35px;position:relative}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item.active{font-weight:700}}.subheader--no-edito .subheader__nav__item.active:before{content:"";display:block;width:calc(100% + 15px);height:3px;background-color:var(--color-primary);position:absolute;bottom:0;left:-15px}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item.active:before{width:100%;left:0}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item.active:hover{color:var(--color-black);cursor:auto}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item--program{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item--apartements{padding-bottom:0}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__dropdown{display:block;width:auto;background-color:rgba(0,0,0,0);position:static;padding:0;opacity:1}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__dropdown__wrapper{display:block}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__dropdown__wrapper .subheader__nav__item:first-child{display:none}}.modal__media{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:20;background-color:rgba(0,0,0,.5);overflow:auto}.modal__media__background{width:100%;height:100%;position:absolute;top:0;left:0}.modal__media__close{width:80px;height:80px;background-color:var(--color-white);position:absolute;top:0;right:0;z-index:1;cursor:pointer}.modal__media__close:before,.modal__media__close:after{content:"";width:24px;height:2px;background-color:var(--color-secondary);display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 12px)}.modal__media__close:before{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.modal__media__close:after{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.modal__media__container{position:relative;height:100%;margin:auto}@media only screen and (min-width: 1200px){.modal__media__container{width:90%;max-width:1600px}}.modal__media__container__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:20px}@media only screen and (min-width: 1200px){.modal__media__container__visual{padding:45px}}.modal__media__container__visual__item{max-width:100%;max-height:100%}.open-modal-media{position:relative;overflow:hidden;cursor:none}.open-modal-media__cursor{display:none;width:60px;height:60px;background-color:var(--color-primary);position:absolute;top:-70px;left:-70px;z-index:1;pointer-events:none;border-radius:999px}.open-modal-media__cursor:before,.open-modal-media__cursor:after{content:"";width:18px;height:2px;background-color:var(--color-white);display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 9px)}.open-modal-media__cursor:after{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.open-modal-media__cursor{width:90px;height:90px;background-color:rgba(0,0,0,.5)}.open-modal-media__cursor:before,.open-modal-media__cursor:after{width:24px;left:calc(50% - 12px)}.district__title{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.district__title{margin-left:auto;margin-right:auto}}.district__title{color:var(--color-black);font-family:var(--font-title);font-size:1.375rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.district__title{font-size:1.875rem}}@media only screen and (min-width: 1200px){.district__title{font-size:2.1875rem}}.district__title{margin-bottom:20px}@media only screen and (min-width: 850px){.district__title{margin-bottom:35px}}@media only screen and (min-width: 1200px){.district__title{margin-bottom:50px}}.explore{position:relative}.explore__container{max-width:1200px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 850px){.explore__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}}@media only screen and (min-width: 1200px){.explore__container{margin-bottom:90px}}.explore__visual{overflow:hidden;border-radius:var(--block-border-radius);margin:0 20px;position:relative;z-index:1}@media only screen and (min-width: 850px){.explore__visual{width:50%;height:350px;margin:0 0 0 20px}}@media only screen and (min-width: 1200px){.explore__visual{width:55%;height:480px;margin:0}}.explore__carousel{position:relative;z-index:2;line-height:0}.explore__carousel__item{background-position:center;background-size:cover;height:225px}@media only screen and (min-width: 500px){.explore__carousel__item{height:350px}}@media only screen and (min-width: 850px){.explore__carousel__item{height:500px}}.explore__controls{display:-webkit-box;display:-ms-flexbox;display:flex;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 15px}@media only screen and (min-width: 850px){.explore__controls{-webkit-transform:translateY(-200px);transform:translateY(-200px)}}@media only screen and (min-width: 1200px){.explore__controls{-webkit-transform:translateY(-110px);transform:translateY(-110px);margin:0 40px}}.explore__controls__prev,.explore__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:37px;height:37px;background-color:var(--color-white);border-radius:999px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.explore__controls__prev,.explore__controls__next{width:50px;height:50px}}.explore__controls__prev__icon,.explore__controls__next__icon{width:13px;height:9px;fill:var(--color-black);pointer-events:none}@media only screen and (min-width: 1200px){.explore__controls__prev__icon,.explore__controls__next__icon{width:16px;height:11px}}.explore__controls__prev{margin-right:10px}.explore__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.explore__content{position:relative}.explore__content:before{content:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 250 500' style='enable-background:new 0 0 250 500;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.icon-apostrophe%7Bopacity:0.3;fill:%2380B89E;enable-background:new;%7D%3C/style%3E%3Cpath class='icon-apostrophe' d='M136.99,500H27.4l37.66-247.41H0V41.27C0,18.51,18.32,0,40.84,0H250v252.59L136.99,500z M33.67,494.57h99.89L244.62,251.4V5.43H40.84c-19.56,0-35.47,16.07-35.47,35.83v205.89h65.95L33.67,494.57z'/%3E%3C/svg%3E%0A");display:block;width:90px;height:180px;position:absolute;top:calc(100% - 190px);right:15px;z-index:-1;opacity:.5}@media only screen and (min-width: 1200px){.explore__content:before{width:200px;height:400px;top:-30px;right:10px}}.explore__content{padding:25px 20px 35px}@media only screen and (min-width: 850px){.explore__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;padding:25px 45px}}@media only screen and (min-width: 1200px){.explore__content{width:45%;padding:25px 75px 25px 50px}}.explore__content__title{color:var(--color-black);font-family:var(--font-title);font-size:1.375rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.explore__content__title{font-size:1.6875rem}}@media only screen and (min-width: 1200px){.explore__content__title{font-size:2rem}}.explore__content__title{margin-bottom:10px}@media only screen and (min-width: 850px){.explore__content__title{margin-bottom:25px}}.explore__content__text p,.explore__content__text span,.explore__content__text div,.explore__content__text a,.explore__content__text ul,.explore__content__text ol,.explore__content__text li,.explore__content__text h1,.explore__content__text h2,.explore__content__text h3,.explore__content__text h4,.explore__content__text h5,.explore__content__text h6{font-family:var(--font) !important;font-weight:300 !important}.explore__content__text strong{font-family:var(--font) !important;font-weight:600 !important}.explore__content__text strong p,.explore__content__text strong span,.explore__content__text strong div,.explore__content__text strong a,.explore__content__text strong ul,.explore__content__text strong ol,.explore__content__text strong li,.explore__content__text strong h1,.explore__content__text strong h2,.explore__content__text strong h3,.explore__content__text strong h4,.explore__content__text strong h5,.explore__content__text strong h6{font-weight:600 !important}.explore__content__text a{color:inherit !important}.explore__content__text ul,.explore__content__text ol{list-style-position:outside !important;padding-left:15px !important}.explore__content__text ul{list-style-type:disc}.explore__content__text ol{list-style-type:decimal}.explore__content__text em{font-style:italic !important}.explore__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.explore__content__text sup{font-size:.6875rem !important}}.explore__content__text table{border-collapse:collapse !important}.explore__content__text th,.explore__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.explore__content__text{font-size:1rem;line-height:1.6}.list{list-style:none;padding-left:25px}@media only screen and (min-width: 850px){.list{width:calc(50% - 25px)}}@media only screen and (min-width: 1200px){.list{width:calc(50% - 40px);padding-left:30px}}.list li{color:var(--color-primary);margin-bottom:10px;font-size:1.25rem;line-height:1;position:relative}@media only screen and (min-width: 850px){.list li{margin-bottom:15px}}.list li:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 14L8.23309 16.4248C8.66178 16.7463 9.26772 16.6728 9.60705 16.2581L18 6" stroke="%2380B89E" stroke-width="2" stroke-linecap="round"/></svg>');position:absolute;top:0;left:-25px}@media only screen and (min-width: 1200px){.list li:before{left:-30px}}.list li span{color:var(--color-black);font-size:1rem;line-height:1.2}.keypoints{margin-bottom:35px}@media only screen and (min-width: 850px){.keypoints{margin-bottom:60px}}@media only screen and (min-width: 1200px){.keypoints{margin-bottom:75px}}.keypoints__container{max-width:1050px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1050px + 20px * 2)){.keypoints__container{margin-left:auto;margin-right:auto}}.keypoints__title{color:var(--color-black);font-family:var(--font-title);font-size:1.125rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.keypoints__title{font-size:1.6875rem}}@media only screen and (min-width: 1200px){.keypoints__title{font-size:2.1875rem}}.keypoints__title{text-align:center;margin-bottom:20px}@media only screen and (min-width: 850px){.keypoints__title{margin-bottom:30px}}@media only screen and (min-width: 1200px){.keypoints__title{margin-bottom:40px}}@media only screen and (min-width: 850px){.keypoints__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.map{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.map{margin-left:auto;margin-right:auto}}.map{margin-top:60px;margin-bottom:30px}@media only screen and (min-width: 850px){.map{margin-bottom:40px}}@media only screen and (min-width: 1200px){.map{margin-bottom:50px}}.cyclorama{max-width:1200px;margin-left:20px;margin-right:20px}@media only screen and (min-width: calc(1200px + 20px * 2)){.cyclorama{margin-left:auto;margin-right:auto}}.cyclorama{height:330px;position:relative;z-index:1;border-radius:var(--block-border-radius);overflow:hidden;margin-top:60px;margin-bottom:30px}@media only screen and (min-width: 850px){.cyclorama{height:475px;margin-bottom:50px}}@media only screen and (min-width: 1200px){.cyclorama{height:530px;margin-bottom:80px}}.cyclorama__tutorial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;position:relative;padding:20px;background:url("/dist/app/front/shared/img/cyclorama/background.jpg") center/cover}@media only screen and (min-width: 850px){.cyclorama__tutorial{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px}}@media only screen and (min-width: 1200px){.cyclorama__tutorial{padding:60px}}.cyclorama__tutorial:before{content:"";width:100%;height:100%;background-color:var(--color-black);position:absolute;top:0;left:0;opacity:.6}.cyclorama__tutorial__title{color:var(--color-white);font-family:var(--font-title);font-size:1.375rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.cyclorama__tutorial__title{font-size:1.6875rem}}@media only screen and (min-width: 1200px){.cyclorama__tutorial__title{font-size:2rem}}.cyclorama__tutorial__title{text-align:center;position:relative;z-index:1;margin-bottom:20px}@media only screen and (min-width: 850px){.cyclorama__tutorial__title{text-align:left}}@media only screen and (min-width: 850px){.cyclorama__tutorial__title>span{display:block}}.cyclorama__tutorial__cta{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;color:var(--color-white);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-tertiary);border:1px solid var(--color-tertiary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.cyclorama__tutorial__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.cyclorama__tutorial__cta{-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease, -webkit-filter .5s ease}}@media only screen and (min-width: 1200px){.cyclorama__tutorial__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.cyclorama__tutorial__cta.disabled{color:var(--color-white);background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,0);cursor:default;pointer-events:none}.cyclorama__tutorial__cta .icon{fill:var(--color-white)}.cyclorama__tutorial__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 25px;z-index:1}.city{position:relative}.city__container{max-width:1200px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 850px){.city__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}}@media only screen and (min-width: 1200px){.city__container{margin-bottom:90px}}.city__visual{overflow:hidden;border-radius:var(--block-border-radius);margin:0 20px;position:relative;z-index:1}@media only screen and (min-width: 850px){.city__visual{width:50%;height:350px;margin:0 20px 0 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width: 1200px){.city__visual{width:55%;height:480px;margin:0}}.city__carousel{position:relative;z-index:2;line-height:0}.city__carousel__item{background-position:center;background-size:cover;height:225px}@media only screen and (min-width: 500px){.city__carousel__item{height:350px}}@media only screen and (min-width: 850px){.city__carousel__item{height:500px}}.city__controls{display:-webkit-box;display:-ms-flexbox;display:flex;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 15px}@media only screen and (min-width: 850px){.city__controls{-webkit-transform:translateY(-200px);transform:translateY(-200px)}}@media only screen and (min-width: 1200px){.city__controls{-webkit-transform:translateY(-110px);transform:translateY(-110px);margin:0 40px}}.city__controls__prev,.city__controls__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:37px;height:37px;background-color:var(--color-white);border-radius:999px;cursor:pointer;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media only screen and (min-width: 1200px){.city__controls__prev,.city__controls__next{width:50px;height:50px}}.city__controls__prev__icon,.city__controls__next__icon{width:13px;height:9px;fill:var(--color-black);pointer-events:none}@media only screen and (min-width: 1200px){.city__controls__prev__icon,.city__controls__next__icon{width:16px;height:11px}}.city__controls__prev{margin-right:10px}.city__controls__prev__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.city__content{position:relative}.city__content:before{content:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 250 500' style='enable-background:new 0 0 250 500;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.icon-apostrophe%7Bopacity:0.3;fill:%2380B89E;enable-background:new;%7D%3C/style%3E%3Cpath class='icon-apostrophe' d='M136.99,500H27.4l37.66-247.41H0V41.27C0,18.51,18.32,0,40.84,0H250v252.59L136.99,500z M33.67,494.57h99.89L244.62,251.4V5.43H40.84c-19.56,0-35.47,16.07-35.47,35.83v205.89h65.95L33.67,494.57z'/%3E%3C/svg%3E%0A");display:block;width:90px;height:180px;position:absolute;top:calc(100% - 190px);right:15px;z-index:-1;opacity:.5}@media only screen and (min-width: 1200px){.city__content:before{width:200px;height:400px;top:-30px;right:calc(100% - 200px)}}.city__content{padding:25px 20px 35px}@media only screen and (min-width: 850px){.city__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;padding:25px 45px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 1200px){.city__content{width:45%;padding:25px 50px 25px 75px}}.city__content__title{color:var(--color-black);font-family:var(--font-title);font-size:1.375rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.city__content__title{font-size:1.6875rem}}@media only screen and (min-width: 1200px){.city__content__title{font-size:2rem}}.city__content__title{margin-bottom:10px}@media only screen and (min-width: 850px){.city__content__title{margin-bottom:25px}}.city__content__text p,.city__content__text span,.city__content__text div,.city__content__text a,.city__content__text ul,.city__content__text ol,.city__content__text li,.city__content__text h1,.city__content__text h2,.city__content__text h3,.city__content__text h4,.city__content__text h5,.city__content__text h6{font-family:var(--font) !important;font-weight:300 !important}.city__content__text strong{font-family:var(--font) !important;font-weight:600 !important}.city__content__text strong p,.city__content__text strong span,.city__content__text strong div,.city__content__text strong a,.city__content__text strong ul,.city__content__text strong ol,.city__content__text strong li,.city__content__text strong h1,.city__content__text strong h2,.city__content__text strong h3,.city__content__text strong h4,.city__content__text strong h5,.city__content__text strong h6{font-weight:600 !important}.city__content__text a{color:inherit !important}.city__content__text ul,.city__content__text ol{list-style-position:outside !important;padding-left:15px !important}.city__content__text ul{list-style-type:disc}.city__content__text ol{list-style-type:decimal}.city__content__text em{font-style:italic !important}.city__content__text sup{font-size:.625rem !important;vertical-align:super !important}@media only screen and (min-width: 1200px){.city__content__text sup{font-size:.6875rem !important}}.city__content__text table{border-collapse:collapse !important}.city__content__text th,.city__content__text td{border:1px solid #d3d3d3 !important;padding:5px !important}.city__content__text{font-size:1rem;line-height:1.6}