/* _content/Strike/Components/Account/Pages/Login - Copy.razor.rz.scp.css */
.background[b-10g2njm0iv], .background-image-holder[b-10g2njm0iv] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.outer[b-10g2njm0iv] {
    display: table;
    height: 100%;
    width: 100%;
}

.background > div[b-10g2njm0iv], .background-image[b-10g2njm0iv], .background-image-small[b-10g2njm0iv] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-10g2njm0iv], .background > div[b-10g2njm0iv], .background-image-holder[b-10g2njm0iv], .background-image[b-10g2njm0iv], .background-image-small[b-10g2njm0iv] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-10g2njm0iv], .background-image[b-10g2njm0iv] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-10g2njm0iv] {
    display: table-row;
    height: 100%;
}

.middle[b-10g2njm0iv] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-10g2njm0iv] {
        vertical-align: top;
    }
}

.sign-in-box[b-10g2njm0iv] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 440px;
    width: calc(100vw - 40px);
    padding: 44px;
    margin-bottom: 28px;
    background-color: #ffffff5e;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    min-width: 320px;
    min-height: 338px;
    overflow: hidden;
}

@media (max-width: 600px), (max-height: 366px) {
    .inner[b-10g2njm0iv], .sign-in-box[b-10g2njm0iv], .vertical-split-content[b-10g2njm0iv] {
        padding: 24px;
        margin-top: 0;
        margin-bottom: 88px;
        width: 100%;
        width: 100vw;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        max-width: 100% !important;
    }
}

.fade-in-lightbox[b-10g2njm0iv] {
    animation: fadeIn .3s ease-in;
    -webkit-animation: fadeIn .3s ease-in;
    -moz-animation: fadeIn .3s ease-in;
    -ms-animation: fadeIn .3s ease-in;
    -o-animation: fadeIn .3s ease-in;
}

img[b-10g2njm0iv] {
    vertical-align: middle;
}

.l-wrapper[b-10g2njm0iv] {
    display: flex;
    margin-bottom: 20px;
}

.w-logo[b-10g2njm0iv] {
    width: 50%;
}

.w-operator[b-10g2njm0iv] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[operator="tt"]
.w-operator[b-10g2njm0iv] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[dir="rtl"]
.w-operator[b-10g2njm0iv] {
    float: left;
}

img.c-operator[b-10g2njm0iv] {
    width: 100px;
    float: right;
    margin-top: -5px;
}

[operator="tt"]
img.c-operator[b-10g2njm0iv] {
    width: 67px;
    float: right;
    margin-top: -17px;
}

a.btnBack[b-10g2njm0iv] {
    color: black !important;
    text-decoration: none !important;
}

[dir="rtl"]
img.c-operator[b-10g2njm0iv] {
    float: left;
}

.logo[b-10g2njm0iv] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-10g2njm0iv] {
    float: right;
}

.animate.slide-in-back[b-10g2njm0iv] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-10g2njm0iv] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-10g2njm0iv] {
    position: relative;
    min-height: 206px;
}

.title[b-10g2njm0iv] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-10g2njm0iv] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
}
}
    .row[b-10g2njm0iv]:before, .row[b-10g2njm0iv]:after {
        content: " ";
        display: table
    }

    .row[b-10g2njm0iv]:after {
        clear: both
    }

.form-group[b-10g2njm0iv] {
    margin-bottom: 16px;
}

.form-group[b-10g2njm0iv] {
    margin-bottom: 12px;
}

.form-control[b-10g2njm0iv] {
    display: block;
    width: 100%;
    background-image: none;
}

.col-xs-24[b-10g2njm0iv], .col-xs-19[b-10g2njm0iv], .col-xs-5[b-10g2njm0iv] {
    float: left;
}

[dir="rtl"] .col-xs-24[b-10g2njm0iv],
[dir="rtl"] .col-xs-19[b-10g2njm0iv],
[dir="rtl"] .col-xs-5[b-10g2njm0iv] {
    float: right;
}

.col-xs-24[b-10g2njm0iv] {
    width: 100%;
}

.col-xs-5[b-10g2njm0iv] {
    width: 20.83333%;
}

.col-xs-19[b-10g2njm0iv] {
    width: 79.16667%;
}

.phoneCountryBox[b-10g2njm0iv] {
    display: inline-flex;
    background-color: #eee;
    border: 1px solid #eee;
    border-bottom-color: #0067b8;
    margin: -1px -1px 0 -1px;
}

.phoneCountryCode.hasFocus[b-10g2njm0iv] {
    border: 1px solid #eee;
}

.phoneCountryCode[b-10g2njm0iv] {
    width: 100%;
    right:unset;
    left: 0;
    padding: 6px 4px;
    height: 36px;
    border-bottom-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    border-bottom-style: solid;
}

[dir="rtl"]
.phoneCountryCode[b-10g2njm0iv] {
    left: unset;
    right: 0;
}

label[b-10g2njm0iv] {
    display: inline-block;
    max-width: 100%;
}

.downArrow[b-10g2njm0iv] {
    left: unset;
    right: -6px;
    padding: 6px 0;
    height: 36px;
}

[dir="rtl"]
.downArrow[b-10g2njm0iv] {
    left: -6px;
    right: unset;
}

.phoneCountry[b-10g2njm0iv] {
    left: 0;
    right: unset;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

[dir="rtl"]
.phoneCountry[b-10g2njm0iv] {
    left: unset;
    right: 0;
}

select[b-10g2njm0iv] {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding: 6px 0;
}

.text-input[b-10g2njm0iv], input[type="color"][b-10g2njm0iv], input[type="date"][b-10g2njm0iv], input[type="datetime"][b-10g2njm0iv], input[type="datetime-local"][b-10g2njm0iv], input[type="email"][b-10g2njm0iv], input[type="month"][b-10g2njm0iv], input[type="number"][b-10g2njm0iv], input[type="password"][b-10g2njm0iv], input[type="search"][b-10g2njm0iv], input[type="tel"][b-10g2njm0iv], input[type="text"][b-10g2njm0iv], input[type="time"][b-10g2njm0iv], input[type="url"][b-10g2njm0iv], input[type="week"][b-10g2njm0iv], textarea[b-10g2njm0iv], select[b-10g2njm0iv] {
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
}


.phoneNumber[b-10g2njm0iv] {
    display: inline-block;
/*    padding-left: 16px;
    padding-right: unset;*/
}

/*[dir="rtl"]
.phoneNumber {
    padding-right: 16px;
    padding-left: unset;
}*/

.margin-top-20[b-10g2njm0iv] {
    margin-top: 20px;
}

.ltr_override[b-10g2njm0iv], .dirltr[b-10g2njm0iv] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-10g2njm0iv], .dirltr[b-10g2njm0iv] {
    direction: rtl;
    text-align: right;
}

.input.text-box[b-10g2njm0iv] {
    padding: 4px 8px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(0, 0, 0, .4);
    background-color: rgba(255, 255, 255, .4);
    height: 32px;
    height: 2rem;
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-left: 0;
}

.text-caption[b-10g2njm0iv] {
    margin: .5rem 0 .5rem 0;
    margin: 8px 0 8px 0;
}

.text-caption[b-10g2njm0iv], h5[b-10g2njm0iv] {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    padding-bottom: 1.1816px;
    padding-top: 1.1816px;
}

.button-container[b-10g2njm0iv] {
    left:unset;
    right: 0;
    text-align: right;
}

[dir="rtl"]
.button-container[b-10g2njm0iv] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-10g2njm0iv] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-10g2njm0iv] {
    display: inline-block;
}

.button.primary[b-10g2njm0iv] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-10g2njm0iv] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-10g2njm0iv], button[b-10g2njm0iv], input[type='button'][b-10g2njm0iv], input[type='submit'][b-10g2njm0iv], input[type='reset'][b-10g2njm0iv] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-10g2njm0iv], button[b-10g2njm0iv], input[type='button'][b-10g2njm0iv], input[type='submit'][b-10g2njm0iv], input[type='reset'][b-10g2njm0iv] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-10g2njm0iv], button[b-10g2njm0iv], input[type="button"][b-10g2njm0iv], input[type="submit"][b-10g2njm0iv], input[type="reset"][b-10g2njm0iv] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}
/* _content/Strike/Components/Account/Pages/Login.razor.rz.scp.css */
.background[b-cdntj91dfh], .background-image-holder[b-cdntj91dfh] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.outer[b-cdntj91dfh] {
    display: table;
    height: 100%;
    width: 100%;
}

.background > div[b-cdntj91dfh], .background-image[b-cdntj91dfh], .background-image-small[b-cdntj91dfh] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-cdntj91dfh], .background > div[b-cdntj91dfh], .background-image-holder[b-cdntj91dfh], .background-image[b-cdntj91dfh], .background-image-small[b-cdntj91dfh] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-cdntj91dfh], .background-image[b-cdntj91dfh] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-cdntj91dfh] {
    display: table-row;
    height: 100%;
}

.middle[b-cdntj91dfh] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-cdntj91dfh] {
        vertical-align: top;
    }
}

.sign-in-box[b-cdntj91dfh] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 440px;
    width: calc(100vw - 40px);
    padding: 44px;
    margin-bottom: 28px;
    background-color: #ffffff5e;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    min-width: 320px;
    min-height: 338px;
    overflow: hidden;
}

@media (max-width: 600px), (max-height: 366px) {
    .inner[b-cdntj91dfh], .sign-in-box[b-cdntj91dfh], .vertical-split-content[b-cdntj91dfh] {
        padding: 24px;
        margin-top: 0;
        margin-bottom: 88px;
        width: 100%;
        width: 100vw;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        max-width: 100% !important;
    }
}

.fade-in-lightbox[b-cdntj91dfh] {
    animation: fadeIn .3s ease-in;
    -webkit-animation: fadeIn .3s ease-in;
    -moz-animation: fadeIn .3s ease-in;
    -ms-animation: fadeIn .3s ease-in;
    -o-animation: fadeIn .3s ease-in;
}

img[b-cdntj91dfh] {
    vertical-align: middle;
}

.l-wrapper[b-cdntj91dfh] {
    display: flex;
    margin-bottom: 30px;
}

.w-logo[b-cdntj91dfh] {
    width: 50%;
}

.w-operator[b-cdntj91dfh] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[operator="tt"]
.w-operator[b-cdntj91dfh] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[dir="rtl"]
.w-operator[b-cdntj91dfh] {
    float: left;
}

img.c-operator[b-cdntj91dfh] {
    width: 100px;
    float: right;
    margin-top: -5px;
}

[operator="tt"]
img.c-operator[b-cdntj91dfh] {
    width: 67px;
    float: right;
    margin-top: -17px;
}

a.btnBack[b-cdntj91dfh] {
    color: black !important;
    text-decoration: none !important;
}

[dir="rtl"]
img.c-operator[b-cdntj91dfh] {
    float: left;
}

.logo[b-cdntj91dfh] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-cdntj91dfh] {
    float: right;
}

.animate.slide-in-back[b-cdntj91dfh] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-cdntj91dfh] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-cdntj91dfh] {
    position: relative;
    min-height: 206px;
}

.title[b-cdntj91dfh] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-cdntj91dfh] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
    display: inline-grid;
}
}
    .row[b-cdntj91dfh]:before, .row[b-cdntj91dfh]:after {
        content: " ";
        display: table
    }

    .row[b-cdntj91dfh]:after {
        clear: both
    }

.form-group[b-cdntj91dfh] {
    margin-bottom: 16px;
}

.form-group[b-cdntj91dfh] {
    margin-bottom: 12px;
}

.win-button-pin-bottom[b-cdntj91dfh] {
    float: right;
}

[dir="rtl"] .win-button-pin-bottom[b-cdntj91dfh] {
    float: left;
}

.col-xs-24[b-cdntj91dfh], .col-xs-19[b-cdntj91dfh], .col-xs-5[b-cdntj91dfh] {
    float: left;
}

[dir="rtl"] .col-xs-24[b-cdntj91dfh],
[dir="rtl"] .col-xs-19[b-cdntj91dfh],
[dir="rtl"] .col-xs-5[b-cdntj91dfh] {
    float: right;
}

.col-xs-24[b-cdntj91dfh] {
    width: 100%;
}

.col-xs-5[b-cdntj91dfh] {
    width: 20.83333%;
}

.col-xs-19[b-cdntj91dfh] {
    width: 79.16667%;
}

.phoneCountryBox[b-cdntj91dfh] {
    display: inline-flex;
    background-color: #eee;
    border: 1px solid #eee;
    border-bottom-color: #0067b8;
    margin: 0;
}

.phoneCountryCode.hasFocus[b-cdntj91dfh] {
    border: 1px solid #eee;
}

.phoneCountryCode[b-cdntj91dfh] {
    width: 100%;
    right:unset;
    left: 0;
    padding: 6px 4px;
    height: 36px;
    border-bottom-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    border-bottom-style: solid;
}

[dir="rtl"]
.phoneCountryCode[b-cdntj91dfh] {
    left: unset;
    right: 0;
}

label[b-cdntj91dfh] {
    display: inline-block;
    max-width: 100%;
}

.downArrow[b-cdntj91dfh] {
    left: unset;
    right: -6px;
    padding: 6px 0;
    height: 36px;
}

[dir="rtl"]
.downArrow[b-cdntj91dfh] {
    left: -6px;
    right: unset;
}

.phoneCountry[b-cdntj91dfh] {
    left: 0;
    right: unset;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

[dir="rtl"]
.phoneCountry[b-cdntj91dfh] {
    left: unset;
    right: 0;
}

select[b-cdntj91dfh] {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding: 6px 0;
}

.text-input[b-cdntj91dfh], input[type="color"][b-cdntj91dfh], input[type="date"][b-cdntj91dfh], input[type="datetime"][b-cdntj91dfh], input[type="datetime-local"][b-cdntj91dfh], input[type="email"][b-cdntj91dfh], input[type="month"][b-cdntj91dfh], input[type="number"][b-cdntj91dfh], input[type="password"][b-cdntj91dfh], input[type="search"][b-cdntj91dfh], input[type="tel"][b-cdntj91dfh], input[type="text"][b-cdntj91dfh], input[type="time"][b-cdntj91dfh], input[type="url"][b-cdntj91dfh], input[type="week"][b-cdntj91dfh], textarea[b-cdntj91dfh], select[b-cdntj91dfh] {
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
}


.phoneNumber[b-cdntj91dfh] {
    display: inline-block;
/*    padding-left: 16px;
    padding-right: unset;*/
}

/*[dir="rtl"]
.phoneNumber {
    padding-right: 16px;
    padding-left: unset;
}*/

.margin-top-20[b-cdntj91dfh] {
    margin-top: 20px;
}

.ltr_override[b-cdntj91dfh], .dirltr[b-cdntj91dfh] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-cdntj91dfh], .dirltr[b-cdntj91dfh] {
    direction: rtl;
    text-align: right;
}

.input.text-box[b-cdntj91dfh] {
    padding: 4px 8px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(0, 0, 0, .4);
    background-color: rgba(255, 255, 255, .4);
    height: 32px;
    height: 2rem;
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-left: 0;
}

.text-caption[b-cdntj91dfh] {
    margin: .5rem 0 .5rem 0;
    margin: 8px 0 8px 0;
}

.text-caption[b-cdntj91dfh], h5[b-cdntj91dfh] {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    padding-bottom: 1.1816px;
    padding-top: 20px;
}

.button-container[b-cdntj91dfh] {
    left:unset;
    right: 0;
    text-align: right;
}

[dir="rtl"]
.button-container[b-cdntj91dfh] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-cdntj91dfh] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-cdntj91dfh] {
    display: inline-block;
}

.button.primary[b-cdntj91dfh] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-cdntj91dfh] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-cdntj91dfh], button[b-cdntj91dfh], input[type='button'][b-cdntj91dfh], input[type='submit'][b-cdntj91dfh], input[type='reset'][b-cdntj91dfh] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-cdntj91dfh], button[b-cdntj91dfh], input[type='button'][b-cdntj91dfh], input[type='submit'][b-cdntj91dfh], input[type='reset'][b-cdntj91dfh] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-cdntj91dfh], button[b-cdntj91dfh], input[type="button"][b-cdntj91dfh], input[type="submit"][b-cdntj91dfh], input[type="reset"][b-cdntj91dfh] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}

@media (min-width: 641px) {
    .page[b-cdntj91dfh] {
        flex-direction: unset;
    }
}
/* _content/Strike/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-egtuoiytbu] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
    background-image: url(/images/background/bg1-ltr-108.jfif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 70% 70%;
}

/*[dir="ltr"] .page {
    background-position: 40% 100%;
}
*/
[dir="rtl"] .page[b-egtuoiytbu] {
    background-image: url(/images/background/bg1-rtl-108.jfif);
    /*    background-image: url(/images/background/bg-rtl-107.jfif);*/
    background-position: 0% 70%;
}

main[b-egtuoiytbu] {
    flex: 1;
}

