:root {
    --height: 0px;
    --offsets: 20px;
    --width-container: 1280px;
    --wrapper-margin: 60px;
    --bg: #fdf7ff;
    --star-color: #FFA959;
    --star-bg: transparent;
    --primary: linear-gradient(180deg, #846aaf 0%, #625690 100%);
    --primary-simple: #846aaf;
    --on-primary: #ffffff;
    --primary-cont: #e7deff;
    --on-primary-cont: #1e1048;
    --primary-fixed: #e7deff;
    --primary-fixed-dim: #ccbeff;
    --on-primary-fixed: #1e1048;
    --on-primary-fixed-var: #4a3e76;
    --secondary: #615b71;
    --on-secondary: #ffffff;
    --secondary-cont: #e7dff8;
    --on-secondary-cont: #1d192b;
    --secondary-fixed: #e7dff8;
    --secondary-fixed-dim: #cac3dc;
    --on-secondary-fixed: #1d192b;
    --on-secondary-fixed-var: #494458;
    --tertiary: #7d5262;
    --tertiary: #7d5262;
    --on-tertiary: #ffffff;
    --tertiary-cont: #ffd9e4;
    --on-tertiary-cont: #31111f;
    --tertiary-fixed: #ffd9e4;
    --tertiary-fixed-dim: #ffd9e4;
    --on-tertiary-fixed: #31111f;
    --on-tertiary-fixed-var: #623b4a;
    --error: #ba1a1a;
    --on-error: #fff;
    --error-cont: #ffdad6;
    --on-error-cont: #410002;
    --surface: #fdf7ff;
    --surface-dim: #ddd8e0;
    --surface-bright: #fdf7ff;
    --surf-cont: #f1ecf4;
    --surf-cont-lowest: #ffffff;
    --surf-cont-low: #f7f2fa;
    --surf-cont-high: #ece6ee;
    --surf-cont-highest: #e6e1e9;
    --on-surface: #1c1b20;
    --on-surface-var: #48454e;
    --outline: #79757f;
    --outline-var: #cac4cf;
    --inverse-surface: #312f35;
    --inverse-on-surface: #f4eff7;
    --inverse-primary: #ccbeff;
    --scrim: #000000;
    --shadow: #000000;
    --primary-opacity-8: rgba(103, 80, 164, 0.0784313725);
    --primary-opacity-12: rgba(103, 80, 164, 0.1215686275);
    --primary-cont-opacity-16: rgba(234, 221, 255, 0.1607843137);
    --on-primary-opacity-8: rgba(255, 255, 255, 0.0784313725);
    --on-primary-opacity-12: rgba(255, 255, 255, 0.1215686275);
    --on-surface-opacity-8: rgba(29, 27, 32, 0.0784313725);
    --on-surface-opacity-12: rgba(29, 27, 32, 0.1215686275);
    --on-secondary-opacity-8: rgba(29, 25, 43, 0.0784313725);
    --on-secondary-opacity-12: rgba(29, 25, 43, 0.1215686275);
    --on-surface-var-opacity-8: rgba(73, 69, 79, 0.0784313725);
    --on-surface-var-opacity-12: rgba(73, 69, 79, 0.1215686275);
    --on-primary-container-opacity-8: rgba(33, 0, 93, 0.0784313725);
    --on-primary-container-opacity-12: rgba(33, 0, 93, 0.1215686275);
    --primary-dark: #ccbeff;
    --on-primary-dark: #33275e;
    --outline-dark: #938f99;
    --outline-var-dark: #48454e;
    --primary-opacity-8-dark: rgba(208, 188, 255, 0.0784313725);
    --primary-opacity-12-dark: rgba(208, 188, 255, 0.1215686275);
    --on-primary-opacity-8-dark: rgba(56, 30, 114, 0.0784313725);
    --on-primary-opacity-12-dark: rgba(56, 30, 114, 0.1215686275);
    --on-surface-opacity-8-dark: rgba(230, 224, 233, 0.0784313725);
    --on-surface-opacity-12-dark: rgba(230, 224, 233, 0.1215686275);
    --on-surface-var-opacity-8-dark: rgba(202, 196, 208, 0.0784313725);
    --on-surface-var-opacity-12-dark: rgba(202, 196, 208, 0.1215686275);
    --on-surface-dark: #e6e0e9;
    --on-surface-var-dark: #bfc9c2
}

.casinos-list {
    margin-top: 32px
}

.casinos-list__list {
    counter-reset: casinos-list;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px
}

.casinos-list.hidden tr:nth-of-type(n+9) {
    display: none
}

.casinos-list > .btn {
    margin-inline: auto;
    margin-top: 32px
}

.casinos-list__table {
    width: 100%
}

.casinos-list__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: stretch;
    flex-direction: stretch
}

