html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp,
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

[hidden] {
    display: none;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
}

input:not([type='checkbox']):not([type='radio']),
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

input::-ms-clear {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

body {
    height: 100%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background: var(--main-theme-color);
    color: var(--text-color);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

a {
    cursor: pointer;
}

* {
    outline: none;
    box-sizing: border-box;
}

*::after,
*::before {
    box-sizing: border-box;
}

svg {
    transform: translateZ(0);
}

input,
textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: normal;
    margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }
}

h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
}

h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: normal;
    margin: 0 auto 28px;
}

@media only screen and (max-width: 767px) {
    h3 {
        font-size: 22px;
        margin-bottom: 16px;
    }
}

h4 {
    font-weight: 700;
    font-size: 32px;
    line-height: normal;
    margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
    h4 {
        font-size: 20px;
        margin-bottom: 16px;
    }
}

h5 {
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
    margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
    h5 {
        font-size: 18px;
        margin-bottom: 16px;
    }
}

h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
    h6 {
        font-size: 16px;
        margin-bottom: 16px;
    }
}

.betoranje-1yze0q {
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-1yze0q {
        padding: 54px 0 0;
    }
}

.betoranje-1zlk11 {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    border-radius: 6px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    background: var(--button-bg-color);
    color: var(--button-text-color);
    cursor: pointer;
    border: none;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
    .betoranje-1zlk11:hover {
        background: var(--button-bg-hover);
    }
}

@-webkit-keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 var(--button-bg-color);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 4px 24px 0 var(--button-bg-hover);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 var(--button-bg-color);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 4px 24px 0 var(--button-bg-hover);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 transparent;
    }
}

.betoranje-1wjgl2 {
    max-width: 800px;
    width: 100%;
    padding: 0 16px;
    text-align: center;
    margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
    .betoranje-1wjgl2 {
        margin: 20px auto 100px;
    }
}

.betoranje-1wjgl2 h1 {
    font-size: 200px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    color: var(--title-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-1wjgl2 h1 {
        font-size: 120px;
    }
}

.betoranje-1wjgl2 p {
    color: var(--text-color);
    font-size: 20px;
    line-height: normal;
    margin: 0 0 50px;
}

.betoranje-2701zd {
    cursor: pointer;
}

.betoranje-22weyg {
    position: absolute;
    pointer-events: none;
    visibility: hidden;
}

.betoranje-1dt4o8 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.betoranje-1dt4o8 figure {
    margin: 0;
}

.betoranje-1dt4o8.betoranje-2espfk {
    justify-content: flex-start;
    margin-right: 4px;
}

.betoranje-1dt4o8.betoranje-133k3k {
    justify-content: flex-end;
    margin-left: 4px;
}

.betoranje-1dt4o8.betoranje-p5fozl {
    justify-content: center;
}

.betoranje-1dt4o8.betoranje-5inrmp {
    justify-content: normal;
}

.betoranje-u5mqwl {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
    .betoranje-u5mqwl {
        padding: 0 16px;
        margin: 0 auto 80px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-u5mqwl {
        padding: 0 16px;
        margin: 0 auto 60px;
    }
}

.betoranje-1j07kz {
    font-size: 60px;
    line-height: 66px;
    font-weight: 600;
    margin: 0 0 32px;
    text-align: center;
    color: var(--title-color);
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .betoranje-1j07kz {
        font-size: 32px;
        line-height: 110%;
        font-weight: 700;
    }
}

.betoranje-28ipcl {
    max-width: 794px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .betoranje-28ipcl {
        flex-direction: column;
    }
}

.betoranje-yxdvku {
    max-width: 370px;
    width: 100%;
    max-width: 370px;
    overflow: hidden;
    border-radius: 10px;
    margin-right: 24px;
}

.betoranje-yxdvku img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .betoranje-yxdvku {
        flex-basis: auto;
        margin: 0 auto 16px;
    }
}

.betoranje-2mfgal {
    max-width: 400px;
    width: 100%;
    flex-basis: 400px;
}

.betoranje-2mfgal ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2mfgal ul {
        margin-bottom: 15px;
    }
}

.betoranje-2mfgal ul li {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    position: relative;
}

.betoranje-2mfgal ul li span {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    gap: 2px;
    height: 22px;
    color: var(--title-color);
}

.betoranje-2mfgal ul li span svg {
    fill: var(--title-color);
}

.betoranje-2mfgal ul li small {
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
    .betoranje-2mfgal ul li small {
        font-size: 12px;
    }
}

.betoranje-2mfgal ul li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 22px;
    background: #c2c0ce;
}

.betoranje-2mfgal ul li:last-of-type::after {
    display: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-2mfgal {
        flex-basis: auto;
        margin: 0 auto;
    }
}

.betoranje-1ln7w8 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 24px;
    color: var(--title-color);
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .betoranje-1ln7w8 {
        font-size: 24px;
        margin-bottom: 16px;
    }
}

.betoranje-270dlf {
    display: flex;
    align-items: center;
    margin: 0 -5px;
}

.betoranje-e7ufem {
    width: 100%;
    height: 52px;
    border-radius: 6px;
    margin: 0 5px;
    background-color: #fff;
    transition: 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-e7ufem {
        height: 50px;
    }
}

@media only screen and (min-width: 1025px) {
    .betoranje-e7ufem:hover {
        box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
    }
}

.betoranje-e7ufem.betoranje-da3w19 {
    background-color: #000;
}

@media only screen and (min-width: 1025px) {
    .betoranje-e7ufem.betoranje-da3w19:hover {
        box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
    }
}

.betoranje-1qwfgm {
    padding: 80px 0 0;
    background: var(--fh-bg-color);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
    .betoranje-1qwfgm {
        padding: 80px 16px 0;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1qwfgm {
        padding: 50px 16px 68px;
    }
}

.betoranje-y028xl {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .betoranje-y028xl {
        flex-direction: column;
    }
}

.betoranje-wzf76e {
    margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
    .betoranje-wzf76e {
        margin-bottom: 40px;
    }
}

.betoranje-1dw4rk .betoranje-12nnfy {
    margin-bottom: 28px;
}

.betoranje-1dw4rk .betoranje-12nnfy img {
    max-height: 100px;
    max-width: 230px;
    width: auto;
}

.betoranje-2366ne {
    display: flex;
    align-items: center;
}

.betoranje-2366ne a+a {
    margin-left: 24px;
}

.betoranje-2366ne img {
    max-height: 56px;
    width: auto;
}

.betoranje-2366ne img+img {
    margin-left: 24px;
}

.betoranje-gwk9yo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
    .betoranje-gwk9yo {
        padding: 0 0 50px;
        justify-content: flex-start;
    }
}

.betoranje-bqts96 {
    display: flex;
    align-items: flex-start;
    margin-left: 20px;
}

@media only screen and (max-width: 767px) {
    .betoranje-bqts96 {
        margin: 40px 0 0;
        flex-direction: column;
    }
}

.betoranje-12rfu6 {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0 -7px 48px;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-12rfu6 {
        flex-wrap: wrap;
    }
}

.betoranje-12rfu6 li {
    display: flex;
    margin: 0 7px;
}

.betoranje-12rfu6 li svg {
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .betoranje-12rfu6 li:hover svg {
        transform: scale(1.2);
    }
}

.betoranje-1zs1ez {
    color: var(--footer-text-color);
    font-size: 12px;
    text-align: center;
}

.betoranje-2q5hfk+.betoranje-2q5hfk {
    margin-left: 120px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2q5hfk+.betoranje-2q5hfk {
        margin: 36px 0 0;
    }
}

.betoranje-2qqsd8 {
    color: var(--footer-menu-color);
    font-size: 20px;
    margin-bottom: 24px;
}

.betoranje-2q8uhb {
    list-style: none;
    margin: 0;
    padding: 0;
}

.betoranje-2q8uhb li {
    font-size: 16px;
}

.betoranje-2q8uhb li a {
    color: var(--footer-menu-color);
    text-decoration: none;
}

@media only screen and (min-width: 1025px) {
    .betoranje-2q8uhb li a:hover {
        text-decoration: underline;
    }
}

.betoranje-2q8uhb li+li {
    margin-top: 16px;
}

.betoranje-2qyy3e {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.15s ease-in-out;
}

.betoranje-2qyy3e.betoranje-2kbh5e {
    height: auto;
    overflow: visible;
    opacity: 1;
}

