#services .content-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:32px 0 42px}#services .content-service-card{--service-tone:#b9673d;--service-soft:#fbefe5;position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #eadfd5;border-radius:12px;background:linear-gradient(140deg,#fff,#fffdfb);padding:28px;text-align:left;transition:transform .22s,box-shadow .22s,border-color .22s}#services .content-service-card:nth-child(3n+2){--service-tone:#608577;--service-soft:#edf4ef}#services .content-service-card:nth-child(3n){--service-tone:#707f9b;--service-soft:#edf0f7}#services .content-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}#services .content-card-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:var(--service-soft);color:var(--service-tone)}#services .content-card-icon svg{width:24px;height:24px}#services .content-card-top small{font:10px Arial;letter-spacing:1.3px;color:#b0a498}#services .content-service-card h3{font-size:24px;font-weight:600;color:#3d332b;margin:0 0 12px;line-height:1.4}#services .content-service-card>p{font-size:13px;line-height:1.95;color:#938070;margin:0 0 23px;flex:1}#services .content-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}#services .content-card-tags span{font-size:10px;line-height:1.8;padding:3px 8px;background:var(--service-soft);color:var(--service-tone);border-radius:4px}#services .content-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eee5dc;padding-top:15px}#services .content-card-bottom small{font:8px Arial;letter-spacing:1px;color:#b6a798}#services .content-card-bottom>span{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:var(--service-tone)}#services .content-card-bottom svg{width:16px;height:16px}#services .content-service-card:hover,#services .content-service-card:focus-visible{transform:translateY(-5px);border-color:var(--service-tone);box-shadow:0 16px 32px #674c3010}#services .service-tools{border-top:1px solid #e9e0d7;padding-top:25px;margin-bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}#services .segmented{background:#efe9e1;border-radius:9px;padding:5px;display:flex;gap:5px}#services .segmented button{border-radius:6px;padding:11px 23px;font-size:14px;color:#8a7565;border:0;background:transparent}#services .segmented button.active{background:#fff;color:#a84d24;box-shadow:0 2px 7px #7750330a}#services .segmented small{margin-left:8px;background:#f6eee6;color:#b58b6c;border-radius:4px;padding:1px 6px;font-size:10px}#services .tool-note{font-size:12px;color:#a49383}#services .service-grid{gap:19px}#services .service-card{padding:24px 21px 18px;border-radius:10px;border-color:#ede2d8}#services .service-card h3{font-size:18px;font-weight:600}#services .service-card>p{font-size:12px;line-height:1.95}#services .service-card-top{margin-bottom:20px}#services .service-card .tags{margin:25px 0 18px}#services .service-card .tags span{font-size:10px}#services .service-card-foot{border-color:#f0e7de}#services .service-card-foot small{font-size:7px}
@media(max-width:1000px){#services .content-service-grid{gap:15px}#services .content-service-card{padding:23px 19px}#services .content-service-card h3{font-size:22px}#services .content-card-bottom small{font-size:7px;letter-spacing:.2px}#services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){#services .content-service-grid{grid-template-columns:1fr;gap:14px;margin:25px 0 28px}#services .content-service-card{padding:23px}#services .content-card-top{margin-bottom:18px}#services .content-service-card h3{font-size:23px}#services .content-service-card>p{margin-bottom:18px;font-size:13px}#services .content-card-tags{margin-bottom:17px}#services .content-card-icon{width:40px;height:40px}#services .content-card-bottom small{font-size:8px;letter-spacing:.6px}#services .service-tools{padding-top:23px;gap:0}#services .segmented{width:100%}#services .segmented button{flex:1;padding:10px 12px;font-size:13px}#services .service-grid{gap:12px}#services .service-card{padding:20px 15px 16px}#services .service-card h3{font-size:16px}#services .service-card>p{font-size:11px}#services .service-card .tags{margin-top:17px}#services .service-card .tags span{font-size:9px}#services .service-card-foot small{font-size:6px}}
@media(prefers-reduced-motion:reduce){#services .content-service-card{transition:none}#services .content-service-card:hover,#services .content-service-card:focus-visible{transform:none}}
