.hooma-story{--green:#0f4d37;--dark:#082f24;--lime:#d9ef91;--cream:#f5f3ec;--ink:#11231d;color:var(--ink);background:#fff}.hooma-story *{box-sizing:border-box}.hooma-story__wrap{width:min(1120px,calc(100% - 40px));margin:0 auto}.hooma-story__hero{background:var(--green);color:#fff;padding:110px 0 95px;text-align:center}.hooma-story__eyebrow{margin:0 0 20px;color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.19em}.hooma-story__hero h1{max-width:900px;margin:0 auto 28px;color:#fff;font-size:clamp(46px,7vw,86px);line-height:.96;letter-spacing:-.05em}.hooma-story__intro{max-width:760px;margin:0 auto;color:#d9e6e0;font-size:21px;line-height:1.6}.hooma-story__chapter{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding:100px 0;border-bottom:1px solid #dce4df}.hooma-story__chapter:nth-child(even) .hooma-story__image{order:2}.hooma-story__image{aspect-ratio:1/1;border-radius:20px;overflow:hidden;background:#edf1ec}.hooma-story__image img{width:100%;height:100%;object-fit:cover;display:block}.hooma-story__copy span{display:block;margin-bottom:16px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.16em}.hooma-story__copy h2{margin:0 0 24px;font-size:clamp(36px,4.7vw,60px);line-height:1.02;letter-spacing:-.045em}.hooma-story__copy p{margin:0;color:#52635d;font-size:18px;line-height:1.75}.hooma-story__closing{background:var(--cream);padding:100px 0;text-align:center}.hooma-story__closing h2{max-width:760px;margin:0 auto 22px;font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.045em}.hooma-story__closing p{max-width:680px;margin:0 auto 34px;color:#52635d;font-size:18px;line-height:1.65}.hooma-story__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 28px;border-radius:5px;background:var(--green);color:#fff;text-decoration:none;font-weight:800}
@media(max-width:749px){.hooma-story__wrap{width:min(100% - 28px,1120px)}.hooma-story__hero{padding:76px 0 66px}.hooma-story__intro{font-size:18px}.hooma-story__chapter{grid-template-columns:1fr;gap:34px;padding:70px 0}.hooma-story__chapter:nth-child(even) .hooma-story__image{order:0}.hooma-story__copy p{font-size:16px}.hooma-story__closing{padding:72px 0}.hooma-story__button{width:100%}}
