.np-hero-01 .grid-container{display:grid;gap:20px;grid-template-columns:repeat(12,1fr);position:relative}.np-hero-01 .content-container{grid-column:1/span 6;grid-row:1;z-index:1}.np-hero-01 .cards-container{grid-column:3/span 10;grid-row:1;z-index:3}.np-hero-01 .cards-grid{display:grid;gap:32px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;position:relative}.np-hero-01 .cards-grid .np-card:first-child{grid-column:2;grid-row:1;max-width:calc(100% - 65px);min-height:510px}.np-hero-01 .cards-grid .np-card:nth-child(2){align-self:center;grid-column:1;grid-row:1/span 2;margin-top:120px}.np-hero-01 .cards-grid .np-card:nth-child(3){grid-column:2;grid-row:2}.np-hero-01 .cards-grid .np-card{backdrop-filter:blur(50px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.6);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:400px;overflow:hidden;position:relative;width:100%}.np-hero-01 .cards-grid .np-card:before{background:radial-gradient(50% 50% at 50% 50%,hsla(0,0%,85%,.5) 0,hsla(0,0%,98%,.073) 66.5%,hsla(0,0%,100%,0) 86%,hsla(0,0%,100%,0) 100%);border-radius:100%;content:"";height:261px;opacity:.3;pointer-events:none;position:absolute;right:-50%;top:-30%;width:479px;z-index:0}.np-hero-01 .np-card:after{background:linear-gradient(180deg,rgba(47,5,87,0) -1.2%,#141947 95.5%);bottom:0;content:"";height:160px;left:0;opacity:.5;position:absolute;width:100%;z-index:1}.np-hero-01 .np-card .member-image{align-items:flex-end;bottom:0;display:flex;height:100%;position:absolute;right:0;z-index:1}.np-hero-01 .np-card .member-image img{height:95%;object-fit:contain;object-position:right bottom}.np-hero-01 .np-card .card-detail{width:60%}.np-hero-01 .np-card :is(.stat,.meta){position:relative;text-align:left;z-index:2}.np-hero-01 .np-card .link-text{opacity:0;transition:opacity .25s ease}.np-hero-01 .np-card:is(:hover,:focus) .link-text{opacity:.9}@media (max-width:767px){.np-hero-01 .cards-grid{gap:1rem;grid-template-columns:1fr;grid-template-rows:auto auto auto}.np-hero-01 .cards-grid .np-card:nth-child(n){grid-column:1;min-height:272px}.np-hero-01 .cards-grid .np-card:first-child{grid-row:1;max-width:100%}.np-hero-01 .cards-grid .np-card:nth-child(2){grid-row:2;margin-top:0}.np-hero-01 .cards-grid .np-card:nth-child(3){grid-row:3}.np-hero-01 .np-card .card-detail{width:58%}.np-hero-01 .cards-grid .np-card:first-child .member-image img{object-position:80% 0;padding-top:2rem;transform:scale(1.5)}}@media(max-width:480px){.np-hero-01 .cards-grid .np-card:first-child .member-image img{object-position:75% 0}}@media(min-width:769px) and (max-width:992px){.np-hero-01 .cards-grid .np-card:first-child{min-width:410px}.np-hero-01 .cards-grid .np-card{min-height:300px}}@media (max-width:991px){.np-hero-01 .grid-container{grid-template-columns:1fr}.np-hero-01 .cards-container,.np-hero-01 .content-container{grid-column:1}.np-hero-01 .content-container{grid-row:1;margin-bottom:44px}.np-hero-01 .cards-container{grid-row:2}}@media(min-width:1020px){.np-hero-01 .cards-grid{padding-top:80px}}