.avo-hero{background:var(--avo-cream)}.avo-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--avo-gap-hero-cols);align-items:center;padding-block:var(--avo-hero-y-top) var(--avo-section-y-tight)}.avo-hero__copy{display:flex;flex-direction:column;gap:var(--avo-gap-hero-inner)}.avo-hero__count{display:flex;align-items:baseline;gap:14px;margin:0;max-width:none}.avo-hero__numeral{font-family:var(--avo-font-display);font-size:var(--avo-size-hero-numeral);font-weight:var(--avo-weight-black);line-height:var(--avo-leading-hero-numeral);letter-spacing:var(--avo-tracking-hero-numeral);color:var(--avo-cyan)}.avo-hero__count-label{font-size:var(--avo-size-hero-label);font-weight:var(--avo-weight-medium);line-height:var(--avo-leading-hero-label)}.avo-hero__title{font-size:var(--avo-size-h1-home);max-width:none}.avo-hero__lead{font-size:var(--avo-size-lead);line-height:var(--avo-leading-body);color:var(--avo-text-secondary);max-width:var(--avo-measure-lead)}.avo-hero__buttons{display:flex;flex-direction:column;gap:12px}.avo-hero__button-row{display:flex;gap:12px;flex-wrap:wrap}.avo-hero__price{font-size:var(--avo-size-small);color:var(--avo-text-muted);max-width:52ch}.avo-hero__devices{display:flex;align-items:flex-end;justify-content:center;gap:18px}.avo-hero__devices .avo-device{align-items:center}.avo-hero__same{display:flex;align-items:baseline;gap:20px;flex-wrap:wrap;padding-block:22px 26px;border-top:1px solid var(--avo-border-cream)}.avo-hero__same-label{font-size:var(--avo-size-small);font-weight:var(--avo-weight-bold)}.avo-hero__same-list{display:flex;flex-wrap:wrap;gap:8px 18px;list-style:none;margin:0;padding:0;font-size:var(--avo-size-small);color:var(--avo-text-body)}.avo-hero__same-list a:hover{color:var(--avo-cyan-text)}.avo-features{background:var(--avo-white);padding-block:var(--avo-section-y)}.avo-features__heading{margin-bottom:48px}.avo-features__rows{display:flex;flex-direction:column;gap:var(--avo-gap-feature-rows)}.avo-feature-row{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--avo-gap-feature);align-items:center}.avo-feature-row--flip{grid-template-columns:.9fr 1.1fr}.avo-feature-row--flip .avo-feature-row__copy{order:2}.avo-feature-row__copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.avo-feature-row__title{font-size:var(--avo-size-h3)}.avo-feature-row__body{font-size:var(--avo-size-body-lg);line-height:var(--avo-leading-body-loose);color:var(--avo-text-body)}.avo-feature-row__screen{display:flex;justify-content:center}.avo-feature-row__screen .avo-device--window{width:100%}.avo-feature-row__screen .avo-device--window .avo-device__screen{--avo-device-w: 100%;--avo-device-h: auto}.avo-feature-row__screen .avo-device--window img{height:auto}@media(max-width:1000px){.avo-hero__grid,.avo-feature-row,.avo-feature-row--flip{grid-template-columns:1fr}.avo-feature-row--flip .avo-feature-row__copy{order:0}.avo-hero__devices{flex-wrap:wrap}}@media(max-width:640px){.avo-hero__numeral{font-size:68px}.avo-hero__count-label{font-size:21px}.avo-hero__title{font-size:34px}.avo-hero__lead{font-size:var(--avo-size-body)}.avo-hero__button-row{flex-direction:column}.avo-hero__button-row .avo-button{width:100%}}
