
@charset "UTF-8";

html, legend {
	-webkit-box-sizing: border-box;
}

.c-quotes__each-inner .copy, blockquote :first-child, dfn {
	font-style: italic;
}

button, hr, input {
	overflow: visible;
}

audio, canvas, progress, video {
	display: inline-block;
}

progress, sub, sup {
	vertical-align: baseline;
}

pre, textarea {
	overflow: auto;
}

.c-link, .o-ratio, .slick-list, .slick-slider, .slick-track, sub, sup {
	position: relative;
}

.c-banner__items.js-banner-slider, .slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden;
}

.input-wraps .acceptance .wpcf7-form-control-wrap label .wpcf7-list-item-label, .input-wraps .input-wrap, img, pre {
	width: 100%;
}

.slick-list:focus, button:not(:focus), input:not(:focus), select:not(:focus), textarea:not(:focus) {
	outline: 0;
}

.c-filter__title button, a {
	text-underline-offset: 1px;
	text-underline-position: under;
}

html {
	box-sizing: border-box;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

*, :after, :before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display: block;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, select {
	text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: ButtonText dotted 1px;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}

[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

[hidden], template {
	display: none;
}

.c-steps__num span, .mktoForm .mktoHtmlText h1, blockquote, blockquote :first-child, body, dd, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, ul {
	margin: 0;
	padding: 0;
}

li>ol, li>ul {
	margin-bottom: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset {
	min-width: 0;
	border: 0;
}

.c-steps__num span, .mktoForm .mktoHtmlText h1, address, blockquote, blockquote :first-child, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, table, ul {
	margin-bottom: 24px;
}

dd, ol, ul {
	margin-left: 24px;
}

.slick-slider {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	left: 0;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}

h2, h3 {
	line-height: 1.15;
	margin: 0 0 12px;
	color: #001770;
}

.slick-track:after, .slick-track:before {
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

img {
	max-width: 100%;
	height: auto;
}

img[height], img[width] {
	width: auto;
}

.c-steps__num span, .mktoForm .mktoHtmlText h1, blockquote :first-child, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}

h1 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.1;
	margin: 0 0 20px;
	color: #001770;
}

@media (min-width:48em) {
	h1 {
		font-size: 60px;
		font-size: 3.75rem;
		line-height: 1.1;
	}
}

h2 {
	font-size: 28px;
	font-size: 1.75rem;
}

@media (min-width:48em) {
	h2 {
		font-size: 36px;
		font-size: 2.25rem;
		line-height: 1.15;
	}
}

h3 {
	font-size: 21px;
	font-size: 1.3125rem;
}

@media (min-width:48em) {
	h3 {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.15;
	}
}

.c-steps__num span, .mktoForm .mktoHtmlText h1, h4 {
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 1.25;
	margin-bottom: 12px;
	color: #001770;
}

@media (min-width:48em) {
	.c-steps__num span, .mktoForm .mktoHtmlText h1, h4 {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 1.25;
	}
}

blockquote :first-child, h5 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.25;
	color: #001770;
	margin-bottom: 12px;
}

@media (min-width:48em) {
	blockquote :first-child, h5 {
		font-size: 21px;
		font-size: 1.3125rem;
		line-height: 1.25;
	}
}

h6 {
	margin-bottom: 12px;
	color: #001770;
	text-transform: uppercase;
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.5;
	letter-spacing: 1px;
}

.c-statement__copy h1, .c-statement__copy h2, .display {
	letter-spacing: -1px;
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.15;
}

@media (min-width:48em) {
	.c-statement__copy h1, .c-statement__copy h2, .display {
		font-size: 72px;
		font-size: 4.5rem;
		line-height: 1.15;
	}
}

.display-script {
	display: block;
	font-family: "Gotcha Standup", sans-serif;
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 1.15;
	font-weight: 400;
	letter-spacing: -1px;
	color: #001770;
}

@media (min-width:48em) {
	.display-script {
		font-size: 52px;
		font-size: 3.25rem;
		line-height: 1.15;
	}
}

button, input, select, textarea {
	font-family: inherit;
}

input[type=email], input[type=password], input[type=tel], input[type=date], input[type=text], input[type=number], input[type=search], select, textarea {
	display: block;
	width: 100% !important;
	padding: 13.5px 20px 10px;
	border: 1px solid #a5adce;
	border-radius: 100px !important;
	background: #fff;
	font-family: mozaic-geo-variable, sans-serif;
	-webkit-box-shadow: 0 0 100px 100px #fff inset;
	box-shadow: 0 0 100px 100px #fff inset;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #001770;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.25;
}

.wpcf7 .wpcf7-not-valid .wpcf7-list-item-label::before, input[type=email].mktoInvalid, input[type=email].wpcf7-not-valid, input[type=password].mktoInvalid, input[type=password].wpcf7-not-valid, input[type=tel].mktoInvalid, input[type=tel].wpcf7-not-valid, input[type=date].mktoInvalid, input[type=date].wpcf7-not-valid, input[type=text].mktoInvalid, input[type=text].wpcf7-not-valid, input[type=number].mktoInvalid, input[type=number].wpcf7-not-valid, input[type=search].mktoInvalid, input[type=search].wpcf7-not-valid, select.mktoInvalid, select.wpcf7-not-valid, textarea.mktoInvalid, textarea.wpcf7-not-valid {
	border-color: #d92f05;
}

input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #a5adce;
}

input[type=email]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
	color: #a5adce;
}

input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=search]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
	color: #a5adce;
}

input[type=email]::placeholder, input[type=password]::placeholder, input[type=tel]::placeholder, input[type=date]::placeholder, input[type=text]::placeholder, input[type=number]::placeholder, input[type=search]::placeholder, select::placeholder, textarea::placeholder {
	color: #a5adce;
}

textarea {
	height: 120px !important;
	border-radius: 16px !important;
	resize: none;
}

select {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 13.5px 40px 10px 20px;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/source/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/select-arrow.svg");
	background-repeat: no-repeat;
	background-size: 13px 7.8px;
	background-position: calc(100% - 20px) center;
}

input[type=checkbox], input[type=radio] {
	accent-color: #001770;
	width: 18px;
	height: 18px;
	border-radius: 2px;
}

select.nitro-lazy {
	background-image: none !important;
}

.input-wraps {
	font-size: 0;
	line-height: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.input-wraps label .label {
	display: block;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 500;
	color: #001770;
	margin-bottom: 4px;
}

@media (min-width:48em) {
	.input-wraps {
		gap: 32px 20px;
	}
	
	.input-wraps label .label {
		margin-bottom: 8px;
	}
}

.input-wraps .input-wrap label, .input-wraps .input-wrap:last-child {
	margin-bottom: 0;
}

.input-wraps .caption {
	display: block;
	font-size: 12px;
	margin-top: 6px;
}

.input-wraps .input-wrap {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.4;
	grid-column: span 2;
}

.input-wraps .submit-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 24px;
}

