.tier-info-mv {
    display: none;
}

.tier-info-dv {
    display: block;
}

.hero-banner-half {
    display: none;
}

.hero-login-half {
    width: 100%;
    display: contents;
}

.hero-slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
}

.slider,
.slides,
.slide {
    width: 100%;
    height: 100%;
}

.slider {
    position: relative;
}

.slides {
    display: flex;
    transition: transform 0.5s ease;
}

.slide {
    min-width: 100%;
}

    .slide img {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        display: block;
    }

.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.5);
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 5;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.hero.banner-mode {
    display: flex !important;
    /* grid-template-columns: 1fr 1fr; */
    padding: 0 !important;
    min-height: 100vh;
    background: var(--lime);
}

    .hero.banner-mode .hero-banner-half {
        display: block;
        width: 80%;
        height: 100vh;
        overflow: hidden;
        background: #000;
        order: 1;
    }

    .hero.banner-mode .hero-login-half {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: var(--lime);
        height: 100vh;
        padding: 5.5rem 2.25rem 1.5rem;
        position: relative;
        order: 2;
    }

    .hero.banner-mode .hero-left {
        width: 100%;
        max-width: 430px;
        margin-bottom: 1rem;
    }

    .hero.banner-mode .hero-headline-main {
        font-size: clamp(3rem, 5vw, 4.8rem);
        margin-bottom: 0.25rem;
    }

    .hero.banner-mode .hero-kicker {
        font-size: clamp(1.15rem, 2vw, 1.5rem);
        margin-bottom: 0.75rem;
    }

/*    .hero.banner-mode .hero-info-box {
        padding: 0.85rem 1rem;
    }*/

    .hero.banner-mode .hero-info-text {
        font-size: 0.85rem;
        line-height: 1.5;
    }

    .hero.banner-mode .hero-right {
        width: 100%;
        max-width: 430px;
    }

    .hero.banner-mode .signin-card {
        width: 100%;
        max-width: 430px;
        padding: 1.35rem 1.5rem;
        margin: 0 auto;
    }

    .hero.banner-mode .signin-title {
        font-size: 1.35rem;
    }

    .hero.banner-mode .signin-desc {
        margin-bottom: 1rem;
    }

    .hero.banner-mode .phone-row {
        margin-bottom: 0.75rem;
    }

    .hero.banner-mode .terms-row {
        margin-top: 0.75rem;
    }

    .hero.banner-mode .otp-btn {
        padding: 0.8rem;
    }

@media (max-width: 768px) {
    .hero-banner-half {
        display: none !important;
    }

    .hero.banner-mode {
        display: grid !important;
        grid-template-columns: 1fr;
        padding: 0.50rem 0.25rem 10rem !important;
        min-height: auto;
    }

        .hero.banner-mode .hero-login-half {
            display: contents;
            padding: 0;
            min-height: auto;
        }

    .tier-info-dv {
        display: none;
    }

    .tier-info-mv {
        display: block;
    }

    .tier-info {
        font-size: 0.9rem;
        line-height: 18px;
    }

    .tier-value {
        padding-top: 10px;
        text-align: start;
        font-size: 0.9rem;
    }

    .hero-left {
        position: relative;
        z-index: 2;
        margin-top: 150px;
    }

    .circle-title-row {
        display: grid;
        justify-items: center;
    }
}

.circle-title-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 20px;
}

    .circle-title-row .hero-headline-main {
        margin: 0;
        font-size: 86px;
        line-height: 0.85;
        letter-spacing: -5px;
        font-weight: 800;
        color: #050505;
        white-space: nowrap;
    }

        .circle-title-row .hero-headline-main .ds {
            font-weight: 400;
        }

    .circle-title-row .hero-kicker {
        margin: 0;
        padding-left: 18px;
        border-left: 2px solid rgba(0,0,0,0.35);
        font-size: 21px;
        line-height: 1.12;
        font-weight: 800;
        letter-spacing: -0.3px;
        text-align: left;
        color: #050505;
        white-space: nowrap;
    }

