.orange-banner {
    background-color: #ff9e1b;
    color: #fff;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#fiveg-page .container {
    max-width: 704px;
    padding: 0;
}

#fiveg-page .hero {
    background-color: #fff;
    padding: 56px 0;
    position: relative;
    background-position: center;
    background-size: cover;
}

#fiveg-page .hero-mobile {
    display: none;
}

#fiveg-page .hero-content {
    text-align: center;
    max-width: 544px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    color: #1f1f1f;
}

#fiveg-page .hero h2 {
    font-size: 38px;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
    line-height: 40px;
    margin-bottom: 40px;
    z-index: 100;
    position: relative;
}

#fiveg-page .hero p {
    font-size: 21px;
    font-weight: 400;
    line-height: 24px;
    z-index: 100;
    position: relative;
}

#fiveg-page .hero-banner {
    width: 1024px;
    position: relative;
    margin: 0 auto;
}

#fiveg-page .tab-content-container-5g {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#fiveg-page .tab-content-title {
    margin-bottom: 40px;
    text-align: center;
}

#fiveg-page .tabs-container {
    display: flex;
    justify-content: center;
    max-width: 704px;
    margin: 0 auto;
}

#fiveg-page .tabs {
    display: flex;
    overflow: hidden;
    background-color: #1f1f1f;
    border-radius: 30px;
    border: 2px solid #1f1f1f;
    margin-bottom: 40px;
    position: relative;
    z-index: 999;
    width: 100%;
}

#fiveg-page .tab-btn {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 12px 0;
    flex: 1;
    text-align: center;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
    color: #ffffff;
}

#fiveg-page .tab-btn.active {
    color: #1f1f1f;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
}

#fiveg-page .tab-btn:focus {
    outline: none;
}

#fiveg-page .tab-btn:focus {
    outline: none;
}

#fiveg-page .tabs.two-tabs .tab-slider {
    position: absolute;
    height: 100%;
    width: 50%;
    background-color: #ffffff;
    z-index: 0;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
    border-radius: 30px;
}

#fiveg-page .tabs.two-tabs .tab-btn:nth-child(2).active~.tab-slider {
    left: 50%;
}

#fiveg-page .text-link {
    font-size: 16px;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
    color: #FF9E1B !important;
    text-decoration: none;
    cursor: pointer;
}

.text-link {
    font-size: 16px;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
    color: #FF9E1B !important;
    text-decoration: none;
    cursor: pointer;
}

#fiveg-page .section {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 999;
    max-width: 704px;
}

#fiveg-page .steps {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
}

#fiveg-page .steps .step p {
    line-height: 24px;
}

#fiveg-page .steps .step ul, #fiveg-page .steps .step ol {
    line-height: 24px;
    padding-inline-start: 18px;
}

#fiveg-page .steps .step li:first-child {
    margin-top: 5px;
}

#fiveg-page .steps .step li {
    margin-bottom: 5px;
}

#fiveg-page .steps .step a {
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
}

#fiveg-page .steps-section {
    padding: 24px 0 56px 0;
    background-color: #fff;
}

#fiveg-page .steps-section .container {
    position: relative;
    display: grid;
    gap: 64px;
}

#fiveg-page .step {
    text-align: left;
    display: flex;
    gap: 24px;
    align-items: flex-start;
    margin-bottom: 32px;
}

#fiveg-page .step-number {
    font-size: 12px;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
    color: #1f1f1f;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #1f1f1f;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

#fiveg-page .step-number label {
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
}

.overlay-info {
    text-align: left;
    display: flex;
    gap: 12px;
    align-items: flex-start;
}

.overlay-info-icon img {
    width: 24px;
    height: 24px;
}

#fiveg-page .promo-banner {
    background-color: #ff9e1b;
    color: #fff;
    border-radius: 8px;
    max-width: 704px;
    position: relative;
    overflow: hidden;
    z-index: 100;
    margin-bottom: 56px;
}

#fiveg-page .promo-banner img {
    position: absolute;
    bottom: -30px;
    left: 7px;
    width: 109px;
    height: 151px;
}