.betoranje-g9gbfw {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

.betoranje-g9gbfw h1,
.betoranje-g9gbfw h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    text-align: center;
    margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
    .betoranje-g9gbfw h1,
    .betoranje-g9gbfw h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .betoranje-g9gbfw {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-g9gbfw {
        margin-bottom: 60px;
    }
}

.betoranje-12kbd4 {
    list-style: none;
    padding: 0;
    margin: 0 0 32px;
    display: flex;
    align-items: center;
    gap: 14px;
}

@media only screen and (max-width: 767px) {
    .betoranje-12kbd4 {
        gap: 6px;
        overflow-x: auto;
        margin: 0 0 20px;
    }
}

.betoranje-12kbd4 li {
    width: 100%;
}

.betoranje-12kbd4 li a {
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    gap: 7px;
    color: var(--button-text-color);
    background: var(--button-bg-color);
    border: 1px solid var(--table-1-color);
}

.betoranje-12kbd4 li a svg {
    fill: var(--games-nav-text-color);
}


@media only screen and (min-width: 1025px) {
    .betoranje-12kbd4 li a:hover {
        background: var(--button-bg-hover);
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-12kbd4 li a {
        font-size: 14px;
        height: 36px;
        padding: 0 10px;
    }
    .betoranje-12kbd4 li a img {
        max-width: 16px;
    }
}

.betoranje-19bovi {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
    .betoranje-19bovi {
        margin: 0 -5px;
    }
}

.betoranje-eg5rq5 {
    max-width: calc(25% - 20px);
    width: 100%;
    flex-basis: calc(25% - 20px);
    margin: 0 10px 20px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.betoranje-eg5rq5 span {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    color: var(--title-color);
}

.betoranje-eg5rq5 small {
    display: block;
    color: var(--title-color);
    opacity: 0.8;
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .betoranje-eg5rq5 {
        max-width: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        margin: 0 5px 10px;
    }
    .betoranje-eg5rq5 span {
        font-size: 16px;
        margin-bottom: 2px;
    }
}

.betoranje-1e8t8e {
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.betoranje-1e8t8e img {
    width: 100%;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .betoranje-1e8t8e:hover img {
        transform: scale(1.1);
    }
}

/* payments */
.betoranje-2w6q9h {
    max-width: calc(25% - 20px);
    width: 100%;
    flex-basis: calc(25% - 20px);
    margin: 0 10px 20px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.betoranje-2w6q9h span {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    color: var(--title-color);
}

.betoranje-2w6q9h small {
    display: block;
    color: var(--title-color);
    opacity: 0.8;
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2w6q9h {
        max-width: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        margin: 0 5px 10px;
    }
    .betoranje-2w6q9h span {
        font-size: 16px;
        margin-bottom: 2px;
    }
}

.betoranje-2n2i5f {
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.betoranje-2n2i5f img {
    width: 100%;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .betoranje-2n2i5f:hover img {
        transform: scale(1.1);
    }
}
/* end */

.betoranje-1jjbnl {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 66px;
    background: var(--fh-bg-color);
    z-index: 99;
}

@media only screen and (max-width: 767px) {
    .betoranje-1jjbnl {
        height: 54px;
    }
}

.betoranje-15p7pt {
    max-width: 1310px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

@media only screen and (max-width: 1400px) {
    .betoranje-15p7pt {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 1023px) {
    .betoranje-15p7pt {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-15p7pt .betoranje-12nnfy img {
        max-width: 90px;
    }
}

.betoranje-12nnfy img {
    max-height: 50px;
    width: auto;
}

@media only screen and (max-width: 1023px) {
    .betoranje-12nnfy {
        order: -2;
    }
}

@media only screen and (max-width: 1023px) {
    .betoranje-1uctod {
        display: none;
    }
    .betoranje-1uctod::before {
        content: '';
        position: absolute;
        top: 0;
        right: 100%;
        height: 100%;
        width: 300%;
        background: rgba(0, 0, 0, 0.6);
        pointer-events: none;
    }
}

.betoranje-27vjch {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.betoranje-27vjch li {
    font-size: 16px;
    margin: 0 20px;
}

.betoranje-27vjch li a {
    color: var(--menu-color);
    text-decoration: none;
}

@media only screen and (min-width: 1025px) {
    .betoranje-27vjch li a:hover {
        text-decoration: underline;
    }
}

@media only screen and (max-width: 1023px) {
    .betoranje-27vjch {
        display: block;
    }
    .betoranje-27vjch li {
        margin: 0;
        font-size: 16px;
        border-bottom: 1px solid var(--border-color);
    }
    .betoranje-27vjch li a {
        display: flex;
        align-items: center;
        padding: 14px 16px;
        position: relative;
    }
    .betoranje-27vjch li a::after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 12px;
        border: 5px solid transparent;
        border-left: 5px solid var(--menu-color);
    }
    .betoranje-27vjch li:first-of-type {
        border-top: 1px solid var(--border-color);
    }
}

.betoranje-p0mtmj {
    display: flex;
    align-items: center;
    margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
    .betoranje-p0mtmj {
        margin-right: 105px;
    }
}

@media only screen and (max-width: 1023px) {
    .betoranje-p0mtmj {
        order: -1;
        margin-left: auto;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-p0mtmj {
        max-width: 230px;
        justify-content: flex-end;
    }
}

.betoranje-p0mtmj.betoranje-1du6o1 {
    margin-right: 0;
}

.betoranje-yjhsjv {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    white-space: nowrap;
    height: 42px;
    border-radius: 6px;
    font-size: 16px;
    background: var(--button-bg-color);
    color: var(--button-text-color);
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .betoranje-yjhsjv {
        height: 38px;
        max-width: none;
        width: auto;
        padding: 0 10px;
        white-space: normal;
        text-align: center;
    }
}

@media only screen and (min-width: 1025px) {
    .betoranje-yjhsjv:hover {
        background: var(--button-bg-hover);
        opacity: 0.9;
    }
}

.betoranje-a2s5oy {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    white-space: nowrap;
    height: 42px;
    border-radius: 6px;
    font-size: 16px;
    background: var(--button-bg-color);
    color: var(--button-text-color);
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    margin-left: 10px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
    .betoranje-a2s5oy:hover {
        background: var(--button-bg-hover);
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-a2s5oy {
        height: 38px;
        max-width: none;
        width: auto;
        padding: 0 10px;
        white-space: normal;
        text-align: center;
    }
}

.betoranje-1q8tud {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
    .betoranje-1q8tud {
        top: 9px;
        transform: none;
        right: auto;
        left: 0;
    }
}

.betoranje-1q8tud:hover>ul {
    display: flex;
}

.betoranje-1q8tud:focus>ul {
    display: flex;
}

.betoranje-1q8tud:focus-within>ul {
    display: flex;
}

.betoranje-a34hqa {
    position: relative;
    border-radius: 10px;
    height: 42px;
    padding: 5px 32px 5px 12px;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    cursor: pointer;
    background: var(--button-bg-color);
    color: var(--button-text-color);
    gap: 5px;
}

.betoranje-a34hqa::after {
    border-bottom: 1px solid var(--button-bg-color);
    border-right: 1px solid var(--button-bg-color);
    content: '';
    height: 7px;
    width: 7px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
}

@media only screen and (max-width: 767px) {
    .betoranje-a34hqa {
        padding: 5px 30px 5px 5px;
        font-size: 14px;
        height: 38px;
        gap: 3px;
    }
    .betoranje-a34hqa img {
        max-width: 20px;
    }
}

.betoranje-1q8tud ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    transition: 0.3s ease-in-out;
    z-index: 2;
    border-radius: 10px;
    min-width: 66px;
    display: none;
    max-height: 465px;
    overflow: hidden;
    flex-direction: column;
    flex-wrap: wrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-1q8tud ul {
        min-width: 52px;
        max-height: 315px;
        left: 10px;
        right: auto;
    }
}

.betoranje-1q8tud ul li {
    padding: 10px 12px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--button-text-color);
    background: var(--button-bg-color);
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .betoranje-1q8tud ul li {
        padding: 5px;
    }
}

.betoranje-1q8tud ul li a {
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--button-text-color);
    text-decoration: none;
}

@media only screen and (min-width: 1025px) {
    .betoranje-1q8tud ul li a:hover {
        text-decoration: underline;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1q8tud ul li a {
        font-size: 14px;
        gap: 3px;
    }
    .betoranje-1q8tud ul li a img {
        max-width: 20px;
    }
}

.betoranje-1565fz {
    display: none;
}

.betoranje-vgbdal {
    width: 38px;
    height: 38px;
    display: none;
    cursor: pointer;
    border-radius: 6px;
    background: var(--button-bg-color);
    padding: 12px 5px;
    z-index: 99;
    margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
    .betoranje-vgbdal {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
}

.betoranje-vgbdal span {
    display: block;
    height: 1px;
    border-radius: 4px;
    width: 20px;
    background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
    .betoranje-1565fz:checked~.betoranje-1uctod {
        display: block;
        position: absolute;
        height: 100vh;
        background: var(--fh-bg-color);
        top: 0;
        right: 0;
        max-width: 286px;
        width: 100%;
        z-index: 9;
        padding: 85px 0;
    }
    .betoranje-1uctod {
        display: none;
        transition: display 0.3s ease-in-out;
    }
    .betoranje-1565fz:checked~.betoranje-1uctod {
        display: block;
    }
    .betoranje-1565fz:checked+.betoranje-vgbdal span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 4px);
    }
    .betoranje-1565fz:checked+.betoranje-vgbdal span:nth-child(2) {
        display: none;
    }
    .betoranje-1565fz:checked+.betoranje-vgbdal span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px);
    }
}

.betoranje-muoncl {
    padding: 24px 0 0;
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-muoncl {
        padding: 20px 16px 0;
    }
}

.betoranje-muoncl img {
    margin-bottom: 20px;
}

.betoranje-muoncl p {
    color: var(--text-color);
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .betoranje-muoncl p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-muoncl {
        margin-bottom: 60px;
    }
}

.betoranje-2igpau {
    font-size: 60px;
    font-weight: 700;
    line-height: 110%;
    color: var(--title-color);
    text-align: center;
    max-width: 985px;
    width: 100%;
    margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2igpau {
        font-size: 32px;
    }
}

.betoranje-16yblg {
    color: var(--text-color);
}

.betoranje-ciayze {
    color: var(--text-color);
    font-size: 18px;
    line-height: 135%;
}

@media only screen and (max-width: 767px) {
    .betoranje-ciayze {
        font-size: 16px;
        line-height: 140%;
    }
}

.betoranje-ciayze p {
    color: var(--text-color);
    font-size: 18px;
    line-height: 135%;
}

.betoranje-ciayze p:first-of-type {
    margin-top: 0;
}

.betoranje-ciayze p:last-of-type {
    margin-bottom: 0;
}

.betoranje-ciayze p:last-of-type+h2,
.betoranje-ciayze p:last-of-type+h3 {
    margin-top: 24px;
}

@media only screen and (max-width: 767px) {
    .betoranje-ciayze p {
        font-size: 16px;
        line-height: 140%;
    }
}

.betoranje-ciayze ul {
    padding: 0 0 0 20px;
}

.betoranje-ciayze table {
    width: 100%;
    border-collapse: collapse;
}

.betoranje-ciayze table tr td {
    padding: 16px 32px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-ciayze table tr td {
        padding: 12px 4px;
        font-size: 16px;
    }
}

.betoranje-ciayze table tr th {
    padding: 16px 32px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-ciayze table tr th {
        padding: 12px 4px;
        font-size: 16px;
    }
}

.betoranje-ciayze table tr:nth-child(even) td {
    background: var(--table-2-color);
}

.betoranje-ciayze iframe {
    max-width: 100%;
    width: 100%;
    height: 620px;
    border: none;
    margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
    .betoranje-ciayze iframe {
        height: 200px;
    }
}

.betoranje-syomqh {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-syomqh {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-syomqh {
        margin-bottom: 60px;
    }
}

.betoranje-tv5ydf {
    color: var(--title-color);
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-tv5ydf {
        font-size: 26px;
        margin-bottom: 18px;
    }
}

.betoranje-tv5ydf h1,
.betoranje-tv5ydf h2,
.betoranje-tv5ydf h3,
.betoranje-tv5ydf h4 {
    color: var(--title-color);
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-tv5ydf h1,
    .betoranje-tv5ydf h2,
    .betoranje-tv5ydf h3,
    .betoranje-tv5ydf h4 {
        font-size: 26px;
        margin-bottom: 18px;
    }
}

.betoranje-2n9p8c {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2n9p8c {
        flex-direction: column-reverse;
    }
}

.betoranje-2n9p8c .betoranje-1p0dlh {
    max-width: 545px;
    width: 100%;
    flex-basis: 545px;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-2n9p8c .betoranje-1p0dlh {
        max-width: 100%;
        flex-basis: auto;
        margin: 0;
    }
}

.betoranje-2n9p8c .betoranje-2rbi62 {
    max-width: 514px;
    width: 100%;
    flex-basis: 514px;
    margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2n9p8c .betoranje-2rbi62 {
        max-width: 100%;
        flex-basis: auto;
        margin: 0 0 18px;
    }
    .betoranje-2n9p8c .betoranje-2rbi62 img {
        width: 100%;
    }
}

.betoranje-2rbi62 {
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2rbi62 {
        margin-bottom: 18px;
    }
}

.betoranje-1p0dlh {
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-1p0dlh {
        margin-bottom: 18px;
    }
}

.betoranje-syomqh h2 {
    color: var(--title-color);
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-syomqh h2 {
        font-size: 26px;
        margin-bottom: 18px;
    }
}

.betoranje-syomqh .betoranje-1zlk11 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.betoranje-9eavdy {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 110px;
    border-radius: 10px;
    border: 1px solid var(--border-color);
    background: #1a1b2d;
    overflow: hidden;
}

@media only screen and (max-width: 1200px) {
    .betoranje-9eavdy {
        margin: 0 16px;
        max-width: calc(100% - 32px);
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-9eavdy {
        margin-bottom: 60px;
    }
}

.betoranje-pgzmkf {
    position: relative;
    border: none;
}

.betoranje-pgzmkf::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 4px;
    background: var(--table-header-color);
}

.betoranje-23fpcb {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 32px;
    font-size: 24px;
    font-weight: 700;
    background: var(--fh-bg-color);
    color: var(--title-color);
    border-bottom: 1px solid var(--border-color);
    cursor: pointer;
}

.betoranje-23fpcb span {
    height: 32px;
}

.betoranje-23fpcb span svg rect {
    fill: var(--table-2-color);
    stroke: var(--table-2-color);
}

.betoranje-23fpcb.betoranje-ysqyec span {
    transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
    .betoranje-23fpcb {
        padding: 0 14px;
        font-size: 22px;
        height: 68px;
    }
}

.betoranje-olw46g {
    list-style: none;
    padding: 0;
    margin: 0;
}

.betoranje-olw46g li {
    font-size: 18px;
    background: var(--fh-bg-color);
    border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-olw46g li {
        font-size: 16px;
    }
}

.betoranje-olw46g li a {
    display: block;
    color: var(--text-color);
    padding: 14px 32px;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .betoranje-olw46g li a:hover {
        background: var(--main-theme-color);
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-olw46g li a {
        padding: 12px 14px;
    }
}

.betoranje-olw46g.betoranje-1m16i7 {
    display: none;
}

.betoranje-2kzea2 {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

.betoranje-2kzea2 table {
    width: 100%;
    border-collapse: collapse;
}

.betoranje-2kzea2 table tr td {
    padding: 16px 32px;
    font-size: 18px;
    font-weight: 700;
    color: #a29eb6;
    text-align: center;
    border: 1px solid #262646;
    background: #171a2b;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kzea2 table tr td {
        padding: 12px 4px;
        font-size: 16px;
    }
}

.betoranje-2kzea2 table tr th {
    padding: 16px 32px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    background: var(--table-2-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-2kzea2 table tr th {
        padding: 12px 4px;
        font-size: 16px;
    }
}

.betoranje-2kzea2 table tr:nth-child(even) td {
    background: rgba(29, 33, 60, 0.6);
}

.betoranje-2kzea2 p {
    color: #a29eb6;
    font-size: 18px;
    line-height: 135%;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kzea2 p {
        font-size: 16px;
        line-height: 140%;
    }
}

@media only screen and (max-width: 1200px) {
    .betoranje-2kzea2 {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-2kzea2 {
        margin-bottom: 60px;
    }
}

.betoranje-1kj5jq {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--table-header-color);
    color: var(--title-color);
    font-size: 28px;
    font-weight: 700;
    padding: 24px 32px;
    border-radius: 12px 12px 0 0;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-1kj5jq {
        padding: 16px 14px;
        font-size: 18px;
        text-align: center;
    }
}

.betoranje-143rou p+table {
    margin-top: 24px;
}

.betoranje-143rou:not(:has(> p))+* {
    margin-top: 32px;
}

.betoranje-143rou,
.betoranje-143rou table {
    width: 100%;
    border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
    .betoranje-143rou {
        width: 100%;
        border-collapse: collapse;
        display: block;
        width: 100%;
        overflow-x: auto;
    }
}

.betoranje-143rou tr td {
    padding: 16px 32px;
    font-size: 18px;
    font-weight: 700;
    color: #a29eb6;
    text-align: center;
    border: 1px solid #262646;
    background: #171a2b;
}

@media only screen and (max-width: 767px) {
    .betoranje-143rou tr td {
        padding: 12px 4px;
        font-size: 16px;
    }
}

.betoranje-143rou thead tr th,
.betoranje-143rou thead tr td {
    padding: 16px 32px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    background: var(--table-header-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-143rou thead th,
    .betoranje-143rou thead td {
        padding: 12px 4px;
        font-size: 16px;
    }
}

.betoranje-143rou tr:nth-child(even) td {
    background: rgba(29, 33, 60, 0.6);
}

.betoranje-1oxm6k table tr td {
    color: var(--text-color);
    background: var(--table-1-color);
    border-color: var(--border-color);
}

.betoranje-1oxm6k table tr:nth-child(even) td {
    background: var(--table-2-color);
}

.betoranje-1oxm6k p {
    color: var(--text-color);
}

.betoranje-1arogk {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-1arogk {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1arogk {
        margin-bottom: 60px;
    }
}

.betoranje-1c7zo4 {
    padding: 16px 32px;
    border-radius: 10px;
    font-size: 20px;
    background: var(--fh-bg-color);
    color: var(--updated-block-color);
    border-left: 5px solid var(--button-bg-color);
    border-color: var(--border-color);
}

.betoranje-1ahpkl {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-1ahpkl {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1ahpkl {
        margin-bottom: 60px;
    }
}

.betoranje-1tmfeq {
    border-radius: 10px;
    background: var(--fh-bg-color);
    border: 1px solid var(--border-color);
    margin-bottom: 10px;
    padding: 20px 32px 20px;
}

.betoranje-1tmfeq h3 {
    position: relative;
    color: var(--title-color);
    font-size: 20px;
    cursor: pointer;
    margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
    .betoranje-1tmfeq h3 {
        font-size: 16px;
        font-weight: 600;
    }
}

.betoranje-1tmfeq p {
    padding: 0;
    font-size: 18px;
    line-height: 135%;
    margin: 0;
    color: var(--text-color);
}

.betoranje-1tmfeq p+p {
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .betoranje-1tmfeq p {
        font-size: 16px;
    }
}

.betoranje-2q8hjx {
    display: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-2q8hjx {
        display: flex;
        justify-content: center;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
        height: 68px;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        background: #161d33;
        padding: 0 40px;
    }
}

.betoranje-2of9fm {
    list-style: none;
    margin: 0 -20px;
    padding: 0;
    display: flex;
    align-items: center;
}

.betoranje-2of9fm li {
    margin: 0 20px;
}

.betoranje-2of9fm li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    text-decoration: none;
}

.betoranje-2of9fm li a img {
    margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
    .betoranje-2of9fm li a:hover {
        color: #2ab765;
    }
}

.betoranje-2c9kax {
    max-width: 1110px;
    width: 100%;
    list-style: none;
    margin: 10px auto;
    padding: 0;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .betoranje-2c9kax {
        padding: 0 16px;
    }
}

.betoranje-2c9kax li {
    font-size: 16px;
    position: relative;
}

.betoranje-2c9kax li a {
    color: var(--text-color);
    text-decoration: none;
}

@media only screen and (min-width: 1025px) {
    .betoranje-2c9kax li a:hover {
        text-decoration: underline;
    }
}

.betoranje-2c9kax li span {
    opacity: 0.5;
}

.betoranje-2c9kax li+li {
    margin-left: 30px;
}

.betoranje-2c9kax li+li::before {
    content: '-';
    left: -20px;
    top: 50%;
    font-size: 20px;
    transform: translateY(-50%);
    color: var(--text-color);
    position: absolute;
}

h2.betoranje-tv5ydf {
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    h2.betoranje-tv5ydf {
        margin-bottom: 18px;
    }
}

.betoranje-1h5v4s {
    border-collapse: separate;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: var(--text-color);
    counter-reset: table-row;
}

.betoranje-1h5v4s tbody tr {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px 36px;
    padding: 20px 24px;
    border-radius: 10px;
    margin-bottom: 16px;
    cursor: pointer;
    background-color: var(--fh-bg-color);
}

.betoranje-1h5v4s tbody tr:first-of-type::before {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    z-index: -1;
    background: var(--table-header-color);
    border-radius: 10px;
}

.betoranje-1h5v4s tbody tr:first-of-type::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: var(--fh-bg-color);
    border-radius: 10px;
}

.betoranje-1h5v4s tbody tr:first-of-type td {
    z-index: 2;
    border-radius: 10px;
}

.betoranje-1h5v4s tbody tr:last-of-type {
    margin-bottom: 0;
}

.betoranje-1h5v4s tbody tr td:first-of-type {
    flex-shrink: 0;
}

.betoranje-1h5v4s tbody tr td:first-of-type>a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid var(--rate-image-border);
}

.betoranje-1h5v4s tbody tr td:first-of-type>a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 10px 0;
    padding: 2px 9px;
    width: 28px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    counter-increment: table-row;
    content: counter(table-row);
    background: var(--rate-counter-bg);
}

.betoranje-1h5v4s tbody tr td:last-of-type {
    margin-left: auto;
}

@media only screen and (max-width: 767px) {
    .betoranje-1h5v4s tbody tr td:last-of-type {
        margin-left: 0;
        width: 100%;
    }
}

.betoranje-1h5v4s tbody tr td .betoranje-1ktlh8 {
    display: flex;
    flex-direction: column;
    text-align: center;
}

@media only screen and (max-width: 420px) {
    .betoranje-1h5v4s tbody tr td .betoranje-1ktlh8 {
        width: 100%;
    }
}

.betoranje-1h5v4s tbody tr td .betoranje-cs4xdq {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    padding: 10px;
    width: 181px;
    height: 46px;
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: var(--button-text-color);
    background: var(--button-bg-color);
    transition: 0.3s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

@media only screen and (min-width: 1025px) {
    .betoranje-1h5v4s tbody tr td .betoranje-cs4xdq:hover {
        background: var(--button-bg-hover);
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1h5v4s tbody tr td .betoranje-cs4xdq {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 420px) {
    .betoranje-1h5v4s tbody tr td .betoranje-cs4xdq {
        width: 100%;
    }
}

.betoranje-1h5v4s tbody tr td .betoranje-1pjf1b {
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
    .betoranje-1h5v4s tbody tr td .betoranje-1pjf1b:hover {
        text-decoration: none;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1h5v4s tbody tr {
        flex-direction: column;
    }
}

.betoranje-1h5v4s tbody tr:nth-child(-n + 3) td>a::before {
    background: var(--rate-counter-bg-top);
}

.betoranje-2gd8uk {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-2gd8uk {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-2gd8uk {
        margin: 0 auto 60px;
    }
}

.betoranje-2fzvne {
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    margin: 0 0 32px;
    text-align: center;
    color: var(--title-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-2fzvne {
        font-size: 26px;
        line-height: normal;
        margin: 0 0 20px;
        text-align: left;
    }
}

.betoranje-28cn90 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
    .betoranje-28cn90 {
        margin: 0 -5px;
    }
}

.betoranje-26q8vq {
    max-width: calc(25% - 20px);
    width: 100%;
    flex-basis: calc(25% - 20px);
    margin: 0 10px 20px;
    text-decoration: none;
    cursor: pointer;
}

.betoranje-26q8vq img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.betoranje-26q8vq p {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0 0;
    color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
    .betoranje-26q8vq:hover img {
        transform: scale(1.01);
    }
}

@media only screen and (max-width: 991px) {
    .betoranje-26q8vq {
        max-width: calc(33.33333% - 20px);
        flex-basis: calc(33.33333% - 20px);
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-26q8vq {
        max-width: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        margin: 0 5px 12px;
    }
    .betoranje-26q8vq p {
        font-size: 16px;
    }
}

.betoranje-14cn7i {
    position: relative;
    max-width: 800px;
    height: 400px;
    width: 100%;
    margin: 40px auto;
    border-radius: 10px;
    overflow: hidden;
}

@media only screen and (max-width: 520px) {
    .betoranje-14cn7i {
        height: 190px;
        margin: 20px auto;
    }
}

.betoranje-14cn7i img {
    width: 100%;
    height: 100%;
}

.betoranje-14cn7i iframe {
    width: 100%;
    height: 400px;
    margin: 0;
}

@media only screen and (max-width: 520px) {
    .betoranje-14cn7i iframe {
        height: 190px;
    }
}

.betoranje-25fcb4 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: -1;
    filter: blur(3px);
}

.betoranje-25fcb4::before {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    content: '';
}

.betoranje-6i6g2w {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 52px;
    max-width: 200px;
    -webkit-animation: none;
    animation: none;
    transform: translate(-50%, -50%);
}

.betoranje-6i6g2w svg {
    width: 50px;
    height: 50px;
    fill: #fff;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 1025px) {
    .betoranje-6i6g2w:hover svg {
        transform: scale(1.1);
    }
}

.betoranje-3c8n9v {
    padding: 90px 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-3c8n9v {
        padding: 40px 0;
    }
}

.betoranje-24973g {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
}

.betoranje-24973g:has(.betoranje-1e4as2) {
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .betoranje-24973g {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 991px) {
    .betoranje-24973g {
        flex-direction: column-reverse;
    }
}

.betoranje-1e4as2 {
    max-width: 520px;
    width: 100%;
    flex-basis: 520px;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 24px;
}

.betoranje-1e4as2 img {
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .betoranje-1e4as2 {
        max-width: 565px;
        flex-basis: auto;
        margin: 24px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1e4as2 {
        margin: 10px 0 0;
    }
}

.betoranje-gso0q0 {
    max-width: 565px;
    width: 100%;
    flex-basis: 565px;
    border-radius: 10px;
    padding: 36px 32px;
    background: radial-gradient( 114.2% 133.85% at 7.14% 3.6%, var(--main-theme-color) 0.01%, var(--table-header-color) 0.1%, rgba(255, 255, 255, 0.25) 100%);
    border: 1px solid var(--border-color);
}

.betoranje-gso0q0 h2 {
    color: inherit;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    margin: 0 0 16px;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .betoranje-gso0q0 {
        flex-basis: auto;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-gso0q0 {
        padding: 24px 10px;
    }
}

.betoranje-lyvrga {
    background: rgba(0, 0, 0, 0.46);
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    padding: 14px 20px;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin: 0 0 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.betoranje-lyvrga:hover {
    border: 1px solid rgba(255, 255, 255, 0.65);
}

.betoranje-2epok5 {
    margin: 20px auto 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    border-radius: 6px;
    padding: 15px 10px;
    width: 100%;
    height: 52px;
    cursor: pointer;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    background: var(--button-bg-color);
    color: var(--button-text-color);
}

.betoranje-2epok5:hover {
    background: var(--button-bg-hover);
}

.betoranje-1nv8lb {
    max-width: 342px;
    width: 100%;
    margin: 20px auto 0;
    font-size: 12px;
    line-height: 140%;
    text-align: center;
    color: inherit;
}

.betoranje-1nv8lb ul,
.betoranje-1nv8lb ol {
    text-align: left;
}

.betoranje-1nv8lb a {
    text-decoration: underline;
    color: #8babff;
}

.betoranje-v4i67i {
    display: flex;
    align-items: center;
    gap: 0 10px;
    margin: 0 0 10px;
}

.betoranje-v4i67i .betoranje-lyvrga {
    width: 50%;
    margin: 0;
}

.betoranje-18lz3w {
    border-radius: 6px;
    padding: 15px 10px;
    width: 50%;
    height: 52px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    background: var(--button-bg-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--button-text-color);
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.betoranje-18lz3w:hover {
    background: var(--button-bg-hover);
}

.betoranje-1b377y {
    margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-1b377y {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1b377y {
        margin: 0 0 60px;
    }
}

.betoranje-23gi0a {
    position: relative;
    padding: 20px 24px;
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border-radius: 10px;
    background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-23gi0a {
        padding: 18px 14px;
        flex-direction: column;
        align-items: flex-start;
    }
}

.betoranje-1lbkhg {
    max-width: 200px;
    width: 100%;
    flex-basis: 200px;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .betoranje-1lbkhg {
        max-width: 80px;
        flex-basis: auto;
        margin-bottom: 10px;
    }
}

.betoranje-vy38a9 {
    max-width: 842px;
    width: 100%;
    flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
    .betoranje-vy38a9 {
        flex-basis: auto;
        max-width: 100%;
    }
}

.betoranje-16mfvd {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 40px;
    font-weight: 700;
    color: var(--title-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-16mfvd {
        font-size: 26px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

.betoranje-16mfvd a {
    width: 26px;
    height: 26px;
    background: #5277e7;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    margin-left: 20px;
    border-radius: 4px;
    transition: 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
    .betoranje-16mfvd a {
        margin: 1px 0 4px;
    }
}

.betoranje-16mfvd a svg {
    fill: #fff;
}

.betoranje-16mfvd a:hover {
    background: #3d68e7;
}

.betoranje-8rksch {
    font-size: 16px;
    color: var(--text-color);
    opacity: 0.9;
}

.betoranje-wnnsbr {
    margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
    .betoranje-wnnsbr {
        position: absolute;
        top: 18px;
        left: 115px;
    }
}

.betoranje-2fm4hv {
    font-size: 16px;
    color: var(--text-color);
}

.betoranje-18l8w3 {
    display: grid;
    grid-template-areas: 'play-block__left' 'content-section' 'play-block__right';
    max-width: 1110px;
    width: 100%;
    margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-18l8w3 {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-18l8w3 {
        margin: 20px auto 60px;
    }
}

@media only screen and (min-width: 992px) {
    .betoranje-18l8w3 {
        grid-template-areas: 'play-block__left play-block__right' 'content-section content-section';
        grid-template-columns: 65% 35%;
    }
}

.betoranje-2ikpe5 {
    grid-area: play-block__left;
    width: 100%;
    padding-right: 0;
}

.betoranje-2ikpe5 h1,
.betoranje-2ikpe5 h2 {
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    color: var(--title-color);
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2ikpe5 h1,
    .betoranje-2ikpe5 h2 {
        font-weight: 700;
        font-size: 26px;
        line-height: 110%;
        margin-bottom: 16px;
    }
}

@media only screen and (min-width: 992px) {
    .betoranje-2ikpe5 {
        margin: 0;
        padding-right: 20px;
    }
}

.betoranje-1fmb1v {
    grid-area: play-block__right;
    margin: 24px 0 0;
    width: 100%;
}

.betoranje-1fmb1v h1 {
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    color: var(--title-color);
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-1fmb1v h1 {
        font-weight: 700;
        font-size: 26px;
        line-height: 110%;
        margin-bottom: 16px;
    }
}

.betoranje-1fmb1v h2 {
    display: flex;
    align-items: center;
    min-height: 68px;
    font-size: 26px;
    line-height: normal;
    font-weight: 700;
    color: var(--title-color);
    margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
    .betoranje-1fmb1v h2 {
        font-size: 24px;
        line-height: 110%;
        margin-bottom: 16px;
        min-height: auto;
    }
}

.betoranje-1fmb1v table {
    border-radius: 10px;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    border: 1px solid var(--border-color);
    box-shadow: 0 0 0 1px var(--border-color);
}

.betoranje-1fmb1v table tr td {
    padding: 12px 28px;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    background: var(--table-1-color);
    border-top: none;
    border-left: none;
    border-right: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-1fmb1v table tr td {
        padding: 12px 4px;
    }
}

.betoranje-1fmb1v table tr th {
    padding: 12px 28px;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    background: var(--table-1-color);
    border-top: none;
    border-left: none;
    border-right: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-1fmb1v table tr th {
        padding: 12px 4px;
    }
}

.betoranje-1fmb1v table tr:last-of-type td {
    border-bottom: none;
}

@media only screen and (min-width: 992px) {
    .betoranje-1fmb1v {
        margin: 0;
    }
}

.betoranje-27niqv {
    width: 100%;
    min-height: 356px;
    border-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .betoranje-27niqv {
        min-height: 190px;
    }
}

.betoranje-2193ur {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: -1;
    filter: blur(5px);
}

.betoranje-2193ur::before {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    content: '';
}

.betoranje-fn8uc3 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.betoranje-fn8uc3.betoranje-11zaxv {
    display: none;
}

.betoranje-w34t9c {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
}

.betoranje-w34t9c iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.betoranje-w34t9c iframe.betoranje-14p1lr {
    position: fixed;
    inset: 0px;
    width: 100vw;
    height: 100vh;
    margin: 0px;
}

.betoranje-w34t9c.betoranje-23ginj {
    opacity: 1;
    pointer-events: all;
}

.betoranje-ryh4x5 {
    border: none;
    cursor: pointer;
    text-decoration: none;
    max-width: 252px;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #c2c0ce;
    margin: 0 auto;
    color: #090909;
    font-size: 16px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}

.betoranje-ryh4x5 svg {
    margin-right: 10px;
}

.betoranje-ryh4x5+.betoranje-ryh4x5 {
    margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
    .betoranje-ryh4x5:hover {
        background: #a8a6b3;
    }
}

.betoranje-1ag92y {
    background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
    .betoranje-1ag92y:hover {
        background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-ryh4x5 {
        height: 42px;
        max-width: 220px;
    }
}

.betoranje-18l8w3 .betoranje-syomqh {
    padding: 0;
    grid-area: content-section;
    width: 100%;
    margin: 24px 0 0;
}

.betoranje-18l8w3 .betoranje-syomqh h1,
.betoranje-18l8w3 .betoranje-syomqh h2 {
    color: var(--title-color);
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
    .betoranje-18l8w3 .betoranje-syomqh h1,
    .betoranje-18l8w3 .betoranje-syomqh h2 {
        font-size: 26px;
        margin: 0 0 18px;
    }
}

@media only screen and (min-width: 991px) {
    .betoranje-18l8w3 .betoranje-syomqh {
        margin: 28px 0 0;
    }
}

.betoranje-vxapq1 {
    max-width: 1110px;
    width: 100%;
    margin: 40px auto 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .betoranje-vxapq1 {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 991px) {
    .betoranje-vxapq1 {
        flex-direction: column;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-vxapq1 {
        margin: 20px auto 60px;
    }
}

.betoranje-me3j6f {
    max-width: 545px;
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .betoranje-me3j6f {
        max-width: 100%;
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-me3j6f {
        max-width: 100%;
        margin: 0 0 10px;
    }
}

.betoranje-ssypfl {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    border-radius: 20px;
}

.betoranje-ssypfl iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.betoranje-lu0if1 {
    max-width: 540px;
    width: 100%;
    margin-left: 24px;
}

.betoranje-lu0if1 h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: normal;
    margin: 0;
    color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
    .betoranje-lu0if1 h1 {
        font-size: 44px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-lu0if1 h1 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 991px) {
    .betoranje-lu0if1 {
        max-width: 100%;
        margin: 0;
    }
}

.betoranje-2drkrd {
    padding: 25px 20px;
    border-radius: 10px;
    background: var(--fh-bg-color);
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2drkrd {
        padding: 14px;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
    }
}

.betoranje-ai4lcy {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
    .betoranje-ai4lcy {
        flex-direction: column;
        margin: 0 0 0 20px;
    }
}

.betoranje-mz3mue {
    display: flex;
    align-items: center;
    gap: 2px;
    margin-right: 12px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

.betoranje-mz3mue span {
    margin-right: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff0000;
}

@media only screen and (max-width: 767px) {
    .betoranje-mz3mue {
        margin: 0;
    }
    .betoranje-mz3mue:last-of-type {
        margin-top: 4px;
    }
}

.betoranje-20r2in {
    display: flex;
    align-items: center;
    padding: 14px 20px;
    border-radius: 10px;
    background: var(--table-header-color);
}

@media only screen and (max-width: 540px) {
    .betoranje-20r2in {
        padding: 10px;
    }
}

.betoranje-20r2in .betoranje-1zlk11 {
    max-width: 156px;
    height: 46px;
    font-size: 16px;
    margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
    .betoranje-20r2in .betoranje-1zlk11 {
        max-width: 100%;
        margin: 10px 0 0;
    }
}

@media only screen and (max-width: 540px) {
    .betoranje-20r2in {
        flex-wrap: wrap;
    }
}

.betoranje-12p8or {
    width: 98px;
    flex-shrink: 0;
    margin-right: 12px;
}

.betoranje-12p8or img {
    width: 100%;
}

.betoranje-1bbugc {
    max-width: 230px;
    width: 100%;
    margin-right: 5px;
}

@media only screen and (max-width: 540px) {
    .betoranje-1bbugc {
        max-width: 200px;
        margin: 0;
    }
}

.betoranje-1ybjhi {
    font-size: 14px;
    color: var(--title-color);
    opacity: 0.8;
}

.betoranje-1zg39r {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: var(--text-color);
}

.betoranje-2kgr1k {
    width: 100%;
    margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k {
        margin: 0 0 60px;
    }
}

.betoranje-2kgr1k .betoranje-gfsndf {
    position: relative;
}

.betoranje-2kgr1k .betoranje-2msiyp {
    width: 100%;
    height: calc(100vh - 54px);
    height: 100dvh;
    height: calc(100dvh - env(safe-area-inset-bottom, 0px));
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.betoranje-2kgr1k .betoranje-2msiyp.betoranje-11zaxv {
    display: none;
}

.betoranje-2kgr1k .betoranje-1azzg6 {
    gap: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 32px;
    max-width: 910px;
    width: 100%;
    border-radius: 20px;
    padding: 17px 40px;
    background: var(--main-theme-color);
    border: 1px solid var(--border-color);
    margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
    .betoranje-2kgr1k .betoranje-1azzg6 {
        bottom: 90px;
        padding: 14px 16px;
        flex-direction: column;
        max-width: calc(100% - 32px);
    }
}

@media only screen and (max-width: 520px) {
    .betoranje-2kgr1k .betoranje-1azzg6 {
        bottom: 90px;
    }
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1epror {
    max-width: 300px;
    width: 100%;
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1epror .betoranje-drj2bj {
    font-weight: 800;
    font-size: 40px;
    line-height: 110%;
    color: var(--title-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1epror .betoranje-drj2bj {
        font-size: 32px;
        text-align: center;
    }
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1epror .betoranje-2dsmz3 {
    margin-top: 8px;
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--text-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1epror .betoranje-2dsmz3 {
        text-align: center;
    }
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 {
    max-width: 488px;
    width: 100%;
    gap: 14px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 {
        flex-direction: column-reverse;
    }
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-1f7k9z {
    border-radius: 10px;
    padding: 12px 28px;
    width: 200px;
    height: 46px;
    background: #a9afbc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #0b0b10;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-1f7k9z:hover {
    background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-1f7k9z {
        width: 100%;
    }
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-2emcpi {
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 10px;
    width: 274px;
    height: 46px;
    background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: #0b0b10;
    cursor: pointer;
    position: relative;
    transition: 0.3s ease-in-out;
    overflow: hidden;
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-2emcpi span {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

@keyframes slideLeftRight {
    0% {
        left: -16px;
    }
    100% {
        left: calc(100% + 16px);
    }
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-2emcpi:before {
    content: '';
    border-radius: 10px;
    position: absolute;
    height: 100%;
    width: 32px;
    top: 0;
    left: -16px;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.75) 50%, transparent 100%);
    z-index: 0;
    backdrop-filter: blur(5px);
    animation: slideLeftRight 2s infinite;
}

.betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-2emcpi:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1azzg6 .betoranje-1du6o1 .betoranje-2emcpi {
        width: 100%;
    }
}

.betoranje-2kgr1k .betoranje-1azzg6.betoranje-11zaxv {
    display: none;
}

.betoranje-2kgr1k .betoranje-135g38 {
    display: none;
}

.betoranje-2kgr1k .betoranje-135g38.betoranje-23ginj {
    display: block;
}

.betoranje-2kgr1k .betoranje-135g38 iframe {
    width: 100%;
    height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-135g38 iframe {
        height: calc(100vh - 54px);
    }
}

.betoranje-2kgr1k .betoranje-1g0dxk {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
    .betoranje-2kgr1k .betoranje-1g0dxk {
        padding: 24px 16px 0;
    }
}

.betoranje-2kgr1k .betoranje-1g0dxk .betoranje-drj2bj {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: var(--title-color);
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1g0dxk .betoranje-drj2bj {
        margin-bottom: 24px;
    }
}

.betoranje-2kgr1k .betoranje-1g0dxk table {
    border-radius: 10px;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    border: 1px solid var(--border-color);
    box-shadow: 0 0 0 1px var(--border-color);
}

.betoranje-2kgr1k .betoranje-1g0dxk table tr td {
    padding: 12px 28px;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    background: var(--table-1-color);
    border-top: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1g0dxk table tr td {
        padding: 12px 4px;
    }
}

.betoranje-2kgr1k .betoranje-1g0dxk table tr th {
    padding: 12px 28px;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    background: var(--table-2-color);
    border-top: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-2kgr1k .betoranje-1g0dxk table tr th {
        padding: 12px 4px;
    }
}

.betoranje-2kgr1k .betoranje-1g0dxk table tr:last-of-type td {
    border-bottom: none;
}

.betoranje-jq704x {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    background: var(--main-theme-color);
}

.betoranje-jq704x.betoranje-2kbh5e {
    display: block;
}

.betoranje-jq704x iframe {
    width: 100%;
    height: calc(100% - 72px);
    border: none;
}

.betoranje-jq704x .betoranje-197zky {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
    color: #000;
    border: 1px solid #000;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 10000;
}

.betoranje-jq704x .betoranje-12o5li {
    height: 72px;
    padding: 8px 16px 18px;
    background: var(--main-theme-color);
}

.betoranje-jq704x .betoranje-2emcpi {
    bottom: 20px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 10px;
    height: 46px;
    width: 100%;
    background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: #0b0b10;
    cursor: pointer;
    z-index: 10000;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    transition: 0.3s ease-in-out;
}

.betoranje-jq704x .betoranje-2emcpi:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.betoranje-c17vj5 {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    display: none;
    overflow: auto;
}

.betoranje-c17vj5.betoranje-2kbh5e {
    display: block;
}

.betoranje-b5ae0c {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.betoranje-1zyqpr {
    position: relative;
    top: 100px;
    margin: 0 auto;
    z-index: 999;
    max-width: 600px;
    width: 100%;
    background: var(--fh-bg-color);
    border: 1px solid var(--border-color);
    border-radius: 20px;
    padding: 28px 44px;
}

.betoranje-39t9iq {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
    .betoranje-1zyqpr {
        width: calc(100% - 20px);
        max-width: 100%;
        padding: 28px 16px;
    }
}

.betoranje-1z97kj {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.betoranje-1z97kj svg {
    width: 15px;
    height: 15px;
    fill: #000;
}

.betoranje-1mc9d8 {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.betoranje-238faf.betoranje-11zaxv {
    display: none;
}

.betoranje-27diw1 {
    font-size: 16px;
    line-height: 140%;
    color: var(--title-color);
    text-align: center;
    margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
    .betoranje-27diw1 {
        margin-bottom: 20px;
    }
}

.betoranje-5bvawv {
    padding-bottom: 36px;
    margin-bottom: 36px;
    border-bottom: 1px solid var(--border-color);
}

.betoranje-5bvawv span {
    font-weight: 500;
    font-size: 20px;
    color: var(--text-color);
    display: block;
    margin-bottom: 4px;
}

.betoranje-5bvawv small {
    font-weight: 400;
    font-size: 16px;
    color: var(--text-color);
    opacity: 0.8;
    display: block;
    margin-bottom: 16px;
}

.betoranje-5bvawv input {
    border-radius: 46px;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    background: rgba(245, 245, 245, 0.05);
    color: var(--text-color);
    border: none;
    font-size: 16px;
    transition: 0.3s ease-in-out;
    border: 1px solid rgba(245, 245, 245, 0.05);
}

.betoranje-5bvawv input::-moz-placeholder {
    color: var(--text-color);
    opacity: 0.6;
}

.betoranje-5bvawv input::placeholder {
    color: var(--text-color);
    opacity: 0.6;
}

.betoranje-5bvawv input:hover {
    border-color: rgba(194, 192, 206, 0.5);
}

.betoranje-5bvawv input:active {
    border-color: #c2c0ce;
}

.betoranje-5bvawv input:focus {
    border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
    .betoranje-5bvawv {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.betoranje-6tz0z4 {
    margin-bottom: 36px;
}

.betoranje-6tz0z4 textarea {
    border-radius: 20px;
    padding: 14px 20px;
    width: 100%;
    height: 120px;
    resize: none;
    overflow: hidden;
    background: rgba(245, 245, 245, 0.05);
    color: var(--text-color);
    border: 1px solid #c2c0ce;
    font-size: 16px;
}

.betoranje-6tz0z4 textarea::-moz-placeholder {
    color: var(--text-color);
    opacity: 0.6;
}

.betoranje-6tz0z4 textarea::placeholder {
    color: var(--text-color);
    opacity: 0.6;
}

@media only screen and (max-width: 767px) {
    .betoranje-6tz0z4 {
        margin-bottom: 24px;
    }
}

.betoranje-15qc7g {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.betoranje-2rr4na {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    width: 136px;
    height: 42px;
    font-size: 16px;
    font-weight: 700;
    color: var(--title-color);
    border: 1px solid var(--border-color);
    transition: 0.3s ease-in-out;
}

.betoranje-2rr4na:hover {
    background: var(--border-color);
}

.betoranje-apuq00 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #197bff;
    color: var(--title-color);
    border-radius: 6px;
    padding: 10px;
    width: 193px;
    height: 42px;
    margin-left: 16px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    transition: 0.3s ease-in-out;
}

.betoranje-apuq00:hover {
    background: #166ad9;
}

.betoranje-1f8d4d {
    max-width: 292px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.betoranje-1f8d4d.betoranje-11zaxv {
    display: none;
}

.betoranje-17w1av {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: var(--title-color);
    margin: 16px 0 20px;
}

.betoranje-1f8d4d .betoranje-2rr4na {
    margin: 0 auto;
}

.betoranje-27r1mt {
    padding: 0;
    border: none;
    margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
    .betoranje-27r1mt {
        margin-bottom: 16px;
    }
}

.betoranje-24vusc {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    height: auto;
    position: relative;
}

.betoranje-2ofwty {
    filter: grayscale(100%);
}

.betoranje-24vusc>input {
    display: none;
}

.betoranje-24vusc>label {
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    font-size: 0;
    transition: 0.3s;
}

.betoranje-24vusc>input:checked~label,
.betoranje-24vusc>input:checked~label~label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.betoranje-24vusc>input:not(:checked)~label:hover,
.betoranje-24vusc>input:not(:checked)~label:hover~label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked~.betoranje-2i788b>.betoranje-2nx9nh {
    transform: translateY(-100px);
}

#rating-container-2:checked~.betoranje-2i788b>.betoranje-2nx9nh {
    transform: translateY(-200px);
}

#rating-container-3:checked~.betoranje-2i788b>.betoranje-2nx9nh {
    transform: translateY(-300px);
}

#rating-container-4:checked~.betoranje-2i788b>.betoranje-2nx9nh {
    transform: translateY(-400px);
}

#rating-container-5:checked~.betoranje-2i788b>.betoranje-2nx9nh {
    transform: translateY(-500px);
}

#rating-0 {
    display: none;
}

label[for='rating-0'] {
    display: none;
}

.betoranje-h6uspf {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    text-decoration: none;
}

.betoranje-h6uspf.betoranje-11zaxv {
    display: none;
}

.betoranje-10oxa6 {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    height: 110px;
    border-radius: 30px 30px 0 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
}

@media only screen and (max-width: 1023px) {
    .betoranje-10oxa6 {
        height: 74px;
        overflow: visible;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-10oxa6 {
        border-radius: 20px 20px 0 0;
    }
}

.betoranje-14712e {
    max-width: 360px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0 0 52px;
    gap: 16px;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    color: #fff;
    border-top-left-radius: 30px;
}

.betoranje-14712e::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border: 20px solid transparent;
}

.betoranje-14712e::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border: 20px solid transparent;
}

.betoranje-14712e img {
    border-radius: 16px;
    overflow: hidden;
}

@media only screen and (max-width: 1023px) {
    .betoranje-14712e {
        max-width: 300px;
        padding: 0 10px;
        font-size: 16px;
    }
    .betoranje-14712e img {
        max-width: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-14712e {
        max-width: 120px;
        font-size: 14px;
        border-top-left-radius: 20px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 5px;
        font-size: 14px;
    }
    .betoranje-14712e img {
        max-width: 60px;
        border-radius: 7px;
    }
}

.betoranje-2porc9 {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    color: #fff;
}

@media only screen and (max-width: 1023px) {
    .betoranje-2porc9 {
        font-size: 16px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-2porc9 {
        font-size: 14px;
    }
}

.betoranje-291lbq {
    max-width: 360px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 52px 0 0;
    z-index: 2;
    overflow: hidden;
    border-top-right-radius: 30px;
}

.betoranje-291lbq::before {
    content: '';
    position: absolute;
    left: 42px;
    top: 50%;
    transform: translateY(-50%);
    height: 410px;
    width: 388px;
    border-radius: 50%;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .betoranje-291lbq::before {
        left: 0;
        width: 137px;
        height: 145px;
    }
}

.betoranje-291lbq::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 410px;
    width: 388px;
    border-radius: 50%;
    z-index: -2;
}

@media only screen and (max-width: 767px) {
    .betoranje-291lbq::after {
        display: none;
    }
}

@media only screen and (max-width: 1023px) {
    .betoranje-291lbq {
        max-width: 300px;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-291lbq {
        max-width: 120px;
        border-top-right-radius: 20px;
    }
}

.betoranje-jbd7gf {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 2;
}

@media only screen and (max-width: 1023px) {
    .betoranje-jbd7gf {
        top: -20px;
    }
}

.betoranje-1ulvoe {
    width: 220px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    color: #090909;
    font-size: 16px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
    background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
    .betoranje-1ulvoe:hover {
        background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
    }
}

@media only screen and (max-width: 1023px) {
    .betoranje-1ulvoe {
        width: 200px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-1ulvoe {
        width: 90px;
        height: 40px;
    }
}

.betoranje-h6uspf.betoranje-2mwwdj .betoranje-10oxa6 {
    background: #2b3b67;
}

.betoranje-h6uspf.betoranje-2mwwdj .betoranje-14712e {
    background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betoranje-h6uspf.betoranje-2mwwdj .betoranje-14712e::before {
    border-top: 40px solid #2b3b67;
    border-right: 10px solid #2b3b67;
}

.betoranje-h6uspf.betoranje-2mwwdj .betoranje-14712e::after {
    border-right: 10px solid #2b3b67;
    border-bottom: 36px solid #2b3b67;
}

.betoranje-h6uspf.betoranje-2mwwdj .betoranje-291lbq::before {
    background: #0e0f41;
}

.betoranje-h6uspf.betoranje-2mwwdj .betoranje-291lbq::after {
    background: #152557;
}

.betoranje-h6uspf.betoranje-boy8cs .betoranje-10oxa6 {
    background: #1f35fa;
}

.betoranje-h6uspf.betoranje-boy8cs .betoranje-14712e {
    background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betoranje-h6uspf.betoranje-boy8cs .betoranje-14712e::before {
    border-top: 40px solid #1f35fa;
    border-right: 10px solid #1f35fa;
}

.betoranje-h6uspf.betoranje-boy8cs .betoranje-14712e::after {
    border-right: 10px solid #1f35fa;
    border-bottom: 36px solid #1f35fa;
}

.betoranje-h6uspf.betoranje-boy8cs .betoranje-291lbq::before {
    background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betoranje-h6uspf.betoranje-boy8cs .betoranje-291lbq::after {
    background: #192ac8;
}

.betoranje-h6uspf.betoranje-2d1i6c .betoranje-10oxa6 {
    background: #fa771f;
}

.betoranje-h6uspf.betoranje-2d1i6c .betoranje-14712e {
    background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betoranje-h6uspf.betoranje-2d1i6c .betoranje-14712e::before {
    border-top: 40px solid #fa771f;
    border-right: 10px solid #fa771f;
}

.betoranje-h6uspf.betoranje-2d1i6c .betoranje-14712e::after {
    border-right: 10px solid #fa771f;
    border-bottom: 36px solid #fa771f;
}

.betoranje-h6uspf.betoranje-2d1i6c .betoranje-291lbq::before {
    background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betoranje-h6uspf.betoranje-2d1i6c .betoranje-291lbq::after {
    background: #fa8535;
}

.betoranje-10zdsh {
    max-width: 1110px;
    width: 100%;
    margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
    .betoranje-10zdsh {
        padding: 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .betoranje-10zdsh {
        margin: 24px 0 60px;
    }
}

.betoranje-10zdsh h1 {
    font-size: 60px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
    .betoranje-10zdsh h1 {
        font-size: 26px;
        line-height: 110%;
        margin-bottom: 18px;
    }
}

.betoranje-ljsmbp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    padding: 20px 24px;
    margin-bottom: 24px;
    background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-ljsmbp {
        flex-direction: column;
        justify-content: center;
        padding: 20px 16px;
        margin-bottom: 16px;
    }
}

.betoranje-3cmnpe {
    display: flex;
    align-items: center;
    color: var(--text-color);
    gap: 6px;
    font-weight: 700;
    font-size: 24px;
}

@media only screen and (max-width: 767px) {
    .betoranje-3cmnpe {
        display: block;
        text-align: center;
        margin: 0 auto 5px;
    }
}

.betoranje-1cbdic {
    max-width: 200px;
    width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: var(--button-bg-color);
    color: var(--button-text-color);
    cursor: pointer;
    text-decoration: none;
}

@media only screen and (min-width: 1025px) {
    .betoranje-1cbdic:hover {
        background: var(--button-bg-hover);
    }
}

.betoranje-1z01hf {
    display: flex;
    align-items: center;
    gap: 10px;
}

.betoranje-1z01hf span {
    font-weight: 600;
    font-size: 24px;
    color: var(--text-color);
}

.betoranje-1z01hf small {
    font-size: 14px;
    color: var(--text-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-1z01hf {
        margin-bottom: 16px;
    }
}

.betoranje-1ce5g4 {
    width: 120px;
    height: 22px;
}

.betoranje-1ce5g4 .betoranje-2md7qw {
    fill: #c2c0ce;
}

.betoranje-1ce5g4 [rating='1'] .betoranje-2md7qw:not(:nth-child(n+2)) {
    fill: #ffbe16;
}

.betoranje-1ce5g4 [rating='2'] .betoranje-2md7qw:not(:nth-child(n+3)) {
    fill: #ffbe16;
}

.betoranje-1ce5g4 [rating='3'] .betoranje-2md7qw:not(:nth-child(n+4)) {
    fill: #ffbe16;
}

.betoranje-1ce5g4 [rating='4'] .betoranje-2md7qw:not(:nth-child(n+5)) {
    fill: #ffbe16;
}

.betoranje-1ce5g4 [rating='5'] .betoranje-2md7qw:not(:nth-child(n+6)) {
    fill: #ffbe16;
}

.betoranje-m5qsaw {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -10px;
    gap: 20px 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-m5qsaw {
        gap: 16px 0;
    }
}

.betoranje-kpcn5l {
    max-width: calc(33.33333% - 20px);
    width: 100%;
    flex-basis: calc(33.33333% - 20px);
    border-radius: 10px;
    padding: 24px;
    margin: 0 10px;
    background: var(--fh-bg-color);
}

.betoranje-kpcn5l.betoranje-23ginj {
    display: block;
}

.betoranje-kpcn5l.betoranje-11zaxv {
    display: none;
}

@media only screen and (max-width: 767px) {
    .betoranje-kpcn5l {
        max-width: 100%;
        flex-basis: auto;
        padding: 16px;
    }
}

.betoranje-fn123r {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

.betoranje-1eww6p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #c2c0ce;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    margin-right: 10px;
    color: var(--fh-bg-color);
}

.betoranje-ng5hz5 {
    content: '';
    position: absolute;
    right: -3px;
    bottom: -3px;
    border-radius: 50%;
    padding: 1px;
    width: 18px;
    height: 18px;
    background-color: var(--fh-bg-color);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.betoranje-ph8xcv small {
    font-size: 14px;
    display: block;
    color: var(--text-color);
}

.betoranje-ph8xcv span {
    font-weight: 600;
    font-size: 16px;
    display: block;
    color: var(--text-color);
}

.betoranje-fdsdcj {
    font-size: 16px;
    line-height: 140%;
}

.betoranje-c1ddhl {
    width: 88px;
    height: 16px;
    margin-bottom: 14px;
}

.betoranje-c1ddhl .betoranje-2md7qw {
    fill: #c2c0ce;
}

.betoranje-c1ddhl [rating='1'] .betoranje-2md7qw:not(:nth-child(n+2)) {
    fill: #ffbe16;
}

.betoranje-c1ddhl [rating='2'] .betoranje-2md7qw:not(:nth-child(n+3)) {
    fill: #ffbe16;
}

.betoranje-c1ddhl [rating='3'] .betoranje-2md7qw:not(:nth-child(n+4)) {
    fill: #ffbe16;
}

.betoranje-c1ddhl [rating='4'] .betoranje-2md7qw:not(:nth-child(n+5)) {
    fill: #ffbe16;
}

.betoranje-c1ddhl [rating='5'] .betoranje-2md7qw:not(:nth-child(n+6)) {
    fill: #ffbe16;
}

.betoranje-2i86w7 {
    max-width: 214px;
    height: 46px;
    font-size: 16px;
    margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-2i86w7 {
        margin: 18px auto 0;
    }
}

/* Review Hero Block Styles */

.betoranje-2bahxv {
    max-width: 1110px;
    width: 100%;
    margin: 32px auto;
}

@media screen and (max-width: 1200px) {
    .betoranje-2bahxv {
        padding: 0 16px;
    }
}

.betoranje-waytqk {
    font-size: 60px;
    font-weight: 700;
    line-height: 110%;
    color: var(--title-color);
    text-align: center;
    max-width: 985px;
    width: 100%;
    margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
    .betoranje-waytqk {
        font-size: 26px;
        margin-bottom: 18px;
    }
}

.betoranje-1rov17 {
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 0 0 24px;
    padding: 16px;
    border-radius: 10px;
    background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
    .betoranje-1rov17 {
        padding: 12px;
        gap: 12px;
    }
}

.betoranje-ykylry {
    position: relative;
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.betoranje-ykylry img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.betoranje-22dsj7 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--button-bg-color) 0%, var(--button-bg-hover) 100%);
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.betoranje-2c5ya1 {
    flex: 1;
    min-width: 0;
}

.betoranje-2ni5mh {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
    .betoranje-2ni5mh {
        font-size: 14px;
        gap: 6px;
    }
}

.betoranje-27kqit {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

.betoranje-27kqit svg,
.betoranje-27kqit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.betoranje-27kqit svg path {
    fill: var(--button-bg-color);
}

.betoranje-27kqit svg circle {
    fill: var(--button-text-color);
}

.betoranje-26gnbq {
    font-size: 14px;
    color: var(--text-color);
    opacity: 0.7;
}

@media only screen and (max-width: 767px) {
    .betoranje-26gnbq {
        font-size: 12px;
    }
}

.betoranje-26gnbq strong {
    font-weight: 600;
}

.betoranje-2f30pj {
    font-size: 16px;
    line-height: 160%;
    color: var(--text-color);
    margin: 0;
}

.betoranje-2f30pj p {
    margin: 0 0 16px;
}

.betoranje-2f30pj p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .betoranje-2f30pj {
        font-size: 14px;
        line-height: 150%;
    }
}


table {
    margin-bottom: 32px;
}

.betoranje-143rou p,
.betoranje-143rou ul,
.betoranje-143rou ol {
    font-size: 110%;
    line-height: 135%;
}

.betoranje-syomqh p img {
    display: block;
    margin: 20px auto;
}

.betoranje-2csxjs {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 12px;
    text-decoration: none;
}

.betoranje-2csxjs picture,
.betoranje-2csxjs img {
    display: block;
    width: 100%;
}

.betoranje-2csxjs img {
    margin: 0 !important;
}

.betoranje-qcd3wn {
    position: absolute;
    left: 7%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 550px;
    z-index: 2;
}

.betoranje-jj7gmi {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color);
    text-transform: uppercase;
    margin-bottom: 12px;
    text-shadow: 0 2px 8px rgba(0,0,0,.7);
}

.betoranje-k0ipp0 {
    font-size: 42px;
    line-height: 0.95;
    font-weight: 800;
    color: var(--title-color);
    text-shadow: 0px 0px 12px rgb(0 0 0);
}

.betoranje-k0ipp0 span {
    display: block;
    color: var(--text-color);
    font-size: 56px;
    margin-top: 8px;
}

.betoranje-1dd19b {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 26px;
    padding: 15px 25px;
    border-radius: 8px;
    background: var(--button-bg-color);
    color: var(--button-text-color);
    font-size: 22px;
    font-weight: 700;
    transition: .25s;
    box-shadow: 0 8px 30px var(--button-bg-color);
}

.betoranje-2csxjs:hover .betoranje-1dd19b {
    transform: scale(1.05);
}

@media (max-width: 767px) {

    .betoranje-qcd3wn{
        left:20px;
        right:20px;
        max-width:220px;
    }

    .betoranje-jj7gmi{
        font-size:10px;
        margin-bottom:6px;
    }

    .betoranje-k0ipp0{
        font-size:34px;
    }

    .betoranje-k0ipp0 span{
        font-size:26px;
        margin-top:4px;
    }

    .betoranje-1dd19b{
        margin-top:12px;
        padding:10px 18px;
        font-size:14px;
    }

}

/* hero-banner mobile CTA fit */
/* The bonus line ("200 % jusqu'a 15 000 EUR + 350 tours gratuits") is far longer than the
   short strings this banner was designed around; at 34px inside a 220px box it overflowed
   the artwork on phones. Scale the overlay down and let it use more of the banner width. */
@media (max-width: 767px) {
  .betoranje-qcd3wn { left: 16px; right: 16px; max-width: 58%; }
  .betoranje-k0ipp0 { font-size: 23px; line-height: 1.15; text-shadow: 0 0 8px rgba(0,0,0,.65); }
  .betoranje-k0ipp0 span { font-size: 20px; margin-top: 3px; }
  .betoranje-1dd19b { margin-top: 10px; padding: 8px 14px; font-size: 14px; }
}
@media (max-width: 480px) {
  .betoranje-qcd3wn { max-width: 62%; left: 12px; right: 12px; }
  .betoranje-k0ipp0 { font-size: 19px; line-height: 1.12; }
  .betoranje-k0ipp0 span { font-size: 17px; }
  .betoranje-1dd19b { margin-top: 8px; padding: 7px 12px; font-size: 13px; }
}


/* flattened headings (h2_0 / h2_2) keep their heading look */
/* These two were <h1>/<h2> in the markup; they are captions, not document headings, so the
   page keeps a single real <h1>. Tags became <p> - restore the exact visual size/weight. */
p#h2_0 { font-weight: 700; color: var(--title-color); }
.betoranje-g9gbfw p#h2_2 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media (max-width: 767px) {
  .betoranje-g9gbfw p#h2_2 { font-size: 26px; margin-bottom: 20px; }
}


/* CTA text centering */
/* .main-button is a flex box centred with justify-content, which places the text block
   as a whole. A long CTA ("Obtenez 250 tours gratuits maintenant !") wraps onto a second
   line, and those lines fall back to the default left alignment — visibly off-centre.
   text-align centres every line; padding keeps the text off the rounded edges. */
.betoranje-1zlk11 { text-align: center; padding-left: 12px; padding-right: 12px; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.betoranje-6cimx9, .betoranje-10ko8n, [class*="review-card"],
thead, thead th, table th, .betoranje-22lunq,
.betoranje-1oxbbi, [class*="collapsible-header"],
.betoranje-1arogk, [class*="updated-block"] {
  color: #ece7dc !important;
}
