#about-tyler,#meet-tyler{padding:var(--sectionPadding);overflow:hidden}#about-tyler{background:var(--primary)}.about-container{flex-direction:column;align-items:center;gap:clamp(3rem,6vw,5rem);width:100%;max-width:80rem;margin:0 auto;display:flex}.about-content{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:39.375rem;display:flex}#about-tyler .cs-topper,#about-tyler .cs-title,#about-tyler .cs-text,#about-tyler li{color:var(--brand-white)}.about-content .cs-title{max-width:18ch;margin:0 0 1rem}.about-content .cs-text{margin-bottom:1rem}.about-image-group{border-radius:clamp(2rem,4vw,3rem);width:100%;max-width:36.625rem;height:32.5rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.about-image-group>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;width:100%;height:100%;display:block}.about-image-caption{background:var(--brand-white);width:min(19rem,100% - 1.5rem);color:var(--brand-navy);font-family:var(--font-heading);border-radius:1.5rem;padding:1.5rem;font-size:1.125rem;font-weight:800;line-height:1.25;position:absolute;bottom:clamp(.75rem,1.9vw,1.5rem);right:clamp(.75rem,1.9vw,1.5rem);box-shadow:0 4px 12px #00000026}.about-highlights{border-top:1px solid #fffcf74d;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin:0 0 1.5rem;padding:1.5rem 0 0;list-style:none;display:grid}.about-highlights li{flex-direction:column;gap:.35rem;display:flex}.about-highlights strong{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.75rem);line-height:1}.about-highlights span,.about-proof-card span,.about-proof-card strong{line-height:1.4}#about-tyler .cs-button-solid,#meet-tyler .cs-button-solid{margin-top:.5rem}#about-tyler .cs-button-solid{min-width:9.375rem;min-height:clamp(2.875rem,5.5vw,3.5rem);color:var(--brand-ink);background-color:var(--brand-brass-light);background-image:linear-gradient(#ffffff1a,#0000001a);border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;padding:0 1.5rem;transition:color .3s,background-color .3s,background-image .3s,transform .1s,box-shadow .1s;display:inline-flex;overflow:hidden;box-shadow:0 2px #00000026,inset 0 1px #ffffff4d}#about-tyler .cs-button-solid:before{display:none}#about-tyler .cs-button-solid:hover,#about-tyler .cs-button-solid:focus-visible{color:var(--brand-white);background-color:var(--brand-navy);background-image:none;transform:translateY(-2px);box-shadow:0 3px #0003}#cta-403 .cs-button-solid,#meet-tyler .cs-button-solid{border-radius:999px}#meet-tyler .cs-button-solid:before{display:none}#meet-tyler .cs-button-solid:hover,#meet-tyler .cs-button-solid:focus-visible{color:var(--brand-white);background:var(--brand-navy);transform:translateY(-2px);box-shadow:0 3px #0003}#meet-tyler{background:var(--brand-cream)}.about-container-team{align-items:stretch}.about-team-content{max-width:42rem}.about-check-list{flex-direction:column;gap:.75rem;width:100%;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.about-check-list li{color:var(--bodyTextColor);align-items:flex-start;gap:.75rem;display:flex}.about-check-list li:before{content:"✓";color:var(--primary);font-family:var(--font-heading);flex:none;font-weight:800}.about-proof-card{background:var(--primary);width:100%;max-width:24rem;min-height:24rem;color:var(--brand-white);box-shadow:0 1rem 2rem rgba(var(--brand-navy-rgb), .15);border-radius:2rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem;padding:clamp(2rem,5vw,3.5rem);display:flex}.about-proof-number{font-family:var(--font-heading);font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:.9}.about-proof-number span{color:var(--brand-brass-light);vertical-align:top;font-size:.5em}.about-proof-card strong{font-family:var(--font-heading);font-size:1.25rem}.about-proof-card hr{border:0;border-top:1px solid #fffcf74d;width:100%;margin:1.5rem 0}@media only screen and (width>=64rem){.about-container{flex-direction:row;justify-content:space-between;align-items:stretch}#about-tyler .about-image-group{order:2;height:auto;min-height:46rem}.about-container-team{align-items:center}}@media only screen and (width<=30rem){.about-highlights{grid-template-columns:1fr}}
