/* Auto-extracted styles for index.php */

.creative-cta-section {
    padding: 4rem 0;
    background-color: var(--clr-beige-light);
    position: relative;
    overflow: hidden;
}

.creative-cta-card {
    padding: 4rem 4rem;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.creative-cta-content {
    position: relative;
    z-index: 1;
}

.cta-btn-primary {
    background-color: var(--clr-black);
    color: var(--clr-white);
    padding: 1.2rem 3rem;
    border: 1px solid var(--clr-black);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    border-radius: 0;
    text-decoration: none;
    display: inline-block;
}

.cta-btn-primary:hover {
    background-color: transparent;
    color: var(--clr-black);
    transform: translateY(-2px);
}

.cta-btn-outline {
    background-color: transparent;
    color: var(--clr-black);
    padding: 1.2rem 3rem;
    border: 1px solid var(--clr-black);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    border-radius: 0;
    text-decoration: none;
    display: inline-block;
}

.cta-btn-outline:hover {
    background-color: var(--clr-black);
    color: var(--clr-white);
    transform: translateY(-2px);
}

.cta-blur-orb-1 {
    position: absolute;
    bottom: -10%;
    left: -5%;
    width: 500px;
    height: 500px;
    background: var(--clr-philo-orange);
    filter: blur(150px);
    opacity: 0.15;
    z-index: 0;
    border-radius: 50%;
}

.cta-blur-orb-2 {
    position: absolute;
    top: -10%;
    right: -5%;
    width: 500px;
    height: 500px;
    background: var(--clr-philo-blue);
    filter: blur(150px);
    opacity: 0.12;
    z-index: 0;
    border-radius: 50%;
}

@media(max-width: 768px) {
    .creative-cta-card {
        padding: 0;
    }

    .creative-cta-section {
        padding: 2rem 1rem;
    }

    /* Mody Legacy section fix */
    .auto-style-9812d7 {
        grid-template-columns: 1fr !important;
    }

    .auto-style-4d6259 {
        /* padding-top: 4rem !important; */
    }

    .auto-style-0eb534 {
        padding: 2rem 1.5rem !important;
        text-align: center;
    }

    .auto-style-a0ee40 {
        text-align: center;
    }

    .divider.left.auto-style-6ed62c {
        margin: 0 auto 2rem auto !important;
    }

    .auto-style-80d041 {
        padding: 2rem 1.5rem !important;
    }

    .auto-style-ef3af8 {
        padding: 1.5rem 1rem !important;
        margin: 0 auto;
        width: 100% !important;
        gap: clamp(2.0rem, 2.5vw, 2.5rem) !important;
    }

    .auto-style-6f46ea {
        flex-direction: column !important;
        padding-left: 0 !important;
        justify-content: center !important;
        gap: 1.5rem !important;
    }

    .auto-style-6f46ea>.auto-style-f1142e {
        width: 100% !important;
        text-align: right !important;
    }

    .auto-style-6f46ea>.auto-style-cd77f9 {
        width: 100% !important;
        text-align: left !important;
    }

    .auto-style-9857ab {
        font-size: 5rem !important;
    }

    .auto-style-4d6259,
    .auto-style-210703 {
        overflow: visible !important;
        padding-bottom: 2rem !important;
    }

    /* Why Choose Us section mobile layout */
    .section-why-us-tabs .auto-style-aedb6b {
        flex-direction: column !important;
    }

    .why-tabs-left {
        min-width: 100% !important;
        width: 100% !important;
        padding: 2rem 1rem !important;
    }
}

.auto-style-8354e9 {
    text-decoration: none;
}

.auto-style-c73f85 {
    border-color: rgba(255, 255, 255, 0.3);
}

.auto-style-399ad3 {
    background-color: var(--clr-beige);
}

.auto-style-611041 {
    height: 400vh;
    position: relative;
}

.auto-style-f15031 {
    position: sticky;
    top: var(--navbar-offset);
    left: 0;
    width: 100%;
    height: calc(100vh - var(--navbar-offset));
    overflow: hidden;
    display: flex;
}

.auto-style-f5ce82 {
    position: absolute;
    top: 42%;
    left: 3vw;
    transform: translateY(-50%);
    max-width: 600px;
    z-index: 10;
    pointer-events: none;
    color: var(--clr-black);
    text-align: left;
}

.auto-style-1d0951 {
    color: var(--clr-black);
}

.auto-style-174a09 {
    margin: 1.5rem 0;
    background-color: var(--clr-black);
}

.auto-style-32365d {
    color: rgba(0, 0, 0, 0.8);
}

.auto-style-a898fd {
    width: 100%;
    height: 100%;
}

.auto-style-9119fc {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 100vh;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(12px);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10rem 2rem 4rem 2rem;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    z-index: 1050;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: auto;
    transform: translateX(100%);
    transition: transform 0.5s ease-out;
}

.auto-style-a09020 {
    position: absolute;
    top: 6.5rem;
    right: 2rem;
    background: none;
    border: none;
    font-size: 2.5rem;
    cursor: pointer;
    color: #333;
    line-height: 1;
    z-index: 1100;
}

.auto-style-5796ce {
    display: block;
    font-size: 0.8rem;
    font-weight: 700;
    color: #888;
    margin-bottom: 1rem;
    letter-spacing: 0.1em;
}

.auto-style-aca918 {
    margin-bottom: 0.5rem;
    font-size: 2.2rem;
}

.auto-style-5e5aa2 {
    color: #666;
    font-size: 0.9rem;
    margin-bottom: 1.5rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: normal;
}

.auto-style-5957ff {
    font-size: 1.05rem;
    line-height: 1.7;
    color: #555;
    margin-bottom: 2rem;
}

.auto-style-78759c {
    margin-top: 2rem;
    text-align: center;
}

.auto-style-dab962 {
    width: 100%;
    border-color: #333;
    color: #333;
    padding: 0.8rem 1.5rem;
    display: inline-block;
}

.auto-style-20f58b {
    position: relative;
    padding: var(--space-xxl) 0;
    min-height: calc(100vh - var(--navbar-offset));
    display: flex;
    align-items: center;
    overflow: hidden;
}

.auto-style-8c17c9 {
    position: absolute;
    top: -15%;
    left: 0;
    width: 100%;
    height: 130%;
    z-index: 1;
}

.auto-style-e6f39e {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 30% center;
}

.auto-style-3a2cc0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 60%);
    z-index: 2;
    pointer-events: none;
}