@media (max-width:47.99em) {
	.input-wraps .submit-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.input-wraps .acceptance {
	font-size: 12px;
	line-height: 1.4;
	color: #001770;
	font-weight: 500;
}

.input-wraps .acceptance .wpcf7-form-control-wrap {
	margin-bottom: 12px;
}

.input-wraps .acceptance .wpcf7-form-control-wrap label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.input-wraps .acceptance .wpcf7-form-control-wrap:last-child {
	margin-bottom: 0;
}

@media (min-width:48em) {
	.input-wraps .acceptance {
		font-size: 16px;
	}
	
	.input-wraps .submit {
		-ms-flex-item-align: end;
		align-self: end;
	}
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item input {
	margin-right: 6px;
	-webkit-transform: translateY(2px);
	-ms-transform: translateY(2px);
	transform: translateY(2px);
}

.wpcf7 .wpcf7-radio .wpcf7-list-item {
	color: #001770;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}

.wpcf7 .wpcf7-form.invalid .wpcf7-response-output, .wpcf7 .wpcf7-not-valid .wpcf7-list-item-label, .wpcf7 .wpcf7-not-valid-tip, .wpcf7 .wpcf7-validation-errors {
	color: #d92f05;
}

.wpcf7 .wpcf7-radio .wpcf7-list-item input {
	margin-right: 6px;
	-webkit-transform: translateY(2px);
	-ms-transform: translateY(2px);
	transform: translateY(2px);
}

.wpcf7 .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 1px;
}

.wpcf7 .screen-reader-response, .wpcf7 .wpcf7-not-valid-tip {
	display: none !important;
}

.wpcf7 .wpcf7-response-output {
	margin-top: 12px;
}

pre {
	display: block;
	padding: 24px;
	font-size: 14px;
	font-size: .875rem;
	line-height: 1;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
	text-align: left;
	text-transform: initial;
	background: #000;
}

.c-link, .c-nav {
	line-height: 1.25;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	color: inherit;
	text-decoration-thickness: .05rem !important;
	cursor: pointer;
}

.c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, a:hover {
	text-decoration: none;
}

.c-link {
	display: inline-block;
	padding-bottom: 3px;
	padding-right: 24px;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid #001770;
	color: #001770;
	text-decoration: none;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-link.o-btn svg, .c-card__inner.is-link:hover .c-card__link-wrap button.c-link svg, .c-card__inner.is-link:hover .c-card__link-wrap input.c-link[type=button] svg, .c-card__inner.is-link:hover .c-card__link-wrap input.c-link[type=submit] svg, .c-link:hover svg {
	right: -4px;
}

.c-link svg {
	position: absolute;
	top: 5px;
	right: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 15px;
	height: 11px;
}

.mktoForm button.mktoButton, .slick-arrow {
	-o-transition: .4s;
	-webkit-transition: .4s;
}

html {
	font-size: 16px;
	overflow-x: hidden;
	overflow-y: scroll;
	min-height: 100%;
}

body {
	min-height: 100%;
	font-family: mozaic-geo-variable, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.6;
	color: #3a434c;
	-webkit-font-smoothing: antialiased;
}

.scroll-lock {
	height: 100%;
	max-height: 100vh;
	overflow: hidden;
}

.is-blured {
	pointer-events: none;
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

.c-accordion-module__tabs, .c-steps__nums, .hide-scrollbar, body {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.c-accordion-module__tabs::-webkit-scrollbar, .c-steps__nums::-webkit-scrollbar, .hide-scrollbar::-webkit-scrollbar, body::-webkit-scrollbar {
	display: none;
}

.c-accordion-module__tabs::-moz-scrollbar, .c-steps__nums::-moz-scrollbar, .hide-scrollbar::-moz-scrollbar, body::-moz-scrollbar {
	display: none;
}

.o-layout {
	display: block;
	margin: 0 0 0 -24px;
	padding: 0;
	list-style: none;
	font-size: 0;
}

.o-layout__item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 24px;
	font-size: 16px;
	font-size: 1rem;
}

.o-btn-exit svg, .o-layout--middle>.o-layout__item {
	vertical-align: middle;
}

.o-layout--flush {
	margin-left: 0;
}

.o-layout--flush>.o-layout__item {
	padding-left: 0;
}

.o-layout--tiny {
	margin-left: -6px;
}

.o-layout--tiny>.o-layout__item {
	padding-left: 6px;
}

.o-layout--small {
	margin-left: -12px;
}

.o-layout--small>.o-layout__item {
	padding-left: 12px;
}

.o-layout--huge {
	margin-left: -96px;
}

.o-layout--huge>.o-layout__item {
	padding-left: 96px;
}

.o-layout--bottom>.o-layout__item {
	vertical-align: bottom;
}

.o-layout--stretch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.o-layout--stretch>.o-layout__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.o-layout--stretch.o-layout--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.o-layout--stretch.o-layout--right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.o-layout--stretch.o-layout--left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.o-layout--center {
	text-align: center;
}

.o-layout--center>.o-layout__item {
	text-align: left;
}

.o-layout--right {
	text-align: right;
}

.o-layout--left, .o-layout--left>.o-layout__item, .o-layout--right>.o-layout__item {
	text-align: left;
}

.o-layout--reverse {
	direction: rtl;
}

.o-layout--reverse>.o-layout__item {
	direction: ltr;
}

.o-layout--auto>.o-layout__item {
	width: auto;
}

.o-ratio {
	display: block;
}

.o-ratio:before {
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 100%;
}

.o-ratio>embed, .o-ratio>iframe, .o-ratio>object, .o-ratio__content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.o-ratio--2\:1:before {
	padding-bottom: 50%;
}

.o-ratio--4\:3:before {
	padding-bottom: 75%;
}

.o-ratio--16\:9:before {
	padding-bottom: 56.25%;
}

.o-ratio--img-contain>.o-ratio__content:before {
	height: auto;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
}

.o-wrapper {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.o-wrapper:after {
	content: "" !important;
	display: block !important;
	clear: both !important;
}

@media (min-width:80em) {
	.o-wrapper {
		padding: 0 64px;
	}
}

.o-wrapper--full {
	max-width: 100%;
}

.mktoForm button.mktoButton, .o-btn, button, input[type=button], input[type=submit] {
	cursor: pointer;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 11px 20px 9px;
	border: 1px solid #ffa630;
	border-radius: 60px;
	background-color: #ffa630;
	text-align: center;
	color: #001770;
	text-decoration: none;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	font-size: 18px;
	font-weight: 500;
	line-height: 125%;
}

.c-card__inner.is-link:hover .c-card__link-wrap .mktoForm button.mktoButton, .c-card__inner.is-link:hover .c-card__link-wrap .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button, .c-card__inner.is-link:hover .c-card__link-wrap input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input[type=submit], .mktoForm .c-card__inner.is-link:hover .c-card__link-wrap button.mktoButton, .mktoForm button.mktoButton:hover, .o-btn:hover, button:hover, input:hover[type=button], input:hover[type=submit] {
	text-decoration: none;
	color: #fff;
	background-color: #263a85;
	border-color: #263a85;
}

@media (max-width:29.99em) {
	.mktoForm button.mktoButton, .o-btn, button, input[type=button], input[type=submit] {
		width: 100%;
	}
}

.o-btn--white {
	background-color: #fff;
	border-color: #fff;
}

.o-btn--outline {
	background-color: transparent;
	border-color: #001770;
}

.o-btn--outline.o-btn--white {
	border-color: #fff;
	color: #fff;
}

.o-btn--link {
	color: currentColor !important;
	background-color: transparent !important;
	border: none;
	border-radius: 0;
	padding: 0;
	text-align: inherit;
}

.o-btn-exit {
	position: fixed;
	top: 160px;
	right: 0;
	border-radius: 1000px 0 0 1000px;
	background: #3a434c;
	color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	padding: 12px 12px 9px 14px;
	text-decoration: none;
	font-size: 0;
	font-weight: 500;
	z-index: 100;
}

.u-pull-1\/1, .u-pull-1\/2, .u-pull-1\/3, .u-pull-1\/4, .u-pull-1\/5, .u-pull-1\/6, .u-pull-1\/7, .u-pull-1\/8, .u-pull-2\/2, .u-pull-2\/3, .u-pull-2\/4, .u-pull-2\/5, .u-pull-2\/6, .u-pull-2\/7, .u-pull-2\/8, .u-pull-3\/3, .u-pull-3\/4, .u-pull-3\/5, .u-pull-3\/6, .u-pull-3\/7, .u-pull-3\/8, .u-pull-4\/4, .u-pull-4\/5, .u-pull-4\/6, .u-pull-4\/7, .u-pull-4\/8, .u-pull-5\/5, .u-pull-5\/6, .u-pull-5\/7, .u-pull-5\/8, .u-pull-6\/6, .u-pull-6\/7, .u-pull-6\/8, .u-pull-7\/7, .u-pull-7\/8, .u-pull-8\/8, .u-push-1\/1, .u-push-1\/2, .u-push-1\/3, .u-push-1\/4, .u-push-1\/5, .u-push-1\/6, .u-push-1\/7, .u-push-1\/8, .u-push-2\/2, .u-push-2\/3, .u-push-2\/4, .u-push-2\/5, .u-push-2\/6, .u-push-2\/7, .u-push-2\/8, .u-push-3\/3, .u-push-3\/4, .u-push-3\/5, .u-push-3\/6, .u-push-3\/7, .u-push-3\/8, .u-push-4\/4, .u-push-4\/5, .u-push-4\/6, .u-push-4\/7, .u-push-4\/8, .u-push-5\/5, .u-push-5\/6, .u-push-5\/7, .u-push-5\/8, .u-push-6\/6, .u-push-6\/7, .u-push-6\/8, .u-push-7\/7, .u-push-7\/8, .u-push-8\/8 {
	position: relative !important;
}

.c-post-card__date, .o-btn-cat {
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.o-btn-exit svg {
	width: 19px;
	height: 19px;
	margin-top: -2px;
}

@media (min-width:48em) {
	.o-btn-exit {
		font-size: 14px;
		line-height: 1.25;
	}
	
	.o-btn-exit svg {
		width: 12px;
		height: 12px;
		margin-left: 6px;
	}
}

.o-btn-exit.on-left {
	left: 0;
	right: unset;
	border-radius: 0 1000px 1000px 0;
}

.o-btn-cat {
	display: inline-block;
	padding: 5px 12px 1px;
	color: #001770;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 4px;
	background: #ffeec3;
	border: 0;
}

.c-btn-group {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 16px;
	list-style: none;
}

.c-btn-group.btn-center, .c-content-fw__copy .c-btn-group, .c-cta .c-btn-group, .c-gallery-module__copy .c-btn-group, .c-team-module__intro .c-btn-group {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width:29.99em) {
	.c-btn-group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.o-layout>.o-layout__item {
	margin-bottom: 24px;
}

.o-layout--flush>.o-layout__item, blockquote :last-child {
	margin-bottom: 0;
}

.o-layout--large {
	margin-left: -36px;
}

.o-layout--large>.o-layout__item {
	padding-left: 36px;
}

.o-layout--large2 {
	margin-left: -48px;
}

.o-layout--large2>.o-layout__item {
	padding-left: 48px;
}

.o-layout--large3 {
	margin-left: -52px;
}

.o-layout--large3>.o-layout__item {
	padding-left: 52px;
}

.u-1\/1 {
	width: 100% !important;
}

.u-push-1\/1 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-1\/1 {
	right: 100% !important;
	left: auto !important;
}

.u-1\/2 {
	width: 50% !important;
}

.u-push-1\/2 {
	right: auto !important;
	left: 50% !important;
}

.u-pull-1\/2 {
	right: 50% !important;
	left: auto !important;
}

.u-2\/2 {
	width: 100% !important;
}

.u-push-2\/2 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-2\/2 {
	right: 100% !important;
	left: auto !important;
}

.u-1\/3 {
	width: 33.33333% !important;
}

.u-push-1\/3 {
	right: auto !important;
	left: 33.33333% !important;
}

.u-pull-1\/3 {
	right: 33.33333% !important;
	left: auto !important;
}

.u-2\/3 {
	width: 66.66667% !important;
}

.u-push-2\/3 {
	right: auto !important;
	left: 66.66667% !important;
}

.u-pull-2\/3 {
	right: 66.66667% !important;
	left: auto !important;
}

.u-3\/3 {
	width: 100% !important;
}

.u-push-3\/3 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-3\/3 {
	right: 100% !important;
	left: auto !important;
}

.u-1\/4 {
	width: 25% !important;
}

.u-push-1\/4 {
	right: auto !important;
	left: 25% !important;
}

.u-pull-1\/4 {
	right: 25% !important;
	left: auto !important;
}

.u-2\/4 {
	width: 50% !important;
}

.u-push-2\/4 {
	right: auto !important;
	left: 50% !important;
}

.u-pull-2\/4 {
	right: 50% !important;
	left: auto !important;
}

.u-3\/4 {
	width: 75% !important;
}

.u-push-3\/4 {
	right: auto !important;
	left: 75% !important;
}

.u-pull-3\/4 {
	right: 75% !important;
	left: auto !important;
}

.u-4\/4 {
	width: 100% !important;
}

.u-push-4\/4 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-4\/4 {
	right: 100% !important;
	left: auto !important;
}

.u-1\/5 {
	width: 20% !important;
}

.u-push-1\/5 {
	right: auto !important;
	left: 20% !important;
}

.u-pull-1\/5 {
	right: 20% !important;
	left: auto !important;
}

.u-2\/5 {
	width: 40% !important;
}

.u-push-2\/5 {
	right: auto !important;
	left: 40% !important;
}

.u-pull-2\/5 {
	right: 40% !important;
	left: auto !important;
}

.u-3\/5 {
	width: 60% !important;
}

.u-push-3\/5 {
	right: auto !important;
	left: 60% !important;
}

.u-pull-3\/5 {
	right: 60% !important;
	left: auto !important;
}

.u-4\/5 {
	width: 80% !important;
}

.u-push-4\/5 {
	right: auto !important;
	left: 80% !important;
}

.u-pull-4\/5 {
	right: 80% !important;
	left: auto !important;
}

.u-5\/5 {
	width: 100% !important;
}

.u-push-5\/5 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-5\/5 {
	right: 100% !important;
	left: auto !important;
}

.u-1\/6 {
	width: 16.66667% !important;
}

.u-push-1\/6 {
	right: auto !important;
	left: 16.66667% !important;
}

.u-pull-1\/6 {
	right: 16.66667% !important;
	left: auto !important;
}

.u-2\/6 {
	width: 33.33333% !important;
}

.u-push-2\/6 {
	right: auto !important;
	left: 33.33333% !important;
}

.u-pull-2\/6 {
	right: 33.33333% !important;
	left: auto !important;
}

.u-3\/6 {
	width: 50% !important;
}

.u-push-3\/6 {
	right: auto !important;
	left: 50% !important;
}

.u-pull-3\/6 {
	right: 50% !important;
	left: auto !important;
}

.u-4\/6 {
	width: 66.66667% !important;
}

.u-push-4\/6 {
	right: auto !important;
	left: 66.66667% !important;
}

.u-pull-4\/6 {
	right: 66.66667% !important;
	left: auto !important;
}

.u-5\/6 {
	width: 83.33333% !important;
}

.u-push-5\/6 {
	right: auto !important;
	left: 83.33333% !important;
}

.u-pull-5\/6 {
	right: 83.33333% !important;
	left: auto !important;
}

.u-6\/6 {
	width: 100% !important;
}

.u-push-6\/6 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-6\/6 {
	right: 100% !important;
	left: auto !important;
}

.u-1\/7 {
	width: 14.28571% !important;
}

.u-push-1\/7 {
	right: auto !important;
	left: 14.28571% !important;
}

.u-pull-1\/7 {
	right: 14.28571% !important;
	left: auto !important;
}

.u-2\/7 {
	width: 28.57143% !important;
}

.u-push-2\/7 {
	right: auto !important;
	left: 28.57143% !important;
}

.u-pull-2\/7 {
	right: 28.57143% !important;
	left: auto !important;
}

.u-3\/7 {
	width: 42.85714% !important;
}

.u-push-3\/7 {
	right: auto !important;
	left: 42.85714% !important;
}

.u-pull-3\/7 {
	right: 42.85714% !important;
	left: auto !important;
}

.u-4\/7 {
	width: 57.14286% !important;
}

.u-push-4\/7 {
	right: auto !important;
	left: 57.14286% !important;
}

.u-pull-4\/7 {
	right: 57.14286% !important;
	left: auto !important;
}

.u-5\/7 {
	width: 71.42857% !important;
}

.u-push-5\/7 {
	right: auto !important;
	left: 71.42857% !important;
}

.u-pull-5\/7 {
	right: 71.42857% !important;
	left: auto !important;
}

.u-6\/7 {
	width: 85.71429% !important;
}

.u-push-6\/7 {
	right: auto !important;
	left: 85.71429% !important;
}

.u-pull-6\/7 {
	right: 85.71429% !important;
	left: auto !important;
}

.u-7\/7 {
	width: 100% !important;
}

.u-push-7\/7 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-7\/7 {
	right: 100% !important;
	left: auto !important;
}

.u-1\/8 {
	width: 12.5% !important;
}

.u-push-1\/8 {
	right: auto !important;
	left: 12.5% !important;
}

.u-pull-1\/8 {
	right: 12.5% !important;
	left: auto !important;
}

.u-2\/8 {
	width: 25% !important;
}

.u-push-2\/8 {
	right: auto !important;
	left: 25% !important;
}

.u-pull-2\/8 {
	right: 25% !important;
	left: auto !important;
}

.u-3\/8 {
	width: 37.5% !important;
}

.u-push-3\/8 {
	right: auto !important;
	left: 37.5% !important;
}

.u-pull-3\/8 {
	right: 37.5% !important;
	left: auto !important;
}

.u-4\/8 {
	width: 50% !important;
}

.u-push-4\/8 {
	right: auto !important;
	left: 50% !important;
}

.u-pull-4\/8 {
	right: 50% !important;
	left: auto !important;
}

.u-5\/8 {
	width: 62.5% !important;
}

.u-push-5\/8 {
	right: auto !important;
	left: 62.5% !important;
}

.u-pull-5\/8 {
	right: 62.5% !important;
	left: auto !important;
}

.u-6\/8 {
	width: 75% !important;
}

.u-push-6\/8 {
	right: auto !important;
	left: 75% !important;
}

.u-pull-6\/8 {
	right: 75% !important;
	left: auto !important;
}

.u-7\/8 {
	width: 87.5% !important;
}

.u-push-7\/8 {
	right: auto !important;
	left: 87.5% !important;
}

.u-pull-7\/8 {
	right: 87.5% !important;
	left: auto !important;
}

.u-8\/8 {
	width: 100% !important;
}

.u-push-8\/8 {
	right: auto !important;
	left: 100% !important;
}

.u-pull-8\/8 {
	right: 100% !important;
	left: auto !important;
}

@media (min-width:23.4375em) {
	.u-pull-1\/1\@mobile, .u-pull-1\/2\@mobile, .u-pull-1\/3\@mobile, .u-pull-1\/4\@mobile, .u-pull-1\/5\@mobile, .u-pull-1\/6\@mobile, .u-pull-1\/7\@mobile, .u-pull-1\/8\@mobile, .u-pull-2\/2\@mobile, .u-pull-2\/3\@mobile, .u-pull-2\/4\@mobile, .u-pull-2\/5\@mobile, .u-pull-2\/6\@mobile, .u-pull-2\/7\@mobile, .u-pull-2\/8\@mobile, .u-pull-3\/3\@mobile, .u-pull-3\/4\@mobile, .u-pull-3\/5\@mobile, .u-pull-3\/6\@mobile, .u-pull-3\/7\@mobile, .u-pull-3\/8\@mobile, .u-pull-4\/4\@mobile, .u-pull-4\/5\@mobile, .u-pull-4\/6\@mobile, .u-pull-4\/7\@mobile, .u-pull-4\/8\@mobile, .u-pull-5\/5\@mobile, .u-pull-5\/6\@mobile, .u-pull-5\/7\@mobile, .u-pull-5\/8\@mobile, .u-pull-6\/6\@mobile, .u-pull-6\/7\@mobile, .u-pull-6\/8\@mobile, .u-pull-7\/7\@mobile, .u-pull-7\/8\@mobile, .u-pull-8\/8\@mobile, .u-push-1\/1\@mobile, .u-push-1\/2\@mobile, .u-push-1\/3\@mobile, .u-push-1\/4\@mobile, .u-push-1\/5\@mobile, .u-push-1\/6\@mobile, .u-push-1\/7\@mobile, .u-push-1\/8\@mobile, .u-push-2\/2\@mobile, .u-push-2\/3\@mobile, .u-push-2\/4\@mobile, .u-push-2\/5\@mobile, .u-push-2\/6\@mobile, .u-push-2\/7\@mobile, .u-push-2\/8\@mobile, .u-push-3\/3\@mobile, .u-push-3\/4\@mobile, .u-push-3\/5\@mobile, .u-push-3\/6\@mobile, .u-push-3\/7\@mobile, .u-push-3\/8\@mobile, .u-push-4\/4\@mobile, .u-push-4\/5\@mobile, .u-push-4\/6\@mobile, .u-push-4\/7\@mobile, .u-push-4\/8\@mobile, .u-push-5\/5\@mobile, .u-push-5\/6\@mobile, .u-push-5\/7\@mobile, .u-push-5\/8\@mobile, .u-push-6\/6\@mobile, .u-push-6\/7\@mobile, .u-push-6\/8\@mobile, .u-push-7\/7\@mobile, .u-push-7\/8\@mobile, .u-push-8\/8\@mobile {
		position: relative !important;
	}
	
	.u-1\/1\@mobile {
		width: 100% !important;
	}
	
	.u-push-1\/1\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@mobile {
		width: 50% !important;
	}
	
	.u-push-1\/2\@mobile {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@mobile {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@mobile {
		width: 100% !important;
	}
	
	.u-push-2\/2\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@mobile {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@mobile {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@mobile {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@mobile {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@mobile {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@mobile {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@mobile {
		width: 100% !important;
	}
	
	.u-push-3\/3\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@mobile {
		width: 25% !important;
	}
	
	.u-push-1\/4\@mobile {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@mobile {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@mobile {
		width: 50% !important;
	}
	
	.u-push-2\/4\@mobile {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@mobile {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@mobile {
		width: 75% !important;
	}
	
	.u-push-3\/4\@mobile {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@mobile {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@mobile {
		width: 100% !important;
	}
	
	.u-push-4\/4\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@mobile {
		width: 20% !important;
	}
	
	.u-push-1\/5\@mobile {
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@mobile {
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@mobile {
		width: 40% !important;
	}
	
	.u-push-2\/5\@mobile {
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@mobile {
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@mobile {
		width: 60% !important;
	}
	
	.u-push-3\/5\@mobile {
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@mobile {
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@mobile {
		width: 80% !important;
	}
	
	.u-push-4\/5\@mobile {
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@mobile {
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@mobile {
		width: 100% !important;
	}
	
	.u-push-5\/5\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@mobile {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@mobile {
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@mobile {
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@mobile {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@mobile {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@mobile {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@mobile {
		width: 50% !important;
	}
	
	.u-push-3\/6\@mobile {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@mobile {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@mobile {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@mobile {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@mobile {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@mobile {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@mobile {
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@mobile {
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@mobile {
		width: 100% !important;
	}
	
	.u-push-6\/6\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@mobile {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@mobile {
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@mobile {
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@mobile {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@mobile {
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@mobile {
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@mobile {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@mobile {
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@mobile {
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@mobile {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@mobile {
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@mobile {
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@mobile {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@mobile {
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@mobile {
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@mobile {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@mobile {
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@mobile {
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@mobile {
		width: 100% !important;
	}
	
	.u-push-7\/7\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@mobile {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@mobile {
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@mobile {
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@mobile {
		width: 25% !important;
	}
	
	.u-push-2\/8\@mobile {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@mobile {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@mobile {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@mobile {
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@mobile {
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@mobile {
		width: 50% !important;
	}
	
	.u-push-4\/8\@mobile {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@mobile {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@mobile {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@mobile {
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@mobile {
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@mobile {
		width: 75% !important;
	}
	
	.u-push-6\/8\@mobile {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@mobile {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@mobile {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@mobile {
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@mobile {
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@mobile {
		width: 100% !important;
	}
	
	.u-push-8\/8\@mobile {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@mobile {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@mobile {
		left: auto !important;
	}
	
	.u-pull-none\@mobile {
		right: auto !important;
	}
}

@media (min-width:30em) {
	.u-pull-1\/1\@mobileLarge, .u-pull-1\/2\@mobileLarge, .u-pull-1\/3\@mobileLarge, .u-pull-1\/4\@mobileLarge, .u-pull-1\/5\@mobileLarge, .u-pull-1\/6\@mobileLarge, .u-pull-1\/7\@mobileLarge, .u-pull-1\/8\@mobileLarge, .u-pull-2\/2\@mobileLarge, .u-pull-2\/3\@mobileLarge, .u-pull-2\/4\@mobileLarge, .u-pull-2\/5\@mobileLarge, .u-pull-2\/6\@mobileLarge, .u-pull-2\/7\@mobileLarge, .u-pull-2\/8\@mobileLarge, .u-pull-3\/3\@mobileLarge, .u-pull-3\/4\@mobileLarge, .u-pull-3\/5\@mobileLarge, .u-pull-3\/6\@mobileLarge, .u-pull-3\/7\@mobileLarge, .u-pull-3\/8\@mobileLarge, .u-pull-4\/4\@mobileLarge, .u-pull-4\/5\@mobileLarge, .u-pull-4\/6\@mobileLarge, .u-pull-4\/7\@mobileLarge, .u-pull-4\/8\@mobileLarge, .u-pull-5\/5\@mobileLarge, .u-pull-5\/6\@mobileLarge, .u-pull-5\/7\@mobileLarge, .u-pull-5\/8\@mobileLarge, .u-pull-6\/6\@mobileLarge, .u-pull-6\/7\@mobileLarge, .u-pull-6\/8\@mobileLarge, .u-pull-7\/7\@mobileLarge, .u-pull-7\/8\@mobileLarge, .u-pull-8\/8\@mobileLarge, .u-push-1\/1\@mobileLarge, .u-push-1\/2\@mobileLarge, .u-push-1\/3\@mobileLarge, .u-push-1\/4\@mobileLarge, .u-push-1\/5\@mobileLarge, .u-push-1\/6\@mobileLarge, .u-push-1\/7\@mobileLarge, .u-push-1\/8\@mobileLarge, .u-push-2\/2\@mobileLarge, .u-push-2\/3\@mobileLarge, .u-push-2\/4\@mobileLarge, .u-push-2\/5\@mobileLarge, .u-push-2\/6\@mobileLarge, .u-push-2\/7\@mobileLarge, .u-push-2\/8\@mobileLarge, .u-push-3\/3\@mobileLarge, .u-push-3\/4\@mobileLarge, .u-push-3\/5\@mobileLarge, .u-push-3\/6\@mobileLarge, .u-push-3\/7\@mobileLarge, .u-push-3\/8\@mobileLarge, .u-push-4\/4\@mobileLarge, .u-push-4\/5\@mobileLarge, .u-push-4\/6\@mobileLarge, .u-push-4\/7\@mobileLarge, .u-push-4\/8\@mobileLarge, .u-push-5\/5\@mobileLarge, .u-push-5\/6\@mobileLarge, .u-push-5\/7\@mobileLarge, .u-push-5\/8\@mobileLarge, .u-push-6\/6\@mobileLarge, .u-push-6\/7\@mobileLarge, .u-push-6\/8\@mobileLarge, .u-push-7\/7\@mobileLarge, .u-push-7\/8\@mobileLarge, .u-push-8\/8\@mobileLarge {
		position: relative !important;
	}
	
	.u-1\/1\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-1\/1\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@mobileLarge {
		width: 50% !important;
	}
	
	.u-push-1\/2\@mobileLarge {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@mobileLarge {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-2\/2\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@mobileLarge {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@mobileLarge {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@mobileLarge {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@mobileLarge {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@mobileLarge {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@mobileLarge {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-3\/3\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@mobileLarge {
		width: 25% !important;
	}
	
	.u-push-1\/4\@mobileLarge {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@mobileLarge {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@mobileLarge {
		width: 50% !important;
	}
	
	.u-push-2\/4\@mobileLarge {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@mobileLarge {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@mobileLarge {
		width: 75% !important;
	}
	
	.u-push-3\/4\@mobileLarge {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@mobileLarge {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-4\/4\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@mobileLarge {
		width: 20% !important;
	}
	
	.u-push-1\/5\@mobileLarge {
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@mobileLarge {
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@mobileLarge {
		width: 40% !important;
	}
	
	.u-push-2\/5\@mobileLarge {
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@mobileLarge {
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@mobileLarge {
		width: 60% !important;
	}
	
	.u-push-3\/5\@mobileLarge {
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@mobileLarge {
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@mobileLarge {
		width: 80% !important;
	}
	
	.u-push-4\/5\@mobileLarge {
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@mobileLarge {
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-5\/5\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@mobileLarge {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@mobileLarge {
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@mobileLarge {
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@mobileLarge {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@mobileLarge {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@mobileLarge {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@mobileLarge {
		width: 50% !important;
	}
	
	.u-push-3\/6\@mobileLarge {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@mobileLarge {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@mobileLarge {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@mobileLarge {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@mobileLarge {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@mobileLarge {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@mobileLarge {
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@mobileLarge {
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-6\/6\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@mobileLarge {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@mobileLarge {
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@mobileLarge {
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@mobileLarge {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@mobileLarge {
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@mobileLarge {
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@mobileLarge {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@mobileLarge {
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@mobileLarge {
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@mobileLarge {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@mobileLarge {
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@mobileLarge {
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@mobileLarge {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@mobileLarge {
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@mobileLarge {
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@mobileLarge {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@mobileLarge {
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@mobileLarge {
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-7\/7\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@mobileLarge {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@mobileLarge {
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@mobileLarge {
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@mobileLarge {
		width: 25% !important;
	}
	
	.u-push-2\/8\@mobileLarge {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@mobileLarge {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@mobileLarge {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@mobileLarge {
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@mobileLarge {
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@mobileLarge {
		width: 50% !important;
	}
	
	.u-push-4\/8\@mobileLarge {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@mobileLarge {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@mobileLarge {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@mobileLarge {
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@mobileLarge {
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@mobileLarge {
		width: 75% !important;
	}
	
	.u-push-6\/8\@mobileLarge {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@mobileLarge {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@mobileLarge {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@mobileLarge {
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@mobileLarge {
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@mobileLarge {
		width: 100% !important;
	}
	
	.u-push-8\/8\@mobileLarge {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@mobileLarge {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@mobileLarge {
		left: auto !important;
	}
	
	.u-pull-none\@mobileLarge {
		right: auto !important;
	}
}

@media (min-width:37.5em) {
	.input-wraps .input-wrap.half {
		grid-column: span 1;
	}
	
	.u-1\/1\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-1\/1\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@mobileLandscape {
		width: 50% !important;
	}
	
	.u-push-1\/2\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@mobileLandscape {
		position: relative !important;
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-2\/2\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@mobileLandscape {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@mobileLandscape {
		position: relative !important;
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@mobileLandscape {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@mobileLandscape {
		position: relative !important;
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-3\/3\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@mobileLandscape {
		width: 25% !important;
	}
	
	.u-push-1\/4\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@mobileLandscape {
		position: relative !important;
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@mobileLandscape {
		width: 50% !important;
	}
	
	.u-push-2\/4\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@mobileLandscape {
		position: relative !important;
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@mobileLandscape {
		width: 75% !important;
	}
	
	.u-push-3\/4\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@mobileLandscape {
		position: relative !important;
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-4\/4\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@mobileLandscape {
		width: 20% !important;
	}
	
	.u-push-1\/5\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@mobileLandscape {
		position: relative !important;
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@mobileLandscape {
		width: 40% !important;
	}
	
	.u-push-2\/5\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@mobileLandscape {
		position: relative !important;
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@mobileLandscape {
		width: 60% !important;
	}
	
	.u-push-3\/5\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@mobileLandscape {
		position: relative !important;
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@mobileLandscape {
		width: 80% !important;
	}
	
	.u-push-4\/5\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@mobileLandscape {
		position: relative !important;
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-5\/5\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@mobileLandscape {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@mobileLandscape {
		position: relative !important;
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@mobileLandscape {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@mobileLandscape {
		position: relative !important;
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@mobileLandscape {
		width: 50% !important;
	}
	
	.u-push-3\/6\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@mobileLandscape {
		position: relative !important;
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@mobileLandscape {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@mobileLandscape {
		position: relative !important;
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@mobileLandscape {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@mobileLandscape {
		position: relative !important;
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-6\/6\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@mobileLandscape {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@mobileLandscape {
		position: relative !important;
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@mobileLandscape {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@mobileLandscape {
		position: relative !important;
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@mobileLandscape {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@mobileLandscape {
		position: relative !important;
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@mobileLandscape {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@mobileLandscape {
		position: relative !important;
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@mobileLandscape {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@mobileLandscape {
		position: relative !important;
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@mobileLandscape {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@mobileLandscape {
		position: relative !important;
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-7\/7\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@mobileLandscape {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@mobileLandscape {
		position: relative !important;
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@mobileLandscape {
		width: 25% !important;
	}
	
	.u-push-2\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@mobileLandscape {
		position: relative !important;
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@mobileLandscape {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@mobileLandscape {
		position: relative !important;
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@mobileLandscape {
		width: 50% !important;
	}
	
	.u-push-4\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@mobileLandscape {
		position: relative !important;
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@mobileLandscape {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@mobileLandscape {
		position: relative !important;
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@mobileLandscape {
		width: 75% !important;
	}
	
	.u-push-6\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@mobileLandscape {
		position: relative !important;
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@mobileLandscape {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@mobileLandscape {
		position: relative !important;
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@mobileLandscape {
		width: 100% !important;
	}
	
	.u-push-8\/8\@mobileLandscape {
		position: relative !important;
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@mobileLandscape {
		position: relative !important;
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@mobileLandscape {
		left: auto !important;
	}
	
	.u-pull-none\@mobileLandscape {
		right: auto !important;
	}
}

@media (min-width:48em) {
	.u-pull-1\/1\@tablet, .u-pull-1\/2\@tablet, .u-pull-1\/3\@tablet, .u-pull-1\/4\@tablet, .u-pull-1\/5\@tablet, .u-pull-1\/6\@tablet, .u-pull-1\/7\@tablet, .u-pull-1\/8\@tablet, .u-pull-2\/2\@tablet, .u-pull-2\/3\@tablet, .u-pull-2\/4\@tablet, .u-pull-2\/5\@tablet, .u-pull-2\/6\@tablet, .u-pull-2\/7\@tablet, .u-pull-2\/8\@tablet, .u-pull-3\/3\@tablet, .u-pull-3\/4\@tablet, .u-pull-3\/5\@tablet, .u-pull-3\/6\@tablet, .u-pull-3\/7\@tablet, .u-pull-3\/8\@tablet, .u-pull-4\/4\@tablet, .u-pull-4\/5\@tablet, .u-pull-4\/6\@tablet, .u-pull-4\/7\@tablet, .u-pull-4\/8\@tablet, .u-pull-5\/5\@tablet, .u-pull-5\/6\@tablet, .u-pull-5\/7\@tablet, .u-pull-5\/8\@tablet, .u-pull-6\/6\@tablet, .u-pull-6\/7\@tablet, .u-pull-6\/8\@tablet, .u-pull-7\/7\@tablet, .u-pull-7\/8\@tablet, .u-pull-8\/8\@tablet, .u-push-1\/1\@tablet, .u-push-1\/2\@tablet, .u-push-1\/3\@tablet, .u-push-1\/4\@tablet, .u-push-1\/5\@tablet, .u-push-1\/6\@tablet, .u-push-1\/7\@tablet, .u-push-1\/8\@tablet, .u-push-2\/2\@tablet, .u-push-2\/3\@tablet, .u-push-2\/4\@tablet, .u-push-2\/5\@tablet, .u-push-2\/6\@tablet, .u-push-2\/7\@tablet, .u-push-2\/8\@tablet, .u-push-3\/3\@tablet, .u-push-3\/4\@tablet, .u-push-3\/5\@tablet, .u-push-3\/6\@tablet, .u-push-3\/7\@tablet, .u-push-3\/8\@tablet, .u-push-4\/4\@tablet, .u-push-4\/5\@tablet, .u-push-4\/6\@tablet, .u-push-4\/7\@tablet, .u-push-4\/8\@tablet, .u-push-5\/5\@tablet, .u-push-5\/6\@tablet, .u-push-5\/7\@tablet, .u-push-5\/8\@tablet, .u-push-6\/6\@tablet, .u-push-6\/7\@tablet, .u-push-6\/8\@tablet, .u-push-7\/7\@tablet, .u-push-7\/8\@tablet, .u-push-8\/8\@tablet {
		position: relative !important;
	}
	
	.u-1\/1\@tablet {
		width: 100% !important;
	}
	
	.u-push-1\/1\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@tablet {
		width: 50% !important;
	}
	
	.u-push-1\/2\@tablet {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@tablet {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@tablet {
		width: 100% !important;
	}
	
	.u-push-2\/2\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@tablet {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@tablet {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@tablet {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@tablet {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@tablet {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@tablet {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@tablet {
		width: 100% !important;
	}
	
	.u-push-3\/3\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@tablet {
		width: 25% !important;
	}
	
	.u-push-1\/4\@tablet {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@tablet {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@tablet {
		width: 50% !important;
	}
	
	.u-push-2\/4\@tablet {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@tablet {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@tablet {
		width: 75% !important;
	}
	
	.u-push-3\/4\@tablet {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@tablet {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@tablet {
		width: 100% !important;
	}
	
	.u-push-4\/4\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@tablet {
		width: 20% !important;
	}
	
	.u-push-1\/5\@tablet {
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@tablet {
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@tablet {
		width: 40% !important;
	}
	
	.u-push-2\/5\@tablet {
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@tablet {
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@tablet {
		width: 60% !important;
	}
	
	.u-push-3\/5\@tablet {
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@tablet {
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@tablet {
		width: 80% !important;
	}
	
	.u-push-4\/5\@tablet {
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@tablet {
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@tablet {
		width: 100% !important;
	}
	
	.u-push-5\/5\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@tablet {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@tablet {
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@tablet {
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@tablet {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@tablet {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@tablet {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@tablet {
		width: 50% !important;
	}
	
	.u-push-3\/6\@tablet {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@tablet {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@tablet {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@tablet {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@tablet {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@tablet {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@tablet {
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@tablet {
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@tablet {
		width: 100% !important;
	}
	
	.u-push-6\/6\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@tablet {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@tablet {
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@tablet {
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@tablet {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@tablet {
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@tablet {
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@tablet {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@tablet {
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@tablet {
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@tablet {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@tablet {
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@tablet {
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@tablet {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@tablet {
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@tablet {
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@tablet {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@tablet {
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@tablet {
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@tablet {
		width: 100% !important;
	}
	
	.u-push-7\/7\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@tablet {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@tablet {
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@tablet {
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@tablet {
		width: 25% !important;
	}
	
	.u-push-2\/8\@tablet {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@tablet {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@tablet {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@tablet {
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@tablet {
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@tablet {
		width: 50% !important;
	}
	
	.u-push-4\/8\@tablet {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@tablet {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@tablet {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@tablet {
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@tablet {
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@tablet {
		width: 75% !important;
	}
	
	.u-push-6\/8\@tablet {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@tablet {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@tablet {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@tablet {
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@tablet {
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@tablet {
		width: 100% !important;
	}
	
	.u-push-8\/8\@tablet {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@tablet {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@tablet {
		left: auto !important;
	}
	
	.u-pull-none\@tablet {
		right: auto !important;
	}
}

@media (min-width:62.5em) {
	.u-pull-1\/1\@tabletWide, .u-pull-1\/2\@tabletWide, .u-pull-1\/3\@tabletWide, .u-pull-1\/4\@tabletWide, .u-pull-1\/5\@tabletWide, .u-pull-1\/6\@tabletWide, .u-pull-1\/7\@tabletWide, .u-pull-1\/8\@tabletWide, .u-pull-2\/2\@tabletWide, .u-pull-2\/3\@tabletWide, .u-pull-2\/4\@tabletWide, .u-pull-2\/5\@tabletWide, .u-pull-2\/6\@tabletWide, .u-pull-2\/7\@tabletWide, .u-pull-2\/8\@tabletWide, .u-pull-3\/3\@tabletWide, .u-pull-3\/4\@tabletWide, .u-pull-3\/5\@tabletWide, .u-pull-3\/6\@tabletWide, .u-pull-3\/7\@tabletWide, .u-pull-3\/8\@tabletWide, .u-pull-4\/4\@tabletWide, .u-pull-4\/5\@tabletWide, .u-pull-4\/6\@tabletWide, .u-pull-4\/7\@tabletWide, .u-pull-4\/8\@tabletWide, .u-pull-5\/5\@tabletWide, .u-pull-5\/6\@tabletWide, .u-pull-5\/7\@tabletWide, .u-pull-5\/8\@tabletWide, .u-pull-6\/6\@tabletWide, .u-pull-6\/7\@tabletWide, .u-pull-6\/8\@tabletWide, .u-pull-7\/7\@tabletWide, .u-pull-7\/8\@tabletWide, .u-pull-8\/8\@tabletWide, .u-push-1\/1\@tabletWide, .u-push-1\/2\@tabletWide, .u-push-1\/3\@tabletWide, .u-push-1\/4\@tabletWide, .u-push-1\/5\@tabletWide, .u-push-1\/6\@tabletWide, .u-push-1\/7\@tabletWide, .u-push-1\/8\@tabletWide, .u-push-2\/2\@tabletWide, .u-push-2\/3\@tabletWide, .u-push-2\/4\@tabletWide, .u-push-2\/5\@tabletWide, .u-push-2\/6\@tabletWide, .u-push-2\/7\@tabletWide, .u-push-2\/8\@tabletWide, .u-push-3\/3\@tabletWide, .u-push-3\/4\@tabletWide, .u-push-3\/5\@tabletWide, .u-push-3\/6\@tabletWide, .u-push-3\/7\@tabletWide, .u-push-3\/8\@tabletWide, .u-push-4\/4\@tabletWide, .u-push-4\/5\@tabletWide, .u-push-4\/6\@tabletWide, .u-push-4\/7\@tabletWide, .u-push-4\/8\@tabletWide, .u-push-5\/5\@tabletWide, .u-push-5\/6\@tabletWide, .u-push-5\/7\@tabletWide, .u-push-5\/8\@tabletWide, .u-push-6\/6\@tabletWide, .u-push-6\/7\@tabletWide, .u-push-6\/8\@tabletWide, .u-push-7\/7\@tabletWide, .u-push-7\/8\@tabletWide, .u-push-8\/8\@tabletWide {
		position: relative !important;
	}
	
	.u-1\/1\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-1\/1\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@tabletWide {
		width: 50% !important;
	}
	
	.u-push-1\/2\@tabletWide {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@tabletWide {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-2\/2\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@tabletWide {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@tabletWide {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@tabletWide {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@tabletWide {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@tabletWide {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@tabletWide {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-3\/3\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@tabletWide {
		width: 25% !important;
	}
	
	.u-push-1\/4\@tabletWide {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@tabletWide {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@tabletWide {
		width: 50% !important;
	}
	
	.u-push-2\/4\@tabletWide {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@tabletWide {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@tabletWide {
		width: 75% !important;
	}
	
	.u-push-3\/4\@tabletWide {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@tabletWide {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-4\/4\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@tabletWide {
		width: 20% !important;
	}
	
	.u-push-1\/5\@tabletWide {
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@tabletWide {
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@tabletWide {
		width: 40% !important;
	}
	
	.u-push-2\/5\@tabletWide {
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@tabletWide {
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@tabletWide {
		width: 60% !important;
	}
	
	.u-push-3\/5\@tabletWide {
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@tabletWide {
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@tabletWide {
		width: 80% !important;
	}
	
	.u-push-4\/5\@tabletWide {
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@tabletWide {
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-5\/5\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@tabletWide {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@tabletWide {
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@tabletWide {
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@tabletWide {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@tabletWide {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@tabletWide {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@tabletWide {
		width: 50% !important;
	}
	
	.u-push-3\/6\@tabletWide {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@tabletWide {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@tabletWide {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@tabletWide {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@tabletWide {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@tabletWide {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@tabletWide {
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@tabletWide {
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-6\/6\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@tabletWide {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@tabletWide {
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@tabletWide {
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@tabletWide {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@tabletWide {
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@tabletWide {
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@tabletWide {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@tabletWide {
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@tabletWide {
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@tabletWide {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@tabletWide {
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@tabletWide {
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@tabletWide {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@tabletWide {
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@tabletWide {
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@tabletWide {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@tabletWide {
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@tabletWide {
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-7\/7\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@tabletWide {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@tabletWide {
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@tabletWide {
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@tabletWide {
		width: 25% !important;
	}
	
	.u-push-2\/8\@tabletWide {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@tabletWide {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@tabletWide {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@tabletWide {
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@tabletWide {
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@tabletWide {
		width: 50% !important;
	}
	
	.u-push-4\/8\@tabletWide {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@tabletWide {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@tabletWide {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@tabletWide {
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@tabletWide {
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@tabletWide {
		width: 75% !important;
	}
	
	.u-push-6\/8\@tabletWide {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@tabletWide {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@tabletWide {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@tabletWide {
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@tabletWide {
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@tabletWide {
		width: 100% !important;
	}
	
	.u-push-8\/8\@tabletWide {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@tabletWide {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@tabletWide {
		left: auto !important;
	}
	
	.u-pull-none\@tabletWide {
		right: auto !important;
	}
}

@media (min-width:80em) {
	.u-pull-1\/1\@laptop, .u-pull-1\/2\@laptop, .u-pull-1\/3\@laptop, .u-pull-1\/4\@laptop, .u-pull-1\/5\@laptop, .u-pull-1\/6\@laptop, .u-pull-1\/7\@laptop, .u-pull-1\/8\@laptop, .u-pull-2\/2\@laptop, .u-pull-2\/3\@laptop, .u-pull-2\/4\@laptop, .u-pull-2\/5\@laptop, .u-pull-2\/6\@laptop, .u-pull-2\/7\@laptop, .u-pull-2\/8\@laptop, .u-pull-3\/3\@laptop, .u-pull-3\/4\@laptop, .u-pull-3\/5\@laptop, .u-pull-3\/6\@laptop, .u-pull-3\/7\@laptop, .u-pull-3\/8\@laptop, .u-pull-4\/4\@laptop, .u-pull-4\/5\@laptop, .u-pull-4\/6\@laptop, .u-pull-4\/7\@laptop, .u-pull-4\/8\@laptop, .u-pull-5\/5\@laptop, .u-pull-5\/6\@laptop, .u-pull-5\/7\@laptop, .u-pull-5\/8\@laptop, .u-pull-6\/6\@laptop, .u-pull-6\/7\@laptop, .u-pull-6\/8\@laptop, .u-pull-7\/7\@laptop, .u-pull-7\/8\@laptop, .u-pull-8\/8\@laptop, .u-push-1\/1\@laptop, .u-push-1\/2\@laptop, .u-push-1\/3\@laptop, .u-push-1\/4\@laptop, .u-push-1\/5\@laptop, .u-push-1\/6\@laptop, .u-push-1\/7\@laptop, .u-push-1\/8\@laptop, .u-push-2\/2\@laptop, .u-push-2\/3\@laptop, .u-push-2\/4\@laptop, .u-push-2\/5\@laptop, .u-push-2\/6\@laptop, .u-push-2\/7\@laptop, .u-push-2\/8\@laptop, .u-push-3\/3\@laptop, .u-push-3\/4\@laptop, .u-push-3\/5\@laptop, .u-push-3\/6\@laptop, .u-push-3\/7\@laptop, .u-push-3\/8\@laptop, .u-push-4\/4\@laptop, .u-push-4\/5\@laptop, .u-push-4\/6\@laptop, .u-push-4\/7\@laptop, .u-push-4\/8\@laptop, .u-push-5\/5\@laptop, .u-push-5\/6\@laptop, .u-push-5\/7\@laptop, .u-push-5\/8\@laptop, .u-push-6\/6\@laptop, .u-push-6\/7\@laptop, .u-push-6\/8\@laptop, .u-push-7\/7\@laptop, .u-push-7\/8\@laptop, .u-push-8\/8\@laptop {
		position: relative !important;
	}
	
	.u-1\/1\@laptop {
		width: 100% !important;
	}
	
	.u-push-1\/1\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@laptop {
		width: 50% !important;
	}
	
	.u-push-1\/2\@laptop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@laptop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@laptop {
		width: 100% !important;
	}
	
	.u-push-2\/2\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@laptop {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@laptop {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@laptop {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@laptop {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@laptop {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@laptop {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@laptop {
		width: 100% !important;
	}
	
	.u-push-3\/3\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@laptop {
		width: 25% !important;
	}
	
	.u-push-1\/4\@laptop {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@laptop {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@laptop {
		width: 50% !important;
	}
	
	.u-push-2\/4\@laptop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@laptop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@laptop {
		width: 75% !important;
	}
	
	.u-push-3\/4\@laptop {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@laptop {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@laptop {
		width: 100% !important;
	}
	
	.u-push-4\/4\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@laptop {
		width: 20% !important;
	}
	
	.u-push-1\/5\@laptop {
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@laptop {
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@laptop {
		width: 40% !important;
	}
	
	.u-push-2\/5\@laptop {
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@laptop {
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@laptop {
		width: 60% !important;
	}
	
	.u-push-3\/5\@laptop {
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@laptop {
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@laptop {
		width: 80% !important;
	}
	
	.u-push-4\/5\@laptop {
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@laptop {
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@laptop {
		width: 100% !important;
	}
	
	.u-push-5\/5\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@laptop {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@laptop {
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@laptop {
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@laptop {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@laptop {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@laptop {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@laptop {
		width: 50% !important;
	}
	
	.u-push-3\/6\@laptop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@laptop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@laptop {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@laptop {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@laptop {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@laptop {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@laptop {
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@laptop {
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@laptop {
		width: 100% !important;
	}
	
	.u-push-6\/6\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@laptop {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@laptop {
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@laptop {
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@laptop {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@laptop {
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@laptop {
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@laptop {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@laptop {
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@laptop {
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@laptop {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@laptop {
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@laptop {
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@laptop {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@laptop {
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@laptop {
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@laptop {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@laptop {
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@laptop {
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@laptop {
		width: 100% !important;
	}
	
	.u-push-7\/7\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@laptop {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@laptop {
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@laptop {
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@laptop {
		width: 25% !important;
	}
	
	.u-push-2\/8\@laptop {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@laptop {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@laptop {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@laptop {
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@laptop {
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@laptop {
		width: 50% !important;
	}
	
	.u-push-4\/8\@laptop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@laptop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@laptop {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@laptop {
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@laptop {
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@laptop {
		width: 75% !important;
	}
	
	.u-push-6\/8\@laptop {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@laptop {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@laptop {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@laptop {
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@laptop {
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@laptop {
		width: 100% !important;
	}
	
	.u-push-8\/8\@laptop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@laptop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@laptop {
		left: auto !important;
	}
	
	.u-pull-none\@laptop {
		right: auto !important;
	}
}

@media (min-width:90em) {
	.u-pull-1\/1\@desktop, .u-pull-1\/2\@desktop, .u-pull-1\/3\@desktop, .u-pull-1\/4\@desktop, .u-pull-1\/5\@desktop, .u-pull-1\/6\@desktop, .u-pull-1\/7\@desktop, .u-pull-1\/8\@desktop, .u-pull-2\/2\@desktop, .u-pull-2\/3\@desktop, .u-pull-2\/4\@desktop, .u-pull-2\/5\@desktop, .u-pull-2\/6\@desktop, .u-pull-2\/7\@desktop, .u-pull-2\/8\@desktop, .u-pull-3\/3\@desktop, .u-pull-3\/4\@desktop, .u-pull-3\/5\@desktop, .u-pull-3\/6\@desktop, .u-pull-3\/7\@desktop, .u-pull-3\/8\@desktop, .u-pull-4\/4\@desktop, .u-pull-4\/5\@desktop, .u-pull-4\/6\@desktop, .u-pull-4\/7\@desktop, .u-pull-4\/8\@desktop, .u-pull-5\/5\@desktop, .u-pull-5\/6\@desktop, .u-pull-5\/7\@desktop, .u-pull-5\/8\@desktop, .u-pull-6\/6\@desktop, .u-pull-6\/7\@desktop, .u-pull-6\/8\@desktop, .u-pull-7\/7\@desktop, .u-pull-7\/8\@desktop, .u-pull-8\/8\@desktop, .u-push-1\/1\@desktop, .u-push-1\/2\@desktop, .u-push-1\/3\@desktop, .u-push-1\/4\@desktop, .u-push-1\/5\@desktop, .u-push-1\/6\@desktop, .u-push-1\/7\@desktop, .u-push-1\/8\@desktop, .u-push-2\/2\@desktop, .u-push-2\/3\@desktop, .u-push-2\/4\@desktop, .u-push-2\/5\@desktop, .u-push-2\/6\@desktop, .u-push-2\/7\@desktop, .u-push-2\/8\@desktop, .u-push-3\/3\@desktop, .u-push-3\/4\@desktop, .u-push-3\/5\@desktop, .u-push-3\/6\@desktop, .u-push-3\/7\@desktop, .u-push-3\/8\@desktop, .u-push-4\/4\@desktop, .u-push-4\/5\@desktop, .u-push-4\/6\@desktop, .u-push-4\/7\@desktop, .u-push-4\/8\@desktop, .u-push-5\/5\@desktop, .u-push-5\/6\@desktop, .u-push-5\/7\@desktop, .u-push-5\/8\@desktop, .u-push-6\/6\@desktop, .u-push-6\/7\@desktop, .u-push-6\/8\@desktop, .u-push-7\/7\@desktop, .u-push-7\/8\@desktop, .u-push-8\/8\@desktop {
		position: relative !important;
	}
	
	.u-1\/1\@desktop {
		width: 100% !important;
	}
	
	.u-push-1\/1\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@desktop {
		width: 50% !important;
	}
	
	.u-push-1\/2\@desktop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@desktop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@desktop {
		width: 100% !important;
	}
	
	.u-push-2\/2\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@desktop {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@desktop {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@desktop {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@desktop {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@desktop {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@desktop {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@desktop {
		width: 100% !important;
	}
	
	.u-push-3\/3\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@desktop {
		width: 25% !important;
	}
	
	.u-push-1\/4\@desktop {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@desktop {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@desktop {
		width: 50% !important;
	}
	
	.u-push-2\/4\@desktop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@desktop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@desktop {
		width: 75% !important;
	}
	
	.u-push-3\/4\@desktop {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@desktop {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@desktop {
		width: 100% !important;
	}
	
	.u-push-4\/4\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@desktop {
		width: 20% !important;
	}
	
	.u-push-1\/5\@desktop {
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@desktop {
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@desktop {
		width: 40% !important;
	}
	
	.u-push-2\/5\@desktop {
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@desktop {
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@desktop {
		width: 60% !important;
	}
	
	.u-push-3\/5\@desktop {
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@desktop {
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@desktop {
		width: 80% !important;
	}
	
	.u-push-4\/5\@desktop {
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@desktop {
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@desktop {
		width: 100% !important;
	}
	
	.u-push-5\/5\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@desktop {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@desktop {
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@desktop {
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@desktop {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@desktop {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@desktop {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@desktop {
		width: 50% !important;
	}
	
	.u-push-3\/6\@desktop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@desktop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@desktop {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@desktop {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@desktop {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@desktop {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@desktop {
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@desktop {
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@desktop {
		width: 100% !important;
	}
	
	.u-push-6\/6\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@desktop {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@desktop {
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@desktop {
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@desktop {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@desktop {
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@desktop {
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@desktop {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@desktop {
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@desktop {
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@desktop {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@desktop {
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@desktop {
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@desktop {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@desktop {
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@desktop {
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@desktop {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@desktop {
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@desktop {
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@desktop {
		width: 100% !important;
	}
	
	.u-push-7\/7\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@desktop {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@desktop {
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@desktop {
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@desktop {
		width: 25% !important;
	}
	
	.u-push-2\/8\@desktop {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@desktop {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@desktop {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@desktop {
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@desktop {
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@desktop {
		width: 50% !important;
	}
	
	.u-push-4\/8\@desktop {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@desktop {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@desktop {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@desktop {
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@desktop {
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@desktop {
		width: 75% !important;
	}
	
	.u-push-6\/8\@desktop {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@desktop {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@desktop {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@desktop {
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@desktop {
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@desktop {
		width: 100% !important;
	}
	
	.u-push-8\/8\@desktop {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@desktop {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@desktop {
		left: auto !important;
	}
	
	.u-pull-none\@desktop {
		right: auto !important;
	}
}

@media (min-width:100em) {
	.u-pull-1\/1\@wideScreen, .u-pull-1\/2\@wideScreen, .u-pull-1\/3\@wideScreen, .u-pull-1\/4\@wideScreen, .u-pull-1\/5\@wideScreen, .u-pull-1\/6\@wideScreen, .u-pull-1\/7\@wideScreen, .u-pull-1\/8\@wideScreen, .u-pull-2\/2\@wideScreen, .u-pull-2\/3\@wideScreen, .u-pull-2\/4\@wideScreen, .u-pull-2\/5\@wideScreen, .u-pull-2\/6\@wideScreen, .u-pull-2\/7\@wideScreen, .u-pull-2\/8\@wideScreen, .u-pull-3\/3\@wideScreen, .u-pull-3\/4\@wideScreen, .u-pull-3\/5\@wideScreen, .u-pull-3\/6\@wideScreen, .u-pull-3\/7\@wideScreen, .u-pull-3\/8\@wideScreen, .u-pull-4\/4\@wideScreen, .u-pull-4\/5\@wideScreen, .u-pull-4\/6\@wideScreen, .u-pull-4\/7\@wideScreen, .u-pull-4\/8\@wideScreen, .u-pull-5\/5\@wideScreen, .u-pull-5\/6\@wideScreen, .u-pull-5\/7\@wideScreen, .u-pull-5\/8\@wideScreen, .u-pull-6\/6\@wideScreen, .u-pull-6\/7\@wideScreen, .u-pull-6\/8\@wideScreen, .u-pull-7\/7\@wideScreen, .u-pull-7\/8\@wideScreen, .u-pull-8\/8\@wideScreen, .u-push-1\/1\@wideScreen, .u-push-1\/2\@wideScreen, .u-push-1\/3\@wideScreen, .u-push-1\/4\@wideScreen, .u-push-1\/5\@wideScreen, .u-push-1\/6\@wideScreen, .u-push-1\/7\@wideScreen, .u-push-1\/8\@wideScreen, .u-push-2\/2\@wideScreen, .u-push-2\/3\@wideScreen, .u-push-2\/4\@wideScreen, .u-push-2\/5\@wideScreen, .u-push-2\/6\@wideScreen, .u-push-2\/7\@wideScreen, .u-push-2\/8\@wideScreen, .u-push-3\/3\@wideScreen, .u-push-3\/4\@wideScreen, .u-push-3\/5\@wideScreen, .u-push-3\/6\@wideScreen, .u-push-3\/7\@wideScreen, .u-push-3\/8\@wideScreen, .u-push-4\/4\@wideScreen, .u-push-4\/5\@wideScreen, .u-push-4\/6\@wideScreen, .u-push-4\/7\@wideScreen, .u-push-4\/8\@wideScreen, .u-push-5\/5\@wideScreen, .u-push-5\/6\@wideScreen, .u-push-5\/7\@wideScreen, .u-push-5\/8\@wideScreen, .u-push-6\/6\@wideScreen, .u-push-6\/7\@wideScreen, .u-push-6\/8\@wideScreen, .u-push-7\/7\@wideScreen, .u-push-7\/8\@wideScreen, .u-push-8\/8\@wideScreen {
		position: relative !important;
	}
	
	.u-1\/1\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-1\/1\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-1\/1\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/2\@wideScreen {
		width: 50% !important;
	}
	
	.u-push-1\/2\@wideScreen {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-1\/2\@wideScreen {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-2\/2\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-2\/2\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-2\/2\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/3\@wideScreen {
		width: 33.33333% !important;
	}
	
	.u-push-1\/3\@wideScreen {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-1\/3\@wideScreen {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-2\/3\@wideScreen {
		width: 66.66667% !important;
	}
	
	.u-push-2\/3\@wideScreen {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-2\/3\@wideScreen {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-3\/3\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-3\/3\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-3\/3\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/4\@wideScreen {
		width: 25% !important;
	}
	
	.u-push-1\/4\@wideScreen {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-1\/4\@wideScreen {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-2\/4\@wideScreen {
		width: 50% !important;
	}
	
	.u-push-2\/4\@wideScreen {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-2\/4\@wideScreen {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-3\/4\@wideScreen {
		width: 75% !important;
	}
	
	.u-push-3\/4\@wideScreen {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-3\/4\@wideScreen {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-4\/4\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-4\/4\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-4\/4\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/5\@wideScreen {
		width: 20% !important;
	}
	
	.u-push-1\/5\@wideScreen {
		right: auto !important;
		left: 20% !important;
	}
	
	.u-pull-1\/5\@wideScreen {
		right: 20% !important;
		left: auto !important;
	}
	
	.u-2\/5\@wideScreen {
		width: 40% !important;
	}
	
	.u-push-2\/5\@wideScreen {
		right: auto !important;
		left: 40% !important;
	}
	
	.u-pull-2\/5\@wideScreen {
		right: 40% !important;
		left: auto !important;
	}
	
	.u-3\/5\@wideScreen {
		width: 60% !important;
	}
	
	.u-push-3\/5\@wideScreen {
		right: auto !important;
		left: 60% !important;
	}
	
	.u-pull-3\/5\@wideScreen {
		right: 60% !important;
		left: auto !important;
	}
	
	.u-4\/5\@wideScreen {
		width: 80% !important;
	}
	
	.u-push-4\/5\@wideScreen {
		right: auto !important;
		left: 80% !important;
	}
	
	.u-pull-4\/5\@wideScreen {
		right: 80% !important;
		left: auto !important;
	}
	
	.u-5\/5\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-5\/5\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-5\/5\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/6\@wideScreen {
		width: 16.66667% !important;
	}
	
	.u-push-1\/6\@wideScreen {
		right: auto !important;
		left: 16.66667% !important;
	}
	
	.u-pull-1\/6\@wideScreen {
		right: 16.66667% !important;
		left: auto !important;
	}
	
	.u-2\/6\@wideScreen {
		width: 33.33333% !important;
	}
	
	.u-push-2\/6\@wideScreen {
		right: auto !important;
		left: 33.33333% !important;
	}
	
	.u-pull-2\/6\@wideScreen {
		right: 33.33333% !important;
		left: auto !important;
	}
	
	.u-3\/6\@wideScreen {
		width: 50% !important;
	}
	
	.u-push-3\/6\@wideScreen {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-3\/6\@wideScreen {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-4\/6\@wideScreen {
		width: 66.66667% !important;
	}
	
	.u-push-4\/6\@wideScreen {
		right: auto !important;
		left: 66.66667% !important;
	}
	
	.u-pull-4\/6\@wideScreen {
		right: 66.66667% !important;
		left: auto !important;
	}
	
	.u-5\/6\@wideScreen {
		width: 83.33333% !important;
	}
	
	.u-push-5\/6\@wideScreen {
		right: auto !important;
		left: 83.33333% !important;
	}
	
	.u-pull-5\/6\@wideScreen {
		right: 83.33333% !important;
		left: auto !important;
	}
	
	.u-6\/6\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-6\/6\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-6\/6\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/7\@wideScreen {
		width: 14.28571% !important;
	}
	
	.u-push-1\/7\@wideScreen {
		right: auto !important;
		left: 14.28571% !important;
	}
	
	.u-pull-1\/7\@wideScreen {
		right: 14.28571% !important;
		left: auto !important;
	}
	
	.u-2\/7\@wideScreen {
		width: 28.57143% !important;
	}
	
	.u-push-2\/7\@wideScreen {
		right: auto !important;
		left: 28.57143% !important;
	}
	
	.u-pull-2\/7\@wideScreen {
		right: 28.57143% !important;
		left: auto !important;
	}
	
	.u-3\/7\@wideScreen {
		width: 42.85714% !important;
	}
	
	.u-push-3\/7\@wideScreen {
		right: auto !important;
		left: 42.85714% !important;
	}
	
	.u-pull-3\/7\@wideScreen {
		right: 42.85714% !important;
		left: auto !important;
	}
	
	.u-4\/7\@wideScreen {
		width: 57.14286% !important;
	}
	
	.u-push-4\/7\@wideScreen {
		right: auto !important;
		left: 57.14286% !important;
	}
	
	.u-pull-4\/7\@wideScreen {
		right: 57.14286% !important;
		left: auto !important;
	}
	
	.u-5\/7\@wideScreen {
		width: 71.42857% !important;
	}
	
	.u-push-5\/7\@wideScreen {
		right: auto !important;
		left: 71.42857% !important;
	}
	
	.u-pull-5\/7\@wideScreen {
		right: 71.42857% !important;
		left: auto !important;
	}
	
	.u-6\/7\@wideScreen {
		width: 85.71429% !important;
	}
	
	.u-push-6\/7\@wideScreen {
		right: auto !important;
		left: 85.71429% !important;
	}
	
	.u-pull-6\/7\@wideScreen {
		right: 85.71429% !important;
		left: auto !important;
	}
	
	.u-7\/7\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-7\/7\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-7\/7\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-1\/8\@wideScreen {
		width: 12.5% !important;
	}
	
	.u-push-1\/8\@wideScreen {
		right: auto !important;
		left: 12.5% !important;
	}
	
	.u-pull-1\/8\@wideScreen {
		right: 12.5% !important;
		left: auto !important;
	}
	
	.u-2\/8\@wideScreen {
		width: 25% !important;
	}
	
	.u-push-2\/8\@wideScreen {
		right: auto !important;
		left: 25% !important;
	}
	
	.u-pull-2\/8\@wideScreen {
		right: 25% !important;
		left: auto !important;
	}
	
	.u-3\/8\@wideScreen {
		width: 37.5% !important;
	}
	
	.u-push-3\/8\@wideScreen {
		right: auto !important;
		left: 37.5% !important;
	}
	
	.u-pull-3\/8\@wideScreen {
		right: 37.5% !important;
		left: auto !important;
	}
	
	.u-4\/8\@wideScreen {
		width: 50% !important;
	}
	
	.u-push-4\/8\@wideScreen {
		right: auto !important;
		left: 50% !important;
	}
	
	.u-pull-4\/8\@wideScreen {
		right: 50% !important;
		left: auto !important;
	}
	
	.u-5\/8\@wideScreen {
		width: 62.5% !important;
	}
	
	.u-push-5\/8\@wideScreen {
		right: auto !important;
		left: 62.5% !important;
	}
	
	.u-pull-5\/8\@wideScreen {
		right: 62.5% !important;
		left: auto !important;
	}
	
	.u-6\/8\@wideScreen {
		width: 75% !important;
	}
	
	.u-push-6\/8\@wideScreen {
		right: auto !important;
		left: 75% !important;
	}
	
	.u-pull-6\/8\@wideScreen {
		right: 75% !important;
		left: auto !important;
	}
	
	.u-7\/8\@wideScreen {
		width: 87.5% !important;
	}
	
	.u-push-7\/8\@wideScreen {
		right: auto !important;
		left: 87.5% !important;
	}
	
	.u-pull-7\/8\@wideScreen {
		right: 87.5% !important;
		left: auto !important;
	}
	
	.u-8\/8\@wideScreen {
		width: 100% !important;
	}
	
	.u-push-8\/8\@wideScreen {
		right: auto !important;
		left: 100% !important;
	}
	
	.u-pull-8\/8\@wideScreen {
		right: 100% !important;
		left: auto !important;
	}
	
	.u-push-none\@wideScreen {
		left: auto !important;
	}
	
	.u-pull-none\@wideScreen {
		right: auto !important;
	}
}

@media print {
	blockquote, img, pre, tr {
		page-break-inside: avoid;
	}
	
	*, :after, :before {
		background: 0 0 !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	blockquote, pre {
		border: 1px solid #999;
	}
	
	thead {
		display: table-header-group;
	}
	
	img {
		max-width: 100% !important;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
}

.u-skip {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	top: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -999;
	background-color: #fff;
	border: 1px solid #a5adce;
	border-radius: 16px;
	text-decoration: none;
	padding: 5px 16px 1px;
}

.c-card__inner.is-link:hover .c-card__link-wrap .u-skip.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.u-skip, .c-card__inner.is-link:hover .c-card__link-wrap input.u-skip[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.u-skip[type=submit], .u-skip:active, .u-skip:focus, .u-skip:hover {
	width: auto;
	height: auto;
	display: inline-block;
	top: 12px;
	z-index: 999;
}

.animate {
	opacity: 0;
}

.animated {
	opacity: 1;
	-webkit-animation: fadeInUp 1.25s;
	animation: fadeInUp 1.25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.pre-animate {
	opacity: 0;
}

.visible {
	opacity: 1 !important;
}

.animate-delay-0 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.animate-delay-1 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.animate-delay-2 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes slide-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
	}
}

@keyframes slide-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	100% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
	}
}

address, blockquote, dl, fieldset, figure, hr, ol, p, pre, table, ul {
	margin-bottom: 24px;
}

ol {
	margin-left: 30px;
}

blockquote {
	border-left: 4px solid #001770;
	padding: 20px 0 20px 20px;
	color: #001770;
	font-size: 16px;
}

blockquote :first-child {
	font-weight: 500;
}

.clearfix:after {
	content: "" !important;
	display: block !important;
	clear: both !important;
}

.c-quote-icon {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	color: #001770;
	margin-bottom: 20px;
}

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.screen-reader-text:focus {
	top: 5px;
	left: 5px;
	z-index: 100000;
	display: block;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	border-radius: 3px;
	clip: auto !important;
	font-size: .875rem;
	font-weight: 700;
	line-height: normal;
	color: #21759b;
	text-decoration: none;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}

.bg-white, .c-top {
	background-color: #fff;
}

@media (max-width:47.99em) {
	.emptyP {
		display: none;
	}
}

.t-align-center {
	text-align: center;
}

.t-align-left {
	text-align: left;
}

.t-align-right {
	text-align: right;
}

html {
	margin-top: 0 !important;
	scroll-behavior: smooth;
}

html #wpadminbar {
	width: 53px;
	min-width: 1px;
	overflow: hidden;
	-webkit-transition: .4s width;
	-o-transition: .4s width;
	transition: .4s width;
	-webkit-transition-delay: 3s;
	-o-transition-delay: 3s;
	transition-delay: 3s;
}

@media (min-width:48em) {
	html #wpadminbar {
		width: 33px;
	}
}

.c-card__inner.is-link:hover .c-card__link-wrap html #wpadminbar.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap html button#wpadminbar, .c-card__inner.is-link:hover .c-card__link-wrap html input#wpadminbar[type=button], .c-card__inner.is-link:hover .c-card__link-wrap html input#wpadminbar[type=submit], html #wpadminbar:hover, html .c-card__inner.is-link:hover .c-card__link-wrap #wpadminbar.o-btn, html .c-card__inner.is-link:hover .c-card__link-wrap button#wpadminbar, html .c-card__inner.is-link:hover .c-card__link-wrap input#wpadminbar[type=button], html .c-card__inner.is-link:hover .c-card__link-wrap input#wpadminbar[type=submit] {
	width: 100%;
	overflow: visible;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}

.bg-berry, .bg-cobalt, .bg-navy, .bg-pink, .bg-purple, .bg-teal {
	color: #fff;
}

.bg-berry .c-quotes, .bg-berry .c-steps__num span, .bg-berry .mktoForm .mktoHtmlText h1, .bg-berry blockquote :first-child, .bg-berry h1, .bg-berry h2, .bg-berry h3, .bg-berry h4, .bg-berry h5, .bg-berry h6, .bg-cobalt .c-quotes, .bg-cobalt .c-steps__num span, .bg-cobalt .mktoForm .mktoHtmlText h1, .bg-cobalt blockquote :first-child, .bg-cobalt h1, .bg-cobalt h2, .bg-cobalt h3, .bg-cobalt h4, .bg-cobalt h5, .bg-cobalt h6, .bg-navy .c-quotes, .bg-navy .c-steps__num span, .bg-navy .mktoForm .mktoHtmlText h1, .bg-navy blockquote :first-child, .bg-navy h1, .bg-navy h2, .bg-navy h3, .bg-navy h4, .bg-navy h5, .bg-navy h6, .bg-pink .c-quotes, .bg-pink .c-steps__num span, .bg-pink .mktoForm .mktoHtmlText h1, .bg-pink blockquote :first-child, .bg-pink h1, .bg-pink h2, .bg-pink h3, .bg-pink h4, .bg-pink h5, .bg-pink h6, .bg-purple .c-quotes, .bg-purple .c-steps__num span, .bg-purple .mktoForm .mktoHtmlText h1, .bg-purple blockquote :first-child, .bg-purple h1, .bg-purple h2, .bg-purple h3, .bg-purple h4, .bg-purple h5, .bg-purple h6, .bg-teal .c-quotes, .bg-teal .c-steps__num span, .bg-teal .mktoForm .mktoHtmlText h1, .bg-teal blockquote :first-child, .bg-teal h1, .bg-teal h2, .bg-teal h3, .bg-teal h4, .bg-teal h5, .bg-teal h6, .c-steps__num .bg-berry span, .c-steps__num .bg-cobalt span, .c-steps__num .bg-navy span, .c-steps__num .bg-pink span, .c-steps__num .bg-purple span, .c-steps__num .bg-teal span, .mktoForm .mktoHtmlText .bg-berry h1, .mktoForm .mktoHtmlText .bg-cobalt h1, .mktoForm .mktoHtmlText .bg-navy h1, .mktoForm .mktoHtmlText .bg-pink h1, .mktoForm .mktoHtmlText .bg-purple h1, .mktoForm .mktoHtmlText .bg-teal h1, blockquote .bg-berry :first-child, blockquote .bg-cobalt :first-child, blockquote .bg-navy :first-child, blockquote .bg-pink :first-child, blockquote .bg-purple :first-child, blockquote .bg-teal :first-child {
	color: inherit;
}

.bg-cream {
	background-color: #fbf5f0;
}

.bg-dove {
	background-color: #faf3ec;
}

.bg-sand, .c-alert-top {
	background-color: #ffeec3;
}

.bg-sun {
	background-color: #ffa630;
}

.bg-apple, .bg-green-light {
	background-color: #84d282;
}

.bg-navy {
	background-color: #001770;
}

.bg-navy-10 {
	background-color: #e5e8f1;
}

.bg-navy-5 {
	background-color: #f2f3f8;
}

.bg-orange-10 {
	background-color: #ffede8;
}

.bg-purple {
	background-color: #753bbd;
}

.bg-purple-light {
	background-color: #c2a3e9;
}

.bg-purple-10 {
	background-color: #f1ebf8;
}

.bg-berry, .bg-pink {
	background-color: #bc3b94;
}

.bg-cobalt, .c-quick-location__inner {
	background-color: #060054;
}

.bg-teal {
	background-color: #097770;
}

.c-space {
	padding: 40px 0;
}

.c-space .msk-off-top {
	margin-top: -40px;
}

@media (min-width:48em) {
	.c-space {
		padding: 80px 0;
	}
	
	.c-space .msk-off-top {
		margin-top: -80px;
	}
	
	.c-space .msk-off-bottom {
		margin-bottom: -80px;
	}
}

.c-space.sp-top-large {
	padding-top: 60px;
}

.c-space.sp-top-large .msk-off-top {
	margin-top: -60px;
}

.c-space.sp-bottom-large {
	padding-bottom: 60px;
}

.c-space.sp-bottom-large .msk-off-bottom {
	margin-bottom: -60px;
}

@media (min-width:48em) {
	.c-space.sp-top-large {
		padding-top: 120px;
	}
	
	.c-space.sp-top-large .msk-off-top {
		margin-top: -120px;
	}
	
	.c-space.sp-bottom-large {
		padding-bottom: 120px;
	}
	
	.c-space.sp-bottom-large .msk-off-bottom {
		margin-bottom: -120px;
	}
}

.c-space.sp-top-medium {
	padding-top: 30px;
}

.c-space.sp-top-medium .msk-off-top {
	margin-top: -30px;
}

.c-space.sp-bottom-medium {
	padding-bottom: 30px;
}

.c-space.sp-bottom-medium .msk-off-bottom {
	margin-bottom: -30px;
}

@media (min-width:48em) {
	.c-space.sp-top-medium {
		padding-top: 60px;
	}
	
	.c-space.sp-top-medium .msk-off-top {
		margin-top: -60px;
	}
	
	.c-space.sp-bottom-medium {
		padding-bottom: 60px;
	}
	
	.c-space.sp-bottom-medium .msk-off-bottom {
		margin-bottom: -60px;
	}
}

.c-space.sp-top-small {
	padding-top: 15px;
}

.c-space.sp-top-small .msk-off-top {
	margin-top: -15px;
}

.c-space.sp-bottom-small {
	padding-bottom: 15px;
}

.c-space.sp-bottom-small .msk-off-bottom {
	margin-bottom: -15px;
}

@media (min-width:48em) {
	.c-space.sp-top-small {
		padding-top: 30px;
	}
	
	.c-space.sp-top-small .msk-off-top {
		margin-top: -30px;
	}
	
	.c-space.sp-bottom-small {
		padding-bottom: 30px;
	}
	
	.c-space.sp-bottom-small .msk-off-bottom {
		margin-bottom: -30px;
	}
	
	.c-space.sp-top-none {
		padding-top: 0;
	}
}

.c-space.sp-top-none {
	padding-top: 0;
}

.c-space.sp-top-none .msk-off-top {
	margin-top: 0;
}

.c-space.sp-bottom-none {
	padding-bottom: 0;
}

.c-space.sp-bottom-none .msk-off-bottom {
	margin-bottom: 0;
}

.c-loading {
	display: inline-block;
	width: 50px;
	aspect-ratio: 1;
	border-radius: 50%;
	border: 8px solid #001770;
	-webkit-animation: l20-1 .8s infinite linear alternate, l20-2 1.6s infinite linear;
	animation: l20-1 .8s infinite linear alternate, l20-2 1.6s infinite linear;
}

@-webkit-keyframes l20-1 {
	0% {
		-webkit-clip-path: polygon(50% 50%, 0 0, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0);
		clip-path: polygon(50% 50%, 0 0, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0);
	}
	
	25% {
		-webkit-clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
		clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
	}
	
	50% {
		-webkit-clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
		clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
	}
	
	75% {
		-webkit-clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%);
		clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%);
	}
	
	100% {
		-webkit-clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0 100%);
		clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0 100%);
	}
}

@keyframes l20-1 {
	0% {
		-webkit-clip-path: polygon(50% 50%, 0 0, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0);
		clip-path: polygon(50% 50%, 0 0, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0);
	}
	
	25% {
		-webkit-clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
		clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
	}
	
	50% {
		-webkit-clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
		clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
	}
	
	75% {
		-webkit-clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%);
		clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%);
	}
	
	100% {
		-webkit-clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0 100%);
		clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0 100%);
	}
}

@-webkit-keyframes l20-2 {
	0% {
		-webkit-transform: scaleY(1) rotate(0);
		transform: scaleY(1) rotate(0);
	}
	
	50% {
		-webkit-transform: scaleY(-1) rotate(0);
		transform: scaleY(-1) rotate(0);
	}
	
	100% {
		-webkit-transform: scaleY(-1) rotate(-135deg);
		transform: scaleY(-1) rotate(-135deg);
	}
}

@keyframes l20-2 {
	0% {
		-webkit-transform: scaleY(1) rotate(0);
		transform: scaleY(1) rotate(0);
	}
	
	50% {
		-webkit-transform: scaleY(-1) rotate(0);
		transform: scaleY(-1) rotate(0);
	}
	
	100% {
		-webkit-transform: scaleY(-1) rotate(-135deg);
		transform: scaleY(-1) rotate(-135deg);
	}
}

.c-image-mask {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 100%;
}

.c-image-mask svg {
	width: 100%;
	height: auto;
}

@media (min-width:48em) {
	.c-space.sp-top-none .msk-off-top {
		margin-top: 0;
	}
	
	.c-space.sp-bottom-none {
		padding-bottom: 0;
	}
	
	.c-space.sp-bottom-none .msk-off-bottom {
		margin-bottom: 0;
	}
	
	.c-image-mask svg .image-mask-border-mob, .c-image-mask svg.svg-mask-mob {
		display: none;
	}
}

.c-image-mask .shape-fill-orange {
	fill: #fe4819;
}

.c-image-mask .shape-fill-beige {
	fill: #ebc393;
}

.c-image-mask .shape-fill-salmon {
	fill: #ff877d;
}

.c-image-mask .shape-fill-green-dark {
	fill: #097770;
}

.c-image-mask .shape-fill-green-light {
	fill: #84d282;
}

.c-image-mask .shape-fill-purple {
	fill: #753bbd;
}

.c-image-mask .shape-fill-purple-light {
	fill: #c2a3e9;
}

.c-image-mask .shape-fill-berry, .c-image-mask .shape-fill-pink {
	fill: #bc3b94;
}

.c-image-mask.mask-none {
	border-radius: 16px;
}

.c-image-mask.mask-8, .c-image-mask.mask-round {
	padding: 0 40px;
}

@media (min-width:48em) {
	.c-image-mask.mask-8, .c-image-mask.mask-round {
		padding: 0 80px;
	}
}

.c-image-mask.mask-none, .c-image-mask.mask-round {
	margin: auto 0;
}

.c-image-mask.mask-10, .c-image-mask.mask-11, .c-image-mask.mask-12, .c-image-mask.mask-13, .c-image-mask.mask-14, .c-image-mask.mask-15, .c-image-mask.mask-16, .c-image-mask.mask-20, .c-image-mask.mask-29, .c-image-mask.mask-30, .c-image-mask.mask-31, .c-image-mask.mask-32, .c-image-mask.mask-8, .c-image-mask.mask-9 {
	margin: auto 0 0;
}

.c-image-mask.mask-10, .c-image-mask.mask-11, .c-image-mask.mask-12, .c-image-mask.mask-13, .c-image-mask.mask-8, .c-image-mask.mask-9 {
	padding-top: 20px;
}

@media (min-width:48em) {
	.c-image-mask.mask-10, .c-image-mask.mask-11, .c-image-mask.mask-12, .c-image-mask.mask-13, .c-image-mask.mask-8, .c-image-mask.mask-9 {
		padding-top: 40px;
	}
}

.c-alert-top {
	position: relative;
	color: #001770;
	font-size: 16px;
	line-height: 1.2;
	padding: 8px 40px 8px 0;
	display: none;
}

@media (min-width:48em) {
	.c-alert-top {
		padding: 8px 40px;
	}
	
	.c-alert-top__inner {
		margin: 0 auto;
		text-align: center;
	}
}

.c-alert-top__close {
	position: absolute;
	top: 50%;
	right: 15px;
	font-size: 0;
	line-height: 0;
	padding: 6px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.c-alert-top__close svg {
	width: 18px;
	height: 18px;
}

.c-alert-top__inner {
	max-width: 776px;
}

.c-alert-top__inner :last-child {
	margin-bottom: 0;
}

.c-alert-overlay {
	position: fixed;
	z-index: 650;
	display: none;
}

.c-alert-overlay.pos-center-popup {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	padding: 20px;
	overflow: auto;
}

.c-alert-overlay.pos-bottom-corner {
	bottom: 20px;
	right: -100%;
	-webkit-transition: right .75s;
	-o-transition: right .75s;
	transition: right .75s;
}

.c-alert-overlay.pos-bottom-corner.is-active {
	right: 20px;
}

.c-alert-overlay__inner {
	position: relative;
	overflow: hidden;
	max-width: 400px;
	width: 100%;
	border-radius: 16px;
	-webkit-box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
	box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.5;
}

@media (max-width:47.99em) {
	.c-image-mask svg .image-mask-border, .c-image-mask svg.svg-mask-desk {
		display: none;
	}
	
	.c-image-mask.mask-1 svg image {
		-webkit-mask: url("#image-mask-1-mob");
		mask: url("#image-mask-1-mob");
	}
	
	.c-alert-overlay.pos-bottom-corner .c-alert-overlay__inner {
		max-width: 300px;
	}
}

.c-alert-overlay__inner.has-image {
	padding-top: 240px;
}

@media (min-width:48em) {
	.c-alert-overlay__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.c-alert-overlay.pos-center-popup .c-alert-overlay__inner {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	
	.c-alert-overlay__inner.has-image {
		max-width: 740px;
		min-height: 400px;
		padding-left: 370px;
		padding-top: 0;
	}
}

.c-alert-overlay__close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	padding: 12px 12px 4px 4px;
	z-index: 10;
}

.c-alert-overlay__close svg {
	width: 14px;
	height: 14px;
}

.c-alert-overlay__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 240px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

@media (min-width:48em) {
	.c-alert-overlay__image {
		width: 370px;
		height: 100%;
	}
}

.c-alert-overlay__copy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 32px 20px;
}

.c-404-page {
	padding: 120px 0;
	text-align: center;
}

.c-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0;
	line-height: 0;
	gap: 8px;
}

.c-nav, .c-top__links-wrap {
	font-size: 16px;
	font-weight: 500;
}

.c-social li {
	margin: 0 !important;
}

.c-social li a {
	display: inline-block;
	padding: 4px;
}

.c-top {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 600;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.c-card__inner, .c-card__thumb {
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.c-top.hide-nav {
	top: -100%;
}

.c-top--spacer {
	width: 100%;
	height: 94px;
}

.c-top__links-wrap {
	padding: 7px 0;
	background: #001770;
	color: #fff;
	line-height: 125%;
}

.c-footer__logo a, .c-header__logo, .c-header__search {
	font-size: 0;
	line-height: 0;
}

@media (min-width:48em) {
	.c-top--spacer {
		height: 112px;
	}
	
	.c-top__links-wrap {
		padding: 8px 0;
	}
}

.c-top__links-wrap a {
	text-decoration: none;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-top__links-wrap a.o-btn, .c-top__links-wrap .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, .c-top__links-wrap a:hover {
	text-decoration: underline;
}

.c-footer a, .c-site-nav a {
	text-decoration: none;
}

.c-top__links-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	gap: 8px 24px;
}

@media (max-width:47.99em) {
	.c-top__links li {
		display: none;
	}
}

.c-top__links li.call {
	display: inline-block;
}

.c-top__bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-top__bar span {
	display: inline-block;
	width: 100%;
	height: 4px;
}

.c-top__bar span:nth-child(1) {
	background-color: #fe4819;
}

.c-top__bar span:nth-child(2) {
	background-color: #753bbd;
}

.c-header {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 9px 0;
}

@media (min-width:48em) {
	.c-top__bar span {
		height: 8px;
	}
	
	.c-header {
		padding: 10px 0;
	}
}

.c-header__logo {
	display: inline-block;
	color: #001770;
	margin-right: 40px;
}

.c-header.logo-orange .c-header__logo {
	color: #fe4819;
}

.c-header.logo-purple .c-header__logo {
	color: #753bbd;
}

@media (max-width:47.99em) {
	.c-header__logo svg {
		width: 105px;
		height: 37px;
	}
	
	.c-footer__logo {
		text-align: center;
	}
}

.c-header__right {
	margin: 0 0 0 auto;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	gap: 16px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-header__search {
	padding: 6px;
	color: #001770;
}

@media (max-width:79.99em) {
	.c-header__contact, .c-header__donate {
		display: none;
	}
}

li.buttons .c-header__contact, li.buttons .c-header__donate {
	display: block;
}

.c-header__nav-toggle {
	position: relative;
	width: 32px;
	height: 32px;
	display: inline-block;
}

@media (min-width:80em) {
	.c-header__nav-toggle {
		display: none;
	}
}

.c-header__nav-toggle span, .c-header__nav-toggle::after, .c-header__nav-toggle::before {
	content: "";
	position: absolute;
	top: 15px;
	left: 0;
	width: 32px;
	height: 2px;
	border-radius: 4px;
	background-color: #001770;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.c-header__nav-toggle::before {
	top: 8px;
}

.c-header__nav-toggle::after {
	top: 22px;
}

.c-top.menu-open .c-header__nav-toggle::after, .c-top.menu-open .c-header__nav-toggle::before {
	top: 15px;
}

.c-footer {
	position: relative;
	background-color: #001770;
	color: #fff;
	padding-top: 6%;
}

.c-footer::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 100% auto;
	background-position: center top;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/graphic-footer.svg");
	background-repeat: no-repeat;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-footer a.o-btn, .c-footer .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, .c-footer a:hover {
	text-decoration: underline;
}

.c-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-footer ul li {
	display: block;
	margin-top: 8px;
}

.c-footer ul li:first-child {
	margin-top: 0;
}

.c-footer .c-steps__num span, .c-footer .mktoForm .mktoHtmlText h1, .c-footer h4, .c-steps__num .c-footer span, .mktoForm .mktoHtmlText .c-footer h1 {
	color: inherit;
}

.c-footer__top {
	padding: 44px 0;
	position: relative;
	z-index: 3;
}

.c-footer__logo {
	margin-bottom: 48px;
}

.c-footer__logo a {
	display: inline-block;
}

.c-footer__logo svg {
	width: 168px;
	height: 60px;
}

.c-footer__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
}

@media (max-width:62.49em) {
	.c-footer__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-footer__Links-wrap {
	display: grid;
	grid-template-columns: 1fr;
	gap: 30px;
}

@media (min-width:30em) {
	.c-footer__Links-wrap {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-footer__logo svg {
		width: 272px;
		height: 96px;
	}
	
	.c-footer__Links-wrap {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

.c-footer__Links-wrap .c-steps__num span, .c-footer__Links-wrap .mktoForm .mktoHtmlText h1, .c-footer__Links-wrap h4, .c-steps__num .c-footer__Links-wrap span, .mktoForm .mktoHtmlText .c-footer__Links-wrap h1 {
	font-size: 12px;
	font-weight: 500;
	line-height: 150%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 18px;
}

.c-footer__Links-wrap a {
	display: inline-block;
	font-weight: 500;
}

.c-footer__ack-wrap {
	max-width: 560px;
}

@media (min-width:62.5em) {
	.c-footer__Links-wrap {
		width: 60%;
	}
	
	.c-footer__ack-wrap {
		width: 40%;
	}
}

.c-footer__ack-flags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 4px;
	margin-bottom: 24px;
}

.c-footer__ack-flags img {
	display: inline-block;
	width: auto;
	height: 24px;
}

.c-footer__bottom {
	position: relative;
	z-index: 3;
	background: #f2f3f8;
	color: #3a434c;
	font-size: 14px;
	font-weight: 500;
	line-height: 125%;
	padding: 8px 0;
}

.c-footer__bottom-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width:29.99em) {
	.c-footer__bottom-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
}

.c-footer-backtotop {
	position: relative;
	background: #e5e8f1;
	text-align: right;
	padding: 12px 0;
}

.c-footer-backtotop a svg {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-footer-backtotop a.o-btn svg, .c-footer-backtotop .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn svg, .c-footer-backtotop a:hover svg {
	right: 0;
	top: 3px;
}

.c-footer-alt {
	position: relative;
	background: #001770;
	color: #fff;
	padding: 24px 0 18px;
}

.c-footer-alt::after, .c-footer-alt::before {
	content: "";
	display: inline-block;
	height: 4px;
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

@media (min-width:48em) {
	.c-footer-alt::after, .c-footer-alt::before {
		height: 8px;
	}
}

.c-footer-alt::before {
	background-color: #fe4819;
}

.c-footer-alt::after {
	left: 50%;
	background-color: #753bbd;
}

.c-footer-alt__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
}

.c-footer-alt__logo img {
	display: block;
	width: auto;
	height: 60px;
	max-height: 60px;
	max-width: 250px;
}

.c-footer-alt__copyright {
	font-size: 12px;
}

.c-svgicon--logo {
	width: 136px;
	height: 48px;
}

.c-svgicon--arrow-down {
	width: 10px;
	height: 6px;
}

.c-svgicon--arrow-right {
	width: 13px;
	height: 12px;
}

.c-svgicon--search {
	width: 26px;
	height: 26px;
}

.c-svgicon--search-small {
	width: 14px;
	height: 13px;
}

.c-svgicon--facebook, .c-svgicon--instagram, .c-svgicon--linkedin {
	width: 24px;
	height: 28px;
}

.c-svgicon--twitter {
	width: 28px;
	height: 28px;
}

.c-svgicon--youtube {
	width: 32px;
	height: 28px;
}

.c-svgicon--tik-tok {
	width: 26px;
	height: 26px;
}

.c-svgicon--map {
	width: 9px;
	height: 12px;
}

.c-svgicon--plus {
	width: 11px;
	height: 11px;
}

.c-svgicon--minus {
	width: 11px;
	height: 3px;
}

.c-svgicon--close {
	width: 14px;
	height: 14px;
}

.c-svgicon--quotes {
	width: 52px;
	height: 41px;
}

@media (min-width:48em) {
	.c-svgicon--quotes {
		width: 105px;
		height: 83px;
	}
}

.c-svgicon--play {
	width: 32px;
	height: 40px;
}

@media (max-width:79.99em) {
	.c-site-nav {
		display: none;
		position: fixed;
		top: 112px;
		left: 0;
		width: 100% !important;
		height: calc(100% - 112px);
		padding: 24px !important;
		background-color: #fff;
	}
}

.c-nav, .c-nav .menu-item.buttons {
	display: -webkit-box;
	display: -ms-flexbox;
}

.c-nav, .c-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

@media (max-width:47.99em) {
	.c-footer-alt__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.c-site-nav {
		top: 94px;
		height: calc(100% - 94px);
	}
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-site-nav a.o-btn, .c-site-nav .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, .c-site-nav a:hover {
	text-decoration: underline;
}

.c-nav {
	display: flex;
	color: #001770;
}

@media (max-width:79.99em) {
	.c-nav {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 20px 20px 40px;
		overflow: auto;
		background-color: #fff;
		-webkit-transition: left .4s;
		-o-transition: left .4s;
		transition: left .4s;
		display: block;
		font-size: 18px;
	}
	
	.c-nav .menu-item {
		padding: 12px 0;
	}
}

.c-site-nav.second-open .c-nav--first {
	left: -100%;
}

.c-nav--second {
	left: 100%;
}

.c-site-nav.second-open .c-nav--second {
	left: 0;
}

.c-site-nav.second-open.third-open .c-nav--second {
	left: -100%;
}

.c-nav--third {
	left: 100%;
}

.c-site-nav.third-open .c-nav--third {
	left: 0;
}

@media (min-width:80em) {
	.c-nav--second, .c-nav--third {
		display: none;
	}
	
	.c-nav .menu-item.level-1 {
		padding: 0 20px;
	}
}

.c-nav .menu-item.level-1>a {
	display: inline-block;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-nav .menu-item.level-1>a.o-btn svg, .c-nav .c-card__inner.is-link:hover .c-card__link-wrap .menu-item.level-1>a.o-btn svg, .c-nav .menu-item.level-1>a:hover svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.c-nav .menu-item.buttons {
	display: flex;
	gap: 10px;
}

@media (max-width:37.49em) {
	.c-nav .menu-item.buttons {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-nav .menu-item.has-sub>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width:79.99em) {
	.c-nav .menu-item.level-1.has-sub>a svg {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	
	.c-nav .menu-item.has-sub>a.desk {
		display: none;
	}
}

@media (min-width:80em) {
	.c-nav .menu-item.has-sub>a.mob {
		display: none;
	}
	
	.c-nav .sub-menu-main {
		width: 360px;
	}
}

.c-nav .sub-menu {
	display: none;
	position: absolute;
	top: 70px;
	left: 140px;
}

.c-nav .sub-menu-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	gap: 20px;
	padding: 16px;
	border-radius: 16px;
	background: #fff;
	-webkit-box-shadow: 0 0 40px 30px rgba(0, 23, 112, .1);
	box-shadow: 0 0 40px 30px rgba(0, 23, 112, .1);
}

.c-nav .sub-menu-wrap a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 16px 12px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 8px;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-nav .sub-menu-wrap a.o-btn, .c-nav .sub-menu-wrap .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, .c-nav .sub-menu-wrap a.third-active, .c-nav .sub-menu-wrap a:hover {
	background-color: #faf3ec;
}

@media (min-width:80em) {
	.c-nav .third-menus {
		width: 360px;
	}
	
	.c-nav .third-menu {
		background-color: #faf3ec;
		border-radius: 8px;
		display: none;
	}
}

.c-nav .sub-nav-back, .c-nav .thid-nav-back {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 21px;
	margin-bottom: 18px;
	gap: 12px;
}

@media (min-width:80em) {
	.c-nav .sub-nav-back, .c-nav .thid-nav-back {
		display: none;
	}
}

.c-nav .sub-nav-back .back-link, .c-nav .thid-nav-back .back-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
}

.c-nav .sub-nav-back .follow, .c-nav .thid-nav-back .follow {
	display: inline-block;
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #001770;
}

.c-nav .sub-nav-back svg, .c-nav .thid-nav-back svg {
	min-width: 15px;
	width: 15px;
	height: 9px;
	-webkit-transform: translateY(7px) rotate(90deg);
	-ms-transform: translateY(7px) rotate(90deg);
	transform: translateY(7px) rotate(90deg);
}

@media (min-width:80em) {
	.c-nav .thid-nav-back {
		display: none;
	}
}

.slick-list, .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slick-arrow {
	font-size: 0;
	border-radius: 30px;
	padding: 12px;
	width: 44px;
	height: 44px;
	transition: .4s;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/slick-arrow.svg");
	background-size: 11px;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, .5);
	background-position: center;
	border: 1px solid #a5adce;
	position: absolute;
	bottom: 0;
	z-index: 100;
	margin: 0;
}

.slick-arrow.nitro-lazy {
	background-image: none !important;
}

.slick-arrow.slick-prev {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	left: 0;
}

.slick-arrow.slick-next {
	right: 0;
}

.slick-arrow.slick-pause {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/slick-pause.svg");
}

.slick-arrow.slick-pause.nitro-lazy {
	background-image: none !important;
}

.slick-arrow.slick-pause.paused {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/slick-play.svg");
}

.slick-arrow.slick-pause.paused.nitro-lazy {
	background-image: none !important;
}

.slick-arrow.slick-disabled {
	opacity: .25;
}

.c-card__inner.is-link:hover .c-card__link-wrap .slick-arrow.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.slick-arrow, .c-card__inner.is-link:hover .c-card__link-wrap input.slick-arrow[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.slick-arrow[type=submit], .slick-arrow:hover {
	text-decoration: none;
	background-color: #fff;
	color: #001770;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-filter__section-inner.topic span.o-btn, .c-filter__section-inner.topic .c-card__inner.is-link:hover .c-card__link-wrap span.o-btn, .c-filter__section-inner.topic span:hover, .slick-dots li button {
	background-color: #a5adce;
}

.slick-dots {
	margin: 30px 0 0;
	padding: 17px 56px;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 8px;
	font-size: 0;
	line-height: 0;
}

.slick-dots li button {
	border: 0;
	width: 10px;
	height: 10px;
	font-size: 0;
	padding: 0;
	border-radius: 10px;
}

.slick-dots li.slick-active button {
	background-color: #001770;
}

.slick-track:after, .slick-track:before {
	display: none;
}

.c-slick-carousel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-slick-carousel.slick-slider {
	display: block;
}

.c-slick-carousel .slick-list {
	padding: 0 2px 0 0;
}

.c-slick-carousel .slick-track {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	gap: 15px;
}

.c-breadcrumbs ul, .c-video__play {
	display: -ms-flexbox;
	display: -webkit-box;
}

@media (min-width:48em) {
	.c-slick-carousel .slick-track {
		gap: 30px;
	}
}

.c-slick-carousel .slick-slide {
	height: inherit !important;
}

.c-slick-carousel .slick-slide>div, .c-slick-carousel .slick-slide>div>div {
	height: 100%;
}

.c-breadcrumbs {
	padding: 0 0 30px;
	font-size: 12px;
	line-height: 1.12;
	font-weight: 500;
	color: #001770;
}

.c-breadcrumbs .is-current {
	opacity: .5;
}

.c-breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
}

.c-breadcrumbs ul li {
	display: inline-block;
}

.c-breadcrumbs ul li svg {
	color: #001770;
	width: 5px;
	height: 8px;
}

.c-video {
	position: relative;
	padding-top: 56.25%;
	border-radius: 16px;
}

.c-video iframe, .c-video video, .c-video__play {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.c-video iframe, .c-video video {
	border: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

.c-video__play {
	border: 0;
	background: 0 0;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
}

.c-card__inner, .c-map {
	border-radius: 16px;
	overflow: hidden;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-video__play.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-video__play, .c-card__inner.is-link:hover .c-card__link-wrap input.c-video__play[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-video__play[type=submit], .c-video__play:hover {
	background-color: transparent;
	opacity: 1;
}

.is-playing .c-video__play {
	opacity: 0;
}

.c-video__play svg {
	width: 44px;
	height: 44px;
}

@media (min-width:48em) {
	.c-video__play svg {
		width: 70px;
		height: 70px;
	}
}

.c-map {
	width: 100%;
	height: 620px;
}

.c-map .gm-style-iw-chr {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 0 -20px;
}

.c-map .gm-style-iw-ch {
	display: none;
}

.c-map__popup {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #3a434c;
	max-width: 200px;
}

.c-map__popup a {
	text-decoration: none;
}

.c-map__popup blockquote :first-child, .c-map__popup h5, .c-map__popup p, blockquote .c-map__popup :first-child {
	margin: 0 0 12px;
}

.c-map__popup :last-child {
	margin-bottom: 0;
}

:root {
	--read-more-lines: 6;
}

.c-read-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.c-card__content, .c-card__desc, .c-card__inner {
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
}

.c-read-more__inner {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: var(--read-more-lines);
	line-clamp: var(--read-more-lines);
	-webkit-box-orient: vertical;
	margin: 0 0 18px;
}

.c-card__content :last-child, .c-icon-card__content :last-child, .c-read-more__inner :last-child {
	margin-bottom: 0;
}

.c-read-more.is-active .c-read-more__inner, .c-read-more.no-read-more .c-read-more__inner {
	-webkit-line-clamp: 5000;
	line-clamp: 5000;
}

.c-read-more__link {
	margin: auto 0 0;
	display: none;
}

.c-read-more.has-read-more .c-read-more__link, .c-read-more__link button span {
	display: block;
}

.c-read-more__link button {
	color: #001770 !important;
	border-bottom: 1px solid #001770;
	padding: 0 24px 3px 0;
	position: relative;
	z-index: 1;
}

.c-read-more__link button svg {
	position: absolute;
	top: 5px;
	right: 0;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-card__inner.is-link.o-btn .c-card__link-wrap svg, .c-card__inner.is-link:hover .c-card__link-wrap .c-icon-card__inner.is-link.o-btn .c-icon-card__link svg, .c-card__inner.is-link:hover .c-card__link-wrap button.c-card__inner.is-link .c-card__link-wrap svg, .c-card__inner.is-link:hover .c-card__link-wrap button.c-icon-card__inner.is-link .c-icon-card__link svg, .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=button] .c-card__link-wrap svg, .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=submit] .c-card__link-wrap svg, .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=button] .c-icon-card__link svg, .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=submit] .c-icon-card__link svg, .c-card__inner.is-link:hover .c-card__link-wrap svg, .c-icon-card__inner.is-link:hover .c-icon-card__link svg {
	right: -4px;
}

.c-read-more__link button .c-svgicon--plus {
	width: 11px;
	height: 11px;
}

.c-read-more__link button .c-svgicon--minus {
	top: 9px;
	width: 11px;
	height: 3px;
}

.c-read-more__link button span.less {
	display: none;
}

.c-read-more.is-active .c-read-more__link button span.less, .c-read-more__link button span.more {
	display: block;
}

.c-read-more.is-active .c-read-more__link button span.more {
	display: none;
}

.c-card__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	text-decoration: none;
	transition: .3s;
	height: 100%;
}

@media (min-width:37.5em) {
	.c-card.image-on-left .c-card__inner {
		min-height: 280px;
		padding-left: 43.75%;
	}
}

.c-card.image-on-left-alt .c-card__inner {
	padding: 20px;
	border: 1px solid #a5adce;
	background-color: #fff;
}

.c-card__inner.is-link:hover, .c-card__inner.is-link:hover .c-card__link-wrap .c-card__inner.is-link.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-card__inner.is-link, .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=submit] {
	background-color: #e5e8f1;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-card__inner.is-link.o-btn .c-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap button.c-card__inner.is-link .c-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=button] .c-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=submit] .c-card__thumb, .c-card__inner.is-link:hover .c-card__thumb {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light .c-card__inner.is-link.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light button.c-card__inner.is-link, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light input.c-card__inner.is-link[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light input.c-card__inner.is-link[type=submit], .cards-hover-orange-light .c-card__inner.is-link:hover, .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap .c-card__inner.is-link.o-btn, .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap button.c-card__inner.is-link, .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=button], .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=submit] {
	background-color: #ffede8;
}

.c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light .c-card__inner.is-link.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light button.c-card__inner.is-link, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light input.c-card__inner.is-link[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light input.c-card__inner.is-link[type=submit], .cards-hover-purple-light .c-card__inner.is-link:hover, .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap .c-card__inner.is-link.o-btn, .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap button.c-card__inner.is-link, .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=button], .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-card__inner.is-link[type=submit] {
	background-color: #f1ebf8;
}

.c-card__thumb-wrap {
	width: 100%;
	overflow: hidden;
}

@media (min-width:37.5em) {
	.c-card.image-on-left-alt .c-card__inner {
		min-height: 280px;
		padding-left: 43.75%;
	}
	
	.c-card.image-on-left .c-card__thumb-wrap {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		width: 43.75%;
	}
	
	.c-card.image-on-left-alt .c-card__thumb-wrap {
		position: absolute;
		left: 20px;
		top: 20px;
		bottom: 20px;
		width: calc(43.75% - 40px);
	}
}

.c-card__thumb-wrap .c-image-mask.mask-20 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 100%;
}

.c-card__thumb-wrap .c-image-mask.mask-20 svg {
	width: auto;
	height: auto;
	-o-object-fit: contain;
	object-fit: contain;
}

.c-card__thumb {
	position: relative;
	width: 100%;
	padding-bottom: 57.7%;
	transition: .3s;
}

@media (min-width:37.5em) {
	.c-card.image-on-left .c-card__thumb, .c-card.image-on-left-alt .c-card__thumb {
		height: 100%;
	}
	
	.c-all-posts__posts {
		grid-template-columns: 1fr 1fr;
	}
}

.c-card.image-on-left-alt .c-card__thumb img {
	-o-object-fit: contain;
	object-fit: contain;
}

.c-card__thumb img, .c-event-card__thumb img, .c-post-card__thumb img, .c-team-card__image {
	-o-object-fit: cover;
	-o-object-position: center;
}

.c-card__thumb img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.c-card__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	flex-direction: column;
	padding: 15px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.c-card__desc, .c-icon-card__inner {
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
}

@media (min-width:48em) {
	.c-card__content {
		padding: 20px;
	}
}

.c-card.image-on-left-alt .c-card__content {
	padding: 20px 0 0;
}

.c-card__desc {
	display: -webkit-box;
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.c-card__title {
	margin: 0 0 15px;
}

.c-card__link-wrap {
	display: inline-block;
	margin: auto 0 0;
	padding: 15px;
}

@media (min-width:48em) {
	.c-card__link-wrap {
		padding: 20px;
	}
}

.c-card.image-on-left-alt .c-card__link-wrap {
	padding: 15px 0 0;
}

.c-card__link-wrap::after {
	content: "";
	position: absolute;
	inset: 0;
}

.c-icon-card__inner {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: flex;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	height: 100%;
	padding: 20px;
	border-radius: 16px;
}

.c-icon-card__bottom-inner, .c-icon-card__content, .c-icon-card__top {
	display: -ms-flexbox;
	-webkit-box-direction: normal;
}

@media (min-width:48em) {
	.c-icon-card__inner {
		padding: 20px 20px 30px;
	}
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-icon-card__inner.is-link.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-icon-card__inner.is-link, .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=submit], .c-icon-card__inner.is-link:hover {
	background-color: #e5e8f1;
}

.c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light .c-icon-card__inner.is-link.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light button.c-icon-card__inner.is-link, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light input.c-icon-card__inner.is-link[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light input.c-icon-card__inner.is-link[type=submit], .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap .c-icon-card__inner.is-link.o-btn, .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap button.c-icon-card__inner.is-link, .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=button], .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=submit], .cards-hover-orange-light .c-icon-card__inner.is-link:hover {
	background-color: #ffede8;
}

.c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light .c-icon-card__inner.is-link.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light button.c-icon-card__inner.is-link, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light input.c-icon-card__inner.is-link[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light input.c-icon-card__inner.is-link[type=submit], .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap .c-icon-card__inner.is-link.o-btn, .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap button.c-icon-card__inner.is-link, .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=button], .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.is-link[type=submit], .cards-hover-purple-light .c-icon-card__inner.is-link:hover {
	background-color: #f1ebf8;
}

.c-icon-card__inner.bg-none {
	border-radius: 0;
	padding: 0;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-icon-card__inner.bg-none.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-icon-card__inner.bg-none, .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.bg-none[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-icon-card__inner.bg-none[type=submit], .c-icon-card__inner.bg-none:hover {
	background-color: transparent;
}

.c-icon-card__inner.card-accordion.is-active {
	opacity: 1;
}

.c-icon-card__top {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	padding-bottom: 20px;
	gap: 18px;
}

@media (max-width:47.99em) {
	.c-icon-card__inner.card-accordion.bg-none {
		border-bottom: 1px solid #a5adce;
	}
	
	.c-icon-card__inner.card-accordion .c-icon-card__top {
		padding-bottom: 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.c-icon-card__inner.bg-none.card-accordion .c-icon-card__top {
		padding-bottom: 20px;
	}
}

.c-icon-card__inner.alt-card .c-icon-card__top {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.c-icon-card__bottom-inner, .c-icon-card__content, .c-post-card__inner, .c-team-card__copy, .c-team-card__inner {
	-webkit-box-orient: vertical;
}

.c-icon-card__top-plus {
	display: inline-block;
	position: relative;
	min-width: 11px;
	margin: 0 0 0 auto;
	color: #001770;
}

.c-icon-card__top-plus svg {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 11px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.c-post-card__inner, .c-post-card__thumb {
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.c-icon-card__inner.is-active .c-icon-card__top-plus .c-svgicon--plus {
	opacity: 0;
}

.c-icon-card__bottom {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.c-icon-card__inner.card-accordion .c-icon-card__bottom {
	width: 100% !important;
}

@media (max-width:47.99em) {
	.c-icon-card__inner.card-accordion .c-icon-card__bottom {
		display: none;
	}
	
	.c-icon-card__inner.card-accordion .c-icon-card__bottom-inner {
		padding-top: 20px;
	}
}

@media (min-width:48em) {
	.c-icon-card__top-plus {
		display: none;
	}
	
	.c-icon-card__inner.card-accordion .c-icon-card__bottom {
		display: block !important;
	}
}

.c-icon-card__inner.card-accordion.first-item .c-icon-card__bottom {
	display: block;
}

.c-icon-card__bottom-inner {
	display: -webkit-box;
	display: flex;
	height: 100%;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width:47.99em) {
	.c-icon-card__inner.bg-none.card-accordion .c-icon-card__bottom-inner {
		padding-top: 0;
		padding-bottom: 20px;
	}
}

.c-icon-card__icon {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 44px;
	min-height: 44px;
}

@media (min-width:48em) {
	.c-icon-card__icon {
		max-height: 72px;
		min-height: 72px;
	}
}

.c-icon-card__content {
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.c-icon-card__title-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-post-card__inner, .c-team-card__inner {
	-ms-flex-direction: column;
	text-decoration: none;
}

.c-icon-card__title {
	margin: 0;
}

.c-icon-card__link-wrap {
	display: inline-block;
	padding-top: 24px;
	margin: auto 0 0;
}

.c-icon-card__link-wrap::after {
	content: "";
	position: absolute;
	inset: 0;
}

.c-post-card__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	flex-direction: column;
	height: 100%;
	padding: 20px;
	border-radius: 16px;
	border: 2px solid #a5adce;
	background-color: #fff;
	transition: .3s;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-post-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-post-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=submit], .c-post-card__inner:hover {
	border-color: #263a85;
	-webkit-box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
	box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-post-card__inner.o-btn .c-post-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap button.c-post-card__inner .c-post-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=button] .c-post-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=submit] .c-post-card__thumb, .c-post-card__inner:hover .c-post-card__thumb {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-post-card__inner.o-btn .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .c-post-card__inner.o-btn button, .c-card__inner.is-link:hover .c-card__link-wrap .c-post-card__inner.o-btn input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .c-post-card__inner.o-btn input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap button.c-post-card__inner .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-post-card__inner button, .c-card__inner.is-link:hover .c-card__link-wrap button.c-post-card__inner input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap button.c-post-card__inner input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=button] .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=button] button, .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=button] input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=button] input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=submit] .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=submit] button, .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=submit] input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-post-card__inner[type=submit] input[type=submit], .c-post-card__inner:hover .mktoForm button.mktoButton, .c-post-card__inner:hover .o-btn, .c-post-card__inner:hover button, .c-post-card__inner:hover input[type=button], .c-post-card__inner:hover input[type=submit], .mktoForm .c-post-card__inner:hover button.mktoButton {
	color: #fff;
	background-color: #001770;
	border-color: #001770;
}

.c-post-card__thumb-wrap {
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 16px;
}

.c-post-card__thumb {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 63.83%;
	transition: .3s;
}

.c-post-card__thumb img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.c-post-card__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 16px;
	margin-bottom: 16px;
}

.c-team-card__inner, .c-team-overlay__content, .c-video-overlay__content {
	-webkit-box-direction: normal;
	gap: 20px;
}

.c-post-card__date {
	display: inline-block;
	color: #001770;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 0 auto;
}

.c-post-card__title {
	color: #001770;
	margin: 0 0 12px;
}

.c-post-card__desc {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 16px;
}

.c-post-card__desc :last-child, .c-pub-card__desc :last-child {
	margin-bottom: 0;
}

.c-post-card__link {
	margin: auto 0 0;
}

.c-team-card__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 20px;
	border-radius: 16px;
	border: 2px solid #a5adce;
	background-color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-team-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-team-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=submit], .c-team-card__inner:hover {
	border-color: #263a85;
	-webkit-box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
	box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-team-card__inner.o-btn .c-post-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap button.c-team-card__inner .c-post-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=button] .c-post-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=submit] .c-post-card__thumb, .c-team-card__inner:hover .c-post-card__thumb {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-team-card__inner.o-btn .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .c-team-card__inner.o-btn button, .c-card__inner.is-link:hover .c-card__link-wrap .c-team-card__inner.o-btn input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .c-team-card__inner.o-btn input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap button.c-team-card__inner .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-team-card__inner button, .c-card__inner.is-link:hover .c-card__link-wrap button.c-team-card__inner input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap button.c-team-card__inner input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=button] .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=button] button, .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=button] input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=button] input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=submit] .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=submit] button, .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=submit] input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-team-card__inner[type=submit] input[type=submit], .c-team-card__inner:hover .mktoForm button.mktoButton, .c-team-card__inner:hover .o-btn, .c-team-card__inner:hover button, .c-team-card__inner:hover input[type=button], .c-team-card__inner:hover input[type=submit], .mktoForm .c-team-card__inner:hover button.mktoButton {
	color: #fff;
	background-color: #001770;
	border-color: #001770;
}

.c-event-card__inner, .c-pub-card__inner {
	background-color: #fff;
	-o-transition: .3s;
}

.c-team-card__top {
	position: relative;
}

.c-team-card__top.has-thumb {
	padding-left: 64px;
	min-height: 44px;
}

.c-team-card__image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	border-radius: 200px;
	overflow: hidden;
}

.c-team-card__copy, .c-team-card__subtitle {
	font-weight: 400;
	line-height: 1.5;
	font-size: 16px;
}

.c-team-card__image {
	display: block;
	width: 44px;
	height: 44px;
	object-fit: cover;
	object-position: center;
}

.c-team-card__name {
	margin: 0;
}

@media (min-width:48em) {
	.c-team-card__top.has-thumb {
		padding-left: 164px;
		min-height: 144px;
	}
	
	.c-team-card__image {
		width: 144px;
		height: 144px;
	}
	
	.c-team-card__name {
		padding-top: 12px;
	}
	
	.c-card__inner.is-link:hover .c-card__link-wrap .c-pub-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-pub-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap input.c-pub-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-pub-card__inner[type=submit], .c-pub-card__inner:hover {
		background: #faf3ec;
	}
}

.c-team-card__subtitle {
	display: block;
	color: #001770;
	margin-top: 8px;
}

.c-team-card__copy {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	line-clamp: 7;
}

.c-team-card__copy :last-child {
	margin: 0;
}

.c-team-card.bio-active .c-team-card__copy, .c-team-overlay .c-team-card__copy {
	-webkit-line-clamp: 5000;
	line-clamp: 5000;
}

.c-team-card__copy-toggle {
	margin: auto 0 0;
}

.c-team-overlay .c-team-card__copy-toggle {
	display: none;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-team-card__copy-toggle a.o-btn svg, .c-team-card__copy-toggle .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn svg, .c-team-card__copy-toggle a:hover svg {
	right: 0;
}

.c-team-card__copy-toggle a .c-svgicon--plus {
	width: 11px;
	height: 11px;
}

.c-team-card__copy-toggle a .c-svgicon--minus {
	top: 9px;
	width: 11px;
	height: 3px;
}

.c-team-card__copy-toggle span {
	display: block;
}

.c-team-card__copy-toggle span.less {
	display: none;
}

.c-team-card.bio-active .c-team-card__copy-toggle span.less, .c-team-card__copy-toggle span.more {
	display: block;
}

.c-team-card.bio-active .c-team-card__copy-toggle span.more {
	display: none;
}

.c-pub-card__cats, .c-pub-card__inner {
	display: -ms-flexbox;
	display: -webkit-box;
}

.c-pub-card__inner {
	display: flex;
	gap: 30px;
	padding: 20px;
	border-bottom: 1px solid #a5adce;
	-webkit-transition: .3s;
	transition: .3s;
	height: 100%;
}

@media (max-width:47.99em) {
	.c-pub-card__inner {
		padding: 16px;
		gap: 12px;
		border-radius: 8px;
		border: 1px solid #a5adce;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-pub-card__title {
	color: #001770;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	margin: 0;
}

.c-pub-card__date {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}

.c-pub-card__cats {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.c-event-card__inner, .c-location-card__inner {
	-ms-flex-direction: column;
	height: 100%;
	-webkit-box-orient: vertical;
}

.c-pub-card__cat {
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.1;
	border: 1px solid #001770;
	padding: 4px 7px 3px;
	border-radius: 100px;
	text-align: center;
}

.c-pub-card__desc {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

.c-pub-card__link {
	color: #001770;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
}

.c-event-card__date, .c-filter__section-title {
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

@media (min-width:48em) {
	.c-pub-card__title {
		width: 30%;
	}
	
	.c-pub-card__cats, .c-pub-card__date {
		width: 15%;
	}
	
	.c-pub-card__desc {
		width: 38%;
	}
	
	.c-pub-card__link {
		width: 120px;
	}
}

.c-event-card__inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	flex-direction: column;
	text-decoration: none;
	overflow: hidden;
	border-radius: 16px;
	border: 2px solid #a5adce;
	-webkit-transition: .3s;
	transition: .3s;
}

.c-event-card__thumb, .c-location-card__inner {
	-webkit-transition: .3s;
	-o-transition: .3s;
	position: relative;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-event-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-event-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=submit], .c-event-card__inner:hover {
	border-color: #263a85;
	-webkit-box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
	box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-event-card__inner.o-btn .c-event-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap button.c-event-card__inner .c-event-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=button] .c-event-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=submit] .c-event-card__thumb, .c-event-card__inner:hover .c-event-card__thumb {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-event-card__inner.o-btn .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .c-event-card__inner.o-btn button, .c-card__inner.is-link:hover .c-card__link-wrap .c-event-card__inner.o-btn input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .c-event-card__inner.o-btn input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap button.c-event-card__inner .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-event-card__inner button, .c-card__inner.is-link:hover .c-card__link-wrap button.c-event-card__inner input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap button.c-event-card__inner input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=button] .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=button] button, .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=button] input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=button] input[type=submit], .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=submit] .o-btn, .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=submit] button, .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=submit] input[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-event-card__inner[type=submit] input[type=submit], .c-event-card__inner:hover .mktoForm button.mktoButton, .c-event-card__inner:hover .o-btn, .c-event-card__inner:hover button, .c-event-card__inner:hover input[type=button], .c-event-card__inner:hover input[type=submit], .mktoForm .c-event-card__inner:hover button.mktoButton {
	color: #fff;
	background-color: #001770;
	border-color: #001770;
}

.c-event-card__thumb-wrap {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.c-event-card__thumb-wrap.has-date {
	min-height: 77px;
}

.c-event-card__thumb {
	display: block;
	width: 100%;
	padding-bottom: 50%;
	transition: .3s;
}

.c-event-card__thumb img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.c-location-card__thumb img, .c-testimonials__each-img .bgimg, .c-video-card__thumb img {
	-o-object-fit: cover;
	-o-object-position: center;
}

.c-event-card__date {
	position: absolute;
	top: 0;
	right: 40px;
	background-color: #faf3ec;
	padding: 15px 8px;
	border-radius: 0 0 16px 16px;
	color: #001770;
	text-align: center;
	font-size: 14px;
	line-height: 1.1;
}

.c-event-card__date span {
	display: block;
	font-size: 28px;
}

.c-event-card__desc, .c-location-card__address {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}

.c-event-card__content {
	padding: 20px;
}

.c-event-card__cat {
	margin-bottom: 18px;
}

.c-event-card__title {
	color: #001770;
	margin: 0 0 12px;
}

.c-event-card__desc :last-child {
	margin-bottom: 0;
}

.c-event-card__link {
	padding: 0 20px 20px;
	margin: auto 0 0;
}

.c-location-card__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	flex-direction: column;
	text-decoration: none;
	border-radius: 16px;
	border: 2px solid #a5adce;
	background-color: #fff;
	transition: .3s;
	overflow: hidden;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-location-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-location-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap input.c-location-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-location-card__inner[type=submit], .c-location-card__inner:hover {
	border-color: #263a85;
	-webkit-box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
	box-shadow: 0 0 32px 10px rgba(0, 23, 112, .05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-location-card__inner.o-btn .c-location-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap button.c-location-card__inner .c-location-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-location-card__inner[type=button] .c-location-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-location-card__inner[type=submit] .c-location-card__thumb, .c-location-card__inner:hover .c-location-card__thumb {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-location-card__inner.o-btn .c-location-card__link, .c-card__inner.is-link:hover .c-card__link-wrap button.c-location-card__inner .c-location-card__link, .c-card__inner.is-link:hover .c-card__link-wrap input.c-location-card__inner[type=button] .c-location-card__link, .c-card__inner.is-link:hover .c-card__link-wrap input.c-location-card__inner[type=submit] .c-location-card__link, .c-location-card__inner:hover .c-location-card__link {
	color: #fff;
	background-color: #001770;
	border-color: #001770;
}

.c-location-card__thumb-wrap {
	overflow: hidden;
}

.c-location-card__thumb {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 63.83%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.c-location-card__thumb img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.c-location-card__top {
	position: relative;
	min-height: 32px;
	padding: 16px 60px 16px 16px;
}

.c-location-card__title {
	color: #001770;
	margin: 0 0 12px;
}

.c-location-card__address, .c-page-card__title, .c-video-card__content :last-child {
	margin-bottom: 0;
}

.c-location-card__link-full {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
}

.c-location-card__link {
	position: absolute;
	top: 20px;
	right: 20px;
	margin: auto 0 0;
	width: 32px;
	height: 32px;
	border: 1px solid #001770;
	border-radius: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-location-card__cats {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px 20px;
	margin: auto 0 0;
	padding: 0 16px 16px;
}

.c-location-card__cat {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	color: #001770;
	font-size: 12px;
	line-height: 1.5;
}

.c-location-card__cat .icon {
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 0;
	line-height: 0;
	width: 14px;
	height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100px;
	background: #ffeec3;
}

.c-location-card__cat .c-svgicon--check {
	width: 8px;
	height: 6px;
}

.c-page-card__inner {
	display: block;
	width: 100%;
}

.c-page-card__link {
	display: inline-block;
	overflow-wrap: anywhere;
}

.c-video-card__inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	overflow: hidden;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	height: 100%;
	border-radius: 16px;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-video-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap button.c-video-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=submit], .c-video-card__inner:hover {
	background-color: #e5e8f1;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-video-card__inner.o-btn .c-video-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap button.c-video-card__inner .c-video-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=button] .c-video-card__thumb, .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=submit] .c-video-card__thumb, .c-video-card__inner:hover .c-video-card__thumb {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light .c-video-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light button.c-video-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light input.c-video-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-orange-light input.c-video-card__inner[type=submit], .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap .c-video-card__inner.o-btn, .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap button.c-video-card__inner, .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=button], .cards-hover-orange-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=submit], .cards-hover-orange-light .c-video-card__inner:hover {
	background-color: #ffede8;
}

.c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light .c-video-card__inner.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light button.c-video-card__inner, .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light input.c-video-card__inner[type=button], .c-card__inner.is-link:hover .c-card__link-wrap .cards-hover-purple-light input.c-video-card__inner[type=submit], .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap .c-video-card__inner.o-btn, .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap button.c-video-card__inner, .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=button], .cards-hover-purple-light .c-card__inner.is-link:hover .c-card__link-wrap input.c-video-card__inner[type=submit], .cards-hover-purple-light .c-video-card__inner:hover {
	background-color: #f1ebf8;
}

.c-video-card__thumb-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.c-video-card__thumb-wrap svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
}

.c-video-card__thumb {
	position: relative;
	width: 100%;
	padding-bottom: 57.7%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.c-video-card__thumb img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.c-video-card__content {
	position: relative;
	z-index: 2;
	padding: 15px;
}

@media (min-width:48em) {
	.c-video-card__content {
		padding: 20px;
	}
	
	.c-pagination a, .c-pagination span {
		padding: 9px 8px;
	}
}

.c-video-card__desc {
	margin-bottom: 15px;
}

.c-video-card__title {
	margin: 0 0 15px;
}

.c-pagination {
	width: 100%;
	font-size: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 4px 14px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px;
}

.c-pagination a, .c-pagination span {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	padding: 9px 8px;
	border: 0;
	font-size: 22px;
	line-height: 1;
	font-weight: 500;
	border-bottom: 2px solid transparent;
}

.c-pagination a.inactive, .c-pagination span.inactive {
	opacity: .5;
	pointer-events: none;
}

.c-pagination a.next, .c-pagination a.prev, .c-pagination span.next, .c-pagination span.prev {
	border: 0;
	font-size: 0;
	line-height: 0;
	padding: 8px;
}

@media (max-width:47.99em) {
	.c-pagination a.next, .c-pagination a.prev, .c-pagination span.next, .c-pagination span.prev {
		display: none;
	}
}

.c-pagination a.prev, .c-pagination span.prev {
	margin-right: 20px;
}

.c-pagination a.prev svg, .c-pagination span.prev svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.c-pagination a.next, .c-pagination span.next {
	margin-left: 20px;
}

.c-pagination a {
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
}

.c-pagination span {
	border-color: transparent;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-pagination a.o-btn, .c-pagination .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, .c-pagination a:hover, .c-pagination span.current, .c-pagination span.is-active {
	border-color: currentColor;
}

.c-location-search__form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 32px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.c-location-search__form button {
	min-width: 132px;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-location-search__form button.o-btn, .c-location-search__form .c-card__inner.is-link:hover .c-card__link-wrap button.o-btn, .c-location-search__form button:hover {
	background-color: #fff;
	color: #001770;
}

@media (max-width:47.99em) {
	.c-location-search__form {
		gap: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.c-location-search__form button {
		margin-top: 12px;
	}
}

.c-location-search__label {
	position: relative;
	display: inline-block;
	width: 100%;
}

.c-location-search__label.address input {
	padding-left: 40px;
}

.c-location-search__label.address svg {
	position: absolute;
	bottom: 17px;
	left: 20px;
	color: #001770;
}

.c-filter__search {
	margin-bottom: 60px;
}

.c-filter__search label {
	position: relative;
	display: block;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.25;
	cursor: pointer;
}

.c-filter__search label span {
	display: block;
	margin-bottom: 8px;
}

.c-filter__search label svg {
	position: absolute;
	bottom: 17px;
	right: 17px;
}

.c-filter__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.c-filter__title blockquote :first-child, .c-filter__title h5, blockquote .c-filter__title :first-child {
	margin: 0;
}

.c-filter__title button {
	font-size: 16px;
	text-decoration: underline;
	text-decoration-thickness: 1px;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-filter__title button.o-btn, .c-filter__title .c-card__inner.is-link:hover .c-card__link-wrap button.o-btn, .c-filter__title button:hover {
	text-decoration: none;
}

.c-filter__section {
	border-bottom: 1px solid #a5adce;
	margin-bottom: 12px;
}

.c-filter__section:last-child {
	margin-bottom: 0;
}

.c-filter__section.is-active {
	border-radius: 8px;
	border-color: #f2f3f8;
	background-color: #f2f3f8;
}

.c-filter__section-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 10px;
	padding: 16px 16px 12px;
	font-size: 14px;
	line-height: 1.25;
	width: 100%;
}

.c-filter__section-title svg {
	min-width: 10px;
	margin-top: -3px;
}

.c-filter__section.is-active .c-filter__section-title svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.c-filter__section-content {
	display: none;
	width: 100% !important;
}

.c-filter__section-inner {
	padding: 12px 16px 16px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}

.c-filter__section-inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-filter__section-inner ul>li {
	position: relative;
	display: block;
	margin-bottom: 16px;
}

.c-filter__section-inner ul>li:last-child {
	margin-bottom: 0;
}

.c-filter__section-inner ul>li.has-child>label {
	padding-right: 34px;
}

.c-filter__section-inner ul>li.has-child.is-active .c-svgicon--plus {
	display: none;
}

.c-filter__section-inner ul>li.has-child.is-active .c-svgicon--minus {
	display: block;
}

.c-filter__section-inner ul>li button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: -1px;
	right: -6px;
	font-size: 0;
	line-height: 0;
	width: 24px;
	height: 24px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-filter__section-inner ul>li button .c-svgicon--minus {
	display: none;
}

.c-filter__section-inner ul ul {
	display: none;
	width: 100% !important;
}

.c-filter__section-inner ul ul li {
	margin-left: 16px;
	margin-top: 8px;
}

.c-filter__section-inner ul ul li:first-child {
	margin-top: 16px;
}

.c-filter__section-inner label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

.c-filter__section-inner input {
	width: 20px;
	height: 20px;
	min-width: 20px;
}

.c-filter__section-inner.topic ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 12px;
}

.c-filter__section-inner.topic li {
	display: inline-block;
	margin: 0;
}

.c-filter__section-inner.topic input {
	display: none;
}

.c-filter__section-inner.topic span {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	border-radius: 100px;
	border: 1px solid #001770;
	padding: 6px 14px 4px;
	text-align: center;
}

.c-filter__section-inner.topic input:checked+span {
	background-color: #001770;
	color: #fff;
}

.c-all-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
}

@media (max-width:47.99em) {
	.c-all-posts {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-all-posts__filter {
	width: 100%;
	color: #001770;
}

@media (min-width:48em) {
	.c-all-posts__filter {
		width: 30%;
	}
	
	.c-all-posts__filter .c-filter {
		max-width: 305px;
	}
}

.c-all-posts__posts-wrap {
	width: 100%;
}

@media (min-width:48em) {
	.c-all-posts__posts-wrap {
		width: 70%;
	}
}

.c-all-posts__posts {
	display: grid;
	gap: 30px;
}

.c-all-posts__loadmore {
	color: #001770;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
	text-align: center;
}

.c-all-posts__loading {
	text-align: center;
}

.c-all-posts__pagination {
	margin-top: 0;
}

.c-all-projects__filter {
	width: 100%;
	color: #001770;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 80px;
}

@media (max-width:47.99em) {
	.c-all-projects__filter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-all-projects__filter-search {
	width: 100%;
}

.c-all-projects__filter-search label {
	position: relative;
	display: block;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.25;
	cursor: pointer;
}

.c-all-projects__filter-search label input {
	padding: 9.5px 40px 6px 20px;
}

.c-all-projects__filter-search label span {
	display: block;
	margin-bottom: 8px;
}

.c-all-projects__filter-search label svg {
	position: absolute;
	bottom: 13px;
	right: 17px;
}

.c-all-projects__filter-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 8px;
}

.c-all-projects__filter-section ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
}

@media (min-width:48em) {
	.c-all-projects__filter-search {
		width: 320px;
		min-width: 320px;
	}
	
	.c-all-projects__filter-section ul {
		gap: 12px;
	}
}

.c-all-projects__filter-section li {
	display: inline-block;
	margin: 0;
}

.c-all-projects__filter-section input {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.c-all-projects__filter-section input:focus+span {
	outline: #fe4819 solid 2px;
}

.c-all-projects__filter-section span {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	border-radius: 100px;
	border: 1px solid #001770;
	padding: 10px 14px 8px;
	text-align: center;
	cursor: pointer;
}

.c-all-projects__filter-section .c-card__inner.is-link:hover .c-card__link-wrap span.o-btn, .c-all-projects__filter-section span:hover, .c-card__inner.is-link:hover .c-card__link-wrap .c-all-projects__filter-section span.o-btn {
	background-color: #a5adce;
}

.c-all-projects__filter-section input:checked+span {
	background-color: #001770;
	color: #fff;
}

.c-all-projects__loading {
	text-align: center;
}

.c-all-projects__posts-wrap {
	margin-bottom: 80px;
}

.c-all-projects__posts-wrap:last-child {
	margin-bottom: 0;
}

.c-all-projects__posts-wrap h2 {
	text-align: center;
	margin-bottom: 30px;
}

.c-all-projects__no-posts {
	text-align: center;
}

.c-all-projects__no-posts :last-child {
	margin-bottom: 0;
}

.c-all-projects__posts {
	display: grid;
	gap: 30px;
}

@media (min-width:30em) {
	.c-all-projects__posts {
		grid-template-columns: 1fr 1fr;
	}
}

.c-all-pubs__filter {
	width: 100%;
	color: #001770;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 80px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.c-all-pubs__filter-search {
	width: 100%;
}

.c-all-pubs__filter-search label {
	position: relative;
	display: block;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.25;
	cursor: pointer;
}

.c-all-pubs__filter-search label input {
	padding: 9.5px 40px 6px 20px;
}

.c-all-pubs__filter-search label span {
	display: block;
	margin-bottom: 8px;
}

.c-all-pubs__filter-search label svg {
	position: absolute;
	bottom: 13px;
	right: 17px;
}

.c-all-pubs__filter-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 8px;
}

.c-all-pubs__filter-section ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
}

@media (min-width:48em) {
	.c-all-projects__posts {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.c-all-pubs__filter-search {
		width: 320px;
		min-width: 320px;
	}
	
	.c-all-pubs__filter-section ul {
		gap: 12px;
	}
}

.c-all-pubs__filter-section li {
	display: inline-block;
	margin: 0;
}

.c-all-pubs__filter-section input {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.c-all-pubs__filter-section input:focus+span {
	outline: #fe4819 solid 2px;
}

.c-all-pubs__filter-section span {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	border-radius: 100px;
	border: 1px solid #001770;
	padding: 10px 14px 8px;
	text-align: center;
	cursor: pointer;
}

.c-all-pubs__filter-section .c-card__inner.is-link:hover .c-card__link-wrap span.o-btn, .c-all-pubs__filter-section span:hover, .c-card__inner.is-link:hover .c-card__link-wrap .c-all-pubs__filter-section span.o-btn {
	background-color: #a5adce;
}

.c-all-pubs__filter-section input:checked+span {
	background-color: #001770;
	color: #fff;
}

.c-all-pubs__loading {
	text-align: center;
}

.c-all-pubs__posts-wrap h2 {
	text-align: center;
	margin-bottom: 30px;
}

.c-all-pubs__no-posts {
	text-align: center;
}

.c-all-pubs__no-posts :last-child {
	margin-bottom: 0;
}

.c-all-pubs__posts {
	display: grid;
	gap: 30px;
}

@media (min-width:37.5em) and (max-width:47.99em) {
	.c-all-pubs__posts {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-all-pubs__posts {
		gap: 0;
	}
}

.c-all-pubs__posts-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	background-color: #e5e8f1;
	color: #001770;
	padding: 8px 20px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1px;
	text-transform: uppercase;
}

@media (max-width:47.99em) {
	.c-all-pubs__posts-head {
		display: none;
	}
}

.c-all-pubs__posts-head span {
	display: inline-block;
}

.c-all-pubs__posts-head span.title {
	width: 30%;
}

.c-all-pubs__posts-head span.date, .c-all-pubs__posts-head span.tags {
	width: 15%;
}

.c-all-pubs__posts-head span.summary {
	width: 38%;
}

.c-all-pubs__posts-head span.link {
	width: 120px;
	text-align: center;
}

.c-all-events__filter {
	width: 100%;
	color: #001770;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 80px;
}

@media (max-width:47.99em) {
	.c-all-events__filter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-all-events__filter-search {
	width: 100%;
}

.c-all-events__filter-search label {
	position: relative;
	display: block;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.25;
	cursor: pointer;
}

.c-all-events__filter-search label input {
	padding: 9.5px 40px 6px 20px;
}

.c-all-events__filter-search label span {
	display: block;
	margin-bottom: 8px;
}

.c-all-events__filter-search label svg {
	position: absolute;
	bottom: 13px;
	right: 17px;
}

.c-all-events__filter-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 8px;
}

.c-all-events__filter-section ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
}

@media (min-width:48em) {
	.c-all-events__filter-search {
		width: 320px;
		min-width: 320px;
	}
	
	.c-all-events__filter-section ul {
		gap: 12px;
	}
}

.c-all-events__filter-section li {
	display: inline-block;
	margin: 0;
}

.c-all-events__filter-section input {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.c-all-events__filter-section input:focus+span {
	outline: #fe4819 solid 2px;
}

.c-all-events__filter-section span {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	border-radius: 100px;
	border: 1px solid #001770;
	padding: 10px 14px 8px;
	text-align: center;
	cursor: pointer;
}

.c-all-events__filter-section .c-card__inner.is-link:hover .c-card__link-wrap span.o-btn, .c-all-events__filter-section span:hover, .c-card__inner.is-link:hover .c-card__link-wrap .c-all-events__filter-section span.o-btn {
	background-color: #a5adce;
}

.c-all-events__filter-section input:checked+span {
	background-color: #001770;
	color: #fff;
}

.c-all-events__loading {
	text-align: center;
}

.c-all-events__posts-wrap h2 {
	text-align: center;
	margin-bottom: 30px;
}

.c-all-events__no-posts {
	text-align: center;
}

.c-all-events__no-posts :last-child {
	margin-bottom: 0;
}

.c-all-events__posts {
	display: grid;
	gap: 30px;
}

.c-team-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 600;
	width: 100%;
	height: 100%;
	padding: 24px;
	background-color: rgba(0, 0, 0, .6);
	display: none;
	overflow: auto;
}

.c-team-overlay__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-team-overlay__inner {
	position: relative;
	overflow: hidden;
	padding: 30px;
	background: #fff;
	max-width: 640px;
	margin: 0 auto;
	border-radius: 16px;
	border: 1px solid #a5adce;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-search-page__form-type span.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap .mktoForm .multistep-nav li a.o-btn, .c-search-page__form-type .c-card__inner.is-link:hover .c-card__link-wrap span.o-btn, .c-search-page__form-type span:hover, .mktoForm .multistep-nav li .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, .mktoForm .multistep-nav li a:hover {
	background-color: #a5adce;
}

.c-team-overlay__close {
	padding: 8px;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20;
	text-decoration: none;
}

.c-team-overlay__close-full {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.c-team-overlay__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}

.c-search-page .query {
	overflow-wrap: break-word;
}

.c-search-page__form {
	max-width: 520px;
	margin-top: 30px;
}

@media (min-width:48em) {
	.c-search-page__form {
		margin-top: 60px;
	}
}

.c-search-page__form-type {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 12px;
}

.c-search-page__form-type label {
	display: inline-block;
	margin: 0;
}

.c-search-page__form-type input {
	display: none;
}

.c-search-page__form-type span {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	border-radius: 100px;
	border: 1px solid #001770;
	padding: 10px 14px 8px;
	text-align: center;
}

.c-search-page__form-type input:checked+span {
	background-color: #001770;
	color: #fff;
}

.c-search-page__form-field {
	position: relative;
	margin-bottom: 12px;
}

.c-search-page__form-field input {
	margin-bottom: 12px;
}

@media (min-width:37.5em) {
	.c-all-events__loading, .c-all-posts__loading, .c-all-posts__loadmore, .c-all-posts__pagination, .c-all-projects__loading, .c-all-pubs__loading {
		grid-column: span 2;
	}
	
	.c-all-events__posts {
		grid-template-columns: 1fr 1fr;
	}
	
	.c-search-page__form-field input {
		padding-right: 112px;
		margin-bottom: 0;
	}
	
	.c-search-page__form-field button {
		position: absolute;
		bottom: 2px;
		right: 2px;
	}
}

.mktoForm, .mktoForm .mktoFieldWrap {
	position: relative;
}

.c-search-page__noresult {
	margin-top: 40px;
}

@media (min-width:48em) {
	.c-search-page__noresult {
		margin-top: 80px;
	}
}

.c-search-page__items {
	margin-top: 40px;
}

.c-search-page__type-title {
	margin-bottom: 30px;
}

.c-search-page__posts {
	display: grid;
	gap: 30px;
}

.ra-page .c-search-page__posts, .ra-service .c-search-page__posts {
	gap: 40px;
}

@media (min-width:30em) {
	.c-search-page__posts.columns-3 {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-search-page__items {
		margin-top: 80px;
	}
	
	.c-search-page__type-title {
		margin-bottom: 60px;
	}
	
	.c-search-page__posts.columns-2 {
		grid-template-columns: 1fr 1fr;
	}
	
	.c-search-page__posts.columns-3 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

.c-search-page__pagination {
	margin-top: 80px;
}

.mktoForm {
	font-family: mozaic-geo-variable, sans-serif !important;
	width: 100% !important;
	padding: 0 !important;
	font-size: 18px !important;
	line-height: 1.6 !important;
}

.mktoForm .mktoField, .mktoForm select.mktoField {
	padding: 13.5px 20px 10px !important;
}

.mktoForm * {
	font-family: mozaic-geo-variable, sans-serif !important;
	float: none !important;
	max-width: 100%;
}

.mktoForm .mktoFormRow {
	width: 100%;
}

.mktoForm .mktoFormRow>.mktoFormCol {
	width: 100%;
	margin-bottom: 20px !important;
}

@media (min-width:62.5em) {
	.mktoForm .mktoFormRow>.mktoFormCol {
		margin-bottom: 30px !important;
	}
}

.mktoForm .mktoClear, .mktoForm .mktoFormRow.has-hidden-input {
	display: none;
}

.mktoForm .mktoField {
	font-size: 18px !important;
	font-weight: 400;
	height: auto !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #001770 !important;
}

.mktoForm .mktoField.invalid {
	border-color: #d92f05;
}

.mktoForm div.mktoLogicalField.mktoInvalid, .mktoForm input.mktoField.mktoInvalid, .mktoForm select.mktoField.mktoInvalid, .mktoForm textarea.mktoField.mktoInvalid {
	border-color: #d92f05 !important;
}

.mktoForm input[type=checkbox].mktoField, .mktoForm input[type=radio].mktoField {
	height: 18px !important;
	width: 18px;
	opacity: 1 !important;
}

.mktoForm .mktoHtmlText, .mktoForm .mktoLabel.mktoHasWidth {
	width: 100% !important;
}

.mktoForm textarea.mktoField {
	height: 120px !important;
}

.mktoForm .mktoLabel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 18px !important;
	line-height: 1.4 !important;
	font-weight: 500 !important;
	color: #001770;
	margin-bottom: 4px !important;
	padding: 0 !important;
}

@media (min-width:48em) {
	.mktoForm .mktoLabel {
		margin-bottom: 8px !important;
	}
}

.mktoForm .mktoLabel a {
	padding: 0;
}

.mktoForm label.mktoLabel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.mktoForm .mktoHtmlText h1 {
	margin-bottom: 0;
}

.mktoForm .mktoAsterix {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.mktoForm .mktoGutter, .mktoForm .mktoOffset {
	height: .1rem !important;
}

.mktoForm .input-type-checkbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.mktoForm .input-type-checkbox .mktoLabel {
	display: inline;
}

.mktoForm .input-type-checkbox .mktoAsterix {
	padding: 0 5px 0 0;
}

.mktoForm .input-type-checkbox.mktoRequiredField .mktoAsterix {
	display: inline !important;
}

.mktoForm .input-type-checkbox .mktoCheckboxList label, .mktoForm .input-type-checkbox .mktoGutter {
	display: none;
}

.mktoForm .input-type-checkbox .mktoCheckboxList {
	width: auto !important;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	margin-right: 10px;
	padding: 0;
}

.mktoForm .input-type-checkbox.checkbox-list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.mktoForm .input-type-checkbox.checkbox-list .mktoCheckboxList {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.mktoForm .input-type-checkbox.checkbox-list .mktoCheckboxList .checkbox-input-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	margin-top: 4px;
}

.mktoForm .input-type-checkbox.checkbox-list .mktoCheckboxList .checkbox-input-label:first-child {
	margin-top: 0;
}

.mktoForm .input-type-checkbox.checkbox-list .mktoCheckboxList .checkbox-input-label input {
	min-width: 18px;
	margin-top: 3px;
}

.mktoForm .input-type-checkbox.checkbox-list .mktoCheckboxList .checkbox-input-label label::after, .mktoForm .input-type-checkbox.checkbox-list .mktoCheckboxList .checkbox-input-label label::before {
	content: none;
	display: none;
}

.mktoForm .input-type-checkbox.checkbox-list .mktoCheckboxList label {
	display: block;
}

.mktoForm .input-type-radio .mktoRadioList {
	padding: 0;
}

.mktoForm .input-type-radio .mktoRadioList label {
	font-size: 16px;
	font-weight: 500;
	color: #001770;
	margin: 0 12px 0 6px;
	display: inline-block;
	vertical-align: text-bottom;
}

.mktoForm .input-type-radio .mktoRadioList label::before {
	display: none !important;
}

.mktoForm .input-type-radio .mktoRadioList .radio-input-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	margin-top: 4px;
}

.mktoForm .input-type-radio .mktoRadioList .radio-input-label:first-child {
	margin-top: 0;
}

.mktoForm .input-type-radio .mktoRadioList .radio-input-label input {
	margin-top: 2px;
}

.mktoForm .input-type-radio .mktoRadioList .radio-input-label label {
	margin: 0;
}

.mktoForm .mktoError {
	display: none !important;
}

.mktoForm .mktoButtonRow {
	width: 100%;
}

.mktoForm .mktoButtonGroup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.mktoForm .mktoButtonGroup .is-hidden {
	display: none;
}

.mktoForm .multistep-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 18px;
	padding: 0;
	list-style: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mktoForm .multistep-nav li {
	display: inline-block;
}

.mktoForm .multistep-nav li a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 0 3px;
	font-size: 16px;
	line-height: 1;
	border: 1px solid #001770;
	border-radius: 30px;
	text-decoration: none;
	width: 30px;
	height: 30px;
}

.mktoForm button.mktoButton, sugar-market-form-element .mdc-button {
	display: inline-block;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-webkit-box-shadow: none !important;
	border: 1px solid #ffa630 !important;
	text-align: center !important;
	font-weight: 500 !important;
	cursor: pointer;
}

.mktoForm .multistep-nav li a.is-active {
	background-color: #001770;
	color: #fff;
}

.mktoForm .mktoButtonWrap {
	margin-left: 0 !important;
}

.mktoForm button.mktoButton {
	appearance: none !important;
	box-shadow: none !important;
	padding: 11px 20px 9px !important;
	border-radius: 60px !important;
	background: #ffa630 !important;
	color: #001770 !important;
	text-decoration: none !important;
	transition: .4s;
	font-size: 18px !important;
	font-family: inherit !important;
	text-shadow: none !important;
	line-height: 125% !important;
}

@media (min-width:48em) {
	.mktoForm button.mktoButton {
		width: auto !important;
	}
}

.c-card__inner.is-link:hover .c-card__link-wrap .mktoForm button.mktoButton.o-btn, .mktoForm .c-card__inner.is-link:hover .c-card__link-wrap button.mktoButton.o-btn, .mktoForm button.mktoButton:hover {
	text-decoration: none;
	color: #fff !important;
	background: #263a85 !important;
	border-color: #263a85 !important;
}

@media (max-width:29.99em) {
	.mktoForm button.mktoButton {
		width: 100%;
	}
}

sugar-market-form-element {
	font-family: mozaic-geo-variable, sans-serif;
}

sugar-market-form-element * {
	font-family: inherit !important;
}

.c-steps__num sugar-market-form-element span *, .mktoForm .mktoHtmlText sugar-market-form-element h1 *, blockquote sugar-market-form-element :first-child *, sugar-market-form-element .c-steps__num span *, sugar-market-form-element .mktoForm .mktoHtmlText h1 *, sugar-market-form-element blockquote :first-child *, sugar-market-form-element h2 *, sugar-market-form-element h3 *, sugar-market-form-element h4 *, sugar-market-form-element h5 *, sugar-market-form-element h6 * {
	font-size: inherit !important;
	color: inherit !important;
}

sugar-market-form-element .text-element, sugar-market-form-element sugar-market-frontend-field-label label {
	color: #001770 !important;
	font-size: 18px !important;
	line-height: 1.4 !important;
}

sugar-market-form-element sugar-market-frontend-field-label {
	margin-bottom: 4px;
}

sugar-market-form-element sugar-market-frontend-field-label label {
	font-weight: 500 !important;
}

sugar-market-form-element .form-container {
	padding: 0 !important;
	border: 0 !important;
}

sugar-market-form-element .form-field-container, sugar-market-form-element .text-element {
	margin: 0 !important;
}

sugar-market-form-element .text-element * {
	color: inherit !important;
	font-size: inherit !important;
	line-height: inherit !important;
}

sugar-market-form-element sugar-market-frontend-form-field-container, sugar-market-form-element sugar-market-frontend-text-element {
	margin-bottom: 24px;
}

sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field>div {
	gap: 12px;
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field * {
	font-size: inherit !important;
	color: #001770 !important;
}

sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field mat-checkbox {
	margin: 0 !important;
}

sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field .mdc-checkbox__background *, sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field .mdc-checkbox__background svg {
	color: #fff !important;
}

sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field .mdc-checkbox__background {
	border-color: #001770 !important;
}

sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background, sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background, sugar-market-form-element sugar-market-frontend-checkbox-field .checkbox-field .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background {
	border-color: #001770 !important;
	background-color: #001770 !important;
}

sugar-market-form-element .button-element {
	margin: 0 !important;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

sugar-market-form-element .mdc-button {
	appearance: none !important;
	box-shadow: none !important;
	padding: 11px 20px 9px !important;
	border-radius: 60px !important;
	background: #ffa630 !important;
	color: #001770 !important;
	text-decoration: none !important;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	font-size: 18px !important;
	font-family: inherit !important;
	text-shadow: none !important;
	line-height: 125% !important;
	max-width: 100% !important;
	height: auto !important;
}

@media (min-width:48em) {
	sugar-market-form-element .mdc-button {
		width: auto !important;
	}
}

.c-card__inner.is-link:hover .c-card__link-wrap sugar-market-form-element .mdc-button.o-btn, .c-card__inner.is-link:hover .c-card__link-wrap sugar-market-form-element button.mdc-button, .c-card__inner.is-link:hover .c-card__link-wrap sugar-market-form-element input.mdc-button[type=button], .c-card__inner.is-link:hover .c-card__link-wrap sugar-market-form-element input.mdc-button[type=submit], sugar-market-form-element .c-card__inner.is-link:hover .c-card__link-wrap .mdc-button.o-btn, sugar-market-form-element .c-card__inner.is-link:hover .c-card__link-wrap button.mdc-button, sugar-market-form-element .c-card__inner.is-link:hover .c-card__link-wrap input.mdc-button[type=button], sugar-market-form-element .c-card__inner.is-link:hover .c-card__link-wrap input.mdc-button[type=submit], sugar-market-form-element .mdc-button:hover {
	text-decoration: none;
	color: #fff !important;
	background: #263a85 !important;
	border-color: #263a85 !important;
}

@media (max-width:29.99em) {
	sugar-market-form-element .mdc-button {
		width: 100%;
	}
}

sugar-market-form-element input[type=email], sugar-market-form-element input[type=password], sugar-market-form-element input[type=tel], sugar-market-form-element input[type=date], sugar-market-form-element input[type=text], sugar-market-form-element input[type=number], sugar-market-form-element input[type=search], sugar-market-form-element select, sugar-market-form-element textarea {
	display: block;
	width: 100% !important;
	padding: 13.5px 20px 10px !important;
	border: 1px solid #a5adce !important;
	border-radius: 100px !important;
	background-color: #fff;
	font-family: mozaic-geo-variable, sans-serif !important;
	-webkit-box-shadow: 0 0 100px 100px #fff inset;
	box-shadow: 0 0 100px 100px #fff inset;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #001770 !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.25 !important;
	height: auto !important;
}

sugar-market-form-element input[type=email]::-webkit-input-placeholder, sugar-market-form-element input[type=password]::-webkit-input-placeholder, sugar-market-form-element input[type=tel]::-webkit-input-placeholder, sugar-market-form-element input[type=date]::-webkit-input-placeholder, sugar-market-form-element input[type=text]::-webkit-input-placeholder, sugar-market-form-element input[type=number]::-webkit-input-placeholder, sugar-market-form-element input[type=search]::-webkit-input-placeholder, sugar-market-form-element select::-webkit-input-placeholder, sugar-market-form-element textarea::-webkit-input-placeholder {
	color: #a5adce;
}

sugar-market-form-element input[type=email]::-ms-input-placeholder, sugar-market-form-element input[type=password]::-ms-input-placeholder, sugar-market-form-element input[type=tel]::-ms-input-placeholder, sugar-market-form-element input[type=date]::-ms-input-placeholder, sugar-market-form-element input[type=text]::-ms-input-placeholder, sugar-market-form-element input[type=number]::-ms-input-placeholder, sugar-market-form-element input[type=search]::-ms-input-placeholder, sugar-market-form-element select::-ms-input-placeholder, sugar-market-form-element textarea::-ms-input-placeholder {
	color: #a5adce;
}

sugar-market-form-element input[type=email]::-moz-placeholder, sugar-market-form-element input[type=password]::-moz-placeholder, sugar-market-form-element input[type=tel]::-moz-placeholder, sugar-market-form-element input[type=date]::-moz-placeholder, sugar-market-form-element input[type=text]::-moz-placeholder, sugar-market-form-element input[type=number]::-moz-placeholder, sugar-market-form-element input[type=search]::-moz-placeholder, sugar-market-form-element select::-moz-placeholder, sugar-market-form-element textarea::-moz-placeholder {
	color: #a5adce;
}

sugar-market-form-element input[type=email]::placeholder, sugar-market-form-element input[type=password]::placeholder, sugar-market-form-element input[type=tel]::placeholder, sugar-market-form-element input[type=date]::placeholder, sugar-market-form-element input[type=text]::placeholder, sugar-market-form-element input[type=number]::placeholder, sugar-market-form-element input[type=search]::placeholder, sugar-market-form-element select::placeholder, sugar-market-form-element textarea::placeholder {
	color: #a5adce;
}

sugar-market-form-element textarea {
	height: 120px !important;
	border-radius: 16px !important;
	resize: none;
}

sugar-market-form-element select {
	padding-right: 40px !important;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/source/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/select-arrow.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 13px 7.8px !important;
	background-position: calc(100% - 20px) center !important;
}

sugar-market-form-element select.nitro-lazy {
	background-image: none !important;
}

.c-video-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 600;
	width: 100%;
	height: 100%;
	padding: 24px;
	background-color: rgba(0, 0, 0, .7);
	display: none;
	overflow: auto;
}

.c-video-overlay__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-video-overlay__inner {
	position: relative;
	overflow: hidden;
	padding: 0;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	border-radius: 16px;
}

.c-video-overlay__close {
	padding: 8px;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 24px;
	right: 24px;
	z-index: 20;
	text-decoration: none;
	color: #fff;
}

.c-banner__location-info a, .c-location-info__info-top a {
	text-decoration: underline;
}

.c-video-overlay__close-full {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.c-video-overlay__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}

.c-banner__img, .c-banner__items {
	display: -webkit-box;
	display: -ms-flexbox;
}

.c-flex-block {
	overflow: hidden;
}

.c-banner {
	position: relative;
	background-color: #fbf5f0;
}

.c-banner__items {
	display: flex;
	width: 100% !important;
}

.c-banner__items.js-banner-slider {
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.c-banner__items.js-banner-slider.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.c-banner__items .slick-slide>div {
	height: 100%;
}

.c-banner__item {
	position: relative;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.no-slider .c-banner__item {
	height: auto;
}

.c-banner__item-inner {
	height: 100%;
}

@media (min-width:48em) {
	.c-banner__items {
		min-height: 520px;
	}
	
	.c-banner__items.h-medium {
		min-height: 640px;
	}
	
	.c-banner__items.h-large {
		min-height: 800px;
	}
	
	.c-banner__item-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		gap: 32px;
	}
	
	.single-post .c-banner__item-inner {
		position: relative;
	}
}

.c-banner__item-inner:after {
	display: none !important;
}

.c-banner__content {
	width: 100%;
	padding: 32px 0 80px;
	-ms-flex-item-align: center;
	align-self: center;
}

@media (min-width:48em) {
	.c-banner__content {
		padding: 32px 20px 80px;
	}
}

.no-slider .c-banner__content {
	padding-bottom: 40px;
}

@media (min-width:48em) {
	.c-banner__content {
		padding: 64px 0;
		max-width: 60%;
		width: 100%;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.single-post .c-banner__content {
		max-width: 48%;
	}
	
	.c-banner__copy {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.c-banner__copy {
	max-width: 640px;
	width: 100%;
}

.c-banner__img {
	display: flex;
	margin: 0 -20px;
	width: calc(100% + 40px);
	text-align: right;
}

@media (min-width:48em) {
	.c-banner__img {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 40%;
		margin: 0;
		max-width: 650px;
	}
	
	.single-post .c-banner__img {
		width: 50%;
	}
}

.c-banner__img .c-image-mask svg {
	width: 100%;
}

@media (min-width:48em) {
	.c-banner__img .c-image-mask svg {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}
}

@media (max-width:47.99em) {
	.c-banner__img.mask-none .c-image-mask {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.c-banner__img.mask-mask-10 svg, .c-banner__img.mask-mask-11 svg, .c-banner__img.mask-mask-12 svg, .c-banner__img.mask-mask-13 svg, .c-banner__img.mask-mask-14 svg, .c-banner__img.mask-mask-18 svg, .c-banner__img.mask-mask-5 svg, .c-banner__img.mask-mask-9 svg {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 300px;
	}
}

.c-banner__img.mask-mask-10, .c-banner__img.mask-mask-11, .c-banner__img.mask-mask-12, .c-banner__img.mask-mask-13, .c-banner__img.mask-mask-14, .c-banner__img.mask-mask-17, .c-banner__img.mask-mask-9 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.c-banner__img .mask-17, .c-banner__img .mask-2, .c-banner__img .mask-33 {
	height: 100%;
}

@media (min-width:48em) {
	.c-banner__img .mask-17 svg, .c-banner__img .mask-2 svg, .c-banner__img .mask-33 svg {
		max-width: unset;
		max-height: unset;
		height: 100%;
		width: auto;
	}
}

.c-banner__nav-wrap {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	bottom: 10px;
	width: 100%;
	padding: 0 20px;
}

@media (min-width:48em) {
	.c-banner__nav-wrap {
		width: 60%;
		bottom: 40px;
	}
}

@media (min-width:80em) {
	.c-banner__nav-wrap {
		width: 100%;
		padding-left: calc(max((100% - 1440px) / 2, 0px) + 64px);
		padding-right: calc(min(40%, 650px) + 64px);
	}
}

.c-banner__nav-wrap .slick-arrow {
	position: static;
}

.c-banner__nav-wrap .slick-arrow.slick-next {
	margin-left: 14px;
}

.c-banner__nav-wrap .slick-arrow.slick-pause {
	margin-left: auto;
}

.c-banner__location-info {
	border-radius: 16px;
	background-color: #fff;
	padding: 20px;
	color: #001770;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.c-banner__location-info-item {
	display: block;
	position: relative;
	padding-left: 24px;
	margin-bottom: 12px;
}

.c-accordion-module__item-content :last-child, .c-banner__location-info-item:last-child {
	margin-bottom: 0;
}

.c-banner__location-info-item .icon {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 0;
	line-height: 0;
	display: inline-block;
}

.c-banner__location-info-item .c-svgicon--email, .c-banner__location-info-item .c-svgicon--phone {
	width: 13px;
	height: 13px;
}

.c-banner__location-info-item .c-svgicon--map {
	width: 9px;
	height: 12px;
}

.c-banner__location-info-item .c-svgicon--check {
	width: 8px;
	height: 6px;
}

.c-banner__location-info-item a {
	font-weight: 500;
}

.c-banner__location-info-item.address a {
	display: inline-block;
}

.c-banner__location-info-item.cats {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	gap: 10px 20px;
}

.c-banner__location-info-item.cat {
	display: inline-block;
	margin: 0;
}

.c-banner__location-info-item.cat .icon {
	width: 14px;
	height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100px;
	background: #ffeec3;
}

.c-anchor-nav {
	position: sticky;
	top: 0;
	z-index: 10;
	background-color: #fff;
	overflow: auto;
	padding: 40px 0 12px;
	overflow-x: scroll;
}

.c-anchor-nav::-webkit-scrollbar {
	height: 4px;
}

.c-anchor-nav::-webkit-scrollbar-thumb, .c-anchor-nav::-webkit-scrollbar-track {
	border-radius: 100px;
}

.c-anchor-nav::-webkit-scrollbar-thumb {
	background: #a5adce;
}

.c-anchor-nav::-webkit-scrollbar-track {
	margin: 0 20px;
}

@media (min-width:48em) {
	.c-anchor-nav {
		padding: 80px 0 12px;
	}
	
	.c-anchor-nav::-webkit-scrollbar-track {
		margin: 0 64px;
	}
}

.c-anchor-nav__inner {
	color: #001770;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.25;
}

.c-anchor-nav__links {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	list-style: none;
	white-space: nowrap;
}

.c-anchor-nav__links a {
	display: inline-block;
	padding: 6px 12px 4px;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	opacity: .6;
}

@media (max-width:47.99em) {
	.c-anchor-nav__links a {
		opacity: 1;
		border: 1px solid #001770;
		border-radius: 100px;
	}
}

.c-anchor-nav__links .c-card__inner.is-link:hover .c-card__link-wrap a.o-btn, .c-anchor-nav__links a.is-active, .c-anchor-nav__links a:hover, .c-card__inner.is-link:hover .c-card__link-wrap .c-anchor-nav__links a.o-btn {
	opacity: 1;
	border-color: #001770;
}

.c-accordion-module__wrap {
	width: 100%;
}

.c-accordion-module__intro {
	margin-bottom: 60px;
	max-width: 540px;
	width: 100%;
}

@media (min-width:48em) {
	.c-anchor-nav__links {
		gap: 16px;
	}
	
	.c-accordion-module__wrap.two-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		gap: 32px;
	}
	
	.two-col .c-accordion-module__intro {
		max-width: 40%;
	}
	
	.two-col .c-accordion-module__content {
		max-width: 60%;
	}
}

.c-accordion-module__tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	overflow: auto;
	margin-bottom: 48px;
}

@media (max-width:47.99em) {
	.c-accordion-module__tabs {
		margin-right: -20px;
		padding-right: 20px;
		margin-bottom: 36px;
	}
}

.c-accordion-module__tabs a {
	display: block;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 fit-content;
	flex: 0 0 fit-content;
}

.c-accordion-module__items, .c-contact-form__inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
}

.c-accordion-module__tabs .mktoForm button.mktoButton, .c-accordion-module__tabs .o-btn, .c-accordion-module__tabs button, .c-accordion-module__tabs input[type=button], .c-accordion-module__tabs input[type=submit], .mktoForm .c-accordion-module__tabs button.mktoButton {
	font-size: 14px;
	padding: 8px 16px 6px;
}

.c-accordion-module__tabs .mktoForm button.is-active.mktoButton, .c-accordion-module__tabs .o-btn.is-active, .c-accordion-module__tabs button.is-active, .c-accordion-module__tabs input.is-active[type=button], .c-accordion-module__tabs input.is-active[type=submit], .mktoForm .c-accordion-module__tabs button.is-active.mktoButton {
	color: #fff;
	background-color: #001770;
	border-color: #001770;
}

.c-accordion-module__content {
	width: 100%;
}

.c-accordion-module__items {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
	gap: 32px;
}

.c-accordion-module__item {
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	border: 1px solid #a5adce;
	border-radius: 16px;
	padding: 18px 18px 15px;
}

.c-accordion-module__item:not(:last-child) {
	margin-bottom: 16px;
}

@media (min-width:48em) {
	.c-accordion-module__item {
		padding: 24px 20px 20px;
	}
	
	.c-accordion-module__item:not(:last-child) {
		margin-bottom: 32px;
	}
}

.c-accordion-module__item.is-active {
	background-color: #fbf5f0;
}

.c-accordion-module__item.is-active .c-accordion-module__item-title:after {
	-webkit-transform: translateY(-50%) rotate(0);
	-ms-transform: translateY(-50%) rotate(0);
	transform: translateY(-50%) rotate(0);
}

.c-accordion-module__item-title {
	position: relative;
	display: block;
	color: #001770;
	text-decoration: none;
	margin: 0;
	padding-right: 30px;
	width: 100%;
}

.c-accordion-module__item-title:after, .c-accordion-module__item-title:before {
	content: "";
	position: absolute;
	width: 16px;
	height: 3px;
	background: #001770;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	border-radius: 2px;
}

@media (min-width:48em) {
	.c-accordion-module__item-title:after, .c-accordion-module__item-title:before {
		width: 20px;
	}
}

.c-accordion-module__item-title:after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.c-accordion-module__item-title:focus {
	text-decoration: none;
}

.c-accordion-module__item-title blockquote :first-child, .c-accordion-module__item-title h5, blockquote .c-accordion-module__item-title :first-child {
	margin: 0;
}

.c-accordion-module__item-content {
	display: none;
	width: 100% !important;
	margin-top: 16px;
}

.c-accordion-module__item-inner {
	padding: 0 24px 24px;
}

.c-contact-form {
	position: relative;
	z-index: 1;
}

.c-contact-form::after {
	content: "";
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/line-bg.svg");
	background-size: contain;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
	width: 100%;
	height: 220px;
	max-height: 100%;
}

.c-content-fw, .c-statement, .c-statement__inner {
	position: relative;
}

.c-contact-form.shape-shape-1::after {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/contact-shape-1.svg");
}

.c-contact-form.shape-shape-2::after {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/contact-shape-2.svg");
}

.c-contact-form.shape-shape-3::after {
	left: unset;
	right: 0;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/contact-shape-3.svg");
	background-position: right bottom;
}

.c-contact-form__inner {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

@media (min-width:48em) {
	.c-contact-form::after {
		width: 300px;
		height: 600px;
	}
	
	.c-contact-form__inner {
		gap: 64px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.c-contact-form.ly-intro-on-top .c-contact-form__inner {
		gap: 48px;
	}
}

.c-contact-form.ly-intro-on-top .c-contact-form__inner, .c-quiz__step {
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

.c-contact-form.ly-intro-on-top .c-contact-form__inner {
	flex-direction: column;
	max-width: 748px;
	margin: 0 auto;
}

@media (min-width:48em) {
	.c-contact-form__copy {
		width: 40%;
		max-width: 748px;
	}
}

.c-contact-form.ly-intro-on-top .c-contact-form__copy {
	width: 100%;
	text-align: center;
}

.c-contact-form__copy .c-btn-group {
	margin-top: 24px;
}

.c-contact-form__copy :last-child {
	margin-bottom: 0;
}

.c-contact-form__section {
	background-color: #f2f3f8;
	padding: 20px;
	margin-bottom: 40px;
}

.c-contact-form__section:last-child {
	margin-bottom: 0;
}

.c-contact-form__section p {
	margin-bottom: 16px;
}

.c-contact-form__section a {
	text-decoration: none;
}

.c-contact-form__section :last-child {
	margin-bottom: 0;
}

@media (min-width:48em) {
	.c-contact-form__form-wrap {
		max-width: 748px;
		width: 60%;
	}
}

.c-contact-form.ly-intro-on-top .c-contact-form__form-wrap {
	width: 100%;
}

.c-contact-form__form {
	padding: 24px;
	background: #fff;
	border-radius: 16px;
}

.c-cards-module__intro {
	text-align: center;
	max-width: 760px;
	margin: 0 auto 32px;
}

.c-cards-module__intro .c-btn-group {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width:62.5em) {
	.c-cards-module.ly-intro-on-left .c-cards-module__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 30px;
	}
	
	.c-cards-module.ly-intro-on-left .c-cards-module__intro {
		width: 32%;
		text-align: left;
		margin: 0;
		max-width: auto;
	}
	
	.c-cards-module.ly-intro-on-left .c-cards-module__intro .c-btn-group {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.c-cards-module.ly-intro-on-left .c-cards-module__cards {
		width: 68%;
	}
}

.c-cards-module.ly-slider .c-cards-module__cards .slick-track {
	gap: 20px;
}

@media (min-width:48em) {
	.c-contact-form__form {
		padding: 32px;
	}
	
	.c-cards-module.ly-slider .c-cards-module__cards .slick-track {
		gap: 30px;
	}
}

.c-cards-module.ly-slider .c-cards-module__cards .slick-slide>div, .c-cards-module.ly-slider .c-cards-module__cards .slick-slide>div>div {
	height: 100%;
}

.c-cards-module.ly-grid .c-cards-module__cards, .c-cards-module.ly-intro-on-left .c-cards-module__cards {
	display: grid;
	gap: 20px;
}

@media (min-width:30em) {
	.c-cards-module.ly-grid .c-cards-module__cards.columns-3, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-3 {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-cards-module.ly-grid .c-cards-module__cards, .c-cards-module.ly-intro-on-left .c-cards-module__cards {
		gap: 30px;
	}
	
	.c-cards-module.ly-grid .c-cards-module__cards.cards-bg-none, .c-cards-module.ly-intro-on-left .c-cards-module__cards.cards-bg-none {
		gap: 60px;
	}
	
	.c-cards-module.ly-grid .c-cards-module__cards.columns-2, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-2 {
		grid-template-columns: 1fr 1fr;
	}
	
	.c-cards-module.ly-grid .c-cards-module__cards.columns-3, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-3 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:37.5em) {
	.c-cards-module.ly-grid .c-cards-module__cards.columns-4, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-4 {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-cards-module.ly-grid .c-cards-module__cards.columns-4, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-4 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:80em) {
	.c-cards-module.ly-grid .c-cards-module__cards.columns-4, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-4 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media (min-width:37.5em) {
	.c-cards-module.ly-grid .c-cards-module__cards.columns-5, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-5 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-cards-module.ly-grid .c-cards-module__cards.columns-5, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-5 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media (max-width:47.99em) {
	.c-quick-location, .c-quick-location .o-wrapper {
		padding: 0;
	}
}

.c-quick-location__inner {
	color: #fff;
	padding: 48px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 64px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width:48em) {
	.c-quick-location__inner {
		padding: 48px 32px;
		border-radius: 16px;
	}
}

@media (max-width:79.99em) {
	.c-quick-location__inner {
		gap: 32px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

@media (min-width:80em) {
	.c-cards-module.ly-grid .c-cards-module__cards.columns-5, .c-cards-module.ly-intro-on-left .c-cards-module__cards.columns-5 {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
	
	.c-quick-location__intro {
		width: 30%;
	}
}

.c-quick-location__intro .c-steps__num span, .c-quick-location__intro .mktoForm .mktoHtmlText h1, .c-quick-location__intro blockquote :first-child, .c-quick-location__intro h1, .c-quick-location__intro h2, .c-quick-location__intro h3, .c-quick-location__intro h4, .c-quick-location__intro h5, .c-quick-location__intro h6, .c-steps__num .c-quick-location__intro span, .mktoForm .mktoHtmlText .c-quick-location__intro h1, blockquote .c-quick-location__intro :first-child {
	color: inherit;
}

.c-quick-location__intro :last-child {
	margin-bottom: 0;
}

.c-quick-location__form {
	width: 100%;
}

@media (min-width:80em) {
	.c-quick-location__form {
		width: 70%;
	}
}

.c-content-fw__copy {
	max-width: 680px;
	margin: 0 auto 40px;
	text-align: center;
}

.c-content-fw__media {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.c-content-fw.has-wrapper .c-content-fw__media {
	border-radius: 16px;
	max-width: 720px;
	margin: 0 auto;
}

.c-statement__inner {
	background: #001770;
	color: #fff;
	text-align: center;
	padding: 140px 0;
	z-index: 1;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-statement__inner::after {
	content: "";
	background-repeat: no-repeat;
	position: absolute;
	pointer-events: none;
	z-index: -1;
}

@media (min-width:48em) {
	.c-statement__inner {
		padding: 100px 0;
		min-height: 480px;
	}
	
	.c-statement__inner::after {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/statement-shape.svg");
		background-size: contain;
		background-position: right 0;
		top: 0;
		right: 0;
		width: 400px;
		height: 100%;
	}
}

@media (max-width:47.99em) {
	.c-statement__inner::after {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/statement-shape-mob.svg");
		background-size: cover;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 150px;
	}
}

.c-statement__copy {
	max-width: 800px;
	margin: 0 auto;
}

.c-statement__copy .c-steps__num span, .c-statement__copy .mktoForm .mktoHtmlText h1, .c-statement__copy blockquote :first-child, .c-statement__copy h1, .c-statement__copy h2, .c-statement__copy h3, .c-statement__copy h4, .c-statement__copy h5, .c-steps__num .c-statement__copy span, .mktoForm .mktoHtmlText .c-statement__copy h1, blockquote .c-statement__copy :first-child {
	color: #fff;
}

.c-statement__copy :last-child {
	margin-bottom: 0;
}

.c-posts-module__intro {
	text-align: center;
	max-width: 760px;
	margin: 0 auto 32px;
}

.c-posts-module__intro :last-child {
	margin-bottom: 0;
}

.c-posts-module__buttons {
	margin-top: 32px;
}

.c-posts-module__buttons .c-btn-group {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-posts-module__grid {
	display: grid;
	gap: 20px;
}

@media (min-width:30em) {
	.c-posts-module__grid {
		grid-template-columns: 1fr 1fr;
	}
}

.c-content-image {
	overflow: hidden;
}

@media (min-width:48em) {
	.c-posts-module__grid {
		gap: 30px;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.c-content-image.content-wrap .c-image-mask.mask-1, .c-content-image.content-wrap .c-image-mask.mask-17, .c-content-image.content-wrap .c-image-mask.mask-2, .c-content-image.content-wrap .c-image-mask.mask-21, .c-content-image.content-wrap .c-image-mask.mask-22, .c-content-image.content-wrap .c-image-mask.mask-24, .c-content-image.content-wrap .c-image-mask.mask-4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	
	.c-content-image.content-wrap .c-image-mask.mask-1 svg, .c-content-image.content-wrap .c-image-mask.mask-17 svg, .c-content-image.content-wrap .c-image-mask.mask-2 svg, .c-content-image.content-wrap .c-image-mask.mask-21 svg, .c-content-image.content-wrap .c-image-mask.mask-22 svg, .c-content-image.content-wrap .c-image-mask.mask-24 svg, .c-content-image.content-wrap .c-image-mask.mask-4 svg {
		width: auto;
		height: 100%;
	}
	
	.c-content-image.content-wrap.image-on-right .c-image-mask.mask-1, .c-content-image.content-wrap.image-on-right .c-image-mask.mask-17, .c-content-image.content-wrap.image-on-right .c-image-mask.mask-2, .c-content-image.content-wrap.image-on-right .c-image-mask.mask-21, .c-content-image.content-wrap.image-on-right .c-image-mask.mask-22, .c-content-image.content-wrap.image-on-right .c-image-mask.mask-24, .c-content-image.content-wrap.image-on-right .c-image-mask.mask-4 {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.c-content-image__image, .c-content-image__video, .c-content-image__youtube {
		width: 50%;
	}
}

.c-content-image__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 64px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width:47.99em) {
	.c-content-image__inner {
		gap: 32px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-content-image.content-wrap .c-content-image__inner {
	overflow: hidden;
	border-radius: 16px;
	gap: 0;
}

.c-content-image__image, .c-content-image__video, .c-content-image__youtube {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}

@media (min-width:48em) {
	.c-content-image.content-wrap .c-content-image__image, .c-content-image.content-wrap .c-content-image__video, .c-content-image.content-wrap .c-content-image__youtube {
		width: 40%;
	}
	
	.c-content-image.image-on-right .c-content-image__image, .c-content-image.image-on-right .c-content-image__video, .c-content-image.image-on-right .c-content-image__youtube {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.c-content-image__video, .c-content-image__youtube {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-content-image__video .c-video, .c-content-image__youtube .c-video {
	width: 100%;
	border-radius: 16px;
	overflow: hidden;
}

.c-content-image__image img {
	display: inline-block;
}

@media (min-width:37.5em) {
	.c-content-image.image-small .c-content-image__image img {
		width: 60%;
	}
	
	.c-content-image.image-medium .c-content-image__image img {
		width: 80%;
	}
}

.c-content-image__image.msk-off-left {
	margin-left: -20px;
}

.c-content-image__image.msk-off-right {
	margin-right: -20px;
}

@media (min-width:80em) {
	.c-content-image__image.msk-off-left {
		margin-left: -64px;
	}
	
	.c-content-image__image.msk-off-right {
		margin-right: -64px;
	}
}

.c-content-image__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-steps__nums, .c-usp__inner {
	display: -webkit-box;
	display: -ms-flexbox;
}

.c-content-image.content-wrap .c-content-image__content {
	padding: 20px;
}

@media (min-width:48em) {
	.c-content-image__content {
		width: 50%;
	}
	
	.c-content-image.content-wrap .c-content-image__content {
		width: 60%;
		padding: 64px;
	}
	
	.c-content-image.ly-image-on-left .c-content-image__content-inner {
		margin: 0 0 0 auto;
	}
}

.c-content-image__content-inner {
	width: 100%;
}

.c-content-image__content-inner .c-btn-group {
	margin: 24px 0 0;
}

.c-content-image__content-inner :last-child {
	margin-bottom: 0;
}

.c-usp__inner {
	background: center #001770;
	position: relative;
	z-index: 1;
	color: #fff;
	background-size: cover;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 48px 0 80px;
}

.c-steps__num .c-usp__inner span, .c-usp__inner .c-steps__num span, .c-usp__inner .mktoForm .mktoHtmlText h1, .c-usp__inner blockquote :first-child, .c-usp__inner h1, .c-usp__inner h2, .c-usp__inner h3, .c-usp__inner h4, .c-usp__inner h5, .mktoForm .mktoHtmlText .c-usp__inner h1, blockquote .c-usp__inner :first-child {
	color: #fff;
}

.c-usp__inner::before {
	content: "";
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 23, 112, .7)), to(rgba(0, 23, 112, .7)));
	background: -o-linear-gradient(bottom, rgba(0, 23, 112, .7) 0, rgba(0, 23, 112, .7) 100%);
	background: linear-gradient(0deg, rgba(0, 23, 112, .7) 0, rgba(0, 23, 112, .7) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
}

.c-cta::after, .c-cta::before, .c-usp__inner::after {
	content: "";
	bottom: 0;
	width: 100%;
	pointer-events: none;
}

.c-usp__inner::after {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/line-shape-white-mob.svg");
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	z-index: -1;
	height: 80px;
}

@media (min-width:48em) {
	.c-usp__inner {
		padding: 100px 0;
		min-height: 600px;
	}
	
	.c-usp__inner::after {
		background-position: left bottom;
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/line-shape-white.svg");
		width: 300px;
		height: 100%;
	}
}

.c-usp__inner.shape-style-2::after {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/line-shape-white-2-mob.svg");
}

@media (min-width:48em) {
	.c-usp__inner.shape-style-2::after {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/line-shape-white-2.svg");
	}
}

.c-usp__inner.shape-style-3::after {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/round-shape-white.svg");
}

.c-usp__inner ol, .c-usp__inner ul {
	margin-left: 0;
}

.c-usp__inner ol li, .c-usp__inner ul li {
	list-style: none;
	padding-left: 36px;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/list.svg");
	background-size: 24px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}

.c-usp__inner ol li.nitro-lazy, .c-usp__inner ul li.nitro-lazy {
	background-image: none !important;
}

.c-usp__inner ol li blockquote :first-child, .c-usp__inner ol li h5, .c-usp__inner ul li blockquote :first-child, .c-usp__inner ul li h5, blockquote .c-usp__inner ol li :first-child, blockquote .c-usp__inner ul li :first-child {
	margin: 0;
}

.c-cta {
	position: relative;
	z-index: 1;
	background-color: #fbf5f0;
	text-align: center;
	overflow: hidden;
	padding: 120px 0;
}

.c-cta::after, .c-cta::before {
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-1.svg");
	background-size: contain;
	background-position: center;
	left: 0;
	height: 120px;
}

.c-cta.ly-lines-1::before, .c-cta.ly-shape-1::after, .c-cta.ly-shape-2::after, .c-cta.ly-shape-3::after, .c-cta.ly-shape-4::after, .c-cta.ly-small::after, .c-cta.ly-small::before {
	content: none;
}

.c-cta.ly-lines-1 {
	padding: 48px 0 100px;
}

@media (min-width:48em) {
	.c-cta::after, .c-cta::before {
		background-position: center bottom;
		height: 100%;
	}
	
	.c-cta.ly-lines-1 {
		padding: 80px 0 160px;
	}
}

.c-cta.ly-shape-1, .c-cta.ly-shape-2, .c-cta.ly-shape-3, .c-cta.ly-shape-4 {
	text-align: left;
	padding: 220px 0 40px;
}

@media (min-width:48em) {
	.c-cta.ly-shape-1, .c-cta.ly-shape-2, .c-cta.ly-shape-3, .c-cta.ly-shape-4 {
		padding: 120px 0;
	}
	
	.c-cta.ly-shape-1 .c-cta__inner, .c-cta.ly-shape-2 .c-cta__inner, .c-cta.ly-shape-3 .c-cta__inner, .c-cta.ly-shape-4 .c-cta__inner {
		margin: 0 0 0 420px;
	}
}

.c-cta.ly-shape-1 .c-btn-group, .c-cta.ly-shape-2 .c-btn-group, .c-cta.ly-shape-3 .c-btn-group, .c-cta.ly-shape-4 .c-btn-group {
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
}

.c-cta.ly-shape-1 .c-cta__copy, .c-cta.ly-shape-2 .c-cta__copy, .c-cta.ly-shape-3 .c-cta__copy, .c-cta.ly-shape-4 .c-cta__copy {
	margin: 0;
}

.c-cta.ly-shape-2, .c-cta.ly-shape-4 {
	padding: 40px 0 220px;
}

.c-cta.ly-lines-2::before, .c-cta.ly-lines-3::before {
	top: 0;
	bottom: unset;
	left: 0;
	width: 100%;
	height: 120px;
	background-position: top left;
}

@media (min-width:48em) {
	.c-cta.ly-shape-2, .c-cta.ly-shape-4 {
		padding: 120px 0;
	}
	
	.c-cta.ly-shape-2 .c-cta__inner, .c-cta.ly-shape-4 .c-cta__inner {
		margin: 0 420px 0 0;
	}
	
	.c-cta.ly-lines-2::before, .c-cta.ly-lines-3::before {
		width: 300px;
		height: 100%;
		background-position: bottom left;
	}
}

.c-cta.ly-lines-2::after, .c-cta.ly-lines-3::after {
	left: unset;
	right: 0;
	height: 120px;
	width: 100%;
	background-position: bottom right;
}

.c-cta.ly-lines-2::before {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-2-1-mob.svg");
}

@media (min-width:48em) {
	.c-cta.ly-lines-2::after, .c-cta.ly-lines-3::after {
		height: 100%;
		width: 300px;
		background-position: top right;
	}
	
	.c-cta.ly-lines-2::before {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-2-1-desk.svg");
	}
}

.c-cta.ly-lines-2::after {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-2-2-mob.svg");
}

@media (min-width:48em) {
	.c-cta.ly-lines-2::after {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-2-2-desk.svg");
	}
}

.c-cta.ly-lines-3::before {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-3-1-mob.svg");
}

@media (min-width:48em) {
	.c-cta.ly-lines-3::before {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-3-1-desk.svg");
	}
}

.c-cta.ly-lines-3::after {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-3-2-mob.svg");
}

.c-cta.ly-shape-1::before, .c-cta.ly-shape-3::before {
	top: 0;
	bottom: unset;
	left: 0;
	width: 100%;
	height: 200px;
	background-position: top left;
}

@media (min-width:48em) {
	.c-cta.ly-lines-3::after {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-lines-3-2-desk.svg");
	}
	
	.c-cta.ly-shape-1::before, .c-cta.ly-shape-3::before {
		width: 420px;
		height: 100%;
		background-position: bottom left;
	}
}

.c-cta.ly-shape-1::before {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-shape-1-mob.svg");
}

@media (min-width:48em) {
	.c-cta.ly-shape-1::before {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-shape-1-desk.svg");
	}
}

.c-cta.ly-shape-3::before {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-shape-3.svg");
}

.c-cta.ly-shape-2::before, .c-cta.ly-shape-4::before {
	top: unset;
	left: unset;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 200px;
	background-position: bottom right;
}

.c-cta.ly-shape-2::before {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-shape-2-mob.svg");
}

@media (min-width:48em) {
	.c-cta.ly-shape-2::before, .c-cta.ly-shape-4::before {
		width: 420px;
		height: 100%;
	}
	
	.c-cta.ly-shape-2::before {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-shape-2-desk.svg");
	}
}

.c-cta.ly-shape-4::before {
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/cta/cta-shape-4.svg");
}

.c-cta.ly-small {
	padding: 40px 0;
	background-color: #fff;
}

@media (min-width:48em) {
	.c-cta.ly-small {
		padding: 80px 0;
	}
}

.c-cta.ly-small .c-cta__inner {
	padding: 48px 20px;
	border-radius: 16px;
}

.c-cta__copy {
	max-width: 760px;
	margin: 0 auto;
}

.c-testimonials {
	position: relative;
}

.c-testimonials.shape-style-1::after, .c-testimonials.shape-style-2::after, .c-testimonials.shape-style-3::after {
	content: "";
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/testimonial-shape-mob.svg");
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
	pointer-events: none;
	width: 100%;
	height: 120px;
}

@media (min-width:48em) {
	.c-cta.ly-small .c-cta__inner {
		padding: 80px;
	}
	
	.c-testimonials.shape-style-1::after, .c-testimonials.shape-style-2::after, .c-testimonials.shape-style-3::after {
		background-position: right top;
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/testimonial-shape.svg");
		width: 420px;
		height: 100%;
		top: 0;
	}
}

.c-testimonials.shape-style-2::after {
	content: "";
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/testimonial-shape-2.svg");
	bottom: 0;
	top: unset;
	width: 100%;
	background-position: center bottom;
	height: 150px;
	background-size: cover;
}

@media (min-width:48em) {
	.c-testimonials.shape-style-2::after {
		height: 400px;
	}
}

.c-testimonials.shape-style-3::after {
	content: "";
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/testimonial-shape-3.svg");
	bottom: 0;
	top: unset;
	background-position: right bottom;
}

.c-testimonials__intro {
	max-width: 760px;
	margin-bottom: 32px;
}

.c-testimonials__each {
	padding: 24px 20px;
	border-radius: 16px;
	height: 100%;
}

.c-testimonials__each-inner h6 {
	text-transform: uppercase;
}

.c-testimonials__each-img {
	width: 100%;
	max-width: 200px;
	max-height: 200px;
	min-width: 200px;
}

@media (max-width:47.99em) {
	.c-testimonials__each-img {
		max-width: 120px;
		max-height: 120px;
		min-width: unset;
		float: right;
		margin: 0 0 12px 12px;
	}
}

.c-testimonials__each-img .bgimg {
	width: 100%;
	height: 120px;
	object-fit: cover;
	object-position: center;
	border-radius: 16px;
}

.shape-style-2 .c-testimonials__each-img .bgimg {
	border-radius: 100%;
}

.shape-style-3 .c-testimonials__each-img .bgimg {
	border-radius: 100% 100% 0 0;
}

@media (min-width:48em) {
	.c-testimonials__each {
		padding: 32px 24px;
	}
	
	.c-testimonials__each-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 30px;
	}
	
	.c-testimonials__each-img .bgimg {
		height: 100%;
	}
}

.c-quotes {
	position: relative;
	width: 100%;
}

.c-quotes__each {
	position: relative;
	padding: 48px 20px 80px;
	border-radius: 16px;
	background-color: #f2f3f8;
	text-align: center;
	z-index: 1;
}

.c-quotes__each::after {
	content: "";
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/quote-bg.svg");
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
	width: 100%;
	height: 120px;
	border-radius: 0 0 16px 16px;
}

.c-timelines, .c-timelines__each {
	position: relative;
}

@media (min-width:48em) {
	.c-quotes__each {
		padding: 80px 20px 160px;
	}
	
	.c-quotes__each::after {
		width: 100%;
		height: 240px;
	}
}

.c-quotes__each svg {
	width: 61px;
	height: 48px;
	opacity: .2;
	color: #001770;
	margin-bottom: 20px;
}

.c-quotes__each-inner {
	max-width: 780px;
	margin: 0 auto;
}

.c-quotes__each-inner .c-btn-group {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-quotes__carousel.has-arrows {
	padding-bottom: 60px;
}

.c-quotes__carousel .slick-list, .c-timelines {
	overflow: hidden;
}

@media (min-width:48em) {
	.c-quotes__each svg {
		width: 105px;
		height: 82px;
	}
	
	.c-quotes__carousel .slick-prev {
		right: 60px;
		left: unset;
	}
	
	.c-timelines__each-inner {
		pointer-events: none;
	}
}

@media (max-width:47.99em) {
	.c-timelines__each-inner {
		padding: 16px 16px 12px;
		border: 1px solid #a5adce;
		border-radius: 16px;
		margin-bottom: 16px;
	}
	
	.c-timelines__each-inner::before {
		content: "";
		width: 16px;
		height: 16px;
		position: absolute;
		background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3E%3Cpath d=\'M8 13.1l-8-8 2.1-2.2 5.9 5.9 5.9-5.9 2.1 2.2z\' fill=\'%23001770\'/%3E%3C/svg%3E");
		right: 12px;
		top: 20px;
		background-position: center;
		background-size: 12px;
		background-repeat: no-repeat;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	
	.c-timelines__each-inner.is-active::before {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

.c-timelines__each-title {
	position: relative;
	display: block;
	margin-bottom: 0;
	width: 100%;
}

@media (min-width:48em) {
	.c-timelines__each-title {
		padding-bottom: 20px;
		border-bottom: 2px solid #001770;
		margin-bottom: 16px;
	}
	
	.c-timelines__each-title::before {
		content: "";
		width: 16px;
		height: 16px;
		position: absolute;
		border-radius: 16px;
		display: inline-block;
		background: #e5e8f1;
		vertical-align: bottom;
		bottom: -8px;
		left: -2px;
		-webkit-transition: .4s;
		-o-transition: .4s;
		transition: .4s;
	}
	
	.c-card__inner.is-link:hover .c-card__link-wrap .c-timelines__each.o-btn .c-timelines__each-title::before, .c-card__inner.is-link:hover .c-card__link-wrap button.c-timelines__each .c-timelines__each-title::before, .c-card__inner.is-link:hover .c-card__link-wrap input.c-timelines__each[type=button] .c-timelines__each-title::before, .c-card__inner.is-link:hover .c-card__link-wrap input.c-timelines__each[type=submit] .c-timelines__each-title::before, .c-timelines__each:hover .c-timelines__each-title::before, .slick-current .c-timelines__each-title::before {
		background-color: #001770;
	}
}

.c-gallery-module, .c-steps, .c-vtabs, .c-vtabs__each, .c-vtabs__each-tab::after, .c-vtabs__tab {
	position: relative;
}

.c-timelines__each-title h3 {
	margin: 0;
}

.c-timelines__each-copy {
	width: 100% !important;
}

@media (min-width:48em) {
	.c-timelines__each-copy {
		display: block !important;
		padding-right: 30px;
	}
	
	.c-timelines__carousel .slick-prev {
		right: 60px;
		left: unset;
	}
}

@media (max-width:47.99em) {
	.c-timelines__each-copy {
		display: none;
		padding-top: 16px;
	}
	
	.c-timelines__carousel {
		display: block;
	}
}

.c-timelines__each-inner.first-item .c-timelines__each-copy {
	display: block;
}

.c-timelines__carousel.has-arrows {
	padding-bottom: 60px;
}

.c-timelines__carousel .slick-list {
	overflow: visible;
}

.c-timelines__carousel .slick-track {
	gap: 0;
}

.c-steps__intro {
	margin-bottom: 24px;
	max-width: 780px;
}

@media (min-width:62.5em) {
	.c-steps__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		gap: 32px;
	}
}

.c-steps__nums {
	display: flex;
	margin-bottom: 32px;
	gap: 0;
	overflow-y: hidden;
	overflow-x: auto;
}

@media (max-width:47.99em) {
	.c-steps__nums {
		gap: 12px;
	}
}

.c-steps__num {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

.c-steps__num span {
	width: 40px;
	height: 40px;
	border: 1px solid #a5adce;
	color: #001770;
	line-height: 40px;
	margin-bottom: 0;
	border-radius: 60px;
	font-weight: 700;
	text-align: center;
	padding: 2px 0;
}

@media (min-width:48em) {
	.c-steps__num span {
		line-height: 60px;
		width: 60px;
		height: 60px;
		padding: 4px 0;
	}
	
	.c-steps__num:not(:last-child)::after {
		content: "";
		display: inline-block;
		height: 1px;
		width: 32px;
		background: #a5adce;
		margin: 0 4px;
	}
	
	.c-steps__bottom {
		width: 27%;
	}
}

.c-steps__num.is-active span {
	background-color: #ffa630;
	border-color: #ffa630;
}

.c-steps__list {
	background-color: #faf3ec;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 24px 20px 10px;
}

@media (min-width:48em) {
	.c-steps__list {
		padding: 32px;
		max-width: 67%;
		width: 100%;
		margin-bottom: 0;
	}
}

.c-steps__each {
	display: none;
}

.c-steps__each.is-active {
	display: block;
}

.c-vtabs__intro {
	margin-bottom: 24px;
	max-width: 780px;
}

@media (min-width:48em) {
	.c-vtabs__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		gap: 32px;
	}
	
	.c-vtabs__tabs {
		max-width: 30%;
		width: 100%;
	}
}

.c-vtabs__each-tab::before, .c-vtabs__tab::before {
	content: "";
	margin-right: 12px;
	-ms-flex-item-align: center;
}

.c-vtabs__tabs {
	margin-bottom: 32px;
	text-align: left;
}

@media (max-width:47.99em) {
	.c-vtabs__tabs {
		display: none;
	}
}

.c-vtabs__tab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 12px 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
	border-radius: 8px;
	margin-bottom: 12px;
	width: 100%;
}

.c-vtabs__tab::before {
	display: inline-block;
	border-radius: 12px;
	height: 12px;
	width: 12px;
	background: #faf3ec;
	align-self: center;
}

.c-vtabs__each, .c-vtabs__tab.is-active {
	border: 1px solid #a5adce;
}

.c-vtabs__tab.is-active::before {
	background-color: #fe4819;
}

@media (max-width:47.99em) {
	.c-vtabs__list .js-tab-tile {
		display: block !important;
	}
}

.c-vtabs__each {
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 24px 16px 10px;
	overflow: hidden;
	z-index: 1;
	display: none;
}

@media (min-width:48em) {
	.c-vtabs__list {
		max-width: 67%;
		width: 100%;
	}
	
	.c-vtabs__each {
		padding: 32px 32px 100px;
		width: 100%;
	}
	
	.c-vtabs__each .js-accordion {
		pointer-events: none;
	}
}

.c-vtabs__each.is-active {
	display: block;
}

.c-vtabs__each-copy {
	width: 100% !important;
}

.c-vtabs__each-copy::after {
	content: "";
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/tab-bg-mob.svg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 120px;
	pointer-events: none;
}

@media (min-width:48em) {
	.c-vtabs__each-copy {
		display: block !important;
	}
	
	.c-vtabs__each-copy::after {
		background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/tab-bg.svg");
		width: 320px;
		height: 100%;
		left: unset;
		top: 0;
		right: 0;
		background-position: right top;
	}
}

@media (max-width:47.99em) {
	.c-vtabs__each-copy {
		display: none;
		padding-bottom: 100px;
	}
}

.c-vtabs__each-tab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 12px;
}

.c-vtabs__each-tab::after, .c-vtabs__each-tab::before {
	display: inline-block;
	border-radius: 12px;
	width: 100%;
	align-self: center;
}

.c-vtabs__each-tab h3 {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 0;
}

.c-vtabs__each-tab::before {
	height: 12px;
	max-width: 12px;
	background: #faf3ec;
}

.c-vtabs__each-tab::after {
	content: "+";
	max-width: 14px;
	margin-left: 12px;
	-ms-flex-item-align: center;
	font-weight: 700;
	right: 0;
	text-align: right;
}

@media (min-width:48em) {
	.c-vtabs__each-tab {
		display: none;
	}
	
	.c-vtabs__each-inner {
		max-width: calc(100% - 120px);
		width: 100%;
	}
}

.c-content-module.columns-2 .c-content-module__inner, .c-content-module.columns-3 .c-content-module__inner, .c-content-module.columns-4 .c-content-module__inner, .c-content-module.columns-5 .c-content-module__inner {
	display: grid;
	gap: 30px;
}

@media (min-width:30em) {
	.c-content-module.columns-3 .c-content-module__inner {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-content-module.columns-2 .c-content-module__inner, .c-content-module.columns-3 .c-content-module__inner, .c-content-module.columns-4 .c-content-module__inner, .c-content-module.columns-5 .c-content-module__inner {
		gap: 60px;
	}
	
	.c-content-module.columns-2 .c-content-module__inner {
		grid-template-columns: 1fr 1fr;
	}
	
	.c-content-module.columns-3 .c-content-module__inner {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:37.5em) {
	.c-content-module.columns-4 .c-content-module__inner {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-content-module.columns-4 .c-content-module__inner {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:80em) {
	.c-content-module.columns-4 .c-content-module__inner {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media (min-width:37.5em) {
	.c-content-module.columns-5 .c-content-module__inner {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-content-module.columns-5 .c-content-module__inner {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

.c-content-module__content {
	max-width: 780px;
}

.c-content-module__content :last-child {
	margin-bottom: 0;
}

.c-content-module.cp-center .c-content-module__content {
	margin: 0 auto;
	text-align: center;
}

.c-seo-content {
	overflow: hidden;
}

.c-seo-content__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 64px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width:47.99em) {
	.c-vtabs__each-inner.is-active .c-vtabs__each-tab::before {
		background-color: #fe4819;
	}
	
	.c-vtabs__each-inner.is-active .c-vtabs__each-tab::after {
		content: "-";
	}
	
	.c-seo-content__inner {
		gap: 32px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-seo-content__image, .c-seo-content__video, .c-seo-content__youtube {
	font-size: 0;
	text-align: center;
	overflow: hidden;
}

@media (min-width:48em) {
	.c-content-module.cp-center .c-content-module__content .alignnone {
		margin: 0 -15%;
		width: 130%;
		max-width: 130%;
	}
	
	.c-seo-content__image, .c-seo-content__video, .c-seo-content__youtube {
		width: 50%;
	}
	
	.c-seo-content.image-on-right .c-seo-content__image, .c-seo-content.image-on-right .c-seo-content__video, .c-seo-content.image-on-right .c-seo-content__youtube {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.c-seo-content__video, .c-seo-content__youtube {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-seo-content__video .c-video, .c-seo-content__youtube .c-video {
	width: 100%;
	border-radius: 16px;
	overflow: hidden;
}

.c-seo-content__image img {
	display: inline-block;
}

.c-gallery-module__gallery.ly-grid, .c-team-module__items {
	display: grid;
	gap: 30px;
}

@media (min-width:37.5em) {
	.c-seo-content.image-small .c-seo-content__image img {
		width: 60%;
	}
	
	.c-seo-content.image-medium .c-seo-content__image img {
		width: 80%;
	}
}

.c-seo-content__image.msk-off-left {
	margin-left: -20px;
}

.c-seo-content__image.msk-off-right {
	margin-right: -20px;
}

@media (min-width:80em) {
	.c-content-module.columns-5 .c-content-module__inner {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
	
	.c-seo-content__image.msk-off-left {
		margin-left: -64px;
	}
	
	.c-seo-content__image.msk-off-right {
		margin-right: -64px;
	}
}

@media (min-width:48em) {
	.c-seo-content__content {
		width: 50%;
	}
	
	.c-seo-content.ly-image-on-left .c-seo-content__content-inner {
		margin: 0 0 0 auto;
	}
}

.c-gallery-module {
	overflow: hidden;
}

.c-gallery-module__copy {
	max-width: 680px;
	margin: 0 auto 40px;
	text-align: center;
}

.c-gallery-module__media {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.c-content-fw.has-wrapper .c-gallery-module__media {
	border-radius: 16px;
}

@media (min-width:30em) {
	.c-gallery-module__gallery.ly-grid {
		grid-template-columns: 1fr 1fr;
	}
}

.c-gallery-module__gallery.ly-carousel img, .c-gallery-module__gallery.ly-carousel video {
	height: 160px;
	width: auto;
	max-width: initial;
}

@media (min-width:37.5em) {
	.c-gallery-module__gallery.ly-carousel img, .c-gallery-module__gallery.ly-carousel video {
		height: 300px;
	}
}

.c-gallery-module__gallery.ly-carousel .slick-list {
	overflow: visible;
}

.c-gallery-module__gallery.ly-carousel .slick-slide {
	margin: 0 3px;
}

@media (min-width:48em) {
	.c-gallery-module__gallery.ly-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.c-gallery-module__gallery.ly-carousel .slick-slide {
		margin: 0 6px;
	}
	
	.c-team-module__items {
		grid-template-columns: 1fr 1fr;
	}
}

.c-gallery-module__gallery.ly-carousel .c-video {
	padding: 0;
}

.c-gallery-module__gallery.ly-carousel .c-video video {
	position: unset;
}

.c-team-module {
	position: relative;
}

.c-team-module__intro {
	max-width: 680px;
	margin: 0 auto 40px;
	text-align: center;
}

@media (min-width:80em) {
	.c-team-module__items {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

.c-location-info__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 60px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width:47.99em) {
	.c-location-info__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
}

.c-location-info__content {
	max-width: 750px;
}

.c-location-info__info {
	max-width: 420px;
}

.c-location-info__info-map {
	width: 100%;
	height: 240px;
}

.c-location-info__info-top {
	background-color: #e5e8f1;
	color: #001770;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	border-radius: 16px;
	overflow: hidden;
}

.c-location-info__info-top a.c-link {
	text-decoration: none;
	padding-bottom: 0;
}

.c-location-info__info-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-location-info__info-top ul li {
	display: block;
	margin-top: 5px;
}

.c-location-info__info-content {
	padding: 20px;
}

.c-location-info__info-item {
	display: block;
	position: relative;
	padding-left: 24px;
	margin-bottom: 12px;
}

.c-location-info__info-item:last-child {
	margin-bottom: 0;
}

.c-location-info__info-item .icon {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 0;
	line-height: 0;
	display: inline-block;
}

.c-location-info__info-item .c-svgicon--email, .c-location-info__info-item .c-svgicon--phone {
	width: 13px;
	height: 13px;
}

.c-location-info__info-item .c-svgicon--map {
	width: 9px;
	height: 12px;
}

.c-location-info__info-item .c-svgicon--clock {
	width: 12px;
	height: 13px;
}

.c-location-info__info-item a {
	font-weight: 500;
}

.c-location-info__info-item.hours li span, .c-quiz__step-label {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.c-location-info__info-item.hours li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.25;
}

.c-location-info__info-item.hours li span {
	display: inline-block;
	width: 115px;
	margin-top: 3px;
}

.c-location-module__intro {
	text-align: center;
	max-width: 760px;
	margin: 0 auto 32px;
}

.c-location-module__intro :last-child {
	margin-bottom: 0;
}

.c-location-module__buttons {
	margin-top: 32px;
}

.c-location-module__buttons .c-btn-group {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-location-module__map {
	margin-bottom: 40px;
}

@media (min-width:48em) {
	.c-location-module__map {
		margin-bottom: 80px;
	}
	
	.c-location-module__list.columns-2 {
		grid-template-columns: 1fr 1fr;
	}
}

.c-location-module__map:last-child {
	margin-bottom: 0;
}

.c-location-module__list {
	display: grid;
	gap: 30px;
}

@media (min-width:30em) {
	.c-location-module__list.columns-3 {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-location-module__list.columns-3 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:37.5em) {
	.c-location-module__list.columns-4 {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-location-module__list.columns-4 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:80em) {
	.c-location-module__list.columns-4 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media (min-width:37.5em) {
	.c-location-module__list.columns-5 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width:48em) {
	.c-location-module__list.columns-5 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

.c-location-module__list-more {
	text-align: center;
	margin-top: 30px;
}

.c-location-module__list-more:not(:last-child) {
	margin-bottom: 40px;
}

@media (min-width:48em) {
	.c-location-module__list-more:not(:last-child) {
		margin-bottom: 80px;
	}
}

.c-location-module__filter {
	border-radius: 16px;
	padding: 30px 20px;
	margin-bottom: 40px;
}

@media (min-width:48em) {
	.c-location-module__filter {
		padding: 48px 32px;
		margin-bottom: 80px;
	}
}

.c-location-module__filter:last-child {
	margin-bottom: 0;
}

.c-location-module__filter-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	gap: 30px;
	width: 100%;
}

@media (max-width:47.99em) {
	.c-location-module__filter-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-location-module__filter-form button {
	width: 100%;
}

@media (min-width:48em) {
	.c-location-module__filter-form button {
		width: 132px;
		min-width: 132px;
	}
}

.c-location-module__filter-label {
	position: relative;
	width: 100%;
}

.c-location-module__filter-label input[type=text] {
	padding-right: 40px;
}

.c-location-module__filter-label span.label {
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 8px;
}

.c-location-module__filter-label svg {
	color: #001770;
	position: absolute;
	bottom: 16px;
	right: 16px;
}

.c-quiz {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	background-color: #faf3ec;
	padding: 40px 0 180px;
}

.c-quiz::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 135px;
	height: 193px;
	background-image: url("https://cdn-ileenbn.nitrocdn.com/SUAcJjLBVyhfsFtxvBDozzBSXCFbatvP/assets/images/optimized/rev-8bd8b5e/anglicaresq.org.au/wp-content/themes/anglicare/assets/img/shapes/quiz-shape.svg");
	background-size: contain;
	background-position: bottom left;
	background-repeat: no-repeat;
}

@media (min-width:48em) {
	.c-quiz {
		padding: 80px 0 180px;
		min-height: 860px;
	}
	
	.c-quiz::after {
		width: 230px;
		height: 329px;
	}
}

@media (min-width:80em) {
	.c-location-module__list.columns-5 {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
	
	.c-quiz::after {
		width: 315px;
		height: 450px;
	}
}

.c-quiz__inner {
	position: relative;
	z-index: 3;
	height: 100%;
}

.c-quiz__steps {
	height: 100%;
	text-align: center;
}

.c-quiz__step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	position: relative;
	padding-top: 80px;
}

.c-quiz__step-back {
	position: absolute;
	top: 0;
	left: 0;
}

.c-quiz__step-label {
	display: block;
	color: #001770;
	line-height: 1.5;
	margin-bottom: 32px;
}

.c-quiz__step-content, .c-quiz__step-question {
	max-width: 740px;
	margin: 0 auto;
}

.c-quiz__step-heading {
	margin-bottom: 32px;
}

.c-quiz__step-answers {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 24px;
}

.c-quiz__step-answers label {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.c-quiz__step-answers label input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.c-quiz__step-answers label span {
	position: relative;
	z-index: 2;
	display: inline-block;
	color: #001770;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.278;
	border-radius: 100px;
	border: 1px solid #001770;
	padding: 13px 14px 10px;
	text-align: center;
	min-width: 240px;
}

.c-card__inner.is-link:hover .c-card__link-wrap .c-quiz__step-answers label span.o-btn, .c-quiz__step-answers label .c-card__inner.is-link:hover .c-card__link-wrap span.o-btn, .c-quiz__step-answers label span:hover {
	background-color: #a5adce;
}

.c-quiz__step-answers label input:focus+span {
	outline: #001770 solid 1px;
	outline-offset: 3px;
}

.c-quiz__step-answers label input:checked+span {
	background-color: #001770;
	color: #fff;
}

.c-quiz__step-final {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 60px;
}

@media (max-width:47.99em) {
	.c-quiz__step-final {
		gap: 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.c-quiz__step-final-copy {
	text-align: left;
}

@media (min-width:48em) {
	.c-quiz__step-final-copy, .c-quiz__step-final-form {
		width: 50%;
	}
}
