.hotBonuses__header {width:48px;height:48px;min-width:48px;min-height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg, rgba(255, 177, 0, 0) 0%, rgba(255, 177, 0, 0.16) 100%);display:flex;align-items:center;justify-content:center;position:relative;margin-left:8px;cursor:pointer;order:3;overflow:hidden}
@media(min-width: 992px) {
.hotBonuses__header {margin-left:20px}
}
.hotBonuses__header--wrapper {position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.hotBonuses__header--bg {position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}
.hotBonuses__header--icon {position:relative;z-index:1;width:80%;height:80%}
.hotBonuses__header--title {position:absolute;z-index:2;bottom:10px;background:linear-gradient(0deg, #FFE59A 0%, #FFFFD5 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:10px;font-weight:900;line-height:16px;text-transform:uppercase}
.hotBonuses__popup {background:rgba(0,0,0,.25);backdrop-filter:blur(4px);position:fixed;top:88px;left:0;width:100%;height:100%;display:none;align-items:flex-start;justify-content:flex-start;z-index:101}
.hotBonuses__popup.show {display:flex}
.hotBonuses__popup.elevated {z-index:1100}
@media(max-width: 576px) {
.hotBonuses__popup {top:72px}
.hotBonuses__popup .container-fluid {padding:0}
}
.hotBonuses__content {border-radius:0 0 20px 20px;background:linear-gradient(180deg, rgba(255, 177, 0, 0) 0%, rgba(255, 177, 0, 0.16) 100%),#181818;box-shadow:0 12px 24px 0 rgba(0,0,0,.48);padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:375px;margin-left:auto}
@media(max-width: 576px) {
.hotBonuses__content {width:100%}
}
.hotBonuses__content .tc-line {font-weight:400;font-size:12px;line-height:16px;letter-spacing:.1px;color:#b5b5b5;padding-top:8px;margin:0}
.hotBonuses__title {display:flex;align-items:center;color:#f0ad00;font-size:20px;font-weight:600;line-height:24px;margin:0 0 16px 0}
.hotBonuses__title img {width:24px;height:24px;margin-right:8px}
.hotBonuses__bonuses .promoCard__tooltip {display:flex;margin-top:-8px;margin-bottom:12px;padding-left:0;cursor:pointer;z-index:10;position:relative}
.hotBonuses__bonuses .promoCard__tooltip:last-of-type {margin-bottom:0}
@media(min-width: 768px) {
.hotBonuses__bonuses .promoCard__tooltip:hover .promoCard__tooltip--text {display:block}
}
.hotBonuses__bonuses .promoCard__tooltip:hover .promoCard__tooltip--title {color:#05e98f}
.hotBonuses__bonuses .promoCard__tooltip:hover .promoCard__tooltip--title svg path {fill:#05e98f}
.hotBonuses__bonuses .promoCard__tooltip.active .promoCard__tooltip--text {display:block}
.hotBonuses__bonuses .promoCard__tooltip--title {display:flex;align-items:center;justify-content:flex-start;gap:4px;color:#fff;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px}
@media(min-width: 768px) {
.hotBonuses__bonuses .promoCard__tooltip--title {padding-bottom:4px}
}
.hotBonuses__bonuses .promoCard__tooltip--title svg {width:16px;height:16px;min-width:16px}
.hotBonuses__bonuses .promoCard__tooltip--title svg path {fill:#fff}
.hotBonuses__bonuses .promoCard__tooltip--text {display:none;position:absolute;width:335px;padding:12px;left:0;top:105%;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#404040;box-shadow:0 12px 14px 0 #0000001f;color:#fff;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px;cursor:auto;transition:.2s}
@media(min-width: 768px) {
.hotBonuses__bonuses .promoCard__tooltip--text {width:335px;top:100%}
}
.hotBonuses__bonuses .promoCard__tooltip--text a {color:#05e98f;cursor:pointer;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}
.hotBonuses__bonus {display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#2b2b2b;width:100%;margin-bottom:12px;position:relative;cursor:pointer}
.hotBonuses__bonus:last-of-type {margin-bottom:0}
.hotBonuses__bonus--best {position:absolute;top:-2px;left:2px;width:100%;border-radius:16px 16px 0 0;background:linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);color:#181818;text-align:center;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.48px;text-transform:uppercase;padding:4px 16px}
.hotBonuses__bonus--best .number {position:absolute;top:0;left:-4px;border-radius:16px 0;background:linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);box-shadow:0 2px 4px 0 rgba(0,0,0,.25);color:#181818;text-align:center;font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;width:24px;height:24px;display:flex;align-items:center;justify-content:center}
.hotBonuses__bonus--ordered {border:1px solid #fd9902;background:rgba(61,41,0,.6);backdrop-filter:blur(10px)}
.hotBonuses__bonus--ordered--first {border-width:2px;padding-top:32px}
.hotBonuses__bonus--label {position:absolute;top:-1px;left:-1px;border-radius:16px 0;background:linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);box-shadow:0 2px 4px 0 rgba(0,0,0,.25);color:#181818;text-align:center;font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;width:24px;height:24px;display:flex;align-items:center;justify-content:center}
.hotBonuses__bonus--card {display:flex;align-items:flex-start;justify-content:space-between;width:100%}
.hotBonuses__bonus--logo {display:flex;align-items:center;justify-content:center;width:64px;min-width:64px;height:64px;min-height:64px;border-radius:12px;margin-right:12px}
.hotBonuses__bonus--logo img {max-width:90%;max-height:90%;height:auto;width:auto}
.hotBonuses__bonus--data {display:flex;flex-direction:column;margin-left:0;margin-right:auto;width:100%}
.hotBonuses__bonus--title {color:#fff;font-size:14px;font-weight:600;line-height:24px;margin:0}
.hotBonuses__bonus--info {display:flex;align-items:center;justify-content:flex-start;margin-top:8px}
.hotBonuses__bonus--value {font-size:12px;line-height:16px;letter-spacing:.12px;color:#b5b5b5;margin:0}
.hotBonuses__bonus--value span {color:#fff}
.hotBonuses__bonus--value:first-of-type {margin-right:8px}
.hotBonuses__bonus--promo {border-radius:12px;border:1px dashed rgba(255,255,255,.16);display:flex;align-items:center;justify-content:space-between;padding:8px 12px;cursor:pointer;margin-top:8px}
.hotBonuses__bonus--promo .code {color:#fff;font-size:12px;font-weight:600;line-height:16px;text-align:center;min-width:0;flex:1 1 auto;overflow-wrap:anywhere;word-break:break-word}
.hotBonuses__bonus--promo img,.hotBonuses__bonus--promo svg {width:16px;height:16px;flex:0 0 auto;margin-left:auto}
.hotBonuses__bonus--btn {display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#05e98f;cursor:pointer;align-self:center;margin-left:12px}
.header:has(.hotBonuses__popup.elevated) {z-index:1100}
body.playersScoreOpen {overflow:hidden}
.playersScore {margin-bottom:16px}
.playersScore__backdrop {display:none}
.playersScore__panel {display:none;flex-direction:column;gap:16px;box-sizing:border-box}
.playersScore.is-open .playersScore__backdrop {display:block;position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.51)}
.playersScore.is-open .playersScore__panel {display:flex;position:fixed;left:0;right:0;bottom:0;z-index:1001;max-height:85vh;overflow-y:auto;padding:32px 16px 24px;border-radius:16px 16px 0 0;background:#1f1f1f}
.playersScore__close {position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;background:none;cursor:pointer}
.playersScore__close svg {width:24px;height:24px}
.playersScore__head {display:flex;flex-direction:column;gap:8px}
.playersScore__title {margin:0;color:#fff;font-size:20px;font-weight:700;line-height:24px}
.playersScore__subtitle {margin:0;color:#fff;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.14px}
.playersScore__reviewsLink {color:#fff;line-height:20px;text-decoration:underline;cursor:pointer}
.playersScore__list {display:flex;flex-direction:column;gap:8px}
.playersScore__divider {height:1px;width:100%;background:#2b2b2b}
.playersScore__row {display:flex;align-items:center;gap:16px}
.playersScore__label {flex-shrink:0;width:114px;color:#b5b5b5;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.12px}
.playersScore__barWrap {flex:1 0 0;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:3px}
.playersScore__value {color:#fff;font-size:14px;font-weight:600;line-height:24px}
.playersScore__bar {position:relative;width:100%;height:4px;border-radius:16px;background:#6c6c6c;overflow:hidden}
.playersScore__barFill {position:absolute;left:0;top:0;height:4px;border-radius:16px;background:#05e98f}
.playersScore__panel--empty .playersScore__emptyText {margin:0;color:#fff;font-size:16px;line-height:24px}
.playersScore__panel--empty .playersScore__writeBtn {display:flex;align-items:center;justify-content:center;width:100%;height:56px;padding:12px 32px;border:0;border-radius:16px;background:#5554de;color:#fff;font-size:18px;font-weight:600;cursor:pointer}
@media(min-width: 768px) {
.playersScore {margin-bottom:24px}
.playersScore__backdrop {display:none !important}
.playersScore__close {display:none}
.playersScore__panel,.playersScore.is-open .playersScore__panel {display:flex;position:static;max-height:none;overflow:visible;gap:8px;padding:16px;border:1px solid hsla(0,0%,100%,.16);border-radius:20px;background:none}
.playersScore__panel--empty,.playersScore.is-open .playersScore__panel--empty {gap:16px}
.playersScore__title {font-size:18px;font-weight:600;line-height:28px}
.playersScore__label {width:130px;font-size:14px;line-height:24px;letter-spacing:.14px}
.playersScore__list {gap:8px}
}
@media(max-width: 992px) {
.prime-bg--bonus-casino .playersScore {margin:0}
.prime-bg--bonus-casino .playersScore:not(.is-open) .playersScore__panel {display:none}
}
.affiliateDisclosurePrimeText {padding:8px 12px;background:hsla(0,0%,100%,.08);border-left:1px solid #05e98f;border-radius:0 12px 12px 0;margin:16px 0 0}
@media(min-width: 768px) {
.affiliateDisclosurePrimeText {max-width:fit-content;padding:12px 16px;margin:24px 0 0}
}
.affiliateDisclosurePrimeText .text {margin:0; font-size:12px; color:#b5b5b5}
.affiliateDisclosurePrimeText .text .link {color:#fff;text-decoration:underline}
.affiliateDisclosurePrimeText .text .subtext {color:#fff;font-weight:600}
@media(min-width: 768px) {
.prime-bg--bonus-casino .affiliateDisclosurePrimeText {max-width:none}
}
body.bonusReactionsByCountryOpen {overflow:hidden}
@media(min-width: 768px) {
body.bonusReactionsByCountryOpen {overflow:visible}
}
.bonusReactionsByCountry {position:fixed;inset:0;z-index:1100;display:none;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.5);box-sizing:border-box}
.bonusReactionsByCountry * {box-sizing:border-box}
.bonusReactionsByCountry.is-open {display:flex}
.bonusReactionsByCountry__panel {position:relative;display:flex;flex-direction:column;gap:8px;width:100%;max-height:85vh;padding:24px 16px;border-radius:16px 16px 0 0;background:#1f1f1f;color:#fff;overflow:hidden}
.bonusReactionsByCountry__close {position:absolute;top:8px;right:16px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;background:none;color:#fff;cursor:pointer}
.bonusReactionsByCountry__closeIcon {width:24px;height:24px}
.bonusReactionsByCountry__title {margin:0;padding-right:48px;font-weight:600;font-size:18px;line-height:28px;color:#fff}
.bonusReactionsByCountry__list {flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}
.bonusReactionsByCountry__list::-webkit-scrollbar {width:6px}
.bonusReactionsByCountry__list::-webkit-scrollbar-thumb {background:#6c6c6c;border-radius:16px}
.bonusReactionsByCountry__head,.bonusReactionsByCountry__row {display:flex;align-items:center;gap:16px;padding:12px 0;border-top:1px solid hsla(0,0%,100%,.16)}
.bonusReactionsByCountry__col {display:flex;align-items:center;gap:4px}
.bonusReactionsByCountry__col--country {flex:1 1 auto;min-width:0;gap:8px}
.bonusReactionsByCountry__col--worked {flex:0 0 88px}
.bonusReactionsByCountry__col--not {flex:0 0 100px}
.bonusReactionsByCountry__head .bonusReactionsByCountry__col {font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px;color:#fff;white-space:nowrap}
.bonusReactionsByCountry__head .bonusReactionsByCountry__col--worked {color:#05e98f}
.bonusReactionsByCountry__head .bonusReactionsByCountry__col--not {color:#ff455b}
.bonusReactionsByCountry__icon {width:16px;height:16px;flex:0 0 auto}
.bonusReactionsByCountry__icon--worked path {fill:#05e98f}
.bonusReactionsByCountry__icon--not path {fill:#ff455b}
.bonusReactionsByCountry__flag {flex:0 0 auto;width:20px;height:20px;border-radius:50%;display:inline-block}
.bonusReactionsByCountry__countryName {font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px;color:#b5b5b5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bonusReactionsByCountry__count {font-weight:600;font-size:14px;line-height:24px;color:#fff}
.bonusReactionsByCountry__more {display:none}
.bonusReactionsByCountry__moreIcon {display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100px;background:hsla(0,0%,100%,.16)}
.bonusReactionsByCountry__moreIcon svg {width:16px;height:16px}
@media(min-width: 768px) {
.bonusReactionsByCountry {position:static;display:block;z-index:auto;background:none}
.bonusReactionsByCountry__panel {max-height:none;padding:16px;border:1px solid hsla(0,0%,100%,.16);border-radius:20px;background:none;overflow:visible}
.bonusReactionsByCountry__close {display:none}
.bonusReactionsByCountry__title {padding-right:0}
.bonusReactionsByCountry__list {overflow:visible}
.bonusReactionsByCountry__head .bonusReactionsByCountry__col,.bonusReactionsByCountry__countryName {font-size:14px;line-height:24px;letter-spacing:.14px}
.bonusReactionsByCountry__row--extra {display:none}
.bonusReactionsByCountry__more {display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:56px;margin-top:8px;padding:12px 24px;border:1px solid #5554de;border-radius:16px;background:none;color:#fff;font-weight:600;font-size:16px;line-height:24px;cursor:pointer}
}
@media(min-width: 768px) {
.bonusReactionsByCountry.bonusReactionsByCountry--expanded .bonusReactionsByCountry__panel {overflow:hidden}
.bonusReactionsByCountry.bonusReactionsByCountry--expanded .bonusReactionsByCountry__list {flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:8px}
.bonusReactionsByCountry.bonusReactionsByCountry--expanded .bonusReactionsByCountry__row--extra {display:flex}
.bonusReactionsByCountry.bonusReactionsByCountry--expanded .bonusReactionsByCountry__more {display:none}
}
.bonusSuccessRate {display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:16px;background:hsla(0,0%,100%,.0784313725);color:#fff;box-sizing:border-box;margin-top:16px}
@media(min-width: 768px) {
.bonusSuccessRate {gap:16px;padding:16px;border-radius:20px;margin-top:24px}
}
.bonusSuccessRate * {box-sizing:border-box}
.bonusSuccessRate__head {position:relative;display:flex;flex-wrap:wrap;align-items:center;column-gap:12px;row-gap:8px}
@media(min-width: 768px) {
.bonusSuccessRate__head {flex-wrap:nowrap}
}
.bonusSuccessRate__title {display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}
.bonusSuccessRate__titleText {font-weight:700;font-size:16px;line-height:24px;color:#fff}
@media(min-width: 768px) {
.bonusSuccessRate__titleText {font-size:20px}
}
.bonusSuccessRate__byGeo {display:inline-flex;align-items:center;gap:2px;cursor:pointer}
@media(min-width: 768px) {
.bonusSuccessRate__byGeo {display:none}
}
.bonusSuccessRate__byGeoText {color:#05e98f;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px;text-decoration:underline}
.bonusSuccessRate__byGeo svg {display:block;width:16px;height:16px}
.bonusSuccessRate__counters {display:flex;flex-wrap:wrap;gap:4px 16px;order:3;flex:1 0 100%}
@media(min-width: 768px) {
.bonusSuccessRate__counters {order:0;flex:0 0 auto;flex-wrap:nowrap;margin-left:auto}
}
.bonusSuccessRate__counter {color:#b5b5b5;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px}
@media(min-width: 768px) {
.bonusSuccessRate__counter {font-size:14px;line-height:24px;letter-spacing:.14px}
}
.bonusSuccessRate__counter b {color:#fff;font-weight:600;letter-spacing:0}
.bonusSuccessRate .infoTooltip {display:inline-flex;align-items:center}
.bonusSuccessRate .infoTooltip__trigger {flex-shrink:0;display:inline-flex;padding:0;border:0;background:none;color:#dbd8d8;cursor:pointer;line-height:0;transition:color .2s}
.bonusSuccessRate .infoTooltip__icon {display:block;width:20px;height:20px}
.bonusSuccessRate .infoTooltip__popup {position:absolute;z-index:20;top:calc(100% + 8px);left:-8px;right:-8px;display:none;flex-direction:column;gap:12px;padding:12px;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;background:#404040;box-shadow:0 12px 28px rgba(0,0,0,.12)}
@media(min-width: 768px) {
.bonusSuccessRate .infoTooltip__popup {left:0;right:auto;width:max-content;max-width:540px}
}
.bonusSuccessRate .infoTooltip__text {margin:0;color:#f1f1f1;font-weight:400;font-size:12px;line-height:16px}
.bonusSuccessRate .infoTooltip.is-open .infoTooltip__trigger {color:#05e98f}
.bonusSuccessRate .infoTooltip.is-open .infoTooltip__popup {display:flex}
@media(min-width: 768px) {
.bonusSuccessRate .infoTooltip:hover .infoTooltip__trigger {color:#05e98f}
.bonusSuccessRate .infoTooltip:hover .infoTooltip__popup {display:flex}
}
.bonusSuccessRate__body {display:flex;flex-direction:column;gap:8px}
@media(min-width: 768px) {
.bonusSuccessRate__body {flex-direction:row;align-items:stretch;gap:40px}
}
.bonusSuccessRate__primary {display:flex;flex-direction:column;justify-content:center;min-width:0}
@media(min-width: 768px) {
.bonusSuccessRate__primary {flex:1 1 0}
}
.bonusSuccessRate__pill {display:flex;align-items:center;gap:12px;padding:4px 8px;border-radius:12px;background:hsla(0,0%,100%,.0784313725)}
@media(min-width: 768px) {
.bonusSuccessRate__pill {flex-direction:column;align-items:flex-start;gap:8px;padding:0;background:none}
}
.bonusSuccessRate__avatars {display:flex;flex:0 0 auto}
.bonusSuccessRate__avatar {flex:0 0 auto;width:24px;height:24px;overflow:hidden;border-radius:50%;border:1px solid hsla(0,0%,100%,.0784313725);background:#2b2b2b}
@media(min-width: 768px) {
.bonusSuccessRate__avatar {width:30px;height:30px}
}
.bonusSuccessRate__avatar+.bonusSuccessRate__avatar {margin-left:-5px}
.bonusSuccessRate__avatar img {display:block;width:100%;height:100%;object-fit:cover}
.bonusSuccessRate__pillText {margin:0;color:#f4f5f7;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.14px}
.bonusSuccessRate__pillText b {font-weight:600;letter-spacing:0}
.bonusSuccessRate__pillCount {display:block}
@media(min-width: 768px) {
.bonusSuccessRate__pillCount {display:inline}
}
.bonusSuccessRate__verdict {display:inline-flex;align-items:center;gap:4px;font-weight:600;margin:0 2px}
.bonusSuccessRate__verdict--worked {color:#05e98f}
.bonusSuccessRate__verdict--not {color:#ff455b}
.bonusSuccessRate__verdictIcon {display:inline-block;width:16px;height:16px;vertical-align:middle}
.bonusSuccessRate__verdict--worked .bonusSuccessRate__verdictIcon path {fill:#05e98f}
.bonusSuccessRate__verdict--not .bonusSuccessRate__verdictIcon path {fill:#ff455b}
.bonusSuccessRate__emptyMsg {margin:0;color:#f4f5f7;font-weight:400;font-size:14px;line-height:24px}
@media(min-width: 768px) {
.bonusSuccessRate__emptyMsg {align-self:center}
}
.bonusSuccessRate__divider {display:none}
@media(min-width: 768px) {
.bonusSuccessRate__divider {display:block;width:1px;align-self:stretch;background:hsla(0,0%,100%,.12)}
}
.bonusSuccessRate__stats {display:flex;flex-direction:column;gap:4px;min-width:0}
@media(min-width: 768px) {
.bonusSuccessRate__stats {flex:1 1 0}
}
.bonusSuccessRate__barHead {display:flex;align-items:center;justify-content:space-between;gap:4px}
.bonusSuccessRate__barNum {display:inline-flex;align-items:center;gap:4px;color:#b5b5b5;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px}
.bonusSuccessRate__barIcon {display:block;width:12px;height:12px}
.bonusSuccessRate__barIcon--worked path {fill:#05e98f}
.bonusSuccessRate__barIcon--not path {fill:#ff455b}
.bonusSuccessRate__bar {position:relative;height:4px;margin:4px 0;overflow:hidden;border-radius:16px;background:#ff455b}
.bonusSuccessRate__barFill {position:absolute;top:0;left:0;height:100%;border-radius:16px;background:#05e98f}
.bonusSuccessRate__foot {margin:0;color:#b5b5b5;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px}
@media(min-width: 768px) {
.bonusSuccessRate__foot {font-size:14px;line-height:24px;letter-spacing:.14px}
}
.bonusSuccessRate__foot b {color:#fff;font-weight:600;letter-spacing:0}
.casinoInfoWidget {--ci-bg: #2B2B2B;--ci-section-header-bg: #181818;--ci-row-bg: #181818;--ci-border: rgba(255, 255, 255, 0.16);--ci-row-border: rgba(255, 255, 255, 0.12);--ci-title: #ffffff;--ci-label: #b5b5b5;--ci-value: #ffffff;--ci-muted: #dBd8d8;--ci-control-bg: rgba(255, 255, 255, 0.16);--ci-control-color: #ffffff;--ci-rank-track: rgba(255, 255, 255, 0.08);--ci-rank-fill: #5554de;--ci-tooltip-bg: #404040;--ci-tooltip-color: #ffffff;--ci-tooltip-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin:0;color:var(--ci-value)}
@media(max-width: 576px) {
.casinoInfoWidget {margin:8px 0}
}
.casinoInfoWidget.widgetSelection {overflow:visible}
.casinoInfoWidget.widgetSelection>.widgetSelectionLink {z-index:20}
.casinoInfoWidget.white {--ci-bg: #ffffff;--ci-section-header-bg: #f2f2ff;--ci-row-bg: #ffffff;--ci-border: #f1f1f1;--ci-row-border: #f1f1f1;--ci-title: #181818;--ci-label: #6c6c6c;--ci-value: #181818;--ci-muted: #6c6c6c;--ci-control-bg: #f2f2ff;--ci-control-color: #5554de;--ci-rank-track: #f1f1f1;--ci-tooltip-bg: #404040;--ci-tooltip-color: #ffffff;--ci-tooltip-shadow: 0 12px 32px rgba(0, 0, 0, 0.16)}
.casinoInfoWidget__wrapper {box-sizing:border-box;overflow:visible;display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;min-width:0;background:var(--ci-bg);border:1px solid var(--ci-border);border-radius:20px}
.casinoInfoWidget__wrapper--clip-radius {overflow:hidden}
.casinoInfoWidget__section {position:relative;z-index:1;box-sizing:border-box;width:100%;min-width:0;border-bottom:1px solid var(--ci-border)}
.casinoInfoWidget__section:last-child {border-bottom:0}
.casinoInfoWidget__section:first-child .casinoInfoWidget__section-header {border-radius:20px 20px 0 0}
.casinoInfoWidget__section:last-child.casinoInfoWidget__section--collapsed:not(.casinoInfoWidget__section--animating) .casinoInfoWidget__section-header {border-radius:0 0 20px 20px}
.casinoInfoWidget__section:last-child:not(.casinoInfoWidget__section--collapsed) .casinoInfoWidget__section-body {overflow:hidden;border-radius:0 0 20px 20px}
.casinoInfoWidget__section:last-child:not(.casinoInfoWidget__section--collapsed) .casinoInfoWidget__row:last-child {border-radius:0 0 20px 20px}
.casinoInfoWidget__section--bonuses {z-index:2}
.casinoInfoWidget__section--collapsed .casinoInfoWidget__section-body {max-height:0;overflow:hidden;border-bottom:0}
.casinoInfoWidget__section--collapsed .casinoInfoWidget__section-toggle {transform:rotate(180deg)}
.casinoInfoWidget__section-header {box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;min-height:56px;padding:16px;background:var(--ci-section-header-bg);border-bottom:1px solid var(--ci-border)}
.casinoInfoWidget__section-title {display:inline-flex;align-items:center;gap:8px;min-width:0;font-weight:600;font-size:16px;line-height:24px;color:var(--ci-title)}
.casinoInfoWidget__section-icon,.casinoInfoWidget__section-toggle-icon {display:block;flex:0 0 auto;background-image:url("/build/midori/assets/icons/casinoInfoWidget/casinoInfoWidget-sprite.webp?v=2");background-repeat:no-repeat;background-size:16px 86px}
.casinoInfoWidget__section-icon {width:16px;height:16px;flex:0 0 16px}
.casinoInfoWidget__section-icon--payments {background-position:0 0}
.casinoInfoWidget__section-icon--games {background-position:0 -16px}
.casinoInfoWidget__section-icon--bonuses {background-position:0 -32px}
.casinoInfoWidget__section-icon--casino {background-position:0 -48px}
.casinoInfoWidget__section-icon--support {background-position:0 -64px}
@media(max-width: 576px) {
.casinoInfoWidget__section-icon {width:12px;height:12px;flex-basis:12px;background-size:12px 64.5px}
.casinoInfoWidget__section-icon.casinoInfoWidget__section-icon--payments {background-position:0 0}
.casinoInfoWidget__section-icon.casinoInfoWidget__section-icon--games {background-position:0 -12px}
.casinoInfoWidget__section-icon.casinoInfoWidget__section-icon--bonuses {background-position:0 -24px}
.casinoInfoWidget__section-icon.casinoInfoWidget__section-icon--casino {background-position:0 -36px}
.casinoInfoWidget__section-icon.casinoInfoWidget__section-icon--support {background-position:0 -48px}
}
.casinoInfoWidget__section-toggle {display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;padding:0;border:0;border-radius:100px;background:var(--ci-control-bg);color:var(--ci-control-color);cursor:pointer;transition:transform .18s ease}
.casinoInfoWidget__section-toggle-icon {width:8px;height:6px}
.casinoInfoWidget__section-toggle-icon--dropdown {background-position:0 -80px}
.casinoInfoWidget__section-body {box-sizing:border-box;display:flex;flex-direction:column;width:100%;min-width:0;max-height:var(--ci-section-body-height, 3000px);overflow:visible;background:var(--ci-row-bg);transition:max-height .22s ease}
.casinoInfoWidget__section-body--height-sync {transition:none}
.casinoInfoWidget__row {box-sizing:border-box;display:grid;grid-template-columns:minmax(180px, 32%) 1fr;align-items:center;flex:0 0 auto;gap:16px;width:100%;min-width:0;min-height:56px;padding:14px 16px;background:var(--ci-row-bg);border-bottom:1px solid var(--ci-row-border)}
@media(max-width: 576px) {
.casinoInfoWidget__row {grid-template-columns:minmax(112px, 42%) minmax(0, 1fr);align-items:start;gap:12px;min-height:0;padding:12px 16px}
}
.casinoInfoWidget__row:last-child {border-bottom:0}
.casinoInfoWidget__row--rank {position:relative;z-index:3;overflow:visible}
.casinoInfoWidget__row--expanded-value-list {align-items:center}
.casinoInfoWidget__label {display:inline-flex;align-items:center;gap:6px;min-width:0;font-weight:400;font-size:14px;line-height:20px;color:var(--ci-label)}
@media(min-width: 768px) {
.casinoInfoWidget__label {line-height:24px}
}
.casinoInfoWidget__value {min-width:0;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.01em;color:var(--ci-value);overflow-wrap:anywhere;word-break:break-word}
.casinoInfoWidget__value-list {position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;gap:0;max-height:var(--ci-value-list-collapsed-height, 24px);overflow:hidden}
@media(max-width: 576px) {
.casinoInfoWidget__value-list {--ci-value-list-collapsed-height: 48px}
}
.casinoInfoWidget__value-list--expanded {max-height:none;overflow:visible}
.casinoInfoWidget__value-list--expanded .casinoInfoWidget__value-item--hidden {position:static;width:auto;height:auto;clip-path:none;overflow:visible;white-space:inherit}
.casinoInfoWidget__value-list--expanded .casinoInfoWidget__value-item--visible-last:not(.casinoInfoWidget__value-item--pill):not(:last-of-type):after {content:",";margin-right:4px}
.casinoInfoWidget__value-list--expanded .casinoInfoWidget__more-btn {display:none}
.casinoInfoWidget__value-list--pills {--ci-value-list-collapsed-height: 28px;gap:4px}
@media(max-width: 576px) {
.casinoInfoWidget__value-list--pills {--ci-value-list-collapsed-height: 60px}
}
.casinoInfoWidget__value-item,.casinoInfoWidget__value-name {display:inline}
.casinoInfoWidget__value-item:not(:last-of-type):after {content:",";margin-right:4px}
.casinoInfoWidget__value-item--visible-last:not(:last-of-type):after,.casinoInfoWidget__value-item--visible-last:after {content:none;margin-right:0}
.casinoInfoWidget__value-item--pill {display:inline-flex;align-items:center;gap:2px;min-width:0;max-width:100%;min-height:28px;padding:4px;border-radius:8px;background:rgba(255,255,255,.08);font-weight:400;font-size:12px;line-height:16px;color:var(--ci-value);white-space:nowrap}
.casinoInfoWidget__value-item--pill:not(:last-of-type):after,.casinoInfoWidget__value-item--pill:after {content:none;margin-right:0}
.casinoInfoWidget__value-item--pill .casinoInfoWidget__value-name {overflow:hidden;text-overflow:ellipsis}
.casinoInfoWidget__value-item--hidden {position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}
.casinoInfoWidget__payment-icon {display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px}
.casinoInfoWidget__payment-icon img {display:block;width:100%;height:100%;object-fit:contain}
.casinoInfoWidget__more-btn {display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;margin-left:6px;padding:0 8px;border:0;border-radius:100px;background:var(--ci-control-bg);color:var(--ci-control-color);font-weight:600;font-size:12px;line-height:16px;cursor:pointer}
.casinoInfoWidget__more-btn[hidden] {display:none}
.casinoInfoWidget__rank {display:flex;align-items:center;gap:8px;width:min(100%, 142px)}
@media(max-width: 576px) {
.casinoInfoWidget__rank {width:100%}
}
.casinoInfoWidget__rank-bar {display:flex;align-items:center;gap:4px;flex:0 0 auto;width:96px;height:6px}
@media(max-width: 576px) {
.casinoInfoWidget__rank-bar {flex:1 1 auto;width:auto;min-width:0}
}
.casinoInfoWidget__rank-segment {display:block;width:16px;height:6px;border-radius:2px;background:linear-gradient(90deg, var(--ci-rank-fill) 0 var(--ci-rank-segment-fill), var(--ci-rank-track) var(--ci-rank-segment-fill) 100%)}
@media(max-width: 576px) {
.casinoInfoWidget__rank-segment {flex:1 1 0;width:auto}
}
.casinoInfoWidget__rank-value {flex:0 0 auto;color:var(--ci-value)}
.casinoInfoWidget__tooltip {position:static;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;cursor:help}
.casinoInfoWidget__tooltip svg {width:18px;height:18px;flex:0 0 18px}
.casinoInfoWidget__tooltip:hover .casinoInfoWidget__tooltip-content,.casinoInfoWidget__tooltip:focus .casinoInfoWidget__tooltip-content {opacity:1;visibility:visible;transform:translateY(0)}
.casinoInfoWidget__tooltip-content {position:absolute;z-index:10;left:16px;top:calc(100% - 6px);width:min(335px, calc(100% - 32px));padding:12px;border:1px solid var(--ci-border);border-radius:12px;background:var(--ci-tooltip-bg);box-shadow:var(--ci-tooltip-shadow);color:var(--ci-tooltip-color);font-weight:600;font-size:12px;line-height:16px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.casinoInfoWidget__tooltip-content:after {content:"";position:absolute;left:116px;bottom:100%;width:10px;height:10px;background:var(--ci-tooltip-bg);border-left:1px solid var(--ci-border);border-top:1px solid var(--ci-border);transform:translateY(5px) rotate(45deg)}
.casinoInfoWidget__tooltip-title,.casinoInfoWidget__tooltip-text {display:block}
.casinoInfoWidget__tooltip-title {margin-bottom:2px}
.casinoInfoWidget__tooltip:focus {outline:none}
[data-widget-handler=CasinoScoreWidget] {content-visibility: visible !important;}
.casinoScore {width: 100%;
  margin-bottom: 28px;}
.casinoScore-box {width: 100%;
  background: #ffffff;
  border-radius: 20px;}
.casinoScore-box .score_info .option {width: 100%;
  max-width: 265px;}
.casinoScore-box .options:nth-child(1) {border-bottom: 1px solid #f1f1f1;}
@media (max-width: 815px) {
.casinoScore-box .options:nth-child(1) {flex-direction: column;}
}
.casinoScore-box .options:nth-child(2) {padding: 28px 36px 34px 36px;}
@media (max-width: 815px) {
.casinoScore-box .options:nth-child(2) {padding: 16px 16px 28px 16px;}
}
@media (max-width: 768px) {
.casinoScore-box .options:nth-child(2) {flex-direction: column;}
}
.casinoScore-box .options {padding: 36px 36px 32px 36px;
  display: flex;
  width: 100%;
  justify-content: space-between;}
@media (max-width: 815px) {
.casinoScore-box .options {padding: 20px 16px 24px 16px;}
}
.casinoScore-box .options .tooltip_option {position: relative;}
.casinoScore-box .options .option .score {margin-left: auto;
  font-weight: 600;
  font-size: 16px;}
.casinoScore-box .options .option .score_text {display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px 0;
  height: 24px;}
@media (max-width: 768px) {
.casinoScore-box .options .option .score_text {margin: 0 0 16px 0;
    font-size: 14px;}
}
.casinoScore-box .options .option .score_text:last-child {margin: 0;}
@media (max-width: 768px) {
.casinoScore-box .options .option .score_text:last-child {margin: 0 0 16px 0;}
}
@media (max-width: 815px) {
.casinoScore-box .options .option:nth-child(2) .score_text:last-child {margin: 0;}
}
.casinoScore-box .options .option .title {color: #181818;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  margin: 0 0 20px 0;}
@media (max-width: 815px) {
.casinoScore-box .options .option .title {margin: 0 0 16px 0;}
}
.casinoScore-box .options .option .info_text {color: #4443b8;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: fit-content;}
.casinoScore-box .options .option .info_text:hover ~ .tooltip {top: 58px;
  left: 0;
  z-index: 7;
  position: absolute;
  width: 100%;
  height: fit-content;
  background: #404040;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 16px 16px 8px 16px;}
@media (min-width: 815px) {
.casinoScore-box .options .option .info_text:hover ~ .tooltip {padding: 16px 20px;
    top: 42px;
    left: 35px;}
}
@media (min-width: 992px) {
.casinoScore-box .options .option .info_text:hover ~ .tooltip {top: 40px;
    max-width: 240px;
    left: 50%;}
}
.casinoScore-box .options .option .info_text:hover ~ .tooltip .text {font-size: 12px;
  margin: unset;
  font-weight: 400;
  color: #dBd8d8;}
.casinoScore-box .options .option .info_text:hover ~ .tooltip .close {margin-top: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1f1f1f;
  width: 24px;
  height: 24px;
  border-radius: 50%;}
@media (min-width: 815px) {
.casinoScore-box .options .option .info_text:hover ~ .tooltip .close {display: none;}
}
.casinoScore-box .options .option .info_text:hover ~ .tooltip .close .icon_cancel {padding: 5px;}
.casinoScore-box .options .option .info_text:hover:after {content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: #404040;
  transform: rotate(45deg);
  top: 35px;
  right: 3px;}
@media (min-width: 992px) {
.casinoScore-box .options .option .info_text:hover:after {top: 33px;}
}
@media (max-width: 815px) {
.casinoScore-box .options .option .info_text {margin-top: 16px;}
}
.casinoScore-box .options .option .tooltip {display: none;}
.casinoScore-box .options .option .icon_info {margin-left: 8px;}
.casinoScore-box .options .stars_box {display: flex;
  align-items: center;}
@media (max-width: 815px) {
.casinoScore-box .options .stars_box {height: 32px;}
}
.casinoScore-box .options .stars_box svg {margin-right: 4px;}
.casinoScore-box .options .stars_box svg:last-child {margin-right: unset;}
@media (max-width: 815px) {
.casinoScore-box .options .stars_box svg {max-width: 28px;
    height: 28px;}
}
.casinoScore-box .options .stars_box-counter {display: flex;}
.casinoScore-box .options .stars_box-total {font-size: 24px;
  color: #181818;
  font-weight: 700;
  margin-left: 12px;
  margin-right: 8px;}
@media (max-width: 815px) {
.casinoScore-box .options .stars_box-total {font-size: 20px;
    margin-left: 8px;}
}
@media (max-width: 815px) {
.casinoScore-box .options .stars_box-total-text {word-spacing: -4px;}
}
@media (max-width: 815px) {
.casinoScore-box .options .stars_box .reviews_text {display: none;}
}
.casinoScore-write-btn {width: 100%;
  margin-top: 20px;
  padding: 0 40px 0 40px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #05e98f;
  font-size: 16px;
  font-weight: 600;
  border: unset;
  border-radius: 16px;
  cursor: pointer;}
.casinoScore-write-btn:hover {background: #04C378;}
.casinoScore-write-btn .icon_add-comment {margin-right: 8px;}
﻿.casinoUserComment {width:100%}
.casinoUserComment_item-hidden {display:none}
.casinoUserComment_item {width:100%;background:#fff;margin-bottom:20px;border-radius:20px;flex-direction:column}
.casinoUserComment_item-info {display:flex;padding:0 16px;justify-content:space-between;flex-direction:column}
@media(min-width: 992px) {
.casinoUserComment_item-info {padding:0 40px;flex-direction:unset}
}
.casinoUserComment_item-info:first-child {padding:20px 16px 0 16px}
@media(min-width: 992px) {
.casinoUserComment_item-info:first-child {padding:40px 40px 0 40px}
}
.casinoUserComment_item-info:last-child {padding:0 16px 20px 16px}
@media(min-width: 992px) {
.casinoUserComment_item-info:last-child {padding:0 40px 40px 40px}
}
.casinoUserComment_item-info .user {display:flex;align-items:center}
.casinoUserComment_item-info .user .avatar {width:48px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:100%;background-color:#d1ffed}
@media(min-width: 992px) {
.casinoUserComment_item-info .user .avatar {width:56px;height:56px}
}
.casinoUserComment_item-info .user .info {margin-left:12px}
.casinoUserComment_item-info .user .info .reviews {margin-top:4px;font-size:14px;font-weight:400;color:#6c6c6c}
.casinoUserComment_item-info .user .info .base_info {display:flex;align-items:center}
.casinoUserComment_item-info .user .info .base_info .username {margin:unset;font-weight:600;font-size:16px}
@media(min-width: 992px) {
.casinoUserComment_item-info .user .info .base_info .username {font-size:18px}
}
.casinoUserComment_item-info .user .info .base_info .flag {width:20px;height:20px;margin-left:12px}
@media(min-width: 992px) {
.casinoUserComment_item-info .user .info .base_info .flag {width:24px;height:24px}
}
.casinoUserComment_item-info .reviews_total {margin-top:20px;height:24px;display:flex;align-items:center;justify-content:space-between}
@media(min-width: 992px) {
.casinoUserComment_item-info .reviews_total {flex-direction:column;margin-top:unset}
}
.casinoUserComment_item-info .reviews_total .date {font-size:14px;color:#6c6c6c;margin:unset}
@media(min-width: 992px) {
.casinoUserComment_item-info .reviews_total .date {margin-top:8px;margin-left:auto}
}
.casinoUserComment_item-info .reviews_total .stars_box {display:flex;align-items:center}
.casinoUserComment_item-info .reviews_total .stars_box-total {display:none}
@media(min-width: 992px) {
.casinoUserComment_item-info .reviews_total .stars_box-total {display:flex;font-size:16px;font-weight:700;margin:0 5px 0 8px;height:24px}
}
.casinoUserComment_item-info .reviews_total .stars_box-counter {display:flex}
.casinoUserComment_item-info .reviews_total .stars_box-counter .icon_star-review,.casinoUserComment_item-info .reviews_total .stars_box-counter .icon_star-review-half {width:24px;height:24px}
@media(min-width: 992px) {
.casinoUserComment_item-info .comment {margin-bottom:36px}
}
.casinoUserComment_item-info .comment .show_less:before {content:" " !important}
.casinoUserComment_item-info .comment .show_more-btn {background:rgba(0,0,0,0);color:#5554de;font-size:14px;font-weight:600;border:unset;cursor:pointer;padding:unset}
.casinoUserComment_item-info .comment .show_more-btn:before {content:"... ";color:#181818}
.casinoUserComment_item-info .comment .text {font-size:14px;font-weight:400;margin:18px 0 20px 0;word-break:break-word}
@media(min-width: 992px) {
.casinoUserComment_item-info .comment .text {margin:24px 0 16px 0}
}
.casinoUserComment_item-info .comment .pros_cons .title {font-size:14px;font-weight:600;margin:0 0 8px 0}
.casinoUserComment_item-info .comment .pros_cons .title_pros {color:#04c378}
.casinoUserComment_item-info .comment .pros_cons .title_cons {color:#ff455b}
.casinoUserComment_item-info .comment .pros_cons .text {margin:unset;font-size:14px}
.casinoUserComment_item-info .comment .pros_cons:last-child {margin-top:16px}
.casinoUserComment_item-info .detailed_score {box-shadow:inset 0 0 0 1px #f1f1f1;background:#f9f9ff;border-radius:20px;padding:20px;margin:20px 0 20px 0}
@media(min-width: 992px) {
.casinoUserComment_item-info .detailed_score {min-width:303px;margin:24px 0 20px 33px;height:fit-content}
}
.casinoUserComment_item-info .detailed_score .option {display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;height:24px}
.casinoUserComment_item-info .detailed_score .option .title {font-size:14px;color:#404040;font-weight:600;margin:unset}
.casinoUserComment_item-info .detailed_score .option .value {font-size:14px;font-weight:600;color:#2b2b2b}
.casinoUserComment_item-info .detailed_score .option:last-child {margin-bottom:unset}
.casinoUserComment_item-info .helpful {display:flex;align-items:center;height:24px;margin:unset;cursor:pointer;user-select:none}
.casinoUserComment_item-info .helpful_count {margin-left:8px;font-size:14px;font-weight:600;line-height:20px;color:#1f1f1f}
.casinoUserComment_item-info .helpful .text {font-weight:600;font-size:14px;color:#6c6c6c;margin-left:8px}
.casinoUserComment_item-info .casino_info {display:flex;align-items:center;padding-top:20px;position:relative}
@media(min-width: 992px) {
.casinoUserComment_item-info .casino_info {background:#f4f5f7;border-radius:16px 16px 0 0;padding:20px}
}
.casinoUserComment_item-info .casino_info .avatar {width:56px;height:56px;border-radius:12px;margin-right:16px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#ffefee}
.casinoUserComment_item-info .casino_info .avatar .logo-image {width:100%;height:100%;object-fit:contain;padding:5px}
.casinoUserComment_item-info .casino_info .info .title {font-size:18px;margin:unset;font-weight:600}
.casinoUserComment_item-info .casino_info .info .date {font-size:14px;color:#404040}
.casinoUserComment_item-info .casino_reply {margin:20px 0 0 0;font-size:14px;word-break:break-word}
@media(min-width: 992px) {
.casinoUserComment_item-info .casino_reply {margin:unset;padding:0 20px 20px 20px;border-radius:0 0 16px 16px;background:#f4f5f7}
}
.casinoUserComment_item-info .casino_reply .show_less:before {content:" " !important}
.casinoUserComment_item-info .casino_reply .show_more-btn {background:rgba(0,0,0,0);color:#5554de;font-size:14px;font-weight:600;border:unset;cursor:pointer;padding:unset}
.casinoUserComment_item-info .casino_reply .show_more-btn:before {content:"... ";color:#181818}
.casinoUserComment_item-info .reply_button {height:56px;color:#181818 !important;background:#05e98f !important;border-radius:16px;padding:0 40px;outline:unset;font-size:16px;font-weight:600;cursor:pointer;border:unset}
.casinoUserComment_item-info .pending_badge {background:#dbd8d8;color:#1f1f1f;padding:4px 16px 4px 16px;font-size:12px;font-weight:600;border-radius:0 0 0 14px;position:absolute;top:0;right:-16px}
@media(min-width: 992px) {
.casinoUserComment_item-info .pending_badge {right:0;border-radius:0 14px 0 14px}
}
.casinoUserComment .add_reply-item {padding:unset}
.casinoUserComment .add_reply-item .casino_reply-box {margin:unset;padding:0 16px 20px 16px}
@media(min-width: 992px) {
.casinoUserComment .add_reply-item .casino_reply-box {padding:0 40px 40px 40px}
}
.casinoUserComment .casino_reply-box {width:100%;display:none;margin-top:20px}
.casinoUserComment .casino_reply-box .label {font-size:14px;font-weight:600}
.casinoUserComment .casino_reply-box .textarea {width:100%;border:1px solid #5554de;border-radius:12px;padding:16px;resize:vertical;background:#f9f9ff;font-size:14px;line-height:24px;outline:unset;margin-top:8px}
.casinoUserComment .casino_reply-box .textarea::-webkit-scrollbar {width:12px}
.casinoUserComment .casino_reply-box .textarea::-webkit-scrollbar-track {background:rgba(0,0,0,0)}
.casinoUserComment .casino_reply-box .textarea::-webkit-scrollbar-thumb {background:#dbd8d8;border-radius:16px}
.casinoUserComment .casino_reply-box .save_button-box {display:flex;justify-content:end}
.casinoUserComment .casino_reply-box .save_reply_button,.casinoUserComment .casino_reply-box .edit_reply_button {cursor:pointer;width:100%;max-width:146px;height:56px;font-weight:600;background:#5554de;margin-top:16px;outline:unset;border:unset;border-radius:16px;font-size:16px;color:#fff}
.casinoUserComment .casino_reply-box .edit_errors {font-size:13px;color:#ff455b}
.casinoUserComment .casino_reply-box .success_message {padding:20px;background:#e3fff4;font-size:14px;color:#04c378;border-radius:16px}
.casinoUserComment .edit_reply_button {margin-top:24px;height:56px;background:#f2f2ff;color:#4443b8;border-radius:16px;padding:0 40px;outline:unset;font-size:16px;font-weight:600;cursor:pointer;border:unset;max-width:fit-content;margin-left:auto}
.casinoUserComment .casino_item {border-top:1px solid #f1f1f1}
@media(min-width: 992px) {
.casinoUserComment .casino_item {margin-top:unset;border-top:unset;flex-direction:column}
}
.casinoUserComment .last_info {padding:0 16px 20px 16px;flex-direction:unset}
@media(min-width: 992px) {
.casinoUserComment .last_info {padding:0 40px 24px 40px}
}
.casinoUserComment_showMore-container {width:100%;text-align:center;margin:8px 0 28px 0}
.casinoUserComment_showMore-container .btn-show-more {outline:unset;border-radius:16px;background:#5554de;color:#fff;font-weight:600;font-size:16px;border:unset;height:56px;width:100%;max-width:450px;cursor:pointer}
.casinoUserComment_showMore-container .btn-show-more:hover {background:#4443b8}
@media(min-width: 992px) {
.casinoUserComment_showMore-container .btn-show-more {max-width:280px}
}
.casinoUserComment .sort {width:fit-content;font-size:14px;font-weight:600;line-height:20px;color:#1f1f1f;display:flex;align-items:center;margin-bottom:24px}
@media(min-width: 992px) {
.casinoUserComment .sort {width:100%;justify-content:end}
}
.casinoUserComment .sort_text {font-size:14px;color:#6c6c6c;line-height:20px}
.casinoUserComment .sort .select_box {padding:8px;margin-left:8px;background:#fff;border-radius:12px;min-width:160px;box-shadow:inset 0 0 0 1px #f1f1f1;position:relative;cursor:pointer}
.casinoUserComment .sort .select_box .selected {display:flex;align-items:center;justify-content:space-between;padding:0 8px}
.casinoUserComment .sort .select_box .selected_text {margin-right:8px}
.casinoUserComment .sort .select_box .selected_arrow-icon {display:flex;align-items:center;justify-content:center;transition:.2s linear all}
.casinoUserComment .sort .select_box .options {visibility:hidden;margin-top:16px;position:absolute;transition:visibility .2s linear,opacity .2s linear;box-shadow:inset 0 -0.8px 0px 1px #f1f1f1;background:#fff;width:100%;left:0;top:14px;padding:16px 8px 0 8px;border-radius:0 0 16px 16px;z-index:5}
.casinoUserComment .sort .select_box .options .active {background:#f2f2ff}
.casinoUserComment .sort .select_box .options .option {display:flex;align-items:center;padding:8px 16px;margin-bottom:8px;border-radius:12px}
.casinoUserComment .sort .select_box .options .option:hover {background:#f2f2ff}
.casinoUserComment_item-fadeIn {animation:fadeIn .7s ease-in-out}
@keyframes fadeIn {
from {opacity:0}
to {opacity:1}
}
.casinoBankingAndPayoutsWidget {padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget {padding: 40px 24px;}
}
@media (min-width: 1200px) {
.casinoBankingAndPayoutsWidget {padding: 40px;}
}
.casinoBankingAndPayoutsWidget__title {margin-top: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 12px;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__title {font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;}
}
.casinoBankingAndPayoutsWidget__description {font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  margin-bottom: 12px;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__description {margin-bottom: 16px;}
}
.casinoBankingAndPayoutsWidget__link {cursor: pointer;
  color: #5554de;}
.casinoBankingAndPayoutsWidget__link:hover {text-decoration: underline;}
.casinoBankingAndPayoutsWidget__comma {margin: 0 4px 0 0;}
.casinoBankingAndPayoutsWidget__table {border-collapse: collapse;}
.casinoBankingAndPayoutsWidget__table tr {width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-bottom: 1px solid #f1f1f1;
  padding: 16px 0;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__table tr {padding: 20px 0;}
}
.casinoBankingAndPayoutsWidget__table tr.casinoBankingAndPayoutsWidget__withdrawal--row {padding-bottom: 0;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__table tr.casinoBankingAndPayoutsWidget__withdrawal--row {padding-bottom: 20px;}
}
.casinoBankingAndPayoutsWidget__table tr:first-child {padding-top: 0;}
.casinoBankingAndPayoutsWidget__table tr:last-child {margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;}
.casinoBankingAndPayoutsWidget__table tr td {width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin-bottom: 8px;}
.casinoBankingAndPayoutsWidget__table tr td.casinoBankingAndPayoutsWidget__withdrawal--cell:last-child {padding-left: 0;}
.casinoBankingAndPayoutsWidget__table tr td:first-child {flex-wrap: nowrap;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__table tr td:first-child {max-width: 230px;
    margin-right: 40px;
    margin-bottom: 0;
    align-items: flex-start;}
}
.casinoBankingAndPayoutsWidget__table tr td:first-child:before {display: inline-block;
  content: "";
  min-width: 7px;
  width: 7px;
  height: 7px;
  margin: 8px 12px 8px 8px;
  background: #5554de;
  border-radius: 50%;}
.casinoBankingAndPayoutsWidget__table tr td:last-child {color: #181818;
  padding-left: 28px;
  margin-bottom: 0;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__table tr td:last-child {flex: 1;
    padding-left: 0;}
}
.casinoBankingAndPayoutsWidget__withdrawal--row {padding-bottom: 0;}
.casinoBankingAndPayoutsWidget__withdrawal--names {width: 100%;
  padding-left: 28px;
  margin-bottom: 12px;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__withdrawal--names {padding-left: 0;}
}
.casinoBankingAndPayoutsWidget__withdrawal--payments {display: inline-flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin: 0 -8px;}
.casinoBankingAndPayoutsWidget__withdrawal--logo {display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 calc(33.333% - 16px);
  margin: 0 8px 16px 8px;
  padding: 8px 20px;
  background: #f9f9ff;
  border-radius: 8px;}
@media (min-width: 768px) {
.casinoBankingAndPayoutsWidget__withdrawal--logo {flex: 0 0 calc(16.6666666667% - 16px);
    padding: 8px 10px;
    margin-bottom: 0;}
}
.casinoBankingAndPayoutsWidget__withdrawal--logo svg {width: 100%;
  max-height: 24px;
  max-width: 40px;}
.casinoBankingAndPayoutsWidget__more {display: flex;
  align-items: center;
  margin-left: 12px;}
.casinoBankingAndPayoutsWidget__more .text {font-size: 14px;
  line-height: 24px;
  color: #5554de;}
.casinoBankingAndPayoutsWidget__more .button {display: flex;
  align-items: center;
  background: #f2f2ff;
  padding: 0 8px;
  border-radius: 20px;
  border: unset;
  cursor: pointer;}
.casinoBankingAndPayoutsWidget__more .button .icon_drop-down {margin-left: 4px;
  width: 20px;
  height: 20px;
  min-width: 20px;}
.casinoBankingAndPayoutsWidget__items-visible {display: flex;
  flex-wrap: wrap;
  width: 100%;}
.casinoBankingAndPayoutsWidget__items-short {flex: 1;
  display: inline-flex;
  flex-wrap: wrap;}
.casinoBankingAndPayoutsWidget__items-short .coma {margin-right: 4px;}
.casinoBankingAndPayoutsWidget__items-short .coma:last-child {margin-right: 0;}
.casinoBankingAndPayoutsWidget__items-hidden {display: none;}
.casinoBankingAndPayoutsWidget__items-hidden *[data-text-before]:before {content: attr(data-text-before);}
.casinoBankingAndPayoutsWidget__items-hidden--active {display: inline-flex;
  width: 100%;
  flex-wrap: wrap;}
.casinoBankingAndPayoutsWidget__items-hidden--active .coma {margin-right: 4px;}
.casinoBankingAndPayoutsWidget__items-hidden--active .coma:last-child {margin-right: 0;}
.support_contacts {padding:40px;background:#fff;border-radius:20px;width:100%;margin-bottom:30px}
.support_contacts__description {font-weight:400;font-size:14px;line-height:24px;color:#181818;letter-spacing:.01em}
.support_contacts .title-box {width:100%}
.support_contacts .title-box .title {font-size:28px;font-weight:700;line-height:32px;padding-bottom:4px;width:100%;text-align:left}
.support_contacts-box .item {padding:24px 0;border-bottom:1px solid #f1f1f1;width:50%}
.support_contacts-box .item-title {display:flex;align-items:center}
.support_contacts-box .item-title .dot {width:7px;min-width:7px;height:7px;margin:8px 12px 8px 8px;background:#5554de;border-radius:100%}
.support_contacts-box .item .country_group {display:flex;align-items:center;justify-content:end;flex-wrap:wrap;margin-left:auto}
.support_contacts-box .item .country_group-disabled {display:none;width:100%;justify-content:end;align-items:center;flex-wrap:wrap}
.support_contacts-box .item .country_group-disabled--active {display:inline-flex;flex-wrap:wrap;width:100%}
.support_contacts-box .item .country_group-box {display:flex;align-items:center;margin-right:8px}
.support_contacts-box .item .country_group-box[data-text-before]:before {content:attr(data-text-before)}
.support_contacts-box .item .country_group-short {display:inline-flex;justify-content:end;flex-wrap:wrap;flex:1}
.support_contacts-box .item .country_group .flag {width:20px;height:20px;min-width:20px;margin-right:8px;border-radius:100%;object-fit:cover}
.support_contacts-box .item .phone {display:flex;justify-content:end}
.support_contacts-box .item .active {display:flex;justify-content:end;align-items:center}
.support_contacts-box .item .active .text {margin-left:12px}
.support_contacts-box:last-child .item {padding:20px 0 0 0;border-bottom:unset}
.support_contacts-country-show {display:flex;align-items:center;margin-left:12px}
.support_contacts-country-show .button {background:#f2f2ff;padding:4px 8px;border-radius:20px;border:unset;display:flex;align-items:center;cursor:pointer}
.support_contacts-country-show .button .text {font-size:16px;line-height:24px;color:#5554de}
.support_contacts-country-show .button .icon_drop-down {margin-left:4px;width:20px;height:20px;min-width:20px}
@media(max-width: 750px) {
.support_contacts {padding:24px 16px 24px 16px}
.support_contacts-country-show {margin-left:auto;margin-bottom:12px}
.support_contacts-country-show .button {margin-left:8px}
.support_contacts .title-box .title {font-weight:600;font-size:20px}
.support_contacts .item {width:100%}
.support_contacts .item:first-child {padding-top:16px;border-bottom:unset}
.support_contacts .item:last-child {padding-bottom:5px}
.support_contacts-box:last-child .item {padding:0}
.support_contacts-box .item {display:block;padding:0}
.support_contacts-box .item .phone {justify-content:left;margin-left:28px}
.support_contacts-box .item .country_group-disabled {margin-top:unset;justify-content:left}
.support_contacts-box .item .country_group-box {margin-left:unset;margin-right:8px;margin-bottom:12px}
.support_contacts-box .item .country_group-box:last-child,.support_contacts-box .item .country_group-box:nth-child(3) {margin-right:unset}
.support_contacts-box .item .country_group {width:unset;padding:12px 0 0 28px;justify-content:left}
.support_contacts-box .item .country_group-short {justify-content:left}
.support_contacts-box .item .active {justify-content:left;padding:12px 0 12px 28px}
}
.casinoAllowedCountriesWidget {padding:24px 16px;background:#fff;border-radius:20px}
@media(min-width: 768px) {
.casinoAllowedCountriesWidget {padding:40px 24px}
}
@media(min-width: 1200px) {
.casinoAllowedCountriesWidget {padding:40px}
}
.casinoAllowedCountriesWidget__title {margin-top:0;font-weight:600;font-size:20px;line-height:32px;margin-bottom:12px;color:#181818}
@media(min-width: 768px) {
.casinoAllowedCountriesWidget__title {font-weight:700;font-size:28px;line-height:36px;margin-bottom:16px}
}
.casinoAllowedCountriesWidget p {font-weight:400;font-size:16px;line-height:24px;margin-top:0;margin-bottom:12px;color:#181818}
@media(min-width: 768px) {
.casinoAllowedCountriesWidget p {margin-bottom:16px}
}
.casinoAllowedCountriesWidget__items {width:100%;display:flex;flex-wrap:wrap;transition:height .5s ease-in}
@media(min-width: 768px) {
.casinoAllowedCountriesWidget__items {margin:0 -10px 12px -10px;width:calc(100% + 20px)}
}
.casinoAllowedCountriesWidget__items.all {transition:height .5s ease-out}
.casinoAllowedCountriesWidget__items.all .casinoAllowedCountriesWidget__item:nth-child(n+7) {display:inline-flex}
.casinoAllowedCountriesWidget__item {width:100%;margin-bottom:12px;border:1px solid #f1f1f1;border-radius:16px;padding:8px;display:inline-flex;align-items:center}
@media(min-width: 768px) {
.casinoAllowedCountriesWidget__item {width:calc(33.333% - 20px);margin:0 10px 12px 10px}
}
.casinoAllowedCountriesWidget__item:nth-child(n+7) {display:none}
.casinoAllowedCountriesWidget__item--title {font-weight:600;font-size:16px;line-height:24px;color:#181818}
.casinoAllowedCountriesWidget__item--title:before {content:attr(data-text-before)}
.casinoAllowedCountriesWidget__item--link {width:100%;display:inline-flex;align-items:center}
.casinoAllowedCountriesWidget__item--img-wrapper {display:inline-flex;align-items:center;justify-content:center;position:relative;width:48px;height:48px;margin-right:12px}
.casinoAllowedCountriesWidget__item--img-wrapper svg {background:#fff;position:absolute;top:24px;left:24px;border-radius:50%;width:18px;height:18px}
.casinoAllowedCountriesWidget__item--flag {width:28px;height:28px;border-radius:50%}
.casinoAllowedCountriesWidget__btn {cursor:pointer;width:100%;padding:2px 20px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;line-height:24px;border:none;outline:none}
.casinoAllowedCountriesWidget__btn.active svg {transform:rotate(180deg)}
.casinoAllowedCountriesWidget__btn svg {margin-left:8px;background:#f2f2ff;width:20px;height:20px;border-radius:50%}
.casinoGeneralInformationWidget__description {font-weight:400;font-size:14px;line-height:24px;color:#181818;letter-spacing:.01em}
.casinoGeneralInformationWidget .general__wrapper {padding:24px 16px;background:#fff;border:1px solid #f1f1f1;border-radius:20px}
@media(min-width: 768px) {
.casinoGeneralInformationWidget .general__wrapper {padding:40px}
}
.casinoGeneralInformationWidget .general__title {margin-top:0;margin-bottom:16px;font-weight:600;font-size:20px;line-height:32px;color:#181818}
@media(min-width: 768px) {
.casinoGeneralInformationWidget .general__title {font-weight:700;font-size:28px;line-height:36px;margin-bottom:24px}
}
.casinoGeneralInformationWidget .general__info {width:100%;display:flex;flex-wrap:wrap}
.casinoGeneralInformationWidget .general__info tbody {display:flex;flex-wrap:wrap;width:100%}
.casinoGeneralInformationWidget .general__info tr {display:flex;flex-wrap:wrap;width:100%;padding:10px 0;border-bottom:1px solid #f1f1f1}
@media(min-width: 768px) {
.casinoGeneralInformationWidget .general__info tr {padding:14px 0;width:calc(100% + 20px);margin:0 -10px}
}
.casinoGeneralInformationWidget .general__info tr:first-of-type {padding-top:0}
.casinoGeneralInformationWidget .general__info tr:last-of-type {padding-bottom:0;border-bottom:none}
.casinoGeneralInformationWidget .general__info tr:last-of-type td {padding-bottom:0}
.casinoGeneralInformationWidget .general__info tr.general__lang--row {padding-bottom:4px}
@media(min-width: 768px) {
.casinoGeneralInformationWidget .general__info tr.general__lang--row {padding-bottom:8px}
}
.casinoGeneralInformationWidget .general__info td {display:inline-flex;flex-wrap:wrap;width:100%;padding:6px 28px;font-weight:400;font-size:16px;line-height:24px;color:#181818}
@media(min-width: 768px) {
.casinoGeneralInformationWidget .general__info td {margin:0 10px}
}
.casinoGeneralInformationWidget .general__info td:first-of-type {position:relative}
@media(min-width: 768px) {
.casinoGeneralInformationWidget .general__info td:first-of-type {flex:0 0 calc(35% - 20px)}
}
.casinoGeneralInformationWidget .general__info td:first-of-type:before {content:"";width:7px;height:7px;border-radius:50%;background:#5554de;position:absolute;left:8px;top:14px}
@media(min-width: 768px) {
.casinoGeneralInformationWidget .general__info td:last-of-type {flex:0 0 calc(65% - 20px)}
}
.casinoGeneralInformationWidget .general__info td.general__lang {padding-bottom:0}
.casinoGeneralInformationWidget .general__info--checked {margin-left:auto;display:inline-flex;align-items:center}
.casinoGeneralInformationWidget .general__info--checked span {margin-right:10px}
.casinoGeneralInformationWidget .general__info--checked svg {width:20px;height:20px}
.casinoGeneralInformationWidget .general__lang--flag {width:20px;height:20px;border-radius:50%;margin-right:12px}
.casinoGeneralInformationWidget .general__lang .flag {border:1px solid #f1f1f1;width:20px;height:20px;margin-right:12px}
.casinoGeneralInformationWidget .general__lang .link__lang {display:inline-flex;align-items:center;margin-right:8px;margin-bottom:12px}
.casinoGeneralInformationWidget .general__lang .link__lang:last-child {margin-right:0}
.casinoGeneralInformationWidget .general__license {width:100%;margin-right:12px}
.casinoGeneralInformationWidget .general__license p {margin:0}
.casinoGeneralInformationWidget .general__license--more {cursor:pointer;background:none;outline:none;border:none;padding:0;font-size:16px;font-weight:400;line-height:24px;color:#5554de;text-decoration:underline}
.casinoGeneralInformationWidget .general__licenses {width:100%;display:none}
.casinoGeneralInformationWidget .general__site--btn {cursor:pointer;padding:0;border:none;background:none;outline:none;font-size:16px;font-weight:400;line-height:24px;text-decoration:underline;color:#5554de}
.casinoGeneralInformationWidget .general__items-short {display:inline-flex;flex-wrap:wrap;flex:1}
.casinoGeneralInformationWidget .general__items-visible {display:flex;flex-wrap:wrap;width:100%}
.casinoGeneralInformationWidget .general__items-hidden {display:none}
.casinoGeneralInformationWidget .general__items-hidden--active {display:inline-flex;flex-wrap:wrap;width:100%}
.casinoGeneralInformationWidget .general__more {display:flex;align-items:center;margin-bottom:12px}
.casinoGeneralInformationWidget .general__more .button {display:flex;align-items:center;background:#f2f2ff;padding:0 8px;border-radius:20px;border:unset;cursor:pointer}
.casinoGeneralInformationWidget .general__more .text {font-size:16px;color:#5554de}
.casinoGeneralInformationWidget .general__more .icon_drop-down {margin-left:4px;width:20px;height:20px;min-width:20px}
.casinoGeneralInformationWidget .organs__item {max-width:100px;display:inline-flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-right:20px;margin-bottom:10px}
.casinoGeneralInformationWidget .organs__item:last-child {margin-right:0}
.casinoGeneralInformationWidget .organs__item--img {border:1px solid #f1f1f1;padding:30px 10px;width:100%;height:52px;display:inline-flex;align-items:center;border-radius:16px;overflow:hidden;background-color:#f9f9ff;margin-bottom:10px}
.casinoGeneralInformationWidget .organs__item--img img {width:100%;height:auto;object-fit:contain}
.casinoGeneralInformationWidget .organs__item--link {cursor:pointer;font-size:14px;font-weight:400;line-height:20px;text-align:center;text-decoration:underline;color:#5554de}
.casinoGeneralInformationWidget .organs__link {width:100%;display:block;margin-bottom:5px;color:#5554de;text-decoration:underline}
.review_gallery {background: #ffffff;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    padding: 24px 16px;
    margin-bottom: 28px;}
@media (min-width: 768px) {
.review_gallery {padding: 40px;}
}
.review_gallery_title {margin-top: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-bottom: 12px;}
@media (min-width: 768px) {
.review_gallery_title {font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;}
}
.review_gallery_container {width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 8px;}
@media (min-width: 768px) {
.review_gallery_container {margin-bottom: 24px;}
}
.review_gallery_subtitle {font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #181818;
    margin: 0;}
.review_gallery .carousel_box-CKEDITOR {flex-direction: column;
    margin: 0;}
.review_gallery .carousel_box-CKEDITOR:nth-child(3) {margin-top: 8px;}
@media (min-width: 768px) {
.review_gallery .carousel_box-CKEDITOR:nth-child(3) {margin-top: 24px;}
}
.review_gallery .carousel_box-CKEDITOR .arrow_left, .review_gallery .carousel_box-CKEDITOR .arrow_right {width: 36px;
    height: 36px;}
.review_gallery .carousel_box-CKEDITOR .arrow_left svg, .review_gallery .carousel_box-CKEDITOR .arrow_right svg {width: 20px;
    height: 20px;}
.review_gallery .carousel_box-CKEDITOR .slide {overflow: hidden;}
.review_gallery .carousel_box-CKEDITOR .slide_buttons {margin-bottom: 0;}
.review_gallery .carousel_box-CKEDITOR .slide.slide_mob {max-width: 303px;
    height: 280px;
    margin-right: 16px;
    position: relative;}
@media (min-width: 768px) {
.review_gallery .carousel_box-CKEDITOR .slide.slide_mob {max-width: 155px;}
}
.review_gallery .carousel_box-CKEDITOR .slide.slide_mob img {height: 280px;
    border-radius: 16px;}
.review_gallery .carousel_box-CKEDITOR .slide.slide_mob img.slide-horizontal {transform: rotate(90deg);
    width: 280px;
    height: 303px;
    position: absolute;
    top: -12px;
    left: 12px;}
@media (min-width: 768px) {
.review_gallery .carousel_box-CKEDITOR .slide.slide_mob img.slide-horizontal {height: 155px;
        top: 63px;
        left: -62px;}
}
.review_gallery .carousel_box-CKEDITOR .slide.slide_website {max-width: 303px;
    height: 280px;
    margin-right: 16px;
    position: relative;}
@media (min-width: 768px) {
.review_gallery .carousel_box-CKEDITOR .slide.slide_website {max-width: 280px;}
}
.review_gallery .carousel_box-CKEDITOR .slide.slide_website img {height: 280px;
    border-radius: 16px;}
.widget-half .authorWidget__img {margin:0 auto 16px}
.widget-half .authorWidget__data {flex:0 0 100%;display:inline-flex;flex-wrap:wrap;justify-content:center;margin-bottom:24px}
.widget-half .authorWidget__data-date,.widget-half .authorWidget__data-title {width:100%;text-align:center}
.widget-half .authorWidget__socials {flex:0 0 100%;justify-content:center}
.authorWidget__author,.authorWidget__reviewer {display:flex;flex-wrap:wrap;padding:24px;background:#fff;border-radius:20px}
.authorWidget__author.reviewer-exist,.authorWidget__reviewer.reviewer-exist {margin-bottom:24px}
.authorWidget__top {display:flex;flex-wrap:wrap;flex:0 0 100%}
@media(min-width:768px) {
.authorWidget__author.reviewer-exist,.authorWidget__reviewer.reviewer-exist {margin-bottom:32px}
.authorWidget__top {align-items:center}
}
.authorWidget__info {width:100%;display:flex;flex-wrap:wrap;align-items:center}
@media(min-width:768px) {
.authorWidget__info {flex:1;order:1}
}
.authorWidget__img {flex:0 0 72px;width:72px;height:72px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-right:8px;border-radius:50%;overflow:hidden}
@media(min-width:768px) {
.authorWidget__img {flex:0 0 80px;width:80px;height:80px}
}
.authorWidget__img img {width:100%;-o-object-fit:cover;object-fit:cover;height:auto}
.authorWidget__name-wrapper {flex:1}
.authorWidget__title {color:#6c6c6c;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:4px}
.authorWidget__name {display:inline-flex;align-items:center;color:#181818;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-decoration:underline}
.authorWidget__name svg {margin-top:2px;margin-left:4px}
.authorWidget__data {width:100%;text-align:center}
@media(min-width:768px) {
.authorWidget__data {margin-top:8px;margin-bottom:0;order:3}
}
.authorWidget__data-bio {font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#181818}
.authorWidget__data-bio p {margin:8px 0 0}
.authorWidget__socials {width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:16px}
@media(min-width:768px) {
.authorWidget__socials {flex:0 0 40%;justify-content:flex-end;order:2;margin-top:0}
}
.authorWidget__socials .social {cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f1f1f1;border:none;border-radius:12px;padding:8px}
.authorWidget__socials .social.fb {background:#5554de}
.authorWidget__socials .social+.social {margin-left:16px}
.authorWidget__bottom {display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:32px;width:100%}
@media(min-width:768px) {
.authorWidget__bottom {margin-top:24px;justify-content:space-between}
}
.authorWidget__games {display:flex;flex-wrap:wrap;margin:0 -2px 30px}
@media(min-width:768px) {
.authorWidget__games {flex:0 0 calc(50% - 48px);margin-right:46px;margin-bottom:0}
}
.authorWidget__games-title {width:100%;font-size:14px;color:#6c6c6c;font-style:normal;font-weight:500;line-height:24px;margin-bottom:2px}
@media(min-width:768px) {
.authorWidget__games-title {margin-bottom:8px}
.authorWidget__expertise {flex:0 0 50%}
}
.authorWidget__games-item {display:inline-flex;padding:4px 16px;border-radius:20px;border:1px solid transparent;background:linear-gradient(white,#fff) padding-box,linear-gradient(113deg,#5554de 31.16%,#11d58f 102.54%) border-box;font-size:14px;color:#4443b8;font-weight:600;line-height:24px;margin:2px}
.authorWidget__expertise-title {width:100%;font-size:14px;color:#6c6c6c;font-style:normal;font-weight:500;line-height:24px;margin-bottom:8px}
.authorWidget__expertise-content {color:#181818;font-size:16px;font-weight:400;line-height:24px}
.widget-half .popularCategoryWidget .disabled {cursor:not-allowed}
.widget-half .popularCategoryWidget .disabled:hover .popularCategoryWidget__item__link,.widget-half .popularCategoryWidget .disabled:hover .popularCategoryWidget__item__description,.widget-half .popularCategoryWidget .disabled:hover svg path {color:#b5b5b5 !important;fill:#b5b5b5 !important}
.widget-half .popularCategoryWidget .disabled .popularCategoryWidget__item__description,.widget-half .popularCategoryWidget .disabled .popularCategoryWidget__item__link {color:#b5b5b5 !important}
.widget-half .popularCategoryWidget__title {display:inline-block}
.widget-half .popularCategoryWidget__item {background:#fff;display:flex;border-radius:16px;margin-bottom:12px;align-items:center;padding:12px 20px}
.widget-half .popularCategoryWidget__item.active .popularCategoryWidget__item__link,.widget-half .popularCategoryWidget__item.active .popularCategoryWidget__item__description,.widget-half .popularCategoryWidget__item.active svg path,.widget-half .popularCategoryWidget__item:hover .popularCategoryWidget__item__link,.widget-half .popularCategoryWidget__item:hover .popularCategoryWidget__item__description,.widget-half .popularCategoryWidget__item:hover svg path {color:#5554de;fill:#5554de}
.widget-half .popularCategoryWidget__item:last-child {margin-bottom:0}
.widget-half .popularCategoryWidget__item__icon {display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:20px}
.widget-half .popularCategoryWidget__item__icon svg {width:36px;height:36px}
.widget-half .popularCategoryWidget__item__link {font-weight:600;font-size:16px;line-height:24px}
.widget-half .popularCategoryWidget__item__description {font-weight:400;font-size:13px;line-height:24px;display:block;color:#616161}
body.scrolltriggerpopup--locked {overflow:hidden}
.scrolltriggerpopup {position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .2s}
.scrolltriggerpopup.is-visible {opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease}
.scrolltriggerpopup__backdrop {position:absolute;inset:0;background:rgba(14,18,32,.65)}
.scrolltriggerpopup__modal {position:relative;width:min(665px,100%);min-height:358px;max-height:calc(100vh - 48px);padding:24px 32px 28px;overflow:visible;color:#fff;background:linear-gradient(180deg, #3c3ad1 0%, #181818 100%);border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.scrolltriggerpopup__content {position:relative;z-index:2;display:grid;gap:16px;max-width:420px;margin-top:26px}
.scrolltriggerpopup__label {position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:8px;padding:6px 12px 1px 12px;background:#5554de;border-radius:20px 0 14px 0;font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;z-index:2}
.scrolltriggerpopup__label-icon {font-size:16px;line-height:1}
.scrolltriggerpopup__close {position:absolute;top:18px;right:18px;width:52px;height:52px;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.08);border-radius:16px;cursor:pointer;z-index:2}
.scrolltriggerpopup__close span {position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff}
.scrolltriggerpopup__close span:first-child {transform:translate(-50%, -50%) rotate(45deg)}
.scrolltriggerpopup__close span:last-child {transform:translate(-50%, -50%) rotate(-45deg)}
.scrolltriggerpopup__main {position:relative;z-index:1;display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:center}
.scrolltriggerpopup__logo {width:92px;height:92px;border-radius:16px;display:grid;place-items:center;overflow:hidden;box-shadow:0 0 0 2px hsla(0,0%,100%,.12)}
.scrolltriggerpopup__logo img {max-width:72%;max-height:72%;object-fit:contain}
.scrolltriggerpopup__title {font-family:"Poppins",sans-serif;font-size:32px;font-weight:700;line-height:47px;letter-spacing:.01em;display:grid;gap:6px}
.scrolltriggerpopup__title-main,.scrolltriggerpopup__title-sub {display:block}
.scrolltriggerpopup__title-accent {color:#ffd861}
.scrolltriggerpopup__meta {display:flex;flex-wrap:wrap;gap:24px;align-items:center}
.scrolltriggerpopup__meta-item {display:inline-flex;align-items:center;gap:4px;color:#f3f3ff}
.scrolltriggerpopup__meta-text {display:inline-flex;align-items:baseline;gap:4px;font-family:var(--Family-Body, Poppins, sans-serif);font-weight:400;font-size:var(--Size-xs, 14px);line-height:var(--Line-height-xs, 20px);letter-spacing:0;vertical-align:baseline}
.scrolltriggerpopup__meta-value {display:inline-block;font-family:var(--Family-Body, Poppins, sans-serif);font-weight:700;font-size:var(--Size-sm, 16px);line-height:var(--Line-height-sm, 24px);letter-spacing:0;vertical-align:baseline}
.scrolltriggerpopup__meta-icon {display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:-1px}
.scrolltriggerpopup__meta-icon svg {width:16px;height:16px}
.scrolltriggerpopup__meta-icon--coin {border-radius:50%}
.scrolltriggerpopup__body {position:relative;z-index:1;display:flex;justify-content:flex-start;margin-top:15px}
.scrolltriggerpopup__promo {position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px;width:310px;max-width:100%;min-height:52px;height:auto;padding:12px 16px;color:#fff;background:rgba(0,0,0,0);border:1px dashed #fcd950;border-radius:16px;cursor:pointer;text-align:left;margin-right:auto;z-index:0}
.scrolltriggerpopup__promo--empty {cursor:default;background:hsla(0,0%,100%,.04)}
.scrolltriggerpopup__promo-label {font-family:"Poppins",sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.01em;color:#fff}
.scrolltriggerpopup__promo-code {display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;min-width:0;flex:1 1 auto}
.scrolltriggerpopup__promo-value {font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0;text-align:center;flex:1 1 auto;min-width:0;overflow-wrap:anywhere;word-break:break-word;white-space:normal;background:linear-gradient(1.06deg, #fd9902 -31.89%, #fcd950 60.87%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}
.scrolltriggerpopup__promo-copy {width:24px;height:24px;border-radius:0;position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:auto}
.scrolltriggerpopup__promo-copy svg {width:24px;height:24px}
.scrolltriggerpopup__promo-icon--check {display:none}
.scrolltriggerpopup__promo.is-copied .scrolltriggerpopup__promo-icon--copy {display:none}
.scrolltriggerpopup__promo.is-copied .scrolltriggerpopup__promo-icon--check {display:block}
.scrolltriggerpopup__actions {position:relative;z-index:1;width:310px;max-width:100%;margin-right:auto}
.scrolltriggerpopup__cta {display:flex;flex-direction:row;justify-content:center;align-items:center;gap:27px;width:100%;max-width:100%;height:52px;padding:4px;border:none;border-radius:16px;font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;line-height:28px;color:#181818;background:linear-gradient(90deg, #ffdd3d 0%, #ffdd3d 0%, #f1ad01 100%),#f9b72e;cursor:pointer;transition:background .2s ease;margin-right:auto}
.scrolltriggerpopup__cta:hover {background:var(--Yellow-500, #f0ad00)}
.scrolltriggerpopup__sponsored {position:relative;display:flex;justify-content:center;margin-top:12px;width:100%;outline:none}
.scrolltriggerpopup__sponsored-trigger {display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#dbd8d8;font-family:var(--Family-Body, Poppins, sans-serif);font-weight:400;font-size:var(--Size-3xs, 12px);line-height:var(--Line-height-3xs, 16px);letter-spacing:.01em;vertical-align:middle;cursor:default}
.scrolltriggerpopup__sponsored-trigger svg {width:12px;height:12px}
.scrolltriggerpopup__sponsored-tooltip {box-sizing:border-box;position:absolute;top:calc(100% + 4px);left:0;right:0;transform:none;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;max-width:100%;min-width:0;padding:12px;color:#181818;background:#fff;border:1px solid #f1f1f1;box-shadow:0 12px 28px rgba(0,0,0,.12);border-radius:12px;z-index:3;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .2s}
.scrolltriggerpopup__sponsored-tooltip span,.scrolltriggerpopup__sponsored-tooltip a {font-family:var(--Family-Body, Poppins, sans-serif);font-weight:400;font-size:var(--Size-3xs, 12px);line-height:var(--Line-height-3xs, 16px);letter-spacing:.01em;vertical-align:middle;overflow-wrap:anywhere}
.scrolltriggerpopup__sponsored-tooltip span {display:block;width:100%;text-align:left}
.scrolltriggerpopup__sponsored-tooltip a {color:#181818;text-decoration:underline;text-underline-offset:2px;pointer-events:auto}
.scrolltriggerpopup__sponsored:hover .scrolltriggerpopup__sponsored-tooltip,.scrolltriggerpopup__sponsored:focus-within .scrolltriggerpopup__sponsored-tooltip {opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease}
.scrolltriggerpopup__art {position:absolute;right:0;bottom:0;width:320px;height:320px;background:none;pointer-events:none;z-index:1}
.scrolltriggerpopup__art-picture {display:block;width:100%;height:100%}
.scrolltriggerpopup__art-image {display:block;width:100%;height:100%;object-fit:contain;object-position:right bottom;border-radius:20px}
.scrolltriggerpopup__art-imageMob {display:none}
@media(max-width: 768px) {
.scrolltriggerpopup {align-items:flex-end;padding:0}
.scrolltriggerpopup__modal {width:100%;min-width:0;min-height:75dvh;height:75dvh;max-height:75dvh;border-radius:20px 20px 0 0;padding:36px 20px clamp(260px,34dvh,320px);overflow:hidden}
.scrolltriggerpopup__content {max-width:100%;margin-top:11px;justify-items:center;text-align:center}
.scrolltriggerpopup__main {grid-template-columns:72px 1fr;gap:16px;width:310px;max-width:100%;padding-inline:10px;box-sizing:border-box;justify-items:center;text-align:center}
.scrolltriggerpopup__info {justify-self:start;width:100%;text-align:left}
.scrolltriggerpopup__logo {width:74px;height:74px;border-radius:12px}
.scrolltriggerpopup__title {font-size:24px;line-height:37px;text-align:left;gap:1px}
.scrolltriggerpopup__meta {gap:16px;justify-content:flex-start;width:fit-content;max-width:310px;margin-left:auto;margin-right:auto}
.scrolltriggerpopup__meta-item {font-size:16px;justify-content:flex-start;white-space:nowrap}
.scrolltriggerpopup__body {justify-content:center}
.scrolltriggerpopup__promo {margin-left:auto;margin-right:auto}
.scrolltriggerpopup__actions {display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}
.scrolltriggerpopup__cta {margin-left:auto;margin-right:auto}
.scrolltriggerpopup__close {width:40px;height:40px;top:12px;right:12px;padding:12px;border-radius:12px}
.scrolltriggerpopup__art {width:100%;height:auto;left:0;right:0;bottom:-18px;background:none}
.scrolltriggerpopup__art-imageMob {display:block;width:100%;height:auto}
.scrolltriggerpopup__art-image {display:none}
}
@media(max-width: 768px)and (max-height: 760px) {
.scrolltriggerpopup__modal {min-height:92dvh;height:92dvh;max-height:92dvh;padding-bottom:clamp(240px,36dvh,320px)}
}
@media(min-width: 540px)and (max-width: 768px)and (min-height: 720px)and (max-height: 1024px)and (orientation: portrait) {
.scrolltriggerpopup__modal {min-height:94dvh;height:94dvh;max-height:94dvh;padding-bottom:clamp(240px,34dvh,320px)}
.scrolltriggerpopup__art {bottom:-24px}
}
@media(min-width: 760px)and (max-width: 768px)and (min-height: 1000px)and (max-height: 1024px)and (orientation: portrait) {
.scrolltriggerpopup__art {bottom:-31px}
}
@media(min-width: 540px)and (max-width: 560px)and (min-height: 720px)and (max-height: 740px)and (orientation: portrait) {
.scrolltriggerpopup__modal {min-height:97dvh;height:97dvh;max-height:97dvh}
}
@media(max-width: 480px) {
.scrolltriggerpopup__logo {width:74px;height:74px}
}
.widget-half {position:relative}
.tableOfContentWidget__fantom {position:fixed;bottom:0;left:0;width:100%;z-index:99;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}
.tableOfContentWidget__fantom.show .tableOfContentWidget__fantomBg {display:flex}
.tableOfContentWidget__fantom.show .tableOfContentWidget__mobItem {display:none}
.tableOfContentWidget__fantomBg {position:fixed;top:0;left:0;height:100%;width:100%;z-index:100;display:none;flex-direction:column;align-items:flex-end;justify-content:flex-end;background:rgba(28,28,28,.2);backdrop-filter:blur(3px)}
.tableOfContentWidget__mobItem {width:100%;display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 20px;border-left:4px solid #5554de;background:#fff;box-shadow:0 -2px 7px 0 rgba(85,84,222,.15);color:#181818;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.14px}
.tableOfContentWidget__mobItem a {display:flex;align-items:center;height:100%;width:100%}
.tableOfContentWidget__mobArrow {cursor:pointer;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2f2ff;transition:all .3s ease}
.tableOfContentWidget.mobileFixed {box-shadow:0 -2px 7px 0 rgba(85,84,222,.15);margin:0;max-height:90%}
.tableOfContentWidget.mobileFixed .tableOfContentWidget__wrapper {padding:20px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.tableOfContentWidget.mobileFixed .tableOfContentWidget__content {max-height:400px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;display:flex}
.tableOfContentWidget.is-fixed {z-index:5}
.tableOfContentWidget.show .tableOfContentWidget__wrapper {padding:24px}
.tableOfContentWidget.show .tableOfContentWidget__top {margin-bottom:8px}
.tableOfContentWidget.show .tableOfContentWidget__arrow {transform:rotate(-180deg)}
.tableOfContentWidget.show .tableOfContentWidget__content {display:flex}
.tableOfContentWidget__wrapper {background:#fff;padding:24px;border-radius:16px}
@media(min-width: 768px) {
.tableOfContentWidget__wrapper {padding:32px 24px}
}
.tableOfContentWidget__top {display:flex;justify-content:space-between;align-items:center}
.tableOfContentWidget__title {color:#181818;font-size:20px;font-weight:700;line-height:24px;margin:0}
@media(min-width: 768px) {
.tableOfContentWidget__title {font-size:24px;line-height:32px;letter-spacing:.24px}
}
.tableOfContentWidget__arrow {cursor:pointer;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2f2ff;transition:all .3s ease}
.tableOfContentWidget__content {list-style:none;padding:0;margin:0;display:none;flex-wrap:wrap}
@media(min-width: 768px) {
.tableOfContentWidget__content {max-height:400px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
}
.tableOfContentWidget__item {width:100%}
.tableOfContentWidget__subitems {list-style:none;padding:0;margin:0}
.tableOfContentWidget__subitems .tableOfContentWidget__item a {padding-left:24px}
.tableOfContentWidget__link {width:100%;display:flex;position:relative;align-items:center;flex-wrap:wrap;color:#181818;border-radius:0 8px 8px 0;border-left:3px solid #f2f2ff;padding:8px 8px 8px 16px;font-size:14px;line-height:24px;letter-spacing:.14px;transition:.2s;cursor:pointer;text-decoration:none}
.tableOfContentWidget__link--section {font-weight:700;font-size:14px;line-height:20px;padding:12px 8px 12px 16px}
.tableOfContentWidget__link::after {content:"";display:flex;position:absolute;left:-3px;top:0;height:100%;width:4px;background:rgba(0,0,0,0);transition:.2s}
.tableOfContentWidget__link.active,.tableOfContentWidget__link:hover {background:#f2f2ff}
.tableOfContentWidget__link.active::after,.tableOfContentWidget__link:hover::after {background:#5554de}
.container--themeDark .tableOfContentWidget__wrapper {background:#2a2a2a}
.container--themeDark .tableOfContentWidget__link.active,.container--themeDark .tableOfContentWidget__link:hover {background:rgba(85,84,222,.1098039216)}
.container--themeDark .mobileFixed .tableOfContentWidget__wrapper {background:#fff}
.container--themeDark .mobileFixed .tableOfContentWidget__link,.container--themeDark .mobileFixed .tableOfContentWidget__title {color:#181818}
.tableOfContentWidget.is-content .tableOfContentWidget__wrapper {background:#fff}
.tableOfContentWidget.is-content .tableOfContentWidget__link,.tableOfContentWidget.is-content .tableOfContentWidget__title {color:#181818}
.frontScreenLockModal {position:fixed;inset:0;z-index:1001;display:none;align-items:flex-end;justify-content:center}
.frontScreenLockModal--show {display:flex}
@media(min-width: 768px) {
.frontScreenLockModal {align-items:center}
}
.frontScreenLockModal__backdrop {position:absolute;inset:0;background:rgba(24,24,24,.1490196078);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.frontScreenLockModal__dialog {position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-height:324px;padding:40px 20px 24px;gap:16px;background:#1f1f1f;border-radius:16px 16px 0 0;isolation:isolate}
@media(min-width: 768px) {
.frontScreenLockModal__dialog {max-width:540px;min-height:332px;padding:40px 32px 32px;gap:24px;border-radius:20px}
}
.frontScreenLockModal__glow {position:absolute;width:521px;height:521px;left:-276px;top:-307px;background:radial-gradient(50% 50% at 50% 50%, #5554de 0%, rgba(85, 84, 222, 0) 100%);filter:blur(75px);z-index:0}
@media(min-width: 768px) {
.frontScreenLockModal__glow {width:601px;height:601px;top:-347px}
}
.frontScreenLockModal__icon {position:absolute;top:-32px;left:50%;width:64px;height:64px;transform:translateX(-50%);z-index:2}
.frontScreenLockModal__icon img {display:block;width:100%;height:100%;object-fit:contain}
.frontScreenLockModal__close {box-sizing:border-box;position:absolute;top:8px;right:8px;z-index:3;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(0,0,0,0);cursor:pointer}
.frontScreenLockModal__close span {position:absolute;width:16px;height:2px;background:#6c6c6c;border-radius:2px}
.frontScreenLockModal__close span:first-child {transform:rotate(45deg)}
.frontScreenLockModal__close span:last-child {transform:rotate(-45deg)}
.frontScreenLockModal__content {position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;gap:16px}
@media(min-width: 768px) {
.frontScreenLockModal__content {gap:24px}
}
.frontScreenLockModal__copy {display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:8px}
@media(min-width: 768px) {
.frontScreenLockModal__copy {align-items:center}
}
.frontScreenLockModal__title {margin:0;color:#fff;font-weight:700;font-size:20px;line-height:24px;letter-spacing:.01em}
@media(min-width: 768px) {
.frontScreenLockModal__title {max-width:460px;font-weight:700;font-size:24px;line-height:32px;text-align:center}
}
.frontScreenLockModal__description {margin:0;color:#fff;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.01em}
@media(min-width: 768px) {
.frontScreenLockModal__description {max-width:476px;font-weight:400;font-size:16px;line-height:24px;text-align:center}
}
.frontScreenLockModal__actions {display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:20px}
@media(min-width: 768px) {
.frontScreenLockModal__actions {width:400px}
}
.frontScreenLockModal__button {width:100%;border:none;background:rgba(0,0,0,0);cursor:pointer}
.frontScreenLockModal__button--primary {min-height:48px;padding:12px 32px;border-radius:16px;background:#5554de;color:#fff;font-weight:600;font-size:16px;line-height:24px;text-align:center}
.frontScreenLockModal__button--link {padding:0;color:#05e98f;font-weight:400;font-size:14px;line-height:24px;text-align:center;letter-spacing:.01em;text-decoration-line:underline}
.subscribeWidget {width:100%;padding:0;margin:0 0 -1px;background:#181818}
.subscribeWidget .input--hidden {display:none !important}
.subscribeWidget .sib-form,.subscribeWidget #sib-container {width:100%;padding:0;display:flex;justify-content:center}
.subscribeWidget .sib-form-container {width:100%}
.subscribeWidget svg {display:none !important}
.subscribeWidget #error-message,.subscribeWidget #success-message,.subscribeWidget .entry__error {position:fixed !important;top:0 !important;left:0 !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important;opacity:0 !important;pointer-events:none !important}
.subscribeWidget .sib-form-block {margin:0;padding:0}
.subscribeWidget .sib-form-message-panel__text {padding:0;background:rgba(0,0,0,0)}
.subscribeWidget #sib-form {position:relative;gap:12px;width:100%}
@media(min-width: 768px) {
.subscribeWidget #sib-form {max-width:446px}
}
.subscribeWidget #sib-form .sib-input {flex:1 1 auto;height:56px}
.subscribeWidget #sib-form .form__entry,.subscribeWidget #sib-form .form__label-row,.subscribeWidget #sib-form .entry__field {height:100%;margin:0}
.subscribeWidget #sib-form .entry__field {border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(91,97,149,.28)}
.subscribeWidget #EMAIL {width:100%;height:100% !important;padding:0 170px 0 16px !important;border:0 !important;border-radius:14px !important;background:rgba(0,0,0,0) !important;color:#fff !important;font-size:15px !important;line-height:24px !important;font-weight:400 !important;cursor:auto !important}
.subscribeWidget #EMAIL::placeholder {color:rgba(255,255,255,.6) !important}
.subscribeWidget #EMAIL:focus {outline:none;box-shadow:none}
.subscribeWidget #EMAIL:disabled {opacity:.7;cursor:wait}
.subscribeWidget .sib-form-block__button-with-loader {position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;min-width:152px;padding:0 20px;border:none;border-radius:14px;background:#05e98f;color:#181818;font-size:16px;font-weight:600;line-height:24px;cursor:auto !important}
.subscribeWidget .sib-form-block__button-with-loader svg {width:18px;height:18px;fill:currentColor}
.subscribeWidget .sib-form-block__button-with-loader[disabled] {opacity:.7;cursor:wait}
.subscribeWidget__inner {position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:56px 20px 40px;overflow:hidden;background:radial-gradient(circle at center bottom, rgba(79, 85, 220, 0.35), rgba(79, 85, 220, 0) 34%),#181818}
.subscribeWidget__inner::before {content:"";position:absolute;left:50%;bottom:-120px;transform:translateX(-50%);width:420px;height:220px;border-radius:50%;background:radial-gradient(circle, rgba(85, 90, 222, 0.45) 0%, rgba(85, 90, 222, 0) 72%);pointer-events:none;z-index:-1}
.subscribeWidget__content,.subscribeWidget__formBlock {position:relative;z-index:1;width:100%;text-align:center}
.subscribeWidget .subscribeWidget__title {margin:0 auto 12px;color:#fff;font-size:20px}
@media(min-width: 768px) {
.subscribeWidget .subscribeWidget__title {font-size:26px}
}
.subscribeWidget .subscribeWidget__title span {color:#05e98f}
.subscribeWidget__description {margin:0 auto 24px;color:#dbd8d8 !important;font-size:14px !important;line-height:24px !important;font-weight:400 !important}
.subscribeWidget__description span {font-weight:inherit}
.subscribeWidget__benefits {display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px;margin:0;padding:0;list-style:none}
.subscribeWidget__benefit {display:flex;align-items:center;gap:8px;padding:4px 10px;border:1px solid var(--border-neutral-0016, rgba(255, 255, 255, 0.1607843137));border-radius:999px;background:var(--neutral-0008, rgba(255, 255, 255, 0.0784313725));color:#dbd8d8 !important;font-size:14px;font-weight:400;line-height:1.3}
.subscribeWidget__benefitIcon {display:inline-flex;width:12px;height:12px}
.subscribeWidget__benefitIcon img {width:12px;height:12px}
.subscribeWidget__formBlock {display:flex;flex-direction:column;align-items:center;gap:16px}
.subscribeWidget__formTitle {font-size:14px !important;line-height:24px !important;font-weight:400 !important;margin:0;color:#dbd8d8 !important}
.subscribeWidget__message {min-height:20px;margin:0;font-size:14px;line-height:1.45}
.subscribeWidget__message[data-state=success] {color:#05e98f;font-size:13px}
.subscribeWidget__message[data-state=error] {color:#ff455b;font-size:13px}
.sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}