.sidebar[b-egtuoiytbu] {
/*    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
}

.top-row[b-egtuoiytbu] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-egtuoiytbu]  a, .top-row[b-egtuoiytbu]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-egtuoiytbu]  a:hover, .top-row[b-egtuoiytbu]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-egtuoiytbu]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-egtuoiytbu] {
        justify-content: space-between;
    }

    .top-row[b-egtuoiytbu]  a, .top-row[b-egtuoiytbu]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-egtuoiytbu] {
        flex-direction: row;
    }

    .sidebar[b-egtuoiytbu] {
        width: 280px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-egtuoiytbu] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-egtuoiytbu]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-egtuoiytbu], article[b-egtuoiytbu] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-egtuoiytbu] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-egtuoiytbu] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.play-style[b-egtuoiytbu] {
/*    background-image: linear-gradient(310deg, #21252900 0%, #21252900 45%, #ffffff96 50%, #6a6e7100 90%), url(/images/background/bg1-ltr-108.jfif);
    background-position: 0% 50%;*/
}

[dir="rtl"] .play-style[b-egtuoiytbu] {
 /*   background-image: linear-gradient(360deg, #212529c2 0%, #2125298c 45%, #21252996 50%, #6a6e7169 90%), url(/images/background/bg1-rtl-108.jfif) !important;*/
}

.gamerules-style[b-egtuoiytbu] {
    background-color: #7f7777;
    background-image: unset;
}

.white-style[b-egtuoiytbu] {
/*    background-color: white;
    background-image: unset;*/
}

.login-style[b-egtuoiytbu] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
    background-image: url(/images/background/bg1-ltr-108.jfif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0% 100%;
    justify-content: center;
}
/* _content/Strike/Components/Layout/NavMenu.razor.rz.scp.css */
[dir="rtl"] .nav-scrollable[b-7dq9ppsoun] {
    zoom: 0.85;
}

.display-none[b-7dq9ppsoun] {
    display: none;
}

.score-overlay-top[b-7dq9ppsoun] {
    background-color: #4a5a71cc;
    zoom: 0.75;
    margin-left: 58vw;
    margin-right: unset;
}

[dir="rtl"] .score-overlay-top[b-7dq9ppsoun] {
    margin-left: unset;
    margin-right: 66vw;
}

.score-overlay[b-7dq9ppsoun], .score-overlay-top[b-7dq9ppsoun] {
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 20px;
}

.score-overlay[b-7dq9ppsoun] {
    display: none;
}

.cls-0[b-7dq9ppsoun] {
    width: 300px;
    height: 300px;
    --m-stroke: #c8c8c8;
    --s-stroke: #3da08d;
    --center-x: 106;
    --center-y: 106;
    zoom: 0.7;
}

.cls-1[b-7dq9ppsoun] {
    font-size: 59px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    /* stroke: var(--black); */
    fill: var(--black);
    stroke-width: 2;
    /*letter-spacing: -.02em;*/
    --x: 45;
    --y: 115;
    --textLength: 120;
    --lengthAdjust: spacingAndGlyphs;
}

[dir="rtl"] .cls-1[b-7dq9ppsoun] {
    font-size: 63px;
}

.cls-2[b-7dq9ppsoun] {
    font-size: 24px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /*    letter-spacing: -.02em;*/
    /* stroke: var(--black); */
    fill: var(--black);
    --x: 65;
    --y: 155;
    /*    dir =""; 
    --textLength: 80;*/
    --lengthAdjust: spacingAndGlyphs;
}

.cls-5-0[b-7dq9ppsoun] {
    font-size: 24px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 1;
    /*letter-spacing: -.02em;*/
    fill: var(--black);
    --x: 137;
    --y: 67;
    --textLength: 25;
    --lengthAdjust: spacingAndGlyphs;
}



.navbar-toggler[b-7dq9ppsoun] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    left: unset;
    right: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 0.03rem;
}

[dir="rtl"]
.navbar-toggler[b-7dq9ppsoun] {
    left: 1rem;
    right: unset;
}

.navbar-toggler:checked[b-7dq9ppsoun] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-7dq9ppsoun] {
    height: 3.5rem;
/*    background-color: rgba(0,0,0,0.4);*/
}

.navbar-brand[b-7dq9ppsoun] {
    font-size: 1.1rem;
    position: absolute;
    left: 4.5rem;
    right: unset;
    top: 0.9rem;
    margin-right: 0rem;
    cursor: pointer;
}

[dir="rtl"]
.navbar-brand[b-7dq9ppsoun] {
    left: unset;
    right: 4.5rem;
}

.bi[b-7dq9ppsoun] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-7dq9ppsoun] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

[dir="rtl"]
.bi-nav-text[b-7dq9ppsoun] {
    margin-right: 0.3rem;
}

.nav-item[b-7dq9ppsoun] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

[dir="rtl"]
.nav-item[b-7dq9ppsoun] {
    font-size: 1rem;
}

    .nav-item:first-of-type[b-7dq9ppsoun] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7dq9ppsoun] {
        padding-bottom: 1rem;
    }

.nav-item[b-7dq9ppsoun]  .nav-link {
    color: var(--black);
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
    cursor: pointer;
}

.nav-item[b-7dq9ppsoun]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-7dq9ppsoun]  .nav-link:hover {
    background-color: rgb(67 67 67 / 10%);
    color: #000000;
}

.nav-scrollable[b-7dq9ppsoun] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-7dq9ppsoun] {
    display: block;
}

.c-logo[b-7dq9ppsoun] {
    width: 100px;
}

.c-operator[b-7dq9ppsoun] {
    position: absolute;
    left: 1rem;
    right: unset;
    top: unset;
    width: 5rem;
}

[operator="tt"]
.c-operator[b-7dq9ppsoun] {
    top: 1.0rem;
    width: 3rem;
}

[dir="rtl"]
.c-operator[b-7dq9ppsoun] {
    left: unset;
    right: 1rem;
}

.c-invitations[b-7dq9ppsoun] {
    padding: 0.1rem 0.7rem 0.3rem 0.7rem;
    max-width: 8rem;
    background-color: #2e68b3;
    position: absolute;
    left: unset;
    right: 5rem;
    top: 1rem;
    font-size: small;
    border: 1px solid #ffffff73;
    border-radius: 2px;
    color: #ffffff;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

[dir="rtl"]
.c-invitations[b-7dq9ppsoun] {
    padding: 0.2rem 0.7rem 0.15rem 0.7rem;
    left: 5rem;
    right: unset;
    font-size: medium;
    top: 0.85rem;
}

.container[b-7dq9ppsoun], .container-fluid[b-7dq9ppsoun], .container-lg[b-7dq9ppsoun], .container-md[b-7dq9ppsoun], .container-sm[b-7dq9ppsoun], .container-xl[b-7dq9ppsoun], .container-xxl[b-7dq9ppsoun] {
    padding-left: unset;
}

@media (max-width: 320px) {
    .c-logo[b-7dq9ppsoun] {
        width: 100px;
    }

/*    .c-operator {
        display: none;
    }*/
}

@media (min-width: 641px) {
    .navbar-toggler[b-7dq9ppsoun] {
        display: none;
    }

    .score-overlay-top[b-7dq9ppsoun] {
        display: none;
    }

    .score-overlay[b-7dq9ppsoun] {
        display: block;
    }

    .c-invitations[b-7dq9ppsoun] {
        display: none;
    }

    .nav-scrollable[b-7dq9ppsoun] {
        /* Never collapse the sidebar for wide screens */
    display: block;
    /* Allow sidebar to scroll for tall menus */
    height: calc(100vh - 3.5rem);
    overflow-y: auto;
}

    .c-logo[b-7dq9ppsoun] {
        width: 100px;
    }


    .c-operator[b-7dq9ppsoun] {
/*        left: unset;
        right: 20px;*/
    }

    [dir="rtl"]
    .c-operator[b-7dq9ppsoun] {
/*        left: 20px;
        right: unset;*/
    }
}

select[b-7dq9ppsoun] {
/*    appearance: none;*/
    outline: 10px red;
    border: 0;
    box-shadow: none;
    flex: 1;
    padding: 0 1em;
    color: #fff;
    background-color: unset;
    background-image: none;
    cursor: pointer;
}
    select[b-7dq9ppsoun]::-ms-expand {
        display: none;
    }

option[b-7dq9ppsoun] {
    background-color: #536b7f57;
    color: #333;
}

/*switch container*/




label[b-7dq9ppsoun] {
    cursor: pointer;
}

/* /////for three state switch/////////////////////// */
.switch3[b-7dq9ppsoun] {
    position: relative;
    height: 50px;
    display: flex;
    justify-content: space-around;
    margin: -.5rem -1rem;
}

    .switch3 input[type="radio"][b-7dq9ppsoun], .switch3 input[type="checkbox"][b-7dq9ppsoun] {
        display: none;
        cursor: pointer;
    }

    .switch3 label[b-7dq9ppsoun] {
        padding: 0rem 1rem;
        z-index: 1;
        color: var(--black);
    }

    .switch3[b-7dq9ppsoun]::before {
        content: '';
        position: absolute;
        width: 34%;
        height: 100%;
        background: #00000052;
        border: 1px solid #0000004a;
        border-radius: 12px;
        opacity: .5;
    }

    [dir="rtl"]
    .switch3[b-7dq9ppsoun]::before {
        right: 0;
        transition: .5s right ease;
    }

    [dir="ltr"]
    .switch3[b-7dq9ppsoun]::before {
        left: 0;
        transition: .5s left ease;
    }

[dir="rtl"]
.switch3:has(#switch3-radio1:checked)[b-7dq9ppsoun]::before {
    right: 0%;
}

[dir="rtl"]
.switch3:has(#switch3-radio2:checked)[b-7dq9ppsoun]::before {
    right: 39%;
}

[dir="rtl"]
.switch3:has(#switch3-radio3:checked)[b-7dq9ppsoun]::before {
    right: 70%;
}

[dir="ltr"]
.switch3:has(#switch3-radio1:checked)[b-7dq9ppsoun]::before {
    left: 0%;
}

[dir="ltr"]
.switch3:has(#switch3-radio2:checked)[b-7dq9ppsoun]::before {
    left: 39%;
}

[dir="ltr"]
.switch3:has(#switch3-radio3:checked)[b-7dq9ppsoun]::before {
    left: 70%;
}
/* _content/Strike/Components/Pages/Attempts.razor.rz.scp.css */
.align-center[b-bx2fbha2li] {
    text-align: center;
}

.padding-top-40[b-bx2fbha2li] {
    padding-top: 40px;
}
/* _content/Strike/Components/Pages/Charging.razor.rz.scp.css */
.background[b-r2bdbkylsk], .background-image-holder[b-r2bdbkylsk] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.outer[b-r2bdbkylsk] {
    display: table;
    height: 100%;
    width: 100%;
}

.background > div[b-r2bdbkylsk], .background-image[b-r2bdbkylsk], .background-image-small[b-r2bdbkylsk] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-r2bdbkylsk], .background > div[b-r2bdbkylsk], .background-image-holder[b-r2bdbkylsk], .background-image[b-r2bdbkylsk], .background-image-small[b-r2bdbkylsk] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-r2bdbkylsk], .background-image[b-r2bdbkylsk] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-r2bdbkylsk] {
    display: table-row;
    height: 100%;
}

.middle[b-r2bdbkylsk] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-r2bdbkylsk] {
        vertical-align: top;
    }
}

.sign-in-box[b-r2bdbkylsk] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 440px;
    width: calc(100% - 40px);
    padding: 44px;
    margin-bottom: 28px;
    background-color: #ffffff5e;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    min-width: 320px;
    min-height: 338px;
    overflow: hidden;
}

@media (max-width: 600px), (max-height: 366px) {
    .inner[b-r2bdbkylsk], .sign-in-box[b-r2bdbkylsk], .vertical-split-content[b-r2bdbkylsk] {
        padding: 24px;
        margin-top: 0;
        margin-bottom: 88px;
        width: 100%;
        width: 100vw;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        max-width: 100% !important;
    }
}

.fade-in-lightbox[b-r2bdbkylsk] {
    animation: fadeIn .3s ease-in;
    -webkit-animation: fadeIn .3s ease-in;
    -moz-animation: fadeIn .3s ease-in;
    -ms-animation: fadeIn .3s ease-in;
    -o-animation: fadeIn .3s ease-in;
}

img[b-r2bdbkylsk] {
    vertical-align: middle;
}

.l-wrapper[b-r2bdbkylsk] {
    display: flex;
    margin-bottom: 20px;
}

.w-logo[b-r2bdbkylsk] {
    width: 50%;
}

.w-operator[b-r2bdbkylsk] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[operator="tt"]
.w-operator[b-r2bdbkylsk] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[dir="rtl"]
.w-operator[b-r2bdbkylsk] {
    float: left;
}

img.c-operator[b-r2bdbkylsk] {
    width: 100px;
    float: right;
    margin-top: -5px;
}

[operator="tt"]
img.c-operator[b-r2bdbkylsk] {
    width: 67px;
    float: right;
    margin-top: -17px;
}

a.btnBack[b-r2bdbkylsk] {
    color: black !important;
    text-decoration: none !important;
}

[dir="rtl"]
img.c-operator[b-r2bdbkylsk] {
    float: left;
}

.logo[b-r2bdbkylsk] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-r2bdbkylsk] {
    float: right;
}

.animate.slide-in-back[b-r2bdbkylsk] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-r2bdbkylsk] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-r2bdbkylsk] {
    position: relative;
    min-height: 206px;
}

.title[b-r2bdbkylsk] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-r2bdbkylsk] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
}
}
    .row[b-r2bdbkylsk]:before, .row[b-r2bdbkylsk]:after {
        content: " ";
        display: table
    }

    .row[b-r2bdbkylsk]:after {
        clear: both
    }

.form-group[b-r2bdbkylsk] {
    margin-bottom: 16px;
}

.form-group[b-r2bdbkylsk] {
    margin-bottom: 12px;
}

.form-control[b-r2bdbkylsk] {
    display: block;
    width: 100%;
    background-image: none;
}

.col-xs-24[b-r2bdbkylsk], .col-xs-19[b-r2bdbkylsk], .col-xs-5[b-r2bdbkylsk] {
    float: left;
}

[dir="rtl"] .col-xs-24[b-r2bdbkylsk],
[dir="rtl"] .col-xs-19[b-r2bdbkylsk],
[dir="rtl"] .col-xs-5[b-r2bdbkylsk] {
    float: right;
}

.col-xs-24[b-r2bdbkylsk] {
    width: 100%;
}

.col-xs-5[b-r2bdbkylsk] {
    width: 20.83333%;
}

.col-xs-19[b-r2bdbkylsk] {
    width: 79.16667%;
}

.phoneCountryBox[b-r2bdbkylsk] {
    display: inline-flex;
    background-color: #eee;
    border: 1px solid #eee;
    border-bottom-color: #0067b8;
    margin: -1px -1px 0 -1px;
}

.phoneCountryCode.hasFocus[b-r2bdbkylsk] {
    border: 1px solid #eee;
}

.phoneCountryCode[b-r2bdbkylsk] {
    width: 100%;
    right:unset;
    left: 0;
    padding: 6px 4px;
    height: 36px;
    border-bottom-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    border-bottom-style: solid;
}

[dir="rtl"]
.phoneCountryCode[b-r2bdbkylsk] {
    left: unset;
    right: 0;
}

label[b-r2bdbkylsk] {
    display: inline-block;
    max-width: 100%;
}

.downArrow[b-r2bdbkylsk] {
    left: unset;
    right: -6px;
    padding: 6px 0;
    height: 36px;
}

[dir="rtl"]
.downArrow[b-r2bdbkylsk] {
    left: -6px;
    right: unset;
}

.phoneCountry[b-r2bdbkylsk] {
    left: 0;
    right: unset;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

[dir="rtl"]
.phoneCountry[b-r2bdbkylsk] {
    left: unset;
    right: 0;
}

select[b-r2bdbkylsk] {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding: 6px 0;
}

.text-input[b-r2bdbkylsk], input[type="color"][b-r2bdbkylsk], input[type="date"][b-r2bdbkylsk], input[type="datetime"][b-r2bdbkylsk], input[type="datetime-local"][b-r2bdbkylsk], input[type="email"][b-r2bdbkylsk], input[type="month"][b-r2bdbkylsk], input[type="number"][b-r2bdbkylsk], input[type="password"][b-r2bdbkylsk], input[type="search"][b-r2bdbkylsk], input[type="tel"][b-r2bdbkylsk], input[type="text"][b-r2bdbkylsk], input[type="time"][b-r2bdbkylsk], input[type="url"][b-r2bdbkylsk], input[type="week"][b-r2bdbkylsk], textarea[b-r2bdbkylsk], select[b-r2bdbkylsk] {
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
}


.phoneNumber[b-r2bdbkylsk] {
    display: inline-block;
/*    padding-left: 16px;
    padding-right: unset;*/
}

/*[dir="rtl"]
.phoneNumber {
    padding-right: 16px;
    padding-left: unset;
}*/

.margin-top-20[b-r2bdbkylsk] {
    margin-top: 20px;
}

.margin-top-40[b-r2bdbkylsk] {
    margin-top: 40px;
}

.separator-5[b-r2bdbkylsk] {
    padding: 0 5px;
}

.ltr_override[b-r2bdbkylsk], .dirltr[b-r2bdbkylsk] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-r2bdbkylsk], .dirltr[b-r2bdbkylsk] {
    direction: rtl;
    text-align: right;
}

