.unified-container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;box-sizing:border-box}@media (min-width:640px){.unified-container{padding:0 1.5rem}}@media (min-width:768px){.unified-container{padding:0 2rem}}@media (min-width:1024px){.unified-container{padding:0 2.5rem}}@media (min-width:1280px){.unified-container{padding:0 3rem}}.unified-container-full{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;box-sizing:border-box}@media (min-width:640px){.unified-container-full{padding:0 1.5rem}}@media (min-width:768px){.unified-container-full{padding:0 2rem}}@media (min-width:1024px){.unified-container-full{padding:0 2.5rem}}@media (min-width:1280px){.unified-container-full{padding:0 3rem}}.unified-container-compact{width:100%;max-width:1000px;margin:0 auto;padding:0 1rem;box-sizing:border-box}@media (min-width:640px){.unified-container-compact{padding:0 1.5rem}}@media (min-width:768px){.unified-container-compact{padding:0 2rem}}@media (min-width:1024px){.unified-container-compact{padding:0 2.5rem}}@media (min-width:1280px){.unified-container-compact{padding:0 3rem}}.section-spacing-optimized{margin-top:0;margin-bottom:0}.unified-text-content{line-height:1.6;margin-bottom:1.5rem}.unified-text-content:last-child{margin-bottom:0}.unified-heading{margin-bottom:1rem;line-height:1.2}.unified-text-responsive{font-size:1rem;line-height:1.6}@media (min-width:768px){.unified-text-responsive{font-size:1.125rem;line-height:1.7}}@media (min-width:1024px){.unified-text-responsive{font-size:1.25rem;line-height:1.8}}.unified-heading-primary{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media (min-width:768px){.unified-heading-primary{font-size:2.5rem}}@media (min-width:1024px){.unified-heading-primary{font-size:3rem}}.unified-heading-secondary{font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:.875rem}@media (min-width:768px){.unified-heading-secondary{font-size:2rem}}@media (min-width:1024px){.unified-heading-secondary{font-size:2.25rem}}.unified-heading-tertiary{font-size:1.5rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}@media (min-width:768px){.unified-heading-tertiary{font-size:1.75rem}}@media (min-width:1024px){.unified-heading-tertiary{font-size:2rem}}.unified-text-large{font-size:1.125rem;line-height:1.7;margin-bottom:1.25rem}@media (min-width:768px){.unified-text-large{font-size:1.25rem;line-height:1.8}}@media (min-width:1024px){.unified-text-large{font-size:1.375rem;line-height:1.9}}.unified-text-medium{font-size:1rem;line-height:1.6;margin-bottom:1rem}@media (min-width:768px){.unified-text-medium{font-size:1.125rem;line-height:1.7}}@media (min-width:1024px){.unified-text-medium{font-size:1.25rem;line-height:1.8}}.unified-text-small{font-size:.875rem;line-height:1.5;margin-bottom:.75rem}@media (min-width:768px){.unified-text-small{font-size:1rem;line-height:1.6}}@media (min-width:1024px){.unified-text-small{font-size:1.125rem;line-height:1.7}}.benefits-section{padding:3rem 0;background:white;position:relative;overflow:hidden;width:100%}@media (min-width:768px){.benefits-section{display:flex;align-items:center;padding-top:.5rem;padding-bottom:.5rem}}@media (min-width:1280px){.benefits-section{padding-top:.75rem;padding-bottom:.75rem}}.benefits-container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:640px){.benefits-container{padding:0 1.5rem}}@media (min-width:768px){.benefits-container{padding:0 2rem}}@media (min-width:1024px){.benefits-container{padding:0 2.5rem}}@media (min-width:1280px){.benefits-container{padding:0 3rem}}.benefits-header{text-align:center;margin-bottom:.75rem;transition:all 1s ease}@media (min-width:768px){.benefits-container{min-height:100%;display:flex;flex-direction:column;justify-content:space-between}}.benefits-fade-in-up{opacity:1;transform:translateY(0)}.benefits-fade-out{opacity:0;transform:translateY(0)}.benefits-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1A5276;line-height:1.2}@media (min-width:768px){.benefits-title{font-size:1.75rem}}.benefits-subtitle{font-size:.9rem;color:#1A5276;max-width:48rem;margin:0 auto;line-height:1.5}@media (min-width:768px){.benefits-subtitle{font-size:1rem}}.benefits-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.benefits-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (min-width:1024px){.benefits-grid:not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid:not(:has(>:nth-child(4))):has(>:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-grid:has(>:nth-child(6)):not(:has(>:nth-child(7))){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.benefits-grid{flex:1;align-content:center}}.benefits-card-wrapper{transition:all .3s ease}.benefits-delay-0{transition-delay:0s;animation-delay:0s}.benefits-delay-1{transition-delay:.2s;animation-delay:.2s}.benefits-delay-2{transition-delay:.4s;animation-delay:.4s}.benefits-delay-3{transition-delay:.6s;animation-delay:.6s}.benefits-delay-4{transition-delay:.8s;animation-delay:.8s}.benefits-card{height:100%;min-height:clamp(240px,28vh,340px);border:none;background-color:rgba(255,255,255,.8);backdrop-filter:blur(4px);transition:all .5s ease;position:relative;overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.benefits-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform:translateY(-.75rem);background-color:rgba(255,255,255,.9)}.benefits-card-content{padding:1rem;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}@media (min-width:1024px){.benefits-card-content{padding:1rem}}.benefits-icon-container{width:3rem;height:3rem;border-radius:.6rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:transform .2s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.benefits-icon-container--award{background:#1A5276}.benefits-icon-container--trendingup{background:#FF8C00}.benefits-icon-container--globe{background:#27AE60}.benefits-icon-container--target{background:#8E44AD}.benefits-icon-container--default{background:#EAF1F8}.benefits-icon-container--v0{background:#FF8C00}.benefits-icon-container--v1{background:#1A5276}.benefits-icon-container--v2{background:#27AE60}.benefits-icon-container--v3{background:#8E44AD}.benefits-card:hover .benefits-icon-container{transform:scale(1.1)}.benefits-icon{width:1.5rem;height:1.5rem}.benefits-icon-color--light{color:#fff}.benefits-icon-color--default{color:#1A5276}.benefits-card-header{font-size:1rem;font-weight:700;margin-bottom:.4rem;text-align:center;line-height:1.2;color:#1A5276}@media (min-width:1024px){.benefits-card-header{font-size:1.1rem}}.benefits-counter{font-size:1.5rem;font-weight:700;color:#1A5276;margin-bottom:.4rem;display:block;text-align:center}@media (min-width:768px){.benefits-counter{font-size:1.75rem}}.benefits-card-description{color:#1A5276;font-size:.875rem;line-height:1.4;font-weight:500;margin-bottom:.4rem}@media (min-width:1024px){.benefits-card-description{font-size:.95rem}}.benefits-card-label{color:#1A5276;font-size:.75rem;line-height:1.4;font-weight:500;margin-top:auto}@media (min-width:1024px){.benefits-card-label{font-size:.8rem}}.benefits-cta{text-align:center;margin-top:.5rem;transition:all 1s ease}.benefits-cta-button{background:linear-gradient(90deg,#FF8C00,#FFA500);color:white;font-size:.9rem;padding:.5rem 1.5rem;height:auto;transform:scale(1);transition:all .3s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:9999px;font-weight:600}.benefits-cta-button:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:scale(1.05)}