.casinos-list__table tr:nth-child(1) .casinos-list__item::after {
    content: url('data:image/svg+xml,<svg width="33" height="30" viewBox="0 0 33 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.699 3.222H6.333c-.916 0-1.661-.723-1.661-1.611S5.417 0 6.333 0h20.353c.915 0 1.66.723 1.66 1.611.014.888-.732 1.611-1.647 1.611" fill="url(%23a)"/><path d="M27.008 3.222v9.92c0 5.48-4.578 9.92-10.228 9.92h-.51c-3.401 0-6.41-1.611-8.267-4.072a9.7 9.7 0 0 1-1.504-2.905 9.5 9.5 0 0 1-.458-2.943v-9.92z" fill="url(%23b)"/><path d="M25.008 18.99c0 .012.013.012.013.025 3.898.28 5.912-1.51 6.932-3.21.694-1.14 1.034-2.46 1.047-3.792V9.666c0-.393-.04-.786-.118-1.167-.902-4.123-5.624-3.818-5.9-3.793v2.715l.014-.025s3.296-.267 3.23 3.019c.027 1.192 0 1.7 0 1.7s.367 3.818-3.662 4.059c-.013-.038-.026-.064-.039-.102a9.9 9.9 0 0 1-1.517 2.918" fill="url(%23c)"/><path d="M7.992 18.99c0 .012-.013.012-.013.025-3.898.28-5.912-1.51-6.933-3.21C.353 14.666.013 13.346 0 12.014V9.666C0 9.273.04 8.88.118 8.5c.902-4.123 5.624-3.818 5.899-3.793v2.715l-.013-.025s-3.296-.267-3.231 3.019c-.026 1.192 0 1.7 0 1.7s-.366 3.818 3.662 4.059c.013-.038.027-.064.04-.102a10.2 10.2 0 0 0 1.517 2.918" fill="url(%23d)"/><path d="M18.337 22.846H14.48v5.086h3.858z" fill="url(%23e)"/><path d="M20.643 27.933h-8.607a.27.27 0 0 0-.274.266V30h9.143v-1.801c.013-.14-.118-.266-.262-.266" fill="url(%23f)"/><path d="m17.281 7.065.72 1.408a.84.84 0 0 0 .64.444l1.61.228c.692.102.967.926.47 1.396l-1.164 1.103a.83.83 0 0 0-.248.723l.274 1.548c.118.672-.601 1.18-1.23.863l-1.438-.736a.86.86 0 0 0-.785 0l-1.439.736c-.615.317-1.347-.19-1.23-.863l.275-1.548a.77.77 0 0 0-.248-.723l-1.164-1.103c-.497-.47-.223-1.307.47-1.396l1.61-.228a.86.86 0 0 0 .64-.444l.72-1.408c.314-.609 1.203-.609 1.517 0" fill="%23fff"/><defs><linearGradient id="a" x1="4.677" y1="1.605" x2="28.085" y2="1.605" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFE64F"/><stop offset=".249" stop-color="%23FFC936"/><stop offset=".5" stop-color="%23FFF744"/><stop offset=".785" stop-color="%23FFC836"/><stop offset="1" stop-color="%23FFE64E"/></linearGradient><linearGradient id="b" x1="6.03" y1="13.141" x2="27.003" y2="13.141" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFE961"/><stop offset=".249" stop-color="%23FFC936"/><stop offset=".5" stop-color="%23FFDF42"/><stop offset=".785" stop-color="%23FFC836"/><stop offset="1" stop-color="%23FFE961"/></linearGradient><linearGradient id="e" x1="14.415" y1="25.394" x2="18.389" y2="25.394" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFE64F"/><stop offset=".894" stop-color="%23FFAB36"/><stop offset="1" stop-color="%23FFE64E"/></linearGradient><linearGradient id="f" x1="11.794" y1="28.069" x2="20.977" y2="30.052" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFE64F"/><stop offset=".894" stop-color="%23FFAB36"/><stop offset="1" stop-color="%23FFE64E"/></linearGradient><radialGradient id="c" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(19.2906 0 0 18.7081 30.44 11.346)"><stop stop-color="%23FFE64F"/><stop offset=".249" stop-color="%23FFC936"/><stop offset=".5" stop-color="%23FFDF42"/><stop offset=".785" stop-color="%23FFC836"/><stop offset="1" stop-color="%23FFE64E"/></radialGradient><radialGradient id="d" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-19.2906 0 0 -18.7081 2.258 9.821)"><stop stop-color="%23FFE64F"/><stop offset=".249" stop-color="%23FFC936"/><stop offset=".5" stop-color="%23FFDF42"/><stop offset=".785" stop-color="%23FFC836"/><stop offset="1" stop-color="%23FFE64E"/></radialGradient></defs></svg>')
}

