.back-to-top__container{position:fixed;right:16px;bottom:16px;z-index:3;opacity:1;pointer-events:all;transition:opacity .35s}@media screen and (min-width: 1024px){.back-to-top__container{right:32px;bottom:32px}}.back-to-top__container.hidden{opacity:0;pointer-events:none}.back-to-top__button{display:flex;height:28px;width:28px;align-items:center;justify-content:center;background-color:var(--light_ui-background);border-radius:100%}@media screen and (min-width: 1440px){.back-to-top__button{width:40px;height:40px}}.back-to-top__button svg{width:12px}@media screen and (min-width: 1440px){.back-to-top__button svg{width:20px}}

/*# sourceMappingURL=sections.back-to-top.css.map*/