#hostinger-preview-banner {
    display: none !important
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif
}

a {
    text-decoration: none;
    color: initial
}

#values {
    padding-bottom: 110px;
}

.container {
    max-width: 1200px;
    margin: 0 auto
}

header {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    border-bottom: 1px solid #dbe1ea;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05)
}

.header {
    padding: 20px 28px;
    max-width: 1385px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header_left {
    display: flex;
    align-items: center
}

.header_left .logo {
    padding-right: 33px;
    position: relative;
    display: flex
}

.header_left .logo img {
    max-width: 124px
}

.header_left .logo::after {
    position: absolute;
    right: 0;
    top: 9px;
    width: 1px;
    height: 24px;
    content: "";
    background: #e5e9ed
}

.header_left nav a {
    color: #26374c;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding-left: 33px
}

.header_right {
    display: flex;
    align-items: center
}
.item-notice {
    width: 100% !important;
    padding: 13px 60px 22px 81px !important;
}
.item-notice p {
    text-align: left !important;
}
.header_right .login a {
    color: #26374c;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    border-radius: 8px;
    border: 1px solid #bdc8d9;
    padding: 6px 25px;
    transition: all .3s ease-in-out;
    display: block
}

.header_right .login a:hover {
    transform: translateY(-10%)
}

.header_right .register a {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    border-radius: 8px;
    background: #1bb6c1;
    padding: 6px 25px;
    margin-left: 16px;
    transition: all .3s ease-in-out;
    display: block
}

.header_right .register a:hover {
    transform: translateY(-10%)
}

.news {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 130px;
}
.news_block {
    display: flex;
    max-width: 520px;
    margin-right: 50px;
    margin-bottom: 50px;
}
.news_block:nth-child(2n) {
    margin-right: 0;
}
.news_block_img {
    border-radius: 16px;
    max-width: 127.38px;
    max-height: 132px;
    margin-right: 25px;
}
.news_block_infouptitle {
    color: rgba(14, 32, 38, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: 0.15px;
    display: block;
}
.news_block_info {
    max-width: 400px;
    border-radius: 24PX;
    border: 3px solid #00cccc47;
    padding: 20px;
}
#values h2, .we_accept h2, .get_started h2, .aff_program h2 {
    background: linear-gradient(0deg, #61a9b2 0.01%, #030809 99.99%);    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 150%;
}
.news2 {
    padding-top: 130px;
}
.news2 h1 {
    color:#010417;
    font-size: 45px;
}
.news2 .news_block_infouptitle span {
    background: #1bb6c1 !important;
    padding: 6px 25px;
    display: inline-block;
    border-radius: 8px;
}
.news_block_infotitle {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.36px; /* 114% */
    letter-spacing: 0.15px;
    margin: 5px 0 10px;
    display: block;
}

.news_block_infodiscription {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; 
    letter-spacing: 0.15px;
}
#hero {
    background-size: cover !important;
    color: #fff;
    font-family: Manrope;
    overflow: hidden
}

.hero_top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hero_left {
    max-width: 550px
}

.hero_left p {
    color: #a1a1a1;
    font-size: 22.688px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    padding: 20px 0 36px
}

.hero_left .btn {
    max-width: 400px;
    color: #667c99;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    border-radius: 32px;
    background: #dbe1ea;
    padding: 16px 150px;
    width: 100%;
    transition: all .3s ease-in-out;
    display: block
}

.hero_left .btn:hover {
    transform: translateY(-10%);
    color: #000
}

.hero_right {
    position: relative;
    min-height: 508px
}

.hero_right img {
    max-width: 800px;
    position: absolute;
    right: -100px
}

h1 {
    color: #fff;
    font-size: 67.922px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px
}

h1 span {
    background: linear-gradient(89deg, #27B6B2 8.99%, #9CEAE6 55.84%, #F7E74E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.hero_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

section {
    background-color: #f1fcfa
}

.hero_bottom_item {
    font-family: "Open Sans";
    margin-bottom: 50px
}

.hero_bottom_item p {
    color: #878787;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px
}

.hero_bottom_item h3 {
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px
}

.calc_left h2 {
    font-size: 54px;
    font-weight: 700;
    line-height: 120%
}

h2 {
    color: #0e2026;
    font-family: Manrope;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 54.72px;
    letter-spacing: .15px
}

h2 span {
    background: linear-gradient(89deg, #27B6B2 8.99%, #9CEAE6 55.84%, #F7E74E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#hero {
    padding-top: 80px;
    padding-bottom: 20px
}

#get_started {
    padding-top: 90px
}

section {
    padding-bottom: 130px
}

.get_started_list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 48px
}

.get_started_list .first_item img {
    border-radius: 24px;
    background: #000;
    padding: 12px;
    transition: background-color 1s ease-in-out
}

.get_started_list .first_item h4 {
    margin-bottom: 36px;
    min-width: 225px
}

.get_started_list .current_item {
    border-radius: 24px !important;
    background: #16545d;
    height: 363px;
    color: #fff;
    padding-top: 54px;
    padding-bottom: 54px
}

.get_started_list .current_item img {
    background: rgba(14, 32, 38, .05)
}

.get_started_list .current_item h3,
.get_started_list .current_item p {
    color: #fff
}

.get_started_list .current_item h4 {
    color: rgba(255, 255, 255, .8)
}

.get_started_list .current_item span {
    color: #fff;
    background: rgba(255, 255, 255, .2)
}

.btn_orange {
    border-radius: 32px;
    background: #ee8267;
    padding: 14px 24px;
    color: #fff;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: .15px;
    transition: all .3s ease-in-out
}

.btn_orange:hover {
    background: rgba(238, 130, 103, .7137254902);
    transform: translateY(-10%)
}

.footer_soc {
    transition: all .3s ease-in-out
}

.footer_soc:hover {
    transform: translateY(-10%);
    background: rgba(0, 0, 0, 0) !important
}

nav a,
.footer_nav a {
    transition: all .3s ease-in-out
}

nav a:hover,
.footer_nav a:hover {
    color: #0cc
}

.get_started_item {
    background: #fff;
    transition: background-color 1s;
    font-family: Manrope;
    padding: 32px 32px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 320px
}

.get_started_item .item_num {
    color: rgba(14, 32, 38, .4);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: .15px;
    border-radius: 24px;
    background: rgba(14, 32, 38, .05);
    height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center
}

.get_started_item h3 {
    padding: 24px 0 20px;
    color: #0e2026;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.36px;
    letter-spacing: .15px
}

.get_started_item h4 {
    color: rgba(14, 32, 38, .6);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    max-width: 220px
}

.get_started_item p {
    color: rgba(0, 0, 0, .26);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px
}

.get_started_item:first-child {
    padding: 32px 32px 32px 24px;
    border-radius: 24px 0px 0px 24px
}

.get_started_item:last-child {
    padding: 32px 24px 32px 32px;
    border-radius: 0px 24px 24px 0px
}

.calc {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.calc_right {
    border-radius: 24px;
    background: #fff;
    padding: 40px
}

.calc_right .btn_orange {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.dep {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    min-width: 500px;
    width: 100%
}

.dep_l h4 {
    color: #0e2026;
    font-family: Manrope;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .15px;
    margin-bottom: 8px
}

.dep_l p {
    color: rgba(14, 32, 38, .7);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px
}

.bal {
    position: relative;
    padding: 40px 0 75px;
    max-width: 180px
}

.bal label {
    color: rgba(14, 32, 38, .6);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: .15px;
    position: relative;
    max-width: 180px
}

.bal label input {
    color: #0e2026;
    font-family: Manrope;
    font-size: 40px;
    overflow: hidden;
    font-style: normal;
    font-weight: 600;
    line-height: 45.6px;
    letter-spacing: .15px;
    border: none;
    padding-right: 40px;
    position: relative;
    border-radius: 10px;
    outline: none;
    background: rgba(0, 0, 0, 0);
    max-width: 180px
}

.bal label input::-webkit-outer-spin-button,
.bal label input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.bal label span {
    position: absolute;
    bottom: 5px;
    right: 0;
    color: #0e2026;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.24px;
    letter-spacing: .15px
}

.bal label::after {
    content: "";
    left: 0;
    bottom: -7px;
    width: 100%;
    position: absolute;
    height: 6px;
    border-radius: 10px;
    background: #1bb6c1
}

.earning {
    padding-bottom: 30px
}

.earning p {
    color: rgba(14, 32, 38, .6);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    padding-bottom: 20px
}

.dep_coin {
    margin-top: 8px;
    display: flex;
    align-items: flex-start;
    border-radius: 12px;
    border: 1px solid #d1d6d8;
    max-width: 120px;
    position: relative;
    padding: 13px
}

.dep_coin #selectedCrypto {
    display: flex;
    align-items: center
}

.dep_coin .selectedCrypto {
    display: flex;
    align-items: center;
    cursor: pointer
}

.dep_coin .selectedCrypto img {
    margin-right: 5px
}

.dep_coin .selectedCrypto p {
    color: #0e2026;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: .15px;
    margin: 0
}

.dep_coin img {
    margin-right: 5px
}

.dep_coin .cryptoList {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-radius: 0 0 12px 12px;
    border: 1px solid #d1d6d8;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    z-index: 1;
    height: 140px;
    overflow: scroll
}

.dep_coin .cryptoList div {
    padding: 10px;
    cursor: pointer;
    display: flex
}

.dep_coin .cryptoList div:hover {
    background-color: #f0f0f0
}

.dep_coin .cryptoList div img {
    margin-right: 5px
}

.dep_reward {
    margin: 70px 0 69px;
    text-align: left
}

.dep_reward p {
    color: rgba(14, 32, 38, .6);
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: .15px
}

.dep_reward h4 {
    color: #5eb66d;
    font-family: Manrope;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 45.6px;
    letter-spacing: .15px;
    margin-top: 6px
}

.dep_r {
    text-align: right;
    display: flex;
    align-items: end;
    flex-direction: column
}

.aff_program>p {
    color: rgba(14, 32, 38, .6);
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.8px;
    letter-spacing: .15px;
    margin: 16px 0 31px
}

.aff_details {
    border-radius: 24px;
    background: linear-gradient(180deg, #010417 0%, #2B333F 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px
}

.aff_details .aff_left img {
    max-width: 530px
}

.aff_right {
    text-align: center;
    margin-right: 44px
}

.aff_right .btn_orange {
    padding: 19px 92px
}

.aff_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 84px
}

.aff_list .aff_item {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0px 32px 80px 0px rgba(24, 51, 61, .05);
    padding: 22px 30px;
    text-align: center;
    margin-right: 20px
}

.aff_list .aff_item:last-child {
    margin-right: 0
}

.aff_list .aff_item h4 {
    color: #0e2026;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: .15px;
    margin-bottom: 5px
}

.aff_list .aff_item p {
    color: #5eb66d;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px
}

.earn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 24px;
    background: linear-gradient(77deg, #185B64 13.4%, #114147 86.6%);
    padding: 50px 18px 50px 80px
}

.earn h2 {
    color: #fff;
    max-width: 510px;
    margin-bottom: 35px
}

#values h2 {
    text-align: center;
    margin-bottom: 50px
}

.values_list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    max-height: 1000px
}

.values_list .first_item {
    padding-bottom: 360px !important
}

.values_list .first_item h3,
.values_list .first_item p {
    color: #fff !important
}

.values_list .values_item {
    padding: 40px 40px 55px 40px;
    max-width: 588px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0);
    box-shadow: 0px 12px 80px 0px rgba(38, 55, 76, .05);
    margin-bottom: 24px
}

