@font-face {
	font-family: "NRS Inter";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("../../fonts/inter-variable.woff2") format("woff2");
}

@font-face {
	font-family: "NRS Manrope";
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url("../../fonts/manrope-variable.woff2") format("woff2");
}

body.nrs-page-eeg-portable-3840.nrs-route-legacy:not(.fusion-builder-live) .avada-page-titlebar-wrapper,
body.nrs-page-eeg-portable-3840.nrs-route-legacy:not(.fusion-builder-live) #main {
	display: none !important;
}

body.nrs-page-eeg-portable-3840.nrs-route-legacy:not(.fusion-builder-live) #wrapper,
body.nrs-page-eeg-portable-3840.nrs-route-legacy:not(.fusion-builder-live) .fusion-wrapper {
	background: #fff;
}

body.nrs-page-eeg-portable-3840.nrs-route-legacy {
	overflow-x: hidden;
}

.nrs-eeg-portable-3840-hero,
.nrs-eeg-portable-3840-details,
.nrs-eeg-portable-3840-related,
.nrs-eeg-portable-3840-reach,
.nrs-eeg-portable-3840-cta {
	font-family: "NRS Inter", Inter, var(--body_typography-font-family, Arial, sans-serif);
}

.nrs-eeg-portable-3840-hero *,
.nrs-eeg-portable-3840-hero *::before,
.nrs-eeg-portable-3840-hero *::after,
.nrs-eeg-portable-3840-details *,
.nrs-eeg-portable-3840-details *::before,
.nrs-eeg-portable-3840-details *::after {
	box-sizing: border-box;
}

/* Hero: Figma 240:2064 (desktop) and 263:2936 (mobile). */
.nrs-eeg-portable-3840-hero {
	--nrs-portable-hero-height: clamp(479px, calc(448.596px + 7.7364vw), 560px);
	--nrs-portable-section-gap: clamp(72px, calc(53.98px + 4.589vw), 120px);
	position: relative;
	z-index: 20;
	width: 100%;
	height: var(--nrs-portable-hero-height);
	min-height: var(--nrs-portable-hero-height);
	margin: 0 0 var(--nrs-portable-section-gap);
	overflow: visible;
	background: #243553;
	color: #fff;
	isolation: isolate;
}

.nrs-eeg-portable-3840-hero__picture,
.nrs-eeg-portable-3840-hero__image {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
}

.nrs-eeg-portable-3840-hero__picture {
	z-index: 0;
	overflow: hidden;
}

.nrs-eeg-portable-3840-hero__image {
	object-fit: cover;
	object-position: center center;
}

.nrs-eeg-portable-3840-hero__overlay,
.nrs-eeg-portable-3840-hero__lower-blur {
	display: none;
}

.nrs-eeg-portable-3840-hero__content {
	position: absolute;
	top: clamp(95px, calc(79.238px + 4.0115vw), 137px);
	left: 50%;
	z-index: 3;
	width: clamp(344px, calc(162.327px + 46.2273vw), 828px);
	max-width: calc(100vw - 48px);
	transform: translateX(-50%);
}

.nrs-eeg-portable-3840-hero .nrs-eeg-portable-3840-hero__title {
	width: min(805px, 100%);
	margin: 0 auto;
	color: #fbfbfb;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: clamp(40px, calc(27.988px + 3.0564vw), 72px) !important;
	font-weight: 600;
	line-height: clamp(56px, calc(44.594px + 2.902vw), 86.4px) !important;
	letter-spacing: -0.02em;
	text-align: center;
}

.nrs-eeg-portable-3840-hero__description {
	width: 100%;
	margin: clamp(20px, calc(15.497px + 1.1461vw), 32px) 0 0;
	color: #fff;
	font-size: clamp(16px, calc(12.997px + 0.7641vw), 24px);
	font-weight: 400;
	line-height: clamp(24px, calc(20.997px + 0.7641vw), 32px);
	text-align: center;
}

.nrs-eeg-portable-3840-hero__description--mobile {
	display: none;
}

.nrs-eeg-portable-3840-hero__tags {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 0;
	margin: clamp(31px, calc(23.117px + 2.0057vw), 52px) 0 0;
	list-style: none;
	column-gap: 8px;
	row-gap: 8px;
}

.nrs-eeg-portable-3840-hero__tags li {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 29px;
	padding: 4px 10px;
	margin: 0;
	border: 0;
	border-radius: 100px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15);
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	white-space: nowrap;
}

.nrs-eeg-portable-3840-hero__tags li:nth-child(1) {
	width: 109px;
}

.nrs-eeg-portable-3840-hero__tags li:nth-child(2) {
	width: 151px;
}

.nrs-eeg-portable-3840-hero__tags li:nth-child(3) {
	width: 152px;
}

.nrs-eeg-portable-3840-hero__tags li:nth-child(4) {
	width: 143px;
}

.nrs-eeg-portable-3840-hero__tags li:nth-child(5) {
	width: 91px;
}