.input.text-box[b-r2bdbkylsk] {
    padding: 4px 8px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(0, 0, 0, .4);
    background-color: rgba(255, 255, 255, .4);
    height: 32px;
    height: 2rem;
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-left: 0;
}

.text-caption[b-r2bdbkylsk] {
    margin: .5rem 0 .5rem 0;
    margin: 8px 0 8px 0;
}

.text-caption[b-r2bdbkylsk], h5[b-r2bdbkylsk] {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    padding-bottom: 1.1816px;
    padding-top: 1.1816px;
}

.button-container[b-r2bdbkylsk] {
    left:unset;
    right: 0;
    text-align: right;
}

[dir="rtl"]
.button-container[b-r2bdbkylsk] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-r2bdbkylsk] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-r2bdbkylsk] {
    display: inline-block;
}
.inline-flex[b-r2bdbkylsk] {
    display: inline-flex;
}

.button.primary[b-r2bdbkylsk] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-r2bdbkylsk] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-r2bdbkylsk], button[b-r2bdbkylsk], input[type='button'][b-r2bdbkylsk], input[type='submit'][b-r2bdbkylsk], input[type='reset'][b-r2bdbkylsk] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-r2bdbkylsk], button[b-r2bdbkylsk], input[type='button'][b-r2bdbkylsk], input[type='submit'][b-r2bdbkylsk], input[type='reset'][b-r2bdbkylsk] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-r2bdbkylsk], button[b-r2bdbkylsk], input[type="button"][b-r2bdbkylsk], input[type="submit"][b-r2bdbkylsk], input[type="reset"][b-r2bdbkylsk] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}
/* _content/Strike/Components/Pages/Court.razor.rz.scp.css */
.cls-1[b-iycy4yl0rc], .cls-10[b-iycy4yl0rc], .cls-12[b-iycy4yl0rc], .cls-3[b-iycy4yl0rc], .cls-6[b-iycy4yl0rc], .cls-66[b-iycy4yl0rc], .cls-9[b-iycy4yl0rc] {
    fill: none;
}

