.bestbrkr-review-active .site-content > .ast-container,
.bestbrkr-review-active .content-area {
	margin: 0;
	max-width: none;
	padding: 0;
	width: 100%;
}

.bestbrkr-review-active .entry-header {
	display: none;
}

.bestbrkr-review-active article.bestbrkr_broker,
.bestbrkr-review-active article.bestbrkr_prop_firm,
.bestbrkr-review-active .entry-content {
	margin: 0;
	padding: 0;
}

.bbrkr-review {
	color: #10233c;
	font-family: Inter, Manrope, "Segoe UI", Arial, sans-serif;
	margin: 0 auto;
	max-width: 1220px;
	padding: 24px;
}

.bbrkr-review *,
.bbrkr-review *::before,
.bbrkr-review *::after {
	box-sizing: border-box;
}

.bbrkr-review h1,
.bbrkr-review h2 {
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: -.035em;
	line-height: 1.06;
}

.bbrkr-review a {
	text-decoration: none;
}

.bbrkr-review-breadcrumbs {
	align-items: center;
	color: #7b8ca1;
	display: flex;
	font-size: 11px;
	gap: 8px;
	margin: 2px 0 22px;
	overflow: hidden;
	white-space: nowrap;
}

.bbrkr-review-breadcrumbs a {
	color: #50657d;
}

