
.ecommerce-ma-advisory-page {
	color: #5e5e5e;
	overflow: clip;
}

.ecommerce-ma-advisory-page *, .ecommerce-ma-advisory-page *::before, .ecommerce-ma-advisory-page *::after {
	box-sizing: border-box;
	border-radius: 0;
}

.ecommerce-ma-advisory-page ::-moz-selection {
	color: #fff;
	background: #30466d;
}

.ecommerce-ma-advisory-page ::selection {
	color: #fff;
	background: #30466d;
}

.ecommerce-ma-advisory-page a {
	color: #30466d;
	-webkit-text-decoration-color: #657ba0;
	text-decoration-color: #657ba0;
	text-underline-offset: .16em;
	transition: color 220ms cubic-bezier(.4, 0, .2, 1), -webkit-text-decoration-color 220ms cubic-bezier(.4, 0, .2, 1);
	transition: color 220ms cubic-bezier(.4, 0, .2, 1), text-decoration-color 220ms cubic-bezier(.4, 0, .2, 1);
	transition: color 220ms cubic-bezier(.4, 0, .2, 1), text-decoration-color 220ms cubic-bezier(.4, 0, .2, 1), -webkit-text-decoration-color 220ms cubic-bezier(.4, 0, .2, 1);
}

.ecommerce-ma-advisory-page a:hover {
	color: #142c56;
	-webkit-text-decoration-color: #142c56;
	text-decoration-color: #142c56;
}

.ecommerce-ma-advisory-page button, .ecommerce-ma-advisory-page input, .ecommerce-ma-advisory-page select, .ecommerce-ma-advisory-page textarea {
	font: inherit;
}

.ecommerce-ma-advisory-page button {
	cursor: pointer;
}

.ecommerce-ma-advisory-page .section-container {
	width: 100%;
	max-width: 1366px;
	margin-inline: auto;
	padding-inline: 24px;
}

@media screen and (max-width: 768px) {
	.ecommerce-ma-advisory-page .section-container {
		padding-inline: 15px;
	}
}

.ecommerce-ma-advisory-page h1, .ecommerce-ma-advisory-page h2 {
	margin: 0;
	color: #313131;
	font-size: 40px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 47px;
}

.ecommerce-ma-advisory-page h1 span, .ecommerce-ma-advisory-page h2 span {
	font-weight: 600;
	color: #30466d;
}

@media screen and (max-width: 768px) {
	.ecommerce-ma-advisory-page h1, .ecommerce-ma-advisory-page h2 {
		font-size: 32px;
		line-height: 1.2;
	}
}

.ecommerce-ma-advisory-page h1 {
	max-width: 900px;
}

.ecommerce-ma-advisory-page h2 {
	max-width: 920px;
	margin-bottom: 24px;
}

.ecommerce-ma-advisory-page h3 {
	margin: 36px 0 14px;
	color: #30466d;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}

@media screen and (max-width: 768px) {
	.ecommerce-ma-advisory-page h3 {
		font-size: 18px;
	}
}

.ecommerce-ma-advisory-page h4 {
	color: #30466d;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
}

.ecommerce-ma-advisory-page p {
	margin: 0;
	color: #5e5e5e;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.76;
}

.ecommerce-ma-advisory-page .lede {
	font-size: 19px;
}

@media screen and (max-width: 768px) {
	.ecommerce-ma-advisory-page .lede {
		font-size: 16px;
	}
}

.ecommerce-ma-advisory-page .section {
	padding-block: 80px;
}

@media screen and (max-width: 992px) {
	.ecommerce-ma-advisory-page .section {
		padding-block: 64px;
	}
}

@media screen and (max-width: 576px) {
	.ecommerce-ma-advisory-page .section {
		padding-block: 52px;
	}
}

.ecommerce-ma-advisory-page .section-alt {
	background: #f4f5f7;
}

.ecommerce-ma-advisory-page .section-copy {
	margin-top: 26px;
}

.ecommerce-ma-advisory-page .spaced-copy {
	margin-top: 18px;
}

.ecommerce-ma-advisory-page .button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 13px 28px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid transparent;
	transition: color 220ms cubic-bezier(.4, 0, .2, 1), background-color 220ms cubic-bezier(.4, 0, .2, 1), border-color 220ms cubic-bezier(.4, 0, .2, 1), transform 220ms cubic-bezier(.4, 0, .2, 1);
}

