.c-block-go-to-top{position:fixed;bottom:2rem;right:2rem;z-index:500;display:block;width:51px;height:196px;border:none;background:none;padding:0;margin:0;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}.c-block-go-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.c-block-go-to-top svg{display:block;transition:transform .2s ease-in-out;width:100%;height:auto;object-fit:contain;color:var(--wp--preset--color--custom-azul-suave)}.c-block-go-to-top svg path{transition:fill .2s ease-in-out}@media(max-width: 781.9px){.c-block-go-to-top{bottom:1rem;right:1rem}.c-block-go-to-top svg{width:50px;height:141px}}