@font-face {
    font-family: Krona-One;
    src: url(../media/krona-one.2f0d0d32161acbb479ff.woff2) format("woff2");
}
@font-face {
    font-display: swap;
    font-family: Avengeance Heroic Avenger Bd;
    font-style: normal;
    font-weight: 400;
    src: url(https://uploads-ssl.webflow.com/651b2debc9d578d7c0d24e1f/651b2debc9d578d7c0d24e66_AVENGEANCEHEROICAVENGERBD.ttf) format("truetype");
}
.tcs {
    color: #FFD181;
}
body {
    background-color: #000;
    font-family: Calibri;
    margin: 0;
    padding: 0;
}
.flex,
.flex-lg {
    display: flex;
    justify-content: space-around;
}
@media (max-width: 760px) {
    .flex-lg {
        display: block;
    }
    .sm-cen {
        text-align: center;
    }
}
footer,
header {
    background-color: #000;
    color: #221f1f;
    margin: 0;
    padding: 0;
}
.ml-3 {
    margin-left: 18px;
}
.cen {
    text-align: center;
}
.container {
    margin: auto;
    max-width: 1200px;
}
.connector {
    border: 1px solid pink;
    border-radius: 12px;
    cursor: pointer;
    display: block;
    font-size: 30px;
    margin: 15px;
    max-width: 270px;
    padding: 12px 20px;
    text-align: left;
}
.connector img {
    border-radius: 12px;
    height: 30px;
    width: 30px;
}
table {
    border-collapse: collapse;
    width: 100%;
}
table tr td,
table tr th {
    background-color: #f0f0f0;
    border: 1px solid gray;
    color: #171414;
}
table tr td,
table tr th {
    font-size: 20px;
    padding: 8px 12px;
}
.nav-container {
    color: #fff;
    font-weight: 700;
    padding-bottom: 25px;
    padding-top: 25px;
}
h1,
h2,
h3,
h4 {
    color: #d6d6e0;
    font-family: Avengeance Heroic Avenger Bd;
}
p {
    color: #fff;
}
.nav-container a {
    color: #f0ebeb;
}
.white {
    color: #d2c7c7;
}
.btn {
    background: linear-gradient(142deg, #40c1ff, #D8A040););
    border: 1px solid #f8f8ff;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 20px;
}
.bottom-dashed-border {
    padding-bottom: 30px;
}
.package {
    background-color: initial;
    border: 1px solid #85a4c1;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 20px;
    -webkit-user-select: none;
    user-select: none;
    width: 230px;
}
.stacking-packages {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    max-width: 800px;
    flex-direction: column;
}
.stacking-packages input[type="radio"] {
    display: none;
}
.stacking-packages input[type="radio"]:checked + label {
    background: linear-gradient(45deg, #2b2a6b, #3abfd4);
    border: 1px solid #b0c6d9;
    color: #eee0e0;
    opacity: 1;
}
.stacking-amount {
    margin: auto;
    max-width: 800px;
}

.stacking-amount input {
    background-color: #d2c7c71f;
    border: 1px solid #74bf95;
    border-radius: 30px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    padding: 15px 30px;
    width: 100%;
}
.available-balance {
    color: #f0ebeb;
    cursor: pointer;
    font-weight: 700;
}
.w-200 {
    width: 200px;
}
.w-300 {
    width: 300px;
}
@media (max-width: 760px) {
    .cen-sm {
        text-align: center;
    }
    .btn {
        border-radius: 30px;
        font-size: 14px;
        padding: 12px 20px;
    }
}
.btn.danger {
    background-color: #da1e0a;
}
.btn.outline {
    background-color: initial;
    border: 1px solid #1d66ab;
    color: #1d66ab;
}
.show {
    border: 1px solid #daa520;
}
main {
    min-height: 65vh;
}
.loader {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border: 3px solid #f3f3f3;
    border-radius: 90%;
    border-top-color: #00aa72;
    display: inline-block;
    height: 20px;
    margin-right: 20px;
    width: 20px;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.fs-9 {
    font-size: 54px;
    line-height: 70px;
}
.fs-8 {
    font-size: 48px;
    line-height: 60px;
}
.fs-7 {
    font-size: 42px;
    line-height: 52px;
}
.fs-55 {
    font-size: 18px;
    line-height: 25px;
}
.fs-56 {
    font-size: 35px;
    font-weight: 500;
    line-height: 10px;
}
.fs-57 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0px;
}
.fs-6 {
    font-size: 36px;
}
.fs-5,
.fs-6 {
    line-height: 25px;
}
.fs-5 {
    font-size: 30px;
}
.fs-4 {
    font-size: 24px;
    line-height: 35px;
}
.fs-3 {
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 760px) {
    .fs-9 {
        font-size: 36px;
        line-height: 50px;
    }
    .fs-8 {
        font-size: 32px;
        line-height: 45px;
    }
    .fs-7 {
        font-size: 28px;
        line-height: 38px;
    }
    .fs-6 {
        font-size: 24px;
        line-height: 32px;
    }
    .fs-5 {
        font-size: 20px;
        line-height: 28px;
    }
    .fs-4 {
        font-size: 15px;
        line-height: 24px;
    }
    .fs-3 {
        font-size: 12px;
        line-height: 18px;
    }
}
.hero-image {
    border-radius: 12px;
    width: 100%;
}
.py-5 {
    padding-bottom: 30px;
    padding-top: 30px;
}
.w-full {
    width: 100%;
}
.py-3 {
    padding-bottom: 18px;
    padding-top: 18px;
}
.right {
    text-align: right;
}
.t-c-b {
    color: #1d66ab;
}
.my-2 {
    margin-bottom: 12px;
    margin-top: 12px;
}
.mx-2 {
    margin-left: 12px;
    margin-right: 12px;
}
.mx-3 {
    margin-left: 18px;
    margin-right: 18px;
}
.my-3 {
    margin-bottom: 18px;
    margin-top: 18px;
}
@media (max-width: 760px) {
    .sm-my-3 {
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .sm-m-auto {
        margin-left: auto;
        margin-right: auto;
    }
}
a {
    text-decoration: none;
}
.form-set {
    margin: auto auto 30px;
    max-width: 800px;
}
.form-set button,
.form-set input,
.form-set label {
    box-sizing: border-box;
    display: block;
    font-size: 20px;
    width: 100%;
}
.form-set button,
.form-set input {
    border-radius: 8px;
    padding: 10px 20px;
}
.form-set label {
    color: #626c76;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 20px;
}
.pr-3 {
    padding-right: 18px;
}
.mt-8 {
    margin-top: 48px;
}
.flex-wrap {
    flex-wrap: wrap;
    justify-content: center;
}
.candidate-card {
    background-color: #c6d4e3;
    border: 1px solid green;
    border-radius: 12px;
    color: #1d3269;
    cursor: pointer;
    margin: 15px;
    padding: 25px;
    width: 350px;
}
.candidate-card,
.cap {
    text-transform: uppercase;
}
.main-logo {
    max-width: 200px;
    width: 100%;
}
@media (max-width: 759px) {
    .main-logo {
        text-align: center;
    }
}
section {
    background-color: #15202B;
    border: 1px solid #e4dd1000;
    border-radius: 20px;
    margin-top: 20px;
    padding: 15px 15px 30px;
}
.sm-icons {
    height: 80px;
    width: 90px;
}
.card {
    border: 1px solid #4878d8;
    border-radius: 10px;
    flex: 1 1;
    margin: 20px 5px;
    padding: 10px;
}
.card h2 {
    font-size: 40px;
    margin-top: 2px;
}
@media (max-width: 759px) {
    .card h2 {
        font-size: 20px;
        margin-top: 2px;
    }
}
.card p {
    font-size: 30px;
    font-weight: 700;
    margin-top: 2px;
}
@media (max-width: 759px) {
    .card p {
        font-size: 18px;
    }
}
.mt-3 {
    margin-top: 18px;
}
.mt-4 {
    margin-top: 24px;
}
.mt-5 {
    margin-top: 30px;
}
.mt-6 {
    margin-top: 36px;
}
.mb-3 {
    margin-bottom: 18px;
}
.mb-4 {
    margin-bottom: 24px;
}
.mb-5 {
    margin-bottom: 30px;
}
.mb-6 {
    margin-bottom: 36px;
}
.error {
    color: red;
    text-align: center;
}
.px-1 {
    padding-left: 6px;
    padding-right: 6px;
}
.px-2 {
    padding-left: 12px;
    padding-right: 12px;
}
.px-3 {
    padding-left: 18px;
    padding-right: 18px;
}
.py-1 {
    padding-bottom: 6px;
    padding-top: 6px;
}
.py-2 {
    padding-bottom: 12px;
    padding-top: 12px;
}
/*# sourceMappingURL=main.7e7bb41d.css.map*/
