section.map-module{background-color:#faf9f9;overflow:hidden;position:relative;z-index:1}section.map-module .wrapper{display:flex;flex-wrap:wrap;gap:124px;width:100%}section.map-module .wrapper-content{width:calc(50% - 124px)}section.map-module .wrapper-content ul{display:flex;flex-wrap:wrap;gap:40px;margin-top:40px;width:100%}section.map-module .wrapper-content li{min-width:100px;padding-left:40px;position:relative}section.map-module .wrapper-content li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%231AA19C' stroke='%231AA19C' stroke-miterlimit='10' stroke-width='.457' d='M14.276 5.577c1.168 0 2.223.473 2.986 1.239A4.2 4.2 0 0 1 18.5 9.8a4.2 4.2 0 0 1-1.238 2.985 4.2 4.2 0 0 1-2.986 1.239 4.2 4.2 0 0 1-2.982-1.239 4.2 4.2 0 0 1-1.238-2.982c0-1.165.472-2.22 1.238-2.985a4.22 4.22 0 0 1 2.985-1.238zm4.465 14.894c.744.256 1.387.573 1.9.94.908.649 1.433 1.457 1.433 2.369 0 1.229-.967 2.284-2.531 2.991-1.363.62-3.224 1-5.264 1s-3.903-.38-5.263-1c-1.564-.71-2.531-1.762-2.531-2.991 0-.912.524-1.723 1.433-2.37.512-.366 1.156-.683 1.9-.939a34 34 0 0 1-1.903-2.397c-1.836-2.552-3.208-5.37-3.208-8.273a9.54 9.54 0 0 1 2.802-6.767A9.55 9.55 0 0 1 14.28.23a9.54 9.54 0 0 1 6.767 2.802 9.54 9.54 0 0 1 2.802 6.767c0 2.906-1.369 5.72-3.205 8.273a34 34 0 0 1-1.902 2.397zm-7.7 1.366c-.89.229-1.635.549-2.162.927-.464.33-.732.683-.732 1.016 0 .515.591 1.043 1.549 1.476 1.159.524 2.775.85 4.58.85s3.425-.326 4.58-.85c.958-.433 1.55-.961 1.55-1.476 0-.333-.269-.687-.732-1.016-.528-.378-1.272-.695-2.162-.927-.918.988-1.827 1.9-2.647 2.717a.83.83 0 0 1-1.177 0c-.82-.82-1.73-1.729-2.647-2.717ZM9.26 17.104c1.51 2.095 3.39 4.047 5.02 5.682 1.628-1.635 3.51-3.587 5.019-5.682 1.652-2.296 2.887-4.8 2.887-7.303a7.88 7.88 0 0 0-2.314-5.59 7.88 7.88 0 0 0-5.59-2.314 7.88 7.88 0 0 0-5.59 2.314 7.88 7.88 0 0 0-2.314 5.59c0 2.504 1.235 5.007 2.888 7.303zm6.824-9.111a2.55 2.55 0 0 0-3.616 0 2.55 2.55 0 0 0 0 3.616c.46.464 1.1.75 1.808.75s1.345-.286 1.808-.75a2.55 2.55 0 0 0 0-3.616Z'/%3E%3C/svg%3E");content:"";height:28px;left:0;position:absolute;top:0;width:28px}section.map-module .wrapper-map{width:50%}section.map-module .wrapper-map figure{border-radius:8px;height:auto;overflow:hidden;width:100%}section.map-module .wrapper-map figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:992px){section.map-module .wrapper{gap:64px}section.map-module .wrapper-content,section.map-module .wrapper-map{width:100%}}