.nrs-eeg-portable-3840-details__eyebrow:focus-visible,
.nrs-eeg-portable-3840-details__nav-link:focus-visible,
.nrs-eeg-portable-3840-download__button:focus-visible {
	outline: 3px solid #2f8cd4;
	outline-offset: 4px;
}

/* Details: Figma 240:2094 (desktop) and 263:2963 (mobile). */
.nrs-eeg-portable-3840-details {
	width: 100%;
	padding: 0 0 40px;
	margin: 0 0 120px;
	overflow: visible;
	color: #111827;
}

.nrs-eeg-portable-3840-details__intro,
.nrs-eeg-portable-3840-details__panels {
	width: min(1280px, calc(100% - 48px));
	margin-right: auto;
	margin-left: auto;
}

.nrs-eeg-portable-3840-details__intro {
	height: 224px;
}

.nrs-eeg-portable-3840-details__heading {
	position: relative;
	width: min(768px, 100%);
	height: 110px;
	margin: 0 auto;
}

.nrs-eeg-portable-3840-details__eyebrow {
	display: block;
	width: 100%;
	margin: 0;
	color: #8dacc5;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: -0.02em;
	text-align: center;
	text-decoration: none;
}

.nrs-eeg-portable-3840-details__eyebrow:hover,
.nrs-eeg-portable-3840-details__eyebrow:focus {
	color: #8dacc5;
}

.nrs-eeg-portable-3840-details .nrs-eeg-portable-3840-details__title {
	width: 100%;
	height: 48px;
	margin: 14px 0 0;
	color: #111827;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 48px !important;
	font-weight: 700;
	line-height: 48px !important;
	letter-spacing: -0.02em;
	text-align: center;
}

.nrs-eeg-portable-3840-details__heading-decor {
	position: absolute;
	z-index: 1;
	display: block;
	max-width: none;
	pointer-events: none;
}

.nrs-eeg-portable-3840-details__heading-decor--right.nrs-eeg-portable-3840-details__heading-decor--desktop {
	top: -22px;
	left: 65.7383%;
	width: 47.25px;
	height: 47.25px;
}

.nrs-eeg-portable-3840-details__heading-decor--left.nrs-eeg-portable-3840-details__heading-decor--desktop {
	top: 75.71px;
	left: 119px;
	width: 47.25px;
	height: 47.25px;
}

.nrs-eeg-portable-3840-details__heading-decor--mobile {
	display: none;
}

.nrs-eeg-portable-3840-details__nav {
	width: min(768px, 100%);
	height: 40px;
	margin: 74px auto 0;
	overflow: visible;
}

.nrs-eeg-portable-3840-details__nav-track {
	display: flex;
	width: 545px;
	height: 40px;
	margin: 0 auto;
	gap: 12px;
}

.nrs-eeg-portable-3840-details__nav-link {
	display: inline-flex;
	flex: 0 0 132px;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding: 10px 20px;
	border: 0;
	border-radius: 40px;
	background: #fcfcfc;
	box-shadow: inset 0 0 0 1px rgba(6, 3, 22, 0.1);
	color: #060316;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.02em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	transition: background-color 160ms ease, color 160ms ease;
}

.nrs-eeg-portable-3840-details__nav-link:first-child {
	flex-basis: 113px;
}

.nrs-eeg-portable-3840-details__nav-link.is-active,
.nrs-eeg-portable-3840-details__nav-link[aria-current="location"] {
	background: #1f5d8d;
	box-shadow: inset 0 0 0 1px rgba(6, 3, 22, 0.1);
	color: #fff;
}

.nrs-eeg-portable-3840-details__nav-link:hover,
.nrs-eeg-portable-3840-details__nav-link:focus {
	color: #060316;
	text-decoration: none;
}

.nrs-eeg-portable-3840-details__nav-link.is-active:hover,
.nrs-eeg-portable-3840-details__nav-link.is-active:focus {
	color: #fff;
}

.nrs-eeg-portable-3840-details__panels {
	display: flex;
	margin-top: 80px;
	flex-direction: column;
	gap: 40px;
}

.nrs-eeg-portable-3840-panel {
	position: relative;
	width: 100%;
	padding: 41px 36px;
	border-radius: 24px;
	scroll-margin-top: 96px;
}

.nrs-eeg-portable-3840-panel__title,
.nrs-eeg-portable-3840-description__text,
.nrs-eeg-portable-3840-feature-group__title,
.nrs-eeg-portable-3840-feature-group__description,
.nrs-eeg-portable-3840-feature-group__label,
.nrs-eeg-portable-3840-applications__intro,
.nrs-eeg-portable-3840-download__meta strong,
.nrs-eeg-portable-3840-download__meta span {
	margin: 0;
}

.nrs-eeg-portable-3840-panel__title {
	color: #06285c;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	line-height: 48px !important;
	letter-spacing: -0.02em;
}

