
.h1 {
	font-family: "Ubuntu", Cantarell, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.25;
	font-weight: 300;
	font-style: normal;
	font-size: clamp(2.2rem, 4vw, 3rem);
}

.h2 {
	font-family: "Ubuntu", Cantarell, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.175;
	font-weight: 300;
	font-style: normal;
	font-size: clamp(1.5rem, 4vw, 2.5rem);
}

.h3 {
	font-family: "Ubuntu", Cantarell, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.175;
	font-weight: 300;
	font-style: normal;
	font-size: clamp(1.7rem, 4vw, 2rem);
}

.h4 {
	font-family: "Ubuntu", Cantarell, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.25;
	font-weight: 500;
	font-style: normal;
	font-size: clamp(1.2rem, 4vw, 1.429rem);
}

.h5 {
	font-family: "Ubuntu", Cantarell, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.25;
	font-weight: 500;
	font-style: normal;
	font-size: clamp(1.1rem, 4vw, 1.214rem);
}

.h6 {
	font-family: "Roboto", sans-serif;
	line-height: 1.25;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1rem, 4vw, 1rem);
}

.submenu.depth-0 {
	background: transparent;
}

.submenu .sub-list.depth-0 {
	background: white;
	box-shadow: inset 0 4px 10px -5px rgba(0, 0, 0, .2);
}

