.care-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:36px;align-items:center;padding:40px 0}.care-hero h1{font-size:clamp(2.1rem,4vw,3.5rem)}.care-hero img{width:100%;height:auto;max-height:480px;object-fit:contain;border-radius:18px}.care-section{padding:36px 0;border-top:1px solid #e6e0d3;max-width:950px;overflow-wrap:anywhere}.care-section.with-image{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:start}.care-section img{width:100%;height:auto;border-radius:12px}.care-section h2{margin-top:0}.care-section p{max-width:760px}.care-section li{margin-bottom:8px}.care-section details{padding:18px 0;border-bottom:1px solid #e6e0d3}.care-section summary{cursor:pointer;font-weight:700;min-height:44px;padding:8px 0}.care-section summary:focus-visible{outline:3px solid #c08a2d}.care-action{display:inline-flex;align-items:center;min-height:48px;padding:10px 22px;background:#073847;color:#fff;border-radius:30px;text-decoration:none;font:600 1rem/1.5 sans-serif}.care-videos iframe{display:block;width:100%;max-width:760px;aspect-ratio:16/9;height:auto;border:0}.care-section ul{padding-left:24px}@media(max-width:760px){.care-hero{grid-template-columns:1fr;gap:18px;padding:24px 0}.care-hero img{max-height:340px}.care-section.with-image{grid-template-columns:1fr}.care-section.with-image img{max-width:420px}.care-hero h1{font-size:2.3rem}}