.cb-tableBlock{padding:60px 0}@media(min-width: 768px){.cb-tableBlock{padding:80px 0}}@media(min-width: 1050px){.cb-tableBlock{padding:100px 0}}@media(min-width: 1700px){.cb-tableBlock{padding:120px 0}}.cb-tableBlock.background-white{background:var(--colour-white)}.cb-tableBlock.background-white+link+.background-white:not(.customPadding){padding-top:0px}.cb-tableBlock.background-white:has(+link+.background-white):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-tableBlock.background-white:has(+link+.background-white):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-tableBlock.background-white:has(+link+.background-white):not(.customPadding){padding-bottom:100px}}.cb-tableBlock.background-lightgrey{background:var(--colour-lightgrey)}.cb-tableBlock.background-lightgrey+link+.background-lightgrey:not(.customPadding){padding-top:0px}.cb-tableBlock.background-lightgrey:has(+link+.background-lightgrey):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-tableBlock.background-lightgrey:has(+link+.background-lightgrey):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-tableBlock.background-lightgrey:has(+link+.background-lightgrey):not(.customPadding){padding-bottom:100px}}.cb-tableBlock.background-navy{background:var(--colour-navy)}.cb-tableBlock.background-navy+link+.background-navy:not(.customPadding){padding-top:0px}.cb-tableBlock.background-navy:has(+link+.background-navy):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-tableBlock.background-navy:has(+link+.background-navy):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-tableBlock.background-navy:has(+link+.background-navy):not(.customPadding){padding-bottom:100px}}.cb-tableBlock.background-pink{background:var(--colour-backgroundPink)}.cb-tableBlock.background-pink+link+.background-pink:not(.customPadding){padding-top:0px}.cb-tableBlock.background-pink:has(+link+.background-pink):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-tableBlock.background-pink:has(+link+.background-pink):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-tableBlock.background-pink:has(+link+.background-pink):not(.customPadding){padding-bottom:100px}}.cb-tableBlock.background-green{background:var(--colour-backgroundGreen)}.cb-tableBlock.background-green+link+.background-green:not(.customPadding){padding-top:0px}.cb-tableBlock.background-green:has(+link+.background-green):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-tableBlock.background-green:has(+link+.background-green):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-tableBlock.background-green:has(+link+.background-green):not(.customPadding){padding-bottom:100px}}.cb-tableBlock h2{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 0 40px}@media(min-width: 768px){.cb-tableBlock h2{font-size:3.6rem}}@media(min-width: 1420px)and (min-height: 800px){.cb-tableBlock h2{font-size:4.2rem}}@media(min-width: 768px){.cb-tableBlock h2{margin-bottom:50px}}@media(min-width: 1050px){.cb-tableBlock h2{max-width:65%;margin:0 auto 50px}}@media(min-width: 1420px){.cb-tableBlock h2{margin-bottom:60px}}.cb-tableBlock .container{max-width:1180px;margin:0 auto;padding:0 5%;box-sizing:content-box}.cb-tableBlock .container.small{max-width:780px}@media(min-width: 1050px){.cb-tableBlock .container{padding:0 8%}}.cb-tableBlock .inner{transition:opacity 1s ease,transform 1s ease;opacity:0;transform:translate3d(0, 30px, 0)}@media(prefers-reduced-motion: reduce){.cb-tableBlock .inner{opacity:1;transform:none}}.cb-tableBlock .inner.isActive{opacity:1;transform:none}@media(prefers-reduced-motion: reduce){.cb-tableBlock .inner{opacity:1;transform:none}}.cb-tableBlock .inner table{border:1px solid var(--colour-darkGreyBorder);border-radius:16px;display:flex;flex-direction:column;overflow-x:auto}@media(min-width: 768px){.cb-tableBlock .inner table.threeCol thead tr th{width:33.333%;min-width:33.333%}}@media(min-width: 768px){.cb-tableBlock .inner table.threeCol tbody tr td{width:33.333%;min-width:33.333%}}@media(min-width: 500px){.cb-tableBlock .inner table.twoCol thead tr th{width:50%;min-width:50%}}@media(min-width: 500px){.cb-tableBlock .inner table.twoCol tbody tr td{width:50%;min-width:50%}}.cb-tableBlock .inner thead tr{display:flex}.cb-tableBlock .inner thead tr th{min-width:285px;border-bottom:1px solid var(--colour-darkGreyBorder);background-color:var(--colour-lightgrey);padding:20px 16px 20px;text-align:left}@media(min-width: 768px){.cb-tableBlock .inner thead tr th{padding:24px 20px 24px}}@media(min-width: 1050px){.cb-tableBlock .inner thead tr th{width:25%;min-width:25%}}.cb-tableBlock .inner thead tr th:first-of-type{border-right:1px solid var(--colour-darkGreyBorder)}.cb-tableBlock .inner thead tr th p,.cb-tableBlock .inner thead tr th h3{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;line-height:1.3;margin:0}@media(min-width: 768px){.cb-tableBlock .inner thead tr th p,.cb-tableBlock .inner thead tr th h3{font-size:1.8rem}}.cb-tableBlock .inner thead tr th p a,.cb-tableBlock .inner thead tr th h3 a{color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:underline;text-decoration-color:inherit;transition:text-decoration-color .2s ease}.cb-tableBlock .inner thead tr th p a:focus-visible,.cb-tableBlock .inner thead tr th h3 a:focus-visible{outline:var(--colour-linkFocus) 1px solid;outline-offset:3px}.cb-tableBlock .inner thead tr th p a:hover,.cb-tableBlock .inner thead tr th h3 a:hover{text-decoration-color:transparent}.cb-tableBlock .inner tbody tr{display:flex}.cb-tableBlock .inner tbody tr:last-of-type td{border-bottom:0}.cb-tableBlock .inner tbody td{min-width:285px;border-bottom:1px solid var(--colour-darkGreyBorder);padding:20px 16px 30px}@media(min-width: 768px){.cb-tableBlock .inner tbody td{padding:24px 20px 35px}}@media(min-width: 1050px){.cb-tableBlock .inner tbody td{width:25%;min-width:25%}}.cb-tableBlock .inner tbody td:first-of-type{border-right:1px solid var(--colour-darkGreyBorder)}.cb-tableBlock .inner tbody td h3{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;margin:0}@media(min-width: 768px){.cb-tableBlock .inner tbody td h3{font-size:2.4rem}}@media(min-width: 1420px)and (min-height: 800px){.cb-tableBlock .inner tbody td h3{font-size:2.8rem}}.cb-tableBlock .inner tbody td h3+p{margin-top:5px}@media(min-width: 768px){.cb-tableBlock .inner tbody td h3+p{margin-top:10px}}.cb-tableBlock .inner tbody td p{margin-bottom:20px;font-family:var(--font-body);color:rgba(36,53,65,.8);line-height:1.5;font-weight:400;font-size:1.4rem;letter-spacing:-0.2px;margin:0}@media(min-width: 768px){.cb-tableBlock .inner tbody td p{font-size:1.44rem}}@media(min-width: 1420px)and (min-height: 800px){.cb-tableBlock .inner tbody td p{font-size:1.6rem}}.cb-tableBlock .inner tbody td p+p{margin-top:20px}@media(min-width: 768px){.cb-tableBlock .inner tbody td p+p{margin-top:25px}}.cb-tableBlock .inner tbody td p a{color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:underline;text-decoration-color:inherit;transition:text-decoration-color .2s ease}.cb-tableBlock .inner tbody td p a:focus-visible{outline:var(--colour-linkFocus) 1px solid;outline-offset:3px}.cb-tableBlock .inner tbody td p a:hover{text-decoration-color:transparent}
