.cb-fullbleedImage{padding:60px 0;position:relative;overflow:hidden}@media(min-width: 768px){.cb-fullbleedImage{padding:80px 0}}@media(min-width: 1050px){.cb-fullbleedImage{padding:100px 0}}@media(min-width: 1700px){.cb-fullbleedImage{padding:120px 0}}.cb-fullbleedImage.background-white{background:var(--colour-white)}.cb-fullbleedImage.background-white+link+.background-white:not(.customPadding){padding-top:0px}.cb-fullbleedImage.background-white:has(+link+.background-white):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-fullbleedImage.background-white:has(+link+.background-white):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-fullbleedImage.background-white:has(+link+.background-white):not(.customPadding){padding-bottom:100px}}.cb-fullbleedImage.background-lightgrey{background:var(--colour-lightgrey)}.cb-fullbleedImage.background-lightgrey+link+.background-lightgrey:not(.customPadding){padding-top:0px}.cb-fullbleedImage.background-lightgrey:has(+link+.background-lightgrey):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-fullbleedImage.background-lightgrey:has(+link+.background-lightgrey):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-fullbleedImage.background-lightgrey:has(+link+.background-lightgrey):not(.customPadding){padding-bottom:100px}}.cb-fullbleedImage.background-navy{background:var(--colour-navy)}.cb-fullbleedImage.background-navy+link+.background-navy:not(.customPadding){padding-top:0px}.cb-fullbleedImage.background-navy:has(+link+.background-navy):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-fullbleedImage.background-navy:has(+link+.background-navy):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-fullbleedImage.background-navy:has(+link+.background-navy):not(.customPadding){padding-bottom:100px}}.cb-fullbleedImage.background-pink{background:var(--colour-backgroundPink)}.cb-fullbleedImage.background-pink+link+.background-pink:not(.customPadding){padding-top:0px}.cb-fullbleedImage.background-pink:has(+link+.background-pink):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-fullbleedImage.background-pink:has(+link+.background-pink):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-fullbleedImage.background-pink:has(+link+.background-pink):not(.customPadding){padding-bottom:100px}}.cb-fullbleedImage.background-green{background:var(--colour-backgroundGreen)}.cb-fullbleedImage.background-green+link+.background-green:not(.customPadding){padding-top:0px}.cb-fullbleedImage.background-green:has(+link+.background-green):not(.customPadding){padding-bottom:60px}@media(min-width: 1050px){.cb-fullbleedImage.background-green:has(+link+.background-green):not(.customPadding){padding-bottom:80px}}@media(min-width: 1700px){.cb-fullbleedImage.background-green:has(+link+.background-green):not(.customPadding){padding-bottom:100px}}.cb-fullbleedImage.isActive .backgroundImage{opacity:1;transform:none}.cb-fullbleedImage.isActive .textWrapper{opacity:1;transform:translate(0)}.cb-fullbleedImage .backgroundImage{position:absolute;top:0;right:0;opacity:0;transform:translateY(30px);transition:opacity .6s ease .4s,transform .6s ease .4s}.cb-fullbleedImage .backgroundImage.desktop{display:none}@media(min-width: 1050px){.cb-fullbleedImage .backgroundImage.desktop{display:block;width:40%;max-width:690px;max-height:520px}}.cb-fullbleedImage .backgroundImage.mobile{display:block;width:100%;height:100%}@media(min-width: 1050px){.cb-fullbleedImage .backgroundImage.mobile{display:none}}.cb-fullbleedImage .container{max-width:1180px;margin:0 auto;padding:0 5%;box-sizing:content-box}.cb-fullbleedImage .container.small{max-width:780px}@media(min-width: 1050px){.cb-fullbleedImage .container{padding:0 8%}}.cb-fullbleedImage .textWrapper{margin-bottom:40px;position:relative;z-index:10;opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease}@media(min-width: 768px){.cb-fullbleedImage .textWrapper{margin-bottom:60px;max-width:680px;width:70%}}@media(min-width: 1420px){.cb-fullbleedImage .textWrapper{margin-bottom:80px}}.cb-fullbleedImage 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}@media(min-width: 768px){.cb-fullbleedImage h2{font-size:3.6rem}}@media(min-width: 1420px)and (min-height: 800px){.cb-fullbleedImage h2{font-size:4.2rem}}.cb-fullbleedImage h2+p{margin-top:14px}@media(min-width: 768px){.cb-fullbleedImage h2+p{margin-top:18px}}.cb-fullbleedImage 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-fullbleedImage p{font-size:1.44rem}}@media(min-width: 1420px)and (min-height: 800px){.cb-fullbleedImage p{font-size:1.6rem}}.cb-fullbleedImage .button{font-size:1.4rem;border:0;width:auto;margin:0;max-width:100%;font-weight:500;font-family:var(--font-body);padding:9px 15px;text-align:center;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;position:relative;text-decoration:none;cursor:pointer;z-index:1;border-radius:20px;color:var(--colour-white);background-color:var(--colour-text);border-radius:20px;position:relative;transition:color .2s ease,background-color .2s ease,border-color .2s ease;border:1px solid var(--colour-text);margin-top:35px}.cb-fullbleedImage .button.disabled,.cb-fullbleedImage .button[disabled]{opacity:.5;pointer-events:none}.cb-fullbleedImage .button:focus-visible{outline:var(--colour-linkFocus) 1px solid;outline-offset:3px}.cb-fullbleedImage .button:hover{color:var(--colour-text);background-color:var(--colour-white);border-color:var(--colour-text)}.cb-fullbleedImage .button:hover:after{background-image:url("../svg/arrow-primary.svg")}.cb-fullbleedImage .button:after{content:"";background-repeat:no-repeat;background-size:cover;display:block;width:16px;height:6px;background-image:url("../svg/arrow-white.svg");background-size:16px 6px;background-repeat:no-repeat;margin-left:8px;margin-bottom:1px;transition:background-image .2s ease}@media(min-width: 768px){.cb-fullbleedImage .button{margin-top:40px}}.cb-fullbleedImage .imageWrapper{position:relative;z-index:10;opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease}.cb-fullbleedImage .imageWrapper.isActive{opacity:1;transform:translate(0)}@media(min-width: 1920px){.cb-fullbleedImage .imageWrapper img{width:100%;object-fit:cover}}
