.flutuante{position:fixed;bottom:20px;left:90px;z-index:99}.flutuante a,.flutuante a{cursor:pointer;width:48px;height:48px;border-radius:30px;text-align:center;background-color:#ffb600;border:none;box-shadow:0 1px 5px rgb(0 0 0 / .4);font-size:23px;color:#fff;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;transition:.2s ease-out;line-height:15px}.flutuante a i{line-height:24px}.flutuante a:focus{outline:none}@keyframes animate{0%{box-shadow:0 0 0 0 rgb(255 182 0 / .7),0 0 0 0 rgb(255 182 0 / .7)}40%{box-shadow:0 0 0 50px #fff0,0 0 0 0 rgb(255 182 0 / .7)}80%{box-shadow:0 0 0 50px #fff0,0 0 0 30px #fff0}100%{box-shadow:0 0 0 0 #fff0,0 0 0 30px #fff0}}@-webkit-keyframes scrollanimation{0%{box-shadow:0 0 0 0 rgb(255 182 0 / .7),0 0 0 0 rgb(255 182 0 / .7)}40%{box-shadow:0 0 0 50px #fff0,0 0 0 0 rgb(255 182 0 / .7)}80%{box-shadow:0 0 0 50px #fff0,0 0 0 30px #fff0}100%{box-shadow:0 0 0 0 #fff0,0 0 0 30px #fff0}}@-moz-keyframes scrollanimation{0%{box-shadow:0 0 0 0 rgb(255 182 0 / .7),0 0 0 0 rgb(255 182 0 / .7)}40%{box-shadow:0 0 0 50px #fff0,0 0 0 0 rgb(255 182 0 / .7)}80%{box-shadow:0 0 0 50px #fff0,0 0 0 30px #fff0}100%{box-shadow:0 0 0 0 #fff0,0 0 0 30px #fff0}}@-ms-keyframes scrollanimation{0%{box-shadow:0 0 0 0 rgb(255 182 0 / .7),0 0 0 0 rgb(255 182 0 / .7)}40%{box-shadow:0 0 0 50px #fff0,0 0 0 0 rgb(255 182 0 / .7)}80%{box-shadow:0 0 0 50px #fff0,0 0 0 30px #fff0}100%{box-shadow:0 0 0 0 #fff0,0 0 0 30px #fff0}}@keyframes scrollanimation{0%{box-shadow:0 0 0 0 rgb(255 182 0 / .7),0 0 0 0 rgb(255 182 0 / .7)}40%{box-shadow:0 0 0 50px #fff0,0 0 0 0 rgb(255 182 0 / .7)}80%{box-shadow:0 0 0 50px #fff0,0 0 0 30px #fff0}100%{box-shadow:0 0 0 0 #fff0,0 0 0 30px #fff0}}.flutuante a.main{position:fixed;width:70px;height:70px;border-radius:45px;background-color:#ffb600;right:20px;bottom:20px;z-index:20;-webkit-animation-duration:3s;-moz-animation-duration:3s;animation-duration:3s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-name:scrollanimation;-moz-animation-name:scrollanimation;animation-name:scrollanimation;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear}.flutuante a.main i{position:relative;color:#fff;top:30%;font-size:45px}.flutuante.show a.main,.flutuante.show a.main{outline:none;background-color:#ffb600;box-shadow:0 3px 8px rgb(0 0 0 / .5)}