.app-hero{background:#0b3027;color:#fff;padding:180px 0 90px;overflow:hidden}.app-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:520px}.app-hero h1{font-size:clamp(64px,7vw,104px);max-width:850px}.app-hero h1 em{font-family:Georgia,serif;font-weight:400}.app-hero p:not(.eyebrow){max-width:600px;color:#c6d3cd;font-size:19px}.app-phone{display:grid;place-items:center;position:relative}.app-phone:before{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(220,232,186,.24);border-radius:50%}.app-screen{position:relative;width:235px;height:470px;border:9px solid #f3f4ef;border-radius:38px;background:linear-gradient(155deg,#dce8ba,#fff);box-shadow:0 35px 70px rgba(0,0,0,.3);color:#0b3027;display:flex;flex-direction:column;align-items:center;padding-top:115px}.app-screen:before{content:"";position:absolute;top:10px;width:72px;height:18px;background:#0b3027;border-radius:15px}.app-screen span{display:grid;place-items:center;width:74px;height:74px;background:#0b3027;color:#fff;font-size:25px;font-weight:800}.app-screen small{font-size:8px;letter-spacing:.16em;margin:15px 0 45px}.app-screen i{width:150px;height:9px;background:#b8c79c;margin:7px}.app-screen i:nth-of-type(2){width:120px}.app-download{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;align-items:center}.app-download-copy h2{font-size:clamp(42px,5vw,68px);max-width:600px}.app-download-copy>p:last-child{color:#637069;font-size:17px;max-width:520px}.store-grid{display:grid;gap:14px}.store-card{min-height:142px;display:grid;grid-template-columns:70px 1fr 35px;gap:22px;align-items:center;padding:28px 32px;background:#112d25;color:#fff;border:1px solid #112d25}.store-card:hover{background:#1c473a;transform:translateY(-3px)}.store-card.play{background:#dce8ba;color:#13271f;border-color:#cad9a7}.store-card.play:hover{background:#cfdda9}.store-icon{display:grid;place-items:center;width:62px;height:62px;border:1px solid currentColor;border-radius:50%;font-size:23px}.store-card small{display:block;text-transform:uppercase;letter-spacing:.11em;font-size:9px;opacity:.7}.store-card strong{display:block;font-size:24px;margin-top:5px}.store-card>b{font-size:23px}.store-note{display:flex;align-items:center;gap:10px;color:#69766f;font-size:12px}.store-note span{display:grid;place-items:center;width:20px;height:20px;border:1px solid #98a39c;border-radius:50%}@media(max-width:900px){.app-hero-grid,.app-download{grid-template-columns:1fr}.app-hero-grid{gap:50px}.app-phone{min-height:500px}.app-download{gap:45px}}@media(max-width:620px){.app-hero{padding:135px 0 65px}.app-hero-grid{min-height:0}.app-hero h1{font-size:52px}.app-phone{min-height:410px}.app-phone:before{width:330px;height:330px}.app-screen{width:190px;height:380px;padding-top:85px}.store-card{grid-template-columns:52px 1fr 24px;padding:22px 18px;gap:15px}.store-icon{width:50px;height:50px}.store-card strong{font-size:19px}}