.casinos-list__table tr:nth-child(2) .casinos-list__item::after {
    content: url('data:image/svg+xml,<svg width="33" height="30" viewBox="0 0 33 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.699 3.222H6.333c-.916 0-1.661-.723-1.661-1.611S5.417 0 6.333 0h20.353c.915 0 1.66.723 1.66 1.611.014.888-.732 1.611-1.647 1.611" fill="url(%23a)"/><path d="M27.008 3.222v9.92c0 5.48-4.578 9.92-10.228 9.92h-.51c-3.401 0-6.41-1.611-8.267-4.072a9.7 9.7 0 0 1-1.504-2.905 9.5 9.5 0 0 1-.458-2.943v-9.92z" fill="url(%23b)"/><path d="M25.008 18.99c0 .012.013.012.013.025 3.898.28 5.912-1.51 6.932-3.21.694-1.14 1.034-2.46 1.047-3.792V9.666c0-.393-.04-.786-.118-1.167-.902-4.123-5.624-3.818-5.9-3.793v2.715l.014-.025s3.296-.267 3.23 3.019c.027 1.192 0 1.7 0 1.7s.367 3.818-3.662 4.059c-.013-.038-.026-.064-.039-.102a9.9 9.9 0 0 1-1.517 2.918" fill="url(%23c)"/><path d="M7.992 18.99c0 .012-.013.012-.013.025-3.898.28-5.912-1.51-6.933-3.21C.353 14.666.013 13.346 0 12.014V9.666C0 9.273.04 8.88.118 8.5c.902-4.123 5.624-3.818 5.899-3.793v2.715l-.013-.025s-3.296-.267-3.231 3.019c-.026 1.192 0 1.7 0 1.7s-.366 3.818 3.662 4.059c.013-.038.027-.064.04-.102a10.2 10.2 0 0 0 1.517 2.918" fill="url(%23d)"/><path d="M18.337 22.846H14.48v5.086h3.858z" fill="url(%23e)"/><path d="M20.643 27.933h-8.607a.27.27 0 0 0-.274.266V30h9.143v-1.801c.013-.14-.118-.266-.262-.266" fill="url(%23f)"/><path d="m17.281 7.065.72 1.408a.84.84 0 0 0 .64.444l1.61.228c.692.102.967.926.47 1.396l-1.164 1.103a.83.83 0 0 0-.248.723l.274 1.548c.118.672-.601 1.18-1.23.863l-1.438-.736a.86.86 0 0 0-.785 0l-1.439.736c-.615.317-1.347-.19-1.23-.863l.275-1.548a.77.77 0 0 0-.248-.723l-1.164-1.103c-.497-.47-.223-1.307.47-1.396l1.61-.228a.86.86 0 0 0 .64-.444l.72-1.408c.314-.609 1.203-.609 1.517 0" fill="%23fff"/><defs><linearGradient id="a" x1="4.659" y1="1.611" x2="28.341" y2="1.611" gradientUnits="userSpaceOnUse"><stop stop-color="%23ACACAC"/><stop offset=".206" stop-color="%238C8C8C"/><stop offset=".5" stop-color="%23C8C2C2"/><stop offset=".849" stop-color="%23888"/><stop offset="1" stop-color="%23A7A7A7"/></linearGradient><linearGradient id="b" x1="6.03" y1="13.141" x2="27.003" y2="13.141" gradientUnits="userSpaceOnUse"><stop stop-color="%238C8C8C"/><stop offset=".249" stop-color="%23ACACAC"/><stop offset=".5" stop-color="%23D7D7D7"/><stop offset=".785" stop-color="%23A7A7A7"/><stop offset="1" stop-color="%23888"/></linearGradient><linearGradient id="e" x1="14.415" y1="25.394" x2="18.389" y2="25.394" gradientUnits="userSpaceOnUse"><stop stop-color="%239A9A9A"/><stop offset=".894" stop-color="%23949494"/><stop offset="1" stop-color="%23CECECE"/></linearGradient><linearGradient id="f" x1="11.794" y1="28.069" x2="20.977" y2="30.052" gradientUnits="userSpaceOnUse"><stop stop-color="%23C4C4C4"/><stop offset=".894" stop-color="%238A8A8A"/><stop offset="1" stop-color="%23A3A3A3"/></linearGradient><radialGradient id="c" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(19.2906 0 0 18.7081 30.44 11.346)"><stop stop-color="%23909090"/><stop offset=".249" stop-color="%23B4B4B4"/><stop offset=".5" stop-color="%238E8E8E"/></radialGradient><radialGradient id="d" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(19.2906 0 0 18.7081 5.432 11.346)"><stop stop-color="%23909090"/><stop offset=".249" stop-color="%23B4B4B4"/><stop offset=".5" stop-color="%238E8E8E"/></radialGradient></defs></svg>')
}