.ecommerce-ma-advisory-page .button:hover {
	text-decoration: none;
}

.ecommerce-ma-advisory-page .button:active {
	transform: scale(.98);
}

.ecommerce-ma-advisory-page .button-primary {
	color: #fff;
	background: #30466d;
	border-color: #30466d;
}

.ecommerce-ma-advisory-page .button-primary:hover {
	color: #fff;
	background: #142c56;
	border-color: #142c56;
}

.ecommerce-ma-advisory-page .button-secondary {
	color: #30466d;
	background: transparent;
	border-color: #30466d;
}

.ecommerce-ma-advisory-page .button-secondary:hover {
	color: #fff;
	background: #30466d;
}

.ecommerce-ma-advisory-page .hero {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	padding-block: 84px 72px;
	background: linear-gradient(180deg, #f0f7ff 0%, #f8f8f8 100%);
	border-bottom: 1px solid #e3e8ee;
}

.ecommerce-ma-advisory-page .hero::before {
	position: absolute;
	top: -220px;
	right: -160px;
	width: 620px;
	height: 620px;
	z-index: -1;
	border: 1px solid rgba(48, 70, 109, .12);
	border-radius: 50%;
	content: "";
}

@media screen and (max-width: 768px) {
	.ecommerce-ma-advisory-page .hero {
		padding-block: 56px;
	}
}

.ecommerce-ma-advisory-page .eyebrow {
	margin-bottom: 20px;
	color: #30466d;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.ecommerce-ma-advisory-page .hero .lede {
	max-width: 62ch;
	margin-block: 22px 30px;
}

.ecommerce-ma-advisory-page .hero-cta {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-bottom: 32px;
}

@media screen and (max-width: 576px) {
	.ecommerce-ma-advisory-page .hero-cta {
		flex-direction: column;
	}
	
	.ecommerce-ma-advisory-page .hero-cta .button {
		width: 100%;
	}
}

.ecommerce-ma-advisory-page .terms-strip {
	margin-bottom: 0;
	color: #657ba0;
	font-size: 14px;
	line-height: 2;
}

.ecommerce-ma-advisory-page .terms-strip strong {
	color: #1e1e1e;
}

.ecommerce-ma-advisory-page .stats-section {
	padding-block: 56px;
}

.ecommerce-ma-advisory-page .stats {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1px;
	overflow: hidden;
	background: #e3e8ee;
	border: 1px solid #e3e8ee;
}

@media screen and (max-width: 900px) {
	.ecommerce-ma-advisory-page .stats {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 576px) {
	.ecommerce-ma-advisory-page .stats {
		grid-template-columns: 1fr;
	}
}

.ecommerce-ma-advisory-page .stat {
	padding: 26px 22px;
	background: #fff;
	text-align: center;
}

.ecommerce-ma-advisory-page .stat strong, .ecommerce-ma-advisory-page .stat span {
	display: block;
}

.ecommerce-ma-advisory-page .stat strong {
	margin-bottom: 4px;
	color: #30466d;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.25;
}

.ecommerce-ma-advisory-page .stat span {
	color: #657ba0;
	font-size: 13px;
	font-weight: 500;
}

.ecommerce-ma-advisory-page blockquote {
	padding: 24px 28px;
	background: #fff;
	border-left: 4px solid #30466d;
	margin-inline: 0;
}

.ecommerce-ma-advisory-page blockquote p {
	margin: 0;
	color: #1e1e1e;
	font-size: 18px;
}

.ecommerce-ma-advisory-page .cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	margin-top: 36px;
}

@media screen and (max-width: 992px) {
	.ecommerce-ma-advisory-page .cards {
		grid-template-columns: 1fr;
	}
}

.ecommerce-ma-advisory-page .card {
	display: flex;
	flex-direction: column;
	gap: 14px;
	padding: 30px 26px;
	background: #fff;
	border: 1px solid #e3e8ee;
	transition: box-shadow 220ms cubic-bezier(.4, 0, .2, 1), transform 220ms cubic-bezier(.4, 0, .2, 1);
}

.ecommerce-ma-advisory-page .card:hover {
	box-shadow: 0 10px 30px rgba(26, 36, 56, .08);
	transform: translateY(-2px);
}

.ecommerce-ma-advisory-page .card p, .ecommerce-ma-advisory-page .card h3, .ecommerce-ma-advisory-page .card ul {
	margin: 0;
}

.ecommerce-ma-advisory-page .card .tag {
	color: #30466d;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.ecommerce-ma-advisory-page .card p, .ecommerce-ma-advisory-page .card ul {
	font-size: 15px;
}

.ecommerce-ma-advisory-page .card ul {
	display: grid;
	gap: 9px;
	padding: 0;
	list-style: none;
}

.ecommerce-ma-advisory-page .card li {
	position: relative;
	padding-left: 24px;
}

.ecommerce-ma-advisory-page .card li:not(:last-child) {
	margin-bottom: 16px;
}

.ecommerce-ma-advisory-page .card li::before, .ecommerce-ma-advisory-page .card li::after {
	position: absolute;
	content: "";
}

.ecommerce-ma-advisory-page .card li::before {
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background: #e6ecf6;
}

.ecommerce-ma-advisory-page .card li::after {
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	background: #30466d;
}

.ecommerce-ma-advisory-page .card .pay {
	margin-top: auto;
	padding-top: 14px;
	color: #30466d;
	font-size: 13px;
	font-weight: 700;
	border-top: 1px solid #e3e8ee;
}

.ecommerce-ma-advisory-page .table-scroll {
	overflow: auto;
	margin-top: 30px;
	background: #fff;
	border: 1px solid #e3e8ee;
	box-shadow: 0 1px 2px rgba(14, 21, 32, .04), 0 1px 3px rgba(14, 21, 32, .06);
}

.ecommerce-ma-advisory-page .data-table {
	width: 100%;
	min-width: 850px;
	font-size: 15px;
	border-collapse: collapse;
}

.ecommerce-ma-advisory-page .data-table caption {
	padding: 14px 16px;
	color: #657ba0;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .06em;
	text-align: left;
	text-transform: uppercase;
	background: #f4f5f7;
}

.ecommerce-ma-advisory-page .data-table th, .ecommerce-ma-advisory-page .data-table td {
	padding: 14px 16px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #e3e8ee;
}

.ecommerce-ma-advisory-page .data-table thead th {
	position: sticky;
	top: 0;
	z-index: 1;
	color: #fff;
	font-size: 13px;
	background: #142c56;
}

.ecommerce-ma-advisory-page .data-table tbody tr:nth-child(even) {
	background: #f4f5f7;
}

.ecommerce-ma-advisory-page .data-table tbody tr:last-child td {
	border-bottom: 0;
}

.ecommerce-ma-advisory-page .data-table tbody th {
	width: 22%;
	color: #1e1e1e;
	font-weight: 700;
}

.ecommerce-ma-advisory-page .data-table td.us {
	color: #30466d;
	font-weight: 700;
}

.ecommerce-ma-advisory-page .dd-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin-top: 32px;
}