.cls-2[b-iycy4yl0rc] {
    clip-path: url(#clip-path);
}

.cls-10[b-iycy4yl0rc], .cls-12[b-iycy4yl0rc], .cls-3[b-iycy4yl0rc], .cls-66[b-iycy4yl0rc], .cls-9[b-iycy4yl0rc] {
    stroke: #fff;
}

.cls-10[b-iycy4yl0rc], .cls-12[b-iycy4yl0rc], .cls-3[b-iycy4yl0rc], .cls-4[b-iycy4yl0rc], .cls-5[b-iycy4yl0rc], .cls-6[b-iycy4yl0rc], .cls-66[b-iycy4yl0rc] {
    stroke-miterlimit: 10;
}

.cls-4[b-iycy4yl0rc], .cls-5[b-iycy4yl0rc] {
    fill: #fff;
    stroke-width: 3px;
    opacity: 0.22;
}

.cls-4[b-iycy4yl0rc] {
    stroke: gray;
}

.cls-5[b-iycy4yl0rc], .cls-6[b-iycy4yl0rc] {
    stroke: #999;
}

.cls-7[b-iycy4yl0rc] {
    fill: #c7b299;
}

.cls-8[b-iycy4yl0rc] {
    fill: gray;
}

.cls-9[b-iycy4yl0rc] {
    stroke-linejoin: round;
}

.cls-10[b-iycy4yl0rc] {
    stroke-width: 0.75px;
}

.cls-11[b-iycy4yl0rc] {
    fill: red;
}

[operator="tt"] .cls-11[b-iycy4yl0rc] {
    fill: #0067ffb0;
}

.cls-12[b-iycy4yl0rc] {
    stroke-dasharray: 4;
}

.cls-13[b-iycy4yl0rc] {
    isolation: isolate;
}

.cls-14[b-iycy4yl0rc] {
    fill: #585d61;
}

.cls-15[b-iycy4yl0rc] {
    clip-path: url(#clip-path-2);
}

.cls-16[b-iycy4yl0rc] {
    fill: #404447;
}

.cls-17[b-iycy4yl0rc] {
    clip-path: url(#clip-path-3);
}

.cls-18[b-iycy4yl0rc] {
    fill: #43474a;
}

.cls-19[b-iycy4yl0rc] {
    fill: #45494d;
}

.cls-20[b-iycy4yl0rc] {
    fill: #484c4f;
}

.cls-21[b-iycy4yl0rc] {
    fill: #4a4f52;
}

.cls-22[b-iycy4yl0rc] {
    fill: #4d5155;
}

.cls-23[b-iycy4yl0rc] {
    fill: #4f5458;
}

.cls-24[b-iycy4yl0rc] {
    fill: #52565a;
}

.cls-25[b-iycy4yl0rc] {
    fill: #54595d;
}

.cls-26[b-iycy4yl0rc] {
    fill: #575c60;
}

.cls-27[b-iycy4yl0rc] {
    fill: #595e63;
}

.cls-28[b-iycy4yl0rc] {
    fill: #5c6165;
}

.cls-29[b-iycy4yl0rc] {
    fill: #5e6468;
}

.cls-30[b-iycy4yl0rc] {
    fill: #61666b;
}

.cls-31[b-iycy4yl0rc] {
    fill: #63696e;
}

.cls-32[b-iycy4yl0rc] {
    fill: #666b70;
}

.cls-33[b-iycy4yl0rc] {
    fill: #686e73;
}

.cls-34[b-iycy4yl0rc] {
    fill: #6b7176;
}

.cls-35[b-iycy4yl0rc] {
    clip-path: url(#clip-path-4);
}

.cls-36[b-iycy4yl0rc] {
    clip-path: url(#clip-path-5);
}

.cls-37[b-iycy4yl0rc] {
    clip-path: url(#clip-path-6);
}

.cls-38[b-iycy4yl0rc] {
    clip-path: url(#clip-path-7);
}

.cls-39[b-iycy4yl0rc] {
    fill: #6c6c6c;
}

.cls-40[b-iycy4yl0rc] {
    clip-path: url(#clip-path-8);
}

.cls-41[b-iycy4yl0rc] {
    fill: #505050;
}

.cls-42[b-iycy4yl0rc] {
    clip-path: url(#clip-path-9);
}

.cls-43[b-iycy4yl0rc] {
    fill: #535353;
}

.cls-44[b-iycy4yl0rc] {
    fill: #565656;
}

.cls-45[b-iycy4yl0rc] {
    fill: #595959;
}

.cls-46[b-iycy4yl0rc] {
    fill: #5c5c5c;
}

.cls-47[b-iycy4yl0rc] {
    fill: #5f5f5f;
}

.cls-48[b-iycy4yl0rc] {
    fill: #626262;
}

.cls-49[b-iycy4yl0rc] {
    fill: #656565;
}

.cls-50[b-iycy4yl0rc] {
    fill: #686868;
}

.cls-51[b-iycy4yl0rc] {
    fill: #6b6b6b;
}

.cls-52[b-iycy4yl0rc] {
    fill: #6e6e6e;
}

.cls-53[b-iycy4yl0rc] {
    fill: #717171;
}

.cls-54[b-iycy4yl0rc] {
    fill: #747474;
}

.cls-55[b-iycy4yl0rc] {
    fill: #777;
}

.cls-56[b-iycy4yl0rc] {
    fill: #7a7a7a;
}

.cls-57[b-iycy4yl0rc] {
    fill: #7d7d7d;
}

.cls-58[b-iycy4yl0rc] {
    fill: #818181;
}

.cls-59[b-iycy4yl0rc] {
    fill: #848484;
}

.cls-60[b-iycy4yl0rc] {
    clip-path: url(#clip-path-10);
}

.cls-61[b-iycy4yl0rc] {
    clip-path: url(#clip-path-11);
}

.cls-62[b-iycy4yl0rc] {
    clip-path: url(#clip-path-12);
}

.cls-63[b-iycy4yl0rc] {
    clip-path: url(#clip-path-13);
}

.cls-64[b-iycy4yl0rc] {
    fill: #bb884e;
}

.cls-65[b-iycy4yl0rc] {
    fill: #eeb483;
}

.cls-66[b-iycy4yl0rc] {
    stroke-width: 0.25px;
}

/* _content/Strike/Components/Pages/Home.razor.rz.scp.css */
main[b-vxxwittlsk] {
    flex: 1;
}

@media (min-width: 641px) {
    .sidebar[b-vxxwittlsk] {
        width: 280px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}

.nav-scrollable[b-vxxwittlsk] {
    zoom: 0.85;
    margin-bottom: 30px;
}

.c-bg-0[b-vxxwittlsk] {
    margin-top: 10px;
    background-image: linear-gradient(105deg,var(--light) 0%,var(--light) 5%,var(--white) 52%,transparent 10%,transparent 92%,transparent 80%)
}

.c-bg-1[b-vxxwittlsk] {
    margin-top: 20px;
    background-image: linear-gradient(105deg,var(--light) 0%,var(--light) 5%,var(--white) 43%,transparent 10%,transparent 92%,transparent 80%)
}

.cls-score[b-vxxwittlsk] {
    margin-top: 5px
}

.c-radio[b-vxxwittlsk] {
    cursor: pointer
}

.c-svgt2[b-vxxwittlsk] {
    width: 185px;
    height: 30px;
    margin-top: -16px
}

.c-svg[b-vxxwittlsk] {
    display: inline-flex
}

.cls-0[b-vxxwittlsk], .s-svg2[b-vxxwittlsk], .s-svg3[b-vxxwittlsk] {
    width: 80px;
    height: 250px;
    zoom: 1
}

.s-svg3[b-vxxwittlsk] {
    margin-top: 20px;
    margin-left: 50px;
    margin-right: unset;
    width: 200px;
    zoom: .75;
}

[dir="rtl"] .s-svg3[b-vxxwittlsk] {
    margin-top: 20px;
    margin-left: unset;
    margin-right: 50px;
    width: 100px;
}

.cls-01[b-vxxwittlsk] {
    font-family: var(--font-family-sans-serif);
    font-size: 20px;
    fill: var(--black);
    stroke-width: 2;
    /*    letter-spacing: -.02em;*/
}

[operator="ooredoo"] .cls-01[b-vxxwittlsk], [operator="ooredoo"] .cls-5-0[b-vxxwittlsk],
[operator="ooredoo"] .cls-1[b-vxxwittlsk], [operator="ooredoo"] .cls-2[b-vxxwittlsk],
[operator="ooredoo"] .cls-3[b-vxxwittlsk], [operator="ooredoo"] .cls-7[b-vxxwittlsk] {
    font-family: var(--bs-body-font-family) !important;
}

[dir="rtl"]
.cls-01[b-vxxwittlsk] {
    font-size: 2.9rem;
    color: var(--black);
}

.cls-0[b-vxxwittlsk] {
    width: 300px;
    --m-stroke: #c8c8c8;
    --s-stroke: #3da08d;
    --center-x: 106;
    --center-y: 106;
    zoom: 0.7;
}

.cls-1[b-vxxwittlsk] {
    font-size: 59px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    /* stroke: var(--black); */
    fill: var(--black);
    stroke-width: 2;
    /*letter-spacing: -.02em;*/
    --x: 45;
    --y: 115;
    --textLength: 120;
    --lengthAdjust: spacingAndGlyphs;
}

[dir="rtl"] .cls-1[b-vxxwittlsk] {
    font-size: 63px;
}

.cls-2[b-vxxwittlsk] {
    font-size: 24px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /*    letter-spacing: -.02em;*/
    /* stroke: var(--black); */
    fill: var(--black);
    --x: 65;
    --y: 155;
/*    dir =""; 
    --textLength: 80;*/
    --lengthAdjust: spacingAndGlyphs;
}

.cls-3[b-vxxwittlsk] {
    font-size: 31px;
    font-family: var(--font-family-sans-serif);
    font-weight: 700;
    stroke-width: 1;
    /*letter-spacing: -.02em;*/
    /*    stroke: var(--black);*/
    fill: var(--black);
    --x: 0;
    --y: 155;
    --textLength: 80;
    --lengthAdjust: spacingAndGlyphs
}

[dir="rtl"] .cls-3[b-vxxwittlsk] {
    font-size: 28px;
}

.cls-4[b-vxxwittlsk] {   
    stroke: #d33838 !important;
    stroke-width: 0.10rem;
    stroke-miterlimit: 10;
}

.cls-5[b-vxxwittlsk] {
    font-size: 21px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /*letter-spacing: -.02em;*/
    stroke: var(--black);
    --textLength: 40;
    --lengthAdjust: spacingAndGlyphs
}

.cls-5-0[b-vxxwittlsk] {
    font-size: 24px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 1;
    /*letter-spacing: -.02em;*/
    fill: var(--black);
    --x: 137;
    --y: 67;
    --textLength: 25;
    --lengthAdjust: spacingAndGlyphs;
}

.cls-5-1[b-vxxwittlsk] {
    font-size: 20px;
    /* letter-spacing: -.03em;*/
    font-family: var(--font-family-sans-serif);
    transform: translateX(70%)
}

.cls-6[b-vxxwittlsk] {
    font-size: 28px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke: var(--black);
    stroke-width: 0;
    /* letter-spacing: -.02em;*/
    --x: 0;
    --y: 123;
    --textLength: 80;
    --lengthAdjust: spacingAndGlyphs
}

.cls-7[b-vxxwittlsk] {
    font-size: 16px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /* letter-spacing: -.02em;*/
    /*    stroke: var(--black);*/
    fill: var(--black);
    --x: 42;
    --y: 97;
    --textLength: 35;
    --lengthAdjust: spacingAndGlyphs
}

.cls-8[b-vxxwittlsk] {
    font-size: 13px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /* letter-spacing: -.02em;*/
    stroke: var(--black);
    --x: 0;
    --y: 20;
    --textLength: 185;
    --lengthAdjust: spacingAndGlyphs
}

.cls-9[b-vxxwittlsk] {
    font-family: var(--font-family-sans-serif);
    font-weight: 700;
    margin-bottom: 5px
}

.cls-91[b-vxxwittlsk] {
    font-family: var(--font-family-sans-serif);
    margin-top: -5px;
    font-size: 12px
}

.cls-92[b-vxxwittlsk] {
    font-weight: bold
}

.cls-10[b-vxxwittlsk] {
    display: flex;
    flex-direction: column
}

[direction="ltr"] .f-operator[b-vxxwittlsk] {
    float: right
}

[direction="rtl"] .f-operator[b-vxxwittlsk] {
    float: left
}

.padding-top-10[b-vxxwittlsk] {
    padding-top: 10px;
}

.padding-top-20[b-vxxwittlsk] {
    padding-top: 20px;
}

.padding-top-30[b-vxxwittlsk] {
    padding-top: 30px;
}

.padding-top-40[b-vxxwittlsk] {
    padding-top: 40px;
}

.padding-top-100[b-vxxwittlsk] {
    padding-top: 100px;
}

.btn-link[b-vxxwittlsk] {
    background-color: rgb(249 1 1);
    border: 1px solid #ffffff73;
    border-radius: 120px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 400px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

[operator="tt"]
.btn-link[b-vxxwittlsk] {
    background-color: #0067ffd4;
    border: 1px solid #0067ff;
    color: white;
}

.btn-link:focus[b-vxxwittlsk] {
    outline: none;
    border: none;
    box-shadow: inset 0 0px 0 0rem white, 0 0 0 0.1rem #ffffff;
}

[dir="rtl"] .btn-link[b-vxxwittlsk] {
    font-size: 1.5rem;
}

.btn-link-invert[b-vxxwittlsk] {
    background-color: #0067ff2e;
    border: 1px solid #0d6efd6b;
    border-radius: 120px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 350px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

[dir="rtl"] .btn-link-invert[b-vxxwittlsk] {
    font-size: 1.5rem;
}

.btn-link-2[b-vxxwittlsk] {
    background-color: #0067b852 !important;
    border: 1px solid #0067b857 !important;
}

.white-bg[b-vxxwittlsk] {
    background-color: #efefefa6 !important;
    border: 1px solid #8a8b8d !important;
    color: black !important;
}

.x-smaller[b-vxxwittlsk] {
    font-size: x-small;
}

.x-small[b-vxxwittlsk] {
    font-size: 1rem;
    margin-top: -1px;
    font-weight: 100;
}

.nav-title[b-vxxwittlsk] {
    font-weight: 600;
    color: #ffffff;
    font-size: large;
}

.cf-text-0[b-vxxwittlsk] {
    font-size: x-large;
    font-variant: unset;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 5px;
    color: var(--black);
}

[dir="rtl"] .cf-text-0[b-vxxwittlsk] {
    font-size: 1.5rem;
}

.cf-text-1[b-vxxwittlsk] {
    font-size: 0.95rem;
    font-variant: unset;
    margin: 0.01rem 1rem 1rem 1rem;
    color: var(--black);
    max-width: 30rem;
}

[dir="rtl"] .cf-text-1[b-vxxwittlsk] {
    font-size: 1.1rem;
}

.cf-text-2[b-vxxwittlsk] {
    font-size: 1rem;
    letter-spacing: -.03em;
    margin-top: -30px;
    margin-bottom: 10px;
    color: white;
}

.hide[b-vxxwittlsk] {
    display: none
}

.show[b-vxxwittlsk] {
    display: unset
}

.c-splash-p1[b-vxxwittlsk] {
    font-size: 1.1rem;
    margin-bottom: 0;
    color: red;
}

.c-splash-p2[b-vxxwittlsk] {
    font-size: large;
    color: red;
    line-height: 1.5rem;
}

a.x-start[b-vxxwittlsk], button.x-start[b-vxxwittlsk] {
    margin-top: 10px !important;
    max-width: 500px !important;
    text-align: left;
}

[dir="rtl"]
a.x-start[b-vxxwittlsk], button.x-start[b-vxxwittlsk] {
    text-align: right;
}

.c-scale-80[b-vxxwittlsk] {
    zoom: 0.8
}


.play-style[b-vxxwittlsk] {
    /*    background-color: #4b555f;
    background-image: unset;*/
    /* background-image: linear-gradient(360deg, #21252900 0%, #2125298c 45%, #21252996 50%, #6a6e7169 90%), url(/images/background/bg-ltr-108.jfif);*/
    background-image: linear-gradient(310deg, #21252900 0%, #21252900 45%, #ffffff96 50%, #6a6e7100 90%), url(/images/background/bg1-ltr-108.jfif);
}

[dir="rtl"]
.play-style[b-vxxwittlsk] {
/*    background-image: linear-gradient(360deg, #212529cc 0%, #2125298c 45%, #21252996 50%, #6a6e7169 90%), url(/images/background/bg1-rtl-108.jfif);
    background-position: 100% 0%;*/
}

.gamerules-style[b-vxxwittlsk] {
    background-color: #7f7777;
    background-image: unset;
}

.white-style[b-vxxwittlsk] {
/*    background-color: white;
    background-image: unset;*/
}
/* _content/Strike/Components/Pages/Invitations.razor.rz.scp.css */
.c-sponsor-label[b-n5gmiu9ft5] {
    font-size: 15px;
}

.c-sponsor-value[b-n5gmiu9ft5] {
    font-size: 15px;
    font-weight: 600;
}

.backgroung-gray[b-n5gmiu9ft5] {
    background-color: #dee2e6 !important;
    color: black !important;
}

.trigger__container[b-n5gmiu9ft5] {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: 100%;
}

.sponsor-picker .sponsor-picker-trigger .trigger .trigger__arrow[b-n5gmiu9ft5] {
    right: 6px;
    top: 0;
    fill: #fff;
}

.trigger__arrow[b-n5gmiu9ft5] {
    height: 100%;
    transition: transform .3s;
}


.status_table[b-n5gmiu9ft5] {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    cursor: pointer;
    float: left;
    padding: 0 var(--global-padding) 20px var(--global-padding)
}

[dir="rtl"]
.status_table[b-n5gmiu9ft5] {
    float: right;
    padding: 0 var(--global-padding) 20px var(--global-padding)
}

@media screen and (max-width: 700px) {
    .status_table[b-n5gmiu9ft5] {
        padding: 0 12px 20px 12px
    }
}

.status_header[b-n5gmiu9ft5] {
    height: 30px;
    font-weight: normal;
    color: #fff;
    background-color: var(--operator)
}

.status_column[b-n5gmiu9ft5] {
    text-align: left
}

[dir="rtl"]
.status_column[b-n5gmiu9ft5] {
    text-align: right
}

.status_points[b-n5gmiu9ft5] {
    text-align: right
}

[dir="rtl"]
.status_points[b-n5gmiu9ft5] {
    text-align: left
}

.status_scores[b-n5gmiu9ft5] {
    text-align: right
}

[dir="rtl"]
.status_scores[b-n5gmiu9ft5] {
    text-align: left
}

.status_header_item[b-n5gmiu9ft5] {
    width: 20%;
    font-weight: normal
}

    .status_header_item:first-child[b-n5gmiu9ft5] {
        width: 200px
    }

.status_item[b-n5gmiu9ft5] {
    margin-left: 5px;
    margin-right: unset;
}

[dir="rtl"]
.status_item[b-n5gmiu9ft5] {
    margin-left: unset;
    margin-right: 5px;
}

.status_row[b-n5gmiu9ft5] {
    height: 30px
}

    .status_row:hover[b-n5gmiu9ft5] {
        background-color: #ebf5f5
    }

.c-tab-container[b-n5gmiu9ft5] {
    margin: 0px 20px;
}

.c-tab[b-n5gmiu9ft5] {
    flex-direction: row;
    display: flex;
    padding-left: 0;
    padding-right: unset;
    margin-bottom: 0;
    list-style: none;
    background-color: white;
    margin-top: 16px;
}

[dir="rtl"]
.c-tab[b-n5gmiu9ft5] {
    padding-left: unset;
    padding-right: 0;
}

.ctab-g[b-n5gmiu9ft5], .ctab-j[b-n5gmiu9ft5] {
    padding-left: unset;
    padding-right: 2rem;
}

[dir="rtl"]
.ctab-g[b-n5gmiu9ft5], .ctab-j[b-n5gmiu9ft5] {
    padding-left: 2rem;
    padding-right: unset;
}

.c-tab-text[b-n5gmiu9ft5], .c-tab-item[b-n5gmiu9ft5] {
    cursor: pointer;
}

.margin-0[b-n5gmiu9ft5] {
    /* margin-bottom: 0rem; */
    /* margin-top: 0.0rem; */
}

div > ul > li > h5[b-n5gmiu9ft5]:before,
div > ul > li > h5[b-n5gmiu9ft5]:before, #account > h5[b-n5gmiu9ft5]:before {
    bottom: 9px;
    background: transparent;
    background-color: transparent;
    content: "";
    display: block;
    height: 2px;
}

div > ul > li:hover > h5[b-n5gmiu9ft5]:before {
    background: currentColor;
    background-color: currentColor;
}

div > ul > li.selected > h5[b-n5gmiu9ft5]:before {
    background: currentColor;
    background-color: red;
}

.c-tab-container h1[b-n5gmiu9ft5] {
    font-size: 2.0rem;
}

[dir="rtl"]
.c-tab-container h1[b-n5gmiu9ft5] {
    font-size: 2.5rem;
}

hr[b-n5gmiu9ft5] {
    margin: 0.1rem 0;
}

.c-new[b-n5gmiu9ft5] {
    border: solid 1px;
    border-radius: 7px;
    margin-bottom: 6px;
    padding: 4px 12px 6px 12px;
    background-color: #fff94a26;
}

.background[b-n5gmiu9ft5], .background-image-holder[b-n5gmiu9ft5] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.align-center[b-n5gmiu9ft5] {
    text-align: center;
}

.padding-top-20[b-n5gmiu9ft5] {
    padding-top: 20px;
}

.padding-top-30[b-n5gmiu9ft5] {
    padding-top: 30px;
}

.padding-top-40[b-n5gmiu9ft5] {
    padding-top: 40px;
}

[dir="rtl"]
.cl-sponsor[b-n5gmiu9ft5] {
    font-size: large;
    margin-top: -0.2rem;
}

/*joe*/

.cc-group[b-n5gmiu9ft5] {
    margin-bottom: 16px;
    padding-bottom: 10px;
    float: none;
    width: 100%;
}



.form-control[b-n5gmiu9ft5] {
    display: block;
    width: 100%;
    background-image: none;
}

    .form-control:focus[b-n5gmiu9ft5], .form-check-input:focus[b-n5gmiu9ft5] {
        box-shadow: 0 0 0 .1rem #ffffff00, 0 0 0 .25rem #258cfb00 !important;
    }

.phoneCountryBox[b-n5gmiu9ft5] {
    display: inline-flex;
    border: 1px solid #eee;
    /* border-bottom-color: #0067b8; */
    /* margin: -1px -1px 0 -1px;*/
}

.phoneCountryCode.hasFocus[b-n5gmiu9ft5] {
    border: none;
}

.phoneCountryCode[b-n5gmiu9ft5] {
    width: 20%;
    right: unset;
    left: 0;
    padding: 6px 4px;
    height: 36px;
    border-bottom-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    border-bottom-style: solid;
}

[dir="rtl"]
.phoneCountryCode[b-n5gmiu9ft5] {
    left: unset;
    right: 0;
}

label[b-n5gmiu9ft5] {
    display: inline-block;
    max-width: 100%;
}

.downArrow[b-n5gmiu9ft5] {
    left: unset;
    right: -6px;
    padding: 6px 0;
    height: 36px;
}

[dir="rtl"]
.downArrow[b-n5gmiu9ft5] {
    left: -6px;
    right: unset;
}

.phoneCountry[b-n5gmiu9ft5] {
    left: 0;
    right: unset;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

[dir="rtl"]
.phoneCountry[b-n5gmiu9ft5] {
    left: unset;
    right: 0;
}

select[b-n5gmiu9ft5] {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding: 6px 0;
}

.text-input[b-n5gmiu9ft5], input[type="color"][b-n5gmiu9ft5], input[type="date"][b-n5gmiu9ft5], input[type="datetime"][b-n5gmiu9ft5], input[type="datetime-local"][b-n5gmiu9ft5], input[type="email"][b-n5gmiu9ft5], input[type="month"][b-n5gmiu9ft5], input[type="number"][b-n5gmiu9ft5], input[type="password"][b-n5gmiu9ft5], input[type="search"][b-n5gmiu9ft5], input[type="tel"][b-n5gmiu9ft5], input[type="text"][b-n5gmiu9ft5], input[type="time"][b-n5gmiu9ft5], input[type="url"][b-n5gmiu9ft5], input[type="week"][b-n5gmiu9ft5], textarea[b-n5gmiu9ft5], select[b-n5gmiu9ft5] {
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
}


.phoneNumber[b-n5gmiu9ft5] {
    display: inline-block;
    /*    padding-left: 16px;
    padding-right: unset;*/
}

.cc-btn[b-n5gmiu9ft5] {
    margin: 0;
    background-color: #0d6efdad;
/*    border-radius: 7px;*/
    color: white;
}
/*joe*/


.background > div[b-n5gmiu9ft5], .background-image[b-n5gmiu9ft5], .background-image-small[b-n5gmiu9ft5] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-n5gmiu9ft5], .background > div[b-n5gmiu9ft5], .background-image-holder[b-n5gmiu9ft5], .background-image[b-n5gmiu9ft5], .background-image-small[b-n5gmiu9ft5] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-n5gmiu9ft5], .background-image[b-n5gmiu9ft5] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-n5gmiu9ft5] {
    display: table-row;
    height: 100%;
}

.middle[b-n5gmiu9ft5] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-n5gmiu9ft5] {
        vertical-align: top;
    }
}

.container-box[b-n5gmiu9ft5] {
    width: 100vw;
}

@media (min-width: 641px) {
    .container-box[b-n5gmiu9ft5] {
        width: calc(100vw - 280px);
    }
}

img[b-n5gmiu9ft5] {
    vertical-align: middle;
}

.l-wrapper[b-n5gmiu9ft5] {
    display: flex;
}

.w-logo[b-n5gmiu9ft5] {
    width: 50%;
}

.logo[b-n5gmiu9ft5] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-n5gmiu9ft5] {
    float: right;
}

.animate.slide-in-back[b-n5gmiu9ft5] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-n5gmiu9ft5] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-n5gmiu9ft5] {
    position: relative;
    min-height: 100px;
}

.title[b-n5gmiu9ft5] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-n5gmiu9ft5] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
}
}
    .row[b-n5gmiu9ft5]:before, .row[b-n5gmiu9ft5]:after {
        content: " ";
        display: table
    }

    .row[b-n5gmiu9ft5]:after {
        clear: both
    }

.form-group[b-n5gmiu9ft5] {
    margin-bottom: 16px;
}

.form-group[b-n5gmiu9ft5] {
    margin-bottom: 12px;
}

.form-control[b-n5gmiu9ft5] {
    display: block;
    width: 100%;
    background-image: none;
}


.col-xs-24[b-n5gmiu9ft5], .col-xs-19[b-n5gmiu9ft5], .col-xs-5[b-n5gmiu9ft5] {
    float: left;
}

[dir="rtl"] .col-xs-24[b-n5gmiu9ft5], 
[dir="rtl"] .col-xs-19[b-n5gmiu9ft5], 
[dir="rtl"] .col-xs-5[b-n5gmiu9ft5] {
    float: right;
}

.col-xs-24[b-n5gmiu9ft5] {
    width: 100%;
}

.col-xs-5[b-n5gmiu9ft5] {
    width: 20.83333%;
}

.col-xs-19[b-n5gmiu9ft5] {
    width: 79.16667%;
}


label[b-n5gmiu9ft5] {
    display: inline-block;
    max-width: 100%;
}

.margin-top-20[b-n5gmiu9ft5] {
    margin-top: 20px;
}

.ltr_override[b-n5gmiu9ft5], .dirltr[b-n5gmiu9ft5] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-n5gmiu9ft5], .dirltr[b-n5gmiu9ft5] {
    direction: rtl;
    text-align: right;
}



[dir="rtl"]
.button-container[b-n5gmiu9ft5] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-n5gmiu9ft5] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-n5gmiu9ft5] {
    display: inline-block;
}

.button.primary[b-n5gmiu9ft5] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-n5gmiu9ft5] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-n5gmiu9ft5], button[b-n5gmiu9ft5], input[type='button'][b-n5gmiu9ft5], input[type='submit'][b-n5gmiu9ft5], input[type='reset'][b-n5gmiu9ft5] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-n5gmiu9ft5], button[b-n5gmiu9ft5], input[type='button'][b-n5gmiu9ft5], input[type='submit'][b-n5gmiu9ft5], input[type='reset'][b-n5gmiu9ft5] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-n5gmiu9ft5], button[b-n5gmiu9ft5], input[type="button"][b-n5gmiu9ft5], input[type="submit"][b-n5gmiu9ft5], input[type="reset"][b-n5gmiu9ft5] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}

/*

*/
.mectrl_accountInfo[b-n5gmiu9ft5] {
    width: 100%;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#mectrl_currentAccount_picture[b-n5gmiu9ft5] {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 88px;
    height: 88px;
    margin-left: 16px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: -10px 10px 20px 10px;
}

.mectrl_body a[b-n5gmiu9ft5] {
    color: #333;
}

.mectrl_resetStyle[b-n5gmiu9ft5], a.mectrl_resetStyle[b-n5gmiu9ft5], button.mectrl_resetStyle[b-n5gmiu9ft5] {
    height: auto;
    min-width: auto;
    min-height: auto;
    border-style: none;
    border-width: 0;
    padding: 0;
    margin: 0;
    outline-style: none !important;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}

