.text_big {
    font-size: 70px;
    line-height: 6rem;
    text-transform: uppercase;
}

.img_celeb {
    position: relative;
    text-align: left;
    color: white;
}

@media (max-width: 768px) {
    .testimonial p {
        top: 75%;
        font-size: 11px;
        color: #fff !important;
    }
}

.text_celeb {
    position: absolute;
    top: 53%;
    left: 16px;
    font-family: sans-serif;
}

.btn_sport {
    position: absolute;
    width: 310px;
    height: 60px;
    background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
    box-shadow: 0px 4px 0px #69b31f, 0px 254px 102px rgba(6, 26, 45, 0.01),
    0px 143px 86px rgba(6, 26, 45, 0.05), 0px 63px 63px rgba(6, 26, 45, 0.09),
    0px 16px 35px rgba(6, 26, 45, 0.1), 0px 0px 0px rgba(6, 26, 45, 0.1);
    border-radius: 20px;
    color: #fff;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 43px;
    text-align: center;
    padding-top: 7px;
    margin-top: 10px;
    cursor: pointer;
}

.btn_sport1 {
    position: absolute;
    width: 310px;
    height: 60px;
    background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
    box-shadow: 0px 4px 0px #69b31f, 0px 254px 102px rgba(6, 26, 45, 0.01),
    0px 143px 86px rgba(6, 26, 45, 0.05), 0px 63px 63px rgba(6, 26, 45, 0.09),
    0px 16px 35px rgba(6, 26, 45, 0.1), 0px 0px 0px rgba(6, 26, 45, 0.1);
    border-radius: 20px;
    color: #fff;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 43px;
    text-align: center;
    padding-top: 7px;
    margin-top: 10px;
    cursor: pointer;
}

