#back-to-top{position:fixed;display:none;text-decoration:none;bottom:20px;right:20px;overflow:hidden;width:40px;height:50px;border:none;text-indent:100%;z-index:9;text-indent:-9999px;mix-blend-mode:difference}.back-to-top-icon{display:block;position:absolute;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-60%) rotate(90deg);-moz-transform:translateY(-60%) rotate(90deg);-webkit-transform:translateY(-60%) rotate(90deg);-ms-transform:translateY(-60%) rotate(90deg);color:var(--wdtLinkColor);-webkit-transition:all .2s cubic-bezier(.215,.61,.355,1);-moz-transition:all .2s cubic-bezier(.215,.61,.355,1);-o-transition:all .2s cubic-bezier(.215,.61,.355,1);-ms-transition:all .2s cubic-bezier(.215,.61,.355,1);transition:all .2s cubic-bezier(.215,.61,.355,1);text-indent:0;text-align:center;font-size:28px;line-height:1}.back-to-top-icon i:before{margin:0}#back-to-top:hover .back-to-top-icon{margin-top:-5px}#back-to-top{background-color:#fff0}#back-to-top:hover{background-color:#fff0}@media only screen and (max-width:1280px){.nav-is-visible #back-to-top{opacity:0}}