@charset "UTF-8";
/***!  Style Declaration  !***/

.scrollToTop{padding:10px;margin:20px;width:100px;height:100px}.scrollToTop path{fill:none;stroke-width:4px;stroke:#000}.scrollToTop{text-align:center;font-weight:bold;text-decoration:none;position:fixed;bottom:0;right:0;opacity:0;transition:opacity 0.2s ease;z-index:100;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#0ce3fb;font-family:default;background-position:center center;background-repeat:no-repeat}.scrollToTop:hover{text-decoration:none;color:#0891a3}.scrollToTop-icon{display:inline-block;vertical-align:middle;background-image:url(https://logiqon.co.nz/images/assets/arrow_up-turqoise-2.png#joomlaImage://local-images/assets/arrow_up-turqoise-2.png?width=24&height=15);background-position:center center;background-repeat:no-repeat;background-size:20px 20px;width:50px;height:50px;margin:0px;border-radius:50%}.scrollToTop-text{vertical-align:middle;display:block}.scrolltotop-show{opacity:1}
