body.page-id-4083,
body.page-id-4083 #page-content {
	overflow-x: hidden;
}

body.page-id-4083 .page-title-bar {
	display: none;
}

body.page-id-4083 #page-content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.page-id-4083 #page-content > .container,
body.page-id-4083 #page-content > .container > .row,
body.page-id-4083 #page-main-content {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

body.page-id-4083 .wpb_content_element {
	margin-bottom: 0;
}

body.page-id-4083 .vc_btn3-container {
	margin: 0 12px 12px 0;
}

body.page-id-4083 .vc_btn3 {
	min-height: 48px;
	border-radius: 8px !important;
	font-weight: 800;
	letter-spacing: 0;
	white-space: normal;
}

body.page-id-4083 .tm-animation,
body.page-id-4083 .has-animation,
body.page-id-4083 .gia-qsg-section .tm-grid.has-animation > *,
body.page-id-4083 .gia-qsg-section .tm-grid.has-animation .grid-item,
body.page-id-4083 .wpb_animate_when_almost_visible {
	visibility: visible !important;
	opacity: 1 !important;
	transform: none !important;
}

.gia-qsg-section {
	--qsg-ink: #0b1b36;
	--qsg-muted: #5b6c86;
	--qsg-blue: #0b73e8;
	--qsg-blue-dark: #071b40;
	--qsg-red: #ef4056;
	--qsg-green: #20c997;
	--qsg-yellow: #ffc857;
	--qsg-cyan: #7be7ff;
	--qsg-line: #dbe8f7;
	--qsg-soft: #f6faff;
	--qsg-shadow: 0 18px 44px rgba(11, 27, 54, 0.12);
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.gia-qsg-section *,
.gia-qsg-section *::before,
.gia-qsg-section *::after {
	box-sizing: inherit;
}

.gia-qsg-contained {
	width: min(1180px, calc(100% - 40px));
	margin-left: auto !important;
	margin-right: auto !important;
}

body.gia-qsg-js .gia-qsg-section {
	opacity: 0;
	transform: translateY(26px);
	transition: opacity 0.7s ease, transform 0.7s ease;
}

body.gia-qsg-js .gia-qsg-section.is-visible {
	opacity: 1;
	transform: none;
}

.gia-qsg-hero {
	color: #fff;
	background:
		linear-gradient(rgba(255, 255, 255, 0.07) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
		linear-gradient(135deg, #071b40 0%, #0b73e8 62%, #20c997 130%) !important;
	background-size: 56px 56px, 56px 56px, auto;
}

.gia-qsg-hero::after,
.gia-qsg-library-section::before {
	content: "";
	position: absolute;
	right: -120px;
	bottom: 0;
	width: 45%;
	height: 32%;
	background:
		repeating-linear-gradient(
			-20deg,
			rgba(255, 255, 255, 0.1) 0,
			rgba(255, 255, 255, 0.1) 2px,
			transparent 2px,
			transparent 18px
		);
	pointer-events: none;
}

.gia-qsg-copy,
.gia-qsg-hero-visual,
.gia-qsg-device-visual,
.gia-qsg-support-visual {
	position: relative;
	z-index: 1;
}

.gia-qsg-kicker .heading,
.gia-qsg-section .tm-heading .heading {
	letter-spacing: 0;
	overflow-wrap: anywhere;
}

.gia-qsg-hero-visual > .vc_column-inner > .wpb_wrapper,
.gia-qsg-device-visual > .vc_column-inner > .wpb_wrapper,
.gia-qsg-support-visual > .vc_column-inner > .wpb_wrapper {
	min-height: 320px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.gia-qsg-hero-visual > .vc_column-inner > .wpb_wrapper {
	background-image: url("page-media/qsg-hero-dashboard.png");
	filter: drop-shadow(0 28px 40px rgba(0, 0, 0, 0.24));
	height: 100%;
}

.gia-qsg-device-visual > .vc_column-inner > .wpb_wrapper {
	background-image: url("page-media/qsg-device-map.png");
}

.gia-qsg-support-visual > .vc_column-inner > .wpb_wrapper {
	background-image: url("page-media/qsg-support-lane.png");
	filter: drop-shadow(0 20px 32px rgba(11, 27, 54, 0.16));
}

.gia-qsg-device-section {
	/*background:
		linear-gradient(90deg, #ffffff 0%, #ffffff 58%, #edf8f5 58%, #edf8f5 100%) !important;*/
}

.gia-qsg-library-section {
	color: #fff;
	background:
		linear-gradient(rgba(255, 255, 255, 0.055) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px),
		linear-gradient(135deg, #071b40 0%, #102f68 72%, #0b73e8 130%) !important;
	background-size: 48px 48px, 48px 48px, auto;
}

.gia-qsg-cta-section {
	background: linear-gradient(135deg, #ef4056 0%, #0b73e8 55%, #20c997 100%) !important;
	color: #fff;
}

.gia-qsg-path-grid .tm-grid,
.gia-qsg-flow-grid .tm-grid,
.gia-qsg-mini-grid .tm-grid {
	display: grid !important;
	gap: 22px;
}

.gia-qsg-path-grid .tm-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.gia-qsg-flow-grid .tm-grid {
	grid-template-columns: 1fr;
	gap: 16px;
}

.gia-qsg-mini-grid .tm-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.gia-qsg-path-grid .tm-grid > *,
.gia-qsg-flow-grid .tm-grid > *,
.gia-qsg-mini-grid .tm-grid > * {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	width: auto !important;
	max-width: none !important;
	transform: none !important;
}

.gia-qsg-section .tm-box-icon {
	height: 100%;
	min-height: 0;
	padding: 26px;
	border: 1px solid var(--qsg-line);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 12px 30px rgba(11, 27, 54, 0.08);
	transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.gia-qsg-section .tm-box-icon:hover {
	border-color: rgba(11, 115, 232, 0.44);
	box-shadow: var(--qsg-shadow);
	transform: translateY(-5px);
}

.gia-qsg-section .tm-box-icon .main-content {
	display: block !important;
}

.gia-qsg-section .tm-box-icon .icon {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	margin: 0 0 18px !important;
	border-radius: 8px;
	background: #f0f6ff;
	font-size: 23px;
}

.gia-qsg-path-grid .tm-grid > :nth-child(2n) .tm-box-icon .icon,
.gia-qsg-mini-grid .tm-grid > :nth-child(2n) .tm-box-icon .icon {
	background: #fff3d5;
}

.gia-qsg-path-grid .tm-grid > :nth-child(3n) .tm-box-icon .icon,
.gia-qsg-mini-grid .tm-grid > :nth-child(3n) .tm-box-icon .icon {
	background: #e8fbf5;
}

.gia-qsg-section .tm-box-icon .heading {
	margin: 0 0 10px;
	color: var(--qsg-ink);
	font-size: 20px;
	line-height: 1.25;
	font-weight: 800;
	letter-spacing: 0;
	overflow-wrap: anywhere;
}

.gia-qsg-section .tm-box-icon .text {
	color: var(--qsg-muted);
	font-size: 15px;
	line-height: 1.62;
	overflow-wrap: anywhere;
}

.gia-qsg-section .tm-box-icon .btn {
	display: inline-flex;
	align-items: center;
	min-height: 40px;
	margin-top: 18px;
	padding: 0 15px;
	border-radius: 8px;
	background: #f3f8ff;
	color: var(--qsg-blue);
	font-weight: 800;
	font-size: 13px;
	line-height: 1.2;
	transition: background 0.2s ease, color 0.2s ease;
}

.gia-qsg-section .tm-box-icon:hover .btn {
	background: var(--qsg-blue);
	color: #fff;
}

.gia-qsg-flow-grid .tm-box-icon {
	padding: 22px 24px;
}

.gia-qsg-flow-grid .tm-box-icon .icon {
	float: left;
	margin: 2px 18px 0 0 !important;
}

.gia-qsg-flow-grid .tm-box-icon .content {
	overflow: hidden;
}

.gia-qsg-browser {
	position: relative;
	z-index: 1;
	padding: 26px;
	border: 1px solid rgba(219, 232, 247, 0.26);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.96);
	color: var(--qsg-ink);
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
}

.gia-qsg-browser.is-targeted {
	animation: gia-qsg-target-pulse 0.9s ease;
}

@keyframes gia-qsg-target-pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(123, 231, 255, 0.62), 0 24px 60px rgba(0, 0, 0, 0.2);
	}

	100% {
		box-shadow: 0 0 0 18px rgba(123, 231, 255, 0), 0 24px 60px rgba(0, 0, 0, 0.2);
	}
}

.gia-qsg-browser__stats {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	margin-bottom: 20px;
}

.gia-qsg-stat {
	padding: 16px;
	border-radius: 8px;
	background: #f5f9ff;
	border: 1px solid #dfeafa;
}

.gia-qsg-stat strong,
.gia-qsg-stat span {
	display: block;
}

.gia-qsg-stat strong {
	color: var(--qsg-ink);
	font-size: 24px;
	line-height: 1.15;
}

.gia-qsg-stat span {
	margin-top: 4px;
	color: var(--qsg-muted);
	font-size: 13px;
	font-weight: 700;
}

.gia-qsg-browser__controls {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 14px;
	align-items: center;
	margin-bottom: 18px;
}

.gia-qsg-search {
	width: 100%;
	min-height: 52px;
	padding: 0 18px;
	border: 1px solid #cdddf0;
	border-radius: 8px;
	background: #fff;
	color: var(--qsg-ink);
	font-weight: 700;
	outline: none;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.gia-qsg-search:focus {
	border-color: var(--qsg-blue);
	box-shadow: 0 0 0 4px rgba(11, 115, 232, 0.14);
}

.gia-qsg-reset,
.gia-qsg-more {
	min-height: 44px;
	padding: 0 16px;
	border: 1px solid #cdddf0;
	border-radius: 8px;
	background: #fff;
	color: var(--qsg-blue-dark);
	font-weight: 800;
	cursor: pointer;
	transition: background 0.2s ease, border-color 0.2s ease;
}

.gia-qsg-reset:hover,
.gia-qsg-more:hover {
	border-color: var(--qsg-blue);
	background: #edf5ff;
	color:#000;
}

.gia-qsg-filter-row,
.gia-qsg-shortcuts {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 18px;
}

.gia-qsg-filter,
.gia-qsg-shortcut {
	min-height: 42px;
	padding: 0 14px;
	border: 1px solid #cdddf0;
	border-radius: 8px;
	background: #fff;
	color: var(--qsg-blue-dark);
	font-weight: 800;
	font-size: 13px;
	cursor: pointer;
	transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.gia-qsg-filter:hover,
.gia-qsg-shortcut:hover,
.gia-qsg-filter.is-active {
	border-color: var(--qsg-blue);
	background: var(--qsg-blue);
	color: #fff;
	transform: translateY(-2px);
}

.gia-qsg-shortcut:nth-child(2) {
	border-color: rgba(239, 64, 86, 0.34);
	color: #b82034;
}

.gia-qsg-shortcut:nth-child(3) {
	border-color: rgba(32, 201, 151, 0.34);
	color: #087e61;
}

.gia-qsg-shortcut:nth-child(4) {
	border-color: rgba(255, 200, 87, 0.56);
	color: #806016;
}
.gia-qsg-shortcut:nth-child(2):hover,.gia-qsg-shortcut:nth-child(3):hover,.gia-qsg-shortcut:nth-child(4):hover {
	color: #ffffff;
}

.gia-qsg-results-head {
	display: flex;
	justify-content: space-between;
	gap: 14px;
	align-items: center;
	margin: 4px 0 16px;
	color: var(--qsg-muted);
	font-size: 14px;
	font-weight: 800;
}

.gia-qsg-results {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.gia-qsg-card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 176px;
	padding: 18px;
	border: 1px solid #dce8f6;
	border-radius: 8px;
	background: #fff;
	color: var(--qsg-ink);
	text-decoration: none;
	overflow: hidden;
	box-shadow: 0 8px 20px rgba(11, 27, 54, 0.06);
	transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.gia-qsg-card::before {
	content: "";
	position: absolute;
	inset: 0 auto 0 0;
	width: 5px;
	background: var(--qsg-card-accent, var(--qsg-blue));
}

.gia-qsg-card:hover {
	border-color: rgba(11, 115, 232, 0.44);
	box-shadow: var(--qsg-shadow);
	color: var(--qsg-ink);
	transform: translateY(-4px);
}

.gia-qsg-card__top {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	align-items: flex-start;
	margin-bottom: 14px;
}

.gia-qsg-card__category,
.gia-qsg-card__type {
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	padding: 0 9px;
	border-radius: 8px;
	font-size: 11px;
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0;
}

.gia-qsg-card__category {
	background: #edf5ff;
	color: var(--qsg-blue-dark);
}

.gia-qsg-card__type {
	background: #fff1d1;
	color: #806016;
}

.gia-qsg-card__title {
	margin: 0 0 10px;
	color: var(--qsg-ink);
	font-size: 16px;
	line-height: 1.35;
	font-weight: 850;
	overflow-wrap: anywhere;
}

.gia-qsg-card__topic {
	margin-top: auto;
	color: var(--qsg-muted);
	font-size: 13px;
	line-height: 1.35;
	font-weight: 700;
}

.gia-qsg-card[hidden] {
	display: none !important;
}

.gia-qsg-empty {
	display: none;
	padding: 18px;
	border: 1px dashed #c8d9ee;
	border-radius: 8px;
	background: #f7fbff;
	color: var(--qsg-muted);
	font-weight: 800;
}

.gia-qsg-empty.is-visible {
	display: block;
}

.gia-qsg-browser__footer {
	display: flex;
	justify-content: center;
	margin-top: 22px;
}

.gia-qsg-more[hidden] {
	display: none;
}

.gia-qsg-cta-actions {
	text-align: right;
}

@media (max-width: 1024px) {
	.gia-qsg-path-grid .tm-grid,
	.gia-qsg-results {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.gia-qsg-hero-row,
	.gia-qsg-split-row {
		display: block !important;
	}

	.gia-qsg-hero-row .wpb_column,
	.gia-qsg-split-row .wpb_column {
		width: 100% !important;
	}

	.gia-qsg-hero-visual > .vc_column-inner > .wpb_wrapper,
	.gia-qsg-support-visual > .vc_column-inner > .wpb_wrapper {
		min-height: 360px;
		margin-top: 18px;
	}

	.gia-qsg-device-section {
		background: #fff !important;
	}
}

@media (max-width: 760px) {
	body.page-id-4083,
	body.page-id-4083 #page-content,
	body.page-id-4083 #page-content > .container,
	body.page-id-4083 #page-content > .container > .row,
	body.page-id-4083 #page-main-content,
	body.page-id-4083 .wpb-content-wrapper {
		width: 100vw !important;
		max-width: 100vw !important;
		min-width: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		/*overflow-x: hidden !important;*/
	}

	body.page-id-4083 .vc_section.gia-qsg-section,
	body.page-id-4083 .vc_section.gia-qsg-section[data-vc-full-width="true"] {
		left: auto !important;
		right: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.gia-qsg-contained {
		width: calc(100vw - 44px) !important;
		max-width: calc(100vw - 44px) !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.gia-qsg-section .wpb_column,
	.gia-qsg-section .vc_column_container,
	.gia-qsg-section .vc_column-inner,
	.gia-qsg-section .wpb_wrapper,
	.gia-qsg-section .tm-heading,
	.gia-qsg-section .heading,
	.gia-qsg-section .tm-grid-wrapper,
	.gia-qsg-section .tm-grid,
	.gia-qsg-section .tm-box-icon {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	.gia-qsg-section .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.gia-qsg-section .tm-heading .heading,
	.gia-qsg-section .tm-box-icon .heading,
	.gia-qsg-section .tm-box-icon .text,
	.gia-qsg-card__title,
	.gia-qsg-card__topic {
		max-width: calc(100vw - 44px) !important;
		white-space: normal !important;
		overflow-wrap: anywhere;
		word-break: break-word;
	}

	.gia-qsg-hero h1.heading {
		font-size: 31px !important;
		line-height: 1.12 !important;
	}

	.gia-qsg-section h2.heading {
		font-size: 27px !important;
		line-height: 1.16 !important;
	}

	.gia-qsg-section .tm-heading div.heading {
		font-size: 15px !important;
		line-height: 1.55 !important;
	}

	.gia-qsg-path-grid .tm-grid,
	.gia-qsg-mini-grid .tm-grid,
	.gia-qsg-results,
	.gia-qsg-browser__stats,
	.gia-qsg-browser__controls {
		grid-template-columns: 1fr;
	}

	.gia-qsg-browser {
		padding: 18px;
	}

	.gia-qsg-hero-visual > .vc_column-inner > .wpb_wrapper,
	.gia-qsg-device-visual > .vc_column-inner > .wpb_wrapper,
	.gia-qsg-support-visual > .vc_column-inner > .wpb_wrapper {
		min-height: 270px;
	}

	.gia-qsg-section .tm-box-icon {
		padding: 22px;
	}

	.gia-qsg-flow-grid .tm-box-icon .icon {
		float: none;
		margin: 0 0 16px !important;
	}

	.gia-qsg-flow-grid .tm-box-icon .content {
		overflow: visible;
	}

	body.page-id-4083 .vc_btn3-container,
	.gia-qsg-cta-actions {
		display: block;
		width: 100%;
		max-width: 100%;
		text-align: left;
	}

	body.page-id-4083 .vc_btn3 {
		display: inline-flex;
		justify-content: center;
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.gia-qsg-js .gia-qsg-section,
	.gia-qsg-section .tm-box-icon,
	.gia-qsg-card,
	.gia-qsg-filter,
	.gia-qsg-shortcut {
		transition: none;
	}
}
