.service-first-open{overflow:hidden}
.service-first-modal{position:fixed;inset:0;z-index:10050;display:none;align-items:center;justify-content:center;padding:24px}
.service-first-modal.is-open{display:flex}
.service-first-backdrop{position:absolute;inset:0;background:rgba(4,31,24,.84);backdrop-filter:blur(12px)}
.service-first-dialog{position:relative;width:min(1080px,96vw);max-height:92vh;overflow:auto;background:#f8f3e9;border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.34);padding:30px;color:#113a2f}
.service-first-close{position:absolute;right:18px;top:16px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#113a2f;font-size:28px;cursor:pointer}
.service-first-head{padding-right:54px;margin-bottom:24px}.service-first-head>span{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#b27a18;font-weight:800}.service-first-head h2{font-family:Georgia,serif;font-size:clamp(30px,4vw,52px);font-weight:400;margin:8px 0}.service-first-head p{margin:0;color:#6d776f;font-size:16px}
.service-first-groups{display:grid;gap:26px}.service-first-group-title{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.service-first-group-title span{font-size:20px;font-weight:800}.service-first-group-title small{color:#778178}
.service-first-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-first-card{position:relative;display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:center;text-align:left;border:1px solid #d9d5c8;background:#fff;border-radius:18px;padding:10px;cursor:pointer;transition:.2s ease;color:inherit}.service-first-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(17,58,47,.12)}.service-first-card.is-selected{border-color:#1b6b53;box-shadow:0 0 0 3px rgba(27,107,83,.14);background:#f2faf6}.service-first-media{position:relative;height:92px;border-radius:13px;overflow:hidden;background:#e7eadf;display:flex;align-items:center;justify-content:center}.service-first-media img{width:100%;height:100%;object-fit:cover}.service-first-media>b{position:absolute;left:7px;bottom:7px;border-radius:999px;background:rgba(11,51,40,.88);color:#fff;padding:4px 7px;font-size:10px;text-transform:uppercase}.service-first-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.service-first-copy strong{font-size:16px}.service-first-copy small{color:#707970;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.service-first-copy em{font-style:normal;color:#9e6813;font-weight:800}.service-first-check{position:absolute;right:10px;top:10px;width:24px;height:24px;border-radius:50%;background:#1b6b53;color:#fff;display:none;align-items:center;justify-content:center}.service-first-card.is-selected .service-first-check{display:flex}
.service-first-footer{position:sticky;bottom:-30px;margin:28px -30px -30px;padding:18px 30px;background:rgba(248,243,233,.96);backdrop-filter:blur(8px);border-top:1px solid #ded8c9;display:flex;justify-content:space-between;align-items:center;gap:18px}.service-first-footer>div{display:flex;flex-direction:column}.service-first-footer span{font-size:11px;text-transform:uppercase;color:#8a928b}.service-first-footer strong{font-size:17px}.service-first-footer button{border:0;border-radius:999px;padding:16px 26px;background:#e9ae3a;color:#17382f;font-weight:900;cursor:pointer}.service-first-footer button:disabled{opacity:.45;cursor:not-allowed}.service-first-loading,.service-first-error{padding:50px;text-align:center;background:#fff;border-radius:18px;color:#6d776f}
@media(max-width:900px){.service-first-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.service-first-modal{padding:0;align-items:flex-end}.service-first-dialog{width:100%;max-height:94vh;border-radius:24px 24px 0 0;padding:22px 16px}.service-first-grid{grid-template-columns:1fr}.service-first-card{grid-template-columns:96px 1fr}.service-first-footer{margin:22px -16px -22px;padding:14px 16px;flex-direction:column;align-items:stretch}.service-first-footer button{width:100%}.service-first-head h2{font-size:34px}}
