.o15exp-qa-modal {
	position: fixed;
	inset: 0;
	z-index: 2147483647;
	display: none;
}

.o15exp-qa-modal.is-open {
	display: block;
}

.o15exp-qa-modal__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(10, 16, 24, 0.72);
}

.o15exp-qa-modal__dialog {
	position: relative;
	box-sizing: border-box;
	width: min(720px, calc(100vw - 24px));
	max-height: calc(100vh - 24px);
	margin: 12px auto;
	overflow: auto;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
	color: #1a1f24;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.o15exp-qa-modal__close {
	position: sticky;
	top: 0;
	z-index: 2;
	float: right;
	margin: 10px 12px 0 0;
	border: 0;
	background: transparent;
	color: #4a5560;
	font-size: 28px;
	line-height: 1;
	cursor: pointer;
}

.o15exp-qa-modal__content {
	padding: 8px 24px 24px;
}

.o15exp-qa-header {
	margin-bottom: 18px;
}

.o15exp-qa-kicker {
	margin: 0 0 4px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #5b6672;
}

.o15exp-qa-header h2 {
	margin: 0 0 8px;
	font-size: clamp(1.5rem, 2.4vw, 1.9rem);
	line-height: 1.2;
}

.o15exp-qa-meta {
	margin: 0 0 6px;
	font-size: 14px;
	color: #4a5560;
}

.o15exp-qa-meta a {
	color: inherit;
}

.o15exp-qa-form {
	display: grid;
	gap: 16px;
}

.o15exp-qa-grid {
	display: grid;
	gap: 16px;
}

.o15exp-qa-grid--two {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.o15exp-qa-field label,
.o15exp-qa-fieldset legend {
	display: block;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 600;
}

.o15exp-qa-field input[type="text"],
.o15exp-qa-field input[type="email"],
.o15exp-qa-field input[type="tel"] {
	box-sizing: border-box;
	width: 100%;
	padding: 11px 12px;
	border: 1px solid #c8d0d8;
	border-radius: 8px;
	font: inherit;
}

.o15exp-qa-field input:focus,
.o15exp-qa-check input:focus,
.o15exp-qa-options input:focus,
.o15exp-qa-submit:focus,
.o15exp-qa-modal__close:focus {
	outline: 2px solid #0f6fff;
	outline-offset: 2px;
}

.o15exp-qa-fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.o15exp-qa-options {
	display: grid;
	gap: 8px;
}

.o15exp-qa-options--inline {
	grid-template-columns: repeat(2, minmax(0, max-content));
	gap: 16px;
}

.o15exp-qa-options label,
.o15exp-qa-check {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.45;
}

.o15exp-qa-checks {
	display: grid;
	gap: 12px;
}

.o15exp-qa-required {
	color: #c62828;
}

.o15exp-qa-legal {
	margin: 0;
	font-size: 12px;
	line-height: 1.55;
	color: #4a5560;
}

.o15exp-qa-legal--note {
	font-weight: 600;
}

.o15exp-qa-recaptcha {
	margin-top: 4px;
}

.o15exp-qa-actions {
	margin-top: 4px;
}

.o15exp-qa-submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 22px;
	border: 0;
	border-radius: 999px;
	background: #0f6fff;
	color: #fff;
	font: inherit;
	font-weight: 700;
	cursor: pointer;
}

.o15exp-qa-submit[disabled] {
	opacity: 0.65;
	cursor: wait;
}

.o15exp-qa-status {
	min-height: 1.25em;
	margin: 0;
	font-size: 14px;
}

.o15exp-qa-status.is-error {
	color: #c62828;
}

.o15exp-qa-status.is-success {
	color: #1b5e20;
}

.o15exp-qa-honeypot {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

body.o15exp-qa-modal-open {
	overflow: hidden;
}

@media (max-width: 640px) {
	.o15exp-qa-grid--two {
		grid-template-columns: 1fr;
	}

	.o15exp-qa-modal__content {
		padding: 8px 16px 20px;
	}
}

@media (hover: none) and (pointer: coarse) {
	.bt_bb_section.bt_bb_background_video_yt .bt_bb_background_video_yt_inner,
	.bt_bb_section.bt_bb_background_video_yt .bt_bb_background_video_yt_inner *,
	.bt_bb_background_video_yt_inner,
	.bt_bb_background_video_yt_inner *,
	.bt_bb_section .bt_bb_section_inner::before,
	.bt_bb_section .bt_bb_section_inner::after,
	.bt_bb_section [class*="section_coverage_image"],
	.bt_bb_section [class*="section_coverage_image"] * {
		pointer-events: none !important;
	}

	.bt_bb_background_video_yt_inner {
		z-index: 0 !important;
	}

	.bt_bb_section .bt_bb_port {
		position: relative !important;
		z-index: 5 !important;
	}

	.bt_bb_button:has(a.bt_bb_link[data-o15exp-qa-apply="true"]),
	.bt_bb_button:has(a.bt_bb_link[href*="pandadoc.com"]) {
		pointer-events: none !important;
	}

	.bt_bb_button a.bt_bb_link[data-o15exp-qa-apply="true"],
	.bt_bb_button a.bt_bb_link[href*="pandadoc.com"] {
		pointer-events: auto !important;
		display: block !important;
		width: 100% !important;
		min-height: 48px !important;
		position: relative !important;
		z-index: 99 !important;
		touch-action: manipulation !important;
		-webkit-tap-highlight-color: transparent;
	}

	a.o15exp-qa-apply-overlay {
		touch-action: manipulation !important;
		-webkit-tap-highlight-color: transparent;
	}
}

body.o15exp-qa-modal-mode .bt_bb_button a.bt_bb_link[data-o15exp-qa-apply="true"] {
	cursor: pointer;
	touch-action: manipulation;
}
