@font-face {
	font-family: "Barlow Condensed";
	src: url("/fonts/Barlow_Condensed/BarlowCondensed-Italic.ttf");
	font-style: italic;
}
@font-face {
	font-family: "Barlow";
	src: url("/fonts/Barlow/Barlow-Medium.ttf");
	font-weight: 500;
}

[inert] {
    pointer-events: none;
    cursor: default;
    }
    [inert], [inert] * {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    }
    .Ldzeo {
display: flex
;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
width: 50%;
max-width: 50%;
}
.fJtIjm {
display: flex
;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
}
.craztM {
position: fixed;
left: 0px;
right: 0px;
top: 0px;
width: 100%;
z-index: 50;
background-color: rgb(25, 29, 34);
line-height: 1;
}
.ixvYRy {
display: flex
;
-webkit-box-align: center;
align-items: center;
}
.ixvYRy > a:not(:last-of-type) {
display: inline-block;
margin-right: 150px;
}
.ixvYRy > a img {
height: 56px;
}
.enabKe {
margin: 5px;
padding: 0px 10px;
width: initial;
min-width: 90px;
height: 36px;
}
.hoBMOr {
display: flex
;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
width: 100%;
height: 60px;
padding: 12px;
border-radius: 5px;
border: 1px solid transparent;
font-size: 18px;
font-weight: 600;
transition: 200ms;
color: rgb(255, 255, 255);
background-color: transparent;
}
.kAsKqw {
display: flex
;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
user-select: none;
}
.enabKe {
margin: 5px;
padding: 0px 10px;
width: initial;
min-width: 90px;
height: 36px;
}
.fJtIjm {
display: flex
;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
}
.kAsKqw {
display: flex
;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
user-select: none;
}


@media (max-width: 768px) {
.ixvYRy > a:not(:last-of-type) {
display: inline-block;
margin-right: 0;
}
.ixvYRy > a img {
height: 39px;
}
}

.logo {
text-decoration: none;
display: inline-block;
text-align: center;
}

.logo-main {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}


.gazolin {
color: var(--color-main);
font-family: 'Libre Baskerville', serif;
}

.bet {
color: white;
font-family: 'Libre Baskerville', serif;
font-weight: normal;
}

.slogan {
display: block;
font-size: 12px;
color: white;
letter-spacing: 1px;
font-family: 'Libre Baskerville', serif;
}