.hero-info-box {
    max-width: 620px;
    margin: 0 auto;
    padding: 0;
    background: transparent;
}

.hero-info-text {
    text-align: center;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 600;
    color: #050505;
}

.hero.banner-mode .hero-login-half {
    padding: 8.5rem 2rem 2rem;
}

.hero.banner-mode .hero-left {
    max-width: 650px;
    width: 100%;
    margin-bottom: 28px;
}

.hero.banner-mode .circle-title-row {
    gap: 14px;
    margin-bottom: 18px;
}

    .hero.banner-mode .circle-title-row .hero-headline-main {
        font-size: 72px;
        letter-spacing: -4px;
    }

    .hero.banner-mode .circle-title-row .hero-kicker {
        font-size: 18px;
        padding-left: 14px;
        line-height: 1.15;
    }

.hero.banner-mode .hero-info-box {
    max-width: 560px;
}

.hero.banner-mode .hero-info-text {
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 0px;
    margin-top: 15px;
}

.handwritten-text {
    font-family: 'Ghouline', cursive;
    font-size: 75px;
    font-weight: 700;
    line-height: 1.5;
    color: #050505;
}

@media (max-width: 768px) {
    .hero-left {
        margin:0;
        display: grid;
        justify-items: center;
    }

    .circle-title-row {
        display: grid;
        justify-items: center;
        gap: 8px;
    }

        .circle-title-row .hero-kicker {
            text-align: center;
            border-left: 0;
            padding-left: 0;
        }

    .handwritten-text {
        font-family: 'Ghouline', cursive;
        font-size: 50px;
        font-weight: 700;
        line-height: 1.5;
        color: #050505;
    }
}

.icon-img {
    width: 90px;
}


.terms-condition a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.hero-left img{
    width:200px;
}

/* ===============================
   FULL MOBILE RESPONSIVE PATCH
   Add at bottom of abcircle-style.css
================================ */

