.project-cards-section{display:grid;grid-template-columns:1fr 1fr;width:100%;border-left:var(--NL-border-width) var(--NL-border-style) var(--NL-black);border-right:var(--NL-border-width) var(--NL-border-style) var(--NL-black);border-top:var(--NL-border-width) var(--NL-border-style) var(--NL-black);background:transparent;box-sizing:border-box}.project-cards-section__card{position:relative;aspect-ratio:4/3;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;border-right:var(--NL-border-width) var(--NL-border-style) var(--NL-black);border-bottom:var(--NL-border-width) var(--NL-border-style) var(--NL-black);border-top:none;border-left:none;text-decoration:none;background:var(--NL-black);box-sizing:border-box}.project-cards-section__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000,#0000004d 90%,#000000b3);z-index:2;pointer-events:none}@media screen and (min-width: 960px){.project-cards-section__card:nth-child(2n){border-right:none}.project-cards-section__card:nth-child(3),.project-cards-section__card:nth-child(4){border-bottom:none}}.project-cards-section__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:transform var(--NL-transition-bezier)}@media (hover: hover){.project-cards-section__card:hover .project-cards-section__img{transform:scale(1.1)}}.project-cards-section__title-wrapper{position:relative;z-index:3;width:100%;padding:0 0 var(--NL-space-30) var(--NL-space-50)}.project-cards-section__title-wrapper *{color:var(--NL-white)!important;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.project-cards-section__title-wrapper .title-h2{color:var(--NL-white);margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3);font-size:20px;font-family:var(--NL-font-title);font-style:normal;font-weight:var(--NL-title-h2-weight);line-height:var(--NL-title-h2-line);letter-spacing:var(--NL-title-h2-spacing);text-transform:uppercase}@media screen and (max-width: 1199px){.project-cards-section__title-wrapper{padding:0 var(--NL-space-30) var(--NL-space-30) var(--NL-space-30)}.project-cards-section__title-wrapper .title-h2{font-size:15px}}@media screen and (max-width: 960px){.project-cards-section{grid-template-columns:1fr}.project-cards-section__card{border-right:none;border-bottom:var(--NL-border-width) var(--NL-border-style) var(--NL-black);border-top:none;border-left:none}.project-cards-section__card:last-child{border-bottom:none}.project-cards-section__title-wrapper{padding:0 0 var(--NL-space-30) var(--NL-space-30)}.project-cards-section__title-wrapper .title-h2{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/project-cards.css.map */
