.container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

/* Section 1 - White top section */
.section-1 {
    background-color: #ffffff;
    padding: 2.2rem 1.5rem 1.5rem 1.5rem;
    text-align: center;
}

.top-text {
    font-size: 1.5rem;
    color: #333333;
    font-weight: 400;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-style: italic;
    margin-bottom: 1.3rem;
    margin-top: 2rem;
}

.main-title {
    font-size: 5rem;
    font-weight: 200;
    line-height: 4.6rem;
    margin-bottom: 1.2rem;
    margin-top: 0.4rem;
    margin-bottom: 2rem;
    font-style: normal;
    color: #452323;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.subtitle {
    font-size: 1.3rem;
    line-height: 1.5;
    color: #666666;
    margin-bottom: 2rem;
    max-width: 35rem;
    margin-left: auto;
    margin-right: auto;
}

.btn-take-a-look {
    background-color: #000000;
    color: whitesmoke;
    padding: 0.48rem 2.4rem;
    text-decoration: none;
    display: inline-block;
    font-size: 0.7rem;
    margin-bottom: 2rem;
    border-radius: 0.5rem;
    font-style: italic;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

.btn-orange {
    background-color: #000000;
    color: whitesmoke;
    padding: 0.48rem 2.4rem;
    text-decoration: none;
    display: inline-block;
    font-size: 0.7rem;
    margin-bottom: 2rem;
    border-radius: 0.5rem;
    font-style: italic;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

.logo1 {
    max-width: 6rem;
    max-height: 4rem;
    margin-left: auto;
    margin-right: 18px;
}

.logo1 img {
    object-fit: fill;
    max-width: 4.5rem;
    max-height: 3rem;
    margin-top: -1.3rem;
    margin-bottom: 1rem;
}

/* Section 2 - Big blue section */
.section-2 {
    background-color: #262020;
    padding: 0;
    position: relative;
    height: 28rem;
    text-align: center;
}

.orange-box {
    color: whitesmoke;
    padding: 0rem 1rem;
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 300;
    position: absolute;
    width: 16rem;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.01rem;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.orange-box-1 {
    bottom: 15rem;
    left: 2rem;
    width: 26rem;
}

.orange-box-2 {
    bottom: 15rem;
    right: 2rem;
    width: 25rem;
}

.logo-top-right img {
    object-fit: fill;
    max-width: 6rem;
    max-height: 3.3rem;
    margin-top: 15rem;
    margin-bottom: 1rem;
}

.logo-top-left img {
    object-fit: fill;
    max-width: 9rem;
    max-height: 2rem;
    margin-bottom: 2rem;
}

/* Section 3 - Sign up button */
.section-3 {
    background-color: whitesmoke;
    padding: 23px 25px;
    text-align: center;
}

.btn-sign-up {
    background-color: #000000;
    color: whitesmoke;
    padding: 0.46rem 2.8rem;
    text-decoration: none;
    display: inline-block;
    font-size: 0.7rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
    border-radius: 0.3rem;
    font-style: italic;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

/* Section 4 - The Mission blue */
.section-4 {
    background-color: #452323;
    padding: 4rem 2.5rem;
    text-align: center;
    color: whitesmoke;
    margin-left: 2rem;
    margin-right: 2rem;
}

.section-4 h2 {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    margin-top: 0.01rem;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.section-4 .mission-text {
    font-size: 1.7rem;
    line-height: 1.55;
    font-weight: 100;
    font-style: italic;
    margin-bottom: 16px;
    max-width: 35rem;
    margin-left: auto;
    margin-right: auto;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.section-4 .belief-text {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 100;
    max-width: 22rem;
    margin: 0 auto 28px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.logo2 img {
    object-fit: fill;
    max-width: 6rem;
    max-height: 4.8rem;
}

/* Section 5 - White with green and orange boxes */
.section-5 {
    background-color: whitesmoke;
    padding: 2rem 1.5rem;
    margin-bottom: -1.5rem;
    margin-top: 2rem;
}

.logo3 img {
    object-fit: fill;
    max-width: 12.5rem;
    max-height: 6rem;
    margin-left: 32rem;
}

.orange-row-1 {
    display: flex;
    justify-content: center;
    gap: 8rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
}

.orange-box-small-1 {
    color: #262020;
    padding: 2rem 0rem;
    font-size: 1.4rem;
    line-height: 1.4;
    font-style: italic;
    font-weight: 200;
    text-align: center;
}

/* Section 6 - Platform white */
.section-6 {
    background-color: whitesmoke;
    text-align: center;
}

.section-6 h2 {
    font-size: 4rem;
    font-weight: 200;
    margin-bottom: 0.8rem;
    margin-top: 0.01rem;
    line-height: 1.2;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    color: #262020;
}

.section-6 .platform-sub1 {
    font-size: 2rem;
    font-style: italic;
    font-weight: 100;
    line-height: 1.25;
    margin-bottom: 0.1rem;
    margin-top: 1.2rem;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

.section-6 .platform-sub2 {
    font-size: 2rem;
    font-weight: 400;
    font-style: oblique;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    margin-bottom: 1.5rem;
    margin-top: 0.8rem;
}

.logo4 {
    max-width: 6rem;
    max-height: 4rem;
    padding-left: 2rem;
    padding-bottom: 3rem;
    margin-top: -2.6rem;
}

.logo4 img {
    object-fit: fill;
    max-width: 4.5rem;
    max-height: 3rem;
}

.orange-row-2 {
    display: flex;
    justify-content: center;
    gap: 0.1rem;
    flex-wrap: wrap;
}

.orange-box-mini {
    color: #262020;
    padding: 0.6rem;
    font-size: 1rem;
    line-height: 1.35;
    width: 16rem;
    font-weight: 200;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

/* Section 7 - Delorem created blue */
.section-7 {
    background-color: #452323;
    margin-top: 3rem;
    padding: 1rem 1.5rem;
    text-align: center;
    height: 28rem;
}

.section-7 h2 {
    color: whitesmoke;
    margin-top: 5rem;
    font-size: 2.5rem;
    font-weight: 600;
    font-style: italic;
    line-height: 1;
    margin-bottom: 1.5rem;
}

.section-7 .gap-text {
    color: whitesmoke;
    font-size: 1.5rem;
    line-height: 1.6;
    max-width: 42rem;
    margin: 0 auto 2.5rem;
    margin-top: 0.1rem;
    font-weight: 100;
    font-style: italic;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    margin-bottom: 1.3rem;
}

/* Section 8 - Platform description blue */
.section-8 {
    background-color: #262020;
    margin-top: 4rem;
    color: whitesmoke;
    text-align: center;
    margin-left: 4rem;
    margin-right: 4rem;
}

.section-8 .platform-desc {
    font-size: 1.5rem;
    line-height: 1.6;
    padding-bottom: 3rem;
    padding-top: 5rem;
    padding-left: 5rem;
    padding-right: 5rem;
    text-align: justify;
    text-align: center;
    font-style: italic;
    color: whitesmoke;
}

.btn-apply-here {
    background-color: #000000;
    color: whitesmoke;
    padding: 0.4rem 2.8rem;
    text-decoration: none;
    display: inline-block;
    font-size: 0.7rem;
    margin-bottom: 4rem;
    border-radius: 0.3rem;
    font-style: italic;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

/* Section 9 - Contact white */
.section-9 {
    background-color: whitesmoke;
    padding: 32px 25px;
    text-align: center;
}

.btn-blue {
    background-color: #452323;
    color: #ffffff;
    padding-top: 0.3rem;
    padding-bottom: 0.39rem;
    padding-left: 0.86rem;
    padding-right: 0.86rem;
    text-decoration: none;
    display: inline-block;
    font-size: 1.6rem;
    margin-bottom: 1.2rem;
    margin-top: 2rem;
    font-weight: 100;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-style: italic;
}

.btn-contact {
    border: 2px solid #452323;
    color: #452323;
    padding: 0.66rem 3rem;
    text-decoration: none;
    display: inline-block;
    font-size: 0.6rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    border-radius: 0.2rem;
}


/* =====================================================
   RESPONSIVE DESIGN
   Tablet (600px - 1024px)
   ===================================================== */

@media (max-width: 1024px) {
    .orange-row-1 {
        gap: 4rem;
    }

    .logo3 img {
        margin-left: 20rem;
    }

    .section-8 {
        margin-left: 2rem;
        margin-right: 2rem;
    }

    .section-8 .platform-desc {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 3rem;
    }
}

@media (max-width: 768px) {
    /* Prevent any horizontal scroll */
    .container {
        width: 100vw;
        overflow-x: hidden;
    }

    /* Section 1 */
    .top-text {
        font-size: 1.2rem;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    .main-title {
        font-size: 2.5rem;
        line-height: 2.8rem;
        margin-bottom: 1.5rem;
    }

    .subtitle {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
    }

    .btn-take-a-look {
        padding: 0.4rem 2rem;
        font-size: 0.65rem;
    }

    /* Section 2 — keep fixed height, scale absolute positions with vw */
    .section-2 {
        height: 35rem;
    }

    .orange-box {
        font-size: 1.2rem;
        padding: 1rem;
    }

    .orange-box-1 {
        left: 1rem;
        width: calc(45vw);
        max-width: 16rem;
        bottom: 12rem;
    }

    .orange-box-2 {
        right: 1rem;
        width: calc(45vw);
        max-width: 16rem;
        bottom: 12rem;
    }

    .logo-top-right img {
        max-width: 5rem;
        margin-left: auto;
        display: block;
        margin-top: 10rem;
    }

    .logo-top-left img {
        max-width: 8rem;
        margin-left: auto;
        display: block;
    }

    /* Section 3 */
    .btn-sign-up {
        padding: 0.4rem 2.4rem;
        font-size: 0.65rem;
    }

    /* Section 4 */
    .section-4 {
        margin-left: 1rem;
        margin-right: 1rem;
        padding: 2.5rem 1.5rem;
    }

    .section-4 h2 {
        font-size: 2rem;
    }

    .section-4 .mission-text {
        font-size: 1.3rem;
    }

    .section-4 .belief-text {
        font-size: 0.95rem;
    }

    /* Section 5 */
    .logo3 img {
        margin-left: auto;
        display: block;
        max-width: 10rem;
    }

    .orange-row-1 {
        flex-direction: column;
        gap: 1.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .orange-box-small-1 {
        padding: 1rem 0;
        font-size: 1.1rem;
        width: 100%;
    }

    /* Section 6 */
    .section-6 h2 {
        font-size: 2.2rem;
        margin-bottom: 0.8rem;
    }

    .section-6 .platform-sub1 {
        font-size: 1.4rem;
    }

    .section-6 .platform-sub2 {
        font-size: 1.4rem;
    }

    .orange-row-2 {
        flex-direction: column;
        gap: 0.5rem;
    }

    .orange-box-mini {
        width: 100%;
        padding: 1rem;
        font-size: 0.95rem;
    }

    /* Section 7 */
    .section-7 {
        height: auto;
        padding: 2rem 1.5rem;
        margin-top: 2rem;
    }

    .section-7 h2 {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }

    .section-7 .gap-text {
        font-size: 1.1rem;
        max-width: 100%;
        margin-bottom: 1.5rem;
    }

    .btn-orange {
        padding: 0.4rem 2rem;
        font-size: 0.65rem;
    }

    /* Section 8 */
    .section-8 {
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 2rem;
    }

    .section-8 .platform-desc {
        font-size: 1.2rem;
        padding: 2rem 1.5rem;
        text-align: center;
    }

    .btn-apply-here {
        padding: 0.4rem 2rem;
        font-size: 0.65rem;
        margin-bottom: 2rem;
    }

    /* Section 9 */
    .btn-blue {
        font-size: 1.2rem;
        padding-top: 0.25rem;
        padding-bottom: 0.35rem;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        margin-bottom: 1rem;
    }

    .btn-contact {
        padding: 0.55rem 2.5rem;
        font-size: 0.55rem;
    }
}

/* Mobile - Small screens (below 600px) */
@media (max-width: 599px) {
    .container {
        width: 100vw;
        overflow-x: hidden;
        padding: 0;
    }

    body {
        margin: 0;
        padding: 0;
    }

    /* Section 1 */
    .section-1 {
        padding: 1.5rem 1rem 1rem 1rem;
    }

    .top-text {
        font-size: 1rem;
        margin-bottom: 0.8rem;
        margin-top: 1rem;
    }

    .main-title {
        font-size: 1.8rem;
        line-height: 2.2rem;
        margin-bottom: 1rem;
    }

    .subtitle {
        font-size: 0.95rem;
        margin-bottom: 1.2rem;
    }

    .btn-take-a-look {
        padding: 0.35rem 1.5rem;
        font-size: 0.6rem;
    }

    .logo1 img {
        max-width: 3rem;
        max-height: 2rem;
    }

    /* Section 2 — stack boxes vertically at this width */
    .section-2 {
        height: auto;
        min-height: 20rem;
        padding: 1rem 0;
    }

    .orange-box {
        position: relative;
        display: block;
        width: 85% !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        margin: 1rem auto 0;
        text-align: center;
        font-size: 1rem;
        padding: 1rem;
    }

    .logo-top-right img,
    .logo-top-left img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 4rem;
        margin-bottom: 1rem;
    }

    /* Section 3 */
    .btn-sign-up {
        padding: 0.35rem 1.8rem;
        font-size: 0.6rem;
    }

    /* Section 4 */
    .section-4 {
        margin-left: 0;
        margin-right: 0;
        padding: 1.5rem 1rem;
    }

    .section-4 h2 {
        font-size: 1.5rem;
    }

    .section-4 .mission-text {
        font-size: 1rem;
    }

    .section-4 .belief-text {
        font-size: 0.9rem;
    }

    .logo2 img {
        max-width: 4rem;
    }

    /* Section 5 */
    .logo3 img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 8rem;
    }

    .orange-row-1 {
        flex-direction: column;
        align-items: center;
        gap: 0;
        padding: 0 1rem;
    }

    .orange-box-small-1 {
        width: 100%;
        padding: 0.8rem 0;
        font-size: 0.95rem;
    }

    /* Section 6 */
    .section-6 h2 {
        font-size: 1.6rem;
        margin-bottom: 0.5rem;
    }

    .section-6 .platform-sub1 {
        font-size: 1rem;
    }

    .section-6 .platform-sub2 {
        font-size: 1rem;
    }

    .logo4 {
        padding: 0;
        margin-top: 0;
    }

    .logo4 img {
        max-width: 3rem;
    }

    .orange-row-2 {
        flex-direction: column;
        gap: 0;
    }

    .orange-box-mini {
        width: 100%;
        padding: 0.8rem;
        font-size: 0.85rem;
    }

    /* Section 7 */
    .section-7 {
        height: auto;
        padding: 1.5rem 1rem;
        margin-top: 1.5rem;
    }

    .section-7 h2 {
        font-size: 1.3rem;
        margin-bottom: 0.8rem;
    }

    .section-7 .gap-text {
        font-size: 0.95rem;
        max-width: 100%;
        margin-bottom: 1.2rem;
    }

    .btn-orange {
        padding: 0.35rem 1.5rem;
        font-size: 0.6rem;
    }

    /* Section 8 */
    .section-8 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 1.5rem;
    }

    .section-8 .platform-desc {
        font-size: 0.95rem;
        padding: 1.5rem 1rem;
        line-height: 1.4;
    }

    .btn-apply-here {
        padding: 0.35rem 1.5rem;
        font-size: 0.6rem;
        margin-bottom: 1.5rem;
    }

    /* Section 9 */
    .btn-blue {
        font-size: 0.95rem;
        padding-top: 0.2rem;
        padding-bottom: 0.3rem;
        padding-left: 0.6rem;
        padding-right: 0.6rem;
        margin: 1rem 0;
        word-wrap: break-word;
    }

    .btn-contact {
        padding: 0.5rem 1.5rem;
        font-size: 0.5rem;
        margin-top: 0.8rem;
    }
}

/* Very small phones — below 380px */
@media (max-width: 380px) {
    .main-title {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

    .subtitle {
        font-size: 0.85rem;
    }

    .section-4 h2 {
        font-size: 1.3rem;
    }

    .section-6 h2 {
        font-size: 1.3rem;
    }

    .section-7 h2 {
        font-size: 1.1rem;
    }

    .orange-box-small-1,
    .orange-box-mini {
        font-size: 0.8rem;
    }
}