.bbrkr-review-breadcrumbs b {
	color: #175cd3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bbrkr-review-hero {
	align-items: center;
	background:
		radial-gradient(circle at 82% 12%, rgba(40, 120, 255, .24), transparent 30%),
		linear-gradient(145deg, #041426, #071f3c 62%, #0b315a);
	border: 1px solid rgba(255, 255, 255, .08);
	border-radius: 24px;
	box-shadow: 0 22px 60px rgba(3, 24, 48, .16);
	color: #fff;
	display: grid;
	gap: 30px;
	grid-template-columns: minmax(0, 1.35fr) auto minmax(210px, .55fr);
	overflow: hidden;
	padding: clamp(30px, 5vw, 52px);
	position: relative;
}

.bbrkr-review-hero::after {
	background-image: linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
	background-size: 30px 30px;
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.bbrkr-review-hero > * {
	position: relative;
	z-index: 1;
}

.bbrkr-review-brand {
	align-items: center;
	display: flex;
	gap: 22px;
	min-width: 0;
}

.bbrkr-review-logo {
	align-items: center;
	background: #fff;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 18px;
	box-shadow: 0 12px 35px rgba(0, 0, 0, .2);
	color: #175cd3;
	display: flex;
	flex: 0 0 auto;
	font-size: 34px;
	height: 90px;
	justify-content: center;
	overflow: hidden;
	width: 90px;
}

.bbrkr-review-logo img {
	height: 100%;
	object-fit: contain;
	padding: 8px;
	width: 100%;
}

.bbrkr-review-logo .bbrkr-profile-logo-fallback {
	align-items: center;
	display: flex;
	font-family: Georgia, serif;
	font-size: 38px;
	font-weight: 700;
	height: 100%;
	justify-content: center;
	width: 100%;
}

.bbrkr-review-labels,
.bbrkr-review-categories {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

.bbrkr-review-labels > span {
	color: #f4d27a;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .13em;
	text-transform: uppercase;
}

.bbrkr-review-status {
	border: 1px solid rgba(255, 255, 255, .17);
	border-radius: 999px;
	color: #c5d4e5;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	padding: 4px 8px;
	text-transform: uppercase;
}

.bbrkr-review-status--verified {
	background: rgba(32, 180, 134, .15);
	border-color: rgba(32, 180, 134, .32);
	color: #70dfbc;
}

.bbrkr-review-status--warning,
.bbrkr-review-status--suspended {
	background: rgba(224, 79, 95, .15);
	border-color: rgba(224, 79, 95, .35);
	color: #ffadb5;
}

.bbrkr-review-brand h1 {
	color: #fff;
	font-size: clamp(35px, 5vw, 58px);
	margin: 8px 0;
}

.bbrkr-review-brand p {
	color: #b7c4d4;
	font-size: 14px;
	margin: 0;
}

.bbrkr-review-categories {
	margin-top: 15px;
}

.bbrkr-review-categories a {
	align-items: center;
	background: rgba(255, 255, 255, .065);
	border: 1px solid rgba(255, 255, 255, .11);
	border-radius: 999px;
	color: #d6e0eb;
	display: inline-flex;
	font-size: 9px;
	font-weight: 700;
	gap: 5px;
	padding: 5px 9px;
}

.bbrkr-review-categories svg {
	color: #f4d27a;
	height: 13px;
	width: 13px;
}

.bbrkr-review-ratings {
	display: grid;
	gap: 8px;
	grid-template-columns: 1fr 1fr;
}

.bbrkr-review-ratings > div {
	background: rgba(255, 255, 255, .065);
	border: 1px solid rgba(255, 255, 255, .11);
	border-radius: 13px;
	min-width: 82px;
	padding: 14px;
}

.bbrkr-review-ratings strong,
.bbrkr-review-ratings span {
	display: block;
}

.bbrkr-review-ratings strong {
	color: #f4d27a;
	font-size: 25px;
	line-height: 1;
}

.bbrkr-review-ratings span {
	color: #9fb0c4;
	font-size: 8px;
	margin-top: 6px;
	text-transform: uppercase;
}

.bbrkr-review-actions {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	gap: 9px;
}

.bbrkr-review-actions .bbrkr-button {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.bbrkr-review-actions small {
	color: #91a4ba;
	font-size: 9px;
	line-height: 1.5;
}

.bbrkr-review-source {
	border: 1px solid rgba(255, 255, 255, .14);
	border-radius: 9px;
	color: #d7e3ef;
	font-size: 10px;
	font-weight: 700;
	padding: 9px 12px;
	text-align: center;
}

.bbrkr-unavailable {
	background: rgba(224, 79, 95, .13);
	border: 1px solid rgba(224, 79, 95, .35);
	border-radius: 10px;
	color: #ffadb5;
	font-size: 11px;
	font-weight: 700;
	padding: 12px;
}

.bbrkr-review-facts {
	background: #fff;
	border: 1px solid #dfe7f0;
	border-radius: 16px;
	box-shadow: 0 14px 40px rgba(12, 38, 70, .07);
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	margin: -12px 22px 0;
	padding: 20px;
	position: relative;
	z-index: 2;
}

.bbrkr-review-facts > div {
	border-right: 1px solid #e5ebf2;
	min-width: 0;
	padding: 0 15px;
}

.bbrkr-review-facts > div:last-child {
	border: 0;
}

.bbrkr-review-facts span,
.bbrkr-review-facts strong {
	display: block;
}

.bbrkr-review-facts span {
	color: #728297;
	font-size: 9px;
	text-transform: uppercase;
}

.bbrkr-review-facts strong {
	font-size: 12px;
	line-height: 1.35;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bbrkr-review-verification {
	align-items: stretch;
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(3, 1fr);
	margin: 18px 22px 0;
}

.bbrkr-review-verification > div {
	align-items: center;
	background: #f4f7fb;
	border: 1px solid #dfe7f0;
	border-radius: 12px;
	display: flex;
	gap: 10px;
	padding: 12px 14px;
}

.bbrkr-review-verification svg {
	color: #175cd3;
	flex: 0 0 auto;
	height: 20px;
	width: 20px;
}

.bbrkr-review-verification span,
.bbrkr-review-verification small,
.bbrkr-review-verification strong {
	display: block;
}

.bbrkr-review-verification small {
	color: #7a8a9e;
	font-size: 8px;
	text-transform: uppercase;
}

.bbrkr-review-verification strong {
	font-size: 11px;
	margin-top: 2px;
}

.bbrkr-review-restriction {
	align-items: center;
	background: #fff5f6;
	border: 1px solid #f2c5cb;
	border-radius: 13px;
	display: flex;
	gap: 14px;
	margin: 15px 22px 0;
	padding: 15px 17px;
}

.bbrkr-review-restriction > span {
	align-items: center;
	background: #f9dfe3;
	border-radius: 9px;
	color: #c53e50;
	display: flex;
	flex: 0 0 auto;
	height: 38px;
	justify-content: center;
	width: 38px;
}

.bbrkr-review-restriction svg {
	height: 21px;
	width: 21px;
}

.bbrkr-review-restriction strong {
	color: #9f2f40;
	font-size: 12px;
}

.bbrkr-review-restriction p {
	color: #76515a;
	font-size: 10px;
	line-height: 1.5;
	margin: 3px 0 0;
}

.bbrkr-review-body {
	display: grid;
	gap: 46px;
	grid-template-columns: minmax(0, 1fr) 320px;
	padding: 66px 0 56px;
}

.bbrkr-review-note {
	background: #eef4ff;
	border-left: 4px solid #175cd3;
	border-radius: 0 13px 13px 0;
	padding: 22px;
}

.bbrkr-review-note > span,
.bbrkr-section-kicker {
	color: #175cd3;
	display: block;
	font-size: 9px;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.bbrkr-review-note p {
	color: #425872;
	font-size: 16px;
	line-height: 1.65;
	margin: 8px 0 0;
}

.bbrkr-pros-cons {
	display: grid;
	gap: 12px;
	grid-template-columns: 1fr 1fr;
	margin-top: 26px;
}

.bbrkr-pros-cons > div {
	border: 1px solid #dfe7f0;
	border-radius: 14px;
	padding: 22px;
}

.bbrkr-pros {
	background: #f0faf6;
}

.bbrkr-cons {
	background: #fff6f7;
}

.bbrkr-pros-cons h2 {
	font-size: 24px;
	margin: 0 0 14px;
}

.bbrkr-pros-cons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bbrkr-pros-cons li {
	color: #42566e;
	font-size: 13px;
	line-height: 1.5;
	padding: 6px 0 6px 23px;
	position: relative;
}

.bbrkr-pros-cons li::before {
	align-items: center;
	border-radius: 50%;
	display: flex;
	font-size: 9px;
	font-weight: 900;
	height: 16px;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 8px;
	width: 16px;
}

.bbrkr-pros li::before {
	background: #d6f2e7;
	color: #13815e;
	content: "✓";
}

.bbrkr-cons li::before {
	background: #f9dfe3;
	color: #c53e50;
	content: "–";
}

.bbrkr-editorial-content {
	color: #293e56;
	font-size: 16px;
	line-height: 1.78;
	margin-top: 38px;
}

.bbrkr-editorial-content > h2 {
	color: #10233c;
	font-size: clamp(29px, 4vw, 38px);
	margin: 36px 0 14px;
}

.bbrkr-editorial-content > h3 {
	color: #10233c;
	font-size: 21px;
	margin: 28px 0 10px;
}

.bbrkr-editorial-content a {
	color: #175cd3;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.bbrkr-editorial-content img {
	border-radius: 14px;
	height: auto;
	max-width: 100%;
}

.bbrkr-review-experience {
	border-top: 1px solid #dfe7f0;
	margin-top: 44px;
	padding-top: 38px;
}

.bbrkr-review-experience > h2 {
	font-size: clamp(29px, 4vw, 38px);
	margin: 0 0 20px;
}

.bbrkr-review-experience > div {
	display: grid;
	gap: 11px;
	grid-template-columns: repeat(3, 1fr);
}

.bbrkr-review-experience article {
	background: #f7f9fc;
	border: 1px solid #e0e7ef;
	border-radius: 13px;
	padding: 18px;
}

.bbrkr-review-experience article > span {
	align-items: center;
	background: #e7efff;
	border-radius: 9px;
	color: #175cd3;
	display: flex;
	height: 35px;
	justify-content: center;
	width: 35px;
}

.bbrkr-review-experience svg {
	height: 19px;
	width: 19px;
}

.bbrkr-review-experience h3 {
	font-size: 13px;
	margin: 14px 0 7px;
}

.bbrkr-review-experience p {
	color: #61748b;
	font-size: 11px;
	line-height: 1.55;
	margin: 0;
}

.bbrkr-review-body aside {
	align-self: start;
	display: grid;
	gap: 14px;
	position: sticky;
	top: 30px;
}

.bbrkr-review-aside-card {
	background: #f4f7fb;
	border: 1px solid #dfe7f0;
	border-radius: 16px;
	padding: 23px;
}

.bbrkr-review-aside-card h2 {
	font-size: 26px;
	margin: 0 0 12px;
}

.bbrkr-review-aside-card dl {
	margin: 0;
}

.bbrkr-review-aside-card dl > div {
	border-bottom: 1px solid #dfe7f0;
	padding: 11px 0;
}

.bbrkr-review-aside-card dt {
	color: #728297;
	font-size: 9px;
	text-transform: uppercase;
}

.bbrkr-review-aside-card dd {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.45;
	margin: 3px 0 0;
}

.bbrkr-official-site,
.bbrkr-review-editorial > a {
	color: #175cd3;
	display: inline-block;
	font-size: 11px;
	font-weight: 800;
	margin-top: 17px;
}

.bbrkr-review-editorial {
	background: #071c35;
	color: #fff;
}

.bbrkr-review-editorial > span {
	align-items: center;
	background: rgba(40, 120, 255, .16);
	border-radius: 10px;
	color: #6da7ff;
	display: flex;
	height: 38px;
	justify-content: center;
	margin-bottom: 15px;
	width: 38px;
}

.bbrkr-review-editorial > span svg {
	height: 20px;
	width: 20px;
}

.bbrkr-review-editorial dl > div {
	border-color: rgba(255, 255, 255, .1);
}

.bbrkr-review-editorial dt {
	color: #8298b2;
}

.bbrkr-review-editorial > a {
	color: #f4d27a;
}

.bbrkr-related {
	background: #071c35;
	border-radius: 20px;
	color: #fff;
	margin-bottom: 26px;
	padding: clamp(26px, 4vw, 40px);
}

.bbrkr-related header > span {
	color: #f4d27a;
	font-size: 9px;
	font-weight: 800;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.bbrkr-related header h2 {
	color: #fff;
	font-size: 34px;
	margin: 7px 0 20px;
}

.bbrkr-related > div {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(3, 1fr);
}

.bbrkr-related article {
	align-items: center;
	background: rgba(255, 255, 255, .055);
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 13px;
	display: grid;
	gap: 11px;
	grid-template-columns: 42px 1fr auto;
	padding: 13px;
}

.bbrkr-related article > span {
	align-items: center;
	background: #fff;
	border-radius: 10px;
	color: #175cd3;
	display: flex;
	height: 42px;
	justify-content: center;
	overflow: hidden;
	width: 42px;
}

.bbrkr-related article > span img {
	height: 100%;
	object-fit: contain;
	padding: 4px;
	width: 100%;
}

.bbrkr-related article h3 {
	font-size: 13px;
	margin: 0;
}

.bbrkr-related article h3 a {
	color: #fff;
}

.bbrkr-related article p {
	color: #92a7bd;
	font-size: 9px;
	margin: 4px 0 0;
}

.bbrkr-related article > a {
	color: #f4d27a;
}

.bbrkr-review-disclaimer {
	background: #fff8e8;
	border: 1px solid #f0d89d;
	border-radius: 13px;
	margin-bottom: 42px;
	padding: 20px;
}

.bbrkr-review-disclaimer p {
	color: #68582e;
	font-size: 12px;
	line-height: 1.55;
	margin: 6px 0 0;
}

@media (max-width: 980px) {
	.bbrkr-review-hero {
		grid-template-columns: 1fr auto;
	}

	.bbrkr-review-actions {
		grid-column: 1 / -1;
	}

	.bbrkr-review-facts {
		grid-template-columns: repeat(3, 1fr);
	}

	.bbrkr-review-facts > div:nth-child(3) {
		border-right: 0;
	}

	.bbrkr-review-facts > div:nth-child(n+4) {
		border-top: 1px solid #e5ebf2;
		padding-top: 14px;
	}

	.bbrkr-review-body {
		grid-template-columns: 1fr;
	}

	.bbrkr-review-body aside {
		grid-template-columns: 1fr 1fr;
		position: static;
	}
}

@media (max-width: 720px) {
	.bbrkr-review {
		padding: 14px;
	}

	.bbrkr-review-hero {
		border-radius: 18px;
		grid-template-columns: 1fr;
		padding: 26px 20px;
	}

	.bbrkr-review-brand {
		align-items: flex-start;
	}

	.bbrkr-review-logo {
		height: 70px;
		width: 70px;
	}

	.bbrkr-review-ratings {
		max-width: 280px;
	}

	.bbrkr-review-facts {
		grid-template-columns: 1fr 1fr;
		margin: 10px 0 0;
	}

	.bbrkr-review-facts > div,
	.bbrkr-review-facts > div:nth-child(3),
	.bbrkr-review-facts > div:nth-child(n+4) {
		border: 0;
		border-bottom: 1px solid #e5ebf2;
		padding: 11px;
	}

	.bbrkr-review-verification {
		grid-template-columns: 1fr;
		margin: 12px 0 0;
	}

	.bbrkr-review-restriction {
		margin: 12px 0 0;
	}

	.bbrkr-pros-cons,
	.bbrkr-review-experience > div,
	.bbrkr-related > div {
		grid-template-columns: 1fr;
	}

	.bbrkr-review-body aside {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 460px) {
	.bbrkr-review-brand {
		flex-direction: column;
	}

	.bbrkr-review-brand h1 {
		font-size: 36px;
	}

	.bbrkr-review-facts {
		grid-template-columns: 1fr;
	}
}

@media (prefers-reduced-motion: reduce) {
	.bbrkr-review *,
	.bbrkr-review *::before,
	.bbrkr-review *::after {
		scroll-behavior: auto !important;
		transition: none !important;
	}
}