.values_list .values_item>div {
    display: flex;
    align-items: center
}

.values_list .values_item h3 {
    color: #18333d;
    font-family: Open Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    margin-left: 16px
}

.values_list .values_item p {
    color: #878787;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-top: 17px
}

footer {
    border-top: 1px solid #d4d4d8;
    background: #f1fcfa
}

.footer {
    max-width: 1385px;
    margin: 0 auto;
    padding: 45px 28px
}

.footer_top {
    display: flex;
    align-items: center
}

.footer_top .footer_soc {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0cc;
    background: #fff;
    padding: 14px 22px;
    margin-left: 35px
}

.footer_top .footer_soc p {
    margin-left: 10px;
    color: #0cc;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.1px;
    margin-bottom: 0
}

.footer_nav {
    margin: 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer_nav a {
    color: #18181b;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 13.8px;
    text-transform: uppercase
}

.copy {
    display: flex;
    align-items: center
}

.copy p {
    margin-right: 60px
}

.copy img {
    max-width: 130px
}

.we_accept {
    padding-bottom: 50px
}

.we_accept h2 {
    text-align: center;
    margin-bottom: 30px
}

.accept_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    max-width: 900px;
    margin: 0 auto
}

.accept_list img {
    max-width: 150px;
    margin: 30px;
    opacity: .6;
    transition: opacity .3s ease-in-out
}

