@everymatrix/casino-promotions 1.74.6 → 1.74.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4413,7 +4413,7 @@ function is(e, t, r) {
4413
4413
  }
4414
4414
  }
4415
4415
  function os(e) {
4416
- Ln(e, "svelte-anxco0", '*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto;margin-bottom:20px;margin-top:20px}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto;margin-bottom:20px;margin-top:20px}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF)}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border:1px solid var(--emw--color-gray-300, #58586B);border-radius:5px;overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0, 0, 0);background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0.2) 90%)}.promo__details{padding:0 10px 13px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}.modal--open{display:flex}.modal__backdrop{position:absolute;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));opacity:0.6;width:100%;height:100%;z-index:105}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);z-index:110;border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:110;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6);z-index:125}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A));z-index:130}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@media(orientation: landscape) and (max-width: 1000px){.modal__body{overflow-y:unset}.modal__content{overflow-y:auto}.md .modal__content{height:75%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}');
4416
+ Ln(e, "svelte-1amc9qx", '*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto;margin-bottom:20px;margin-top:20px}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto;margin-bottom:20px;margin-top:20px}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF)}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border:1px solid var(--emw--color-gray-300, #58586B);border-radius:5px;overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0, 0, 0);background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0.2) 90%)}.promo__details{padding:0 10px 13px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}.modal--open{display:flex}.modal__backdrop{position:absolute;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));opacity:0.6;width:100%;height:100%;z-index:105}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);z-index:110;border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:110;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6);z-index:125}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab_content *,.modal__tab_content *::before,.modal__tab_content *::after{list-style:initial}.modal__tab_content ol li{list-style-type:decimal}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A));z-index:130}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@media(orientation: landscape) and (max-width: 1000px){.modal__body{overflow-y:unset}.modal__content{overflow-y:auto}.md .modal__content{height:75%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}');
4417
4417
  }
4418
4418
  function ir(e, t, r) {
4419
4419
  const n = e.slice();
@@ -4376,7 +4376,7 @@ function Wo(e, t, r) {
4376
4376
  }
4377
4377
  }
4378
4378
  function Zo(e) {
4379
- yn(e, "svelte-anxco0", '*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto;margin-bottom:20px;margin-top:20px}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto;margin-bottom:20px;margin-top:20px}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF)}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border:1px solid var(--emw--color-gray-300, #58586B);border-radius:5px;overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0, 0, 0);background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0.2) 90%)}.promo__details{padding:0 10px 13px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}.modal--open{display:flex}.modal__backdrop{position:absolute;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));opacity:0.6;width:100%;height:100%;z-index:105}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);z-index:110;border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:110;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6);z-index:125}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A));z-index:130}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@media(orientation: landscape) and (max-width: 1000px){.modal__body{overflow-y:unset}.modal__content{overflow-y:auto}.md .modal__content{height:75%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}');
4379
+ yn(e, "svelte-1amc9qx", '*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto;margin-bottom:20px;margin-top:20px}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto;margin-bottom:20px;margin-top:20px}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF)}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border:1px solid var(--emw--color-gray-300, #58586B);border-radius:5px;overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0, 0, 0);background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0.2) 90%)}.promo__details{padding:0 10px 13px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}.modal--open{display:flex}.modal__backdrop{position:absolute;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));opacity:0.6;width:100%;height:100%;z-index:105}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);z-index:110;border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:110;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6);z-index:125}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab_content *,.modal__tab_content *::before,.modal__tab_content *::after{list-style:initial}.modal__tab_content ol li{list-style-type:decimal}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A));z-index:130}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@media(orientation: landscape) and (max-width: 1000px){.modal__body{overflow-y:unset}.modal__content{overflow-y:auto}.md .modal__content{height:75%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}');
4380
4380
  }
