html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select, option {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: none;
    box-sizing: border-box;
}


.lowTijSt {
    position: sticky;
    top: 0;
    z-index: 112;
    transform: none;
    background-color: #000;
    display: flex;
    justify-content: normal;
    align-items: normal;
    flex-direction: column;
}

.kHLHrPsGLEj {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
    padding: 0 30px;
}


.eKyphTnC {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.XgxKLbOg {
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.RHAmDsNBzxeq {
    display: block;
    margin-left: auto;
    margin-right: 20px;
}

.UqgnWQMBAf {
    display: flex;
}

.aEHrKPgQZ {
    margin-right: 20px;
}

.button--lg, .TnYYDkJWbaI, .button--xs, .button--sm, .button--md {
    min-width: 152px;
    min-height: 50px;
    position: relative;
    padding: 19px 38px 18px;
    border-radius: 100px;
    line-height: 1;
    box-sizing: border-box;
    font-family: Inter, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.button--green {
    color: #fff;
    background-color: #2ecc71;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
}

.button--md {
    min-width: 110px;
    min-height: 40px;
    padding: 11px 25px 9px;
    font-size: 14px;
}

.button--gray {
    color: #999;
    background-color: transparent;
    border:  1px solid #999;
    box-shadow: none;
    text-transform: uppercase;
}

.RHAmDsNBzxeq button:hover {
    opacity:0.8;
}

.pFnFEKhFSB {
    display: flex;
    position: relative;
    cursor: pointer;
}

.pFnFEKhFSB .wgdwBRcNBa {
    display: block;
}

.pFnFEKhFSB .JHIzNtUBI, .pFnFEKhFSB:hover .wgdwBRcNBa {
    display: none;
}

.pFnFEKhFSB:hover .JHIzNtUBI {
    display: block;
}

.WpHudOZZchf {
    display: block;
    width: 100%;
}


.CwIpkoCSbw {
    width: 100%;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.ZzZhmVjL {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0;
}

.aWLLbufkoHRJ {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: 400;
    font-family: Inter, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    width: 100%;
    height: 100%;
    color: #000;
    border-right: #f5f5f5;
    text-transform: uppercase;
    cursor: pointer;
}

.mobile-nav__item--active {
    font-weight: 700;
    position: relative;
    border: none;
    color: #000;
}

.mobile-nav__item--active--casino {
    background: rgba(255, 230, 226, .8);
}

.mobile-nav__item--active:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #ff4848;
    box-shadow:  0px -1px 4px 0px rgba(255, 72, 72, .6);
}



.aWLLbufkoHRJ:hover {
    font-weight: 700;
    color: #000;
}

.aWLLbufkoHRJ img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.kqoSdUgqsXF {
    background: #f5f5f5;
}

.iFidToKULizT {
    padding: 30px 0 50px;
}

.banners-slider--silver {
    margin: 0 auto 40px;
    max-width: 1160px;
}


.silver-main-banner {
    height: 145px;
    width: 100vw;
    margin-left: -20px;
    overflow: hidden;
    border-radius: 15px;
}

.silver-main-banner__container {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    touch-action: none;
}

.banners-slider-container {
    padding: 0 20px;
    overflow: hidden;
}


.banner-slider {
    width: 100%;
}

.slide-banner {
    position: relative;
    min-height: 145px;
    height: 145px;
    overflow: hidden;
    padding: 0;
    border-radius: 0;
    display: block;
}

.slide-banner__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.slide-banner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 15px;
}

.slide-banner__info-body {
    padding: 20px 15px 20px 20px;
    display: flex;
    height: 100%;
}

.slide-banner__info {
    position: relative;
    z-index: 1;
    text-align: start;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 100%;
    width: 100%;
    padding-bottom: 0;
}

.slide-banner__with-title {
    justify-content: space-between;
}

.slide-banner__title {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    text-align: start;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 30%);
    font-family: Arial;
}


.slide-banner__button-group {
    display: flex;
    flex-direction: row;
    justify-content: start;
    width: 100%;
    gap: 10px;
}


.slide-banner__button, .slide-banner__additional-button {
    min-width: 152px;
    min-height: 50px;
    position: relative;
    padding: 19px 38px 18px;
    border-radius: 100px;
    line-height: 1;
    box-sizing: border-box;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.slide-banner__additional-button {
    width: fit-content;
    min-width: unset!important;
    color: #2ecc71;
    font-weight: 400;
    line-height: 16px;
    border-radius: 100px;
    border: solid 1px #2ecc71;
    background: #000000b3;
    padding: 7px 20px;
    font-size: 12px;
    min-height: 30px;
    height: 30px;
    transition: background-color .3s,border-color .3s,color .3s;
    cursor: pointer;
}


.slide-banner__button {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 30px!important;
    height: 30px!important;
    min-width: unset!important;
    white-space: nowrap;
    padding: 7px 20px!important;
    width: fit-content;
    line-height: 16px;
    font-size: 12px!important;
    border-radius: 100px!important;
    cursor: pointer;
}

.slide-banner__img .jyjqPAWZiw {
    height:100%;
}

.ObXkDOzawdLR {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
}





.AZFHIvHkLWD {
    -webkit-user-select: none;
    user-select: none;
}

.AZFHIvHkLWD button {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    padding: 0 15px 0 8px;
    min-width: auto;
    background-color: #fff;
}

.button--white {
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: none;
    text-transform: uppercase;
}

.UumYDYLIxFn button {
    min-width: 180px;
}


.wXbavOmPMrvp {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
    color: #000;
    font-weight: 600;
    line-height: 16px;
    gap: 5px;
}

.WTMZEggNn {
    white-space: nowrap;
    gap: 5px;
    overflow: hidden;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.xJldyVps {
    background: #f5f5f5;
    border-radius: 100px;
    box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
    padding: 5px;
    overflow: visible;
}

.KpvToKlmqUV {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    touch-action: manipulation;
    position: relative;
    margin: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    background-color: #2ecc71;
    border: 1px solid #2ecc71;
    border-radius: 100px;
    cursor: pointer;
    transition: box-shadow .3s,background-color .3s;
}

.KpvToKlmqUV {
    z-index: 2;
    display: none;
}

.rUpauuimUt svg {
    transform: rotate(180deg);
}

.KpvToKlmqUV[disabled=true] svg {
    opacity: .3;
}

.KpvToKlmqUV svg path {
    transition: stroke .3s;
    stroke: #fff;
}


.flxMSjHO {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    scrollbar-width: none;
    gap: 5px;
    padding: 5px 20px;
}

.ObXkDOzawdLR {
    margin-left:0px;
}

.gdaHbRwO {
    margin-bottom: 15px;
    display: block;
}

.prifcVSUNWuf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-top: 5px;
}

.ENVpCNxLggXB {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    -webkit-user-select: none;
    user-select: none;
}


.HLINEycxjTFA .mdfyEjEBCuBz {
    height: 20px;
}

.gDgZGHiI {
    color: #000;
    font-weight: 400;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase;
    margin-left: 5px;
    line-height: 1;
}

.ENVpCNxLggXB {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    -webkit-user-select: none;
    user-select: none;
}

.games-arrows {
    display: none;
}

.rUpauuimUt, .MgTRImfQyn {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    touch-action: manipulation;
    position: relative;
    margin: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    background-color: #2ecc71;
    border: 1px solid #2ecc71;
    border-radius: 100px;
    cursor: pointer;
    transition: box-shadow .3s,background-color .3s;
}

.rUpauuimUt svg {
    transform: rotate(180deg);
}

.rUpauuimUt svg path {
    transition: stroke .3s;
    stroke: #fff;
}

.MgTRImfQyn svg path {
    transition: stroke .3s;
    stroke: #fff;
}

.rUpauuimUt[disabled=true] svg {
    opacity: .3;
}


.MEbArOGFFo {
    text-decoration:none;
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 600;
    line-height: 16px;
    background-color: #2ecc71;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    border-radius: 100px;
    display: block;
    padding: 4px 10px;
    margin-right: 3px;
    transition: color .3s,background-color .3s;
}


.main {
    height: calc(208px + 6px);
    box-sizing: content-box;
}


.main.rows-2 {
    height: calc(208px * 2 + 15px);
}

.main.rows-2 .dksYQchmEPwD {
    height: auto;
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(2,1fr);
    grid-template-columns: auto;
    padding-bottom: 4px;
    margin: unset;
}

.TZJIkcENK, .main .TZJIkcENK {
    width: 220px;
    height: 208px;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    background: #eee;
}

.main .TZJIkcENK {
    min-width: 220px;
}

.main .dksYQchmEPwD {
    gap: 8px
}

.fNqeEljdoR {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.GfAjCqNJ {
    width: 220px;
    height: 139px;
    display: block;
}

.XhKhQtBSI {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    pointer-events: none;
}

.rGcNemMmCy {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    padding: 8px 10px 12px;
    max-height: calc(208px - 139px);
    transition: max-height .3s linear;
}

.mDUPtFhaalCW {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2px;
    height: 16px;
    font-size: 12px;
    font-family:Arial;
}

.OMDezuOMI {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
}

.FVtzIUgr {
    font-weight: 600;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 10px;
}

.CSAeifPj {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sPATXMySr {
    margin-right: 17px;
}

.sPATXMySr .TnYYDkJWbaI {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px !important;
    padding: 7px 17px !important;
    text-decoration:none;
    box-sizing:border-box;
    min-height:30px !important;
    min-width:unset !important;
}

.fNqeEljdoR:not(.game_mobile):hover .rGcNemMmCy {
    max-height: 208px;
}


.jrJJwSPjLAL {
    text-decoration:none;
    color: #2ecc71;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
}

.jrJJwSPjLAL:hover {
    text-decoration: underline;
}

.OCrEBOgtS {
    width: 100%;
    background-color: #fff;
    position: relative;
}

.xaRoBwdwraky {
    margin: 0 auto;
    width: 100%;
    padding: 30px 20px 20px;
    line-height: 20px;
    position: relative;
}


.tjuyEjolvi {
    color: #999;
    font-weight: 400;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.4;
    padding-top: 3px;
}

.tjuyEjolvi p {
    margin: 25px 0 20px;
}

.tjuyEjolvi ul, .tjuyEjolvi ol {
    margin-left:20px !important;
}

.tjuyEjolvi ul {
    list-style: disc;
    margin:0px;
    padding:0px;
}

.tjuyEjolvi ul li:first-child, .tjuyEjolvi ol li:first-child {
    padding-top: 24px;
}


.tjuyEjolvi h1 {
    font-size: 24px;
}

.tjuyEjolvi h2 {
    font-size: 22px;
}

.tjuyEjolvi h3 {
    font-size: 20px;
}

.tjuyEjolvi h4 {
    font-size: 18px;
}

.dUdFaxZrEBX {
    background-color: #000;
    position: relative;
    min-height: 300px;
    content-visibility: auto;
    contain-intrinsic-size: 0 300px;
}

.FlgvZUfghe {
    padding: 20px;
}

.FlgvZUfghe .bmhquYmE {
    width: 100%;
    margin-top: -15px;
    margin-bottom: 15px;
}

.srvHCjMgtST {
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
    margin: 15px 0;
}

.eWRCxdeaFBhw {
    margin-bottom: 10px;
}

.eWRCxdeaFBhw a {
    color: #999;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
    word-break: break-word;
    text-decoration:none;
}

.eWRCxdeaFBhw a:hover {
    color:#fff;
}

.YZJLCQyCep .contacts__item {
    padding: 10px;
    background: rgba(255, 255, 255, .08);
    border-radius: 10px;
    margin-bottom: 15px;
}

.YZJLCQyCep .contacts__item:hover {
    background: rgba(255, 255, 255, .15);
}


.YZJLCQyCep .contacts__link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    text-decoration:none;
}

.YZJLCQyCep .contacts__icon-box {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    background: rgba(255, 255, 255, .15);
    border-radius: 50%;
}

.YZJLCQyCep .contacts__text-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

.YZJLCQyCep .contacts__title {
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
}

.YZJLCQyCep .contacts__info-text {
    color: #999;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
}


.FlgvZUfghe .gTtslJdHG, .FlgvZUfghe .partner {
    display: block;
    margin-bottom: 40px;
    flex-basis: auto;
}

.FlgvZUfghe .dzhjVRpBU, .FlgvZUfghe .partner__title {
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
    margin: 15px 0;
}

.FlgvZUfghe .dZJBEpfyby, .FlgvZUfghe .partner__social {
    display: flex;
}

.FlgvZUfghe .EAUdWfhWSCc, .FlgvZUfghe .partner__item {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    background: rgba(255, 255, 255, .15);
    border-radius: 50%;
}

.FlgvZUfghe .EAUdWfhWSCc:last-child, .FlgvZUfghe .partner__item:last-child {
    margin: 0;
}

.swiper__title {
    color: #fff;
    font-weight: 400;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.swiper__title + .swiper {
    margin-bottom: 40px;
    position: relative;
    width: 100vw;
    margin-left: -20px;
}

.footer-slider .swiper__items {
    display: flex;
    overflow: hidden;
}

.footer-slider .swiper__items .swiper__item {
    padding: 0px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .08);
}

.footer-slider .swiper__link {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.footer-slider .swiper__item:hover {
    background: rgba(255, 255, 255, .15);
}

.footer-slider .swiper__item:hover .swiper__icon {
    opacity: 1;
}

.swiper__icon {
    height: auto;
    opacity: .6;
    max-width: 80%;
}

.swiper__btn {
    display: none;
}


.swiper__btn-icon {
    border: solid #999;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
}

.FlgvZUfghe .WHcBSDRIAno {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    gap: 20px;
    flex-wrap: wrap;
}

.FlgvZUfghe .qHxaXvfs {
    font-family:Arial;
    font-size: 10px;
    color: #999;
    line-height: 1.5;
    margin-bottom: 10px;
}





@media (min-width: 320px) {
    
.xJldyVps {
    display: none;
}

.wXbavOmPMrvp img {
    max-width: 22px;
    max-height: 22px;
}

}




@media (min-width: 768px) {
    
    .swiper__icon {
    max-width: unset;
}
    
    .footer-slider .swiper__item {
    width: 146px!important;
    height: 80px!important;
}
    
    
    .swiper__title {
    font-size: 14px;
}

    .FlgvZUfghe .dzhjVRpBU, .FlgvZUfghe .partner__title {
    font-size: 14px;
}
    
    .eWRCxdeaFBhw a {
    font-size: 14px;
}
    
    .srvHCjMgtST, .eWRCxdeaFBhw {
    font-size: 14px;
}
    
    .srvHCjMgtST, .eWRCxdeaFBhw {
    font-size: 14px;
    margin: 20px 0;
}
    
    .FVtzIUgr {
    margin-bottom: 16px;
}
    
    .MEbArOGFFo {
    padding: 5px 25px;
    font-size: 14px;
    line-height: 20px;
}

    .gDgZGHiI {
    font-size: 16px;
    margin-left: 10px;
}
    
    .HLINEycxjTFA .mdfyEjEBCuBz {
    height: 28px;
}
    
    .prifcVSUNWuf {
    margin-bottom: 25px;
}
    
    .gdaHbRwO {
    margin-bottom: 25px;
}
    
    .flxMSjHO {
    gap: 12px;
}
    
   .wXbavOmPMrvp img {
    max-width: 22px;
    max-height: 22px;
}
    
.wXbavOmPMrvp {
    gap: 8px;
    font-size: 14px;
    line-height: 20px;
}    
    
    .AZFHIvHkLWD button {
    padding: 0 15px 0 10px;
}
    
    .xJldyVps {
    display: block;
}
    
    .ObXkDOzawdLR {
    gap: 20px;
    margin-left: 0;
    margin-bottom: 25px;
}
    
    .slide-banner__button {
    min-height: 50px!important;
    padding: 13px 30px!important;
    font-size: var(--text-size--sm)!important;
}
    
    .slide-banner__additional-button {
    min-height: 50px;
    font-size: 14px;
    padding: 13px 30px;
}

.silver-main-banner {
    width: 100%;
    height: 100%;
    margin-left: 0;
}

.silver-main-banner__container {
    position: relative;
}

.banners-slider-container {
    border-radius: 0;
    padding: 0;
}

.banner-slider {
    height: 100%;
}

.slide-banner {
    min-height: 320px;
    height: 320px;
    width: auto;
    justify-content: flex-start;
}

.slide-banner__info-body {
    padding: 40px;
}

.slide-banner__info {
    min-height: 100%;
    position: relative;
    z-index: 1;
    justify-content: flex-end;
    align-items: start;
    padding-bottom: 40px;
    margin: 0;
}

.slide-banner__with-title {
    justify-content: space-between;
    min-height: unset;
    height: 100%;
    padding: unset;
}

.slide-banner__title {
    text-align: start;
    font-size: 24px;
}

.slide-banner__button-group {
    flex-direction: row;
    align-items: baseline;
    gap: 15px;
}

.mDUPtFhaalCW {
    margin-bottom: 3px;
}

.FlgvZUfghe .bmhquYmE {
    margin-bottom: 20px;
    margin-top: -20px;
}

}





@media (min-width: 992px) {
    
    .MEbArOGFFo {
    padding: 10px 25px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
}
    
    .gDgZGHiI[_ngcontent-ng-c2922539570] {
    margin-left: 15px;
    font-size: 20px;
}
    
    .HLINEycxjTFA .mdfyEjEBCuBz {
    height: 33px;
}
    
    .gdaHbRwO {
    overflow: hidden;
    padding-bottom: 4px;
}
    
    .KpvToKlmqUV {
    display: flex;
}
    
   .DXpUFMaIt {
    background: #f5f5f5;
    border-radius: 100px;
    box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
    padding-left: 5px;
    padding-right: 5px;
    }
    
    .ObXkDOzawdLR {
    margin-left: 0;
    margin-right: 0;
}
    
    .slide-banner__title {
    max-width: 50%;
}
    
.slide-banner__title {
    font-size: 30px;
    line-height: 36px;
}

.flxMSjHO {
    padding-left: 5px;
    padding-right: 5px;
}

.games-arrows {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.main .dksYQchmEPwD {
    gap: 15px 11px;
    padding: 0;
    width: auto;
    position: relative;
}

.rGcNemMmCy {
    padding: 10px 10px 16px;
}

.mDUPtFhaalCW {
    height: 22px;
    font-size: 14px;
}

.OMDezuOMI {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}

.FVtzIUgr {
    font-size: 16px;
}

.xaRoBwdwraky {
    padding: 30px 40px 70px;
}

.FlgvZUfghe {
    max-width: 1160px;
    margin: 0 auto;
    padding: 40px 40px 50px;
}

.glknSolwe {
    display: flex;
    justify-content: space-between;
    align-items: normal;
    margin-bottom: 40px;
}

.FlgvZUfghe .bmhquYmE {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 50px 0 0;
    min-width: auto;
}

.srvHCjMgtST {
    margin: 0 0 15px;
}

.FlgvZUfghe .dzhjVRpBU {
    margin: 0 0 15px;
}

.footer-slider .swiper__items {
    width: calc(100% - 126px);
    margin-left: 63px;
}

.footer-slider .swiper__item:first-child {
    margin-left: 0;
}

.swiper__btn {
    width: 61px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .08);
    position: absolute;
    top: 0;
    cursor: pointer;
}

.swiper__btn--prev-providers, .swiper__btn--prev-payments {
    border-radius: 15px 0 0 15px;
}

.swiper__btn--disabled:hover .swiper__btn-icon, .swiper__btn--disabled .swiper__btn-icon {
    border-color: #000;
}

.swiper__btn--prev-providers .swiper__btn-icon, .swiper__btn--prev-payments .swiper__btn-icon {
    transform: rotate(135deg);
}

.swiper__btn--disabled:hover .swiper__btn-icon, .swiper__btn--disabled .swiper__btn-icon {
    border-color: #000;
}

.swiper__btn--next-providers, .swiper__btn--next-payments {
    border-radius: 0 15px 15px 0;
    right: 0;
}

.footer-slider .swiper {
    width: auto;
    margin-left: 0;
}

}



@media (min-width: 1200px) {
    
    .FlgvZUfghe {
    margin: 0 auto;
    padding: 70px 0;
}

    .iFidToKULizT .gdaHbRwO {
    max-width: 1166px;
    margin: 0 auto 25px;
}
    
    .ObXkDOzawdLR {
    margin-left: auto;
    margin-right: auto;
    max-width: 1166px;
}

.banners-slider-container {
    width: 1160px;
}

.MEbArOGFFo {
    margin-left: 45px;
}

.main .dksYQchmEPwD {
    gap: 16px;
}

.rGcNemMmCy {
    padding: 10px 15px 16px;
}

.sPATXMySr {
    margin-right: 24px;
}

.sPATXMySr .TnYYDkJWbaI {
    height: 40px !important;
    padding: 10px 33px !important;
    font-size: 14px !important;
    min-height:40px !important;
    min-width:unset !important;
}

.xaRoBwdwraky {
    max-width: 1160px;
    padding: 30px 0 70px;
}

}
