:root{--off-white:#F8F9FA;--dark-navy:#1d3d3c;--forest-green:#1d3d3c;--darker-green:#0f2827;--accent-red:#B22234;--accent-navy:#3C3B6E;--accent-blue:#002868;--accent-darkred:#BF0A30;--green-100:#dcfce7;--gray-200:#e5e7eb;--primary-color:#B22234;--primary-hover-color:#9a1d2c}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.hero-wrapper{position:relative;height:70vh;max-height:700px;background-size:cover;background-position:50%;overflow:hidden}.hero{width:100%;color:var(--off-white);align-items:center}.hero,.hero .container{position:relative;height:100%;display:flex}.hero .container{z-index:30;flex-direction:column;justify-content:center}.hero-title{font-size:clamp(2.75rem,5vw + 1rem,4.75rem);line-height:1.1;margin-bottom:1rem;max-width:900px;font-family:Manrope,sans-serif;font-weight:600}.hero-text{color:rgba(248,249,250,.9);font-size:1.125rem;max-width:800px}@media (min-width:768px){.hero-text{font-size:1.25rem}}.content-section{padding-top:4rem;padding-bottom:4rem;background-color:#ffffff}.bg-off-white{background-color:#f8f9fa}@media (min-width:768px){.content-section{padding-top:6rem;padding-bottom:6rem}}.section-divider{width:100%;height:6px;background-image:linear-gradient(to right,var(--accent-red),#ffffff,var(--accent-navy));margin-bottom:3rem}.section-title{font-size:1.5rem;font-family:Manrope,sans-serif;font-weight:400;margin-bottom:2rem;color:var(--dark-navy);position:relative}@media (min-width:768px){.section-title{font-size:1.875rem}}.title-underline{position:absolute;bottom:-10px;left:0;width:80px;height:3px;background-image:linear-gradient(to right,var(--accent-red),var(--accent-navy))}.bg-accent-red{background-color:var(--accent-red)}.text-accent-red{color:var(--accent-red)}.text-dark-navy{color:var(--dark-navy)}.section-paragraph{color:rgba(29,61,60,.8);font-size:1.125rem;line-height:1.625;margin-bottom:1.5rem}.cards-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:4rem}@media (min-width:768px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.commitment-card{background-color:var(--green-100);border-radius:.75rem;padding:2rem;transition-property:transform,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-top-width:4px}.commitment-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.card-border-red{border-color:var(--accent-red)}.card-border-navy{border-color:var(--accent-navy)}.card-border-white-gray{border:1px solid var(--gray-200);border-top:4px solid white}.card-border-blue{border-color:var(--accent-blue)}.card-border-darkred{border-color:var(--accent-darkred)}.card-icon-wrapper{font-size:2.25rem;margin-bottom:1.5rem}.icon-color-red{color:var(--accent-red)}.icon-color-navy{color:var(--accent-navy)}.icon-color-blue{color:var(--accent-blue)}.icon-color-darkred{color:var(--accent-darkred)}.icon-container{background-color:var(--green-100);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--dark-navy)}.card-icon,.icon-container{width:3rem;height:3rem}.card-title{font-size:1.25rem;font-family:Manrope,sans-serif;font-weight:500;margin-bottom:1rem;color:var(--dark-navy)}.card-text{margin-bottom:1rem}.card-text,.card-text-nomargin{color:rgba(29,61,60,.8);line-height:1.625}.card-list{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem;color:rgba(29,61,60,.8)}.card-list-item{margin-bottom:.5rem}.feature-list{display:flex;gap:1rem;margin-bottom:1.5rem}.feature-list-icon{flex-shrink:0;color:var(--accent-red);display:flex;align-items:center}.feature-list-icon,.feature-list-icon svg{width:1.5rem;height:1.5rem}.feature-title{font-weight:500;color:#1d3d3c;margin-bottom:.25rem}.feature-card{background-color:white;border-radius:.75rem;padding:2rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .2s;height:100%;display:flex;flex-direction:column}.feature-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px)}.space-y-6>*+*{margin-top:1.5rem}.cta-section{padding-top:4rem;padding-bottom:4rem;background-image:linear-gradient(to right,var(--forest-green),var(--darker-green));color:#ffffff;position:relative}@media (min-width:768px){.cta-section{padding-top:6rem;padding-bottom:6rem}}.cta-container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;text-align:center}@media (min-width:640px){.cta-container{max-width:640px}}@media (min-width:768px){.cta-container{max-width:768px}}@media (min-width:1024px){.cta-container{max-width:1024px}}@media (min-width:1280px){.cta-container{max-width:1280px}}@media (min-width:1536px){.cta-container{max-width:1536px}}.cta-title{font-size:1.5rem;font-family:Manrope,sans-serif;font-weight:400;margin-bottom:2rem}@media (min-width:768px){.cta-title{font-size:1.875rem}}.cta-text{color:rgba(255,255,255,.9);font-size:1.125rem;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.cta-emphasis{color:#ffffff;font-weight:700;font-size:1.25rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.cta-buttons{flex-direction:row}}.primary-btn{padding:.75rem 2rem;background-color:var(--primary-color);color:white;border-radius:.375rem;text-decoration:none;transition:background-color .2s,transform .2s;font-weight:500;display:inline-block;border:none;font-size:1rem}.primary-btn:hover{background-color:var(--primary-hover-color)}.secondary-btn{padding:.75rem 2rem;background-color:transparent;color:white;border:1px solid white;border-radius:.375rem;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;font-weight:500;display:inline-block;font-size:1rem}.secondary-btn:hover{background-color:white;color:var(--dark-navy)}.w-6{width:1.5rem}.h-6{height:1.5rem}svg.h-6,svg.w-6{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem!important;min-height:1.5rem!important}.hero-wrapper--tall{height:70vh;max-height:700px}.hero-wrapper--medium{height:50vh;max-height:500px}.two-col-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:3rem;gap:3rem;margin-top:4rem}@media (min-width:768px){.two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.feature-list-container{background-color:var(--green-100);border-radius:.75rem;padding:2rem}.text-center{text-align:center}.mb-12{margin-bottom:3rem}.hero-wrapper--short{height:40vh;max-height:400px;background-image:linear-gradient(to right,var(--forest-green),var(--darker-green));color:white}.hero--centered .container{text-align:center;justify-content:center}.container--constrained,.hero--centered .hero-text{max-width:42rem;margin-left:auto;margin-right:auto}.commitment-list{display:flex;flex-direction:column;gap:2rem}.commitment-list-item{display:flex;align-items:flex-start;gap:1.5rem;background-color:white;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:1.5rem}@media (min-width:768px){.commitment-list-item{padding:2rem}}.commitment-list-item__image-container{flex-shrink:0;width:5rem;height:5rem;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.commitment-list-item__image{object-fit:cover;width:100%;height:100%;min-width:64px;min-height:64px}.commitment-list-item__text{flex:1 1}.commitment-list-item__title{font-size:1.5rem;font-family:Manrope,sans-serif;font-weight:600;margin-bottom:.5rem;color:var(--dark-navy)}.commitment-list-item__summary{color:rgba(29,61,60,.8);font-size:1rem;margin-bottom:1rem;line-height:1.5}.tertiary-btn{display:inline-block;background-color:var(--forest-green);color:white;font-weight:600;padding:.5rem 1.25rem;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:background-color .2s;text-decoration:none}.tertiary-btn:hover{background-color:var(--darker-green)}