.casinos-list__table tr:nth-child(3) .casinos-list__item::after {
    content: url('data:image/svg+xml,<svg width="33" height="30" viewBox="0 0 33 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M26.699 3.222H6.333c-.916 0-1.661-.723-1.661-1.611S5.417 0 6.333 0h20.353c.915 0 1.66.723 1.66 1.611.014.888-.732 1.611-1.647 1.611" fill="url(%23a)"/><path d="M27.008 3.222v9.92c0 5.48-4.578 9.92-10.228 9.92h-.51c-3.401 0-6.41-1.611-8.267-4.072a9.7 9.7 0 0 1-1.504-2.905 9.5 9.5 0 0 1-.458-2.943v-9.92z" fill="url(%23b)"/><path d="M25.008 18.99c0 .012.013.012.013.025 3.898.28 5.912-1.51 6.932-3.21.694-1.14 1.034-2.46 1.047-3.792V9.666c0-.393-.04-.786-.118-1.167-.902-4.123-5.624-3.818-5.9-3.793v2.715l.014-.025s3.296-.267 3.23 3.019c.027 1.192 0 1.7 0 1.7s.367 3.818-3.662 4.059c-.013-.038-.026-.064-.039-.102a9.9 9.9 0 0 1-1.517 2.918" fill="url(%23c)"/><path d="M7.992 18.99c0 .012-.013.012-.013.025-3.898.28-5.912-1.51-6.933-3.21C.353 14.666.013 13.346 0 12.014V9.666C0 9.273.04 8.88.118 8.5c.902-4.123 5.624-3.818 5.899-3.793v2.715l-.013-.025s-3.296-.267-3.231 3.019c-.026 1.192 0 1.7 0 1.7s-.366 3.818 3.662 4.059c.013-.038.027-.064.04-.102a10.2 10.2 0 0 0 1.517 2.918" fill="url(%23d)"/><path d="M18.337 22.846H14.48v5.086h3.858z" fill="url(%23e)"/><path d="M20.643 27.933h-8.607a.27.27 0 0 0-.274.266V30h9.143v-1.801c.013-.14-.118-.266-.262-.266" fill="url(%23f)"/><path d="m17.281 7.065.72 1.408a.84.84 0 0 0 .64.444l1.61.228c.692.102.967.926.47 1.396l-1.164 1.103a.83.83 0 0 0-.248.723l.274 1.548c.118.672-.601 1.18-1.23.863l-1.438-.736a.86.86 0 0 0-.785 0l-1.439.736c-.615.317-1.347-.19-1.23-.863l.275-1.548a.77.77 0 0 0-.248-.723l-1.164-1.103c-.497-.47-.223-1.307.47-1.396l1.61-.228a.86.86 0 0 0 .64-.444l.72-1.408c.314-.609 1.203-.609 1.517 0" fill="%23fff"/><defs><linearGradient id="a" x1="4.677" y1="1.605" x2="28.085" y2="1.605" gradientUnits="userSpaceOnUse"><stop stop-color="%23D9A06D"/><stop offset=".249" stop-color="%23B48056"/><stop offset=".5" stop-color="%23E4AB78"/><stop offset=".785" stop-color="%23B58157"/><stop offset="1" stop-color="%23D59B69"/></linearGradient><linearGradient id="b" x1="6.03" y1="13.141" x2="27.003" y2="13.141" gradientUnits="userSpaceOnUse"><stop stop-color="%23D79D6B"/><stop offset=".249" stop-color="%23B38056"/><stop offset=".5" stop-color="%23E5AB79"/><stop offset=".785" stop-color="%23B58156"/><stop offset="1" stop-color="%23D69D6A"/></linearGradient><linearGradient id="e" x1="14.415" y1="25.394" x2="18.389" y2="25.394" gradientUnits="userSpaceOnUse"><stop stop-color="%23CF9666"/><stop offset=".894" stop-color="%23B58257"/><stop offset="1" stop-color="%23E2A977"/></linearGradient><linearGradient id="f" x1="11.794" y1="28.069" x2="20.977" y2="30.052" gradientUnits="userSpaceOnUse"><stop stop-color="%23CD9565"/><stop offset=".894" stop-color="%23B58257"/><stop offset="1" stop-color="%23DEA574"/></linearGradient><radialGradient id="c" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-19.2906 0 0 -18.7081 27.266 9.821)"><stop stop-color="%23DCA270"/><stop offset=".249" stop-color="%23B78257"/><stop offset=".5" stop-color="%23E4AA78"/><stop offset=".785" stop-color="%23C29064"/><stop offset="1" stop-color="%23DAA06E"/></radialGradient><radialGradient id="d" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-19.2906 0 0 -18.7081 2.258 9.821)"><stop stop-color="%23DCA270"/><stop offset=".249" stop-color="%23B78257"/><stop offset=".5" stop-color="%23E4AA78"/><stop offset=".785" stop-color="%23C29064"/><stop offset="1" stop-color="%23DAA06E"/></radialGradient></defs></svg>')
}

