/* Compiled CSS fallback for installations managed through WP File Manager. */

.cit-content-with-image__image {
	position: relative;
	width: 100% !important;
	max-width: 460px !important;
	height: auto !important;
	aspect-ratio: 1 / 1 !important;
	margin-left: auto;
	overflow: visible !important;
	isolation: isolate;
}

.cit-content-with-image__image picture {
	display: contents;
}

.cit-content-with-image {
	--cit-image-glow-rgb: 237, 0, 119;
}

.cit-content-with-image__image::after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 145%;
	aspect-ratio: 1;
	content: '';
	border-radius: 50%;
	background: radial-gradient(circle, rgba(var(--cit-image-glow-rgb), .58) 0%, rgba(var(--cit-image-glow-rgb), .36) 38%, rgba(var(--cit-image-glow-rgb), .14) 61%, transparent 76%);
	filter: blur(34px);
	transform: translate(-50%, -50%);
	pointer-events: none;
}

.cit-content-with-image {
	padding: 88px 0;
}

.cit-content-with-image > .container {
	max-width: 1160px;
}

.cit-content-with-image__image img {
	width: 100%;
	height: 570px;
	object-fit: cover;
	border-radius: 10px;
	position: absolute !important;
	inset: 0;
	z-index: 1;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
	object-fit: cover !important;
	border-radius: 14px;
}

.cit-content-with-image__image::before {
	width: 90%;
	height: 80%;
	display: none;
}

.cit-content-with-image__icon img {
	width: auto;
	max-width: 180px;
	max-height: 64px;
}

.cit-content-with-image--columnreversed .cit-content-with-image__image::before {
	top: 5%;
	right: -10px;
	left: auto;
	height: 90%;
}

.cit-content-with-image--columnreversed .cit-content-with-image__image {
	margin-right: auto;
	margin-left: 0;
}

.cit-content-with-image ul {
	padding-left: 15px;
}

.cit-content-with-image ul li {
	margin-bottom: 10px;
}

