.theme-HRF .insightsIndexBanner .item.Webinar .itemTagWrapper .line,.theme-HRF .insightsIndexBanner .item.Case .itemTagWrapper .line,.theme-HRF .insightsIndexBanner .item.Publication .itemTagWrapper .line,.theme-HRF .insightsIndexBanner .item.Research .itemTagWrapper .line{background-color:var(--colour-green)}.theme-HRF .insightsIndexBanner .itemTagWrapper .line{background-color:var(--colour-green)}.insightsIndexBanner{background-color:var(--colour-white);padding:160px 0 60px;border-top:1px solid var(--colour-border);position:relative;overflow:hidden}@media(min-width: 768px){.insightsIndexBanner{padding:180px 0 100px}}@media(min-width: 1050px){.insightsIndexBanner{padding:140px 0 120px;border-top:none}}@media(min-width: 1420px){.insightsIndexBanner{padding:150px 0}}.insightsIndexBanner.isActive .backgroundImage{opacity:1;transform:none}.insightsIndexBanner.background-lightgrey{background-color:var(--colour-lightgrey)}.insightsIndexBanner.background-navy{background-color:var(--colour-navy);border-top:0}.insightsIndexBanner.background-navy .topTitle{color:var(--colour-white)}.insightsIndexBanner.background-navy .topDescription,.insightsIndexBanner.background-navy .itemDescription{color:rgba(255,255,255,.7)}.insightsIndexBanner.background-navy .item{border:1px solid var(--colour-borderNavy);background-color:var(--colour-lightNavy)}.insightsIndexBanner.background-navy .item:hover{border-color:rgba(255,255,255,.8)}@media(min-width: 768px){.insightsIndexBanner.background-navy .item:nth-of-type(2) .itemTitle,.insightsIndexBanner.background-navy .item:nth-of-type(3) .itemTitle{color:var(--colour-white)}}.insightsIndexBanner.background-navy .itemTitle{color:var(--colour-white)}.insightsIndexBanner.background-navy .itemTagWrapper .itemTag{color:rgba(255,255,255,.7)}.insightsIndexBanner .backgroundImage{position:absolute;top:60px;left:0;width:100%;height:100%;opacity:0;transform:translateY(30px);transition:opacity .6s ease .4s,transform .6s ease .4s}@media(min-width: 768px){.insightsIndexBanner .backgroundImage{top:83px}}@media(min-width: 1050px){.insightsIndexBanner .backgroundImage{top:0}}@media(min-height: 1000px){.insightsIndexBanner .backgroundImage{transition:opacity .6s ease .8s}}.insightsIndexBanner .backgroundImage.desktop{display:none}@media(min-width: 1050px){.insightsIndexBanner .backgroundImage.desktop{display:block}}.insightsIndexBanner .backgroundImage.mobile{display:block}@media(min-width: 1050px){.insightsIndexBanner .backgroundImage.mobile{display:none}}.insightsIndexBanner .container{max-width:1180px;margin:0 auto;padding:0 5%;box-sizing:content-box}.insightsIndexBanner .container.small{max-width:780px}@media(min-width: 1050px){.insightsIndexBanner .container{padding:0 8%}}.insightsIndexBanner .inner.isActive .topText{transform:translateY(0px);opacity:1}.insightsIndexBanner .inner.isActive .itemContainer:after{opacity:1}.insightsIndexBanner .topText{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease}@media(min-width: 768px){.insightsIndexBanner .topText{max-width:80%}}@media(min-width: 1050px){.insightsIndexBanner .topText{max-width:620px}}@media(min-width: 1420px){.insightsIndexBanner .topText{max-width:740px}}.insightsIndexBanner .topIcon{display:block;margin-bottom:25px;max-width:120px;max-height:50px}@media(min-width: 768px){.insightsIndexBanner .topIcon{margin-bottom:30px}}@media(min-width: 1420px){.insightsIndexBanner .topIcon{margin-bottom:40px}}.insightsIndexBanner .topTitle{margin-bottom:12px;line-height:1.2;font-weight:400;font-family:var(--font-title);color:var(--colour-text);font-size:3rem;letter-spacing:-1px;margin:0}@media(min-width: 768px){.insightsIndexBanner .topTitle{font-size:3.6rem}}@media(min-width: 1420px)and (min-height: 800px){.insightsIndexBanner .topTitle{font-size:4.2rem}}.insightsIndexBanner .topTitle+.topDescription{margin-top:20px}@media(min-width: 1420px){.insightsIndexBanner .topTitle+.topDescription{margin-top:25px}}.insightsIndexBanner .topDescription{margin-bottom:20px;font-family:var(--font-body);color:rgba(36,53,65,.8);line-height:1.5;font-weight:400;color:var(--colour-text);font-size:1.5rem;line-height:1.45;letter-spacing:-0.2px;margin:0}@media(min-width: 768px){.insightsIndexBanner .topDescription{font-size:1.62rem}}@media(min-width: 1420px)and (min-height: 800px){.insightsIndexBanner .topDescription{font-size:1.8rem}}.insightsIndexBanner .itemContainer{position:relative;display:grid;grid-gap:16px;grid-template-columns:repeat(1, 1fr);padding-top:80px}@media(min-width: 768px){.insightsIndexBanner .itemContainer{padding-top:120px;display:flex;flex-wrap:wrap;grid-gap:0;margin:0 -10px -20px}}@media(min-width: 1050px){.insightsIndexBanner .itemContainer{display:grid;grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1420px){.insightsIndexBanner .itemContainer{padding-top:140px}}.insightsIndexBanner .itemContainer:after{content:"";position:absolute;left:50%;transform:translateX(-50%);top:40px;width:1px;height:40px;background-color:var(--colour-lightGreyBorder);opacity:0;transition:border-color .2s ease,opacity .4s ease .6s}@media(min-width: 768px){.insightsIndexBanner .itemContainer:after{height:60px;top:60px}}@media(min-width: 1420px){.insightsIndexBanner .itemContainer:after{height:80px}}.insightsIndexBanner .item{display:flex;flex-direction:column;border:1px solid var(--colour-lightGreyBorder);background-color:var(--colour-white);border-radius:12px;padding:20px;opacity:0;transform:translateY(30px);transition:border-color .2s ease,opacity .4s ease .2s,transform .4s ease .2s}.insightsIndexBanner .item:focus-visible{outline:var(--colour-linkFocus) 1px solid;outline-offset:3px}@media(min-width: 768px){.insightsIndexBanner .item{padding:24px;border-radius:16px;margin:0 10px 20px}}@media(min-width: 1420px){.insightsIndexBanner .item{padding:32px}}.insightsIndexBanner .item:hover{border-color:var(--colour-borderHover)}.insightsIndexBanner .item:hover .itemTitle{text-decoration-color:inherit}.insightsIndexBanner .item.isActive{opacity:1;transform:translateY(0px)}.insightsIndexBanner .item.Publication .itemTagWrapper .line{background-color:var(--colour-green)}.insightsIndexBanner .item.Webinar .itemTagWrapper .line,.insightsIndexBanner .item.Case .itemTagWrapper .line{background-color:var(--colour-cyan)}.insightsIndexBanner .item.Research .itemTagWrapper .line{background-color:var(--colour-yellow)}@media(min-width: 768px)and (max-width: 1049.5px){.insightsIndexBanner .item:first-of-type{width:calc(38% - 20px)}}@media(min-width: 1050px){.insightsIndexBanner .item:first-of-type{grid-column-start:1;grid-column-end:2}}@media(min-width: 768px){.insightsIndexBanner .item:nth-of-type(2){transition:border-color .2s ease,opacity .4s ease .4s,transform .4s ease .4s}}@media(min-width: 768px)and (max-width: 1049.5px){.insightsIndexBanner .item:nth-of-type(2){width:calc(62% - 20px)}}@media(min-width: 1050px){.insightsIndexBanner .item:nth-of-type(2){grid-column-start:2;grid-column-end:5}}@media(min-width: 768px)and (min-height: 1000px){.insightsIndexBanner .item:nth-of-type(3){transition:border-color .2s ease,opacity .4s ease .6s,transform .4s ease .6s}}@media(min-width: 768px)and (max-width: 1049.5px){.insightsIndexBanner .item:nth-of-type(3){width:calc(62% - 20px)}}@media(min-width: 1050px){.insightsIndexBanner .item:nth-of-type(3){grid-column-start:1;grid-column-end:3}}@media(min-width: 768px){.insightsIndexBanner .item:nth-of-type(4){transition:border-color .2s ease,opacity .4s ease .4s,transform .4s ease .4s}}@media(min-width: 768px)and (min-height: 1000px){.insightsIndexBanner .item:nth-of-type(4){transition:border-color .2s ease,opacity .4s ease .8s,transform .4s ease .8s}}@media(min-width: 768px)and (max-width: 1049.5px){.insightsIndexBanner .item:nth-of-type(4){width:calc(38% - 20px)}}@media(min-width: 1050px){.insightsIndexBanner .item:nth-of-type(4){grid-column-start:3;grid-column-end:5}}.insightsIndexBanner .item:nth-of-type(2),.insightsIndexBanner .item:nth-of-type(3){display:flex}@media(max-width: 1049.5px){.insightsIndexBanner .item:nth-of-type(2),.insightsIndexBanner .item:nth-of-type(3){flex-direction:column-reverse}}@media(min-width: 1050px){.insightsIndexBanner .item:nth-of-type(2),.insightsIndexBanner .item:nth-of-type(3){flex-direction:row}}@media(min-width: 1050px){.insightsIndexBanner .item:nth-of-type(2) .textWrapper,.insightsIndexBanner .item:nth-of-type(3) .textWrapper{width:52%;min-width:52%;padding-right:40px}}@media(min-width: 1420px){.insightsIndexBanner .item:nth-of-type(2) .textWrapper,.insightsIndexBanner .item:nth-of-type(3) .textWrapper{padding-right:60px}}@media(min-width: 768px){.insightsIndexBanner .item:nth-of-type(2) .itemTitle,.insightsIndexBanner .item:nth-of-type(3) .itemTitle{margin-bottom:12px;line-height:1.2;font-weight:400;font-family:var(--font-title);color:var(--colour-text);font-size:2rem;font-family:var(--font-body);letter-spacing:-0.5px;font-weight:500;padding-top:18px;margin:0 0 4px}}@media(min-width: 768px)and (min-width: 768px){.insightsIndexBanner .item:nth-of-type(2) .itemTitle,.insightsIndexBanner .item:nth-of-type(3) .itemTitle{font-size:2.4rem}}@media(min-width: 768px)and (min-width: 1420px)and (min-height: 800px){.insightsIndexBanner .item:nth-of-type(2) .itemTitle,.insightsIndexBanner .item:nth-of-type(3) .itemTitle{font-size:2.8rem}}@media(min-width: 1050px){.insightsIndexBanner .item:nth-of-type(2) img,.insightsIndexBanner .item:nth-of-type(3) img{margin-bottom:0;object-fit:cover;height:100%}}.insightsIndexBanner .item img{margin-bottom:15px;border-radius:8px}@media(min-width: 768px){.insightsIndexBanner .item img{margin-bottom:22px}}.insightsIndexBanner .textWrapper{display:flex;flex-direction:column}.insightsIndexBanner .itemTagWrapper{display:flex;margin-left:3px}@media(min-width: 768px){.insightsIndexBanner .itemTagWrapper{margin-left:6px}}.insightsIndexBanner .itemTagWrapper .itemTag{color:var(--colour-text);font-family:var(--font-body);font-weight:500;font-size:1.2rem}@media(min-width: 768px){.insightsIndexBanner .itemTagWrapper .itemTag{font-size:1.4rem}}.insightsIndexBanner .itemTagWrapper .line{display:block;transform:skew(-30deg);margin:2px 7px 0 0;width:2px;height:11px;background-color:var(--colour-magenta)}@media(min-width: 768px){.insightsIndexBanner .itemTagWrapper .line{margin:1px 8px 0 0;transform:skew(-27deg);width:3px;height:16px}}.insightsIndexBanner .itemTagWrapper+.itemTitle{padding-top:7px}@media(min-width: 768px){.insightsIndexBanner .itemTagWrapper+.itemTitle{padding-top:12px}}.insightsIndexBanner .itemTitle{margin-bottom:12px;line-height:1.2;font-weight:400;font-family:var(--font-title);color:var(--colour-text);font-size:1.6rem;font-family:var(--font-body);letter-spacing:-0.2px;font-weight:500;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease;margin:0}@media(min-width: 768px){.insightsIndexBanner .itemTitle{font-size:1.8rem}}.insightsIndexBanner .itemTitle+.itemDescription{padding-top:7px}@media(min-width: 768px){.insightsIndexBanner .itemTitle+.itemDescription{padding-top:12px}}.insightsIndexBanner .itemDescription{margin-bottom:20px;font-family:var(--font-body);color:rgba(36,53,65,.8);line-height:1.5;font-weight:400;font-size:1.3rem;letter-spacing:0;margin:0}@media(min-width: 768px){.insightsIndexBanner .itemDescription{font-size:1.35rem}}@media(min-width: 1420px)and (min-height: 800px){.insightsIndexBanner .itemDescription{font-size:1.5rem}}