.kGQphU {
    display: flex
;
}
.jRaWlt {
    width: 15%;
    padding-right: 10px;
}
.jkNrpd {
    width: 85%;
}
.kfaBTJ {
    display: flex
;
    flex: 1 1 0%;
    flex-wrap: wrap;
}
.gZJOu {
    display: flex
;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    background-color:  var(--color-main);
    color: rgb(26, 26, 26);
    cursor: pointer;
    padding: 0px 0.25rem 0.25rem;
    text-align: center;
    transition: opacity 200ms;
    min-width: 60px;
}
.gIBfHN {
    font-size: 20px;
    font-weight: 800;
}
.bWxloi {
    white-space: nowrap;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
}
.kfaBTJ {
    display: flex
;
    flex: 1 1 0%;
    flex-wrap: wrap;
}
.kITcsW {
    width: 30%;
    padding-left: 10px;
}
.iQFRrW {
    width: 70%;
}
.cLWFZi {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.cLWFZi img {
    object-fit: scale-down;
    height: 100%;
}
.gjrreN {
    display: flex
;
    background-color: rgb(59, 59, 59);
    width: 100%;
    border-radius: 5px;
    margin: 15px 0px;
    height: 45px;
}
.gjrreN button.selected {
    background-color:  var(--color-main);
    color: rgb(0, 0, 0);
}
.gjrreN button {
    font: italic 600 20px / 24px "Barlow Condensed";
    flex: 1 1 0%;
    border-radius: 5px;
}
.gjrreN button > span {
    margin-right: 5px;
    font-size: 18px;
}
.gjrreN button {
    font: italic 600 20px / 24px "Barlow Condensed";
    flex: 1 1 0%;
    border-radius: 5px;
}
.gjrreN button > span {
    margin-right: 5px;
    font-size: 18px;
}


.kitoBn {
    margin: 0px auto 20px;
    display: flex
;

}
.kitoBn > div {
    display: flex
;
    overflow-x: auto;
    margin: auto;
    gap: 6px;
}
.cDvjzZ span {
    color:  var(--color-main);
    font-size: 28px;
}
.cDvjzZ {
    flex-shrink: 0;
    width: 85px;
    height: 75px;
    background-color: rgb(59, 59, 59);
    border-radius: 5px;
    display: flex
;
    flex-direction: column;
    justify-content: space-evenly;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    transition: opacity 0.1s ease-in-out;
    padding: 5px;
    text-align: center;
    line-height: 1;
}
.cDvjzZ p {
    font-size: 12px;
}
.WYefv {
    margin-bottom: 50px;
}
.WYefv > p {
    font-family: "Barlow Condensed";
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: rgb(255, 255, 255);
}
.iDiEGg {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin: 10px 0px;
}
.dyJxju {
    width: 40px;
    font-size: 20px;
    margin-right: 7px;
}
.kbPrTO {
    height: 30px;
    background-color:  var(--color-main);
    color: rgb(29, 29, 29);
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 3px;
    font-weight: 600;
}
.iyodUh:first-child {
    margin-right: 2px;
}
.iyodUh {
    width: 65px;
    font-size: 14px;
    font-weight: 600;
}
.LUeLs {
    position: relative;
}
.LUeLs > button:first-child {
    left: 5px;
}
.LUeLs > button {
    position: absolute;
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    top: calc(50% - 16px);
    background-color: rgb(158, 164, 173);
    z-index: 1;
    opacity: 0.5;
    transition: opacity 0.3s;
    width: 32px;
    height: 32px;
    border-radius: 100%;
}
.ldBnAG {
    display: flex
;
    overflow-x: auto;
    gap: 4px;
}
.dspaQq {
    display: flex
;
    flex-direction: column;
    flex-shrink: 0;
    background-color: rgb(255, 255, 255);
    width: 360px;
    height: 380px;
    border-radius: 5px;
}
.etovVW {
    display: flex
;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-radius: 5px;
    height: 50px;
    padding: 0px 7px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
    margin-bottom: 5px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.etovVW div:first-of-type p:first-of-type {
    margin-left: 5px;
}
.etovVW div:first-of-type p {
    font-weight: 600;
    font-size: 14px;
}
.etovVW div:first-of-type{
    display: flex;
    align-items: center;
}
.etovVW div:first-of-type strong {
    color:  var(--color-main);
    margin: 0px 5px;
}
.etovVW div:first-of-type p {
    font-weight: 600;
    font-size: 14px;
}
.etovVW div:first-of-type svg {
    margin-left: 5px;
}
.fuPedi {
    padding: 0px 7px;
    color: rgb(0, 0, 0);
}
.hOHsSc {
    border-bottom: 1px solid rgb(228, 228, 228);
}
.eHzVOO {
    display: flex
;
    flex-direction: row;
    -webkit-box-align: stretch;
    align-items: stretch;
    padding: 10px 0px;
    height: 71px;
    opacity: 1;
}
.ddieAg {
    display: flex
;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 35px;
    margin-right: 5px;
    cursor: default;
}
.ddieAg span {
    display: block;
    margin-top: 2px;
    color: rgb(108, 108, 108);
    font-size: 9px;
    text-align: center;
}
.gelWKl {
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    font-weight: 600;
    color: rgb(0, 0, 0);
    font-size: 14px;
    text-decoration: none;
}
.ebUnaQ {
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    color: rgb(108, 108, 108);
    font-size: 12px;
    line-height: 1.2;
}
.biueSm {
    flex-shrink: 0;
    display: flex
;
    gap: 10px;
}
.cuVrgX {
    position: relative;
    display: flex
;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(242, 242, 242);
    box-shadow: rgba(0, 0, 0, 0.424) 1px 1px 1px;
    border-radius: 3px;
    width: 65px;
    font-size: 14px;
    font-weight: 600;
    color: rgb(29, 29, 29);
    line-height: 1;
    transition: opacity 0.2s;
    opacity: 1;
}


.cwABKY {
    opacity: 0;
    animation: 5s linear 0s 1 normal both running price-175;
}
.cuVrgX mark {
    position: absolute;
    top: -6px;
    left: 15%;
    right: 15%;
    height: 12px;
    background-color: rgb(29, 29, 29);
    color:  var(--color-main);
    border-radius: 3px;
    font-size: 10px;
    padding-top: 1px;
    font-weight: 600;
}
.cSbCTQ::after {
    top: 0px;
    border-bottom-color: green;
}
.iZbiVM::after {
    position: absolute;
    content: " ";
    margin: auto;
    border: 6px solid transparent;
    left: 0px;
    right: 0px;
    height: 0px;
    width: 0px;
}
.klAYRn::after {
    bottom: 0px;
    border-top-color: red;
}
.eXYNHN {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: hidden;
    cursor: default;
}
.ydMdJ {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 1300px;
    height: 80px;
    margin: auto;
    padding: 0.25rem 0.5rem;
}
.jIwXQQ {
    flex: 1 1 0%;
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: rgb(10, 130, 255);
    text-align: center;
    vertical-align: middle;
    transition: opacity 0.1s;
    border-top: 1px solid rgb(226, 232, 240);
}
.LUeLs > button:first-child {
    left: 5px;
}
.LUeLs > button {
    position: absolute;
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    top: calc(50% - 16px);
    background-color: rgb(158, 164, 173);
    z-index: 1;
    opacity: 0.5;
    transition: opacity 0.3s;
    width: 32px;
    height: 32px;
    border-radius: 100%;
}
.LUeLs > button:last-child {
    right: 5px;
}
.lnewjW {
    flex-shrink: 1;
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
.lnewjW p {
    font: italic 600 20px / 24px "Barlow Condensed";
    color: rgb(255, 255, 255);
}
.lnewjW a {
    font: italic 500 16px / 19px "Barlow Condensed";
    color:  var(--color-main);
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    transition: opacity 0.2s;
}
.LUeLs {
    position: relative;
}
.cfXMLz {
    width: 100%;
    display: flex
;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 18px;
    overflow-x: auto;
    gap: 5px;
}
.cKjLpG {
    display: flex
;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-shrink: 0;
    width: 170px;
    height: 95px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-radius: 3px;
    padding: 5px;
    transition: opacity 0.2s;
}
.aSODA {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    font-size: 20px;
    color: rgb(59, 59, 59);
}
.aSODA > :not(:first-child) {
    margin-left: 5px;
}


.eKFZkw {
    display: flex
;
    color: white;
    background-color: rgb(196, 55, 51);
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.1;
    padding: 2px 5px;
    white-space: nowrap;
}
.cKjLpG h3 {
    font-family: "Barlow";
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    text-transform: none;
}
.cKjLpG p {
    font: 12px / 16px Barlow;
}
.fyVYab {
    
    min-height: 16px;
}
.dcwhff {
    display: flex
;
    color: white;
    background-color: black;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.1;
    padding: 2px 5px;
    white-space: nowrap;
}
.gspRNb {
    display: flex
;
    color: rgb(0, 0, 0);
    background-color: rgb(242, 242, 242);
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.1;
    padding: 2px 5px;
    white-space: nowrap;
}
.kITcsW {
    width: 30%;
    padding-left: 10px;
}
@media (min-width: 768px) {
    .bOlXDP {
        overflow-y: scroll;
        max-height: 80vh;
    }
}
.bOlXDP {
    z-index: 20;
    position: sticky;
    top: 135px;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    background-color: rgb(242, 242, 242);
}
.fzmfdb {
    position: sticky;
    top: 0px;
    z-index: 20;
}
.grKqzf {
    display: inline-block;
    background-color: rgb(0, 0, 0);
    height: 20px;
    border-radius: 20px;
    padding: 0px 8px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
}
.jJNQBD {
    color: rgb(0, 0, 0);
    font-style: italic;
    font-size: 18px;
    font-family: "Barlow Condensed";
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 8px;
    line-height: 1;
}
.cDOJm {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 5px;
    flex: 1 1 0%;
    -webkit-box-pack: center;
    justify-content: center;
}
.cDOJm {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 5px;
    flex: 1 1 0%;
    -webkit-box-pack: center;
    justify-content: center;
}
.coKAyc {
    font-weight: bold;
    font-size: 14px;
    color: black;
    text-align: center;
    margin-bottom: 5px;
    padding: 0px;
    line-height: 1.4;
}
.jKZSFP {
    font-weight: 500;
    font-size: 12px;
    color: rgb(114, 114, 114);
    text-align: center;
    margin-bottom: 5px;
    padding: 0px;
    line-height: 1.4;
}
.lpiRjq {
    background-color: white;
    display: flex
;
    flex-direction: column;
    padding: 16px 8px;
    color: black;
    border-radius: 6px;
    margin-top: 12px;
}
.feWvxV {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 4px;
    text-align: center;
    text-transform: uppercase;
}
.bSUCID {
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
}
.eFYtRs {
    color: black;
    text-decoration: underline;
}
.DdACL {
    background-color: rgb(0, 0, 0);
    padding: 20px 10px;
    display: flex
;
    font-size: 14px;
    gap: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.ggBhqt {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 35px;
    padding: 12px;
    border-radius: 5px;
    border: 1px solid rgb(164, 166, 168);
    font-size: 14px;
    font-weight: 600;
    transition: 200ms;
    color: rgb(255, 255, 255);
    background-color: transparent;
}
.kAsKqw {
    display: flex
;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
}
.ezWWST {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 35px;
    padding: 12px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 600;
    transition: 200ms;
    color: rgb(25, 29, 34);
    background-color:  var(--color-main);
}
.fxwrxW {
    position: sticky;
    /* bottom: 0px; */
    background-color: rgb(242, 242, 242);
}
.mob{
    display: none;
}
.gSxVlf {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 12px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 18px;
    font-weight: 600;
    transition: 200ms;
    color: rgb(25, 29, 34);
    background-color: rgb(255, 255, 255);
}
.enabKe {
    margin: 5px;
    padding: 0px 10px;
    width: initial;
    min-width: 90px;
    height: 36px;
}
.eSZxNt {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-left: 20px;
    border-radius: 9999px;
    color: rgb(255, 255, 255);
}
.dSqWla {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    z-index: 500;
}
.hhhWLS {
    position: fixed;
    inset: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    z-index: 510;
}
.boRfpd {
    position: fixed;
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    z-index: 1000;
    padding: 0px 30px 30px;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 29, 34);
    width: 100%;
    max-width: 630px;
    max-height: 90%;
    top: 30px;
    border-radius: 5px;
}
.jLPtuE {
    display: flex
;
    justify-content: right;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}
.iCBvzn {
    color: rgb(45, 49, 52);
    cursor: pointer;
}
.iRHdTL {
    display: flex
;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 0px 20px;
}
.evFTFM {
    height: 59px;
}
.kegHAf {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
}
.ioHJrL {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 18px 9px 13px;
    color: rgb(25, 29, 34);
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    top: 30px;
    border-radius: 5px;
}
.eXIARA {
    width: 100%;
}
.iiqdSd {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.fzApry {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 9px;
}
.bkONxL {
    position: relative;
}
.jNAZmW {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    padding: 10px 18px;
    border-radius: 4px;
    font-size: 18px;
    color: rgb(45, 49, 52);
    background-color: rgb(255, 255, 255);
    font-family: Barlow, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-align: left;
    border: 2px solid rgb(221, 225, 227);
}
.eQmoFs {
    margin-bottom: 20px;
}
.eaHMCa {
    height: 30px;
    margin-right: 5px;
}
.dQInrE {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    padding: 10px calc(2.9rem) 10px 18px;
    border-radius: 4px;
    font-size: 18px;
    color: rgb(45, 49, 52);
    background-color: rgb(255, 255, 255);
    font-family: Barlow, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-align: left;
    border: 2px solid rgb(221, 225, 227);
}
.XmWoL {
    margin-top: 30px;
}
.jfdYgH {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 12px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 20px;
    font-weight: 600;
    transition: 200ms;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 29, 34);
}
.kAsKqw {
    display: flex
;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    user-select: none;
}
.fRiwvG {
    display: flex
;
    flex-direction: row;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    margin: 10px 0px;
}
.huTOQw {
    color: rgb(0, 84, 158);
    text-decoration-line: underline;
}
.eWsPpS {
    font-size: 12px;
    margin: 5px 0px;
    font-weight: 500;
    color: rgb(0, 0, 0);
}
.jdFeix {
    display: flex
;
    flex-direction: row;
    justify-content: space-around;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 30px;
}
.eWsPpS {
    font-size: 12px;
    margin: 5px 0px;
    font-weight: 500;
    color: rgb(0, 0, 0);
}
.JjZAX {
    text-decoration-line: underline;
    font-size: 12px;
    font-weight: 500;
    color: rgb(0, 0, 0);
}
.eWsPpS {
    font-size: 12px;
    margin: 5px 0px;
    font-weight: 500;
    color: rgb(0, 0, 0);

/* Search bar */
}
.huTOQw {
    color: rgb(0, 84, 158);
    text-decoration-line: underline;
}
.bEQSyd {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    z-index: 500;
}
.hzyTvj {
    position: fixed;
    inset: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    z-index: 510;
}
.bwLIWT {
    position: fixed;
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    z-index: 1000;
    padding: 0px 30px 30px;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 29, 34);
    width: 100%;
    max-width: 630px;
    max-height: 90%;
    top: 30px;
    border-radius: 5px;
}
.cWxwfr {
    display: flex
;
    justify-content: right;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}
.iuJSNe {
    color: rgb(45, 49, 52);
    cursor: pointer;
}
.hTouQh {
    display: flex
;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 0px 20px;
}
.hYPsJQ {
    height: 59px;
}
.hWHlxQ {
    height: 50px;
    margin-right: 5px;
}
.irNjEt {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
}
.bEAqUF {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden scroll;
    top: 30px;
    border-radius: 5px;
}
.dtZszf {
    display: flex
;
    flex-direction: column;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    padding: 10px;
    margin: 5px 20px;
}
.egclDp {
    margin-bottom: 0px;
}
.iiqdSd {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.iiqdSd label {
    font-size: 16px;
    margin-bottom: 7px;
    display: block;
    color: rgb(25, 29, 34);
    user-select: none;
}
.bkONxL {
    position: relative;
}
.jNAZmW {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    padding: 10px 18px;
    border-radius: 4px;
    font-size: 18px;
    color: rgb(45, 49, 52);
    background-color: rgb(255, 255, 255);
    font-family: Barlow, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-align: left;
    border: 2px solid rgb(221, 225, 227);
}
.fbZSDT {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding-top: 15px;
    font-weight: bold;
    color: rgb(25, 29, 34);
}
.cxKtoW {
    width: 90px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgb(221, 225, 227);
    border-top-color: rgb(221, 225, 227);
    border-right-color: rgb(221, 225, 227);
    border-left-color: rgb(221, 225, 227);
}
.css-1wy0on6 {
    -webkit-box-align: center;
    align-items: center;
    align-self: stretch;
    display: flex
;
    flex-shrink: 0;
    box-sizing: border-box;
}
.css-hlgwow {
    -webkit-box-align: center;
    align-items: center;
    display: grid
;
    flex: 1 1 0%;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    padding: 2px 8px;
    box-sizing: border-box;
}
.tsFkq {
    color: rgb(25, 29, 34);
    margin-bottom: 7px;
    font-size: 16px;
}
.hheUiu {
    display: flex
;
    flex-direction: column;
}
.css-1tpmb8r-container {
    position: relative;
    box-sizing: border-box;
    border-color: rgb(221, 225, 227);
    border-width: 1px;
    border-radius: 4px;
    font-size: 18px;
}
.css-7pg0cj-a11yText {
    z-index: 9999;
    border: 0px;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    padding: 0px;
    white-space: nowrap;
}.css-9s7474-control {
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    display: flex
;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-height: 38px;
    position: relative;
    transition: 100ms;
    background-color: white;
    border-color: rgb(221, 225, 227);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    height: 50px;
    flex: 1 1 0%;
    color: black;
    outline: 0px !important;
}
.css-hlgwow {
    -webkit-box-align: center;
    align-items: center;
    display: grid
;
    flex: 1 1 0%;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    padding: 2px 8px;
    box-sizing: border-box;
}
.css-1qrxvr1-singleValue {
    grid-area: 1 / 1 / 2 / 3;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    margin-left: 2px;
    margin-right: 2px;
    box-sizing: border-box;
}

.css-19bb58m {
    visibility: visible;
    flex: 1 1 auto;
    display: inline-grid
;
    grid-area: 1 / 1 / 2 / 3;
    grid-template-columns: 0px min-content;
    margin: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    color: rgb(51, 51, 51);
    box-sizing: border-box;
}
.css-19bb58m::after {
    content: attr(data-value) " ";
    visibility: hidden;
    white-space: pre;
    grid-area: 1 / 2;
    font: inherit;
    min-width: 2px;
    border: 0px;
    margin: 0px;
    outline: 0px;
    padding: 0px;
}
.css-1wy0on6 {
    -webkit-box-align: center;
    align-items: center;
    align-self: stretch;
    display: flex
;
    flex-shrink: 0;
    box-sizing: border-box;
}
.css-gyp8mm {
    visibility: hidden;
}
.css-1xc3v61-indicatorContainer {
    display: flex
;
    transition: color 150ms;
    color: rgb(204, 204, 204);
    padding: 8px;
    box-sizing: border-box;
}
.css-8mmkcg {
    display: inline-block;
    fill: currentcolor;
    line-height: 1;
    stroke: currentcolor;
    stroke-width: 0;
}
.bTkjKy {
    width: 90px;
    margin: 20px auto 10px;
    border-bottom: 1px solid rgb(221, 225, 227);
    border-top-color: rgb(221, 225, 227);
    border-right-color: rgb(221, 225, 227);
    border-left-color: rgb(221, 225, 227);
}
.cwRiUV {
    --button-internal-margin: 0.25rem;
    color: rgb(25, 29, 34);
}.cwRiUV label {
    display: flex
;
    align-content: center;
    margin-bottom: 0.3rem;
}
.cwRiUV label .dialog-wrapper {
    position: relative;
}
.cwRiUV label svg {
    margin-left: 0.2rem;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: opacity 0.3s;
}
.cwRiUV label .dialog-wrapper dialog {
    display: none;
    border-radius: 0.5rem;
    background-color: rgb(239, 239, 239);
    position: absolute;
    width: 300px;
    padding: 1rem 1rem 1rem 1.5rem;
    bottom: -3px;
    left: -5px;
    font-size: 0.8rem;
}
.cwRiUV .row-buttons {
    display: flex
;
}
.cwRiUV .row-buttons .button-wrapper:nth-child(1) {
    padding-right: var(--button-internal-margin);
}
.cwRiUV .row-buttons .button-wrapper {
    flex-basis: 50%;
}
.cwRiUV .row-buttons .button-wrapper button {
    width: 100%;
    padding: 1rem;
    border-radius: 0.5rem;
    background-color: rgb(208, 208, 208);
    opacity: 0.4;
    outline: none;
    transition: opacity 0.3s;
    border: 1px solid rgb(208, 208, 208);
}
.cwRiUV .inputs-accordion {
    opacity: 0.4;
}
.fjmEVw {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(247, 247, 247);
    padding: 7px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}
.bECFbH {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
}
.fRuGUk {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    border: 2px solid rgb(164, 166, 168);
    border-radius: 2px;
    cursor: pointer;
}
.fFvtzD {
    color: rgb(25, 29, 34);
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 18px;
    user-select: none;
}
.iYixfp {
    margin: 8px auto;
}
.jfdYgH {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 12px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 20px;
    font-weight: 600;
    transition: 200ms;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 29, 34);
}
.CYAHI {
    display: flex
;
    flex-direction: column;
    margin: 20px 0px;
    text-align: center;
}
.dwoKhH {
    display: flex
;
    flex-direction: row;
    color: rgb(25, 29, 34);
    font-size: 18px;
    margin: 5px 0px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.eiqhdy {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
}.cIkXDB {
    text-decoration: underline;
}
.dwoKhH {
    display: flex
;
    flex-direction: row;
    color: rgb(25, 29, 34);
    font-size: 18px;
    margin: 5px 0px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.egtmIj {
    color: rgb(25, 29, 34);
    font-size: 12px;
    margin: 0px 0px 30px;
    line-height: 12px;
}
.digVlW {
    text-decoration: underline;
    color: rgb(25, 29, 34);
    font-size: 10px;
}
.exJqNZ {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 20px;
    border-top-color: rgb(221, 225, 227);
}
.ipRrqr {
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px 0px;
    color: rgb(255, 255, 255);
    font-weight: 600;
}
.hAhDLr {
    display: flex
;
    flex-flow: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.kNgygl {
    height: 48px;
    margin: 0px 5px;
    filter: none;
}
.kwRClh {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 30px;
    border-top: 1px solid rgb(221, 225, 227);
    width: 90%;
}
.iBrVuh {
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px 0px;
    color: rgb(255, 255, 255);
    font-weight: 600;
}
.frFBhd {
    display: flex
;
    flex-flow: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.ejTQnu {
    height: 48px;
    margin: 0px 5px;
    filter: none;
}
.iBaVSl{
    display: none;
}
.mob_modal{
    display: none;
}
@media (max-width: 768px) {
    .dgZYzB {
        height: 100%;
    }
    .bOlXDP {
        height: 100%;
    }
    /* .bOlXDP{
        display: none;
    } */
   
    .dgZYzB {
        z-index: 20;
        position: sticky;
        top: 50px;
        display: flex
    ;
        flex-direction: column;
        border-radius: 5px;
        background-color: rgb(242, 242, 242);
    }
    .desk{
        display: none;
    }
    .iQFRrW, .jkNrpd{
        width: 100%;
    }
   
    .ydMdw {
        display: flex
    ;
        -webkit-box-pack: justify;
        justify-content: space-between;
        max-width: 1300px;
        height: 50px;
        margin: auto;
        padding: 0.25rem 0.5rem;
    }
    .hzyTvj {
        position: fixed;
        inset: 0px;
        background-color: rgb(0, 0, 0);
        opacity: 0.5;
        z-index: 510;
    }
    .bwLIWT{
        position: fixed;
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    z-index: 1000;
    padding: 0px 5px 5px;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 29, 34);
    width: 100%;
    max-width: 630px;
    max-height: 90%;
    bottom: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    }
  
    .mob{
        display: block;
    }
        .iBaVSl {
            position: fixed;
            bottom: 0px;
            right: 0px;
            left: 0px;
            z-index: 40;
            display: flex
        ;
            -webkit-box-align: stretch;
            align-items: stretch;
            border-top: 2px solid  var(--color-main);
            font-size: 0.75rem;
            background-color: rgb(26, 26, 26);
            padding-bottom: env(safe-area-inset-bottom);
        }
        .gzwUVl {
            display: flex
        ;
            flex-direction: column;
            -webkit-box-pack: end;
            justify-content: center;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-flex: 1;
            flex-grow: 1;
            padding: 0.5rem 1rem 0px;
            height: 100%;
        }
        .hslfLy {
            display: flex
        ;
            flex-direction: column;
            -webkit-box-pack: end;
            justify-content: center;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-flex: 1;
            flex-grow: 1;
            padding: 0.5rem 1rem 0px;
            height: 100%;
        }
        .hPfpK {
            display: flex
        ;
            -webkit-box-flex: 1;
            flex-grow: 1;
            flex-shrink: 0;
            border-radius: 5px;
            overflow: hidden;
        }
        .gZJOu {
            display: flex
        ;
            flex-direction: column;
            -webkit-box-pack: center;
            justify-content: center;
            background-color:  var(--color-main);
            color: rgb(26, 26, 26);
            cursor: pointer;
            padding: 0px 0.25rem 0.25rem;
            text-align: center;
            transition: opacity 200ms;
            min-width: 60px;
        }
}
.kzpmjG {
    background-color: rgb(0, 0, 0);
    padding: 10px;
}
.iFrGcH {
    font-weight: 500;
    font-size: 14px;
    color: rgb(255, 255, 255);
}
.iFrGcH {
    font-weight: 500;
    font-size: 14px;
    color: rgb(255, 255, 255);
}
.cWjDEO {
    font-weight: 600;
    font-size: 16px;
    color:  var(--color-main);
}
.gmHIJA {
    display: flex
;
    gap: 10px;
    min-height: 40px;
    -webkit-box-align: center;
    align-items: center;
}
.HTXnH {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 0;
    background-color: rgb(217, 217, 217);
}
.hljvvb {
    display: flex
;
    flex-direction: column;
    height: 35px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 0px;
    border-radius: 3px;
    color: rgb(0, 0, 0);
    transition: background-color 0.3s;
}
.gFnFGR {
    flex: 2 1 0%;
    background-color:  var(--color-main);
}
.hljvvb {
    display: flex
;
    flex-direction: column;
    height: 35px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 0px;
    border-radius: 3px;
    color: rgb(0, 0, 0);
    transition: background-color 0.3s;
}
.hMegSJ {
    position: relative;
    display: flex
;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color:  var(--color-main);
    box-shadow: rgba(0, 0, 0, 0.424) 1px 1px 1px;
    border-radius: 3px;
    width: 65px;
    font-size: 14px;
    font-weight: 600;
    color: rgb(29, 29, 29);
    line-height: 1;
    transition: opacity 0.2s;
    opacity: 1;
}
.open-login-form{
    cursor: pointer;
}
@media (max-width: 768px) { /* Застосовується тільки для мобільних пристроїв */
.Betslip__BetslipContent-iBQNPx.modall.bOlXDP {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    z-index: 800;
    width: 100%;
    height: 100%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

.Betslip__BetslipContent-iBQNPx.modall.bOlXDP.visible {
    visibility: visible;
    opacity: 1;
}

  }

.line{
    line-height: 10px;
}
.m-t{
    margin-top: 80px;
}
.pages-container{
   padding: 30px 20px;
   max-width: 1000px;
}
.policy h1{
    font-size: 30px;
    margin-bottom: 20px;
}
.policy p{
    font-size: 16px;
    margin-bottom: 10px;
}
.policy h2{
    font-size: 20px;
    margin-bottom: 10px;
}

.contact-content h1{
    font-size: 28px;
    margin-bottom: 20px;
}
.contact-content p{
    font-size: 22px;
    margin-bottom: 10px;
}
.contact-content{
    margin-top: 20px;
}
