:root{font-family:Arial,Helvetica,sans-serif;color:#102e49;background:#f7f9fb;font-synthesis:none;line-height:1.55}*{box-sizing:border-box}body{margin:0}a{color:inherit}a:focus-visible{outline:3px solid #1684bf;outline-offset:5px}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}header{background:#082f56;color:white}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0}.header-inner img{display:block;max-width:100%;height:auto;width:220px}.header-contact{font-size:.9375rem;text-underline-offset:5px;padding:12px 0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.3rem,5vw,3.7rem);line-height:1.1;letter-spacing:-.045em;margin-bottom:18px}h2{font-size:1.65rem;line-height:1.25;letter-spacing:-.025em;margin-bottom:12px}.intro{padding:52px 0 34px;max-width:760px}.intro p{font-size:1.125rem;color:#4b6072;margin:0}.note{color:#506477;margin-bottom:24px}.brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.brand{display:flex;flex-direction:column;background:white;text-decoration:none;padding:28px;border-radius:8px;box-shadow:0 3px 20px #082f5608;position:relative;overflow:hidden;transition:box-shadow .18s,transform .18s}.brand:before{content:'';height:5px;position:absolute;inset:0 0 auto;background:var(--brand)}.brand h3{font-size:1.65rem;line-height:1.2;letter-spacing:-.03em;margin:8px 0 12px;color:var(--brand)}.brand p{color:#506477;max-width:40ch;margin-bottom:24px}.brand>span{margin-top:auto;font-weight:600;display:flex;justify-content:space-between;gap:20px}.alba{--brand:#104a91}.colorin{--brand:#ad2240}.sherwin{--brand:#006da1}.sinteplast{--brand:#a62932}.brand:hover{box-shadow:0 8px 28px #082f5614;transform:translateY(-2px)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:38px 0}.steps h3{font-size:1rem;margin-bottom:6px}.steps p{color:#506477;margin-bottom:0}.quote{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#082f56;color:white;padding:32px;border-radius:8px}.quote p{max-width:55ch;color:#d5e3ee;margin:0}.button{display:inline-flex;gap:16px;justify-content:center;align-items:center;flex-shrink:0;background:white;color:#082f56;text-decoration:none;font-weight:700;min-height:48px;padding:14px 20px;border-radius:5px}.button:hover{background:#e8f3fa}.details{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;padding:42px 0}.details h2{font-size:1.125rem;letter-spacing:0}.details p{color:#506477;margin-bottom:12px}footer{background:#eef2f6;padding:22px 0;color:#506477;font-size:.875rem}html{scroll-behavior:smooth}@media(max-width:700px){.header-inner{gap:12px}.header-inner img{width:180px}.header-contact{max-width:135px;font-size:.875rem}.intro{padding:32px 0 28px}.quote{flex-direction:column;align-items:stretch;gap:24px;padding:24px}.details{grid-template-columns:1fr;gap:20px;padding:32px 0}.steps{gap:20px;grid-template-columns:1fr;margin:28px 0}.brand{padding:22px}.brand h3{font-size:1.4rem}.brands{gap:12px}}@media(max-width:460px){.wrap{width:calc(100% - 32px)}.brands{grid-template-columns:1fr}.brand p{margin-bottom:16px}.intro p{font-size:1rem}.header-inner img{width:158px}.header-contact{font-size:.875rem;max-width:112px}h2{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand{transition:none}.brand:hover{transform:none}}
