.home-feature{background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(247,249,249,.96));padding:60px 0}.home-feature__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);margin:0 auto;max-width:1200px;padding:0 6vw;grid-gap:52px;align-items:center;gap:52px}.home-feature__content{border:1px solid rgba(15,34,51,.08);border-radius:28px;display:grid;padding:48px 52px;grid-gap:28px;gap:28px}.home-feature__content h2{color:#0f2233;margin:0}.home-feature__copy{color:rgba(15,34,51,.85);line-height:1.7;margin:0}.home-feature__copy p{margin:0 0 12px}.home-feature__copy p:last-child{margin-bottom:0}.home-feature__list{display:grid;list-style:none;margin:0;padding:0;grid-gap:16px;gap:16px}.home-feature__list li{color:#1c2730;padding-left:28px;position:relative}.home-feature__list li:before{background:linear-gradient(135deg,#31660a,#63aa24);border-radius:50%;content:"";height:13px;left:0;position:absolute;top:8px;width:13px}.home-feature__note{align-items:center;border-top:1px solid rgba(15,34,51,.08);color:rgba(15,34,51,.75);display:flex;flex-wrap:wrap;gap:16px;padding-top:8px}.home-feature__dimensions{background:rgba(49,102,10,.12);border-radius:999px;color:#31660a;font-weight:600;padding:6px 14px}.home-feature__media{display:grid;grid-gap:22px;gap:22px;justify-items:center}.home-feature__visual{border:1px solid rgba(15,34,51,.06);border-radius:26px;margin:0;max-width:360px;padding:20px;width:100%}.home-feature__visual img{border-radius:18px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-feature__legend{align-items:center;border:1px solid rgba(15,34,51,.08);border-radius:999px;color:rgba(15,34,51,.75);display:inline-flex;font-weight:600;gap:12px;padding:10px 18px}@media screen and (max-width:1100px){.home-feature__inner{gap:44px;grid-template-columns:1fr}.home-feature__media{order:-1}}@media screen and (max-width:720px){.home-feature{padding:0}.home-feature__inner{padding:40px 20px}.home-feature__content{padding:36px}.home-feature__visual{padding:14px}}