.accept_list img:hover {
    opacity: 1
}

@keyframes anim1 {
    0% {
        opacity: 0;
        transform: translateY(-10%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.anim1 {
    animation: anim1 1s
}

.hero_start .btn {
    border-radius: 8px;
    background: #1bb6c1;
    color: #fff;
    padding: 16px 100px
}

.get_started_start h2 {
    text-align: center
}

.faq {
    max-width: 900px;
    margin: 0 auto
}

.hero_faq {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding: 80px 0 40px
}

.hero_faq h1 {
    color: #0cc
}

.faq_cat {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 600px
}

.faq_cat a {
    text-decoration: none;
    cursor: pointer;
    position: relative;
    color: #0e2026;
    text-align: center;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border-radius: 100px;
    border: 1px solid rgba(14, 32, 38, .2);
    background: #fff;
    padding: 17px 25px;
    transition: all .3s ease-in-out
}

.faq_cat a.active {
    color: #fff;
    background: #0e2026
}

.faq_list {
    margin-top: 50px
}

.faq_item {
    display: none;
    margin-bottom: 20px;
    border-bottom: 2px solid #e5e9ed;
    padding-right: 50px;
    position: relative
}



.faq_item h4 {
    color: #0e2026;
    font-family: Manrope;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: .15px;
    margin-bottom: 20px
}

.faq_item p {
    color: rgba(14, 32, 38, .6);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .15px;
    padding-bottom: 20px;
    display: none
}

.faq_item.active {
    display: block
}

.active_p p {
    display: block
}

.active_p::after {
    transform: rotate(90deg)
}

.hero_about {
    flex-direction: column
}

.hero_about .hero_left {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 120px
}

.hero_about .hero_left h1 {
    color: #18333d
}

.hero_about .hero_left h1 img {
    margin-right: 12px
}

.hero_about .hero_left p {
    color: #18333d;
    text-align: center;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 750px;
    margin: 20px 0 40px
}

.hero_about .hero_left p span {
    color: #38b2a9
}

.hero_about .hero_left .btn {
    color: #fff;
    border-radius: 32px;
    background: #38b2a9;
    padding: 20px 80px
}

.hero_about .hero_left h5 {
    color: #18333d;
    text-align: center;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px
}

.hero_about .hero_left h5 img {
    margin-right: 8px
}

.about_bottom {
    margin-top: 80px
}

.about_bottom img {
    width: 100%
}

.about_body section,
.about_body footer {
    background: #fefefe
}

.about_desc {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin: 80px 0 70px
}

.about_desc h4 {
    color: #18333d;
    font-family: Open Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    max-width: 540px
}

.about_desc p {
    color: #18333d;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 550px
}

.stats {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 72px
}

.stats .stats_item {
    padding: 44px 16px 32px;
    height: 216px;
    width: 288px;
    text-align: center;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0px 12px 80px 0px rgba(38, 55, 76, .05);
    margin-right: 16px;
    margin-bottom: 16px
}

.stats .stats_item:nth-child(4n) {
    margin-right: 0
}

.stats .stats_item h3 {
    color: #18333d;
    text-align: center;
    font-family: Open Sans;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px
}

.stats .stats_item p {
    color: #18333d;
    text-align: center;
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px
}

.about {
    margin-top: 80px
}

.contact {
    padding-top: 130px;
    text-align: center;
    max-width: 420px;
    margin: 0 auto
}

.contact h1 {
    color: #0e2026;
    text-align: center;
    font-family: Manrope;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px
}

.contact p {
    color: #566367;
    text-align: center;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    margin-top: 9px
}

.contact_form {
    display: flex;
    flex-direction: column;
    align-items: start;
    text-align: left;
    margin: 50px auto 0
}

.contact_form label {
    margin-bottom: 25px;
    color: #0e2026;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    display: flex;
    flex-direction: column;
    width: 100%
}

.contact_form label input,
.contact_form label textarea {
    margin-top: 5px;
    border-radius: 14px;
    background: #fff;
    color: rgba(14, 32, 38, .5);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    resize: vertical;
    border-radius: 14px;
    border: 1px solid rgba(14, 32, 38, .5254901961);
    background: rgba(255, 255, 255, 0);
    width: 100%;
    outline: none;
    padding: 15px 20px
}

.contact_form label input:focus,
.contact_form label textarea:focus {
    border: 1px solid #38b2a9;
    box-shadow: 0px 0px 0px 4px rgba(56, 178, 169, .3)
}

.contact_form label input:hover,
.contact_form label textarea:hover {
    border: 1px solid #38b2a9
}

.contact_form .btn_orange {
    border: none;
    outline: none;
    width: 100%;
    cursor: pointer
}

#contact {
    background-size: cover !important
}

.login header {
    position: relative;
    box-shadow: none;
    border-bottom: none;
    z-index: 0
}

.login main {
    min-height: 100vh;
    background-size: cover !important;
}

.login section {
    background: rgba(0, 0, 0, 0)
}

.login .logo::after {
    display: none
}

.forget {
    color: #ee8267;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.24px;
    margin-top: -10px;
    margin-bottom: 40px
}

.password-container {
    position: relative
}

.password-toggle {
    position: absolute;
    top: 55%;
    right: 10px;
    height: 23px;
    transform: translateY(-50%);
    cursor: pointer
}

.hidden-icon,
.hidden-icon1 {
    display: none
}

.reset .contact {
    padding-top: 50px
}

.reset h1 {
    font-size: 30px
}

.reset .header div {
    width: 160px;
    text-align: center
}

.container-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.container-label p {
    font-size: 14px !important;
    text-align: left
}

.container-label p a {
    color: #ee8267;
    display: inline
}

.container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 22px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 8px
}

.container-label:hover input~.checkmark {
    background-color: #fff
}

.container-label input:checked~.checkmark {
    background-color: #ee8267
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.container-label input:checked~.checkmark:after {
    display: block
}

.container-label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg)
}

