* {
    margin: 0px;
}
img {
    -webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
body {
    margin: 0px;
    color: #fff;
    background: #000;
    font-family: 'Inter', sans-serif;
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
main {
    max-width: 411px;
    position: relative
}
header {
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
    position: relative;
}
.icalxacc {
         position: relative;
             display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-left: 10px;
}
.icalexgmb {
        text-align: center;
            position: absolute;
    z-index: 1;
    margin-top: 3px;
    left: 0;
}
.icalexgmb img {
        width: 55px;
    height: 55px;
    border-radius: 100%;
    border: 2px solid #ffc107;
    background: #cb7645;
}
.knalexnam {
    max-width: 70%;
    min-width: 220px;
}
.nmalexkn {
        background: #cb7645;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 1.2px 30px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    border-radius: 0px 5px 25px 0px;
        padding-left: 30px;
    margin-left: 30px;
}
alex {
        padding: 2px 20px;
    background: #994932;
    border-radius: 5px;
    margin: 1px 0px;
    box-shadow: 0px 0px 0px 0px #fff;
    min-width: 84px;
    font-size: 16px;
    text-align: center;
    color: #ffe5b5;
    position: relative;
    max-width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

alex:after {
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
    background: #cb7645;
    width: 11px;
    height: 17px;
    position: absolute;
    right: -1px;
    top: 18%;
    z-index: 1;
    display: block;
    content: '';
}
alex:before {
        clip-path: polygon(0 50%, 100% 100%, 100% 0);
    background: #994932;
    width: 9px;
    height: 10px;
    position: absolute;
    right: -4px;
    top: 37%;
    z-index: 2;
    display: block;
    content: '';
}
.duaxalexgmb {
        text-align: center;
    margin-right: 10px;
}
.duaxalexgmb img {
        width: 40px;
    height: auto;
}
banner {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 10px;
    position: relative;
}
.bnalexanim {
        border-radius: 5px;
    border: 20px solid #994932;
    position: relative;
    border-top: 10px solid #994932;
    border-bottom: 10px solid #994932;
}
#alexblb1 {
        position: absolute;
    left: -18px;
    top: 0px;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
}
#alexblb2 {
        position: absolute;
    left: -18px;
    top: 30%;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
    animation-delay: 1s;
}
#alexblb3 {
        position: absolute;
    left: -18px;
    bottom: 30%;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
    animation-delay: 2s;
}
#alexblb4 {
        position: absolute;
    left: -18px;
    bottom: 0px;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
    animation-delay: 3s;
}
#alexblb5 {
        position: absolute;
    right: -18px;
    top: 0px;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
    animation-delay: 2s;
}
#alexblb6 {
        position: absolute;
    right: -18px;
    top: 30%;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
    animation-delay: 3s;
}
#alexblb7 {
        position: absolute;
    right: -18px;
    bottom: 30%;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
}
#alexblb8 {
        position: absolute;
    right: -18px;
    bottom: 0px;
    display: block;
    width: 15px;
    height: 15px;
    background: #ffffff40;
    z-index: 1;
    border-radius: 100%;
    animation: blinker 2s linear infinite;
    animation-delay: 1s;
}
.alxslidebn img {
        width: 100%;
}
.alxgmblist img {
        width: 80px;
    position: absolute;
    left: 0;
    top: 23%;
    z-index: 2;
}
menus {
        padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
}
.btnmnalex {
        background-color: #a8602e;
    background-image: linear-gradient( 0deg, #a8602e 0%, #d1984e 100%);
    font-weight: bolder;
    font-size: 20px;
    box-shadow: inset 0px 1px 1px 1px #0000006e;
    border: none;
    padding: 5px 10px;
    min-width: 25%;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    min-height: 24px;
    cursor: pointer;
}
.btnmnalex p {
    color: #793211;
    position: absolute;
    z-index: 3;
    width: 85%;
}
.activealexmn p {
    color: #87eed3 !important;
}
.activealexmn:before {
        width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    content: '';
    background-color: #329b7b;
    background-image: linear-gradient(
0deg, #329b7b 0%, #298168 100%);
    color: #87eed3;
    padding: 6px 30px;
    text-align: center;
    font-size: 20px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 1px 2px #0000006e;
    clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
    min-height: 35px;
    position: absolute;
    top: -5px;
    left: 4%;
}
.activealexmn:after {
        content: '';
    position: absolute;
    clip-path: polygon(50% 100%, 100% 0, 0 0);
    display: block;
    z-index: 3;
    background: #87eed3;
    width: 15px;
    height: 4px;
    left: 45%;
    bottom: -3px;
}
section {
        padding: 10px;
            background: #ac6631;
    box-shadow: inset 0px 1px 1px 1px #0000006e;
    margin: -13px 5px 10px 5px;
    border-radius: 10px;
    padding-top: 25px;
}
#alexkn,
#alexdr,
#alexdm {
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.hdalxitm {
        display: flex;
    flex-direction: column;
    align-items: center;
    background: #ffebc6fa;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 5px;
    max-width: 27%;
}
.gmbalxitm {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.gmbalxitm img {
        width: 100%;
    height: auto;
}
.hdalxitm button {
        background: url(../alexFE/img/bhjbks.png) no-repeat center;
    background-size: 100%;
    color: #126d03;
    border: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    outline: none;
    font-family: 'Inter', sans-serif;
    width: 100%;
    cursor: pointer;
}
footer {
        background: #7A4621;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.topalxft {
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.kralxft {
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 10px;
}
.kralxft img {
        width: 35px;
    height: auto;
}
.knalxft img {
    width: 37px;
    height: auto;
}
footer span {
    font-size: 10px;
    text-align: center;
}
alexdt {
        width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    background: #0000008a;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
    align-content: center;
    justify-content: center;
}
.bxalxdt {
        max-width: 360px;
    width: 90%;
    background: #682f1e;
    color: #ffe5b5;
    padding: 8px 10px;
    text-align: center;
    font-size: 14px;
    border: 2px solid #c56347;
    border-radius: 5px;
}
alexdaily {
        position: fixed;
    left: 0;
    top: 0;
    z-index: 4;
    background: #000000bf;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.bxalxdly {
        position: relative;
}
.bgbxalxdly {
    
}
.bgbxalxdly img {
        max-width: 250px;
    width: 100%;
}
.spalxdlybr {
        z-index: 2;
    position: absolute;
    left: 17.5px;
    top: 35px;
}
.spalxdlybr img {
        width: 215px;
}
.btnalxdly {
        position: absolute;
    z-index: 3;
    left: 90px;
    top: 96px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.btnalxdly img {
        width: 70px;
}
.alexspnih {
    animation-name: spin;
  animation-duration: 800ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.gpralxdly {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.gpralxdly img {
        width: 160px;
}
.spnbgalxdly {
        margin-top: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.spnbgalxdly img {
        width: 165px;
    height: 165px;
    opacity: 0.23;
    animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.hdlaxdly {
    position: absolute;
    left: 35px;
    top: 45px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.hdlaxdly img {
        width: 95px;
    height: auto;
    opacity: unset;
    animation-name: uset;
  animation-duration: uset;
  animation-iteration-count: uset;
  animation-timing-function: uset;
}
.hdlaxdly p {
        background: -webkit-linear-gradient(#fbf083, #fbf083, #9d343a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #9d343a;
}
.btalxhddly {
        margin-top: 20px;
    text-align: center;
}

#alxhddly {
    position: absolute !important;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: #000000d1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.clalxdly {
        position: absolute;
    right: 15px;
    top: 15px;
    z-index: 4;
}
.clalxdly img {
        width: 25px;
    height: 25px;
}
alexid {
        position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000008c;
    z-index: 6;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.bxalxtid {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    position: relative;
}
.imgalxbgida {
        max-width: 300px;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.bxalxida {
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.ialxida {
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 10px;
    justify-content: center;
}
.ialxida label {
        color: #ffe2a7;
    font-size: 15px;
    font-weight: 500;
}
.ialxida input {
        width: 70%;
    padding: 7px 5px;
    background: #8e4925;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    color: #e9c67f;
    font-size: 16px;
    font-weight: 500;
}
.ialxida input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffecc6;
}
.ialxida input::-moz-placeholder { /* Firefox 19+ */
  color: #ffecc6;
}
.ialxida input:-ms-input-placeholder { /* IE 10+ */
  color: #ffecc6;
}
.ialxida input:-moz-placeholder { /* Firefox 18- */
  color: #ffecc6;
}
.btntalxida {
        margin-top: 15px;
}

.slhalxida {
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #0000009e;
}
.dscalxslh {
    min-height: 145px;
    background: #60261f;
    min-width: 240px;
    border: 3px solid #d97124;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.dscalxslh p {
        color: #ffe1a5;
}

alexhadiah,
alexclm {
        position: fixed;
    left: 0;
    top: 0;
    z-index: 4;
    background: #000000bf;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
alexpilih {
        position: fixed;
    left: 0;
    top: 0;
    z-index: 4;
    background: #000000bf;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.bxalxplh {
        min-height: 145px;
    background: #60261f;
    min-width: 270px;
    border: 3px solid #d97124;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px 0px;
}
.txalxplh {
        color: #ffe1a5;
    margin-bottom: 20px;
}
.falxl {
        background: #196bff;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 10px;
    padding: 7px 10px;
    border-radius: 5px;
    padding-right: 25px;
    cursor: pointer;
    margin-bottom: 15px;
}
.falxl i {
        font-size: 25px;
}
.ribalxfl {
        position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.ribalxfl p {
        position: absolute;
    display: block;
    background: #b326cb;
    background-color: #b326cb;
    background-image: linear-gradient(180deg, #b326cb 0%, #b326cb 33%, #b326cb 66%, #673ab7 100%);
    font-family: arial;
    font-size: 10px;
    color: #ffe1a5;
    text-align: center;
    font-weight: 700;
    line-height: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 38%;
    height: 47%;
    top: 3px;
    right: -28px;
}
.ialxl {
        min-width: 185px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    column-gap: 20px;
    background: #994932;
    padding: 5px 0px;
    border-radius: 2px;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    border: 2px solid #d5613f;
    text-align: left;
}
.icalxli {
        margin-left: 10px;
        padding: 3px;
    background-color: #9d512c;
    background-image: linear-gradient( 0deg, #9d512c 0%, #b97c55 100%);
    box-shadow: inset 0px 0px 2px 0px #60261f;
    color: #ffcc7c;
    border: 2px solid #cb684c;
    width: 20px;
    height: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    font-size: 18px;
    border-radius: 100%;
}
.icalxli span {
        -webkit-text-stroke-color: #005e04;
    -webkit-text-stroke-width: 0.2px;
    color: #fff;
}
.alxidl {
        position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000ab;
    z-index: 7;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.bxalxidl {
        position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.clalxidl {
        position: absolute;
    z-index: 3;
    right: 8px;
    top: 50px;
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius: 100%;
}
.gmbalxidl {
        position: relative;
}
.alxbgidl {
        max-width: 335px;
}
.isalxidl {
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 20px 0px;
}
.inalxidl {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
}
.inbxalxidl {
        display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 15px;
}
.inbxalxidl label {
        color: #ffd071;
    font-weight: 500;
    font-size: 14px;
}
.inbxalxidl input {
        background: #642e1f;
    border: none;
    padding: 7px 5px;
    border-radius: 5px;
    box-shadow: inset 0px 0px 3px 0px #722e23;
    color: #ffd071;
    font-weight: 500;
    font-size: 16px;
    outline: none;
    width: 52%;
}
.inbxalxidl input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 13px;
}
.inbxalxidl input::-moz-placeholder { /* Firefox 19+ */
  font-size: 13px;
}
.inbxalxidl input:-ms-input-placeholder { /* IE 10+ */
  font-size: 13px;
}
.inbxalxidl input:-moz-placeholder { /* Firefox 18- */
  font-size: 13px;
}
.btnalxidl {
        text-align: center;
}
.btnalxidl button {
        background: url(https://cdn.statically.io/gh/AlexHostX/hdi/main/v5/balxks.png) no-repeat center;
    background-size: 100%;
    color: #126d03;
    border: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    padding: 0px 20px;
    outline: none;
    cursor: pointer;
}
.isp {
        position: fixed;
    left: 0;
    top: 0;
    background: #00000070;
    width: 100%;
    height: 100%;
    z-index: 8;
    display: none;
}
alexvrf {
        position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    background: #f4d9aa;
    color: #b86d49;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}
.bxalxvrf {
        position: relative;
    max-width: 411px;
}
.halxvrf {
        color: #996028;
    background: #cb9758;
    text-align: center;
    font-size: 21px;
    font-weight: 800;
    padding: 10px 0px;
}
.dscalxvrf {
        background: #eacb9c;
    color: #b86d49;
    font-size: 14px;
    margin: 10px;
    padding: 7px;
    border-radius: 10px;
}
.dscalxvrf p span {
        color: #dd5729;
}
.falxvrf {
        margin: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.nalxvrfs {
        text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.ialxvrfs {
        width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 7.5px;
}
.ialxvrfs label {
        color: #996028;
    padding: 1px 4px;
    border-radius: 3px 3px 3px 0px;
    font-weight: 700;
    background: #ffb34370;
    position: relative;
}
.ialxvrfs label::before {
        content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 11px;
    height: 8px;
    background: #ffb34370;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.ialxvrfs select {
        background: #d5b184;
    border: none;
    color: #996034;
    padding: 8px;
    font-size: 16px;
    border-radius: 8px;
    font-weight: 500;
    outline: none;
    cursor: pointer;
    width: 100%;
}
.ialxvrfi {
        width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 7.5px;
}
.ialxvrfi label {
        color: #85501c;
    padding: 1px 4px;
    border-radius: 3px 3px 0px 3px;
    font-weight: 700;
    background: #ff5722a6;
    position: relative;
}
.ialxvrfi label::before {
        content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: -7px;
    width: 11px;
    height: 8px;
    background: #ff5722a6;
    clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.ialxvrfi input {
        background: #d5b184;
    border: none;
    color: #996034;
    padding: 8px;
    font-size: 16px;
    border-radius: 8px;
    font-weight: 500;
    outline: none;
    cursor: pointer;
    width: 100%;
}
.ialxvrfi input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #f4d9aa;
}
.ialxvrfi input::-moz-placeholder { /* Firefox 19+ */
  color: #f4d9aa;
}
.ialxvrfi input:-ms-input-placeholder { /* IE 10+ */
  color: #f4d9aa;
}
.ialxvrfi input:-moz-placeholder { /* Firefox 18- */
  color: #f4d9aa;
}
.ialxoptvrf {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    margin-top: 20px;
}
.ialxopt {
        width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 10px;
    justify-content: center;
    margin-bottom: 5px;
}
.ialxopt label {
        font-size: 17px;
}
.ialxopt input {
        width: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    background: #d5b184;
    color: #996034;
    padding: 8px;
    font-size: 16px;
    border-radius: 7.5px;
}
.ialxopt input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #f4d9aa;
}
.ialxopt input::-moz-placeholder { /* Firefox 19+ */
  color: #f4d9aa;
}
.ialxopt input:-ms-input-placeholder { /* IE 10+ */
  color: #f4d9aa;
}
.ialxopt input:-moz-placeholder { /* Firefox 18- */
  color: #f4d9aa;
}
.tialxopt {
        width: 65%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 5px;
}
.tialxopt select {
        background: #d5b184;
    border: none;
    color: #996034;
    padding: 8px;
    font-size: 13px;
    border-radius: 8px;
    font-weight: 500;
    outline: none;
    cursor: pointer;
    width: 100%;
}
.bnalxvrf {
        width: 100%;
    text-align: center;
    margin-top: 10px;
}
.bnalxvrf button {
        background: url(https://cdn.statically.io/gh/AlexHostX/hdi/main/v5/balxks.png) no-repeat center;
    background-size: 100% 100%;
    color: #126d03;
    border: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    outline: none;
    padding: 6px 40px;
}
.balxg {
        position: fixed;
    z-index: -1;
    max-width: 411px;
}
.balxg img {
        max-width: 411px;
    width: 100%;
    filter: brightness(0.5);
}
.kralxanm {
        position: absolute;
    z-index: 2;
    right: 0;
    top: -10px;
}
.kralxanm img {
        height: 37px;
    animation: kralxanm 1s infinite;
}
.alxsld {
	-webkit-animation: slide-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
scalexs {
        background: #f4d9aa;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    margin: 15px;
    border-radius: 10px;
    margin-top: 5px;
}
.gmalxscs {
        text-align: center;
    margin-top: 5px;
}
.gmalxscs img {
        max-width: 300px;
    text-align: center;
}
.alxdscs {
        text-align: center;
    max-width: 80%;
}
.alxdscs p {
        color: #996028;
    font-weight: 800;
    font-size: 20px;
}
.alxdscs span {
        color: #b86d49;
    margin-top: 10px;
    display: block;
}
scalexs button {
        background: url(https://cdn.statically.io/gh/AlexHostX/hdi/main/v5/balxtnb.png) no-repeat center;
    background-size: 100% 100%;
    border: none;
    width: 130px;
    height: 45px;
    cursor: pointer;
    outline: none;
    margin: 10px 0px 20px;
}
@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
}
@keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
}
@keyframes blinker {
  50% {
    background: #fff7df;
  }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
@keyframes kralxanm {
  0% {
    box-shadow: 20px 0px 2px 0px #fff9e5;
  }
  50% {
    box-shadow: 20px 0px 9px 0px #fff9e5;
  }
  100% {
    box-shadow: 20px 0px 2px 0px #fff9e5;
  }
}
@media only screen and (max-width: 361px) {
  .dscalxvrf {
      display: none;
  }
  .ialxopt label {
    font-size: 14px;
}
}