@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}.office-map{padding:64px 0}.office-map__title{text-align:center}.office-map__desc{text-align:center;max-width:600px;margin:0 auto 3rem;color:#232933}.office-map .info--img{position:relative;z-index:2}.office-map .info--img .img{max-height:440px;max-width:496px;overflow:hidden;border-radius:16px}.office-map .info--img .img img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.office-map .info{position:relative;z-index:1}.office-map .info:before{content:"";z-index:1;display:block;position:absolute;width:110%;height:100%;top:0;right:0;background:#f2f4f7;border-radius:16px}.office-map .info__wrap{position:relative;z-index:2;padding:64px 64px 64px 16px}.office-map .info__title{font-size:20px;line-height:28px;font-family:"Inter",sans-serif;font-weight:600;margin-bottom:8px}.office-map .info__desc p{margin:0 0 16px}.office-map .info__desc p:last-child{margin:0}.office-map .info__desc ul li:not(:last-child){margin:0 0 16px}.office-map .info__map{margin-top:24px}.office-map .info__action{padding-top:2.5rem}@media(max-width: 991px){.office-map{padding:32px 10px;background:#f2f4f7}.office-map__desc{margin-bottom:32px}.office-map .info::before{display:none}.office-map .info__wrap{padding:32px 0 0 0}}/*# sourceMappingURL=office-map.min.css.map */