.back-to-top{align-items:center;background-color:#a9ffc6;border:2px solid #a9ffc6;border-radius:50%;bottom:5px;cursor:pointer;display:flex;height:60px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:20px;transition:opacity 125ms ease-in,background-color 125ms ease-in;width:60px;z-index:90}@media (min-width:576px){.back-to-top{bottom:20px}}@media (min-width:1600px){.back-to-top{bottom:120px}}.back-to-top__icon{height:40px;width:30px}.back-to-top:hover{background-color:#c3ffd7}.back-to-top.is-active{opacity:1;pointer-events:auto}
