@import url("https://use.typekit.net/xgi8kas.css");@-webkit-keyframes mover {0% { transform: translateY(0); }100% { transform: translateY(-20px); }}@keyframes mover {0% { transform: translateY(0); }100% { transform: translateY(-20px); }}@-webkit-keyframes scrolldown {0%, 100% { transform: translateY(-8px); }50% { transform: translateY(0px); }}@keyframes scrolldown {0%, 100% { transform: translateY(-8px); }50% { transform: translateY(0px); }}@-webkit-keyframes loading {0% { transform: scale(1); }20% { transform: scale(1, 2.2); }40% { transform: scale(1); }}@keyframes loading {0% { transform: scale(1); }20% { transform: scale(1, 2.2); }40% { transform: scale(1); }}@-webkit-keyframes toTopFromBottom {49% {-webkit-transform: translateY(-100%); }50% {opacity: 0;-webkit-transform: translateY(100%); }51% {opacity: 1; } }@-moz-keyframes toTopFromBottom {49% {-moz-transform: translateY(-100%); }50% {opacity: 0;-moz-transform: translateY(100%); }51% {opacity: 1; } }@keyframes toTopFromBottom {49% {transform: translateY(-100%); }50% {opacity: 0;transform: translateY(100%); }51% {opacity: 1; } }.fadeInUp {opacity: 0;}.animateFadeInUp {-webkit-animation: fadeInUp 1s;-moz-animation: fadeInUp 1s;-ms-animation: fadeInUp 1s;-o-animation: fadeInUp 1s;animation: fadeInUp 1s;}@keyframes fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 50%, 0);transform: translate3d(0, 50%, 0);}to {opacity: 1;-webkit-transform: none;transform: none; }}html, body {position:relative;font-family: museo-sans, sans-serif;font-size:20px;font-weight: 300;height:100%;margin:0;color:#4a4a4a;}body {overflow-x: hidden;overflow-y: scroll;}h1, h2, h3, h4, h5, h6 {margin: 0;font-family: aglet-sans, sans-serif;}h1 {font-size: 34px;line-height: 1.4em;font-weight: 700;}h2 {font-style: normal;margin-bottom: 15px;font-size: 28px;line-height: 33px;font-weight: 600;color: #747778;}h3 {font-size:1.5em;line-height:1.5em;font-weight:600;color: #62368D;margin: 18px 0;}h4 {font-size:25px;line-height:28px;font-weight:600;margin: 0;color: #747778;}h5 {font-size: 14px;font-style: normal;font-weight: 600;line-height: 24px;letter-spacing: 1px;margin-bottom: 24px;}h6 {font-size: 20px;margin-bottom: 8px 0;color: #747778;}p {line-height:1.3em;margin: 14px 0;}p:first-child {margin-top:0;}a {cursor:pointer;text-decoration:none;color:inherit;}a:not(.button):not(.social):not(.contactButton):not(.detailButton):not(.question) {color: #623d91;text-decoration: underline;}h1 a:not(.button):not(.social):not(.contactButton):not(.detailButton),h2 a:not(.button):not(.social):not(.contactButton):not(.detailButton),h3 a:not(.button):not(.social):not(.contactButton):not(.detailButton),h4 a:not(.button):not(.social):not(.contactButton):not(.detailButton),h5 a:not(.button):not(.social):not(.contactButton):not(.detailButton) {color: inherit;text-decoration: inherit;}img {max-width:100%;display: block;}video {position: relative;}strong {font-weight: bold;}.desktopOnly {display:block;}.mobileOnly {display: none;}.embed-container {position: relative !important;padding-bottom: 56.25% !important;height: 0 !important;overflow: hidden !important;max-width: 100% !important;width: 100% !important;min-width: 100px !important;margin: auto !important;}.embed-container iframe, .embed-container object, .embed-container embed {position: absolute !important;top: 0 !important;left: 0 !important;width: 100% !important;height: 100% !important;}.hidden {opacity: 0 !important;}.mdi::before{font-family: 'Material Design Icons';display: inline-block;font-size: 1em;}.mdi-phone::before{content: "\F3F2";}.mdi-mail::before{content: "\F1EE";}.svgIcon{width: 25px;height: 25px;}.alignTop {margin-top: auto !important;}.alignTop .button {margin-top: 10px;}.purpleText,a[colour="purple"],span[colour="purple"],strong[colour="purple"]{color:#623b97;}.greyText,a[colour="grey"],span[colour="grey"],strong[colour="grey"] {color:#989898;}.greenText,a[colour="green"],span[colour="green"],strong[colour="green"] {color:#4F875B;}blockquote {padding:15px;margin:28px 0;}blockquote[colour="purple"] {border-color:#623b97;}blockquote[colour="grey"] {border-color:#989898;}blockquote[colour="green"] {border-color:#2c5234;}blockquote[colour="yellow"] {border-color:#623d91;}blockquote[colour="pink"], blockquote.pink {background-color:#DCD4EB !important;color: #000000 !important;font-weight: 500;}blockquote > * {padding:0;margin:0;}ul.divided {padding:0;margin:1.75em 0 0;list-style:none;}ul.divided.square {list-style: square;}ul.divided li {position:relative;margin-bottom: 10px;margin-left: 28px;border-bottom: 1px solid #C7C7C7;padding-bottom: 10px;}ul.divided li p {margin:0;line-height:initial;}ul.divided a {display:block;text-decoration:none !important;font-weight:600;}ul.divided img {position:absolute;left:-32px;width: 28px;padding: 0;border-radius: 0;}ul.divided .mdi {position:absolute;left:-18px;}ul.splitIconsList {width: calc(100% - 20px);margin-left: 20px;}ul.splitIconsList li {min-height:36px;}ul.splitIconsList li p:not(:first-child) {margin: 16px 0;}ul.splitIconsList svg {position: absolute;left: -48px;top:-15px;width: 40px;padding: 0;border-radius: 0;}ul.splitIconsList .backgroundImage {position: absolute;width:40px;height:55px;left: -44px;top:-15px;width: 40px;padding: 0;border-radius: 0;background-size: contain;background-repeat: no-repeat;display: block;background-position: center;}input[readonly] {cursor:not-allowed;}input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea {font-family: 'Open Sans', sans-serif;width:100%;box-shadow: none;height: auto;line-height: 1.33333;padding: 12px 8px;border: 1px solid #A2A2A2;margin-bottom: 6px;box-sizing:border-box;}.popup input::placeholder, .popup textarea::placeholder {color: #B4B4B4;font-size: 14px;font-weight: 600;}input[type="checkbox"] {position: relative;top: 2px;}input.error[type="text"],input.error[type="password"],input.error[type="email"],input.error[type="number"],input.error[type="checkbox"],input.error[type="radio"],textarea.error {border:1px solid rgb(255, 0, 0);}textarea {resize:vertical;min-height: 64px;max-height: 200px;}form.form .content.columns:not(:first-child) .column {padding-top:0;}form.form .content.columns:last-child .column {padding-bottom:0;}.popup .form .content.columns:last-child .column {flex-direction: column;align-items: flex-start;display: flex;}.landForm .content.columns:last-child .button {margin-top: 33px;}form.form label {display: block;width: 100%;font-weight: bold;text-transform: uppercase;margin-bottom: 5px;}form.form label.inline {display:inline-block;width:auto;font-weight:normal;text-transform:none;margin-bottom:0;}#landForm label {display: inline;}legend {position:relative;text-align:center;padding:0;margin:32px auto;}legend a {text-decoration:none;}.checkboxList {margin: 5px 0;}.checkboxList.enquiry input {width: 17px;height: 17px;margin-top: 4px;margin-right: 5px;}.checkboxList > div {display: flex;margin-right: 10px;}.checkboxList label {font-size: 11px;font-weight: 600 !important;margin-top: 3px;}#contactNotice {padding:20px 0;margin:20px 0;border-top:1px solid #dddddd;font-weight:bold;font-size:18px;}.mobile {display:none;}.exhibitionContainer {width:90%;margin:0 auto;}.exhibitionContainer .videoLink .headline::before {width: 46px;}.exhibitionContainer .introduction h2 {margin-bottom: 20px;margin-top: 15px;}.exhibitionContainer h3 {text-align: center;font-size: 32px;font-weight:700;margin:0;}.exhibitionLogo {margin: 10px auto;display:block;max-width:90%;width: 325px;height: auto;}.container {position:relative;box-sizing:border-box;display:block;width:1660px;max-width:100%;max-height:100%;margin:0 auto;padding:0 42px;}.container.fullWidth{padding-left: 0;padding-right: 0;}#header .container.fullWidth{padding: 0;}.container.removeSpacing {padding: 0;}.clearfix {display:block;width:100%;clear:both;}[bgcolor="blue"] {background-color:#88a5aa;}[bg-color="white"] {background-color:#FFFFFF;color:#4a4a4a;}[bg-color="white"] p strong {color: #3e3e3e;}.banner [bg-color="white"].half.column,.home.slider .banner .half.column [bg-color="white"] {background-image: URL('/assets/img/topgraph.svg');background-size: cover;background-repeat: no-repeat;background-position: center;background-color: #fafafa;}.banner [bg-color="white"].half.column .container{width: 100%;}[bg-color="white"] h1, [bg-color="white"] h2, [bg-color="white"] h3, [bg-color="white"] h4, [bg-color="white"] h5, [bg-color="white"] h6 {color:#623d91;}.button[colour="purple"],button[colour="purple"] {background-color:#623b97;border-color:#623b97;color:#FFFFFF;}.button[colour="grey"],button[colour="grey"] {background-color:#989898;border-color:#A6A6A6;color:#FFFFFF;}.button[colour="green"],button[colour="green"] {background-color: #4F875B;border-color: #4F875B;color:#FFFFFF;}.button,button {position:relative;display:inline-block;box-sizing:border-box;font-weight:normal;text-align:center;background-color: #604099;color: #FFFFFF;padding: 17px 42px 17px 17px;border-radius:4px;transition:all 0.3s ease;text-decoration: none !important;font-weight: 600;font-size: 18px;}.button.showLandForm {width: 100%;}.button.center,button.center {display: block !important;margin: 0 auto;max-width: 480px;}.button.icon,button.icon {position:relative;font-size:24px;margin-right:0;min-width:52px;padding-top:7px;padding-bottom:7px;}.button.icon span,button.icon span {display:block;line-height:24px;}.button.icon img,button.icon img {display:block;margin:4px auto;}#listButton {padding: 11px 11px 10px;}#filterButton {padding: 11px 11px 10px;}.centre {text-align:center;}.content a.button {display:inline-block;}a.full.button {display:block;}.content ul {padding-left: 18px;}.content > p:last-child, .content > h1:last-child, .content > h2:last-child, .content > h3:last-child, .content > h4:last-child, .content > h5:last-child, .content .column > p:last-child, .content .column > h1:last-child, .content .column > h2:last-child, .content .column > h3:last-child, .content .column > h4:last-child, .content .column > h5:last-child {margin-bottom: 0;}.content ul li {line-height: 1.3em!important;margin-bottom: 20px;}.content ul li a{color:#623b97;}.content ul li > * {color: #565656;line-height: 1.3em!important;}.content h3 {font-size: 1.2em;line-height: 1.3em;}.purple {color:#FFFFFF;background-color:#623b97;}h1.purple, h2.purple, h3.purple, h4.purple {color:#623b97;}.purple ul {color:#FFFFFF;}.purple a {color:#FFFFFF !important;}.grey {color:#FFFFFF;background-color:#989898;}.lightGrey {background-color:#f7f7f7;}h1.grey, h2.grey, h3.grey, h4.grey {color:#989898;}.grey a {color:#FFFFFF;}.green {color:#FFFFFF;background-color:#2C5234;}h1.green, h2.green, h3.green, h4.green {color:#2C5234;}.green ul {color:#FFFFFF;}.green a {color:#FFFFFF;}.bluegreen {color:#FFFFFF;background-color:#2b594d;}h1.bluegreen, h2.bluegreen, h3.bluegreen, h4.bluegreen {color:#2b594d;}.bluegreen a {color:#FFFFFF;}.cream {background-color:#b5ada9;}h1.cream, h2.cream, h3.cream, h4.cream {color:#2b594d;}.padded {padding-top:48px;padding-bottom:48px;}.columns {position:relative;display:flex;flex-wrap:nowrap;align-items:stretch;}.centre.columns {justify-content:center;}.columns.middle {align-items:center;}.columns .space.column {flex:auto;}.columns > .column {position:relative;box-sizing:border-box;width:100%;} .columns > .column.removeSpacing, .content.columns .column.removeSpacing {padding:0;}.columns > .column.removeSpacing.half:nth-child(odd) div img:only-child {}.columns > .column.removeSpacing div img:only-child {width:100%;}.columns > .full.column {flex:0 0 100%;width:100%;}.columns > .half.column {flex:0 0 calc(100% / 2);width:calc(100% / 2);}.columns > .half.column .container {flex:0 0 calc(1660px / 2);width:calc(1660px / 2);padding:0;}.columns > .half.column:nth-child(2n+1) .container {margin-left:auto;margin-right:0;}.columns > .half.column:nth-child(2n) .container {margin-left:0;margin-right:auto;}.columns > .third.column {flex:0 0 calc(100% / 3);width:calc(100% / 3);}.columns > .twoThird.column {flex:0 0 calc((100% / 3) * 2);width:calc((100% / 3) * 2);}.columns > .quarter.column {flex:0 0 calc(100% / 4);width:calc(100% / 4);}.columns > .quarter.column:nth-child(4n) {padding-right:0;}.columns > .quarter.column:nth-child(4n+1) {padding-left:0;}.columns > .threeQuarter.column {flex:0 0 calc((100% / 4) * 3);width:calc((100% / 4) * 3);}.columns > .sixth.column {flex:0 0 calc(100% / 6);width:calc(100% / 6);}.columns.space {justify-content:space-between;margin-left:-6px;margin-right:-6px;}.columns.space.doubleSpace {margin-left:-12px;margin-right:-12px;}.columns.space:not(.noAfter)::after {content:'';flex:auto;}.columns.space.center {justify-content:center;}.columns.space.center::after {display:none;}.columns.space > .column {flex:1 1 calc(100% - 12px);width:calc(100% - 12px);margin-left: 6px;margin-right: 6px;}.columns.space > .half.column {flex:0 0 calc((100% / 2) - 12px);width:calc((100% / 2) - 12px);}.columns.space > .third.column {flex:0 0 calc((100% / 3) - 12px);width:calc((100% / 3) - 12px);}.columns.space > .twoThird.column {flex: 0 0 calc(((100% / 18) * 11) - 12px);width: calc(((100% / 18) * 5) - 12px);}.columns.space > .quarter.column {flex:0 0 calc(100% / 4);width:calc(100% / 4);}.columns.space > .fifth.column {flex:0 0 calc((100% / 5) - 12px);width:calc((100% / 5) - 12px);}.columns.space > .sixth.column {flex:0 0 calc((100% / 6) - 12px);width:calc((100% / 6) - 12px);}.columns.space > .threeQuarter.column {flex:0 0 calc(((100% / 4) * 3) - 12px);width:calc(((100% / 4) * 3) - 12px);}.columns.space.doubleSpace > .column {flex:1 1 calc(100% - 24px);width:calc(100% - 24px);margin-left: 12px;margin-right: 12px;}.columns.space.doubleSpace > .quarter.column {flex:0 0 calc((100% / 4) - 24px);width:calc((100% / 4) - 24px);}.columns.space.doubleSpace > .half.column {flex:0 0 calc((100% / 2) - 24px);width:calc((100% / 2) - 24px);}.columns.space.doubleSpace > .third.column {flex:0 0 calc((100% / 3) - 24px);width:calc((100% / 3) - 24px);}.columns.space.doubleSpace > .sixth.column {flex:0 0 calc((100% / 6) - 12px);width:calc((100% / 6) - 12px);}.columns.space.doubleSpace > .threeQuarter.column {flex:0 0 calc(((100% / 4) * 3) - 24px);width:calc(((100% / 4) * 3) - 24px);}.columns.border > .column:not(:last-child)::after {content: '';height: calc(100% - 55px);width: 1px;background-color: #B5B5B5;position: absolute;z-index: 1;right: -1px;top: 0;bottom: 0;margin: auto;}.columns.border > .column.half + .column.half::after {display: none;}.colour.columns .column h1, .colour.columns .column h2, .colour.columns .column h3, .colour.columns .column h4 {color:#FFFFFF;}.purple.columns .column:nth-child(1) {background-color:#623b97;}.purple.columns .column:nth-child(2) {background-color:#623b97;}.purple.columns .column:nth-child(3) {background-color:#7d4ac1;}.grey.columns .column:nth-child(1) {background-color:#989898;}.grey.columns .column:nth-child(2) {background-color:#BABABA;}.grey.columns .column:nth-child(3) {background-color:#A6A6A6;}.green.columns .column:nth-child(1) {background-color:#004712;}.green.columns .column:nth-child(2) {background-color:#18622A;}.green.columns .column:nth-child(3) {background-color:#477856;}.container:not(.removeSpacing) .column.half[bg-color]:not([bg-color=""])::after, .container:not(.removeSpacing) .column.half .column[bg-color]:not([bg-color=""])::after {content: '';height: 100%;width: 42px;background-color: inherit;position: absolute;top: 0;z-index: -1;}.textColumns {column-count:2;}.sidebar {padding-bottom:0px !important;}.sidebar .block {padding-bottom: 0.75em;margin-bottom: 0.75em;}.sidebar .block:last-child {padding-bottom:0px;margin-bottom:0px;}.sidebar .block.website {padding-bottom:0;}.sidebar .block.website .screenshot {border-radius: 4px;box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.25);margin-top: 6px;border: 1px outset rgba(0, 0, 0, 0.1);}.colour a.button {background-color:#FFFFFF;border-color: #FFFFFF;color: #4c5667 !important;}.button::after {content: "\F142";display: inline-block;font: normal normal normal 38px/1 "Material Design Icons";line-height: 0;font-size: 38px;vertical-align: middle;margin-left: -6px;width: 30px;margin-right: -24px;}.button:hover {background-color:#5fb5c5 !important;border-color: #5fb5c5 !important;color: #FFFFFF !important;}a.footer.button:hover {background-color:#444 !important;border-color: #444 !important;color: #FFFFFF !important;}a.footer.button::after {display: none;}.filters {list-style:none;padding:0;margin:0;width:100%;display:flex;}.filters.category{margin: 0;}.filters li {margin-right:24px;text-transform:uppercase;}.filters a {display:block;font-weight:bold;transition:all 0.2s ease;text-decoration: none;color:#FFFFFF;}.filters a.selected,.filters a:hover,ul.newsDate.filters a.selected,ul.newsDate.filters a:hover{color:#FFFFFF;}.filters.region,.filters.type {justify-content:space-evenly;margin-bottom:24px;}.callToAction_widget {display:flex;justify-content:space-between;align-items:center;padding:24px 24px 24px 32px;border-radius:2px;}.callToAction_widget div {font-size:20px;font-weight:bold;}.callToAction_widget a {white-space:nowrap;border-style:none !important;margin-left:24px;}#overlay {position:fixed;top: -100px;bottom: -100px;left: -100px;right: -100px;width: calc(100% + 200px);height: calc(100% + 200px);z-index:20;background-color:#FFFFFF;}.loading {position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 35px;height: 18px;}.loading-bar {display: inline-block;width: 4px;height: 18px;border-radius: 4px;animation: loading 1s ease-in-out infinite;}.loading-bar:nth-child(1) {background-color: #623d91;animation-delay: 0;}.loading-bar:nth-child(2) {background-color: #623d91;animation-delay: 0.09s;}.loading-bar:nth-child(3) {background-color: #623d91;animation-delay: 0.18s;}.loading-bar:nth-child(4) {background-color: #623d91;animation-delay: 0.27s;}.loading-bar:nth-child(5) {background-color: #623d91;animation-delay: 0.36s;}#cookiePopup .window {max-width: 750px;margin-top: 5vh;font-size: 12px;}#cookiePopup .button {margin: 25px auto 0 auto;}.popup {visibility: hidden;opacity:0;position: fixed;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.7);z-index: 1000;transition: all 0.3s ease;display: flex;justify-content: center;align-items: center;}.popup .close {font-weight: 600;color: #000000;text-decoration:none !important;display:block;position: absolute;top: 0;right: 0;}.popup .close::before {font-family:'Material Design Icons';content: "\F5AD";display: block;margin: auto;width: 28px;height: 28px;font-size: 28px;color: #000;font-weight: bold;line-height:1;}.showImageDiagram {cursor: pointer;position: relative;}.showImageDiagram::after {content: 'Enlarge Diagram';background-image: url(/assets/img/icons/enlarge.png);padding-left: 30px;display: block;background-repeat: no-repeat;font-weight: bold;padding-top: 5px;position: absolute;top: 2px;left:5px;color: #444444;opacity: 0.7;font-size: 14px;}.showImageDiagram:hover::after {color: #000000;opacity: 1;}#videoPopup.popup .close::before {color: #FFFFFF;margin-top: 3px;}.popup h4 {margin: 0 0 30px;}.popup .window {visibility: hidden;opacity:0;box-sizing: border-box;width: 1400px;max-width: 80%;max-height: 900px;position: relative;background-color: #ffffff;border: 1px solid #999999;border: 1px solid rgba(0,0,0,0.2);border-radius: 4px;padding: 20px;-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);box-shadow: 0 3px 9px rgba(0,0,0,0.5);transition: all 0.3s ease;font-size: 18px;}#imageDiagram.popup .window {height: 95vh;width: 95vw;}.popup .window .header,.popup .window .contents{position: relative;}.popup .window .header{padding-right: 30px;}.popup .window .contents{}.popup a.button {background-color: #35B083;display: block;max-width: 380px;margin: auto 0 0 auto;}.popup textarea {height: 200px;}.w3w {width: 50px;height: 50px;margin-right: 20px;float: left;}.popup form {margin-left: -12.5px;margin-right: -12.5px;}.popup form label {color: #2F4957;font-size: 20px;margin-bottom: 5px;}.popup .mandatory{padding-inline: 12.5px;}#videoPopup.popup {box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;}#videoPopup.popup .window {position: relative;background-color:#1a1918;margin:0;padding: 0;width: calc(100vw - 50px);max-width: 1400px;}#videoPopup.popup .window::before{display: block;content: "";width: 100%;padding-top: calc((9 / 16) * 100%);}#videoPopup.popup .window .close {position:absolute;top:1px;right:0;width:32px;height:32px;line-height:32px;color:#FFFFFF;text-align:center;z-index: 100;}#videoPopup.popup .window iframe {width:100%;border:0px;height: 100%; position: absolute;top: 0;right: 0;bottom: 0;left: 0;}iframe[src*='vimeo'] {height: 600px;width:100%;}.popup.show {opacity:1;visibility:visible;}.popup.show .window {opacity:1;visibility:visible;max-height: calc(100vh - 100px);overflow-y: auto;overflow-x: hidden;}#videoPopup.popup.show .window{max-height: unset;}#imageDiagram.popup.show .window img {margin: 0 auto;height: calc(90vh - 20px);cursor: zoom-in;}.scrollUp {position: fixed;bottom: 50px;right: 50px;width: 50px;height: 50px;background-color: rgba(0, 0, 0, 0.25);border-radius: 50%;cursor: pointer;z-index: 10;}.scrollUp::before {font-family: 'Material Design Icons';content: "\F143";position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 28px;height: 28px;font-size: 28px;color: #FFFFFF;font-weight: bold;line-height: 28px;z-index:2;}.scrollUp::after {content:'';position:absolute;border-radius:50%;top:0;bottom:0;left:0;right:0;height:1px;width:1px;margin:auto;opacity:0;transition:all 0.2s ease;background-color:rgba(0,0,0,0.2);}.scrollUp:hover::after {height:100%;width:100%;opacity:1;}.error.notice {background-color: indianred;color: #ffffff;}#header.fixed + .headerSpacer {height: 155px;}#header.fixed {position:fixed;z-index: 200;}#header.fixed, #header.fixed .header_content .menu li.selected::after {box-shadow: 0 3px 3px 0 rgb(0 0 0 / 30%);transform: translateY(-70px);}#header.fixed .header_content {padding-bottom: 10px;}#header.fixed .header_content .logo {margin: 22px 0;height: 33px;position: relative;top: 36px;font-size: 38px;}#header.fixed .header_content .menu li > a, #header.fixed .header_content .menu li > span {line-height: 70px;}#header {width:100%;background-color:#FFFFFF;z-index:50;}#header .topBanner {background-color:#aaaaaa;}#header .topBanner .container {position:relative;}#header .topBanner .container::before, #header .topBanner .container::after {content:'';position:absolute;top:0;bottom:0;width:100%;background-color:#aaaaaa;}#header .topBanner .container::before {left:-95%;background: -moz-linear-gradient(left, rgba(170,170,170,1) 0%, rgba(170,170,170,1) 95%, rgba(170,170,170,0) 100%);background: -webkit-linear-gradient(left, rgba(170,170,170,1) 0%,rgba(170,170,170,1) 95%,rgba(170,170,170,0) 100%);background: linear-gradient(to right, rgba(170,170,170,1) 0%,rgba(170,170,170,1) 95%,rgba(170,170,170,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#00aaaaaa',GradientType=1 );}#header .topBanner .container::after {right:-95%;background: -moz-linear-gradient(left, rgba(170,170,170,0) 0%, rgba(170,170,170,1) 5%, rgba(170,170,170,1) 100%);background: -webkit-linear-gradient(left, rgba(170,170,170,0) 0%,rgba(170,170,170,1) 5%,rgba(170,170,170,1) 100%);background: linear-gradient(to right, rgba(170,170,170,0) 0%,rgba(170,170,170,1) 5%,rgba(170,170,170,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aaaaaa', endColorstr='#aaaaaa',GradientType=1 );}#header .topBanner .ticker {white-space:nowrap;}#header .container {position:static;}#header .header_content {display:grid;justify-content:space-between;align-items:stretch;position: relative;grid-template-columns: 35% 65%;grid-template-rows: 60px 70px;row-gap: 20px;grid-template-areas:"logo topbar""logo nav";}#header .header_content .logo, .logoText {box-sizing:border-box;display:inline-block;margin: 0 10px;padding: 0;height:47px;font-family: myriad-pro,sans-serif;font-weight: 300;font-style: normal;color: #623d91;background-size: contain;background-repeat: no-repeat;text-decoration: none;font-size: 48px;line-height: 0.7;letter-spacing: -1px;}#header .header_content .topBar {background-color: #623d91;color: #d4e0da;display: flex;justify-content: space-between;position: relative;grid-area: topbar;max-width: 40%;right: -55%;}#header .header_content .topBar .button {background-color: #5fb5c5;color: #623d91;border-radius: 0;font-weight: bold;font-size: 17px;height: 100%;padding: 8px 0;display: block;}#header .header_content .logoContainer {display:flex;justify-content: center;align-items: center;grid-area: logo;text-align: center;}#header .header_content .logo img {display: block;height: 100%;}#header .header_content .navMenu {grid-area: nav;}#header .header_content .nav {display:flex;height: 100%;}#header .mobile.nav {display:none;}#header .header_content .menu {display: flex;justify-content:flex-end;align-content:stretch;width:100%;list-style: none;margin: 0;padding: 0;}#header .header_content .menu li {flex-grow: 1;}#header .header_content .menu li:not(.menuDivider) {cursor:pointer;flex: 1 1 auto;flex-basis: calc((100% - 50px) / 6);max-height: 71px;}#header .header_content .menu li:hover {}#header .header_content .menu li a {text-decoration:none;}#header .header_content .menu li[hover-bg-color].selected::after {content: '';position: absolute;left: 0;bottom: -10px;width: 100%;height: 10px;pointer-events: none;z-index: 1;}#header.fixed .header_content .menu li.selected::after {z-index: -1;height: 10px;bottom: -70px;}#header.fixed .container.fullWidth {position: relative;}#header .header_content .menu .menuDivider{display: flex;justify-content: center;align-items: center;flex: 0 0 10px;}#header .header_content .menu .menuDivider::before{content:'';position: relative;left:2px;display:block;width:1px;height:16px;background-color:#604099;}#header .header_content .menu li:first-child > a::before,#header .header_content .menu li:first-child > span::before {display:none;}#header .header_content .menu > li > a,#header .header_content .menu > li > span {}#header .header_content .menu li > a,#header .header_content .menu li > span {font-family: aglet-sans, sans-serif;display:block;line-height: 71px;padding:0 14%;text-transform:uppercase;text-decoration:none;color:#565656;font-size: 16px;font-weight: 700;letter-spacing: 1px;min-width: 100px;}#item_145 > a, #item_145 > span {min-width: 175px !important;}#header .header_content .menu li:first-child > span {padding-left: 20px;}#header .header_content .menu li:last-child > span {padding-right: 46px;}#header .header_content .menu li > a,#header .header_content .menu li > span {position:relative;}#header .header_content .menu li > a,#header .header_content .menu li > span {cursor:pointer;padding: 0;display: flex;justify-content: center;align-items: center;}#header .header_content .menu li > span {cursor:default;}#header .header_content .menu li > .selected,#header .header_content .menu li > a:hover,#header .header_content .menu li > span:hover {color:#848484;}#header .header_content .menu > li[hover-bg-color]:hover a,#header .header_content .menu > li[hover-bg-color]:hover span,#header .header_content .menu > li[hover-bg-color].selected a,#header .header_content .menu > li[hover-bg-color].selected span {color:#FFFFFF;}#header .header_content .menu > li[hover-bg-color]:hover a::before,#header .header_content .menu > li[hover-bg-color]:hover span::before,#header .header_content .menu > li[hover-bg-color].selected a::before,#header .header_content .menu > li[hover-bg-color].selected span::before {display:none;}#header .header_content .menu > li[hover-bg-color]:hover > a::after,#header .header_content .menu > li[hover-bg-color]:hover > span::after,#header .header_content .menu > li[hover-bg-color].selected > a::after,#header .header_content .menu > li[hover-bg-color].selected > span::after {content:'';position:absolute;top:0;bottom:0;right:-2px;z-index:1;display:block;width:2px;height:100%;background-color:rgba(255,255,255,0);margin:auto;}#header .header_content .menu > li[hover-bg-color].hasChildren.selected + li a::before,#header .header_content .menu > li[hover-bg-color].hasChildren.selected + li span::before {opacity: 0;}#header .header_content .menu li.hasChildren .megamenu {position: absolute;left: 0;right: 0;display: none;box-shadow: 0 3px 3px 0 rgb(0 0 0 / 30%);padding: 48px 0;margin-top: -2px;}#header .header_content .menu li.hasChildren .megamenu a {color:#FFFFFF;font-weight: 200!important;}#header .header_content .menu li.hasChildren .megamenu .columns {justify-content:flex-start;}#header .header_content .menu li.hasChildren[data-children="1"] .megamenu .columns,#header .header_content .menu li.hasChildren[data-children="2"] .megamenu .columns {justify-content:center;}#header .header_content .menu li.hasChildren .megamenu .column {padding-left:13px;padding-right:13px;padding-bottom:32px;border-right:1px solid rgba(255, 255, 255, 1);}#header .header_content .menu li.hasChildren .megamenu .column:first-child {padding-left: 0;}#header .header_content .menu li.hasChildren .megamenu .column:last-child {padding-right: 0px;}#header .header_content .menu #item_145 .megamenu .column:last-child {padding-left: 47px;}#header .header_content .menu li.hasChildren .megamenu .column:nth-child(3n) {border-right:0;}#header .header_content .menu li.hasChildren .megamenu .column.third:nth-child(n+4) {padding-left: 0;}#header .header_content .menu li.hasChildren .megamenu .quarter.column:nth-child(3n) {border-right:1px solid rgba(255, 255, 255, 1);}#header .header_content .menu li.hasChildren .megamenu .quarter.column:nth-child(4n) {border-right:0;}#header .header_content .menu li.hasChildren .megamenu .column:nth-last-child(-n+3) {padding-bottom:0;}#header .header_content .menu li.hasChildren .megamenu .column:last-child:nth-child(2),#header .header_content .menu li.hasChildren .megamenu .column:last-child:first-child {border-right:0;}#header .header_content .menu li.hasChildren .megamenu p {margin-bottom:0;}#header .header_content .menu li.hasChildren:hover .megamenu {display:block;z-index: 25;}#header * {box-sizing: border-box;}#header .header_content .socialIcons {display:flex;align-items:stretch;justify-content: flex-end;padding-right: 40px;flex: 1 1 calc((100% - 240px)/2);}#header .header_content .socialIconsWrapper {display:flex;align-items:stretch;}#header .header_content .socialIcons .social {box-sizing:border-box;font-size: 16px;cursor:pointer;padding:0 12px;transition: all 0.3s ease;text-decoration: none;align-self: center;font-size: 26px;}#header .header_content .socialIcons .social:hover {color:#FFFFFF;}#header .header_content .socialIcons .social.twitter:hover {background-color:#40BFF5;}#header .header_content .socialIcons .social.twitter_x svg {fill: #FFFFFF;}#header .header_content .socialIcons .social.twitter_x:hover {background-color: #000000}#header .header_content .socialIcons .social.linkedin:hover {background-color:#238CC8;}#header .header_content .socialIcons .social.youtube:hover {background-color:#EF4E41;}#header .header_content .socialIcons .social.instagram:hover {background-color:#c32aa3;}.header_content p {margin-top: 20px!important;font-weight: 500;}.header_content strong {font-weight: 900;}#header .search {display: flex;justify-content: flex-start;align-items: center;position: relative;flex: 1 1 calc((100% - 240px)/2);}#header .search input {height: 30px;max-width: 225px;margin: 0 15px 0 30px;outline: none;font-size: 17px;border: none;background-color: rgba(0,0,0,0);padding-left: 16px;border-left: 1px solid #FFFFFF;font-weight: bold;color: #d4e0da;min-width: calc(100% - 65px);}#header .search input::placeholder {color: #d4e0da;}#header .search input::-ms-input-placeholder {color: #d4e0da;}#header .search input:focus::placeholder {color: rgba(255,255,255,0.45);}#header .search input:focus::-ms-input-placeholder {color: rgba(255,255,255,0.45);}#header .search button{background-color:#3f2362;border: 0 none;outline: 0 none;border-radius: 0;width: 60px;height: 60px;display: none;}#header .search button:active{background-color:#aea0b4;outline: 1px solid #3f2362;}#header .signupNewsletter{flex: 0 0 240px;}#body {position:relative;overflow: hidden;}#body .spacer {height:50px;}.colourBanner {height:14px;}#body #banner {box-sizing: border-box;background-size: cover;background-position: center;min-height: 425px;height: 100%;display: flex;flex-grow: 1;overflow: hidden;position: relative;background-image: URL('/assets/img/topgraph.svg');}#body #banner .slick-track {height: 100%;}#body .home #banner {height: auto;}#body #banner .video {display: flex;height: 100%;}#body #banner .video img {height: 100%;}#body #banner.top {background-position-y:20%;}#body #banner.middle {background-position-y:50%;}#body #banner.bottom {background-position-y:80%;}#body #banner.large {height:540px;}#body #banner.short {background-size:auto;background-repeat:repeat-x;height: 100px;}#body #banner.search{min-height: 450px;}#body #banner .developmentLogo {float:left;height:52px;margin-right:10px;}#body #banner h1 {font-family: "Montserrat", "Helvetica", "Arial", sans-serif;font-style: normal;font-weight: 300;line-height: 50px;text-shadow: 0px 0px 5px #000000;color: #ffffff;margin-top: 0;margin-bottom: 0;margin-left: -2px;text-transform:uppercase;letter-spacing: -2.4px;}#body #banner p {font-weight:600;font-size:16px;margin-top:0;}#body #banner.short h1 {font-size:36px;text-transform:uppercase;}#body #banner.light h1 {text-shadow:none;color:#565656;}#body.hasOpenMenu::before {content: "";display: block;position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color:rgba(0, 0, 0, 0.75);z-index: 50;}.infoBlock {box-sizing:border-box;height: 100%;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: flex-start;padding-top: 42px;padding-bottom: 24px;}.infoBlock, #glossaryTitle {padding-left:35px;padding-right:35px;}#glossaryTitle {padding: 35px;}.infoBlock h2 {margin-bottom: 16px;}.banner .infoBlock h3 {margin-top: 0;}.infoBlockSplit {display: flex;margin-top: 4px;}.home .infoBlockSplit h3 {font-size: 1em;margin-bottom: 0;}.buttonColumn:first-child {width: 45%;flex: 1 1 45%;}.buttonColumn:last-child {width: 55%;flex: 1 1 55%;}.home.slider .buttonColumn:first-child {width: 66%;}.home.slider .buttonColumn:last-child {width: 34%;}.buttonColumn .button {width: 100%;padding: 17px 8px;}.container:not(.removeSpacing) .half.column:first-child .infoBlock {padding-left: 0;}.container:not(.removeSpacing) .half.column:last-child .infoBlock {padding-right: 0;}.infoBlock p:first-of-type {margin-top: 0;}.infoBlock h5, .infoBlock h6 {font-family: museo-sans, sans-serif;font-size: 18px;letter-spacing: -0.1px;text-transform:none;}.infoBlock h1 {margin-bottom: 17px;}.infoBlock h5 {color: #3f3e40;line-height: 1.2em;margin-bottom: 21px;}.infoBlock h6 {color: #623d91;line-height: 1.2em;}.infoBlock .button {width: 100%;text-align: center;}.infoBlock p+p {margin-top:0;}.infoBlock .featuredVideo {margin-top: 15px;}.home.slider {position:relative;}.home.slider .slider {}.home.slider .slider .caption {display:flex;align-items:stretch;height:100%;color:#FFFFFF;}.banner .infoBlock {padding-top:24px;padding-bottom:10px;min-height: 425px;}#body .teamBanner #banner, .teamBanner .infoBlock{min-height: 54vh;}.newsBannerDetail {height: calc(100% - 116px);}.home.slider .slider .caption .columns {width:100%;}.home.slider .slider .caption .button:hover {background-color: #5fb5c5;border-color: #5fb5c5;color: #FFFFFF !important;}.slider .slick-list, .slider .slick-track {height:100%;}.home.slider .slider .slide {position:relative;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}.home.slider .column[style]{}.slider .slide:focus, .slider .slide *:focus {outline:none;}.home.slider .slider .slide .scrollDown {display: block;font-size:36px;line-height:36px;width:36px;height:36px;margin: 36px auto;animation: 1s ease-in-out 0s normal none infinite running scrolldown;}.home.slider .slider .slide .scrollDown > span {-webkit-animation: mover 2s infinitealternate;animation: mover 2s infinitealternate;}.home.slider .controls .arrow {position: absolute;top: 0;bottom: 0;margin: auto;cursor: pointer;transition: all 0.3s ease;color: #FFFFFF;display: none;}.home.slider .controls .arrow > span {position:absolute;left:0;top:0;right:0;bottom:0;height:28px;width:28px;font-size:28px;line-height:28px;margin:auto;}.home.slider:hover .controls .arrow {opacity:1;visibility:visible;}.home.slider .controls .left.arrow {left:8px;}.home.slider .controls .right.arrow {right:36px;}.home.slider .controls .arrow:hover {background-color:#FFFFFF;}.home.slider[colour="purple"] .controls .arrow:hover {background-color:#623b97;}.home.slider .video {position:relative;width:100%;height:100%;}.home.slider .video .disabler {top:0;bottom:0;left:0;right:0;height:100%;width:100%;position:absolute;z-index:1;}.downloadSection {margin-top: 28px;}.content img {max-width: 100%;height: auto;box-sizing: border-box;}.content .logo img {border:0px;border-radius:0px;padding:0px;width:256px;}.divideColumns .column {position:relative;padding: 0;}.homeColumns.content.columns .column {padding: 0;}.content.homeColumns.divideColumns .column {padding-top: 0 !important;padding-bottom: 0 !important;}.divideColumns .column:not(:last-child)::after {content:'';position:absolute;right:0;top:25px;bottom:25px;width:2px;background-color:#bdbdbd;}.main {padding-top:28px;}.columns.wrap {flex-wrap:wrap;}.content.columns .column {padding:2.5% 45px;}.content.columns .column .columns .column .columns .column{padding-left: 0;padding-top: 0;padding-bottom: 0;}form .content.columns .column {padding:12.5px;}#contactForm .inputWrapper input {margin-bottom: 0;}form .content.columns .column {padding-bottom:12px;}.column.content.columns {padding:0;}.content.columns.colour .column {padding:2% 5%;}section {padding-bottom:32px;}.genericVideo {display: block;position: relative;text-align: left;height: 215px;overflow:hidden;}.genericVideo .background {background-position: center;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;}.genericVideo h1 {font-size:42px;margin-bottom:32px;}.genericVideo a.play {display: flex;align-items: center;justify-content: center;font-size: 100px;width: 100px;height: 100px;border-radius: 100%;margin: auto;text-decoration: none;position: absolute;right: 0;left: 0;bottom: 0;top: 0;opacity: 0.75;}a[data-video]:not(.genericVideo) {font-family: aglet-sans, sans-serif;font-size: 20px;font-weight: 600;position: relative;padding-left: 65px;height: 58px;display: flex;align-items: center;text-decoration: none !important;}a[data-video]:not(.videoLink)::before {content: '';background-image:url('/assets/img/icons/video-play.svg');background-size: contain;background-position: center;background-repeat: no-repeat;position:absolute;width: 58px;height: 58px;left: 0px;}.centerContent {width: 100%;display: flex;justify-content: center;}a.fileDownload {font-family: aglet-sans, sans-serif;font-size: 21px;font-weight: 600;position: relative;padding-left: 65px;height: 55px;display: flex;align-items: center;text-decoration: none !important;}a.fileDownload, a[data-video] {margin-top: 10px;}a.fileDownload:before {content: '';background-image:url('/assets/img/icons/download-180px.png');background-size: contain;background-position: center;background-repeat: no-repeat;position:absolute;width: 55px;height: 55px;left: 0;}.buttonContainer {margin-top:25px;}.buttonList {display: flex;justify-content: center;flex-direction: row;flex-wrap: wrap;margin: 0 auto;max-width: 1250px;}.detailButton {width: calc((100%/5) - 40px);margin:10px;text-align:center;padding:10px 20px 10px 20px;box-sizing: border-box;border-radius: 8px;min-height:145px;}.detailButton svg {width: 90px;margin: -10px auto 5px auto;display: block;}.buttonContainer .detailButton span {text-align: center;font-size: 18px;line-height: 1.2em;margin:0;font-weight:700;width:100%;}.detailButton .backgroundImage {width: 180px;height:100px;background-size:contain;background-repeat: no-repeat;display: block;background-position: center;margin:0 auto;}.contactArea {padding:16px 32px;display:flex;justify-content: space-between;border-radius:8px;padding-right:90px;flex-wrap: wrap;align-items: center;}.contactArea .text {display: flex;justify-content: center;align-items: center;width: calc(100% - 480px);}.contactArea .text > div > p:last-child {margin-bottom: 0;}.contactArea .text > div {width: 95%;text-align: center;margin: 0 auto;display: block;}.contactButton {width: 280px;text-align: center;display: flex;justify-content: center;align-items: center;font-size: 32px;padding: 15px 40px;font-weight: bold;border-radius:8px;}.videosArea {display: flex;justify-content: center;flex-direction: row;flex-wrap: wrap;margin-bottom:10px;}.videosArea .videoContainer {width:calc((100% / 4) - 20px);margin: 10px;}.videosArea .genericVideo {height: 150px;}.videosArea h4 {padding: 0 20px;}.iconList {display:flex;justify-content: center;flex-wrap: wrap;}.iconList svg {width:60px;}.iconList .backgroundImage {height:65px;width: 50px;background-size: contain;background-repeat: no-repeat;display: block;background-position: center;}.iconList .icon {display: flex;width: calc(100%/5);justify-content: center;align-items: center;padding: 10px 15px;min-width: 205px;box-sizing: border-box;}.iconList .text {margin-left:10px;width:calc(100% - 50px);}.home#countIcons {margin-top: 10px;}#countIcons {position:relative;z-index:1;}#countIcons .number {color: #5fb5c5;}#featuredVideo ~ #countIcons {padding-bottom:42px;margin-top:-100px;}#countIcons .icons.columns .column {position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:3% 1%;overflow:hidden;}#countIcons .icons.columns .column:first-child {margin-left:0;}#countIcons .icons.columns .column:last-child {margin-right:0;}#featuredVideo ~ #countIcons .icons.columns .column {border:3px solid #FFFFFF;margin:0 8px;}#countIcons .icons.columns .column .icon {position:absolute;top:0;bottom:0;left:0;right:0;opacity:0.05;display:block;width:100%;height:100%;object-fit:cover;}#countIcons .icons.columns .column .number {font-size:40px;line-height:1em;font-weight:700;font-family: aglet-sans, sans-serif;}#countIcons .icons.columns img {height: 95px;margin-bottom: 18px;}#featuredVideo ~ #countIcons .icons.columns .column .number {font-size:400%;}.icons.columns .column {padding:3%;text-align:center;}.icons.columns .icon {position:relative;display: flex;align-items: center;justify-content: center;background-color: #8c8279;width: 64px;height: 64px;border: 3px solid #8c8279;margin: 0 auto 16px;}.icons.columns .icon::before {content:'';display:block;position:absolute;top: -4px;left: -4px;right: -4px;bottom: -4px;padding:4px;box-shadow:0 0 0 0 rgba(0, 0, 0, 0);transition: all 0.3s ease;}.icons.columns .icon .mdi {display:block;line-height:64px;width:64px;text-align:center;font-size:37px;}.icons.columns .icon img {width:100%;height:auto;border: 0px;border-radius: 0px;}.icons.columns .number {display:block;font-size: 35px;line-height: 30px;}.icons.columns .number, .icons.columns .icon img{margin-bottom: 18px;}.icons.columns .caption {display:block;font-size:20px;color: #6e6e6e;max-width: 240px;height: 48px;}.quotesSlider {width: calc(100% - 2px);}.quotesSliderContainer {padding: 24px 0;background-color: #f8f8f8;}.quote {font-family: aglet-sans, sans-serif;font-size: 18px;font-style: italic;font-weight: 600;padding-top: 45px;padding-bottom: 5px;padding-left: 80px;padding-right: 30px;box-sizing: border-box;position: relative;color: #34b083;}.quotesSlider .quote::after{position: absolute;font-style: normal;content: '';background-color: #b8b8b8;width: 1px;display: block;height: 100%;right: 10px;top: 0;}.quotesSlider .slick-active + .slick-active + .slick-active::after{background-color: #f8f8f8;}.quote:before {position: absolute;font-style: normal;content: '“';color: #e95128;font-size: 89px;font-weight: 600;left: 15px;top: 15px;}.quote p {line-height: 1.1em;}.quotesSlider .quote > p:last-child {font-style: normal;text-align: right;padding-right: 40px;position: relative;color: #747778;font-size: 20px;margin-top: 18px;}.quotesSlider .quote > p:last-child:after {font-style: normal;content: '>>';color: #e95128;padding-left: 4px;font-size: 18px;font-weight: 600;}.questionSection.content.columns .column {padding-top: 0;margin-top: 40px;}.questionSection.content.columns.border .column::after {height: 100%;}.questionSection.content.columns .column:last-child {border-right: none;}.questionSection .column > p:first-child {color: #E95128;font-weight: 700;font-size: 18px;}.linkSection {background-color: #f7f7f7;margin-top: 30px;padding-top: 20px;padding-bottom: 30px;}.linkSection .button {background-color: #623d91;color: #FFFFFF;margin-top: 15px;}#news.latestNews {padding-top:0;}#news .image {box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);}#news .latestNews .article ,#news .latestVideos .article {display:flex;flex-direction:column;padding-right: 20px;padding-left: 20px;}#news .latestVideos .article{width: 100%;}#news .article.half:first-child {padding-right: 20px;}#news .article.half:last-child {padding-right: 20px;padding-left: 20px;}#news.latestNews .article .date {text-align:center;}.comparisonContainer {margin-bottom:24px;font-size: 14px!important}.comparisonContainer .caption {font-size:18px;font-weight: 600;text-align:center;margin:24px 0 12px;}.imageComparison {position:relative;width:100%;overflow:hidden;margin:0 auto;}.imageComparison .image {position:absolute;top:0;bottom:0;max-width:100%;min-width:0px;}.imageComparison .image.before {left:0;width:100%;}.imageComparison .image.after {right:0;width:50%;}.imageComparison .image img {display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0px;padding:0;}.imageComparison .image.before img {object-position:left;}.imageComparison .image.after img {object-position:right;}.imageComparison .handle {position: absolute;top: 0;bottom: 0;width: 2px;background-color: #ffffff;height: 100%;left: calc(50% - 1px);cursor: w-resize;}.imageComparison .arrows {display:flex;background-color: #FFFFFF;position: absolute;top: 0;bottom: 0;height: 42px;width: 42px;border-radius: 50%;left: -21px;right: -21px;margin: auto;}.imageComparison .arrows span {position: absolute;top: 5px;bottom: 0;font-size: 24px;height: 33px;width: 24px;margin: auto;}.imageComparison .arrows span:first-child {left:0;}.imageComparison .arrows span:last-child {right:0;}.imageComparison .handle .label {position:absolute;top:0;background-color:#FFFFFF;padding:10px 14px;cursor:default;white-space:nowrap;}.imageComparison .handle .label.before {right:1px;}.imageComparison .handle .label.after {left:1px;}.imageComparison .links {position:absolute;bottom:0;left:0;right:0;text-align:center;}.imageComparison .button,.imageComparison button {border-bottom-left-radius:0;border-bottom-right-radius:0;}#caseStudies {position:relative;}#caseStudies .controls {position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;font-size:32px;padding:20px;}#caseStudies .controls a {color:#FFFFFF;text-decoration:none;-webkit-text-stroke:1px #78a5ae;}#caseStudies .slider .image {height:500px;background-size:cover;background-position:center;background-repeat:no-repeat;}#caseStudies .slider .image a {display:block;width:100%;height:100%;}#caseStudies .slider .image img {display:block;width:100%;height:100%;object-fit:cover;}#caseStudies .slider .caption .container {height:100%;}#caseStudies .slider .caption .infoBlock {display:flex;flex-direction:column;height:100%;}#caseStudies .slider .caption ul {display:flex;flex-wrap:wrap;list-style:none;padding:0;margin-bottom:auto;}#caseStudies .slider .caption ul li {box-sizing:border-box;flex-basis:50%;padding-right:12px;margin:12px 0;}#featuredVideos {margin-bottom:7px;}#featuredVideos .column:first-child {width: calc(100% - 12px);flex-basis: calc(100% - 12px);}.companies.slider {position:relative;padding:30px 0;}.companies.slider .slider .slick-list, .companies.slider .slider .slick-track {margin:0 auto;}.companies.slider .slider .slide {box-sizing:border-box;position:relative;height:120px;background-size:contain;background-repeat:no-repeat;background-position:center;text-shadow:0px 0px 5px #000000;margin:0 20px;}.companies.slider .slider .slide:focus, .companies.slider .slider .slide *:focus {outline:none;}.companies.slider .controls .arrow {opacity:0;visibility:hidden;position: absolute;top: 0;bottom: 0;margin: auto;height: 48px;width: 48px;border-radius: 50%;cursor:pointer;transition:all 0.3s ease;color: #FFFFFF;background-color: rgba(150, 150, 150, 0.85);}.quotesSliderContainer .controls .arrow {position: absolute;top: 0;bottom: 0;margin: auto;height: 48px;width: 48px;border-radius: 50%;cursor:pointer;color: #FFFFFF;background-color: rgba(150, 150, 150, 0.85);}.companies.slider .controls .arrow > span, .quotesSliderContainer .controls .arrow > span {position:absolute;left:0;top:0;right:0;bottom:0;height:28px;width:28px;font-size:28px;line-height:28px;margin:auto;}.companies.slider:hover .controls .arrow {opacity:1;visibility:visible;}.companies.slider .controls .left.arrow, .quotesSliderContainer .controls .left.arrow {left:0;}.companies.slider .controls .right.arrow, .quotesSliderContainer .controls .right.arrow {right:0;}.companies.slider:hover .controls .left.arrow {left:24px;}.companies.slider:hover .controls .right.arrow {right:24px;}.companies.slider .controls .arrow:hover, .quotesSliderContainer .controls .arrow:hover {background-color:#623d91;}.companies.slider[colour="purple"] .controls .arrow:hover, .quotesSliderContainer[colour="purple"] .controls .arrow:hover {background-color:#623b97;color:#7a7a7a;}.contentSlider, .contentSlider .slider {position:relative;width: 100%;height: 395px;}.column.half .contentSlider .slider, .column.half .contentSlider {height: 345px;}.contentSlider .slide {height:100%;width:100%;background-size:cover;background-position:center;}.contentSlider .controls .arrow {opacity:0;visibility:hidden;position: absolute;top: 0;bottom: 0;margin: auto;height: 48px;width: 48px;border-radius: 50%;cursor:pointer;transition:all 0.3s ease;color: #000000;background-color: #FFFFFF;}.contentSlider .controls .arrow > span {position:absolute;left:0;top:0;right:0;bottom:0;height:28px;width:28px;font-size:28px;line-height:28px;margin:auto;}.contentSlider:hover .controls .arrow {opacity:1;visibility:visible;}.contentSlider .controls .left.arrow {left:0;}.contentSlider .controls .right.arrow {right:0;}.contentSlider:hover .controls .left.arrow {left:24px;}.contentSlider:hover .controls .right.arrow {right:24px;}.contentSlider .controls .arrow:hover {background-color:#FFFFFF;}.contentSlider[colour="purple"] .controls .arrow:hover {background-color:#623b97;color:#FFFFFF;}.contentSlider[colour="green"] .controls .arrow:hover {background-color:#4F875B;color:#FFFFFF;}.contentSlider .buttons {justify-content:center;display:flex;padding: 2% 0;}.contentSlider .buttons a {margin: 0 5px;font-weight: bold;font-size: 12px;}.contentSlider[colour="purple"] .buttons a {color:#623b97;-webkit-text-stroke: 1px #623b97;}.contentSlider[colour="green"] .buttons a {color:#4F875B;-webkit-text-stroke: 1px #4F875B;}#teamMenu {border-top:12px solid #623d91;}#teamMenu .column:nth-of-type(2){display: flex;justify-content: center;align-items:center;margin-top: -16px;}#teamMenu h2 {margin-top: 15px;}#teamMenu ul {display: flex;justify-content: space-evenly;list-style: none;padding: 0;flex: 1 1 100%;}#teamMenu ul a {text-transform: uppercase;font-weight: 600;text-decoration: none;font-size: 14px;padding: 10px;}#teamMenu ul a.selected,#teamMenu ul li:hover a {padding: 10px;background-color: #623d91;color: #FFFFFF;}#teamMenu .teamSelector,.newsCategorySelector,.newsYearSelector{min-width: 15ch;border: 1px solid #777;border-radius: 0.25em;font-size: 1.25rem;cursor: pointer;line-height: 1.1;background-color: #fff;background-image: linear-gradient(to top, #f9f9f9, #fff 33%);background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 386.257 386.257' style='enable-background:new 0 0 386.257 386.257;' xml:space='preserve'%3E%3Cpolygon points='0,96.879 193.129,289.379 386.257,96.879 '/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-repeat: no-repeat;background-position: 98% 50%;background-size: 0.5em;}#teamMenu .teamSelector,.newsSelectors{display:none;}#teamMenu .teamSelector{max-width: 30ch;}.newsSelectors {max-width: 100%;}#teamMenu .teamSelector select,.newsSelectors select{appearance: none;background-color: transparent;border: none;padding: 0.75em 1.5em 0.75em 0.75em;margin: 0;width: 100%;font-family: inherit;font-size: inherit;cursor: inherit;line-height: inherit;}#teamMenu .teamSelector select:focus,.newsSelectors select:focus{outline: 0 none;}#teamMenu .teamSelector select::-ms-expand,.newsSelectors select::-ms-expand {display: none;}#teamMenu .teamSelector option[selected],.newsSelectors option[selected]{color: #FFFFFF;}#teamMenu .teamSelector option[selected],.newsYearSelector option[selected]{background-color: #623d91;}.newsCategorySelector option[selected]{background-color: #34b083;}#teamMenu .teamSelector option:hover,.newsYearSelector option:hover{box-shadow: 0 0 10px 100px #623d91 inset;}.newsCategorySelector option:hover{box-shadow: 0 0 10px 100px #34b083 inset;}.newsSelectors label{margin: 10px 0;display: inline-block;}#news.relatedNews .newsList,#teamList{justify-content: center;}#news.relatedNews .newsList::after,#teamList::after{content: '';background-color: #fff;height: 2px;width: 100%;position: absolute;left: 0;bottom: 0;}#news.relatedNews .newsList .article,#teamList .item {padding: 0;color: #8c8279;min-width: 265px;position: relative;}#teamList .item .inner{padding: 15px;}#teamList .item .inner::before,#teamList .item .inner::after{content: '';background-color: #ccc;position: absolute;}#teamList .item .inner::before{width: 1px;height:calc(100% - 50px);background-color: #ccc;position: absolute;top: 25px;right:0;}#teamList .item .inner::after{width: calc(100% - 50px);height: 1px;bottom:0;left: 25px;margin: auto;}#news.relatedNews .newsList .article:last-child .inner::before,#teamList .item:last-child .inner::before{display:none;}#news.relatedNews .newsList .article:nth-child(4n) .inner::before,#teamList .item:nth-child(4n) .inner::before{display:none;}#teamList .item .image {position:relative;height:240px;max-width: 225px;margin:0 auto;background-size: 100%;background-position-x: center;background-position-y: top;overflow:hidden;margin-bottom:6px;}#teamList .item p {line-height: 1em;margin:0;text-align: center;}#teamList .item .image img {height: 100%;width: 100%;border: 0px;border-radius: 0px;padding: 0px;display: block;transform: scale(1);transition: transform 0.5s ease;object-fit: cover;object-position: top;}#teamList .item .image::before {content:'';position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;background-color:#000000;z-index:1;visibility:hidden;transition:all 0.3s ease;}#teamList .item:hover .image img {transform:scale(1.1);}#teamList .item:hover .image::before {opacity:0.5;visibility:visible;}#teamList .item .image .button {opacity:0;visibility:hidden;position:absolute;left:0;right:0;top:50%;bottom:0;width: 165px;height: 54px;z-index: 2;transition:all 0.3s ease;margin:auto;}#teamList .item:hover .image .button {opacity:1;visibility:visible;left:0;right:0;top:10%;bottom:0;}#teamList h4 {margin-top: 16px;margin-bottom: 2px;text-align: center;}.teamContact {font-family: aglet-sans, sans-serif;display: flex;background-color: #D4E1DA;padding-left: 42px;padding-top: 12px;padding-bottom: 12px;margin: 0;list-style: none;border-top:10px solid #623d91;font-size: 20px;justify-content: flex-start;padding: 12px 25px;column-gap: 20px;}.teamContact li {display: inline-block;flex: 1 1 auto;}.teamContact li:first-child {flex: 0 1 55%;}.teamDepartments {font-family: aglet-sans, sans-serif;display: flex;padding: 0;margin: 0;list-style: none;border-top:12px solid #623d91;font-size: 14px;font-weight: bold;}.teamDepartments a {color: #565656 !important;padding: 15px;display: block;text-transform: uppercase;font-weight: 400;}.teamContact a, .teamDepartments a {text-decoration: none !important;display: flex;align-items: center;}.teamDepartments li:first-child a {background-color: #623d91;color: #FFFFFF !important;}.teamButton {position: absolute;right: 0;bottom: 0;background-color: #623d91;color: #FFFFFF !important;padding: 6px 12px;text-decoration: none !important;font-weight: bold;}.team-section {margin-bottom: 35px;}.team-section h2 {margin-bottom: 0;}.finishedBanner {background-image: url('/assets/img/consultation.png');background-position-y: 74%;background-position-x: center;background-size: cover;background-repeat: no-repeat;width: 100%;min-height: 480px;position: relative;padding: 50px 0;}.finishedContent {display: block;max-width: 830px;width: 80%;padding: 20px;margin: 0 auto;box-sizing: content-box;min-width: 300px;backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);}.finishedContent p {margin: 20px 0;}.projectsOverlay {position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,0.75);z-index:2;min-height: 220px;}.projectsOverlay .loading {position:absolute;top:100px;bottom:auto;}#projectsAjax {}#projectsList {justify-content: center;margin: 0;}#projectsList::after{content: '';background-color: #fff;height: 2px;width: 100%;position: absolute;left: 0;bottom: 0;}#projectsList ul.details {list-style: none;padding: 0;margin: 0;}#projectsList ul.details li, #projectsList .banner {display: flex;margin-bottom: 10px;align-items: center;}#projectsList ul.details li.notice {margin: 0;}#projectsList ul.details li p {margin-top: 14px;}#projectsList ul.details img, #projectsList .banner img {width: 40px;margin-right: 8px;}.popup #projectsList {padding-bottom:0;}#projectsList .item {cursor:pointer;padding: 0;margin: 0;position: relative;color: #707070;}#projectsList .item .inner{padding: 20px;}#projectsList .item:nth-child(4n+1) {}#projectsList .item .inner{padding: 15px;}#projectsList .item .inner::before,#projectsList .item .inner::after{content: '';background-color: #ccc;position: absolute;}#projectsList .item .inner::before{width: 1px;height:calc(100% - 50px);background-color: #ccc;position: absolute;top: 25px;right:0;}#projectsList .item .inner::after{width: calc(100% - 50px);height: 1px;bottom:0;left: 25px;margin: auto;}#projectsList .item:last-child .inner::before{display:none;}#projectsList .item:nth-child(4n) .inner::before{display:none;}#projectsList .item .banner {box-sizing: border-box;min-height: 70px;color:#2F4957;font-size: 17px;font-weight: 500;padding: 4px 0;margin: 0 0 12px 0;}#projectsList .item .image {position:relative;background-size:cover;background-position:center;width:100%;height:210px;vertical-align: top;display: inline-block;}#projectsList .item .image .details {display: flex;flex-direction: column;opacity:0;visibility:hidden;transition:all 0.3s ease;list-style:none;padding:12px 10px;margin:0;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5);font-weight:600;color:#FFFFFF;}#projectsList .item .image .details.square {list-style: square;}#projectsList .item .image .details li {width: 100%;box-sizing: border-box;display: flex;align-items: center;margin-bottom: 4px;}#projectsList .item .image .details li:not(.notice) {font-size: 12px;}#projectsList .item .image .details li * {color:#FFFFFF;}#projectsList .item .image .details li img {margin-right:4px;filter: invert(1) brightness(1000%);}#projectsList .item .image .details li span {white-space: nowrap;}#projectsList .item .image .details li p {display:inline-block;margin:0;line-height:initial;font-weight: normal;}#projectsList .item .image .details a {display:block;text-decoration:none !important;font-weight:600;}#projectsList .item .image .details img {width: 20px;padding: 0;border-radius: 0;}#projectsList .item .image .details .mdi {position:absolute;left:-18px;}#projectsList .item .image .details .notice {position:absolute;bottom:0;right:0;display:block;text-align:right;font-size: 14px;text-align:center;}#projectsList .item:hover .image .details {opacity:1;visibility:visible;}#projectsList .item a {text-decoration: none;display: block;padding: 10px 2px;font-size: 16px;font-weight: 600;}#projectsList .item a.button {padding:12px}#projectsList .item .image > img {width:100%;height:100%;object-fit:cover;object-position:center;padding: 0;border-radius: 0;}#projectsList .item:first-child {}#projectsList .item:last-child {}#projectsList .item a {padding: 14px 16px;font-size: 18px;font-weight: 700;}.mapOverlay {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(47, 47, 47, 0.5);z-index: 1;text-align: center;vertical-align: middle;color: #FFFFFF;font-weight: bold;font-size: 32px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}.mapOverlay span {position:absolute;height:32px;line-height:32px;margin:auto;top:0;bottom:0;left:0;right:0;}#projectsMap {width:100%;height:940px;margin:34px 0;}#projectEnquiry {float:right;width:266px !important;padding-right: 30px;position: relative;top: -5px;font-size: 16px;}.project.sidebar ul {padding-left: 0;}a.mapToggle.button {display:block;}#projectMap, #projectHeader, #projectsSlider, #projectsSlider .slider {height:350px;}#projectHeader .infoBlock {display: flex;}#projectHeader a.button {margin-top: auto;max-width: 300px;margin-bottom: 15px;}#projectsSlider {padding-bottom: 50px;margin-bottom: 1em;}#projectsSlider, #projectsSlider .slider {position:relative;width: 100%;height: 640px;}#projectsSlider .slide {height:100%;width:100%;background-size:cover;background-position:center;}#projectsSlider .controls .arrow {opacity:0;visibility:hidden;position: absolute;top: 0;bottom: 0;margin: auto;height: 48px;width: 48px;border-radius: 50%;cursor:pointer;transition:all 0.3s ease;color: #000000;background-color: #FFFFFF;}#projectsSlider .controls .arrow > span {position:absolute;left:0;top:0;right:0;bottom:0;height:28px;width:28px;font-size:28px;line-height:28px;margin:auto;}#projectsSlider:hover .controls .arrow {opacity:1;visibility:visible;}#projectsSlider .controls .left.arrow {left:0;}#projectsSlider .controls .right.arrow {right:0;}#projectsSlider:hover .controls .left.arrow {left:24px;}#projectsSlider:hover .controls .right.arrow {right:24px;}#projectsSlider .controls .arrow:hover {background-color:#FFFFFF;}#projectsSlider[colour="purple"] .controls .arrow:hover {background-color:#623b97;color:#FFFFFF;}#projectsSlider .buttons {justify-content:center;display:flex;position: absolute;bottom: 5px;left: 0;right: 0;margin: auto;}#projectsSlider .buttons a {margin: 0 5px;font-weight: bold;font-size: 14px;}#projectsSlider[colour="purple"] .buttons a {color:rgba(255, 255, 255,0.9);-webkit-text-stroke: 1px rgba(255, 255, 255,0.9);}#projectsSlider[colour="green"] .buttons a {color:#4F875B;-webkit-text-stroke: 1px #4F875B;}#projectsContent {}#projectsContent p:first-of-type {font-size: 1.3em;line-height: 1.6em;font-weight: 600;color: #8c8279;}.haveYourSayDialog {width: 590px;padding: 23px 35px 13px 25px;background-color: #eee;border: 1px solid #623b97;border-radius: 4px 4px 0 0;box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);display: flex;position: fixed;right: 0;left: 0;bottom: 0;margin: auto;border-bottom: 0;z-index: 10;}.haveYourSayDialog p {font-size: 15px;line-height: 1.3em;margin: 0;}.haveYourSayDialog .button {height: 48px;width: 225px !important;padding: 15px 13px;}.closeHaveSay {position: absolute;right: 2px;top: 2px;font-size: 16px;cursor: pointer;}.videoParagraph {position:relative;top:-24px;display:none;}#subHeader {}#subHeader h1 {color: #FFFFFF;font-size: 24px;margin-right: 32px;}.faqTitle {font-size: 24px;font-weight: bold;margin-right: 32px;}#subHeader h2 {color:#242424;}#subHeader .primary {padding: 16px 0;}#subHeader .secondary {padding:12px 0;}#videos {padding-bottom:24px;}#news h4, #news h4 a {font-size: 25px;font-weight: 600;color: #747778;text-decoration: none;}#news .article {position: relative;color: #868686;}#news .list .article{flex: 0 1 25%;padding: 12px;margin: 0;}#news .newsList {padding: 20px;}#news .article.featured {flex:0 0 100%;width:100%;}#news:not(.mainNews) .article .headline {font-size:16px;font-weight:bold;margin:0;text-align: left;color: #2F4957;min-height: 64px;line-height: 1.4em;}#news .article a {text-decoration:none;color: #2F4957;font-size: 20px;font-weight: 500;}#news .article .headline a {display: block;font-size: 18px;font-family: aglet-sans, sans-serif;font-weight: 700;margin-bottom: 10px;min-height: 52px;align-items: center;display: flex;color: #717171;line-height: 1.3em;}#news.home .article .headline {display: flex;justify-content: center;margin-bottom: 20px;}#news.home .article .headline a {font-size: 20px;}#news .article .image {position:relative;width: 100%;height:225px;margin-bottom:12px;}#news .article .image img {width: 100%;height: 100%;object-fit:cover;object-position:center;border-radius: 0px;padding: 0;}#news .article .image h2 {position:absolute;left:0;right:0;bottom:0;background-color:rgba(255,255,255,0.75);padding:12px 14px;}#news .article.featured p {font-weight:bold;}#news .article .date, .newsDetail .date {display: flex;align-items: center;}.newsDetail .date {margin-bottom: 20px;}#news.home .article .date {position: absolute;top: 0;left: 0;background-color: #FFFFFF;font-size: 18px;z-index: 25;padding: 13px 17px;font-weight: 600;text-transform: uppercase;}#news.home .article .image {height:240px;}#news.latestNews .article .headline {text-align:center;padding:0 24px;}#news .newsList::after{content: '';background-color: #fff;height: 2px;width: 100%;position: absolute;left: 0;bottom: 0;}#news .newsList .article {padding: 0;margin: 0;position: relative;display: flex;flex: 1 1 25%;flex-grow: 0;}#news:not(.relatedNews) .newsList .article:first-child{flex: 1 1 75%;min-height: 425px;}#news:not(.relatedNews).newsList .article:first-child .inner{margin: 0;position: relative;display: grid;grid-template-areas:"image heading""image details";grid-template-rows: min-content 1fr;grid-template-columns: 60% 1fr;column-gap: 20px;}#news.relatedNews .newsList .article:first-child .inner{width: 100%;max-height: 425px;}.relatedNewsHeading{display:flex;align-items:center;margin: 40px 25px 20px;}.relatedNewsHeading img{margin-right:20px}#news.mainNews .newsList .article:first-child .image{grid-area: image;height: unset;}#news .newsList .article:first-child .heading{grid-area: heading;}#news .newsList .article:first-child .details{grid-area: details;}#news .newsList .article .inner{padding: 25px;width: 100%;}#news .newsList .article .inner::before,#news .newsList .article .inner::after{content: '';background-color: #ccc;position: absolute;}#news .newsList .article .inner::before{width: 1px;height:calc(100% - 45px);background-color: #ccc;position: absolute;top: 25px;right:0;}#news .newsList .article .inner::after{width: calc(100% - 45px);height: 1px;bottom:0;left: 25px;margin: auto;}#news:not(.relatedNews) .newsList .article:last-child .inner::before{display:none;}#news:not(.relatedNews) .newsList .article:nth-child(2) .inner::before{display:none;}#news:not(.relatedNews) .newsList .article:nth-child(4n + 2) .inner::before{display:none;}#news .more.button,#videos .more.button {display:inline-block;margin:24px auto 0;min-width: 250px;}#news .none {flex-basis:100%;text-align:center;}.newsSummary {min-height: 50px;}.newsDetail {border-bottom: 12px solid #34b083;}ul.newsCategory {padding-left: 0;font-family: aglet-sans, sans-serif;border-bottom: 12px solid #34b083;}ul.newsCategory li {margin-right: 0;margin-bottom: 0;}ul.newsCategory.filters a {color: #565656 !important;font-size: 15px;text-decoration: none !important;padding: 14px 8px;font-weight: 600;}ul.newsCategory.filters a.selected {background-color: #34b083;color: #FFFFFF !important;}ul.newsDate {padding-left: 0;background-color: #623D91;}ul.newsDate li {margin-bottom: 0;}ul.newsDate.filters li a {color: #DBDBDB;text-decoration: none;padding: 16px 8px;font-size: 19px;font-weight: 500;}#videos .videosList{margin: 0;}#videos .videosList .video.half:nth-child(even) .inner {padding-left: 12.5px;padding-bottom: 0;}#videos .videosList .video.half:nth-child(odd) .inner {padding-right: 12.5px;padding-bottom: 0;}#videos .videosList*{box-sizing: border-box;}#videos .videosList .video {position: relative;height: 250px;font-size: 12px!important;margin: 0;}#videos .videosList .video:not(.quarter) {flex: 1 1 50%;max-width: 50%;height: 430px;}.video .inner {padding: 25px;height: 100%;box-sizing: border-box;}.video .inner a {overflow: hidden;}#videos .videosList .video .videoLink {display: block;position: relative;width: 100%;height: 100%;padding-left: 0;}.video img, .genericVideo img {height: 100%;width: 100%;border: 0px;border-radius: 0px;padding: 0px;display: block;object-fit:cover;object-position:center;transition: 0.25s;}.video:hover img, .genericVideo:hover img {filter: brightness(0.7);transform: scale(1.05);}#videos .videosList .video span,#featuredVideos span, .newsBannerVideo span, .genericVideo .headline {position:absolute;left:0;bottom:0;right:0;display:block;background-color:rgba(0, 0, 0, 0.7);color:#FFFFFF;padding:14px 10px;font-size: 14px!important;font-weight: 500;line-height: 1.4em;padding-left: 80px;}.newsBannerVideo .videoLink, .newsBannerVideo .video {width:100%;}.videoLink .headline::before {content: '';background-image: url('/assets/img/videoPlay.png');position: absolute;height: 100%;width: 67px;background-size: cover;background-position: center;top: 0;left: 0;}.newsBannerVideo .headline::before {width: 90px;}.newsBannerVideo .headline {height: 62px;font-size: 20px !important;padding-left: 115px;}#videos .videosList .video .date {opacity:0;left:0;top:0;right:0;bottom:auto;transition:opacity 0.3s ease;}#videos .videosList .video:hover .date {opacity:1;}.shareButtons {position: absolute;bottom: 10px;left: 25px;}.st-btn {display: inline-block!important;}.st-btn * {pointer-events: none;}#newsSlider {width: 435px;height: 350px;float: right;margin-left: 20px;margin-bottom: 15px;}#newsSlider .slide {height:100%;width:100%;background-size:cover;background-position:center;}.sideNavigation {display: flex;justify-content: space-between;padding-right: 10px;padding-left: 25px;margin-bottom: 15px;}.sideNavigation a {color: #35B083 !important;text-decoration: none !important;font-size: 16px;font-family: aglet-sans, sans-serif;font-weight: 600;}#newsContent p:first-of-type {font-size: 1.2em;line-height: 1.6em;font-weight: 600;color:#8c8279;}.video-wrapper {position: relative;display: block;height: 0;padding-bottom: 52.9%; padding-top: 25px;border: 1px solid #ddd;}.video-wrapper iframe,.video-wrapper img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border:0px;}.video-wrapper img {object-fit: cover;}#embeddedVideo {margin-bottom:16px;}.banner #embeddedVideo {margin-bottom: 0;}.banner #embeddedVideo iframe {width: 100%;height: 467px;}#embeddedVideo iframe {display:block;margin:0 auto;width:830px;height:467px;}#newsSidebar {padding-right: 0;padding-left: 0;}#newsSidebar .block, .project.sidebar .block {border-left:1px solid #B5B5B5;padding-left: 25px;padding-top: 10px;}#newsSidebar .block:first-child {color:#623b97;font-weight:bold;}#newsSidebar .block:first-child > div {margin-bottom:10px;}#newsSidebar .block:first-child > div:last-child {margin-bottom:0px;}#newsSidebar .block:first-child a {color:#623b97;}#newsSidebar .block:last-child {border-bottom:0px;}#progression {padding: 30px 25px 20px 25px;position: relative;}#progression::before, #progression::after {content: '';display: block;position:absolute;height: 1px;left: 0;right: 0;width: calc(100% - 75px);margin: 0 auto;background-color: #b5b5b5;}#progression::before {top:0;}#progression::after {bottom:0;}#progression h5 {font-size: 25px;font-weight: 600;text-align: center;}form.newsSearch {margin: 10px0 30px 0;position: relative;}form.newsSearch::after {content: '';height: calc(100% - 20px);width: 1px;background-color: #a9a9a9;display: block;margin: auto;position: absolute;left: 12px;top: 0;bottom: 0;}#newsSearch {background-color: #FFFFFF;padding: 16px 12px 16px 22px;width: calc(100% - 180px);color: #868686;}#newsSearch::placeholder {color: #B4B4B4;font-size: 14px;font-weight: 600;}form.newsSearch {display:flex;width: 100%;}form.newsSearch input {background-color: transparent;color: #FFFFFF;margin:0;}form.newsSearch input:focus {outline:none;}form.newsSearch input::placeholder {color:#FFFFFF;}form.newsSearch .button {width: 180px;margin-left: 30px;border-radius: 8px;border:0;}ul.news {list-style:none;padding:0;margin: 0;margin-right:25px;}ul.news li {display:flex;margin-bottom:25px;flex-wrap: wrap;}ul.news li .content {width: calc(100% - 170px);}ul.news li .date {width: 100%;display: flex;margin-top: 10px;}ul.news .image {width:140px;height:115px;overflow: hidden;margin-right:15px;flex-basis: 140px;flex-shrink: 0;flex-grow: 0;}ul.news .image img {width: 100%;height: 100%;border: 0px;border-radius: 0px;padding: 0px;display: block;transform: scale(1);transition: transform 0.5s ease;object-fit: cover;object-position: center;}ul.news div a {display:block;color:#7ba7b0;font-weight:bold;}ul.news div span.small {font-size:11px;display:inline-block;font-weight:normal;color:#7ba7b0;}.tabs > ul {margin: 0;padding: 0;display: flex;list-style: none;text-transform: uppercase;justify-content:space-between;font-size:12px;}.tabs > ul li {flex-grow:1;flex-shrink:1;}.tabs > ul li a {display:block;padding:12px;font-size: 18px;font-weight: 600;background-color: #623d91;color: #FFFFFF !important;text-align:center !important;text-decoration: none !important;}.tabs > ul li:first-child a {text-align:left;}.tabs > ul li:last-child a {text-align:right;}.tabs > ul li a.selected {border-bottom: 10px solid #35B083;}.tabs > div {display:none;padding:20px 0 10px;}.tabs > div:first-of-type {display:block;}.tags .tag {border: 1px solid #dddddd;box-sizing: border-box;width: auto;display: inline-block;margin-bottom: 4px;cursor: pointer;font-size: 12px;font-weight: bold;transition:all 0.2s ease;}.tags .tag:hover, .tags .tag.selected {background-color:#623b97;color:#FFFFFF;}.tags .tag a {position: absolute;width: 100%;height: 100%;text-align: center;text-decoration:none !important;}.tags .tag:hover a, .tags .tag.selected a {color:#FFFFFF !important;}.letter.tag {width:35px;height:35px;line-height: 35px;position: relative;background-color: #FFFFFF;}#glossaryTitle {font-size: 28px;font-weight: 600;font-family: aglet-sans, sans-serif;}.container .content .column.half.removeSpacing #glossary {}#glossary {height: 100%;flex-wrap: wrap;display: flex;flex-direction: column}#glossaryTitle {flex-grow: 0;}#glossaryContent {padding: 22px;background-color: #f8f8f8;flex-grow: 1;}#glossaryContent .tags {margin-bottom: 5px;}.glossaryItem {display:none;margin-bottom: 30px;max-width: 650px;}.glossaryItem h5 {margin-bottom: 0;color: #623b97;font-size: 20px;font-weight: 700;}.glossaryItem p {margin: 10px 0 20px;}#contactMap {width:100%;height:640px;}#bottomNavigation {display:flex;justify-content:space-between;align-items:stretch;align-content:stretch;padding:28px 24px;border-top:1px solid #eeeeee;margin-top: 28px;}#bottomNavigation > div {box-sizing:border-box;flex-basis:calc(100% / 3);}#bottomNavigation a {text-decoration:none !important;color:#565656;}#bottomNavigation .left, #bottomNavigation .right {position:relative;}#bottomNavigation .left::before, #bottomNavigation .right::after {font-family:'Material Design Icons';position:absolute;font-size:36px;line-height:32px;height:32px;width:32px;top:0;bottom:0;margin:auto;transition:all 0.3s ease;}#bottomNavigation .left div:first-of-type, #bottomNavigation .right div:first-of-type {text-transform:uppercase;font-size: 10px;}#bottomNavigation .left {text-align:left;padding-left:42px;}#bottomNavigation .left::before {content:"\F141";left:0;}#bottomNavigation .left:hover::before {left:-5px;}#bottomNavigation .right {text-align:right;padding-right:42px;}#bottomNavigation .right::after {content:"\F142";right:0;}#bottomNavigation .right:hover::after {right:-5px;}#bottomNavigation .centre {text-align: center;}#bottomNavigation .centre span {font-size:12px;display:block;text-transform:uppercase;}#bottomNavigation .centre .mdi {font-size: 30px;height: 21px;line-height: 25px;}.pie.statistics {display:flex;flex-wrap:wrap;}.pie.statistics .statistic {width:calc(100% / 2);text-align:center;font-weight:600;margin-top:20px;}.pie.statistics .statistic p {margin-top:8px;margin-bottom:0;}.pie.statistics .statistic .piechart {position:relative;width: 156px;height: 156px;background-color: #EEEEEE;border-radius: 50%;margin:12px auto 0;overflow: hidden;}.pie.statistics .statistic .piechart circle {fill: #EEEEEE;stroke: #623b97;stroke-width: 50;stroke-dasharray: 0 490;-webkit-transition: stroke-dasharray 1s ease;transition: stroke-dasharray 1s ease;transform:rotate(-90deg);transform-origin:center;}.pie.statistics .statistic .piechart > span {position:absolute;font-size:24px;height:24px;line-height:24px;font-weight:600;width:100%;text-align:center;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2}.pie.statistics .statistic .piechart::before {position:absolute;content:'';width:80%;height:80%;background-color:#FFFFFF;border-radius: 50%;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1;}.downloads {margin-bottom:12px;}.downloads .column {flex-wrap:nowrap;padding-left:24px;padding-right:24px;margin-bottom:32px;}.downloads .column:nth-child(3n) {padding-left:24px;padding-right:0;}.downloads .column:nth-child(3n+1) {padding-left:0;padding-right:24px;}.downloads .icon {position:relative;margin-right:16px;}.downloads .icon:not(.preview) img {height: 47px;width: 31px;}.downloads .icon > span:first-child {font-size:42px;}.downloads .content {width:100%;}.downloads .content h4 {line-height:1.2em;}.downloads .content a {text-decoration:none !important;}.downloads .downloadHeader {font-size: 20px;}.downloads .content div {font-size:small;}.statisticsDetails, .statisticsGraphs {margin-top: 10px;}.statisticsDetails .statistic {display:flex;flex-direction:column;justify-content:space-between;font-size:13px;background-color:#f9f9f9;padding:12px !important;border: 1px solid;margin-bottom:24px;}.statisticsDetails .statistic p {margin-bottom:0;}.statisticsDetails .statistic a {text-decoration:none;}.statisticsGraphs {margin-bottom:24px;column-gap: 40px;}.statisticsGraphs .statistic.column {margin-bottom:20px;flex: 0 1 calc((100% - 40px)/2);}.statisticsGraphs .statistic .bar {width:100%;height:64px;overflow:hidden;margin-bottom:8px;}.statisticsGraphs .statistic .bar .percent {display:block;width:0px;height:100%;transition:width 1s ease;}.attractbold {line-height: 1.4em;}.searchBlock {background-color:#f5f6f7;color:#747778;padding:10px 0;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;position: relative;z-index: 1;}.searchBlock #searchForm {padding:10px 0;display:flex;flex-wrap: wrap;justify-content: center;}.searchBlock #searchForm * {color:#747778;}.searchBlock #searchForm label {color: #565656;font-weight: 600;}.searchBlock #searchForm h4 {color:#2F4957;text-transform: uppercase;}.searchBlock #searchForm .searchFields {display: flex;align-items:center;}.searchBlock #searchForm > *:first-child {margin-left:0;}.searchBlock #searchForm #listButton{padding-block: 14px;}.searchBlock #searchForm .button {margin-right:0;padding: 16px;color: #fff;}.searchBlock #searchForm .button span{color:inherit;}.searchBlock #searchForm #filterButton {display:none;}.searchBlock #searchForm h2 {white-space: nowrap;}.searchBlock #searchForm input {color:#565656;}.searchBlock #searchForminput {padding-left: 40px;}.searchBlock #searchForm input[type="text"] {padding:16px;padding-left: 32px;margin-right: 0;min-width: 390px;max-width: 50%;}.searchBlock #searchForm.searchContainer, .searchBlock #searchForm input {position: relative;width: 100%;max-width: 375px;margin-bottom: 0;}.searchBlock #searchForm .searchContainer, .searchBlock #searchForm input::placeholder {color: #B4B4B4;font-size: 14px;font-weight: 600;font-family: aglet-sans, sans-serif;}.searchBlock #searchForm .searchContainer::after {content: '';width: 1px;height: 32px;position: absolute;background-color: #A2A2A2;left: 20px;top: 11px;}#mapButton {padding:11px 33px !important;}#mapButton img{width: 19px;height: 24px;max-width: 19px;}.searchBlock #searchForm .searchFields {align-items: flex-end;justify-content: flex-end;column-gap: 20px;}.searchBlock #searchForm .button {background-color: #3D541B;color: #FFFFFF;}.searchBlock #searchForm .search.button {width:156px;flex-basis:156px;height: 51px;margin-left: 10px;margin-right: 10px;}.searchBlock #searchForm .propertySearch {padding-right:2%;margin-bottom: 10px;}.searchBlock #searchForm .regionFilter {padding:0 2%;border-left: 1px solid#D4D4D4;}.searchBlock #searchForm .regionFilter ul {display:flex;flex-wrap: wrap;list-style:none;padding:0;}.searchBlock #searchForm .regionFilter ul li {margin-right:14px;margin-bottom:5px;display:flex;}.searchBlock #searchForm .regionFilter ul li input {margin: 0;position: relative;top: 2px;}.searchBlock #searchForm .basicSearch input#searchText {color:#623b97;}.ui-menu.ui-autocomplete {font-family: 'Open Sans', sans-serif;}.ui-menu.ui-autocomplete .ui-menu-item-wrapper {font-family: 'Open Sans', sans-serif;padding: 10px 18px;color: #623b97;}.darkGreyBackground {background-color: #373737;}.lightGreyBackground {background-color: #5A5A5A;}.darkGreyBackground .container h4, .darkGreyBackground .container p, .lightGreyBackground .container h4, .lightGreyBackground .container p {color: #ffffff;}.testimonialItem {border: 1px solid #C7C7C7;background-color: #eeeeee;padding: 46px;text-align: center;margin-bottom: 20px;}p.testimonialQuote:before {font: normal normal normal 24px/1 "Material Design Icons";content: "\F756";color: #623b97;}p.testimonialQuote:after {font: normal normal normal 24px/1 "Material Design Icons";content: "\F27E";color: #623b97;}p.testimonialBy {font-weight: 600;font-size: 15px;display: block;line-height: 22px;color: #8c8279;}p.testimonialBy .details {font-weight: 500;color: #9d9d9d;display: block;font-size: 13px;font-style: italic;}.filterTitle {font-family: "Raleway", "Helvetica", "Arial", sans-serif;font-size: 64px;font-weight: 100;opacity: 0.2;position: absolute;right: 0;top: -6px;}#linksMenu{flex-wrap: nowrap;}#linksList {margin:26px 0;}#linksList .item {border: 1px solid rgba(242, 242, 242, 1);padding: 0;margin-bottom: 20px;}#linksList .details {padding: 12px;flex: 1;display: flex;flex-direction: column;}#linksList .item a {text-decoration: none;color: #623b97;font-weight: 500;}#linksList .item .icon {display: block;margin-top: auto;padding: 5px 0;}#linksList .item.quarter.column {flex: 0 0 calc((100% / 4) - 12px);width: calc((100% / 4) - 12px);padding: 0;display: flex;flex-direction: column;}#linksList .item.quarter.column .image {height:180px;}#body #banner h1.projectHeader, #body #banner p.projectHeader {color: #623b97;text-transform:none;}#body #banner p.projectHeader {line-height: 14px;}#linksList .item.quarter.column:hover {cursor: pointer;}#linksList .item .image {position:relative;text-align: center;}#linksList .item .image img {width:100%;height:100%;object-fit:scale-down;object-position: top center;}h4.downloadLink {margin: 0;font-size: 1.1em;}h4.downloadLink a {color: #623b97;}.teamPhoto {float:left;width:380px;height:auto;margin-right: 20px;margin-bottom: 15px;}#downloadsList img {display:block;position:static;width:auto;margin-top: 10px;}#footer {overflow-x:hidden;color:#3c3a39;}#footer p {margin-top:0;}#footer a {text-decoration: none;}#footer .button {background-color:#D4E1DA;color: #757778;padding: 17px 34px;}#footer p:first-child {margin-top:0;}#footer a.readMore {color:#623b97;}#footer .callToAction {color:#757778;background-color:#D4E1DA;font-size:28px;font-weight:600;text-align:center;padding:48px 24%;}#footer .callToAction a {text-decoration: underline;color: inherit;}#footer .callToAction p {margin:0;}#footer .twitterScroll {position:relative;white-space:nowrap;overflow:hidden;min-height:22px;color:#FFFFFF;padding:0;margin:6px 0 12px;}.twitterScroll[colour="purple"] a {color:#623b97!important;}.twitterScroll .tweet {display:inline-block;margin-right:60px;}.twitterScroll .separator {margin-left:8px;}.twitterScroll .mdi-twitter {margin:0 4px;}.twitterScroll .Emoji {height: 14px;position: relative;top: 1px;display: inline-block;}#footer .footer_content {background-color: #757778;color: #D4E1DA;font-size: 18px;font-weight: 500;padding-top: 40px;padding-right: 0;padding-left: 0;padding-bottom: 20px;}#footer .footer_content strong {font-weight: 900;}#footer .footer_content .headOffice,#footer .footer_content .seOffice {padding-right: 80px;}#footer .footer_content a:not(.button) {color: #D4E1DA;}#footer .footer_content svg {fill: #D4E1DA;}#footer .footer_content .logo {display:block;margin-bottom:24px;flex-shrink: 0;margin-right: 210px;}#footer .footer_content .logo img {width:100%;height: auto;max-width:256px;}#footer .footer_content .columns {justify-content:space-between;}#footer .footer_content .column {}#footer .footer_content .quicklinks {padding:0;margin:0;list-style:none;}#footer .footer_content .quicklinks li {margin-bottom:5px;}#footer .footer_content .quicklinks li::before {font-family:'Material Design Icons';content:"\F142";color:#623b97;margin-right:8px;font-weight:bold;}#footer .footer_content .quicklinks li a {font-size:13px;color:#1A1A1A;}#footer .footer_content ul.news {list-style:none;padding:0;margin:0;}#footer .footer_content ul.news li {display:flex;margin-bottom:10px;}#footer .footer_content ul.news .image {width:64px;height:64px;overflow: hidden;margin-right:10px;flex-basis: 64px;flex-shrink: 0;flex-grow: 0;}#footer .footer_content ul.news .image img {height: auto;width: 100%;border: 0px;border-radius: 0px;padding: 0px;display: block;transform: scale(1);transition: transform 0.5s ease;}#footer .footer_content ul.news div a {display:block;font-weight:normal;}#footer .tags .tag {border-color:#623b97;color:#623b97;}#footer .tags .tag:hover {background-color:#FFFFFF;}#footer .tags .tag a {color:#623b97;padding:4px 6px;}#footer #newsletterForm {margin-top:5px;display:flex;}#footer #newsletterForm input {border-top-right-radius:0px;border-bottom-right-radius:0px;vertical-align: middle;height: 20px;padding: 12px 18px;margin: 0;box-sizing: content-box;}#footer #newsletterForm input:focus {outline:none;}#footer #newsletterForm button {width: auto;border-top-left-radius: 0px;border-bottom-left-radius: 0px;padding: 8px 18px;font-size: 14px;}#footer .desktop {margin: 15px 0;}#footer .socialIcons {display:flex;justify-content: space-around;}#footer .socialIcons .social {font-size:22px;text-align:center;color:#e2e2e2;margin:0 10px;transition:all 0.1s ease-in-out;}#footer .socialIcons .social:hover {color:#FFFFFF;}#footer .socialIcons .social:hover svg {fill:#FFFFFF;}#footer .copyright {display:flex;color: #d4e1da;justify-content:space-between;font-size:18px;text-align:center;padding-top:25px;padding-bottom:25px;letter-spacing:-0.25px;}#footer .js-marquee br {display: none;}#lowestFoot {z-index: 8;background-color: #3A3D3E;color:#d4e1da;}#lowestFoot a {color: #d4e1da;}.nobull {list-style-type: none;font-size: 13px;font-weight: 500!important;}.nobull a{text-decoration: none!important;border-bottom: none!important}.questionList *{box-sizing: border-box;}.questionList .question {border: 1px solid #C7C7C7;border-collapse: collapse;padding:8px;width:100%;margin-top: -1px;display:block;}.questionList .question:hover {cursor: pointer;background-color: #d8c8ee;}.questionList .question.hidden {display: none;}.letterList {display: flex;}.letterList .letter {margin: 0 4px;padding:2px;text-transform: uppercase;background-color: #604099;border:1px solid #604099;color: #FFFFFF;width: 34px;height: 34px;text-align: center;display: block;box-sizing: border-box;display: flex;justify-content: center;align-items: center;cursor: pointer;min-width: 30px;}.letterList .letter:hover {background-color: #1a1918;}.letterList .letter.selected {background-color: #FFFFFF;color: #1a1918;border:1px dashed #604099;cursor: auto;}.questionContent.hidden {display: none;}.questionContent.selected {display: block;}#searchLoading {display:none;margin:0 10px;position: absolute;left: 18px;font-size: 23px;}.columnsImageSlider.loadingSlider .slider {display: none;}.contentSlider.fullHeight, .contentSlider.fullHeight .slider {height: 100% !important;}.contentSlider.fullHeight.minHeight, .contentSlider.fullHeight.minHeight .slider {min-height: 395px;}.sliderTitle {font-size: 17px;font-weight: 500;margin: 8px 4px;color: #5A5A5A;display: block;}.removeHorizontalSpacing {padding-left: 0 !important;padding-right: 0 !important;}@media(max-width: 1900px) {#footer .callToAction {padding: 48px 18%;}}@media(max-width: 1600px) {.columns > .half.column .container {flex: 0 0 calc(100vw / 2);width: calc(100vw / 2);}.home.slider .slider .caption .columns {flex-wrap:wrap;}.home.slider .slider .caption .columns .half.column {}.home.slider .slider .caption .columns .half.column .container {width:1660px;max-width:100%;padding:0 30px;}#body #banner.large {height: 640px;padding: 500px 0 85px;}#body #banner {min-height: 385px;}#featuredVideo ~ #countIcons .icons.columns .column .number {font-size:38px;}.popup.show .window {margin-top:0;max-height: calc(100vh - 50px);min-width: 60%;}.newsSearch {width:auto;}#footer .callToAction {padding-left:11%;padding-right:11%;}}@media(max-width: 1400px){#teamMenu ul{justify-content: flex-start;position: relative;}#teamMenu ul a{padding: 16px;display: inline-block;}#teamMenu .columns {flex-wrap: wrap;}#teamMenu .columns > .half.column {flex-basis: 100%;}#teamMenu .column:nth-of-type(2){margin-top: 0;position: relative;}#teamMenu .column:nth-of-type(2) ul::after{content: "";display: block;width: 100%;position: absolute;bottom: -5px;height: 5px;background-color: #604099;}.newsBannerHeader .columns > .half.column {flex: 1 1 100%;width: 100%;}.newsBannerDetail .infoBlock{min-height: unset;}.newsBannerHeader .infoBlock h1 {position: absolute;top: 0;width: 100%;left: 0;padding: 20px;box-sizing: border-box;background-image: URL('/assets/img/topgraph.svg');background-size: cover;background-repeat: no-repeat;background-position: center;background-color: #fafafa;}.newsBannerHeader [bg-color].half.column,.newsBannerHeader [bg-color].half.column .container {position: unset;}#body .newsBannerHeader #banner {height: 100%;}#body .newsBannerHeader #banner.newsBannerVideo {padding-top: 0;}#body .newsBannerHeader #banner.newsBannerHeaderImage {padding-top: 0;min-height: 550px;}#body.projects .sideNavigation {flex-wrap: wrap;padding: 15px;row-gap: 10px;}#body.projects .sideNavigation .centre{flex: 1 0 100%;}#body.projects .sideNavigation .left,#body.projects .sideNavigation .right{flex: 1 1 50%;}#body.projects .sideNavigation .left{flex: 1 1 50%;}#body.projects .sideNavigation .right{text-align: right;}}@media(max-width: 1345px){.home.slider .columns{flex-wrap:wrap;}.home.slider .slideCaption {position: unset;flex: 1 1 100%;width: 100%;}.home.slider .banner .half.column [bg-color="white"] {background-image: none;background-color: transparent;}.home.slider .banner .infoBlock {padding-top: 24px;padding-bottom: 10px;min-height: 425px;}.strategicLandPromotion.columns > .half.column {flex: 1 1 100%;width: 100%;}.strategicLandPromotion.columns > [bg-color].half.column, .strategicLandPromotion.columns > [bg-color].half.column > .main.content.container {position: unset;}.strategicLandPromotion .infoBlock {min-height: unset;}.home.slider .slideCaption h1, .strategicLandPromotion .infoBlock h1 {position: absolute;top: 0;width: 100%;left: 0;padding: 20px 20px 15px;box-sizing: border-box;background-image: URL('/assets/img/topgraph.svg');background-size: cover;background-repeat: no-repeat;background-position: center;background-color: #fafafa;}}@media(max-width: 1320px){#imageDiagram.popup .window {height: 98vh;width: 98vw;}#newsSidebar .newsSideNavigation {flex-wrap: wrap;}#newsSidebar .newsSideNavigation .centre{flex: 1 1 100%;margin-bottom: 15px;}}@media(max-width: 880px){#parentCompanyPopup .logos img:first-child {height: 25px !important;margin-right:14px !important;}#parentCompanyPopup .logos img:nth-child(2) {height: 30px !important;margin-right:14px !important;}#parentCompanyPopup .logos img:nth-child(3) {height: 50px !important;margin-top: -12px !important;}.finishedContent p {font-size: 16px;}}@media(max-width: 680px){.desktopOnly {display:none;}.mobileOnly {display: block;}}@media(max-width: 490px){#parentCompanyPopup .logos img:first-child {height: 18px !important;margin-right:10px !important;margin-top: -2px !important;}#parentCompanyPopup .logos img:nth-child(2) {height: 22px !important;margin-right:10px !important;}#parentCompanyPopup .logos img:nth-child(3) {height: 38px !important;margin-top: -10px !important;}}@media(max-width: 390px){#parentCompanyPopup .logos img:first-child {height: 25px !important;margin-right:84px !important;}#parentCompanyPopup .logos img:nth-child(2) {height: 30px !important;margin-right:84px !important;}#parentCompanyPopup .logos img:nth-child(3) {height: 50px !important;margin-top: -12px !important;}}