/* Global safety */
*,
*::before,
*::after {
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

/* Terms row */
.terms-wrap {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
}

    .terms-wrap input {
        flex: 0 0 auto;
        margin-top: 3px;
    }

.terms-condition {
    display: block;
    line-height: 1.25;
}

    .terms-condition a {
        white-space: normal;
        word-break: normal;
        overflow-wrap: anywhere;
    }

/* Tablet and below */
@media (max-width: 768px) {
    nav {
        width: 100%;
        padding: 10px 14px;
        text-align: center;
    }

        nav img {
            width: 130px !important;
        }

    .hero,
    .hero.banner-mode {
        display: block !important;
        width: 100%;
        min-height: auto !important;
        padding: 20px 14px 40px !important;
        overflow: hidden;
    }

    .hero-banner-half {
        display: none !important;
    }

    .hero-login-half,
    .hero.banner-mode .hero-login-half {
        display: block !important;
        width: 100%;
        height: auto !important;
        min-height: auto !important;
        padding: 0 !important;
    }

    .hero-left,
    .hero.banner-mode .hero-left {
        width: 100%;
        max-width: 100%;
        margin: 0 0 20px 0 !important;
        padding: 0;
        display: grid;
        justify-items: center;
        text-align: center;
    }

    .circle-title-row,
    .hero.banner-mode .circle-title-row {
        display: grid;
        justify-items: center;
        gap: 10px;
        margin-bottom: 12px;
    }

    .hero-left img {
        width: clamp(150px, 52vw, 210px);
    }

    .circle-title-row .hero-kicker,
    .hero.banner-mode .circle-title-row .hero-kicker {
        border-left: 0;
        padding-left: 0;
        text-align: center;
        white-space: normal;
        font-size: clamp(17px, 5vw, 22px);
        line-height: 1.15;
    }

    .hero-info-box,
    .hero.banner-mode .hero-info-box {
        max-width: 100%;
        width: 100%;
        padding: 0 6px;
    }

    .hero-info-text,
    .hero.banner-mode .hero-info-text {
        font-size: 14px;
        line-height: 1.45;
        margin: 0;
    }

        /*.hero-info-text br {
            display: none;
        }*/

    .hero-right,
    .hero.banner-mode .hero-right {
        width: 100%;
        max-width: 100%;
    }

    .signin-card,
    .hero.banner-mode .signin-card {
        width: 100%;
        max-width: 430px;
        margin: 0 auto;
        padding: 20px 16px;
        border-radius: 18px;
    }

    .signin-title {
        font-size: 24px;
        line-height: 1.15;
    }

    .signin-desc {
        font-size: 14px;
        line-height: 1.4;
    }

    .phone-row {
        width: 100%;
    }

    .country-code {
        flex: 0 0 auto;
    }

    .phone-input {
        min-width: 0;
        width: 100%;
    }

    .otp-btn,
    .change-number-btn {
        width: 100%;
    }

    .otp-input-row {
        display: flex;
        justify-content: center;
        gap: 8px;
        width: 100%;
    }

    .otp-input {
        width: 48px;
        height: 52px;
        font-size: 22px;
    }

    .steps-grid {
        grid-template-columns: 1fr !important;
        gap: 16px;
    }

    .step-item {
        width: 100%;
    }

    .step-icon {
        display: flex;
        align-items: flex-start;
        gap: 14px;
    }

    .icon-img {
        width: 64px;
        flex: 0 0 auto;
    }

    .step-name {
        width: 100%;
    }

    .step-arrow {
        display: none;
    }

    .tiers-list {
        width: 100%;
    }

    .tier-row {
        display: flex;
        align-items: flex-start;
        gap: 12px;
        width: 100%;
        padding: 14px;
    }

    .tier-badge {
        flex: 0 0 52px;
        max-width: 52px;
        min-width: 52px;
    }

    .tier-info-dv {
        display: none !important;
    }

    .tier-info-mv {
        display: block !important;
        width: 100%;
        min-width: 0;
    }

    .tier-name,
    .tier-req,
    .tier-value {
        overflow-wrap: anywhere;
    }

    .rules,
    .rewards,
    .how,
    .cta-banner {
        width: 100%;
        padding-left: 14px;
        padding-right: 14px;
    }

    .rules-row {
        row-gap: 0;
    }

    .rules-list {
        padding-left: 18px;
    }

    .cta-headline {
        display: grid;
        gap: 0;
        text-align: center;
    }

    .handwritten-text {
        font-size: clamp(42px, 15vw, 58px);
        line-height: 1.1;
    }

    .cta-sub,
    .cta-question {
        text-align: center;
    }
}

/* Small phones: iPhone SE / 320px - 390px */
@media (max-width: 390px) {
    .hero,
    .hero.banner-mode {
        padding: 16px 10px 32px !important;
    }

    nav img {
        width: 115px !important;
    }

    .signin-card,
    .hero.banner-mode .signin-card {
        padding: 18px 13px;
        border-radius: 16px;
    }

    .signin-title {
        font-size: 22px;
    }

    .signin-desc,
    .field-label,
    .terms-condition a {
        font-size: 12px;
    }

    .phone-input {
        font-size: 14px;
    }

    .otp-input {
        width: 42px;
        height: 48px;
        font-size: 20px;
    }

    .icon-img {
        width: 54px;
    }

    .step-desc {
        font-size: 13px;
        line-height: 1.35;
    }

    .tier-row {
        padding: 12px;
        gap: 10px;
    }

    .tier-badge {
        flex-basis: 46px;
        max-width: 46px;
        min-width: 46px;
        font-size: 14px;
    }

    .tier-name {
        font-size: 15px;
    }

    .tier-req,
    .tier-value {
        font-size: 13px;
    }
}

/* Extra small phones */
@media (max-width: 340px) {
    .hero-left img {
        width: 145px;
    }

    .circle-title-row .hero-kicker {
        font-size: 16px;
    }

    .otp-input {
        width: 38px;
        height: 44px;
    }

    .otp-input-row {
        gap: 6px;
    }

    .signin-card {
        padding: 16px 10px;
    }
}