.mectrl_profilepic[b-n5gmiu9ft5] {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.glyph_account_circle[b-n5gmiu9ft5] {
    background-image: url(/images/common/signedin.svg);
}

.mectrl_accountDetails[b-n5gmiu9ft5] {
    font-size: 13px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    width: 0;
    padding-right: 12px;
    margin: -30px 10px 20px 10px;
}

.mectrl_name[b-n5gmiu9ft5] {
    font-size: 22px;
    font-weight: 700;
}

.c-btn-container[b-n5gmiu9ft5] {
    width: 100%;
}

.c-close[b-n5gmiu9ft5] {
    float: right;
    max-width: 150px;
}

[dir="rtl"]
.c-close[b-n5gmiu9ft5] {
    float: left;
}

.c-optout[b-n5gmiu9ft5] {
    float: right;
    padding: 10px;
    font-size: 13px;
    text-decoration: overline;
    text-decoration-color: #ff0018;
    text-decoration-thickness: 0.001rem;
    color: #000000;
}

[dir="rtl"]
.c-optout[b-n5gmiu9ft5] {
    float: left;
    font-family: var(--bs-body-font-family);
/*    font-weight: 500;*/
}

.c-logout[b-n5gmiu9ft5] {
    font-size: 13px;
}

.l-title[b-n5gmiu9ft5] {
    text-align: center;
    background-color: #dee2e6;
}

/* _content/Strike/Components/Pages/MainMenu.razor.rz.scp.css */
main[b-k901xjd6zq] {
    flex: 1;
}

@media (min-width: 641px) {
    .sidebar[b-k901xjd6zq] {
        width: 280px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}

.c-bg-0[b-k901xjd6zq] {
    margin-top: 10px;
    background-image: linear-gradient(105deg,var(--light) 0%,var(--light) 5%,var(--white) 52%,transparent 10%,transparent 92%,transparent 80%)
}

.c-bg-1[b-k901xjd6zq] {
    margin-top: 20px;
    background-image: linear-gradient(105deg,var(--light) 0%,var(--light) 5%,var(--white) 43%,transparent 10%,transparent 92%,transparent 80%)
}

.cls-score[b-k901xjd6zq] {
    margin-top: 5px
}

.c-radio[b-k901xjd6zq] {
    cursor: pointer
}

.c-svgt2[b-k901xjd6zq] {
    width: 185px;
    height: 30px;
    margin-top: -16px
}

.c-svg[b-k901xjd6zq] {
    display: inline-flex
}

.cls-0[b-k901xjd6zq], .s-svg2[b-k901xjd6zq], .s-svg3[b-k901xjd6zq] {
    width: 80px;
    height: 250px;
    zoom: 1
}

.cls-01[b-k901xjd6zq] {
    font-family: var(--font-family-sans-serif);
    font-size: 20px;
    fill: var(--black);
    stroke-width: 2;
    /*    letter-spacing: -.02em;*/
}

[operator="ooredoo"] .cls-01[b-k901xjd6zq], [operator="ooredoo"] .cls-5-0[b-k901xjd6zq],
[operator="ooredoo"] .cls-1[b-k901xjd6zq], [operator="ooredoo"] .cls-2[b-k901xjd6zq],
[operator="ooredoo"] .cls-3[b-k901xjd6zq], [operator="ooredoo"] .cls-7[b-k901xjd6zq] {
    font-family: var(--bs-body-font-family) !important;
}

[dir="rtl"]
.cls-01[b-k901xjd6zq] {
    font-size: 2.9rem;
    color: white;
}

.cls-0[b-k901xjd6zq] {
    width: 300px;
    --m-stroke: #c8c8c8;
    --s-stroke: #3da08d;
    --center-x: 106;
    --center-y: 106;
    zoom: 0.7;
}

.cls-1[b-k901xjd6zq] {
    font-size: 59px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    /* stroke: var(--black); */
    fill: var(--white);
    stroke-width: 2;
    /*letter-spacing: -.02em;*/
    --x: 45;
    --y: 115;
    --textLength: 120;
    --lengthAdjust: spacingAndGlyphs;
}

[dir="rtl"] .cls-1[b-k901xjd6zq] {
    font-size: 63px;
}

.cls-2[b-k901xjd6zq] {
    font-size: 24px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /*    letter-spacing: -.02em;*/
    /* stroke: var(--black); */
    fill: white;
    --x: 65;
    --y: 155;
    dir ="" --textLength: 80;
    --lengthAdjust: spacingAndGlyphs;
}

.cls-3[b-k901xjd6zq] {
    font-size: 31px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 1;
    /*letter-spacing: -.02em;*/
    /*    stroke: var(--black);*/
    fill: var(--white);
    --x: 0;
    --y: 155;
    --textLength: 80;
    --lengthAdjust: spacingAndGlyphs
}

[dir="rtl"] .cls-3[b-k901xjd6zq] {
    font-size: 28px;
}

.cls-4[b-k901xjd6zq] {
    stroke: #3da08d !important;
    stroke-width: 1px;
    stroke-miterlimit: 10
}

.cls-5[b-k901xjd6zq] {
    font-size: 21px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /*letter-spacing: -.02em;*/
    stroke: var(--black);
    --textLength: 40;
    --lengthAdjust: spacingAndGlyphs
}

.cls-5-0[b-k901xjd6zq] {
    font-size: 24px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 1;
    /*letter-spacing: -.02em;*/
    fill: var(--white);
    --x: 137;
    --y: 67;
    --textLength: 25;
    --lengthAdjust: spacingAndGlyphs;
}

.cls-5-1[b-k901xjd6zq] {
    font-size: 20px;
    /* letter-spacing: -.03em;*/
    font-family: var(--font-family-sans-serif);
    transform: translateX(70%)
}

.cls-6[b-k901xjd6zq] {
    font-size: 28px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke: var(--black);
    stroke-width: 0;
    /* letter-spacing: -.02em;*/
    --x: 0;
    --y: 123;
    --textLength: 80;
    --lengthAdjust: spacingAndGlyphs
}

.cls-7[b-k901xjd6zq] {
    font-size: 16px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /* letter-spacing: -.02em;*/
    /*    stroke: var(--black);*/
    fill: var(--white);
    --x: 42;
    --y: 97;
    --textLength: 35;
    --lengthAdjust: spacingAndGlyphs
}

.cls-8[b-k901xjd6zq] {
    font-size: 13px;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    stroke-width: 0;
    /* letter-spacing: -.02em;*/
    stroke: var(--black);
    --x: 0;
    --y: 20;
    --textLength: 185;
    --lengthAdjust: spacingAndGlyphs
}

.cls-9[b-k901xjd6zq] {
    font-family: var(--font-family-sans-serif);
    font-weight: 700;
    margin-bottom: 5px
}

.cls-91[b-k901xjd6zq] {
    font-family: var(--font-family-sans-serif);
    margin-top: -5px;
    font-size: 12px
}

.cls-92[b-k901xjd6zq] {
    font-weight: bold
}

.cls-10[b-k901xjd6zq] {
    display: flex;
    flex-direction: column
}

[direction="ltr"] .f-operator[b-k901xjd6zq] {
    float: right
}

[direction="rtl"] .f-operator[b-k901xjd6zq] {
    float: left
}

.padding-top-10[b-k901xjd6zq] {
    padding-top: 10px;
}

.padding-top-20[b-k901xjd6zq] {
    padding-top: 20px;
}

.padding-top-30[b-k901xjd6zq] {
    padding-top: 30px;
}

.padding-top-40[b-k901xjd6zq] {
    padding-top: 40px;
}

.padding-top-100[b-k901xjd6zq] {
    padding-top: 100px;
}

.btn-link[b-k901xjd6zq] {
    background-color: rgb(249 1 1);
    border: 1px solid #ffffff73;
    border-radius: 120px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 400px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

[operator="tt"]
.btn-link[b-k901xjd6zq] {
    background-color: #0067ffd4;
    border: 1px solid #0067ff;
    color: white;
}

.btn-link:focus[b-k901xjd6zq] {
    outline: none;
    border: none;
    box-shadow: inset 0 0px 0 0rem white, 0 0 0 0.1rem #ffffff;
}

[dir="rtl"] .btn-link[b-k901xjd6zq] {
    font-size: 1.5rem;
}

.btn-link-invert[b-k901xjd6zq] {
    background-color: #0067ff2e;
    border: 1px solid #0d6efd6b;
    border-radius: 120px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 350px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

[dir="rtl"] .btn-link-invert[b-k901xjd6zq] {
    font-size: 1.5rem;
}

.btn-link-2[b-k901xjd6zq] {
    background-color: #0067b852 !important;
    border: 1px solid #0067b857 !important;
}

.white-bg[b-k901xjd6zq] {
    background-color: #efefefa6 !important;
    border: 1px solid #8a8b8d !important;
    color: black !important;
}

.x-smaller[b-k901xjd6zq] {
    font-size: x-small;
}

.x-small[b-k901xjd6zq] {
    font-size: 1rem;
    margin-top: -1px;
    font-weight: 100;
}

.nav-title[b-k901xjd6zq] {
    font-weight: 600;
    color: #ffffff;
    font-size: large;
}

.cf-text-0[b-k901xjd6zq] {
    font-size: x-large;
    font-variant: unset;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 5px;
    color: var(--black);
}

[dir="rtl"] .cf-text-0[b-k901xjd6zq] {
    font-size: 1.5rem;
}

.cf-text-1[b-k901xjd6zq] {
    font-size: 0.95rem;
    font-variant: unset;
    margin: 0.5rem 1rem 1rem 1rem;
    color: var(--black);
    max-width: 30rem;
}

[dir="rtl"] .cf-text-1[b-k901xjd6zq] {
    font-size: 1.1rem;
}

.cf-text-2[b-k901xjd6zq] {
    font-size: 1rem;
    letter-spacing: -.03em;
    margin-top: -30px;
    margin-bottom: 10px;
    color: white;
}

.hide[b-k901xjd6zq] {
    display: none
}

.show[b-k901xjd6zq] {
    display: unset
}

.c-splash-p1[b-k901xjd6zq] {
    font-size: 1.1rem;
    margin-bottom: 0;
    color: black;
}

.c-splash-p2[b-k901xjd6zq] {
    font-size: x-large;
    font-weight: 600;
    color: var(--operator)/*#85383d*/;
    line-height: 1.6rem;
}

a.x-start[b-k901xjd6zq], button.x-start[b-k901xjd6zq] {
    margin-top: 10px !important;
    max-width: 500px !important;
    text-align: left;
}

[dir="rtl"]
a.x-start[b-k901xjd6zq], button.x-start[b-k901xjd6zq] {
    text-align: right;
}

.c-scale-80[b-k901xjd6zq] {
    zoom: 0.8
}

.play-style[b-k901xjd6zq] {
    /*    background-color: #4b555f;
    background-image: unset;*/
    background-image: linear-gradient(360deg, #21252900 0%, #2125298c 45%, #21252996 50%, #6a6e7169 90%), url(/images/background/bg1-ltr-108.jfif);
}

[dir="rtl"]
.play-style[b-k901xjd6zq] {
    background-image: linear-gradient(360deg, #21252900 0%, #2125294d 45%, #21252975 50%, #2125297d 90%), url(/images/background/bg1-rtl-108.jfif) !important;
    background-position: 100% 100%;
}

.gamerules-style[b-k901xjd6zq] {
    background-color: #7f7777;
    background-image: unset;
}

.white-style[b-k901xjd6zq] {
/*    background-color: white;
    background-image: unset;*/
}

.cw-12[b-k901xjd6zq] {
    display: flex;
    width: 100%;
}

.cw-8[b-k901xjd6zq] {
    width: 80%;
    align-self: center;
    padding: 0.1rem;
    text-align: left;
}

[dir="rtl"]
.cw-8[b-k901xjd6zq] {
    text-align: right;
}

.cw-4[b-k901xjd6zq] {
    width: 20%;
    text-align: right;
/*    font-size: large;*/
    padding: 0 1rem;
    align-self: center;
}

[dir="rtl"]
.cw-4[b-k901xjd6zq] {
    text-align: left;
}

.c-parrain[b-k901xjd6zq] {
    max-width: 350px;
}
/* _content/Strike/Components/Pages/Manage.razor.rz.scp.css */
.background[b-2qqomou32z], .background-image-holder[b-2qqomou32z] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.align-center[b-2qqomou32z] {
    text-align: center;
}

.padding-top-20[b-2qqomou32z] {
    padding-top: 20px;
}

.background > div[b-2qqomou32z], .background-image[b-2qqomou32z], .background-image-small[b-2qqomou32z] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-2qqomou32z], .background > div[b-2qqomou32z], .background-image-holder[b-2qqomou32z], .background-image[b-2qqomou32z], .background-image-small[b-2qqomou32z] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-2qqomou32z], .background-image[b-2qqomou32z] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-2qqomou32z] {
    display: table-row;
    height: 100%;
}

.middle[b-2qqomou32z] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-2qqomou32z] {
        vertical-align: top;
    }
}

.container-box[b-2qqomou32z] {
    width: 100vw;
}

@media (min-width: 641px) {
    .container-box[b-2qqomou32z] {
        width: calc(100vw - 280px);
    }
}

img[b-2qqomou32z] {
    vertical-align: middle;
}

.l-wrapper[b-2qqomou32z] {
    display: flex;
}

.w-logo[b-2qqomou32z] {
    width: 50%;
}

.logo[b-2qqomou32z] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-2qqomou32z] {
    float: right;
}

.animate.slide-in-back[b-2qqomou32z] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-2qqomou32z] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-2qqomou32z] {
    position: relative;
    min-height: 100px;
}

.title[b-2qqomou32z] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-2qqomou32z] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
}
}
    .row[b-2qqomou32z]:before, .row[b-2qqomou32z]:after {
        content: " ";
        display: table
    }

    .row[b-2qqomou32z]:after {
        clear: both
    }

.form-group[b-2qqomou32z] {
    margin-bottom: 16px;
}

.form-group[b-2qqomou32z] {
    margin-bottom: 12px;
}

.form-control[b-2qqomou32z] {
    display: block;
    width: 100%;
    background-image: none;
}

.col-xs-24[b-2qqomou32z], .col-xs-19[b-2qqomou32z], .col-xs-5[b-2qqomou32z] {
    float: left;
}

[dir="rtl"]
.col-xs-24[b-2qqomou32z], .col-xs-19[b-2qqomou32z], .col-xs-5[b-2qqomou32z] {
    float: right;
}

.col-xs-24[b-2qqomou32z] {
    width: 100%;
}

.col-xs-5[b-2qqomou32z] {
    width: 20.83333%;
}

.col-xs-19[b-2qqomou32z] {
    width: 79.16667%;
}


label[b-2qqomou32z] {
    display: inline-block;
    max-width: 100%;
}




.margin-top-20[b-2qqomou32z] {
    margin-top: 20px;
}

.ltr_override[b-2qqomou32z], .dirltr[b-2qqomou32z] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-2qqomou32z], .dirltr[b-2qqomou32z] {
    direction: rtl;
    text-align: right;
}



[dir="rtl"]
.button-container[b-2qqomou32z] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-2qqomou32z] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-2qqomou32z] {
    display: inline-block;
}

.button.primary[b-2qqomou32z] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-2qqomou32z] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-2qqomou32z], button[b-2qqomou32z], input[type='button'][b-2qqomou32z], input[type='submit'][b-2qqomou32z], input[type='reset'][b-2qqomou32z] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-2qqomou32z], button[b-2qqomou32z], input[type='button'][b-2qqomou32z], input[type='submit'][b-2qqomou32z], input[type='reset'][b-2qqomou32z] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-2qqomou32z], button[b-2qqomou32z], input[type="button"][b-2qqomou32z], input[type="submit"][b-2qqomou32z], input[type="reset"][b-2qqomou32z] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}

/*

*/
.mectrl_accountInfo[b-2qqomou32z] {
    width: 100%;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#mectrl_currentAccount_picture[b-2qqomou32z] {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 88px;
    height: 88px;
    margin-left: 16px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: -10px 10px 20px 10px;
}

.mectrl_body a[b-2qqomou32z] {
    color: #333;
}

.mectrl_resetStyle[b-2qqomou32z], a.mectrl_resetStyle[b-2qqomou32z], button.mectrl_resetStyle[b-2qqomou32z] {
    height: auto;
    min-width: auto;
    min-height: auto;
    border-style: none;
    border-width: 0;
    padding: 0;
    margin: 0;
    outline-style: none !important;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}