#fiveg-page .promo-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
    padding: 24px 32px 24px 136px;

}

#fiveg-page .promo-icon {
    border-radius: 8px;
    margin-right: 20px;
    width: 55px;
    height: 55px;
}

#fiveg-page .promo-icon img {
    width: 50px;
    height: 50px;
    position: absolute;
}

#fiveg-page .promo-text h5 {
    font-size: 21px;
    line-height: 24px;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
    color: #fff;
}

#fiveg-page .promo-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
}

#fiveg-page .promo-button {
    background-color: #ff9e1b;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 15px;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
    cursor: pointer;
    width: 127px;
}

#fiveg-page .promo-button:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#fiveg-page .faq-section {
    padding: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
}

#fiveg-page .faq-section .container {
    padding: 0px;
}

#fiveg-page .faq-section .faq-title-container {
    display: flex;
    align-items: center;
}

#fiveg-page .faq-section h2 {
    margin-left: 10px;
    font-size: 24px;
    margin-bottom: 0;
}

#fiveg-page .faq-section h2 i {
    color: #ff9e1b;
    font-size: 24px;
    margin-right: 10px;
}

#fiveg-page .faq-section .faq-item {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 15px;
}

#fiveg-page .faq-section .faq-question {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
}

#fiveg-page .faq-section .faq-question i {
    transition: transform 0.3s;
}

#fiveg-page .faq-section .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    padding: 0 20px 0 0;
}

#fiveg-page .faq-section .faq-item.active .faq-answer {
    max-height: 200px;
    padding-bottom: 15px;
}

#fiveg-page #allTopics .readmore-accordion-content {
    border-bottom: 1px solid #f1f1f1;
}

#fiveg-page #allTopics .readmore-accordion-item:first-child {
    border-top: 1px solid #f1f1f1;
}

#fiveg-page .readmore-accordion-item {
    overflow: hidden;
}

#fiveg-page .readmore-section {
    display: block;
    margin-top: 32px;
}

#fiveg-page .readmore-accordion {
    margin-bottom: 56px;
}

#fiveg-page .readmore-accordion-footer {
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #1f1f1f;
}

#fiveg-page .readmore-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out, padding 0.2s ease-out;
    color: #1f1f1f;
    text-align: left;
}

#fiveg-page .readmore-accordion-content.active {
    padding-bottom: 1.5rem;
    max-height: 1000px;
    transition: max-height 0.2s ease-in, padding 0.2s ease-in;
}

#fiveg-page .step-by-step-container {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

#fiveg-page .step-by-step-container.open {
    max-height: 2000px;
}

#fiveg-page .banner-rocket {
    position: absolute;
    left: -175px;
    top: 62px;
    z-index: 1;
    width: 420px;
}

#fiveg-page .cloud-1 {
    position: absolute;
    left: -29px;
    top: 0px;
    z-index: 1;
    width: 87px;
}

#fiveg-page .cloud-2 {
    position: absolute;
    right: 95px;
    top: 199px;
    z-index: 1;
    width: 119px;
}

#fiveg-page .cloud-3 {
    position: absolute;
    right: -93px;
    top: 35px;
    z-index: 1;
    width: 203px;
}

#fiveg-page .star-1 {
    position: absolute;
    left: 100px;
    top: -35px;
    z-index: 1;
}

#fiveg-page .star-2 {
    height: 62px;
    width: auto;
    position: absolute;
    right: 100px;
    top: -23px;
    z-index: 1;
    transform: rotate(-10deg);
}

#fiveg-page .star-3 {
    height: 46px;
    width: auto;
    position: absolute;
    right: 80px;
    top: 134px;
    z-index: 1;
    transform: rotate(20deg);
}

#fiveg-page .info-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 55px;
    margin-top: 22px;
    max-width: 900px;
    margin: 0 auto 80px auto;
}

#fiveg-page .info-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 40px;
}

#fiveg-page .step-title {
    font-size: 18px
}

#fiveg-page .step-content {
    font-size: 16px
}

