div.widget.ez-toc-widget-sticky {
        position:sticky !important;
        top: 61px !important;
}
div#ez-toc-widget-sticky-container{
    position: sticky !important;
}

div#ez-toc-widget-sticky-container nav {
    margin-top: -20px !important;
    max-height: calc(-120px + 100vh) !important;
}

.field-wrap>div input[type=checkbox]{
	position: relative !important;
}
.field-wrap>div input[type=checkbox]:not(:checked)+label:before{
	top: 1px !important;
}

.list-checkbox-wrap .nf-field-element li label{
	margin-left: .25em !important;
}

.ninja-forms-field[type="checkbox"]:not(:checked),
.ninja-forms-field[type="checkbox"]:checked {
    left: 8px !important;
}

.ez-toc-widget-sticky-pull-right {
    display: none !important;
}
.featured-links:has(+.hasNoCards) {
    margin-top: 0;
}
body.home #pageblock-29615 {
    padding: 3.5rem 0;
}
body.home #pageblock-29615 .card__image {
    padding-top: 0;
}
body.home #pageblock-29615 .pageblock-header {
    margin-bottom: 1rem;
}
body.home.has-hero .hero-image__content {
    padding: 8rem 0 4rem;
}