/* GENERAL */
h1 { letter-spacing: -2.28px; }
h2 { letter-spacing: -1.20px; }
h3 { letter-spacing: -0.84px; }
h4 { letter-spacing: -0.66px; }
h5 { letter-spacing: -0.54px; }
p { letter-spacing: -0.54px; }

@media(max-width: 768px) {
	h1 { letter-spacing: -1.20px; }
	h2 { letter-spacing: -0.90px; }
	h3 { letter-spacing: -0.72px; }
	h4 { letter-spacing: -0.60px; }
	h5 { letter-spacing: -0.48px; }
	p { letter-spacing: -0.48px; }
}

html, body {
	overflow-x: hidden;
}

footer a:hover[href] {
   text-decoration: underline;
}

.on-top {
	position: relative;
	z-index: 99;
}

.filter-menu .current-menu-item,
.filter-menu a:hover {
	text-decoration: underline;
	text-underline-offset: 8px;
}
@media (max-width: 1380px) {
	.filter-menu {
		padding-bottom: 24px;
		scrollbar-width: none;
		-ms-overflow-style: none;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.filter-menu::-webkit-scrollbar {
		display: none;
	}
}

/* WIDGETS */
.fl-accordion-button-icon {
	opacity: 1;
}
.uabb-modal-close {
	top: 16px !important;
	right: 16px !important;
}

/* CLOUDS */
.cloud-1 {
	pointer-events: none;
	position: absolute;
	top: 80px;
	right: -150px;
	z-index: 1;
	animation: cloud-float-left 60s linear infinite;
}
.cloud-2 {
	pointer-events: none;
	position: absolute;
	top: 150px;
	right: 250px;
	z-index: 1;
	animation: cloud-float-left 60s linear infinite;
}
.cloud-3 {
	pointer-events: none;
	position: absolute;
	bottom: 250px;
	left: -150px;
	z-index: 1;
	animation: cloud-float-right 60s linear infinite;
}
.cloud-4 {
	pointer-events: none;
	position: absolute;
	bottom: 150px;
	left: 25%;
	z-index: 1;
	animation: cloud-float-right 60s linear infinite;
}
.cloud-5 {
	pointer-events: none;
	position: absolute;
	bottom: -35px;
	right: 0;
	z-index: 1;
	animation: cloud-float-left 60s linear infinite;
}
.banner-small-right-cloud {
	pointer-events: none;
	position: absolute;
	top: 150px;
	right: 0;
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
	animation: cloud-float-left 90s linear infinite;
}
.banner-right-cloud {
	pointer-events: none;
	position: absolute;
	right: 15%;
	bottom: -25px;
		animation: cloud-float-left 60s linear infinite;
}

@keyframes cloud-float-left {
	100% { transform: translateX(-100vw); }
}
@keyframes cloud-float-right {
	100% { transform: translateX(100vw); }
}

.left-cloud {
	pointer-events: none;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transform: scale(-1.5, 1.5);
	-ms-transform: scale(-1.5, 1.5);
	transform: scale(-1.5, 1.5);
	mix-blend-mode: overlay;
}
.right-cloud {
	pointer-events: none;
	position: absolute;
	right: -25px;
	bottom: 0;
	transform: scale(-1.5, 1.5);
	mix-blend-mode: overlay;
}
@media (max-width: 800px) {
	.left-cloud,
	.right-cloud {
		display: none;
	}
}

/* HEADER */
header {
	position: relative;
	z-index: 99;
}
.header-row {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}
.adv-menu {
	background: #fff; 
	border-radius: 50px;
	width: auto !important;
}
.adv-menu .sub-menu {
	background: #fff;
	border-radius: 25px !important;
	padding: 10px !important;
}
.adv-menu .sub-menu li {
	margin: 5px 0px;
}
.adv-menu .sub-menu li a {
	border-radius: 50px;
}
.adv-menu-mobile .uabb-creative-menu-horizontal {
	background: #0f203d;
	height: 92vh;
}
.adv-menu-mobile .uabb-svg-container {
	margin-bottom: 5px;
}
.uabb-svg-container {
	display: none !important;
}
.hamburger::before {
	content: url('https://contentworkshop.com/wp-content/uploads/2023/10/menu.svg');
	position: absolute;
	top: 12px;
	left: 0;
	height: 100%;
	width: 100%;
}
.hamburger.uabb-active::before {
	content: url('https://contentworkshop.com/wp-content/uploads/2023/10/x.svg');
}

/* HOME */
.yellow-bullet {
	color: #ffc200;
}
.solutions-hover > .fl-col-content:hover {
	background: url('https://contentworkshop.com/wp-content/uploads/2025/06/wave-bg-r1.gif');
	background-repeat: no-repeat;
	background-size: cover;
}
.solutions-hover > .fl-col-content:hover .fl-photo-content::after {
	background: url('https://contentworkshop.com/wp-content/uploads/2023/10/hover-arrow-button-r1.svg');
	background-position: right;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	pointer-events: none;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.left-graphic {
	position: absolute;
	top: 180px;
	left: -20px;
}
.right-graphic {
	position: absolute;
	right: -100px;
	bottom: 0;
}

/* SOLUTIONS */
.fl-accordion-button-icon::before {
	border: 1px solid #0f203d;
	border-radius: 50%;
	font-size: 24px;
	padding: 14px;
}
.process-line {
	position: relative;
	top: 48px;
}
.process-mobile {
	position: relative;
}
.process-mobile img {
	position: relative;
	z-index: 1;
}
.process-mobile::after {
	border: 1px solid #0f203d;
	display: block;
	position: absolute;
	top: 40px;
	left: calc(25% / 2 + 15px - 1px);
	height: calc(100% - 60px - 20px);
	width: 1px;
}
@media (max-width:768px) {
	.process-mobile::after {
		left: calc(25% / 2 - 1px);
	}
}

/* ABOUT */
.why-how-what-column {
	position: relative;
	right: calc(-10% - 10px);
}
.value-circle.roll-animation {
	animation: value-roll 1.5s ease-out;
}
.value-trust.roll-animation {
	animation-duration: 1.5s;
}
.value-accountability.roll-animation {
	animation-duration: 1.75s;
}
.value-curiosity.roll-animation {
	animation-duration: 2s;
}
.value-quality.roll-animation {
	animation-duration: 2.25s;
}
.value-support.roll-animation {
	animation-duration: 2.5s;
}
@keyframes value-roll {
	0% { transform: translateX(100vw) rotate(360deg); }
	100% { transform: translateX(0) rotate(-360deg); }
}
.uabb-modal-photo-wrap {
	position: relative;
}
#team .uabb-modal-action-wrap:hover .uabb-modal-photo-wrap::after {
	background: url('https://contentworkshop.com/wp-content/uploads/2023/10/hover-arrow-button-r1.svg');
	background-position: right;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

/* CONTACT */
.contact-top-cloud {
	pointer-events: none;
	position: absolute;
	top: 10;
	right: 30%;
	animation: cloud-float-left 60s linear infinite;
}
.contact-bottom-cloud {
	pointer-events: none;
	position: absolute;
	bottom: -15%;
	left: 0;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	mix-blend-mode: overlay;	
}

/* GRAVITY FORMS */
.ginput_container.ginput_container_select::after {
	top: 50%;
	right: 2em;
}

#gform_4 .gform_footer {
	justify-content: center;
}

@media (min-width: 640px) {
	#gform_4 {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		gap: 16px;
	}
	#gform_4 .gform_footer {
		flex: 0 0 auto;
	}
}

/* Hero Knowledge */
#hkb ul.hkb-article-list>li:before {
	content: '•';
}
.hkb-categoryhead__title {
	font-size: 1.75em !important;
}
.hkb-article-list li a {
	padding: 0px 25px;
}
.hkb-article-list li a:hover {
	background: #AFD0FF;
	border-radius: 25px;
}
.hkb-categoryhead__count {
	background: #FFC200;
	border-radius: 25px;
	color: #0F203D !important;
	padding: 2px 8px;
	position: relative;
	top: -25px;
}
#hkb .hkb-categoryhead .hkb-categoryhead__count:before,
#hkb .hkb-categoryhead .hkb-categoryhead__count:after {
	content: '';
}
#ht-kb-exit-widget-2,
#ht-kb-exit-widget-3,
#ht-kb-exit-widget-4 {
	display: none;
}
#hkb .hkb-sticky {
	top: 150px !important;
}