.ProblemValue__inner{contain-intrinsic-size:auto 560px;content-visibility:auto;position:relative}.ProblemValue__decor{max-width:860px;opacity:.5;pointer-events:none;position:absolute;right:0;top:0;width:60%;z-index:0}.ProblemValue__decor svg{display:block;height:auto;width:100%}@media (max-width:991px){.ProblemValue__decor{opacity:.12;width:80%}}@media (max-width:767px){.ProblemValue__decor{opacity:.08;width:100%}}.ProblemValue__header{margin:0 auto var(--xl-spacing);max-width:70%;position:relative;text-align:center;z-index:1}.ProblemValue__heading{margin:var(--m-spacing) 0 0}.ProblemValue__heading-accent{border-radius:999px;display:inline-block;font-style:normal;line-height:1;margin-left:.1em;padding:.18em .55em .3em;white-space:nowrap}.ProblemValue__heading-accent--orange{background:var(--colour-orange);color:#301b5d!important}.ProblemValue__heading-accent--green{background:var(--colour-green);color:#301b5d!important}.ProblemValue__heading-accent--lavender{background:var(--colour-lavender);color:#301b5d!important}.ProblemValue__heading-accent--dark{background:var(--colour-dark);color:#fff!important}.ProblemValue__eyebrow-wrap{display:block}.ProblemValue__eyebrow{align-items:center;background:rgba(149,125,255,.15);border:1px solid rgba(149,125,255,.3);border-radius:30px;color:var(--colour-lavender)!important;display:inline-flex!important;font-size:var(--fs-h6)!important;font-weight:600;gap:8px;padding:6px 16px}.ProblemValue__eyebrow-icon{display:inline-block;flex-shrink:0}.ProblemValue__body{align-items:stretch;display:grid;gap:var(--l-spacing);grid-template-columns:1fr 1.05fr;position:relative;z-index:1}.ProblemValue__list{display:flex;flex-direction:column;gap:12px}.ProblemValue__item{background:var(--colour-white);border:1.5px solid rgba(149,125,255,.25);border-radius:var(--border-radius);overflow:hidden;transition:background .18s ease,border-color .18s ease}.ProblemValue__item:hover{background:var(--colour-lavender-light);border-color:rgba(149,125,255,.45)}.ProblemValue__item.is-open{background:var(--colour-lavender-light);border-color:var(--colour-lavender)}.ProblemValue__head{align-items:center;background:none;border:0;cursor:pointer;display:flex;gap:13px;padding:30px 26px;text-align:left;width:100%}.ProblemValue__item-icon{align-items:center;color:var(--colour-lavender);display:inline-flex;flex-shrink:0;font-size:var(--fs-h5)}.ProblemValue__item-icon-img{display:block;height:24px;object-fit:contain;width:24px}.ProblemValue__item-label{color:var(--colour-heading);font-family:var(--font-family-heading);font-weight:600}.ProblemValue__toggle{align-items:center;background:rgba(149,125,255,.18);border-radius:50%;color:var(--colour-lavender);display:inline-flex;flex-shrink:0;height:26px;justify-content:center;margin-left:auto;transition:background .18s ease,color .18s ease,transform .25s ease;width:26px}.ProblemValue__item.is-open .ProblemValue__toggle{background:var(--colour-lavender);color:var(--colour-white);transform:rotate(135deg)}.ProblemValue__body-panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.ProblemValue__item.is-open .ProblemValue__head{border-bottom:1px solid rgba(149,125,255,.3)}.ProblemValue__item.is-open .ProblemValue__body-panel{max-height:320px}.ProblemValue__item-text{color:var(--colour-body);padding:16px 17px 18px}.ProblemValue__item-text>:last-child{margin-bottom:0}.ProblemValue__cta{padding-top:4px}.ProblemValue__cta .Button,.ProblemValue__cta .ProblemValue__buttons{display:block;width:100%}.ProblemValue__cta .Button a{align-items:center;border-radius:var(--border-radius);display:flex;justify-content:center;padding:30px 26px;width:100%}.ProblemValue__media{background:var(--colour-lavender-light);border-radius:var(--border-radius);min-height:100%;overflow:hidden;position:relative}.ProblemValue__image{inset:0;opacity:0;position:absolute;transition:opacity .25s ease}.ProblemValue__image.is-on{opacity:1}.ProblemValue__image-img{display:block;height:100%;object-fit:cover;width:100%}.bg-colour-dark .ProblemValue__item{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.15)}.bg-colour-dark .ProblemValue__item.is-open,.bg-colour-dark .ProblemValue__item:hover{background:rgba(149,125,255,.18);border-color:var(--colour-lavender)}.bg-colour-dark .ProblemValue__heading,.bg-colour-dark .ProblemValue__item-label{color:#fff!important}.bg-colour-dark .ProblemValue__item-text{color:hsla(0,0%,100%,.8)!important}.bg-colour-dark .ProblemValue__item.is-open .ProblemValue__head{border-bottom-color:hsla(0,0%,100%,.18)}@media (max-width:991px){.ProblemValue__body{gap:var(--m-spacing);grid-template-columns:1fr}.ProblemValue__media{min-height:280px}}@media (max-width:767px){.ProblemValue__header{max-width:100%}}.ProblemValue__mission{margin-top:var(--xl-spacing);position:relative;text-align:center;z-index:1}.ProblemValue__mission .ProblemValue__eyebrow-wrap{margin-bottom:var(--m-spacing)}.ProblemValue__mission-heading{margin:0 auto;max-width:70%}.ProblemValue__mission-logo{align-items:center;background:var(--colour-lavender-light);border-radius:100px;display:inline-flex;gap:14px;justify-content:center;margin-top:var(--l-spacing);padding:14px 28px}.ProblemValue__mission-logo-mark{animation:pvSpin 8s linear infinite;height:54px;object-fit:contain;width:54px}.ProblemValue__mission-logo-text{display:block;height:38px;width:auto}@keyframes pvSpin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.ProblemValue__mission-logo-mark{animation:none}}.bg-colour-dark .ProblemValue__mission-heading{color:#fff!important}@media (max-width:767px){.ProblemValue__mission-heading{max-width:100%}}