/*# sourceMappingURL=global_adjustments.min.css.map */

@media (width >= 1250px) {
	[data-margin-size-top=none] {
		margin-top: 0;
	}
	
	[data-margin-size-bottom=none] {
		margin-bottom: 0;
	}
	
	[data-margin-size-top=xsmall] {
		margin-top: .8rem;
	}
	
	[data-margin-size-bottom=xsmall] {
		margin-bottom: .8rem;
	}
	
	[data-margin-size-top=small] {
		margin-top: 3rem;
	}
	
	[data-margin-size-bottom=small] {
		margin-bottom: 3rem;
	}
	
	[data-margin-size-top=standard] {
		margin-top: 4.2rem;
	}
	
	[data-margin-size-bottom=standard] {
		margin-bottom: 4.2rem;
	}
	
	[data-margin-size-top=large] {
		margin-top: 5.6rem;
	}
	
	[data-margin-size-bottom=large] {
		margin-bottom: 5.6rem;
	}
	
	[data-margin-size-top=xlarge] {
		margin-top: 6.4rem;
	}
	
	[data-margin-size-bottom=xlarge] {
		margin-bottom: 6.4rem;
	}
	
	[data-margin-size-top=xxlarge] {
		margin-top: 7rem;
	}
	
	[data-margin-size-bottom=xxlarge] {
		margin-bottom: 7rem;
	}
}

@media (width <= 1250px) {
	.grid-standard-columns>* {
		grid-column: 1/13;
		margin: 0 2.2rem;
	}
	
	[data-margin-size-top=none] {
		margin-top: 0;
	}
	
	[data-margin-size-bottom=none] {
		margin-bottom: 0;
	}
	
	[data-margin-size-top=xsmall] {
		margin-top: .8rem;
	}
	
	[data-margin-size-bottom=xsmall] {
		margin-bottom: .8rem;
	}
	
	[data-margin-size-top=small] {
		margin-top: 1.6rem;
	}
	
	[data-margin-size-bottom=small] {
		margin-bottom: 1.6rem;
	}
	
	[data-margin-size-top=standard] {
		margin-top: 2rem;
	}
	
	[data-margin-size-bottom=standard] {
		margin-bottom: 2rem;
	}
	
	[data-margin-size-top=large] {
		margin-top: 2.4rem;
	}
	
	[data-margin-size-bottom=large] {
		margin-bottom: 2.4rem;
	}
	
	[data-margin-size-top=xlarge] {
		margin-top: 2.8rem;
	}
	
	[data-margin-size-bottom=xlarge] {
		margin-bottom: 2.8rem;
	}
	
	[data-margin-size-top=xxlarge] {
		margin-top: 3rem;
	}
	
	[data-margin-size-bottom=xxlarge] {
		margin-bottom: 3rem;
	}
}

@media (width <= 800px) {
	.am-homepage-internal-footer-background .inner-internal-footer-content, .amdba-homepage-outer-content .homepage-header-text h2, .amdba-homepage-outer-content .stats-wrapper .stats-container, .amdba-homepage-outer-content header.am-homepage-internal-hero-background .inner-homepage-contents, .homepage-find-lo-block .homepage-find-lo-block-container, .homepage-product-listing-block-container, .homepage-resource-container {
		grid-column: 1/13;
		margin-left: 2.2rem;
		margin-right: 2.2rem;
	}
}
/*# sourceMappingURL=brand_anniemac.min.css.map */

:root {
	--brand-primary: #0b1e40;
	--brand-secondary: #00a278;
	--brand-accent: #4278bc;
	--brand-accentB: #91f7f7;
	--brand-default: #414f55;
	--brand-light-accent: #f0f6ff;
	--brand-light-accentb: #e5f2ff;
	--empty-headshot: url("https://annie-mac.com/nitropack_static/vwUCeeMUFuNrfaKRandMcOJebITSYfcP/assets/images/optimized/rev-f30d6e1/annie-mac.com/wp-content/themes/annie-mac/assets/svg/minichev.svg") no-repeat center center #f6f6f6;
}

.branded-accent {
	background: url("https://annie-mac.com/nitropack_static/vwUCeeMUFuNrfaKRandMcOJebITSYfcP/assets/images/optimized/rev-f30d6e1/annie-mac.com/wp-content/themes/annie-mac/assets/svg/chevron.svg") no-repeat 100% 100% !important;
	background-color: var(--colour-primary) !important;
	background-size: 700px 100% !important;
}

.branded-accent.nitro-lazy {
	background: none !important;
}
