.custom-takeaway{background:var(--key-takeaway-background);border-radius:20px;margin:-20px auto 40px 0;max-width:1200px;padding:40px}.custom-takeaway h2{color:var(--key-takeaway-colour);font-size:1.75rem;font-weight:700;margin-bottom:24px;margin-top:0}.takeaway-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.takeaway-item:last-child{margin-bottom:0}.takeaway-check{align-items:center;background:var(--key-takeaway-colour);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:32px;justify-content:center;width:32px}.takeaway-text{font-size:1rem;line-height:1.7;max-width:65ch}.custom-takeaway{box-shadow:0 10px 30px rgba(0,0,0,.06)}