.advc .advc-back-to-top{cursor:pointer;height:60px;opacity:0;overflow:hidden;pointer-events:none;position:fixed;transition:all .2s;width:60px;z-index:125}.advc .advc-back-to-top .advc-back-to-top--icon{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media (max-width:749.98px){.advc .advc-back-to-top{height:50px;width:50px}}.advc .advc-back-to-top.show{opacity:1;pointer-events:auto}.advc .advc-back-to-top.show:hover .advc-back-to-top--icon{opacity:.4}.advc .advc-back-to-top .advc-back-to-top__img{display:block;height:100%;object-fit:contain;width:100%}