@media(max-width: 1200px) {
    .container {
        padding: 0 3%
    }
    .values_list {
        max-height: 100%
    }
    .get_started_list {
        flex-wrap: wrap;
        max-width: 620px;
        margin-left: auto;
        margin-right: auto
    }
    .get_started_list .get_started_item {
        margin-bottom: 0;
        width: 250px;
        padding: 24px 24px !important
    }
    .get_started_list .get_started_item:first-child {
        border-radius: 24px 0px 0px 0px
    }
    .get_started_list .get_started_item:nth-child(2) {
        border-radius: 0px 24px 0px 0px
    }
    .get_started_list .get_started_item:nth-child(3) {
        border-radius: 0px 0px 0px 24px
    }
    .get_started_list .get_started_item:last-child {
        border-radius: 0px 0px 24px 0px
    }
    .get_started_list .current_item {
        height: 320px;
        padding: 24px 24px !important
    }
    .calc {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center
    }
    .calc .calc_left {
        margin-bottom: 50px
    }
    .aff_details {
        flex-wrap: wrap;
        justify-content: center
    }
    .earn {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: center;
        text-align: center;
        padding: 50px 30px
    }
    .hero_left {
        position: relative;
        z-index: 2
    }
}
.news2 {
    min-height: 75vh;
}
.header_reg nav {
    display: none;
}

