.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}.subheader{background-color:var(--color-secondary);color:var(--color-white);position:relative}@media only screen and (min-width: 1200px){.subheader{background-color:var(--color-primary)}}.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{background-color:var(--color-secondary);height:50px;position:relative}@media only screen and (min-width: 1200px){.subheader__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;padding-left:40px;padding-right:40px;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-white)}@media only screen and (min-width: 1200px){.subheader__program{font-size:1rem}}.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-white);font-size:.875rem;text-decoration:none;margin-right:25px}@media only screen and (min-width: 1200px){.subheader__program__return{-webkit-transition:color ease .5s;transition:color ease .5s}}@media only screen and (min-width: 1200px){.subheader__program__return:hover{color:var(--color-primary)}}.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:1rem;height:45px;border-right:none;margin-right:35px;padding-right:30px;padding-bottom:0}}.subheader__resume:after{content:"";width:10px;height:10px;position:absolute;top:calc(50% - 9px);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{color:var(--color-primary);font-weight:700}.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{display:none}}.subheader__resume.deactivate:before{display:none}.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-white);font-size:.8125rem;text-decoration:none;margin-bottom:20px}@media only screen and (min-width: 1200px){.subheader__nav__item{font-size:1rem;margin-bottom:30px;-webkit-transition:color .5s ease;transition:color .5s ease}}.subheader__nav__item.active{color:var(--color-primary);font-weight:700;pointer-events:none;cursor:default}@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:45px;position:relative;top:auto;right:auto;padding-left:0;padding-bottom:0}}.subheader__nav__item--apartments.active{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--color-primary);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.active>span{color:var(--color-white)}.subheader__nav__item--apartments>span{background-color:var(--color-primary);font-size:.625rem;font-weight:600;padding:1px 6px;border-radius:999px;margin:0 0 1px 6px}.subheader__nav__dropdown{display:none;width:calc(100% + 30px);background-color:var(--color-secondary);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:45px;margin-bottom:0;margin-right:35px;position:relative}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item.active{font-weight:600}}@media only screen and (min-width: 1200px){.subheader--no-edito .subheader__nav__item.active:hover{color:var(--color-white);cursor:auto}}.subheader--no-edito .subheader__nav__item:last-child{margin-right:0}@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)}.map{height:400px;position:relative;z-index:1;background-color:var(--color-white);overflow:hidden}@media only screen and (min-width: 850px){.map{height:500px}}@media only screen and (min-width: 1200px){.map{height:580px}}.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;background-position:center;background-size:cover}.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-primary);position:absolute;top:0;left:0;opacity:.7}.map__tutorial__title,.map__tutorial--iframe__title{color:var(--color-white);font-family:var(--font-title);font-size:1.125rem;font-weight:700}@media only screen and (min-width: 850px){.map__tutorial__title,.map__tutorial--iframe__title{font-size:1.25rem}}@media only screen and (min-width: 1200px){.map__tutorial__title,.map__tutorial--iframe__title{font-size:2.125rem}}.map__tutorial__title,.map__tutorial--iframe__title{margin-bottom:15px;position:relative;z-index:1}@media only screen and (min-width: 1200px){.map__tutorial__title,.map__tutorial--iframe__title{margin-bottom:25px}}.map__tutorial__cta,.map__tutorial--iframe__cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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-primary);font-size:.875rem;font-weight:700;text-decoration:none;text-align:center;padding:5px 25px;background-color:var(--color-white);border:1px solid var(--color-white);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.map__tutorial__cta,.map__tutorial--iframe__cta{min-height:50px;font-size:.9375rem}}@media only screen and (min-width: 1200px){.map__tutorial__cta,.map__tutorial--iframe__cta{-webkit-transition:background-color .5s ease;transition:background-color .5s ease}}@media only screen and (min-width: 1200px){.map__tutorial__cta:hover,.map__tutorial--iframe__cta:hover{background-color:var(--color-grey)}}.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-primary)}.map__tutorial__cta,.map__tutorial--iframe__cta{z-index:1}@media only screen and (min-width: 850px){.map__tutorial__cta,.map__tutorial--iframe__cta{padding:14px 30px;font-size:.875rem}}.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: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:600;text-decoration:none;text-align:center;padding:5px 10px;background-color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:var(--button-border-radius);outline:none;cursor:pointer}@media only screen and (min-width: 850px){.map__tutorial__box__cta,.map__tutorial--iframe__box__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__box__cta,.map__tutorial--iframe__box__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__box__cta:hover,.map__tutorial--iframe__box__cta:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}}.map__tutorial__box__cta.disabled,.map__tutorial--iframe__box__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__box__cta .icon,.map__tutorial--iframe__box__cta .icon{fill:var(--color-white)}.map__tutorial__box__cta,.map__tutorial--iframe__box__cta{width:115px;height:30px;margin:0 auto;font-size:.75rem;letter-spacing:1.4px}@media only screen and (min-width: 850px){.map__tutorial__box__cta,.map__tutorial--iframe__box__cta{padding:14px 30px}}.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-secondary)}}.breadcrumb,.cyclorama{display:none}.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-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.district__title{font-size:2rem}}@media only screen and (min-width: 1200px){.district__title{font-size:2.5rem}}.district__title{padding-top:20px;margin-bottom:40px}@media only screen and (min-width: 850px){.district__title{padding-top:40px;margin-bottom:45px}}@media only screen and (min-width: 1200px){.district__title{padding-top:60px;margin-bottom:50px}}.explore{position:relative;overflow-x:clip}.explore__container{max-width:1200px;margin-left:10px;margin-right:10px}@media only screen and (min-width: calc(1200px + 10px * 2)){.explore__container{margin-left:auto;margin-right:auto}}.explore__container{padding:10px;margin-bottom:40px;position:relative}@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;padding:20px;margin-bottom:70px}}@media only screen and (min-width: 1200px){.explore__container{padding:40px;margin-bottom:100px}}.explore__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}@media only screen and (min-width: 850px){.explore__container:after{content:"";display:block;width:208px;height:162px;position:absolute;top:-65px;right:-145px;background-color:var(--color-secondary);mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 208 162"><path d="M169.875 5.02737V97.2687C169.875 116.098 165.063 126.683 146.357 126.683C127.651 126.683 122.838 116.098 122.838 97.2687V64.7157C122.854 24.9495 103.542 0 61.4269 0C19.3114 0 0 24.9651 0 64.7313V156.973H37.9087V64.7313C37.9087 45.9021 42.721 35.3165 61.4269 35.3165C80.1329 35.3165 84.9452 45.9021 84.9452 64.7313V97.2843C84.9297 137.05 104.241 162 146.357 162C188.472 162 207.784 137.05 207.784 97.2843V5.02737H169.875Z"/></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 208 162"><path d="M169.875 5.02737V97.2687C169.875 116.098 165.063 126.683 146.357 126.683C127.651 126.683 122.838 116.098 122.838 97.2687V64.7157C122.854 24.9495 103.542 0 61.4269 0C19.3114 0 0 24.9651 0 64.7313V156.973H37.9087V64.7313C37.9087 45.9021 42.721 35.3165 61.4269 35.3165C80.1329 35.3165 84.9452 45.9021 84.9452 64.7313V97.2843C84.9297 137.05 104.241 162 146.357 162C188.472 162 207.784 137.05 207.784 97.2843V5.02737H169.875Z"/></svg>') no-repeat center/contain}}.explore__visual{margin-bottom:30px}@media only screen and (min-width: 850px){.explore__visual{width:50%;margin-bottom:0}}.explore__carousel{position:relative;z-index:1}.explore__carousel__item{height:200px;background-size:cover;background-position:center}@media only screen and (min-width: 500px){.explore__carousel__item{height:400px}}@media only screen and (min-width: 850px){.explore__carousel__item{height:470px}}.explore__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.explore__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.explore__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.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:40px;height:40px;background-color:var(--color-white);border-radius:5px;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:47px;height:47px}}.explore__controls__prev.slick-hidden,.explore__controls__next.slick-hidden{display:none}.explore__controls__prev .icon,.explore__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);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__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.explore__content{position:relative;z-index:1}@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-left:30px}}@media only screen and (min-width: 1200px){.explore__content{padding-left:60px}}.explore__content__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.explore__content__title{font-size:2rem}}@media only screen and (min-width: 1200px){.explore__content__title{font-size:2.5rem}}.explore__content__title{margin-bottom:20px}.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:400 !important}.explore__content__text strong{font-family:var(--font) !important;font-weight:700 !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:700 !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{color:var(--color-black);line-height:1.5}.explore .map{max-width:1200px;margin-left:10px;margin-right:10px}@media only screen and (min-width: calc(1200px + 10px * 2)){.explore .map{margin-left:auto;margin-right:auto}}.explore .map{margin-bottom:40px}@media only screen and (min-width: 850px){.explore .map{margin-bottom:70px}}@media only screen and (min-width: 1200px){.explore .map{margin-bottom:100px}}.keypoints{margin-bottom:40px;position:relative;overflow-x:clip}@media only screen and (min-width: 850px){.keypoints{margin-bottom:70px}}@media only screen and (min-width: 1200px){.keypoints{margin-bottom:100px}}.keypoints__container{max-width:1350px;margin-left:auto;margin-right:auto}.keypoints__container{background-color:var(--color-primary);color:var(--color-white);padding:30px 20px;position:relative}@media only screen and (min-width: 850px){.keypoints__container{padding:60px 20px 70px}}@media only screen and (min-width: 1200px){.keypoints__container{padding:80px 20px 95px}}@media only screen and (min-width: 850px){.keypoints__container:after{content:"";display:block;width:208px;height:162px;position:absolute;bottom:80px;left:-50px;background-color:var(--color-white);opacity:.1;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 208 162"><path d="M169.875 5.02737V97.2687C169.875 116.098 165.063 126.683 146.357 126.683C127.651 126.683 122.838 116.098 122.838 97.2687V64.7157C122.854 24.9495 103.542 0 61.4269 0C19.3114 0 0 24.9651 0 64.7313V156.973H37.9087V64.7313C37.9087 45.9021 42.721 35.3165 61.4269 35.3165C80.1329 35.3165 84.9452 45.9021 84.9452 64.7313V97.2843C84.9297 137.05 104.241 162 146.357 162C188.472 162 207.784 137.05 207.784 97.2843V5.02737H169.875Z"/></svg>') no-repeat center/contain;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 208 162"><path d="M169.875 5.02737V97.2687C169.875 116.098 165.063 126.683 146.357 126.683C127.651 126.683 122.838 116.098 122.838 97.2687V64.7157C122.854 24.9495 103.542 0 61.4269 0C19.3114 0 0 24.9651 0 64.7313V156.973H37.9087V64.7313C37.9087 45.9021 42.721 35.3165 61.4269 35.3165C80.1329 35.3165 84.9452 45.9021 84.9452 64.7313V97.2843C84.9297 137.05 104.241 162 146.357 162C188.472 162 207.784 137.05 207.784 97.2843V5.02737H169.875Z"/></svg>') no-repeat center/contain}}.keypoints__title{max-width:950px;margin-left:auto;margin-right:auto}.keypoints__title{color:var(--color-white);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.keypoints__title{font-size:2rem}}@media only screen and (min-width: 1200px){.keypoints__title{font-size:2.5rem}}.keypoints__title{text-align:center;margin-bottom:25px;position:relative;z-index:1}@media only screen and (min-width: 850px){.keypoints__title{margin-bottom:35px}}@media only screen and (min-width: 1200px){.keypoints__title{margin-bottom:45px}}.keypoints__content{max-width:950px;margin-left:auto;margin-right:auto}.keypoints__content{position:relative;z-index:1}@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}}.keypoints__content__list{list-style:none;padding-left:25px}@media only screen and (min-width: 850px){.keypoints__content__list{width:calc(50% - 25px)}}@media only screen and (min-width: 1200px){.keypoints__content__list{width:calc(50% - 40px);padding-left:30px}}.keypoints__content__list li{margin-bottom:15px;line-height:1;position:relative}@media only screen and (min-width: 850px){.keypoints__content__list li{margin-bottom:20px}}.keypoints__content__list li::before{content:"";position:absolute;top:-4px;left:-25px;width:24px;height:24px;background-color:var(--color-secondary);-webkit-mask:url("data:image/svg+xml;utf8,<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='black' stroke-width='2' stroke-linecap='round'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml;utf8,<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='black' stroke-width='2' stroke-linecap='round'/></svg>") no-repeat center/contain}@media only screen and (min-width: 1200px){.keypoints__content__list li::before{left:-30px}}.keypoints__content__list li span{color:var(--color-white);font-size:.875rem;line-height:1.2}.city{margin-bottom:40px;position:relative;overflow-x:clip}@media only screen and (min-width: 850px){.city{margin-bottom:70px}}@media only screen and (min-width: 1200px){.city{margin-bottom:100px}}.city__container{max-width:1200px;margin-left:10px;margin-right:10px}@media only screen and (min-width: calc(1200px + 10px * 2)){.city__container{margin-left:auto;margin-right:auto}}.city__container{padding:10px;position:relative}@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;padding:20px}}@media only screen and (min-width: 1200px){.city__container{padding:40px}}.city__container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:var(--color-secondary);opacity:.3}.city__visual{margin-bottom:30px}@media only screen and (min-width: 850px){.city__visual{width:50%;margin-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.city__carousel{position:relative;z-index:1}.city__carousel__item{height:200px;background-size:cover;background-position:center}@media only screen and (min-width: 500px){.city__carousel__item{height:400px}}@media only screen and (min-width: 850px){.city__carousel__item{height:470px}}.city__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;-webkit-transform:translateY(-55px);transform:translateY(-55px);position:relative;z-index:2;margin:0 10px}@media only screen and (min-width: 850px){.city__controls{margin:0 20px}}@media only screen and (min-width: 1200px){.city__controls{-webkit-transform:translateY(-70px);transform:translateY(-70px)}}.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:40px;height:40px;background-color:var(--color-white);border-radius:5px;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:47px;height:47px}}.city__controls__prev.slick-hidden,.city__controls__next.slick-hidden{display:none}.city__controls__prev .icon,.city__controls__next .icon{width:13px;height:9px;fill:var(--color-primary);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__icon{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg)}.city__content{position:relative;z-index:1}@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-right:30px;padding-left:15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 1200px){.city__content{padding-right:60px;padding-left:30px}}.city__content__title{color:var(--color-primary);font-family:var(--font-title);font-size:1.5625rem;font-weight:var(--font-title-weight)}@media only screen and (min-width: 850px){.city__content__title{font-size:2rem}}@media only screen and (min-width: 1200px){.city__content__title{font-size:2.5rem}}.city__content__title{margin-bottom:20px}.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:400 !important}.city__content__text strong{font-family:var(--font) !important;font-weight:700 !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:700 !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{color:var(--color-black);line-height:1.5}