.DevCard_link__5vXAe{text-decoration:none;outline:none;width:max-content;display:inline-block;padding:0;width:100%}.DevCard_card__ekPtw{position:relative;width:100%;padding:0;max-height:400px}.DevCard_card__ekPtw .DevCard_image__m1maG{height:100%!important;width:100%;object-fit:cover;object-position:center;aspect-ratio:2/1.2}.DevCard_card__ekPtw .DevCard_filler__50AD2{position:absolute;top:0;height:100%;left:0;right:0;background-color:rgba(0,0,0,.4);display:grid;place-content:center;opacity:0;transition:opacity .2s ease-in-out;color:#fff;text-transform:uppercase}.DevCard_card__ekPtw .DevCard_filler__50AD2:hover{opacity:1}main .header-img{width:100%;height:350px;background-position:50%;background-repeat:no-repeat;background-size:cover}main .development{background-color:var(--background);color:#fff}main .development .content{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:900px){main .development .content{flex-direction:row}main .development .content>div{width:50%}main .development .content .heading{font-size:1.5rem}}main .development2{background-color:#000;color:#fff}main .development2 .content{display:flex;flex-direction:column;gap:2.5rem}main .development2 .content>div{display:flex;flex-direction:column;text-align:center;gap:1.5rem}main .development2 .content>div .grid{display:grid;grid-template-columns:repeat(1,minmax(300px,500px));place-content:center;grid-gap:.88rem;gap:.88rem}@media screen and (min-width:600px){main .development2 .content>div .grid{grid-template-columns:repeat(2,minmax(300px,400px))}}@media screen and (min-width:900px){main .development2 .content>div .grid{grid-template-columns:repeat(3,minmax(275px,400px))}}