.daimond-casino-game-modal{align-items:stretch;background:rgba(0,0,0,.45);display:flex;inset:0;justify-content:center;position:fixed;z-index:99999}.daimond-casino-game-modal--closing{animation:daimondCasinoGameModalOut .2s ease forwards}.daimond-casino-game-modal__dialog{height:100vh;height:100dvh;margin:0;max-width:100%;overflow:hidden;width:100%}.daimond-casino-game-modal__content{background:linear-gradient(180deg,#c10930,#6d081d);display:flex;flex-direction:column;height:100%;width:100%}.daimond-casino-game-modal__header{align-items:center;background:#c10930;border:0;border-radius:2px 2px 0 0;box-shadow:1px 1px 3px rgba(0,0,0,.4);color:#fff;display:flex;flex-shrink:0;padding:8px 10px}.daimond-casino-game-modal__logo{align-items:center;display:flex;flex-shrink:0;line-height:0}.daimond-casino-game-modal__logo-img{height:36px;-o-object-fit:contain;object-fit:contain;width:auto}.daimond-casino-game-modal__title{color:#fff;flex:1 1 auto;font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:700;line-height:1.1;margin:6px 17px 3px 8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daimond-casino-game-modal__close{background:transparent;border:0;color:#fff;cursor:pointer;flex-shrink:0;font-size:24px;line-height:1;opacity:1;padding:4px 8px}.daimond-casino-game-modal__close:focus,.daimond-casino-game-modal__close:hover{color:#fff;opacity:1}.daimond-casino-game-modal__body{background:linear-gradient(180deg,#c10930,#6d081d);flex:1 1 auto;min-height:0;overflow:hidden}.daimond-casino-game-modal__iframe-wrap{height:100%;width:100%}.daimond-casino-game-modal__iframe-wrap iframe{border:0;display:block;height:100%;width:100%}body.daimond-casino-game-modal-open{overflow:hidden}@keyframes daimondCasinoGameModalOut{0%{opacity:1}to{opacity:0}}