#fiveg-page .step-content p {
    font-size: 16px
}


#fiveg-page .store-logo-container {
    display: flex;
    margin-bottom: 40px;
    margin-top: 16px;
    gap: 16px;
}

#fiveg-page .guide-text {
    margin-bottom: 40px;
}

#fiveg-page .separator {
    height: 1px;
    width: 100%;
    background: #d5d5d5;
}

.roadshow-header p {
    font-size: 14px;
    line-height: normal;
}

#fiveg-page .step-by-step-container {
    margin-top: 40px;
}

#fiveg-page .step-by-step-title {
    font-size: 18px;
    margin-bottom: 32px;
}

.almost-black {
    color: #1f1f1f;
}

table.roadshows td, table.roadshows td p {
    line-height: 24px !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .orange-banner {
        text-align: center;
        padding: 24px 0px;
        padding-left: 120px;
        padding-right: 16px;
    }
    
    .orange-banner .show-mobile {
        width: 232px;
        position: absolute;
        top: 61px;
        left: -87px;
        transform: rotate(-20deg);
    }

    #fiveg-page .hero {
        display: none;
    }

    #fiveg-page .hero-mobile {
        display: block;
        margin-bottom: 56px;
    }

    #fiveg-page .hero-mobile-banner {
        height: 330px;
        position: relative;
    }

    #fiveg-page .banner-rocket {
        position: absolute;
        left: -129px;
        top: 167px;
        z-index: 1;
        width: 400px;
    }

    #fiveg-page .cloud-1 {
        position: absolute;
        left: -5px;
        top: 70px;
        height: 32px;
        width: auto;
        z-index: 1;
    }

    #fiveg-page .cloud-2 {
        position: absolute;
        right: -10px;
        top: 140px;
        height: 26px;
        width: auto;
        z-index: 1;
    }

    #fiveg-page .cloud-3 {
        position: absolute;
        right: 60px;
        top: 320px;
        height: 42px;
        width: auto;
        z-index: 1;
    }

    #fiveg-page .star-1 {
        position: absolute;
        left: 0px;
        top: 130px;
        z-index: 1;
        transform: scaleX(-1);
    }

    #fiveg-page .star-2 {
        height: 62px;
        width: auto;
        position: absolute;
        right: 40px;
        top: 30px;
        z-index: 1;
        transform: rotate(-10deg);
        transform: scaleX(-1);
    }

    #fiveg-page .star-3 {
        height: 46px;
        width: auto;
        position: absolute;
        right: 55px;
        top: 237px;
        z-index: 1;
        transform: rotate(20deg);
        transform: scaleX(-1);
    }

    #fiveg-page .hero-mobile h1 {
        font-size: 28px;
        font-family: 'DIN Round Pro Bold', arial, sans-serif !important;
        line-height: 32px;
        margin-bottom: 24px;
    }

    #fiveg-page .hero-mobile p {
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
    }

    #fiveg-page .info-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 55px;
        margin-top: 22px;
        max-width: 900px;
        margin: 0 auto 56px auto;
    }

    #fiveg-page .info-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 0 40px;
        max-width: 70vw;
        margin-bottom: 24px;
    }

    #fiveg-page .tabs {
        display: flex;
        overflow: hidden;
        background-color: #1f1f1f;
        border-radius: 30px;
        border: 2px solid #1f1f1f;
        margin-bottom: 40px;
        position: relative;
        z-index: 999;
        width: 100%;
        height: 40px;
        align-items: center;
        font-size: 16px;
    }

    #fiveg-page .tab-content-container-5g {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #fiveg-page .tab-content-title {
        margin-bottom: 24px;
    }

    #fiveg-page .tab-content-title h2 {
        font-size: 28px;
    }

    #fiveg-page .tab-content-title span {
        font-size: 16px;
    }

    #fiveg-page section.contents {
        padding: 0 24px;
        margin-bottom: 32px;
    }

    #fiveg-page .steps {
        gap: 32px;
        margin-bottom: 56px;
    }

    #fiveg-page .steps .step {
        margin-bottom: 0;
    }

}