.modules-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;padding:26px;border-radius:20px;background:#352d28;color:#fff8f0}.modules-hero>div{max-width:760px}.modules-hero span{color:#efa985;font-size:11px;font-weight:900;letter-spacing:.1em}.modules-hero h2{margin:8px 0 10px;font-size:34px;line-height:1.03}.modules-hero p{margin:0;color:#cdbfb4;line-height:1.5}.modules-hero>b{display:grid;place-items:center;flex:0 0 120px;height:100px;border-radius:18px;background:#f1d969;color:#3b3029;font-size:38px}.modules-hero>b small{font-size:10px;font-weight:800;text-transform:uppercase}
.module-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.module-catalog-card{display:flex;min-height:450px;flex-direction:column;padding:22px;border:1px solid #e4d8cc;border-radius:20px;background:#fff}.module-catalog-card.is-active{border-color:#b7c9ad;background:#f8fbf5}.module-catalog-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.module-catalog-card header>span{color:#a15d3f;font-size:10px;font-weight:900;letter-spacing:.08em}.module-status{padding:6px 9px;border-radius:999px;background:#f1e9df;color:#7d6b5d;font-size:10px;font-style:normal;font-weight:850}.module-status.active,.module-status.trial{background:#dfead8;color:#56704e}.module-status.requested,.module-status.estimate,.module-status.contract{background:#f5e4b9;color:#7e6123}.module-catalog-card h3{margin:34px 0 10px;font-size:30px;line-height:1.05}.module-catalog-card>p{margin:0 0 20px;color:#786d64;line-height:1.5}.module-outcome{display:grid;gap:5px;padding:14px;border-radius:13px;background:#f6eee5}.module-outcome b{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.module-outcome span{color:#66594f;font-size:13px;line-height:1.45}.module-catalog-card dl{margin:18px 0 8px;border-top:1px solid #eee4da}.module-catalog-card dl>div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #eee4da}.module-catalog-card dt{color:#897a6d;font-size:11px}.module-catalog-card dd{margin:0;text-align:right;font-size:12px;font-weight:800}.module-catalog-card>small{color:#938274;line-height:1.4}.module-catalog-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:20px}.module-catalog-card footer a{color:#a05a3d;font-size:12px;font-weight:800;text-decoration:none}.module-catalog-card footer button{border:0;border-radius:10px;background:#d87851;color:white;padding:11px 13px;font-size:12px;font-weight:850;cursor:pointer}.module-catalog-card footer button:disabled{background:#eee7df;color:#887b70;cursor:default}.module-account-note{margin-top:18px}.module-account-note>div{display:flex;align-items:flex-start;gap:22px}.module-account-note b{min-width:210px}.module-account-note p{margin:0;color:#776b62;line-height:1.5}
@media(max-width:880px){.module-catalog-grid{grid-template-columns:1fr}.modules-hero{align-items:flex-start;flex-direction:column}.modules-hero>b{width:120px}.module-account-note>div{display:grid;gap:8px}}
@media(max-width:560px){.modules-hero{padding:20px}.modules-hero h2{font-size:29px}.module-catalog-card{min-height:0}.module-catalog-card footer{align-items:stretch;flex-direction:column}.module-catalog-card footer button{width:100%}}
