.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:47%;left:-15%}#contact-header-map-sede>h1:nth-child(2),#contact-header-map-sede>h1:nth-child(3){font-size:75%}#contact-header-map-sede>h1:first-child:before{content:"";animation:write-name 1.5s 1.3s forwards}#contact-header-map-sede>h1:nth-child(2){opacity:0;animation:slide-right-sede .7s 2.6s forwards}#contact-header-map-sede>h1:nth-child(3){opacity:0;animation:slide-right-sede .7s 3.1s 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(-3rem);opacity:0}to{transform:translateX(0);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%}}