.mectrl_profilepic[b-2qqomou32z] {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.glyph_account_circle[b-2qqomou32z] {
    background-image: url(/images/common/signedin.svg);
}

.mectrl_accountDetails[b-2qqomou32z] {
    font-size: 13px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    width: 0;
    padding-right: 12px;
    margin: -10px 10px 20px 10px;
}

.mectrl_name[b-2qqomou32z] {
    font-size: 22px;
    font-weight: 700;
}

.c-btn-container[b-2qqomou32z] {
    width: 100%;
}

.c-close[b-2qqomou32z] {
    float: right;
    max-width: 150px;
}

[dir="rtl"]
.c-close[b-2qqomou32z] {
    float: left;
}

.c-optout[b-2qqomou32z] {
    float: right;
    padding: 10px;
    font-size: 13px;
    text-decoration: overline;
    text-decoration-color: #ff0018;
    text-decoration-thickness: 0.001rem;
    color: #000000;
    cursor: pointer;
}

[dir="rtl"] .c-optout[b-2qqomou32z] {
    float: left;
    font-family: var(--bs-body-font-family);
/*    font-weight: 500;*/
}

.c-logout[b-2qqomou32z] {
    font-size: 13px;
    margin-left: 10px;
    margin-right: unset;
}

[dir="rtl"] .c-logout[b-2qqomou32z] {
    margin-left: unset;
    margin-right: 10px;
}

.c-sponsor-label[b-2qqomou32z] {
    font-size: 15px;
}

.c-sponsor-value[b-2qqomou32z] {
    font-size: 15px;
    font-weight: 600;
}

.l-title[b-2qqomou32z] {
    text-align: center;
    background-color: #dee2e6;
}

.status_table[b-2qqomou32z] {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    cursor: pointer;
    float: left;
    padding: 0 var(--global-padding) 20px var(--global-padding)
}

@media screen and (max-width: 700px) {
    .status_table[b-2qqomou32z] {
        padding: 0 12px 20px 12px
    }
}

.status_header[b-2qqomou32z] {
    height: 30px;
    font-weight: normal;
    color: #fff;
    background-color: var(--operator)
}

.status_column[b-2qqomou32z] {
    text-align: left
}

[dir="rtl"] .status_column[b-2qqomou32z] {
    text-align: right
}

.status_points[b-2qqomou32z] {
    text-align: right
}

/*[dir="rtl"] .status_points {
    text-align: left
}*/

.status_scores[b-2qqomou32z] {
    text-align: right
}

/*[dir="rtl"] .status_scores {
    text-align: left
}*/

.status_header_item[b-2qqomou32z] {
    width: 20%;
    font-weight: normal
}

    .status_header_item:first-child[b-2qqomou32z] {
        width: 200px
    }

.status_item[b-2qqomou32z] {
    margin-left: 5px
}

[dir="rtl"] .status_item[b-2qqomou32z] {
    margin-right: 5px
}

.status_score[b-2qqomou32z] {
    margin-right: 5px
}

[dir="rtl"]
.status_score[b-2qqomou32z] {
    margin-left: 5px
}

.status_row[b-2qqomou32z] {
    height: 30px
}

    .status_row:hover[b-2qqomou32z] {
        background-color: #ebf5f5
    }
/* _content/Strike/Components/Pages/Play.razor.rz.scp.css */
foreignObject[b-zy977hsqa3] {
    overflow: hidden;
}

canvas[b-zy977hsqa3] {
    display: block;
    width: 100vw;
    height: 100vh;
    object-fit: contain;
}

.score-overlay[b-zy977hsqa3] {
    position: absolute;
    top: 0.70%;
    left: unset;
    right: 16%;
    background-color: #4a5a71cc;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 20px;
    zoom: 0.85;
}

[dir="rtl"] .score-overlay[b-zy977hsqa3] {
    left: 16%;
    right: unset;
}

.c-container-01[b-zy977hsqa3] {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: auto;
    overflow: hidden;
}

.c-container-02[b-zy977hsqa3] {
    width: 100%;
    padding-top: calc(791.81 / 691.2* 100%);
    position: relative;
}

.c-media[b-zy977hsqa3] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.c-svg-score[b-zy977hsqa3] {
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}

#mediaElement[b-zy977hsqa3] {
    width: 100%;
    height: 100%;
    object-fit: contain; /* ou try 'cover' pour remplir */
}

.hide[b-zy977hsqa3] {
    display: none;
}

video[b-zy977hsqa3]::-webkit-media-controls {
    display: none !important;
}

.loader img[b-zy977hsqa3] {
    width: 100%;
    height: 100%;
    animation: zoomInOut-b-zy977hsqa3 2s infinite ease-in-out;
}

/* Keyframes for the zoom effect */
@keyframes zoomInOut-b-zy977hsqa3 {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.5); /* Zoom in */
    }
}

.background[b-zy977hsqa3], .background-image-holder[b-zy977hsqa3] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.outer[b-zy977hsqa3] {
    display: table;
    height: 100%;
    width: 100%;
}

.template-section[b-zy977hsqa3] {
    display: table-row;
    height: 100%;
}

.middle[b-zy977hsqa3] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-zy977hsqa3] {
        vertical-align: top;
    }
}

.sign-in-box[b-zy977hsqa3] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 440px;
    width: calc(100% - 40px);
    padding: 44px;
    margin-bottom: 28px;
    background-color: #ffffff5e;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    min-width: 320px;
    max-height: 90px;
    overflow: hidden;
}

@media (max-width: 600px), (max-height: 366px) {
    .inner[b-zy977hsqa3], .sign-in-box[b-zy977hsqa3], .vertical-split-content[b-zy977hsqa3] {
        padding: 24px;
        margin-top: 0;
        margin-bottom: 88px;
        width: 100%;
        width: 100vw;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        max-width: 100% !important;
    }
}

@media (min-width: 601px) {
    .win-scroll[b-zy977hsqa3] {
        margin-top: -18px;
    }
}

    .fade-in-lightbox[b-zy977hsqa3] {
        animation: fadeIn .3s ease-in;
        -webkit-animation: fadeIn .3s ease-in;
        -moz-animation: fadeIn .3s ease-in;
        -ms-animation: fadeIn .3s ease-in;
        -o-animation: fadeIn .3s ease-in;
    }

    img[b-zy977hsqa3] {
        vertical-align: middle;
    }

    .l-wrapper[b-zy977hsqa3] {
        display: flex;
        margin-bottom: 20px;
    }

    .w-logo[b-zy977hsqa3] {
        width: 50%;
    }

    .w-operator[b-zy977hsqa3] {
        width: 50%;
        float: right;
        padding-top: 15px;
    }

    [operator="tt"] .w-operator[b-zy977hsqa3] {
        width: 150px;
        height: 60px;
        float: right;
        padding-top: 15px;
    }

    [dir="rtl"]
    .w-operator[b-zy977hsqa3] {
        float: left;
    }

    img.c-operator[b-zy977hsqa3] {
        width: 100px;
        float: right;
        margin-top: -5px;
    }

    [operator="tt"]
    img.c-operator[b-zy977hsqa3] {
        width: 67px;
        float: right;
        margin-top: -17px;
    }

    a.btnBack[b-zy977hsqa3] {
        color: black !important;
        text-decoration: none !important;
    }

    [dir="rtl"]
    img.c-operator[b-zy977hsqa3] {
        float: left;
    }

    .logo[b-zy977hsqa3] {
        max-width: 256px;
        height: 40px;
        float: left;
        margin-top: 5px;
    }

    [dir="rtl"]
    .logo[b-zy977hsqa3] {
        float: right;
    }

    .animate.slide-in-back[b-zy977hsqa3] {
        animation-name: show-from-right;
        -webkit-animation-name: show-from-right;
        -moz-animation-name: show-from-right;
        -ms-animation-name: show-from-right;
        -o-animation-name: show-from-right;
    }

    .animate[b-zy977hsqa3] {
        animation-duration: .25s;
        -webkit-animation-duration: .25s;
        -moz-animation-duration: .25s;
        -ms-animation-duration: .25s;
        -o-animation-duration: .25s;
        animation-timing-function: cubic-bezier(.5,0,.5,1);
        -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
        -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
        -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
        -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        transition-property: left;
        -webkit-transition-property: left;
        -moz-transition-property: left;
        -ms-transition-property: left;
        -o-transition-property: left;
    }
    /*Waiting*/
    #main-svg[b-zy977hsqa3] {
        height: 90vh;
        width: 100%
    }

    @media (max-width: 1000px) {
        #main-svg[b-zy977hsqa3] {
            height: unset;
        }
    }

    .padding-top-10[b-zy977hsqa3] {
        padding-top: 10px;
    }

    .padding-top-20[b-zy977hsqa3] {
        padding-top: 20px;
    }

    .padding-top-25[b-zy977hsqa3] {
        padding-top: 25px;
    }

    .margin-top-30[b-zy977hsqa3] {
        margin-top: 30px;
    }

    .padding-top-40[b-zy977hsqa3] {
        padding-top: 40px;
    }

    .btn-container[b-zy977hsqa3] {
        margin-left: 10px;
        /*width: calc(100% - 20px);
        max-width: 744px;*/
        display: flex;
        position: absolute;
    }

    [dir="rtl"] .btn-container[b-zy977hsqa3] {
        margin-right: 10px;
    }

    @media (max-width: 400px) {
        .btn-container[b-zy977hsqa3] {
            zoom: 0.6 !important;
        }
    }

    @media (max-width: 345px) {
        .btn-container[b-zy977hsqa3] {
            zoom: 0.5 !important;
        }
    }

    @media (max-width: 290px) {
        .btn-container[b-zy977hsqa3] {
            zoom: 0.4 !important;
        }
    }

.btn-play[b-zy977hsqa3] {
    margin-top: 15px;
}

@media (min-width: 701px) {
    .btn-play[b-zy977hsqa3] {
        margin-top: 20px;
    }
}

.btn-link[b-zy977hsqa3] {
    background-color: rgb(255 14 14 / 100%);
    border: 1px solid #ffffff;
    border-radius: 8px;
    color: #ffffff;
    font-size: 0.8rem;
    /*    width: 50%;*/
    text-align: left;
    margin-right: 10px;
    white-space: nowrap;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

[operator="tt"] .btn-link[b-zy977hsqa3] {
    background-color: #0d6efd;
}

/*    .btn-link:focus {
        outline: none;
        border: none;
        box-shadow: inset 0 0px 0 0rem white, 0 0 0 0.1rem #ffffff;
    }*/

[dir="rtl"] 
.btn-link[b-zy977hsqa3] {
    text-align: right;
/*    margin-left: 10px;*/
}

.btn-link-invert[b-zy977hsqa3] {
    background-color: rgb(255 255 255 / 90%);
    border: 1px solid #ffffff;
    border-radius: 8px;
    color: #000000;
    font-size: 0.8rem;
    /*    width: 45%;*/
    text-align: left;
    white-space: nowrap;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
}

/*        .btn-link-invert:focus {
            outline: none;
            border: none;
            box-shadow: inset 0 0px 0 0rem white, 0 0 0 0.1rem #ffffff;
        }*/

[dir="rtl"] .btn-link-invert[b-zy977hsqa3] {
    text-align: right;
}

/*    .btn-link:disabled, .btn-link-invert:disabled {
        color: #6c757d !important;
        background-color: rgb(173 173 173 / 17%) !important;
        border: 1px solid #b5b5b5;
    }*/

button.btn-0[b-zy977hsqa3] {
    box-shadow: unset !important;
    opacity: 1.0 !important;
}

button.btn-1[b-zy977hsqa3] {
    box-shadow: 0px 0px 12px 7px #ffc107 !important;
    opacity: 1 !important;
}

button.btn-00[b-zy977hsqa3] {
    opacity: 0.0 !important;
}

button.btn-10[b-zy977hsqa3] {
    opacity: 0.0 !important;
}

    .c-shoot[b-zy977hsqa3] {
        margin-top: -2px;
        font-size: small;
        color: wheat;
    }

    button.btn-link:disabled > div.c-shoot[b-zy977hsqa3], button.btn-link-invert:disabled > div.c-shoot[b-zy977hsqa3] {
        color: #6c757d !important;
    }

    /**/
    .c-svg[b-zy977hsqa3] {
        display: inline-flex
    }

    [operator="ooredoo"] .cls-01[b-zy977hsqa3], [operator="ooredoo"] .cls-5-0[b-zy977hsqa3],
    [operator="ooredoo"] .cls-1[b-zy977hsqa3], [operator="ooredoo"] .cls-2[b-zy977hsqa3],
    [operator="ooredoo"] .cls-3[b-zy977hsqa3], [operator="ooredoo"] .cls-7[b-zy977hsqa3] {
        font-family: var(--bs-body-font-family) !important;
    }

    .cls-0[b-zy977hsqa3], .s-svg2[b-zy977hsqa3], .s-svg3[b-zy977hsqa3] {
        width: 80px;
        height: 200px;
        zoom: 0.75
    }

    .cls-01[b-zy977hsqa3] {
        font-family: var(--font-family-sans-serif);
        font-size: 20px;
        fill: var(--white);
        stroke-width: 2;
/*        letter-spacing: -.02em;*/
    }

    [dir="rtl"] .cls-01[b-zy977hsqa3] {
        font-size: 28px;
    }

    .cls-0[b-zy977hsqa3] {
        width: 300px;
        --m-stroke: #c8c8c8;
        --s-stroke: #3da08d;
        --center-x: 106;
        --center-y: 106
    }

    .cls-1[b-zy977hsqa3] {
        font-size: 59px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        /* stroke: var(--black); */
        fill: #4b555f;
        stroke-width: 2;
/*        letter-spacing: -.02em;*/
        --x: 45;
        --y: 115;
        --textLength: 120;
        --lengthAdjust: spacingAndGlyphs;
    }

    [dir="rtl"] .cls-1[b-zy977hsqa3] {
        font-size: 62px;
    }

    .cls-2[b-zy977hsqa3] {
        font-size: 24px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 0;
/*        letter-spacing: -.02em;*/
        /* stroke: var(--black); */
        fill: #4b555f;
        --x: 65;
        --y: 155;
        --textLength: 80;
        --lengthAdjust: spacingAndGlyphs;
    }

    [dir="rtl"] .cls-2[b-zy977hsqa3] {
        font-size: xx-large;
    }

    .cls-3[b-zy977hsqa3] {
        font-size: 31px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 1;
/*        letter-spacing: -.02em;*/
        /*    stroke: var(--black);*/
        fill: var(--white);
        --x: 0;
        --y: 155;
        --textLength: 80;
        --lengthAdjust: spacingAndGlyphs
    }

    [dir="rtl"] .cls-3[b-zy977hsqa3] {
        font-size: 35px;
    }

    .cls-4[b-zy977hsqa3] {
        stroke: #3da08d !important;
        stroke-width: 1px;
        stroke-miterlimit: 10
    }

    .cls-5[b-zy977hsqa3] {
        font-size: 21px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 0;
/*        letter-spacing: -.02em;*/
        stroke: var(--black);
        --textLength: 40;
        --lengthAdjust: spacingAndGlyphs
    }

    .cls-5-0[b-zy977hsqa3] {
        font-size: 24px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 1;
/*        letter-spacing: -.02em;*/
        fill: #4b555f;
        --x: 137;
        --y: 67;
        --textLength: 25;
        --lengthAdjust: spacingAndGlyphs;
    }

    [dir="rtl"] .cls-5-0[b-zy977hsqa3] {
        font-size: xx-large;
    }

    .cls-5-1[b-zy977hsqa3] {
        font-size: 20px;
/*        letter-spacing: -.03em;*/
        font-family: var(--font-family-sans-serif);
        transform: translateX(70%)
    }

    .cls-6[b-zy977hsqa3] {
        font-size: 28px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke: var(--black);
        stroke-width: 0;
/*        letter-spacing: -.02em;*/
        --x: 0;
        --y: 123;
        --textLength: 80;
        --lengthAdjust: spacingAndGlyphs
    }

    .cls-7[b-zy977hsqa3] {
        font-size: 16px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 0;
/*        letter-spacing: -.02em;*/
        /*    stroke: var(--black);*/
        fill: var(--white);
        --x: 42;
        --y: 97;
        --textLength: 35;
        --lengthAdjust: spacingAndGlyphs
    }

    .cls-8[b-zy977hsqa3] {
        font-size: 13px;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 0;
/*        letter-spacing: -.02em;*/
        stroke: var(--black);
        --x: 0;
        --y: 20;
        --textLength: 185;
        --lengthAdjust: spacingAndGlyphs
    }

    .cls-9[b-zy977hsqa3] {
        font-family: var(--font-family-sans-serif);
        font-weight: 700;
        margin-bottom: 5px
    }

    .cls-91[b-zy977hsqa3] {
        font-family: var(--font-family-sans-serif);
        margin-top: -5px;
        font-size: 12px
    }

    .cls-92[b-zy977hsqa3] {
        font-weight: bold
    }

    .cls-117[b-zy977hsqa3] {
        font-family: var(--font-family-sans-serif);
        font-size: 42px
    }

    .cls-10[b-zy977hsqa3] {
        display: flex;
        flex-direction: column
    }
    /**/

    .score-container[b-zy977hsqa3] {
        text-align: right;
        padding-right: 0;
    }

    [dir="rtl"]
    .score-container[b-zy977hsqa3] {
        padding-right: 20px;
    }

    .goal-container[b-zy977hsqa3] {
        text-align: right;
        padding: 10px 150px;
    }

    [dir="rtl"]
    .goal-container[b-zy977hsqa3] {
        padding: 10px 180px;
    }

    .cls-20[b-zy977hsqa3] {
        font-size: 32px;
        fill: #4b555f;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 1;
/*        letter-spacing: -.02em;*/
        --x: 137;
        --y: 67;
        --textLength: 25;
        --lengthAdjust: spacingAndGlyphs;
    }

    .cls-21[b-zy977hsqa3] {
        fill: #ff0000;
        font-size: 70px;
        stroke: #ff0000;
        font-family: var(--font-family-sans-serif);
        font-weight: 400;
        stroke-width: 2;
/*        letter-spacing: -.02em;*/
        --x: 45;
        --y: 115;
        --textLength: 120;
        --lengthAdjust: spacingAndGlyphs;
    }

    .cw-12[b-zy977hsqa3] {
        display: flex;
        width: 100%;
    }

    .cw-8[b-zy977hsqa3] {
        width: 80%;
        align-self: center;
        padding: 0.1rem;
    }

    .cw-4[b-zy977hsqa3] {
        width: 20%;
        text-align: right;
        /*    font-size: xx-large;*/
        padding: 0 1rem;
        align-self: center;
    }

    /**/
    .cls-1000[b-zy977hsqa3] {
        fill: url(#radial-gradient-1000);
    }

    .cls-1001[b-zy977hsqa3] {
        stroke-dasharray: 5.54 5.54;
        stroke: red;
        stroke-width: 1.12px;
    }

    .cls-1002[b-zy977hsqa3] {
        fill: none;
        stroke: gray;
        stroke-width: 0.8px;
    }

    .cls-1013[b-zy977hsqa3] {
        fill: url(#radial-gradient-1002);
    }

    .cls-1075[b-zy977hsqa3] {
        fill: red;
    }

    .cls-1080[b-zy977hsqa3] {
        fill: #7e8a98;
    }

    .cls-1080[b-zy977hsqa3], .cls-1083[b-zy977hsqa3], .cls-1084[b-zy977hsqa3] {
        fill-rule: evenodd;
    }

    .cls-1081[b-zy977hsqa3] {
        fill: #4a5e6f;
    }

    .cls-1082[b-zy977hsqa3] {
        fill: #a6b6be;
    }

    .cls-1083[b-zy977hsqa3], .cls-1089[b-zy977hsqa3] {
        fill: #fff;
    }

    .cls-1083[b-zy977hsqa3], .cls-1084[b-zy977hsqa3], .cls-1094[b-zy977hsqa3] {
        stroke: #000;
    }

    .cls-1084[b-zy977hsqa3] {
        fill: white;
    }

    .cls-1083[b-zy977hsqa3] {
        opacity: 0.78;
    }

    .cls-1085[b-zy977hsqa3] {
        fill: #595d6c;
    }

    .cls-1086[b-zy977hsqa3] {
        fill: #ed1c24;
    }

    .cls-1087[b-zy977hsqa3] {
        fill: #c1272d;
    }

    .cls-1088[b-zy977hsqa3] {
        fill: #095da4;
    }

    .fill-red[b-zy977hsqa3] {
        fill: red;
    }

    .c-scale-70[b-zy977hsqa3] {
        zoom: 0.7
    }



/* _content/Strike/Components/Pages/Prizes.razor.rz.scp.css */
.align-center[b-rvjztecjz9] {
    text-align: center;
}

.padding-top-40[b-rvjztecjz9] {
    padding-top: 40px;
}

.prz-group[b-rvjztecjz9] {
    display: unset;
    float: unset
}

@media screen and (min-width: 701px) {
    .prz-items[b-rvjztecjz9] {
        padding: 0 var(--global-padding)
    }
}

.prz-item[b-rvjztecjz9] {
    float: left
}

.prz-winner[b-rvjztecjz9] {
    text-align: center;
    padding: 20px
}

.prz-t-0[b-rvjztecjz9] {
    font-size: 1rem;
    margin-bottom: 0;
}

.prz-t-1[b-rvjztecjz9] {
    font-size: 1.0rem;
    color: var(--operator);
    margin-bottom: 0;
}

.prz-t-2[b-rvjztecjz9] {
    font-size: 1.0rem;
    margin-bottom: 0;
}

.prz-t-3[b-rvjztecjz9] {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 0;
}

.prz-t-4[b-rvjztecjz9] {
    font-size: 0.8rem;
}
/* _content/Strike/Components/Pages/RAZ.razor.rz.scp.css */
.background[b-3adpvxknw5], .background-image-holder[b-3adpvxknw5] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.outer[b-3adpvxknw5] {
    display: table;
    height: 100%;
    width: 100%;
}

.background > div[b-3adpvxknw5], .background-image[b-3adpvxknw5], .background-image-small[b-3adpvxknw5] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-3adpvxknw5], .background > div[b-3adpvxknw5], .background-image-holder[b-3adpvxknw5], .background-image[b-3adpvxknw5], .background-image-small[b-3adpvxknw5] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-3adpvxknw5], .background-image[b-3adpvxknw5] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-3adpvxknw5] {
    display: table-row;
    height: 100%;
}