.nrs-eeg-portable-3840-description {
	height: 743px;
	min-height: 743px;
	background: #edf6ff;
}

.nrs-eeg-portable-3840-description .nrs-eeg-portable-3840-description__title {
	width: 100%;
	height: 48px;
	text-align: center;
}

.nrs-eeg-portable-3840-description__text {
	width: 100%;
	height: 99px;
	margin-top: 26px;
	color: #111827;
	font-size: 18px;
	font-weight: 400;
	line-height: 33px;
	text-align: center;
}

.nrs-eeg-portable-3840-description__media {
	display: grid;
	width: 990px;
	height: 432px;
	max-width: 100%;
	margin: 56px auto 0;
	grid-template-columns: repeat(2, minmax(0, 479px));
	gap: 24px;
}

.nrs-eeg-portable-3840-description__picture,
.nrs-eeg-portable-3840-description__picture img {
	display: block;
	width: 100%;
	height: 432px;
	max-width: none;
	object-fit: fill;
}

.nrs-eeg-portable-3840-features {
	height: 2951.95px;
	min-height: 2951.95px;
	background: #f6f9fa;
}

.nrs-eeg-portable-3840-features__title {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
}

.nrs-eeg-portable-3840-features__groups {
	display: flex;
	width: 100%;
	height: 2869.95px;
	flex-direction: column;
	gap: 124px;
}

.nrs-eeg-portable-3840-feature-group {
	width: 100%;
}

.nrs-eeg-portable-3840-feature-group__title {
	color: #111827;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	line-height: 48px !important;
	letter-spacing: -0.02em;
}

.nrs-eeg-portable-3840-feature-group__description {
	color: #111827;
	font-size: 18px;
	font-weight: 400;
	line-height: 33px;
}

.nrs-eeg-portable-3840-feature-group__endpoint-copy--mobile {
	display: none;
}

.nrs-eeg-portable-3840-feature-group--software {
	height: 1071px;
}

.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__header {
	height: 140px;
}

.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__title {
	height: 48px;
}

.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__description {
	height: 66px;
	margin-top: 26px;
}

.nrs-eeg-portable-3840-feature-group__label {
	height: 33px;
	margin-top: 26px;
	color: #091a27;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
}

.nrs-eeg-portable-3840-feature-list {
	display: grid;
	width: 100%;
	height: 164px;
	padding: 0;
	margin: 24px 0 0;
	list-style: none;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-template-rows: repeat(2, 74px);
	gap: 16px;
}

.nrs-eeg-portable-3840-feature-list__item {
	display: flex;
	align-items: center;
	height: 74px;
	padding: 24px;
	margin: 0;
	border-radius: 12px;
	background: #fff;
	color: #374151;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: -0.02em;
	gap: 16px;
}

.nrs-eeg-portable-3840-feature-list__icon {
	display: block;
	width: 24px;
	height: 24px;
	max-width: none;
	flex: 0 0 24px;
}

.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media {
	width: calc(100% - 2px);
	height: 641px;
	margin: 36px auto 0;
}

.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media picture,
.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media img {
	display: block;
	width: 100%;
	height: 641px;
	max-width: none;
	object-fit: fill;
}

.nrs-eeg-portable-3840-feature-group--brain-mapping,
.nrs-eeg-portable-3840-feature-group--quantitative-analysis {
	height: 461px;
}

.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__body {
	display: grid;
	grid-template-columns: minmax(0, 696px) minmax(0, 469px);
	gap: 36px;
}

.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__copy,
.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy {
	height: 401px;
}

.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__header {
	padding-top: 114px;
}

.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__description,
.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__description {
	margin-top: 26px;
}

.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media,
.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media picture,
.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media img {
	display: block;
	width: 469px;
	height: 460.95px;
	max-width: 100%;
	object-fit: fill;
}

.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__body {
	display: grid;
	grid-template-columns: minmax(0, 524px) minmax(0, 637px);
	gap: 36px;
}

.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy {
	order: 2;
}

.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__header {
	padding-top: 97.5px;
}

.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media {
	display: flex;
	order: 1;
	justify-content: flex-end;
	width: 524px;
	height: 461px;
}

.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media picture,
.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media img {
	display: block;
	width: 513px;
	height: 461px;
	max-width: none;
	object-fit: fill;
}

.nrs-eeg-portable-3840-feature-group--review-reporting {
	height: 505px;
}

.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__header {
	height: 140px;
}

.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__description {
	height: 66px;
	margin-top: 26px;
}

