.process-page{color:#151515;min-height:100vh;font-family:var(--font-sans,Arial,sans-serif);background:#fff}.process-hero{height:505px;position:relative;overflow:hidden}.process-hero-image{object-fit:cover}.process-hero-overlay{background:#00000052;position:absolute;inset:0}.process-hero-content{z-index:2;align-items:center;max-width:1440px;height:100%;margin:0 auto;padding:0 48px;display:flex;position:relative}.process-hero h1{color:#fff;letter-spacing:.02em;text-transform:uppercase;margin:80px 0 0;font-size:46px;font-weight:900;line-height:1.18}.process-intro-section{background:#fff}.process-intro{grid-template-columns:1fr 1fr;gap:70px;max-width:1280px;margin:0 auto;padding:34px 60px;display:grid}.process-green-line{background:#78b52e;width:76px;height:4px;margin-bottom:16px}.process-intro-text p{color:#252525;max-width:540px;margin:0;font-size:18px;line-height:1.45}.process-intro-visual{background-image:linear-gradient(#fff0 56%,#fff0),url(/kuvat/kayttokohteet-visual.jpeg),linear-gradient(90deg,#b4b4b41a 1px,#0000 1px),linear-gradient(#b4b4b41a 1px,#0000 1px);background-position:0 0,50%,0 0,0 0;background-size:auto,cover,38px 38px,38px 38px;border-radius:2px;min-height:260px}.steps-section{max-width:1280px;margin:0 auto;padding:34px 28px}.steps-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:54px;display:grid}.step-card{text-align:center;border-bottom:3px solid #8cc63f;border-right:3px solid #8cc63f;min-height:215px;padding:58px 14px 24px;position:relative}.step-card:before{content:"";border-top:4px dashed #8cc63f;width:46px;position:absolute;top:34px;left:-3rem}.step-number{color:#fff;background:#4c8f10;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:flex;position:absolute;top:21px;left:28px}.step-icon{color:#5d8f1b;background:#eef7e6;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;display:flex}.step-icon svg{width:30px;height:30px}.step-card h3{margin:0 0 12px;font-size:22px;font-weight:900;line-height:1.15}.step-card p{margin:0;font-size:16px;font-weight:500;line-height:1.35}.material-bank{max-width:1280px;margin:0 auto;padding:4px 28px 36px}.material-bank h2,.downloads-section h2{letter-spacing:.01em;margin:0 0 12px;font-size:36px;font-weight:900;line-height:1.08}.material-bank-intro{color:#252525;margin:0 0 16px;font-size:16px;font-weight:500;line-height:1.45}.care-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.care-card{text-align:center;background:#e7f5bd;grid-template-columns:1fr;align-items:start;min-height:auto;padding:14px 10px;display:grid}.care-icon{color:#78a83b;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 6px;display:flex}.care-icon svg{width:28px;height:28px}.care-card h3{margin:0 0 6px;font-size:18px;font-weight:900;line-height:1.25}.care-card p{margin:0;font-size:13px;font-weight:500;line-height:1.38}.process-notice{color:#111;background:#dff1bd;border-radius:6px;align-items:center;gap:12px;margin-top:16px;padding:8px 14px;font-size:15px;font-weight:500;line-height:1.35;display:flex}.process-notice p{margin:0}.notice-icon{color:#fff;background:#000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.notice-icon svg{width:18px;height:18px}.downloads-section{max-width:1440px;margin:0 auto;padding:0 24px 42px}.downloads-section h2{margin-bottom:24px}.downloads-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.download-card{min-height:140px;color:inherit;cursor:pointer;background:#fff;grid-template-columns:100px 1fr 52px;align-items:center;padding:32px 34px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:grid;box-shadow:0 10px 32px #00000014}.download-card:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0000001f}.pdf-icon{color:#5d8f1b;width:100%;position:relative}.pdf-icon svg{width:54px;height:54px}.pdf-icon span{font-size:12px;font-weight:900;position:absolute;top:32px;left:16px}.download-content h3{margin:0 0 8px;font-size:20px;font-weight:900;line-height:1.2}.download-content p{margin:0;font-size:14px;font-weight:500;line-height:1.45}.download-action{color:#78b52e;background:0 0;border:3px solid #78b52e;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (max-width:1100px){.process-intro{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.care-grid,.downloads-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-card{min-height:205px}}@media (max-width:700px){.process-hero{height:360px}.process-hero-content{padding:0 24px}.process-hero h1{font-size:clamp(1.5rem,6vw,2rem)}.process-intro{padding:34px 20px}.process-intro-text p{font-size:18px}.steps-section{padding:26px 20px}.steps-grid,.care-grid,.downloads-grid{grid-template-columns:1fr}.step-card{border-bottom:3px solid #8cc63f;border-right:none;min-height:auto;padding-top:48px}.step-card:last-child{border-bottom:none}.step-card:before,.step-icon{display:none}.material-bank,.downloads-section{padding-left:20px;padding-right:20px}.material-bank h2,.downloads-section h2{font-size:31px}.material-bank-intro{font-size:16px}.care-card{padding:22px}.care-card h3{font-size:16px}.care-card p{font-size:13px}.process-notice{padding:14px 16px;font-size:15px;display:block}.notice-icon{display:none}.download-card{grid-template-columns:70px 1fr 42px}}
