.jquery-modal.blocker{background:var(--Gray-950, rgba(10, 13, 18, 0.7));backdrop-filter:blur(2px)}.modal{box-shadow:none;padding:14px;overflow:hidden}.modal--epl{width:465px;height:572px;max-width:100%;background:url("../images/modal-epl-bg.png") center top no-repeat;background-size:cover;border-radius:16px;position:relative}.modal--epl::after{content:"";display:block;height:100%;left:-75%;position:absolute;top:0;transform:skewX(-25deg);width:20%;z-index:2;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);animation:shine 2.5s ease-in-out infinite}.modal--epl .modal-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.modal--epl .modal-foot{display:flex;justify-content:center;position:absolute;bottom:24px;left:0;right:0;margin:0 auto}.modal--epl .modal-countdown{position:absolute;right:0px;top:0px;padding:9px 36px 9px 12px;display:flex;flex-direction:row;justify-content:center;font-size:16px;font-style:normal;font-weight:510;line-height:140%;color:#fff;border-radius:0 0 0 16px;background:var(--BG, rgba(255, 255, 255, 0.1))}.modal--epl a.close-modal{top:9px;right:9px;display:block;width:20px;height:20px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M15.5454 4.09082L4.09082 15.5454" stroke="white" stroke-width="1.22727" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.09082 4.09086L15.5454 15.5454" stroke="white" stroke-width="1.22727" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center center}.modal--epl .btn-wrapper{display:flex;flex-direction:row;gap:16px}.modal--epl .custom-btn{height:58px;width:200px;max-width:200px;background:linear-gradient(180deg, rgb(251, 155, 44) 0%, rgb(255, 184, 29) 71%);border-radius:12px;position:relative;display:block;padding:16px;text-align:center}.modal--epl .custom-btn::before{content:"";position:absolute;display:block;inset:0;padding:2px;border-radius:inherit;background:linear-gradient(135deg, rgb(255, 255, 47) 0%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0) 90%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0;transition:all .3s ease}.modal--epl .custom-btn::after{content:"";position:absolute;display:block;inset:0;padding:2px;border-radius:inherit;background:linear-gradient(315deg, rgb(255, 255, 47) 0%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0) 90%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;transition:all .3s ease}.modal--epl .custom-btn:hover .btn-wall{top:-32px;opacity:1;transition:all .3s ease}.modal--epl .custom-btn .btn-text{font-size:20px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.2px;color:#3e0042;text-transform:uppercase;text-shadow:1px 2px 1px rgba(255,255,47,.54)}.modal--epl .custom-btn .btn-wall{position:absolute;width:100%;height:100%;left:0;right:0;top:0px;display:block;border-radius:12px;background:var(--BG, rgba(255, 255, 255, 0.1));padding:3px 16px 16px 16px;z-index:-1;opacity:0;transition:all .3s ease}.modal--epl .custom-btn .btn-wall-text{font-size:13px;font-style:normal;font-weight:510;line-height:28px;color:var(--Icon-Text-White, #FFF);position:relative;z-index:1}.modal--epl .custom-btn .btn-wall::before{content:"";position:absolute;display:block;inset:0;background:var(--BG, rgba(255, 255, 255, 0.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;border-radius:inherit}.modal--epl .custom-btn .btn-wall::after{content:"";position:absolute;display:block;width:310px;height:152px;top:-15px;left:50%;transform:translateX(-50%);background:url("../images/modal-epl-bg-light.png") center top no-repeat;background-size:cover;z-index:2}@media screen and (max-width: 540px){.modal--epl{width:100%;height:auto;aspect-ratio:465/572}.modal--epl .modal-foot{padding:16px;bottom:0}.modal--epl .btn-wrapper{width:100%;gap:12px}.modal--epl .custom-btn{padding:12px 18px;max-width:100%;width:100%;height:45px}.modal--epl .custom-btn .btn-text{font-size:16px}.modal--epl .custom-btn .btn-wall{top:-32px;opacity:1}.modal--epl .custom-btn .btn-wall-text{font-size:10.5px;font-weight:510;line-height:28px;letter-spacing:-0.105px}.modal--epl .modal-countdown{position:absolute;right:0px;top:0px;padding:3.5px 26px 3.5px 8px;display:flex;flex-direction:row;justify-content:center;font-size:12px;font-style:normal;font-weight:510;line-height:140%}.modal--epl a.close-modal{top:5px;width:15px;height:15px;background-size:cover}}@media screen and (max-width: 390px){.modal--epl .custom-btn .btn-text{font-size:12px}}@media screen and (max-width: 350px){.modal--epl .custom-btn .btn-text{font-size:10px}.modal--epl .custom-btn .btn-wall-text{font-size:8px;font-weight:510;line-height:28px;letter-spacing:-0.105px}}@keyframes shine{0%{left:-50%;opacity:0}10%{opacity:1}40%{left:120%;opacity:1}100%{left:120%;opacity:0}}/*# sourceMappingURL=modal.css.map */