.btn_sport2 {
    background: linear-gradient(94.89deg, #75c922 23.79%, #b6ff6f 92.36%);

    border-radius: 20px;
    color: #fff;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 43px;
    text-align: center;
    padding-top: 7px;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 100px;
}

.form_head {
    padding-top: 20px;
}

.com_img {
    position: relative;
}

.com_text {
    position: absolute;
    top: 70%;
    left: 16px;
    right: 16px;
    font-weight: 600;
    font-size: 22px;
    font-family: sans-serif;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.money_comm {
    padding-left: 0%;
    color: #b6ff6f;
    white-space: nowrap;
    font-size: 24px;
}

.money_comm1 {
    color: #b6ff6f;
    white-space: nowrap;
    font-size: 24px;
    position: absolute;
    top: 80%;
    left: 30%;
    font-weight: 600;
}

.name_comm {
    text-align: left;
}

.background_bot {
    background: linear-gradient(180deg, #121825 0%, #129d7f 250%);
}

.online-members {
    margin-bottom: 50px;
    font-size: 20px;
    color: #3b4034;
}

.exchanges {
    background: rgba(30, 30, 30, 0.61);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 5px;
    margin-bottom: 30px;
}

.icons {
    width: 40px;
}

.privacy-link {
    font-size: 20px;
    margin: 10px;
}

.copyright {
    font-weight: 400;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-family: sans-serif;
}

.input_1 {
    border: none;
    border-radius: 8px !important;
    margin: 5px;
    width: 100%;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    padding-left: 10px;
}

.input_1::-webkit-input-placeholder {
    color: #767676 !important;
}

.form_main {
}

.btn_main {
    width: 100%;
    height: 60px;
    background: linear-gradient(130.99deg, #b6ff6f 1.35%, #75c922 73.25%);
    box-shadow: 0px 4px 0px #69b31f, 0px 254px 102px rgba(6, 26, 45, 0.01),
    0px 143px 86px rgba(6, 26, 45, 0.05), 0px 63px 63px rgba(6, 26, 45, 0.09),
    0px 16px 35px rgba(6, 26, 45, 0.1), 0px 0px 0px rgba(6, 26, 45, 0.1);
    border-radius: 20px;
    color: #fff;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 43px;
    text-align: center;
    padding-top: 7px;
    margin-top: 10px;
    cursor: pointer;
    display: block;
}

.hurry1 {
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    font-family: sans-serif;
}

.spotsLeft1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
}

.p_center {
    text-align: center !important;
}

.row2 {
    display: flex;
}

.p_color {
    color: #121825 !important;
}

@media (min-width: 992px) {
    .money_comm_mob {
        display: none;
    }

    .section-4 .asset {
        display: block;
    }

    .btn_sport {
        display: none;
    }

    .btn_sport2 {
        display: none;
    }

    .text_mob {
        display: none;
    }
}

@media (max-width: 1200px) {
    .section-2 p {
        font-size: 12px !important;
    }

    .money_comm {
        font-size: 14px;
    }

    .money_comm1 {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    header .logo-nav-mobile,
    header .logo-nav-desktop {
        height: 40px;
        margin-top: 5px;
    }

    .section-1 h1 {
        font-size: 22px;
        font-weight: 500;
    }

    .text_big {
        font-size: 40px;
        line-height: 30px;
    }

    .section-1 {
        padding: 45px 0 20px 0;
    }

    .input_1 {
        width: 100%;
    }

    .btn_main {
        width: 100%;
    }

    .section-2 p {
        font-size: 14px !important;
        margin-bottom: 0px;
    }

    .section-2 h4 {
        font-size: 18px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .text_celeb {
        top: 50%;
    }

    .small_text {
        top: 50% !important;
    }

    .laptop img {
        margin-left: 0px;
        margin-top: 70px;
        width: 100%;
        z-index: 9;
        position: sticky;
    }

    .section-5 {
        margin-top: -300px;
    }

    .money_comm {
        padding-left: 20px;
        font-size: 18px;
    }

    .com_text {
        font-size: 14px;
        top: 67%;
        display: flex;
        justify-content: space-around;
    }

    .testimonial p {
        top: 75%;
        font-size: 11px;
        color: #fff !important;
    }

    .p_color1 {
        font-size: 11px !important;
    }

    .h4_bot {
        margin-bottom: 150px !important;
    }

    .exchange {
        display: none;
    }

    .section-8 {
        background: #fff;
    }

    .row1 {
        padding: 20px;
    }

    .money_comm_mob {
        color: #b6ff6f;
        white-space: nowrap;
        font-size: 26px;
        font-weight: 600;
    }

    .money_comm1 {
        display: none;
    }

    .p_center {
        text-align: center !important;
        font-size: 14px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .section-9 .comment .like {
        display: flex;
        justify-content: space-around;
    }

    .section-9 .comment .user-img img {
        width: 70px;
    }

    .scroll-btn {
        width: 85% !important;
    }

    .section-10 h1 {
        font-size: 22px;
    }

    .btn_sport1 {
        display: none;
    }

    .section-7 .verified p {
        font-size: 16px;
        line-height: 1.5;
    }
}

.logo_bot {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo_text {
    font-size: 28px;
    color: #4c647b;
    font-style: italic;
    font-weight: 500;
    padding-left: 10px;
    padding-top: 5px;
}

.logo_text1 {
    font-size: 22px;
    color: #4c647b;
    font-style: italic;
    font-weight: 500;
    padding-top: 5px;
    padding-left: 10px;
}

.logo_text2 {
    font-size: 35px;
    color: #4c647b;
    font-style: italic;
    font-weight: 600;
    vertical-align: middle;
}

.logo_add {
    display: flex;
}

.text_mob {
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600 !important;
    text-shadow: 0 6px 10px rgba(0, 0, 0, 0.8);
}

.container1 {
    display: flex;
    justify-content: space-between;
}

.container1:before {
    display: none;
}

.container1:after {
    display: none;
}

.hero__comment-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 100px;
}

.hero__comment-block {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; */
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1.5fr 1fr;
    grid-template-rows: 1.5fr 1fr;
    width: 50%;
    position: relative;
    border-radius: 50px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border: 2px solid #fff;
}

.hero__comment-img img {
    width: 100%;
}

.hero__comment-text-block {
    /* position: absolute;
    bottom: 0;
    left: 0; */
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    padding: 20px;
    border-radius: 0 0 50px 50px;
}

.hero__comment-title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hero__comment-title-block hr {
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 20px 0;
}

.hero__comment-title {
    font-size: 35px;
    font-weight: 700;
}

.section-6 .testimonial .image-wrapper img {
    border-radius: 20px;
    min-height: 300px;
    object-fit: cover;
}

.section-6 .testimonial--radius .image-wrapper img {
    min-height: 320px;
    max-height: 320px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.com_text {
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 10px 10px;
    padding: 15px;
    gap: 15px;
    justify-content: space-between;
}

.money_comm {
    font-size: 18px;
}

.name_comm {
    font-size: 18px;
}

@media (min-width: 992px) {
    .section-7 .verified {
        min-height: auto;
        height: 100%;
        padding: 25px;
        margin: 20px auto;
    }

    .section-10 .h1 {
        font-size: 30px;
    }
}

.section-9 .comment .user-img img {
    border-radius: 50%;
    min-height: 70px;
    max-height: 70px;
    object-fit: cover;
    object-position: top;
    border: 2px solid #68aef9;
}

.h1 {
    line-height: 1.33;
    font-weight: bold;
    font-style: normal;
    width: 80%;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 50px;
}

.online-members {
    text-align: center;
    font-weight: bold;
}

header .logo-nav-desktop {
    white-space: nowrap;
}

@media (max-width: 992px) {
    .testimonial p {
        top: 75%;
        font-size: 14px;
        color: #121825 !important;
    }

    .testimonial--radius p {
        top: 75%;
        font-size: 12px;
        color: #fff !important;
    }

    .section-4 {
        padding: 0;
    }

    .container1 {
        flex-direction: column;
    }

    .btn_sport2 {
        height: 60px;
    }

    .form_head {
        padding-top: 0px;
    }

    .section-2 {
        padding-top: 50px;
    }

    .hero__comment-wrapper {
        flex-direction: column;
    }

    .hero__comment-block {
        width: 100%;
    }

    .btn_sport {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 768px) {
    .testimonial p {
        position: static;
    }

    .h1 {
        font-size: 26px;
    }

    .hero__comment-title {
        font-size: 25px;
    }

    .hero__comment-subtitle {
        font-size: 20px;
    }
}

@media (max-width: 534px) {
    .section-5 {
        margin-top: -56vw;
        background: #fff;
    }
}

@media (min-width: 768px) {
    .container1 {
        flex-direction: column;
    }

    .form_head {
        padding-top: 0;
    }

    .btn_sport2 {
        height: 60px;
    }

    .section-2 {
        padding-top: 50px;
    }

    .hero__comment-wrapper {
        flex-direction: column;
    }

    .hero__comment-block {
        width: 100%;
    }

    .hero__comment-title {
        font-size: 30px;
    }

    .hero__comment-subtitle {
        font-size: 20px;
    }

    .btn_sport {
        left: 50%;
        transform: translateX(-50%);
    }

    .section-6 .testimonial--radius .image-wrapper img {
        max-height: 220px;
        min-height: 220px;
    }

    .testimonial {
        margin-bottom: 0px;
    }
}

@media (min-width: 992px) {
    .container1 {
        flex-direction: row;
    }

    .hero__comment-title {
        font-size: 30px;
    }

    .hero__comment-subtitle {
        font-size: 20px;
    }

    p.hero__comment-text {
        font-size: 18px !important;
    }

    .hero__comment-wrapper {
        margin-top: 20px;
    }

    .section-6 .testimonial--radius .image-wrapper img {
        max-height: 300px;
        min-height: 300px;
    }

    .hero__comment-wrapper {
        flex-direction: row;
    }

    .hero__comment-block {
        width: 50%;
    }

    .testimonial {
        margin-bottom: 50px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1024px;
    }

    .text_big {
        font-size: 60px;
    }

    .section-1 h1 {
        font-size: 30px;
    }

    .hero__comment-wrapper {
        margin-top: 20px;
    }

    .hero__comment-title {
        font-size: 30px;
    }

    .hero__comment-subtitle {
        font-size: 20px;
    }

    .section-6 .testimonial--radius .image-wrapper img {
        max-height: none;
        min-height: auto;
        height: auto;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1260px;
    }
}

@keyframes rf-spin {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rf-flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
    }

    0%,
    40% {
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    }

    50%,
    80% {
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.rf-container {
    font-family: sans-serif;
    display: flex;
    justify-content: center;
}

.rf-container__inner {
    box-sizing: border-box;
    max-width: 460px;
    width: 500px;
}

.rf-form {
    border-radius: 10px;
    box-shadow: #ffffff 0 0 0 0, rgba(15, 23, 42, 0.05) 0 0 0 1px,
    rgba(0, 0, 0, 0.1) 0 20px 25px -5px, rgba(0, 0, 0, 0.1) 0 8px 10px -6px;
}

.rf-form__header {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    box-sizing: border-box;
    padding: 24px 16px;
    text-align: center;
    color: #fff;
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
    background: #7ed321;
}

.rf-form__content {
    position: relative;
    box-sizing: border-box;
    padding: 20px 16px;
    border-radius: inherit;
}

.rf-form__loader {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(255, 255, 255, 0.8);
}

.rf-form__loader::before {
    content: '';
    display: block;
    width: 46px;
    height: 46px;
    margin-bottom: 16px;
    border-radius: 50%;
    border: 5px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-color: currentColor transparent currentColor transparent;
    animation: rf-spin 1.2s linear infinite;
}

.rf-form-field {
    width: 100%;
}

.rf-form-field__error {
    line-height: 1.25;
    display: none;
    width: 100%;
    margin-top: 8px;
    color: #ef4444;
}

.iti {
    width: 100%;
}

.iti__flag-container {
    padding: 0;
}

.iti--separate-dial-code .iti__selected-flag {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.rf-form-input {
    font-size: 14px;
    line-height: 24px;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 12px;
    color: #0f172a;
    border: 0 solid #e5e7eb;
    border-radius: 6px;
    box-shadow: #fff 0 0 0 0, #e2e8f0 0 0 0 1px, rgba(0, 0, 0, 0.05) 0 1px 2px 0;
    background-color: #fff;
    appearance: none;
}


.rf-form-input:focus {
    box-shadow: #fff 0 0 0 0, #3b82f6 0 0 0 2px, rgba(0, 0, 0, 0.05) 0 1px 2px 0;
}

.rf-form-button {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    border: 0 solid #e5e7eb;
    border-radius: 8px;
    background: #7ed321;
}

.rf-form-button:focus {
    outline: none;
    box-shadow: #fff 0 0 0 0, rgb(147, 197, 253) 0 0 0 3px,
    rgba(0, 0, 0, 0) 0 0 0 0;
}

.rf-alert {
    display: flex;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 8px;
    border-radius: 8px;
}

.rf-alert_error {
    color: #b91c1c;
    background: #fee2e2;
}

.rf-alert_success {
    color: #15803d;
    background: #dcfce7;
}

.rf-alert__icon {
    opacity: 0.65;
}

.rf-alert__content {
    font-size: 14px;
    line-height: 20px;
    padding-left: 12px;
}

.rf-alert__content * {
    font-family: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
}

.rf-alert__content > * {
    margin: 0 !important;
    padding: 0 !important;
}

.rf-alert__content > * + * {
    margin-top: 0.35em !important;
}

.rf-alert__content > h1,
.rf-alert__content > h2,
.rf-alert__content > h3,
.rf-alert__content > h4,
.rf-alert__content > h5,
.rf-alert__content > h6 {
    font-size: 100% !important;
    font-weight: 600 !important;
}

.rf-alert__content > ul,
.rf-alert__content > ol {
    padding-left: 1.5em !important;
}

.rf-form__content > * + * {
    margin-top: 16px;
}

.rf-form__content > :last-child {
    margin-top: 20px;
}

.rf-logos {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0 0;
    padding: 0;
    list-style: none;
}

.rf-logos > * {
    flex: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    max-width: 33.3%;
    padding: 8px;
}

.rf-logo {
    height: auto;
    max-width: 100%;
}

.rf-bid,
.rf-ask {
    font-size: 18px;
    font-weight: 700;
    display: inline-flex;
    align-items: flex-start;
    white-space: nowrap;
}

.rf-bid > small,
.rf-ask > small {
    font-size: 12px;
    padding-right: 4px;
}

.rf-bid > span,
.rf-ask > span {
    transform: rotate3d(0, 1, 0, 0deg);
    animation: rf-flip 10s cubic-bezier(1, 0, 0, 1) 0s infinite;
}

.rf-bid {
    color: #84cc16;
}

.rf-bid > small {
    color: #f59e0b;
}

.rf-ask {
    color: #6b7280;
}

.rf-ask > small {
    color: #9ca3af;
}


.custom-form {
    background: transparent !important;
}

/*.custom-form input,*/
/*.custom-form input::placeholder,*/
/*.custom-form .selected-dial-code,*/
/*.privacy-checkbox p,*/
/*.privacy-checkbox p a*/
/*{*/
/*    color: white!important;*/
/*}*/
.form--control_wrapper input,
input.valid:not([type="button"]) {
    background: white !important;
}

