.c-popular-game{position:relative;display:grid;overflow:hidden;justify-content:center;padding:20px;text-align:center;border-radius:12px;grid-template-areas:"badge" "logo" "name" "provider" "link"}.c-popular-game__badge{height:-moz-fit-content;height:fit-content;margin:0 auto;grid-area:badge}.c-popular-game--large{height:336px}.c-popular-game__logo{z-index:1;margin:24px 0 12px;grid-area:logo}.c-popular-game__logo img{min-width:136px;max-width:136px;min-height:136px;max-height:136px;margin:0 auto;border-radius:8px}.c-popular-game__name{font-size:18px;font-weight:600;line-height:26px;height:-moz-fit-content;height:fit-content;margin-bottom:4px;color:#fff;grid-area:name}.c-popular-game__provider{font-size:14px;font-weight:400;line-height:22px;height:-moz-fit-content;height:fit-content;opacity:.64;color:#fff;grid-area:provider}.c-popular-game__link{width:-moz-fit-content;width:fit-content;margin:16px auto auto;color:var(--color-black-00);background-color:var(--color-white-00);grid-area:link}.c-popular-game__link:hover{color:var(--color-black-00);background-color:#f3f3f5}.c-popular-game__stars{position:absolute;bottom:60px;left:50%;transform:translate(-50%);animation:revealStars .4s ease-in-out forwards;opacity:0}@media ((min-width: 992px)){.c-popular-game{justify-content:flex-start;padding:32px 104px;text-align:left;grid-template-areas:"badge logo" "name logo" "provider logo" "link logo";grid-template-columns:1fr auto}.c-popular-game--no-badge{grid-template-areas:"name logo" "provider logo" "link logo"}.c-popular-game--no-badge .c-popular-game__link{margin:4px 0 20px}.c-popular-game--no-link{grid-template-areas:"badge logo" "name logo" "provider logo";grid-template-rows:1fr auto 2fr}.c-popular-game--no-badge-no-link{grid-template-areas:"name logo" "provider logo";grid-template-rows:none}.c-popular-game--large{height:336px;grid-template-rows:71px auto auto 1fr;grid-template-columns:1fr auto}.c-popular-game--large.c-popular-game--no-link{grid-template-rows:71px auto 1fr}.c-popular-game--large .c-popular-game__stars{bottom:0;width:800px;height:100%;margin-right:-50px}.c-popular-game__badge{align-self:flex-end;margin:0}.c-popular-game__name{font-size:20px;line-height:28px;align-self:flex-end;margin-top:24px}.c-popular-game__provider{font-size:16px;line-height:26px}.c-popular-game__logo{margin:auto 164px auto 0}.c-popular-game__logo img{min-width:162px;max-width:162px;min-height:162px;max-height:162px;border-radius:12px}.c-popular-game__link{margin:24px 0 0}.c-popular-game__stars{position:absolute;top:unset;right:0;bottom:-30px;left:unset;height:200%;transform:none;opacity:0}}@keyframes revealStars{0%{opacity:0}to{opacity:1}}.c-free-games-catalog{display:flex;flex-direction:column;margin-bottom:40px;row-gap:12px}.c-free-games-catalog--init{min-height:10374px}.c-free-games-catalog__title{font-size:20px;font-weight:600;line-height:28px;display:flex;align-items:flex-start;padding-top:8px;-moz-column-gap:10px;column-gap:10px}.c-free-games-catalog__filters{display:flex;align-items:stretch;flex-direction:column;-moz-column-gap:12px;column-gap:12px;row-gap:8px}.c-free-games-catalog__active-filters{display:flex;flex-direction:row;gap:8px}.c-free-games-catalog__games-grid{display:grid;justify-content:space-evenly;grid-template-columns:repeat(auto-fit,minmax(162px,162px));gap:12px}.c-free-games-catalog__banner{margin:40px 0;grid-column:1/-1}.c-free-games-catalog__banner--row-3{grid-row:3}.c-free-games-catalog__providers .c-dropdown__trigger{border-radius:8px}.c-free-games-catalog__providers .c-dropdown__dropdown{z-index:2;width:calc(100dvw - 48px);max-height:400px;padding:8px 8px 0}.c-free-games-catalog__sort-menu{-moz-border-radius:8px;-webkit-border-radius:8px}.c-free-games-catalog__sort-menu .c-sort-menu__bars{display:none}.c-free-games-catalog__sort-menu .c-sort-menu__trigger--default{border-radius:8px}.c-free-games-catalog__dd-checkbox{padding:8px;-moz-column-gap:12px;column-gap:12px}.c-free-games-catalog__dd-checkbox .c-checkbox__label{flex-grow:1}.c-free-games-catalog__dd-checkbox:last-child{margin-bottom:8px}.c-free-games-catalog__dd-provider{display:flex;align-items:center;width:100%;cursor:pointer;-moz-column-gap:12px;column-gap:12px}.c-free-games-catalog__dd-provider-name{flex-grow:1}.c-free-games-catalog__dd-provider-logo{min-width:80px;max-width:80px;min-height:40px;max-height:40px;border-radius:10px;outline:1px solid var(--color-ui-stroke-grey-alpha-10);outline-offset:-1px}.c-free-games-catalog__dd-provider-counter{color:var(--color-ui-text-secondary);margin-inline-start:auto}.c-free-games-catalog__active-filter{font-size:12px;font-weight:600;line-height:14px;display:flex;align-items:center;padding:4px 4px 4px 12px;white-space:nowrap;color:var(--color-ui-text-primary);border:1px solid var(--color-ui-stroke-grey-alpha-10);border-radius:100px;background-color:var(--color-bg-lv-3);-moz-column-gap:8px;column-gap:8px}.c-free-games-catalog__active-filter-xmark{width:24px;height:24px;color:var(--color-ui-text-secondary);border-radius:100px;background-color:var(--color-ui-fill-grey-alpha-5)}.c-free-games-catalog__pagination{display:flex;align-items:center;justify-content:space-between}.c-free-games-catalog__pagination-amount{font-size:12px;font-weight:600;line-height:16px}.c-free-games-catalog__pagination-pages{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}html[dir=rtl] .c-free-games-catalog__pagination-pages{flex-direction:row-reverse}.c-free-games-catalog__pagination-pages li{-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-free-games-catalog__pagination-pages li:not(.break){font-size:12px;font-weight:700;line-height:22px;min-width:40px;height:40px;margin-bottom:0!important;cursor:pointer;border:1px solid var(--color-ui-stroke-grey-alpha-10);border-radius:8px;padding-inline-start:0!important}.c-free-games-catalog__pagination-pages li:not(.break):hover{background-color:var(--color-ui-button-secondary-fill-hover)}.c-free-games-catalog__pagination-pages li.break{font-weight:700;line-height:1;width:40px;height:40px;margin-top:auto;padding:0!important;text-align:center}.c-free-games-catalog__pagination-pages li.selected{background-color:var(--color-ui-fill-grey-50)}.c-free-games-catalog__pagination-pages li.selected:hover{background-color:var(--color-ui-fill-grey-50);opacity:.8}.c-free-games-catalog__pagination-pages li.selected a{color:var(--color-ui-text-primary-inverse)}.c-free-games-catalog__pagination-pages li:before{display:none}.c-free-games-catalog__pagination-pages li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-ui-text-secondary)}.c-free-games-catalog__pagination-pages .previous,.c-free-games-catalog__pagination-pages .next{display:none}.c-free-games-catalog__pagination-dots{line-height:1;min-width:22px;margin-top:auto;margin-bottom:6px;text-align:center}@media (min-width: 360px){.c-free-games-catalog--init{min-height:5552px}}@media (min-width: 534px){.c-free-games-catalog--init{min-height:3946px}}@media (min-width: 708px){.c-free-games-catalog--init{min-height:3154px}}@media (min-width: 882px){.c-free-games-catalog--init{min-height:2734px}}@media ((min-width: 992px)){.c-free-games-catalog{row-gap:20px}.c-free-games-catalog--init{min-height:3472px}.c-free-games-catalog__filters{flex-direction:row}.c-free-games-catalog__title{padding-top:0}.c-free-games-catalog__games-grid{justify-content:space-between;grid-template-columns:repeat(auto-fit,minmax(192px,192px));gap:16.5px}.c-free-games-catalog__sort-menu,.c-free-games-catalog__providers{width:280px}.c-free-games-catalog__providers .c-dropdown__dropdown{width:340px}}@media (min-width: 1066px){.c-free-games-catalog--init{min-height:3007px}}@media (min-width: 1275px){.c-free-games-catalog--init{min-height:2542px}}.c-slider-insertion{position:relative;margin-right:-12px;margin-left:-12px}.c-slider-insertion__controls{display:none}.c-slider-insertion__nav-btn{padding:10px;color:#fff;background-color:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.c-slider-insertion__indicators{display:flex;justify-content:center;padding-top:12px;-moz-column-gap:12px;column-gap:12px}.c-slider-insertion__indicator{width:6px;height:6px;transition:background-color .3s ease,width .3s ease;border-radius:6px;background-color:var(--color-ui-fill-grey-alpha-15)}.c-slider-insertion__indicator--active{width:24px;background-color:var(--color-ui-fill-brand-50)}.c-slider-insertion__placeholder{min-height:354px}@media ((min-width: 992px)){.c-slider-insertion{margin-right:0;margin-left:0}.c-slider-insertion .swiper{border-radius:12px}.c-slider-insertion__controls{position:absolute;z-index:1;top:50%;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 32px);margin:0 16px;transform:translateY(calc(-50% - 9px))}html[dir=rtl] .c-slider-insertion__controls{flex-direction:row-reverse}}.c-games-grid-slider__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.c-games-grid-slider__name{font-size:20px;font-weight:600;line-height:28px;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.c-games-grid-slider__name picture{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.c-games-grid-slider__actions{display:flex;-moz-column-gap:8px;column-gap:8px}.c-games-grid-slider+.c-games-grid-slider{margin-top:40px}.c-games-grid-slider__view-all{font-size:12px;line-height:14px;padding:8px 12px}.c-games-grid-slider__swiper{margin:-4px;padding:4px}.c-games-grid-slider__arrows{display:flex;-moz-column-gap:8px;column-gap:8px}.c-games-grid-slider__arrows .c-btn{padding:9px}html[dir=rtl] .c-games-grid-slider__arrows .c-btn{rotate:180deg}@media (max-width: 1259px){.c-games-grid-slider__swiper{margin-block:-8px;margin-inline:-20px -12px;touch-action:auto}.c-games-grid-slider .swiper-wrapper{display:grid;overflow-x:auto;padding:4px;grid-template-rows:1fr 1fr;grid-auto-flow:column;gap:12px}.c-games-grid-slider .swiper-slide{width:136px;height:100%!important;margin-top:0!important;margin-right:0!important}.c-games-grid-slider .swiper-slide:first-child,.c-games-grid-slider .swiper-slide:nth-child(2){margin-left:12px}.c-games-grid-slider .swiper-slide:last-child,.c-games-grid-slider .swiper-slide:nth-child(-2){margin-right:12px!important}.c-games-grid-slider__arrows{display:none}.c-games-grid-slider .c-fg-catalog-card__picture img{min-width:136px;max-width:136px;min-height:136px;max-height:136px}.c-games-grid-slider .c-fg-catalog-card__picture-wrapper{min-height:136px}}@media (min-width: 1259px){.c-games-grid-slider__header{min-height:40px}}@media ((min-width: 992px)){.c-games-grid-slider__header{margin-bottom:20px}.c-games-grid-slider__view-all{font-size:14px;line-height:22px;padding:9px 16px}.c-games-grid-slider .c-fg-catalog-card{max-width:192px}}.c-editor-text .c-progress-bar{margin-bottom:16px}.c-editor-text .c-inline-sides-node .c-list__plus+.c-list__minus{margin-top:8px}.c-editor-text hr{border-color:var(--color-ui-stroke-grey-alpha-10)}.c-editor-text>p{line-height:22px;margin-bottom:12px}.c-editor-text>*{margin-bottom:12px}.c-editor-text>*:last-child{margin-bottom:0}.c-editor-text li{margin-bottom:16px}.c-editor-text li>*{margin-bottom:8px}.c-editor-text li>*:last-child{margin-bottom:0}.c-editor-text li:last-child{margin-bottom:0}.c-editor-text ol li{position:relative;padding-inline-start:36px}.c-editor-text ol li:before{font-size:12px;font-weight:600;position:absolute;display:flex;align-items:center;justify-content:center;width:24px;height:24px;content:counter(list-item);color:var(--color-ui-text-secondary);border-radius:100px;background-color:var(--color-ui-fill-grey-alpha-5);inset:0;inset-block-start:1px}.c-editor-text ol li:last-child{margin-bottom:0}.c-editor-text ol li ol{counter-reset:sub-item}.c-editor-text ol li ol li{margin-bottom:8px;padding:0;counter-increment:sub-item}.c-editor-text ol li ol li:before{display:none}.c-editor-text ol li ol li p:before{font-weight:700;padding:0;content:counter(sub-item,lower-alpha) ". ";color:var(--color-ui-text-primary);background-color:transparent}.c-editor-text ul:not(.c-list__plus,.c-list__minus,.szh-menu,.c-warning-informer__list) li{position:relative;margin-bottom:4px;padding-inline-start:26px}.c-editor-text ul:not(.c-list__plus,.c-list__minus,.szh-menu,.c-warning-informer__list) li:before{position:absolute;width:6px;height:6px;content:"";border-radius:100px;background-color:var(--color-ui-icon-brand);inset:0;inset-block-start:9px;inset-inline-start:6px}.c-editor-text ul:not(.c-list__plus,.c-list__minus,.szh-menu,.c-warning-informer__list) li:last-child{margin-bottom:0}.c-editor-text figure>picture{overflow:hidden;border-radius:10px}.c-editor-text figure figcaption{color:var(--color-ui-text-secondary);margin-block:6px 0;margin-inline:8px}.c-editor-text figure iframe{width:100%;border-radius:8px;aspect-ratio:16/9}.c-editor-text .c-table-wrapper{overflow-x:auto;max-width:calc(100dvw - 48px);border-radius:12px;background-color:var(--color-ui-fill-grey-alpha-5);padding-block:4px 2px;padding-inline:4px}.c-editor-text table{width:100%;margin-top:-2px;border-spacing:0;border-collapse:separate;border-radius:10px}.c-editor-text table thead,.c-editor-text table tbody{padding:10px}.c-editor-text table th{font-size:12px;font-weight:400;line-height:16px;padding:8px;text-align:start;color:var(--color-ui-text-secondary)}.c-editor-text table tbody td{padding:8px;border-radius:2px;background-color:var(--color-bg-lv-3)}.c-editor-text table tbody tr:first-of-type td:first-of-type{border-radius:8px 2px 2px}.c-editor-text table tbody tr:first-of-type td:last-of-type{border-radius:2px 8px 2px 2px}.c-editor-text table tbody tr:last-of-type td:first-of-type{border-radius:2px 2px 2px 8px}.c-editor-text table tbody tr:last-of-type td:last-of-type{border-radius:2px 2px 8px}.c-editor-text h2{font-size:20px;font-weight:600;line-height:28px;scroll-margin-block-start:16px}.c-editor-text h3{font-size:18px;font-weight:600;line-height:26px;scroll-margin-block-start:16px}.c-editor-text .c-games-grid-slider{margin:20px 0 40px}.c-editor-text__anchor-title{margin-top:-24px;padding-top:24px}.c-editor-text--grouped h3{margin-top:-16px;padding-top:16px}.c-editor-text--faq>p,.c-editor-text--faq>ul,.c-editor-text--faq>ol{font-size:14px!important;line-height:22px!important}.c-editor-text--faq>p li,.c-editor-text--faq>ul li,.c-editor-text--faq>ol li{padding-left:30px}.c-editor-text--faq>p li:before,.c-editor-text--faq>ul li:before,.c-editor-text--faq>ol li:before{font-size:12px;font-weight:600;position:absolute;display:flex;align-items:center;justify-content:center;width:18px;height:18px;content:counter(list-item);color:var(--color-ui-text-secondary);border-radius:100px;inset:2px 0 0}.c-editor-text--faq>ul li:before{inset-block-start:8px!important}.c-editor-text--faq>*{margin-bottom:12px!important}.c-editor-text--faq>*:last-child{margin-bottom:0!important}@media ((min-width: 992px)){.c-editor-text>p,.c-editor-text>ul,.c-editor-text>ol{font-size:16px;line-height:26px;margin-bottom:16px}.c-editor-text>*{margin-bottom:16px}.c-editor-text>*:last-child{margin-bottom:0}.c-editor-text--catalog>*:not(.c-casinos-catalog,.c-bonuses-catalog){max-width:960px}.c-editor-text__anchor-title{margin-top:-52px;padding-top:52px}.c-editor-text--grouped h3{margin-top:-42px;padding-top:42px}.c-editor-text .c-table-wrapper{max-width:unset}}.c-info-panel{font-size:14px;line-height:22px;position:relative;padding:16px;border-radius:10px}.c-info-panel--blue{border:1px solid var(--color-ui-fill-brand-alpha-10);background-color:var(--color-ui-fill-brand-alpha-10)}.c-info-panel--blue:before{background-color:var(--color-ui-icon-brand)}.c-info-panel--blue .c-info-panel__title:before{background-color:var(--color-ui-icon-brand)}.c-info-panel--blue .c-info-panel__icon{color:var(--color-ui-fill-brand-50)}.c-info-panel--blue ul li:before{background-color:var(--color-ui-icon-brand)!important}.c-info-panel--blue ol li:before{color:var(--color-ui-icon-brand);background-color:var(--color-ui-fill-brand-alpha-10)!important}.c-info-panel--yellow{border:1px solid var(--color-ui-badge-yellow-alpha-10);background-color:var(--color-ui-badge-yellow-alpha-10)}.c-info-panel--yellow:before{background-color:var(--color-ui-icon-tertiary-yellow)}.c-info-panel--yellow .c-info-panel__title:before{background-color:var(--color-ui-icon-tertiary-yellow)}.c-info-panel--yellow .c-info-panel__icon{color:var(--color-ui-icon-tertiary-yellow)}.c-info-panel--yellow ul li:before{background-color:var(--color-ui-icon-tertiary-yellow)!important}.c-info-panel--yellow ol li:before{color:var(--color-ui-icon-tertiary-yellow);background-color:var(--color-ui-badge-yellow-alpha-10)!important}.c-info-panel--gray:before{background-color:var(--color-ui-text-secondary)}.c-info-panel--gray .c-info-panel__title:before{background-color:var(--color-ui-text-secondary)}.c-info-panel--gray .c-info-panel__icon{color:var(--color-ui-text-secondary)}.c-info-panel--without-bg{border:none;background-color:transparent;padding-block:0;padding-inline:12px 0}.c-info-panel--without-bg:before{position:absolute;width:2px;height:100%;content:"";border-top-right-radius:100px;border-bottom-right-radius:100px;inset:0}.c-info-panel--without-bg .c-info-panel__title{font-weight:600;margin-bottom:4px;-moz-column-gap:8px;column-gap:8px}.c-info-panel__title{font-weight:700;position:relative;display:flex;align-items:center;margin-bottom:12px;-moz-column-gap:12px;column-gap:12px}.c-info-panel__content p{font-size:14px!important;line-height:22px!important}.c-info-panel__content>*{font-size:14px;line-height:22px;margin-bottom:8px}.c-info-panel__content>*:last-child{margin:0}.c-info-panel__content ul,.c-info-panel__content ol{padding-left:0;list-style:none}.c-info-panel__content ul li,.c-info-panel__content ol li{margin-bottom:8px!important}.c-info-panel__content ul li:last-child,.c-info-panel__content ol li:last-child{margin:0!important}.c-fg-catalog-card{position:relative}.c-fg-catalog-card--disabled{position:relative;display:flex;flex-direction:column;filter:saturate(0)}.c-fg-catalog-card--disabled:before{position:absolute;top:calc(50% - 12px);left:50%;display:block;width:40px;height:40px;content:"";transform:translate(-50%,-50%);border-radius:100px;background-color:#0f121d;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.07%204.93L4.93%2019.07M2%2012C2%2017.5228%206.47715%2022%2012%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012Z'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.c-fg-catalog-card--disabled .c-game-badge,.c-fg-catalog-card--disabled .c-fg-catalog-card__engagement{display:none}.c-fg-catalog-card--upcoming{position:relative}.c-fg-catalog-card--upcoming:before{position:absolute;top:calc(50% - 12px);left:50%;display:block;width:40px;height:40px;content:"";transform:translate(-50%,-50%);border-radius:100px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.7%2011.5L20.7005%2013.5L18.7%2011.5M20.9451%2013C20.9814%2012.6717%2021%2012.338%2021%2012C21%207.02944%2016.9706%203%2012%203C7.02944%203%203%207.02944%203%2012C3%2016.9706%207.02944%2021%2012%2021C14.8273%2021%2017.35%2019.6963%2019%2017.6573M12%207V12L15%2014'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.c-fg-catalog-card:hover:not(.c-fg-catalog-card--disabled) .c-fg-catalog-card__hover{opacity:1}.c-fg-catalog-card:hover .c-fg-catalog-card__name{color:var(--color-brand-light-50)}.c-fg-catalog-card__hover{position:absolute;top:0;left:0;width:100%;height:calc(100% - 24px);transition:opacity .3s ease;opacity:0;border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.c-fg-catalog-card__hover:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";opacity:.88;border-radius:10px;background-color:#0f121d}.c-fg-catalog-card__hover .c-fg-catalog-card__card{color:red!important}.c-fg-catalog-card__hover-content{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;height:100%;padding:12px 12px 0;row-gap:0}.c-fg-catalog-card__hover-content .c-btn{width:100%}.c-fg-catalog-card__hover-content .c-btn--outline{color:#fff;border-color:#ffffff14}.c-fg-catalog-card__hover-content .c-btn--outline:hover{background-color:#ffffff3d}.c-fg-catalog-card__provider{min-width:88px;max-width:88px;min-height:44px;max-height:44px}.c-fg-catalog-card__provider img{max-width:100%;max-height:100%}.c-fg-catalog-card__badge{position:absolute;top:-4px;left:-4px}.c-fg-catalog-card__name{font-size:12px;line-height:16px;flex-grow:1;color:var(--color-ui-text-primary)}.c-fg-catalog-card__footer{display:flex;align-items:center;flex-direction:row;height:16px;margin-top:8px;-moz-column-gap:8px;column-gap:8px}.c-fg-catalog-card__engagement{min-width:16px}.c-fg-catalog-card__picture img{min-width:162px;max-width:162px;min-height:162px;max-height:162px;border-radius:8px}.c-fg-catalog-card__picture-wrapper{min-height:162px}@media (min-width: 1259px){.c-fg-catalog-card__hover-content{padding:52px 36px 0}}@media ((min-width: 992px)){.c-fg-catalog-card__picture img{min-width:192px;max-width:192px;min-height:192px;max-height:192px;border-radius:12px}.c-fg-catalog-card__picture-wrapper{min-height:192px}}.c-author-info{background:var(--color-bg-lv-3)}.c-author-info__photo{min-width:40px;max-width:40px;min-height:40px;max-height:40px}.c-author-info__photo img{border-radius:100px}.c-author-info__header{display:flex;align-items:center;flex-direction:column;row-gap:12px}.c-author-info__text{font-size:14px;line-height:22px;display:flex;align-items:center;flex-direction:column}.c-author-info__subtitle{display:flex;align-items:center;color:var(--color-ui-text-secondary);-moz-column-gap:6px;column-gap:6px}.c-author-info__subtitle-stats-divider{width:3px;height:3px;margin:0 2.5px;content:"";border-radius:3px;background-color:var(--color-ui-fill-grey-alpha-15)}.c-author-info__contact-btn{padding:9px 16px}.c-author-info__title{text-align:center}.c-author-info__title .font-bold{font-weight:600}.c-author-info__stats{display:grid;margin-top:12px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:4px}.c-author-info__stats--two{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.c-author-info__stats--two .col-span-2{grid-column:auto}.c-author-info dl{padding:8px 12px;border-radius:8px;background-color:var(--color-ui-fill-grey-alpha-5)}.c-author-info dl dt{font-size:14px;line-height:22px}.c-author-info dl dd{font-size:12px;line-height:14px;margin-top:2px;color:var(--color-ui-text-secondary)}@media ((min-width: 768px)){.c-author-info__header{flex-direction:row;-moz-column-gap:12px;column-gap:12px}.c-author-info__text{align-items:flex-start;flex-grow:1}.c-author-info__stats{grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr 1fr}.c-author-info__stats--three{grid-template-columns:1fr 1fr 1fr}.c-author-info__stats--three dl{grid-column:span 1}.c-author-info__stats--two{grid-template-columns:1fr 1fr}}.c-heading__2{font-size:20px;font-weight:600;line-height:28px;display:flex;align-items:flex-start;margin:0 0 -12px;padding:12px 0;-moz-column-gap:10px;column-gap:10px}.c-heading__3{font-size:18px;font-weight:600;line-height:26px}@media ((min-width: 992px)){.c-heading__2{margin:0 0 -20px;padding:20px 0}}.c-breadcrumbs{font-size:12px;line-height:16px;color:var(--color-ui-text-secondary)}.c-breadcrumbs__item+.c-breadcrumbs__item:before{margin:0;content:"/";color:var(--color-ui-stroke-grey-alpha-15)}.c-breadcrumbs a{color:var(--color-ui-text-secondary)}.c-breadcrumbs a:hover{color:var(--color-ui-text-primary)}.c-breadcrumbs a:has(svg){display:flex;align-items:flex-start}.c-breadcrumbs li{display:flex;align-items:center;color:var(--color-ui-text-secondary);-moz-column-gap:6px;column-gap:6px}.c-breadcrumbs ul{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px}.c-sort-menu__item{font-size:12px;line-height:14px;display:flex;align-items:center;flex-direction:row;justify-content:flex-start;min-height:38px;color:var(--color-ui-text-primary);-moz-column-gap:8px;column-gap:8px}.c-sort-menu__svg-placeholder{min-width:16px;color:var(--color-brand-light-50)}.c-sort-menu__dropdown{box-shadow:0 1px 3px #0000001f;row-gap:2px}.c-sort-menu__dropdown--compact{padding:8px}.c-sort-menu__trigger--compact{font-weight:700;justify-content:center;border:1px solid var(--color-ui-stroke-grey-alpha-10)!important;border-radius:8px;background-color:transparent;box-shadow:none!important}.c-sort-menu__trigger--default{border-radius:12px;background-color:transparent}.c-sort-menu__item{font-size:14px;line-height:14px;padding:8px;border-radius:6px}.c-sort-menu__item:hover{background-color:var(--color-ui-fill-grey-alpha-5)}@media ((min-width: 992px)){.c-sort-menu__item{font-size:14px;line-height:18px;min-height:26px}.c-sort-menu__dropdown{row-gap:8px}}.c-settings-modal{position:fixed;z-index:1000;inset:0}.c-settings-modal--drawer{background-color:transparent}.c-settings-modal--drawer .c-drawer__content{display:flex;flex-direction:column;height:calc(100% - 53px);padding:8px}.c-settings-modal--drawer .c-settings-modal__footer{flex-wrap:wrap;margin-top:auto;padding:0;border:none;row-gap:8px}.c-settings-modal--drawer .c-settings-modal__footer .c-btn{flex:1}.c-settings-modal--drawer .c-settings-modal__reset-btn{min-width:100%}.c-settings-modal--drawer .c-settings-modal__tab--selected{background-color:transparent}.c-settings-modal--drawer .c-settings-modal__content-title{margin:12px}.c-settings-modal__header{display:flex;align-items:center;height:60px;padding:16px 20px;border-bottom:1px solid var(--color-ui-stroke-grey-alpha-10)}.c-settings-modal__title{font-size:18px;font-weight:600;line-height:22px;color:var(--color-ui-text-primary)}.c-settings-modal__content{display:grid;grid-template-columns:1fr 1fr}.c-settings-modal__content .c-search-field__input{min-height:40px}.c-settings-modal__list-button{justify-content:left;width:100%;min-height:40px;padding:9px 12px;color:var(--color-ui-text-primary);border-radius:8px;-moz-column-gap:8px;column-gap:8px}html[dir=rtl] .c-settings-modal__list-button{justify-content:right}.c-settings-modal__list-button:hover:not(.c-settings-modal__list-button--selected){background-color:var(--color-ui-fill-grey-alpha-5)}.c-settings-modal__list-button--selected{font-weight:700;color:var(--color-ui-icon-brand);background-color:var(--color-ui-fill-brand-alpha-10)}.c-settings-modal__list-button+.c-settings-modal__list-button{margin-top:2px}.c-settings-modal__tabs{display:flex;overflow-y:auto;flex-direction:column;max-height:364px;padding:16px;row-gap:8px}.c-settings-modal__tab{font-size:14px;line-height:22px;display:flex;align-items:center;padding:8px 12px;cursor:pointer;color:var(--color-ui-text-secondary);border-radius:8px;-moz-column-gap:6px;column-gap:6px}.c-settings-modal__tab:hover:not(.c-settings-modal__tab--empty){background-color:var(--color-ui-fill-grey-alpha-2)}.c-settings-modal__tab--selected{background-color:var(--color-ui-fill-grey-alpha-5)}.c-settings-modal__tab--selected:hover{background-color:var(--color-ui-fill-grey-alpha-5)!important}.c-settings-modal__tab:not(.c-settings-modal__tab--empty) .c-settings-modal__tab-value{color:var(--color-ui-text-primary)}.c-settings-modal__tab--empty{cursor:not-allowed}.c-settings-modal__tab--empty .c-settings-modal__tab-value{color:var(--color-ui-text-secondary)}.c-settings-modal__tab-value{font-weight:700;display:inline-flex;align-items:center;margin-left:auto;-moz-column-gap:6px;column-gap:6px;max-width:180px}.c-settings-modal__tab-svg{min-width:20px;min-height:20px;color:var(--color-ui-icon-primary)}.c-settings-modal__tab-svg svg{margin:3px}.c-settings-modal__tab-content{font-size:14px;line-height:22px;overflow-y:auto;min-height:380px;max-height:380px;padding:20px;border-left:1px solid var(--color-ui-stroke-grey-alpha-10);background-color:var(--color-bg-lv-2)}.c-settings-modal__content-title{font-size:10px;line-height:12px;margin-bottom:12px;color:var(--color-ui-text-secondary)}.c-settings-modal__footer{display:flex;padding:16px;border-top:1px solid var(--color-ui-stroke-grey-alpha-10);-moz-column-gap:12px;column-gap:12px}.c-settings-modal__footer .c-btn{padding:9px 16px;-moz-column-gap:8px;column-gap:8px}.c-settings-modal .react-responsive-modal-overlay{position:fixed;z-index:-1;inset:0}.c-settings-modal .react-responsive-modal-container{display:flex;overflow-x:hidden;overflow-y:auto;height:100%;text-align:center;outline:0}.c-settings-modal .react-responsive-modal-containerCenter:after{display:inline-block;width:0;height:100%;content:"";vertical-align:middle}.c-settings-modal .react-responsive-modal-modal{position:relative;display:inline-block;overflow-y:auto;width:640px;max-width:640px;margin:auto;padding:0;text-align:left;vertical-align:middle;border-radius:12px;background:var(--color-bg-lv-3);box-shadow:0 4px 44px #0000000a}.c-settings-modal .react-responsive-modal-closeButton{position:absolute;inset-block-start:16px;inset-inline-end:20px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;cursor:pointer;border:none;background-color:transparent}html[dir=rtl] .c-settings-modal .react-responsive-modal-closeButton{left:14px;right:auto}.c-settings-modal .react-responsive-modal-closeButton svg{width:18px;height:18px}.c-settings-modal .react-responsive-modal-closeButton svg path{fill:var(--color-ui-text-primary)}.c-settings-modal .react-responsive-modal-overlay,.c-settings-modal .react-responsive-modal-container,.c-settings-modal .react-responsive-modal-modal{animation-fill-mode:forwards!important}[data-theme=light] .c-settings-modal .react-responsive-modal-overlay{background:#0000003d}[data-theme=dark] .c-settings-modal .react-responsive-modal-overlay{background:#000000a3}@keyframes react-responsive-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes react-responsive-modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes react-responsive-modal-modal-in{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@keyframes react-responsive-modal-modal-out{0%{transform:scale(1);opacity:1}to{transform:scale(.96);opacity:0}}.c-drawer{position:fixed!important;z-index:2!important;top:unset!important;bottom:0!important;width:100%!important}.c-drawer__close-btn{position:absolute;color:var(--color-ui-text-primary);inset-block-start:16px;inset-inline-end:16px}.c-drawer__content{overflow-y:auto}.c-drawer__title-wrapper{display:flex;align-items:center;padding:16px;border-bottom:1px solid var(--color-ui-stroke-grey-alpha-10);-moz-column-gap:8px;column-gap:8px}.c-drawer__title{font-size:14px;font-weight:600;line-height:18px;color:var(--color-ui-text-primary)}.c-drawer .react-responsive-modal-overlay{position:fixed;z-index:-1;inset:0;background:#00000080}.c-drawer .react-responsive-modal-container{overflow:visible;width:100%;height:100%;text-align:left}.c-drawer .react-responsive-modal-container:after{display:block;height:1px;margin:auto;content:""}.c-drawer .react-responsive-modal-modal{width:91%;height:100%;margin:0;padding:0;animation-duration:.25s!important;border-radius:0 12px 12px 0;background-color:var(--color-bg-lv-2)}.c-drawer .react-responsive-modal-closeButton{display:none!important}.c-drawer .react-responsive-modal-overlay,.c-drawer .react-responsive-modal-container,.c-drawer .react-responsive-modal-modal{animation-fill-mode:forwards!important}[data-theme=light] .c-drawer .react-responsive-modal-overlay{background:#0000003d}[data-theme=dark] .c-drawer .react-responsive-modal-overlay{background:#000000a3}@keyframes c-drawer-animation-in{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes c-drawer-animation-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes c-drawer-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes c-drawer-overlay-out{0%{opacity:1}to{opacity:0}}.c-anchor-tabs{position:fixed;z-index:2;width:100%;transition:background-color .3s ease;background-color:var(--color-bg-lv-1)}.c-anchor-tabs:before{position:absolute;bottom:0;width:100%;height:1px;content:"";background-color:var(--color-ui-stroke-grey-alpha-10)}.c-anchor-tabs__list{display:flex;overflow-x:auto;max-width:var(--width-content);margin:0 auto;padding:0 12px;-moz-column-gap:24px;column-gap:24px}.c-anchor-tabs__item{font-size:12px;line-height:14px;padding:13px 0;cursor:pointer;color:var(--color-ui-text-primary)}.c-anchor-tabs__item:active{transform:none}.c-anchor-tabs__item--active{font-weight:700;position:relative}.c-anchor-tabs__item--active:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:3px;content:"";border-top-left-radius:1px;border-top-right-radius:1px;background-color:var(--color-ui-icon-brand)}@media ((min-width: 992px)){.c-anchor-tabs__list{padding:0 20px}}.c-alternates-list{overflow-y:auto;max-height:196px;padding:12px;border:1px solid var(--color-ui-stroke-grey-alpha-10);border-radius:8px}.c-alternates-list__item{font-size:14px;font-weight:600;line-height:22px;position:relative;display:block;width:100%;padding-left:30px}.c-alternates-list__item:before{font-size:12px;font-weight:600;position:absolute;top:2px!important;display:flex;align-items:center;justify-content:center;width:18px;height:18px;content:counter(list-item);color:var(--color-ui-text-secondary);border-radius:100px;background-color:var(--color-ui-stroke-grey-alpha-10);inset:0}.c-alternates-list li+li{margin-top:12px}.c-alternates-list__icon{display:inline;margin-left:4px;vertical-align:sub}.c-multi-game-banner{position:relative;padding:24px 12px 20px;text-align:center;color:var(--color-ui-badge-label-white);border-radius:12px;background:linear-gradient(to bottom,#232e85,#1a85ff)}.c-multi-game-banner .c-game-badge--new{position:absolute;top:-8px;left:50%;transform:translate(-50%)}.c-multi-game-banner__btn{margin:0 auto;color:var(--color-black-00);background-color:var(--color-white-00)}.c-multi-game-banner__btn:hover{background-color:var(--color-opacity-white-88)}.c-multi-game-banner__title{font-size:16px;font-weight:600;line-height:26px;margin-bottom:4px}.c-multi-game-banner__description{color:var(--color-opacity-white-64)}.c-multi-game-banner__slots{display:grid;margin:16px 0;gap:8px;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}.c-multi-game-banner__empty-slot{font-size:12px;font-weight:600;line-height:14px;display:flex;align-items:center;justify-content:center;height:100%;max-height:100%;padding:12px;color:var(--color-white-00);border:2px dashed var(--color-opacity-white-12);border-radius:12px;-moz-column-gap:8px;column-gap:8px}.c-multi-game-banner__game{display:grid;align-items:center;max-width:100%;border-radius:8px;background-color:var(--color-opacity-white-12);-moz-column-gap:10px;column-gap:10px;grid-template-columns:48px 1fr 70px}.c-multi-game-banner__game-logo{min-width:48px;max-width:48px;min-height:48px;max-height:48px}.c-multi-game-banner__game-logo img{border-radius:8px}.c-multi-game-banner__game-text{overflow:hidden;flex-grow:1;max-width:100%;text-align:left}.c-multi-game-banner__game-name{font-size:12px;line-height:14px}.c-multi-game-banner__game-provider{font-size:10px;line-height:12px;margin-top:4px;color:var(--color-opacity-white-64)}.c-multi-game-banner__game-actions{display:flex;flex-direction:row}.c-multi-game-banner__game-actions .c-btn:first-child{padding:14px 6px}.c-multi-game-banner__game-actions .c-btn:last-child{padding:14px 12px 14px 6px}.c-multi-game-banner__image-placeholder{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:12px;border:1px solid var(--color-grey-dark-alpha-15);border-radius:8px}@media ((min-width: 768px)){.c-multi-game-banner{padding:24px}.c-multi-game-banner__slots{align-items:stretch;height:180px;margin:20px 0;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.c-multi-game-banner__empty-slot{font-size:14px;line-height:22px;padding:14px}.c-multi-game-banner__game{display:flex;flex-direction:column;min-width:0;padding:16px 8px 8px;text-align:center;border-radius:12px;row-gap:4px}.c-multi-game-banner__game-logo{min-width:64px;max-width:64px;min-height:64px;max-height:64px;margin-bottom:4px}.c-multi-game-banner__game-name{font-size:14px;line-height:22px}.c-multi-game-banner__game-provider{font-size:12px;line-height:14px}.c-multi-game-banner__game-text{margin-top:4px;text-align:center}.c-multi-game-banner__game-actions .c-btn{padding:8px 6px!important}.c-multi-game-banner__image-placeholder{width:64px;height:64px}}.l-grid{display:grid}.l-grid--2-cols,.l-grid--3-cols,.l-grid--3-cols-l{grid-template-columns:1fr;gap:8px}.l-grid--6-cols{justify-content:space-evenly;grid-template-columns:repeat(auto-fill,152px);gap:8px}.l-grid__payment-systems{justify-content:space-evenly;grid-template-columns:repeat(auto-fill,96px);gap:8px}.l-grid__link-cards .c-card{font-weight:700;position:relative;display:flex;align-items:center;justify-content:center;height:56px}.l-grid__link-cards a{display:block;color:var(--color-ui-text-primary)}.l-grid__link-cards a:hover{color:var(--color-ui-icon-brand)}.l-grid__link-cards a:hover path{color:var(--color-ui-icon-brand)}.l-grid__link-cards a:before{position:absolute;display:inline-block;width:100%;height:100%;content:"";inset:0}.l-grid__link-cards--sm .c-card{height:46px}@media ((min-width: 480px)){.l-grid{display:grid}.l-grid--3-cols{grid-template-columns:1fr 1fr}}@media ((min-width: 768px)){.l-grid{display:grid}.l-grid--2-cols{grid-template-columns:1fr 1fr;-moz-column-gap:8px;column-gap:8px}.l-grid--3-cols,.l-grid--3-cols-l{grid-template-columns:1fr 1fr 1fr}}@media ((min-width: 992px)){.l-grid--3-cols-l{grid-template-columns:1fr}.l-grid--6-cols{grid-template-columns:repeat(auto-fill,123px)}.l-grid__payment-systems{grid-template-columns:repeat(auto-fill,90px);gap:8px}}@media ((min-width: 1280px)){.l-grid--3-cols-l{grid-template-columns:1fr 1fr 1fr}.l-grid--6-cols{grid-template-columns:repeat(6,1fr)}}.l-flex-center{display:flex;align-items:center;justify-content:center}.l-group{display:flex;flex-direction:row;align-items:center;gap:8px}.l-stack{display:flex;flex-direction:column;gap:8px}.l-app{display:flex;flex-direction:column;min-height:100vh}.l-app main{position:relative;display:block!important;flex-grow:1}.l-content{position:relative;max-width:var(--width-content);height:100%;margin:0 auto;padding:0 12px;color:var(--color-ui-text-primary)}@media ((min-width: 768px)){.l-content{padding:0 20px}}.l-page{padding:16px 12px}.l-page__title{font-size:22px;font-weight:600;line-height:28px;margin-top:-24px;padding-top:24px;color:var(--color-ui-text-primary)}.l-page__update-time{font-size:12px;line-height:14px;margin:12px 0 16px;color:var(--color-ui-text-secondary)}.l-page .c-editor-text{font-size:14px;line-height:22px}@media ((min-width: 992px)){.l-page{padding:16px 20px}.l-page__title{font-size:28px;line-height:34px;margin-top:-52px;padding-top:52px}.l-page__update-time{margin:16px 0 8px}}.u-fs-10{font-size:10px;line-height:14px}.u-fs-11{font-size:11px;line-height:14px}.u-fs-12{font-size:12px;line-height:14px}.u-fs-14{font-size:14px;line-height:18px}.u-fs-14-leading{font-size:14px;line-height:22px}.u-fs-16{font-size:16px;line-height:22px}.u-fs-16-leading{font-size:16px;line-height:26px}.u-fs-18{font-size:18px!important;line-height:26px!important}@media ((min-width: 992px)){.u-fs-16-leading--lg,.u-fs-16-leading--lg-editor .c-editor-text p{font-size:16px;line-height:26px}}.u-fs-20{font-size:20px;line-height:28px}.u-x-list-item:before{display:inline-flex;min-width:1px;height:12px;margin:0 6px 2px;content:"";vertical-align:middle;background-color:var(--color-ui-fill-grey-alpha-15)}.u-x-list-item-after:after{display:inline-flex;min-width:1px;height:12px;margin:0 6px 2px;content:"";vertical-align:middle;background-color:var(--color-ui-fill-grey-alpha-15)}.u-color-text-primary{color:var(--color-ui-text-primary)}.u-color-link{color:var(--color-ui-text-brand)}.u-color-link:hover{color:var(--color-ui-text-brand-hover)}.u-color-link--primary{color:var(--color-ui-text-primary)}.u-color-link--primary:hover{color:var(--color-ui-text-brand-hover)}.u-color-text-secondary{color:var(--color-ui-text-secondary)}.u-color-brand{color:var(--color-ui-text-brand)}.u-color-brand-svg svg{color:var(--color-ui-icon-brand)}.u-color-tertiary-green{color:var(--color-ui-text-tertiary-green)}.u-color-tertiary-yellow{color:var(--color-ui-text-tertiary-yellow)}.u-color-tertiary-red{color:var(--color-ui-text-tertiary-red)}.u-bg-brand-10-i{background-color:var(--color-ui-fill-brand-alpha-10)!important}.u-bg-stroke-grey-10{background-color:var(--color-ui-stroke-grey-alpha-10)}.u-border-stroke-grey-10{border:1px solid var(--color-ui-stroke-grey-alpha-10)}.u-custom-scroll{scrollbar-color:#9ca3af transparent;scrollbar-width:thin}.u-custom-scroll::-webkit-scrollbar{width:4px;height:4px}.u-custom-scroll::-webkit-scrollbar-track{border-radius:100vw;background-color:transparent}.u-custom-scroll::-webkit-scrollbar-thumb{border-radius:100vw;background-color:#9ca3af}.u-link-wrapper{position:relative}.u-link-wrapper a:before{position:absolute;top:0;left:0;width:100%;height:100%;content:""}html[dir=rtl] .u-rtl{rotate:180deg}.u-divide-y>*{border-bottom:1px solid var()}.u-divide-y>*:last-child{border:none}[data-theme=light] .u-dark-theme-visible,[data-theme=dark] .u-light-theme-visible{display:none}.container{width:100%}@media (min-width: 375px){.container{max-width:375px}}@media (min-width: 480px){.container{max-width:480px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 992px){.container{max-width:992px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1332px){.container{max-width:1332px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!pointer-events-auto{pointer-events:auto!important}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.\!z-\[1002\]{z-index:1002!important}.-z-\[1\]{z-index:-1}.z-\[1\]{z-index:1}.col-span-2{grid-column:span 2 / span 2}.-m-2\.5{margin:-.625rem}.m-1{margin:.25rem}.m-auto{margin:auto}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.\!mt-1\.5{margin-top:.375rem!important}.\!mt-3{margin-top:.75rem!important}.-mb-1{margin-bottom:-.25rem}.-mt-1{margin-top:-.25rem}.-mt-\[9px\]{margin-top:-9px}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[116px\]{margin-bottom:116px}.me-auto{margin-inline-end:auto}.ml-\[60px\]{margin-left:60px}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.ms-1{margin-inline-start:.25rem}.ms-auto{margin-inline-start:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.h-0{height:0px}.h-5{height:1.25rem}.h-8{height:2rem}.h-\[250px\]{height:250px}.h-\[290px\]{height:290px}.h-full{height:100%}.min-h-10{min-height:2.5rem}.min-h-8{min-height:2rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-8{min-width:2rem}.min-w-\[1232px\]{min-width:1232px}.min-w-\[505px\]{min-width:505px}.min-w-\[524px\]{min-width:524px}.min-w-\[534px\]{min-width:534px}.min-w-\[598px\]{min-width:598px}.max-w-5{max-width:1.25rem}.max-w-8{max-width:2rem}.max-w-\[1024px\]{max-width:1024px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[180px\]{max-width:180px}.max-w-\[280px\]{max-width:280px}.max-w-\[290px\]{max-width:290px}.max-w-\[340px\]{max-width:340px}.max-w-\[576px\]{max-width:576px}.max-w-\[906px\]{max-width:906px}.max-w-\[956px\]{max-width:956px}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-start{align-items:flex-start}.\!items-end{align-items:flex-end!important}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-3{row-gap:.75rem}.self-center{align-self:center}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border-transparent{border-color:transparent}.bg-\[var\(--color-bg-lv-1\)\]{background-color:var(--color-bg-lv-1)}.bg-\[var\(--color-ui-badge-green-60\)\]{background-color:var(--color-ui-badge-green-60)}.bg-\[var\(--color-ui-badge-red-60\)\]{background-color:var(--color-ui-badge-red-60)}.bg-\[var\(--color-ui-badge-yellow-50\)\]{background-color:var(--color-ui-badge-yellow-50)}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-\[9px\]{padding:9px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.\!pb-0{padding-bottom:0!important}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pl-\[22px\]{padding-left:22px}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-3{padding-top:.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.\!text-end{text-align:end!important}.text-end{text-align:end}.align-sub{vertical-align:sub}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[14px\]{font-size:14px}.text-\[22px\]{font-size:22px}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-\[14px\]{line-height:14px}.leading-\[22px\]{line-height:22px}.leading-\[28px\]{line-height:28px}.\!text-transparent{color:transparent!important}.text-\[var\(--color-ui-badge-red-60\)\]{color:var(--color-ui-badge-red-60)}.text-\[var\(--color-ui-text-secondary\)\]{color:var(--color-ui-text-secondary)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-30{opacity:.3}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-white{outline-color:#fff}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 480px){.sm\:hidden{display:none}}@media (max-width: 479px){.-sm\:flex-col{flex-direction:column}}@media (min-width: 768px){.md\:ml-3{margin-left:.75rem}.md\:hidden{display:none}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[440px\]{max-width:440px}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}}@media (max-width: 767px){.-md\:col-span-2{grid-column:span 2 / span 2}.-md\:hidden{display:none}.-md\:max-w-\[360px\]{max-width:360px}}@media (min-width: 992px){.lg\:col-start-2{grid-column-start:2}.lg\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:my-2{margin-top:.5rem;margin-bottom:.5rem}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:-ml-\[104px\]{margin-left:-104px}.lg\:-mt-2{margin-top:-.5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-40{margin-bottom:10rem}.lg\:mb-48{margin-bottom:12rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-\[120px\]{margin-bottom:120px}.lg\:mb-\[186px\]{margin-bottom:186px}.lg\:mb-\[196px\]{margin-bottom:196px}.lg\:mt-1{margin-top:.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-\[34px\]{margin-top:34px}.lg\:hidden{display:none}.lg\:min-h-\[148px\]{min-height:148px}.lg\:min-w-\[67\.9dvw\]{min-width:67.9dvw}.lg\:max-w-\[210px\]{max-width:210px}.lg\:max-w-\[67\.9dvw\]{max-width:67.9dvw}.lg\:max-w-full{max-width:100%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:justify-start{justify-content:flex-start}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pb-\[28px\]{padding-bottom:28px}.lg\:pt-1{padding-top:.25rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-\[26px\]{padding-top:26px}.lg\:pt-\[72px\]{padding-top:72px}.lg\:text-\[16px\]{font-size:16px}.lg\:text-\[28px\]{font-size:28px}.lg\:leading-\[26px\]{line-height:26px}.lg\:leading-\[34px\]{line-height:34px}}@media (max-width: 991px){.-lg\:mb-1{margin-bottom:.25rem}.-lg\:mt-1{margin-top:.25rem}.-lg\:hidden{display:none}.-lg\:w-\[220px\]{width:220px}.-lg\:w-\[268px\]{width:268px}.-lg\:w-\[300px\]{width:300px}.-lg\:flex-1{flex:1 1 0%}.-lg\:px-3{padding-left:.75rem;padding-right:.75rem}.-lg\:pt-1{padding-top:.25rem}.-lg\:pt-5{padding-top:1.25rem}}@media (min-width: 1280px){.xl\:min-w-\[884px\]{min-width:884px}.xl\:max-w-\[884px\]{max-width:884px}}.rtl\:rotate-0:where([dir=rtl],[dir=rtl] *){--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
