﻿.casino-floating{display:flex;bottom:-300px;right:15px;z-index:244;max-width:350px;width:calc(100% - 30px);transition:bottom .5s cubic-bezier(.77,0,.175,1)}.casino-floating.active{bottom:15px}.casino-floating .mega-offer p{margin:0}.casino-floating .mega-offer strong{font-weight:500}.casino-floating .close{width:30px;height:30px;top:-10px;left:-10px;transition:.3s;background-color:#f1f1f1}.casino-floating .close:hover{transform:rotate(-15deg);background-color:#ff5e5e}.casino-floating .close svg{width:10px;fill:#505050;transition:.3s}.casino-floating .close:hover svg{fill:#fff}.casino-floating.aligned-center{max-width:100%;right:15px;width:calc(100% - 30px)}.casino-floating.aligned-right{right:auto;left:10px}.casino-floating.aligned-right .close{left:auto;right:-15px}@media(min-width:768px){.casino-floating.aligned-center{right:100px;width:calc(100% - 200px)}}