@font-face{font-family:Sazka Sans;font-weight:900;font-style:italic;font-display:swap;src:url(/frontend/fonts/sazka-sans/v6/900-italic.woff2) format("woff2"),url(/frontend/fonts/sazka-sans/v6/900-italic.woff) format("woff")}.games-carousel{position:relative;grid-row:1;grid-column:col-1/-col-12;margin-right:calc(var(--container-padding)*-1);margin-left:calc(var(--container-padding)*-1)}.games-carousel__container{display:flex;height:100%;min-height:var(--carousel-height,400px);padding-bottom:24px;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.games-carousel__item{position:absolute;flex:0 0 100%;width:100%;height:inherit;padding-top:calc(var(--sp-constant-400, 32px) + var(--header-height, 64px) + var(--sticky-header, 0px) + var(--space-linear, 0px))}.games-carousel__item:nth-child(n+2){visibility:hidden}@media (min-width:768px){.games-carousel__item{--sticky-header:60px;--space-linear:32px}}@media (min-width:1024px){.games-carousel__item{--space-linear:40px}}.games-carousel__background-image{position:absolute;top:0;width:100%;height:var(--banner-height,375px);object-fit:cover;filter:blur(8px)}@media (min-width:1024px) and (max-width:1279.98px){.games-carousel__background-image{--banner-height:698px}}@media (min-width:1280px){.games-carousel__background-image{--banner-height:484px}}@media (min-width:1680px){.games-carousel__background-image{--banner-height:650px}}.games-carousel__inner{position:relative;height:inherit}.games-carousel__button-wrapper{position:absolute;bottom:calc(24px + var(--sp-dynamic-200, 16px));left:50%;z-index:5;transform:translateX(-50%)}.games-carousel__button{text-align:center}.games-carousel__nested-wrapper{position:absolute;top:50%;left:0;z-index:2;transform:translateY(-50%)}@media (min-width:768px){.games-carousel__nested-wrapper{left:50%;width:calc(100% - 24px);transform:translate(-50%,-50%)}}.games-carousel__title{position:relative;z-index:1;max-width:var(--title-max-w,608px);margin-bottom:0;color:#fff;font-style:italic;font-size:var(--headline-md-fs);line-height:var(--headline-md-lh);text-align:center;text-transform:uppercase;margin-inline:auto}@media (min-width:1024px){.games-carousel__title{font-size:48px;line-height:56px}}@media (min-width:1280px){.games-carousel__title{font-size:var(--headline-lg-fs);line-height:var(--headline-lg-lh)}}@media (min-width:1680px){.games-carousel__title{font-size:64px;line-height:72px}}@supports (text-wrap:balance){.games-carousel__title{text-wrap:balance}}@media (min-width:2200px){.games-carousel__title{--title-max-w:820px}}.games-carousel__title strong{color:#fce428}.games-carousel__front-image{position:relative;z-index:2;display:block;margin-inline:auto}.games-carousel__navigation{position:absolute;bottom:0;left:50%;z-index:4;display:flex;justify-content:center;transform:translateX(-50%)}.games-carousel__navigation-list{display:inline-flex;gap:var(--sp-constant-100,8px);align-items:center;min-height:8px;margin:0 var(--sp-constant-150,12px)}.games-carousel__navigation-list:empty{min-width:80px;min-height:8px}.games-carousel__navigation-list .dot{position:relative;display:inline-flex;width:8px;height:8px;border-radius:99px;background-color:var(--dot-color,#fff);opacity:.2;transition:all .3s ease;cursor:pointer}.games-carousel__navigation-list .dot:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .1s ease-in}body:not(.theme-games--low-performance) .games-carousel__navigation-list .dot:before{box-shadow:0 3px 24px 0 var(--dot-shadow-color),0 1px 4px 0 var(--dot-shadow-color),0 1px 8px 0 var(--dot-shadow-color)}@media (hover:hover) and (pointer:fine){.games-carousel__navigation-list .dot:hover:before{opacity:1}}.edit-mode .games-carousel__navigation-list .dot{margin:0;background-image:none}.games-carousel__navigation-list .dot.is-selected{width:64px;border-radius:99px;opacity:1}.games-carousel__navigation-list .dot::marker{content:none}.games-carousel__navigation-button{display:flex;justify-content:center;align-items:center;width:32px;padding:0;border:0;background-color:initial;color:#fff;cursor:pointer}.games-carousel__navigation-button.button--disabled{opacity:.48;pointer-events:none}.games-carousel__navigation-button:focus{outline:0}.games-headline{display:flex;gap:var(--sp-dynamic-100,8px);align-items:center;height:var(--sp-constant-300,24px)}.games-headline__icon{--shadow-color:#fff;width:auto;max-width:24px;height:auto;max-height:24px;filter:drop-shadow(0 0 2px var(--shadow-color)) drop-shadow(0 0 3px var(--shadow-color))}@media (min-width:1024px){.games-headline__icon{filter:drop-shadow(0 0 2px var(--shadow-color)) drop-shadow(0 0 8px var(--shadow-color))}}.games-headline__icon--check{--shadow-color:rgba(49,210,50,0.6)}.games-headline__icon--coin,.games-headline__icon--star,.games-headline__icon--trophy{--shadow-color:rgba(254,208,31,0.5)}.games-headline__icon--diamond-blue,.games-headline__icon--gift-blue,.games-headline__icon--joystick{--shadow-color:#5ca4e0}.games-headline__icon--diamond-green,.games-headline__icon--gift-green{--shadow-color:rgba(89,255,210,0.5)}.games-headline__icon--fire{--shadow-color:#f16106}.games-headline__icon--hearth{--shadow-color:rgba(255,82,87,0.9)}.games-headline__icon--money{--shadow-color:rgba(47,138,45,0.5)}.games-headline__icon--mug{--shadow-color:#9294fe}.games-headline__title{margin:0;color:#fff;font-family:Sazka Sans,Arial,Helvetica,sans-serif;font-weight:700;font-size:var(--tp-body-l-fs,16px);line-height:var(--tp-body-l-lh,24px)}.underground-hero{--hero-overflow:20px;--hero-height:500px;display:flex;justify-content:center;width:100%;height:calc(var(--hero-height) + var(--hero-overflow))}@media (min-width:410px){.underground-hero{--hero-height:550px}}@media (min-width:768px){.underground-hero{--hero-height:600px;--hero-overflow:40px}}@media (min-width:1280px){.underground-hero{--hero-height:660px;--hero-overflow:60px}}.underground-hero__container{position:relative;z-index:0;width:100%;max-width:1680px;margin-bottom:calc(var(--hero-overflow)*-1);padding-bottom:var(--hero-overflow);overflow:hidden}@media (min-width:1680px){.underground-hero__container:after,.underground-hero__container:before{content:"";position:absolute;top:0;z-index:1;width:25%;height:100%}.underground-hero__container:before{left:0;background-image:linear-gradient(270deg,hsla(0,0%,100%,0),#011a27 99.79%)}.underground-hero__container:after{right:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#011a27 99.79%)}}.underground-hero__bottom-gradient{position:absolute;bottom:0;z-index:2;width:100%;height:25%;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#011a27 99.79%)}@media (max-width:479.98px){.underground-hero__bottom-gradient{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#011a27 90%)}}.underground-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;height:100%;text-transform:uppercase}.underground-hero__title{margin-top:142px;color:#fce428;font-weight:900;font-style:italic;font-size:48px;line-height:56px;text-shadow:0 0 16px rgba(252,228,40,.5),0 0 48px rgba(252,228,40,.8)}@media (min-width:410px){.underground-hero__title{margin-top:160px}}@media (min-width:450px){.underground-hero__title{margin-top:165px}}@media (min-width:480px){.underground-hero__title{margin-top:170px;margin-top:152px}}@media (min-width:1280px){.underground-hero__title{margin-top:200px;margin-bottom:var(--sp-constant-100,8px);font-size:72px;line-height:80px}}.underground-hero__text{color:#fff;font-weight:700;font-style:italic;font-size:16px;line-height:24px}@media (min-width:1280px){.underground-hero__text{margin-bottom:var(--sp-constant-75,6px);font-size:20px}}.underground-hero__foreground-image{position:relative;width:110%;min-width:360px;max-width:636px;height:380px}@media (max-width:767.98px){.underground-hero__foreground-image{max-width:500px}}@media (min-width:768px){.underground-hero__foreground-image{width:100%}}@media (min-width:1280px){.underground-hero__foreground-image{height:542px}}.underground-hero__foreground-image img{position:absolute;width:100%;height:auto}@media (min-width:366px){.underground-hero__foreground-image img{left:50%;width:auto;transform:translateX(-50%)}}.underground-hero__background-image{position:absolute;top:0;left:50%;width:100%;transform:translateX(-50%)}.underground-hero__background-image img{width:100%;height:100%;object-fit:cover;object-position:top}@media (min-width:480px){.underground-hero__background-image{height:100%}}.underground-prize{position:relative}.underground-prize:after,.underground-prize:before{content:"";position:absolute;left:50%;z-index:-1;opacity:.5;transform:translateX(-50%);pointer-events:none}.underground-prize:before{top:0;width:80%;height:90%;background:radial-gradient(50% 50% at 50% 50%,#b522ff 18.5%,rgba(1,26,39,0) 100%)}@media (min-width:1024px){.underground-prize:before{filter:blur(25px)}}.underground-prize:after{bottom:0;width:100%;height:90%;background:radial-gradient(50% 50% at 50% 50%,#00a8ff 18.5%,rgba(1,26,39,0) 100%)}@media (min-width:1024px){.underground-prize:after{bottom:-20%;height:120%;filter:blur(50px)}}@media (max-width:767.98px){.underground-prize{overflow-x:hidden}.underground-prize:before{width:180%}.underground-prize:after{width:200%}}.underground-prize__content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:768px){.underground-prize__content{flex-direction:row;justify-content:space-between}}.underground-prize__amount{font-family:Sazka Sans,Arial,Helvetica,sans-serif!important;letter-spacing:-.025em;font-variant-numeric:proportional-nums;position:relative}.underground-prize__amount__text{margin-bottom:var(--sp-constant-100,8px);color:#fff;font-size:var(--tp-body-l-fs,16px);line-height:var(--tp-body-l-lh,24px);text-align:center}@media (min-width:768px){.underground-prize__amount__text{text-align:left}}.underground-prize__amount__value{color:#fff;font-weight:900;font-style:italic;font-size:var(--tp-headline-2xl-fs,32px);line-height:var(--tp-headline-2xl-lh,40px);text-transform:uppercase}.underground-prize__card{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:var(--sp-dynamic-200,16px);border-radius:var(--cr-body-lg-container);background:rgba(0,0,0,.4)}@media (min-width:768px){.underground-prize__card{max-width:45%}}@media (min-width:1024px){.underground-prize__card{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}}.underground-prize__card__title{margin-bottom:var(--sp-constant-50,4px);color:#fff;font-weight:700;font-size:var(--tp-headline-s-fs,14px);line-height:var(--tp-headline-s-lh,18px)}.underground-prize__card__text{margin-bottom:var(--sp-dynamic-200,16px);color:#fff;font-size:var(--tp-body-m-fs,14px);line-height:var(--tp-body-m-lh,20px)}.underground-prize__card .ds-product-card{width:100%}.underground-prize__image{position:absolute;z-index:2}.underground-prize__image img{width:100%}.underground-prize__image--amount-left{top:50%;left:-80px;display:none;width:72px}@media (min-width:768px){.underground-prize__image--amount-left{display:block}}@media (min-width:1280px){.underground-prize__image--amount-left{left:-100px}}@media (min-width:1680px){.underground-prize__image--amount-left{width:100px}}.underground-prize__image--amount-top{top:-40%;right:-24px;display:none;width:72px}@media (min-width:768px){.underground-prize__image--amount-top{display:block}}@media (min-width:1680px){.underground-prize__image--amount-top{right:12px;width:96px}}.underground-prize__image--amount-right{right:-120px;bottom:-40%;display:none;width:88px}@media (min-width:768px){.underground-prize__image--amount-right{display:block}}@media (min-width:1680px){.underground-prize__image--amount-right{right:-100px;width:112px}}.underground-prize__image--widget-right{top:40%;right:-80px;display:none;width:72px}@media (min-width:768px){.underground-prize__image--widget-right{display:block}}@media (min-width:1280px){.underground-prize__image--widget-right{right:-180px}}@media (min-width:1680px){.underground-prize__image--widget-right{right:-220px;width:88px}}.underground-prize__image--card-left{top:-40px;left:-8px;width:80px}@media (min-width:768px){.underground-prize__image--card-left{display:none}}.underground-prize__image--card-right{top:-24px;right:-8px;width:60px}@media (min-width:768px){.underground-prize__image--card-right{display:none}}.underground-product-section{display:flex;gap:var(--sp-dynamic-200,16px);flex-direction:column;--cards-in-row:3}@media (min-width:480px){.underground-product-section{--cards-in-row:4}}@media (min-width:768px){.underground-product-section{--cards-in-row:6}}@media (min-width:1024px){.underground-product-section{--cards-in-row:8}}@media (min-width:1680px){.underground-product-section{--cards-in-row:10}}@media (min-width:2200px){.underground-product-section{--cards-in-row:12}}.underground-product-section__row{display:flex;gap:var(--sp-constant-125,10px);flex-wrap:nowrap}@media (max-width:1023.98px){.underground-product-section__row{margin:0 calc(var(--container-padding)*-1) calc(var(--sp-constant-100, 8px)*-2) calc(var(--container-padding)*-1);padding-right:var(--container-padding);padding-bottom:calc(var(--sp-constant-100, 8px)*2);padding-left:var(--container-padding);overflow:auto;overscroll-behavior-x:contain}}.underground-product-section .ds-product-card{--double-in-row:calc(var(--cards-in-row)/2);width:100%;min-width:calc((100% - (var(--double-in-row) - 1)*var(--sp-constant-125, 10px))/var(--double-in-row))}@media (min-width:1024px) and (max-width:1679.98px){.underground-product-section .ds-product-card:nth-child(n+5){display:none}}@media (min-width:1680px) and (max-width:2199.98px){.underground-product-section .ds-product-card:nth-child(n+6){display:none}}.underground-product-grid__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--sp-dynamic-200,16px)}.underground-product-grid__sort{position:relative}.underground-product-grid__sort-button{background-color:#112d3d}.underground-product-grid__sort-button--active{background-color:var(--surface-500)}.underground-product-grid__sort-modal{position:absolute;right:0;z-index:3;display:flex;flex-direction:column;align-items:start;min-width:min-content;margin-top:var(--sp-constant-200,16px);padding:var(--sp-dynamic-100,8px);border-radius:var(--cr-body-sm-container);background-color:var(--surface-500)}.underground-product-grid__sort-option{width:100%;padding:6px;border:0;border-radius:var(--cr-body-sm-container);background-color:initial;color:#fff;font-size:var(--tp-body-m-fs,14px);line-height:var(--tp-body-m-lh,20px);text-align:left;cursor:pointer;text-wrap:nowrap}.underground-product-grid__sort-option:focus,.underground-product-grid__sort-option:hover{background:hsla(0,0%,100%,.1)}.underground-product-grid__cards{--cards-in-row:3;display:grid;grid-template-columns:repeat(var(--cards-in-row),1fr);gap:var(--sp-dynamic-150,12px)}@media (min-width:480px){.underground-product-grid__cards{--cards-in-row:4}}@media (min-width:768px){.underground-product-grid__cards{--cards-in-row:6}}@media (min-width:1024px){.underground-product-grid__cards{--cards-in-row:8}}@media (min-width:1680px){.underground-product-grid__cards{--cards-in-row:9}}@media (min-width:2200px){.underground-product-grid__cards{--cards-in-row:10}}.underground-product-grid__cards .ds-product-card{width:100%;height:100%}.underground-product-grid__cards .ds-product-card:not(:first-child) .ds-product-card__inner{aspect-ratio:3/4}.underground-product-grid__cards .ds-product-card:first-child{grid-area:1/1/1/3}.underground-bonuses{flex-direction:column}.underground-bonuses,.underground-bonuses__content{display:flex;gap:var(--sp-dynamic-150,12px)}.underground-bonuses__bonus{flex:1;text-decoration:none}@media (hover:hover) and (pointer:fine){.underground-bonuses__bonus--link:hover .underground-bonuses__bonus-body{transform:translateY(-8px)}}.underground-bonuses__bonus-body{display:flex;gap:var(--sp-constant-150,12px);flex-direction:column;height:100%;padding:var(--sp-constant-150,12px);border-radius:12px;background:#1e3e52;color:#fff;text-align:center;transition:transform .25s cubic-bezier(.19,.91,.38,1)}.underground-bonuses__bonus-image{width:100%;height:96px;border-radius:12px;object-fit:cover}@media (min-width:1024px){.underground-bonuses__bonus-image{height:120px}}.underground-bonuses__bonus-title{font-weight:700;font-family:Sazka Sans,Arial,Helvetica,sans-serif!important;font-size:var(--tp-headline-s-fs,14px);line-height:var(--tp-headline-s-lh,18px);color:#fff}.underground-bonuses__bonus-texts{display:flex;gap:var(--sp-constant-50,4px);flex:1;flex-direction:column;justify-content:center}@media (max-width:479.98px){.underground-bonuses__bonus .button__inner{max-width:125px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (min-width:768px) and (max-width:1023.98px){.underground-bonuses__bonus .button__inner{max-width:125px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (min-width:768px){.ds-promo-banner-new{--top-offset:calc(var(--sp-dynamic-100, 8px) + var(--sp-constant-300, 24px));height:calc(100% - var(--top-offset));margin-top:var(--top-offset)}}@media (min-width:768px){.ds-promo-banner-new--carousel .ds-promo-banner-new__inner,.ds-promo-banner-new--high .ds-promo-banner-new__inner,.ds-promo-banner-new--low .ds-promo-banner-new__inner{height:100%}}.underground{--surface-500:#375e76;background-color:#011a27}.underground .two-column-widget-zone{margin-top:var(--sp-dynamic-250,20px);margin-bottom:var(--sp-dynamic-250,20px)}@media (max-width:767.98px){.underground .two-column-widget-zone .bs-row--content-divider{margin-right:calc(var(--container-padding)*-1);margin-left:calc(var(--container-padding)*-1)}}.underground .bs-row--content-divider{row-gap:var(--sp-dynamic-250,20px)}