.nc-8618d78a-section {
    width: 100%;
    box-sizing: border-box;
}

.nc-8618d78a-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.nc-8618d78a-heading {
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1.2;
}

.nc-8618d78a-grid {
    display: grid;
    box-sizing: border-box;
}

.nc-8618d78a-item {
    box-sizing: border-box;
}

.nc-8618d78a-item-link {
    display: block;
    text-decoration: none;
    color: inherit;
    box-sizing: border-box;
}

.nc-8618d78a-item-image-wrapper {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    margin-bottom: 12px;
    box-sizing: border-box;
}

.nc-8618d78a-item-image {
    width: 100%;
    height: 100%;
    display: block;
}

.nc-8618d78a-item-name {
    margin-bottom: 8px;
    transition: color 0.2s ease;
    box-sizing: border-box;
}

.nc-8618d78a-item-link-text {
    transition: color 0.2s ease;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 500;
}