.auto-style-78cf1a {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: clamp(1.6rem, 4.0vw, 4.0rem);
    width: 100%;
    flex-wrap: wrap;
}

.auto-style-80d041 {
    background: var(--clr-white);
    padding: 4rem 4rem;
    width: 100%;
    max-width: 490px;
    box-shadow: 0 40px 100px rgba(0, 0, 0, 0.3);
    position: relative;
}

.auto-style-ef3af8 {
    display: flex;
    flex-direction: column;
    gap: clamp(1.0rem, 2.5vw, 2.5rem);
    border: 1px solid #b4975a;
    padding: 1.5rem 3.5rem;
}

.auto-style-4300c5 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -1.5rem;
}

.auto-style-9857ab {
    font-size: 8rem;
    font-family: var(--font-heading);
    color: #B4975A;
    font-weight: 100;
    font-style: normal;
    width: 100%;
    text-align: center;
    line-height: 1;
}

.auto-style-244c75 {
    display: none;
}

.auto-style-6f46ea {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(1.0rem, 2.0vw, 2.0rem);
}

.auto-style-f1142e {
    font-size: 3.8rem;
    font-family: var(--font-display);
    line-height: 1;
    color: var(--clr-black);
    font-weight: 300;
    width: 180px;
    text-align: right;
    letter-spacing: -0.02em;
}

.auto-style-cd77f9 {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #666;
    width: 180px;
    text-align: left;
    line-height: 1.5;
    font-weight: 500;
}

.auto-style-6a1da3 {
    max-width: 550px;
    text-align: right;
    padding-top: 2rem;
}

.auto-style-386d98 {
    color: rgba(255, 255, 255, 0.85);
}

.auto-style-5883e5 {
    color: var(--clr-white);
}

