.ptPage .ptHeroContact{position:absolute;z-index:8;left:50%;top:62%;transform:translateX(-50%);display:flex;gap:12px;align-items:center}.ptPage .ptHeroContactBtn{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}.ptPage .ptHeroContactBtn svg{width:27px;height:27px;fill:currentColor}.ptPage .ptHeroContactBtn:hover{transform:translateY(-3px);background:rgba(255,255,255,.92)}.ptPage .ptHeroContactBtn.ptWhatsapp:hover{color:#25d366}.ptPage .ptHeroContactBtn.ptMail:hover{color:#183c32}@media(max-width:850px){.ptPage .ptHeroContact{top:64%;gap:10px}.ptPage .ptHeroContactBtn{width:50px;height:50px}.ptPage .ptHeroContactBtn svg{width:25px;height:25px}}