/* Keep the first viewport stationary while the video decoder starts. */
.af-motion .af-hero-copy,.af-motion .af-hero-photo.af-hero-video{animation:none!important;transform:none}
.af-topbar{background:#eef1e9;color:#34483c;border-bottom:1px solid #dce1d6}
.af-hero{clip-path:inset(0 -100vw)}
.af-hero-photo.af-hero-video{background:#fafaf7}
.af-hero-video:after{content:"";display:block;position:absolute;inset:0 0 auto;height:70px;z-index:2;pointer-events:none;background:linear-gradient(to bottom,rgba(250,250,247,.6),rgba(250,250,247,.35) 22%,transparent)}
.af-hero-video:before{background:linear-gradient(0deg,rgba(250,250,247,.6),transparent 7%);background-color:rgba(250,250,247,.24)}
@font-face{font-family:AFHeroSans;src:url('fonts/SourceSansPro-SemiBold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
.af-hero .af-hero-copy h1{font-family:AFHeroSans,"Segoe UI",Arial,sans-serif;font-weight:600;font-size:clamp(58px,5.8vw,88px);letter-spacing:-.035em;line-height:1.06;color:#18382c}
.af-hero .af-hero-copy h1 span{color:#385b3e}
.af-hero .af-hero-copy h2{color:#203d30}
.af-hero .af-hero-copy .af-lead{color:#3d5144}
.af-hero .af-hero-copy .af-specialty{color:#354b3b;font-size:12px;line-height:1.65;border-top-color:#bdc9b6}
.af-google-rating{display:inline-flex;align-items:center;gap:16px;width:fit-content;max-width:100%;margin-top:22px;padding:14px 18px;background:rgba(226,231,218,.62);border:1px solid rgba(67,89,57,.18);border-radius:5px;text-decoration:none;color:#243e30;box-shadow:none;transition:background .2s ease,border-color .2s ease}
.af-google-rating>strong{font-size:34px;font-weight:600;line-height:1;letter-spacing:-.05em}
.af-google-rating>span:not(.af-rating-arrow){display:flex;flex-direction:column;gap:3px;font-size:12px;line-height:1.5}
.af-google-stars{color:#74633d;letter-spacing:3px;font-size:16px}
.af-rating-arrow{font-size:23px;margin-left:6px;color:#45633b}
.af-google-rating:hover{border-color:rgba(67,89,57,.35);background:rgba(226,231,218,.78)}
@media(max-width:760px){
 .af-hero .af-hero-copy h1{font-size:clamp(40px,10.6vw,70px);letter-spacing:-.03em;line-height:1.08}
 .af-hero-video:before{background:linear-gradient(0deg,rgba(250,250,247,.6),transparent 10%)}
 .af-google-rating{margin-top:20px;margin-bottom:12px;padding:12px 15px;gap:13px}
 .af-hero .af-hero-copy .af-specialty{font-size:12px}
}
