.esn{--ink:#191715;--muted:#655f59;--cream:#f6f2ec;--line:#e5ddd5;color:var(--ink);overflow:hidden}.esn *{box-sizing:border-box}.esn-wrap{width:min(1160px,calc(100% - 40px));margin:auto;padding:clamp(54px,7vw,88px) 0}.esn-kicker{margin:0 0 12px;color:#8a5b50;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.esn h1,.esn h2,.esn h3{color:var(--ink);line-height:1.15}.esn h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.025em}.esn p,.esn li{color:var(--muted);line-height:1.7}.esn img{display:block;width:100%;height:auto}.esn-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid #191715;background:#191715;color:#fff;text-decoration:none;font-weight:750}.esn-button--light{background:transparent;color:#191715}.esn-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.esn-grid-2,.esn-grid-3,.esn-grid-4{display:grid;gap:20px}.esn-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.esn-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.esn-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.esn-card{overflow:hidden;border:1px solid var(--line);background:#fff}.esn-card__body{padding:22px}.esn-card h3{margin:0 0 8px}.esn-media{overflow:hidden;background:#eee9e3}.esn-media img{max-height:480px;object-fit:contain}.esn-details details{padding:16px 0;border-bottom:1px solid var(--line)}.esn-details summary{cursor:pointer;font-weight:750}.esn-soft{background:var(--cream)}.esn-dark{background:#211d1a;color:#fff}.esn-dark h2,.esn-dark h3{color:#fff}.esn-dark p,.esn-dark li{color:#ded6cf}.esn-form{padding:30px;background:#fff;box-shadow:0 15px 42px rgba(0,0,0,.08)}.esn-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.esn-form label{display:grid;gap:7px;margin-bottom:16px;font-size:13px;font-weight:700}.esn-form input,.esn-form select,.esn-form textarea{width:100%;min-height:48px;padding:12px;border:1px solid #d5cec7;background:#fff;font:inherit}.esn-form textarea{min-height:125px}.esn-submit{width:100%;min-height:52px;border:0;background:#191715;color:#fff;font-weight:800}.esn-section-title{max-width:850px;margin:0 0 30px}.esn-section-title p{font-size:17px}.esn-center{text-align:center;margin-left:auto;margin-right:auto}
@media(max-width:989px){.esn-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.esn-grid-3{grid-template-columns:1fr 1fr}}
@media(max-width:749px){.esn-wrap{width:calc(100% - 32px);padding:48px 0}.esn-grid-2,.esn-grid-3,.esn-grid-4,.esn-form__row{grid-template-columns:1fr}.esn-actions{display:grid}.esn-button{width:100%;text-align:center}.esn-media img{max-height:none}.esn-form{padding:22px 16px}}
