/**
 * @file
 * The Minified CSS file for the Back to Top Block.
 *
 * Minified from the CSS file of the same name.
 */
.back-to-top{background:#fff;border:2px solid #e9eef7;border-radius:50%;bottom:2rem;color:transparent;cursor:pointer;display:none;font:0/0 a;height:40px;padding:8px 10px 12px 10px;position:fixed;right:2rem;text-shadow:none;width:40px;z-index:3}.back-to-top:after{border-color:transparent transparent #0d5f9e transparent;border-style:solid;border-width:0 8px 10px 8px;content:'';display:block;height:0;width:0}
