.collections-page{width:100%}.collections-page__banner{align-items:flex-start;border-radius:16px;display:flex;flex-direction:column;justify-content:center;min-height:178px;overflow:hidden;padding:0 16px;position:relative;width:100%}@media(min-width:768px){.collections-page__banner{min-height:210px;padding:0 24px}}.collections-page__banner-img{inset:0;min-height:178px;position:absolute;z-index:-1}@media(min-width:768px){.collections-page__banner-img{min-height:210px}}.collections-page__banner-img img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.collections-page__banner-title{color:#fff;font-size:28px;font-weight:700;line-height:120%}@media(min-width:768px){.collections-page__banner-title{font-size:48px}}.collections-page__filter{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 16px}.collections-page__providers{cursor:pointer;flex:1 1 auto;position:relative}@media(min-width:576px){.collections-page__providers{flex:initial;margin-left:auto}}.collections-page__content-block{background-color:#0e1322;border-radius:16px;margin-top:16px;min-height:304px;padding:16px}@media(min-width:768px){.collections-page__content-block{padding:24px}}.collections-page__link{align-items:center;color:#787f90;display:flex;font-size:14px;font-weight:600;gap:2px;left:0;line-height:120%;padding:25px 16px;position:absolute;text-align:center;top:0}.collections-page__link .font-icons{font-size:18px}@media(min-width:768px){.collections-page__link{padding:24px}}.collections-page__search{margin-top:8px}@media(min-width:576px)and (max-width:1247px){.subcollection-block--main .subcollection-item:nth-of-type(3){display:none}}.title-with-icon{align-items:center;color:#f9faff;display:flex;font-size:18px;font-weight:700;text-decoration:none;text-transform:capitalize}@media(min-width:768px){.title-with-icon{font-size:24px}}.title-with-icon__icon{align-items:center;background:#1a2030;border-radius:6px;display:flex;height:32px;justify-content:center;margin-right:8px;min-width:32px;width:32px}.title-with-icon__icon img{height:16px;width:16px}.provider-select-button__button{align-items:center;background-color:#0e1322;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0;min-height:45px;min-width:140px;padding:8px 16px;transition:color .3s ease;width:100%}.provider-select-button__button:hover{color:#f9faff}.provider-select-button__button:focus-within{outline:1px solid #404350}.provider-select-button__button-inner{color:#f9faff;flex:1;font-size:14px;font-weight:700;text-transform:capitalize;width:100%}.provider-select-button__caret{cursor:pointer;display:inline-block;font-size:10px;margin-left:auto;transition:transform .3s ease}.provider-select-button--open:not(.disabled) .provider-select-button__caret{transform:rotate(180deg)}.provider-select-button__modal-title{color:#f9faff;font-size:12px;line-height:140%;padding:16px;text-transform:uppercase}.provider-select-button__modal .modal__content-wrapper{height:100%;max-width:100%}.provider-select-button__modal .modal__content{border-radius:0;height:100%}.provider-select-button__modal .modal__close-button{right:16px;top:16px}.menu-providers-select__list{scrollbar-color:#2a344e}.menu-providers-select__list::-webkit-scrollbar{height:2px;width:2px}.menu-providers-select__list::-webkit-scrollbar-track{background:#0e1322;border-radius:2px}.menu-providers-select__list::-webkit-scrollbar-thumb{background:#2a344e;border-radius:2px;margin:0}.menu-providers-select__list::-webkit-scrollbar-thumb:hover{background:#2a344e}@-moz-document url-prefix(){.menu-providers-select__list{scrollbar-width:thin}}.menu-providers-select{background-color:#0e1322;border-radius:8px;color:#fff;font-size:14px;font-weight:400;line-height:160%;padding:0 8px 16px;z-index:102}@media(min-width:768px){.menu-providers-select{left:0;margin-top:4px;padding-top:8px;position:absolute;right:0}}.menu-providers-select__list{display:grid;gap:8px;max-height:calc(100vh - 66px);overflow:hidden auto;padding-right:3px;width:100%}@media(min-width:768px){.menu-providers-select__list{grid-template-columns:repeat(3,1fr);max-height:252px}}@media(min-width:1248px){.menu-providers-select__list{grid-template-columns:repeat(4,1fr)}}.menu-providers-select__link{align-items:center;background:#1a2030;border-radius:8px;color:#f9faff;display:flex;gap:8px;margin:0;max-width:100%;min-height:52px;padding:4px 16px;text-decoration:none;transition:color .3s ease;width:100%}.menu-providers-select__link:active,.menu-providers-select__link:focus,.menu-providers-select__link:hover{cursor:pointer;outline:none;text-decoration:none}.menu-providers-select__link:hover{background:#232a3c}.menu-providers-select__icon-wrap{height:24px;max-width:24px;position:relative;width:24px}.menu-providers-select__icon{max-width:100%}.menu-providers-select__input .input__native+.input__focus-container{background:#0e1322;border:1px solid #0e1322;border-radius:8px;pointer-events:none}.menu-providers-select__input .input__native:focus:not([disabled])+.input__focus-container,.menu-providers-select__input .input__native:hover:not([disabled])+.input__focus-container{background:#0e1322;border-color:transparent}.catalog{display:block;overflow:hidden;padding:0;width:100%}.catalog__not-found{color:#fff;text-transform:uppercase}.catalog__subtitle{color:#f9faff;font-size:16px;font-weight:700;margin:0 0 10px}.catalog__list{grid-row-gap:8px;grid-column-gap:8px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);width:100%}@media(min-width:576px){.catalog__list{grid-row-gap:4px;grid-column-gap:4px;grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.catalog__list{grid-row-gap:4px;grid-column-gap:4px;grid-template-columns:repeat(4,1fr)}}@media(min-width:960px){.catalog__list{grid-row-gap:4px;grid-column-gap:4px;grid-template-columns:repeat(5,1fr)}}@media(min-width:1248px){.catalog__list{grid-row-gap:6px;grid-column-gap:6px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1632px){.catalog__list{grid-row-gap:6px;grid-column-gap:6px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1920px){.catalog__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(6,1fr)}}.catalog__skeleton-item{aspect-ratio:1/1;background-color:#1a2030;border-radius:8px;position:relative}.catalog__item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;width:100%}.catalog__item--first,.catalog__item--last{grid-column:span 2}.catalog__more{display:block;margin:16px 0 0;padding:0;text-align:center;width:100%}.catalog__more-btn{width:100%}@media(min-width:768px){.catalog__more-btn{min-width:150px;width:auto}}.catalog__count{color:#fff;font-size:14px;line-height:160%;margin-top:16px;text-align:center}.items-not-found{color:#fff;font-size:20px;font-weight:400;text-transform:uppercase}.game{display:block;padding:0;position:relative;width:100%}.game__block-img{aspect-ratio:1/1;background:rgba(0,6,22,.2);border-radius:16px;display:flex;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.game__img{border:none;height:100%;width:100%}.game__action{align-items:center;background:rgba(0,6,22,.6);border-radius:8px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;height:100%;justify-content:center;left:0;opacity:0;overflow:hidden;padding:5px 12px;position:absolute;top:0;transition:opacity .3s ease;width:100%}.game--mobile .game__action,.game:hover .game__action{opacity:1}@media(min-width:960px){.game:hover .game__action{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.game__favorite{align-items:center;background:#000616;border:none;border-radius:50%;box-shadow:none;color:#f9faff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;margin:0;opacity:0;outline:none;padding:0;position:absolute;right:5%;text-shadow:none;top:5%;transition:color .3s ease,opacity .3s ease;width:32px;z-index:1}.game__favorite--active{color:#35c31e;opacity:1}.game__favorite:hover{background:#000616;color:#35c31e}.game:hover .game__favorite{opacity:1}.game__label-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2px;justify-content:flex-start;left:5%;opacity:1;pointer-events:none;position:absolute;right:5%;top:5%;transition:opacity .3s ease;width:auto}.game:not(.game--mobile):hover .game__label-list{opacity:0}.game__label{align-items:center;background-color:#35c31e;border-radius:4px;color:#fff;display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:8px;font-weight:700;justify-content:center;line-height:1;min-height:17px;padding:3px 6px;text-align:center;text-transform:uppercase;width:auto}.game__label--live{background:rgba(0,6,22,.7);min-height:14px;padding:2px 4px}.game__label--live:before{background:#35c31e;border-radius:100px;content:"";display:block;height:6px;margin-right:2px;width:6px}.game__label--top{background-color:#a6017c}.game__label--new{background-color:#35c31e}.game__label--jackpot{background-color:#9f54ff}.game__label--ekskluzivno{background-color:#ea0372}.game__description{align-self:flex-end;display:block;width:100%}.game__title{align-items:flex-start;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:600;justify-content:center;line-height:140%;margin:0;padding:0;text-align:center;text-transform:capitalize;width:100%}@media(min-width:1632px){.game__title{font-size:16px}}.game__title .link-no-styles{max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game__provider{color:#35c31e;font-size:10px;line-height:140%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.game__buttons,.game__provider{display:block;padding:0;text-align:center;width:100%}.game__buttons{margin:0 0 12px}.game__btn-play{align-items:center;display:flex;height:62px;justify-content:center;margin:0;padding:0}@media(min-width:1632px){.game__btn-play{height:68px}}.game:not(.game--mobile,.game--provider) .game__play{align-items:center;aspect-ratio:1/1;background:#35c31e;border-radius:50%;display:flex;filter:drop-shadow(0 4px 24px rgba(0,0,0,.55));font-size:18px;height:34px;justify-content:center;transition:width .3s ease,height .3s ease;width:34px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play{font-size:20px;height:40px;width:40px}}.game:not(.game--mobile,.game--provider) .game__play:after,.game:not(.game--mobile,.game--provider) .game__play:before{border-radius:50%;content:"";position:absolute}.game:not(.game--mobile,.game--provider) .game__play:before{background:rgba(53,195,30,.5);height:48px;width:48px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play:before{height:54px;width:54px}}.game:not(.game--mobile,.game--provider) .game__play:after{background:rgba(53,195,30,.4);height:62px;width:62px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play:after{height:68px;width:68px}}.game:not(.game--mobile,.game--provider) .game__play:hover{border:none;height:62px;margin:0;width:62px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play:hover{height:68px;width:68px}}.game:not(.game--mobile,.game--provider) .game__play .font-icons{color:#fff;margin-left:4px;z-index:1}.game__demo{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e1322;border-radius:4px;color:#f9faff;display:flex;font-size:10px;font-weight:700;justify-content:center;line-height:140%;padding:4px 6px;text-align:center;text-transform:uppercase}.game__demo:hover{background:#1a2030}.game__jackpot{align-items:center;background-color:#ea0372;border-radius:8px;bottom:5%;color:#f9faff;display:inline-flex;flex-wrap:nowrap;font-size:14px;font-weight:900;justify-content:center;left:50%;max-width:100%;min-height:30px;padding:5px 10px;pointer-events:none;position:absolute;text-align:center;transform:translate(-50%);transition:opacity .3s ease;white-space:nowrap;z-index:1}.game:hover .game__jackpot{opacity:0}.game--mobile .game__play{background:transparent none;border-radius:0;bottom:0;color:transparent;left:0;position:absolute;right:0;top:0;width:100%}.game--mobile .game__demo{display:none}.game--mobile .game__action{background:transparent none}.game--mobile .game__description,.game--mobile .game__favorite{display:none}.game--banner{align-self:stretch;display:flex;max-height:100%;width:100%}.game--banner .game__img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.game--banner .game__favorite{display:none}.game--provider:hover .game__action{-webkit-backdrop-filter:none;backdrop-filter:none}.game--provider .game__play{background:transparent none;border-radius:0;bottom:0;color:transparent;left:0;position:absolute;right:0;top:0;width:100%}.game--provider .game__action{background:transparent none}.game--provider .game__block-img{background:#0e1322}.game--provider .game__description,.game--provider .game__favorite{display:none}