/*-- WN Edits --*/
.banner-top {
	width: 100%;
	background-color: #06379c;
	color: #fff;
	text-align: center;
	padding: 2px 0;
	font-weight: bold;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

.banner-top a, .banner-top button {
	color: #fff;
}

.banner-top a, .banner-top p {
	display: inline-block;
}

.banner-top p {
	margin: 3px 0 3px;
	font-size: 1.1em;
}

.banner-top a {
	padding: 0 10px;
	background: #fff;
	border-radius: 8px;
	color: #000;
	margin: 0 5px;
	font-size: .9em;
}

.close-btn {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
}

.banner-top a:hover {
	opacity: .8;
}

.header .grid-container {
	margin-top: 20px;
	padding-bottom: 20px;
	transition: margin-top .3s ease;
}

@media screen and (max-width: 500px) {
	.header .grid-container {
		margin-top: 10px;
	}
}

.aiButtonNav a {
	background-color: #fff !important;
	color: #1156ea !important;
	box-shadow: inset 0 0 0 1px #1156ea !important;
	padding: 8px 12px !important;
	border-radius: 10px !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

.aiButtonNav a::before, .aiButtonNavMob a::before {
	content: "";
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 8px;
	background-image: url("https://cdn-ilbijcl.nitrocdn.com/QdXrOQWknqNbZKmwBqwSZjMcgCSmtSPq/assets/images/source/rev-8d1e5fc/jobadderdev.wpengine.com/wp-content/uploads/2025/11/AIicon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}

.wp-block-button.is-style-secondary .wp-block-button__link {
	font-size: 16px !important;
}

.header-link-wrapper .header-link .header-link-icon-display {
	font-size: 16px !important;
}

.aiButtonNav a:hover, .aiButtonNavMob a:hover {
	background: linear-gradient(283deg, #10cacb 8.8%, #1156ea 115.38%, #4338ca 187.57%);
	box-shadow: inset 0 0 0 0 #1156ea !important;
	color: #fff !important;
}

.aiButtonNav a:hover::before {
	filter: brightness(0) invert(1);
}

.fas.fa-head-side-brain::before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url("https://cdn-ilbijcl.nitrocdn.com/QdXrOQWknqNbZKmwBqwSZjMcgCSmtSPq/assets/images/source/rev-8d1e5fc/jobadderdev.wpengine.com/wp-content/uploads/2025/11/AIicon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 4px 0 0 -10px;
}

.aiNavigation div {
	font-size: 16px !important;
	line-height: 1.3em;
	font-weight: 600;
	color: #1156ea;
}

.aiNavigation div span {
	color: #4b4b50;
}

#menu-item-421046 ul {
	padding-top: 12px !important;
}

.menu-cta-button {
	margin-left: 8px;
}

@media (max-width: 1023px) {
	.aiButtonNav {
		display: none !important;
	}
	
	.aiButtonNavMob {
		display: block;
		padding: 20px 0 0 0;
		margin: 0 0 -10px 0;
	}
	
	.wp-block-button.is-style-secondary.aiButtonNavMob .wp-block-button__link {
		line-height: unset !important;
		height: unset !important;
		box-shadow: inset 0 0 0 2px #1156ea !important;
		padding: 8px 12px !important;
		background-color: #fff !important;
		color: #1156ea !important;
		border-radius: 10px !important;
		font-size: 18px !important;
		font-weight: bold !important;
	}
	
	.aiButtonNavMob a::before {
		filter: brightness(0) invert(1) !important;
	}
	
	.aiNavigation div {
		font-size: 20px !important;
	}
}

@media print, screen and (min-width: 64em) {
	.header-link-wrapper {
		padding: .75rem 8px 0 8px;
	}
}

@media screen and (max-width: 1250px) {
	.primary-menu > .menu > .menu-item {
		padding: .75rem 8px 0 8px;
	}
	
	.primary-menu > .menu {
		justify-content: flex-start;
	}
	
	.grid-container {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media screen and (min-width: 1250px) {
	.header-nav {
		padding-left: 0px !important;
	}
}

@media screen and (max-width: 1160px) {
	.header-logo {
		width: 110px;
		margin: -5px 0 0 0;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1140px) {
	.header > .grid-container {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.primary-menu > .menu > .menu-item {
		padding: .75rem 6px 0 6px;
	}
}

@media screen and (max-width: 1080px) {
	.header-logo {
		width: 80px;
		margin: -2px 0 0 0;
	}
	
	.header-search-toggle {
		display: none;
	}
}

@media screen and (max-width: 1023px) {
	.header-logo {
		width: 120px;
	}
}

@media print, screen and (max-width: 63.9988em) {
	.primary-menu > .menu > .menu-item > a {
		padding-top: 14px !important;
		padding-bottom: 14px !important;
	}
}

/* =============================================
   Security Incident Hero Banner — .security-hero
   ============================================= */
.security-hero {
	position: relative;
	overflow: hidden;
	padding: 10rem 1.25rem 4rem;
	background-color: #fff;
	background-image: var(--hero-bg-mobile, var(--hero-bg));
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	width: 100%;
}

.security-hero__inner {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 28px;
	max-width: 1200px;
	margin: 0 auto;
}

/* Tag */
.security-hero__tag {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 12px 16px;
	border-radius: 20px;
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)) padding-box, linear-gradient(90deg, #ffaf00, #ffaf00) border-box;
}

.security-hero__tag-dot {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #ffaf00;
	opacity: .87;
	flex-shrink: 0;
}

.security-hero__tag-text {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: .875rem;
	color: #ffaf00;
	white-space: nowrap;
	line-height: 1;
}

/* Heading — 40px matches both Figma canvases (mobile 428px + desktop 1440px) */
.security-hero__heading {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 2.5rem;
	color: #05379b;
	line-height: 1.2;
	margin: 0;
	max-width: 820px;
}

/* Body — 20px matches both Figma canvases */
.security-hero__body {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 1.25rem;
	color: #05379b;
	line-height: 1.5;
	margin: 0;
}

/* Last Updated */
.security-hero__last-updated {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	color: #4b4b50;
	line-height: 1.5;
	margin: 0;
}

/* =============================================
   Security Incident Content — .sec-content
   ============================================= */
.sec-content {
	display: flex;
	flex-direction: column;
	gap: 3.75rem;
	padding: 3.75rem 1.25rem;
	width: 100%;
}

/* Section */
.sec-content__section {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.sec-content__section--timeline, .sec-content__section--customers, .sec-content__section--candidates {
	gap: 1.5rem;
}

.sec-content__section--doing {
	gap: 1.875rem;
}

.sec-content__section-heading {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 1.75rem;
	color: #000;
	line-height: 1;
	margin: 0;
}

/* WYSIWYG / body text */
.sec-content__wysiwyg, .sec-content__wysiwyg p, .sec-content__body, .sec-content__body p {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	color: #4b4b50;
	line-height: 1.6;
	margin: 0 0 .75rem;
}

.sec-content__wysiwyg p:last-child, .sec-content__body p:last-child {
	margin-bottom: 0;
}

/* Timeline */
.sec-content__timeline {
	display: flex;
	flex-direction: column;
	gap: 2.5rem;
	list-style: none;
	padding: 0;
	margin: 0;
}

.sec-content__timeline-event {
	display: flex;
	gap: 1.25rem;
	align-items: flex-start;
}

.sec-content__timeline-icon {
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	margin-top: 1px;
}

.sec-content__timeline-body {
	display: flex;
	flex-direction: column;
	gap: .75rem;
	flex: 1;
	min-width: 0;
}

.sec-content__timeline-date {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: .875rem;
	color: #4b4b50;
	line-height: 1;
	margin: 0;
}

.sec-content__timeline-desc {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	color: #4b4b50;
	line-height: 1.5;
	margin: 0;
}

/* What we are doing */
.sec-content__doing-list {
	display: flex;
	flex-direction: column;
	gap: 1.75rem;
}

.sec-content__divider {
	border: none;
	border-top: 1px solid #e5e7eb;
	margin: 0;
}

.sec-content__doing-item {
	display: flex;
	flex-direction: column;
	gap: .75rem;
}

.sec-content__doing-header {
	display: flex;
	align-items: center;
	gap: .5rem;
	flex-wrap: wrap;
}

.sec-content__doing-title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 1.125rem;
	color: #4b4b50;
	line-height: 1;
	margin: 0;
}

/* Status tag pill (reusable via CSS custom property) */
.sec-content__tag {
	display: inline-flex;
	align-items: center;
	padding: 8px 12px;
	border-radius: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: .875rem;
	color: var(--tag-color, #4b4b50);
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)) padding-box, linear-gradient(var(--tag-color, #4b4b50), var(--tag-color, #4b4b50)) border-box;
	/* border: 1px solid transparent; */
	white-space: nowrap;
	line-height: 1;
	flex-shrink: 0;
}

/* Bullet list */
.sec-content__bullet-list {
	list-style: disc;
	padding-left: 1.5rem;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: .25rem;
}

.sec-content__bullet-list li {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	color: #4b4b50;
	line-height: 1.5;
}

/* Footer note */
.sec-content__footer-note {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	color: #4b4b50;
	line-height: 1.5;
	margin: 0;
}

/* Two-column layout */
.sec-content__two-col {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.5rem;
}

.sec-content__col {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	justify-content: space-between;
}

/* CTA Links */
.sec-content__link {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 1rem;
	color: #1971c2;
	text-decoration: none;
	line-height: 1;
	display: inline-flex;
	align-items: center;
}

.sec-content__link:hover, .sec-content__link:focus {
	text-decoration: underline;
	color: #1971c2;
}

/* Tablet */
@media (min-width: 768px) {
	.sec-content {}
	
	.sec-content__two-col {
		grid-template-columns: 1fr 1fr;
		gap: 1.75rem;
	}
}

/* Desktop */
@media (min-width: 1024px) {
	.sec-content {}
	
	.sec-content__section-heading {
		font-size: 1.75rem;
	}
}

/* Tablet — restore desktop bg-image positioning */
@media (min-width: 768px) {
	.security-hero {
		padding: 10rem 2rem 5rem;
	}
	
	.security-hero {
		background-image: var(--hero-bg);
	}
}

/* Desktop */
@media (min-width: 1024px) {
	.security-hero {
		padding: 10rem 2rem 6rem;
	}
	
	.security-hero__heading {
		max-width: 1000px;
	}
}

/* =============================================
   Identity Protection Support — .id-support
   ============================================= */
.id-support {
	position: relative;
	background-color: #d7f0fa;
	padding: 3.75rem 0;
	overflow: hidden;
	width: 100%;
}

.id-support__inner {
	position: relative;
	z-index: 1;
	max-width: 900px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 1.75rem;
	padding: 0 1.25rem;
}

/* Heading */
.id-support__heading {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 1.75rem;
	color: #000;
	line-height: 1.2;
	margin: 0;
}

/* Card grid */
.id-support__grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Card */
.id-support__card {
	background: #fff;
	border-radius: 10px;
	padding: 1.5rem;
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
}

/* Region heading */
.id-support__card-region {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 1.125rem;
	color: #4b4b50;
	line-height: 1.3;
	margin: 0;
}

/* Service name + contact block */
.id-support__card-body {
	display: flex;
	flex-direction: column;
	gap: .5rem;
}

.id-support__card-service {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 1rem;
	color: #4b4b50;
	line-height: 1;
	margin: 0;
}

.id-support__card-contact {
	display: flex;
	flex-direction: column;
	gap: 0;
}

.id-support__card-contact p {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 1rem;
	color: #4b4b50;
	line-height: 1.5;
	margin: 0;
}

/* Tablet — 2 columns */
@media (min-width: 640px) {
	.id-support__grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 1.25rem;
	}
}

/* Desktop — 3 columns, full padding */
@media (min-width: 1024px) {
	.id-support {
		padding: 5rem 3.75rem;
	}
	
	.id-support__grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 1.25rem;
	}
	
	.id-support__heading {
		font-size: 1.75rem;
	}
}

@media (max-width: 768px) {
	.id-support {
		padding: 48px 0;
	}
	
	.sec-content {
		padding: 48px 16px;
	}
}

/* ============================================================
   REQUEST A DEMO PAGE  (.rad-*)
   ============================================================ */

/* shared tokens */
:root {
	--rad-dark-blue: #05379b;
	--rad-primary-blue: #1971c2;
	--rad-joy-blue: #19a0fa;
	--rad-grey: #4b4b50;
	--rad-shadow: 0 16px 36px rgba(0, 0, 0, .1);
}

body.page-template-page-request-a-demo .yoast-breadcrumbs, body.page-template-page-request-a-demo .gform_heading {
	display: none;
}

body.page-template-page-request-a-demo .header .grid-container {
	margin-top: 0px;
	padding: 0px 0px;
	background-color: #fff;
}

body.page-template-page-request-a-demo header .cell-navbar {
	padding: 0px 60px;
}

.rad-page {
	font-family: "Roboto", sans-serif;
	color: var(--rad-grey);
	overflow-x: hidden;
}

/* ---- buttons ---- */
.rad-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 16px;
	background-color: var(--rad-primary-blue);
	color: #fff;
	border: 1px solid var(--rad-primary-blue);
	border-radius: 4px;
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	cursor: pointer;
	text-decoration: none;
	transition: background-color .2s, color .2s;
	white-space: nowrap;
}

.rad-btn:hover, .rad-btn:focus {
	background-color: #155fa0;
	border-color: #155fa0;
	color: #fff;
}

.rad-btn--outline {
	background-color: transparent;
	color: var(--rad-dark-blue);
	border-color: var(--rad-dark-blue);
}

.rad-btn--outline:hover, .rad-btn--outline:focus {
	background-color: var(--rad-dark-blue);
	color: #fff;
}

.rad-btn--white {
	background-color: #fff;
	color: var(--rad-primary-blue);
	border-color: var(--rad-primary-blue);
}

.rad-btn--white:hover, .rad-btn--white:focus {
	background-color: var(--rad-primary-blue);
	color: #fff;
}

.rad-btn--full {
	width: 100%;
}

/* ---- shared section title ---- */
.rad-section-title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: clamp(32px, 3vw, 32px);
	color: #000;
	text-align: center;
	margin: 0;
	line-height: 1;
}

.rad-section-title--white {
	color: #fff;
}

/* ---- shared icon circle ---- */
.rad-icon-circle {
	width: 64px;
	height: 64px;
	background-color: var(--rad-dark-blue);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.rad-icon-circle img {
	width: 36px;
	height: 36px;
	object-fit: contain;
}

/* ---- HERO ---- */
.rad-hero {
	position: relative;
	display: flex;
	align-items: center;
	gap: 32px;
	padding: 144px 60px 60px;
	background-color: #e8f4fe;
	overflow: hidden;
	min-height: 560px;
}

.rad-hero__bg {
	position: absolute;
	inset: 0;
	overflow: hidden;
	pointer-events: none;
}

.rad-hero__bg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: none;
}

.rad-hero__left, .rad-hero__right {
	flex: 1;
	position: relative;
	z-index: 1;
	min-width: 0;
}

.rad-hero__left {
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.rad-hero__badge {
	display: inline-flex;
	background-color: var(--rad-joy-blue);
	color: #fff;
	padding: 8px 16px;
	border-radius: 9999px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 16px;
	align-self: flex-start;
}

.rad-hero__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: clamp(2rem, 4vw, 3.5rem);
	color: var(--rad-dark-blue);
	line-height: 1.1;
	margin: 0;
}

.rad-hero__subtitle {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: var(--rad-dark-blue);
	margin: 0;
	line-height: 1.4;
}

.rad-hero__bullets {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.rad-hero__bullets li {
	display: flex;
	align-items: center;
	gap: 12px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: var(--rad-dark-blue);
}

.rad-hero__ratings {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0;
	width: 100%;
}

.rad-rating-item {
	display: flex;
	flex-direction: column;
	gap: 8px;
	align-items: flex-start;
}

.rad-rating-logo {
	height: 20px;
	width: auto;
}

.rad-rating-score {
	display: flex;
	align-items: center;
	gap: 2px;
}

.rad-rating-score strong {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: var(--rad-dark-blue);
	line-height: 1;
}

.rad-stars {
	display: flex;
	align-items: center;
	gap: 2px;
}

.rad-star {
	font-size: 18px;
	line-height: 1;
	display: inline-block;
}

.rad-star--full {
	color: #f5a623;
}

.rad-star--half {
	background: linear-gradient(90deg, #f5a623 50%, #ccc 50%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.rad-star-half {
	display: inline-flex;
	overflow: hidden;
	width: 11px;
}

/* legacy */
.rad-rating-count {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: var(--rad-dark-blue);
	margin: 0;
}

.rad-rating-item + .rad-rating-item {
	border-left: 1px solid rgba(5, 55, 155, .2);
	padding-left: 16px;
}

.rad-rating-divider {
	display: none;
}

/* kept for backwards compat, no longer used */

/* ---- FORM CARD ---- */
.rad-form-card {
	background: #fff;
	border-radius: 16px;
	padding: 40px;
	box-shadow: var(--rad-shadow);
}

.rad-form-card__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 28px;
	color: #000;
	text-align: center;
	margin: 0 0 8px;
}

.rad-form-card__subtitle {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: var(--rad-grey);
	text-align: center;
	margin: 0 0 32px;
}

.rad-form {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.rad-form__row {
	display: flex;
	gap: 16px;
}

.rad-form__field {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 8px;
	min-width: 0;
}

.rad-form__label {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: var(--rad-grey);
	line-height: 1;
}

.rad-form__input, .rad-form__select {
	border: 1px solid rgba(75, 75, 80, .2);
	border-radius: 4px;
	padding: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: var(--rad-grey);
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	outline: none;
	transition: border-color .2s;
	appearance: none;
	-webkit-appearance: none;
}

.rad-form__input::placeholder {
	color: rgba(75, 75, 80, .5);
}

.rad-form__input:focus, .rad-form__select:focus {
	border-color: var(--rad-primary-blue);
}

.rad-form__select-wrap {
	position: relative;
}

.rad-form__select-wrap::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	border: 5px solid transparent;
	border-top-color: var(--rad-grey);
	pointer-events: none;
}

.rad-form__select-wrap .rad-form__select {
	padding-right: 36px;
}

/* ---- GRAVITY FORMS inside .rad-form__wrapper ---- */
.rad-form__wrapper .gform_wrapper {
	margin: 0 !important;
}

.rad-form__wrapper .gform_fields {
	display: flex !important;
	flex-wrap: wrap;
	gap: 16px;
	padding: 0 !important;
	margin: 0 !important;
}

.rad-form__wrapper .gfield {
	flex: 1 1 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.rad-form__wrapper .gfield--width-half {
	flex: 1 1 calc(50% - 8px);
	max-width: calc(50% - 8px);
}

.rad-form__wrapper .gfield_label, .rad-form__wrapper .gform-field-label {
	font-family: "Ubuntu", sans-serif !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	color: var(--rad-grey) !important;
	line-height: 1 !important;
	margin: 0 0 8px !important;
}

.rad-form__wrapper .gfield_required {
	display: none !important;
}

.rad-form__wrapper .ginput_container {
	margin: 0 !important;
}

.rad-form__wrapper .ginput_container input[type="text"], .rad-form__wrapper .ginput_container input[type="email"], .rad-form__wrapper .ginput_container input[type="tel"], .rad-form__wrapper .ginput_container input[type="number"], .rad-form__wrapper .ginput_container select {
	border: 1px solid rgba(75, 75, 80, .2) !important;
	border-radius: 4px !important;
	padding: 3px 10px !important;
	font-family: "Roboto", sans-serif !important;
	font-weight: 300 !important;
	font-size: 16px !important;
	color: var(--rad-grey) !important;
	background: #fff !important;
	width: 100% !important;
	box-sizing: border-box !important;
	height: auto !important;
	box-shadow: none !important;
	outline: none !important;
	transition: border-color .2s !important;
	appearance: none !important;
	-webkit-appearance: none !important;
}

.rad-form__wrapper .ginput_container input::placeholder {
	color: rgba(75, 75, 80, .5) !important;
	font-weight: 300 !important;
	opacity: 1 !important;
}

.rad-form__wrapper .ginput_container input:focus, .rad-form__wrapper .ginput_container select:focus {
	border-color: var(--rad-primary-blue) !important;
	box-shadow: none !important;
	outline: none !important;
}

.rad-form__wrapper .ginput_container_select {
	position: relative;
}

.rad-form__wrapper .ginput_container_select::after {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: var(--rad-grey);
	pointer-events: none;
}

.rad-form__wrapper .ginput_container_select select {
	padding-right: 36px !important;
}

.rad-form__wrapper .gfield--type-html {
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	color: var(--rad-grey);
	opacity: .8;
	line-height: 1.5;
}

.rad-form__wrapper .gform_footer {
	margin: 32px 0 0 !important;
	padding: 0 !important;
}

.rad-form__wrapper .gform_button {
	display: block !important;
	width: fit-content !important;
	padding: 16px !important;
	background-color: var(--rad-primary-blue) !important;
	color: #fff !important;
	border: none !important;
	border-radius: 4px !important;
	font-family: "Ubuntu", sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 1 !important;
	cursor: pointer !important;
	text-align: center !important;
	letter-spacing: 0 !important;
	box-shadow: none !important;
	transition: background-color .2s !important;
	margin: auto !important;
}

.rad-form__wrapper .gform_button:hover {
	background-color: #155fa0 !important;
}

.rad-form__wrapper .gfield_error .ginput_container input, .rad-form__wrapper .gfield_error .ginput_container select {
	border-color: #c0392b !important;
}

.rad-form__wrapper .gfield_validation_message, .rad-form__wrapper .validation_message {
	font-size: 12px !important;
	color: #c0392b !important;
	margin-top: 4px !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
}

.rad-social-proof {
	display: flex;
	align-items: center;
	gap: 12px;
	justify-content: center;
	margin-top: 8px;
}

.rad-social-proof__avatars {
	display: flex;
	align-items: center;
}

.rad-social-proof__avatars img {
	width: 31px;
	height: 31px;
	border-radius: 50%;
	margin-right: -8px;
	border: 2px solid #fff;
	position: relative;
}

.rad-social-proof__avatars img:last-child {
	margin-right: 0;
}

.rad-social-proof p {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: var(--rad-grey);
	margin: 0;
}

/* ---- FEATURE STRIP ---- */
.rad-features {
	display: flex;
	align-items: center;
	padding: 20px 60px;
	background: #fff;
	gap: 0;
}

.rad-feature-card {
	flex: 1;
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 24px;
	border-radius: 10px;
	justify-content: center;
}

.rad-feature-card__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #000;
	margin: 0 0 4px;
	line-height: 1;
}

.rad-feature-card__desc {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #000;
	margin: 0;
}

/* ---- HOW IT WORKS ---- */
.rad-how {
	background: #fff;
	padding: 64px 60px;
	display: flex;
	flex-direction: column;
	gap: 40px;
	align-items: center;
}

.rad-how__steps {
	display: flex;
	gap: 60px;
	width: 100%;
	position: relative;
}

.rad-how__steps::before {
	content: "";
	position: absolute;
	top: 125px;
	left: calc(16% + 20px);
	right: calc(16% + 20px);
	height: 1px;
	background: repeating-linear-gradient(90deg, #4b4b50 0, #4b4b50 6px, transparent 6px, rgba(0, 0, 0, 0) 12px);
	z-index: 0;
}

.rad-step-card {
	flex: 1;
	background: #fff;
	border-radius: 10px;
	box-shadow: var(--rad-shadow);
	padding: 36px 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.rad-step-card__icon {
	width: 60px;
	height: 60px;
	object-fit: contain;
}

.rad-step-card__label {
	display: flex;
	align-items: center;
	gap: 16px;
	justify-content: center;
}

.rad-step-num {
	width: 36px;
	height: 36px;
	background-color: var(--rad-dark-blue);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.rad-step-num span {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
}

.rad-step-card__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #000;
	margin: 0;
}

.rad-step-card__desc {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #000;
	margin: 0;
	line-height: 1.5;
}

/* ---- PREVIEW DEMO ---- */
.rad-preview-wrap {
	padding: 40px 60px;
	background: #fff;
}

.rad-preview {
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(235, 250, 205, .5) 0%, rgba(25, 160, 250, .5) 100%), linear-gradient(90deg, #d7f0fa 0%, #d7f0fa 100%);
	padding: 60px;
	display: flex;
	gap: 40px;
	align-items: center;
}

.rad-preview__image {
	flex: 1;
	min-width: 0;
}

.rad-preview__image img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 20px;
}

.rad-preview__content {
	flex: 0 0 540px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.rad-preview__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: clamp(40px, 3vw, 40px);
	color: var(--rad-grey);
	margin: 0 0 16px;
	line-height: 1;
}

.rad-preview__desc {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: var(--rad-grey);
	margin: 0;
	line-height: 1.5;
}

.rad-preview__actions {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.rad-preview__actions .rad-btn--outline {
	gap: 8px;
}

.rad-preview__image {
	position: relative;
}

.rad-preview__image--has-video {
	cursor: pointer;
}

.rad-preview__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .95);
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	transition: transform .2s ease, box-shadow .2s ease;
	color: #19a0fa;
	padding: 0;
}

.rad-preview__image--has-video:hover .rad-preview__play {
	transform: translate(-50%, -50%) scale(1.1);
	box-shadow: 0 6px 28px rgba(0, 0, 0, .28);
}

.rad-preview__video-wrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	border-radius: 20px;
	overflow: hidden;
}

.rad-preview__video-wrap iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* ---- BENEFITS ---- */
.rad-benefits {
	padding: 80px 60px;
	display: flex;
	flex-direction: column;
	gap: 40px;
	align-items: center;
	background: #fff;
}

.rad-benefits__grid {
	display: flex;
	gap: 16px;
	align-items: stretch;
	width: 100%;
	max-width: 1320px;
}

.rad-benefit-card {
	flex: 1;
	background: #fff;
	border-radius: 10px;
	padding: 20px 24px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.rad-benefit-card__icon {
	width: 60px;
	height: 60px;
	object-fit: contain;
}

.rad-benefit-card__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #000;
	margin: 0;
	line-height: 1.2;
}

.rad-benefit-card__desc {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: var(--rad-grey);
	margin: 0;
	line-height: 1.5;
}

/* ---- TESTIMONIALS (outer wrapper — blue gradient, 2 sub-sections) ---- */
.rad-testimonials {
	background: linear-gradient(241.57deg, rgba(25, 113, 194, .4) 7.25%, #1971c2 94.59%);
	padding: 80px 60px;
	display: flex;
	flex-direction: column;
	gap: 60px;
	position: relative;
	overflow: hidden;
}

.rad-testimonials__wave {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
}

.rad-testimonials__wave img {
	width: 100%;
	height: auto;
	display: block;
}

/* Sub-section 1: platform image + content */
.rad-platform {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	width: 100%;
	position: relative;
	z-index: 1;
}

.rad-platform__image {
	flex: 0 0 652px;
	border-radius: 20px;
	overflow: hidden;
	background: #fff;
}

.rad-platform__image img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 20px;
	object-fit: contain;
}

.rad-platform__content {
	flex: 0 0 540px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.rad-platform__label {
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: var(--rad-joy-blue);
	margin: 0;
	line-height: 1;
}

.rad-platform__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: clamp(40px, 3vw, 40px);
	color: var(--rad-grey);
	margin: 0;
	line-height: 1.1;
}

.rad-platform__desc {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: var(--rad-grey);
	margin: 0;
	line-height: 1.5;
}

/* Sub-section 2: testimonials */
.rad-testimonials__inner {
	display: flex;
	flex-direction: column;
	gap: 40px;
	align-items: center;
	position: relative;
	z-index: 1;
	width: 100%;
}

.rad-testimonials__grid {
	display: flex;
	gap: 20px;
	align-items: stretch;
	width: 100%;
}

.rad-testimonial-card {
	flex: 1;
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.rad-testimonial-card__quote {
	width: 40px;
	height: 36px;
	object-fit: contain;
}

.rad-testimonial-card__text {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #000;
	margin: 0;
	line-height: 1.4;
}

.rad-testimonial-card__author {
	width: 100%;
}

.rad-testimonial-card__name {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: var(--rad-dark-blue);
	margin: 0;
}

.rad-testimonial-card__company {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: var(--rad-grey);
	margin: 4px 0 0;
}

/* ---- BOTTOM CTA ---- */
.rad-cta {
	padding: 80px 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 32px;
	background: #fff;
}

.rad-cta__left {
	display: flex;
	align-items: center;
	gap: 28px;
}

.rad-cta__text {
	display: flex;
	flex-direction: column;
	gap: 12px;
	max-width: 641px;
}

.rad-cta__title {
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	font-size: clamp(1.8rem, 2.5vw, 2.5rem);
	color: var(--rad-grey);
	margin: 0;
	line-height: 1;
}

.rad-cta__desc {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	color: var(--rad-grey);
	margin: 0;
	line-height: 1.5;
}

/* ---- RESPONSIVE ---- */
@media screen and (max-width: 1200px) {
	.rad-preview__content {
		flex: 0 0 400px;
	}
}

@media (max-width: 1024px) {
	body.page-template-page-request-a-demo header .cell-navbar {
		padding: 25px 16px;
	}
}

@media screen and (max-width: 1024px) {
	.rad-hero {
		flex-direction: column;
		padding: 160px 30px 40px;
		min-height: auto;
	}
	
	.rad-hero__left, .rad-hero__right {
		width: 100%;
		flex: none;
	}
	
	.rad-preview-wrap {
		padding: 30px;
	}
	
	.rad-preview {
		flex-direction: column;
		padding: 40px 30px;
	}
	
	.rad-preview__content {
		flex: none;
		width: 100%;
	}
	
	.rad-how {
		padding: 40px 30px;
	}
	
	.rad-how__steps {
		flex-direction: column;
	}
	
	.rad-how__steps::before {
		display: none;
	}
	
	.rad-benefits {
		padding: 40px 30px;
	}
	
	.rad-benefits__grid {
		flex-wrap: wrap;
	}
	
	.rad-benefit-card {
		flex: 0 0 calc(50% - 8px);
	}
	
	.rad-testimonials {
		padding: 40px 30px;
		gap: 40px;
	}
	
	.rad-platform {
		flex-direction: column;
	}
	
	.rad-platform__image {
		flex: none;
		width: 100%;
	}
	
	.rad-platform__content {
		flex: none;
		width: 100%;
	}
	
	.rad-testimonials__grid {
		flex-direction: column;
	}
	
	.rad-cta {
		flex-direction: column;
		align-items: flex-start;
		padding: 40px 30px;
	}
	
	.rad-features {
		flex-direction: column;
		padding: 24px 0px;
		align-items: start;
	}
	
	.rad-feature-card {
		padding: 24px 16px;
	}
}

@media (max-width: 768px) {
	.rad-testimonials__wave img {
		height: 1020px;
		object-fit: cover;
	}
	
	.rad-hero__title {
		line-height: 1.4;
	}
}

@media screen and (max-width: 640px) {
	.rad-testimonials__wave img {
		height: 848px;
		object-fit: cover;
	}
	
	/* Hero */
	.rad-hero {
		padding: 150px 16px 40px;
		gap: 32px;
		align-items: flex-start;
	}
	
	.rad-hero__bg img {
		top: -10%;
		left: -30%;
		width: 200%;
	}
	
	/* Form card */
	.rad-form-card {
		padding: 40px 20px;
	}
	
	.rad-form__row {
		flex-direction: column;
	}
	
	.rad-form__wrapper .gfield--width-half {
		flex: 1 1 100%;
		max-width: 100%;
	}
	
	/* Social proof */
	.rad-social-proof {
		margin-top: 32px;
	}
	
	.rad-social-proof p {
		font-size: 14px;
	}
	
	/* Ratings — flex-wrap so 4 items sit in a natural 2×2 */
	.rad-hero__ratings {
		display: flex;
		flex-wrap: wrap;
		gap: 24px 40px;
	}
	
	.rad-rating-item {
		flex: 0 0 calc(50% - 20px);
	}
	
	.rad-rating-item + .rad-rating-item {
		border-left: none;
		padding-left: 0;
	}
	
	/* Other sections */
	.rad-benefits__grid {
		flex-direction: column;
	}
	
	.rad-preview-wrap {
		padding: 0px;
	}
	
	.rad-preview {
		padding: 60px 20px;
		border-radius: 0px;
	}
	
	.rad-preview__actions {
		flex-direction: row;
	}
	
	.rad-how {
		padding: 40px 16px;
	}
	
	.rad-benefits {
		padding: 64px 16px;
	}
	
	.rad-testimonials {
		padding: 40px 16px;
	}
	
	.rad-cta {
		padding: 64px 16px;
	}
	
	.rad-cta__left {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.rad-btn--white {
		max-width: 100%;
		width: 100%;
	}
}