.cit-home-hero {
	position: relative;
	z-index: 0;
	isolation: isolate;
	left: 50%;
	width: 100vw;
	margin-left: -50vw;
	overflow: hidden;
	padding: 84px 0 0;
	background: radial-gradient(circle at 77% 38%, rgba(255, 151, 0, .58), transparent 38%), radial-gradient(circle at 59% 83%, rgba(237, 0, 119, .46), transparent 42%), linear-gradient(135deg, #fff 25%, #ffe7dc 100%);
	background-size: 100vw 900px;
	background-position: center -126px;
	background-repeat: no-repeat;
	background: radial-gradient(circle at 77% 30%, rgba(255, 151, 0, .78), transparent 42%), radial-gradient(circle at 59% 80%, rgba(237, 0, 119, .65), transparent 46%), linear-gradient(135deg, #fff 20%, #ffd8c7 100%) !important;
	background-size: 100% 100% !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
}

.cit-home-hero__content {
	position: relative;
	z-index: 3;
	padding-top: 35px;
	padding-bottom: 70px;
}

.cit-home-hero__content h1 {
	max-width: 660px;
	margin: 30px 0 20px;
	font-size: clamp(26px, 5vw, 43px);
	font-weight: 800;
	letter-spacing: 0em !important;
	word-spacing: -.06em !important;
	line-height: .98;
}

.cit-home-hero__content p {
	max-width: 610px;
	font-size: 19px;
	line-height: 1.45;
}

.cit-home-hero .row {
	align-items: stretch !important;
}

.cit-home-hero__eyebrow {
	display: inline-flex;
	width: auto;
	margin: 0;
	padding: 8px 15px;
	border-radius: 7px;
	background: #fde7f1;
	color: #5b4f55;
	font-size: 12px !important;
	font-weight: 700;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.cit-home-hero__buttons {
	margin-top: 34px;
}

.cit-home-hero__trust-note {
	margin-top: 36px;
	color: #6f6c6a;
	font-size: 12px !important;
}

.cit-home-hero__visual {
	position: relative;
	min-height: 590px;
	align-self: stretch;
}

.cit-home-hero__person {
	position: absolute;
	right: 7%;
	right: 4%;
	bottom: 0;
	z-index: 2;
	width: min(74%, 530px);
	z-index: 5;
	display: flex;
	width: min(82%, 620px);
	height: 100%;
	align-items: flex-end;
	justify-content: center;
}

.cit-home-hero__person img {
	display: block;
	width: 100%;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	object-fit: contain;
	object-position: center bottom;
	filter: drop-shadow(0 20px 25px rgba(43, 42, 41, .12));
}

.cit-home-hero__training-card,
.cit-home-hero__payroll-card {
	position: absolute;
	z-index: 4;
	z-index: 3;
	padding: 16px;
	border-radius: 13px;
	background: rgba(255, 255, 255, .97);
	box-shadow: 0 18px 48px rgba(43, 42, 41, .12);
}

.cit-home-hero__training-card {
	top: 76px;
	left: 3%;
	min-width: 210px;
}

.cit-home-hero__payroll-card {
	top: 85px;
	right: 0;
	width: 250px;
	top: 135px;
	right: -2%;
	z-index: 6;
	width: 285px;
	overflow: hidden;
	padding: 0;
}

.cit-home-hero__payroll-card img {
	display: block;
	width: 100%;
	max-height: 215px;
	max-height: 245px;
	object-fit: contain;
}

.cit-home-hero__avatars {
	display: flex;
	margin-top: 12px;
}

.cit-home-hero__avatars span {
	display: grid;
	width: 42px;
	height: 42px;
	margin-left: -7px;
	place-items: center;
	border: 3px solid #fff;
	border-radius: 50%;
	background: linear-gradient(110deg, #ed0077, #f43b49 48%, #ff9700);
	color: #fff;
	font-size: 11px;
	font-weight: 800;
}

.cit-home-hero__avatars span:first-child {
	margin-left: 0;
}

body.home,
body.citation-homepage-template {
	overflow-x: clip;
}

body.home .site-main,
body.home .site-main__content,
body.home .site-main__content > .container,
body.citation-homepage-template .site-main,
body.citation-homepage-template .site-main__content,
body.citation-homepage-template .site-main__content > .container {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	background: transparent !important;
}

.cit-proof-points {
	position: relative;
	z-index: 5;
	margin-top: -1px;
	z-index: 10;
	left: 50%;
	width: 100vw;
	margin: -110px 0 0 -50vw;
}

.cit-proof-points > .container {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.cit-proof-points__panel {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-columns: repeat(4, minmax(0, 1fr));
	min-height: 210px;
	align-items: center;
	padding: 34px 45px;
	border-radius: 43px;
	border-radius: 0;
	background: linear-gradient(110deg, #ed0077, #f43b49 48%, #ff9700);
	box-shadow: 0 20px 45px rgba(241, 61, 74, .16);
	color: #fff;
}

.cit-proof-points__item {
	padding: 18px 34px;
	border-right: 1px solid rgba(255, 255, 255, .28);
}

.cit-proof-points__item:last-child {
	border-right: 0;
}

.cit-proof-points__item strong,
.cit-proof-points__item span {
	display: block;
}

.cit-proof-points__item strong {
	margin-bottom: 6px;
	font-size: clamp(29px, 3.2vw, 43px);
	line-height: 1;
}

.cit-proof-points__item span {
	font-size: 15px;
	font-weight: 650;
}

.cit-icon-cards {
	padding: 96px 0;
}

.cit-icon-cards__heading,
.cit-home-resources__heading {
	max-width: 760px;
	margin: 0 auto 65px;
}

.cit-icon-cards__heading h2,
.cit-home-resources__heading h2 {
	background: linear-gradient(110deg, #ed0077, #f43b49 48%, #ff9700);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	font-size: clamp(31px, 3.2vw, 46px);
	letter-spacing: 0em;
}

.cit-icon-cards__icon {
	display: grid;
	width: 56px;
	height: 56px;
	margin-bottom: 22px;
	place-items: center;
	border-radius: 50%;
	background: #ed0077;
}

.cit-icon-cards__icon img {
	width: 28px;
	height: 28px;
	object-fit: contain;
}

.cit-icon-cards__card h3 {
	margin-bottom: 10px;
	font-size: 21px;
}

.cit-home-testimonials,
.cit-home-resources {
	position: relative;
	left: 50%;
	width: 100vw;
	margin-left: -50vw;
	border-radius: 48px;
}

.cit-home-testimonials {
	padding: 80px 0 86px;
	background: linear-gradient(110deg, #ed0077, #f43b49 48%, #ff9700);
	color: #fff;
}

.cit-home-testimonials__heading {
	margin-bottom: 45px;
}

.cit-home-testimonials__heading h2 {
	font-size: clamp(26px, 4vw, 43px);
	letter-spacing: -.045em;
	line-height: 1.05;
}

.cit-home-testimonials__card {
	height: 100%;
	min-height: 355px;
	padding: 34px;
	border-radius: 19px;
	background: #fff;
	box-shadow: 0 17px 34px rgba(85, 30, 41, .12);
	color: #2b2a29;
}

.cit-home-testimonials__card blockquote {
	margin: 0 0 25px;
	font-size: 14px;
	line-height: 1.55;
}

.cit-home-testimonials__card cite,
.cit-home-testimonials__card strong {
	display: block;
}

.cit-home-testimonials__card cite {
	font-size: 14px;
	font-style: normal;
}

.cit-home-testimonials__logo {
	display: flex;
	height: 62px;
	align-items: center;
	margin-bottom: 25px;
}

.cit-home-testimonials__logo img {
	width: auto;
	max-width: 200px;
	max-height: 55px;
}

.cit-home-testimonials__link {
	display: inline-flex;
	gap: 12px;
	margin-top: 40px;
	color: inherit;
	font-weight: 750;
	text-decoration: none;
}

.cit-home-resources {
	margin-top: 40px;
	padding: 96px 0;
	background: #f5f5f5;
}

.cit-home-resources__heading {
	margin-bottom: 58px;
}

.cit-home-resources__card {
	height: 100%;
	overflow: hidden;
	border-radius: 21px;
	background: #fff;
	box-shadow: 0 9px 22px rgba(43, 42, 41, .15);
}

.cit-home-resources__image img {
	width: 100%;
	aspect-ratio: 1.45 / 1;
	object-fit: cover;
}

.cit-home-resources__meta {
	display: flex;
	justify-content: space-between;
	gap: 14px;
	padding: 12px 20px;
	background: #262524;
	color: #fff;
	font-size: 12px;
}

.cit-home-resources__body {
	padding: 24px 25px 29px;
}

.cit-home-resources__body h3 {
	margin-bottom: 24px;
	font-size: 25px;
	line-height: 1.12;
}

.cit-home-resources__button {
	margin-top: 48px;
}

.cit-home-resources__subscribe {
	margin-top: 75px;
	padding: 24px 36px;
	border-radius: 23px;
	background: linear-gradient(110deg, #ed0077, #f43b49 48%, #ff9700);
	color: #fff;
}

.cit-home-cta {
	padding: 105px 0;
	background: radial-gradient(circle at 15% 55%, rgba(237, 0, 119, .08), transparent 23%), radial-gradient(circle at 85% 38%, rgba(255, 151, 0, .1), transparent 26%);
}

.cit-home-cta__card {
	padding: 72px 45px;
	border: 2px solid transparent;
	border-radius: 27px;
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(110deg, #ed0077, #f43b49 48%, #ff9700) border-box;
}

.cit-home-cta__card h2 {
	margin-bottom: 18px;
	font-size: clamp(43px, 4vw, 26px);
	letter-spacing: -.05em;
	line-height: 1.05;
}

.cit-home-cta__card p {
	max-width: 760px;
	margin-right: auto;
	margin-left: auto;
}

.cit-home-cta__buttons {
	margin-top: 32px;
}

.cit-home-cta__buttons .cit-button {
	min-width: 270px;
}

@media (max-width: 991.98px) {
	.cit-home-hero__visual {
		min-height: 520px;
		min-height: 560px;
	}

	.cit-proof-points__panel {
		grid-template-columns: repeat(2, 1fr);
	}

	.cit-proof-points__item {
		border-bottom: 1px solid rgba(255, 255, 255, .28);
	}

	.cit-proof-points__item:nth-child(2n) {
		border-right: 0;
	}

	.cit-proof-points__item:nth-last-child(-n + 2) {
		border-bottom: 0;
	}
}

@media (max-width: 767.98px) {
	.cit-content-with-image {
		padding: 56px 0;
	}

	.cit-content-with-image__image img {
		height: 360px;
		height: 100%;
	}

	.cit-content-with-image__image {
		max-width: none;
		margin: 0;
	}
}

@media (max-width: 575.98px) {
	.cit-home-hero {
		padding-top: 45px;
	}

	.cit-home-hero__visual {
		min-height: 430px;
	}

	.cit-home-hero__person {
		right: 0;
		width: 94%;
	}

	.cit-home-hero__training-card {
		top: 20px;
		left: 0;
		transform: scale(.8);
		transform-origin: left top;
	}

	.cit-home-hero__payroll-card {
		top: 48px;
		width: 190px;
		top: 58px;
		right: -8px;
		width: 175px;
	}

	.cit-proof-points__panel {
		grid-template-columns: 1fr;
		padding: 24px;
		border-radius: 28px;
		border-radius: 0;
	}

	.cit-proof-points {
		margin-top: -40px;
	}

	.cit-proof-points__item {
		border-right: 0;
	}

	.cit-proof-points__item:not(:last-child) {
		border-bottom: 1px solid rgba(255, 255, 255, .28);
	}

	.cit-home-cta__card {
		padding: 48px 20px;
	}

	.cit-home-cta__buttons .cit-button {
		width: 100%;
		min-width: 0;
	}
}