@font-face {
    font-family: f37;
    src: url(/static/media/f37incisemedium.a759e65ee84b59fb0d1a.ttf)
}

@font-face {
    font-family: bl;
    src: url(/static/media/blarctic.aa36450c3571fabc3785.otf)
}

@font-face {
    font-family: hlight;
    src: url(/static/media/HelveticaNowDisplay-Light.50d69fd1be799a7e25bd.ttf)
}

@font-face {
    font-family: hregular;
    src: url(/static/media/HelveticaNowDisplay-Regular.cc17bb5a5b3a6f9fb2f2.ttf)
}

@font-face {
    font-family: hmedium;
    src: url(/static/media/HelveticaNowDisplay-Medium.fdc131929a9f4ed43ccf.ttf)
}

@font-face {
    font-family: hsemibold;
    src: url(/static/media/HelveticaNowDisplay-Bold.0604348678aea33011f3.ttf)
}

@font-face {
    font-family: hbold;
    src: url(/static/media/HelveticaNowDisplay-ExtraBold.607b08d81c9e5bf00f77.ttf)
}

.dark-theme {
    --body-bg: #081519;
    --heading-text: #e1f5eb;
    --text-color: #e1eff5;
    --V6-Dark-Theme-Primary-Text-Color: #d1dadd;
    --V6-Dark-Theme-Secondary-Text-Color: #939fa3;
    --V6-Dark-Theme-Green-Color: #30f1b6;
    --border: #2d4850;
    --border1: #0f2931;
    --border2: #142125;
    --svg-fill: #d1dadd;
    --btn-green-bg: #30f1b6;
    --btn-green-text: #081519;
    --btn-transparent-border: #30f1b6;
    --btn-transparent-text: #30f1b6;
    --btn-seeall-border: #2effcb;
    --btn-seeall-text: #e1eff5;
    --card-bg: #081519;
    --tab-text: #fff;
    --token-card-bg: #09181df7;
    --card-bg2: #09181df2;
    --btn-buy-bg: #09181d;
    --btn-buy-border: #172327;
    --btn-buy-text: #30f1b6;
    --nav-bg: #08151933;
    --nav-active: #30f1b6;
    --nav-link: #8a989d;
    --d-toggle-bg: #ffffff0a;
    --d-body-link-bg: #031f27;
    --d-body-link-bg-hov: #031f27;
    --d-body-link-text-hov: #d1dadd;
    --d-body-link-text: #939fa3;
    --para: #939fa3;
    --cardtextmain: #e1f5eb !important;
    --crypto-heading-bg: #081519b3;
    --background: #000;
    --background2: #08151980;
    --cardbg: var(--V6-Dark-Theme-Box-Background-Color, #021c24);
    --tabbackground: var(--V6-Dark-Theme-Tab-Background-Color, #02171d);
    --tabbg: var(--V6-Dark-Theme-Tab-Active-Color, #0a2931);
    --tabbgdull: var(--V6-Dark-Theme-Tab-Background-Color, #02171d);
    --bgbgbg: #081519;
    --transprentborder: #0000;
    --metamaskbg: #0a2931;
    --hoverbg: #30f1b633;
    --metatext: var(--Box-Background-Color, #ecf5f9);
    --cardlighttext: var(--V6-Dark-Theme-Secondary-Text-Color, #939fa3);
    --stakinginnercard: var(--V6-Dark-Theme-Tab-Active-Color, #0a2931);
    --stakingcardbutton: #2bf7c40d;
    --stakingbuttontext: var(--V6-Dark-Theme-Green-Color, #30f1b6);
    --buttonbrdr: var(--V6-Dark-Theme-Stroke, #2b3e43);
    --buutonbrdrtext: var(--V6-Dark-Theme-Primary-Text-Color, #d1dadd);
    --unstaketext: var(--V6-Dark-Theme-Green-Color, #30f1b6);
    --forhovergreen: #2bf7c426;
    --forfocusgreen: #2bf7c40d;
    --forfocusgreenbrdr: #2bf7c4;
    --btnunstakehover: var(--V6-Dark-Theme-Tab-Active-Color, #0a2931);
    --forfocusstake: #2bf7c4;
    --forshadfocus: 0px 0px 17px 8px #28cba340;
    --formodalfirst: #0a2931;
    --formodalfirsthov: #083d3c;
    --formodalfirstfocus: #2bf7c4;
    --inputmainssss: var(--Primary-Text-Color, #d1dadd);
    --formodaltextttt: var(--Primary-Text-Color, #d1dadd);
    --forlightmodaltext: var(--Primary-Text-Color, #d1dadd);
    --lastmodal: var(--V6-Dark-Theme-Tab-Active-Color, #0a2931);
    --t-bg: #021c24;
    --th-clr: #939fa3;
    --td-clr: #e1eff5;
    --t-brdr: #2b3e43;
    --datepara: #d1dadd;
    --timepara: #939fa3;
    --pagclr: #939fa3;
    --pagactclr: #2bf7c4;
    --pagactbg: #0a2931;
    --amountclr: #939fa3;
    --newmodalbg: #021c24;
    --checkbg: #2bf7c4;
    --newdisabledbg: #073133;
    --newdisableddivbg: #1b4a56
}

.light-theme {
    --body-bg: #e2e9ec;
    --heading-text: #01141a;
    --text-color: #02171d;
    --V6-Dark-Theme-Primary-Text-Color: #081519;
    --V6-Dark-Theme-Secondary-Text-Color: #01141a;
    --V6-Dark-Theme-Green-Color: #084;
    --border: #c1cbce;
    --border1: #c1cbce;
    --border2: #c1cbce;
    --svg-fill: #081519;
    --btn-green-bg: #329879;
    --btn-green-text: #e1e9ec;
    --btn-transparent-border: #081519;
    --btn-transparent-text: #081519;
    --btn-seeall-border: #329879;
    --btn-seeall-text: #01141a;
    --card-bg: #d1daddb3;
    --tab-text: #01141a;
    --token-card-bg: #cdd7daf7;
    --card-bg2: #cdd7daf2;
    --btn-buy-bg: #0000;
    --btn-buy-border: #081519;
    --btn-buy-text: #081519;
    --nav-bg: #08151933;
    --nav-active: #329879;
    --nav-link: #4f5c61;
    --d-toggle-bg: #08151912;
    --d-body-link-bg: #ecf5f9;
    --d-body-link-bg-hov: #ecf5f9;
    --d-body-link-text-hov: #081519;
    --d-body-link-text: #869397;
    --cardtextmain: var(--V6-Dark-Theme-Box-Background-Color, #021c24);
    --cardbg: var(--Box-Background-Color, #ecf5f9);
    --para: var(--Secondary-Text-Color, #77868b);
    --crypto-heading-bg: #d1dadd;
    --background: #fff;
    --background2: #cdd7da80;
    --forcardss: var(--Box-Background-Color, #ecf5f9);
    --tabbackground: #e1e9ec;
    --tabbg: var(--Tab-Active-Color, #c1ece3);
    --tabbgdull: #ecf5f9;
    --bgbgbg: #e2e9ec;
    --transprentborder: #c1cbce;
    --metamaskbg: #ecf5f9;
    --hoverbg: #c8d4d8;
    --metatext: var(--Light-Mode-Primary-Text-Color, #02171d);
    --cardlighttext: var(--Secondary-Text-Color, #77868b);
    --stakinginnercard: #e7eef2;
    --stakingcardbutton: var(--Text-Field-Background, #d1dbdf);
    --stakingbuttontext: var(--Primary-Text-Color, #02171d);
    --buttonbrdr: var(--Text-Field-Background, #d1dbdf);
    --buutonbrdrtext: var(--Primary-Green, #329879);
    --unstaketext: var(--Primary-Green, #329879);
    --forhovergreen: #30c79940;
    --forfocusgreen: #30c79900;
    --forfocusgreenbrdr: #329879;
    --btnunstakehover: #30c79940;
    --forfocusstake: #30c799;
    --forshadfocus: 0px 0px 17px 8px #30c79940;
    --formodalfirst: #d1dbdf;
    --formodalfirsthov: #d1dbdf40;
    --formodalfirstfocus: #30c799;
    --inputmainssss: var(--Text-Field-Placeholder-Color, #69797e);
    --formodaltextttt: var(--Primary-Text-Color, #02171d);
    --forlightmodaltext: var(--Primary-Text-Color, #02171d);
    --lastmodal: #ecf5f9;
    --t-bg: #ecf5f9;
    --th-clr: #77868b;
    --td-clr: #02171d;
    --t-brdr: #c0cbcf;
    --datepara: #02171d;
    --timepara: #77868b;
    --pagclr: #869397;
    --pagactclr: #329879;
    --pagactbg: #c1ebe2;
    --amountclr: #c0cbcf;
    --newmodalbg: #e2e9ec;
    --checkbg: #329879;
    --newdisabledbg: #e7eef2;
    --newdisableddivbg: #d1dbdf
}

.light-theme .show-in-light-theme {
    display: block !important
}

.light-theme .hide-in-light-theme {
    display: none !important
}

html {
    scroll-behavior: smooth
}

body {
    background: var(--body-bg);
    min-height: 100vh;
    position: relative
}

body::-webkit-scrollbar {
    width: 5px
}

body::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 5px gray
}

body::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px
}

body::-webkit-scrollbar-thumb:hover {
    background: gray
}

.nav-container {
    margin: 0 auto;
    max-width: 1460px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%
}

@media(max-width:600px) {
    body {
        padding: 0
    }

    .nav-container {
        margin: 0 auto;
        max-width: 1460px;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }
}

.custom-container {
    margin: 0 auto;
    max-width: 1350px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.row {
    margin: 0
}

.p-0,
.p0,
.row {
    padding: 0
}

a,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul {
    transition: background-color 1s ease-out
}

textarea {
    height: 60px;
    resize: none;
    width: 100%
}

a {
    text-decoration: none !important
}

ul {
    list-style: none;
    padding: 0
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0
}

.grey {
    color: #888 !important
}

.ptb20 {
    padding: 20px 0
}

.ptb60 {
    padding: 60px 0
}

.cursor-pointer {
    cursor: pointer
}

.purple {
    color: #6c01c3
}

.yellow {
    color: #ffc13d
}

.border-img {
    border-radius: 10px
}

.common {
    color: #ff0083
}

.green {
    color: #6dff39
}

.red {
    color: #f41e5e
}

.white {
    color: #fff !important
}

.blue {
    color: #133572
}

.navbar-toggle {
    background-color: #333
}

.navbar-toggle .icon-bar {
    background-color: #eee
}

@media only screen and (max-width:600px) {
    .navbar-toggler {
        background-color: #0000;
        border: 1px solid #0000;
        border-radius: .25rem;
        font-size: 1.25rem;
        line-height: 1;
        outline: none;
        padding: .25rem .75rem
    }

    .navbar-toggler:focus {
        outline: none
    }

    .main-footer {
        text-align: center
    }

    .main-footer .text-right {
        text-align: center !important
    }

    h1 {
        font-size: 2.5rem !important
    }

    .ptb {
        padding: 30px 0
    }

    .xs-0 {
        padding: 0
    }

    .main-banner .inner-content .modal-content .for-padding,
    .main-mint .inner-content .modal-content .for-padding {
        padding: 0 !important
    }

    .main-give .right-side {
        margin-top: 30px !important
    }

    .main-give .right-side h5 {
        font-weight: 500
    }

    .main-give .right-side li {
        margin-right: 2px !important
    }
}

@media only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3) {
    h1 {
        font-size: 3rem !important
    }

    .ptb {
        padding: 20px 0
    }
}

iframe {
    height: 0 !important;
    left: 0 !important;
    position: static !important;
    top: 0 !important;
    width: 0 !important
}

@media(max-width:600px) {
    h2 {
        font-size: 30px !important
    }

    .col-md-4,
    .col-md-6,
    .col-md-8 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

button:focus,
input:focus {
    outline: none !important
}

.form-control:focus {
    box-shadow: none
}

@media(max-width:600px) {
    .modal.show .modal-dialog {
        max-width: 100% !important
    }
}

a,
button {
    cursor: pointer
}

button,
input,
optgroup,
select,
textarea:focus-visible {
    outline: none !important
}

button,
input,
optgroup,
select,
textarea:focus {
    outline: none !important
}

button.close {
    opacity: 1
}

.btn-launch {
    background: var(--nav-active);
    border: none;
    font-family: hmedium;
    padding: 12px 22px;
    text-transform: capitalize
}

.btn-disconnect,
.btn-launch {
    border-radius: 4px;
    color: var(--btn-green-text);
    font-size: 14px;
    font-style: normal;
    height: 42px;
    letter-spacing: .28px;
    line-height: 120%;
    text-align: center
}

.btn-disconnect {
    background: var(--btn-green-bg);
    border: none;
    font-family: hregular;
    padding: 6px 25px;
    text-transform: uppercase
}

.Appp,
.btn-disconnect {
    align-items: center;
    display: flex;
    justify-content: center
}

.Appp {
    height: 100vh
}

.containerr {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    width: 100vw
}

.sectionn {
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    scroll-snap-align: start
}

.vertical-scrolll {
    overflow-x: hidden;
    overflow-y: auto
}

.horizontal-scrolll {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.itemm {
    align-items: center;
    background-color: #ccc;
    display: flex;
    flex: 0 0 auto;
    height: 200px;
    justify-content: center;
    margin: 10px;
    width: 200px
}

.modal-backdrop {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #000c
}

.generic-modal .modal-dialog {
    max-width: 500px !important
}

.generic-modal .modal-dialog .modal-content {
    background: var(--cardbg);
    border-radius: 4px;
    padding: 0 20px 20px
}

.generic-modal .modal-dialog .modal-content .modal-header {
    border-bottom: none !important;
    padding: 20px 0
}

.generic-modal .modal-dialog .modal-content .modal-header .modal-title {
    color: #d1dadd;
    color: var(--V6-Dark-Theme-Primary-Text-Color, #d1dadd);
    font-family: f37;
    font-size: 18px;
    font-style: normal;
    line-height: 115%;
    text-transform: capitalize
}

.generic-modal .modal-dialog .modal-content .modal-header .btn-close {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAYAAAArK+5dAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHnSURBVHgB7VVRTsJAEJ2dAhrjB0doJWL4kewN5ATqCdQTqCcQbqAn0Bt4BL0B4IcEKoo32JiYEMPuugVKp2W3wD/vi2VmZ97rTF8BtlgBRg/d/rBp/rmLz0qqBq8dvuYVaPd6PnqlL1Lw6bhauYrPSJNVCe+BMbFI9tgdrIDn7TwSviMpsUXjqQY8CAQo/ZCwYSftXngCTvaDSw06iZu7vBaMaA6zXewOPo1k7U8PGkb1o0pgzesPv0wFP2Zfrx4s5aHtopLyilDw2+/hDVjYJ8XNHVAtWy2rgghvg88XIl+o35+Acy5mxc1gsfRCGnTq1Qq31UFXAyklZVSGvf2FCrM11yn2Es9ddZwKInT7H09mqy4gViH/+LyBcy2zKEAOlPKaWNCnoHU5UsG84qPW8E1zsmu5UQOAcfRyCEOzPGOLPrJosXScIGAsRF4FzAsWcPcivSmT87zZ2OCcQZ4FvIXDZ/Oozuah6Wx4rTaCjRRgsUmP9FnLCd4SSzGzKTktBZ3sk+0xw05bwPR3ylLg0mUp1gZZAwPt3Wdz1jVGXGafNrDIArIGNlVhjFGBbiUq7Ma4NOR1DCyVv8IYMct+HQOjWDLGftik8fSL5hU7ik0aMzYFwatBB1Yg+uK1w7BBSgrYYhP8A+WU2BEwvk4LAAAAAElFTkSuQmCC);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    box-shadow: none;
    height: 24px;
    margin: 0;
    opacity: 1;
    outline: none;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px
}

.generic-modal .modal-dialog .modal-content .modal-body {
    border-top: 1px solid #2b3e43;
    padding: 20px 0
}

.generic-modal .modal-dialog .modal-content .modal-body .setmargin {
    margin-bottom: 16px
}

.generic-modal .modal-dialog .modal-content .modal-body .mainbtns {
    align-items: flex-start;
    display: flex;
    gap: 15px;
    justify-content: space-between
}

.generic-modal .modal-dialog .modal-content .modal-body .mainbtns .diabledbtn {
    align-items: center;
    background: #000;
    border: 1px solid #121212;
    box-shadow: 4px 4px 0 0 #121212;
    color: #363636;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 100%;
    padding: 15px 40px;
    text-transform: uppercase;
    width: 100%
}

.generic-modal .modal-dialog .modal-content .modal-body .mainbtns .dullbtn {
    align-items: center;
    background: var(--formodalfirst);
    border: none;
    border-radius: 4px;
    color: var(--V6-Dark-Theme-Primary-Text-Color);
    display: flex;
    font-family: hmedium;
    font-size: 14px;
    font-style: normal;
    justify-content: center;
    line-height: 100%;
    padding: 18px 40px;
    text-transform: capitalize;
    width: 100%
}

.generic-modal .modal-dialog .modal-content .modal-body .mainbtns .dullbtn:hover {
    background: var(--formodalfirsthov)
}

.generic-modal .modal-dialog .modal-content .modal-body .mainbtns .dullbtn:focus {
    background: var(--formodalfirstfocus)
}

.generic-modal .modal-dialog .modal-content .modal-body .mainbtns .brdrbtn {
    text-transform: capitalize
}

.generic-modal .modal-dialog .modal-content .modal-body .commonbtn,
.generic-modal .modal-dialog .modal-content .modal-body .mainbtns .brdrbtn {
    align-items: center;
    background: var(--btn-green-bg);
    border: none;
    border-radius: 4px;
    color: var(--btn-green-text);
    display: flex;
    font-family: hmedium;
    font-size: 14px;
    font-style: normal;
    justify-content: center;
    line-height: 100%;
    padding: 18px 40px;
    width: 100%
}

.generic-modal .modal-dialog .modal-content .modal-body .commonbtn {
    text-transform: uppercase
}

.generic-modal .modal-dialog .modal-content .modal-body .walletmains {
    border-radius: 4px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden
}

.generic-modal .modal-dialog .modal-content .modal-body .walletmains .walletinner {
    align-items: center;
    background: var(--metamaskbg);
    border: 1px solid var(--transprentborder);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    padding: 50px 20px;
    width: 100%
}

.generic-modal .modal-dialog .modal-content .modal-body .walletmains .walletinner .walletpara {
    color: var(--metatext);
    font-family: hmedium;
    font-size: 18px;
    font-style: normal;
    line-height: 100%;
    text-align: center
}

.generic-modal .modal-dialog .modal-content .modal-body .walletmains .walletinner:hover {
    background: var(--hoverbg);
    transition: .5s
}

.dark-toast .Toastify__toast--default {
    background: #333;
    color: #fff
}

.asdasdasdasd {
    font-size: 20px !important;
    margin-bottom: 10px
}

.sdsdfadsfdsfsdf {
    font-size: 18px !important;
    margin-top: 10px
}

.buttonblur {
    opacity: .4;
    pointer-events: none
}

.sdjsgdfhsdgfh {
    opacity: .4
}

.sjdgsdhjgdsjf {
    color: var(--V6-Dark-Theme-Primary-Text-Color) !important;
    font-family: f37 !important;
    margin-top: 20px !important
}

@media(max-width:768px) {
    .sddsdsdsdsdsds {
        display: none !important
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.loadertext {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .1px;
    line-height: 100%;
    margin-top: 20px;
    text-align: center
}

.flexdirectioncol {
    flex-direction: column !important
}

.pagination .page-item:first-child .page-link {
    background-color: #0000 !important;
    border: none !important;
    color: #fff !important
}

.sjdasjashdjasdjgsa {
    text-align: left !important
}

@media(max-width:991px) {
    .generic-modal .modal-dialog .modal-content .modal-body .walletmains {
        grid-template-columns: auto
    }
}

.mycheckbox {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: flex-start
}

.mycheckbox .innercheckboxpara {
    color: var(--datepara);
    font-family: f37;
    font-size: 14px;
    font-style: normal;
    line-height: 120%;
    margin: 0 !important
}

.mycheckbox .innercheckboxpara a {
    color: var(--datepara) !important;
    font-family: f37;
    text-decoration: underline !important
}

.mycheckbox .innercheckbox {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 4px;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.mycheckbox .innercheckbox input {
    cursor: pointer;
    height: 0;
    left: 50px;
    opacity: 0;
    position: absolute;
    width: 0
}

.mycheckbox .innercheckbox .innercheckmark {
    background: #fff0;
    border: 1px solid rgba(209, 218, 221, .698);
    border-radius: 4px;
    display: block;
    height: 20px;
    left: 0;
    position: relative;
    top: 0;
    transition: all .2s ease;
    width: 20px
}

.mycheckbox .innercheckbox .innercheckmark:hover {
    border: 1px solid #d1dadd;
    border-radius: 4px
}

.mycheckbox .innercheckbox input:checked~.innercheckmark {
    background: var(--checkbg);
    border: 1px solid #0000
}

.mycheckbox .innercheckbox .innercheckmark:after {
    border: solid var(--cardbg);
    border-width: 0 2px 2px 0;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transition: all .2s ease;
    width: 5.5px
}

.mycheckbox .innercheckbox input:checked~.innercheckmark:after {
    opacity: 1;
    transition: all .2s ease
}

.howitworks-content h5 {
    font-family: f37
}

.howitworks-content h5,
.howitworks-content ul li {
    color: var(--text-color);
    font-size: 14px;
    font-style: normal;
    line-height: 120%
}

.howitworks-content ul li {
    font-family: hregular;
    list-style-type: disc;
    margin: 12px 0 12px 15px
}

.howitworks-content h6 {
    font-family: f37
}

.howitworks-content .para,
.howitworks-content h6 {
    color: var(--text-color);
    font-size: 14px;
    font-style: normal;
    line-height: 120%
}

.howitworks-content .para {
    font-family: hregular;
    margin: 15px 0
}

.howitworks-content .mycheckbox {
    justify-content: start !important;
    margin: 20px 0
}

.howitworksmodal .modal-dialog {
    max-width: 610px !important
}

.howitworksmodal .modal-dialog .modal-content {
    background: var(--newmodalbg);
    padding: 0 !important
}

.howitworksmodal .modal-dialog .modal-content .modal-header {
    padding: 27px 30px 21px !important
}

.howitworksmodal .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 20px !important
}

.howitworksmodal .modal-dialog .modal-content .modal-body {
    padding: 23px 29px 27px !important
}

.howitworksmodal .btn-accept {
    background: var(--checkbg);
    border-radius: 4px;
    color: var(--cardbg);
    display: block;
    font-family: hsemibold;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    margin: 0 auto;
    padding: 10px 10px 10px 12px;
    text-align: center;
    text-transform: capitalize;
    width: 100%
}

.modal {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #0009
}

.howitworks-content .forboxstyle {
    background: var(--lastmodal);
    border-radius: 4px;
    padding: 20px
}

.light-theme .generic-modal .modal-dialog .modal-content .modal-header .btn-close {
    background: url(/static/media/btnclose-light.4a8b449d4450ec0c6990.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    box-shadow: none;
    height: 24px;
    margin: 0;
    opacity: 1;
    outline: none;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px
}

.forheightset {
    min-height: 100vh
}

.main-banner {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    min-height: 340px;
    overflow: hidden;
    padding-top: 44px;
    position: relative;
    z-index: 9
}

.main-banner .global-bg {
    height: 100%;
    left: 0;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.main-banner .second {
    bottom: 0;
    object-fit: cover;
    position: absolute;
    right: 0
}

.main-banner .banner-bg {
    height: 419px;
    left: 0;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.main-banner .parent {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.main-banner .parent img {
    padding-right: 50px
}

.main-banner .bannerheadings {
    max-width: 494px;
    position: relative
}

.main-banner .bannerheadings .bannerhead {
    color: var(--V6-Dark-Theme-Green-Color);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .36px;
    line-height: 24px;
    text-transform: uppercase
}

.main-banner .bannerheadings h2 {
    font-family: f37
}

.main-banner .bannerheadings h2,
.main-banner .bannerheadings h2 span {
    color: var(--heading-text);
    font-size: 55px;
    font-style: normal;
    line-height: 110%
}

.main-banner .bannerheadings h2 span {
    font-family: bl;
    font-weight: 400
}

.main-banner .bannerheadings .bannerpara {
    color: var(--heading-text);
    font-family: hregular;
    font-size: 16px;
    font-style: normal;
    line-height: 120%;
    margin: 25px 0
}

.main-banner .bannerheadings .staketwobutton {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: flex-start
}

.main-banner .bannerheadings .staketwobutton .stake {
    background: #30f1b6;
    background: var(--V6-Dark-Theme-Green-Color, #30f1b6);
    border-radius: 4px;
    color: #081519;
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    line-height: 100%;
    max-width: 126px;
    padding: 18px 22px;
    white-space: nowrap;
    width: 100%
}

.main-banner .bannerheadings .staketwobutton .greensss {
    background: #0000;
    border-radius: 4px;
    color: #30f1b6;
    color: var(--V6-Dark-Theme-Green-Color, #30f1b6);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    line-height: 100%;
    padding: 18px 22px
}

.main-banner .bannerheadings .twice-btns {
    align-items: center;
    display: flex;
    gap: 30px;
    justify-content: flex-start
}

.main-banner .bannerheadings .howitworks-btn {
    color: #fff;
    font-weight: 400
}

.main-banner .bannerheadings .howitworks-btn,
.main-banner .bannerheadings .stake-btn {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    text-align: center;
    text-transform: uppercase
}

.main-banner .bannerheadings .stake-btn {
    align-items: center;
    background: #fff;
    color: #000;
    display: flex;
    font-weight: 700;
    justify-content: center;
    max-width: 199px;
    padding: 15px 10px 15px 12px;
    width: 100%
}

.tabsmain {
    background: var(--bgbgbg);
    padding: 30px 0;
    position: relative
}

.tabsmain .nav-tabs .nav-item.show .nav-link,
.tabsmain .nav-tabs .nav-link.active {
    background: var(--tabbg) !important;
    border: none !important;
    border-radius: 4px;
    color: var(--btn-green-bg) !important;
    font-family: f37;
    font-size: 14px;
    font-style: normal;
    line-height: 100%;
    padding: 8px 20px !important
}

.tabsmain .nav-tabs {
    background: var(--tabbgdull);
    border: none !important;
    border-radius: 4px;
    margin-bottom: 10px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 4px 2px !important
}

.tabsmain .nav-tabs .nav-item .nav-link {
    align-items: center;
    background: var(--tabbgdull);
    border: none;
    border-radius: 4px;
    color: var(--d-body-link-text);
    display: flex;
    font-family: f37;
    font-size: 14px;
    font-style: normal;
    justify-content: center;
    line-height: 100%;
    padding: 8px 20px !important
}

.forcards {
    background: #081519;
    border-bottom: 1px solid #142125;
    padding: 30px 0
}

.forcards .parentscards {
    grid-gap: 10px;
    align-items: center;
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: flex-start
}

.forcards .parentscards .innercard {
    background: #021c24;
    background: var(--V6-Dark-Theme-Box-Background-Color, #021c24);
    border-radius: 4px;
    height: 133.61px;
    padding: 20px 22px;
    width: 100%
}

.forcards .parentscards .innercard .mainimage {
    height: 22.61px;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    width: 23.169px
}

.forcards .parentscards .innercard .mainimage .innerimg {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%
}

.forcards .parentscards .innercard p {
    color: #939fa3;
    color: var(--V6-Dark-Theme-Secondary-Text-Color, #939fa3);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%;
    margin-bottom: 10px;
    margin-top: 20px
}

.forcards .parentscards .innercard h6 {
    color: #e1f5eb;
    font-family: f37;
    font-size: 24px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%
}

@media(min-width:1800px) {
    .main-banner {
        min-height: 521px
    }

    .main-banner .banner-bg {
        height: 600px
    }
}

@media(max-width:992px) {
    .main-banner {
        align-items: flex-start;
        display: flex;
        justify-content: flex-start;
        min-height: 441px;
        overflow: hidden;
        z-index: 9
    }

    .main-banner .banner-bg {
        display: none
    }

    .main-banner .banner-bg-mbl {
        display: block !important;
        height: 520px;
        left: 0;
        object-fit: cover;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .main-banner .bannerheadings .bannerpara {
        font-size: 16px
    }

    .main-banner .bannerheadings {
        text-align: center;
        width: 100%
    }

    .tabsmain .nav-tabs .nav-item {
        padding-bottom: 1px
    }

    .tabsmain .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto
    }

    .tabsmain .nav-tabs::-webkit-scrollbar {
        display: none
    }

    .tabsmain .nav-tabs .nav-item .nav-link {
        border-bottom: initial !important;
        font-size: 14px;
        padding: 20px !important;
        white-space: nowrap
    }

    .tabsmain .nav-tabs {
        align-items: center;
        border-bottom: 1px solid #3b3b3b;
        justify-content: space-between;
        margin-bottom: 30px;
        max-width: 100%;
        width: 100%
    }

    .tabsmain .nav-tabs .nav-item {
        flex: 1 1
    }

    .tabsmain .nav-tabs .nav-item .nav-link {
        width: 100%
    }

    .main-banner .parent {
        flex-direction: column-reverse;
        gap: 38px
    }

    .main-banner .parent img {
        padding: 0
    }

    .main-banner .bannerheadings .twice-btns {
        flex-direction: column
    }
}

.howitworks-btn {
    color: var(--heading-text);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    text-transform: uppercase
}

@media(max-width:991px) {
    .forcards .parentscards {
        grid-template-columns: 1fr 1fr
    }

    .main-banner .bannerheadings .staketwobutton {
        flex-direction: column
    }

    .main-banner .bannerheadings .staketwobutton .stake {
        border: none;
        max-width: 100%
    }
}

@media(max-width:600px) {
    .formobileimage {
        display: block !important;
        height: 100%;
        left: 0;
        object-fit: cover;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .global-bg {
        display: none !important
    }

    .main-banner .bannerheadings .gemsmainheadinggggg {
        font-size: 55px !important;
        white-space: nowrap
    }

    .main-banner {
        height: 450px;
        min-height: 0;
        min-height: auto
    }

    .forcards .parentscards .innercard {
        height: 138px !important;
        padding: 30px 15px
    }

    .forcards .parentscards .innercard h6 {
        font-size: 14px
    }

    .forcards .parentscards .innercard p {
        font-size: 12px
    }

    .main-banner .second {
        display: none !important
    }

    .main-banner .bannerheadings h2,
    .main-banner .bannerheadings h2 span {
        font-size: 30px
    }

    .main-banner .bannerheadings .bannerhead {
        font-size: 16px;
        margin-bottom: 10px
    }
}

.statsmain {
    border-bottom: 1px solid var(--border2);
    padding: 30px 0
}

.statsmain .statshead {
    color: #fff;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 30px
}

.statsmain .statscardtwo {
    grid-gap: 10px;
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.statsmain .statscardtwo .statcard {
    align-items: flex-start;
    background: var(--cardbg);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px 22px;
    position: relative
}

.statsmain .statscardtwo .statcard .statcardmainimg {
    bottom: 0;
    position: absolute;
    right: 0
}

.statsmain .statscardtwo .statcard .statcardpara {
    color: var(--para);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%;
    margin-bottom: 10px;
    z-index: 99
}

.statsmain .statscardtwo .statcard .statcardhead {
    color: var(--cardtextmain);
    font-family: f37;
    font-size: 24px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%;
    z-index: 99
}

.statsmain .statscardthree {
    grid-gap: 20px;
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 20px
}

.statsmain .statscardthree .statcard {
    align-items: flex-start;
    background: #0d0d0d4d;
    border: 1px solid #1b1b1b;
    display: flex;
    gap: 20px;
    padding: 40px 25px;
    position: relative
}

.statsmain .statscardthree .statcard .statcardmainimg {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: -9
}

.statsmain .statscardthree .statcard .statcardpara {
    color: #868686;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
    z-index: 99
}

.statsmain .statscardthree .statcard .statcardhead {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    z-index: 99
}

@media(max-width:992px) {
    .statsmain .statscardtwo {
        gap: 10px;
        grid-template-columns: 1fr 1fr
    }

    .statsmain .statscardthree {
        gap: 15px;
        grid-template-columns: 1fr
    }

    .statsmain .statshead {
        font-size: 20px;
        margin-bottom: 25px
    }

    .statsmain .statscardthree .statcard .statcardhead,
    .statsmain .statscardtwo .statcard .statcardhead {
        font-size: 20px
    }

    .paddmobilezero {
        padding: 0
    }

    .statsmain .statscardtwo .statcard {
        flex-direction: column;
        padding: 30px 15px
    }

    .statsmain .statscardtwo .statcard .statcardpara {
        font-size: 12px
    }

    .statsmain .statscardtwo .statcard .statcardhead {
        font-size: 14px
    }

    .main-banner .bannerheadings .stake-btn {
        max-width: 100%
    }
}

.mystaking .mystakinghead {
    color: #fff;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 30px
}

.mystaking .stakingstatbox {
    background: #070707;
    padding: 60px 394px
}

.mystaking .stakingstatbox .wrapper .whitetext {
    color: #fff;
    font-weight: 700;
    margin-bottom: 45px;
    margin-top: 20px
}

.mystaking .stakingstatbox .wrapper .waletconnectss {
    background: #30f1b6;
    background: var(--V6-Dark-Theme-Green-Color, #30f1b6);
    color: #000;
    color: var(--Black, #000);
    font-weight: 500
}

.mystaking .mystakingmain .leftstaking {
    background: #050505
}

.mystaking .mystakingmain .leftstaking .leftstakinghead {
    border-bottom: 1px solid var(--transprentborder);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px
}

.mystaking .mystakingmain .leftstaking .stakingdetailmain {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.mystaking .mystakingmain .leftstaking .stakingdetailmain .stakingdetailinner .stakingdetailpara {
    color: var(--cardlighttext);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 15px;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .stakingdetailmain .stakingdetailinner .stakingdetailhead {
    color: var(--text-color);
    font-family: f37;
    font-size: 16px;
    font-style: normal;
    line-height: 120%;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardsmain {
    align-items: center;
    background: #0d0d0d;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 20px
}

.mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft .rewardleftpara {
    color: #868686;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 7px;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft .rewardlefthead {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: flex-end
}

.mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright .restakebtn {
    background: #0000;
    border: none;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright .claimbtn {
    align-items: center;
    background: #0d0d0d;
    border: 1px solid #fff;
    box-shadow: 2px 2px 0 0 #fff;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: normal;
    padding: 10px 30px;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardsmain .rewardsrightparas .yellowpara {
    color: #ff8a00;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 7px;
    text-align: end;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardsmain .rewardsrightparas .yellowhead {
    color: #ff8a00;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-align: end;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .newbox {
    background: var(--stakinginnercard);
    margin-bottom: 30px;
    padding: 20px
}

.mystaking .mystakingmain .leftstaking .newbox .parentbox {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.mystaking .mystakingmain .leftstaking .newbox .parentbox .left h6 {
    color: var(--cardlighttext);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 7px;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .newbox .parentbox .left p {
    color: var(--text-color);
    font-family: f37;
    font-size: 16px;
    font-style: normal;
    line-height: 120%;
    text-align: right;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    margin-top: 10px
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .claimssssss {
    background: var(--stakingcardbutton);
    border: none;
    border-radius: 4px;
    color: var(--stakingbuttontext);
    font-family: hregular;
    font-size: 12px;
    font-style: normal;
    height: 52px;
    line-height: normal;
    padding: 10px 30px;
    text-transform: uppercase;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .claimssssss:hover {
    background: var(--forhovergreen)
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .claimssssss:focus {
    background: --forfocusgreen;
    border: 1px solid var(--forfocusgreenbrdr)
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .staksssss {
    background: #0000;
    border: 1px solid var(--buttonbrdr);
    border-radius: 4px;
    color: var(--buutonbrdrtext);
    font-family: hregular;
    font-size: 12px;
    font-style: normal;
    height: 52px;
    line-height: normal;
    padding: 10px 30px;
    text-transform: uppercase;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .staksssss:hover {
    background: var(--forhoversecbtn)
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .timersss {
    background: #fff0;
    border: 1px solid #151515;
    height: 52px;
    padding: 10px 30px;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .timersss h6 {
    color: #ff8a00;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 7px;
    text-align: center;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .newbox .endbtnsssss .timersss p {
    color: #ff8a00;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .disablemain {
    position: relative;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .disablemain .disabledbtn {
    align-items: center;
    background: var(--newdisabledbg);
    border: none;
    border-radius: 4px;
    color: #2c5052;
    display: flex;
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    height: 52px;
    justify-content: center;
    line-height: 100%;
    margin-bottom: 10px;
    padding: 10px 30px;
    text-transform: uppercase;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .disablemain .disabledbtn:hover~.diableinner {
    display: block !important
}

.mystaking .mystakingmain .leftstaking .disablemain .diableinner {
    align-items: center;
    background: var(--newdisableddivbg);
    border-radius: 6px;
    color: var(--text-color);
    display: flex;
    display: none;
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 11px 15px;
    position: absolute;
    right: -90px;
    text-align: start;
    top: 30px
}

.mystaking .mystakingmain .leftstaking .disablemain .diableinner .arrowimg {
    left: 23px;
    position: absolute;
    top: -8px
}

.mystaking .mystakingmain .leftstaking .stakebtn {
    background: var(--btn-green-bg);
    border: none;
    border-radius: 4px;
    color: var(--btn-green-text);
    font-size: 14px;
    margin-bottom: 10px
}

.mystaking .mystakingmain .leftstaking .stakebtn,
.mystaking .mystakingmain .leftstaking .unstakebtn {
    align-items: center;
    display: flex;
    font-family: hregular;
    font-style: normal;
    justify-content: center;
    line-height: normal;
    padding: 15px 30px;
    text-transform: uppercase;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .unstakebtn {
    background-color: #0000;
    border: 1px solid var(--btn-green-bg);
    border-radius: 4px;
    box-shadow: none !important;
    color: var(--unstaketext);
    font-size: 16px
}

.mystaking .mystakingmain .leftstaking .unstakebtn:hover {
    background: var(--btnunstakehover);
    border: 1px solid #0000
}

.mystaking .mystakingmain .leftstaking .unstakebtn:focus {
    background: var(--forfocusstake);
    box-shadow: var(--forshadfocu);
    color: var(--tabbackground)
}

.mystaking .mystakingmain .rightstaking {
    background: #050505;
    border: none;
    padding: 0 !important
}

.mystaking .mystakingmain .rightstaking .rightstakinghead {
    color: #fff;
    font-weight: 700
}

.stakingmodals .modal-body .forbrdr {
    background: #000;
    border: 1px solid #fff !important;
    box-shadow: 4px 4px 0 0 #fff
}

.stakingmodals .modal-body .stakecard {
    background: #0a2931;
    background: var(--Text-Field-Background, #0a2931)
}

.stakingmodals .modal-body .stakecard .textcard .parent input {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    padding-left: 13px !important;
    padding-right: 43px !important;
    text-align: center
}

.stakingmodals .modal-body .stakecard .textcard .parent input::placeholder {
    color: #181818;
    font-size: 40px;
    font-weight: 700;
    text-align: center
}

.stakingmodals .modal-body .stakecard .textcard .parent .uppertext {
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.stakingmodals .modal-body .stakecard .textcard .parent .para {
    color: #fff;
    font-size: 40px;
    font-weight: 700
}

.stakingmodals .modal-body .stakecard .textcard .parent .max {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    top: 60px
}

.stakingmodals .modal-body .textparent .innercontent .wallet {
    color: #fff;
    font-size: 12px;
    font-weight: 400
}

.stakingmodals .modal-body .textparent .innercontent .textpara {
    color: #fff;
    font-size: 12px;
    font-weight: 700
}

.stakingmodals .modal-body .yellowbox {
    background: #ff8a0026;
    border: 1px solid #ff8a004d;
    border-radius: 16px;
    margin-top: 22px
}

.stakingmodals .modal-body .yellowbox .cool {
    color: #ff8a00;
    font-weight: 700
}

.stakingmodals .modal-body .yellowbox .yellowpara {
    color: #ff8a00;
    font-weight: 400
}

@media(max-width:1100px) {
    .mystaking .mystakingmain {
        flex-direction: column
    }

    .mystaking .mystakingmain .leftstaking {
        max-width: 100%;
        position: static;
        top: auto
    }
}

@media(max-width:992px) {
    .mystaking .mystakingmain .leftstaking .disablemain .diableinner {
        position: absolute;
        right: 3px;
        top: 55px
    }

    .mystaking .mystakinghead {
        font-size: 24px
    }

    .mystaking .mystakingmain .leftstaking {
        padding: 20px
    }

    .mystaking .mystakingmain .leftstaking .stakingdetailmain {
        flex-direction: column;
        gap: 25px
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain {
        flex-direction: column;
        gap: 25px;
        padding: 15px
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft .rewardlefthead,
    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft .rewardleftpara,
    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsrightparas .yellowhead,
    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsrightparas .yellowpara {
        text-align: center
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright .restakebtn {
        background: #0d0d0d;
        border: 1px solid #151515;
        padding: 15px 30px;
        width: 100%
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright .claimbtn {
        padding: 15px 30px;
        width: 100%
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright {
        gap: 10px;
        justify-content: space-between;
        width: 100%
    }

    .mystaking .mystakingmain .rightstaking .mytable {
        display: none
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile {
        display: block !important
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable {
        align-items: center;
        background: #090909;
        border: 1px solid #212121;
        border-radius: 16px;
        display: flex;
        flex-direction: column;
        gap: 19px;
        justify-content: center;
        margin-bottom: 10px;
        padding: 15px
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner {
        align-items: flex-start;
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail {
        width: 100%
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail .mblpara {
        color: #8e8e8e;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        margin-bottom: 5px
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail .mblhead {
        color: #fff;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail .mblheadlink {
        align-items: center;
        color: #fff;
        display: flex;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        gap: 10px;
        justify-content: flex-start;
        letter-spacing: .1px;
        line-height: 120%
    }

    .mystaking .mystakingmain .rightstaking {
        padding: 20px
    }

    .mystaking .stakingstatbox {
        padding: 60px 20px
    }

    .mystaking .stakingstatbox .wrapper .whitetext {
        font-size: 18px;
        text-align: center;
        width: auto
    }

    .mystaking .mystakingmain .leftstaking .newbox .endbtnsssss {
        flex-direction: column
    }
}

.jhcbdshjbchbdshc h5 {
    font-size: 12px;
    font-weight: 500
}

.jhcbdshjbchbdshc h5,
.jhcbdshjbchbdshc h6 {
    color: #ff8a00;
    font-style: normal;
    line-height: 100%
}

.jhcbdshjbchbdshc h6 {
    font-size: 14px;
    font-weight: 700
}

.datatable .table-responsive {
    border-radius: 4px
}

.datatable .footer-content {
    align-items: center;
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    padding: 10px 18px
}

.datatable .footer-content .right-f .active>.page-link,
.datatable .footer-content .right-f .page-link.active {
    background: #0a2931;
    color: #2bf7c4
}

.datatable .footer-content .left-f h6 {
    color: var(--th-clr);
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%
}

.datatable .footer-content .right-f {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.datatable .footer-content .right-f .active>.page-link,
.datatable .footer-content .right-f .page-link.active {
    background: var(--pagactbg);
    border-radius: 5px;
    color: var(--pagactclr)
}

.datatable .footer-content .right-f .page-link:focus,
.datatable .footer-content .right-f .page-link:hover {
    background-color: initial;
    box-shadow: none
}

.datatable .footer-content .right-f .page-link {
    background-color: #0000;
    border: none;
    border-radius: 5px;
    color: var(--pagclr);
    font-family: f37;
    font-size: 15px;
    font-style: normal;
    line-height: 100%;
    padding: 6px 11px
}

.datatable .footer-content .right-f .page-link.active {
    background: var(--pagactbg);
    border-radius: 5px;
    color: var(--pagactclr)
}

.datatable .footer-content .right-f .page-item:first-child .page-link {
    color: var(--pagclr);
    font-family: f37;
    font-size: 15px;
    font-style: normal;
    line-height: 100%
}

:root {
    --toastify-color-light: #fff;
    --toastify-color-dark: #121212;
    --toastify-color-info: #3498db;
    --toastify-color-success: #07bc0c;
    --toastify-color-warning: #f1c40f;
    --toastify-color-error: #e74c3c;
    --toastify-color-transparent: #ffffffb3;
    --toastify-icon-color-info: var(--toastify-color-info);
    --toastify-icon-color-success: var(--toastify-color-success);
    --toastify-icon-color-warning: var(--toastify-color-warning);
    --toastify-icon-color-error: var(--toastify-color-error);
    --toastify-toast-width: 320px;
    --toastify-toast-offset: 16px;
    --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
    --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
    --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
    --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
    --toastify-toast-background: #fff;
    --toastify-toast-min-height: 64px;
    --toastify-toast-max-height: 800px;
    --toastify-toast-bd-radius: 6px;
    --toastify-font-family: sans-serif;
    --toastify-z-index: 9999;
    --toastify-text-color-light: #757575;
    --toastify-text-color-dark: #fff;
    --toastify-text-color-info: #fff;
    --toastify-text-color-success: #fff;
    --toastify-text-color-warning: #fff;
    --toastify-text-color-error: #fff;
    --toastify-spinner-color: #616161;
    --toastify-spinner-color-empty-area: #e0e0e0;
    --toastify-color-progress-light: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    --toastify-color-progress-dark: #bb86fc;
    --toastify-color-progress-info: var(--toastify-color-info);
    --toastify-color-progress-success: var(--toastify-color-success);
    --toastify-color-progress-warning: var(--toastify-color-warning);
    --toastify-color-progress-error: var(--toastify-color-error);
    --toastify-color-progress-bgo: 0.2
}

.Toastify__toast-container {
    box-sizing: border-box;
    color: #fff;
    padding: 4px;
    position: fixed;
    -webkit-transform: translateZ(9999);
    -webkit-transform: translateZ(var(--toastify-z-index));
    width: 320px;
    width: var(--toastify-toast-width);
    z-index: 9999;
    z-index: var(--toastify-z-index)
}

.Toastify__toast-container--top-left {
    left: max(16px, env(safe-area-inset-left));
    left: var(--toastify-toast-left);
    top: max(16px, env(safe-area-inset-top));
    top: var(--toastify-toast-top)
}

.Toastify__toast-container--top-center {
    left: 50%;
    top: max(16px, env(safe-area-inset-top));
    top: var(--toastify-toast-top);
    transform: translateX(-50%)
}

.Toastify__toast-container--top-right {
    right: max(16px, env(safe-area-inset-right));
    right: var(--toastify-toast-right);
    top: max(16px, env(safe-area-inset-top));
    top: var(--toastify-toast-top)
}

.Toastify__toast-container--bottom-left {
    bottom: max(16px, env(safe-area-inset-bottom));
    bottom: var(--toastify-toast-bottom);
    left: max(16px, env(safe-area-inset-left));
    left: var(--toastify-toast-left)
}

.Toastify__toast-container--bottom-center {
    bottom: max(16px, env(safe-area-inset-bottom));
    bottom: var(--toastify-toast-bottom);
    left: 50%;
    transform: translateX(-50%)
}

.Toastify__toast-container--bottom-right {
    bottom: max(16px, env(safe-area-inset-bottom));
    bottom: var(--toastify-toast-bottom);
    right: max(16px, env(safe-area-inset-right));
    right: var(--toastify-toast-right)
}

@media only screen and (max-width:480px) {
    .Toastify__toast-container {
        left: env(safe-area-inset-left);
        margin: 0;
        padding: 0;
        width: 100vw
    }

    .Toastify__toast-container--top-center,
    .Toastify__toast-container--top-left,
    .Toastify__toast-container--top-right {
        top: env(safe-area-inset-top);
        transform: translateX(0)
    }

    .Toastify__toast-container--bottom-center,
    .Toastify__toast-container--bottom-left,
    .Toastify__toast-container--bottom-right {
        bottom: env(safe-area-inset-bottom);
        transform: translateX(0)
    }

    .Toastify__toast-container--rtl {
        left: auto;
        right: env(safe-area-inset-right)
    }
}

.Toastify__toast {
    --y: 0;
    border-radius: 6px;
    border-radius: var(--toastify-toast-bd-radius);
    box-shadow: 0 4px 12px #0000001a;
    box-sizing: border-box;
    cursor: default;
    direction: ltr;
    display: flex;
    font-family: sans-serif;
    font-family: var(--toastify-font-family);
    justify-content: space-between;
    margin-bottom: 1rem;
    max-height: 800px;
    max-height: var(--toastify-toast-max-height);
    min-height: 64px;
    min-height: var(--toastify-toast-min-height);
    overflow: hidden;
    padding: 8px;
    position: relative;
    touch-action: none;
    z-index: 0
}

.Toastify__toast--stacked {
    position: absolute;
    transform: translate3d(0, var(--y), 0) scale(var(--s));
    transition: transform .3s;
    width: 100%
}

.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,
.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body {
    transition: opacity .1s
}

.Toastify__toast--stacked[data-collapsed=false] {
    overflow: visible
}

.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>* {
    opacity: 0
}

.Toastify__toast--stacked:after {
    bottom: 100%;
    content: "";
    height: calc(var(--g)*1px);
    left: 0;
    position: absolute;
    right: 0
}

.Toastify__toast--stacked[data-pos=top] {
    top: 0
}

.Toastify__toast--stacked[data-pos=bot] {
    bottom: 0
}

.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before {
    transform-origin: top
}

.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before {
    transform-origin: bottom
}

.Toastify__toast--stacked:before {
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    transform: scaleY(3);
    z-index: -1
}

.Toastify__toast--rtl {
    direction: rtl
}

.Toastify__toast--close-on-click {
    cursor: pointer
}

.Toastify__toast-body {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    margin: auto 0;
    padding: 6px
}

.Toastify__toast-body>div:last-child {
    flex: 1 1;
    word-break: break-word
}

.Toastify__toast-icon {
    display: flex;
    flex-shrink: 0;
    margin-inline-end: 10px;
    width: 20px
}

.Toastify--animate {
    animation-duration: .5s;
    animation-fill-mode: both
}

.Toastify--animate-icon {
    animation-duration: .3s;
    animation-fill-mode: both
}

@media only screen and (max-width:480px) {
    .Toastify__toast {
        border-radius: 0;
        margin-bottom: 0
    }
}

.Toastify__toast-theme--dark {
    background: #121212;
    background: var(--toastify-color-dark);
    color: #fff;
    color: var(--toastify-text-color-dark)
}

.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
    background: #fff;
    background: var(--toastify-color-light);
    color: #757575;
    color: var(--toastify-text-color-light)
}

.Toastify__toast-theme--colored.Toastify__toast--info {
    background: #3498db;
    background: var(--toastify-color-info);
    color: #fff;
    color: var(--toastify-text-color-info)
}

.Toastify__toast-theme--colored.Toastify__toast--success {
    background: #07bc0c;
    background: var(--toastify-color-success);
    color: #fff;
    color: var(--toastify-text-color-success)
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
    background: #f1c40f;
    background: var(--toastify-color-warning);
    color: #fff;
    color: var(--toastify-text-color-warning)
}

.Toastify__toast-theme--colored.Toastify__toast--error {
    background: #e74c3c;
    background: var(--toastify-color-error);
    color: #fff;
    color: var(--toastify-text-color-error)
}

.Toastify__progress-bar-theme--light {
    background: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    background: var(--toastify-color-progress-light)
}

.Toastify__progress-bar-theme--dark {
    background: #bb86fc;
    background: var(--toastify-color-progress-dark)
}

.Toastify__progress-bar--info {
    background: #3498db;
    background: var(--toastify-color-progress-info)
}

.Toastify__progress-bar--success {
    background: #07bc0c;
    background: var(--toastify-color-progress-success)
}

.Toastify__progress-bar--warning {
    background: #f1c40f;
    background: var(--toastify-color-progress-warning)
}

.Toastify__progress-bar--error {
    background: #e74c3c;
    background: var(--toastify-color-progress-error)
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
    background: #ffffffb3;
    background: var(--toastify-color-transparent)
}

.Toastify__close-button {
    align-self: flex-start;
    background: #0000;
    border: none;
    color: #fff;
    cursor: pointer;
    opacity: .7;
    outline: none;
    padding: 0;
    transition: .3s ease;
    z-index: 1
}

.Toastify__close-button--light {
    color: #000;
    opacity: .3
}

.Toastify__close-button>svg {
    fill: currentColor;
    height: 16px;
    width: 14px
}

.Toastify__close-button:focus,
.Toastify__close-button:hover {
    opacity: 1
}

@keyframes Toastify__trackProgress {
    0% {
        transform: scaleX(1)
    }

    to {
        transform: scaleX(0)
    }
}

.Toastify__progress-bar {
    border-bottom-left-radius: 6px;
    border-bottom-left-radius: var(--toastify-toast-bd-radius);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .7;
    position: absolute;
    transform-origin: left;
    width: 100%;
    z-index: 9999;
    z-index: var(--toastify-z-index)
}

.Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards
}

.Toastify__progress-bar--controlled {
    transition: transform .2s
}

.Toastify__progress-bar--rtl {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-right-radius: var(--toastify-toast-bd-radius);
    left: auto;
    right: 0;
    transform-origin: right
}

.Toastify__progress-bar--wrp {
    border-bottom-left-radius: 6px;
    border-bottom-left-radius: var(--toastify-toast-bd-radius);
    bottom: 0;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%
}

.Toastify__progress-bar--wrp[data-hidden=true] {
    opacity: 0
}

.Toastify__progress-bar--bg {
    height: 100%;
    opacity: .2;
    opacity: var(--toastify-color-progress-bgo);
    width: 100%
}

.Toastify__spinner {
    animation: Toastify__spin .65s linear infinite;
    border: 2px solid #e0e0e0;
    border-color: var(--toastify-spinner-color-empty-area);
    border-radius: 100%;
    border-right-color: #616161;
    border-right-color: var(--toastify-spinner-color);
    box-sizing: border-box;
    height: 20px;
    width: 20px
}

@keyframes Toastify__bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, var(--y), 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, var(--y), 0)
    }
}

@keyframes Toastify__bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, var(--y), 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, var(--y), 0)
    }
}

@keyframes Toastify__bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__bounceOutUp {
    20% {
        transform: translate3d(0, calc(var(--y) - 10px), 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, calc(var(--y) + 20px), 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes Toastify__bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutDown {
    20% {
        transform: translate3d(0, calc(var(--y) - 10px), 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, calc(var(--y) + 20px), 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
    animation-name: Toastify__bounceInLeft
}

.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
    animation-name: Toastify__bounceInRight
}

.Toastify__bounce-enter--top-center {
    animation-name: Toastify__bounceInDown
}

.Toastify__bounce-enter--bottom-center {
    animation-name: Toastify__bounceInUp
}

.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
    animation-name: Toastify__bounceOutLeft
}

.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
    animation-name: Toastify__bounceOutRight
}

.Toastify__bounce-exit--top-center {
    animation-name: Toastify__bounceOutUp
}

.Toastify__bounce-exit--bottom-center {
    animation-name: Toastify__bounceOutDown
}

@keyframes Toastify__zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes Toastify__zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: translate3d(0, var(--y), 0) scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.Toastify__zoom-enter {
    animation-name: Toastify__zoomIn
}

.Toastify__zoom-exit {
    animation-name: Toastify__zoomOut
}

@keyframes Toastify__flipIn {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes Toastify__flipOut {
    0% {
        transform: translate3d(0, var(--y), 0) perspective(400px)
    }

    30% {
        opacity: 1;
        transform: translate3d(0, var(--y), 0) perspective(400px) rotateX(-20deg)
    }

    to {
        opacity: 0;
        transform: translate3d(0, var(--y), 0) perspective(400px) rotateX(90deg)
    }
}

.Toastify__flip-enter {
    animation-name: Toastify__flipIn
}

.Toastify__flip-exit {
    animation-name: Toastify__flipOut
}

@keyframes Toastify__slideInRight {
    0% {
        transform: translate3d(110%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, var(--y), 0)
    }
}

@keyframes Toastify__slideInLeft {
    0% {
        transform: translate3d(-110%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, var(--y), 0)
    }
}

@keyframes Toastify__slideInUp {
    0% {
        transform: translate3d(0, 110%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, var(--y), 0)
    }
}

@keyframes Toastify__slideInDown {
    0% {
        transform: translate3d(0, -110%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, var(--y), 0)
    }
}

@keyframes Toastify__slideOutRight {
    0% {
        transform: translate3d(0, var(--y), 0)
    }

    to {
        transform: translate3d(110%, var(--y), 0);
        visibility: hidden
    }
}

@keyframes Toastify__slideOutLeft {
    0% {
        transform: translate3d(0, var(--y), 0)
    }

    to {
        transform: translate3d(-110%, var(--y), 0);
        visibility: hidden
    }
}

@keyframes Toastify__slideOutDown {
    0% {
        transform: translate3d(0, var(--y), 0)
    }

    to {
        transform: translate3d(0, 500px, 0);
        visibility: hidden
    }
}

@keyframes Toastify__slideOutUp {
    0% {
        transform: translate3d(0, var(--y), 0)
    }

    to {
        transform: translate3d(0, -500px, 0);
        visibility: hidden
    }
}

.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
    animation-name: Toastify__slideInLeft
}

.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
    animation-name: Toastify__slideInRight
}

.Toastify__slide-enter--top-center {
    animation-name: Toastify__slideInDown
}

.Toastify__slide-enter--bottom-center {
    animation-name: Toastify__slideInUp
}

.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
    animation-duration: .3s;
    animation-name: Toastify__slideOutLeft;
    animation-timing-function: ease-in
}

.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
    animation-duration: .3s;
    animation-name: Toastify__slideOutRight;
    animation-timing-function: ease-in
}

.Toastify__slide-exit--top-center {
    animation-duration: .3s;
    animation-name: Toastify__slideOutUp;
    animation-timing-function: ease-in
}

.Toastify__slide-exit--bottom-center {
    animation-duration: .3s;
    animation-name: Toastify__slideOutDown;
    animation-timing-function: ease-in
}

@keyframes Toastify__spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.parentmain .thirdclass {
    background: #32987914;
    color: #3298794d
}

.parentmain .thirdclass,
.parentmain .thirdclass2 {
    align-items: center;
    border: none;
    border-radius: 4px;
    display: flex;
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    justify-content: center;
    line-height: 100%;
    padding: 10px 18px;
    text-transform: capitalize;
    width: 100%
}

.parentmain .thirdclass2 {
    background: #329879;
    background: var(--Primary-Green, #329879);
    color: #ecf5f9;
    color: var(--Box-Background-Color, #ecf5f9)
}

.parentmain .parentbar {
    border-radius: 4px;
    margin: 0 auto 163px;
    width: 100%
}

.parentmain .parentbar th {
    background: var(--t-bg);
    border-bottom: 1px solid var(--t-brdr);
    border-radius: 0;
    color: var(--th-clr);
    font-family: f37;
    font-size: 12px;
    font-style: normal;
    height: 48px;
    letter-spacing: .24px;
    line-height: 120%;
    padding: 10px 18px;
    vertical-align: middle;
    white-space: nowrap
}

.parentmain .parentbar .newdiv {
    align-items: center;
    display: flex;
    gap: 8px
}

.parentmain .parentbar .headtabel {
    background: 1px solid #2b3e43;
    background: 1px solid var(--V6-Dark-Theme-Stroke, #2b3e43);
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    height: 79px;
    letter-spacing: .28px;
    line-height: 24px;
    padding: 10px 10px 10px 20px;
    text-transform: uppercase
}

.parentmain .parentbar .headingtable {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    padding-bottom: 20px;
    text-transform: uppercase
}

.parentmain .parentbar .tabletext {
    color: var(--datepara);
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%
}

.parentmain .parentbar .tablebody {
    background: #000;
    border-bottom: 1px solid #1b1b1b
}

.parentmain .parentbar .secondtabletext {
    color: var(--timepara);
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%
}

.parentmain .parentbar .datatableone {
    background: var(--t-bg);
    border-bottom: 1px solid var(--t-brdr) !important;
    border: none;
    height: 80px;
    outline: none;
    padding: 10px 20px
}

.parentmain .parentbar .addclass {
    color: var(--td-clr)
}

.parentmain .parentbar .addclass,
.parentmain .parentbar .secondclass {
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .24px;
    line-height: 110%
}

.parentmain .parentbar .secondclass {
    color: #e88f35
}

.parentmain .parentbar .secondclassagain {
    color: #329879;
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .24px;
    line-height: 110%
}

.parentmain .parentbar .thirdclass {
    background: #32987914;
    color: #3298794d
}

.parentmain .parentbar .thirdclass,
.parentmain .parentbar .thirdclass2 {
    align-items: center;
    border: none;
    border-radius: 4px;
    display: flex;
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    justify-content: center;
    line-height: 100%;
    padding: 10px 18px;
    text-transform: capitalize
}

.parentmain .parentbar .thirdclass2 {
    background: #329879;
    background: var(--Primary-Green, #329879);
    color: #ecf5f9;
    color: var(--Box-Background-Color, #ecf5f9)
}

.parentmain .parentbar .maintablehaed {
    background: var(--cardbg);
    border-radius: 4px
}

.parentmain .parentbar .maintablehaed table {
    width: 100%
}

.parentmain .Paginationlattable {
    align-items: center;
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    padding: 10px 18px
}

.parentmain .Paginationlattable .right-f .active>.page-link,
.parentmain .Paginationlattable .right-f .page-link.active {
    background: #0a2931;
    border-radius: 5px;
    color: #2bf7c4
}

.parentmain .Paginationlattable .left-f h6 {
    color: var(--th-clr);
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%
}

.parentmain .Paginationlattable .pagination {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.parentmain .Paginationlattable .pagination .active>.page-link,
.parentmain .Paginationlattable .pagination .page-link.active {
    background: var(--pagactbg);
    border-radius: 5px;
    color: var(--pagactclr)
}

.parentmain .Paginationlattable .pagination .page-link:focus,
.parentmain .Paginationlattable .pagination .page-link:hover {
    background-color: initial;
    box-shadow: none
}

.parentmain .Paginationlattable .pagination .page-link {
    background-color: #0000;
    border: none;
    border-radius: 5px;
    color: var(--pagclr);
    font-family: f37;
    font-size: 15px;
    font-style: normal;
    line-height: 100%;
    padding: 6px 11px
}

.parentmain .Paginationlattable .pagination .page-link.active {
    background: var(--pagactbg);
    border-radius: 5px;
    color: var(--pagactclr)
}

.parentmain .Paginationlattable .pagination .page-item:first-child .page-link {
    color: var(--pagclr);
    font-family: f37;
    font-size: 15px;
    font-style: normal;
    line-height: 100%
}

.parentmain .mainheadphone {
    background: var(--t-bg);
    border: 1px solid var(--t-brdr);
    border-radius: 4px;
    margin-bottom: 174px;
    padding: 20px
}

.parentmain .mainheadphone .headingstalking {
    color: #fff;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    padding-bottom: 20px;
    text-transform: uppercase
}

.parentmain .mainheadphone .cardone {
    background: var(--t-bg);
    border: 1px solid var(--t-brdr);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

.parentmain .mainheadphone .dateclass {
    color: var(--amountclr);
    font-family: f37;
    font-size: 12px;
    font-style: normal;
    line-height: 120%;
    padding-bottom: 5px
}

.parentmain .mainheadphone .dateclasstwo {
    color: var(--td-clr);
    font-family: hregular;
    font-size: 12px;
    font-style: normal;
    line-height: 120%
}

.parentmain .mainheadphone .amount {
    color: var(--amountclr);
    font-family: f37;
    font-size: 12px;
    font-style: normal;
    line-height: 120%;
    padding-bottom: 5px
}

.parentmain .mainheadphone .digits {
    color: var(--td-clr);
    font-family: hregular;
    font-size: 12px;
    font-style: normal;
    line-height: 120%
}

.parentmain .mainheadphone .cooldown {
    color: var(--amountclr);
    font-family: f37;
    font-size: 12px;
    font-style: normal;
    line-height: 120%;
    padding-bottom: 5px
}

.parentmain .mainheadphone .timer {
    color: #ff8a00;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .1px;
    line-height: 24px;
    padding-bottom: 20px
}

.parentmain .mainheadphone .withdrawbutton {
    border: 1px solid #121212;
    box-shadow: 2px 2px 0 0 #121212;
    color: #363636;
    font-size: 12px;
    padding: 10px 30px
}

.parentmain .mainheadphone .withdrawbutton,
.parentmain .mainheadphone .withdrawbutton1 {
    background: #000;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 100%
}

.parentmain .mainheadphone .withdrawbutton1 {
    border: 1px solid #fff;
    box-shadow: 2px 2px 0 0 #fff;
    color: #fff;
    font-size: 10px;
    padding: 10px 20px
}

.parentmain .mainheadphone .flexclass {
    align-self: stretch;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px
}

.parentmain .mainheadphone .headofcards {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.Paginationlattable2 {
    align-items: center;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background: #000;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding: 13px 11px;
    width: 100%
}

.Paginationlattable2 .showclass {
    color: #a2a4a6;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%
}

.Paginationlattable2 .page-item:not(:first-child) .page-link {
    background-color: initial;
    border: initial;
    color: #a2a4a6;
    display: flex;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    gap: 10px;
    line-height: 100%;
    padding: 6px 11px
}

.Paginationlattable2 .pagination {
    align-items: center;
    display: flex;
    margin-bottom: 0
}

.Paginationlattable2 .active>.page-link {
    background: #fff !important;
    border: initial;
    border-radius: 0;
    border-radius: initial;
    color: #000 !important
}

.Paginationlattable2 .svgclasss {
    padding: 6px
}

.generic-modal .paragraphmodal {
    color: var(--V6-Dark-Theme-Primary-Text-Color);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    text-align: center
}

.generic-modal .headingmodal {
    color: var(--inputmainssss);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase
}

.generic-modal .headmodal {
    background: var(--formodalfirst);
    border: 1px solid #3d91a400;
    border-radius: 4px;
    margin: 0 auto;
    padding: 30px 0
}

.generic-modal .divmid {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    padding-top: 30px
}

.generic-modal .feediv,
.generic-modal .numdiv {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%
}

.generic-modal .numdiv {
    letter-spacing: .24px
}

.generic-modal .walletpara1 {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-bottom: 50px;
    padding-top: 10px;
    text-align: center
}

.stakingmodals .modal-body .forbrdrs {
    background: #000;
    border: 1px solid #fff !important;
    box-shadow: 4px 4px 0 0 #fff;
    padding: 30px 0
}

.stakingmodals .modal-body .happy h6 {
    color: #000;
    font-size: 20px;
    font-weight: 700
}

.stakingmodals .modal-body .happy .wrong {
    margin-top: 40px
}

.stakingmodals .modal-body .happy p {
    color: #2f2f2f;
    font-weight: 500
}

@media(max-width:850px) {
    .parentmain .Paginationlattable {
        align-items: center;
        border-radius: 12px !important;
        flex-direction: column;
        justify-content: center
    }

    .parentmain .mainheadphone {
        display: block !important
    }

    .parentmain .parentbar {
        display: none
    }

    .parentmain .secondclass {
        color: #e88f35
    }

    .parentmain .secondclass,
    .parentmain .secondclassagain {
        font-family: hbold;
        font-size: 14px;
        font-style: normal;
        letter-spacing: .1px;
        line-height: 24px
    }

    .parentmain .secondclassagain {
        color: #329879
    }
}

.thirdclass.lklklklklklk {
    border: 1px solid #121212;
    box-shadow: 2px 2px 0 0 #121212;
    color: #363636
}

.thirdclass.lklklklklklk,
.thirdclass2.lklklklklklk {
    background: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    outline: none;
    padding: 10px 30px;
    text-transform: uppercase
}

.thirdclass2.lklklklklklk {
    border: 1px solid #fff;
    box-shadow: 2px 2px 0 0 #fff;
    color: #fff
}

.parentmain .stakingstatbox {
    background: var(--cardbg);
    border: none;
    border-radius: 4px;
    padding: 60px 30px
}

.parentmain .stakingstatbox .wrapper .whitetext {
    color: var(--heading-text);
    font-family: hmedium;
    font-size: 20px;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
    text-transform: capitalize
}

.stakingstatbox {
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background: #000000b3;
    border: 1px solid #252525;
    border-radius: 12px;
    padding: 60px 394px
}

.stakingstatbox .wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.stakingstatbox .wrapper .whitetext {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 45px;
    margin-top: 20px;
    width: 478px
}

.stakingstatbox .wrapper .waletconnectss {
    background: var(--checkbg);
    border: none;
    border-radius: 4px;
    color: var(--bgbgbg);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    letter-spacing: .28px;
    line-height: 120%;
    padding: 18px 22px;
    text-align: center;
    text-transform: uppercase
}

.mystaking,
.unstaking-main-section {
    padding-bottom: 100px
}

.mystaking .stakingstatbox {
    background: var(--cardbg);
    border: none;
    border-radius: 12px;
    border-radius: 4px;
    padding: 60px 30px
}

.mystaking .stakingstatbox .wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.mystaking .stakingstatbox .wrapper .whitetext {
    color: var(--heading-text);
    font-family: hmedium;
    font-size: 20px;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
    text-transform: capitalize;
    width: 478px
}

.mystaking .stakingstatbox .wrapper .waletconnectss {
    background: var(--checkbg);
    border: none;
    border-radius: 4px;
    color: var(--bgbgbg);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    letter-spacing: .28px;
    line-height: 120%;
    padding: 18px 22px;
    text-align: center;
    text-transform: uppercase
}

.mystaking .mystakingmain {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    justify-content: flex-start
}

.mystaking .mystakingmain .leftstaking {
    background: var(--cardbg);
    border-radius: 4px;
    max-width: 530px;
    padding: 30px;
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .leftstakinghead {
    border: none !important;
    color: var(--text-color);
    font-family: f37;
    font-size: 26px;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 0;
    padding-bottom: 30px;
    width: 100%
}

.mystaking .mystakingmain .leftstaking .rewardbox {
    background: #0d0d0d;
    border: 1px solid #1b1b1b;
    padding: 20px
}

.mystaking .mystakingmain .leftstaking .rewardbox .reard {
    color: #868686;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 7px;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardbox h4 {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 24px;
    text-transform: uppercase
}

.mystaking .mystakingmain .leftstaking .rewardbox .claimssss {
    background: #fff3;
    border: 1px solid #151515;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 10px 30px;
    text-transform: uppercase;
    width: 100%
}

.mystaking .mystakingmain .rightstaking {
    background: var(--cardbg);
    border-radius: 4px;
    padding: 25px;
    width: 100%
}

.mystaking .mystakingmain .rightstaking .rightstakinghead {
    color: var(--text-color);
    font-family: f37;
    font-size: 18px;
    font-style: normal;
    line-height: 140%;
    margin-bottom: 20px;
    text-transform: uppercase
}

.stakingmodals .modal-body .forbrdrs {
    margin-bottom: 30px;
    padding: 30px 156px;
    width: 100%
}

.stakingmodals .modal-body .forbrdr {
    padding: 30px 156px;
    width: 100%
}

.stakingmodals .modal-body .stakecard {
    background: var(--formodalfirst);
    border: 1px solid #3d91a400;
    border-radius: 4px;
    padding: 20px;
    width: 100%
}

.stakingmodals .modal-body .stakecard .textcard {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.stakingmodals .modal-body .stakecard .textcard .parent {
    width: 100%
}

.stakingmodals .modal-body .stakecard .textcard .parent input {
    background: #0000;
    border: none;
    height: 44px;
    padding: 0;
    width: 100%
}

.stakingmodals .modal-body .stakecard .textcard .parent input,
.stakingmodals .modal-body .stakecard .textcard .parent input::placeholder {
    color: var(--inputmainssss);
    font-family: f37;
    font-size: 32px;
    font-style: normal;
    line-height: 110%;
    text-align: start;
    text-transform: uppercase
}

.stakingmodals .modal-body .stakecard .textcard .parent .uppertext {
    color: var(--V6-Dark-Theme-Primary-Text-Color);
    font-family: hregular;
    font-size: 12px;
    font-style: normal;
    line-height: 110%;
    margin-bottom: 15px;
    position: relative;
    text-align: center
}

.stakingmodals .modal-body .stakecard .textcard .parent .para {
    color: var(--inputmainssss);
    font-family: f37;
    font-size: 32px;
    font-style: normal;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all
}

.stakingmodals .modal-body .stakecard .textcard .parent .max {
    background: var(--btn-green-bg);
    border-radius: 4px;
    color: var(--cardtextmain) !important;
    font-family: hmedium;
    font-size: 14px;
    font-style: normal;
    letter-spacing: .24px;
    line-height: 120%;
    max-width: 71px;
    padding: 8px 20px;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 75px;
    width: 100%
}

.stakingmodals .modal-body .textparent {
    margin: 30px 0
}

.stakingmodals .modal-body .textparent .innercontent {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px
}

.stakingmodals .modal-body .textparent .innercontent .wallet {
    color: var(--para);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    line-height: 120%
}

.stakingmodals .modal-body .textparent .innercontent .textpara {
    color: var(--formodaltextttt);
    font-family: hmedium;
    font-size: 14px;
    font-style: normal;
    letter-spacing: .24px;
    line-height: 120%
}

.stakingmodals .modal-body .yellowbox {
    background: #e88f3526;
    border: none;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%
}

.stakingmodals .modal-body .yellowbox .cool {
    color: #e88f35;
    font-family: f37;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .24px;
    line-height: 120%;
    margin-bottom: 10px;
    text-transform: uppercase
}

.stakingmodals .modal-body .yellowbox .yellowpara {
    color: #e88f35;
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .24px;
    line-height: 120%
}

.stakingmodals .modal-body .mainbtns .btndisable {
    align-items: center;
    background: #000;
    border: 1px solid #121212;
    box-shadow: 4px 4px 0 0 #121212;
    color: #363636;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 100%;
    padding: 15px 40px;
    text-transform: uppercase;
    width: 100%
}

.stakingmodals .modal-body .happy {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.stakingmodals .modal-body .happy .newimg {
    align-items: center;
    background-color: #fc4f52;
    border-radius: 120px;
    display: flex;
    height: 60px;
    justify-content: center;
    margin-bottom: 20px;
    width: 60px
}

.stakingmodals .modal-body .happy h6 {
    color: var(--forlightmodaltext);
    font-family: f37;
    font-size: 40px;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 0;
    margin-top: 20px
}

.stakingmodals .modal-body .happy .newhead {
    color: var(--text-color);
    font-family: f37;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 10px
}

.stakingmodals .modal-body .happy .wrong {
    margin-top: 20px
}

.stakingmodals .modal-body .happy p {
    color: var(--para);
    font-family: hregular;
    font-size: 16px;
    font-style: normal;
    line-height: 140%;
    margin-bottom: 20px
}

@media(max-width:1100px) {
    .mystaking .mystakingmain {
        flex-direction: column
    }

    .mystaking .mystakingmain .leftstaking {
        max-width: 100%;
        position: static;
        top: auto
    }
}

@media(max-width:992px) {
    .mystaking .mystakinghead {
        font-size: 24px
    }

    .mystaking .mystakingmain .leftstaking .leftstakinghead {
        font-size: 24px !important
    }

    .mystaking .mystakingmain .leftstaking {
        padding: 20px
    }

    .mystaking .mystakingmain .leftstaking .stakingdetailmain {
        flex-direction: column;
        gap: 25px
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain {
        flex-direction: column;
        gap: 25px;
        padding: 15px
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft .rewardlefthead,
    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsleft .rewardleftpara,
    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsrightparas .yellowhead,
    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsrightparas .yellowpara {
        text-align: center
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright .restakebtn {
        background: #0d0d0d;
        border: 1px solid #151515;
        padding: 15px 30px;
        width: 100%
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright .claimbtn {
        width: 100%
    }

    .mystaking .mystakingmain .leftstaking .rewardsmain .rewardsright {
        gap: 10px;
        justify-content: space-between;
        width: 100%
    }

    .mystaking .mystakingmain .rightstaking .mytable {
        display: none
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile {
        background: var(--t-bg);
        border-radius: 4px;
        display: block !important;
        padding: 20px
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable {
        align-items: center;
        background: var(--t-bg);
        border: 1px solid var(--t-brdr);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        gap: 19px;
        justify-content: center;
        margin-bottom: 10px;
        padding: 15px
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner {
        align-items: flex-start;
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail {
        width: 100%
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail .mblpara {
        color: var(--timepara);
        font-family: f37;
        font-size: 12px;
        font-style: normal;
        line-height: 120%;
        margin-bottom: 5px
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail .mblhead {
        color: var(--td-clr);
        font-family: hregular;
        font-size: 12px;
        font-style: normal;
        line-height: 120%
    }

    .mystaking .mystakingmain .rightstaking .mytablemobile .mbltable .mbltableinner .mbltabledetail .mblheadlink {
        align-items: center;
        color: var(--td-clr);
        display: flex;
        font-family: hregular;
        font-size: 12px;
        font-style: normal;
        gap: 10px;
        justify-content: flex-start;
        letter-spacing: .1px;
        line-height: 120%
    }

    .mystaking .mystakingmain .rightstaking {
        padding: 20px
    }

    .footer-content {
        background: var(--t-bg);
        border-radius: 4px;
        margin-top: 20px;
        padding: 13.277px 13.5px 12.723px
    }

    .footer-content,
    .footer-content .right-f {
        align-items: center;
        display: flex;
        justify-content: center
    }

    .footer-content .right-f {
        width: 100%
    }

    .footer-content .right-f .active>.page-link,
    .footer-content .right-f .page-link.active {
        background: var(--pagactbg);
        border-radius: 5px;
        color: var(--pagactclr)
    }

    .footer-content .right-f .page-link:focus,
    .footer-content .right-f .page-link:hover {
        background-color: initial;
        box-shadow: none
    }

    .footer-content .right-f .page-link {
        background-color: #0000;
        border: none;
        border-radius: 5px;
        color: var(--pagclr);
        font-family: f37;
        font-size: 15px;
        font-style: normal;
        line-height: 100%;
        padding: 6px 11px
    }

    .footer-content .right-f .page-link.active {
        background: var(--pagactbg);
        border-radius: 5px;
        color: var(--pagactclr)
    }

    .footer-content .right-f .page-item:first-child .page-link {
        color: var(--pagclr);
        font-family: f37;
        font-size: 15px;
        font-style: normal;
        line-height: 100%
    }

    .mystaking .stakingstatbox {
        padding: 60px 20px
    }

    .mystaking .stakingstatbox .wrapper .whitetext {
        font-size: 20px;
        text-align: center;
        width: auto
    }
}

.datatable .main-heading {
    margin: 30px 0
}

.datatable .main-heading h6 {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .44px;
    line-height: 24px
}

.datatable .table-responsive {
    border-radius: 12px
}

.datatable .table-responsive td .hashpara {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.datatable .table-responsive {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.datatable .table-responsive::-webkit-scrollbar {
    display: none
}

.datatable .table-responsive .table {
    margin: 0
}

.datatable .table-responsive th {
    border-radius: 0;
    color: var(--th-clr);
    font-family: f37;
    height: 48px;
    line-height: 120%;
    white-space: nowrap
}

.datatable .table-responsive td,
.datatable .table-responsive th {
    background: var(--t-bg);
    border-bottom: 1px solid var(--t-brdr);
    font-size: 12px;
    font-style: normal;
    letter-spacing: .24px;
    padding: 10px 18px;
    vertical-align: middle
}

.datatable .table-responsive td {
    color: var(--td-clr);
    font-family: hmedium;
    height: 54px;
    line-height: 110%
}

.datatable .table-responsive td .hashpara {
    align-items: center;
    color: var(--td-clr);
    display: flex;
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    gap: 10px;
    justify-content: flex-start;
    letter-spacing: .1px;
    line-height: 24px
}

.datatable .table-responsive td .stakingdatesmain {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 2px;
    justify-content: flex-start
}

.datatable .table-responsive td .stakingdatesmain .datepara {
    color: var(--datepara);
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%
}

.datatable .table-responsive td .stakingdatesmain .timepara {
    color: var(--timepara);
    font-family: hmedium;
    font-size: 12px;
    font-style: normal;
    letter-spacing: .1px;
    line-height: 110%
}

.datatable .table-responsive td .unstakebtn {
    align-items: center;
    background: #f8f8f8;
    border: none;
    border-radius: 15px;
    box-shadow: inset 0 -5px 0 0 #00000005;
    color: #000;
    color: var(--Black, #000);
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    line-height: 100%;
    outline: none;
    padding: 12px 20px
}

.datatable .more-btn .dropdown-toggle {
    background-color: #0000;
    border: none
}

.datatable .more-btn .dropdown-toggle:after {
    display: none
}

.datatable .more-btn .dropdown-menu {
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: inset 0 -7px 0 0 #0000000a;
    margin: 0;
    max-height: 200px;
    overflow: auto;
    padding: 0
}

.datatable .more-btn .dropdown-menu::-webkit-scrollbar {
    display: none !important
}

.datatable .more-btn .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #e6e6e6 !important;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    overflow: hidden;
    padding: 15px
}

.datatable .more-btn .dropdown-menu .dropdown-item:last-child {
    border-bottom: none
}

.datatable .more-btn .dropdown-menu .dropdown-item:hover {
    background: #fafafa
}

.filter-btn {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    width: 11px
}

.parent-tag {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    position: relative
}

@media(max-width:650px) {
    .accmblview {
        background: #fff;
        border: 1px solid #e6e6e6;
        border-radius: 12px;
        display: block !important
    }

    .accmblview .main-twice-text {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 25px 61px 25px 28px
    }

    .accmblview .main-twice-text .accmblviewhead {
        align-items: center;
        color: #000;
        display: flex;
        font-size: 14px;
        font-weight: 700;
        justify-content: flex-start;
        letter-spacing: .28px;
        line-height: 24px
    }

    .accmblview .main-twice-text .accmblviewhead .arrowsacc {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .accmblview .accordion {
        background: #0000 !important;
        border: none !important;
        border-radius: none !important;
        box-shadow: none !important;
        outline: none !important
    }

    .accmblview .accordion .accordion-button:after {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 5.143px;
        position: absolute;
        right: 25px;
        top: 28px;
        width: 8.571px
    }

    .accmblview .accordion .accordion-item,
    .accmblview .accordion .accordion-item .accordion-header {
        background: #0000 !important;
        border: none !important;
        border-radius: none !important;
        box-shadow: none !important;
        outline: none !important
    }

    .accmblview .accordion .accordion-item .accordion-header .accordion-button {
        background: var(--login-bg);
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        padding: 22px 61px 22px 25px
    }

    .accmblview .accordion .accordion-item .accordion-header .accordion-button:focus {
        box-shadow: none
    }

    .accmblview .accordion .accordion-item .accordion-header .accordion-button .accheadermain {
        align-items: center;
        display: flex;
        gap: 30px;
        justify-content: flex-start;
        width: 100%
    }

    .accmblview .accordion .accordion-item .accordion-header .accordion-button .accheadermain .accmainimage {
        align-items: center;
        background: #0000000a;
        border-radius: 60px;
        display: flex;
        height: 30px;
        object-fit: cover;
        object-position: center;
        width: 30px
    }

    .accmblview .accordion .accordion-item .accordion-header .accordion-button .accheadermain .accmainimage .accinnerimg {
        background: #0000000a;
        border-radius: 60px;
        height: 100%;
        object-fit: cover;
        object-position: center;
        width: 100%
    }

    .accmblview .accordion .accordion-item .accordion-header .accordion-button .accheadermain .acctext {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%
    }

    .accmblview .accordion .accordion-item .accordion-body {
        background: #0000 !important;
        border: none !important;
        border-radius: none !important;
        box-shadow: none !important;
        outline: none !important;
        padding: 0 25px
    }

    .accmblview .accordion .accordion-item .accordion-body .acctexts {
        align-items: center;
        border-bottom: 1px solid #1c1c1c;
        display: flex;
        justify-content: space-between;
        padding: 20px 0
    }

    .accmblview .accordion .accordion-item .accordion-body .acctexts:last-child {
        margin-bottom: 0
    }

    .accmblview .accordion .accordion-item .accordion-body .acctexts .textleft {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: .28px;
        line-height: 100%;
        text-transform: uppercase
    }

    .accmblview .accordion .accordion-item .accordion-body .acctexts .textright {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: .28px;
        line-height: 21px
    }

    .accmblview .accordion .accordion-item .accordion-body .acctexts .brdrbtn {
        align-items: center;
        background: #000;
        border: 1px solid #fff;
        box-shadow: 2px 2px 0 0 #fff;
        color: #000;
        display: flex;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        justify-content: center;
        line-height: 120%;
        padding: 7px 15px;
        text-transform: uppercase
    }

    .accmblview .twice-text h6 {
        font-weight: 700
    }

    .accmblview .twice-text h6,
    .accmblview .twice-text p {
        color: #000;
        font-size: 12px;
        font-style: normal;
        letter-spacing: .24px;
        line-height: 21px
    }

    .accmblview .twice-text p {
        font-weight: 400;
        margin-top: 2px
    }

    .accmblview .accordion .accordion-item .accordion-header .accordion-button {
        box-shadow: none !important
    }

    .dashboardetail .auctiondetailhead {
        font-size: 20px
    }
}

.main-navbar {
    align-items: center;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-bottom: 1px solid var(--border);
    display: flex;
    justify-content: center;
    padding: 14px 0;
    position: relative;
    z-index: 999
}

.main-navbar .navbar-brand {
    margin: 0
}

.main-navbar .navbar {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0
}

.main-navbar .twice-btns {
    align-items: center;
    display: flex;
    gap: 32px;
    justify-content: flex-end
}

.main-navbar .twice-btns .faqs-btn {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%
}

@media(max-width:992px) {
    .main-navbar {
        padding: 10px
    }

    .bar-btn {
        display: block !important
    }

    .main-navbar .twice-btns {
        display: none !important
    }
}

.offcanvas-bar {
    background: var(--body-bg);
    border-bottom: 1px solid #142125;
    min-width: 100% !important
}

.offcanvas-bar .offcanvas-header .btn-close {
    background: url(/static/media/close-btn.ee98179a15ccfb8eb092.svg) !important;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain !important;
    box-shadow: none !important;
    opacity: 1 !important
}

.offcanvas-bar .offcanvas-body {
    bottom: 20px;
    padding: 30px 15px 15px !important;
    position: fixed;
    width: 100%
}

.offcanvas-bar .offcanvas-body .multi-btns .faqs-btn {
    align-items: center;
    border: 1px solid #30f1b6;
    border: 1px solid var(--V6-Dark-Theme-Green-Color, #30f1b6);
    border-radius: 4px;
    color: #30f1b6;
    color: var(--V6-Dark-Theme-Green-Color, #30f1b6);
    display: flex;
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    justify-content: center;
    line-height: normal;
    margin-bottom: 20px;
    padding: 17px 12px;
    text-transform: uppercase;
    width: 100%
}

.offcanvas-bar .offcanvas-body .multi-btns .faqs-btn:hover {
    background: #0a2931;
    background: var(--V6-Dark-Theme-Tab-Active-Color, #0a2931);
    border: none;
    border-radius: 3.89px
}

.offcanvas-bar .offcanvas-body .multi-btns .btn-disconnect {
    width: 100%
}

.offcanvas-bar .offcanvas-body .multi-btns .btn-disconnect h6 {
    text-align: center;
    width: 100%
}

.offcanvas-bar .offcanvas-body .multi-btns .btn-launch {
    width: 100%
}

.offcanvas-bar .offcanvas-body .multi-btns .btn-launch h6 {
    text-align: center;
    width: 100%
}

.toggle-container {
    align-items: center;
    background: #d1dbdf;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    max-width: 55px;
    padding: 3px;
    position: relative
}

.theme-toggle {
    display: none
}

.toggle-label {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%
}

.icon {
    font-size: 24px;
    transition: transform .3s, color .3s
}

.moon,
.sun {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 24px;
    justify-content: center;
    transition: background-color .3s;
    width: 24px
}

.theme-toggle:checked+.toggle-label .moon,
.theme-toggle:not(:checked)+.toggle-label .sun {
    background: #02171d;
    border-radius: 25.778px;
    box-shadow: 0 0 10px 0 #02171d99
}

.theme-toggle:checked~body {
    background-color: #333;
    color: #fff
}

.walletconectmodal .modal-dialog {
    max-width: 500px
}

.walletconectmodal .modal-dialog .modal-content {
    padding: 20px !important
}

.walletconectmodal .modal-dialog .modal-content .modal-header {
    align-items: center;
    border: none !important;
    display: flex;
    justify-content: space-between;
    padding: 0 0 20px
}

.walletconectmodal .modal-dialog .modal-content .modal-body {
    border: none;
    padding: 0
}

.main-footer {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-top: 1px solid var(--border2);
    margin-top: 20px;
    padding: 17px 60px
}

.main-footer .parent {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.main-footer .parent p {
    color: #939fa3;
    color: var(--V6-Dark-Theme-Secondary-Text-Color, #939fa3);
    font-family: hregular;
    font-size: 14px;
    font-style: normal;
    line-height: 140%
}

@media(max-width:600px) {
    .main-footer {
        border: none;
        border-top: 1px solid #1b1b1b;
        padding: 29px 0
    }

    .main-footer .parent {
        flex-direction: column;
        gap: 10px;
        justify-content: center
    }
}

.faqs-section {
    min-height: calc(100vh - 90px);
    overflow: hidden;
    padding-bottom: 63px;
    padding-top: 93px;
    position: relative;
    z-index: 99
}

.faqs-section .global-bg {
    height: 100%;
    z-index: -1
}

.faqs-section .banner-bg,
.faqs-section .global-bg {
    left: 0;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.faqs-section .banner-bg {
    z-index: 1
}

.faqs-section .faqs-content {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%
}

.faqs-section .faqs-content h4 {
    color: #fff;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 18px;
    text-transform: uppercase
}

.faqs-section .faqs-content p {
    font-weight: 400;
    margin-bottom: 70px
}

.faqs-section .faqs-content p,
.faqs-section .faqs-content p a {
    color: #fff;
    font-size: 21px;
    font-style: normal;
    line-height: 120%;
    text-transform: capitalize
}

.faqs-section .faqs-content p a {
    font-weight: 700;
    text-decoration: underline
}

.faqs-section .innerfaq {
    margin: 0 auto;
    max-width: 1210px;
    padding: 0 15px;
    width: 100%
}

.faqs-section .innerfaq .accordion {
    background: #0000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    outline: none;
    padding: 0
}

.faqs-section .innerfaq .accordion .active {
    background: #111 !important
}

.faqs-section .innerfaq .accordion .accordion-item {
    background: #000;
    border: 1px solid #191919;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px;
    outline: none
}

.faqs-section .innerfaq .accordion .accordion-item .accordion-header {
    background: #0000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    outline: none;
    padding: 0
}

.faqs-section .innerfaq .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
    background: url(/static/media/Remove_Minus.05b93a4460e788fd0eae.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 24px;
    margin: 0;
    padding: 0;
    width: 24px
}

.faqs-section .innerfaq .accordion .accordion-item .accordion-header .accordion-button:after {
    background: url(/static/media/Add_Plus.6efbaa30ba665e764c88.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 24px;
    margin: 0;
    padding: 0;
    width: 24px
}

.faqs-section .innerfaq .accordion .accordion-item .accordion-header .accordion-button {
    align-items: center;
    background: #0000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    margin: 0;
    outline: none;
    padding: 25px
}

.faqs-section .innerfaq .accordion .accordion-item .accordion-header .accordion-button p {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    gap: 10px;
    justify-content: flex-start;
    line-height: 130%
}

.faqs-section .innerfaq .accordion .accordion-item .accordion-header .accordion-button p span {
    color: #fff;
    font-weight: 500px
}

.faqs-section .innerfaq .accordion .accordion-body {
    background: #0000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    max-width: 866px;
    outline: none;
    padding: 0 25px 25px;
    width: 100%
}

.faqs-section .innerfaq .accordion .accordion-body ul li {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    list-style-type: disc;
    margin-left: 25px;
    padding: 5px 0
}

.faqs-section .innerfaq .accordion .accordion-body a {
    color: #fff !important;
    text-decoration: underline !important
}

.faqs-section .bottom-resource {
    align-items: center;
    background: #111;
    border: 1px solid #191919;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    margin: 40px auto 0;
    max-width: 700px;
    padding: 25px;
    width: 100%
}

.faqs-section .bottom-resource p {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%
}

.faqs-section .bottom-resource a {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-align: center;
    text-decoration: underline !important
}

.light-theme .faqs-section .innerfaq .accordion .accordion-item .accordion-header .accordion-button:after,
.light-theme .faqs-section .innerfaq .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 24px;
    margin: 0;
    padding: 0;
    width: 24px
}

@media(max-width:600px) {
    .faqs-section {
        padding-top: 129px
    }

    .faqs-section .faqs-content h4 {
        font-size: 39px
    }
}

.termofuse_section {
    background-color: #fff;
    padding-bottom: 84px;
    padding-top: 60px;
    position: relative;
    z-index: 99
}

.termofuse_section .termofuse-bg {
    height: 313px;
    left: 0;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.termofuse_section .main-heading {
    padding-bottom: 214px
}

.termofuse_section .main-heading h6 {
    color: #53ffea;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .36px;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.termofuse_section .main-heading h4 {
    color: #fff;
    font-size: 46px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .92px;
    line-height: 120%
}

.termofuse_section .bottom-content p {
    color: #303030;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 20px 0
}

.termofuse_section .bottom-content p a,
.termofuse_section .bottom-content p span {
    font-weight: 700;
    text-decoration: underline !important
}

.termofuse_section .bottom-content p a {
    color: #000 !important
}

@media(max-width:991px) {
    .termofuse_section .main-heading h4 {
        font-size: 28px
    }

    .termofuse_section .bottom-content p {
        font-size: 16px
    }
}

/*# sourceMappingURL=main.c952e55d.css.map*/