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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 1068px) {
.section-hero .hero-cta-list {
flex-direction: column;
text-align: center;
margin-top: 30px;
}
}
@media only screen and (max-width: 1068px) {
.section-hero .hero-cta-item:nth-child(n+2)::before {
content: " ";
padding: 0;
}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item {
		line-height: 1.19048;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item:first-of-type {
		line-height: 2.16;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item:nth-of-type(2) {
		margin-bottom: 18px;
	}
}

html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent), html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent), html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent), html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent) {
	margin-left: 0;
}

html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li, html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li {
	margin-right: 0;
}

.section-router {
    margin-top: 145px;
}
@media only screen and (max-width: 1068px) {
    .section-router {
        margin-top: 150px;
    }
}

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