section.map-module{overflow:hidden;position:relative;z-index:1}section.map-module .label{margin-bottom:15px}section.map-module .description{margin-top:30px}section.map-module .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:75px}@media screen and (max-width:992px){section.map-module .wrapper{margin-top:45px}}section.map-module .wrapper .item-informations{margin-left:40px;margin-top:115px;max-width:100%;width:340px}@media screen and (max-width:992px){section.map-module .wrapper .item-informations{margin-top:0}}@media screen and (max-width:768px){section.map-module .wrapper .item-informations{margin-left:0}section.map-module .wrapper .item-informations .item-label{margin-bottom:10px}}section.map-module .wrapper .item-informations .item-title,section.map-module .wrapper .item-informations .label{margin-bottom:15px}@media screen and (max-width:768px){section.map-module .wrapper .item-informations .item-title,section.map-module .wrapper .item-informations .label{margin-bottom:30px}}section.map-module .wrapper .item-informations .item-title{font-family:Ranade-Variable,sans-serif;font-size:25px;font-weight:500;line-height:1.3}section.map-module .wrapper .item-informations .description *{color:#43444d}section.map-module .wrapper .map-wrapper{max-width:100%;overflow:hidden;position:relative}@media screen and (max-width:992px){section.map-module .wrapper .map-wrapper{margin:45px auto 0}section.map-module .wrapper .map-wrapper svg{height:auto;max-width:100%}}section.map-module .wrapper .map-wrapper .item{cursor:pointer;font-size:14px;font-weight:700;padding-top:20px;position:absolute;transition:color .3s}section.map-module .wrapper .map-wrapper .item:after,section.map-module .wrapper .map-wrapper .item:before{content:"";left:50%;position:absolute;transform:translateX(-50%);transition:background-color .3s}section.map-module .wrapper .map-wrapper .item:before{background-color:hsla(234,8%,55%,.3);height:20px;top:0;width:20px}section.map-module .wrapper .map-wrapper .item:after{background-color:#848697;height:8px;top:6px;width:8px}section.map-module .wrapper .map-wrapper .item.active,section.map-module .wrapper .map-wrapper .item:hover{color:#1d73ff}section.map-module .wrapper .map-wrapper .item.active:before,section.map-module .wrapper .map-wrapper .item:hover:before{background-color:rgba(29,115,255,.3)}section.map-module .wrapper .map-wrapper .item.active:after,section.map-module .wrapper .map-wrapper .item:hover:after{background-color:#1d73ff}@media screen and (max-width:425px){section.map-module .wrapper .map-wrapper .item{font-size:9px}}