* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

input,
button,
textarea {
    border: 0;
    background: none;
    outline: none;
}

a {
    text-decoration: none;
    color: inherit;
}

ul,
ol {
    list-style: none;
}

::-webkit-scrollbar {
    display: none;
}

svg-icon-sprite {
    aspect-ratio: 1/1;
    display: block;
    width: 20px;
}

svg-icon-sprite svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: var(--button-text-color);
}

body {
    background-color: var(--main-theme-color);
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: var(--text-color);
    font-family: "Geologica", sans-serif;
}

body.rollero-casino-hq1r1l {
    overflow: hidden;
}

.rollero-casino-gdfkvb {
    width: calc(100% - 40px);
    margin: 0 auto;
    max-width: 1920px;
}

header {
    height: 64px;
    position: sticky;
    top: 0;
    z-index: 99;
    background-color: var(--fh-bg-color);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

header .rollero-casino-gdfkvb {
    height: 100%;
    max-width: none;
    width: 100%;
    padding: 0 2px 0 20px;
}

header.rollero-casino-qnxgtj .rollero-casino-xtkowx:last-child {
    color: var(--button-text-color);
}

.rollero-casino-erkts1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.rollero-casino-jhbb1s {
    display: flex;
    align-items: center;
    gap: 30px;
}

.rollero-casino-qegrsi {
    display: none;
}

.rollero-casino-nvofo9 {
    width: 143px;
}

.rollero-casino-nvofo9 img {
    width: 100%;
    height: 100%;
    display: block;
}

.rollero-casino-fxc9c8 {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.rollero-casino-fxc9c8 svg-icon-sprite {
    width: 100%;
}

.rollero-casino-zfkjd5 {
    display: flex;
    gap: 2px;
}

.rollero-casino-sevbod {
    display: flex;
    align-items: center;
    gap: 8px;
    height: 59px;
    width: 300px;
    padding: 0 20px;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    background-color: var(--button-bg-color);
    letter-spacing: -0.03em;
    color: var(--button-text-color)
}

.rollero-casino-sevbod svg-icon-sprite {
    width: 16px;
}

.rollero-casino-xtkowx {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 59px;
    padding: 0 24px;
    text-align: center;
    position: relative;
    border-radius: 8px;
    letter-spacing: -0.02em;
    line-height: 1;
    text-transform: uppercase;
    border-right: 1px solid var(--border-color);
    border-left: 1px solid var(--border-color);
    text-shadow: 0 1px 0 rgb(0, 0, 0);
    background-color: var(--button-bg-color);
    color: var(--button-text-color);
}

.rollero-casino-xtkowx:before {
    position: absolute;
    top: 0;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 1px);
    content: "";
    z-index: 1;
    border-radius: 8px;
    box-shadow: inset 0 -1px 0 rgb(0, 0, 0);
}

.rollero-casino-n0oizf {
    position: fixed;
    left: 0;
    top: 64px;
    height: calc(100vh - 64px);
    width: 232px;
    z-index: 99;
    overflow: auto;
    display: flex;
    flex-direction: column;
    transition-duration: 0.3s;
    background-color: var(--fh-bg-color);
    border-inline-end: 1px solid rgba(255, 255, 255, 0.08);
}

.rollero-casino-n0oizf .rollero-casino-sevbod {
    display: none;
}

.rollero-casino-n0oizf.rollero-casino-qnxgtj {
    width: 80px;
}

.rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-wlno7d a::after {
    display: none;
}

.rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-wlno7d a span:nth-child(2) {
    display: none;
}

.rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-2l1xkr {
    grid-template-columns: repeat(1, 1fr);
}

.rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-2l1xkr a span {
    display: none;
}

.rollero-casino-f0up88 {
    display: flex;
    flex-direction: column;
    border-top: 1px solid var(--border-color);
}

.rollero-casino-16992l {
    height: 1px;
    margin: 0 6px;
    background-color: 1px solid var(--border-color);
}

.rollero-casino-16992l:last-child {
    display: none;
}

.rollero-casino-wlno7d {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 4px 6px;
    gap: 1px;
}

.rollero-casino-wlno7d:nth-child(12)::after {
    display: none;
}

.rollero-casino-wlno7d:nth-child(4) li:first-child a {
    background-color: var(--button-bg-color);
    color: var(--button-text-color);
}

.rollero-casino-wlno7d:nth-child(4) li:first-child a span:nth-child(1) svg-icon-sprite svg {
    fill: var(--button-text-color);
}

.rollero-casino-wlno7d:nth-child(4) li:first-child a:after,
.rollero-casino-wlno7d:nth-child(4) li:first-child a:before {
    background-color: var(--button-bg-color);
    opacity: 1;
}

.rollero-casino-wlno7d li {
    width: 100%;
}

.rollero-casino-wlno7d a {
position: relative;
    display: flex;
    align-items: center;
    height: 52px;
    gap: 12px;
    width: 100%;
    padding: 0 16px;
    color: var(--button-text-color);
    letter-spacing: -0.04em;
    font-weight: 600;
    transition: 0.3s;
    text-transform: uppercase;
    background: var(--button-bg-color);
    border-radius: 8px;
}

.rollero-casino-wlno7d a:after,
.rollero-casino-wlno7d a:before {
    content: "";
    width: 2px;
    height: 18px;
    border-radius: 8px;
    background-color: rgb(252, 252, 252);
    position: absolute;
    left: 0;
    transition-duration: 0.3s;
    opacity: 0;
}

.rollero-casino-wlno7d a::after {
    opacity: 0;
    left: auto;
    right: 0;
}

.rollero-casino-wlno7d a span:nth-child(1) {
    width: 20px;
    min-width: 20px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rollero-casino-wlno7d a span:nth-child(1) svg-icon-sprite {
    width: 100%;
}

.rollero-casino-wlno7d a span:nth-child(1) svg-icon-sprite svg {
    fill: var(--button-text-color);
}

.rollero-casino-wlno7d a span:nth-child(2) {
    min-width: -moz-max-content;
    min-width: max-content;
}


.rollero-casino-wlno7d a:hover:before {
    opacity: 1;
}

.rollero-casino-2l1xkr {
    margin-top: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: sticky;
    bottom: 0;
    z-index: 2;
    padding: 3px 8px 3px 3px;
    gap: 2px;
        background: var(--fh-bg-color);
}

.rollero-casino-2l1xkr a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 60px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
    background: var(--button-bg-color);
    box-shadow: 0 2px rgb(0, 0, 0), 0 2px 0 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 0 0 rgba(0, 0, 0, 0.25);
    gap: 8px;
    color: var(--button-text-color);
    letter-spacing: -0.02em;
    border-right: 1px solid var(--border-color);
    border-left: 1px solid var(--border-color);
    border-radius: 8px;
    text-transform: uppercase;
}

.rollero-casino-2l1xkr a span {
    min-width: -moz-max-content;
    min-width: max-content;
}

.rollero-casino-2l1xkr a img,
.rollero-casino-2l1xkr a svg-icon-sprite {
    width: 16px;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

.rollero-casino-2l1xkr a img svg,
.rollero-casino-2l1xkr a svg-icon-sprite svg {
    fill: rgb(255, 255, 255);
}

.rollero-casino-o1q2kf {
    padding-left: 232px;
    transition-duration: 0.3s;
}

.rollero-casino-o1q2kf.rollero-casino-qnxgtj {
    padding-left: 80px;
}

.rollero-casino-28psr7 .rollero-casino-gdfkvb {
    width: 100%;
}

.rollero-casino-l4so20 {
    aspect-ratio: 1816/550;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-bottom: 2px solid var(--border-color);
}


.rollero-casino-vl68bz {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.rollero-casino-vl68bz img {
    width: 100%;
    height: 100%;
    /* -o-object-fit: cover;
    object-fit: cover; */
    display: block;
}

.rollero-casino-vl68bz video {
    position: absolute;
    height: 100%;
    width: auto;
    inset: 0;
    right: unset;
    left: 50%;
    transform: translate(-27%);
}

.rollero-casino-0osztf {
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 600px;
    height: 100%;
    padding-left: 72px;
}

.rollero-casino-0osztf p:nth-child(1) {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: var(--title-color);
}

.rollero-casino-0osztf p:nth-child(2) {
margin-top: 8px;
    font-size: 35px;
    line-height: 1.1;
    letter-spacing: -0.05em;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 500px;
    font-family: "Unbounded", sans-serif;
    word-wrap: break-word;
    color: var(--text-color);
}

.rollero-casino-0osztf a {
    margin-top: 24px;
    height: 90px;
    width: 430px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 24px;
    padding: 0 10px;
    border-width: 0 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 10px;
    text-align: center;
    font-family: "Unbounded", sans-serif;
    letter-spacing: -0.02em;
    line-height: 1;
    text-shadow: 0 1px 0 rgb(255, 255, 255);
    text-transform: uppercase;
    background-color: var(--button-bg-color);
    text-shadow: 0 1px 0 rgb(255, 255, 255);
    color: var(--button-text-color);
}

.rollero-casino-j8s193 {
    top: 63px;
    z-index: 9;
    position: sticky;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
    background-color: var(--fh-bg-color);
    padding: 16px 0 8px 20px;
}

.rollero-casino-t5gfy8 {
    position: relative;
}

.rollero-casino-t5gfy8::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 60px;
    right: 0;
    top: 0;
    background-image: linear-gradient(270deg, var(--fh-bg-color) 50%, rgba(255, 255, 25, 0) 100%);
}

.rollero-casino-avxvx4 {
    overflow-x: auto;
    padding: 0 20px 8px 0;
}

.rollero-casino-avxvx4::-webkit-scrollbar {
    display: block;
    height: 11px;
}

.rollero-casino-avxvx4::-webkit-scrollbar-thumb {
    background: var(--button-bg-color);
}

.rollero-casino-avxvx4::-webkit-scrollbar-track {
    background: transparent;
}

.rollero-casino-avxvx4 ul {
    display: flex;
    gap: 4px;
    min-width: -moz-max-content;
    min-width: max-content;
    justify-content: center;
}

.rollero-casino-avxvx4 ul li:last-child {
    position: relative;
    z-index: 2;
}

.rollero-casino-avxvx4 ul a {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 12px;
    min-width: 120px;
    padding: 16px 12px;
    text-transform: uppercase;
    background-color: var(--button-bg-color);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-right: 1px solid var(--border-color);
    border-left: 1px solid var(--border-color);
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.04em;
    color: var(--button-text-color)
}

.rollero-casino-avxvx4 ul a span {
    position: relative;
}

.rollero-casino-avxvx4 ul a span:nth-child(1) {
    width: 42px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rollero-casino-avxvx4 ul a span:nth-child(1) img {
    width: 100%;
    height: 100%;
}

.rollero-casino-y0hjdx {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.rollero-casino-kkfbcu {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.rollero-casino-kkfbcu:nth-child(3) .rollero-casino-0dx138 {
    grid-template-columns: repeat(3, 1fr);
}

.rollero-casino-kkfbcu:nth-child(3) .rollero-casino-pqphks {
    aspect-ratio: 614/409;
}

.rollero-casino-ni1w93 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rollero-casino-minwhj {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: -0.02em;
    font-family: "Unbounded", sans-serif;
    text-transform: uppercase;
}

.rollero-casino-kmu5cd {
    display: none;
}

.rollero-casino-gp2sny {
    display: flex;
    align-items: center;
    gap: 12px;
}

.rollero-casino-gp2sny p {
    font-size: 12px;
    line-height: 1;
    font-weight: 900;
    font-family: "Unbounded", sans-serif;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    color: var(--button-bg-color);
}

.rollero-casino-t6zdvv {
    display: flex;
    align-items: center;
    gap: 1px;
}

.rollero-casino-t6zdvv span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--button-bg-color);
    box-shadow: 0 1px rgba(255, 255, 255, 0.1) inset, 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px rgb(0, 0, 0);
    transition-duration: 0.3s;
    border-radius: 6px;
    border-right: 1px solid linear-gradient(0deg, var(--border-color), var(--border-color)), linear-gradient(238.rollero-casino-3w5t5j, var(--border-color) 5%, rgba(73, 73, 73, 0) 76%);
    border-left: 1px solid linear-gradient(0deg, var(--border-color), var(--border-color)), linear-gradient(238.rollero-casino-3w5t5j, var(--border-color) 5%, rgba(73, 73, 73, 0) 76%);
}

.rollero-casino-t6zdvv span svg-icon-sprite {
    width: 24px;
}

.rollero-casino-t6zdvv span svg-icon-sprite svg {
    fill: var(--button-text-color);
}

.rollero-casino-t6zdvv span:first-child svg-icon-sprite,
.rollero-casino-t6zdvv span:hover svg-icon-sprite {
    width: 24px;
}

.rollero-casino-t6zdvv span:first-child svg-icon-sprite svg,
.rollero-casino-t6zdvv span:hover svg-icon-sprite svg {
    fill: var(--button-text-color);
}

.rollero-casino-0dx138 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 8px;
}

.rollero-casino-pqphks {
    position: relative;
    max-height: 235px;
    max-width: 175px;
    overflow: hidden;
    border: 3px solid var(--border-color);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
}

.rollero-casino-pqphks span {
    display: none;
}

.rollero-casino-pqphks img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

.rollero-casino-lolh3x {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    margin-top: 8px;
    font-size: 14px;
    letter-spacing: -0.04em;
    color: rgb(110, 110, 110);
}

.rollero-casino-elx37j {
    padding: 40px 80px;
    position: relative;
}

.rollero-casino-43m1ce {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.rollero-casino-hv8hu9 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    color: var(--text-color)
}

.rollero-casino-hv8hu9 h1,
.rollero-casino-hv8hu9 h2,
.rollero-casino-hv8hu9 h3,
.rollero-casino-hv8hu9 h4 {
    font-weight: 600;
    color: var(--title-color)
}

.rollero-casino-hv8hu9 h1 {
    font-size: 40px;
    margin-bottom: 10px;
}

.rollero-casino-hv8hu9 h2 {
    font-size: 35px;
    margin-bottom: 10px;
}

.rollero-casino-hv8hu9 h3 {
    font-size: 27px;
    margin-bottom: 10px;
}

.rollero-casino-hv8hu9 h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

.rollero-casino-hv8hu9 p,
.rollero-casino-hv8hu9 .rollero-casino-9010wz {
    margin-bottom: 20px;
}

.rollero-casino-hv8hu9 ol,
.rollero-casino-hv8hu9 ul {
    padding-left: 50px;
    list-style: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 17px;
}

.rollero-casino-hv8hu9 ol p,
.rollero-casino-hv8hu9 ul p {
    margin-bottom: 15px;
}

.rollero-casino-hv8hu9 ol p:first-child,
.rollero-casino-hv8hu9 ul p:first-child {
    font-weight: 900;
}

.rollero-casino-hv8hu9 ul {
    list-style: disc;
}

.rollero-casino-hv8hu9 h3:last-child,
.rollero-casino-hv8hu9 ol:last-child,
.rollero-casino-hv8hu9 p:last-child,
.rollero-casino-hv8hu9 .rollero-casino-9010wz:last-child {
    margin-bottom: 0;
}

.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf {
    margin-bottom: 25px;
}

.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf p,
.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf ol,
.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf ul,
.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf .rollero-casino-9010wz {
    margin-bottom: 15px;
}

.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf p:last-child,
.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf ol:last-child,
.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf ul:last-child,
.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf .rollero-casino-9010wz:last-child {
    margin-bottom: 0;
}

.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf p:first-child {
    margin-bottom: 15px;
    font-size: 25px;
    font-weight: 900;
}

.rollero-casino-hv8hu9.rollero-casino-4rhbr6 .rollero-casino-85l8tf:last-child {
    margin-bottom: 0;
}

.rollero-casino-hv8hu9 table {
    border-collapse: collapse;
    margin-bottom: 17px;
    width: 100%;
}

.rollero-casino-hv8hu9 th,
.rollero-casino-hv8hu9 td {
    padding: 12px;
    border: 1px solid rgb(255, 255, 255);
    text-align: left;
    font-weight: 500;
}



.rollero-casino-hv8hu9 th {
    background: url(../images/general-btn-texture.rollero-casino-3hfdqo.svg) repeat-x left center padding-box, linear-gradient(0deg, var(--border-color), var(--border-color)), linear-gradient(238.rollero-casino-3w5t5j, var(--border-color) 5%, rgba(64, 64, 64, 0) 76%);
}

footer {
    padding: 32px 0;
    position: relative;
    background-color: var(--fh-bg-color);
    border-top: 1px solid var(--border-color);
}

.rollero-casino-r8r61q {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 0 20px;
}

.rollero-casino-9zafvm {
    display: flex;
    justify-content: center;
    gap: 2px;
}

.rollero-casino-9zafvm a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 180px;
    gap: 8px;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    background: var(--button-bg-color);
    box-shadow: 0 2px rgb(0, 0, 0), 0 2px 0 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 0 0 rgba(0, 0, 0, 0.25);
    font-family: "Unbounded", sans-serif;
    letter-spacing: -0.02em;
    line-height: 1;
    text-transform: uppercase;
    border-right: 1px solid var(--border-color);
    border-left: 1px solid var(--border-color);
    border-radius: 8px;
    text-shadow: 0 1px 0 rgb(0, 0, 0);
    color: var(--button-text-color);
}

.rollero-casino-9zafvm a svg-icon-sprite {
    width: 20px;
}

.rollero-casino-9zafvm a svg-icon-sprite svg {
    fill: var(--button-bg-color);
}

.rollero-casino-9zafvm a img {
    width: 20px;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

.rollero-casino-js1jyi {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 40px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-transform: capitalize;
}

.rollero-casino-js1jyi ul {
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 16px;
    display: flex;
    flex-direction: column;
    color: var(--footer-text-color)
}

.rollero-casino-yqbl91 {
    font-size: 12px;
    line-height: 1.2;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Unbounded", sans-serif;
    letter-spacing: -0.02em;
    color: var(--title-color);
}

.rollero-casino-i618hu {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.rollero-casino-i618hu:nth-child(2) {
    margin-top: 60px;
}

.rollero-casino-5z0v6h {
    display: flex;
    justify-content: center;
    gap: 1px;
}

.rollero-casino-5z0v6h a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 92px;
    height: 36px;
    padding: 6px;
    border-radius: 32px;
    color: var(--button-text-color);
    background: var(--button-bg-color);
    font-weight: 400;
    line-height: 1.2;
    font-size: 12px;
}

.rollero-casino-5z0v6h a:last-child {
    width: 80px;
}

.rollero-casino-5z0v6h a svg-icon-sprite {
    width: 12px;
}

.rollero-casino-5z0v6h a svg-icon-sprite svg {
    fill: var(--button-bg-color);
}

.rollero-casino-5z0v6h a img {
    width: 80px;
}

.rollero-casino-7n3iau {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rollero-casino-7n3iau img {
    width: 40px;
}

.rollero-casino-yqva7p {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 16px;
    color: rgb(110, 110, 110);
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
}

@media (max-width: 1919px) {
    .rollero-casino-0dx138 {
        grid-template-columns: repeat(7, 1fr);
    }
    .rollero-casino-d1olnv:nth-child(n+8) {
        display: none;
    }
    .rollero-casino-l4so20 {
        aspect-ratio: 1304/450;
    }
    .rollero-casino-0osztf {
        width: 510px;
    }
    .rollero-casino-0osztf p:nth-child(2) {
        font-size: 30px;
    }
}

@media (max-width: 1279px) {
    .rollero-casino-qegrsi {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
    }
    .rollero-casino-qegrsi svg-icon-sprite {
        width: 100%;
    }
    .rollero-casino-qegrsi span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
    .rollero-casino-qegrsi span:nth-child(2) {
        display: none;
    }
    .rollero-casino-qegrsi.rollero-casino-qnxgtj span:nth-child(1) {
        display: none;
    }
    .rollero-casino-qegrsi.rollero-casino-qnxgtj span:nth-child(2) {
        display: flex;
    }
    .rollero-casino-fxc9c8 {
        display: none;
    }
    .rollero-casino-nvofo9 {
        width: 96px;
    }
    .rollero-casino-sevbod {
        display: none;
    }
    header {
        height: 60px;
    }
    .rollero-casino-n0oizf {
        width: 420px;
        left: -420px;
        transition-duration: 0.3s;
        top: 60px;
        height: calc(100vh - 60px);
    }
    .rollero-casino-n0oizf.rollero-casino-qnxgtj {
        left: 0;
        width: 420px;
    }
    .rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-wlno7d a::after {
        display: block;
    }
    .rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-wlno7d a span:nth-child(2) {
        display: block;
    }
    .rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-2l1xkr {
        grid-template-columns: repeat(2, 1fr);
    }
    .rollero-casino-n0oizf.rollero-casino-qnxgtj .rollero-casino-2l1xkr a span {
        display: block;
    }
    .rollero-casino-n0oizf .rollero-casino-sevbod {
        display: flex;
        width: 100%;
    }
    .rollero-casino-o1q2kf {
        padding-left: 0;
        position: relative;
    }
    .rollero-casino-o1q2kf.rollero-casino-qnxgtj {
        padding-left: 0;
    }
    .rollero-casino-o1q2kf.rollero-casino-qnxgtj::before {
        opacity: 1;
    }
    .rollero-casino-o1q2kf::before {
        content: "";
        pointer-events: none;
        z-index: 50;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        transition-duration: 0.3s;
        left: 0;
        background: rgba(26, 26, 26, 0.85);
        opacity: 0;
    }
    .rollero-casino-0dx138 {
        grid-template-columns: repeat(6, 1fr);
    }
    .rollero-casino-d1olnv:nth-child(n+7) {
        display: none;
    }
    .rollero-casino-t6zdvv {
        display: none;
    }
    .rollero-casino-js1jyi {
        grid-template-columns: repeat(4, 1fr);
    }
    .rollero-casino-ffyrzh:nth-child(n+5) {
        display: none;
    }
    .rollero-casino-elx37j {
        padding: 40px 0px;
    }
    .rollero-casino-r8r61q {
        padding: 0;
    }
    .rollero-casino-l4so20 {
        aspect-ratio: 768/250;
    }
    .rollero-casino-vl68bz video {
        display: none;
    }
    .rollero-casino-0osztf {
        padding-left: 20px;
        width: 410px;
    }
    .rollero-casino-0osztf p:nth-child(1) {
        font-size: 16px;
    }
    .rollero-casino-0osztf p:nth-child(2) {
        font-size: 28px;
    }
    .rollero-casino-0osztf a {
        width: 400px;
    }
    .rollero-casino-j8s193 {
        top: 59px;
        padding: 8px 0 4px 20px;
    }
    .rollero-casino-avxvx4 {
        padding: 0 20px 4px 0;
    }
    .rollero-casino-avxvx4::-webkit-scrollbar {
        height: 5px;
    }
    .rollero-casino-avxvx4 ul a {
        flex-direction: row;
        padding: 11px 16px;
        min-width: auto;
        gap: 8px;
    }
    .rollero-casino-avxvx4 ul a span:nth-child(1) {
        width: 30px;
    }
    .rollero-casino-t5gfy8::after {
        display: none;
    }
    .rollero-casino-minwhj {
        font-size: 20px;
    }
    .rollero-casino-f0up88 {
        padding: 12px 20px 32px;
    }
    .rollero-casino-n0oizf .rollero-casino-sevbod {
        margin-bottom: 8px;
    }
}

@media (max-width: 767px) {
    .rollero-casino-n0oizf {
        width: 100%;
        left: -100%;
    }
    .rollero-casino-n0oizf.rollero-casino-qnxgtj {
        width: 100%;
    }
    .rollero-casino-0dx138 {
        grid-template-columns: repeat(3, 1fr);
    }
    .rollero-casino-d1olnv:nth-child(n+7) {
        display: none;
    }
    .rollero-casino-hv8hu9 ol,
    .rollero-casino-hv8hu9 ul {
        padding-left: 30px;
    }
    .rollero-casino-hv8hu9 {
        font-size: 16px;
    }
    .rollero-casino-9010wz th,
    .rollero-casino-9010wz td {
        padding: 8px;
    }
    .rollero-casino-js1jyi {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px 20px;
        padding: 0 30px;
    }
    .rollero-casino-9zafvm {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .rollero-casino-9zafvm a {
        width: 100%;
    }
    .rollero-casino-5z0v6h {
        flex-wrap: wrap;
    }
    .rollero-casino-kkfbcu:nth-child(3) .rollero-casino-0dx138 {
        grid-template-columns: repeat(1, 1fr);
    }
    .rollero-casino-l4so20 {
        aspect-ratio: 375/710;
        padding-bottom: 20px;
    }
    .rollero-casino-l4so20:before {
        height: 70%;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .rollero-casino-vl68bz {
        /* height: 258px; */
    }
    .rollero-casino-0osztf {
        padding: 0px 20px;
        width: 100%;
        justify-content: flex-end;
        align-items: center;
        text-align: center;
    }
    .rollero-casino-0osztf p:nth-child(2) {
        margin-top: 4px;
        font-size: 24px;
    }
    .rollero-casino-0osztf a {
        width: 100%;
        height: 80px;
        margin-top: 8px;
    }
    .rollero-casino-jhbb1s {
        gap: 15px;
    }
    .rollero-casino-xtkowx {
        height: 55px;
        padding: 0 8px;
        font-size: 12px;
    }
    header .rollero-casino-gdfkvb {
        width: 100%;
        margin: 0 auto;
        padding: 0 2px 0 10px;
        max-width: 1920px;
    }
}

@media (max-width: 370px) {
    .rollero-casino-xtkowx {
        padding: 0 4px;
        font-size: 10px;
    }
    .rollero-casino-f0up88 {
        padding: 12px 12px 32px;
    }
}

@media (max-width: 569px) {
    .rollero-casino-hv8hu9 th, .rollero-casino-hv8hu9 td {
       padding: 6px 3px;
        font-size: 10px;
        max-width: 60px;
    }
}

.rollero-casino-0osztf p {
    text-shadow: 0 0 20px black;
}

.rollero-casino-elx37j img {
    max-width: 100%;
    display: block;
    margin: 17px auto;
}

.rollero-casino-zw60px {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.rollero-casino-7v6ih6 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.rollero-casino-7v6ih6 label {
  font-size: 14px;
}

.rollero-casino-7v6ih6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rollero-casino-7v6ih6 input,
.rollero-casino-7v6ih6 textarea,
.rollero-casino-7v6ih6 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.rollero-casino-7v6ih6 button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rollero-casino-x2dajy ease;
}
.rollero-casino-7v6ih6 button:hover {
  background-color: #691204;
}
.rollero-casino-u7ossd {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rollero-casino-3ninfc ease-in;
}

.rollero-casino-u7ossd h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

aside {
    font-size: 14px;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.rollero-casino-9w5lxz, .rollero-casino-asyt6g, [class*="review-card"],
thead, thead th, table th, .rollero-casino-09ghmt,
.rollero-casino-fo5hgp, [class*="collapsible-header"],
.rollero-casino-ay9uqy, [class*="updated-block"] {
  color: #ece7dc !important;
}
