.laser_scanning {
    color: #2f414f;
    font: 16px/24px "Archivo", sans-serif;
}
.laser_scanning *, .laser_scanning *::before, .laser_scanning *::after {
    box-sizing: border-box;
}
.laser_scanning .scan_wide > .scan_inner {
    padding-left: 56px;
    padding-right: 56px;
}
.laser_scanning .scan_wide {
    width: calc(100% - 48px);
    max-width: 1664px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 24px;
}
.laser_scanning .scan_section {
    margin-top: 112px;
}
.laser_scanning h1, .laser_scanning h2 {
    font-family: "Aspekta500", sans-serif;
    font-weight: 500;
    color: #0b1016;
    margin: 0 0 32px;
}
.laser_scanning h1 { font-size: 56px; line-height: 64px; }
.laser_scanning h2 { font-size: 48px; line-height: 56px; }
.laser_scanning h3 {
    margin: 0 0 12px;
    color: #0b1016;
    font: 600 22px/28px "Archivo", sans-serif;
    text-transform: uppercase;
}
.laser_scanning p { margin: 0 0 16px; }
.laser_scanning p:last-child { margin-bottom: 0; }
.scan_symbols { position: absolute; width: 0; height: 0; overflow: hidden; }
.laser_scanning .scan_hero {
    min-height: 456px;
    padding: 32px 56px 80px 56px;
    background: #0b141b url(image/laser_scanning_bg.png) center / cover no-repeat;
    color: rgba(255, 255, 255, .7);
}
.scan_breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 48px; font-size: 14px; line-height: 20px; }
.scan_breadcrumb a { color: inherit; }
.scan_breadcrumb a:hover { color: #fff; text-decoration: underline; }
.laser_scanning .scan_hero h1 { color: #fff; margin-bottom: 20px; }
.scan_hero p { max-width: 850px; font-size: 18px; line-height: 26px; }
.scan_hero .bt { margin-top: 28px; }
.scan_intro, .scan_process { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 96px; align-items: center; }
.laser_scanning .scan_intro { margin-top: 96px; }
.scan_intro_copy { border-top: 1px solid #bdd4e5; padding-top: 32px; }
.scan_photo { display: block; width: 100%; height: auto; aspect-ratio: 1.29; object-fit: cover; border-radius: 24px; }
.scan_benefits { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; padding-top: 112px; }
.scan_benefits article { padding: 28px; border: 1px solid #bdd4e5; border-radius: 24px; }
.scan_applications { padding: 64px 0; background: #e8f0f5; }
.laser_scanning .scan_applications h2 { font-size: 40px; line-height: 48px; margin-bottom: 48px; }
.scan_cards { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.scan_cards article { padding: 28px; border-radius: 24px; }
.scan_service { display: flex; gap: 20px; align-items: flex-start; background: #fff; }
.scan_service > svg { flex: 0 0 40px; }
.scan_service h3 { font-size: 20px; line-height: 28px; }
.scan_process { align-items: start; }
.scan_process h2 { white-space: nowrap; }
.scan_process h2 > span { color: #2371b7; }
.scan_process details { border-bottom: 1px solid #bdd4e5; padding: 24px 0; }
.scan_process details:last-child { border-bottom: 0; }
.scan_process details:first-of-type { padding-top: 0; }
.scan_process summary { list-style: none; cursor: pointer; font-size: 20px; line-height: 28px; font-weight: 600; text-transform: uppercase; color: #0b1016; }
.scan_process summary::-webkit-details-marker { display: none; }
.scan_step_number { display: none; margin-bottom: 16px; color: #c6cdd2; font: 400 48px/56px "Aspekta400", sans-serif; }
.scan_process details[open] .scan_step_number { display: block; }
.scan_process details p { margin: 12px 0 0; color: #6f7d89; }
.scan_outputs .scan_cards { gap: 16px; }
.scan_outputs article { background: #e8f0f5; }
.scan_outputs h2 { margin-bottom: 48px; }
.scan_why { padding: 64px 0 72px; background: #2f414f; color: #bdc6cc; }
.laser_scanning .scan_why h2, .laser_scanning .scan_why h3 { color: #fff; }
.scan_why_grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 48px; }
.scan_why_grid article + article { padding-left: 48px; border-left: 1px solid #697781; }
.scan_why_grid h3 { display: flex; gap: 20px; align-items: center; font-size: 22px; line-height: 28px; text-transform: none; }
.scan_why_grid svg { width: 36px; height: 36px; flex: 0 0 36px; }
.scan_testimonial { position: relative; padding: 112px 24px 128px; background: url(image/testemon_bg.png) right center / auto 100% no-repeat;
    background-size: auto;
}
.scan_testimonial blockquote { padding: 0; border: 0; margin: 0 0 32px; }
.scan_testimonial blockquote p { color: #0b1016; font: italic 500 48px/56px "Archivo", sans-serif; max-width: 1060px; }
.scan_testimonial cite { display: block; margin-top: 24px; color: #6f7d89; font-style: normal; font-size: 18px; }
.scan_testimonial .bt { display: inline-flex; min-width: 176px; justify-content: center; }
.scan_quote_mark { position: absolute; left: 41%; bottom: 32px; width: 88px; height: 65px; pointer-events: none; }
.laser_scanning .scan_cta { background: #2371b7; margin-top: 8px; margin-bottom: 24px; color: rgba(255,255,255,.7); }
.scan_cta > .scan_inner { display: flex; align-items: center; position: relative; min-height: 344px; padding: 56px 0; }
.scan_cta_copy { position: relative; z-index: 1; max-width: 870px; }
.laser_scanning .scan_cta h2 { color: #fff; margin-bottom: 20px; }
.scan_cta p { font-size: 18px; line-height: 26px; }
.scan_cta_actions { display: flex; gap: 32px; align-items: center; justify-content: space-between; margin-top: 28px; }
.scan_cta_actions .bt { flex-shrink: 0; }
.scan_cta_actions ul { display: flex; flex-wrap: wrap; list-style: none; gap: 8px; margin: 0; padding: 0; }
.scan_cta_actions li { padding: 6px 16px; border: 1px solid rgba(255,255,255,.4); border-radius: 24px; font-size: 14px; line-height: 20px; }
.scan_cta img { position: absolute; width: 360px; height: auto; right: 0; bottom: 0; }
.scan_sr_only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.laser_scanning a:focus-visible, .scan_process summary:focus-visible { outline: 3px solid #75a9d3; outline-offset: 5px; }
@media (max-width: 1399px) {
    .laser_scanning h2 { font-size: 38px; line-height: 46px; }
    .scan_intro, .scan_process { gap: 48px; }
    .scan_process h2 { white-space: normal; }
    .scan_why_grid { gap: 24px; }
    .scan_why_grid article + article { padding-left: 24px; }
    .scan_cta_copy { max-width: 72%; }
    .scan_cta img { width: 28%; }
    .scan_cta_actions { flex-wrap: wrap; }
}
@media (max-width: 1023px) {
    .laser_scanning .scan_wide > .scan_inner {
        padding-left: 32px;
        padding-right: 32px;
    }
    .laser_scanning .scan_section { margin-top: 72px; }
    .laser_scanning h1 { font-size: 44px; line-height: 52px; }
    .laser_scanning h3 { font-size: 18px; line-height: 26px; }
    .scan_intro, .scan_process { gap: 32px; }
    .scan_benefits { padding-top: 72px; }
    .scan_benefits article, .scan_cards article { padding: 24px; }
    .scan_why_grid { grid-template-columns: 1fr; }
    .scan_why_grid article + article { border-left: 0; border-top: 1px solid #697781; padding: 24px 0 0; }
    .scan_testimonial { padding-top: 80px; padding-bottom: 96px; }
    .scan_testimonial blockquote p { font-size: 36px; line-height: 46px; }
}
@media (max-width: 767px) {
    .laser_scanning .scan_wide { width: calc(100% - 32px); border-radius: 24px; }
    .laser_scanning .scan_wide > .scan_inner {
        padding-left: 24px;
        padding-right: 24px;
    }
    .laser_scanning .scan_section { margin-top: 80px; }
    .laser_scanning h1 { font-size: 34px; line-height: 42px; }
    .laser_scanning h2, .laser_scanning .scan_applications h2 { font-size: 32px; line-height: 40px; margin-bottom: 32px; }
    .laser_scanning .scan_hero { padding: 24px 0 32px; min-height: 0; }
    .laser_scanning .scan_hero h1 { margin-bottom: 24px; }
    .scan_hero h1 br { display: none; }
    .scan_breadcrumb { font-size: 13px; line-height: 20px; gap: 6px; margin-bottom: 48px; }
    .scan_hero p { font-size: 16px; line-height: 24px; }
    .scan_desktop_break { display: none; }
    .scan_hero .bt { margin-top: 28px; padding: 11px 32px; font-size: 16px; line-height: 26px; }
    .scan_intro, .scan_process, .scan_benefits, .scan_cards { grid-template-columns: 1fr; gap: 40px; }
    .laser_scanning .scan_intro { margin-top: 72px; }
    .laser_scanning .scan_intro h2 { margin-bottom: 20px; }
    .scan_intro_copy { padding-top: 20px; }
    .scan_photo { aspect-ratio: 361 / 288; }
    .scan_benefits { padding-top: 64px; gap: 16px; }
    .scan_benefits article, .scan_cards article { padding: 24px 20px; }
    .laser_scanning h3 { font-size: 18px; line-height: 26px; margin-bottom: 8px; }
    .scan_applications, .scan_why { padding: 40px 0 48px; }
    .scan_applications .scan_cards { gap: 12px; }
    .scan_service { display: grid; grid-template-columns: 40px minmax(0, 1fr); gap: 12px; align-items: center; }
    .scan_service > div { display: contents; }
    .laser_scanning .scan_service h3 { margin: 0; font-size: 16px; line-height: 26px; }
    .scan_service p { grid-column: 1 / -1; }
    .laser_scanning .scan_process h2 { font-size: 36px; line-height: 44px; margin-bottom: 40px; }
    .scan_process h2 > span { display: block; }
    .scan_process details { padding: 28px 0; }
    .scan_process details:last-child { padding-bottom: 0; }
    .scan_process summary { font-size: 18px; line-height: 26px; }
    .scan_process details p { font-size: 18px; line-height: 28px; }
    .scan_step_number { font-size: 44px; line-height: 52px; margin-bottom: 16px; }
    .scan_process > img { order: 2; }
    .laser_scanning .scan_why h2 { font-size: 36px; line-height: 44px; }
    .scan_why_grid { gap: 28px; }
    .scan_why_grid article + article { padding-top: 28px; }
    .laser_scanning .scan_why_grid h3 { font-size: 18px; line-height: 26px; margin-bottom: 16px; gap: 12px; }
    .scan_testimonial { padding: 88px 0 24px; background-size: auto 100%; background-position: right bottom; }
    .scan_testimonial blockquote { margin-bottom: 32px; }
    .scan_testimonial blockquote p { font-size: 32px; line-height: 40px; }
    .scan_testimonial cite { font-size: 18px; line-height: 24px; margin-top: 24px; }
    .scan_testimonial .bt { min-width: 168px; padding: 11px 28px; font-size: 16px; line-height: 24px; }
    .scan_quote_mark { left: auto; right: 16px; top: 48px; bottom: auto; width: 48px; height: auto; }
    .scan_cta > .scan_inner { padding: 36px 0 0; flex-direction: column; align-items: stretch; }
    .scan_cta_copy { max-width: 100%; }
    .scan_cta p { font-size: 16px; line-height: 24px; }
    .scan_cta_actions { gap: 24px; }
    .scan_cta_actions li { padding: 4px 10px; font-size: 12px; }
    .scan_cta img { position: static; width: 180px; margin: 32px 0 0 auto; }
}
