.category-filter[data-astro-cid-pfayceuz] a[data-astro-cid-pfayceuz]{text-decoration:none}.news__card{cursor:pointer}.news__card h2,.news__card img{transition:all .4s ease}.news__card:hover .news__card--content h2{color:var(--color-primary)}.news__card:hover img{transform:scale(1.04)}.news__card--content{padding:20px 30px;background-color:#f6f6f6;position:relative;border-radius:0 0 10px 10px}.news__card--image{position:relative;z-index:1;overflow:hidden;border-radius:10px 10px 0 0}@media(min-width:768px){.news__card--odd .news__card--content:before{left:unset;right:-155px;border-radius:0 10px 10px 0}.news__card--odd .news__card--content{border-radius:10px 0 0 10px}.news__card--image{top:-30px;border-radius:10px}.news__card--content{padding:50px 60px;border-radius:0 10px 10px 0}.news__card--content:before{position:absolute;top:0;bottom:0;left:-155px;width:155px;content:"";z-index:0;border-radius:10px 0 0 10px;background-color:#f6f6f6}}.employee-filter[data-astro-cid-3ntjq5t2] select[data-astro-cid-3ntjq5t2],.employee-filter[data-astro-cid-3ntjq5t2] input[data-astro-cid-3ntjq5t2]{min-width:200px}@media(max-width:768px){.employee-filter[data-astro-cid-3ntjq5t2] select[data-astro-cid-3ntjq5t2],.employee-filter[data-astro-cid-3ntjq5t2] input[data-astro-cid-3ntjq5t2]{min-width:100%}}select[data-astro-cid-3ntjq5t2]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC) no-repeat 95% 50%;background-size:10px;appearance:none}.employee--email[data-astro-cid-qfregfnx]{color:var(--color-primary)}.line-clamp-2[data-astro-cid-qfregfnx]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.employees-block[data-astro-cid-qfregfnx]{opacity:0;transform:translate(-20px);transition:opacity .6s ease-out,transform .6s ease-out}.employees-block[data-astro-cid-qfregfnx].hasEntered{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.employees-block[data-astro-cid-qfregfnx]{opacity:1;transform:none;transition:none}}.minor-block{width:100%;padding:0 0 3rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}@media screen and (min-width:768px){.minor-block{padding:0 0 4rem}}@media screen and (min-width:1024px){.minor-block{padding:0 0 5rem}}.minor-block__container{display:flex;flex-direction:column;gap:2rem;align-items:center}@media screen and (min-width:991px){.minor-block__container{flex-direction:row;gap:3rem;align-items:center}}@media screen and (min-width:1024px){.minor-block__container{gap:4rem}}.minor-block__content{flex:1;order:1}@media screen and (min-width:768px){.minor-block__content{order:0}}@media screen and (min-width:768px){.minor-block--media-left .minor-block__content{order:2}}@media screen and (min-width:768px){.minor-block--media-right .minor-block__content{order:1}}.minor-block__heading{font-size:1.875rem;font-weight:700;line-height:1.25;margin:0 0 1.25rem;color:var(--text-main, #1f2937)}@media screen and (min-width:768px){.minor-block__heading{font-size:2.25rem;margin-bottom:1.5rem}}@media screen and (min-width:1024px){.minor-block__heading{font-size:2.5rem}}.minor-block__body{font-size:1rem;line-height:1.7;color:var(--text-main, #374151)}@media screen and (min-width:768px){.minor-block__body{font-size:1.0625rem}}.minor-block__body :global(p){margin-bottom:1rem}.minor-block__body :global(p):last-child{margin-bottom:0}.minor-block__body :global(h2){font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-main, #1f2937)}.minor-block__body :global(h3){font-size:1.25rem;font-weight:600;margin-top:1.25rem;margin-bottom:.625rem;color:var(--text-main, #1f2937)}.minor-block__body :global(h4){font-size:1.125rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem;color:var(--text-main, #1f2937)}.minor-block__body :global(a){color:var(--color-primary, #0060AB);text-decoration:underline}.minor-block__body :global(a):hover{color:#003e6e}.minor-block__body :global(ul),.minor-block__body :global(ol){margin-bottom:1rem;padding-left:1.5rem}.minor-block__body :global(li){margin-bottom:.5rem}.minor-block__body :global(strong){font-weight:600}.minor-block__body :global(em){font-style:italic}.minor-block__iframe{width:100%;aspect-ratio:16/10;border-radius:12px;overflow:hidden}.minor-block__iframe iframe{width:100%;height:100%;border:none}.minor-block__media{flex:1;width:100%;order:2}@media screen and (min-width:768px){.minor-block__media{order:0}}@media screen and (min-width:768px){.minor-block--media-left .minor-block__media{order:1}}@media screen and (min-width:768px){.minor-block--media-right .minor-block__media{order:2}}.minor-block__image{width:100%;height:auto;object-fit:contain;border-radius:12px}.minor-block__placeholder{width:100%;height:300px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#9ca3af;font-size:1rem}@media screen and (min-width:768px){.minor-block__placeholder{height:350px}}@media screen and (min-width:1024px){.minor-block__placeholder{height:400px}}.minor-block.hasEntered{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.minor-block{opacity:1;transform:none;transition:none}}.text-block[data-astro-cid-wqwikenp]{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.text-block[data-astro-cid-wqwikenp].hasEntered{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.text-block[data-astro-cid-wqwikenp]{opacity:1;transform:none;transition:none}}.double-image-block[data-astro-cid-dff6uo3r]{opacity:0;transform:translate(20px);transition:opacity .6s ease-out,transform .6s ease-out}.double-image-block[data-astro-cid-dff6uo3r].hasEntered{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.double-image-block[data-astro-cid-dff6uo3r]{opacity:1;transform:none;transition:none}}.hero-low-impact{position:relative;width:100%;min-height:300px;background-color:#fff;padding:3rem 1.25rem}@media screen and (min-width:768px){.hero-low-impact{min-height:350px;padding:4rem 2rem}}@media screen and (min-width:1024px){.hero-low-impact{min-height:400px;padding:5rem 2rem}}.hero-low-impact__container{max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;animation:fadeIn .6s ease-out}.hero-low-impact__headline{font-size:1.875rem;font-weight:700;line-height:1.25;margin:0 0 1rem;color:var(--text-main, #1f2937)}@media screen and (min-width:768px){.hero-low-impact__headline{font-size:2.25rem}}@media screen and (min-width:1024px){.hero-low-impact__headline{font-size:2.5rem}}.hero-low-impact__subheadline{font-size:1rem;line-height:1.6;margin:0 0 2rem;color:var(--text-muted, #6b7280);max-width:700px}@media screen and (min-width:768px){.hero-low-impact__subheadline{font-size:1.125rem}}@media screen and (min-width:1024px){.hero-low-impact__subheadline{font-size:1.1875rem}}.hero-low-impact__cta{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.5rem}@media screen and (min-width:640px){.hero-low-impact__cta{flex-direction:row;gap:1rem}}.hero-low-impact__button{display:inline-block;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .25s ease;cursor:pointer;text-align:center;border:2px solid transparent;white-space:nowrap}@media screen and (min-width:768px){.hero-low-impact__button{padding:.875rem 2rem;font-size:1rem}}.hero-low-impact__button--default{background-color:var(--color-primary, #0060AB);color:#fff;border-color:var(--color-primary, #0060AB)}.hero-low-impact__button--default:hover{background-color:#004982;border-color:#004982}.hero-low-impact__button--default:active{background-color:#003e6e}.hero-low-impact__button--outline{background-color:transparent;color:var(--color-primary, #0060AB);border-color:var(--color-primary, #0060AB)}.hero-low-impact__button--outline:hover{background-color:var(--color-primary, #0060AB);color:#fff}.hero-low-impact__button--outline:active{background-color:#004982;border-color:#004982}.hero-low-impact__button:focus-visible{outline:3px solid var(--color-primary, #0060AB);outline-offset:3px}.hero-low-impact__body{margin-top:1.5rem;font-size:.9375rem;line-height:1.7;color:var(--text-main, #374151);max-width:700px;text-align:left}.hero-low-impact__body p{margin:0;text-align:center}.hero-low-impact__body :global(h2){font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-main, #1f2937)}.hero-low-impact__body :global(h3){font-size:1.25rem;font-weight:600;margin-top:1.25rem;margin-bottom:.625rem;color:var(--text-main, #1f2937)}.hero-low-impact__body :global(h4){font-size:1.125rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem;color:var(--text-main, #1f2937)}.hero-low-impact__body :global(p){margin-bottom:1rem}.hero-low-impact__body :global(a){color:var(--color-primary, #0060AB);text-decoration:underline}.hero-low-impact__body :global(a):hover{color:#003e6e}.hero-low-impact__body :global(ul),.hero-low-impact__body :global(ol){margin-bottom:1rem;padding-left:1.5rem}.hero-low-impact__body :global(li){margin-bottom:.5rem}@media screen and (max-width:639px){.hero-low-impact{padding:2rem 1rem;min-height:280px}.hero-low-impact__button{width:100%;max-width:280px}}@media(prefers-reduced-motion:reduce){.hero-low-impact__container{animation:none}.hero-low-impact__button{transition:none}}.hero-medium-impact{position:relative;width:100%;min-height:500px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:3rem 1.25rem;overflow:hidden}@media screen and (min-width:768px){.hero-medium-impact{min-height:600px;padding:4rem 2rem}}@media screen and (min-width:1024px){.hero-medium-impact{min-height:650px;padding:5rem 2rem}}.hero-medium-impact__container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media screen and (min-width:1024px){.hero-medium-impact__container{flex-direction:row;gap:4rem}}.hero-medium-impact__content{flex:1;display:flex;flex-direction:column;justify-content:center;animation:slideInLeft .8s ease-out;order:2}@media screen and (max-width:1023px){.hero-medium-impact__content{text-align:center;max-width:600px}}@media screen and (min-width:1024px){.hero-medium-impact__content{order:0}}.hero-medium-impact__headline{font-size:2rem;font-weight:800;line-height:1.2;margin:0 0 1.25rem;color:var(--text-main, #333);animation:fadeIn .8s ease-out .2s backwards}@media screen and (min-width:768px){.hero-medium-impact__headline{font-size:2.75rem}}@media screen and (min-width:1024px){.hero-medium-impact__headline{font-size:3.25rem}}.hero-medium-impact__subheadline{font-size:1.0625rem;line-height:1.6;margin:0 0 2rem;color:var(--text-muted, #6b7280);animation:fadeIn .8s ease-out .3s backwards}@media screen and (min-width:768px){.hero-medium-impact__subheadline{font-size:1.1875rem}}@media screen and (min-width:1024px){.hero-medium-impact__subheadline{font-size:1.25rem}}.hero-medium-impact__cta{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;animation:fadeIn .8s ease-out .4s backwards}@media screen and (min-width:640px){.hero-medium-impact__cta{flex-direction:row;gap:1rem}}@media screen and (max-width:1023px){.hero-medium-impact__cta{justify-content:center;align-items:center}}.hero-medium-impact__button{display:inline-block;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;cursor:pointer;text-align:center;border:2px solid transparent;white-space:nowrap}@media screen and (min-width:768px){.hero-medium-impact__button{padding:1rem 2.5rem}}.hero-medium-impact__button--default{background-color:var(--color-primary, #0060AB);color:#fff;border-color:var(--color-primary, #0060AB);box-shadow:0 4px 12px #0060ab40}.hero-medium-impact__button--default:hover{background-color:#004982;border-color:#004982;transform:translateY(-2px);box-shadow:0 6px 16px #0060ab59}.hero-medium-impact__button--default:active{transform:translateY(0)}.hero-medium-impact__button--outline{background-color:transparent;color:var(--color-primary, #0060AB);border-color:var(--color-primary, #0060AB)}.hero-medium-impact__button--outline:hover{background-color:var(--color-primary, #0060AB);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0060ab40}.hero-medium-impact__button--outline:active{transform:translateY(0)}.hero-medium-impact__button:focus-visible{outline:3px solid var(--color-primary, #0060AB);outline-offset:4px}.hero-medium-impact__body{margin-top:1.5rem;font-size:.9375rem;line-height:1.7;color:var(--text-main, #333);animation:fadeIn .8s ease-out .5s backwards}.hero-medium-impact__body p{margin:0}.hero-medium-impact__body :global(h2),.hero-medium-impact__body :global(h3),.hero-medium-impact__body :global(h4){color:var(--text-main, #333);margin-top:1.25rem;margin-bottom:.625rem}.hero-medium-impact__body :global(p){margin-bottom:.875rem}.hero-medium-impact__body :global(a){color:var(--color-primary, #0060AB);text-decoration:underline}.hero-medium-impact__body :global(a):hover{color:#003e6e}.hero-medium-impact__media{flex:1;display:flex;align-items:center;justify-content:center;width:100%;animation:slideInRight .8s ease-out;order:1}@media screen and (min-width:1024px){.hero-medium-impact__media{max-width:50%;order:0}}.hero-medium-impact__image{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px #00000026;transition:transform .3s ease,box-shadow .3s ease}.hero-medium-impact__image:hover{transform:scale(1.02);box-shadow:0 15px 50px #0003}@media screen and (min-width:768px){.hero-medium-impact__image{max-height:600px}}.hero-medium-impact__placeholder{width:100%;height:400px;background-color:#e5e7eb;border-radius:12px;display:flex;align-items:center;justify-content:center}.hero-medium-impact__placeholder span{color:#9ca3af;font-size:1rem}@media screen and (min-width:768px){.hero-medium-impact__placeholder{height:500px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:767px){.hero-medium-impact{padding:2.5rem 1rem;min-height:450px}.hero-medium-impact__button{width:100%;max-width:280px}}@media(prefers-reduced-motion:reduce){.hero-medium-impact__content,.hero-medium-impact__media,.hero-medium-impact__headline,.hero-medium-impact__subheadline,.hero-medium-impact__cta,.hero-medium-impact__body{animation:none}.hero-medium-impact__button,.hero-medium-impact__image{transition:none}.hero-medium-impact__button:hover,.hero-medium-impact__image:hover{transform:none}}.hero-high-impact{position:relative;width:100%;min-height:600px;height:85vh;max-height:900px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-high-impact__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-high-impact__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-high-impact__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0009,#0006);z-index:2}.hero-high-impact__content{position:relative;z-index:3;width:100%;padding:2rem 1.25rem}.hero-high-impact__container{max-width:1280px;margin:0 auto;text-align:center;color:#fff}.hero-high-impact__headline{font-size:2.5rem;font-weight:800;line-height:1.2;margin:0 0 1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out}@media screen and (min-width:768px){.hero-high-impact__headline{font-size:3.5rem}}@media screen and (min-width:1024px){.hero-high-impact__headline{font-size:4.5rem}}.hero-high-impact__subheadline{font-size:1.125rem;line-height:1.6;margin:0 auto 2.5rem;max-width:700px;color:#fffffff2;text-shadow:0 1px 4px rgba(0,0,0,.3);animation:fadeInUp .8s ease-out .2s backwards}@media screen and (min-width:768px){.hero-high-impact__subheadline{font-size:1.375rem}}@media screen and (min-width:1024px){.hero-high-impact__subheadline{font-size:1.5rem}}.hero-high-impact__cta{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;margin-bottom:2rem;animation:fadeInUp .8s ease-out .4s backwards}@media screen and (min-width:640px){.hero-high-impact__cta{flex-direction:row;gap:1.25rem}}.hero-high-impact__button{display:inline-block;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;cursor:pointer;text-align:center;min-width:200px;border:2px solid transparent}@media screen and (min-width:768px){.hero-high-impact__button{padding:1.125rem 3rem;font-size:1.0625rem}}.hero-high-impact__button--default{background-color:var(--color-primary, #0060AB);color:#fff;border-color:var(--color-primary, #0060AB);box-shadow:0 4px 15px #0060ab4d}.hero-high-impact__button--default:hover{background-color:#004982;border-color:#004982;transform:translateY(-2px);box-shadow:0 6px 20px #0060ab66}.hero-high-impact__button--default:active{transform:translateY(0)}.hero-high-impact__button--outline{background-color:transparent;color:#fff;border-color:#fff;box-shadow:0 4px 15px #ffffff1a}.hero-high-impact__button--outline:hover{background-color:#ffffff26;border-color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #fff3}.hero-high-impact__button--outline:active{transform:translateY(0)}.hero-high-impact__button:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:4px}.hero-high-impact__body{max-width:800px;margin:0 auto;font-size:1rem;line-height:1.7;color:#ffffffe6;animation:fadeInUp .8s ease-out .6s backwards}.hero-high-impact__body p,.hero-high-impact__body p>strong{margin:0;color:#fff}.hero-high-impact__body :global(h2),.hero-high-impact__body :global(h3),.hero-high-impact__body :global(h4){color:#fff;margin-top:1.5rem;margin-bottom:.75rem}.hero-high-impact__body :global(p){margin-bottom:1rem}.hero-high-impact__body :global(a){color:#fff;text-decoration:underline}.hero-high-impact__body :global(a):hover{opacity:.8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:767px){.hero-high-impact{min-height:500px;height:70vh}.hero-high-impact__content{padding:1.5rem 1rem}.hero-high-impact__button{width:100%;max-width:300px}}@media(prefers-reduced-motion:reduce){.hero-high-impact__headline,.hero-high-impact__subheadline,.hero-high-impact__cta,.hero-high-impact__body{animation:none}.hero-high-impact__button{transition:none}.hero-high-impact__button:hover{transform:none}}.hero-high-impact-card{position:relative;width:100%;max-height:900px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-high-impact-card__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-high-impact-card__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-high-impact-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0000004d,#0003);z-index:2}.hero-high-impact-card__content{position:relative;z-index:3;width:100%;padding:2rem 1.25rem;display:flex;align-items:center}@media screen and (max-width:767px){.hero-high-impact-card__content{justify-content:center}}@media screen and (min-width:1024px){.hero-high-impact-card__content{justify-content:flex-start;padding:3rem 4rem;max-width:1280px;margin:0 auto}}@media screen and (min-width:1280px){.hero-high-impact-card__content{padding:3rem 2rem}}.hero-high-impact-card__card{background:linear-gradient(135deg,#ffffffeb,#f8fafce0);border-radius:12px;padding:2.5rem 2rem;max-width:500px;width:100%;min-height:450px;box-shadow:0 25px 70px #00000059;text-align:left;display:flex;flex-direction:column;justify-content:center;animation:slideInLeft .8s ease-out;border:1px solid rgba(255,255,255,.6)}@media screen and (min-width:768px){.hero-high-impact-card__card{backdrop-filter:blur(20px);padding:3rem 2.5rem;max-width:480px;min-height:500px}}@media screen and (min-width:1024px){.hero-high-impact-card__card{padding:4rem 3rem;max-width:500px;min-height:550px}}@media screen and (max-width:1023px){.hero-high-impact-card__card{text-align:center}}.hero-high-impact-card__headline{font-size:2rem;font-weight:800;line-height:1.2;margin:0 0 1.25rem;color:var(--text-main, #1f2937);animation:fadeInUp .8s ease-out .2s backwards}@media screen and (min-width:768px){.hero-high-impact-card__headline{font-size:2.75rem}}@media screen and (min-width:1024px){.hero-high-impact-card__headline{font-size:3.5rem}}.hero-high-impact-card__subheadline{font-size:1.0625rem;line-height:1.6;margin:0 0 2rem;color:var(--text-muted, #6b7280);animation:fadeInUp .8s ease-out .3s backwards}@media screen and (min-width:768px){.hero-high-impact-card__subheadline{font-size:1.1875rem}}@media screen and (min-width:1024px){.hero-high-impact-card__subheadline{font-size:1.3125rem}}.hero-high-impact-card__cta{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;margin-bottom:0;animation:fadeInUp .8s ease-out .4s backwards}@media screen and (min-width:640px){.hero-high-impact-card__cta{flex-direction:row;gap:1.25rem}}@media screen and (min-width:1024px){.hero-high-impact-card__cta{justify-content:flex-start;align-items:flex-start}}.hero-high-impact-card__button{display:inline-block;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;cursor:pointer;text-align:center;min-width:180px;border:2px solid transparent}@media screen and (min-width:768px){.hero-high-impact-card__button{padding:1.125rem 3rem;font-size:1.0625rem;min-width:200px}}.hero-high-impact-card__button--default{background-color:var(--color-primary, #0060AB);color:#fff;border-color:var(--color-primary, #0060AB);box-shadow:0 4px 15px #0060ab4d}.hero-high-impact-card__button--default:hover{background-color:#004982;border-color:#004982;transform:translateY(-2px);box-shadow:0 6px 20px #0060ab66}.hero-high-impact-card__button--default:active{transform:translateY(0)}.hero-high-impact-card__button--outline{background-color:transparent;color:var(--color-primary, #0060AB);border-color:var(--color-primary, #0060AB)}.hero-high-impact-card__button--outline:hover{background-color:var(--color-primary, #0060AB);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0060ab40}.hero-high-impact-card__button--outline:active{transform:translateY(0)}.hero-high-impact-card__button:focus-visible{outline:3px solid var(--color-primary, #0060AB);outline-offset:4px}.hero-high-impact-card__body{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08);font-size:.9375rem;line-height:1.7;color:var(--text-main, #374151);text-align:left;animation:fadeInUp .8s ease-out .5s backwards}.hero-high-impact-card__body p{margin:0}.hero-high-impact-card__body :global(h2),.hero-high-impact-card__body :global(h3),.hero-high-impact-card__body :global(h4){color:var(--text-main, #1f2937);margin-top:1.25rem;margin-bottom:.625rem;text-align:left}.hero-high-impact-card__body :global(h2){font-size:1.5rem}.hero-high-impact-card__body :global(h3){font-size:1.25rem}.hero-high-impact-card__body :global(h4){font-size:1.125rem}.hero-high-impact-card__body :global(p){margin-bottom:1rem}.hero-high-impact-card__body :global(a){color:var(--color-primary, #0060AB);text-decoration:underline}.hero-high-impact-card__body :global(a):hover{color:#003e6e}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:767px){.hero-high-impact-card__content{padding:1.5rem 1rem}.hero-high-impact-card__card{padding:2rem 1.5rem;min-height:400px}.hero-high-impact-card__button{width:100%;max-width:280px;min-width:auto}}@media(prefers-reduced-motion:reduce){.hero-high-impact-card__card,.hero-high-impact-card__headline,.hero-high-impact-card__subheadline,.hero-high-impact-card__cta,.hero-high-impact-card__body{animation:none}.hero-high-impact-card__button{transition:none}.hero-high-impact-card__button:hover{transform:none}}
