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






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




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

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

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

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

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

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

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

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

.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;
    }
}

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