.casinos-list__table tr:nth-of-type(-n+3) .casinos-list__item::after {
    width: 33px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0
}



.casinos-list__table tr:nth-of-type(-n+3):nth-of-type(2) .casinos-list__item::after, .casinos-list__table tr:nth-of-type(-n+3):nth-of-type(3) .casinos-list__item::after {
    top: -33px;
    left: 12px
}

.casinos-list__table tr:nth-child(2) .casinos-list__item::before, .casinos-list__table tr:nth-child(3) .casinos-list__item::before {
    content: "";
    /*padding-left: 40px*/
}

.casinos-list__table tr:nth-child(1), .casinos-list__table tr:nth-child(2), .casinos-list__table tr:nth-child(3) {
    margin-top: 36px;
}

.casinos-list__table tr:nth-child(1) .casinos-list__item::before,
.casinos-list__table tr:nth-child(2) .casinos-list__item::before,
.casinos-list__table tr:nth-child(3) .casinos-list__item::before {
    content: counter(casinos-list) "st place";
    width: 180px;
    height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px 70px 0 0;
    border: 0;
    left: 0;
    top: -27px;
    z-index: -1
}

.casinos-list__table tr:nth-child(1) .casinos-list__item::after {
    top: -4px;
    left: 20px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.casinos-list__table tr:nth-child(2) .casinos-list__item::before {
    content: counter(casinos-list) "st place"
}

.casinos-list__table tr:nth-child(3) .casinos-list__item::before {
    content: counter(casinos-list) "rd place"
}

.casinos-list__item {
    display: grid;
    grid-template-columns: 280px 1fr 1fr 190px;
    position: relative;
    counter-increment: casinos-list;
    align-items: stretch;
    gap: 10px;
    -webkit-box-flex: 1;
    -webkit-box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .1490196078);
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .1490196078);
    background: var(--surface);
    border-radius: 16px;

    justify-content: space-between;
    border-radius: 16px;
    background: var(--M3-sys-light-surface, #FFF);
    box-shadow: 0px 4px 8px 3px rgba(0, 0, 0, 0.15), 0px 1px 3px 0px rgba(0, 0, 0, 0.30);
}