.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media {
	display: grid;
	width: calc(100% - 1px);
	height: 339px;
	margin-top: 26px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media picture,
.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media img {
	display: block;
	width: 100%;
	height: 339px;
	max-width: none;
	object-fit: fill;
}

.nrs-eeg-portable-3840-applications {
	height: 509.67px;
	min-height: 509.67px;
	background: #edf6ff;
}

.nrs-eeg-portable-3840-applications__title {
	height: 48px;
}

.nrs-eeg-portable-3840-applications__intro {
	height: 33px;
	margin-top: 16px;
	color: #111827;
	font-size: 18px;
	font-weight: 400;
	line-height: 33px;
}

.nrs-eeg-portable-3840-applications__grid {
	display: grid;
	width: 100%;
	height: 274.67px;
	padding: 0;
	margin: 56px 0 0;
	list-style: none;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-template-rows: repeat(2, 129.33px);
	gap: 16px;
}

.nrs-eeg-portable-3840-application-card {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 129.33px;
	padding: 24px;
	margin: 0;
	border: 1px solid #fff;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.5);
	color: #374151;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: -0.02em;
	text-align: center;
	flex-direction: column;
	gap: 16px;
}

.nrs-eeg-portable-3840-application-card--solid {
	background: #fff;
}

.nrs-eeg-portable-3840-application-card img {
	display: block;
	width: 39.33px;
	height: 39.33px;
	max-width: none;
}

.nrs-eeg-portable-3840-application-card span {
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
}

.nrs-eeg-portable-3840-download {
	height: 263px;
	min-height: 263px;
	background: #fff3f4;
}

.nrs-eeg-portable-3840-download__title {
	height: 48px;
}

.nrs-eeg-portable-3840-download__file {
	position: relative;
	width: 100%;
	height: 77px;
	margin-top: 56px;
}

.nrs-eeg-portable-3840-download__document {
	position: absolute;
	top: 9px;
	left: 0;
	display: block;
	width: 66px;
	height: 68px;
	max-width: none;
}

.nrs-eeg-portable-3840-download__meta {
	position: absolute;
	top: 0.5px;
	left: 83px;
	display: grid;
	width: 275px;
	height: 55px;
	align-content: start;
}

.nrs-eeg-portable-3840-download__meta strong {
	display: block;
	overflow: hidden;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nrs-eeg-portable-3840-download__meta span {
	display: block;
	margin-top: 12px;
	color: rgba(0, 0, 0, 0.34);
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
}

.nrs-eeg-portable-3840-download__progress {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 90.41px;
	height: 4px;
	overflow: hidden;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.1);
}

.nrs-eeg-portable-3840-download__progress span {
	display: block;
	width: 38.12%;
	height: 4px;
	border-radius: 8px;
	background: #1f5d8d;
}

.nrs-eeg-portable-3840-download__button {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	display: grid;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #fff;
	place-items: center;
}

.nrs-eeg-portable-3840-download__button img {
	display: block;
	width: 24px;
	height: 24px;
	max-width: none;
}

/* Desktop-only Related Products and shared post-details chain. */
.nrs-eeg-portable-3840-related.nrs-home-products {
	height: 821px;
	min-height: 821px;
	padding: 0 64px;
	overflow: hidden;
}

.nrs-eeg-portable-3840-related .nrs-home-products__intro {
	width: 100%;
	height: 133px;
	min-height: 133px;
}

.nrs-eeg-portable-3840-related.nrs-home-products h2.nrs-home-products__title {
	width: min(894px, 100%);
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	color: #0d0503;
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 48px !important;
	font-weight: 500;
	line-height: 48px !important;
	letter-spacing: -0.02em;
}

.nrs-eeg-portable-3840-related p.nrs-home-products__text {
	width: min(647px, 100%);
	height: 61px;
	min-height: 61px;
	margin: 24px auto 0 !important;
	color: #0d0503;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: center;
}

.nrs-eeg-portable-3840-related .nrs-home-products__tabs-wrap {
	margin-top: 80px;
}

.nrs-eeg-portable-3840-related .nrs-home-products__tab:nth-child(1) {
	width: 128px;
}

.nrs-eeg-portable-3840-related .nrs-home-products__tab:nth-child(2),
.nrs-eeg-portable-3840-related .nrs-home-products__tab:nth-child(3) {
	width: 132px;
}

.nrs-eeg-portable-3840-related .nrs-home-products__tab,
.nrs-eeg-portable-3840-related h3.nrs-home-product-card__title,
.nrs-eeg-portable-3840-related p.nrs-home-product-card__description {
	font-family: "NRS Inter", Inter, sans-serif;
	letter-spacing: -0.02em;
}

.nrs-eeg-portable-3840-related .nrs-home-product-card,
.nrs-eeg-portable-3840-related .nrs-home-product-card--featured {
	border: 0;
	background: #fcfcfc;
	box-shadow: inset 0 0 0 1px rgba(6, 3, 22, 0.06);
}

.nrs-eeg-portable-3840-related .nrs-home-product-card--featured h3.nrs-home-product-card__title {
	color: #111827;
}

.nrs-eeg-portable-3840-related p.nrs-home-product-card__description {
	color: #6d7280;
}

.nrs-eeg-portable-3840-reach.nrs-home-reach {
	margin-top: 120px;
	margin-bottom: 120px;
	font-family: "NRS Inter", Inter, var(--body_typography-font-family, Arial, sans-serif);
}

.nrs-eeg-portable-3840-reach h2.nrs-home-reach__title {
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
	font-size: 48px;
	font-weight: 500;
	line-height: 48px !important;
	letter-spacing: -0.02em;
}

.nrs-eeg-portable-3840-reach .nrs-home-reach__contact-list {
	margin-top: 80px;
}

.nrs-eeg-portable-3840-reach .nrs-home-reach__social-icons {
	gap: 12px;
}

.nrs-eeg-portable-3840-reach .nrs-home-reach__social-icon {
	width: 32px;
	height: 32px;
}

.nrs-eeg-portable-3840-reach p.nrs-home-reach__summary {
	width: min(472px, 100%);
	margin-top: 156px;
}

.nrs-eeg-portable-3840-reach p.nrs-home-reach__answer-note {
	width: min(502px, 100%);
	margin-top: 72px;
}

.nrs-eeg-portable-3840-reach .nrs-home-reach__form .wpcf7-form button.wpcf7-submit[type="submit"] {
	font-family: "NRS Inter", Inter, sans-serif;
	letter-spacing: 0 !important;
}

.nrs-eeg-portable-3840-reach p.nrs-home-reach-form__terms {
	position: relative;
}

.nrs-eeg-portable-3840-reach span.nrs-home-reach-form__terms-error {
	position: absolute;
	top: 24px;
	left: 0;
	display: block;
	width: 220px;
	color: #ffb7b7;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
}

.nrs-eeg-portable-3840-reach span.nrs-home-reach-form__terms-error[hidden] {
	display: none;
}

.nrs-eeg-portable-3840-cta.nrs-home-cta {
	padding-bottom: clamp(72px, calc(53.98px + 4.589vw), 120px);
}

.nrs-eeg-portable-3840-reach p.nrs-home-reach__contact-label,
.nrs-eeg-portable-3840-reach .nrs-home-reach__contact-value,
.nrs-eeg-portable-3840-reach p.nrs-home-reach__summary,
.nrs-eeg-portable-3840-reach p.nrs-home-reach__answer-note,
.nrs-eeg-portable-3840-reach .nrs-home-reach__form input,
.nrs-eeg-portable-3840-reach .nrs-home-reach__form textarea,
.nrs-eeg-portable-3840-cta .nrs-home-cta__badge-text,
.nrs-eeg-portable-3840-cta p.nrs-home-cta__text,
.nrs-eeg-portable-3840-cta .nrs-home-cta__button {
	font-family: "NRS Inter", Inter, sans-serif;
}

.nrs-eeg-portable-3840-cta h2.nrs-home-cta__title {
	font-family: "NRS Manrope", Manrope, "NRS Inter", Inter, sans-serif;
}

@media (max-width: 1327px) {
	.nrs-eeg-portable-3840-details {
		padding-bottom: 0;
		margin-bottom: clamp(72px, calc(53.98px + 4.589vw), 120px);
	}

	.nrs-eeg-portable-3840-description,
	.nrs-eeg-portable-3840-features,
	.nrs-eeg-portable-3840-applications,
	.nrs-eeg-portable-3840-download,
	.nrs-eeg-portable-3840-feature-group,
	.nrs-eeg-portable-3840-features__groups {
		height: auto;
		min-height: 0;
	}

	.nrs-eeg-portable-3840-description__text {
		height: auto;
	}

	.nrs-eeg-portable-3840-description .nrs-eeg-portable-3840-description__title,
	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__header,
	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__title,
	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__description,
	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__header,
	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__description,
	.nrs-eeg-portable-3840-applications__title,
	.nrs-eeg-portable-3840-applications__intro {
		height: auto;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__copy,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy {
		height: auto;
	}

	.nrs-eeg-portable-3840-description__media {
		height: auto;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.nrs-eeg-portable-3840-description__picture,
	.nrs-eeg-portable-3840-description__picture img {
		height: auto;
		aspect-ratio: 479 / 432;
	}

	.nrs-eeg-portable-3840-features__groups {
		gap: clamp(72px, 9.38vw, 124px);
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__body {
		grid-template-columns: minmax(0, 1.48fr) minmax(320px, 1fr);
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__body {
		grid-template-columns: minmax(320px, 0.84fr) minmax(0, 1fr);
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media,
	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media img,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media img {
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1;
	}

	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media,
	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media img {
		height: auto;
		aspect-ratio: 1206 / 641;
	}

	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media,
	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media img {
		height: auto;
		aspect-ratio: 593.5 / 339;
	}

	.nrs-eeg-portable-3840-applications__grid {
		height: auto;
		grid-template-rows: repeat(2, minmax(118px, 129.33px));
	}

	.nrs-eeg-portable-3840-related.nrs-home-products {
		height: auto;
		min-height: 0;
		padding-right: clamp(24px, 4.45vw, 64px);
		padding-left: clamp(24px, 4.45vw, 64px);
		overflow: visible;
	}

	.nrs-eeg-portable-3840-reach.nrs-home-reach {
		margin-top: clamp(72px, calc(53.98px + 4.589vw), 120px);
		margin-bottom: clamp(72px, calc(53.98px + 4.589vw), 120px);
	}
}

@media (min-width: 601px) and (max-width: 1240px) {
	.nrs-eeg-portable-3840-feature-list {
		height: auto;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: none;
	}

	.nrs-eeg-portable-3840-feature-list__item {
		height: auto;
		min-height: 74px;
	}

	.nrs-eeg-portable-3840-applications__grid {
		height: auto;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: none;
	}

	.nrs-eeg-portable-3840-application-card {
		height: auto;
		min-height: 112px;
	}

	.nrs-eeg-portable-3840-application-card span {
		height: auto;
		min-height: 26px;
	}
}

@media (min-width: 601px) and (max-width: 900px) {
	.nrs-eeg-portable-3840-panel {
		padding: clamp(32px, 5vw, 41px) clamp(24px, 4vw, 36px);
	}

	.nrs-eeg-portable-3840-feature-list {
		height: auto;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: none;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__body,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__body {
		display: flex;
		flex-direction: column;
		gap: 40px;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__copy,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy {
		height: auto;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__header,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__header {
		padding-top: 0;
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media {
		order: initial;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media {
		width: min(520px, 100%);
		margin: 0 auto;
	}

	.nrs-eeg-portable-3840-applications__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: repeat(4, minmax(96px, auto));
	}

	.nrs-eeg-portable-3840-related.nrs-home-products {
		display: none;
	}

	.nrs-eeg-portable-3840-reach.nrs-home-reach {
		margin-top: 0;
	}
}

@media (max-width: 600px) {
	.nrs-eeg-portable-3840-hero {
		--nrs-portable-hero-height: 479px;
		--nrs-portable-section-gap: 72px;
	}

	.nrs-eeg-portable-3840-hero__image {
		object-position: center top;
	}

	.nrs-eeg-portable-3840-hero__content {
		top: 95px;
		left: calc(50% + 4.5px);
		width: min(344px, calc(100vw - 49px));
		max-width: none;
		transform: translateX(-50%);
	}

	.nrs-eeg-portable-3840-hero .nrs-eeg-portable-3840-hero__title {
		width: 344px;
		max-width: 100%;
		height: 112px;
		padding-right: 18px;
		padding-left: 18px;
		font-family: "NRS Inter", Inter, sans-serif;
		font-size: 40px !important;
		line-height: 56px !important;
	}

	.nrs-eeg-portable-3840-hero__description--desktop {
		display: none;
	}

	.nrs-eeg-portable-3840-hero__description--mobile {
		display: block;
		height: 72px;
		margin-top: 20px;
		font-size: 16px;
		line-height: 24px;
	}

	.nrs-eeg-portable-3840-hero__tags {
		margin-top: 31px;
	}

	.nrs-eeg-portable-3840-details {
		width: min(345px, calc(100% - 48px));
		padding: 0;
		margin: 0 auto 72px;
		overflow: visible;
	}

	.nrs-eeg-portable-3840-details__intro,
	.nrs-eeg-portable-3840-details__panels {
		width: 100%;
	}

	.nrs-eeg-portable-3840-details__intro {
		height: 175px;
	}

	.nrs-eeg-portable-3840-details__heading {
		width: 345px;
		max-width: 100%;
		height: 79px;
	}

	.nrs-eeg-portable-3840-details__eyebrow {
		height: 31px;
		font-size: 24px;
		line-height: 31px;
	}

	.nrs-eeg-portable-3840-details .nrs-eeg-portable-3840-details__title {
		height: 40px;
		margin-top: 8px;
		font-size: 32px !important;
		line-height: 40px !important;
		white-space: nowrap;
	}

	.nrs-eeg-portable-3840-details__heading-decor--desktop {
		display: none;
	}

	.nrs-eeg-portable-3840-details__heading-decor--mobile {
		display: block;
	}

	.nrs-eeg-portable-3840-details__heading-decor--right.nrs-eeg-portable-3840-details__heading-decor--mobile {
		top: 0;
		left: 250.35px;
		width: 33.17px;
		height: 33.17px;
	}

	.nrs-eeg-portable-3840-details__heading-decor--left.nrs-eeg-portable-3840-details__heading-decor--mobile {
		top: 59.08px;
		left: -1px;
		width: 29.84px;
		height: 29.84px;
	}

	.nrs-eeg-portable-3840-details__nav {
		width: 100%;
		height: 40px;
		margin-top: 56px;
		overflow-x: auto;
		overflow-y: hidden;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.nrs-eeg-portable-3840-details__nav::-webkit-scrollbar {
		display: none;
	}

	.nrs-eeg-portable-3840-details__nav-track {
		margin: 0;
	}

	.nrs-eeg-portable-3840-details__panels {
		width: calc(100% + 46px);
		margin-top: 56px;
		margin-left: -23px;
		gap: 56px;
	}

	.nrs-eeg-portable-3840-panel {
		padding: 41px 23px;
		border-radius: 0;
		scroll-margin-top: 72px;
	}

	.nrs-eeg-portable-3840-panel__title {
		font-size: 20px !important;
		font-weight: 600;
		line-height: 26px !important;
		text-align: center;
	}

	.nrs-eeg-portable-3840-description {
		height: 670px;
		min-height: 670px;
	}

	.nrs-eeg-portable-3840-description .nrs-eeg-portable-3840-description__title {
		height: 52px;
	}

	.nrs-eeg-portable-3840-description__text {
		height: 330px;
		margin-top: 16px;
		font-size: 16px;
		line-height: 33px;
	}

	.nrs-eeg-portable-3840-description__media {
		width: 342.39px;
		height: 150px;
		max-width: 100%;
		margin-top: 40px;
		grid-template-columns: 167px 168px;
		gap: 7.39px;
	}

	.nrs-eeg-portable-3840-description__picture,
	.nrs-eeg-portable-3840-description__picture img {
		height: 150px;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-description__picture--left,
	.nrs-eeg-portable-3840-description__picture--left img {
		height: 149px;
	}

	.nrs-eeg-portable-3840-features {
		height: 3235px;
		min-height: 3235px;
	}

	.nrs-eeg-portable-3840-features__groups {
		width: 345px;
		max-width: 100%;
		height: 3153px;
		gap: 56px;
	}

	.nrs-eeg-portable-3840-feature-group__endpoint-copy--desktop {
		display: none;
	}

	.nrs-eeg-portable-3840-feature-group__endpoint-copy--mobile {
		display: inline;
	}

	.nrs-eeg-portable-3840-feature-group__title {
		height: 26px;
		color: #06285c;
		font-size: 20px !important;
		font-weight: 600;
		line-height: 26px !important;
		text-align: center;
	}

	.nrs-eeg-portable-3840-feature-group__description {
		margin-top: 26px;
		font-size: 16px;
		line-height: 33px;
		text-align: center;
	}

	.nrs-eeg-portable-3840-feature-group__label {
		display: none;
	}

	.nrs-eeg-portable-3840-feature-group--software {
		height: 990px;
	}

	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__header {
		height: 250px;
	}

	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__title {
		height: 26px;
	}

	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__description {
		height: 198px;
	}

	.nrs-eeg-portable-3840-feature-list {
		width: 343px;
		height: 416px;
		max-width: calc(100% - 2px);
		margin: 32px auto 0;
		grid-template-columns: minmax(0, 1fr);
		grid-template-rows: repeat(6, 56px);
		gap: 16px;
	}

	.nrs-eeg-portable-3840-feature-list__item {
		height: 56px;
		padding: 16px;
		font-size: 16px;
		line-height: 21px;
	}

	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media {
		width: 345px;
		height: 226px;
		margin-top: 32px;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--software .nrs-eeg-portable-3840-feature-group__media img {
		height: 226px;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis {
		height: 604px;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__body,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__body {
		display: block;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__copy,
	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__header {
		height: 217px;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__header,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__header {
		padding-top: 0;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__description {
		height: 165px;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media {
		width: 343px;
		height: 355px;
		margin: 32px auto 0;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__media img {
		height: 355px;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis {
		height: 637px;
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__header {
		height: 250px;
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__description {
		height: 198px;
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media {
		order: initial;
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media {
		width: 343px;
		height: 355px;
		margin: 32px auto 0;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__media img {
		width: 343px;
		height: 355px;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-feature-group--review-reporting {
		height: 754px;
	}

	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__header {
		height: 250px;
	}

	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__description {
		height: 198px;
	}

	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media {
		display: grid;
		width: 345px;
		height: 472px;
		margin-top: 32px;
		grid-template-columns: minmax(0, 1fr);
		grid-template-rows: repeat(2, 226px);
		gap: 20px;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group--review-reporting .nrs-eeg-portable-3840-feature-group__media img {
		height: 226px;
		aspect-ratio: auto;
	}

	.nrs-eeg-portable-3840-applications {
		height: 994.67px;
		min-height: 994.67px;
	}

	.nrs-eeg-portable-3840-applications__title {
		height: 26px;
	}

	.nrs-eeg-portable-3840-applications__intro {
		height: 132px;
		margin-top: 16px;
		font-size: 16px;
		line-height: 33px;
		text-align: center;
	}

	.nrs-eeg-portable-3840-applications__grid {
		width: 319px;
		height: 682.67px;
		margin: 56px auto 0;
		grid-template-columns: minmax(0, 1fr);
		grid-template-rows: repeat(8, 71.33px);
		gap: 16px;
	}

	.nrs-eeg-portable-3840-application-card {
		align-items: center;
		justify-content: flex-start;
		height: 71.33px;
		padding: 16px;
		font-size: 14px;
		line-height: 18px;
		text-align: left;
		flex-direction: row;
		gap: 16px;
	}

	.nrs-eeg-portable-3840-application-card span {
		height: 18px;
		line-height: 18px;
	}

	.nrs-eeg-portable-3840-download {
		height: 225px;
		min-height: 225px;
	}

	.nrs-eeg-portable-3840-download__title {
		height: 26px;
	}

	.nrs-eeg-portable-3840-download__file {
		height: 61px;
		margin-top: 56px;
	}

	.nrs-eeg-portable-3840-download__document {
		top: 8px;
		width: 52px;
		height: 53px;
	}

	.nrs-eeg-portable-3840-download__meta {
		top: 1px;
		left: 69px;
		width: 178px;
		height: 42px;
	}

	.nrs-eeg-portable-3840-download__meta strong {
		width: 142px;
		font-size: 14px;
		line-height: 17px;
	}

	.nrs-eeg-portable-3840-download__meta span {
		margin-top: 8px;
		font-size: 14px;
		line-height: 17px;
	}

	.nrs-eeg-portable-3840-download__progress {
		left: 69px;
	}

	.nrs-eeg-portable-3840-download__button {
		width: 44px;
		height: 44px;
	}

	.nrs-eeg-portable-3840-download__button img {
		width: 19px;
		height: 19px;
	}

	.nrs-eeg-portable-3840-related.nrs-home-products {
		display: none;
	}

	.nrs-eeg-portable-3840-reach.nrs-home-reach {
		margin-top: 0;
		margin-bottom: 72px;
	}

	.nrs-eeg-portable-3840-reach h2.nrs-home-reach__title {
		font-size: 32px;
		font-weight: 600;
		line-height: 40px !important;
	}

	.nrs-eeg-portable-3840-reach .nrs-home-reach__contact-list {
		margin-top: 48px;
	}

	.nrs-eeg-portable-3840-reach .nrs-home-reach__social-icons {
		gap: 40px;
	}

	.nrs-eeg-portable-3840-cta.nrs-home-cta {
		padding-bottom: 72px;
	}
}

@media (max-width: 382px) {
	.nrs-eeg-portable-3840-hero__content {
		left: 50%;
		width: calc(100vw - 32px);
	}

	.nrs-eeg-portable-3840-hero .nrs-eeg-portable-3840-hero__title {
		font-size: clamp(34px, 10.2vw, 39px) !important;
	}

	.nrs-eeg-portable-3840-hero__tags {
		column-gap: 6px;
		row-gap: 6px;
	}

	.nrs-eeg-portable-3840-hero__tags li {
		width: auto !important;
		padding-right: 8px;
		padding-left: 8px;
		font-size: 12px;
		line-height: 18px;
	}

	.nrs-eeg-portable-3840-details {
		width: calc(100% - 32px);
	}

	.nrs-eeg-portable-3840-details .nrs-eeg-portable-3840-details__title {
		font-size: clamp(27px, 8.1vw, 31px) !important;
	}

	.nrs-eeg-portable-3840-details__panels {
		width: calc(100% + 30px);
		margin-left: -15px;
	}

	.nrs-eeg-portable-3840-panel {
		padding-right: 23px;
		padding-left: 23px;
	}

	.nrs-eeg-portable-3840-description,
	.nrs-eeg-portable-3840-features,
	.nrs-eeg-portable-3840-applications,
	.nrs-eeg-portable-3840-download,
	.nrs-eeg-portable-3840-feature-group,
	.nrs-eeg-portable-3840-features__groups {
		height: auto;
		min-height: 0;
	}

	.nrs-eeg-portable-3840-description__text,
	.nrs-eeg-portable-3840-feature-group__header,
	.nrs-eeg-portable-3840-feature-group__description,
	.nrs-eeg-portable-3840-applications__intro {
		height: auto !important;
	}

	.nrs-eeg-portable-3840-description__media,
	.nrs-eeg-portable-3840-feature-group__media,
	.nrs-eeg-portable-3840-feature-group__media picture,
	.nrs-eeg-portable-3840-feature-group__media img {
		max-width: 100%;
		height: auto !important;
	}

	.nrs-eeg-portable-3840-description__media {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 6px;
	}

	.nrs-eeg-portable-3840-feature-list,
	.nrs-eeg-portable-3840-applications__grid {
		width: 100%;
		height: auto;
		grid-template-rows: none;
	}

	.nrs-eeg-portable-3840-feature-group--brain-mapping .nrs-eeg-portable-3840-feature-group__copy,
	.nrs-eeg-portable-3840-feature-group--quantitative-analysis .nrs-eeg-portable-3840-feature-group__copy {
		height: auto;
	}
}

@media (prefers-reduced-motion: reduce) {
	.nrs-eeg-portable-3840-details__nav-link {
		transition: none;
	}
}