.middle[b-3adpvxknw5] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-3adpvxknw5] {
        vertical-align: top;
    }
}

.sign-in-box[b-3adpvxknw5] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 440px;
    width: calc(100% - 40px);
    padding: 44px;
    margin-bottom: 28px;
    background-color: #ffffff5e;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    min-width: 320px;
    min-height: 338px;
    overflow: hidden;
}

@media (max-width: 600px), (max-height: 366px) {
    .inner[b-3adpvxknw5], .sign-in-box[b-3adpvxknw5], .vertical-split-content[b-3adpvxknw5] {
        padding: 24px;
        margin-top: 0;
        margin-bottom: 88px;
        width: 100%;
        width: 100vw;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        max-width: 100% !important;
    }
}

.fade-in-lightbox[b-3adpvxknw5] {
    animation: fadeIn .3s ease-in;
    -webkit-animation: fadeIn .3s ease-in;
    -moz-animation: fadeIn .3s ease-in;
    -ms-animation: fadeIn .3s ease-in;
    -o-animation: fadeIn .3s ease-in;
}

img[b-3adpvxknw5] {
    vertical-align: middle;
}

.l-wrapper[b-3adpvxknw5] {
    display: flex;
    margin-bottom: 20px;
}

.w-logo[b-3adpvxknw5] {
    width: 50%;
}

.w-operator[b-3adpvxknw5] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[operator="tt"]
.w-operator[b-3adpvxknw5] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[dir="rtl"]
.w-operator[b-3adpvxknw5] {
    float: left;
}

img.c-operator[b-3adpvxknw5] {
    width: 100px;
    float: right;
    margin-top: -5px;
}

[operator="tt"]
img.c-operator[b-3adpvxknw5] {
    width: 67px;
    float: right;
    margin-top: -17px;
}

a.btnBack[b-3adpvxknw5] {
    color: black !important;
    text-decoration: none !important;
}

[dir="rtl"]
img.c-operator[b-3adpvxknw5] {
    float: left;
}

.logo[b-3adpvxknw5] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-3adpvxknw5] {
    float: right;
}

.animate.slide-in-back[b-3adpvxknw5] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-3adpvxknw5] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-3adpvxknw5] {
    position: relative;
    min-height: 206px;
}

.title[b-3adpvxknw5] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-3adpvxknw5] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
}
}
    .row[b-3adpvxknw5]:before, .row[b-3adpvxknw5]:after {
        content: " ";
        display: table
    }

    .row[b-3adpvxknw5]:after {
        clear: both
    }

.form-group[b-3adpvxknw5] {
    margin-bottom: 16px;
}

.form-group[b-3adpvxknw5] {
    margin-bottom: 12px;
}

.form-control[b-3adpvxknw5] {
    display: block;
    width: 100%;
    background-image: none;
}

.col-xs-24[b-3adpvxknw5], .col-xs-19[b-3adpvxknw5], .col-xs-5[b-3adpvxknw5] {
    float: left;
}

[dir="rtl"] .col-xs-24[b-3adpvxknw5],
[dir="rtl"] .col-xs-19[b-3adpvxknw5],
[dir="rtl"] .col-xs-5[b-3adpvxknw5] {
    float: right;
}

.col-xs-24[b-3adpvxknw5] {
    width: 100%;
}

.col-xs-5[b-3adpvxknw5] {
    width: 20.83333%;
}

.col-xs-19[b-3adpvxknw5] {
    width: 79.16667%;
}

.phoneCountryBox[b-3adpvxknw5] {
    display: inline-flex;
    background-color: #eee;
    border: 1px solid #eee;
    border-bottom-color: #0067b8;
    margin: -1px -1px 0 -1px;
}

.phoneCountryCode.hasFocus[b-3adpvxknw5] {
    border: 1px solid #eee;
}

.phoneCountryCode[b-3adpvxknw5] {
    width: 100%;
    right:unset;
    left: 0;
    padding: 6px 4px;
    height: 36px;
    border-bottom-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    border-bottom-style: solid;
}

[dir="rtl"]
.phoneCountryCode[b-3adpvxknw5] {
    left: unset;
    right: 0;
}

label[b-3adpvxknw5] {
    display: inline-block;
    max-width: 100%;
}

.downArrow[b-3adpvxknw5] {
    left: unset;
    right: -6px;
    padding: 6px 0;
    height: 36px;
}

[dir="rtl"]
.downArrow[b-3adpvxknw5] {
    left: -6px;
    right: unset;
}

.phoneCountry[b-3adpvxknw5] {
    left: 0;
    right: unset;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

[dir="rtl"]
.phoneCountry[b-3adpvxknw5] {
    left: unset;
    right: 0;
}

select[b-3adpvxknw5] {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding: 6px 0;
}

.text-input[b-3adpvxknw5], input[type="color"][b-3adpvxknw5], input[type="date"][b-3adpvxknw5], input[type="datetime"][b-3adpvxknw5], input[type="datetime-local"][b-3adpvxknw5], input[type="email"][b-3adpvxknw5], input[type="month"][b-3adpvxknw5], input[type="number"][b-3adpvxknw5], input[type="password"][b-3adpvxknw5], input[type="search"][b-3adpvxknw5], input[type="tel"][b-3adpvxknw5], input[type="text"][b-3adpvxknw5], input[type="time"][b-3adpvxknw5], input[type="url"][b-3adpvxknw5], input[type="week"][b-3adpvxknw5], textarea[b-3adpvxknw5], select[b-3adpvxknw5] {
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
}


.phoneNumber[b-3adpvxknw5] {
    display: inline-block;
/*    padding-left: 16px;
    padding-right: unset;*/
}

/*[dir="rtl"]
.phoneNumber {
    padding-right: 16px;
    padding-left: unset;
}*/

.margin-top-20[b-3adpvxknw5] {
    margin-top: 20px;
}

.margin-top-40[b-3adpvxknw5] {
    margin-top: 40px;
}

.separator-5[b-3adpvxknw5] {
    padding: 0 5px;
}

.ltr_override[b-3adpvxknw5], .dirltr[b-3adpvxknw5] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-3adpvxknw5], .dirltr[b-3adpvxknw5] {
    direction: rtl;
    text-align: right;
}

.input.text-box[b-3adpvxknw5] {
    padding: 4px 8px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(0, 0, 0, .4);
    background-color: rgba(255, 255, 255, .4);
    height: 32px;
    height: 2rem;
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-left: 0;
}

.text-caption[b-3adpvxknw5] {
    margin: .5rem 0 .5rem 0;
    margin: 8px 0 8px 0;
}

.text-caption[b-3adpvxknw5], h5[b-3adpvxknw5] {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    padding-bottom: 1.1816px;
    padding-top: 1.1816px;
}

.button-container[b-3adpvxknw5] {
    left:unset;
    right: 0;
    text-align: right;
}

[dir="rtl"]
.button-container[b-3adpvxknw5] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-3adpvxknw5] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-3adpvxknw5] {
    display: inline-block;
}
.inline-flex[b-3adpvxknw5] {
    display: inline-flex;
}

.button.primary[b-3adpvxknw5] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-3adpvxknw5] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-3adpvxknw5], button[b-3adpvxknw5], input[type='button'][b-3adpvxknw5], input[type='submit'][b-3adpvxknw5], input[type='reset'][b-3adpvxknw5] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-3adpvxknw5], button[b-3adpvxknw5], input[type='button'][b-3adpvxknw5], input[type='submit'][b-3adpvxknw5], input[type='reset'][b-3adpvxknw5] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-3adpvxknw5], button[b-3adpvxknw5], input[type="button"][b-3adpvxknw5], input[type="submit"][b-3adpvxknw5], input[type="reset"][b-3adpvxknw5] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}
/* _content/Strike/Components/Pages/Sponsor.razor.rz.scp.css */
.radio-section[b-b9ckp9maed] {
    display: flex;
    flex-direction: column;
}

.radio-list[b-b9ckp9maed] {
    padding: 5px;
}

.button-item[b-b9ckp9maed] {
    margin-top: -1px;
    float: right;
    font-size: smaller;
    border: solid 1px #0d6efd;
    border-radius: 7px;
    /* font-size: small; */
    background-color: #0d6efd;
    color: white;
    min-height: auto;
}

[dir="rtl"] .button-item[b-b9ckp9maed] {
    margin-top: -2px;
    float: left;
    padding: unset;
}


/*.button-item button {
    border: solid 1px #524eee;
    border-radius: 7px;
    font-size: small;
    background-color: #0400fd40;
}*/

.radio-item [type="radio"][b-b9ckp9maed] {
    display: none;
}

.radio-item + .radio-item[b-b9ckp9maed] {
    margin-top: 15px;
}

.radio-item[b-b9ckp9maed] {
    margin-bottom: 15px;
}

.label[b-b9ckp9maed] {
    display: flex;
    /* padding: 5px 20px 5px 50px; */
    background: #1d1d4224;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    min-width: 80px;
    white-space: nowrap;
    position: relative;
    transition: 0.4s ease-in-out 0s;
}

.radio-item label[b-b9ckp9maed] {
    display: block;
    padding: 5px 20px 5px 50px;
    background: #1d1d4224;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    min-width: 80px;
    white-space: nowrap;
    position: relative;
    transition: 0.4s ease-in-out 0s;
}

[dir=rtl] .radio-item label[b-b9ckp9maed] {
    padding: 5px 50px 0px 5px;
}

    .radio-item label[b-b9ckp9maed]:after,
    .radio-item label[b-b9ckp9maed]:before {
        content: "";
        position: absolute;
        border-radius: 50%;
    }

    .radio-item label[b-b9ckp9maed]:after {
        height: 19px;
        width: 19px;
        border: 2px solid #0d6efd;
        left: 19px;
        right: unset;
        top: calc(50% - 0.6rem);
    }

[dir="rtl"] .radio-item label[b-b9ckp9maed]:after {
    left: unset;
    right: 19px;
}

    .radio-item label[b-b9ckp9maed]:before {
        background: #0d6efd;
        height: 13px;
        width: 13px;
        left: 1.4rem;
        right: unset;
        top: 0.75rem;
        transform: scale(5);
        opacity: 0;
        visibility: hidden;
        transition: 0.4s ease-in-out 0s;
    }

[dir="rtl"] .radio-item label[b-b9ckp9maed]:before {
    left: unset;
    right: 1.4rem;
    top: 0.6rem;
}

.radio-item [type="radio"]:checked ~ label[b-b9ckp9maed] {
    border-color: #0d6efd;
}

    .radio-item [type="radio"]:checked ~ label[b-b9ckp9maed]::before {
        opacity: 1;
        visibility: visible;
        transform: scale(1);
    }







.sponsor-picker[b-b9ckp9maed] {
    align-items: center;
    display: flex;
    margin-bottom: var(--helio-space-S);
    flex-direction: row;
    margin-top: -0.8rem;
    border-radius: 7px;
}

.sponsor-selector[b-b9ckp9maed] {
    align-items: center;
    display: flex;
    margin-bottom: var(--helio-space-S);
    flex-direction: row;
    margin-top: 0.95rem;
    border-radius: 7px;
    font-size: large;
    font-weight: 600;
}

[dir="rtl"]
.sponsor-selector[b-b9ckp9maed] {
    margin-top: 1.5rem;
}

.sponsor-picker-trigger[b-b9ckp9maed] {
    display: inline-block;
    cursor: pointer;
}

.sponsor-picker .sponsor-picker-trigger .trigger[b-b9ckp9maed] {
    align-items: center;
    background-color: #0000002e;
    color: var(--helio-color-buttonText);
    display: flex;
    font-display: fallback;
    font-size: medium;
    font-weight: 400;
    height: 36px;
    justify-content: flex-start;
    text-transform: capitalize;
    width: 170px;
    padding: 5px;
    border-radius: 7px;
}

.trigger__container[b-b9ckp9maed] {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: 100%;
}

.sponsor-picker .sponsor-picker-trigger .trigger .trigger__arrow[b-b9ckp9maed] {
    /* position: absolute; */
    right: 6px;
    top: 0;
}

.trigger__arrow[b-b9ckp9maed] {
    height: 100%;
    transition: transform .3s;
}

.c-tab-container h1[b-b9ckp9maed] {
    font-size: 1.3rem;
    padding: 0px 10px;
}

[dir="rtl"]
.c-tab-container h1[b-b9ckp9maed] {
    font-size: 2.0rem;
}

hr[b-b9ckp9maed] {
    margin: 0.1rem 0;
}



.background[b-b9ckp9maed], .background-image-holder[b-b9ckp9maed] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.align-center[b-b9ckp9maed] {
    text-align: center;
}

.padding-top-20[b-b9ckp9maed] {
    padding-top: 20px;
}

.padding-top-30[b-b9ckp9maed] {
    padding-top: 30px;
}

.padding-top-40[b-b9ckp9maed] {
    padding-top: 40px;
}

[dir="rtl"]
.cl-sponsor[b-b9ckp9maed] {
    font-size: large;
    margin-top: -0.2rem;
}

