.backtoTop-inner{align-items:center;color:#fff;display:flex;gap:15px}.backtoTop-parent{bottom:0;display:inline-flex;margin-left:auto;position:fixed;right:2.5rem;width:auto;z-index:998}.backtoTop-mod{background:#1c3054;cursor:pointer;display:inline-flex;min-height:47px;padding:12px 30px;transition:background .3s ease,bottom 0s;-webkit-transition:background .3s ease,bottom 0s}.backtoTop-parent{opacity:0;transition:opacity .3s ease;-webkit-transition:opacity .3s ease}.backtoTop-parent.show{opacity:1}.backtoTop-mod:hover{background:#000}.backtoTop-inner svg{display:inline-flex;height:23px;width:10px}.backtoTop-inner span{color:#fff;display:inline-flex;font-size:14px;font-style:normal;font-weight:700;letter-spacing:1.4px;line-height:164.286%;text-transform:uppercase;width:calc(100% - 25px)}@media (max-width:768px){.backtoTop-inner span{display:none}.backtoTop-parent{right:1.25rem}}