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






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




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


.section-design .subsection-design-hero .heart-bubble-wrapper {
	--heart-bubble-wrapper-bottom: 70px;
	--heart-bubble-wrapper-right: -14px;
}

.section-design .subsection-design-hero .headline-gradient {
	font-size: 86px;
}

@media only screen and (max-width: 1068px) {
	.section-design .subsection-design-hero .heart-bubble-wrapper {
		--heart-bubble-wrapper-bottom: 60px;
		--heart-bubble-wrapper-right: 10px;
	}
	
	.section-design .subsection-design-hero .headline-gradient {
		font-size: 75px;
	}
}

@media only screen and (max-width: 734px) {
	.section-design .subsection-design-hero .heart-bubble-wrapper {
		--heart-bubble-wrapper-bottom: 34px;
		--heart-bubble-wrapper-right: 12px;
	}
	
	.section-design .subsection-design-hero .headline-gradient {
		font-size: 45px;
	}
}

.section-routers .router-item-environment .accent-green:before {
	width: 195px;
	height: 54px;
	background-size: 195px 54px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 163px;
		height: 46px;
		background-size: 163px 46px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 131px;
		height: 37px;
		background-size: 131px 37px;
	}
}

@media only screen and (max-width: 734px) {
	.section-performance .section-content .modal-wrapper .modal-trigger-container {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.subsection-badges .badge:last-child:not(:nth-of-type(2n)) {
		margin-top: 2em;
	}
}

@media only screen and (max-width: 734px) {
	.subsection-badges .badge:last-child:not(:nth-of-type(2n)) {
		margin-top: 54px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-static .intro-text header .subhead {
		max-width: 500px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-static .intro-text header .subhead {
		max-width: unset;
	}
}

@media only screen and (max-width: 1068px) {
	.section-compare .product-eyebrow {
		margin-top: -50px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .product-eyebrow {
		margin-top: 2px;
	}
}

.section-routers .section-compare {
	padding-bottom: 20px;
}

#overview-compare-compare-mbp-13-1 {
    margin-top: 0px;
}

@media only screen and (max-width: 734px) {
    #overview-compare-compare-mbp-13-1 {
        margin-top: 56px;
    }
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-augmented-reality .router-content-container {
		margin-bottom: 16px;
	}
}

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