

.btn-a {
	box-shadow: 0px 1px var(--blur-1) 0px var(--colors-alpha-dark-50);
	display: flex;
	justify-content: center;
	font-size: 20px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0px;
	text-align: center;
	padding: 12px 23px 12px 24px;
	border: 1px solid var(--state-success-active);
	border-radius: 2px;
}

.subtitle-only-a {
	text-align: center;
}

h2.subtitle-only-a {color: #1c713c; font-size: 48px!important; font-weight: bold;}


/* table-row-a */

.table-row-a {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: 1px solid var(--gray-400);
}

.table-row-text-a {
	width: 100%;
	flex-grow: 1;
	color: var(--colors-alpha-dark-900);
	font-size: 20px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0px;
	text-align: left;
}
/* end table-row-a*/


.col1 {
	container: col1 / inline-size;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
}



/* cta-divider-a */

.cta-divider-a {
	margin: 0 auto;
	width: 90%;
	max-width: 994px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #1c713c;
}

.cta-divider-ln-3824g1 {
	width: 341px;
	flex-shrink: 0;
}
/* end cta-divider-a*/


.header {
	display: flex;
	flex-direction: column;
	align-self: stretch;
}

.header-chapter {
	display: flex;
	flex-direction: column;
	gap: 19px;
	font-weight: 300;
	line-height: normal;
	background: linear-gradient(#003c04, #003c04) top left / auto auto no-repeat, url(../assets/desktop/header-chapter.png) center / cover no-repeat;
	padding: 34px 24px 31px 24px;
	overflow: hidden;
}

.header-ln-logo-hor-a {
	width: 100%; height: 101px;
	max-width: 586px;
	flex-shrink: 0;
	align-self: center;
}

.header-text {
	color: #9c3;
	--min-font-size: 15; --max-font-size: 16; font-size: var(--interpolate);
	text-transform: uppercase;
	letter-spacing: 0.79px;
}

.header-subtitle-bottom {
	color: #fff;
	--min-font-size: 24; --max-font-size: 39; font-size: var(--interpolate);
	text-transform: uppercase;
	letter-spacing: 9.65px;
}

.header-title-box {
	container: header-title-box / inline-size;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	color: #444649;
	--min-font-size: 39; --max-font-size: 64; font-size: var(--interpolate);
	line-height: 1;
	background-color: var(--gray-100);
	padding: 48px 24px 36px 24px;
}

.header-title {
	width: 100%;
	max-width: 1196px;
	font-size: 39px;
	font-weight: bold;
}

.header-subtitle1 {
	display: flex;
	align-items: center;
	gap: 16px;
	font-size: 48px;
	line-height: 1.333;
}



/* sonic-logo-a */

.sonic-logo-a {
	position: relative;
	width: 187px;
	flex-shrink: 0;
	aspect-ratio: 7 / 3;
}

.sonic-logo-clip-path1 {
	position: absolute; top: 0; left: 0; right: 0; 
	width: 100%;
}
/* end sonic-logo-a*/


.header-subtitle-powered-by {
	text-align: center;
	font-size: 32px;
}

.col2 {
	margin: 0 auto;
	width: 90%;
	max-width: 980px;
	display: flex;
	flex-direction: column;
}

.subtitle-meet-our-new {
	text-align: center;
}

.subtitle-full-of-l {
	text-align: center;
}

.ln-3824g {
	margin: 8px auto 0 auto;
	width: 90%;
	max-width: 980px;
	flex-shrink: 0;
}

.row {
	display: flex;
	align-items: center;
	gap: 42px;
	color: var(--green-800);
}

.btn1 {
	color: var(--state-success-active);
	background-color: var(--fill-00);
}

.btn2 {
	color: var(--text-light-primary);
	background-color: var(--state-success-active);
}

.layer-2-3-feature {
	container: layer-2-3-feature / inline-size;
	margin: 0 auto;
	width: 90%;
	max-width: 996px;
	display: flex;
	flex-direction: column;
	padding-top: 4px;
}

.layer-2-3-feature-subtitle {
	width: 100%;
	max-width: 996px;
	align-self: start;
	text-align: left;
}

.table-row1 {
	margin-top: 4px;
	align-items: center;
}

.table-row2 {
	align-items: center;
}

.table-row3 {
	align-items: center;
}

.table-row7 {
	align-items: center;
}

.table-row8 {
	align-items: center;
}

.table-row10 {
	align-items: center;
}

.monitoring {
	container: layer-2-3-feature / inline-size;
	margin: 0 auto;
	width: 90%;
	max-width: 996px;
	display: flex;
	flex-direction: column;
	padding-top: 4px;
}

.monitoring-subtitle {
	width: 100%;
	max-width: 996px;
	align-self: start;
	text-align: left;
}

.table-row14 {
	margin-top: 4px;
	align-items: center;
}

.table-row16 {
	align-items: center;
}

.table-row17 {
	align-items: center;
}

.table-row19 {
	align-items: center;
}

.cta-divider1 .cta-divider-btn1 {
	color: var(--state-success-active);
	background-color: var(--fill-00);
}

.cta-divider1 .cta-divider-btn2 {
	color: var(--text-light-primary);
	background-color: var(--state-success-active);
}

.qo-s {
	container: layer-2-3-feature / inline-size;
	margin: 0 auto;
	width: 90%;
	max-width: 996px;
	display: flex;
	flex-direction: column;
	padding-top: 4px;
}

.qo-s-subtitle {
	width: 100%;
	max-width: 996px;
	align-self: start;
	text-align: left;
}

.table-row21 {
	margin-top: 4px;
}

.virtualization {
	container: layer-2-3-feature / inline-size;
	margin: 0 auto;
	width: 90%;
	max-width: 996px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	padding-top: 4px;
}

.virtualization-subtitle {
	width: 100%;
	max-width: 996px;
	text-align: left;
}

.table-row24 {
	align-self: stretch;
}

.system {
	container: layer-2-3-feature / inline-size;
	margin: 0 auto;
	width: 90%;
	max-width: 996px;
	display: flex;
	flex-direction: column;
	padding-top: 4px;
}

.system-subtitle {
	width: 100%;
	max-width: 996px;
	align-self: start;
	text-align: left;
}

.table-row25 {
	margin-top: 4px;
}

.table-row29 {
	align-items: center;
}

.table-row30 {
	align-items: center;
}

.system-text {
	width: 100%;
	max-width: 996px;
	align-self: start;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: 1px solid var(--gray-400);
}

.cta-divider2 .cta-divider-btn1 {
	color: var(--state-success-active);
	background-color: var(--fill-00);
}

.cta-divider2 .cta-divider-btn2 {
	color: var(--text-light-primary);
	background-color: var(--state-success-active);
}

.footer {
	container: footer / inline-size;
	position: relative;
	margin-bottom: -3px;
	gap: 1.7976931348623157e+308px;
	align-self: stretch;
	color: var(--text-dark-tertiary);
}

.footer-layer {
	position: absolute; top: -154px; right: 0; 
	width: calc(100% - 0px); height: 370px;
	max-width: 342px;
}

.footer-logo {
	display: flex;
	align-items: center;
	gap: var(--spacing-5);
	align-self: center;
}

.footer-ln-logo-tree-a {
	width: 32px;
	flex-shrink: 0;
	aspect-ratio: 14569308 / 15760753;
}

.footer-text {
	text-align: left;
}

.footer-copyright {
	margin-left: NaNpx; margin-top: NaNpx;
	align-self: start;
}



/** breakpoints (margin / paddings) **/

@media screen and (max-width: 1024px) {
	.header-chapter {
		padding-inline: var(--margin-sm);
	}
	.header-title-box {
		padding-inline: var(--margin-sm);
	}
}



/* container queries (flex rows) */

@container layer-2-3-feature (width < 995px) {
	.table-row-a {
		flex-direction: column;
		align-items: center;
		gap: 13px;
	}
	.table-row-a > * {
		text-align: center;
	}
	.table-row-a > .table-row-text1 {
		width: 100%;
	}
	.table-row-a > .table-row-text2 {
		width: 100%;
	}
}

@container col1 (width < 897px) {
	.cta-divider-a {
		flex-direction: column;
		align-items: center;
		gap: 15px;
	}
	.cta-divider-a > * {
		margin-top: unset !important;
		text-align: center;
	}
	.cta-divider-a > .cta-divider-ln-3824g1 {
		width: 100%;
		max-width: 341px;
	}
}

@container header-title-box (width < 481px) {
	.header-subtitle1 {
		flex-direction: column;
		align-items: center;
		gap: 15px;
	}
	.header-subtitle1 > * {
		text-align: center;
	}
}

@container col1 (width < 640px) {
	.row {
		flex-direction: column;
		align-items: center;
		gap: 15px;
	}
	.row > * {
		text-align: center;
	}
}

@container footer (width < 163px) {
	.footer-logo {
		flex-direction: column;
		align-items: center;
		gap: 13px;
	}
	.footer-logo > * {
		margin-top: unset !important;
		text-align: center;
	}
}
