*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1e293b;font-family:var(--font,system-ui, -apple-system, sans-serif);-webkit-font-smoothing:antialiased;background:#f8fafc;margin:0;font-size:1rem;line-height:1.6}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3{margin:0;line-height:1.25}p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;background:#0f172a;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:0 1rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0006}@media (width>=640px){.site-header{padding:0 1.5rem}}@media (width>=1024px){.site-header{padding:0 2rem}}.site-header__brand{flex-shrink:0;align-items:center;display:flex}.site-header__logo{object-fit:contain;width:auto;height:2.75rem}.site-nav{flex:1;overflow:hidden}.site-nav__list--level-0{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.125rem;padding-bottom:2px;display:flex;overflow-x:auto}.site-nav__list--level-0::-webkit-scrollbar{display:none}@media (width>=1024px){.site-nav__list--level-0{flex-wrap:wrap;overflow:visible}}.site-nav__list--level-1{z-index:60;background:#1e293b;border-radius:.375rem;min-width:11rem;padding:.375rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 15px -3px #0006}.site-nav__item{position:relative}.site-nav__item:hover>.site-nav__list--level-1{display:block}.site-nav__link{color:#cbd5e1;white-space:nowrap;border-radius:.25rem;padding:.4rem .625rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s;display:block}.site-nav__link:hover,.site-nav__link[aria-current=page]{color:#fff;background:#334155}.site-nav__list--level-1 .site-nav__link{border-radius:0;padding:.5rem 1rem}.site-nav__list--level-1 .site-nav__link:hover{color:#f59e0b;background:#0f172a}.page__title{color:#0f172a;max-width:80rem;margin-inline:auto;padding:2rem 1.5rem .5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;display:block}@media (width>=1024px){.page__title{padding:2.5rem 2rem .5rem}}main:has(.hero) .page__title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{background:#0f172a;align-items:center;min-height:28rem;display:flex;position:relative;overflow:hidden}@media (width>=768px){.hero{min-height:36rem}}.hero__bg{object-fit:cover;opacity:.45;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero__content{z-index:1;width:100%;max-width:80rem;margin-inline:auto;padding:3rem 1.5rem;position:relative}@media (width>=1024px){.hero__content{padding:5rem 2rem}}.hero__heading{color:#fff;text-transform:uppercase;letter-spacing:.01em;margin:0 0 1rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:900}.hero__subheading{color:#cbd5e1;max-width:40rem;margin:0 0 2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.hero__cta{color:#0f172a;background:#f59e0b;border-radius:.375rem;margin-bottom:.5rem;margin-right:.75rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;transition:background .2s;display:inline-block}.hero__cta:hover{background:#d97706}.hero__cta--secondary{color:#f59e0b;background:0 0;border:2px solid #f59e0b}.hero__cta--secondary:hover{color:#0f172a;background:#f59e0b}.about{grid-template-columns:1fr;align-items:center;gap:2rem;max-width:80rem;margin-inline:auto;padding:3rem 1.5rem;display:grid}@media (width>=768px){.about{grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 1.5rem}}@media (width>=1024px){.about{padding:5rem 2rem}}.about__body{order:1}@media (width>=768px){.about__body{order:0}}.about__heading{color:#0f172a;margin:0 0 1rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800}.about__paragraph{color:#475569;margin:0 0 .875rem;line-height:1.75}.about__cta{color:#0f172a;background:#f59e0b;border-radius:.375rem;margin-top:.5rem;padding:.625rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .2s;display:inline-block}.about__cta:hover{background:#d97706}.about__image{object-fit:cover;border-radius:.5rem;width:100%;height:auto;max-height:30rem;box-shadow:0 20px 25px -5px #0000001f,0 8px 10px -6px #00000014}.entry-grid{max-width:80rem;margin-inline:auto;padding:3rem 1.5rem}@media (width>=1024px){.entry-grid{padding:4rem 2rem}}.entry-grid__heading{color:#0f172a;border-bottom:3px solid #f59e0b;margin:0 0 2rem;padding-bottom:.625rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800;display:inline-block}.entry-grid__list{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.entry-grid__list{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.entry-grid__list{grid-template-columns:repeat(3,1fr)}}.entry-grid__card{background:#fff;border-radius:.5rem;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000d}.entry-grid__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.entry-grid__image{object-fit:cover;width:100%;height:12rem}.entry-grid__card>.icon{color:#f59e0b;width:3rem;height:3rem;margin:1.5rem 1.5rem 0}.entry-grid__title{color:#0f172a;margin:0;padding:.875rem 1rem .375rem;font-size:1rem;font-weight:700;line-height:1.4}.entry-grid__title a{color:inherit;transition:color .2s}.entry-grid__title a:hover{color:#f59e0b}.entry-grid__sector{color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;padding:0 1rem .25rem;font-size:.75rem;font-weight:600;display:block}.entry-grid__outcome{color:#64748b;flex:1;padding:0 1rem 1rem;font-size:.875rem;line-height:1.55}.entry-grid__empty{color:#94a3b8;font-style:italic}.category{max-width:80rem;margin-inline:auto;padding:3rem 1.5rem}@media (width>=1024px){.category{padding:4rem 2rem}}.category__title{color:#0f172a;border-bottom:3px solid #f59e0b;margin:0 0 2rem;padding-bottom:.625rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;display:inline-block}.category__list{grid-template-columns:1fr;gap:.875rem;display:grid}@media (width>=640px){.category__list{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.category__list{grid-template-columns:repeat(3,1fr)}}.category__item{background:#fff;border-radius:.375rem;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #00000012}.category__item:hover{box-shadow:0 4px 6px -1px #0000001a}.category__item a{color:#1e293b;padding:1rem 1.25rem;font-weight:600;transition:color .2s;display:block}.category__item a:hover{color:#f59e0b}.category__empty{color:#94a3b8;font-style:italic}.post{max-width:48rem;margin-inline:auto;padding:2rem 1.5rem 4rem}@media (width>=1024px){.post{padding:3rem 2rem 5rem}}.post__breadcrumb{color:#94a3b8;margin-bottom:1rem;font-size:.875rem}.post__breadcrumb a{color:#f59e0b;font-weight:600;transition:color .2s}.post__breadcrumb a:hover{color:#d97706}.post__title{color:#0f172a;margin:0 0 2rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.post__body{color:#334155}.post__body section{margin-bottom:1rem}.post__body h2{color:#0f172a;margin:1.75rem 0 .625rem;font-size:1.375rem;font-weight:700}.post__body p{margin-bottom:.875rem;line-height:1.75}.contact{max-width:80rem;margin-inline:auto;padding:3rem 1.5rem}@media (width>=1024px){.contact{padding:4rem 2rem}}.contact__heading{color:#0f172a;border-bottom:3px solid #f59e0b;margin:0 0 1.25rem;padding-bottom:.625rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800;display:inline-block}.contact__address{color:#475569;margin-bottom:.75rem;line-height:1.65}.contact__phone,.contact__email{color:#f59e0b;margin:0 1.5rem .5rem 0;font-size:1.0625rem;font-weight:700;transition:color .2s;display:inline-block}.contact__phone:hover,.contact__email:hover{color:#d97706}.contact__map{border:0;border-radius:.5rem;width:100%;max-width:42rem;height:20rem;margin-top:1.5rem;display:block}.cta{text-align:center;background:#0f172a;padding:4rem 1.5rem}@media (width>=1024px){.cta{padding:5rem 2rem}}.cta h2{color:#fff;margin:0 0 1.5rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800}.cta__button{color:#0f172a;background:#f59e0b;border-radius:.375rem;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:background .2s;display:inline-block}.cta__button:hover{background:#d97706}.partners{max-width:80rem;margin-inline:auto;padding:3rem 1.5rem}@media (width>=1024px){.partners{padding:4rem 2rem}}.partners__heading{color:#0f172a;border-bottom:3px solid #f59e0b;margin:0 0 2rem;padding-bottom:.625rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800;display:inline-block}.partners__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.partners__item{flex-shrink:0}.partners__logo{object-fit:contain;filter:grayscale()opacity(.6);width:auto;height:3.5rem;transition:filter .25s}.partners__logo:hover,.partners__link:hover .partners__logo{filter:grayscale(0)opacity()}.features{max-width:80rem;margin-inline:auto;padding:3rem 1.5rem}@media (width>=1024px){.features{padding:4rem 2rem}}.features h2{color:#0f172a;border-bottom:3px solid #f59e0b;margin:0 0 2rem;padding-bottom:.625rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800;display:inline-block}.features__list{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.features__list{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features__list{grid-template-columns:repeat(3,1fr)}}.features__item{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #00000012}.features__item h3{color:#0f172a;margin:0 0 .5rem;font-size:1rem;font-weight:700}.features__item p{color:#64748b;font-size:.9rem;line-height:1.6}.richtext{max-width:80rem;margin-inline:auto;padding:2.5rem 1.5rem}@media (width>=1024px){.richtext{padding:3rem 2rem}}.richtext h2{color:#0f172a;margin:0 0 .875rem;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:700}.richtext p{color:#475569;margin-bottom:.75rem;line-height:1.75}.latest-posts{max-width:80rem;margin-inline:auto;padding:3rem 1.5rem}@media (width>=1024px){.latest-posts{padding:4rem 2rem}}.latest-posts h2{color:#0f172a;border-bottom:3px solid #f59e0b;margin:0 0 1.5rem;padding-bottom:.625rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800;display:inline-block}.latest-posts__list{gap:.625rem;display:grid}.latest-posts__item{background:#fff;border-radius:.375rem;padding:.875rem 1rem;box-shadow:0 1px 2px #0000000f}.latest-posts__item a{color:#1e293b;font-weight:600;transition:color .2s}.latest-posts__item a:hover{color:#f59e0b}.pagination{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:2rem 0;display:flex}.pagination__prev,.pagination__next{color:#1e293b;background:#f1f5f9;border-radius:.375rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s;display:inline-block}.pagination__prev:hover,.pagination__next:hover{color:#0f172a;background:#f59e0b}.icon{color:#f59e0b;display:block}.site-footer{color:#94a3b8;background:#0f172a;border-top:4px solid #f59e0b}.site-footer__inner{grid-template-columns:1fr;gap:2rem;max-width:80rem;margin-inline:auto;padding:3rem 1.5rem;display:grid}@media (width>=768px){.site-footer__inner{grid-template-columns:2fr 1fr;gap:2.5rem}}@media (width>=1024px){.site-footer__inner{gap:3rem;padding:3rem 2rem}}.site-footer__company{color:#e2e8f0;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;font-size:.875rem;font-weight:700}.site-footer__nap{font-size:.875rem;line-height:1.85}.site-footer__nap a{color:#f59e0b;transition:color .2s}.site-footer__nap a:hover{color:#fbbf24}.site-footer__license{color:#475569;margin-top:.75rem;font-size:.8125rem}.site-footer__bottom{text-align:center;color:#475569;background:#020617;border-top:1px solid #1e293b;padding:1rem 1.5rem;font-size:.8125rem}@media (width>=1024px){.site-footer__bottom{padding:1rem 2rem}}.error-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:3rem 1.5rem;display:flex}.error-page__code{color:#f59e0b;margin-bottom:.5rem;font-size:6rem;font-weight:900;line-height:1}.error-page__title{color:#0f172a;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.error-page__message{color:#64748b;max-width:28rem;margin:0 0 2rem;line-height:1.65}.error-page__cta{color:#0f172a;background:#f59e0b;border-radius:.375rem;padding:.75rem 1.75rem;font-weight:700;transition:background .2s;display:inline-block}.error-page__cta:hover{background:#d97706}
