.franchise-to-top-block .wrapper-outer{position:fixed;z-index:99;bottom:50px;left:0;width:100%;transition:.3s ease-out transform,.3s ease-out opacity;opacity:0;transform:translateY(100px);pointer-events:none}@media only screen and (min-width:767px){.franchise-to-top-block .wrapper-outer{bottom:0;transform:translateY(150%)}}.franchise-to-top-block .wrapper-outer.visible{opacity:1;transform:translateY(0);pointer-events:all}.franchise-to-top-block .wrapper-inner{width:100%;display:flex;align-items:flex-end;justify-content:flex-end}@media only screen and (min-width:1500px){.franchise-to-top-block .wrapper-inner{margin-left:100px}}.franchise-to-top-block .wrapper-inner .arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center;position:relative;z-index:99;cursor:pointer;background:rgba(51,51,51,.9)}.franchise-to-top-block .wrapper-inner .arrow img{width:15px}@media only screen and (min-width:767px){.franchise-to-top-block .wrapper-inner .arrow{width:48px;height:35px}}