.sector-page{background:white}.sector-hero{position:relative;overflow:hidden;min-height:calc(100vh - 60px);display:flex;align-items:center;background:#faf8f3}.sector-hero-bg{position:absolute;inset:0;z-index:0}.sector-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;display:block}.sector-hero-container{position:relative;z-index:1;width:100%;max-width:1500px;margin:0 auto;padding:120px 40px 90px}.sector-hero-content{max-width:460px}.sector-hero-badge{display:inline-flex;align-items:center;padding:10px 18px;margin-bottom:24px;border-radius:999px;background:rgba(2,84,61,.1);color:#02543d;font-weight:700}.sector-hero-content h1{margin:0;max-width:480px;font-size:clamp(2.8rem,5.4vw,4.25rem);line-height:1;letter-spacing:-.04em}.sector-hero-content p{max-width:500px;margin-top:26px;line-height:1.65}.sector-hero-buttons{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:15px;margin-top:30px;margin-right:auto}.sector-hero-buttons,.sector-hero-buttons .dark-btn{width:-moz-fit-content;width:fit-content;margin-left:0}.sector-hero-buttons .dark-btn{display:inline-flex;max-width:-moz-fit-content;max-width:fit-content;min-width:0;margin-right:0;align-self:flex-start}@media (max-width:768px){.sector-hero{min-height:calc(100vh - 80px);align-items:flex-start}.sector-hero-container{padding:70px 20px 520px}.sector-hero-content{max-width:300px}.sector-hero-badge{margin-bottom:16px}.sector-hero-content h1{max-width:295px;font-size:clamp(2rem,8vw,2.65rem);line-height:1.06;letter-spacing:-.035em}.sector-hero-content p{max-width:290px;margin-top:18px;line-height:1.55}.sector-hero-buttons{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:auto;gap:4px;margin-top:18px}.sector-hero-buttons .dark-btn{width:auto!important;max-width:-moz-max-content;max-width:max-content;align-self:flex-start;text-align:left;padding:10px 18px!important;font-size:.92rem!important}.sector-hero-bg img{-o-object-position:center 5px;object-position:center 5px}}@media (max-width:480px){.sector-hero-container{padding:40px 18px 410px}.sector-hero-content{max-width:285px}.sector-hero-content h1{max-width:280px;font-size:clamp(1.2rem,8vw,2.45rem)}.sector-hero-content p{max-width:280px}.sector-hero-bg img{-o-object-position:center 55px;object-position:center 55px}}.sector-overview{width:100%;padding:5rem 0;background:#ffffff}.sector-overview__inner{width:100%;max-width:1500px;margin:0 auto;padding:0 40px;box-sizing:border-box}.sector-overview__advantages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-bottom:5rem}.sector-advantage{display:flex;align-items:center;gap:1rem}.sector-advantage__icon{flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;border-radius:999px;background:#dceee4;color:#02543d}.sector-advantage__icon svg{width:25px;height:25px}.sector-advantage strong{display:block;color:#111827;margin-bottom:.25rem}.sector-advantage span{display:block;color:#4b5563;line-height:1.45}.sector-overview__filters{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:1rem;margin-bottom:3rem}.sector-overview__filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #02543d;border-radius:8px;background:#ffffff;color:#02543d;font-weight:700;text-align:center;padding:1rem 1.25rem;cursor:pointer}.sector-overview__filter.is-active{background:#02543d;color:#ffffff}.sector-overview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.sector-card{position:relative;overflow:hidden;min-height:500px;display:flex;flex-direction:column;padding:2.3rem;border-radius:14px;background:linear-gradient(135deg,#02543d,#013826);color:#ffffff;text-decoration:none;opacity:0;transform:translateY(34px);transition:opacity .55s ease,transform .55s ease,box-shadow .25s ease}.sector-card.is-visible{opacity:1;transform:translateY(0)}.sector-card:hover{text-decoration:none;transform:translateY(-8px);box-shadow:0 24px 50px rgba(2,84,61,.22)}.sector-card__icon{width:78px;height:78px;display:grid;place-items:center;margin-bottom:2.25rem;border-radius:999px;background:#dceee4;color:#02543d;z-index:2}.sector-card__icon svg{width:35px;height:35px}.sector-card h3{position:relative;z-index:2;max-width:320px;margin:0 0 1.25rem;color:#ffffff}.sector-card p{position:relative;z-index:2;max-width:360px;margin:0;color:rgba(255,255,255,.9)}.sector-card__link{position:relative;z-index:2;margin-top:auto;color:#ffffff;font-weight:700}.sector-card:hover .sector-card__link{text-decoration:none}.sector-card__corner{position:absolute;right:0;bottom:0;width:190px;height:190px;background:rgba(220,238,228,.18);clip-path:polygon(100% 0,100% 100%,0 100%)}.sector-card__logo{position:absolute;right:28px;bottom:28px;width:42px;height:42px;display:grid;place-items:center;z-index:2}.sector-card__logo svg{width:100%;height:auto}.sector-overview-cta{margin-top:3rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:2rem 2.25rem;border-radius:18px;background:#dceee4;opacity:0;transform:translateY(34px);transition:opacity .55s ease,transform .55s ease}.sector-overview-cta.is-visible{opacity:1;transform:translateY(0)}.sector-overview-cta__icon{width:88px;height:88px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sector-overview-cta__icon svg{width:88px;height:88px;stroke:#dceee4;fill:#02543d;display:block}.sector-overview-cta__content h3{margin:0 0 .4rem;color:#02543d}.sector-overview-cta__content p{margin:0;max-width:780px;color:#21453b;line-height:1.6}.sector-overview-cta__button{white-space:nowrap;align-self:center;margin-top:0!important;margin-bottom:0!important;display:inline-flex;align-items:center;justify-content:center}@media (max-width:1024px){.sector-overview__advantages,.sector-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.sector-overview{padding:4rem 0}.sector-overview__inner{padding:0 20px}.sector-overview__advantages{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.sector-overview__filters{gap:.75rem;margin-bottom:2rem}.sector-card{min-height:450px}.sector-overview-cta{grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.5rem}.sector-overview-cta__icon,.sector-overview-cta__icon svg{width:64px;height:64px}.sector-overview-cta__content h3{margin-bottom:.35rem}.sector-overview-cta__button{grid-column:1/-1;justify-self:flex-start;margin-top:.5rem}}@media (max-width:560px){.sector-overview__filters,.sector-overview__grid{grid-template-columns:1fr}.sector-card{min-height:430px}}