#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:#c96301;border:1px solid white;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:#c96301}#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:white;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:#f5d9be}