@media screen and (max-width: 768px) {
	.ecommerce-ma-advisory-page .dd-grid {
		grid-template-columns: 1fr;
	}
}

.ecommerce-ma-advisory-page .dd {
	padding: 22px 24px;
	background: #fff;
	border: 1px solid #e3e8ee;
}

.ecommerce-ma-advisory-page .dd h3 {
	margin: 0;
	font-size: 17px;
}

.ecommerce-ma-advisory-page .dd p {
	margin: 6px 0 0;
	color: #657ba0;
	font-size: 14px;
}

.ecommerce-ma-advisory-page .dd .num {
	display: inline-block;
	margin-bottom: 10px;
	padding: 3px 9px;
	color: #30466d;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .06em;
	background: #e6ecf6;
}

.ecommerce-ma-advisory-page .criteria {
	margin-top: 32px;
	padding: 30px 28px;
	background: #fff;
	border: 1px solid #e3e8ee;
	border-top: 4px solid #30466d;
	box-shadow: 0 10px 30px rgba(26, 36, 56, .08);
}

.ecommerce-ma-advisory-page .criteria dl {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 14px 26px;
	margin: 0;
	font-size: 15px;
}

@media screen and (max-width: 576px) {
	.ecommerce-ma-advisory-page .criteria dl {
		grid-template-columns: 1fr;
	}
}

