.get_quote{position:fixed;right:-56px;top:200px;background:#ec7323!important;z-index:99999!important;font-size:18px!important;color:#fff!important;font-weight:500!important;padding:10px 20px!important;border-radius:5px 5px 0 0!important;letter-spacing:1px!important;transform:rotate(-90deg)!important;cursor:pointer!important}.get_quote:hover{background:#343535!important;box-shadow:0 5px 11px 0 #0000002e,0 4px 15px 0 #00000026!important}@media (max-width:767px){.get_quote{font-size:16px!important;padding:5px 10px!important;right:-47px!important;z-index:9!important}}.scroll-to-top-wrapper{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#fff;border-radius:50%;box-shadow:0 4px 15px #00000026;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:1000}.scroll-to-top-wrapper.visible{opacity:1;visibility:visible;transform:translateY(0)}.progress-ring{position:absolute;top:0;left:0;transform:rotate(-90deg)}.progress-ring__circle{stroke-dasharray:138.23;stroke-dashoffset:138.23;transition:stroke-dashoffset .1s linear}.scroll-to-top-button{position:absolute;background:#0000;color:#000;border:none;display:flex;justify-content:center;align-items:center;padding:0;cursor:pointer;transition:color .3s ease}.scroll-to-top-button svg{width:20px;height:20px}.scroll-to-top-wrapper:hover .scroll-to-top-button{color:#ec7323}@media (max-width:767px){.scroll-to-top-wrapper{bottom:20px;right:20px}}