.service-detail{background:#e7e0d5}.service-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:10vw;margin:42px 0}.service-heading h2{font:600 clamp(40px,5vw,72px)/1 'Playfair Display',serif;letter-spacing:-.055em;margin:0}.service-heading p{margin:0;max-width:430px;font-size:14px;line-height:1.85}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.service-grid article{padding:28px 5vw 34px 0;border-bottom:1px solid var(--line)}.service-grid article:nth-child(odd){padding-right:6vw;border-right:1px solid var(--line)}.service-grid article:nth-child(even){padding-left:6vw;padding-right:0}.service-grid span{font:10px 'DM Mono',monospace}.service-grid h3{font:600 28px/1.15 'Playfair Display',serif;letter-spacing:-.04em;margin:36px 0 12px}.service-grid p{font-size:13px;line-height:1.85;margin:0;max-width:425px}@media(max-width:700px){.service-heading{grid-template-columns:1fr;gap:25px}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article:nth-child(odd),.service-grid article:nth-child(even){padding:25px 0;border-right:0}.service-heading h2{font-size:42px}}
