.highlight_text_header:where(.astro-6rlipmyt) {
    color: rgb(var(--color-cta-pry-btn))
}

.sub_text_header:where(.astro-6rlipmyt) {
    color: rgba(var(--color-text-base), .75)
}

.text_part:where(.astro-6rlipmyt) {
    color: rgba(var(--color-text-base), .8) !important
}

.icon_fill_blue_light:where(.astro-6rlipmyt) {
    color: #00a6a9;
    fill: #00a6a9;
    width: 28px;
    height: 28px
}

.heading_3:where(.astro-6rlipmyt) {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.875rem;
    color: rgba(var(--color-text-base), .9) !important;
    margin-bottom: 1.2rem !important
}

.heading_4:where(.astro-6rlipmyt) {
    align-items: center;
    padding-left: 0;
    color: rgba(var(--color-text-base), .85) !important
}

.body_1:where(.astro-6rlipmyt) {
    color: rgba(var(--color-text-base), .75)
}

.call_button:where(.astro-6rlipmyt) {
    background-color: rgb(var(--color-cta-pry-btn));
    border: unset;
    color: #fff;
    cursor: pointer;
    border-radius: 8px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 34px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 3.025rem
}

.abt-svg:where(.astro-6rlipmyt) {
    fill: #079b64;
    width: 60px;
    height: 60px
}

.abt-svg-out:where(.astro-6rlipmyt) {
    margin: 1rem
}

@media (min-width:60rem) {
    .heading_4:where(.astro-6rlipmyt) {
        padding-left: 36px
    }
}

#main-content:where(.astro-d7mpl6vh) {
    width: 100%;
    max-width: 80rem;
    margin: 2rem auto .25rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.gradient-bg:where(.astro-d7mpl6vh) {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
    --tw-gradient-from: #dbeafe var(--tw-gradient-from-position);
    --tw-gradient-to: #dcfce7 var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.card-hover:where(.astro-d7mpl6vh) {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.card-hover:where(.astro-d7mpl6vh),
.card-hover:where(.astro-d7mpl6vh):hover {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))rotate(var(--tw-rotate))skew(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))
}

.card-hover:where(.astro-d7mpl6vh):hover {
    --tw-translate-y: -.25rem;
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

.puapfooterOuter:where(.astro-d7mpl6vh) {
    width: 100%;
    max-width: 80rem;
    margin: 2rem auto .25rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.ft-out:where(.astro-d7mpl6vh) {
    width: 80rem
}