.auto-style-4d6259 {
    padding: 0;
    overflow: hidden;
}

.auto-style-9812d7 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

.auto-style-0eb534 {
    padding: clamp(2rem, 5vh, 4rem) 4rem clamp(2rem, 5vh, 4rem) 10vw;
}

.auto-style-a0ee40 {
    display: block;
    margin-bottom: 2rem;
    letter-spacing: 0.15em;
}

.auto-style-6ed62c {
    margin-bottom: 3rem;
    background-color: #B4975A;
}

.auto-style-210703 {
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden;
    box-shadow: none;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    border: none;
}

.auto-style-543d13 {
    position: relative;
    width: 100%;
    aspect-ratio: 1904 / 1780;
    /* border: 1px solid rgba(0, 0, 0, 0.1); */
    transform-origin: left bottom;
    transform: scale(1.05);
    overflow: hidden;
}

.auto-style-5f7e7f {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}

.auto-style-d309e5 {
    left: 67%;
    top: 8%;
    animation-delay: 0.1s;
}

.auto-style-65134a {
    left: 70%;
    top: 6%;
    animation-delay: 0.3s;
}

.auto-style-8e669c {
    left: 69%;
    top: 10%;
    animation-delay: 0.5s;
}

.auto-style-2cc9cd {
    left: 72%;
    top: 9%;
    animation-delay: 0.2s;
}

.auto-style-d9a0e9 {
    left: 71%;
    top: 12%;
    animation-delay: 0.7s;
}

.auto-style-0ef0d5 {
    left: 68%;
    top: 13%;
    animation-delay: 0.4s;
}

.auto-style-0c9a8f {
    left: 64%;
    top: 7%;
    animation-delay: 0.6s;
}

.auto-style-213de5 {
    left: 66%;
    top: 11%;
    animation-delay: 0.8s;
}

.auto-style-8a5df6 {
    left: 59%;
    top: 22%;
    animation-delay: 0.3s;
}

.auto-style-f3bdd8 {
    left: 62%;
    top: 20%;
    animation-delay: 0.9s;
}

.auto-style-6d8fa0 {
    left: 64%;
    top: 23%;
    animation-delay: 0.1s;
}

.auto-style-c0c00b {
    left: 60%;
    top: 25%;
    animation-delay: 0.4s;
}

.auto-style-ca5441 {
    left: 66%;
    top: 21%;
    animation-delay: 0.7s;
}

.auto-style-ae1ce3 {
    left: 68%;
    top: 24%;
    animation-delay: 0.2s;
}

.auto-style-7afc6f {
    left: 63%;
    top: 27%;
    animation-delay: 0.5s;
}

.auto-style-aeb5bd {
    left: 65%;
    top: 26%;
    animation-delay: 0.8s;
}

.auto-style-62ce67 {
    left: 58%;
    top: 28%;
    animation-delay: 0.3s;
}

.auto-style-ec3cb0 {
    left: 61%;
    top: 29%;
    animation-delay: 0.6s;
}

.auto-style-3fa5bc {
    left: 70%;
    top: 35%;
    animation-delay: 0.2s;
}

.auto-style-957233 {
    left: 68%;
    top: 37%;
    animation-delay: 0.5s;
}

.auto-style-b42c5a {
    left: 50%;
    top: 57%;
    animation-delay: 0.1s;
}

.auto-style-263aeb {
    left: 17%;
    top: 46%;
    animation-delay: 0.8s;
}

.auto-style-348bfc {
    left: 19%;
    top: 47%;
    animation-delay: 0.4s;
}

.auto-style-d7abad {
    left: 21%;
    top: 59%;
    animation-delay: 0.6s;
}

.auto-style-d8ff35 {
    left: 20%;
    top: 62%;
    animation-delay: 0.2s;
}

.auto-style-c517c8 {
    left: 22%;
    top: 64%;
    animation-delay: 0.9s;
}

.auto-style-acfc24 {
    left: 19%;
    top: 66%;
    animation-delay: 0.3s;
}

.auto-style-16334e {
    left: 21%;
    top: 68%;
    animation-delay: 0.7s;
}

