.corner-buttons-component .corner-buttons{position:fixed;right:16px;bottom:16px;background-color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:136}
html[dir=rtl] .corner-buttons-component .corner-buttons{left:16px;right:auto}
@media screen and (min-width:992px){.corner-buttons-component .corner-buttons{right:56px;bottom:40px}
html[dir=rtl] .corner-buttons-component .corner-buttons{left:56px;right:auto}
}
.corner-buttons-component .scroll-to-top_btn{width:40px;height:40px;background-color:rgba(255,255,255,0.7);border:1px solid #f5f5f5;overflow:hidden;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;box-shadow:0 8px 20px rgba(0,0,0,0.12);border-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;padding:13px 12px;cursor:pointer;box-sizing:border-box}
@media screen and (min-width:992px){.corner-buttons-component .scroll-to-top_btn{width:40px;height:40px;padding:13px 12px}
}
@media(any-hover:hover){.corner-buttons-component .scroll-to-top_btn:hover{background-color:rgba(255,255,255,0.5)}
}
.corner-buttons-component .toggle-animate{position:absolute;z-index:2;right:0;bottom:0;transform:translate3d(calc(100% + 70px),0,0);transition:transform .5s,opacity .5s,background-color .35s;will-change:transform,opacity;opacity:0}
html[dir=rtl] .corner-buttons-component .toggle-animate{transform:translate3d(calc(-100% - 70px),0,0);left:0;right:auto}
.corner-buttons-component .toggle-animate.active{transform:translate3d(0,0,0) !important;opacity:1}
.corner-buttons-component .embedded-icon{overflow:hidden;width:100%;height:100%;background:transparent var(--go_to_top_icon,url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zMTUiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMy4zMTUgMTAiPgogIDxnIGlkPSLnu4RfNTQ4OTQiIGRhdGEtbmFtZT0i57uEIDU0ODk0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTgzNy4zNSAtMTU2OCkiPgogICAgPHJlY3QgaWQ9IuefqeW9ol8xNzc5MCIgZGF0YS1uYW1lPSLnn6nlvaIgMTc3OTAiIHdpZHRoPSIxMy4zMSIgaGVpZ2h0PSIyIiByeD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTgzNy4zNSAxNTY4KSIvPgogICAgPHBhdGggaWQ9IuiBlOWQiF8yNiIgZGF0YS1uYW1lPSLogZTlkIggMjYiIGQ9Ik0yMzMzLjAyMSwyMDEwMS43NzlsLTQuOTQ5LTQuOTUzLTQuOTQ5LDQuOTUzYTEsMSwwLDAsMS0xLjQxNy0xLjQxOGw1LjY2LTUuNjU0YTEsMSwwLDAsMSwxLjQxMywwbDUuNjU2LDUuNjU0YTEsMSwwLDAsMS0xLjQxMywxLjQxOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00ODQuMDYzIC0xODUyNC4wNykiLz4KICA8L2c+Cjwvc3ZnPg==")) no-repeat center;background-size:100%}