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





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




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

@media (min-width:735px)and (max-width:1068px) {
    .section-get-started .tile-custom-plans.plan-full-width .tile-content {
        align-items: flex-start;
        justify-content: flex-end;
        padding-bottom: 35px;
    }
}

@media (max-width:1068px) {
    .overview-custom-plan-new {
        --p-width: 255px;
        --p-height: 351px;
        margin-bottom: -120px;
    }
}

@media (max-width:734px) {
    .overview-custom-plan-new {
        margin-bottom: 30px;
        margin-left: -18px;
    }
}

@media (max-width:1068px) {
    .tile-copy p:has(.badge) + p {
        margin-block-start: 30px;
        margin-bottom: 40px;
    }
}

.section-get-started .tile-custom-plans .tile-copy p {
    max-width: 520px;
    margin-top: 30px;
}

@media (max-width:1068px) {
    .overview-custom-plans {
        --p-width: 256px;
        --p-height: 346px;
        margin-bottom: -110px;
    }
}

@media (max-width:734px) {
	.section-routing .tile .overview-router-apple-one {
		margin-block-end: 0px;
	}
}

@media (min-width:1069px) {
    .section-get-started .tile-custom-plans .tile-copy {
        margin-right: -10px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
