.go-to-top-container{padding-bottom:50px}.go-to-top a{display:inline-block}.go-to-top{align-items:flex-end;bottom:10px;display:flex;flex-direction:column;gap:16px;position:fixed;right:10px;text-align:right}.default-to-top{display:block}#go-to-top:hover .default-to-top,.hover-to-top{display:none}#go-to-top:hover .hover-to-top{display:block}body.very-top a#go-to-top{opacity:0;transition:opacity .3s ease-in-out}body.scroll-down a#go-to-top{display:block;opacity:1}.go-to-top a.cta_button.bee{align-items:center;display:flex;gap:10px;padding:7.5px 20px}a.cta_button.bee span.icon{display:inline-block;padding:3px}a.cta_button.bee span.text{color:#dbf93a;font-size:14px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase}a.cta_button.bee:hover span.text{color:#222}a.cta_button.bee:hover svg path{fill:#222}a.cta_button.bee:hover svg rect{stroke:#222}@media (min-width:768px){.go-to-top{bottom:50px;right:50px}}