/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.gradient-text-70 .typography-tout-copy {
	-webkit-text-fill-color: #6e6e73;
}

#shared-features .shared-features-intro-copy p {
	position: relative;
}

@media only screen and (min-width: 1300px) {
	#connectivity-gallery .scroll-container .card-set.grid.card-set-full-bleed.caption-tile-set {
		--sk-cssgrid-column-gutter-inner: 70px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-highlights .media-gallery-item-2 .caption {
		width: 636px !important;
	}
}
@media only screen and (max-width: 734px) {
	.section-highlights .media-card-gallery-content .media-gallery-item-6 .caption.pin-offset.typography-media-card-gallery-headline {
		margin-top: 20px;
		margin-bottom: 25px;
		font-size: 15px;
	}
	.section-highlights .media-card-gallery-content .media-gallery-item-6 .caption.pin-offset.typography-media-card-gallery-headline .tout-disclaimer {
		font-size: 11px;
	}
}
@media only screen and (max-width: 404px) {
	.section-highlights .media-card-gallery-content .media-gallery-item-6 .caption.pin-offset.typography-media-card-gallery-headline {
		margin-bottom: 25px;
		width: 300px;
		margin-left: 27px;
		margin-right: 27px;
	}
}
@media only screen and (max-width: 734px) {
	.ric-modal-page-overlay {
		--modal-overlay-content-padding-inline: 6.25%;
	}
}

html.enhanced .section-performance .subsection-intro .media-container {
	margin-top: var(--ps-spacing-60);
	margin-bottom: var(--ps-spacing-96);
}
@media (max-width: 1068px) {
	html.enhanced .section-performance .subsection-intro .media-container {
		margin-top: var(--ps-spacing-80);
		margin-bottom: var(--ps-spacing-80);
	}
}
@media (max-width: 734px) {
	html.enhanced .section-performance .subsection-intro .media-container {
		margin-top: var(--ps-spacing-60);
		margin-bottom: var(--ps-spacing-24);
	}
}
@media (min-width: 735px) {
	html.enhanced .section-performance .subsection-intro .copy-container {
		margin-top: 0px;
	}
}

html.enhanced .section-performance .subsection-intro .performance-hero-fallback {
	display: block;
}
.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
	height: unset;
}
.ar-link a {
	white-space: nowrap;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
