.contact-section{position:relative}.contact_container{display:flex;margin:100px auto;max-width:1200px;width:90%}.office_map{margin-right:130px}#map{display:block;margin-top:40px;position:relative}@keyframes rotateout{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#map g rect{animation-duration:2s;animation-name:rotateout;transform-origin:4.154px 4.154px}#map g.place rect{transform-origin:8px 8px}#map g rect:hover{animation-duration:2s;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:linear}.office-image{display:none;transform:rotate(22.5deg)}.enschede .office-image{transform:translate(-210px,-90px) rotate(22.5deg)}#map g.place:hover .office-image{display:block}.office-image image{width:250px}.office{color:#043673;padding-left:35px;position:relative}.office:before{content:"\f3c5";font-family:Font Awesome\ 6 Pro;font-weight:900;-webkit-font-smoothing:antialiased;color:#dadada;display:inline-block;font-size:30px;font-style:normal;font-variant:normal;left:0;line-height:1;position:absolute;text-rendering:auto;top:0}.office:first-child:before{color:#37cfb1}.office h3{font-family:TheSans,sans-serif;font-size:16px;margin-bottom:0}.office:first-child h3:before{color:#37cfb1}.office h3:before{color:red;content:"> ";display:inline}.office a{color:#043673;display:block;font-style:italic;font-weight:700;text-decoration:none}.office p{color:#043673;margin-top:0}@media only screen and (max-width:1024px){.contact_container{display:block}.contact-section:before{bottom:-300px;left:-500px;top:auto}.office_map{display:none}}