4381
4381
  function Yt(e, t, r) {
4382
4382
  const n = e.slice();
@@ -15,4 +15,4 @@ PERFORMANCE OF THIS SOFTWARE.
15
15
  Try polyfilling it using "@formatjs/intl-pluralrules"
16
16
  `,xe.MISSING_INTL_API,s);var U=r.getPluralRules(t,{type:c.pluralType}).select(f-(c.offset||0));I=c.options[U]||c.options.other}if(!I)throw new Vt(c.value,f,Object.keys(c.options),s);a.push.apply(a,Ue(I.value,t,r,n,i,f-(c.offset||0)));continue}}return eo(a)}function ro(e,t){return t?A(A(A({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=A(A({},e[n]),t[n]||{}),r},{})):e}function no(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=ro(e[n],t[n]),r},A({},e)):e}function rt(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function io(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ge([void 0],r,!1)))},{cache:rt(e.number),strategy:et.variadic}),getDateTimeFormat:Ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ge([void 0],r,!1)))},{cache:rt(e.dateTime),strategy:et.variadic}),getPluralRules:Ke(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ge([void 0],r,!1)))},{cache:rt(e.pluralRules),strategy:et.variadic})}}var oo=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(u){var l=o.formatToParts(u);if(l.length===1)return l[0].value;var c=l.reduce(function(h,f){return!h.length||f.type!==X.literal||typeof h[h.length-1]!="string"?h.push(f.value):h[h.length-1]+=f.value,h},[]);return c.length<=1?c[0]||"":c},this.formatToParts=function(u){return Ue(o.ast,o.locales,o.formatters,o.formats,u,void 0,o.message)},this.resolvedOptions=function(){var u;return{locale:((u=o.resolvedLocale)===null||u===void 0?void 0:u.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var s=i||{};s.formatters;var a=di(s,["formatters"]);this.ast=e.__parse(t,A(A({},a),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=no(e.formats,n),this.formatters=i&&i.formatters||io(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=Ji,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function so(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const se={},ao=(e,t,r)=>r&&(t in se||(se[t]={}),e in se[t]||(se[t][e]=r),r),qr=(e,t)=>{if(t==null)return;if(t in se&&e in se[t])return se[t][e];const r=We(t);for(let n=0;n<r.length;n++){const i=r[n],o=uo(i,e);if(o)return ao(e,t,o)}};let Tt;const Se=ze({});function lo(e){return Tt[e]||null}function Qr(e){return e in Tt}function uo(e,t){if(!Qr(e))return null;const r=lo(e);return so(r,t)}function co(e){if(e==null)return;const t=We(e);for(let r=0;r<t.length;r++){const n=t[r];if(Qr(n))return n}}function Jr(e,...t){delete se[e],Se.update(r=>(r[e]=mi.all([r[e]||{},...t]),r))}Te([Se],([e])=>Object.keys(e));Se.subscribe(e=>Tt=e);const Ge={};function ho(e,t){Ge[e].delete(t),Ge[e].size===0&&delete Ge[e]}function Yr(e){return Ge[e]}function fo(e){return We(e).map(t=>{const r=Yr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function bt(e){return e==null?!1:We(e).some(t=>{var r;return(r=Yr(t))==null?void 0:r.size})}function po(e,t){return Promise.all(t.map(n=>(ho(e,n),n().then(i=>i.default||i)))).then(n=>Jr(e,...n))}const Pe={};function Kr(e){if(!bt(e))return e in Pe?Pe[e]:Promise.resolve();const t=fo(e);return Pe[e]=Promise.all(t.map(([r,n])=>po(r,n))).then(()=>{if(bt(e))return Kr(e);delete Pe[e]}),Pe[e]}const mo={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},bo={fallbackLocale:null,loadingDelay:200,formats:mo,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},_o=bo;function Ee(){return _o}const nt=ze(!1);var go=Object.defineProperty,vo=Object.defineProperties,yo=Object.getOwnPropertyDescriptors,zt=Object.getOwnPropertySymbols,xo=Object.prototype.hasOwnProperty,Eo=Object.prototype.propertyIsEnumerable,Xt=(e,t,r)=>t in e?go(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wo=(e,t)=>{for(var r in t||(t={}))xo.call(t,r)&&Xt(e,r,t[r]);if(zt)for(var r of zt(t))Eo.call(t,r)&&Xt(e,r,t[r]);return e},To=(e,t)=>vo(e,yo(t));let _t;const je=ze(null);function Wt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function We(e,t=Ee().fallbackLocale){const r=Wt(e);return t?[...new Set([...r,...Wt(t)])]:r}function pe(){return _t!=null?_t:void 0}je.subscribe(e=>{_t=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const So=e=>{if(e&&co(e)&&bt(e)){const{loadingDelay:t}=Ee();let r;return typeof window!="undefined"&&pe()!=null&&t?r=window.setTimeout(()=>nt.set(!0),t):nt.set(!0),Kr(e).then(()=>{je.set(e)}).finally(()=>{clearTimeout(r),nt.set(!1)})}return je.set(e)},le=To(wo({},je),{set:So}),Ze=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Ho=Object.defineProperty,Ve=Object.getOwnPropertySymbols,en=Object.prototype.hasOwnProperty,tn=Object.prototype.propertyIsEnumerable,Zt=(e,t,r)=>t in e?Ho(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,St=(e,t)=>{for(var r in t||(t={}))en.call(t,r)&&Zt(e,r,t[r]);if(Ve)for(var r of Ve(t))tn.call(t,r)&&Zt(e,r,t[r]);return e},He=(e,t)=>{var r={};for(var n in e)en.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ve)for(var n of Ve(e))t.indexOf(n)<0&&tn.call(e,n)&&(r[n]=e[n]);return r};const Ie=(e,t)=>{const{formats:r}=Ee();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Bo=Ze(e=>{var t=e,{locale:r,format:n}=t,i=He(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Ie("number",n)),new Intl.NumberFormat(r,i)}),Po=Ze(e=>{var t=e,{locale:r,format:n}=t,i=He(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Ie("date",n):Object.keys(i).length===0&&(i=Ie("date","short")),new Intl.DateTimeFormat(r,i)}),Ao=Ze(e=>{var t=e,{locale:r,format:n}=t,i=He(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Ie("time",n):Object.keys(i).length===0&&(i=Ie("time","short")),new Intl.DateTimeFormat(r,i)}),Oo=(e={})=>{var t=e,{locale:r=pe()}=t,n=He(t,["locale"]);return Bo(St({locale:r},n))},Lo=(e={})=>{var t=e,{locale:r=pe()}=t,n=He(t,["locale"]);return Po(St({locale:r},n))},Co=(e={})=>{var t=e,{locale:r=pe()}=t,n=He(t,["locale"]);return Ao(St({locale:r},n))},Io=Ze((e,t=pe())=>new oo(e,t,Ee().formats,{ignoreTag:Ee().ignoreTag})),No=(e,t={})=>{var r,n,i,o;let s=t;typeof e=="object"&&(s=e,e=s.id);const{values:a,locale:u=pe(),default:l}=s;if(u==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=qr(e,u);if(!c)c=(o=(i=(n=(r=Ee()).handleMissingMessage)==null?void 0:n.call(r,{locale:u,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof c!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c;if(!a)return c;let h=c;try{h=Io(c,u).format(a)}catch(f){f instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,f.message)}return h},Mo=(e,t)=>Co(t).format(e),Ro=(e,t)=>Lo(t).format(e),ko=(e,t)=>Oo(t).format(e),Fo=(e,t=pe())=>qr(e,t),Do=Te([le,Se],()=>No);Te([le],()=>Mo);Te([le],()=>Ro);Te([le],()=>ko);Te([le,Se],()=>Fo);function Uo({withLocale:e,translations:t}){le.subscribe(r=>{r==null&&(Se.set(t),le.set(e))})}function qt(e,t){Jr(e,t)}function Go(e){le.set(e)}function re(e){return typeof e=="function"}function rn(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var it=rn(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
17
17
  `+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
18
- `):"",this.name="UnsubscriptionError",this.errors=r}});function gt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var qe=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=lt(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(v){t={error:v}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(re(c))try{c()}catch(v){o=v instanceof it?v.errors:[v]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var f=lt(h),_=f.next();!_.done;_=f.next()){var m=_.value;try{Qt(m)}catch(v){o=o!=null?o:[],v instanceof it?o=ge(ge([],ut(o)),ut(v.errors)):o.push(v)}}}catch(v){n={error:v}}finally{try{_&&!_.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new it(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Qt(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&gt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&gt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),nn=qe.EMPTY;function on(e){return e instanceof qe||e&&"closed"in e&&re(e.remove)&&re(e.add)&&re(e.unsubscribe)}function Qt(e){re(e)?e():e.unsubscribe()}var sn={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},$o={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,ge([e,t],ut(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function jo(e){$o.setTimeout(function(){throw e})}function Jt(){}function $e(e){e()}var an=function(e){ie(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,on(r)&&r.add(n)):n.destination=Wo,n}return t.create=function(r,n,i){return new vt(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(qe),Vo=Function.prototype.bind;function ot(e,t){return Vo.call(e,t)}var zo=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Fe(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Fe(n)}else Fe(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Fe(r)}},e}(),vt=function(e){ie(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(re(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&sn.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&ot(r.next,a),error:r.error&&ot(r.error,a),complete:r.complete&&ot(r.complete,a)}):s=r}return o.destination=new zo(s),o}return t}(an);function Fe(e){jo(e)}function Xo(e){throw e}var Wo={closed:!0,next:Jt,error:Xo,complete:Jt},Zo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function qo(e){return e}function Qo(e){return e.length===0?qo:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Yt=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Yo(t)?t:new vt(t,r,n);return $e(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Kt(r),new r(function(i,o){var s=new vt({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Zo]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Qo(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Kt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Kt(e){var t;return(t=e!=null?e:sn.Promise)!==null&&t!==void 0?t:Promise}function Jo(e){return e&&re(e.next)&&re(e.error)&&re(e.complete)}function Yo(e){return e&&e instanceof an||Jo(e)&&on(e)}var Ko=rn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),ln=function(e){ie(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new er(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Ko},t.prototype.next=function(r){var n=this;$e(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=lt(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;$e(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;$e(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?nn:(this.currentObservers=null,a.push(r),new qe(function(){n.currentObservers=null,gt(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Yt;return r.source=this,r},t.create=function(r,n){return new er(r,n)},t}(Yt),er=function(e){ie(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:nn},t}(ln),un={now:function(){return(un.delegate||Date).now()},delegate:void 0},es=function(e){ie(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=un);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,c=1;c<o.length&&o[c]<=u;c+=2)l=c;l&&o.splice(0,l+1)}},t}(ln);const tr=[],rr={},ts=(e,t=0)=>{if(tr.indexOf(e)==-1){const r=new es(t);rr[e]=r,tr.push(e)}return rr[e]};window.emWidgets={topic:ts};const rs=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC",nr={en:{promotionsTitle:"Promotions",promotionsButton:"More Info",promotionsNone:"There are no promotions available at the moment.",promotionsBack:"Back",promotionsTerms:"Terms and Conditions"},"zh-hk":{promotionsTitle:"促銷活動",promotionsButton:"更多信息",promotionsNone:"目前沒有促銷活動。",promotionsBack:"後退",promotionsTerms:"条款和条件。"},fr:{promotionsTitle:"Promotions",promotionsButton:"Plus d'informations",promotionsNone:"Il n'y a pas de promotions disponibles pour le moment.",promotionsBack:"Retour",promotionsTerms:"Conditions générales"},tr:{promotionsTitle:"Promosyonlar",promotionsButton:"Daha fazla bilgi",promotionsNone:"Şu anda herhangi bir promosyon bulunmamaktadır.",promotionsBack:"Geri",promotionsTerms:"Şartlar ve Koşullar"},ro:{promotionsTitle:"Promotii",promotionsButton:"Detalii",promotionsNone:"Nu avem promotii disponibile momentan.",promotionsBack:"Înapoi",promotionsTerms:"Termenele și Condițiile"},es:{promotionsTitle:"Promociones",promotionsButton:"Más información",promotionsNone:"No hay promociones disponibles en este momento.",promotionsBack:"Volver",promotionsTerms:"Términos y Condiciones"},pt:{promotionsTitle:"Promoções",promotionsButton:"Mais informações",promotionsNone:"Não há promoções disponíveis no momento.",promotionsBack:"Voltar",promotionsTerms:"Termos e Condições"},hr:{promotionsTitle:"Promocije",promotionsButton:"Više informacija",promotionsNone:"Trenutno nema dostupnih promocija.",promotionsBack:"Vratiti se",promotionsTerms:"Odredbe i Uvjeti"},"pt-br":{promotionsTitle:"Promoções",promotionsButton:"Mais informação",promotionsNone:"Não há promoções disponíveis no momento",promotionsBack:"Volte",promotionsTerms:"Termos e Condições"},"es-mx":{promotionsTitle:"Promociones",promotionsButton:"Más información",promotionsNone:"No hay promociones disponibles al momento",promotionsBack:"Regresar",promotionsTerms:"Términos y condiciones"},"en-us":{promotionsTitle:"Promotions",promotionsButton:"More Info",promotionsNone:"There are no promotions available at the moment.",promotionsBack:"Back",promotionsTerms:"Terms and Conditions"}};function ns(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function is(e,t){const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function os(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function ss(e){Cn(e,"svelte-anxco0",'*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto;margin-bottom:20px;margin-top:20px}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto;margin-bottom:20px;margin-top:20px}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF)}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border:1px solid var(--emw--color-gray-300, #58586B);border-radius:5px;overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0, 0, 0);background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0.2) 90%)}.promo__details{padding:0 10px 13px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}.modal--open{display:flex}.modal__backdrop{position:absolute;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));opacity:0.6;width:100%;height:100%;z-index:105}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);z-index:110;border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:110;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6);z-index:125}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A));z-index:130}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@media(orientation: landscape) and (max-width: 1000px){.modal__body{overflow-y:unset}.modal__content{overflow-y:auto}.md .modal__content{height:75%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}')}function ir(e,t,r){const n=e.slice();return n[57]=t[r],n}function or(e,t,r){const n=e.slice();return n[60]=t[r],n[54]=r,n}function sr(e,t,r){const n=e.slice();return n[57]=t[r],n}function ar(e,t,r){const n=e.slice();return n[64]=t[r],n}function lr(e,t,r){const n=e.slice();return n[57]=t[r],n}function ur(e,t,r){const n=e.slice();return n[69]=t[r],n}function cr(e,t,r){const n=e.slice();return n[54]=t[r],n}function as(e){let t,r,n,i,o,s,a,u,l,c,h,f,_,m,v,O,R,L,I,U,P,y,x,E,S,N,Y,Be,$=e[6]!==!0&&hr(e),K=W(e[10]),D=[];for(let w=0;w<K.length;w+=1)D[w]=_r(sr(e,K,w));let ee=W(e[11]),G=[];for(let w=0;w<ee.length;w+=1)G[w]=gr(or(e,ee,w));let j=e[6]==!0&&vr(e);return{c(){t=g("section"),r=g("div"),$&&$.c(),n=k(),i=g("div"),o=g("div"),s=k(),a=g("div"),u=g("div"),u.innerHTML='<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>',l=k(),c=g("div"),h=g("picture");for(let w=0;w<D.length;w+=1)D[w].c();f=k(),_=g("img"),v=k(),O=g("div"),R=g("div"),L=g("ul");for(let w=0;w<G.length;w+=1)G[w].c();I=k(),U=g("div"),P=g("h3"),y=k(),x=g("div"),E=k(),j&&j.c(),p(o,"class","modal__backdrop"),p(u,"class","modal__close"),ae(_.src,m=e[9])||p(_,"src",m),p(_,"alt",e[7]),p(h,"class","modal__picture"),p(c,"class","modal__header"),p(L,"class","modal__tabs"),p(P,"class","modal__body_title"),p(x,"class","modal__tab_content"),p(U,"class","modal__tabContentWrapper"),p(R,"class","modal__body_content"),p(O,"class","modal__body"),p(a,"class","modal__content"),p(i,"class","promo__modal modal"),p(r,"class",S="promotions "+e[4]),Le(()=>e[40].call(r)),p(t,"class","promotion__section")},m(w,z){M(w,t,z),b(t,r),$&&$.m(r,null),b(r,n),b(r,i),b(i,o),b(i,s),b(i,a),b(a,u),b(a,l),b(a,c),b(c,h);for(let T=0;T<D.length;T+=1)D[T]&&D[T].m(h,null);b(h,f),b(h,_),b(a,v),b(a,O),b(O,R),b(R,L);for(let T=0;T<G.length;T+=1)G[T]&&G[T].m(L,null);b(R,I),b(R,U),b(U,P),P.innerHTML=e[7],b(U,y),b(U,x),x.innerHTML=e[8],e[37](R),b(r,E),j&&j.m(r,null),N=Pr(r,e[40].bind(r)),e[41](r),Y||(Be=[ne(o,"click",e[21]),ne(u,"click",e[21])],Y=!0)},p(w,z){if(w[6]!==!0?$?$.p(w,z):($=hr(w),$.c(),$.m(r,n)):$&&($.d(1),$=null),z[0]&1024){K=W(w[10]);let T;for(T=0;T<K.length;T+=1){const ue=sr(w,K,T);D[T]?D[T].p(ue,z):(D[T]=_r(ue),D[T].c(),D[T].m(h,f))}for(;T<D.length;T+=1)D[T].d(1);D.length=K.length}if(z[0]&512&&!ae(_.src,m=w[9])&&p(_,"src",m),z[0]&128&&p(_,"alt",w[7]),z[0]&4196352){ee=W(w[11]);let T;for(T=0;T<ee.length;T+=1){const ue=or(w,ee,T);G[T]?G[T].p(ue,z):(G[T]=gr(ue),G[T].c(),G[T].m(L,null))}for(;T<G.length;T+=1)G[T].d(1);G.length=ee.length}z[0]&128&&(P.innerHTML=w[7]),z[0]&256&&(x.innerHTML=w[8]),w[6]==!0?j?j.p(w,z):(j=vr(w),j.c(),j.m(r,null)):j&&(j.d(1),j=null),z[0]&16&&S!==(S="promotions "+w[4])&&p(r,"class",S)},d(w){w&&C(t),$&&$.d(),he(D,w),he(G,w),e[37](null),j&&j.d(),N(),e[41](null),Y=!1,we(Be)}}}function ls(e){let t,r,n,i,o,s,a,u,l=e[0]&&wr(),c=W(e[2]),h=[];for(let f=0;f<c.length;f+=1)h[f]=Tr(cr(e,c,f));return{c(){t=g("section"),r=g("div"),n=g("div"),n.innerHTML='<div class="promotions__title"><ui-skeleton structure="title" width="180px" margin-top="20px"></ui-skeleton></div>',i=k(),l&&l.c(),o=k(),s=g("div");for(let f=0;f<h.length;f+=1)h[f].c();p(n,"class","promotion__header"),p(s,"class","promotions__grid"),p(r,"class",a="promotions "+e[4]),Le(()=>e[34].call(r)),p(t,"class","promotion__section")},m(f,_){M(f,t,_),b(t,r),b(r,n),b(r,i),l&&l.m(r,null),b(r,o),b(r,s);for(let m=0;m<h.length;m+=1)h[m]&&h[m].m(s,null);u=Pr(r,e[34].bind(r)),e[35](r)},p(f,_){if(f[0]?l||(l=wr(),l.c(),l.m(r,o)):l&&(l.d(1),l=null),_[0]&4){c=W(f[2]);let m;for(m=0;m<c.length;m+=1){const v=cr(f,c,m);h[m]?h[m].p(v,_):(h[m]=Tr(),h[m].c(),h[m].m(s,null))}for(;m<h.length;m+=1)h[m].d(1);h.length=c.length}_[0]&16&&a!==(a="promotions "+f[4])&&p(r,"class",a)},d(f){f&&C(t),l&&l.d(),he(h,f),u(),e[35](null)}}}function hr(e){let t,r=e[19]("promotionsTitle")+"",n,i,o,s,a=e[0]==="true"&&fr(e);function u(h,f){return h[2].length>0?cs:us}let l=u(e),c=l(e);return{c(){t=g("h1"),n=te(r),i=k(),a&&a.c(),o=k(),c.c(),s=xt(),p(t,"class","promotions__title")},m(h,f){M(h,t,f),b(t,n),M(h,i,f),a&&a.m(h,f),M(h,o,f),c.m(h,f),M(h,s,f)},p(h,f){f[0]&524288&&r!==(r=h[19]("promotionsTitle")+"")&&fe(n,r),h[0]==="true"?a?a.p(h,f):(a=fr(h),a.c(),a.m(o.parentNode,o)):a&&(a.d(1),a=null),l===(l=u(h))&&c?c.p(h,f):(c.d(1),c=l(h),c&&(c.c(),c.m(s.parentNode,s)))},d(h){h&&(C(t),C(i),C(o),C(s)),a&&a.d(h),c.d(h)}}}function fr(e){let t,r,n=W(e[13]),i=[];for(let o=0;o<n.length;o+=1)i[o]=pr(ur(e,n,o));return{c(){t=g("div"),r=g("ul");for(let o=0;o<i.length;o+=1)i[o].c();p(r,"class","tab-list"),p(t,"class","promotion__filter")},m(o,s){M(o,t,s),b(t,r);for(let a=0;a<i.length;a+=1)i[a]&&i[a].m(r,null)},p(o,s){if(s[0]&8400896){n=W(o[13]);let a;for(a=0;a<n.length;a+=1){const u=ur(o,n,a);i[a]?i[a].p(u,s):(i[a]=pr(u),i[a].c(),i[a].m(r,null))}for(;a<i.length;a+=1)i[a].d(1);i.length=n.length}},d(o){o&&C(t),he(i,o)}}}function pr(e){let t,r,n=e[69].charAt(0).toUpperCase()+e[69].slice(1).toLowerCase()+"",i,o,s,a,u;function l(){return e[36](e[69])}return{c(){t=g("li"),r=g("button"),i=te(n),o=k(),p(t,"class",s="tab-item "+(e[12]===e[69]?"active":""))},m(c,h){M(c,t,h),b(t,r),b(r,i),b(t,o),a||(u=ne(r,"click",l),a=!0)},p(c,h){e=c,h[0]&8192&&n!==(n=e[69].charAt(0).toUpperCase()+e[69].slice(1).toLowerCase()+"")&&fe(i,n),h[0]&12288&&s!==(s="tab-item "+(e[12]===e[69]?"active":""))&&p(t,"class",s)},d(c){c&&C(t),a=!1,u()}}}function us(e){let t,r=e[19]("promotionsNone")+"",n;return{c(){t=g("p"),n=te(r),p(t,"class","promotions__none")},m(i,o){M(i,t,o),b(t,n)},p(i,o){o[0]&524288&&r!==(r=i[19]("promotionsNone")+"")&&fe(n,r)},d(i){i&&C(t)}}}function cs(e){let t,r=W(e[2]),n=[];for(let i=0;i<r.length;i+=1)n[i]=br(ar(e,r,i));return{c(){t=g("div");for(let i=0;i<n.length;i+=1)n[i].c();p(t,"class","promotions__grid")},m(i,o){M(i,t,o);for(let s=0;s<n.length;s+=1)n[s]&&n[s].m(t,null)},p(i,o){if(o[0]&1576964){r=W(i[2]);let s;for(s=0;s<r.length;s+=1){const a=ar(i,r,s);n[s]?n[s].p(a,o):(n[s]=br(a),n[s].c(),n[s].m(t,null))}for(;s<n.length;s+=1)n[s].d(1);n.length=r.length}},d(i){i&&C(t),he(n,i)}}}function mr(e){let t,r,n,i,o,s,a,u,l,c=e[64].title+"",h,f,_=e[64].content.split("</p>")[0]+"",m,v,O=e[19]("promotionsButton")+"",R,L,I,U,P=W(e[64].image.sources),y=[];for(let x=0;x<P.length;x+=1)y[x]=dr(lr(e,P,x));return{c(){t=g("div"),r=g("picture");for(let x=0;x<y.length;x+=1)y[x].c();n=k(),i=g("img"),a=k(),u=g("div"),l=g("h2"),h=k(),f=g("div"),m=k(),v=g("button"),R=te(O),L=k(),ae(i.src,o=e[64].image.src)||p(i,"src",o),p(i,"alt",s=e[64].title),p(r,"class","promo__picture"),p(l,"class","promo__title"),p(f,"class","promo__content text--ellipsis"),p(v,"class","promo__button"),p(v,"part","promo__button"),p(u,"class","promo__details"),p(t,"class","promo"),p(t,"part","promo")},m(x,E){M(x,t,E),b(t,r);for(let S=0;S<y.length;S+=1)y[S]&&y[S].m(r,null);b(r,n),b(r,i),b(t,a),b(t,u),b(u,l),l.innerHTML=c,b(u,h),b(u,f),f.innerHTML=_,b(u,m),b(u,v),b(v,R),b(t,L),I||(U=ne(v,"click",function(){Ne(e[20](e[64]))&&e[20](e[64]).apply(this,arguments)}),I=!0)},p(x,E){if(e=x,E[0]&4){P=W(e[64].image.sources);let S;for(S=0;S<P.length;S+=1){const N=lr(e,P,S);y[S]?y[S].p(N,E):(y[S]=dr(N),y[S].c(),y[S].m(r,n))}for(;S<y.length;S+=1)y[S].d(1);y.length=P.length}E[0]&4&&!ae(i.src,o=e[64].image.src)&&p(i,"src",o),E[0]&4&&s!==(s=e[64].title)&&p(i,"alt",s),E[0]&4&&c!==(c=e[64].title+"")&&(l.innerHTML=c),E[0]&4&&_!==(_=e[64].content.split("</p>")[0]+"")&&(f.innerHTML=_),E[0]&524288&&O!==(O=e[19]("promotionsButton")+"")&&fe(R,O)},d(x){x&&C(t),he(y,x),I=!1,U()}}}function dr(e){let t,r,n;return{c(){t=g("source"),yt(t,r=e[57].pictureSource)||p(t,"srcset",r),p(t,"media",n="("+e[57].media+")")},m(i,o){M(i,t,o)},p(i,o){o[0]&4&&r!==(r=i[57].pictureSource)&&p(t,"srcset",r),o[0]&4&&n!==(n="("+i[57].media+")")&&p(t,"media",n)},d(i){i&&C(t)}}}function br(e){let t=e[64].categories.includes(e[12])||e[12]==="all",r,n=t&&mr(e);return{c(){n&&n.c(),r=xt()},m(i,o){n&&n.m(i,o),M(i,r,o)},p(i,o){o[0]&4100&&(t=i[64].categories.includes(i[12])||i[12]==="all"),t?n?n.p(i,o):(n=mr(i),n.c(),n.m(r.parentNode,r)):n&&(n.d(1),n=null)},d(i){i&&C(r),n&&n.d(i)}}}function _r(e){let t,r,n;return{c(){t=g("source"),yt(t,r=e[57].pictureSource)||p(t,"srcset",r),p(t,"media",n="("+e[57].media+")")},m(i,o){M(i,t,o)},p(i,o){o[0]&1024&&r!==(r=i[57].pictureSource)&&p(t,"srcset",r),o[0]&1024&&n!==(n="("+i[57].media+")")&&p(t,"media",n)},d(i){i&&C(t)}}}function gr(e){let t,r=e[60].tabDesc+"",n,i,o;return{c(){t=g("li"),n=te(r),p(t,"class","modal__tab"),p(t,"id",`tab-${e[54]}`)},m(s,a){M(s,t,a),b(t,n),i||(o=ne(t,"click",function(){Ne(e[22](e[60],e[54]))&&e[22](e[60],e[54]).apply(this,arguments)}),i=!0)},p(s,a){e=s,a[0]&2048&&r!==(r=e[60].tabDesc+"")&&fe(n,r)},d(s){s&&C(t),i=!1,o()}}}function vr(e){let t,r,n,i,o=e[19]("promotionsBack")+"",s,a,u,l,c,h,f,_,m,v,O,R,L,I,U,P=W(e[10]),y=[];for(let E=0;E<P.length;E+=1)y[E]=yr(ir(e,P,E));let x=e[11].length>0&&xr(e);return{c(){t=g("div"),r=g("div"),n=g("h1"),i=te("< "),s=te(o),a=k(),u=g("div"),l=g("h1"),c=k(),h=g("picture");for(let E=0;E<y.length;E+=1)y[E].c();f=k(),_=g("img"),v=k(),O=g("div"),R=g("div"),L=g("ul"),x&&x.c(),p(r,"class","page__close"),p(l,"class","page__body_title"),ae(_.src,m=e[9])||p(_,"src",m),p(_,"alt",e[7]),p(h,"class","page__picture"),p(u,"class","page__header"),p(L,"class","page__tabs"),p(R,"class","page__body_content"),p(O,"class","page__body"),p(t,"class","promo__page page page--open")},m(E,S){M(E,t,S),b(t,r),b(r,n),b(n,i),b(n,s),b(t,a),b(t,u),b(u,l),l.innerHTML=e[7],b(u,c),b(u,h);for(let N=0;N<y.length;N+=1)y[N]&&y[N].m(h,null);b(h,f),b(h,_),b(t,v),b(t,O),b(O,R),b(R,L),x&&x.m(L,null),e[39](R),I||(U=ne(r,"click",e[21]),I=!0)},p(E,S){if(S[0]&524288&&o!==(o=E[19]("promotionsBack")+"")&&fe(s,o),S[0]&128&&(l.innerHTML=E[7]),S[0]&1024){P=W(E[10]);let N;for(N=0;N<P.length;N+=1){const Y=ir(E,P,N);y[N]?y[N].p(Y,S):(y[N]=yr(Y),y[N].c(),y[N].m(h,f))}for(;N<y.length;N+=1)y[N].d(1);y.length=P.length}S[0]&512&&!ae(_.src,m=E[9])&&p(_,"src",m),S[0]&128&&p(_,"alt",E[7]),E[11].length>0?x?x.p(E,S):(x=xr(E),x.c(),x.m(L,null)):x&&(x.d(1),x=null)},d(E){E&&C(t),he(y,E),x&&x.d(),e[39](null),I=!1,U()}}}function yr(e){let t,r,n;return{c(){t=g("source"),yt(t,r=e[57].pictureSource)||p(t,"srcset",r),p(t,"media",n="("+e[57].media+")")},m(i,o){M(i,t,o)},p(i,o){o[0]&1024&&r!==(r=i[57].pictureSource)&&p(t,"srcset",r),o[0]&1024&&n!==(n="("+i[57].media+")")&&p(t,"media",n)},d(i){i&&C(t)}}}function xr(e){let t,r,n=e[11][0].tabContent+"",i,o,s=e[11][1]&&Er(e);return{c(){t=g("div"),r=g("div"),i=k(),s&&s.c(),o=xt(),p(r,"class","page__tab_content"),p(t,"class","page__tabContentWrapper")},m(a,u){M(a,t,u),b(t,r),r.innerHTML=n,M(a,i,u),s&&s.m(a,u),M(a,o,u)},p(a,u){u[0]&2048&&n!==(n=a[11][0].tabContent+"")&&(r.innerHTML=n),a[11][1]?s?s.p(a,u):(s=Er(a),s.c(),s.m(o.parentNode,o)):s&&(s.d(1),s=null)},d(a){a&&(C(t),C(i),C(o)),s&&s.d(a)}}}function Er(e){let t,r,n=e[19]("promotionsTerms")+"",i,o,s,a,u,l,c=e[11][1].tabContent+"",h,f,_;return{c(){t=g("div"),r=g("h4"),i=te(n),o=k(),s=g("p"),s.textContent="∇",a=k(),u=g("div"),l=g("div"),Nt(s,"active",e[17]),p(t,"class","page__tab"),p(t,"id","tab-1"),p(l,"class","page__tab_content"),p(l,"part","page__tab_content"),p(u,"class",h="page__tabContentWrapper "+(e[14]?"":"hidden"))},m(m,v){M(m,t,v),b(t,r),b(r,i),b(t,o),b(t,s),M(m,a,v),M(m,u,v),b(u,l),l.innerHTML=c,f||(_=ne(t,"click",e[38]),f=!0)},p(m,v){v[0]&524288&&n!==(n=m[19]("promotionsTerms")+"")&&fe(i,n),v[0]&131072&&Nt(s,"active",m[17]),v[0]&2048&&c!==(c=m[11][1].tabContent+"")&&(l.innerHTML=c),v[0]&16384&&h!==(h="page__tabContentWrapper "+(m[14]?"":"hidden"))&&p(u,"class",h)},d(m){m&&(C(t),C(a),C(u)),f=!1,_()}}}function wr(e){let t;return{c(){t=g("div"),t.innerHTML='<ui-skeleton structure="title" width="50%" margin-right="auto" margin-left="auto"></ui-skeleton>',p(t,"class","promotion__filter skeltonFilter")},m(r,n){M(r,t,n)},d(r){r&&C(t)}}}function Tr(e){let t;return{c(){t=g("div"),t.innerHTML='<div class="promo_picture"><ui-skeleton structure="rectangle" width="100%" height="235px"></ui-skeleton></div> ',p(t,"class","promo"),p(t,"part","promo")},m(r,n){M(r,t,n)},p:J,d(r){r&&C(t)}}}function hs(e){let t;function r(o,s){if(o[18])return ls;if(!o[18])return as}let n=r(e),i=n&&n(e);return{c(){t=g("div"),i&&i.c(),p(t,"class","promotion__wrapper")},m(o,s){M(o,t,s),i&&i.m(t,null),e[42](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t,null)))},i:J,o:J,d(o){o&&C(t),i&&i.d(),e[42](null)}}}function fs(e,t,r){let n;Ln(e,Do,d=>r(19,n=d));let{endpoint:i=""}=t,{lang:o=""}=t,{env:s=""}=t,{userroles:a=""}=t,{promotionsfilter:u="true"}=t,{translationurl:l=""}=t,{mbsource:c}=t,{clientstyling:h=""}=t,{clientstylingurl:f=""}=t,{modalpromotion:_=""}=t,m,v=[],O,R,L,I="",U=window.navigator.userAgent,P=!1,y,x="",E="",S={},N=[],Y=[],Be="all",$=[],K=!1,D,ee,G,j=!0;Uo({withLocale:"en",translations:{}});const w=()=>{fetch(l).then(V=>V.json()).then(V=>{Object.keys(V).forEach(Z=>{qt(Z,V[Z])})}).catch(V=>{console.log(V)})};Object.keys(nr).forEach(d=>{qt(d,nr[d])});const z=()=>{let d=new URL(`${i}/${o}/promotions?env=${s}`);d.searchParams.append("userRoles",a);let V=rs(U);V&&(V==="PC"?d.searchParams.append("device","dk"):d.searchParams.append("device","mtWeb")),fetch(d.href).then(Z=>Z.json()).then(Z=>{r(2,v=Z);let oe=new Set;v.forEach(wn=>{wn.categories.forEach(Tn=>{oe.add(Tn)})}),r(13,$=Array.from(oe)),$.unshift("all")}).catch(Z=>{console.error(Z)}).finally(()=>{r(18,j=!1)})},T=d=>{if(d.data)switch(d.data.type){case"promotionPath":r(33,I=d.data.id),I==null&&r(6,P=!1);break}},ue=()=>{if(v.length>0){const d=v.find(V=>V.slug===I);d?Ht(d):r(6,P=!1)}},Ht=d=>Je(this,null,function*(){_=="true"?(r(7,x=d.title),r(8,E=d.content),r(9,S=d.image.src),r(10,N=d.image.sources),r(11,Y=[{order:"0",tabContent:E,tabDesc:"Description"},...d.tabs]),y=L.querySelector(".modal"),window.document.querySelector("body"),y.classList.add("modal--open"),window.postMessage({type:"DisableScroll"},window.location.href),yield Un(),Bt(Y[0],0)):(r(6,P=!0),r(7,x=d.title),r(8,E=d.content),r(9,S=d.image.src),r(10,N=d.image.sources),r(11,Y=[{order:"0",tabContent:E,tabDesc:"Description"},...d.tabs]),window.postMessage({type:"handlePromotionPage",pageHandler:"open",dataPromotion:d},window.location.href)),typeof gtag=="function"&&gtag("event","MoreInfo",{context:"PromotionsWidget"})}),hn=()=>{_=="true"?(y=L.querySelector(".modal"),window.document.querySelector("body"),y.classList.remove("modal--open"),window.postMessage({type:"EnableScroll"},window.location.href)):(r(6,P=!1),window.postMessage({type:"handlePromotionPage",pageHandler:"back"},window.location.href))},Bt=(d,V)=>{D.querySelector(".modal__tab_content").innerHTML=d.tabContent;let Z=D.querySelectorAll(".modal__tab");for(let oe=0;oe<Z.length;oe++)Z[oe].classList.remove("modal__tab--active");D.querySelector(`#tab-${V}`).classList.add("modal__tab--active")},fn={sm:640,md:768,lg:1024,xl:1280,xxl:1536},Pt=d=>{r(12,Be=d)},pn=()=>{Go(o)};Dn(()=>(window.addEventListener("message",T,!1),()=>{window.removeEventListener("message",T)}));function mn(){O=this.clientWidth,r(3,O)}function dn(d){ce[d?"unshift":"push"](()=>{L=d,r(5,L)})}const bn=d=>Pt(d);function _n(d){ce[d?"unshift":"push"](()=>{D=d,r(15,D)})}const gn=()=>{r(14,K=!K),r(17,G=!G)};function vn(d){ce[d?"unshift":"push"](()=>{ee=d,r(16,ee)})}function yn(){O=this.clientWidth,r(3,O)}function xn(d){ce[d?"unshift":"push"](()=>{L=d,r(5,L)})}function En(d){ce[d?"unshift":"push"](()=>{m=d,r(1,m)})}return e.$$set=d=>{"endpoint"in d&&r(24,i=d.endpoint),"lang"in d&&r(25,o=d.lang),"env"in d&&r(26,s=d.env),"userroles"in d&&r(27,a=d.userroles),"promotionsfilter"in d&&r(0,u=d.promotionsfilter),"translationurl"in d&&r(28,l=d.translationurl),"mbsource"in d&&r(29,c=d.mbsource),"clientstyling"in d&&r(30,h=d.clientstyling),"clientstylingurl"in d&&r(31,f=d.clientstylingurl),"modalpromotion"in d&&r(32,_=d.modalpromotion)},e.$$.update=()=>{e.$$.dirty[0]&8&&r(4,R=Object.entries(fn).reduce((d,[V,Z])=>{const oe=O>=Z?V:"";return[...d,oe]},[]).join(" ")),e.$$.dirty[0]&33554432&&o&&pn(),e.$$.dirty[0]&268435456&&l&&w(),e.$$.dirty[0]&4|e.$$.dirty[1]&4&&I&&v&&ue(),e.$$.dirty[0]&251658240&&i&&o&&s&&a&&z(),e.$$.dirty[0]&1073741826&&h&&m&&ns(m,h),e.$$.dirty[0]&2|e.$$.dirty[1]&1&&f&&m&&is(m,f),e.$$.dirty[0]&536870914&&c&&m&&os(m,`${c}.Style`)},[u,m,v,O,R,L,P,x,E,S,N,Y,Be,$,K,D,ee,G,j,n,Ht,hn,Bt,Pt,i,o,s,a,l,c,h,f,_,I,mn,dn,bn,_n,gn,vn,yn,xn,En]}class cn extends Qn{constructor(t){super(),Zn(this,t,fs,hs,Hr,{endpoint:24,lang:25,env:26,userroles:27,promotionsfilter:0,translationurl:28,mbsource:29,clientstyling:30,clientstylingurl:31,modalpromotion:32},ss,[-1,-1,-1])}get endpoint(){return this.$$.ctx[24]}set endpoint(t){this.$$set({endpoint:t}),Q()}get lang(){return this.$$.ctx[25]}set lang(t){this.$$set({lang:t}),Q()}get env(){return this.$$.ctx[26]}set env(t){this.$$set({env:t}),Q()}get userroles(){return this.$$.ctx[27]}set userroles(t){this.$$set({userroles:t}),Q()}get promotionsfilter(){return this.$$.ctx[0]}set promotionsfilter(t){this.$$set({promotionsfilter:t}),Q()}get translationurl(){return this.$$.ctx[28]}set translationurl(t){this.$$set({translationurl:t}),Q()}get mbsource(){return this.$$.ctx[29]}set mbsource(t){this.$$set({mbsource:t}),Q()}get clientstyling(){return this.$$.ctx[30]}set clientstyling(t){this.$$set({clientstyling:t}),Q()}get clientstylingurl(){return this.$$.ctx[31]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),Q()}get modalpromotion(){return this.$$.ctx[32]}set modalpromotion(t){this.$$set({modalpromotion:t}),Q()}}qn(cn,{endpoint:{},lang:{},env:{},userroles:{},promotionsfilter:{},translationurl:{},mbsource:{},clientstyling:{},clientstylingurl:{},modalpromotion:{}},[],[],!0);exports.default=cn;
18
+ `):"",this.name="UnsubscriptionError",this.errors=r}});function gt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var qe=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=lt(s),u=a.next();!u.done;u=a.next()){var l=u.value;l.remove(this)}}catch(v){t={error:v}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var c=this.initialTeardown;if(re(c))try{c()}catch(v){o=v instanceof it?v.errors:[v]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var f=lt(h),_=f.next();!_.done;_=f.next()){var m=_.value;try{Qt(m)}catch(v){o=o!=null?o:[],v instanceof it?o=ge(ge([],ut(o)),ut(v.errors)):o.push(v)}}}catch(v){n={error:v}}finally{try{_&&!_.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(o)throw new it(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Qt(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&gt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&gt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),nn=qe.EMPTY;function on(e){return e instanceof qe||e&&"closed"in e&&re(e.remove)&&re(e.add)&&re(e.unsubscribe)}function Qt(e){re(e)?e():e.unsubscribe()}var sn={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},$o={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,ge([e,t],ut(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function jo(e){$o.setTimeout(function(){throw e})}function Jt(){}function $e(e){e()}var an=function(e){ie(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,on(r)&&r.add(n)):n.destination=Wo,n}return t.create=function(r,n,i){return new vt(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(qe),Vo=Function.prototype.bind;function ot(e,t){return Vo.call(e,t)}var zo=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Fe(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Fe(n)}else Fe(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Fe(r)}},e}(),vt=function(e){ie(t,e);function t(r,n,i){var o=e.call(this)||this,s;if(re(r)||!r)s={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var a;o&&sn.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return o.unsubscribe()},s={next:r.next&&ot(r.next,a),error:r.error&&ot(r.error,a),complete:r.complete&&ot(r.complete,a)}):s=r}return o.destination=new zo(s),o}return t}(an);function Fe(e){jo(e)}function Xo(e){throw e}var Wo={closed:!0,next:Jt,error:Xo,complete:Jt},Zo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function qo(e){return e}function Qo(e){return e.length===0?qo:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Yt=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,o=Yo(t)?t:new vt(t,r,n);return $e(function(){var s=i,a=s.operator,u=s.source;o.add(a?a.call(o,u):u?i._subscribe(o):i._trySubscribe(o))}),o},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Kt(r),new r(function(i,o){var s=new vt({next:function(a){try{t(a)}catch(u){o(u),s.unsubscribe()}},error:o,complete:i});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Zo]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Qo(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Kt(t),new t(function(n,i){var o;r.subscribe(function(s){return o=s},function(s){return i(s)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Kt(e){var t;return(t=e!=null?e:sn.Promise)!==null&&t!==void 0?t:Promise}function Jo(e){return e&&re(e.next)&&re(e.error)&&re(e.complete)}function Yo(e){return e&&e instanceof an||Jo(e)&&on(e)}var Ko=rn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),ln=function(e){ie(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new er(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Ko},t.prototype.next=function(r){var n=this;$e(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=lt(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(l){i={error:l}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;$e(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;$e(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,o=i.hasError,s=i.isStopped,a=i.observers;return o||s?nn:(this.currentObservers=null,a.push(r),new qe(function(){n.currentObservers=null,gt(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,s=n.isStopped;i?r.error(o):s&&r.complete()},t.prototype.asObservable=function(){var r=new Yt;return r.source=this,r},t.create=function(r,n){return new er(r,n)},t}(Yt),er=function(e){ie(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:nn},t}(ln),un={now:function(){return(un.delegate||Date).now()},delegate:void 0},es=function(e){ie(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=un);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;i||(o.push(r),!s&&o.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,o=i._infiniteTimeWindow,s=i._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=o?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<o.length&&o.splice(0,o.length-a),!s){for(var u=i.now(),l=0,c=1;c<o.length&&o[c]<=u;c+=2)l=c;l&&o.splice(0,l+1)}},t}(ln);const tr=[],rr={},ts=(e,t=0)=>{if(tr.indexOf(e)==-1){const r=new es(t);rr[e]=r,tr.push(e)}return rr[e]};window.emWidgets={topic:ts};const rs=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC",nr={en:{promotionsTitle:"Promotions",promotionsButton:"More Info",promotionsNone:"There are no promotions available at the moment.",promotionsBack:"Back",promotionsTerms:"Terms and Conditions"},"zh-hk":{promotionsTitle:"促銷活動",promotionsButton:"更多信息",promotionsNone:"目前沒有促銷活動。",promotionsBack:"後退",promotionsTerms:"条款和条件。"},fr:{promotionsTitle:"Promotions",promotionsButton:"Plus d'informations",promotionsNone:"Il n'y a pas de promotions disponibles pour le moment.",promotionsBack:"Retour",promotionsTerms:"Conditions générales"},tr:{promotionsTitle:"Promosyonlar",promotionsButton:"Daha fazla bilgi",promotionsNone:"Şu anda herhangi bir promosyon bulunmamaktadır.",promotionsBack:"Geri",promotionsTerms:"Şartlar ve Koşullar"},ro:{promotionsTitle:"Promotii",promotionsButton:"Detalii",promotionsNone:"Nu avem promotii disponibile momentan.",promotionsBack:"Înapoi",promotionsTerms:"Termenele și Condițiile"},es:{promotionsTitle:"Promociones",promotionsButton:"Más información",promotionsNone:"No hay promociones disponibles en este momento.",promotionsBack:"Volver",promotionsTerms:"Términos y Condiciones"},pt:{promotionsTitle:"Promoções",promotionsButton:"Mais informações",promotionsNone:"Não há promoções disponíveis no momento.",promotionsBack:"Voltar",promotionsTerms:"Termos e Condições"},hr:{promotionsTitle:"Promocije",promotionsButton:"Više informacija",promotionsNone:"Trenutno nema dostupnih promocija.",promotionsBack:"Vratiti se",promotionsTerms:"Odredbe i Uvjeti"},"pt-br":{promotionsTitle:"Promoções",promotionsButton:"Mais informação",promotionsNone:"Não há promoções disponíveis no momento",promotionsBack:"Volte",promotionsTerms:"Termos e Condições"},"es-mx":{promotionsTitle:"Promociones",promotionsButton:"Más información",promotionsNone:"No hay promociones disponibles al momento",promotionsBack:"Regresar",promotionsTerms:"Términos y condiciones"},"en-us":{promotionsTitle:"Promotions",promotionsButton:"More Info",promotionsNone:"There are no promotions available at the moment.",promotionsBack:"Back",promotionsTerms:"Terms and Conditions"}};function ns(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function is(e,t){const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function os(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function ss(e){Cn(e,"svelte-1amc9qx",'*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto;margin-bottom:20px;margin-top:20px}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto;margin-bottom:20px;margin-top:20px}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF)}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border:1px solid var(--emw--color-gray-300, #58586B);border-radius:5px;overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0, 0, 0);background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0.2) 90%)}.promo__details{padding:0 10px 13px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}.modal--open{display:flex}.modal__backdrop{position:absolute;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A));opacity:0.6;width:100%;height:100%;z-index:105}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);z-index:110;border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:110;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6);z-index:125}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab_content *,.modal__tab_content *::before,.modal__tab_content *::after{list-style:initial}.modal__tab_content ol li{list-style-type:decimal}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A));z-index:130}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@media(orientation: landscape) and (max-width: 1000px){.modal__body{overflow-y:unset}.modal__content{overflow-y:auto}.md .modal__content{height:75%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}')}function ir(e,t,r){const n=e.slice();return n[57]=t[r],n}function or(e,t,r){const n=e.slice();return n[60]=t[r],n[54]=r,n}function sr(e,t,r){const n=e.slice();return n[57]=t[r],n}function ar(e,t,r){const n=e.slice();return n[64]=t[r],n}function lr(e,t,r){const n=e.slice();return n[57]=t[r],n}function ur(e,t,r){const n=e.slice();return n[69]=t[r],n}function cr(e,t,r){const n=e.slice();return n[54]=t[r],n}function as(e){let t,r,n,i,o,s,a,u,l,c,h,f,_,m,v,O,R,L,I,U,P,y,x,E,S,N,Y,Be,$=e[6]!==!0&&hr(e),K=W(e[10]),D=[];for(let w=0;w<K.length;w+=1)D[w]=_r(sr(e,K,w));let ee=W(e[11]),G=[];for(let w=0;w<ee.length;w+=1)G[w]=gr(or(e,ee,w));let j=e[6]==!0&&vr(e);return{c(){t=g("section"),r=g("div"),$&&$.c(),n=k(),i=g("div"),o=g("div"),s=k(),a=g("div"),u=g("div"),u.innerHTML='<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>',l=k(),c=g("div"),h=g("picture");for(let w=0;w<D.length;w+=1)D[w].c();f=k(),_=g("img"),v=k(),O=g("div"),R=g("div"),L=g("ul");for(let w=0;w<G.length;w+=1)G[w].c();I=k(),U=g("div"),P=g("h3"),y=k(),x=g("div"),E=k(),j&&j.c(),p(o,"class","modal__backdrop"),p(u,"class","modal__close"),ae(_.src,m=e[9])||p(_,"src",m),p(_,"alt",e[7]),p(h,"class","modal__picture"),p(c,"class","modal__header"),p(L,"class","modal__tabs"),p(P,"class","modal__body_title"),p(x,"class","modal__tab_content"),p(U,"class","modal__tabContentWrapper"),p(R,"class","modal__body_content"),p(O,"class","modal__body"),p(a,"class","modal__content"),p(i,"class","promo__modal modal"),p(r,"class",S="promotions "+e[4]),Le(()=>e[40].call(r)),p(t,"class","promotion__section")},m(w,z){M(w,t,z),b(t,r),$&&$.m(r,null),b(r,n),b(r,i),b(i,o),b(i,s),b(i,a),b(a,u),b(a,l),b(a,c),b(c,h);for(let T=0;T<D.length;T+=1)D[T]&&D[T].m(h,null);b(h,f),b(h,_),b(a,v),b(a,O),b(O,R),b(R,L);for(let T=0;T<G.length;T+=1)G[T]&&G[T].m(L,null);b(R,I),b(R,U),b(U,P),P.innerHTML=e[7],b(U,y),b(U,x),x.innerHTML=e[8],e[37](R),b(r,E),j&&j.m(r,null),N=Pr(r,e[40].bind(r)),e[41](r),Y||(Be=[ne(o,"click",e[21]),ne(u,"click",e[21])],Y=!0)},p(w,z){if(w[6]!==!0?$?$.p(w,z):($=hr(w),$.c(),$.m(r,n)):$&&($.d(1),$=null),z[0]&1024){K=W(w[10]);let T;for(T=0;T<K.length;T+=1){const ue=sr(w,K,T);D[T]?D[T].p(ue,z):(D[T]=_r(ue),D[T].c(),D[T].m(h,f))}for(;T<D.length;T+=1)D[T].d(1);D.length=K.length}if(z[0]&512&&!ae(_.src,m=w[9])&&p(_,"src",m),z[0]&128&&p(_,"alt",w[7]),z[0]&4196352){ee=W(w[11]);let T;for(T=0;T<ee.length;T+=1){const ue=or(w,ee,T);G[T]?G[T].p(ue,z):(G[T]=gr(ue),G[T].c(),G[T].m(L,null))}for(;T<G.length;T+=1)G[T].d(1);G.length=ee.length}z[0]&128&&(P.innerHTML=w[7]),z[0]&256&&(x.innerHTML=w[8]),w[6]==!0?j?j.p(w,z):(j=vr(w),j.c(),j.m(r,null)):j&&(j.d(1),j=null),z[0]&16&&S!==(S="promotions "+w[4])&&p(r,"class",S)},d(w){w&&C(t),$&&$.d(),he(D,w),he(G,w),e[37](null),j&&j.d(),N(),e[41](null),Y=!1,we(Be)}}}function ls(e){let t,r,n,i,o,s,a,u,l=e[0]&&wr(),c=W(e[2]),h=[];for(let f=0;f<c.length;f+=1)h[f]=Tr(cr(e,c,f));return{c(){t=g("section"),r=g("div"),n=g("div"),n.innerHTML='<div class="promotions__title"><ui-skeleton structure="title" width="180px" margin-top="20px"></ui-skeleton></div>',i=k(),l&&l.c(),o=k(),s=g("div");for(let f=0;f<h.length;f+=1)h[f].c();p(n,"class","promotion__header"),p(s,"class","promotions__grid"),p(r,"class",a="promotions "+e[4]),Le(()=>e[34].call(r)),p(t,"class","promotion__section")},m(f,_){M(f,t,_),b(t,r),b(r,n),b(r,i),l&&l.m(r,null),b(r,o),b(r,s);for(let m=0;m<h.length;m+=1)h[m]&&h[m].m(s,null);u=Pr(r,e[34].bind(r)),e[35](r)},p(f,_){if(f[0]?l||(l=wr(),l.c(),l.m(r,o)):l&&(l.d(1),l=null),_[0]&4){c=W(f[2]);let m;for(m=0;m<c.length;m+=1){const v=cr(f,c,m);h[m]?h[m].p(v,_):(h[m]=Tr(),h[m].c(),h[m].m(s,null))}for(;m<h.length;m+=1)h[m].d(1);h.length=c.length}_[0]&16&&a!==(a="promotions "+f[4])&&p(r,"class",a)},d(f){f&&C(t),l&&l.d(),he(h,f),u(),e[35](null)}}}function hr(e){let t,r=e[19]("promotionsTitle")+"",n,i,o,s,a=e[0]==="true"&&fr(e);function u(h,f){return h[2].length>0?cs:us}let l=u(e),c=l(e);return{c(){t=g("h1"),n=te(r),i=k(),a&&a.c(),o=k(),c.c(),s=xt(),p(t,"class","promotions__title")},m(h,f){M(h,t,f),b(t,n),M(h,i,f),a&&a.m(h,f),M(h,o,f),c.m(h,f),M(h,s,f)},p(h,f){f[0]&524288&&r!==(r=h[19]("promotionsTitle")+"")&&fe(n,r),h[0]==="true"?a?a.p(h,f):(a=fr(h),a.c(),a.m(o.parentNode,o)):a&&(a.d(1),a=null),l===(l=u(h))&&c?c.p(h,f):(c.d(1),c=l(h),c&&(c.c(),c.m(s.parentNode,s)))},d(h){h&&(C(t),C(i),C(o),C(s)),a&&a.d(h),c.d(h)}}}function fr(e){let t,r,n=W(e[13]),i=[];for(let o=0;o<n.length;o+=1)i[o]=pr(ur(e,n,o));return{c(){t=g("div"),r=g("ul");for(let o=0;o<i.length;o+=1)i[o].c();p(r,"class","tab-list"),p(t,"class","promotion__filter")},m(o,s){M(o,t,s),b(t,r);for(let a=0;a<i.length;a+=1)i[a]&&i[a].m(r,null)},p(o,s){if(s[0]&8400896){n=W(o[13]);let a;for(a=0;a<n.length;a+=1){const u=ur(o,n,a);i[a]?i[a].p(u,s):(i[a]=pr(u),i[a].c(),i[a].m(r,null))}for(;a<i.length;a+=1)i[a].d(1);i.length=n.length}},d(o){o&&C(t),he(i,o)}}}function pr(e){let t,r,n=e[69].charAt(0).toUpperCase()+e[69].slice(1).toLowerCase()+"",i,o,s,a,u;function l(){return e[36](e[69])}return{c(){t=g("li"),r=g("button"),i=te(n),o=k(),p(t,"class",s="tab-item "+(e[12]===e[69]?"active":""))},m(c,h){M(c,t,h),b(t,r),b(r,i),b(t,o),a||(u=ne(r,"click",l),a=!0)},p(c,h){e=c,h[0]&8192&&n!==(n=e[69].charAt(0).toUpperCase()+e[69].slice(1).toLowerCase()+"")&&fe(i,n),h[0]&12288&&s!==(s="tab-item "+(e[12]===e[69]?"active":""))&&p(t,"class",s)},d(c){c&&C(t),a=!1,u()}}}function us(e){let t,r=e[19]("promotionsNone")+"",n;return{c(){t=g("p"),n=te(r),p(t,"class","promotions__none")},m(i,o){M(i,t,o),b(t,n)},p(i,o){o[0]&524288&&r!==(r=i[19]("promotionsNone")+"")&&fe(n,r)},d(i){i&&C(t)}}}function cs(e){let t,r=W(e[2]),n=[];for(let i=0;i<r.length;i+=1)n[i]=br(ar(e,r,i));return{c(){t=g("div");for(let i=0;i<n.length;i+=1)n[i].c();p(t,"class","promotions__grid")},m(i,o){M(i,t,o);for(let s=0;s<n.length;s+=1)n[s]&&n[s].m(t,null)},p(i,o){if(o[0]&1576964){r=W(i[2]);let s;for(s=0;s<r.length;s+=1){const a=ar(i,r,s);n[s]?n[s].p(a,o):(n[s]=br(a),n[s].c(),n[s].m(t,null))}for(;s<n.length;s+=1)n[s].d(1);n.length=r.length}},d(i){i&&C(t),he(n,i)}}}function mr(e){let t,r,n,i,o,s,a,u,l,c=e[64].title+"",h,f,_=e[64].content.split("</p>")[0]+"",m,v,O=e[19]("promotionsButton")+"",R,L,I,U,P=W(e[64].image.sources),y=[];for(let x=0;x<P.length;x+=1)y[x]=dr(lr(e,P,x));return{c(){t=g("div"),r=g("picture");for(let x=0;x<y.length;x+=1)y[x].c();n=k(),i=g("img"),a=k(),u=g("div"),l=g("h2"),h=k(),f=g("div"),m=k(),v=g("button"),R=te(O),L=k(),ae(i.src,o=e[64].image.src)||p(i,"src",o),p(i,"alt",s=e[64].title),p(r,"class","promo__picture"),p(l,"class","promo__title"),p(f,"class","promo__content text--ellipsis"),p(v,"class","promo__button"),p(v,"part","promo__button"),p(u,"class","promo__details"),p(t,"class","promo"),p(t,"part","promo")},m(x,E){M(x,t,E),b(t,r);for(let S=0;S<y.length;S+=1)y[S]&&y[S].m(r,null);b(r,n),b(r,i),b(t,a),b(t,u),b(u,l),l.innerHTML=c,b(u,h),b(u,f),f.innerHTML=_,b(u,m),b(u,v),b(v,R),b(t,L),I||(U=ne(v,"click",function(){Ne(e[20](e[64]))&&e[20](e[64]).apply(this,arguments)}),I=!0)},p(x,E){if(e=x,E[0]&4){P=W(e[64].image.sources);let S;for(S=0;S<P.length;S+=1){const N=lr(e,P,S);y[S]?y[S].p(N,E):(y[S]=dr(N),y[S].c(),y[S].m(r,n))}for(;S<y.length;S+=1)y[S].d(1);y.length=P.length}E[0]&4&&!ae(i.src,o=e[64].image.src)&&p(i,"src",o),E[0]&4&&s!==(s=e[64].title)&&p(i,"alt",s),E[0]&4&&c!==(c=e[64].title+"")&&(l.innerHTML=c),E[0]&4&&_!==(_=e[64].content.split("</p>")[0]+"")&&(f.innerHTML=_),E[0]&524288&&O!==(O=e[19]("promotionsButton")+"")&&fe(R,O)},d(x){x&&C(t),he(y,x),I=!1,U()}}}function dr(e){let t,r,n;return{c(){t=g("source"),yt(t,r=e[57].pictureSource)||p(t,"srcset",r),p(t,"media",n="("+e[57].media+")")},m(i,o){M(i,t,o)},p(i,o){o[0]&4&&r!==(r=i[57].pictureSource)&&p(t,"srcset",r),o[0]&4&&n!==(n="("+i[57].media+")")&&p(t,"media",n)},d(i){i&&C(t)}}}function br(e){let t=e[64].categories.includes(e[12])||e[12]==="all",r,n=t&&mr(e);return{c(){n&&n.c(),r=xt()},m(i,o){n&&n.m(i,o),M(i,r,o)},p(i,o){o[0]&4100&&(t=i[64].categories.includes(i[12])||i[12]==="all"),t?n?n.p(i,o):(n=mr(i),n.c(),n.m(r.parentNode,r)):n&&(n.d(1),n=null)},d(i){i&&C(r),n&&n.d(i)}}}function _r(e){let t,r,n;return{c(){t=g("source"),yt(t,r=e[57].pictureSource)||p(t,"srcset",r),p(t,"media",n="("+e[57].media+")")},m(i,o){M(i,t,o)},p(i,o){o[0]&1024&&r!==(r=i[57].pictureSource)&&p(t,"srcset",r),o[0]&1024&&n!==(n="("+i[57].media+")")&&p(t,"media",n)},d(i){i&&C(t)}}}function gr(e){let t,r=e[60].tabDesc+"",n,i,o;return{c(){t=g("li"),n=te(r),p(t,"class","modal__tab"),p(t,"id",`tab-${e[54]}`)},m(s,a){M(s,t,a),b(t,n),i||(o=ne(t,"click",function(){Ne(e[22](e[60],e[54]))&&e[22](e[60],e[54]).apply(this,arguments)}),i=!0)},p(s,a){e=s,a[0]&2048&&r!==(r=e[60].tabDesc+"")&&fe(n,r)},d(s){s&&C(t),i=!1,o()}}}function vr(e){let t,r,n,i,o=e[19]("promotionsBack")+"",s,a,u,l,c,h,f,_,m,v,O,R,L,I,U,P=W(e[10]),y=[];for(let E=0;E<P.length;E+=1)y[E]=yr(ir(e,P,E));let x=e[11].length>0&&xr(e);return{c(){t=g("div"),r=g("div"),n=g("h1"),i=te("< "),s=te(o),a=k(),u=g("div"),l=g("h1"),c=k(),h=g("picture");for(let E=0;E<y.length;E+=1)y[E].c();f=k(),_=g("img"),v=k(),O=g("div"),R=g("div"),L=g("ul"),x&&x.c(),p(r,"class","page__close"),p(l,"class","page__body_title"),ae(_.src,m=e[9])||p(_,"src",m),p(_,"alt",e[7]),p(h,"class","page__picture"),p(u,"class","page__header"),p(L,"class","page__tabs"),p(R,"class","page__body_content"),p(O,"class","page__body"),p(t,"class","promo__page page page--open")},m(E,S){M(E,t,S),b(t,r),b(r,n),b(n,i),b(n,s),b(t,a),b(t,u),b(u,l),l.innerHTML=e[7],b(u,c),b(u,h);for(let N=0;N<y.length;N+=1)y[N]&&y[N].m(h,null);b(h,f),b(h,_),b(t,v),b(t,O),b(O,R),b(R,L),x&&x.m(L,null),e[39](R),I||(U=ne(r,"click",e[21]),I=!0)},p(E,S){if(S[0]&524288&&o!==(o=E[19]("promotionsBack")+"")&&fe(s,o),S[0]&128&&(l.innerHTML=E[7]),S[0]&1024){P=W(E[10]);let N;for(N=0;N<P.length;N+=1){const Y=ir(E,P,N);y[N]?y[N].p(Y,S):(y[N]=yr(Y),y[N].c(),y[N].m(h,f))}for(;N<y.length;N+=1)y[N].d(1);y.length=P.length}S[0]&512&&!ae(_.src,m=E[9])&&p(_,"src",m),S[0]&128&&p(_,"alt",E[7]),E[11].length>0?x?x.p(E,S):(x=xr(E),x.c(),x.m(L,null)):x&&(x.d(1),x=null)},d(E){E&&C(t),he(y,E),x&&x.d(),e[39](null),I=!1,U()}}}function yr(e){let t,r,n;return{c(){t=g("source"),yt(t,r=e[57].pictureSource)||p(t,"srcset",r),p(t,"media",n="("+e[57].media+")")},m(i,o){M(i,t,o)},p(i,o){o[0]&1024&&r!==(r=i[57].pictureSource)&&p(t,"srcset",r),o[0]&1024&&n!==(n="("+i[57].media+")")&&p(t,"media",n)},d(i){i&&C(t)}}}function xr(e){let t,r,n=e[11][0].tabContent+"",i,o,s=e[11][1]&&Er(e);return{c(){t=g("div"),r=g("div"),i=k(),s&&s.c(),o=xt(),p(r,"class","page__tab_content"),p(t,"class","page__tabContentWrapper")},m(a,u){M(a,t,u),b(t,r),r.innerHTML=n,M(a,i,u),s&&s.m(a,u),M(a,o,u)},p(a,u){u[0]&2048&&n!==(n=a[11][0].tabContent+"")&&(r.innerHTML=n),a[11][1]?s?s.p(a,u):(s=Er(a),s.c(),s.m(o.parentNode,o)):s&&(s.d(1),s=null)},d(a){a&&(C(t),C(i),C(o)),s&&s.d(a)}}}function Er(e){let t,r,n=e[19]("promotionsTerms")+"",i,o,s,a,u,l,c=e[11][1].tabContent+"",h,f,_;return{c(){t=g("div"),r=g("h4"),i=te(n),o=k(),s=g("p"),s.textContent="∇",a=k(),u=g("div"),l=g("div"),Nt(s,"active",e[17]),p(t,"class","page__tab"),p(t,"id","tab-1"),p(l,"class","page__tab_content"),p(l,"part","page__tab_content"),p(u,"class",h="page__tabContentWrapper "+(e[14]?"":"hidden"))},m(m,v){M(m,t,v),b(t,r),b(r,i),b(t,o),b(t,s),M(m,a,v),M(m,u,v),b(u,l),l.innerHTML=c,f||(_=ne(t,"click",e[38]),f=!0)},p(m,v){v[0]&524288&&n!==(n=m[19]("promotionsTerms")+"")&&fe(i,n),v[0]&131072&&Nt(s,"active",m[17]),v[0]&2048&&c!==(c=m[11][1].tabContent+"")&&(l.innerHTML=c),v[0]&16384&&h!==(h="page__tabContentWrapper "+(m[14]?"":"hidden"))&&p(u,"class",h)},d(m){m&&(C(t),C(a),C(u)),f=!1,_()}}}function wr(e){let t;return{c(){t=g("div"),t.innerHTML='<ui-skeleton structure="title" width="50%" margin-right="auto" margin-left="auto"></ui-skeleton>',p(t,"class","promotion__filter skeltonFilter")},m(r,n){M(r,t,n)},d(r){r&&C(t)}}}function Tr(e){let t;return{c(){t=g("div"),t.innerHTML='<div class="promo_picture"><ui-skeleton structure="rectangle" width="100%" height="235px"></ui-skeleton></div> ',p(t,"class","promo"),p(t,"part","promo")},m(r,n){M(r,t,n)},p:J,d(r){r&&C(t)}}}function hs(e){let t;function r(o,s){if(o[18])return ls;if(!o[18])return as}let n=r(e),i=n&&n(e);return{c(){t=g("div"),i&&i.c(),p(t,"class","promotion__wrapper")},m(o,s){M(o,t,s),i&&i.m(t,null),e[42](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i&&i.d(1),i=n&&n(o),i&&(i.c(),i.m(t,null)))},i:J,o:J,d(o){o&&C(t),i&&i.d(),e[42](null)}}}function fs(e,t,r){let n;Ln(e,Do,d=>r(19,n=d));let{endpoint:i=""}=t,{lang:o=""}=t,{env:s=""}=t,{userroles:a=""}=t,{promotionsfilter:u="true"}=t,{translationurl:l=""}=t,{mbsource:c}=t,{clientstyling:h=""}=t,{clientstylingurl:f=""}=t,{modalpromotion:_=""}=t,m,v=[],O,R,L,I="",U=window.navigator.userAgent,P=!1,y,x="",E="",S={},N=[],Y=[],Be="all",$=[],K=!1,D,ee,G,j=!0;Uo({withLocale:"en",translations:{}});const w=()=>{fetch(l).then(V=>V.json()).then(V=>{Object.keys(V).forEach(Z=>{qt(Z,V[Z])})}).catch(V=>{console.log(V)})};Object.keys(nr).forEach(d=>{qt(d,nr[d])});const z=()=>{let d=new URL(`${i}/${o}/promotions?env=${s}`);d.searchParams.append("userRoles",a);let V=rs(U);V&&(V==="PC"?d.searchParams.append("device","dk"):d.searchParams.append("device","mtWeb")),fetch(d.href).then(Z=>Z.json()).then(Z=>{r(2,v=Z);let oe=new Set;v.forEach(wn=>{wn.categories.forEach(Tn=>{oe.add(Tn)})}),r(13,$=Array.from(oe)),$.unshift("all")}).catch(Z=>{console.error(Z)}).finally(()=>{r(18,j=!1)})},T=d=>{if(d.data)switch(d.data.type){case"promotionPath":r(33,I=d.data.id),I==null&&r(6,P=!1);break}},ue=()=>{if(v.length>0){const d=v.find(V=>V.slug===I);d?Ht(d):r(6,P=!1)}},Ht=d=>Je(this,null,function*(){_=="true"?(r(7,x=d.title),r(8,E=d.content),r(9,S=d.image.src),r(10,N=d.image.sources),r(11,Y=[{order:"0",tabContent:E,tabDesc:"Description"},...d.tabs]),y=L.querySelector(".modal"),window.document.querySelector("body"),y.classList.add("modal--open"),window.postMessage({type:"DisableScroll"},window.location.href),yield Un(),Bt(Y[0],0)):(r(6,P=!0),r(7,x=d.title),r(8,E=d.content),r(9,S=d.image.src),r(10,N=d.image.sources),r(11,Y=[{order:"0",tabContent:E,tabDesc:"Description"},...d.tabs]),window.postMessage({type:"handlePromotionPage",pageHandler:"open",dataPromotion:d},window.location.href)),typeof gtag=="function"&&gtag("event","MoreInfo",{context:"PromotionsWidget"})}),hn=()=>{_=="true"?(y=L.querySelector(".modal"),window.document.querySelector("body"),y.classList.remove("modal--open"),window.postMessage({type:"EnableScroll"},window.location.href)):(r(6,P=!1),window.postMessage({type:"handlePromotionPage",pageHandler:"back"},window.location.href))},Bt=(d,V)=>{D.querySelector(".modal__tab_content").innerHTML=d.tabContent;let Z=D.querySelectorAll(".modal__tab");for(let oe=0;oe<Z.length;oe++)Z[oe].classList.remove("modal__tab--active");D.querySelector(`#tab-${V}`).classList.add("modal__tab--active")},fn={sm:640,md:768,lg:1024,xl:1280,xxl:1536},Pt=d=>{r(12,Be=d)},pn=()=>{Go(o)};Dn(()=>(window.addEventListener("message",T,!1),()=>{window.removeEventListener("message",T)}));function mn(){O=this.clientWidth,r(3,O)}function dn(d){ce[d?"unshift":"push"](()=>{L=d,r(5,L)})}const bn=d=>Pt(d);function _n(d){ce[d?"unshift":"push"](()=>{D=d,r(15,D)})}const gn=()=>{r(14,K=!K),r(17,G=!G)};function vn(d){ce[d?"unshift":"push"](()=>{ee=d,r(16,ee)})}function yn(){O=this.clientWidth,r(3,O)}function xn(d){ce[d?"unshift":"push"](()=>{L=d,r(5,L)})}function En(d){ce[d?"unshift":"push"](()=>{m=d,r(1,m)})}return e.$$set=d=>{"endpoint"in d&&r(24,i=d.endpoint),"lang"in d&&r(25,o=d.lang),"env"in d&&r(26,s=d.env),"userroles"in d&&r(27,a=d.userroles),"promotionsfilter"in d&&r(0,u=d.promotionsfilter),"translationurl"in d&&r(28,l=d.translationurl),"mbsource"in d&&r(29,c=d.mbsource),"clientstyling"in d&&r(30,h=d.clientstyling),"clientstylingurl"in d&&r(31,f=d.clientstylingurl),"modalpromotion"in d&&r(32,_=d.modalpromotion)},e.$$.update=()=>{e.$$.dirty[0]&8&&r(4,R=Object.entries(fn).reduce((d,[V,Z])=>{const oe=O>=Z?V:"";return[...d,oe]},[]).join(" ")),e.$$.dirty[0]&33554432&&o&&pn(),e.$$.dirty[0]&268435456&&l&&w(),e.$$.dirty[0]&4|e.$$.dirty[1]&4&&I&&v&&ue(),e.$$.dirty[0]&251658240&&i&&o&&s&&a&&z(),e.$$.dirty[0]&1073741826&&h&&m&&ns(m,h),e.$$.dirty[0]&2|e.$$.dirty[1]&1&&f&&m&&is(m,f),e.$$.dirty[0]&536870914&&c&&m&&os(m,`${c}.Style`)},[u,m,v,O,R,L,P,x,E,S,N,Y,Be,$,K,D,ee,G,j,n,Ht,hn,Bt,Pt,i,o,s,a,l,c,h,f,_,I,mn,dn,bn,_n,gn,vn,yn,xn,En]}class cn extends Qn{constructor(t){super(),Zn(this,t,fs,hs,Hr,{endpoint:24,lang:25,env:26,userroles:27,promotionsfilter:0,translationurl:28,mbsource:29,clientstyling:30,clientstylingurl:31,modalpromotion:32},ss,[-1,-1,-1])}get endpoint(){return this.$$.ctx[24]}set endpoint(t){this.$$set({endpoint:t}),Q()}get lang(){return this.$$.ctx[25]}set lang(t){this.$$set({lang:t}),Q()}get env(){return this.$$.ctx[26]}set env(t){this.$$set({env:t}),Q()}get userroles(){return this.$$.ctx[27]}set userroles(t){this.$$set({userroles:t}),Q()}get promotionsfilter(){return this.$$.ctx[0]}set promotionsfilter(t){this.$$set({promotionsfilter:t}),Q()}get translationurl(){return this.$$.ctx[28]}set translationurl(t){this.$$set({translationurl:t}),Q()}get mbsource(){return this.$$.ctx[29]}set mbsource(t){this.$$set({mbsource:t}),Q()}get clientstyling(){return this.$$.ctx[30]}set clientstyling(t){this.$$set({clientstyling:t}),Q()}get clientstylingurl(){return this.$$.ctx[31]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),Q()}get modalpromotion(){return this.$$.ctx[32]}set modalpromotion(t){this.$$set({modalpromotion:t}),Q()}}qn(cn,{endpoint:{},lang:{},env:{},userroles:{},promotionsfilter:{},translationurl:{},mbsource:{},clientstyling:{},clientstylingurl:{},modalpromotion:{}},[],[],!0);exports.default=cn;
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoPromotions-CWwM7FNt.cjs")).then(({default:t})=>{!customElements.get("casino-promotions")&&customElements.define("casino-promotions",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoPromotions-eBnRcxIx.cjs")).then(({default:t})=>{!customElements.get("casino-promotions")&&customElements.define("casino-promotions",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CasinoPromotions-C_-44PMA.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CasinoPromotions-BZ7ynwWG.js").then(({ default: t }) => {
14
14
  !customElements.get("casino-promotions") && customElements.define("casino-promotions", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { C as s } from "../components/CasinoPromotions-DqiwEbyH.js";
1
+ import { C as s } from "../components/CasinoPromotions-BhoSnuLr.js";
2
2
  function o(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-promotions",
3
- "version": "1.74.6",
3
+ "version": "1.74.7",
4
4
  "type": "module",
5
5
  "main": "es2015/casino-promotions.cjs",
6
6
  "module": "esnext/casino-promotions.js",