.background > div[b-b9ckp9maed], .background-image[b-b9ckp9maed], .background-image-small[b-b9ckp9maed] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-b9ckp9maed], .background > div[b-b9ckp9maed], .background-image-holder[b-b9ckp9maed], .background-image[b-b9ckp9maed], .background-image-small[b-b9ckp9maed] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-b9ckp9maed], .background-image[b-b9ckp9maed] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-b9ckp9maed] {
    display: table-row;
    height: 100%;
}

.middle[b-b9ckp9maed] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-b9ckp9maed] {
        vertical-align: top;
    }
}

.container-box[b-b9ckp9maed] {
    width: 100vw;
}

@media (min-width: 641px) {
    .container-box[b-b9ckp9maed] {
        width: calc(100vw - 280px);
    }
}

img[b-b9ckp9maed] {
    vertical-align: middle;
}

.l-wrapper[b-b9ckp9maed] {
    display: flex;
}

.w-logo[b-b9ckp9maed] {
    width: 50%;
}

.logo[b-b9ckp9maed] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-b9ckp9maed] {
    float: right;
}

.animate.slide-in-back[b-b9ckp9maed] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-b9ckp9maed] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-b9ckp9maed] {
    position: relative;
    min-height: 100px;
}

.title[b-b9ckp9maed] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-b9ckp9maed] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
}
}
    .row[b-b9ckp9maed]:before, .row[b-b9ckp9maed]:after {
        content: " ";
        display: table
    }

    .row[b-b9ckp9maed]:after {
        clear: both
    }

.form-group[b-b9ckp9maed] {
    margin-bottom: 16px;
}

.form-group[b-b9ckp9maed] {
    margin-bottom: 12px;
}

.form-control[b-b9ckp9maed] {
    display: block;
    width: 100%;
    background-image: none;
}

.col-xs-24[b-b9ckp9maed], .col-xs-19[b-b9ckp9maed], .col-xs-5[b-b9ckp9maed] {
    float: left;
}

[dir="rtl"]
.col-xs-24[b-b9ckp9maed], .col-xs-19[b-b9ckp9maed], .col-xs-5[b-b9ckp9maed] {
    float: right;
}

.col-xs-24[b-b9ckp9maed] {
    width: 100%;
}

.col-xs-5[b-b9ckp9maed] {
    width: 20.83333%;
}

.col-xs-19[b-b9ckp9maed] {
    width: 79.16667%;
}


label[b-b9ckp9maed] {
    display: inline-block;
    max-width: 100%;
}




.margin-top-20[b-b9ckp9maed] {
    margin-top: 20px;
}

.ltr_override[b-b9ckp9maed], .dirltr[b-b9ckp9maed] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-b9ckp9maed], .dirltr[b-b9ckp9maed] {
    direction: rtl;
    text-align: right;
}



[dir="rtl"]
.button-container[b-b9ckp9maed] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-b9ckp9maed] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-b9ckp9maed] {
    display: inline-block;
}

.button.primary[b-b9ckp9maed] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-b9ckp9maed] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-b9ckp9maed], button[b-b9ckp9maed], input[type='button'][b-b9ckp9maed], input[type='submit'][b-b9ckp9maed], input[type='reset'][b-b9ckp9maed] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-b9ckp9maed], button[b-b9ckp9maed], input[type='button'][b-b9ckp9maed], input[type='submit'][b-b9ckp9maed], input[type='reset'][b-b9ckp9maed] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-b9ckp9maed], button[b-b9ckp9maed], input[type="button"][b-b9ckp9maed], input[type="submit"][b-b9ckp9maed], input[type="reset"][b-b9ckp9maed] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}

/*

*/
.mectrl_accountInfo[b-b9ckp9maed] {
    width: 100%;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#mectrl_currentAccount_picture[b-b9ckp9maed] {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 88px;
    height: 88px;
    margin-left: 16px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: -10px 10px 20px 10px;
}

.mectrl_body a[b-b9ckp9maed] {
    color: #333;
}

.mectrl_resetStyle[b-b9ckp9maed], a.mectrl_resetStyle[b-b9ckp9maed], button.mectrl_resetStyle[b-b9ckp9maed] {
    height: auto;
    min-width: auto;
    min-height: auto;
    border-style: none;
    border-width: 0;
    padding: 0;
    margin: 0;
    outline-style: none !important;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}

.mectrl_profilepic[b-b9ckp9maed] {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.glyph_account_circle[b-b9ckp9maed] {
    background-image: url(/images/common/signedin.svg);
}

.mectrl_accountDetails[b-b9ckp9maed] {
    font-size: 13px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    width: 0;
    padding-right: 12px;
    margin: -30px 10px 20px 10px;
}

.mectrl_name[b-b9ckp9maed] {
    font-size: 22px;
    font-weight: 700;
}

.c-btn-container[b-b9ckp9maed] {
    width: 100%;
}

.c-close[b-b9ckp9maed] {
    float: right;
    max-width: 150px;
}

[dir="rtl"]
.c-close[b-b9ckp9maed] {
    float: left;
}

.c-optout[b-b9ckp9maed] {
    float: right;
    padding: 10px;
    font-size: 13px;
    text-decoration: overline;
    text-decoration-color: #ff0018;
    text-decoration-thickness: 0.001rem;
    color: #000000;
}

[dir="rtl"]
.c-optout[b-b9ckp9maed] {
    float: left;
    font-family: var(--bs-body-font-family);
/*    font-weight: 500;*/
}

.c-logout[b-b9ckp9maed] {
    font-size: 13px;
}

.l-title[b-b9ckp9maed] {
    text-align: center;
    background-color: #dee2e6;
}
/* _content/Strike/Components/Pages/Unsubscription.razor.rz.scp.css */
.background[b-qsn1cpjm19], .background-image-holder[b-qsn1cpjm19] {
    background: linear-gradient(100deg, var(--white) 0%, var(--white) 45%, var(--teal) 58%, var(--teal) 75%, var(--teal) 92%, var(--teal) 100%);
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.outer[b-qsn1cpjm19] {
    display: table;
    height: 100%;
    width: 100%;
}

.background > div[b-qsn1cpjm19], .background-image[b-qsn1cpjm19], .background-image-small[b-qsn1cpjm19] {
    background-repeat: no-repeat, no-repeat;
    background-position: center center, center center;
    background-size: cover, cover;
}

.background[b-qsn1cpjm19], .background > div[b-qsn1cpjm19], .background-image-holder[b-qsn1cpjm19], .background-image[b-qsn1cpjm19], .background-image-small[b-qsn1cpjm19] {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
}

.backgroundImage[b-qsn1cpjm19], .background-image[b-qsn1cpjm19] {
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.template-section[b-qsn1cpjm19] {
    display: table-row;
    height: 100%;
}

.middle[b-qsn1cpjm19] {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 600px), (max-height: 366px) {
    .middle[b-qsn1cpjm19] {
        vertical-align: top;
    }
}

.sign-in-box[b-qsn1cpjm19] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 440px;
    width: calc(100% - 40px);
    padding: 44px;
    margin-bottom: 28px;
    background-color: #ffffff5e;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    min-width: 320px;
    min-height: 338px;
    overflow: hidden;
}

@media (max-width: 600px), (max-height: 366px) {
    .inner[b-qsn1cpjm19], .sign-in-box[b-qsn1cpjm19], .vertical-split-content[b-qsn1cpjm19] {
        padding: 24px;
        margin-top: 0;
        margin-bottom: 88px;
        width: 100%;
        width: 100vw;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
        border: 1px;
        max-width: 100% !important;
    }
}

.fade-in-lightbox[b-qsn1cpjm19] {
    animation: fadeIn .3s ease-in;
    -webkit-animation: fadeIn .3s ease-in;
    -moz-animation: fadeIn .3s ease-in;
    -ms-animation: fadeIn .3s ease-in;
    -o-animation: fadeIn .3s ease-in;
}

img[b-qsn1cpjm19] {
    vertical-align: middle;
}

.l-wrapper[b-qsn1cpjm19] {
    display: flex;
    margin-bottom: 20px;
}

.w-logo[b-qsn1cpjm19] {
    width: 50%;
}

.w-operator[b-qsn1cpjm19] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[operator="tt"]
.w-operator[b-qsn1cpjm19] {
    width: 50%;
    float: right;
    padding-top: 15px;
}

[dir="rtl"]
.w-operator[b-qsn1cpjm19] {
    float: left;
}

img.c-operator[b-qsn1cpjm19] {
    width: 100px;
    float: right;
    margin-top: -5px;
}

[operator="tt"]
img.c-operator[b-qsn1cpjm19] {
    width: 67px;
    float: right;
    margin-top: -17px;
}

a.btnBack[b-qsn1cpjm19] {
    color: black !important;
    text-decoration: none !important;
}

[dir="rtl"]
img.c-operator[b-qsn1cpjm19] {
    float: left;
}

.logo[b-qsn1cpjm19] {
    max-width: 256px;
    height: 50px;
    float: left;
}

[dir="rtl"]
.logo[b-qsn1cpjm19] {
    float: right;
}

.animate.slide-in-back[b-qsn1cpjm19] {
    animation-name: show-from-right;
    -webkit-animation-name: show-from-right;
    -moz-animation-name: show-from-right;
    -ms-animation-name: show-from-right;
    -o-animation-name: show-from-right;
}

.animate[b-qsn1cpjm19] {
    animation-duration: .25s;
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    -ms-animation-duration: .25s;
    -o-animation-duration: .25s;
    animation-timing-function: cubic-bezier(.5,0,.5,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,.5,1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -ms-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    -o-animation-timing-function: cubic-bezier(.5, 0, .5, 1);
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    transition-property: left;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
}

.pagination-view[b-qsn1cpjm19] {
    position: relative;
    min-height: 206px;
}

.title[b-qsn1cpjm19] {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
    font-family: "Segoe UI", "Helvetica Neue", "Lucida Grande", "Roboto", "Ebrima", "Nirmala UI", "Gadugi", "Segoe Xbox Symbol", "Segoe UI Symbol", "Meiryo UI", "Khmer UI", "Tunga", "Lao UI", "Raavi", "Iskoola Pota", "Latha", "Leelawadee", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Cambria Math";
}

.row[b-qsn1cpjm19] {
    margin-left: 0;
    margin-right: 0;
    --bs-gutter-x: 0;
}
}
    .row[b-qsn1cpjm19]:before, .row[b-qsn1cpjm19]:after {
        content: " ";
        display: table
    }

    .row[b-qsn1cpjm19]:after {
        clear: both
    }

.form-group[b-qsn1cpjm19] {
    margin-bottom: 16px;
}

.form-group[b-qsn1cpjm19] {
    margin-bottom: 12px;
}

.form-control[b-qsn1cpjm19] {
    display: block;
    width: 100%;
    background-image: none;
}

.col-xs-24[b-qsn1cpjm19], .col-xs-19[b-qsn1cpjm19], .col-xs-5[b-qsn1cpjm19] {
    float: left;
}

[dir="rtl"] .col-xs-24[b-qsn1cpjm19],
[dir="rtl"] .col-xs-19[b-qsn1cpjm19],
[dir="rtl"] .col-xs-5[b-qsn1cpjm19] {
    float: right;
}

.col-xs-24[b-qsn1cpjm19] {
    width: 100%;
}

.col-xs-5[b-qsn1cpjm19] {
    width: 20.83333%;
}

.col-xs-19[b-qsn1cpjm19] {
    width: 79.16667%;
}

.phoneCountryBox[b-qsn1cpjm19] {
    display: inline-flex;
    background-color: #eee;
    border: 1px solid #eee;
    border-bottom-color: #0067b8;
    margin: -1px -1px 0 -1px;
}

.phoneCountryCode.hasFocus[b-qsn1cpjm19] {
    border: 1px solid #eee;
}

.phoneCountryCode[b-qsn1cpjm19] {
    width: 100%;
    right:unset;
    left: 0;
    padding: 6px 4px;
    height: 36px;
    border-bottom-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    border-bottom-style: solid;
}

[dir="rtl"]
.phoneCountryCode[b-qsn1cpjm19] {
    left: unset;
    right: 0;
}

label[b-qsn1cpjm19] {
    display: inline-block;
    max-width: 100%;
}

.downArrow[b-qsn1cpjm19] {
    left: unset;
    right: -6px;
    padding: 6px 0;
    height: 36px;
}

[dir="rtl"]
.downArrow[b-qsn1cpjm19] {
    left: -6px;
    right: unset;
}

.phoneCountry[b-qsn1cpjm19] {
    left: 0;
    right: unset;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

[dir="rtl"]
.phoneCountry[b-qsn1cpjm19] {
    left: unset;
    right: 0;
}

select[b-qsn1cpjm19] {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding: 6px 0;
}

.text-input[b-qsn1cpjm19], input[type="color"][b-qsn1cpjm19], input[type="date"][b-qsn1cpjm19], input[type="datetime"][b-qsn1cpjm19], input[type="datetime-local"][b-qsn1cpjm19], input[type="email"][b-qsn1cpjm19], input[type="month"][b-qsn1cpjm19], input[type="number"][b-qsn1cpjm19], input[type="password"][b-qsn1cpjm19], input[type="search"][b-qsn1cpjm19], input[type="tel"][b-qsn1cpjm19], input[type="text"][b-qsn1cpjm19], input[type="time"][b-qsn1cpjm19], input[type="url"][b-qsn1cpjm19], input[type="week"][b-qsn1cpjm19], textarea[b-qsn1cpjm19], select[b-qsn1cpjm19] {
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
}


.phoneNumber[b-qsn1cpjm19] {
    display: inline-block;
/*    padding-left: 16px;
    padding-right: unset;*/
}

/*[dir="rtl"]
.phoneNumber {
    padding-right: 16px;
    padding-left: unset;
}*/

.margin-top-20[b-qsn1cpjm19] {
    margin-top: 20px;
}

.margin-top-40[b-qsn1cpjm19] {
    margin-top: 40px;
}

.separator-5[b-qsn1cpjm19] {
    padding: 0 5px;
}

.ltr_override[b-qsn1cpjm19], .dirltr[b-qsn1cpjm19] {
    direction: ltr;
    text-align: left;
}

[dir="rtl"]
.ltr_override[b-qsn1cpjm19], .dirltr[b-qsn1cpjm19] {
    direction: rtl;
    text-align: right;
}

.input.text-box[b-qsn1cpjm19] {
    padding: 4px 8px;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(0, 0, 0, .4);
    background-color: rgba(255, 255, 255, .4);
    height: 32px;
    height: 2rem;
    padding: 6px 10px;
    border-width: 1px;
    border-color: #666;
    border-color: rgba(0, 0, 0, .6);
    height: 36px;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    padding-left: 0;
}

.text-caption[b-qsn1cpjm19] {
    margin: .5rem 0 .5rem 0;
    margin: 8px 0 8px 0;
}

.text-caption[b-qsn1cpjm19], h5[b-qsn1cpjm19] {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    font-size: .75rem;
    line-height: .875rem;
    padding-bottom: 1.1816px;
    padding-top: 1.1816px;
}

.button-container[b-qsn1cpjm19] {
    left:unset;
    right: 0;
    text-align: right;
}

[dir="rtl"]
.button-container[b-qsn1cpjm19] {
    left: 0;
    right: unset;
    text-align: left;
}

.no-padding-left-right[b-qsn1cpjm19] {
    padding-left: 0;
    padding-right: 0;
}

.inline-block[b-qsn1cpjm19] {
    display: inline-block;
}
.inline-flex[b-qsn1cpjm19] {
    display: inline-flex;
}

.button.primary[b-qsn1cpjm19] {
    background-color: #0067b83d;
    border: 0.04em solid #0067b83d;
    border-radius: 10px;
    color: var(--black);
    font-size: larger;
    /* font-weight: bold; */
    max-width: 300px;
    cursor: pointer;
    padding: 0.5rem 1.5rem 0.8rem 1.5rem;
}

.ext-button[b-qsn1cpjm19] {
    background-color: #0067b80f !important;
    border: 1px solid #0067b85c !important;
}

.btn[b-qsn1cpjm19], button[b-qsn1cpjm19], input[type='button'][b-qsn1cpjm19], input[type='submit'][b-qsn1cpjm19], input[type='reset'][b-qsn1cpjm19] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn[b-qsn1cpjm19], button[b-qsn1cpjm19], input[type='button'][b-qsn1cpjm19], input[type='submit'][b-qsn1cpjm19], input[type='reset'][b-qsn1cpjm19] {
    min-height: 32px;
    border: none;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, .2);
    min-width: 108px;
    line-height: normal;
}

.btn[b-qsn1cpjm19], button[b-qsn1cpjm19], input[type="button"][b-qsn1cpjm19], input[type="submit"][b-qsn1cpjm19], input[type="reset"][b-qsn1cpjm19] {
    display: inline-block;
    min-width: 100px;
    padding: 4px 12px 4px 12px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    touch-action: manipulation;
    color: #000;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, .2);
}
