.ct-section {
    width: 100%;
    background-size: cover;
    background-repeat: repeat
}

.ct-section > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.ct-div-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start
}

.ct-new-columns {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap
}

.ct-link-text {
    display: inline-block
}

.ct-link {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.ct-link-button {
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.ct-link-button {
    background-color: #1e73be;
    border: 1px solid #1e73be;
    color: #fff;
    padding: 10px 16px
}

.ct-image {
    max-width: 100%
}

.ct-fancy-icon > svg {
    width: 55px;
    height: 55px
}

.ct-inner-content {
    width: 100%
}

.oxy-icon-box {
    width: 100%
}

.ct-slider {
    width: 100%
}

.ct-modal {
    flex-direction: column;
    align-items: flex-start
}

.ct-span {
    display: inline-block;
    text-decoration: inherit
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .ct-div-block, .ct-headline, .ct-link-text, .ct-text-block {
        max-width: 100%
    }

    img {
        flex-shrink: 0
    }

    body * {
        min-height: 1px
    }
}

.oxy-icon-box {
    text-align: left;
    flex-direction: column
}

.oxy-icon-box .oxy-icon-box-icon {
    margin-bottom: 12px;
    align-self: flex-start
}

.oxy-icon-box .oxy-icon-box-text {
    font-size: 16px;
    margin-bottom: 12px;
    align-self: flex-start
}

.oxy-icon-box .oxy-icon-box-link {
    margin-top: 20px
}

.ct-section-inner-wrap, .oxy-header-container {
    max-width: 1120px
}

body {
    font-family: 'Open Sans'
}

body {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #404040
}

.oxy-nav-menu-hamburger-line {
    background-color: #404040
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Comfortaa', sans-serif;
    font-size: 36px;
    font-weight: 700
}

h2, h3, h4, h5, h6 {
    font-size: 30px
}

h3, h4, h5, h6 {
    font-size: 24px
}

h4, h5, h6 {
    font-size: 20px
}

h5, h6 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

a {
    color: #fff;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

.ct-link-button {
    border-radius: 3px
}

.ct-section-inner-wrap {
    padding-top: 75px;
    padding-right: 20px;
    padding-bottom: 75px;
    padding-left: 20px
}

.ct-new-columns > .ct-div-block {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px
}

.oxy-header-container {
    padding-right: 20px;
    padding-left: 20px
}

@media (max-width: 992px) {
    .ct-columns-inner-wrap {
        display: block !important
    }

    .ct-columns-inner-wrap:after {
        display: table;
        clear: both;
        content: ""
    }

    .ct-column {
        width: 100% !important;
        margin: 0 !important
    }

    .ct-columns-inner-wrap {
        margin: 0 !important
    }
}

.oxel_accordion {
    border-top-color: #adb4b9;
    border-right-color: #adb4b9;
    border-bottom-color: #adb4b9;
    border-left-color: #adb4b9;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    max-width: 960px;
    width: 100%
}

.oxel_accordion__row:hover {
    background-color: #f4f4f4
}

.oxel_accordion__row {
    font-family: Open Sans;
    width: 100%;
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 14px;
    text-align: justify;
    border-bottom-color: #eceeef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    font-weight: 600;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #fff
}

.oxel_accordion__row.ct-section .ct-section-inner-wrap, .oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

@media (max-width: 767px) {
    .oxel_accordion__row {
        line-height: 1.6;
        padding-top: 10px;
        padding-bottom: 12px
    }
}

.oxel_accordion__row_left.ct-section .ct-section-inner-wrap, .oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: row;
    align-items: center
}

.oxel_accordion__row__label {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 22px;
    color: #0b0c21;
    text-align: left
}

@media (max-width: 479px) {
    .oxel_accordion__row__label {
        font-size: 18px
    }
}

.oxel_accordion__icon {
    color: #374047
}

.oxel_accordion__icon > svg {
    width: 16px;
    height: 16px
}

.oxel_accordion__icon {
    margin-right: 8px;
    transition-duration: .3s
}

.oxel_accordion__content {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    border-bottom-color: #98a1a8;
    border-bottom-width: 2px;
    border-bottom-style: none;
    overflow: hidden;
    opacity: 1;
    transition-duration: 3s;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    transition-property: max-height;
    text-align: left;
    max-height: 3000px;
    margin-top: 0
}

.oxel_accordion__content.ct-section .ct-section-inner-wrap, .oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.oxel_accordion__content__hidden {
    max-height: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    z-index: -1;
    padding-bottom: 0;
    transition-duration: 0s;
    margin-bottom: 0
}

.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap, .oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts) {
    display: flex
}

.header {
    background-image: url(/images/header_tsundere.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    overflow: hidden
}

.header .ct-section-inner-wrap {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0
}

.header.ct-section .ct-section-inner-wrap, .header:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (max-width: 1120px) {
    .header {
        overflow: visible
    }
}

@media (max-width: 991px) {
    .header .ct-section-inner-wrap {
        padding-bottom: 9px
    }
}

@media (max-width: 767px) {
    .header .ct-section-inner-wrap {
        padding-bottom: 22%
    }
}

@media (max-width: 479px) {
    .header {
        min-height: 520px
    }

    .header .ct-section-inner-wrap {
        padding-bottom: 20%
    }
}

.get-tsundere-button {
    padding-left: 20px;
    padding-right: 20px
}

.get-tsundere-button.ct-section .ct-section-inner-wrap, .get-tsundere-button:not(.ct-section):not(.oxy-easy-posts) {
    display: flex
}

@media (max-width: 1120px) {
    .get-tsundere-button {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    .get-tsundere-button {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 479px) {
    .get-tsundere-button.ct-section .ct-section-inner-wrap, .get-tsundere-button:not(.ct-section):not(.oxy-easy-posts) {
        display: flex
    }
}

.hero {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 88px
}

.hero.ct-section .ct-section-inner-wrap, .hero:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (max-width: 767px) {
    .hero {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 54px
    }
}

@media (max-width: 479px) {
    .hero {
        padding-left: 0;
        padding-right: 0;
        margin-top: 40px;
        padding-top: 0
    }
}

.whitepaper-button {
    font-family: 'Open Sans', sans-serif;
    padding: 9px 40px 10px;
    font-weight: 800;
    color: #fff;
    font-size: 22px
}

@media (max-width: 991px) {
    .whitepaper-button.ct-section .ct-section-inner-wrap, .whitepaper-button:not(.ct-section):not(.oxy-easy-posts) {
        display: flex
    }
}

@media (max-width: 767px) {
    .whitepaper-button {
        font-size: 18px;
        padding-right: 38px;
        padding-left: 38px
    }
}

@media (max-width: 479px) {
    .whitepaper-button {
        font-size: 18px;
        padding-left: 40px;
        padding-right: 40px;
        margin-right: 0;
        margin-left: 0;
        margin-top: 20px
    }
}

.join-community-button {
    font-family: 'Open Sans', sans-serif;
    padding: 9px 40px 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    margin-right: 0
}

@media (max-width: 767px) {
    .join-community-button {
        font-size: 18px;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 0
    }
}

@media (max-width: 479px) {
    .join-community-button {
        font-size: 16px;
        padding-left: 40px;
        padding-right: 40px;
        margin-right: 0;
        margin-left: 0
    }
}

.token-address-container {
    background-image: linear-gradient(90deg, rgba(45, 41, 105, .8), #3a3a9d);
    margin-top: 0;
    position: relative;
    padding-right: 30px
}

.token-address-container.ct-section .ct-section-inner-wrap, .token-address-container:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

@media (max-width: 1120px) {
    .token-address-container {
        bottom: 0
    }
}

@media (max-width: 991px) {
    .token-address-container {
        margin-top: -87px
    }
}

@media (max-width: 767px) {
    .token-address-container {
        position: relative;
        margin-top: 30px;
        width: 100%
    }
}

.copy-address-btn {
    padding-top: 9px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px
}

.copy-address-btn.ct-section .ct-section-inner-wrap, .copy-address-btn:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: row;
    align-items: center
}

@media (max-width: 991px) {
    .copy-address-btn {
        z-index: 5;
        position: relative;
        margin-top: 33px
    }
}

.copy-address-container {
    position: relative
}

.address-text {
    cursor: pointer
}

.our-community {
    text-transform: uppercase;
    margin-bottom: 15px
}

.card-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-top: 28px
}

.card-body.ct-section .ct-section-inner-wrap, .card-body:not(.ct-section):not(.oxy-easy-posts) {
    display: flex
}

.social-container {
    padding-left: 30px;
    padding-bottom: 60px;
    padding-right: 30px;
    padding-top: 37px
}

.social-container.ct-section .ct-section-inner-wrap, .social-container:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

@media (max-width: 767px) {
    .social-container {
        text-align: left
    }
}

.oxy-burger-trigger {
    cursor: pointer
}

.header2 {
    background-image: linear-gradient(rgba(15, 15, 39, .55), rgba(15, 15, 39, .55)), url(/images/space-background2.webp);
    background-size: auto, 100% auto;
    background-repeat: no-repeat;
    overflow: hidden;
    min-height: 100vh
}

.header2 .ct-section-inner-wrap {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0
}

.header2.ct-section .ct-section-inner-wrap, .header2:not(.ct-section):not(.oxy-easy-posts) {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (max-width: 1120px) {
    .header2 {
        overflow: visible
    }
}

@media (max-width: 991px) {
    .header2 .ct-section-inner-wrap {
        padding-bottom: 9px
    }
}

@media (max-width: 767px) {
    .header2 .ct-section-inner-wrap {
        padding-bottom: 22%
    }
}

@media (max-width: 479px) {
    .header2 {
        min-height: 520vh
    }

    .header2 .ct-section-inner-wrap {
        padding-bottom: 20%
    }
}

.mobile-menu-link {
    margin-bottom: 10px
}

.text-center {
    text-align: center
}

.who-we-are {
    background-image: url(/images/background-who-we-are.webp);
    background-position-y: bottom;
    background-position-x: center;
    background-color: #49B0F3;
}