@media(min-width: 2000px) {
    #contact {
        min-height: 75vw;
    }
    #news {
        min-height: 75vw;
    }
    #get_started {
        min-height: 75vw;
    }
    #faq {
        min-height: 63vw;
    }
}

@media(max-width: 531px) {
    .get_started_item:nth-child(2n) {
        border: none;
    }
    .get_started_item:nth-child(1) {
        border: none;

    }
    .get_started_item:nth-child(2) {
        border: none;

    }
    .get_started h2 {
        text-align: center;
    }
}
@media(min-width: 532px) {
    .get_started_item:nth-child(2n) {
        border: none;
    }
    .get_started_item:nth-child(1) {
        border: none;

    }
    .get_started_item:nth-child(2) {
        border: none;

    }
}
@media(max-width: 1200px) {
    .get_started_item:nth-child(2n) {
        border-left: 1px solid #eee;
    }
    .get_started_item:nth-child(1) {
        border-bottom: 1px solid #eee;
    }
    .get_started_item:nth-child(2) {
        border-bottom: 1px solid #eee;
    }
}
@media(max-width: 900px) {
    .header_reg nav {
        display: flex !important;
    }
    .burger {
        display: block !important
    }
    header nav {
        position: absolute;
        display: flex;
        flex-direction: column;
        width: 100%;
        background: #fff;
        left: 0;
        top: 81px
    }
    header nav a {
        padding: 15px 28px !important;
        border-bottom: 1px solid #dbe1ea
    }
    header .logo::after {
        display: none
    }
    header nav {
        transform: translateY(-100%);
        z-index: -1;
        transition: transform .3s ease-in-out
    }
    header nav.active {
        display: flex !important;
        transform: translateY(0);
    }
    header .header_right {
        position: relative;
        z-index: 2
    }
    header::before {
        content: "";
        background: #fff;
        width: 100vw;
        position: absolute;
        height: 80px;
        left: 0;
        top: 0
    }
    .footer_top {
        flex-wrap: wrap;
        align-items: start;
        max-width: 370px;
    }
    .footer_top a:first-child {
        margin-right: 80px !important;
    }
    .footer_top a:nth-child(2n) {
        margin-right: 30px !important;
    }
    .footer_top a {
        margin: 20px 0 !important;
    }
    .footer_top .footer_soc {
        padding: 14px 15px;
    }
    .earn_right img {
        width: 100%
    }
    .hero_top {
        margin-top: 50px;
        text-align: center;
        flex-direction: column
    }
    .hero_top .hero_right {
        min-height: auto
    }
    .hero_top .hero_right img {
        position: relative;
        right: 0;
        width: 100%
    }
    .aff_right {
        margin-right: 0
    }
    .dep {
        min-width: 90vw
    }
}

