/* Public CSS declaration study, selector names adapted for this site.
   Original archive and screenshots: ../reference-audit. */
/* Square Black https://www.squareblack.com/css/styles.css .hero-inner */
.wrap{max-width:1340px;margin:0 auto;padding:0 20px}
@media(min-width:640px){.wrap{padding:0 30px}}
/* Square Black .hero-cta-btn structural declarations */
.hero-cta{display:flex;align-items:center;justify-content:center;width:100%;max-width:350px;height:60px;padding:0 20px}
@media(min-width:640px){.hero-cta{max-width:373px;height:65px}}
/* Harvey .text-heading-2, 0ogx5o90x51-8.css */
h1,h2{text-wrap:pretty;font-style:normal;font-weight:400;font-feature-settings:"liga" on,"calt" on;line-height:1.05;letter-spacing:-.01em}
/* Square Black .testimonial-card-text .content, adapted to static proof */
.quote-card{padding:24px}
/* Harvey Marketo .mktoFieldWrap structural declarations, no vendor specificity */
.field{gap:.625rem;flex-direction:column;width:100%;display:flex}