.auto-style-b98cb4 {
    left: 19%;
    top: 69%;
    animation-delay: 0.5s;
}

.auto-style-963b2e {
    left: 16%;
    top: 76%;
    animation-delay: 0.1s;
}

.auto-style-a2c271 {
    left: 29%;
    top: 77%;
    animation-delay: 0.8s;
}

.auto-style-63c045 {
    left: 31%;
    top: 76%;
    animation-delay: 0.4s;
}

.auto-style-b3fa21 {
    left: 32%;
    top: 79%;
    animation-delay: 0.6s;
}

.auto-style-309305 {
    left: 25%;
    top: 89%;
    animation-delay: 0.3s;
}

.auto-style-531168 {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.auto-style-6a2f51 {
    color: var(--clr-black);
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: underline;
}

.auto-style-3bc9e2 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.auto-style-257995 {
    margin-bottom: 0;
}

.auto-style-b3c125 {
    background: #ffffff;
    position: relative;
    padding: 0;
    margin-top: -1px;
}

.auto-style-aedb6b {
    display: flex;
    width: 100%;
    align-items: stretch;
}

.auto-style-85d702 {
    flex: 1;
    min-width: 50%;
    padding: var(--space-xxl) 8vw var(--space-xxl) var(--space-xxl);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.auto-style-91cfc5 {
    display: block;
    margin-bottom: 1rem;
    color: var(--clr-black);
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.auto-style-3770d9 {
    border-color: var(--clr-black);
    margin-bottom: 3rem;
}

.auto-style-64474b {
    flex: 1;
    min-width: 50%;
    position: relative;
    overflow: hidden;
    min-height: calc(100vh - var(--navbar-offset));
}

.auto-style-343494 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.auto-style-f4b635 {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-direction: row;
}

.auto-style-2a5fab {
    flex: 1;
    min-width: 50%;
    padding: var(--space-xxl) 8vw var(--space-xxl) var(--space-xxl);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.auto-style-f9bebe {
    color: rgba(0, 0, 0, 0.8);
    margin-top: 1.5rem;
}

.auto-style-a87a53 {
    display: block;
    text-decoration: none;
}

.auto-style-e648cf {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.auto-style-a933e4 {
    width: 100%;
    aspect-ratio: 3000 / 3909;
    background-color: var(--clr-white);
    /* border: clamp(8px, 2vw, 16px) solid var(--clr-white); */
    box-shadow: inset 0 0 0 clamp(4px, 0.6vw, 3px) var(--clr-black);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    box-sizing: border-box;
}

.auto-style-2c2a77 {
    font-family: var(--font-body);
    font-size: clamp(1.25rem, 3vw, 2rem);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -0.07em;
    color: var(--clr-black);
    text-align: center;
    line-height: 1.4;
}

.auto-style-3e2e7c {
    display: none !important;
}

.auto-style-e1df6a {
    display: none !important;
    margin-top: 6rem;
}

.auto-style-522e0b {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: var(--clr-white);
    overflow: hidden;
}

.auto-style-6607e5 {
    max-width: 1500px;
    margin: auto;
}

.auto-style-199b6f {
    width: 100%;
}

.auto-style-82e35d {
    margin: 20px 0 8px;
    font-size: clamp(36px, 5vw, 58px);
}

.auto-style-afbeac {
    font-family: var(--font-heading);
    font-weight: 100;
    font-style: normal;
    font-size: 64px;
    line-height: 0.9;
}

.auto-style-831afa {
    margin: 32px 0;
}

.auto-style-8ebd20 {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    min-height: 80vh;
    background-color: var(--clr-black);
}

.auto-style-e149ee {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 110%;
    z-index: 1;
}

.auto-style-4397b3 {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.auto-style-0f589a {
    width: 100%;
    position: relative;
    z-index: 3;
}

.auto-style-c7f9dc {
    background: var(--clr-white);
    position: relative;
    padding: 0;
    margin-top: -1px;
}

.auto-style-2cb658 {
    flex: 1;
    min-width: 50%;
    padding: var(--space-xxl) 8vw var(--space-xxl) var(--space-xxl);
    display: flex;
    flex-direction: column;
}

.auto-style-a729d7 {
    margin-bottom: 4rem;
}

.auto-style-c60dbc {
    display: block;
    margin-bottom: 1rem;
    color: var(--clr-black);
}

.auto-style-2a8867 {
    border-color: var(--clr-black);
}

.auto-style-ba1ada {
    display: flex;
    flex-direction: column;
    gap: clamp(1.0rem, 2.0vw, 2.0rem);
}

.auto-style-2c0420 {
    cursor: pointer;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #eee;
    transition: all 0.3s ease;
    opacity: 1;
}

.auto-style-d4417c {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    padding-left: 3rem;
    margin: 0;
}

.auto-style-9978fa {
    cursor: pointer;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #eee;
    transition: all 0.3s ease;
    opacity: 0.5;
}

.auto-style-f32f03 {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    padding-left: 3rem;
    margin: 0;
    display: none;
}

.auto-style-628142 {
    flex: 1;
    min-width: 50%;
    position: relative;
    overflow: hidden;
    min-height: 100%;
}

.auto-style-c962d7 {
    position: relative;
    z-index: 2;
}

.auto-style-b15aa6 {
    max-width: 600px;
    margin: 0 auto 3.5rem auto;
}

.auto-style-98f1ef {
    display: flex;
    gap: clamp(1.0rem, 1.0vw, 1.0rem);
    justify-content: center;
    flex-wrap: wrap;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.auto-style-f4b635 {
    display: flex;
    width: 100%;
    align-items: stretch;
    flex-direction: row;
}

.auto-style-2a5fab {
    flex: 1;
    min-width: 50%;
    padding: var(--space-xxl) 8vw var(--space-xxl) var(--space-xxl);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.auto-style-f9bebe {
    color: rgba(0, 0, 0, 0.8);
    margin-top: 1.5rem;
}

.auto-style-a87a53 {
    display: block;
    text-decoration: none;
}

.auto-style-e648cf {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.auto-style-a933e4 {
    width: 100%;
    aspect-ratio: 3000 / 3909;
    background-color: var(--clr-white);
    /* border: clamp(8px, 2vw, 16px) solid var(--clr-white); */
    box-shadow: inset 0 0 0 clamp(4px, 0.6vw, 3px) var(--clr-black);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    box-sizing: border-box;
}

.auto-style-2c2a77 {
    font-family: var(--font-body);
    font-size: clamp(1.25rem, 3vw, 2rem);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -0.07em;
    color: var(--clr-black);
    text-align: center;
    line-height: 1.4;
}

.auto-style-3e2e7c {
    display: none !important;
}

.auto-style-e1df6a {
    display: none !important;
    margin-top: 6rem;
}

.auto-style-522e0b {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: var(--clr-white);
    overflow: hidden;
}

.auto-style-6607e5 {
    max-width: 1500px;
    margin: auto;
}

.auto-style-199b6f {
    width: 100%;
}

.auto-style-82e35d {
    margin: 20px 0 8px;
    font-size: clamp(36px, 5vw, 58px);
}

.auto-style-afbeac {
    font-family: var(--font-heading);
    font-weight: 100;
    font-style: normal;
    font-size: 64px;
    line-height: 0.9;
}

.auto-style-831afa {
    margin: 32px 0;
}

.auto-style-8ebd20 {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    min-height: 80vh;
    background-color: var(--clr-black);
}

.auto-style-e149ee {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 110%;
    z-index: 1;
}

.auto-style-4397b3 {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.auto-style-0f589a {
    width: 100%;
    position: relative;
    z-index: 3;
}

.auto-style-c7f9dc {
    background: var(--clr-white);
    position: relative;
    padding: 0;
    margin-top: -1px;
}

.auto-style-2cb658 {
    flex: 1;
    min-width: 50%;
    padding: var(--space-xxl) 8vw var(--space-xxl) var(--space-xxl);
    display: flex;
    flex-direction: column;
}

.auto-style-a729d7 {
    margin-bottom: 4rem;
}

.auto-style-c60dbc {
    display: block;
    margin-bottom: 1rem;
    color: var(--clr-black);
}

.auto-style-2a8867 {
    border-color: var(--clr-black);
}

.auto-style-ba1ada {
    display: flex;
    flex-direction: column;
    gap: clamp(1.0rem, 2.0vw, 2.0rem);
}

.auto-style-2c0420 {
    cursor: pointer;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #eee;
    transition: all 0.3s ease;
    opacity: 1;
}

.auto-style-d4417c {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    padding-left: 3rem;
    margin: 0;
}

.auto-style-9978fa {
    cursor: pointer;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #eee;
    transition: all 0.3s ease;
    opacity: 0.5;
}

.auto-style-f32f03 {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    padding-left: 3rem;
    margin: 0;
    display: none;
}

.auto-style-628142 {
    flex: 1;
    min-width: 50%;
    position: relative;
    overflow: hidden;
    min-height: 100%;
}

.auto-style-c962d7 {
    position: relative;
    z-index: 2;
}

.auto-style-b15aa6 {
    max-width: 600px;
    margin: 0 auto 3.5rem auto;
}

.auto-style-98f1ef {
    display: flex;
    gap: clamp(1.0rem, 1.0vw, 1.0rem);
    justify-content: center;
    flex-wrap: wrap;
}

.auto-style-db1172 {
    font-weight: 600;
}

/* Remove background color of voice card in home page */
.voice-card {
    background-color: transparent !important;
}

/* Center align projects section header */
.auto-style-102b7f {
    text-align: center;
}

.auto-style-102b7f .divider {
    margin: 1rem auto;
}

/* Add background color to project sections */
.section-projects {
    background-color: #f5f5f5;
}

@media screen and (max-width: 1799px) {
    .auto-style-f1142e {
        font-size: 2.6rem;
    }

    .auto-style-9812d7 {
        grid-template-columns: 1fr 0.6fr;
    }

    .auto-style-9857ab {
        font-size: 5rem;
        margin-top: -30px;
    }

    .auto-style-ef3af8 {
        gap: clamp(1.0rem, 2.5vw, 1.8rem);
    }

    .cta-btn-primary,
    .cta-btn-outline {
        padding: 1rem 2rem;
    }

}

@media screen and (max-width: 1599px) {

    .auto-style-6ed62c {
        margin-bottom: 2rem;
    }

    .philosophy-text,
    .philosophy-visual {
        padding: var(--space-xl) 5vw;
    }
}

@media screen and (max-width: 1408px) {
    .growth {
        font-size: clamp(8px, 0.5cqi, 13px);
    }

    .auto-style-ef3af8 {
        padding: 1.5rem 0.6rem;
    }
}

@media screen and (max-width: 1216px) {
    .auto-style-f5ce82 {
        max-width: 260px;
    }

    .auto-style-9812d7 {
        grid-template-columns: 1fr 1fr;
    }

    .philosophy-text,
    .philosophy-visual {
        padding: var(--space-xl) 3vw;
    }

    #tooltip-desc {
        padding-left: 1rem;
    }
}

@media screen and (max-width: 1024px) {
    .auto-style-0eb534 {
        padding: clamp(2rem, 5vh, 4rem) 2rem clamp(2rem, 5vh, 4rem) 5vw;
    }

    .auto-style-ef3af8 {
        padding: 1.5rem;
    }
}

@media screen and (max-width: 575px) {
    .auto-style-3770d9 {
        margin-bottom: 1.5rem;
    }

    section.section-about-premium.auto-style-4d6259 {
        padding-top: 0 !important;
    }

    .bandra-bay-left.auto-style-64474b {
        margin-bottom: 0 !important;
    }

    .auto-style-b15aa6 {
        margin: 0 auto 1.5rem auto;
    }

    .auto-style-a0ee40 {
        margin-bottom: 1rem;
    }

    .philosophy-text,
    .philosophy-visual {
        padding: var(--space-xl) 5vw;
    }

    .cta-btn-primary,
    .cta-btn-outline {
        padding: 0.7rem 2rem;
        font-size: 13px;
    }

    .premium-image-wrapper.auto-style-210703 {
        padding-bottom: 0 !important;
    }

    .auto-style-aca918 {
        font-size: 1.6rem;
    }
}