.service-intro-video{margin:0;min-width:0;text-align:left}
.service-intro-video video{display:block;width:100%;height:auto;aspect-ratio:16/9;border:1px solid #d3dfd6;border-radius:12px;background:#f6f4ee}
.service-intro-video figcaption{display:flex;flex-direction:column;gap:5px;padding:15px 0 18px;color:#142c3c}
.service-intro-video figcaption strong{font-size:17px;font-weight:700}
.service-intro-video figcaption>span,.service-intro-video__note{font-size:13px!important;line-height:1.8;color:#53645c;margin:0}
.service-intro-video__steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0;margin:0 0 14px}
.service-intro-video__steps li{padding:11px 5px;border-top:2px solid #82a995;color:#146b61;font-size:13px;line-height:1.7;text-align:center;font-weight:700}
@media(max-width:600px){.service-intro-video figcaption strong{font-size:16px}.service-intro-video__steps{gap:5px}.service-intro-video__steps li{font-size:12px}}