.casinos-list__item::before {
    content: counter(casinos-list);
    position: absolute;
    top: 6px;
    left: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 9px;
    font-family: Roboto;
    font-size: 14px;
    line-height: 80%;
    font-weight: 700;
    text-align: center;
    border-radius: 8px;
    border: 1px solid var(--surface);
    background: var(--M3-sys-light-primary, linear-gradient(180deg, #267250 0%, var(--wp--preset--color--ti-accent) 100%));    /*background: var(--wp--preset--color--ti-accent);*/
    color: var(--on-primary)
}

.casinos-list__img {
    border-radius: 16px;
    overflow: hidden;
}

.casinos-list__img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.casinos-list__bonus {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    flex: 1;
    padding-top: 8px;
    color: var(--M3-sys-light-on-surface, #1C1B20);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 136%;
}

.casinos-list__title-text {
    text-align: center;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 500;
}

.casinos-list__title-text::before {
    content: "";
    background-image: url("../../img/icon-gift.png");
    width: 24px;
    height: 24px;
}

.casinos-list-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 16px;
}

.casinos-list__bonus p {
    margin-top: 0;
    margin-bottom: 0;
}

.casinos-list__title {
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 136%;
    max-width: 332px;
    display: flex;
    align-items: center;
}

.casinos-list__rate {
    font-size: 18px;
    line-height: 136%;
    font-weight: 500;
    color: var(--on-surface);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 8px;
    --percent: calc(var(--rating, 4.5) / 5 * 100%)
}

.casinos-list__rate::after, .casinos-list__rate::before {
    font-size: 24px;
    line-height: 22px;
    height: 24px;
    letter-spacing: 0
}

.casinos-list__rate::before {
    content: "★★★★★";
    display: block;
    background: -webkit-gradient(linear, left top, right top, from(var(--star-color)), to(var(--star-bg)));
    background: linear-gradient(90deg, var(--star-color) var(--percent), var(--star-bg) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.casinos-list__rate::after {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "☆☆☆☆☆";
    display: block;
    letter-spacing: 0;
    color: var(--star-color)
}

.casinos-list__payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    padding: 16px 16px 16px 26px;
    width: 100%;
    max-width: 366px;
    font-size: 18px;
    line-height: 136%;
    font-weight: 400;
    color: var(--on-surface-var);
    border-left: 1px solid #E8E5E5;
}

.casinos-list__payment p {
    margin-top: 0
}

.casinos-list__info {
    padding: 16px 26px 16px 16px;
    border-right: 1px solid #E8E5E5;
}

.casinos-list__payment-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
}

.payment-show {
    display: none;
}

.casinos-list__payment-text {
    color: var(--M3-sys-light-on-surface-variant, #AFADB1);
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    letter-spacing: 0.25px;
}

.casinos-list__payment a.casinos-list__payment-item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    will-change: opacity
}

.casinos-list__payment a.casinos-list__payment-item:active, .casinos-list__payment a.casinos-list__payment-item:focus {
    opacity: .6
}

.casinos-list__payment-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 56px;
    height: 32px;
    padding: 2px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .1490196078);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .1490196078);
    background: var(--surface)
}

.casinos-list__payment-item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.casinos-list__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: 100%;
    border-radius: 0 16px 16px 0;
    padding: 20px 16px;
    border-left: 1px solid #E8E5E5;
}

.casinos-list__btns .btn_primary {
    /*background: linear-gradient(180deg, #383838 0%, #1D1D1D 100%);*/
    background-color: var(--wp--preset--color--ti-accent);
}

.casinos-list__btns .btn_text {
    background: #fff;
    border: 1px solid #E8E5E5;
    color: #000;
}

@media (hover: hover) {
    .casinos-list__btns .btn_primary:hover {
        background: var(--M3-sys-light-primary, linear-gradient(180deg, #383838 0%, #1D1D1D 100%));
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.30), 0px 1px 3px 1px rgba(0, 0, 0, 0.15);
    }

    .casinos-list__btns .btn_text:hover {

    }
}

.casinos-list__btns .btn {
    width: 100%;
    padding: 10px;
    height: auto;
}