@-webkit-keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}@keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}.project-location-map{position:relative;display:block;width:100%;height:100%;min-height:854px;z-index:0;overflow:hidden}@media only screen and (max-width:720px){.project-location-map{min-height:auto}}.project-location-map__container{width:100%;height:100%;min-height:854px}@media only screen and (max-width:720px){.project-location-map__container{min-height:auto}}.project-location-map__popup{top:0;left:50%;border-radius:32px;background-color:#fff;overflow-y:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);font-size:14px}.project-location-map__complex,.project-location-map__popup{position:absolute;height:32px;padding:0 22px;font-family:BebasNeue;line-height:32px;white-space:nowrap}.project-location-map__complex{top:-52px;left:0;background-color:#6e319a;font-size:18px;color:#fff}.project-location-map__complex svg{position:absolute;right:-5px;top:0;height:32px;fill:#6e319a}.project-location-map__complex:before{content:"";position:absolute;left:0;bottom:0;width:3px;height:28px;background-color:#000;-webkit-transform:translateY(100%);transform:translateY(100%)}.project-location-map__marker{position:relative;width:32px;height:32px;border-radius:50%;visibility:visible;opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.project-location-map__marker._hidden{opacity:0;visibility:hidden}.project-location-map__marker div{position:relative;width:100%;height:100%;background-size:contain;background-repeat:no-repeat}.project-location-map__marker._hover .tooltip{visibility:visible;opacity:1;-webkit-transform:translateY(calc(-100% - 12px));transform:translateY(calc(-100% - 12px))}.project-location-map__marker .tooltip{position:absolute;top:0;left:calc(50% - 84px);z-index:9999;width:157px;height:auto;padding:11px 13px 10px;border-radius:6px;text-align:center;font-size:12px;line-height:18px;color:rgba(0,0,0,.4);background-color:#fff;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);visibility:hidden;opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .4s ease;transition:opacity .3s ease,-webkit-transform .4s ease;transition:opacity .3s ease,transform .4s ease;transition:opacity .3s ease,transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translateY(calc(-100% - 6px));transform:translateY(calc(-100% - 6px));pointer-events:none}.project-location-map__marker .tooltip:after{content:"";position:absolute;width:0;height:0;border:10px solid transparent;border-top-color:#fff;top:98%;left:52%;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(-50%);transform:translate(-50%)}.popup-tip-anchor{height:0;position:absolute;width:32px}.popup-bubble-anchor{position:absolute;width:100%;bottom:8px;left:0}.popup-bubble-content{position:absolute;top:0;left:0;width:100%;overflow:visible}.project-location{position:relative}.project-location__container{position:relative;background-color:#3835b5;min-height:854px;height:100vh;overflow:hidden}@media only screen and (max-width:720px){.project-location__container{min-height:auto}}.project-location__title{position:absolute;left:50vw;top:204px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5;pointer-events:none}.project-location__title.hidden{opacity:0;-webkit-transform:translateX(-50%) translateY(-20%);transform:translateX(-50%) translateY(-20%)}.project-location__title.visible{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);-webkit-transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s,-webkit-transform .6s ease .4s}.project-location__menu{position:absolute;bottom:0;left:50vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5}.project-location__btn{margin-top:50px}.project-location__ya{position:absolute;left:50%;bottom:22px;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none;white-space:nowrap}@media only screen and (max-width:720px){.project-location__ya{display:block}}.project-location__nav{position:absolute;top:calc(50% - 37px);right:60px;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:720px){.project-location__nav{right:15px}}.project-location__button{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;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:32px;height:32px;border-radius:50%;background-color:#3835b5;font-size:18px;font-weight:300;color:#fff;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.project-location__button._zoomin{margin-bottom:10px}.project-location__button._zoomin:before{content:"";width:13px;height:13px;background-image:url("/static/images/icns/plus.ce8cffbae9b1.svg");background-size:contain;background-repeat:no-repeat}.project-location__button._zoomout:before{content:"";width:13px;height:3px;background-image:url("/static/images/icns/minus.e15329c14536.svg");background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.project-location__info{position:absolute;top:calc(50% - 175px);left:60px;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;width:373px;min-height:350px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#fff;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1)}@media only screen and (max-width:720px){.project-location__info{display:none}}.project-location__tabs{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:373px;height:56px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.project-location__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;height:100%;border-top-right-radius:5px;border-top-left-radius:5px;font-family:BebasNeue;font-size:18px;text-transform:uppercase;letter-spacing:.05em;font-weight:400;background-color:#f2f2f2;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;cursor:pointer}.project-location__tab._active,.project-location__tab:hover{background-color:#3835b5;color:#fff}.project-location__facts{position:absolute;left:0;top:0;visibility:hidden;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.project-location__facts._active{visibility:visible;opacity:1}.project-location__facts-toggle{position:absolute;top:0;left:0;width:100%;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:20px;border-top-left-radius:5px;border-top-right-radius:5px;font-family:BebasNeue;font-size:18px;text-transform:uppercase;letter-spacing:.05em;color:#3835b5;background-color:#d2d5f0;-webkit-transform:translateY(-100%);transform:translateY(-100%);cursor:pointer}.project-location__facts-toggle:before{content:"";position:absolute;left:calc(50% - 9px);top:10px;display:block;width:18px;height:6px;background-image:url("/static/images/white-arrow.2fe4f2bfcdf3.svg");background-size:contain;background-repeat:no-repeat;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}.project-location__facts-toggle._active:before{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.project-location__facts._mobile{position:absolute;top:100%;left:0;z-index:99999;display:none;width:100vw;opacity:1;visibility:visible;background-color:#fff;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}@media only screen and (max-width:720px){.project-location__facts._mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.project-location__facts._mobile._active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.project-location__fact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:30px}.project-location__fact:last-child{margin-bottom:0}.project-location__fact-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:50px;height:50px;margin-right:18px;border-radius:50%;font-family:BebasNeue;font-size:28px;font-weight:700;color:#fff;background-color:#3835b5}.project-location__fact-text{font-size:16px;line-height:22px;opacity:.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-location__filter{position:absolute;left:0;top:0;visibility:hidden;opacity:0;width:373px;height:100%;padding:36px 18px;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.project-location__filter._mobile{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;top:calc(100% - 139px);z-index:9999;height:74px;opacity:1;visibility:visible}@media only screen and (max-width:720px){.project-location__filter._mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.project-location__filter._active{visibility:visible;opacity:1}.project-location__filter-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;margin-bottom:14px;padding:5px 16px 5px 6px;border-radius:24px;background-color:hsla(0,0%,94.9%,.8);-webkit-transition:background-color .3s ease;transition:background-color .3s ease;cursor:pointer}@media only screen and (max-width:720px){.project-location__filter-item{margin-left:10px;background-color:#fff;color:#b0afb0}}.project-location__filter-item._disabled .project-location__filter-icon{background-color:#b0afb0!important}.project-location__filter-item:hover{background-color:#ddd}@media only screen and (max-width:720px){.project-location__filter-item:hover{background-color:#fff}}.project-location__filter-item._all{margin-right:100%;padding:7px 13px;color:#000}@media only screen and (max-width:720px){.project-location__filter-item._all{margin-right:0}}.project-location__filter-item._all._active,.project-location__filter-item._all:hover{background-color:#3835b5;color:#fff}.project-location__filter-icon{width:32px;height:32px;margin-right:10px;border-radius:50%;overflow:hidden;background-color:#b0afb0;background-size:65%;background-repeat:no-repeat;background-position:50% 50%;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.project-location__filter-text{font-size:16px;line-height:24px;opacity:.8;white-space:nowrap}.project-location__route{position:absolute;bottom:-22px;left:calc(50% - 100.5px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:201px;height:44px;border-radius:40px;font-family:BebasNeue;font-size:16px;text-transform:uppercase;background-color:#3835b5;color:#fff;letter-spacing:.05em;cursor:pointer}.project-location__route._mobile{display:none;top:80px;z-index:9999}@media only screen and (max-width:720px){.project-location__route._mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}
