.bg--black{background-color:#263845 !important}.bg--white{background-color:#fff !important}.bg--grey{background-color:#e3e3e3 !important}.bg--red{background-color:#ff7878 !important}body{background-color:#fff}.colour--black{color:#263845}.colour--black p{color:inherit}.colour--black hr{background-color:#263845}.colour--black svg,.colour--black .flickity-prev-next-button .arrow,.colour--black .flickity-prev-next-button:hover .arrow{fill:#263845}.colour--white{color:#fff}.colour--white p{color:inherit}.colour--white hr{background-color:#fff}.colour--white svg,.colour--white .flickity-prev-next-button .arrow,.colour--white .flickity-prev-next-button:hover .arrow{fill:#fff}.colour--grey{color:#e3e3e3}.colour--grey p{color:inherit}.colour--grey hr{background-color:#e3e3e3}.colour--grey svg,.colour--grey .flickity-prev-next-button .arrow,.colour--grey .flickity-prev-next-button:hover .arrow{fill:#e3e3e3}.colour--red{color:#ff7878}.colour--red p{color:inherit}.colour--red hr{background-color:#ff7878}.colour--red svg,.colour--red .flickity-prev-next-button .arrow,.colour--red .flickity-prev-next-button:hover .arrow{fill:#ff7878}.icon-white svg{fill:#fff}.cover-bg{position:relative}.cover-bg__img{left:0;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;top:0;width:100%;z-index:0;font-family:"object-fit: cover"}.mar-bot{margin-bottom:40px}.icon{display:block}.icon--twitter svg{fill:#fff;width:38px;height:38px}.icon--linkedin svg{fill:#fff;width:38px;height:38px}.icon--icon-logo svg{width:300px;height:55px}@media (max-width: 1219px){.icon--icon-logo svg{width:230px;height:42px}}@media (max-width: 749px){.icon--icon-logo svg{width:180PX;height:33PX}}.icon--icon-ukri svg{width:180px;height:180px}.icon--icon-hri svg{width:100px;height:100px}.icon--icon-home svg{width:20px;height:20px}@media (max-width: 749px){.mob-hidden{display:none}}.mob-show{display:none}@media (max-width: 749px){.mob-show{display:block}}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */*{-webkit-box-sizing:border-box;box-sizing:border-box;font-smoothing:antialiased;text-rendering:optimizeLegibility}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{font-size:2em;margin:0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;display:block;height:auto;max-width:100%}p img{display:inline-block}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container{max-width:1400px;margin:0 auto;padding:0 30px;position:relative;width:100%;z-index:2}@media (max-width: 749px){.container{padding:0 40px}}.container--fullwidth{max-width:none;padding:0px}.row{width:100%}.row .row{margin-left:-15px;width:calc(100% + 30px)}@media (max-width: 859px){.row .row{width:100%}}@media (min-width: 361px){.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width: 361px){.row:last-child{margin-bottom:-30px}}.row--flex-always{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.row--justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row--justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--align-v-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row--space-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.row--reverse-cols{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row--col-direction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row--no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width: 859px){.row--mobile-flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 859px){.row--mobile-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.col{position:relative;margin-top:15px;margin-bottom:15px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width: 361px){.col{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:0;margin-bottom:30px}}@media (min-width: 1021px){.col--push-last{margin-right:auto;margin-left:30px}}@media (min-width: 361px){.col--8\@xs{width:calc(99.99% * 8/12 - (60px * 8/12))}}@media (min-width: 361px){.col--6\@xs{width:calc(99.99% * 6/12 - (60px * 6/12))}}@media (min-width: 361px){.col--4\@xs{width:calc(99.99% * 4/12 - (60px * 4/12))}}@media (min-width: 751px){.col--12\@med{width:100%}}@media (min-width: 751px){.col--11\@med{width:calc(99.99% * 11/12 - (60px * 11/12))}}@media (min-width: 751px){.col--10\@med{width:calc(99.99% * 10/12 - (60px * 10/12))}}@media (min-width: 751px){.col--9\@med{width:calc(99.99% * 9/12 - (60px * 9/12))}}@media (min-width: 751px){.col--8\@med{width:calc(99.99% * 8/12 - (60px * 8/12))}}@media (min-width: 751px){.col--7\@med{width:calc(99.99% * 7/12 - (60px * 7/12))}}@media (min-width: 751px){.col--6\@med{width:calc(99.99% * 6/12 - (60px * 6/12))}}@media (min-width: 751px){.col--5\@med{width:calc(99.99% * 5/12 - (60px * 5/12))}}@media (min-width: 751px){.col--4\@med{width:calc(99.99% * 4/12 - (60px * 4/12))}}@media (min-width: 751px){.col--3\@med{width:calc(99.99% * 3/12 - (60px * 3/12))}}@media (min-width: 751px){.col--2\@med{width:calc(99.99% * 2/12 - (60px * 2/12))}}@media (min-width: 751px){.col--1\@med{width:calc(99.99% * 1/12 - (60px * 1/12))}}@media (min-width: 1021px){.col--12\@xl{width:calc(100% * 12/12 - (60px * 12/12))}}@media (min-width: 1021px){.col--11\@xl{width:calc(100% * 11/12 - (60px * 11/12))}}@media (min-width: 1021px){.col--10\@xl{width:calc(100% * 10/12 - (60px * 10/12))}}@media (min-width: 1021px){.col--9\@xl{width:calc(100% * 9/12 - (60px * 9/12))}}@media (min-width: 1021px){.col--8\@xl{width:calc(100% * 8/12 - (60px * 8/12))}}@media (min-width: 1021px){.col--7\@xl{width:calc(100% * 7/12 - (60px * 7/12))}}@media (min-width: 1021px){.col--6\@xl{width:calc(100% * 6/12 - (60px * 6/12))}}@media (min-width: 1021px){.col--5\@xl{width:calc(100% * 5/12 - (60px * 5/12))}}@media (min-width: 1021px){.col--4\@xl{width:calc(100% * 4/12 - (60px * 4/12))}}@media (min-width: 1021px){.col--3\@xl{width:calc(100% * 3/12 - (60px * 3/12))}}@media (min-width: 1021px){.col--2\@xl{width:calc(100% * 2/12 - (60px * 2/12))}}@media (min-width: 1021px){.col--1\@xl{width:calc(100% * 1/12 - (60px * 1/12))}}@media (min-width: 1221px){.col--12\@wide{width:100%}}@media (min-width: 1221px){.col--11\@wide{width:calc(99.99% * 11/12 - (60px * 11/12))}}@media (min-width: 1221px){.col--10\@wide{width:calc(99.99% * 10/12 - (60px * 10/12))}}@media (min-width: 1221px){.col--9\@wide{width:calc(99.99% * 9/12 - (60px * 9/12))}}@media (min-width: 1221px){.col--8\@wide{width:calc(99.99% * 8/12 - (60px * 8/12))}}@media (min-width: 1221px){.col--7\@wide{width:calc(99.99% * 7/12 - (60px * 7/12))}}@media (min-width: 1221px){.col--6\@wide{width:calc(99.99% * 6/12 - (60px * 6/12))}}@media (min-width: 1221px){.col--5\@wide{width:calc(99.99% * 5/12 - (60px * 5/12))}}@media (min-width: 1221px){.col--4\@wide{width:calc(99.99% * 4/12 - (60px * 4/12))}}@media (min-width: 1221px){.col--3\@wide{width:calc(99.99% * 3/12 - (60px * 3/12))}}@media (min-width: 1221px){.col--2\@wide{width:calc(99.99% * 2/12 - (60px * 2/12))}}@media (min-width: 1221px){.col--1\@wide{width:calc(99.99% * 1/12 - (60px * 1/12))}}@media (min-width: 361px){.col-offset--11\@xs{margin-left:calc(99.99% * 11/12 - (60px * 11/12))}}@media (min-width: 751px){.col-offset--11\@med{margin-left:calc(99.99% * 11/12 - (60px * 11/12))}}@media (min-width: 1021px){.col-offset--11\@xl{margin-left:calc(99.99% * 11/12 - (60px * 11/12))}}@media (min-width: 1221px){.col-offset--11\@wide{margin-left:calc(99.99% * 11/12 - (60px * 11/12))}}@media (min-width: 361px){.col-offset--10\@xs{margin-left:calc(99.99% * 10/12 - (60px * 10/12))}}@media (min-width: 751px){.col-offset--10\@med{margin-left:calc(99.99% * 10/12 - (60px * 10/12))}}@media (min-width: 1021px){.col-offset--10\@xl{margin-left:calc(99.99% * 10/12 - (60px * 10/12))}}@media (min-width: 1221px){.col-offset--10\@wide{margin-left:calc(99.99% * 10/12 - (60px * 10/12))}}@media (min-width: 361px){.col-offset--9\@xs{margin-left:calc(99.99% * 9/12 - (60px * 9/12))}}@media (min-width: 751px){.col-offset--9\@med{margin-left:calc(99.99% * 9/12 - (60px * 9/12))}}@media (min-width: 1021px){.col-offset--9\@xl{margin-left:calc(99.99% * 9/12 - (60px * 9/12))}}@media (min-width: 1221px){.col-offset--9\@wide{margin-left:calc(99.99% * 9/12 - (60px * 9/12))}}@media (min-width: 361px){.col-offset--8\@xs{margin-left:calc(99.99% * 8/12 - (60px * 8/12))}}@media (min-width: 751px){.col-offset--8\@med{margin-left:calc(99.99% * 8/12 - (60px * 8/12))}}@media (min-width: 1021px){.col-offset--8\@xl{margin-left:calc(99.99% * 8/12 - (60px * 8/12))}}@media (min-width: 1221px){.col-offset--8\@wide{margin-left:calc(99.99% * 8/12 - (60px * 8/12))}}@media (min-width: 361px){.col-offset--7\@xs{margin-left:calc(99.99% * 7/12 - (60px * 7/12))}}@media (min-width: 751px){.col-offset--7\@med{margin-left:calc(99.99% * 7/12 - (60px * 7/12))}}@media (min-width: 1021px){.col-offset--7\@xl{margin-left:calc(99.99% * 7/12 - (60px * 7/12))}}@media (min-width: 1221px){.col-offset--7\@wide{margin-left:calc(99.99% * 7/12 - (60px * 7/12))}}@media (min-width: 361px){.col-offset--6\@xs{margin-left:calc(99.99% * 6/12 - (60px * 6/12))}}@media (min-width: 751px){.col-offset--6\@med{margin-left:calc(99.99% * 6/12 - (60px * 6/12))}}@media (min-width: 1021px){.col-offset--6\@xl{margin-left:calc(99.99% * 6/12 - (60px * 6/12))}}@media (min-width: 1221px){.col-offset--6\@wide{margin-left:calc(99.99% * 6/12 - (60px * 6/12))}}@media (min-width: 361px){.col-offset--5\@xs{margin-left:calc(99.99% * 5/12 - (60px * 5/12))}}@media (min-width: 751px){.col-offset--5\@med{margin-left:calc(99.99% * 5/12 - (60px * 5/12))}}@media (min-width: 1021px){.col-offset--5\@xl{margin-left:calc(99.99% * 5/12 - (60px * 5/12))}}@media (min-width: 1221px){.col-offset--5\@wide{margin-left:calc(99.99% * 5/12 - (60px * 5/12))}}@media (min-width: 361px){.col-offset--4\@xs{margin-left:calc(99.99% * 4/12 - (60px * 4/12))}}@media (min-width: 751px){.col-offset--4\@med{margin-left:calc(99.99% * 4/12 - (60px * 4/12))}}@media (min-width: 1021px){.col-offset--4\@xl{margin-left:calc(99.99% * 4/12 - (60px * 4/12))}}@media (min-width: 1221px){.col-offset--4\@wide{margin-left:calc(99.99% * 4/12 - (60px * 4/12))}}@media (min-width: 361px){.col-offset--3\@xs{margin-left:calc(99.99% * 3/12 + 30px )}}@media (min-width: 751px){.col-offset--3\@med{margin-left:calc(99.99% * 3/12 + 30px )}}@media (min-width: 1021px){.col-offset--3\@xl{margin-left:calc(99.99% * 3/12 + 30px )}}@media (min-width: 1221px){.col-offset--3\@wide{margin-left:calc(99.99% * 3/12 + 30px )}}@media (min-width: 361px){.col-offset--2\@xs{margin-left:calc(99.99% * 2/12 - ( 60px * 2/12 ) + 30px )}}@media (min-width: 751px){.col-offset--2\@med{margin-left:calc(99.99% * 2/12 - ( 60px * 2/12 ) + 30px )}}@media (min-width: 1021px){.col-offset--2\@xl{margin-left:calc(99.99% * 2/12 - ( 60px * 2/12 ) + 30px )}}@media (min-width: 1221px){.col-offset--2\@wide{margin-left:calc(99.99% * 2/12 - ( 60px * 2/12 ) + 30px )}}@media (min-width: 361px){.col-offset--1\@xs{margin-left:calc(99.99% * 1/12 - ( 60px * 1/12 ) + 30px )}}@media (min-width: 751px){.col-offset--1\@med{margin-left:calc(99.99% * 1/12 - ( 60px * 1/12 ) + 30px )}}@media (min-width: 1021px){.col-offset--1\@xl{margin-left:calc(99.99% * 1/12 - ( 60px * 1/12 ) + 30px )}}@media (min-width: 1221px){.col-offset--1\@wide{margin-left:calc(99.99% * 1/12 - ( 60px * 1/12 ) + 30px )}}section{position:relative;padding:60px 0}html{font-size:62.5%}@media (min-width: 361px){html{font-size:87.5%}}@media (min-width: 751px){html{font-size:87.5%}}@media (min-width: 861px){html{font-size:100%}}body{color:#263845;font-family:"IBM Plex Sans",sans-serif;font-size:inherit;font-weight:normal;-webkit-font-smoothing:antialiased}p{color:inherit;line-height:1.8;margin:0 0 1em 0}p:only-of-type{margin:0}p a{color:#ff7b29}p strong{font-weight:600}strong{font-weight:600}ul:not(.reset-list){line-height:1.8;margin:0 0 1em 0;padding-bottom:1em;padding-top:1em}ul:not(.reset-list) li:not(:last-child){margin:0 0 1em 0}p+ul{margin:1em 0 0 0}a{color:inherit}hr{border:none;display:block;width:100px;height:1px;margin:0 auto 15px 0;background-color:#263845}.text--small{font-size:12px;line-height:24px}.text--medium{font-size:24px;line-height:36px}.text--large{font-size:42px;line-height:63px}.text--xl{font-size:82px;line-height:82px}.text--center{text-align:center}.text--center-med-up{text-align:left}@media (min-width: 751px){.text--center-med-up{text-align:center}}.text--center-med-down{text-align:left}@media (max-width: 749px){.text--center-med-down{text-align:center}}.text--left{text-align:left}@media (min-width: 751px){.text--left-med-up{text-align:left}}@media (max-width: 749px){.text--left-med-down{text-align:left}}.text--header{font-family:"IBM Plex Sans",sans-serif;font-weight:300}.text--uppercase{text-transform:uppercase}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"IBM Plex Sans",sans-serif;font-weight:300}h1,.h1{color:inherit;display:block;margin:0 0 0.5em 0;padding:0;line-height:1;font-size:45px}h1:only-child,.h1:only-child{margin:0}h2,.h2{color:inherit;display:block;margin:0 0 0.5em 0;padding:0;line-height:1;font-size:36px}h2:only-child,.h2:only-child{margin:0}h3,.h3{color:inherit;display:block;margin:0 0 0.5em 0;padding:0;line-height:1;font-size:38px}h3:only-child,.h3:only-child{margin:0}h4,.h4{color:inherit;display:block;margin:0 0 0.5em 0;padding:0;line-height:1;font-size:30px}h4:only-child,.h4:only-child{margin:0}h5,.h5{color:inherit;display:block;margin:0 0 0.5em 0;padding:0;line-height:1;font-size:24px}h5:only-child,.h5:only-child{margin:0}button,.btn,.news__article-excerpt a{-webkit-appearance:none;-webkit-border-radius:0px;background-color:#263845;color:#fff;border:0;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:300;line-height:1,2;outline:none;padding:0 30px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media (max-width: 859px){button,.btn,.news__article-excerpt a{font-size:17PX}}button--has-icon,.btn--has-icon,.news__article-excerpt a{padding-left:45px;-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}button--has-icon:before,.btn--has-icon:before,.news__article-excerpt a:before{content:"";position:absolute;top:10PX;left:0;width:15PX;height:2PX;border-top:1px solid #fff;-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}button--has-icon:after,.btn--has-icon:after,.news__article-excerpt a:after{content:"";position:absolute;top:6PX;left:12PX;width:8PX;height:8PX;border-bottom:1PX solid #fff;border-right:1PX solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}button--has-icon:hover,.btn--has-icon:hover,.news__article-excerpt a:hover{-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}button--has-icon:hover:before,.btn--has-icon:hover:before,.news__article-excerpt a:hover:before{left:10PX}button--has-icon:hover:after,.btn--has-icon:hover:after,.news__article-excerpt a:hover:after{left:22PX}button--white,.btn--white{background:transparent;color:#263845}button--white:before,.btn--white:before{border-top:1px solid #263845}button--white:after,.btn--white:after{border-bottom:1px solid #263845;border-right:1px solid #263845}button--amber,.btn--amber,.news__article-excerpt a{background:transparent;color:#ff7b29}button--amber:before,.btn--amber:before,.news__article-excerpt a:before{border-top:1px solid #ff7b29}button--amber:after,.btn--amber:after,.news__article-excerpt a:after{border-bottom:1px solid #ff7b29;border-right:1px solid #ff7b29}button .icon,.btn .icon,.news__article-excerpt a .icon{position:absolute;line-height:1;left:15px;top:50%;margin-top:-10px}button svg,.btn svg,.news__article-excerpt a svg{fill:#fff;width:20px;height:20px}.h2+a.btn,.news__article-excerpt .h2+a,.h2+span.btn{margin-top:10px}@media (max-width: 859px){.h2+a.btn,.news__article-excerpt .h2+a,.h2+span.btn{margin-top:25px}}.pag-links{font-weight:bold;background-color:#263845;color:#fff;border-radius:3px;padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:5px;text-decoration:none;-webkit-transition:background-color 0.5s ease;transition:background-color 0.5s ease}.pag-links:hover{background-color:#ff7b29}.pag-links.next{margin-left:auto}.burger-nav-button{background:#fff;height:38PX;width:38PX;position:relative;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.75);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.75)}.burger-nav-button i{width:14PX;height:2PX;top:50%;left:50%;background:#263845;position:absolute;-webkit-transition:all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);margin-left:-7PX;margin-top:-1PX}.burger-nav-button i:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width: 749px){.burger-nav-button{display:inline-block !important}}.nav-open .burger-nav-button i{background:#263845}.nav-open .burger-nav-button i:nth-child(1){-webkit-transform:translateY(0PX) rotate(45deg);transform:translateY(0PX) rotate(45deg)}.nav-open .burger-nav-button i:nth-child(2){-webkit-transform:translateY(0PX) rotate(-45deg);transform:translateY(0PX) rotate(-45deg)}.nav-hide .burger-nav-button{display:none}.footer-partners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 749px){.footer-partners{-ms-flex-pack:distribute;justify-content:space-around}}.footer-partners a{display:block;margin:10px 0}@media (max-width: 749px){.footer-partners a{margin:20px 0}}.footer-partners .icon{width:160px;height:60px}.footer-partners .icon.icon--icon-Manchester{height:68px}.footer-partners .icon svg{width:100%;height:100%}.nav-main{padding:1rem 0}@media (min-width: 861px){.nav-main{padding:0}}@media (max-width: 859px){.nav-main{height:100%}}.nav-main__items{background:#fff;color:#263845;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0px 20px;border-radius:20px;-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey}@media (max-width: 859px){.nav-main__items{background:#263845;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-shadow:none;box-shadow:none}}.nav-main__sub-items{background:#fff;color:#263845;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding-top:15px !important;padding-bottom:15px !important;border-radius:10px;-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey;display:none;position:absolute;width:200px;top:50px;padding:10px;margin-left:15px !important}.nav-main__item{margin:0;position:relative}.nav-main__item:nth-child(4){border-right:2px solid #e6e6e6}@media (max-width: 859px){.nav-main__item:nth-child(4){border-right:0}}@media (min-width: 861px){.nav-main__item:hover>.nav-main__sub-items{display:block}}.nav-main__sub-nav-item{margin-bottom:5px !important;text-align:left;display:block}.nav-main__sub-nav-item:not(:last-child){margin-bottom:10px !important}.nav-main__item--home{margin:0px 15PX 0PX 0;padding-left:15PX;-webkit-transform:translateY(1PX);transform:translateY(1PX)}@media (max-width: 859px){.nav-main__item--home{display:none}}.nav-main__link{color:#263845;font-weight:400;display:block;text-decoration:none;font-size:22px;margin:0 30px;position:relative;line-height:1;padding-top:15px;padding-bottom:15px}@media (max-width: 1019px){.nav-main__link{margin:0 15px}}@media (min-width: 1021px){.nav-main__link{margin:0 20px}}@media (max-width: 859px){.nav-main__link{padding:15px 0;margin:0;font-size:40px;color:#fff}}.nav-main__sub-nav-link{font-size:15px;text-decoration:none;line-height:130%;margin:0px;display:block}.contact__info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.contact__general-enquiries,.contact__media-enquiries,.contact__info-email,.contact__address{margin-bottom:30px}.contact__submit-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__submit-wrap .btn,.contact__submit-wrap .news__article-excerpt a,.news__article-excerpt .contact__submit-wrap a{margin-left:auto}.contact label{display:block}.contact input[type="text"],.contact input[type="email"],.contact input[type="tel"],.contact textarea,.contact select{background:#263845;color:#fff;border:none;outline:none;-webkit-appearance:none;border-radius:0;font-size:16PX;height:64px;line-height:64px;width:100%;resize:none;padding:0 30px;margin:20px 0px;margin-top:0px}.contact textarea{line-height:1.2;height:auto;padding:30px}.contact select{display:block;color:#fff;font-size:1rem;line-height:1.3;padding:0 30px 0 30px;width:100%;max-width:100%;line-height:64px;height:64px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#263845;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 16.8 9.4'%3E%3Cg fill='%23fff' transform='translate(1.414 1.414)'%3E%3Cg%3E%3Cpath d='M-0.8-0.2c0-0.3,0.1-0.5,0.3-0.7c0.4-0.4,1-0.4,1.4,0l6.3,6.3l6.3-6.3c0.4-0.4,1-0.4,1.4,0c0.4,0.4,0.4,1,0,1.4l-7,7 c-0.4,0.4-1,0.4-1.4,0l-7-7C-0.7,0.3-0.8,0.1-0.8-0.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat, repeat;background-position:right 20px top 50%, 0 0;background-size:16px auto, 15px}.content-panels__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-panels__item{position:relative;display:block}@media (min-width: 751px){.content-panels__item:hover .content-panels__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}}@media (max-width: 749px){.content-panels__item--static img{display:none}}.content-panels__item--static .content-panels__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media (max-width: 749px){.content-panels__item--static .content-panels__text{padding:45px 24px}.content-panels__item--static .content-panels__text .h2{font-size:30px;line-height:1.3}}.content-panels__image{width:100%}.content-panels__image--static{background:#263845;height:100%}.content-panels__text{position:absolute;top:0;height:100%;background:#263845;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:0px 24px;display:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:100%}@media (max-width: 749px){.content-panels__text{position:relative;top:auto;height:auto;padding:24px;display:block}}@media (max-width: 859px){.content-panels__text a,.content-panels__text p{font-size:14px}}.content-panels .btn--has-icon,.content-panels .news__article-excerpt a,.news__article-excerpt .content-panels a{color:#ff7b29}.content-panels .btn--has-icon:after,.content-panels .news__article-excerpt a:after,.news__article-excerpt .content-panels a:after{border-bottom:1px solid #ff7b29;border-right:1px solid #ff7b29}.content-panels .btn--has-icon:before,.content-panels .news__article-excerpt a:before,.news__article-excerpt .content-panels a:before{border-top:1px solid #ff7b29}.gallery .flickity-viewport{-webkit-transition:height 0.2s;transition:height 0.2s}.gallery__carousel{width:100%}.gallery__carousel .carousel-cell{width:100%}.gallery__carousel .carousel-cell img{width:100%}.hero-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;background:#263845;height:calc(85vh - 80px);position:relative;width:100%;overflow:visible;padding:0}@media (max-width: 859px){.hero-banner{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:0;padding-bottom:30px;overflow:hidden}}.hero-banner--slim{max-height:450px}@media (max-width: 859px){.hero-banner--slim{height:auto;padding-top:150PX;padding-bottom:30px}}@media (max-width: 859px){.hero-banner--slim .hero-banner__text{width:100%}}.hero-banner__image{width:100%;height:100vh;position:relative;overflow:hidden;-webkit-clip-path:ellipse(100% 70% at 100% 20%);clip-path:ellipse(100% 70% at 100% 20%);padding-bottom:60px;margin-top:60px}@media (max-width: 859px){.hero-banner__image{width:125vw;top:0;right:0;height:140vw;-webkit-clip-path:circle(60% at 85% 0%);clip-path:circle(60% at 85% 0%);padding-top:0px;margin-top:0px}}@media (max-width: 359px){.hero-banner__image{width:700PX;top:0;right:60%;height:auto;-webkit-clip-path:circle(60% at 85% 0%);clip-path:circle(60% at 85% 0%)}}.hero-banner__image:before{content:"";position:absolute;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#ff7b29), to(rgba(255,255,255,0)));background:linear-gradient(180deg, #ff7b29 0%, rgba(255,255,255,0) 100%);opacity:0.5;z-index:9}.hero-banner__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 859px){.hero-banner__image img{bottom:0;-webkit-transform:translateY(-90PX);transform:translateY(-90PX)}}.hero-banner__image--x:after{content:"";position:absolute;width:100%;height:100%;background:url("../images/icon-x.svg");background-size:auto;background-size:cover;z-index:99999;top:0;right:0}@media (max-width: 859px){.hero-banner__image--x:after{display:none}}.hero-banner__image-wrapper{width:50vw;height:65vw}@media (max-width: 859px){.hero-banner__image-wrapper{width:100%}}.hero-banner__logo{position:relative;margin-top:-40px}@media (max-width: 859px){.hero-banner__logo{display:none}}.hero-banner__text{height:100%;width:50vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:75px;z-index:9;margin-top:auto}@media (max-width: 859px){.hero-banner__text{width:auto;padding:0 30px 0}}.hero-banner__text .h1{margin-top:auto;line-height:1.1}.hero-banner__btns{margin-top:50px}.hero-banner__arrow-down{margin-top:auto}@media (max-width: 859px){.hero-banner__arrow-down{display:none}}.hero-banner__circle{position:absolute;bottom:-20%;left:30%;z-index:99;-webkit-animation:a 2s cubic-bezier(0.555, 1.14, 0.555, 1.14) infinite;animation:a 2s cubic-bezier(0.555, 1.14, 0.555, 1.14) infinite}@media (max-width: 859px){.hero-banner__circle{bottom:-15%;left:-15%}}@media (max-width: 749px){.hero-banner__circle{bottom:-15%;left:-15%}}.hero-banner__x-background{display:none}@media (max-width: 859px){.hero-banner__x-background{display:block;position:absolute;z-index:9;width:100%;height:100%;top:-500PX;right:0}.hero-banner__x-background svg{width:700PX;height:700PX}}@media (max-width: 749px){.hero-banner__x-background{top:-320PX;right:110PX}}.footer{background:#263845;color:#fff;padding-top:90px;padding-bottom:110px}.footer__title{width:100%}.footer__info ul{color:#fff;padding:0;margin:0;list-style-type:none;list-style:none;font-size:12px}.footer__info li{margin-bottom:33px}.footer__info a:not(.btn){text-decoration:none;font-size:15px}.footer__bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 859px){.footer__bottom-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__button{margin-top:20px !important}.footer__logo{max-width:20%}@media (max-width: 859px){.footer__logo{max-width:100%}}.footer__logo--mob{margin-bottom:60px}.footer__copyright{color:#fff;font-size:13px;font-weight:300;opacity:0.4;margin-top:105px;margin-left:auto;margin-right:auto;position:absolute}@media (max-width: 859px){.footer__copyright{margin-left:0;margin-right:0;width:100%;text-align:center;position:relative}}.footer__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding-top:5rem}@media (min-width: 861px){.footer__logos{padding-top:2rem;margin-left:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__logos .icon--icon-hri{margin-left:20px}.footer__logos p{display:block;width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-bottom:15px}@media (min-width: 861px){.footer__logos p{padding-left:10px}}.footer__logos .icon--icon-ukri{width:220px;height:50px}.footer__logos .icon--icon-hri{width:100px;height:38px;margin-top:8px}.footer__logos .icon svg{width:100%;height:100%}.footer__social-link{display:inline-block;max-width:30px;margin-right:10px}.footer-signup{margin-top:30px}.footer-signup__info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.footer-signup__general-enquiries,.footer-signup__media-enquiries,.footer-signup__info-email,.footer-signup__address{margin-bottom:30px}.footer-signup__submit-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-signup__submit-wrap .btn,.footer-signup__submit-wrap .news__article-excerpt a,.news__article-excerpt .footer-signup__submit-wrap a{margin-left:auto}.footer-signup label{display:block}.footer-signup input[type="text"],.footer-signup input[type="email"],.footer-signup input[type="tel"],.footer-signup textarea,.footer-signup select{background:#fff;color:#263845;border:none;outline:none;-webkit-appearance:none;border-radius:0;font-size:16PX;width:100%;resize:none;padding:15px;margin:20px 0px;margin-top:0px}.site-header{position:fixed;top:0;right:0;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:24px;-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media (max-width: 859px){.site-header{width:100%;height:65PX;border-bottom:0;padding:30px;padding-right:1.25rem;z-index:10}}@media (max-width: 859px){.site-header .container{padding:0}}@media (max-width: 859px){.site-header .row{padding:0}}.site-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__menu{margin-left:auto}@media (max-width: 859px){.site-header__menu{position:fixed;width:100vw;height:100vh;background-color:#263845;top:0;left:100%;-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);margin-right:0}}.site-header__burger{display:none;margin:1rem 0rem 1rem auto}@media (max-width: 859px){.site-header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;margin-bottom:auto;margin-left:auto;border-radius:50%}}.site-header__title{margin-left:0;text-align:center;padding:1rem 0 0 0}@media (min-width: 861px){.site-header__title{text-align:left;padding:0}}.site-header__title p{line-height:1;letter-spacing:1px}.site-header__title p a{text-decoration:none}.site-header__title p a:hover{text-decoration:underline}.site-header .logo{display:none;max-width:200px}@media (max-width: 859px){.site-header .logo{display:block;margin-right:auto;margin-top:20px}}body.show-logo .site-header__nav-logo{opacity:0;-webkit-transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:all .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media (max-width: 859px){.nav-open .site-header__menu{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.nav-colored{background:#fff}.nav-transparent{background:0 0}.news{padding-top:0px !important}.news__news-article{padding:30px}.news__article-link{text-decoration:none}.news__article-excerpt a{margin-top:20px;line-height:150%;display:block}.news__article-category{margin-bottom:10px}.news__article-category a{text-decoration:none}.text-and-image-background__wrapper{position:relative}.text-and-image-background__content{position:absolute;top:30%;right:40px;max-width:600px;background:#263845;color:#fff;padding:56px 40px}@media (max-width: 859px){.text-and-image-background__content{position:relative;top:0;right:0;margin-top:45px}}/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{background:transparent;position:absolute;top:50%;width:44px;height:44px;border:none;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover .arrow{fill:#fff}.flickity-prev-next-button:focus{outline:none}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:0.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#fff}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}

/*# sourceMappingURL=main.css.map */