@media (min-width:1000px){
.container{max-width:1280px!important}
.hero{padding:4.5rem 0 3rem!important}
.hero-ctas{gap:1.5rem!important;margin:1.5rem 0!important}
.hero-pills{margin-bottom:1.5rem!important}
.strip{margin:1.25rem 0!important}
.section{padding:4rem 0!important}
#features .cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2.5rem!important;align-items:start!important;overflow:visible!important}
.cards .card{min-width:0!important;padding:2rem!important}
.pricing{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2.5rem!important;margin:3rem 0!important;overflow:visible!important}
.price-card{height:100%!important;padding:2rem!important}
h2,h3{font-size:1.5rem!important}
}