@media(max-width: 600px) {
    .news_block {
        margin-right: 0;
    }
    .news_block:nth-child(2n) {
        margin-right: 0;
    }
    .item-notice {
        width: 100% !important;
        padding: 13px 40px 22px 51px !important;
        margin: 0 0 20px 0 !important;
    }
    .item-notice:after {
        left: 11px !important;
    }
    h1 {
        font-size: 11.5vw;
        line-height: 13.5vw
    }
    .hero_left .btn {
        padding: 16px 20px
    }
    .hero_bottom {
        flex-direction: column
    }
    .get_started_item {
        margin-bottom: 30px !important;
        border-radius: 24px !important
    }
    .calc_left h2 {
        font-size: 9.1vw
    }
    .calc_right {
        padding: 20px 15px
    }
    h2 {
        font-size: 8.1vw
    }
    .aff_details .aff_left img {
        width: 100%
    }
    .dep_reward {
        text-align: right
    }
    .dep_l .earning {
        text-align: left
    }
    .header_right .login a,
    .header_right .register a {
        padding: 6px 20px
    }
    .accept_list {
        justify-content: center
    }
    .cr_acc {
        display: none
    }
    .reset .header div {
        width: auto
    }
    .faq_cat_list {
        overflow-x: scroll;
        width: 100%;
        padding-bottom: 20px
    }
    .faq_cat_list .faq_cat a {
        margin-right: 20px
    }
    .header_left .logo {
        padding-right: 0
    }
}

@media(max-width: 420px) {
    .header {
        padding: 20px 3%
    }
    .header_right .login a,
    .header_right .register a {
        padding: 6px 15px
    }
    .header_right .register a {
        margin-left: 10px
    }
}

.burger {
    display: none;
    padding-top: 10px;
    width: 32px !important;
    height: 24px !important;
    cursor: pointer;
    right: 2rem;
    top: 2rem;
    z-index: 20
}

.burger span {
    width: 100%;
    height: 4px;
    background-color: #1bb6c1;
    border-radius: 12px;
    display: block;
    transition: background-color .5s ease-in-out
}

.burger span::before,
.burger span::after {
    content: "";
    width: 100%;
    background-color: #1bb6c1;
    display: block;
    transition: all .5s ease-in-out;
    border-radius: 12px;
    height: 4px
}

.burger span::before {
    transform: translateY(-10px)
}

.burger span::after {
    transform: translateY(10px);
    margin-top: -4px
}

.burger.active span {
    background-color: rgba(0, 0, 0, 0)
}

.burger.active span::before {
    transform: rotateZ(45deg) translateY(0)
}

.burger.active span::after {
    transform: rotateZ(-45deg) translateY(0)
}