.commercial-partner-benefits-page{background-color:#f5f7fa}.page-header-wrap{background-color:#fff;padding-top:7rem}@media (min-width:1024px){.page-header-wrap{padding-top:8rem}}.section-title{font-size:2rem;font-weight:400;color:var(--primary-blue);text-align:center;margin-bottom:.75rem}@media (min-width:1024px){.section-title{font-size:2.5rem}}.section-subtitle{font-size:1rem;color:#3c3c3c;text-align:center;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}@media (min-width:1024px){.section-subtitle{font-size:1.0625rem;margin-bottom:3rem}}.hero-section{padding:2rem 0 3rem;background-color:#f5f7fa}@media (min-width:1024px){.hero-section{padding:1rem 0 4rem}}.hero-section .hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-section .hero-title{font-size:2.5rem;font-weight:400;color:var(--primary-blue);margin-bottom:1rem}@media (min-width:1024px){.hero-section .hero-title{font-size:3rem}}.hero-section .hero-subtitle{font-size:1.125rem;color:#3c3c3c;line-height:1.7}@media (min-width:1024px){.hero-section .hero-subtitle{font-size:1.25rem}}.benefits-intro-section{padding:3rem 0 4rem;background-color:#fff}@media (min-width:1024px){.benefits-intro-section{padding:4rem 0 5rem}}.benefits-intro-section .intro-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:1024px){.benefits-intro-section .intro-grid{grid-template-columns:1fr 1fr;gap:4rem}}.benefits-intro-section .intro-image{position:relative;height:300px;border-radius:.5rem;overflow:hidden}@media (min-width:1024px){.benefits-intro-section .intro-image{height:350px}}.benefits-intro-section .intro-content{padding:1rem 0}.benefits-intro-section .intro-title{font-size:1.75rem;font-weight:400;color:var(--primary-blue);margin-bottom:1.25rem}@media (min-width:1024px){.benefits-intro-section .intro-title{font-size:2rem}}.benefits-intro-section .intro-text{font-size:1rem;color:#3c3c3c;line-height:1.7;margin-bottom:1rem}@media (min-width:1024px){.benefits-intro-section .intro-text{font-size:1.0625rem}}.benefits-section{padding:4rem 0;background-color:#f5f7fa}@media (min-width:1024px){.benefits-section{padding:5rem 0}}.benefits-section .benefits-accordion{max-width:900px;margin:0 auto 2rem}.benefits-section .benefit-item{background:#fff;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.benefits-section .benefit-item:hover{box-shadow:0 4px 12px rgba(12,52,88,.08)}.benefits-section .benefit-item.expanded{box-shadow:0 8px 24px rgba(12,52,88,.12)}.benefits-section .benefit-header{width:100%;display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;text-align:left;cursor:pointer;transition:background .2s ease}@media (min-width:1024px){.benefits-section .benefit-header{padding:1.75rem}}.benefits-section .benefit-header:hover{background:rgba(12,52,88,.02)}.benefits-section .benefit-icon{width:50px;height:50px;flex-shrink:0}.benefits-section .benefit-icon img{width:100%;height:100%;object-fit:contain}.benefits-section .benefit-title-wrap{flex:1;display:flex;flex-direction:column;gap:.375rem}.benefits-section .benefit-title{font-size:1.0625rem;font-weight:600;color:var(--primary-blue)}@media (min-width:1024px){.benefits-section .benefit-title{font-size:1.125rem}}.benefits-section .benefit-summary{font-size:.875rem;color:#3c3c3c;line-height:1.5}@media (min-width:1024px){.benefits-section .benefit-summary{font-size:.9375rem}}.benefits-section .expand-icon{font-size:1.25rem;color:var(--primary-blue);transition:transform .2s ease;flex-shrink:0;margin-top:.25rem}.benefits-section .expand-icon.rotated{transform:rotate(180deg)}.benefits-section .benefit-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.benefits-section .benefit-item.expanded .benefit-content{max-height:400px}.benefits-section .benefit-details{padding:0 1.5rem 1.5rem 5rem}@media (min-width:1024px){.benefits-section .benefit-details{padding:0 1.75rem 1.75rem 5.5rem}}.benefits-section .benefit-details h4{font-size:.9375rem;font-weight:600;color:var(--primary-blue);margin-bottom:.75rem}.benefits-section .benefit-details ul{list-style:none;padding:0;margin:0}.benefits-section .benefit-details li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.9375rem;color:#3c3c3c;line-height:1.5}.benefits-section .benefit-details .check-icon{font-size:1rem;color:var(--primary-blue);flex-shrink:0;margin-top:.125rem}.benefits-section .benefits-note{text-align:center;font-size:.875rem;color:#888}.bottom-cta-section{padding:4rem 1rem;background-color:var(--primary-blue);text-align:center}@media (min-width:1024px){.bottom-cta-section{padding:5rem 2rem}}.bottom-cta-section .cta-heading{font-size:1.5rem;font-weight:400;color:#fff;margin-bottom:.75rem}@media (min-width:1024px){.bottom-cta-section .cta-heading{font-size:2rem}}.bottom-cta-section .cta-subtext{font-size:1rem;color:hsla(0,0%,100%,.85);margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}@media (min-width:1024px){.bottom-cta-section .cta-subtext{font-size:1.125rem}}.bottom-cta-section .cta-button-white{display:inline-block;background-color:#fff;color:var(--primary-blue);padding:1rem 2.5rem;font-weight:600;font-size:1rem;border-radius:.375rem;transition:all .2s ease}.bottom-cta-section .cta-button-white:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}