.home-sector-grid article{position:relative;isolation:isolate;min-height:220px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-color:rgba(20,69,55,.22);background:#102a22;color:#071b15;transition:transform .2s ease,box-shadow .2s ease}.home-sector-grid article:before{content:"";position:absolute;z-index:-2;inset:0;background-position:center;background-size:cover;opacity:.5;transition:opacity .25s ease,transform .35s ease}.home-sector-grid article:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,.91) 72%)}.home-sector-grid article:nth-child(1):before{background-image:url('../images/services/computadores-notebooks.png')}.home-sector-grid article:nth-child(2):before{background-image:url('../images/services/celulares-tablets.png')}.home-sector-grid article:nth-child(3):before{background-image:url('../images/services/mobilidade-eletrica.png')}.home-sector-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(15,60,42,.19)}.home-sector-grid article:hover:before{opacity:.62;transform:scale(1.035)}.home-sector-grid article h2,.home-sector-grid article p{position:relative;z-index:1}.home-sector-grid article p{margin-bottom:0;color:#183a2e}.home-sector-link{position:absolute;z-index:3;inset:0;border-radius:inherit}.home-sector-link:focus-visible{outline:4px solid #1463ea;outline-offset:-5px}.home-sector-grid article:has(.home-sector-link:focus-visible){transform:translateY(-4px)}@media(max-width:640px){.home-sector-grid article{min-height:190px}}
