.sticky-footer{background-color:#0153a6;color:#fff;position:fixed;width:100%;bottom:0;z-index:1000;box-shadow:0px -4px 6px #00000059;transition:transform .3s ease-in;transform:translateY(150%)}.sticky-footer.scrolled:not(.closed){transform:translateY(0)}.sticky-footer-container{margin:0 auto;box-sizing:content-box;max-width:346px}.sticky-footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 auto;padding:7px}.sticky-footer-bonus{text-align:center}.sticky-footer-image-link img{width:180px;height:auto;display:block}.sticky-footer-bonus-number{font-size:22px;font-weight:700}.sticky-footer-bonus-text{font-size:16px}.sticky-footer-top-right{width:100%}.sticky-footer-button{display:block;cursor:pointer;background-color:#5bb95c;font-size:16px;font-weight:700;color:#fff;width:100%;max-width:328px;margin:0 auto;padding:12px;text-align:center}.sticky-footer-button:hover{background-color:#449d44;color:#fff}.sticky-footer-text-below-btn{text-align:center;font-size:10px;margin-top:15px}.sticky-footer-terms{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 15px;margin-top:0}.sticky-footer-terms.active{max-height:300px;padding:10px 15px;margin-top:5px;font-size:smaller}.sticky-footer-close-btn-container{position:absolute;top:0;z-index:1001;width:100%;max-width:1170px;left:50%;transform:translate(-50%,0)}.sticky-footer-close-btn{position:absolute;right:15px;top:15px;cursor:pointer}@media (min-width:650px){.sticky-footer-container{max-width:828px;padding-top:10px}.sticky-footer-top-right{width:unset;margin-top:0}.sticky-footer-button{width:264px}}.sticky-footer-link:link,.sticky-footer-link:visited,.sticky-footer-link:hover,.sticky-footer-link:active,.sticky-footer-link:focus{color:#fff;text-decoration:underline;outline:none}@media (max-width:815px){.sticky-footer-image-link img{width:150px;height:auto}.sticky-footer-top{justify-content:center;padding-bottom:25px}}@media (min-width:650px) and (max-width:815px){.sticky-footer-close-btn{top:0;transform:translate(0,-100%);background-color:#0153a6;padding:5px;width:25px;height:25px;box-shadow:0px -4px 6px #00000059}}