.ReturningPanel:not(:empty){border-bottom:1px solid #d9d9d6;flex-direction:column;display:flex;position:relative}.ReturningPanel__closeButton{position:absolute;top:8px;right:8px}@media screen and (min-width:1024px){.ReturningPanel__closeButton{top:16px;right:16px}}.ReturningPanel__closeButtonIcon{width:16px}.ReturningPanel__closeButtonIcon path{fill:#3e3f40}.ReturningPanel__Buttons{flex-direction:column;justify-content:center;margin:16px;display:flex}@media screen and (min-width:1024px){.ReturningPanel__Buttons{flex-direction:row;margin:16px 0}}.ReturningPanel__Button{margin:4px 0}@media screen and (min-width:1024px){.ReturningPanel__Button{margin:0 4px}}.ReturningPanel__scroll{width:100%;padding:0 16px}