.contact-map-img{position:absolute;width:62rem;left:55vw;top:26vh}@media screen and (min-height:750px) and (max-height:900px){.contact-map-img{top:19vh}}@media screen and (max-height:750px){.contact-map-img{top:12vh}}#contact-header-sede-info{position:absolute;width:11.8rem;height:7.8rem;top:44%;left:-15%}#contact-header-map-sede>p{opacity:0}#contact-header-map-sede>p:first-child{animation:fade-in .4s 1.9s forwards}#contact-header-map-sede>p:nth-child(2){animation:slide-right-sede .5s cubic-bezier(.25,.46,.45,.94) 2.1s forwards}#contact-header-map-sede>p:nth-child(3){animation:slide-right-sede .5s cubic-bezier(.25,.46,.45,.94) 2.4s forwards}#contact-map-line-h{width:6.8rem;animation:line-two .6s 1.3s forwards}#contact-map-line-d,#contact-map-line-h{background-image:linear-gradient(#fff,#fff);background-repeat:no-repeat;background-position:100%;background-size:0 100%;height:1px}#contact-map-line-d{width:4.7rem;transform:rotate(35deg);animation:line-one .6s .8s forwards}#contact-map-circle-in{border-radius:100vw;transform:scale(0);animation:scale-circle .6s .5s forwards}#contact-map-circle-out{background:transparent;border:1px solid #fff;border-radius:100vw;transform:scale(0);animation:scale-circle .6s .6s forwards}#contact-map-circle:before{border:1px solid #fff}@keyframes slide-right-sede{0%{transform:translateX(-1.5rem);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes write-name{0%{content:"|"}10%{content:"V |"}20%{content:"VI |"}30%{content:"VIS |"}40%{content:"VISI |"}50%{content:"VISIO |"}60%{content:"VISION |"}70%{content:"VISION D |"}80%{content:"VISION D"}90%{content:"VISION D"}to{content:"VISION D"}}@keyframes scale-circle{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes line-one{0%{background-size:0 100%}to{background-size:100% 100%}}@keyframes line-two{0%{background-size:0 100%}to{background-size:100% 100%}}