.nc_card{background:#fff;border-radius:20px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 10px 30px rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.nc_cover{inset:0;position:absolute;z-index:5}.nc_header{aspect-ratio:16/10;border-radius:20px 20px 0 0;margin:0;overflow:hidden;position:relative}.nc_featured-img{height:100%;object-fit:cover;object-position:center;transition:transform 1.3s ease-in-out;width:100%}.nc_card:hover .nc_featured-img{transform:scale(1.08)}.nc_body{display:flex;flex:1;flex-direction:column;padding:18px 22px 8px;pointer-events:none}.nc_tags{margin-bottom:10px;pointer-events:auto;position:relative;z-index:6}.nc_tags,.nc_tags a{color:#6e6e6e;font-size:14px;font-weight:400;margin:0;text-decoration:none;text-transform:none}.nc_tags a:hover{text-decoration:underline}.nc_title{color:#1a1a1a;font-size:22px;font-weight:600;line-height:1.2;margin:0 0 12px}.nc_desc{color:#4a4a4a;display:-webkit-box;font-size:15px;-webkit-line-clamp:3;line-height:1.5;margin:0;-webkit-box-orient:vertical;overflow:hidden}.nc_author{margin-bottom:6px}.nc_author-name{color:#6e6e6e;font-size:14px}.nc_footer{align-items:center;display:flex;margin-top:auto;padding:12px 22px 20px}.nc_date{color:#6e6e6e;font-size:14px}.nc_arrow{background-color:#1a1a1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4.167 10h11.666m0 0L11 5.167M15.833 10 11 14.833'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex:0 0 auto;height:44px;margin-left:auto;pointer-events:auto;position:relative;transition:background-color .2s ease;width:44px;z-index:6}.nc_arrow:hover{background-color:#4a4a4a}@media screen and (min-width:768px){.nc_card .nc_full-width-container{gap:4rem;grid-template-columns:1fr 1fr}}.resources_slider .nc_card{aspect-ratio:auto;border-radius:20px}.resources_slider-swiper .swiper-wrapper{align-items:stretch}.resources_slider-swiper .swiper-slide{display:flex;height:auto}.resources_slider-swiper .swiper-slide>.nc_card{height:100%}@media (min-width:768px){.nc_header{border-radius:20px 20px 0 0}}@media (min-width:992px){.nc_title{font-size:24px}}