﻿.W3ICP
{
    display: flex!important;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background-color: rgba(41,9,9,.13333333333333333);
    border: 1px solid #a6cd36;
    border-radius: 8px;
    text-transform: capitalize;
    overflow: hidden;
}
.W3ICP button
{
    background-color: #a6cd36;
    padding: 6px 12px;
    border-radius: 8px;
    font-weight: bolder;
}
.W3ICP button:disabled
{
    opacity: .5;
}
.slick-slider
{
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list, .slick-slider
{
    position: relative;
    display: block;
}
.slick-list
{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track
{
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before
{
    display: table;
    content: "";
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden
{
    display: none;
}
.slick-loading .slick-list
{
    background: #fff url(../../bcgamebettingde/image/ajax-loader.gif) 50% no-repeat;
}
@font-face
{
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(https://elitbet.bg/dist/fonts/slick.eot?);
    src: url(https://elitbet.bg/dist/fonts/slick.eot?) format("embedded-opentype"),url(https://elitbet.bg/dist/fonts/slick.woff) format("woff"),url(https://elitbet.bg/dist/fonts/slick.ttf) format("truetype"),url(https://elitbet.bg/dist/assets/slick.svg) format("svg");
}
.slick-next, .slick-prev
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
}
.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before
{
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before
{
    opacity: .25;
}
.slick-next:before, .slick-prev:before
{
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: -25px;
}
[dir=rtl] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: "←";
}
[dir=rtl] .slick-prev:before
{
    content: "→";
}
.slick-next
{
    right: -25px;
}
[dir=rtl] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: "→";
}
[dir=rtl] .slick-next:before
{
    content: "←";
}
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.slick-dots li, .slick-dots li button
{
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:focus, .slick-dots li button:hover
{
    outline: none;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #000;
}
.IG_7_
{
    display: block;
    width: 100%;
    height: 43px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 43px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    position: relative;
    overflow: hidden;
}
.IG_7_.LWOxL
{
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #000;
}
.IG_7_.LWOxL:before
{
    content: "";
    background-color: #ddd;
    width: .8em;
    height: 50%;
    position: absolute;
    top: 50%;
    left: -50px;
    opacity: .8;
    transition: .8s ease-in-out;
    transform: translateY(-50%) skewX(25deg);
    box-shadow: 0 0 14px 10px #ddd;
}
.IG_7_.LWOxL:hover
{
    color: #000!important;
}
.IG_7_.LWOxL:hover:before
{
    left: calc(100% + 50px);
}
.IG_7_.jYUGq
{
    background-color: #11181b;
    color: #fff;
    border: .4px solid #a6cd36;
}
.IG_7_:disabled
{
    background-color: #c6c6c6;
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    cursor: not-allowed;
}
.IG_7_:disabled, .IG_7_:disabled:hover
{
    color: #636465!important;
}
.IG_7_>span:has(>*), .IG_7_>span>*
{
    max-width: 100%;
    height: 100%!important;
    max-height: 100%;
    overflow: hidden;
    line-height: 100%;
}
@media(max-width: 567px)
{
    .IG_7_
    {
        font-size: 14px;
    }
}
.B_31X
{
    position: absolute;
    top: 0;
    transform: translateY(-45%);
    width: 107.5%;
    max-width: unset!important;
}
@font-face
{
    font-family: awesome;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://elitbet.bg/dist/fonts/fa-solid-900.eot?);
    src: url(https://elitbet.bg/dist/fonts/fa-solid-900.eot?) format("embedded-opentype"),url(https://elitbet.bg/dist/fonts/fa-solid-900.woff2) format("woff2"),url(https://elitbet.bg/dist/fonts/fa-solid-900.woff) format("woff"),url(https://elitbet.bg/dist/fonts/fa-solid-900.ttf) format("truetype"),url(https://elitbet.bg/dist/assets/fa-solid-900.svg) format("svg");
}
.D_Ytw:before
{
    content: "";
}
.D_Ytw:before, .WD7z8:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.WD7z8:before
{
    content: "";
}
.YjGPY:before
{
    content: "";
}
.QKVs9:before, .YjGPY:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.QKVs9:before
{
    content: "";
}
.A49jP:before
{
    content: "";
}
.A49jP:before, .TGM6a:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.TGM6a:before
{
    content: "";
}
.ga99e:before
{
    content: "";
}
.ga99e:before, .wIt5Z:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.wIt5Z:before
{
    content: "";
}
.WxotD:before
{
    content: "";
}
.WxotD:before, .y9XKI:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.y9XKI:before
{
    content: "";
}
.XfbDo:before
{
    content: "";
}
.i2HBL:before, .XfbDo:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.i2HBL:before
{
    content: "";
}
.ItHOZ:before
{
    content: "";
}
.ItHOZ:before, .on_Sv:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.on_Sv:before
{
    content: "";
}
.jV47n:before
{
    content: "";
}
.IwLdG:before, .jV47n:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.IwLdG:before
{
    content: "";
}
.FueNz:before
{
    content: "";
}
.FueNz:before, .nGPpX:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.nGPpX:before
{
    content: "";
}
.J0Uqg:before
{
    content: "";
}
.HbvJc:before, .J0Uqg:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.HbvJc:before
{
    content: "";
}
.XGeGi:before
{
    content: "";
}
.pwnSn:before, .XGeGi:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.pwnSn:before
{
    content: "";
}
.d76Q2:before
{
    content: "";
}
.bmeN6:before, .d76Q2:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.bmeN6:before
{
    content: "";
}
.mGdrg:before
{
    content: "";
}
.JutRy:before, .mGdrg:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.JutRy:before
{
    content: "";
}
.DknZg:before
{
    content: "";
}
.DknZg:before, .lQx1y:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.lQx1y:before
{
    content: "";
}
.v1Q2q:before
{
    content: "";
}
.Pblq3:before, .v1Q2q:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.Pblq3:before
{
    content: "";
}
.rHq_9:before
{
    content: "";
}
.lAlnQ:before, .rHq_9:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.lAlnQ:before
{
    content: "";
}
.Wgldk:before
{
    content: "";
}
.aNPKL:before, .Wgldk:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.aNPKL:before
{
    content: "";
}
.ZlGp8:before
{
    content: "";
}
.IWEmC:before, .ZlGp8:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.IWEmC:before
{
    content: "";
}
.LehSA:before
{
    content: "";
}
.LehSA:before, .mALk8:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.mALk8:before
{
    content: "";
}
.NDBXT:before
{
    content: "";
}
.K7sSf:before, .NDBXT:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.K7sSf:before
{
    content: "";
}
.JEmU1:before
{
    content: "";
}
.JEmU1:before, .jPZqy:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.jPZqy:before
{
    content: "";
}
.ZWhts:before
{
    content: "";
}
.kQJlI:before, .ZWhts:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.kQJlI:before
{
    content: "";
}
.PS7XO:before
{
    content: "";
}
.I_PO7:before, .PS7XO:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.I_PO7:before
{
    content: "";
}
.CFZdj:before
{
    content: "";
}
.CFZdj:before, .XCUqQ:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.XCUqQ:before
{
    content: "";
}
.oC2lf:before
{
    content: "";
}
.oC2lf:before, .sG0PX:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.sG0PX:before
{
    content: "";
}
.RZtv2:before
{
    content: "";
}
.hPZDv:before, .RZtv2:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.hPZDv:before
{
    content: "";
}
.Ugsds:before
{
    content: "";
}
.Ugsds:before, .vfF5o:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.vfF5o:before
{
    content: "";
}
.t7r0e:before
{
    content: "";
}
.e7yRI:before, .t7r0e:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.e7yRI:before
{
    content: "";
}
.gUFZu:before
{
    content: "";
}
.cUwaF:before, .gUFZu:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.cUwaF:before
{
    content: "";
}
.B1QPC:before
{
    content: "";
}
.B1QPC:before, .T4MWT:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.T4MWT:before
{
    content: "";
}
.UDJ1I:before
{
    content: "";
}
.UDJ1I:before, .usMj5:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.usMj5:before
{
    content: "";
}
.ab7lJ:before
{
    content: "";
}
.ab7lJ:before, .jmeEe:before
{
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-family: awesome;
}
.jmeEe:before
{
    content: "";
}
._qlRJ
{
    position: relative;
    background: transparent;
}
.cTim5
{
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    font-size: 11px;
    text-transform: none!important;
    line-height: 11px;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    z-index: 99999;
    white-space: nowrap;
}
.cTim5:after, .cTim5:before
{
    content: "";
    position: absolute;
    border: 5px solid transparent;
    width: 0;
    height: 0;
}
.f_UNh:after
{
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
}
.jX36k:before
{
    content: "";
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
}
.Jivkm:before
{
    top: 32%;
    right: -10px;
    border-left-color: #000;
}
.dSwo_:before
{
    top: 32%;
    left: -10px;
    border-right-color: #000;
}
.piEMy
{
    color: #fd0f26;
    fill: #fd0f26;
}
.orhvF, .piEMy
{
    cursor: pointer;
}
.orhvF
{
    color: #05aa3a;
    fill: #05aa3a;
}
.X133U
{
    position: absolute!important;
    right: 20px;
    top: 15px;
    z-index: 1;
}
.xyOC4, .yeXde
{
    display: flex!important;
    justify-content: center;
    align-items: center;
    min-width: 111px;
    height: 36px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.Nb93n
{
    position: relative;
    display: flex;
    align-items: flex-end;
    text-align: center;
    gap: 8px;
    margin-top: 12px;
    margin-bottom: 32px;
}
.yeXde
{
    margin-right: 8px;
    padding-inline: 12px;
    color: #000;
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
}
.xyOC4, .yeXde
{
    border: .4px solid #a6cd36;
    border-radius: 3px;
}
.xyOC4
{
    margin-left: auto;
    color: #fff;
    background-color: #252525;
}
.MlHyY
{
    position: relative;
}
.HJJnA
{
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}
.HJJnA svg
{
    fill: #9d9fa6;
    display: block;
    width: 16px;
    height: 16px;
}
.oZD2U, .pLAOG
{
    background-color: #252525;
    color: #9d9fa6;
    border: 1px solid #909090;
    border-radius: 3px;
    width: 156px;
    height: 36px;
    padding-left: 34px;
    padding-right: 12px;
}
.oZD2U::-moz-placeholder, .pLAOG::-moz-placeholder
{
    color: #9d9fa6;
}
.oZD2U::placeholder, .pLAOG::placeholder
{
    color: #9d9fa6;
}
.e6W5t
{
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    background-color: transparent;
    color: #9d9fa6;
    cursor: pointer;
}
.e6W5t>span
{
    font-size: 14px!important;
}
.DBt9B
{
    position: absolute;
    top: 44px;
    right: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #9d9fa6;
    text-decoration: none!important;
}
.RBhTY
{
    display: flex;
    gap: 8px;
}
.Eje_q, .RZxI5
{
    display: none;
}
@media(max-width: 768px)
{
    .Nb93n
    {
        margin: 0;
    }
    .xyOC4, .yeXde
    {
        min-width: 70px;
        width: -moz-min-content;
        width: min-content;
    }
    .yeXde
    {
        margin-right: 0;
    }
    .xyOC4, .yeXde
    {
        height: 32px;
    }
}
.ZXOXD
{
    padding: 5px 15px;
    max-width: 250px;
    -o-object-fit: contain;
    object-fit: contain;
}
@media(max-width: 768px)
{
    .ZXOXD
    {
        padding: 10px 0;
    }
}
@media(max-width: 768px) and (-ms-high-contrast: none), screen and (max-width: 768px) and (-ms-high-contrast: active)
{
    .ZXOXD
    {
        max-height: 43px;
    }
}
.slick-dots>li>button:before
{
    font-size: 10px!important;
}
.slick-dots
{
    bottom: 0!important;
}
.cYKlZ, .UrnOm
{
    position: absolute;
    top: 90%;
    z-index: 10;
    background-color: transparent;
}
.cYKlZ:before, .UrnOm:before
{
    color: #fff;
    font-size: 28px;
}
.cYKlZ
{
    left: calc(10% + 40px);
}
.UrnOm
{
    left: 10%;
}
.S36BN
{
    font-weight: 400;
}
.rEpCx, .rEpCx .Nr6eD
{
    display: flex!important;
}
.rEpCx
{
    flex-direction: row;
}
@font-face
{
    font-family: Inter;
    src: url(https://elitbet.bg/dist/fonts/Inter-Regular.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Inter;
    src: url(https://elitbet.bg/dist/fonts/Inter-Medium.woff2);
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Inter;
    src: url(https://elitbet.bg/dist/fonts/Inter-SemiBold.woff2);
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Inter;
    src: url(https://elitbet.bg/dist/fonts/Inter-Bold.woff2);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Inter;
    src: url(https://elitbet.bg/dist/fonts/Inter-SemiBold.woff2);
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face
{
    font-family: Inter;
    src: url(https://elitbet.bg/dist/fonts/Inter-Black.woff2);
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
body
{
    background-color: #0c1113;
    color: #fff;
    font-family: Inter,sans-serif!important;
    font-weight: 700!important;
    font-size: 14px!important;
    line-height: 17px!important;
    overscroll-behavior-y: none;
    position: fixed;
    width: 100%;
    height: 100%;
}
@media(max-width: 1024px)
{
    body
    {
        position: relative;
        height: 100vh;
        overflow-y: scroll;
    }
    body.hide-scroll
    {
        height: 100vh;
        overflow: hidden;
    }
}
*
{
    touch-action: pan-x pan-y;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
a
{
    transition: all .3s ease-in-out;
}
a, a:focus
{
    color: #fff;
}
a, a:focus, a:hover
{
    text-decoration: none;
}
a:hover
{
    color: #fff!important;
}
button
{
    border: none;
    cursor: pointer;
    color: inherit;
    font: inherit;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    overflow: visible;
}
button:focus
{
    outline: none!important;
}
a:focus-visible, button:focus-visible
{
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: 1px;
    border-radius: 3px;
    z-index: 999;
}
input
{
    color: inherit;
    font: inherit;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
:focus
{
    outline: none;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover
{
    border-color: transparent;
    color: #545b65!important;
}
.scroll-color
{
    background-color: #a6cd36;
}
@media(-ms-high-contrast: none), screen and (-ms-high-contrast: active)
{
    .form-control
    {
        line-height: inherit!important;
    }
}
@keyframes fadeIn
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes flash
{
    0%, 50%, to
    {
        opacity: 1;
    }
    25%, 75%
    {
        opacity: 0;
    }
}
@keyframes flashOddUp
{
    0%, 50%, to
    {
        border-color: transparent;
        box-shadow: inset 0 1px 1px 0 #11171f;
    }
    25%, 75%
    {
        border-color: #15e135;
        box-shadow: inset 0 1px 1px 0 #11171f;
    }
}
@keyframes flashOddDown
{
    0%, 50%, to
    {
        border-color: transparent;
        box-shadow: inset 0 1px 1px 0 #11171f;
    }
    25%, 75%
    {
        border-color: #ff3e3e;
        box-shadow: inset 0 1px 1px 0 #11171f;
    }
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration
{
    -webkit-appearance: none;
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover
{
    transition-delay: 9999s;
    -webkit-transition-delay: 9999s;
}
[data-visually-hidden]
{
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
}
.BRnQY
{
    position: relative;
}
.rEpCx
{
    width: 100%;
    align-items: center;
    cursor: pointer;
}
.rEpCx .Nr6eD
{
    margin-left: auto;
}
.vKgoP
{
    flex-direction: column;
    cursor: pointer;
    position: absolute;
    width: 100%;
    top: 100%;
    display: none;
    transition: all .3s ease-out;
    z-index: 12;
}
.TONgp
{
    display: flex;
}
.mdOGZ, .TONgp
{
    animation: KJhYC .3s ease-in;
}
.mdOGZ
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
.KMjGO
{
    display: flex!important;
    text-transform: uppercase;
    padding: 2px;
    width: 100%;
}
.slick-list, .slick-slide>div, .slick-slider, .slick-track
{
    height: 100%;
}
.slick-dots
{
    bottom: 0;
}
.slick-dots li button:before
{
    font-size: 10px;
    opacity: 1!important;
    color: #a6cd36!important;
}
.slick-dots li.slick-active button:before
{
    color: #fff!important;
}
.Qc9kJ
{
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 100%;
}
.Qc9kJ .j8DFE
{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
}
.uewI9
{
    position: absolute;
    width: 90%;
    top: 8%;
    left: 10%;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media(max-width: 567px)
{
    .uewI9
    {
        font-size: 22px;
        top: 14%;
    }
}
.h7Fh7
{
    font-size: 24px;
    position: absolute;
    width: 90%;
    top: 35%;
    left: 10%;
    overflow: hidden;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media(max-width: 567px)
{
    .h7Fh7
    {
        font-size: 18px;
        top: 36%;
    }
}
.A19OU
{
    cursor: pointer;
}
.koSh1
{
    position: absolute;
    top: 60%;
    left: 10%;
    max-width: 70%;
    border-radius: 6px;
    padding: 4px 3%;
    font-size: medium;
    background: #a6cd36!important;
    box-shadow: 1px 1px 0 rgba(0,0,0,.1);
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.koSh1, .koSh1:hover
{
    color: #fff;
}
.oGGIy:before, .UrWEU:before
{
    color: #fff;
    font-size: 28px;
}
.oGGIy, .UrWEU
{
    position: absolute;
    top: 90%;
    z-index: 10;
}
.oGGIy
{
    left: calc(10% + 40px);
}
.UrWEU
{
    left: 10%;
}
.PTktv
{
    font-weight: 400;
}
.slick-slide:not(.slick-active)
{
    pointer-events: none;
}
@media(max-width: 567px)
{
    .slick-dots
    {
        bottom: -4px;
    }
}
.zVCUo
{
    height: 60px;
    position: relative;
}
.aEUzK
{
    display: flex;
    align-items: center;
}
.cTqAT
{
    background-color: transparent;
    height: 60px;
    width: 100%;
    padding: 18px 30px 0 22px;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    border: none;
    border-bottom: 1px solid #9d9fa6;
    cursor: pointer;
}
.cTqAT::-moz-placeholder
{
    color: #9d9fa6;
}
.cTqAT::placeholder
{
    color: #9d9fa6;
}
.cTqAT:focus
{
    cursor: auto;
}
.ka3mK, .KUbRo
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 18px;
    padding-bottom: 0;
    cursor: pointer;
    z-index: 100;
}
.ka3mK svg, .KUbRo svg
{
    display: block;
    fill: #9d9fa6;
}
.KUbRo
{
    left: 0;
}
.ka3mK
{
    background-color: transparent;
    right: 10px;
    margin-top: 9px;
    padding: 0;
}
.ka3mK:focus-visible
{
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: 4px;
    border-radius: 3px;
    z-index: 999;
}
@media(max-width: 768px)
{
    .ka3mK
    {
        margin-top: 0;
    }
}
.dBdOn, .lQ_Z6, .pNmPi
{
    display: flex!important;
}
.pNmPi
{
    flex-direction: row;
}
.dBdOn
{
    flex: 1 1;
}
.pNmPi
{
    justify-content: space-between;
    background-color: #000;
    color: #fff;
    height: 79px;
    width: 100%;
    align-items: center;
    padding-left: 75px;
}
@media(max-width: 1024px)
{
    .pNmPi
    {
        padding-left: 0;
    }
}
@media(max-width: 768px)
{
    .pNmPi
    {
        padding: 0 11px;
    }
}
.pLNKX
{
    display: flex;
    align-items: center;
    gap: 12px;
    max-height: 50px;
}
@media(max-width: 1024px)
{
    .pLNKX
    {
        gap: 0;
    }
}
.pLNKX:last-child
{
    justify-content: flex-end;
}
.lQ_Z6
{
    align-items: center;
    max-height: 50px;
    position: relative;
}
@media(max-width: 768px)
{
    .lQ_Z6>div:nth-child(2)
    {
        height: auto;
    }
}
.HrhT7
{
    cursor: pointer;
}
.HrhT7 svg
{
    width: 30px;
    height: 30px;
}
.wJZCF
{
    -o-object-fit: contain;
    object-fit: contain;
    vertical-align: middle;
}
.X33t5
{
    position: absolute;
    top: 5px;
    right: 17px;
    width: 60%;
}
.dBdOn
{
    align-items: center;
    justify-content: flex-end;
}
@media(max-width: 768px)
{
    .dBdOn
    {
        flex: none;
        flex-grow: 1;
    }
}
.U9Wxa
{
    padding: 0 35px 0 25px;
}
.sz3pw
{
    margin-bottom: 16px;
}
@media(max-width: 1024px)
{
    .U9Wxa
    {
        padding-inline: 8px;
    }
}
.ZXZx1
{
    position: relative;
    flex-direction: column;
    justify-content: center;
    width: 35px;
    height: 35px;
    padding: 0;
    border: 1px solid #9d9fa6;
    border-radius: 50%;
}
.ZXZx1>*
{
    margin: 0;
}
.ZXZx1>span
{
    font-weight: 700;
}
.ZXZx1>span:last-child
{
    position: absolute;
    top: 20px;
}
.ZXZx1+div>div
{
    width: 80px;
    transform: translate(-24px,10px);
}
.ZXZx1+div>div>div
{
    padding-inline: 0;
    text-align: center;
}
.wMx9o
{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #a6cd36;
    min-width: 66px;
    height: 77px;
}
.dVi2k svg
{
    fill: #11181b;
    display: block;
    width: 20px;
    height: 20px;
}
.cM10f
{
    transform: translateX(10%);
}
.cM10f>div
{
    width: 30vw;
    height: 52px;
    max-width: 470px;
}
.cM10f .slick-slide
{
    width: 205px!important;
}
.cM10f .slick-slide:not(:last-child)
{
    margin-right: 4px;
}
.FHZPk
{
    font-size: 16px;
    background-color: transparent;
    color: #9d9fa6;
    position: absolute;
    top: 50%;
    left: -20px;
    z-index: 2;
    transform: translateY(-50%) scale(.8,1.5);
    cursor: pointer;
    transition: color .3s linear;
}
.FHZPk.cdxpF
{
    transform: translateY(-50%) rotate(90deg);
}
.FHZPk.CrdzO
{
    transform: translateY(-50%) rotate(-90deg);
    left: 101%;
}
.FHZPk svg
{
    display: block;
    width: 16px;
    height: 16px;
}
.FHZPk:hover
{
    color: #fff;
}
@media(max-width: 567px)
{
    .FHZPk
    {
        left: -10px;
    }
    .FHZPk.CrdzO
    {
        left: calc(100% - 10px);
    }
}
.tNaoW
{
    max-width: 20px;
    min-width: 20px;
}
.tYM4h
{
    padding-top: 4px;
}
.tYM4h img
{
    height: 60px;
}
@media(hover: hover)
{
    .tYM4h img:hover
    {
        cursor: pointer;
    }
}
@media(max-width: 567px)
{
    .pNmPi
    {
        position: relative;
        min-height: 50px;
        max-height: 50px;
    }
    .pGLCw
    {
        display: flex;
        margin-left: auto;
    }
    .tYM4h
    {
        flex-grow: 1;
        position: relative;
        padding: 0;
        top: 4px;
    }
    .tYM4h img
    {
        height: 46px;
    }
}
.ZiR4h
{
    display: flex!important;
    background-color: #a6cd36;
    color: #fff;
    width: 18px;
    height: 18px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
}
@media(max-width: 768px)
{
    .ZiR4h
    {
        width: 16px;
        height: 16px;
        font-size: 12px;
    }
}
.EYV2F
{
    color: #0c1113;
    width: 20px;
    height: 20px;
    font-size: 13px;
}
.b7PDw, a:has(>.wu8Kd)
{
    display: flex!important;
}
a:has(>.wu8Kd)
{
    justify-content: center;
}
.H3rFY
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.YuXZP
{
    background-color: #000;
    height: 100vh;
    width: 100%;
    max-width: 96px;
    text-align: center;
    text-transform: uppercase;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    z-index: 111;
}
.H3rFY
{
    display: flex;
    flex-direction: column;
    gap: 33px;
}
.b7PDw, .H3rFY
{
    align-items: center;
}
.b7PDw
{
    justify-content: center;
    cursor: pointer;
    position: relative;
    width: 100%;
    transition: .5s ease-in-out;
}
.b7PDw svg
{
    fill: #9d9fa6;
    width: 27px;
    height: 27px;
}
@media(hover: hover)
{
    .b7PDw:hover>a
    {
        color: #fff!important;
    }
    .b7PDw:hover>a svg
    {
        fill: #fff;
    }
    .b7PDw:hover>div
    {
        display: block;
    }
}
.uJnmf
{
    color: #9d9fa6;
    background-color: initial;
    text-transform: inherit;
}
.uJnmf svg
{
    fill: #9d9fa6;
}
@media(hover: hover)
{
    .uJnmf:hover
    {
        color: #fff!important;
    }
    .uJnmf:hover svg
    {
        fill: #fff;
    }
    .uJnmf:hover .RXQys
    {
        filter: grayscale(0);
    }
}
.uJnmf.tcVXJ
{
    color: #fff;
}
.uJnmf.tcVXJ svg
{
    fill: #a6cd36;
    color: #a6cd36;
}
.uJnmf.tcVXJ .RXQys
{
    filter: grayscale(0);
}
.uJnmf .RXQys
{
    display: block;
    margin: 0 auto 6px;
    width: 35px;
    height: 35px;
    filter: grayscale(1);
}
.vv2Ew
{
    background-color: transparent;
    color: #9d9fa6;
    width: 82px;
    margin-block: 30px;
    text-transform: uppercase;
    transition: color .3s ease-in-out;
    margin-left: 0!important;
}
.vv2Ew .DSQNW svg
{
    fill: #9d9fa6;
    width: 27px;
    height: 27px;
}
.vv2Ew .DSQNW.tcVXJ svg
{
    fill: #a6cd36;
}
.vv2Ew .DSQNW.tcVXJ+span
{
    color: #fff;
}
@media(hover: hover)
{
    .vv2Ew:hover
    {
        color: #fff;
    }
    .vv2Ew:hover .DSQNW svg
    {
        fill: #fff;
    }
}
.wu8Kd
{
    display: block;
    max-width: 100%;
    max-height: 64px;
    margin: 20px 6px 25px;
    padding: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
.OdhrX
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    scrollbar-width: none;
    overflow: auto;
    max-height: calc(100% - 128px);
    width: 96px;
    padding-left: 6px;
}
.OdhrX:has(.b7PDw:hover)
{
    width: 300px;
}
.OdhrX ul
{
    width: 96px;
    margin-left: -3px;
}
.OdhrX ul>li>div>div
{
    margin-left: -6px!important;
}
.OdhrX>button
{
    margin-left: -3px;
}
.ondEa, .ondEa .aSAcE .m8ou8, .ondEa .CnPMO
{
    display: flex!important;
}
.ondEa .CnPMO
{
    flex-direction: column;
}
.ondEa
{
    width: 100%;
    padding: 11px 0;
    position: fixed;
    bottom: 0;
    z-index: 10;
    background-color: #222628;
    box-shadow: 0 -10px 10px rgba(15,25,35,.25);
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}
.ondEa .CnPMO
{
    flex: 1 1 20%;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    color: #9d9fa6;
    background-color: transparent;
}
.ondEa .CnPMO svg
{
    color: #fff;
}
.ondEa .CnPMO.NVEPK
{
    color: #a6cd36;
}
@media(hover: hover)
{
    .ondEa .CnPMO.NVEPK:hover
    {
        color: #a6cd36!important;
    }
}
@media(hover: hover)
{
    .ondEa .CnPMO:hover
    {
        color: #fff;
    }
}
.ondEa .KcgY2
{
    width: 64px;
    height: 64px;
    margin-top: -39px;
    position: relative;
}
.ondEa .KcgY2>svg
{
    position: absolute;
    top: -3px;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
    color: #222628;
}
.ondEa .KcgY2 img
{
    width: 64px;
}
.ondEa>div
{
    align-self: center;
    flex: 1 1 20%;
    color: #9d9fa6;
    text-align: center;
}
.ondEa .aSAcE
{
    position: relative;
}
.ondEa .aSAcE .m8ou8
{
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding: 5px;
    top: -8px;
    right: -15px;
    background-color: #a6cd36;
    border-radius: 50%;
}
.ondEa .aSAcE .m8ou8, .ondEa .hQbFS
{
    position: absolute;
    font-size: 12px;
    color: #000;
}
.ondEa .hQbFS
{
    width: 15px;
    height: 15px;
    top: 0;
    transform: translate(50%,-50%);
    background: #fffd77;
    border-radius: 100%;
    text-align: center;
    line-height: 14px;
}
.SIcWq
{
    display: flex!important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: rgba(0,0,0,.4);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 11;
    transition: all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s;
    overflow-x: hidden;
    overflow-y: auto;
}
.v_gXN
{
    visibility: visible;
    opacity: 1;
    z-index: 211;
    transition-delay: 0s,0s,.3s;
}
.vvQcM
{
    background-color: transparent;
}
.URHXF
{
    width: auto;
    max-width: 1024px;
    margin: initial;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transform: translateY(-50%);
    z-index: 11;
    transition: all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s;
}
.Jht53
{
    visibility: visible;
    opacity: 1;
    z-index: 11;
    transform: translateY(0);
    transition-delay: 0s,0s,.3s;
}
@media(max-width: 768px)
{
    .SIcWq
    {
        align-items: normal;
    }
}
@media(max-width: 567px)
{
    .SIcWq
    {
        align-items: normal;
    }
    .URHXF
    {
        min-width: 90%;
        margin-top: 8%;
    }
}
@keyframes IyXr0
{
    0%
    {
        transform: translateY(-100%);
    }
    to
    {
        transform: translateY(0);
    }
}
.BFu6t
{
    animation-name: IyXr0;
    animation-duration: 1s;
    animation-delay: -.5s;
    transition: all .3s ease-in-out;
}
.HRLWv
{
    transform: translateY(-100%);
}
@keyframes fKwfb
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
.FjiRx
{
    animation-name: fKwfb;
    animation-duration: 1s;
    animation-delay: -.5s;
}
.v1yMT
{
    visibility: hidden;
    opacity: 0;
}
.QFMy9, .rwQP1, .rwQP1 .ipmR3, .rwQP1 .uoFoD, .sR6V2
{
    display: flex!important;
}
.QFMy9, .sR6V2
{
    flex-direction: column;
}
.rwQP1 .ipmR3, .rwQP1 .uoFoD, .sR6V2 .AdGR8, .sR6V2 .dTbP1
{
    flex: 1 1;
}
.Fi5WN
{
    align-items: normal;
}
.QFMy9
{
    align-items: center;
    background-color: #12181b;
    padding: 0 10px;
    border-radius: 5px;
}
.RVRx0
{
    width: 375px;
    position: relative;
}
@media(max-width: 567px)
{
    .RVRx0
    {
        width: 100%;
    }
}
.Z_A83
{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 48px;
    padding-inline: 8px;
}
.ErAtj
{
    background-color: transparent;
    margin-top: 3px;
}
.cbIM7 svg
{
    fill: #d9d9d9;
}
.INKsA
{
    width: 100%;
    border: 1px solid #a6cd36;
    border-radius: 5px;
}
.sR6V2
{
    position: absolute;
    top: 37%;
    width: 100%;
}
.sR6V2 .AdGR8, .sR6V2 .dTbP1
{
    max-width: 61%;
    width: 100%;
    min-height: 49px;
    margin: 0 auto 16px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    transition: all .3s;
}
.sR6V2 .dTbP1
{
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #0c1113;
}
.sR6V2 .AdGR8
{
    background-color: #252525;
    color: #fff;
    border: 1px solid #a6cd36;
}
.rwQP1
{
    justify-content: space-between;
    width: 100%;
    margin-block: 16px;
    height: 32px;
}
.rwQP1 .ipmR3
{
    justify-content: center;
}
.rwQP1 .yye2Z
{
    height: 100%;
    transition: transform .3s linear;
}
.rwQP1 .uoFoD
{
    justify-content: flex-end;
    background: transparent;
    padding-right: 5px;
    cursor: pointer;
    background-color: transparent;
    color: #fff;
}
.rwQP1 .Ovd5W
{
    color: #ff3e3e;
}
.rwQP1 .qoBTv
{
    width: 119px;
    height: 19px;
    opacity: .3;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    color: #fff;
    margin: 4px 10px 0 0;
}
@media(max-width: 768px)
{
    .I4tiR
    {
        align-items: center!important;
    }
    .I4tiR>div
    {
        transform: translateY(0)!important;
        margin-top: 0!important;
    }
}
.h3GvK, .WKPve, .YLQnf
{
    display: flex!important;
}
.Qc5Ea
{
    position: relative;
    background-color: #11181b;
    min-width: 600px;
    max-width: 800px;
    padding: 1.7vw 2.7vw;
    border-radius: 5px;
    font-weight: 400;
}
.HAOkp
{
    top: 50px;
}
@media(max-width: 768px)
{
    .HAOkp
    {
        top: 0;
        margin-top: 0;
    }
}
.D9UtX
{
    position: relative;
    padding-block: 10px 16px;
}
.D9UtX:before
{
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    height: 1px;
    background: linear-gradient(130deg,#a6cd36 20%,#000);
}
.aTFwz p
{
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 400;
}
.aTFwz p .nb2B_
{
    color: #a6cd36;
}
._npP1
{
    font-size: 28px;
    font-weight: 700;
}
.yzd2a
{
    font-size: 16px;
    font-weight: 600;
    padding-block: 20px;
}
.XkiOw
{
    width: 170px;
    margin-inline: auto;
    font-size: 12px;
    color: #0c1113!important;
}
.WKPve, .YLQnf
{
    align-items: center;
    gap: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.WKPve input[type=checkbox], .YLQnf input[type=checkbox]
{
    visibility: visible!important;
}
.WKPve label, .YLQnf label
{
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    cursor: pointer;
}
.WKPve label span, .YLQnf label span
{
    margin-left: 10px;
}
.WKPve label>div, .YLQnf label>div
{
    width: 22px;
    height: 22px;
}
.WKPve .b1Z_o:after, .WKPve .b1Z_o:before, .WKPve label:after, .WKPve label:before, .YLQnf .b1Z_o:after, .YLQnf .b1Z_o:before, .YLQnf label:after, .YLQnf label:before
{
    display: none;
}
.WKPve .p3lT4, .YLQnf .p3lT4
{
    cursor: pointer;
}
.WKPve .p3lT4 svg, .YLQnf .p3lT4 svg
{
    fill: #9d9fa6;
}
.WKPve .SiezK, .YLQnf .SiezK
{
    position: relative;
}
.WKPve .RkQnW, .YLQnf .RkQnW
{
    width: 250px;
    border: none;
    background-color: #fff;
    color: #000;
    padding: 10px;
    border-radius: 4px;
    z-index: 3;
}
.WKPve .hmOWw, .YLQnf .hmOWw
{
    width: 35px;
    height: 35px;
    position: absolute;
    top: 26px;
    left: -8px;
    transform: rotate(45deg);
    background-color: #fff;
    border-radius: 4px;
}
.YLQnf
{
    margin-bottom: 0;
    margin-top: 0;
}
.X2S0e
{
    background-color: #1b262b;
    color: #fff;
    border: 1px solid #9d9fa6;
    border-radius: 3px;
    width: 400px;
    height: 36px;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 12px;
}
.X2S0e::-moz-placeholder
{
    color: #9d9fa6;
}
.X2S0e::placeholder
{
    color: #9d9fa6;
}
@media(max-width: 567px)
{
    .X2S0e
    {
        width: 100%;
    }
}
.rb7oz
{
    font-size: 11px;
    font-weight: 400;
    color: #ea2623;
}
.h3GvK
{
    justify-content: space-between;
    align-items: center;
}
@media(max-width: 768px)
{
    .Qc5Ea
    {
        min-width: 0;
        padding: 24px 20px;
    }
    ._npP1
    {
        font-size: 18px;
        font-weight: 600;
    }
    ._npP1, .yzd2a
    {
        text-align: center;
    }
    .yzd2a
    {
        padding-block: 30px;
    }
    .XkiOw
    {
        width: 100%;
    }
    .h3GvK
    {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
        margin-bottom: 25px;
    }
}
.Nso9F, .WS631
{
    display: flex!important;
}
.Nso9F
{
    flex: 1 1;
}
.WS631:after, .WS631:before
{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(130deg,#000,#a6cd36 30%,#a6cd36 70%,#000);
}
.WS631
{
    position: relative;
    margin: 10px 0;
    width: 100%;
    gap: 8px;
}
.WS631:after
{
    bottom: 0;
}
.WS631:before
{
    top: 0;
}
.Nso9F
{
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: 50px;
    padding: 5px;
    border-radius: 4px;
    background-color: transparent;
}
.Nso9F .bPK6q
{
    width: 34%;
    max-width: 40px;
}
.Jfn_e
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.cohxs
{
    background-color: rgba(0,0,0,.8);
    z-index: 202;
    position: fixed;
    inset: 0;
    min-width: 100%;
    visibility: hidden;
    touch-action: none;
}
.cohxs.y_kq1
{
    visibility: visible;
}
@supports(
-webkit-touch-callout: none)
{
.cohxs.y_kq1
{
    opacity: 1;
}
}
@supports(
-webkit-touch-callout: none)
{
.cohxs
{
    opacity: 0;
    transition: opacity .3s ease-in-out,inset .5s ease-in-out;
}
}
.diCjN
{
    background-color: #0c1113;
    overscroll-behavior: none;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    padding-top: 20px;
    padding-inline: 8px;
    height: 100%;
    width: 100%;
    max-width: 308px;
    position: absolute;
    left: -308px;
    z-index: 100;
    transition: .3s ease-in-out;
    overflow-y: auto;
}
.diCjN.y_kq1
{
    left: 0;
}
.Jfn_e
{
    display: flex;
    flex-direction: column;
    margin-inline: auto;
    padding: 75px 0;
    gap: 8px;
    width: 100%;
}
@media(max-width: 567px)
{
    .Jfn_e
    {
        padding: 30px 0;
    }
}
.r45vi
{
    background-color: #11181b;
    color: #9d9fa6;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.r45vi svg
{
    fill: #9d9fa6;
    display: block;
    width: 20px;
    height: 20px;
}
@media(hover: hover)
{
    .r45vi:hover
    {
        color: #fff!important;
    }
    .r45vi:hover svg
    {
        fill: #a6cd36!important;
    }
}
.w8rPp
{
    display: flex;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    color: inherit;
    gap: 10px;
    width: 100%;
    height: 36px;
    padding-inline: 12px 8px;
    font-size: 14px;
    font-weight: 500;
    background-color: initial;
    text-transform: capitalize;
    border-bottom: .5px solid transparent;
}
.JDu93
{
    white-space: break-spaces;
}
.tcIYQ
{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #161f23;
    margin-left: auto;
    min-width: 32px;
    height: 26px;
    border-radius: 4px;
    transition: .2s ease-in-out;
}
.tcIYQ svg
{
    display: block;
    color: #9d9fa6;
    fill: #9d9fa6;
    width: 18px!important;
    height: 9px!important;
}
.w8rPp.YVedG
{
    color: #fff;
}
.w8rPp.YVedG svg
{
    fill: #a6cd36;
}
.TnB3K
{
    gap: 16px;
    padding-bottom: 30px;
}
.TnB3K, .TnB3K .oG39e
{
    display: flex;
    flex-direction: column;
}
.TnB3K .oG39e
{
    gap: 8px;
}
.TnB3K .oG39e a, .TnB3K .oG39e button
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    background-color: #24292b;
    border: 1px solid #9d9fa6;
    border-radius: 3px;
}
.TnB3K .oG39e svg
{
    fill: #a6cd36;
}
.TnB3K .oG39e .PhSv7
{
    background-color: #161f23;
    margin-top: 12px;
    border: none;
}
.pFRV1
{
    align-items: center;
    justify-content: center;
    background-color: #161f23;
    color: #9d9fa6;
    width: 86px;
    height: 86px;
    margin: -6% 6% 10%;
    font-size: 12px;
    border-radius: 8px;
    text-transform: uppercase;
    transition: color .3s ease-in-out;
    cursor: pointer;
}
.pFRV1 ._KGhS svg
{
    fill: #9d9fa6;
    width: 32px;
    height: 32px;
}
.pFRV1:hover
{
    color: #fff;
}
.pFRV1:hover ._KGhS svg
{
    fill: #a6cd36;
}
.XmOvA
{
    display: flex;
    justify-content: center;
    position: relative;
}
.XmOvA:after
{
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#11181b);
}
.EnERL
{
    width: 105px;
}
.ec1IW
{
    border-color: #9d9fa6;
}
.ec1IW+div
{
    display: block;
}
.tjt7x .tjt7x .TsB4Q .fwa9h
{
    display: flex!important;
}
.tjt7x
{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 34px;
    margin-inline: auto;
    border: 1px solid #9d9fa6;
    border-radius: 3px;
    background-color: rgba(49,58,66,.5);
}
.tjt7x .tjt7x
{
    background-color: transparent;
    width: 100%;
    padding: 8px;
    border: none;
}
.tjt7x .tjt7x>div:first-of-type
{
    justify-content: center;
    width: 100%;
    padding: 0!important;
}
.tjt7x .tjt7x>div:first-of-type>img
{
    width: 15px;
    height: 15px;
    margin-left: 0;
}
.tjt7x .tjt7x>button
{
    min-width: 90px;
}
.tjt7x .tjt7x .m2EQ1
{
    color: #fff;
    margin-inline: 9px 12px;
    line-height: 1;
}
.tjt7x .tjt7x .TsB4Q
{
    max-width: 90px;
    height: -moz-max-content;
    height: max-content;
    top: 40px;
    bottom: 100%;
    right: 0;
    border-radius: 3px;
}
.tjt7x .tjt7x .TsB4Q>div
{
    background-color: #24292b;
    text-align: left;
    border-radius: 3px;
}
.tjt7x .tjt7x .TsB4Q .fwa9h
{
    align-items: center;
    padding: 10px 20px;
}
.tjt7x .tjt7x .TsB4Q .fwa9h img
{
    margin-right: 12px;
}
.tjt7x .tjt7x .TsB4Q .fwa9h:first-child img
{
    margin-top: 5px;
}
.tjt7x .tjt7x .TsB4Q .fwa9h:last-child img
{
    margin-bottom: 5px;
}
@media(hover: hover)
{
    .tjt7x .tjt7x .TsB4Q .fwa9h:hover
    {
        color: #a6cd36;
    }
}
@media(max-width: 567px)
{
    .tjt7x .tjt7x .TsB4Q .fwa9h:first-child img, .tjt7x .tjt7x .TsB4Q .fwa9h:last-child img
    {
        margin-bottom: 0;
    }
}
.oZpH7
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 10px;
    overflow-x: auto;
}
.oZpH7::-webkit-scrollbar
{
    display: none;
}
.NhEWx
{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background-color: #000!important;
    color: #9d9fa6;
    border: 1px solid #1a2317;
    height: 32px;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 0 8px;
}
.NhEWx:hover
{
    color: #fff;
    border: 1px solid #a6cd36;
}
.NhEWx:hover svg
{
    fill: #fff;
}
.NhEWx:hover .nRtLW
{
    filter: grayscale(0);
}
.NhEWx>span
{
    line-height: 22px;
    white-space: nowrap;
}
.NhEWx>div, .NhEWx svg
{
    width: 22px;
    height: 22px;
}
.NhEWx svg
{
    fill: #9d9fa6;
}
.NhEWx .nRtLW
{
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    filter: grayscale(1);
}
.FHnub
{
    color: #fff;
    border: 1px solid #a6cd36;
}
.FHnub svg
{
    fill: #fff;
}
.FHnub .nRtLW
{
    filter: grayscale(0);
}
.F3ACR, .oTYOw, .OvEtv, .ufdNk
{
    display: flex!important;
}
.F3ACR
{
    flex-direction: row;
}
.oTYOw, .OvEtv, .ufdNk
{
    flex-direction: column;
}
.oTYOw, .ufdNk
{
    justify-content: center;
}
.zxlhn
{
    width: 100%;
    max-width: 516px;
    margin: 5% auto;
}
@media(max-width: 567px)
{
    .zxlhn
    {
        margin: 0;
        max-width: 100%;
        padding: 5px;
        background-color: transparent;
    }
}
.oTYOw
{
    align-items: center;
    min-height: 418px;
    padding: 2%;
    background-color: transparent;
    border-radius: 12px;
    color: #fff;
}
@media(max-width: 567px)
{
    .oTYOw
    {
        margin: 5px;
        background-color: transparent;
    }
}
.QyIsQ
{
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    text-transform: uppercase;
    color: #fff;
}
@media(max-width: 567px)
{
    .QyIsQ
    {
        color: #fff;
    }
}
.F3ACR
{
    justify-content: space-between;
    min-width: 100%;
    font-size: 15px;
}
@media(max-width: 567px)
{
    .F3ACR
    {
        font-size: 14px;
        color: #ffe60d;
    }
}
.OvEtv
{
    align-items: center;
    padding: 30px 10px;
    color: #fff;
    font-size: 15px;
}
@media(max-width: 567px)
{
    .OvEtv
    {
        font-size: 14px;
        color: #ffe60d;
    }
}
.Ijudk
{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0;
    color: #fff;
    background-color: transparent;
}
@media(hover: hover)
{
    .Ijudk:hover
    {
        color: #a6cd36!important;
    }
}
.pgmLJ
{
    align-self: center;
    text-decoration: underline!important;
}
.pgmLJ, .pgmLJ:focus
{
    color: #ffe60d;
}
@media(max-width: 567px)
{
    .pgmLJ
    {
        color: #ffe60d;
    }
}
@media(hover: hover)
{
    .pgmLJ:hover
    {
        color: #ffe60d!important;
    }
}
.ufdNk
{
    align-items: center;
}
.ufdNk, .WTBcm
{
    width: 100%;
    max-width: 420px;
}
.WTBcm
{
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f)!important;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 15px!important;
    margin: 20px 0;
    color: #000!important;
    transition: all .3s ease;
    border-color: transparent;
}
@media(hover: hover)
{
    .WTBcm:hover
    {
        background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f)!important;
        color: #0c1113!important;
        box-shadow: none;
    }
}
.WTBcm:active
{
    color: #0c1113!important;
}
.zxlhn
{
    padding: 32px 10px!important;
}
.ckab_
{
    color: #fff;
    font-size: 16px;
    line-height: 19px;
}
.ckab_, .NOeyA, .WTBcm
{
    font-weight: 700;
    text-align: center;
}
.NOeyA, .WTBcm
{
    display: block;
    width: 100%;
    height: 43px;
    margin: 0;
    padding: 0!important;
    font-size: 14px;
    line-height: 43px;
    text-transform: uppercase;
    border-radius: 5px;
}
.WTBcm
{
    border: 1px solid transparent;
}
.NOeyA
{
    background-color: #252525;
    color: #fff;
    border: 1px solid #a6cd36;
    box-shadow: 0 2px 4px rgba(0,0,0,.25);
}
.NOeyA:hover
{
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #000!important;
}
.c63Wt, .pgmLJ
{
    display: block;
    margin: 16px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    text-decoration: none!important;
    padding-bottom: 2px;
}
.pgmLJ
{
    margin-top: 20px;
    border-bottom: 1px solid #ffe60d;
}
.c63Wt
{
    color: #d9d9d9;
    font-size: 13px;
    font-weight: 500;
    margin-inline: auto;
}
.wXVix
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 36px;
}
.bKK5p, .I_spS, .I_spS .r2ju6, .n5kda, .x8x2q label, .xgnJM, .xgnJM .fj1Qj, .xgnJM .fj1Qj .AltpY, .xgnJM .fj1Qj .f0HjC
{
    display: flex!important;
}
.n5kda
{
    flex-direction: row;
}
.xgnJM, .xgnJM .fj1Qj
{
    flex-direction: column;
}
.c7iFg, .yiKO2
{
    color: #c03b25;
}
.UYwiG
{
    width: 100%;
    margin: 10px 0;
}
@media(max-width: 1024px)
{
    .UYwiG
    {
        margin: 0 0 15px;
    }
}
.dorja
{
    max-width: 320px;
}
.ciK2B, .hzNoy
{
    border: 1px solid #9d9fa6;
    background-color: #000;
    border-radius: 4px;
    width: 100%;
    margin: 10px 0 0;
    height: 43px;
    color: #fff;
}
.ciK2B .form-control:focus, .hzNoy .form-control:focus
{
    box-shadow: none;
}
@media(max-width: 1024px)
{
    .ciK2B, .hzNoy
    {
        margin: 0;
    }
}
.Va1A6
{
    position: absolute;
    top: 8px;
    font-size: 13px;
    text-indent: 10px;
}
.hERQV, .Va1A6
{
    pointer-events: none;
    color: #fff;
    font-weight: 400;
}
.hERQV
{
    font-size: 14px!important;
    max-width: 250px!important;
    padding: 10px!important;
    background: #ea2623!important;
    white-space: pre-wrap!important;
    line-height: 16px!important;
    text-align: left!important;
}
.hERQV:before
{
    border-bottom-color: #ea2623!important;
}
@media(max-width: 1024px)
{
    .hERQV
    {
        display: none;
    }
}
.I_spS, .I_spS .r2ju6
{
    align-items: center;
}
.c7iFg
{
    display: none;
    color: #ea2623;
    font-weight: 700;
    transition: all .5s ease;
    position: relative;
    padding: 5px 10px 0;
}
@media(max-width: 1024px)
{
    .c7iFg
    {
        display: block;
    }
}
.gmsdJ, .wRRYQ, .zW2u7
{
    background-color: transparent;
    font-size: 15px;
    text-indent: 10px;
    border: none;
    transition: all .5s ease;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 21px 0 0;
}
.gmsdJ:focus, .wRRYQ:focus, .zW2u7:focus
{
    box-shadow: none;
}
.gmsdJ::-moz-placeholder, .wRRYQ::-moz-placeholder, .zW2u7::-moz-placeholder
{
    color: #9d9fa6;
    font-size: 15px;
}
.gmsdJ::placeholder, .wRRYQ::placeholder, .zW2u7::placeholder
{
    color: #9d9fa6;
    font-size: 15px;
}
.zW2u7
{
    width: 100%;
    color: inherit;
}
.x8x2q
{
    position: relative;
    flex-wrap: wrap;
    margin-block: 12px;
}
.x8x2q, .x8x2q .aAJqq
{
    display: flex;
    align-items: center;
}
.x8x2q .aAJqq
{
    cursor: pointer;
    color: #fff;
    font-size: 15px;
}
.x8x2q .aAJqq:before
{
    content: "";
    min-width: 1em;
    min-height: 1em;
    border-radius: .15em;
    margin-right: .7em;
    border: .05em solid #17263a;
}
.x8x2q .aAJqq:hover:before
{
    background-color: inherit;
}
.x8x2q input[type=checkbox]
{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.x8x2q input[type=checkbox]:hover+.aAJqq:before
{
    background-color: inherit;
}
.x8x2q input[type=checkbox]:focus-visible+.aAJqq:before
{
    outline: 1px solid #000;
    outline: 5px auto -webkit-focus-ring-color;
}
.x8x2q input[type=checkbox]:focus-visible+.aAJqq:after
{
    border-color: inherit!important;
}
.x8x2q input[type=checkbox]:disabled, .x8x2q input[type=checkbox]:disabled+.aAJqq
{
    color: #979ba1;
    cursor: not-allowed;
}
.x8x2q input[type=checkbox]:disabled+.aAJqq:before
{
    background-color: #d0d0d0;
}
.x8x2q input[type=checkbox]:checked+.aAJqq:after
{
    content: "";
    position: absolute;
    top: 50%;
    left: -.15em;
    width: .5em;
    height: .5em;
    border: 2px solid #17263a;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) translateY(-100%);
}
.yiKO2
{
    display: block;
    flex-basis: 100%;
}
.JNsEi:link
{
    text-decoration: underline;
}
.cW7e7
{
    display: inline-block;
    margin-left: 3px;
    color: #ea2623!important;
}
.PtLwd
{
    color: #fd0f26;
    font-size: 12px;
    padding: 5px 10px 0;
}
.wc26X
{
    display: none;
}
.fvGbF
{
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    background-color: transparent;
    color: #9d9fa6;
    cursor: pointer;
}
.UYwiG
{
    margin: 0 0 15px;
}
.ciK2B, .hzNoy
{
    height: 40px;
    position: relative;
}
.ciK2B datalist, .hzNoy datalist
{
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 100px!important;
    max-width: 100px!important;
    overflow-x: hidden;
    overflow-y: auto;
}
.rbhGB
{
    border-color: #ea2623!important;
}
.I8KIZ
{
    border-color: #8dbf22!important;
}
.wVQyR
{
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px;
    text-align: left;
}
.gmsdJ, .wRRYQ, .zW2u7
{
    height: 37px;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
}
.gmsdJ:disabled, .wRRYQ:disabled, .zW2u7:disabled
{
    cursor: not-allowed;
}
.gmsdJ:hover::-webkit-calendar-picker-indicator, .gmsdJ[list]::-webkit-calendar-picker-indicator, .wRRYQ:hover::-webkit-calendar-picker-indicator, .zW2u7:hover::-webkit-calendar-picker-indicator, .zW2u7[list]::-webkit-calendar-picker-indicator, [list].wRRYQ::-webkit-calendar-picker-indicator
{
    display: none!important;
}
.gmsdJ.sSBgX[type=number], .sSBgX[type=number].wRRYQ, .zW2u7.sSBgX[type=number]
{
    -moz-appearance: textfield;
}
.gmsdJ.sSBgX[type=number]::-webkit-inner-spin-button, .gmsdJ.sSBgX[type=number]::-webkit-outer-spin-button, .sSBgX[type=number].wRRYQ::-webkit-inner-spin-button, .sSBgX[type=number].wRRYQ::-webkit-outer-spin-button, .zW2u7.sSBgX[type=number]::-webkit-inner-spin-button, .zW2u7.sSBgX[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}
.zW2u7+.Y89pA
{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
    transition: all .3s ease-in-out;
}
.zW2u7:focus+.Y89pA
{
    transform: translate(-50%,-50%) rotate(180deg);
}
.cZe5Y
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    z-index: 9;
    transform: translateY(100%);
    list-style: none;
    max-height: 290px;
    overflow: hidden auto;
    display: none;
    padding-top: 8px;
    background-color: #12181b;
}
.cZe5Y.bdM7O
{
    display: block;
}
.cZe5Y>li
{
    padding: 4px 8px;
    cursor: default;
}
.cZe5Y>li:hover
{
    background-color: #000;
}
@media(max-width: 768px)
{
    .cZe5Y
    {
        max-height: 200px;
    }
}
.hkSsW
{
    background-color: #12181b;
}
.hkSsW:hover
{
    background-color: #000;
}
.dorja
{
    max-width: none;
}
.x8x2q
{
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
}
.x8x2q input[type=checkbox]
{
    visibility: visible!important;
}
.x8x2q label
{
    margin: 0;
    text-align: left;
    font-size: 12px;
}
.x8x2q label span
{
    margin-left: 12px;
}
.x8x2q .FhdlO:after, .x8x2q .FhdlO:before, .x8x2q label:after, .x8x2q label:before
{
    display: none;
}
.yiKO2
{
    font-size: 11px;
    font-weight: 400;
    color: #ea2623;
    display: flex;
    justify-content: flex-end;
    padding-right: 6px;
}
.I_spS
{
    gap: 4px;
}
.I_spS .c7iFg
{
    display: block;
    font-size: 11px;
    font-weight: 400;
    padding: 0;
}
.MBHkO
{
    top: 11px;
    right: 8px;
}
.XAiDK
{
    margin-left: 12px;
}
.XAiDK span
{
    margin-left: 0!important;
}
.XAiDK a
{
    color: #cda336;
}
@media(hover: hover)
{
    .XAiDK a:hover
    {
        color: #cda336!important;
    }
}
.n5kda
{
    background-color: #12181b;
    min-width: 70px;
    height: 34px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    transition: all .1s ease-in;
    border-radius: 4px;
    border: 1px solid #9d9fa6;
    cursor: pointer;
}
.xgnJM
{
    align-items: flex-start;
    margin-block: 24px 32px;
}
.xgnJM .fj1Qj
{
    width: 100%;
    gap: 18px;
}
.xgnJM .fj1Qj .AltpY
{
    gap: 6px;
}
.xgnJM .fj1Qj .AltpY button
{
    flex: 1 1;
}
.UYwiG
{
    margin: 43px 0;
}
.ciK2B, .hzNoy
{
    margin: 0;
    display: flex;
    align-items: center;
    background-color: transparent;
    height: 42px;
}
.Va1A6
{
    top: -20px;
    left: -8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #d9d9d9;
}
.gmsdJ, .wRRYQ
{
    padding: 0;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    text-indent: 10px;
    height: 100%;
}
.bKK5p
{
    padding-bottom: 5px;
}
@media(max-width: 567px)
{
    .bKK5p
    {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
}
.WZOVB
{
    height: 42px;
    border-radius: 5px;
    margin-right: 5px;
}
@media(max-width: 567px)
{
    .WZOVB
    {
        width: 215px;
    }
}
.ciK2B
{
    height: 42px;
    padding: 0;
    margin: 0 5px 10px;
    align-self: center;
}
@media(max-width: 567px)
{
    .ciK2B
    {
        width: 100%;
    }
}
.wRRYQ
{
    height: 42px;
    width: 100%;
    padding: 0;
}
@media(max-width: 567px)
{
    .wRRYQ
    {
        width: 100%;
    }
}
.fvGbF
{
    right: 10px;
}
.fvGbF>span
{
    font-size: 15px!important;
}
.x8x2q
{
    margin-top: 0;
}
.x8x2q label
{
    color: #d9d9d9!important;
    font-size: 14px!important;
    font-weight: 400;
}
.x8x2q input[type=checkbox]
{
    position: relative;
    opacity: 1;
    margin-right: 8px;
}
.HGWG2
{
    flex: 1 1;
}
.KNsJl
{
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 20px;
    background-color: #11181b;
    width: max(420px,27.344vw);
}
.KNsJl form
{
    margin: 0;
    padding: 0!important;
}
.KNsJl form>a:last-of-type
{
    color: #d9d9d9;
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 8px;
}
.KNsJl form>a:last-of-type:hover
{
    color: #d9d9d9!important;
}
.KNsJl form h2
{
    display: none;
}
@media(max-width: 768px)
{
    .KNsJl
    {
        width: 80vw;
        margin-inline: auto;
    }
}
@media(max-width: 567px)
{
    .KNsJl
    {
        width: 95vw;
    }
}
.qO9PT
{
    position: relative;
    padding-top: 6px;
}
.fO9Tk
{
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}
.u1MIb
{
    font-size: 14px;
    font-weight: 500;
    margin-top: 26px;
}
.UQtGt
{
    margin: 0;
}
.L0d4i
{
    position: absolute;
    top: 6px;
    right: 0;
    background: none;
    line-height: 1;
    transition: color .3s ease;
}
.ZJUUP svg
{
    fill: #d9d9d9;
}
@media not all and (hover: none)
{
    .L0d4i:hover
    {
        color: #a6cd36;
    }
}
.xiBNx
{
    display: flex;
    justify-content: center;
    border-radius: 12px;
    max-width: 600px;
}
.HGWG2
{
    margin: 5px;
    background-color: #9d9fa6;
    color: #fff;
    line-height: 40px;
    transition: all .3s;
    max-width: 100px;
}
.HGWG2:focus, .HGWG2:hover
{
    background-color: #a6cd36!important;
    color: #fff!important;
}
.Pg5N7
{
    width: 75vw;
    max-width: 600px;
    top: 50%;
    translate: 0 -50%;
    color: #f1f2f5;
    overflow: hidden;
    line-height: 1.2;
}
.VPjT7
{
    position: relative;
    line-height: 40px;
    background-color: #1b262b;
}
.cb_KM
{
    font-size: 15px;
    margin-inline: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.DzaB4
{
    position: relative;
    background-color: #0c1113;
    padding: 12px 10px 18px;
    border-radius: 0 0 4px 4px;
    max-height: calc(75vh - 40px);
    overflow: hidden auto;
}
.DzaB4 h5
{
    font-size: clamp(12px,1.1vw,16px);
    text-align: center;
}
.DzaB4::-webkit-scrollbar
{
    width: 5px;
}
.DzaB4::-webkit-scrollbar-track
{
    box-shadow: inset 0 0 6px #979ba1;
    border-radius: 10px;
}
.DzaB4::-webkit-scrollbar-thumb
{
    background-color: #a6cd36;
    border-radius: 10px;
}
@media(max-width: 768px)
{
    .DzaB4
    {
        padding: 30px 16px;
    }
}
.AePFT
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 40px;
}
@media(max-width: 768px)
{
    .AePFT
    {
        flex-direction: column;
        margin-top: 30px;
    }
}
.FzM01
{
    min-width: 80px;
    width: auto;
    height: 36px;
    line-height: 36px;
    padding-inline: clamp(8px,1.1vw,21px);
    font-weight: 700;
    font-size: 12px;
}
@media(max-width: 768px)
{
    .FzM01
    {
        width: 100%;
    }
}
.vGNWE
{
    top: 0;
    right: clamp(8px,1vw,32px);
    background-color: transparent;
    font-size: 18px;
    z-index: 10;
}
.Hn9h7, .vGNWE
{
    position: absolute;
}
.Hn9h7
{
    background-color: #000;
    left: 16px;
    padding: 6px 12px;
    font-size: 16px;
    border-radius: 0 0 4px 4px;
    transform: translateY(-120%);
    transition: transform .4s ease-in;
    z-index: 9999;
}
.Hn9h7:focus, .Hn9h7:focus-visible
{
    transform: translateY(0);
}
.TyeCf
{
    display: flex!important;
    flex-direction: column;
    background-color: #1a2129;
    align-items: center;
    text-align: center;
    gap: 17px;
    padding: 20px;
    border-radius: 8px;
}
.aq_ID
{
    background-color: #1c262b;
    padding-inline: 15px!important;
    border: 0!important;
}
.aq_ID:has(>div)
{
    padding-block: 7px!important;
}
.YrAsY
{
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 26px;
    padding: 0 5px;
    line-height: 36px;
    transition: color .3s ease;
}
.CInKp svg
{
    fill: #d9d9d9;
}
@media not all and (hover: none)
{
    .YrAsY:hover
    {
        color: #a6cd36;
    }
}
.cbJwC
{
    background-color: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #0c1113;
    padding: 6px 12px;
    min-width: 70px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 4px;
}
.dU2wH, .egXn1, .exf8r, .g5NJb, .MqDgL, .TYSjD, .UqEkb, .Xs3Xk, .Y4Qm1
{
    display: flex!important;
}
.TYSjD
{
    flex-direction: row;
}
.dU2wH, .egXn1, .exf8r, .g5NJb, .MqDgL, .UqEkb, .Xs3Xk, .Y4Qm1
{
    flex-direction: column;
}
._aemr, .dU2wH, .g5NJb, .N9zvA, .PKURZ, .u6eAd
{
    flex: 1 1;
}
.WDvCB, .XRgyN
{
    color: #c03b25;
}
.utFnA
{
    border: 1px solid #c03b25!important;
    transition: border .4s ease-in-out;
}
.dU2wH
{
    flex-basis: calc(45% - 50px);
    font-size: 14px;
    max-width: 262px;
}
.dU2wH .radio
{
    margin: 0;
}
.dU2wH .radio label
{
    width: 100%!important;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 0;
    line-height: 60px;
}
.dU2wH .radio input
{
    display: none;
}
@media(max-width: 768px)
{
    .dU2wH
    {
        min-width: 100%;
        max-width: 100%;
        margin: 0;
        transition: all .3s ease;
    }
    .dU2wH.ou04b
    {
        transform: translate(-100%);
        min-width: 0;
        max-width: 0;
    }
}
.i8v2t
{
    line-height: 36px;
}
.CexCu
{
    width: 90%;
    margin-right: 5%;
    font-size: 16px;
}
.CexCu:last-child
{
    margin-right: 0;
}
.X2J4K
{
    flex-basis: 100%;
    margin-bottom: 15px;
}
.g5NJb
{
    flex-basis: 50%;
    max-width: 50%;
}
.hOJUD, .I3EPl, .yHcKt
{
    height: 36px!important;
    line-height: 24px!important;
    background: #101d2f;
    color: #9fa6ad!important;
    border: 1px solid #09172a;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    transition: all .2s;
}
.hOJUD:focus, .I3EPl:focus, .yHcKt:focus
{
    border-color: #808080;
    box-shadow: 0 0 3px rgba(0,0,0,.51);
}
@media(max-width: 768px)
{
    .hOJUD, .I3EPl, .yHcKt
    {
        width: 100%;
    }
}
.vsf0Q
{
    background: #14243a;
    cursor: not-allowed;
    color: #808080!important;
}
.yHcKt
{
    margin-left: 10px;
    width: calc(100% - 10px);
}
.u6eAd
{
    padding: 0;
    border-left: 1px solid #1d2d41;
    border-bottom: 1px solid #1d2d41;
    line-height: 40px;
    border-radius: 0;
    transition: all .3s ease;
    background-color: #17273a;
    color: #fff;
}
.u6eAd:last-child
{
    border-right: 1px solid #1d2d41;
}
.u6eAd .Onlxv
{
    font-size: 10px;
}
@media(hover: hover)
{
    .u6eAd:hover
    {
        background: #a6cd36;
        box-shadow: 0 2px 4px 0 rgba(183,255,0,.004);
        color: #fff;
    }
}
.u6eAd.WwJ5D
{
    background: #a6cd36;
    color: #fff;
}
.dewzp
{
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin: 0;
}
.otluH
{
    font-size: 11px;
    font-style: italic;
    padding-left: 5px;
}
.ozZOX
{
    background-color: #f3f3f3;
}
.ozZOX:hover
{
    background-color: #2c323b;
}
._aemr, .N9zvA, .PKURZ
{
    margin-bottom: 15px;
}
._aemr, .PKURZ
{
    align-self: flex-end;
}
._aemr
{
    padding-right: 10px;
}
.DhIk1
{
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
}
@media(max-width: 567px)
{
    .hOJUD, .I3EPl, .i8v2t, .yHcKt
    {
        height: 40px!important;
        line-height: 40px!important;
    }
    .WDvCB
    {
        font-size: 13px;
    }
}
.rIVMR
{
    position: relative;
}
.rIVMR input[type=checkbox]
{
    visibility: hidden;
}
.rIVMR label
{
    text-align: justify;
    font-weight: 400;
    display: flex;
    cursor: pointer;
}
.rIVMR label span
{
    margin-left: 7px;
}
.rIVMR .HxUFj:before, .rIVMR label:before
{
    left: -5px;
    width: 16px;
    height: 16px;
    border: 1px solid #a6cd36;
    border-radius: 50%;
    color: #a6cd36;
}
.rIVMR .HxUFj:after, .rIVMR .HxUFj:before, .rIVMR label:before
{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.rIVMR .HxUFj:after
{
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #a6cd36;
}
.XRgyN
{
    position: absolute;
}
.Xal8q, .Xe7E0, .yWaWg
{
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.bXhtE
{
    align-self: center;
    margin-bottom: 5px;
}
.QJz94
{
    padding: 10px 0;
}
.QJz94, .sMUYc
{
    font-size: 16px;
}
.sMUYc
{
    display: flex;
    justify-content: center;
    background-color: #101d2f;
    min-width: 300px;
    height: 45px;
    line-height: 45px;
    color: #9fa6ad;
    border: 1px solid #09172a;
    border-radius: 5px;
    padding: 0 10px;
}
@media(max-width: 768px)
{
    .sMUYc
    {
        font-size: 14px;
        min-width: 100%;
    }
}
.Xe7E0
{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.QSYcI
{
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.CcNRA
{
    color: #fd0f26;
}
._\35sAl, .acjqm, .aClBM, .aE34Q, .aGuMm, .AOTiI, .ATBQ4, .Bj4Xl, .BUxjf, .BvZx6, .BxPfh, .BZu2D, .CbWAO, .cPeEx, .CS_pF, .CX46B, .cx56r, .DxhcM, .DYhZ4, .dYLRO, .e4sgg, .ed1rW, .EEhuW, .eMF6g, .EnYM7, .eQSk7, .EuKeo, .EWVpg, .ezY0E, .fbIq3, .FbPfl, .fjuQL, .fxmKK, .g003r, .gGhiq, .gK1QI, .Gm788, .GrJVx, .GsWGC, .gW7zL, .GZ1vT, .hjzmD, .HPm3J, .hrCjK, .hu69_, .HxUYw, .i_9T0, .IJBTP, .j3orF, .jASO_, .jbF8r, .jEKFz, .jHvO2, .Jiubx, .jt59_, .Jx98K, .K0z1y, .K4K8s, .KItgT, .kNnJr, .kPZ3B, .kT4N2, .L7vtN, .leBlQ, .lWGTJ, .MAKiV, .Mb9bb, .mE5yW, .mrdez, .n8f6W, .NinGK, .ntOlB, .NY7HE, .oAlHv, .ORhJR, .oVJTo, .OW8C8, .p09Q8, .P9waV, .P26Oo, .PAGIy, .PCCwB, .pNUoE, .QaHhH, .QcPpA, .QRz9g, .RKQvK, .SDoiZ, .sfChe, .SGxxK, .Sm3xL, .swtTW, .tCDik, .Utsjn, .VW5pf, .w7gPs, .WaWoz, .wHN6j, .WoROZ, .wRQn3, .X6pkm, .x76r7, .xBlJ0, .Xs7_Y, .xyDc4, .Y6JFG, .Yb6iV, .YRkYe, .ytKAr, .zCj1X, .zO0P3
{
    display: flex!important;
}
._\35sAl, .acjqm, .aClBM, .aE34Q, .aGuMm, .AOTiI, .ATBQ4, .Bj4Xl, .BUxjf, .BvZx6, .BxPfh, .BZu2D, .CbWAO, .cPeEx, .CS_pF, .CX46B, .cx56r, .DxhcM, .DYhZ4, .dYLRO, .e4sgg, .ed1rW, .EEhuW, .eMF6g, .EnYM7, .eQSk7, .EuKeo, .EWVpg, .ezY0E, .fbIq3, .FbPfl, .fjuQL, .fxmKK, .g003r, .gGhiq, .gK1QI, .Gm788, .GrJVx, .GsWGC, .gW7zL, .GZ1vT, .hjzmD, .HPm3J, .hrCjK, .hu69_, .HxUYw, .i_9T0, .IJBTP, .j3orF, .jASO_, .jbF8r, .jEKFz, .jHvO2, .Jiubx, .jt59_, .Jx98K, .K0z1y, .K4K8s, .KItgT, .kNnJr, .kPZ3B, .kT4N2, .L7vtN, .leBlQ, .lWGTJ, .MAKiV, .Mb9bb, .mE5yW, .mrdez, .n8f6W, .NinGK, .ntOlB, .NY7HE, .oAlHv, .ORhJR, .oVJTo, .OW8C8, .P9waV, .P26Oo, .PAGIy, .PCCwB, .pNUoE, .QaHhH, .QcPpA, .QRz9g, .RKQvK, .sfChe, .SGxxK, .Sm3xL, .swtTW, .tCDik, .Utsjn, .VW5pf, .w7gPs, .WaWoz, .wHN6j, .WoROZ, .wRQn3, .X6pkm, .x76r7, .xBlJ0, .Xs7_Y, .xyDc4, .Y6JFG, .Yb6iV, .YRkYe, .ytKAr, .zCj1X, .zO0P3
{
    flex-direction: row;
}
.SDoiZ
{
    flex-direction: column;
    flex: 1 1;
}
.MLmik
{
    flex: 3 1;
}
.p09Q8
{
    justify-content: center;
}
.enERg
{
    color: #c03b25;
}
.CbWAO.ynVmF .MLmik
{
    font-weight: 700;
}
.SDoiZ
{
    flex-basis: calc(45% - 50px);
    max-width: calc(45% - 50px);
    margin-right: 50px;
    font-size: 14px;
}
.SDoiZ .radio
{
    margin: 0;
}
.SDoiZ label
{
    width: 100%!important;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 0;
    height: 60px;
    cursor: pointer;
}
.SDoiZ input[type=radio]
{
    display: none;
}
.SDoiZ label:focus-visible
{
    outline: 1px solid #fff!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px;
    border-radius: 3px;
    z-index: 999;
}
@media(max-width: 1600px)
{
    .SDoiZ
    {
        margin-right: 25px;
    }
}
@media(max-width: 768px)
{
    .SDoiZ
    {
        min-width: 100%;
        max-width: 100%;
        margin: 0 0 20px;
        transition: all .3s ease;
    }
    .SDoiZ.DevcE
    {
        transform: translate(-100%);
        min-width: 0;
        max-width: 0;
    }
}
.p09Q8
{
    align-self: stretch;
    width: 60px;
    margin-right: 15px;
    border-left: 2px solid transparent;
}
.ed1rW, .p09Q8
{
    align-items: center;
    border-right: 1px solid #17263a;
}
.ed1rW
{
    height: 60px;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.ed1rW .p09Q8
{
    border-left: 1px solid #17263a;
}
.ed1rW.DevcE
{
    color: #fff;
}
.ed1rW.DevcE .kvyP6
{
    font-weight: 900;
}
.ed1rW.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .ed1rW:hover
    {
        color: #fff;
    }
    .ed1rW:hover .kvyP6
    {
        font-weight: 900;
    }
    .ed1rW:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.MAKiV
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.MAKiV .p09Q8
{
    border-left: 1px solid #17263a;
}
.MAKiV.DevcE
{
    color: #fff;
}
.MAKiV.DevcE .kvyP6
{
    font-weight: 900;
}
.MAKiV.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .MAKiV:hover
    {
        color: #fff;
    }
    .MAKiV:hover .kvyP6
    {
        font-weight: 900;
    }
    .MAKiV:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.VW5pf
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.VW5pf .p09Q8
{
    border-left: 1px solid #17263a;
}
.VW5pf.DevcE
{
    color: #fff;
}
.VW5pf.DevcE .kvyP6
{
    font-weight: 900;
}
.VW5pf.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .VW5pf:hover
    {
        color: #fff;
    }
    .VW5pf:hover .kvyP6
    {
        font-weight: 900;
    }
    .VW5pf:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.BxPfh
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.BxPfh .p09Q8
{
    border-left: 1px solid #17263a;
}
.BxPfh.DevcE
{
    color: #fff;
}
.BxPfh.DevcE .kvyP6
{
    font-weight: 900;
}
.BxPfh.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .BxPfh:hover
    {
        color: #fff;
    }
    .BxPfh:hover .kvyP6
    {
        font-weight: 900;
    }
    .BxPfh:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.WoROZ
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.WoROZ .p09Q8
{
    border-left: 1px solid #17263a;
}
.WoROZ.DevcE
{
    color: #fff;
}
.WoROZ.DevcE .kvyP6
{
    font-weight: 900;
}
.WoROZ.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .WoROZ:hover
    {
        color: #fff;
    }
    .WoROZ:hover .kvyP6
    {
        font-weight: 900;
    }
    .WoROZ:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.RKQvK
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.RKQvK .p09Q8
{
    border-left: 1px solid #17263a;
}
.RKQvK.DevcE
{
    color: #fff;
}
.RKQvK.DevcE .kvyP6
{
    font-weight: 900;
}
.RKQvK.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .RKQvK:hover
    {
        color: #fff;
    }
    .RKQvK:hover .kvyP6
    {
        font-weight: 900;
    }
    .RKQvK:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.K0z1y
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.K0z1y .p09Q8
{
    border-left: 1px solid #17263a;
}
.K0z1y.DevcE
{
    color: #fff;
}
.K0z1y.DevcE .kvyP6
{
    font-weight: 900;
}
.K0z1y.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .K0z1y:hover
    {
        color: #fff;
    }
    .K0z1y:hover .kvyP6
    {
        font-weight: 900;
    }
    .K0z1y:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.n8f6W
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.n8f6W .p09Q8
{
    border-left: 1px solid #17263a;
}
.n8f6W.DevcE
{
    color: #fff;
}
.n8f6W.DevcE .kvyP6
{
    font-weight: 900;
}
.n8f6W.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .n8f6W:hover
    {
        color: #fff;
    }
    .n8f6W:hover .kvyP6
    {
        font-weight: 900;
    }
    .n8f6W:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.swtTW
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.swtTW .p09Q8
{
    border-left: 1px solid #17263a;
}
.swtTW.DevcE
{
    color: #fff;
}
.swtTW.DevcE .kvyP6
{
    font-weight: 900;
}
.swtTW.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .swtTW:hover
    {
        color: #fff;
    }
    .swtTW:hover .kvyP6
    {
        font-weight: 900;
    }
    .swtTW:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.i_9T0
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.i_9T0 .p09Q8
{
    border-left: 1px solid #17263a;
}
.i_9T0.DevcE
{
    color: #fff;
}
.i_9T0.DevcE .kvyP6
{
    font-weight: 900;
}
.i_9T0.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .i_9T0:hover
    {
        color: #fff;
    }
    .i_9T0:hover .kvyP6
    {
        font-weight: 900;
    }
    .i_9T0:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.lWGTJ
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.lWGTJ .p09Q8
{
    border-left: 1px solid #17263a;
}
.lWGTJ.DevcE
{
    color: #fff;
}
.lWGTJ.DevcE .kvyP6
{
    font-weight: 900;
}
.lWGTJ.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .lWGTJ:hover
    {
        color: #fff;
    }
    .lWGTJ:hover .kvyP6
    {
        font-weight: 900;
    }
    .lWGTJ:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.eMF6g
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.eMF6g .p09Q8
{
    border-left: 1px solid #17263a;
}
.eMF6g.DevcE
{
    color: #fff;
}
.eMF6g.DevcE .kvyP6
{
    font-weight: 900;
}
.eMF6g.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .eMF6g:hover
    {
        color: #fff;
    }
    .eMF6g:hover .kvyP6
    {
        font-weight: 900;
    }
    .eMF6g:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Bj4Xl
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Bj4Xl .p09Q8
{
    border-left: 1px solid #17263a;
}
.Bj4Xl.DevcE
{
    color: #fff;
}
.Bj4Xl.DevcE .kvyP6
{
    font-weight: 900;
}
.Bj4Xl.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Bj4Xl:hover
    {
        color: #fff;
    }
    .Bj4Xl:hover .kvyP6
    {
        font-weight: 900;
    }
    .Bj4Xl:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.jt59_
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.jt59_ .p09Q8
{
    border-left: 1px solid #17263a;
}
.jt59_.DevcE
{
    color: #fff;
}
.jt59_.DevcE .kvyP6
{
    font-weight: 900;
}
.jt59_.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .jt59_:hover
    {
        color: #fff;
    }
    .jt59_:hover .kvyP6
    {
        font-weight: 900;
    }
    .jt59_:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.CS_pF
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.CS_pF .p09Q8
{
    border-left: 1px solid #17263a;
}
.CS_pF.DevcE
{
    color: #fff;
}
.CS_pF.DevcE .kvyP6
{
    font-weight: 900;
}
.CS_pF.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .CS_pF:hover
    {
        color: #fff;
    }
    .CS_pF:hover .kvyP6
    {
        font-weight: 900;
    }
    .CS_pF:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.BUxjf
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.BUxjf .p09Q8
{
    border-left: 1px solid #17263a;
}
.BUxjf.DevcE
{
    color: #fff;
}
.BUxjf.DevcE .kvyP6
{
    font-weight: 900;
}
.BUxjf.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .BUxjf:hover
    {
        color: #fff;
    }
    .BUxjf:hover .kvyP6
    {
        font-weight: 900;
    }
    .BUxjf:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.x76r7
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.x76r7 .p09Q8
{
    border-left: 1px solid #17263a;
}
.x76r7.DevcE
{
    color: #fff;
}
.x76r7.DevcE .kvyP6
{
    font-weight: 900;
}
.x76r7.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .x76r7:hover
    {
        color: #fff;
    }
    .x76r7:hover .kvyP6
    {
        font-weight: 900;
    }
    .x76r7:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.xyDc4
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.xyDc4 .p09Q8
{
    border-left: 1px solid #17263a;
}
.xyDc4.DevcE
{
    color: #fff;
}
.xyDc4.DevcE .kvyP6
{
    font-weight: 900;
}
.xyDc4.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .xyDc4:hover
    {
        color: #fff;
    }
    .xyDc4:hover .kvyP6
    {
        font-weight: 900;
    }
    .xyDc4:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Utsjn
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Utsjn .p09Q8
{
    border-left: 1px solid #17263a;
}
.Utsjn.DevcE
{
    color: #fff;
}
.Utsjn.DevcE .kvyP6
{
    font-weight: 900;
}
.Utsjn.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Utsjn:hover
    {
        color: #fff;
    }
    .Utsjn:hover .kvyP6
    {
        font-weight: 900;
    }
    .Utsjn:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Sm3xL
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Sm3xL .p09Q8
{
    border-left: 1px solid #17263a;
}
.Sm3xL.DevcE
{
    color: #fff;
}
.Sm3xL.DevcE .kvyP6
{
    font-weight: 900;
}
.Sm3xL.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Sm3xL:hover
    {
        color: #fff;
    }
    .Sm3xL:hover .kvyP6
    {
        font-weight: 900;
    }
    .Sm3xL:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.jHvO2
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.jHvO2 .p09Q8
{
    border-left: 1px solid #17263a;
}
.jHvO2.DevcE
{
    color: #fff;
}
.jHvO2.DevcE .kvyP6
{
    font-weight: 900;
}
.jHvO2.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .jHvO2:hover
    {
        color: #fff;
    }
    .jHvO2:hover .kvyP6
    {
        font-weight: 900;
    }
    .jHvO2:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.GZ1vT
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.GZ1vT .p09Q8
{
    border-left: 1px solid #17263a;
}
.GZ1vT.DevcE
{
    color: #fff;
}
.GZ1vT.DevcE .kvyP6
{
    font-weight: 900;
}
.GZ1vT.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .GZ1vT:hover
    {
        color: #fff;
    }
    .GZ1vT:hover .kvyP6
    {
        font-weight: 900;
    }
    .GZ1vT:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.P9waV
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.P9waV .p09Q8
{
    border-left: 1px solid #17263a;
}
.P9waV.DevcE
{
    color: #fff;
}
.P9waV.DevcE .kvyP6
{
    font-weight: 900;
}
.P9waV.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .P9waV:hover
    {
        color: #fff;
    }
    .P9waV:hover .kvyP6
    {
        font-weight: 900;
    }
    .P9waV:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Mb9bb
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Mb9bb .p09Q8
{
    border-left: 1px solid #17263a;
}
.Mb9bb.DevcE
{
    color: #fff;
}
.Mb9bb.DevcE .kvyP6
{
    font-weight: 900;
}
.Mb9bb.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Mb9bb:hover
    {
        color: #fff;
    }
    .Mb9bb:hover .kvyP6
    {
        font-weight: 900;
    }
    .Mb9bb:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.kT4N2
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.kT4N2 .p09Q8
{
    border-left: 1px solid #17263a;
}
.kT4N2.DevcE
{
    color: #fff;
}
.kT4N2.DevcE .kvyP6
{
    font-weight: 900;
}
.kT4N2.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .kT4N2:hover
    {
        color: #fff;
    }
    .kT4N2:hover .kvyP6
    {
        font-weight: 900;
    }
    .kT4N2:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.YRkYe
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.YRkYe .p09Q8
{
    border-left: 1px solid #17263a;
}
.YRkYe.DevcE
{
    color: #fff;
}
.YRkYe.DevcE .kvyP6
{
    font-weight: 900;
}
.YRkYe.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .YRkYe:hover
    {
        color: #fff;
    }
    .YRkYe:hover .kvyP6
    {
        font-weight: 900;
    }
    .YRkYe:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.ntOlB
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.ntOlB .p09Q8
{
    border-left: 1px solid #17263a;
}
.ntOlB.DevcE
{
    color: #fff;
}
.ntOlB.DevcE .kvyP6
{
    font-weight: 900;
}
.ntOlB.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .ntOlB:hover
    {
        color: #fff;
    }
    .ntOlB:hover .kvyP6
    {
        font-weight: 900;
    }
    .ntOlB:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.wHN6j
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.wHN6j .p09Q8
{
    border-left: 1px solid #17263a;
}
.wHN6j.DevcE
{
    color: #fff;
}
.wHN6j.DevcE .kvyP6
{
    font-weight: 900;
}
.wHN6j.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .wHN6j:hover
    {
        color: #fff;
    }
    .wHN6j:hover .kvyP6
    {
        font-weight: 900;
    }
    .wHN6j:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.GsWGC
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.GsWGC .p09Q8
{
    border-left: 1px solid #17263a;
}
.GsWGC.DevcE
{
    color: #fff;
}
.GsWGC.DevcE .kvyP6
{
    font-weight: 900;
}
.GsWGC.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .GsWGC:hover
    {
        color: #fff;
    }
    .GsWGC:hover .kvyP6
    {
        font-weight: 900;
    }
    .GsWGC:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.cx56r
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.cx56r .p09Q8
{
    border-left: 1px solid #17263a;
}
.cx56r.DevcE
{
    color: #fff;
}
.cx56r.DevcE .kvyP6
{
    font-weight: 900;
}
.cx56r.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .cx56r:hover
    {
        color: #fff;
    }
    .cx56r:hover .kvyP6
    {
        font-weight: 900;
    }
    .cx56r:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.K4K8s
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.K4K8s .p09Q8
{
    border-left: 1px solid #17263a;
}
.K4K8s.DevcE
{
    color: #fff;
}
.K4K8s.DevcE .kvyP6
{
    font-weight: 900;
}
.K4K8s.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .K4K8s:hover
    {
        color: #fff;
    }
    .K4K8s:hover .kvyP6
    {
        font-weight: 900;
    }
    .K4K8s:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.zCj1X
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.zCj1X .p09Q8
{
    border-left: 1px solid #17263a;
}
.zCj1X.DevcE
{
    color: #fff;
}
.zCj1X.DevcE .kvyP6
{
    font-weight: 900;
}
.zCj1X.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .zCj1X:hover
    {
        color: #fff;
    }
    .zCj1X:hover .kvyP6
    {
        font-weight: 900;
    }
    .zCj1X:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.PAGIy
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.PAGIy .p09Q8
{
    border-left: 1px solid #17263a;
}
.PAGIy.DevcE
{
    color: #fff;
}
.PAGIy.DevcE .kvyP6
{
    font-weight: 900;
}
.PAGIy.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .PAGIy:hover
    {
        color: #fff;
    }
    .PAGIy:hover .kvyP6
    {
        font-weight: 900;
    }
    .PAGIy:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Jx98K
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Jx98K .p09Q8
{
    border-left: 1px solid #17263a;
}
.Jx98K.DevcE
{
    color: #fff;
}
.Jx98K.DevcE .kvyP6
{
    font-weight: 900;
}
.Jx98K.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Jx98K:hover
    {
        color: #fff;
    }
    .Jx98K:hover .kvyP6
    {
        font-weight: 900;
    }
    .Jx98K:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Jiubx
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Jiubx .p09Q8
{
    border-left: 1px solid #17263a;
}
.Jiubx.DevcE
{
    color: #fff;
}
.Jiubx.DevcE .kvyP6
{
    font-weight: 900;
}
.Jiubx.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Jiubx:hover
    {
        color: #fff;
    }
    .Jiubx:hover .kvyP6
    {
        font-weight: 900;
    }
    .Jiubx:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.jbF8r
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.jbF8r .p09Q8
{
    border-left: 1px solid #17263a;
}
.jbF8r.DevcE
{
    color: #fff;
}
.jbF8r.DevcE .kvyP6
{
    font-weight: 900;
}
.jbF8r.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .jbF8r:hover
    {
        color: #fff;
    }
    .jbF8r:hover .kvyP6
    {
        font-weight: 900;
    }
    .jbF8r:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.cPeEx
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.cPeEx .p09Q8
{
    border-left: 1px solid #17263a;
}
.cPeEx.DevcE
{
    color: #fff;
}
.cPeEx.DevcE .kvyP6
{
    font-weight: 900;
}
.cPeEx.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .cPeEx:hover
    {
        color: #fff;
    }
    .cPeEx:hover .kvyP6
    {
        font-weight: 900;
    }
    .cPeEx:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.j3orF
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.j3orF .p09Q8
{
    border-left: 1px solid #17263a;
}
.j3orF.DevcE
{
    color: #fff;
}
.j3orF.DevcE .kvyP6
{
    font-weight: 900;
}
.j3orF.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .j3orF:hover
    {
        color: #fff;
    }
    .j3orF:hover .kvyP6
    {
        font-weight: 900;
    }
    .j3orF:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.hu69_
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.hu69_ .p09Q8
{
    border-left: 1px solid #17263a;
}
.hu69_.DevcE
{
    color: #fff;
}
.hu69_.DevcE .kvyP6
{
    font-weight: 900;
}
.hu69_.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .hu69_:hover
    {
        color: #fff;
    }
    .hu69_:hover .kvyP6
    {
        font-weight: 900;
    }
    .hu69_:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.acjqm
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.acjqm .p09Q8
{
    border-left: 1px solid #17263a;
}
.acjqm.DevcE
{
    color: #fff;
}
.acjqm.DevcE .kvyP6
{
    font-weight: 900;
}
.acjqm.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .acjqm:hover
    {
        color: #fff;
    }
    .acjqm:hover .kvyP6
    {
        font-weight: 900;
    }
    .acjqm:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.e4sgg
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.e4sgg .p09Q8
{
    border-left: 1px solid #17263a;
}
.e4sgg.DevcE
{
    color: #fff;
}
.e4sgg.DevcE .kvyP6
{
    font-weight: 900;
}
.e4sgg.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .e4sgg:hover
    {
        color: #fff;
    }
    .e4sgg:hover .kvyP6
    {
        font-weight: 900;
    }
    .e4sgg:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.GrJVx
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.GrJVx .p09Q8
{
    border-left: 1px solid #17263a;
}
.GrJVx.DevcE
{
    color: #fff;
}
.GrJVx.DevcE .kvyP6
{
    font-weight: 900;
}
.GrJVx.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .GrJVx:hover
    {
        color: #fff;
    }
    .GrJVx:hover .kvyP6
    {
        font-weight: 900;
    }
    .GrJVx:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.X6pkm
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.X6pkm .p09Q8
{
    border-left: 1px solid #17263a;
}
.X6pkm.DevcE
{
    color: #fff;
}
.X6pkm.DevcE .kvyP6
{
    font-weight: 900;
}
.X6pkm.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .X6pkm:hover
    {
        color: #fff;
    }
    .X6pkm:hover .kvyP6
    {
        font-weight: 900;
    }
    .X6pkm:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.pNUoE
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.pNUoE .p09Q8
{
    border-left: 1px solid #17263a;
}
.pNUoE.DevcE
{
    color: #fff;
}
.pNUoE.DevcE .kvyP6
{
    font-weight: 900;
}
.pNUoE.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .pNUoE:hover
    {
        color: #fff;
    }
    .pNUoE:hover .kvyP6
    {
        font-weight: 900;
    }
    .pNUoE:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.BZu2D
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.BZu2D .p09Q8
{
    border-left: 1px solid #17263a;
}
.BZu2D.DevcE
{
    color: #fff;
}
.BZu2D.DevcE .kvyP6
{
    font-weight: 900;
}
.BZu2D.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .BZu2D:hover
    {
        color: #fff;
    }
    .BZu2D:hover .kvyP6
    {
        font-weight: 900;
    }
    .BZu2D:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.EuKeo
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.EuKeo .p09Q8
{
    border-left: 1px solid #17263a;
}
.EuKeo.DevcE
{
    color: #fff;
}
.EuKeo.DevcE .kvyP6
{
    font-weight: 900;
}
.EuKeo.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .EuKeo:hover
    {
        color: #fff;
    }
    .EuKeo:hover .kvyP6
    {
        font-weight: 900;
    }
    .EuKeo:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.sfChe
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.sfChe .p09Q8
{
    border-left: 1px solid #17263a;
}
.sfChe.DevcE
{
    color: #fff;
}
.sfChe.DevcE .kvyP6
{
    font-weight: 900;
}
.sfChe.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .sfChe:hover
    {
        color: #fff;
    }
    .sfChe:hover .kvyP6
    {
        font-weight: 900;
    }
    .sfChe:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.tCDik
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.tCDik .p09Q8
{
    border-left: 1px solid #17263a;
}
.tCDik.DevcE
{
    color: #fff;
}
.tCDik.DevcE .kvyP6
{
    font-weight: 900;
}
.tCDik.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .tCDik:hover
    {
        color: #fff;
    }
    .tCDik:hover .kvyP6
    {
        font-weight: 900;
    }
    .tCDik:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.EEhuW
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.EEhuW .p09Q8
{
    border-left: 1px solid #17263a;
}
.EEhuW.DevcE
{
    color: #fff;
}
.EEhuW.DevcE .kvyP6
{
    font-weight: 900;
}
.EEhuW.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .EEhuW:hover
    {
        color: #fff;
    }
    .EEhuW:hover .kvyP6
    {
        font-weight: 900;
    }
    .EEhuW:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Gm788
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Gm788 .p09Q8
{
    border-left: 1px solid #17263a;
}
.Gm788.DevcE
{
    color: #fff;
}
.Gm788.DevcE .kvyP6
{
    font-weight: 900;
}
.Gm788.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Gm788:hover
    {
        color: #fff;
    }
    .Gm788:hover .kvyP6
    {
        font-weight: 900;
    }
    .Gm788:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.oVJTo
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.oVJTo .p09Q8
{
    border-left: 1px solid #17263a;
}
.oVJTo.DevcE
{
    color: #fff;
}
.oVJTo.DevcE .kvyP6
{
    font-weight: 900;
}
.oVJTo.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .oVJTo:hover
    {
        color: #fff;
    }
    .oVJTo:hover .kvyP6
    {
        font-weight: 900;
    }
    .oVJTo:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.gK1QI
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.gK1QI .p09Q8
{
    border-left: 1px solid #17263a;
}
.gK1QI.DevcE
{
    color: #fff;
}
.gK1QI.DevcE .kvyP6
{
    font-weight: 900;
}
.gK1QI.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .gK1QI:hover
    {
        color: #fff;
    }
    .gK1QI:hover .kvyP6
    {
        font-weight: 900;
    }
    .gK1QI:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.ytKAr
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.ytKAr .p09Q8
{
    border-left: 1px solid #17263a;
}
.ytKAr.DevcE
{
    color: #fff;
}
.ytKAr.DevcE .kvyP6
{
    font-weight: 900;
}
.ytKAr.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .ytKAr:hover
    {
        color: #fff;
    }
    .ytKAr:hover .kvyP6
    {
        font-weight: 900;
    }
    .ytKAr:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
._\35sAl
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
._\35sAl .p09Q8
{
    border-left: 1px solid #17263a;
}
._\35sAl.DevcE
{
    color: #fff;
}
._\35sAl.DevcE .kvyP6
{
    font-weight: 900;
}
._\35sAl.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    ._\35sAl:hover
    {
        color: #fff;
    }
    ._\35sAl:hover .kvyP6
    {
        font-weight: 900;
    }
    ._\35sAl:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.ORhJR
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.ORhJR .p09Q8
{
    border-left: 1px solid #17263a;
}
.ORhJR.DevcE
{
    color: #fff;
}
.ORhJR.DevcE .kvyP6
{
    font-weight: 900;
}
.ORhJR.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .ORhJR:hover
    {
        color: #fff;
    }
    .ORhJR:hover .kvyP6
    {
        font-weight: 900;
    }
    .ORhJR:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.EnYM7
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.EnYM7 .p09Q8
{
    border-left: 1px solid #17263a;
}
.EnYM7.DevcE
{
    color: #fff;
}
.EnYM7.DevcE .kvyP6
{
    font-weight: 900;
}
.EnYM7.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .EnYM7:hover
    {
        color: #fff;
    }
    .EnYM7:hover .kvyP6
    {
        font-weight: 900;
    }
    .EnYM7:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.DxhcM
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.DxhcM .p09Q8
{
    border-left: 1px solid #17263a;
}
.DxhcM.DevcE
{
    color: #fff;
}
.DxhcM.DevcE .kvyP6
{
    font-weight: 900;
}
.DxhcM.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .DxhcM:hover
    {
        color: #fff;
    }
    .DxhcM:hover .kvyP6
    {
        font-weight: 900;
    }
    .DxhcM:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.fbIq3
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.fbIq3 .p09Q8
{
    border-left: 1px solid #17263a;
}
.fbIq3.DevcE
{
    color: #fff;
}
.fbIq3.DevcE .kvyP6
{
    font-weight: 900;
}
.fbIq3.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .fbIq3:hover
    {
        color: #fff;
    }
    .fbIq3:hover .kvyP6
    {
        font-weight: 900;
    }
    .fbIq3:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.aClBM
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.aClBM .p09Q8
{
    border-left: 1px solid #17263a;
}
.aClBM.DevcE
{
    color: #fff;
}
.aClBM.DevcE .kvyP6
{
    font-weight: 900;
}
.aClBM.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .aClBM:hover
    {
        color: #fff;
    }
    .aClBM:hover .kvyP6
    {
        font-weight: 900;
    }
    .aClBM:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.aE34Q
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.aE34Q .p09Q8
{
    border-left: 1px solid #17263a;
}
.aE34Q.DevcE
{
    color: #fff;
}
.aE34Q.DevcE .kvyP6
{
    font-weight: 900;
}
.aE34Q.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .aE34Q:hover
    {
        color: #fff;
    }
    .aE34Q:hover .kvyP6
    {
        font-weight: 900;
    }
    .aE34Q:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.KItgT
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.KItgT .p09Q8
{
    border-left: 1px solid #17263a;
}
.KItgT.DevcE
{
    color: #fff;
}
.KItgT.DevcE .kvyP6
{
    font-weight: 900;
}
.KItgT.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .KItgT:hover
    {
        color: #fff;
    }
    .KItgT:hover .kvyP6
    {
        font-weight: 900;
    }
    .KItgT:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.zO0P3
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.zO0P3 .p09Q8
{
    border-left: 1px solid #17263a;
}
.zO0P3.DevcE
{
    color: #fff;
}
.zO0P3.DevcE .kvyP6
{
    font-weight: 900;
}
.zO0P3.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .zO0P3:hover
    {
        color: #fff;
    }
    .zO0P3:hover .kvyP6
    {
        font-weight: 900;
    }
    .zO0P3:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.jASO_
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.jASO_ .p09Q8
{
    border-left: 1px solid #17263a;
}
.jASO_.DevcE
{
    color: #fff;
}
.jASO_.DevcE .kvyP6
{
    font-weight: 900;
}
.jASO_.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .jASO_:hover
    {
        color: #fff;
    }
    .jASO_:hover .kvyP6
    {
        font-weight: 900;
    }
    .jASO_:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.QaHhH
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.QaHhH .p09Q8
{
    border-left: 1px solid #17263a;
}
.QaHhH.DevcE
{
    color: #fff;
}
.QaHhH.DevcE .kvyP6
{
    font-weight: 900;
}
.QaHhH.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .QaHhH:hover
    {
        color: #fff;
    }
    .QaHhH:hover .kvyP6
    {
        font-weight: 900;
    }
    .QaHhH:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.gW7zL
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.gW7zL .p09Q8
{
    border-left: 1px solid #17263a;
}
.gW7zL.DevcE
{
    color: #fff;
}
.gW7zL.DevcE .kvyP6
{
    font-weight: 900;
}
.gW7zL.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .gW7zL:hover
    {
        color: #fff;
    }
    .gW7zL:hover .kvyP6
    {
        font-weight: 900;
    }
    .gW7zL:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.OW8C8
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.OW8C8 .p09Q8
{
    border-left: 1px solid #17263a;
}
.OW8C8.DevcE
{
    color: #fff;
}
.OW8C8.DevcE .kvyP6
{
    font-weight: 900;
}
.OW8C8.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .OW8C8:hover
    {
        color: #fff;
    }
    .OW8C8:hover .kvyP6
    {
        font-weight: 900;
    }
    .OW8C8:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.SGxxK
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.SGxxK .p09Q8
{
    border-left: 1px solid #17263a;
}
.SGxxK.DevcE
{
    color: #fff;
}
.SGxxK.DevcE .kvyP6
{
    font-weight: 900;
}
.SGxxK.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .SGxxK:hover
    {
        color: #fff;
    }
    .SGxxK:hover .kvyP6
    {
        font-weight: 900;
    }
    .SGxxK:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.gGhiq
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.gGhiq .p09Q8
{
    border-left: 1px solid #17263a;
}
.gGhiq.DevcE
{
    color: #fff;
}
.gGhiq.DevcE .kvyP6
{
    font-weight: 900;
}
.gGhiq.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .gGhiq:hover
    {
        color: #fff;
    }
    .gGhiq:hover .kvyP6
    {
        font-weight: 900;
    }
    .gGhiq:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.xBlJ0
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.xBlJ0 .p09Q8
{
    border-left: 1px solid #17263a;
}
.xBlJ0.DevcE
{
    color: #fff;
}
.xBlJ0.DevcE .kvyP6
{
    font-weight: 900;
}
.xBlJ0.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .xBlJ0:hover
    {
        color: #fff;
    }
    .xBlJ0:hover .kvyP6
    {
        font-weight: 900;
    }
    .xBlJ0:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.DYhZ4
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.DYhZ4 .p09Q8
{
    border-left: 1px solid #17263a;
}
.DYhZ4.DevcE
{
    color: #fff;
}
.DYhZ4.DevcE .kvyP6
{
    font-weight: 900;
}
.DYhZ4.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .DYhZ4:hover
    {
        color: #fff;
    }
    .DYhZ4:hover .kvyP6
    {
        font-weight: 900;
    }
    .DYhZ4:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.mE5yW
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.mE5yW .p09Q8
{
    border-left: 1px solid #17263a;
}
.mE5yW.DevcE
{
    color: #fff;
}
.mE5yW.DevcE .kvyP6
{
    font-weight: 900;
}
.mE5yW.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .mE5yW:hover
    {
        color: #fff;
    }
    .mE5yW:hover .kvyP6
    {
        font-weight: 900;
    }
    .mE5yW:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Xs7_Y
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Xs7_Y .p09Q8
{
    border-left: 1px solid #17263a;
}
.Xs7_Y.DevcE
{
    color: #fff;
}
.Xs7_Y.DevcE .kvyP6
{
    font-weight: 900;
}
.Xs7_Y.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Xs7_Y:hover
    {
        color: #fff;
    }
    .Xs7_Y:hover .kvyP6
    {
        font-weight: 900;
    }
    .Xs7_Y:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.HPm3J
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.HPm3J .p09Q8
{
    border-left: 1px solid #17263a;
}
.HPm3J.DevcE
{
    color: #fff;
}
.HPm3J.DevcE .kvyP6
{
    font-weight: 900;
}
.HPm3J.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .HPm3J:hover
    {
        color: #fff;
    }
    .HPm3J:hover .kvyP6
    {
        font-weight: 900;
    }
    .HPm3J:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.mrdez
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.mrdez .p09Q8
{
    border-left: 1px solid #17263a;
}
.mrdez.DevcE
{
    color: #fff;
}
.mrdez.DevcE .kvyP6
{
    font-weight: 900;
}
.mrdez.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .mrdez:hover
    {
        color: #fff;
    }
    .mrdez:hover .kvyP6
    {
        font-weight: 900;
    }
    .mrdez:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.NY7HE
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.NY7HE .p09Q8
{
    border-left: 1px solid #17263a;
}
.NY7HE.DevcE
{
    color: #fff;
}
.NY7HE.DevcE .kvyP6
{
    font-weight: 900;
}
.NY7HE.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .NY7HE:hover
    {
        color: #fff;
    }
    .NY7HE:hover .kvyP6
    {
        font-weight: 900;
    }
    .NY7HE:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.kNnJr
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.kNnJr .p09Q8
{
    border-left: 1px solid #17263a;
}
.kNnJr.DevcE
{
    color: #fff;
}
.kNnJr.DevcE .kvyP6
{
    font-weight: 900;
}
.kNnJr.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .kNnJr:hover
    {
        color: #fff;
    }
    .kNnJr:hover .kvyP6
    {
        font-weight: 900;
    }
    .kNnJr:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.oAlHv
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.oAlHv .p09Q8
{
    border-left: 1px solid #17263a;
}
.oAlHv.DevcE
{
    color: #fff;
}
.oAlHv.DevcE .kvyP6
{
    font-weight: 900;
}
.oAlHv.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .oAlHv:hover
    {
        color: #fff;
    }
    .oAlHv:hover .kvyP6
    {
        font-weight: 900;
    }
    .oAlHv:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.WaWoz
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.WaWoz .p09Q8
{
    border-left: 1px solid #17263a;
}
.WaWoz.DevcE
{
    color: #fff;
}
.WaWoz.DevcE .kvyP6
{
    font-weight: 900;
}
.WaWoz.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .WaWoz:hover
    {
        color: #fff;
    }
    .WaWoz:hover .kvyP6
    {
        font-weight: 900;
    }
    .WaWoz:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.fjuQL
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.fjuQL .p09Q8
{
    border-left: 1px solid #17263a;
}
.fjuQL.DevcE
{
    color: #fff;
}
.fjuQL.DevcE .kvyP6
{
    font-weight: 900;
}
.fjuQL.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .fjuQL:hover
    {
        color: #fff;
    }
    .fjuQL:hover .kvyP6
    {
        font-weight: 900;
    }
    .fjuQL:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.aGuMm
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.aGuMm .p09Q8
{
    border-left: 1px solid #17263a;
}
.aGuMm.DevcE
{
    color: #fff;
}
.aGuMm.DevcE .kvyP6
{
    font-weight: 900;
}
.aGuMm.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .aGuMm:hover
    {
        color: #fff;
    }
    .aGuMm:hover .kvyP6
    {
        font-weight: 900;
    }
    .aGuMm:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.BvZx6
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.BvZx6 .p09Q8
{
    border-left: 1px solid #17263a;
}
.BvZx6.DevcE
{
    color: #fff;
}
.BvZx6.DevcE .kvyP6
{
    font-weight: 900;
}
.BvZx6.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .BvZx6:hover
    {
        color: #fff;
    }
    .BvZx6:hover .kvyP6
    {
        font-weight: 900;
    }
    .BvZx6:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.IJBTP
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.IJBTP .p09Q8
{
    border-left: 1px solid #17263a;
}
.IJBTP.DevcE
{
    color: #fff;
}
.IJBTP.DevcE .kvyP6
{
    font-weight: 900;
}
.IJBTP.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .IJBTP:hover
    {
        color: #fff;
    }
    .IJBTP:hover .kvyP6
    {
        font-weight: 900;
    }
    .IJBTP:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.QcPpA
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.QcPpA .p09Q8
{
    border-left: 1px solid #17263a;
}
.QcPpA.DevcE
{
    color: #fff;
}
.QcPpA.DevcE .kvyP6
{
    font-weight: 900;
}
.QcPpA.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .QcPpA:hover
    {
        color: #fff;
    }
    .QcPpA:hover .kvyP6
    {
        font-weight: 900;
    }
    .QcPpA:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.ATBQ4
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.ATBQ4 .p09Q8
{
    border-left: 1px solid #17263a;
}
.ATBQ4.DevcE
{
    color: #fff;
}
.ATBQ4.DevcE .kvyP6
{
    font-weight: 900;
}
.ATBQ4.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .ATBQ4:hover
    {
        color: #fff;
    }
    .ATBQ4:hover .kvyP6
    {
        font-weight: 900;
    }
    .ATBQ4:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.w7gPs
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.w7gPs .p09Q8
{
    border-left: 1px solid #17263a;
}
.w7gPs.DevcE
{
    color: #fff;
}
.w7gPs.DevcE .kvyP6
{
    font-weight: 900;
}
.w7gPs.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .w7gPs:hover
    {
        color: #fff;
    }
    .w7gPs:hover .kvyP6
    {
        font-weight: 900;
    }
    .w7gPs:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.AOTiI
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.AOTiI .p09Q8
{
    border-left: 1px solid #17263a;
}
.AOTiI.DevcE
{
    color: #fff;
}
.AOTiI.DevcE .kvyP6
{
    font-weight: 900;
}
.AOTiI.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .AOTiI:hover
    {
        color: #fff;
    }
    .AOTiI:hover .kvyP6
    {
        font-weight: 900;
    }
    .AOTiI:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.dYLRO
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.dYLRO .p09Q8
{
    border-left: 1px solid #17263a;
}
.dYLRO.DevcE
{
    color: #fff;
}
.dYLRO.DevcE .kvyP6
{
    font-weight: 900;
}
.dYLRO.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .dYLRO:hover
    {
        color: #fff;
    }
    .dYLRO:hover .kvyP6
    {
        font-weight: 900;
    }
    .dYLRO:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.ezY0E
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.ezY0E .p09Q8
{
    border-left: 1px solid #17263a;
}
.ezY0E.DevcE
{
    color: #fff;
}
.ezY0E.DevcE .kvyP6
{
    font-weight: 900;
}
.ezY0E.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .ezY0E:hover
    {
        color: #fff;
    }
    .ezY0E:hover .kvyP6
    {
        font-weight: 900;
    }
    .ezY0E:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.HxUYw
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.HxUYw .p09Q8
{
    border-left: 1px solid #17263a;
}
.HxUYw.DevcE
{
    color: #fff;
}
.HxUYw.DevcE .kvyP6
{
    font-weight: 900;
}
.HxUYw.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .HxUYw:hover
    {
        color: #fff;
    }
    .HxUYw:hover .kvyP6
    {
        font-weight: 900;
    }
    .HxUYw:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.PCCwB
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.PCCwB .p09Q8
{
    border-left: 1px solid #17263a;
}
.PCCwB.DevcE
{
    color: #fff;
}
.PCCwB.DevcE .kvyP6
{
    font-weight: 900;
}
.PCCwB.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .PCCwB:hover
    {
        color: #fff;
    }
    .PCCwB:hover .kvyP6
    {
        font-weight: 900;
    }
    .PCCwB:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Y6JFG
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Y6JFG .p09Q8
{
    border-left: 1px solid #17263a;
}
.Y6JFG.DevcE
{
    color: #fff;
}
.Y6JFG.DevcE .kvyP6
{
    font-weight: 900;
}
.Y6JFG.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Y6JFG:hover
    {
        color: #fff;
    }
    .Y6JFG:hover .kvyP6
    {
        font-weight: 900;
    }
    .Y6JFG:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.NinGK
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.NinGK .p09Q8
{
    border-left: 1px solid #17263a;
}
.NinGK.DevcE
{
    color: #fff;
}
.NinGK.DevcE .kvyP6
{
    font-weight: 900;
}
.NinGK.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .NinGK:hover
    {
        color: #fff;
    }
    .NinGK:hover .kvyP6
    {
        font-weight: 900;
    }
    .NinGK:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.g003r
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.g003r .p09Q8
{
    border-left: 1px solid #17263a;
}
.g003r.DevcE
{
    color: #fff;
}
.g003r.DevcE .kvyP6
{
    font-weight: 900;
}
.g003r.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .g003r:hover
    {
        color: #fff;
    }
    .g003r:hover .kvyP6
    {
        font-weight: 900;
    }
    .g003r:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.FbPfl
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.FbPfl .p09Q8
{
    border-left: 1px solid #17263a;
}
.FbPfl.DevcE
{
    color: #fff;
}
.FbPfl.DevcE .kvyP6
{
    font-weight: 900;
}
.FbPfl.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .FbPfl:hover
    {
        color: #fff;
    }
    .FbPfl:hover .kvyP6
    {
        font-weight: 900;
    }
    .FbPfl:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.CX46B
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.CX46B .p09Q8
{
    border-left: 1px solid #17263a;
}
.CX46B.DevcE
{
    color: #fff;
}
.CX46B.DevcE .kvyP6
{
    font-weight: 900;
}
.CX46B.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .CX46B:hover
    {
        color: #fff;
    }
    .CX46B:hover .kvyP6
    {
        font-weight: 900;
    }
    .CX46B:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.kPZ3B
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.kPZ3B .p09Q8
{
    border-left: 1px solid #17263a;
}
.kPZ3B.DevcE
{
    color: #fff;
}
.kPZ3B.DevcE .kvyP6
{
    font-weight: 900;
}
.kPZ3B.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .kPZ3B:hover
    {
        color: #fff;
    }
    .kPZ3B:hover .kvyP6
    {
        font-weight: 900;
    }
    .kPZ3B:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.P26Oo
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.P26Oo .p09Q8
{
    border-left: 1px solid #17263a;
}
.P26Oo.DevcE
{
    color: #fff;
}
.P26Oo.DevcE .kvyP6
{
    font-weight: 900;
}
.P26Oo.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .P26Oo:hover
    {
        color: #fff;
    }
    .P26Oo:hover .kvyP6
    {
        font-weight: 900;
    }
    .P26Oo:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.leBlQ
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.leBlQ .p09Q8
{
    border-left: 1px solid #17263a;
}
.leBlQ.DevcE
{
    color: #fff;
}
.leBlQ.DevcE .kvyP6
{
    font-weight: 900;
}
.leBlQ.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .leBlQ:hover
    {
        color: #fff;
    }
    .leBlQ:hover .kvyP6
    {
        font-weight: 900;
    }
    .leBlQ:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.jEKFz
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.jEKFz .p09Q8
{
    border-left: 1px solid #17263a;
}
.jEKFz.DevcE
{
    color: #fff;
}
.jEKFz.DevcE .kvyP6
{
    font-weight: 900;
}
.jEKFz.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .jEKFz:hover
    {
        color: #fff;
    }
    .jEKFz:hover .kvyP6
    {
        font-weight: 900;
    }
    .jEKFz:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.QRz9g
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.QRz9g .p09Q8
{
    border-left: 1px solid #17263a;
}
.QRz9g.DevcE
{
    color: #fff;
}
.QRz9g.DevcE .kvyP6
{
    font-weight: 900;
}
.QRz9g.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .QRz9g:hover
    {
        color: #fff;
    }
    .QRz9g:hover .kvyP6
    {
        font-weight: 900;
    }
    .QRz9g:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.Yb6iV
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.Yb6iV .p09Q8
{
    border-left: 1px solid #17263a;
}
.Yb6iV.DevcE
{
    color: #fff;
}
.Yb6iV.DevcE .kvyP6
{
    font-weight: 900;
}
.Yb6iV.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .Yb6iV:hover
    {
        color: #fff;
    }
    .Yb6iV:hover .kvyP6
    {
        font-weight: 900;
    }
    .Yb6iV:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.hrCjK
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.hrCjK .p09Q8
{
    border-left: 1px solid #17263a;
}
.hrCjK.DevcE
{
    color: #fff;
}
.hrCjK.DevcE .kvyP6
{
    font-weight: 900;
}
.hrCjK.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .hrCjK:hover
    {
        color: #fff;
    }
    .hrCjK:hover .kvyP6
    {
        font-weight: 900;
    }
    .hrCjK:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.eQSk7
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.eQSk7 .p09Q8
{
    border-left: 1px solid #17263a;
}
.eQSk7.DevcE
{
    color: #fff;
}
.eQSk7.DevcE .kvyP6
{
    font-weight: 900;
}
.eQSk7.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .eQSk7:hover
    {
        color: #fff;
    }
    .eQSk7:hover .kvyP6
    {
        font-weight: 900;
    }
    .eQSk7:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.hjzmD
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.hjzmD .p09Q8
{
    border-left: 1px solid #17263a;
}
.hjzmD.DevcE
{
    color: #fff;
}
.hjzmD.DevcE .kvyP6
{
    font-weight: 900;
}
.hjzmD.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .hjzmD:hover
    {
        color: #fff;
    }
    .hjzmD:hover .kvyP6
    {
        font-weight: 900;
    }
    .hjzmD:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.wRQn3
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.wRQn3 .p09Q8
{
    border-left: 1px solid #17263a;
}
.wRQn3.DevcE
{
    color: #fff;
}
.wRQn3.DevcE .kvyP6
{
    font-weight: 900;
}
.wRQn3.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .wRQn3:hover
    {
        color: #fff;
    }
    .wRQn3:hover .kvyP6
    {
        font-weight: 900;
    }
    .wRQn3:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.L7vtN
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.L7vtN .p09Q8
{
    border-left: 1px solid #17263a;
}
.L7vtN.DevcE
{
    color: #fff;
}
.L7vtN.DevcE .kvyP6
{
    font-weight: 900;
}
.L7vtN.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .L7vtN:hover
    {
        color: #fff;
    }
    .L7vtN:hover .kvyP6
    {
        font-weight: 900;
    }
    .L7vtN:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.EWVpg
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.EWVpg .p09Q8
{
    border-left: 1px solid #17263a;
}
.EWVpg.DevcE
{
    color: #fff;
}
.EWVpg.DevcE .kvyP6
{
    font-weight: 900;
}
.EWVpg.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .EWVpg:hover
    {
        color: #fff;
    }
    .EWVpg:hover .kvyP6
    {
        font-weight: 900;
    }
    .EWVpg:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.fxmKK
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
}
.fxmKK .p09Q8
{
    border-left: 1px solid #17263a;
}
.fxmKK.DevcE
{
    color: #fff;
}
.fxmKK.DevcE .kvyP6
{
    font-weight: 900;
}
.fxmKK.DevcE .p09Q8
{
    border-left: 2px solid #a6cd36;
}
@media(hover: hover)
{
    .fxmKK:hover
    {
        color: #fff;
    }
    .fxmKK:hover .kvyP6
    {
        font-weight: 900;
    }
    .fxmKK:hover .p09Q8
    {
        border-left: 2px solid #a6cd36;
    }
}
.IrlmC
{
    max-width: 55px;
}
.MLmik
{
    text-align: left;
    text-transform: capitalize;
}
.CbWAO
{
    align-items: center;
    height: 60px;
    border-right: 1px solid #17263a;
    border-bottom: 1px solid #17263a;
    color: #fff;
    transition: all .3s ease;
    cursor: pointer;
}
.CbWAO.ynVmF .p09Q8
{
    border-left: 2px solid #a6cd36;
}
.CbWAO.ynVmF .MLmik
{
    color: #fff;
}
.CbWAO .BBiih
{
    display: none;
}
.SDoiZ
{
    margin-right: 10px;
}
.iIRc9, .mRc83, .wjOXj
{
    display: flex!important;
}
.wjOXj
{
    flex-direction: row;
}
.iIRc9, .mRc83
{
    flex-direction: column;
}
.biHBQ
{
    color: #c03b25;
}
.iIRc9, .wjOXj
{
    width: 100%;
}
.wjOXj
{
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
}
.mRc83
{
    align-items: flex-start;
}
.MHy4k
{
    display: inline-block;
    margin: 20px auto;
    width: 150px;
}
@media(max-width: 768px)
{
    .MHy4k
    {
        margin: 10px 0;
    }
}
.HYams
{
    color: inherit;
}
.HYams, .Y4cMS
{
    font-size: 16px;
    padding: 10px 0;
}
.Y4cMS
{
    margin-top: 10px;
}
.yMn4s
{
    display: flex;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    width: 100%;
    border-radius: 5px;
    padding: 12px 5px;
}
.yMn4s .BnXuR
{
    color: #808080;
    width: 100%;
    line-height: 25px;
    word-wrap: break-word;
    text-align: center;
    font-size: 14px;
}
@media(max-width: 1600px)
{
    .yMn4s
    {
        padding: 12px 5px;
    }
}
.CGJ3K
{
    color: #a0aaae;
    display: inline-block;
    margin-bottom: 10px;
    text-align: left;
    font-size: 12px;
}
.ChmLY
{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #808080;
    border: 1px solid #e9e9e9;
    width: 45%;
    height: 45px;
    font-size: 16px;
}
@media(max-width: 1600px)
{
    .ChmLY
    {
        font-size: 14px;
        padding: 0 5px;
    }
}
.xwUrv
{
    height: 30px;
}
@media(max-width: 567px)
{
    .xwUrv
    {
        height: 25px;
    }
}
.EzqLK
{
    vertical-align: top;
    fill: grey;
}
@media(max-width: 567px)
{
    .EzqLK
    {
        width: 10px;
        height: 20px;
    }
}
.pUWqE
{
    margin-top: 20px;
    color: #ff3e3e;
}
.biHBQ
{
    font-size: 16px;
}
.d5aLJ
{
    position: relative;
    background-color: #11181b;
    min-height: 150px;
    min-width: 300px;
    max-width: 400px;
    padding: max(1.8vw,16px) max(2.7vw,24px);
    border-radius: 5px;
}
.deVTo
{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.deVTo, .lJd4C
{
    text-align: center;
}
.lJd4C
{
    font-size: 16px;
}
@media(max-width: 768px)
{
    .lJd4C
    {
        font-size: 14px;
    }
}
.Iys0H
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: max(2.1vw,24px);
}
@media(max-width: 768px)
{
    .Iys0H
    {
        flex-direction: column;
        margin-top: 30px;
    }
}
.nKIUO
{
    min-width: 80px;
    width: auto;
    height: 36px;
    line-height: 36px;
    padding-inline: clamp(8px,1.1vw,21px);
    font-weight: 700;
    font-size: 12px;
}
@media(max-width: 768px)
{
    .nKIUO
    {
        width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 11px;
    }
}
.xtEfR
{
    width: 25px;
    height: 25px;
    display: inline-block;
}
.lQI1Q, .s_vbH, .UA5kx
{
    display: flex!important;
}
.UA5kx
{
    flex-direction: row;
}
.lQI1Q, .s_vbH
{
    flex-direction: column;
}
.mD2PG
{
    align-items: flex-start;
    z-index: 214!important;
}
.lQI1Q
{
    min-width: 567px;
    margin-top: 5%;
}
.LoM04
{
    background-color: #1c262b;
    padding-inline: 15px!important;
    border: 0!important;
}
.LoM04:has(>div)
{
    padding-block: 7px!important;
}
.JswxN
{
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
}
.JqIkb
{
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 26px;
    padding: 0 5px;
    line-height: 36px;
    transition: color .3s ease;
}
.GK8Oj svg
{
    fill: #d9d9d9;
}
@media not all and (hover: none)
{
    .JqIkb:hover
    {
        color: #a6cd36;
    }
}
.s_vbH
{
    background-color: #0c1113;
    text-align: center;
    padding: 15px;
}
.apnUL
{
    margin-top: max(2px,.21vw);
    margin-bottom: max(7px,.73vw);
}
.s4AJ1
{
    color: #a6cd36;
}
.UA5kx
{
    gap: 8px;
    align-items: center;
    justify-content: center;
    background-color: #0c1113;
    padding: 5px;
    text-align: center;
}
.C4KlM, .jv2K2
{
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #0c1113;
    padding: 6px 12px;
    min-width: 70px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 4px;
}
.jv2K2
{
    background-color: #0c1113;
}
@media(max-width: 567px)
{
    .SSqV5
    {
        margin-top: 30%;
    }
    .lQI1Q, .SSqV5
    {
        min-width: 90%;
    }
}
.adKzz
{
    align-items: center;
}
.lQI1Q
{
    min-width: max(567px,39.888vw);
}
@media(max-width: 567px)
{
    .lQI1Q
    {
        min-width: 90%;
        max-width: 90%;
        margin-inline: auto;
    }
}
.LoM04:has(>div)
{
    padding-block: max(10px,.782vw)!important;
}
.JswxN
{
    font-size: max(14px,.938vw);
    font-weight: 700;
    text-transform: capitalize;
}
.JqIkb
{
    padding-inline: 14px;
    line-height: max(38px,2.345vw);
}
.C4KlM, .jv2K2
{
    min-width: max(120px,8.334vw);
    height: max(32px,2.188vw);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.s_vbH
{
    justify-content: center;
    min-height: 125px;
    max-width: max(567px,39.888vw);
    font-size: max(13px,.888vw);
    font-weight: 500;
    line-height: 20px;
    padding: max(8px,.782vw) 20px;
    color: #e6eded;
}
.UA5kx
{
    padding-top: max(10px,.99vw);
    padding-bottom: max(22px,1.146vw);
}
.y9Bj5
{
    background-color: #0c1113;
    max-width: 600px;
    padding: 10px;
    margin-top: 20px;
}
.itWuG
{
    background-color: #1c262b;
    border: 0!important;
    padding: 7px 15px!important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.gsbK6
{
    color: #fd0f26;
    margin-block: 6px 16px;
    font-size: 22px;
}
.BXt0u
{
    font-size: 18px;
}
._VEaQ
{
    text-align: center;
    font-size: 16px;
    margin: 20px 0;
}
.e9xlA
{
    border: 0!important;
    text-align: center!important;
}
.xuA84, .YIW8H
{
    background-color: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #0c1113;
    padding: 5px 15px;
    border-radius: 4px;
    min-width: 70px;
    margin-right: 5px;
}
.PT3c4
{
    align-items: normal;
}
.BXt0u
{
    text-transform: none;
}
.zqg4q
{
    width: 30%;
    height: 30%;
    max-width: 350px;
    margin: auto;
    color: #545b65;
    background-color: #1f344c;
    border: 1px solid #495459;
    z-index: 99!important;
}
@media(max-width: 768px)
{
    .zqg4q
    {
        width: 60%;
    }
}
@media(max-width: 567px)
{
    .zqg4q
    {
        width: 80%;
        overflow: hidden;
    }
}
.zqg4q label
{
    color: #fff;
}
.ff9Ve
{
    width: 100%;
    height: 100%;
    color: #000;
    font-size: 16px;
    overflow: hidden;
}
@media(max-width: 567px)
{
    .ff9Ve
    {
        margin-top: 0;
    }
}
.fPgbI
{
    height: 40px;
    background-color: #182739;
    color: #fff;
    justify-content: space-between;
    padding-left: 12px;
}
.fPgbI, .KmyEc
{
    display: flex;
    align-items: center;
}
.KmyEc
{
    flex-direction: column;
    text-align: center;
    height: calc(100% - 40px);
    padding: 15px;
}
.V0Sz9
{
    padding: 0 15px;
    background-color: transparent;
    color: #fff;
}
.a0z4X
{
    background-color: #a6cd36;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: 900;
    cursor: pointer;
}
.uhPld
{
    position: absolute;
    top: 72%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.sNqhx
{
    color: #fd0f26;
    margin: 15px 0;
}
.syVNk
{
    color: #05aa3a;
    margin: 15px 0;
}
.mTWNx, .XwVmj
{
    display: flex!important;
    flex-direction: column;
}
.wFdsw
{
    align-items: flex-start;
    z-index: 115!important;
}
.mTWNx
{
    min-width: max(320px,26.042vw);
}
.P_oGF
{
    background-color: #1c262b;
    padding: max(10px,.782vw) 15px!important;
}
.oLxW8
{
    text-align: center;
    text-transform: capitalize;
    font-size: max(14px,.938vw);
    font-weight: 700;
}
.onY2a
{
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 26px;
    padding: 0 14px;
    line-height: max(38px,2.345vw);
    transition: color .3s ease;
}
.c7vXp svg
{
    fill: #d9d9d9;
}
@media not all and (hover: none)
{
    .onY2a:hover
    {
        color: #a6cd36;
    }
}
.XwVmj
{
    background-color: #0c1113;
    justify-content: center;
    text-align: center;
    min-height: 125px;
    max-width: max(320px,26.042vw);
    font-size: max(15px,.99vw);
    font-weight: 500;
    line-height: 20px;
    padding: max(8px,.782vw);
    color: #e6eded;
}
.assYR
{
    margin-top: max(4px,.42vw);
    margin-bottom: max(10px,1.042vw);
    color: #a6cd36;
}
.R2KIr:not(:first-of-type)
{
    margin-top: 10px;
}
.or1md
{
    color: #a6cd36;
}
.vp9gk
{
    background-color: #0c1113;
    text-align: center;
    padding: max(5px,.469vw) 5px max(22px,1.146vw);
}
.LnHNK, .shnQj
{
    background: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #0c1113;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 4px;
    margin: 5px 10px;
    min-width: max(120px,8.334vw);
    height: max(32px,2.188vw);
    font-size: max(12px,.73vw);
    font-weight: 700;
    text-transform: uppercase;
}
.LnHNK
{
    background: #252525;
    color: #fff;
    border: .4px solid #a6cd36;
}
@media(max-width: 567px)
{
    .NxL8H
    {
        min-width: 90%;
        margin-top: 30%;
    }
}
.M2szA, .VpXMk, .VpXMk .TeFZ0, .ZzRBW
{
    display: flex!important;
}
.M2szA, .VpXMk, .VpXMk .TeFZ0
{
    flex-direction: column;
}
.N7mS5
{
    max-width: none;
}
.M2szA
{
    align-items: center;
    background-color: #0c1113;
    padding: 10px;
}
.ZzRBW
{
    justify-content: flex-end;
    width: 100%;
}
.ZzRBW .epV8h
{
    background: none;
    border: none;
    color: #fff;
    font-size: 26px;
    padding: 0 5px;
    line-height: 36px;
    transition: color .3s ease;
}
@media not all and (hover: none)
{
    .ZzRBW .epV8h:hover
    {
        color: #a6cd36;
    }
}
.lYwkL, .yU3ci
{
    background-image: url(../../bcgamebettingde/image/gold-mystery-jackpot.jpg);
}
.mOQEH
{
    background-image: url(../../bcgamebettingde/image/silver-mystery-jackpot.jpg);
}
.VpXMk
{
    background-position: 50%;
    width: 1000px;
    height: 500px;
    justify-content: space-between;
    align-items: center;
}
.VpXMk .TeFZ0
{
    align-items: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
}
.VpXMk .TeFZ0 .vg1HU
{
    font-size: 35px;
    margin: 20px 0 10px;
    text-shadow: 0 0 15px #ffcab7;
}
.VpXMk .TeFZ0 .zJ7QC
{
    font-size: 25px;
    margin-bottom: 7px;
}
.VpXMk .VyeLi
{
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 20px;
    background-color: rgba(0,0,0,.8);
    padding: 10px 30px;
}
.UB7iu
{
    background-color: linear-gradient(90deg,#a6cd36,rgba(166,205,54,.932292) 6.77%,#728e1f);
    color: #0c1113;
    padding: 5px 35px;
    border-radius: 4px;
    margin: 20px 0;
}
.NudR1
{
    display: flex;
    min-height: 100vh;
    background-color: transparent;
}
.NudR1>:not(:first-child)
{
    width: 100%;
}
@media(max-width: 1600px)
{
    .NudR1
    {
        width: 100%;
    }
}
.NudR1.K6BHf
{
    width: 100vw;
}
.MyDjt
{
    width: 100%;
}
.MyDjt.K6BHf
{
    width: 100vw;
}
.hVaOX, .isSlN, .WtQEt
{
    width: 100%;
}
.WtQEt
{
    position: fixed;
    z-index: 200;
    background-color: #0c1113;
}
.MxvuG
{
    position: relative;
    height: 100%;
}