@media screen and (max-width:540px){.sticky.back-to-top.stuck{position:static}
}
@media screen and (min-width:540px){.sticky.back-to-top.pageHasChatContainer{bottom:32px !important;left:12px}
}
div.backToTopEditView[data-mount='back-to-top']{opacity:1 !important}
@media screen and (max-width:540px){.fixed-sticky.fixed-back-to-top.stuck{position:static}
}
@media screen and (min-width:540px){.fixed-sticky.fixed-back-to-top.pageHasChatContainer{bottom:32px !important;left:12px}
}
div.backToTopEditView[data-mount='fixed-back-to-top']{opacity:1 !important}
.sticky.back-to-top.bottom-page-nav{bottom:65px !important}
.fixed-sticky.fixed-back-to-top.bottom-page-nav{bottom:65px !important}
@media screen and (max-width:768px){.sticky.back-to-top.bottom-page-nav{bottom:75px !important}
.fixed-sticky.fixed-back-to-top.bottom-page-nav{bottom:75px !important}
}
.sticky.back-to-top.pageHasChatContainer.bottom-page-nav{bottom:97px !important}
.fixed-sticky.fixed-back-to-top.pageHasChatContainer.bottom-page-nav{bottom:97px !important}