.container:where(.astro-FHPSO3EK) {
    display: flex;
    flex-wrap: wrap
}

.main-container:where(.astro-FHPSO3EK) {
    max-width: 1000px;
    margin: 0 auto
}

.heading:where(.astro-FHPSO3EK) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

    .heading:where(.astro-FHPSO3EK) p:where(.astro-FHPSO3EK) {
        color: var(--brand-color1);
        text-align: center;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: .32px
    }

.heading-title:where(.astro-FHPSO3EK) {
    color: #202d41;
    font-size: 42px;
    font-weight: 900;
    line-height: 60px;
    margin: auto;
    text-align: center;
    padding: 2rem 0;
    max-width: 670px
}

.img-container:where(.astro-FHPSO3EK) {
    max-height: 400px;
    max-width: 970px;
    border-radius: 64px 0;
    margin: 0 auto;
    overflow: hidden
}

.img.astro-FHPSO3EKs {
    width: 100% !important;
    object-fit: cover
}

div.img-container img.img.astro-FHPSO3EKs {
    width: 100% !important;
    object-fit: cover !important
}

.content:where(.astro-FHPSO3EK) {
    display: flex;
    padding: 2.5rem 1rem
}

.item:where(.astro-FHPSO3EK) {
    flex: 1
}

    .item:where(.astro-FHPSO3EK) .title:where(.astro-FHPSO3EK) {
        color: #202d41;
        font-size: 42px;
        font-weight: 800;
        line-height: 53px;
        text-align: left
    }

    .item:where(.astro-FHPSO3EK) p:where(.astro-FHPSO3EK) {
        color: #4d5767;
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        text-align: left
    }

@media screen and (max-width:700px) {
    .content:where(.astro-FHPSO3EK) {
        flex-direction: column;
        padding: 1rem
    }

    .heading:where(.astro-FHPSO3EK) h1:where(.astro-FHPSO3EK) {
        line-height: normal;
        font-size: 32px;
        padding: .5rem
    }

    .img-container:where(.astro-FHPSO3EK) {
        border-radius: 0
    }
}

.container:where(.astro-DM37SKB6) {
    max-width: 1000px;
    margin: 0 auto
}

.main-container:where(.astro-DM37SKB6) {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: .5rem
}

.main-container-swap:where(.astro-DM37SKB6) {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    flex-direction: row-reverse;
    padding: .5rem
}

.img:where(.astro-DM37SKB6) {
    width: 100%;
    height: auto
}

.content:where(.astro-DM37SKB6) {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
    max-width: 50%;
    padding: 1rem
}

.title:where(.astro-DM37SKB6) {
    color: #202d41;
    font-size: 46px;
    font-weight: 900;
    line-height: 56px;
    text-align: left;
    margin: 0;
    margin: initial
}

.sub-heading:where(.astro-DM37SKB6) {
    color: #202d41;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px
}

strong:where(.astro-DM37SKB6) {
    color: #202d41 !important
}

.point-and-description:where(.astro-DM37SKB6) p:where(.astro-DM37SKB6) {
    color: #4d5767;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 24px
}

@media (max-width:920px) {
    .main-container:where(.astro-DM37SKB6) {
        flex-direction: column
    }

    .main-container-swap:where(.astro-DM37SKB6) {
        flex-direction: column
    }

    .content:where(.astro-DM37SKB6) {
        gap: 1rem;
        max-width: 100%
    }

    .description:where(.astro-DM37SKB6) {
        font-size: .8rem
    }

    .title:where(.astro-DM37SKB6) {
        font-weight: 900;
        font-size: 36px
    }
}

.container:where(.astro-ZCG4ZU3U) {
    margin-top: 4rem
}