.ecommerce-ma-advisory-page .criteria dt {
	color: #657ba0;
	font-weight: 700;
	white-space: nowrap;
}

@media screen and (max-width: 576px) {
	.ecommerce-ma-advisory-page .criteria dt {
		margin-bottom: -8px;
	}
}

.ecommerce-ma-advisory-page .criteria dd {
	margin: 0;
	color: #1e1e1e;
}

.ecommerce-ma-advisory-page .steps {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-top: 32px;
}

@media screen and (max-width: 992px) {
	.ecommerce-ma-advisory-page .steps {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 576px) {
	.ecommerce-ma-advisory-page .steps {
		grid-template-columns: 1fr;
	}
}

.ecommerce-ma-advisory-page .step {
	padding: 24px 22px;
	background: #fff;
	border: 1px solid #e3e8ee;
}

.ecommerce-ma-advisory-page .step .step-label {
	display: inline-block;
	margin-bottom: 14px;
	padding: 4px 10px;
	color: #30466d;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .06em;
	text-transform: uppercase;
	background: #e6ecf6;
}

.ecommerce-ma-advisory-page .step h3 {
	margin: 0 0 10px;
	font-size: 17px;
}

.ecommerce-ma-advisory-page .step p {
	margin-bottom: 0;
	color: #657ba0;
	font-size: 14px;
}

.ecommerce-ma-advisory-page .why {
	color: rgba(255, 255, 255, .86);
	background: #30466d;
}

.ecommerce-ma-advisory-page .why h2 {
	color: #fff;
}

.ecommerce-ma-advisory-page .why > .section-container > p {
	color: rgba(255, 255, 255, .78);
}

.ecommerce-ma-advisory-page .facts {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin-top: 36px;
}

@media screen and (max-width: 900px) {
	.ecommerce-ma-advisory-page .facts {
		grid-template-columns: 1fr;
	}
}

.ecommerce-ma-advisory-page .fact {
	padding: 24px 22px;
	background: rgba(255, 255, 255, .06);
	border: 1px solid rgba(255, 255, 255, .14);
}

.ecommerce-ma-advisory-page .fact strong, .ecommerce-ma-advisory-page .fact span {
	display: block;
}

.ecommerce-ma-advisory-page .fact strong {
	margin-bottom: 6px;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.35;
}

.ecommerce-ma-advisory-page .fact span {
	color: rgba(255, 255, 255, .78);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.55;
}

.ecommerce-ma-advisory-page .faq-section {
	background: transparent;
}

.ecommerce-ma-advisory-page .contact-section {
	background-size: cover;
}

.ecommerce-ma-advisory-page .contact-section *, .ecommerce-ma-advisory-page .contact-section *::before, .ecommerce-ma-advisory-page .contact-section *::after {
	border-radius: 0 !important;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .ma-form-row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}

@media screen and (max-width: 576px) {
	.ecommerce-ma-advisory-page .contact-section .contact-form form .ma-form-row {
		grid-template-columns: 1fr;
		gap: 0;
	}
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .visible-input-wrapper-select label {
	top: 8px;
	opacity: .6;
	font-size: 14px;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .visible-input-wrapper-select::after {
	position: absolute;
	top: 50%;
	right: 18px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #30466d;
	border-bottom: 1px solid #30466d;
	content: "";
	transform: translateY(-70%) rotate(45deg);
	pointer-events: none;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form select.form__control {
	width: 100%;
	min-height: 54px;
	padding: 20px 42px 6px 16px;
	color: #1e1e1e;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: .4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	border: 1px solid #d9d9db;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form select.form__control:focus {
	border-color: #30466d;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .ma-consent {
	margin: -12px 0 28px;
	color: #5e5e5e;
	font-size: 13px;
	line-height: 1.5;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .ma-consent .wpcf7-list-item {
	margin: 0;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .ma-consent label {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .ma-consent input {
	flex: 0 0 auto;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	accent-color: #30466d;
}

.ecommerce-ma-advisory-page .contact-section .contact-form form .button-wrapper .form__bts {
	margin-left: auto;
}

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