#grid-manager--frontend--container--header-footer--top-of-page-arrow{display:block;width:100%;overflow:hidden}#grid-manager--frontend--container--header-footer--top-of-page-arrow #container--top-of-page-arrow{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;height:80px;width:80px;border-radius:80px;margin:0px auto;cursor:pointer;background-color:rgba(57, 57, 57, 0.75);border:1px solid #f0f0ef;transition-duration:500ms;transition-timing-function:ease-in-out;transition-property:background-color, border}#grid-manager--frontend--container--header-footer--top-of-page-arrow #container--top-of-page-arrow:hover{background-color:#c99e13}#grid-manager--frontend--container--header-footer--top-of-page-arrow #container--top-of-page-arrow #container--top-of-page-arrow-icon{cursor:pointer;display:block;width:80px;position:relative;font-size:80px;text-align:center;color:rgba(255, 255, 255, 0.54);transition-duration:500ms;transition-timing-function:ease-in-out;transition-property:color}#grid-manager--frontend--container--header-footer--top-of-page-arrow #container--top-of-page-arrow #container--top-of-page-arrow-icon:hover{color:white}