html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol[class],ul[class]{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;-webkit-appearance:none}input:focus,button:focus,textarea:focus,select:focus{outline-width:0}table{border-collapse:collapse;border-spacing:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}@font-face{font-family:'icomoon';src:url("../assets/fonts/icomoon.eot?drxg6v");src:url("../assets/fonts/icomoon.eot?drxg6v#iefix") format("embedded-opentype"),url("../assets/fonts/icomoon.ttf?drxg6v") format("truetype"),url("../assets/fonts/icomoon.woff?drxg6v") format("woff"),url("../assets/fonts/icomoon.svg?drxg6v#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-airplane:before{content:"\e906"}.icon-magnifier:before{content:"\e902"}.icon-fb:before{content:"\e900"}.icon-instagram:before{content:"\e901"}.icon-twitter:before{content:"\e903"}.icon-weibo:before{content:"\e904"}.icon-youtube:before{content:"\e905"}header{height:80px;position:fixed;width:100%;top:0;left:0;z-index:10}header:before{content:'';position:absolute;width:100%;height:3px;background-color:#3D51E4;bottom:0;left:0}header nav{padding-left:4%;padding-right:4%;display:flex;background-color:#FFF;height:78px}header nav .logo{width:116px;min-width:116px;margin-right:25px;display:flex;align-items:center}header nav .logo img{width:100%}header nav .navbar{flex:1 1 auto;display:flex;align-items:center}header nav .navbar .navigation-container{flex:1 1 auto}header nav .navbar .navigation-container .navigation{display:flex;height:78px;align-items:center;justify-content:center}header nav .navbar .navigation-container .navigation li{line-height:1.2;height:100%}header nav .navbar .navigation-container .navigation li a{color:#191919;padding-left:20px;padding-right:20px;height:100%;display:flex;align-items:center}header nav .navbar .navigation-container .navigation li a.current{color:#FFF}header nav .navbar .toolbar{display:flex;height:50px;align-items:center;position:relative}header nav .navbar .toolbar .nav-search{width:55px;height:100%;display:flex;align-items:center;justify-content:center}header nav .navbar .toolbar .nav-search a{color:#191919;font-size:0}header nav .navbar .toolbar .nav-search a:before{font-size:16px}header nav .navbar .toolbar .global-search{opacity:0;pointer-events:none;top:11px;left:25px;width:315px;position:absolute;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}header nav .navbar .toolbar .global-search.expanded{opacity:1;pointer-events:auto}header nav .navbar .toolbar .global-search .global-search-form{width:288px;padding-left:30px;border-bottom:#3D51E4 1px solid}header nav .navbar .toolbar .global-search .global-search-form input{width:100%}header nav .navbar .toolbar .global-search .global-search-field{border:none}header nav .navbar .toolbar .global-search .btn-close{position:absolute;top:9px;right:1px;width:11px;height:11px;z-index:1}header nav .navbar .toolbar .global-search .btn-close:before,header nav .navbar .toolbar .global-search .btn-close:after{content:'';position:absolute;border-top:#A2A2A2 1.5px solid;width:14px;height:1px;top:5px;left:-1px}header nav .navbar .toolbar .global-search .btn-close:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header nav .navbar .toolbar .global-search .btn-close:after{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}header nav .navbar .toolbar .social-media{display:flex;padding-left:10px;padding-right:10px;height:100%;align-items:center;border-left:#F0F0F0 1px solid;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}header nav .navbar .toolbar .social-media.hide{opacity:0;pointer-events:none}header nav .navbar .toolbar .social-media a{font-size:0;color:#191919;display:block;width:40px;height:20px;position:relative}header nav .navbar .toolbar .social-media a:before,header nav .navbar .toolbar .social-media a:after{content:'';position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}header nav .navbar .toolbar .social-media a:before{display:none}header nav .navbar .toolbar .social-media a.fb:before{background-image:url("../assets/images/common/fb.svg");background-size:7px auto}header nav .navbar .toolbar .social-media a.fb:after{background-image:url("../assets/images/common/fb-colour.svg");background-size:7px auto}header nav .navbar .toolbar .social-media a.instagram:before{background-image:url("../assets/images/common/instagram.svg");background-size:14px auto}header nav .navbar .toolbar .social-media a.instagram:after{background-image:url("../assets/images/common/instagram-colour.svg");background-size:14px auto}header nav .navbar .toolbar .social-media a.youtube:before{background-image:url("../assets/images/common/youtube.svg");background-size:20px auto}header nav .navbar .toolbar .social-media a.youtube:after{background-image:url("../assets/images/common/youtube-colour.svg");background-size:20px auto}header nav .navbar .toolbar .social-media a.weibo:before{background-image:url("../assets/images/common/weibo.svg");background-size:18px auto}header nav .navbar .toolbar .social-media a.weibo:after{background-image:url("../assets/images/common/weibo-colour.svg");background-size:18px auto}header nav .navbar .toolbar .social-media a.twitter:before{background-image:url("../assets/images/common/twitter.svg");background-size:17px auto}header nav .navbar .toolbar .social-media a.twitter:after{background-image:url("../assets/images/common/twitter-colour.svg");background-size:17px auto}header nav .navbar .toolbar .lang-selector{font-size:14px;padding-left:25px;border-left:#F0F0F0 1px solid;height:100%;position:relative;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}header nav .navbar .toolbar .lang-selector.hide{opacity:0;pointer-events:none}header nav .navbar .toolbar .lang-selector .btn-lang-select{color:#191919;height:100%;display:flex;align-items:center;position:relative;padding-right:13px}header nav .navbar .toolbar .lang-selector .btn-lang-select.expanded:before{transform-origin:center;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header nav .navbar .toolbar .lang-selector .btn-lang-select:before{content:'';position:absolute;top:calc(50% - 2px);right:0;width:0;height:0;border-style:solid;border-width:5px 3px 0 3px;border-color:#191919 transparent transparent transparent;-webkit-transition:transform 0.3s ease-out;-moz-transition:transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;-ms-transition:transform 0.3s ease-out;transition:transform 0.3s ease-out}header nav .navbar .toolbar .lang-selector .lang-dropdown{display:none;position:absolute;top:45px;left:25px;font-size:14px;width:60px;background-color:#FFF;z-index:1}header nav .navbar .toolbar .lang-selector .lang-dropdown.expanded{display:block}header nav .navbar .toolbar .lang-selector .lang-dropdown a{display:block;line-height:30px;min-height:30px;text-align:center;color:#191919}header nav .navbar .toolbar .lang-selector .lang-dropdown a.current{color:#FFF;background-color:#3D51E4}footer{position:relative;z-index:100;padding-left:60px;padding-right:60px;height:70px;background-color:#3D51E4;color:#FFF;display:flex;align-items:center;justify-content:space-between}footer .footer-directory{display:flex}footer .footer-directory li{margin-right:40px}footer .footer-directory li:last-child{margin-right:0}footer .footer-directory a{color:#FFF !important}footer .footer-legal{margin-left:50px}.overlay{background-color:rgba(0,0,0,0.85);position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none}.overlay.opened{display:block}.video-popup{display:none;top:0;bottom:0;left:0;right:0;position:fixed;z-index:101}.video-popup.opened{display:block}.video-popup .video-container{max-width:740px;height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.video-popup .video-container .video-player{width:100%;padding-top:56.25%;height:0;position:relative}.video-popup .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-popup .video-container .btn-close{margin-top:40px;width:40px;height:40px;border-radius:50%;background-color:red;position:relative}.video-popup .video-container .btn-close:before,.video-popup .video-container .btn-close:after{content:'';border-top:#FFF 1px solid;width:15px;height:1px;position:absolute;top:19px;left:13px}.video-popup .video-container .btn-close:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.video-popup .video-container .btn-close:after{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.sub-navigation{position:relative;margin-top:45px;font-size:1.8rem}.sub-navigation:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#E5E5E5}.sub-navigation .sub-nav{display:flex}.sub-navigation .sub-nav li{margin-right:40px}.sub-navigation .sub-nav li:last-child{margin-right:0}.sub-navigation .sub-nav li a{display:flex;min-height:50px;align-items:center;color:#999;position:relative}.sub-navigation .sub-nav li a.current{color:#000}.sub-navigation .sub-nav li a.current:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px}.section-title{background-color:#3D51E4;color:#FFF;font-size:4.5rem;height:160px;padding-top:20px;padding-bottom:20px;display:flex;align-items:center}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}@font-face{font-family:'robotocondensed';src:url("../assets/fonts/robotocondensed-light-webfont.eot");src:url("../assets/fonts/robotocondensed-light-webfont.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/robotocondensed-light-webfont.woff2") format("woff2"),url("../assets/fonts/robotocondensed-light-webfont.woff") format("woff"),url("../assets/fonts/robotocondensed-light-webfont.ttf") format("truetype"),url("../assets/fonts/robotocondensed-light-webfont.svg#latoregular") format("svg");font-weight:300;font-style:normal}@font-face{font-family:'robotocondensed';src:url("../assets/fonts/robotocondensed-regular-webfont.eot");src:url("../assets/fonts/robotocondensed-regular-webfont.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/robotocondensed-regular-webfont.woff2") format("woff2"),url("../assets/fonts/robotocondensed-regular-webfont.woff") format("woff"),url("../assets/fonts/robotocondensed-regular-webfont.ttf") format("truetype"),url("../assets/fonts/robotocondensed-regular-webfont.svg#latoregular") format("svg");font-weight:400;font-style:normal}@font-face{font-family:'robotocondensed';src:url("../assets/fonts/robotocondensed-bold-webfont.eot");src:url("../assets/fonts/robotocondensed-bold-webfont.eot?#iefix") format("embedded-opentype"),url("../assets/fonts/robotocondensed-bold-webfont.woff2") format("woff2"),url("../assets/fonts/robotocondensed-bold-webfont.woff") format("woff"),url("../assets/fonts/robotocondensed-bold-webfont.ttf") format("truetype"),url("../assets/fonts/robotocondensed-bold-webfont.svg#latoregular") format("svg");font-weight:700;font-style:normal}html{font-size:62.5%;height:100%}html,body{width:100%;padding:0;margin:0;line-height:1.6666666667;font-family:"robotocondensed",Arial,sans-serif,Verdana,Helvetica;color:#191919}body{font-size:1.6rem}body:before{content:'desktop';display:none}@media (max-width: 767px){body:before{content:'mobile'}}strong,b{font-weight:bold}u{text-decoration:underline}em,i{font-style:italic}sub{vertical-align:sub;font-size:12px}sup{vertical-align:super;font-size:12px}input,textarea{font-family:"robotocondensed",Arial,sans-serif,Verdana,Helvetica}::-webkit-input-placeholder{color:#D3D3D3}::-moz-placeholder{color:#D3D3D3}:-ms-input-placeholder{color:#D3D3D3}:-moz-placeholder{color:#D3D3D3}table th{font-weight:bold}table th,table td{border:1px solid #000;padding:5px}h1,h2,h3,h4,h5,h6{font-family:"robotocondensed",Arial,sans-serif,Verdana,Helvetica;line-height:1}a{text-decoration:none}p{padding-bottom:30px}.hide-text{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;top:50%}#main{margin-top:80px}.content-container,.narrow-content-container{width:100%;max-width:1220px;padding-left:50px;padding-right:50px;margin-left:auto;margin-right:auto}.narrow-content-container{max-width:1030px}.btn-cta{font-size:1.8rem;font-weight:bold;color:#FFF !important;border-radius:25px;min-height:46px;line-height:46px;display:inline-block;padding-left:40px;padding-right:40px;background-color:#3D51E4}.btn-cta.reverse{background-color:#FFF !important}.load-more-list+.btn-container{margin-top:60px;text-align:center}.load-more-list+.btn-container.hide{display:none}section.content{padding-top:60px;padding-bottom:60px;font-size:1.8rem;font-weight:300}section.content:last-child{padding-bottom:150px}.narrow-content-container ul{margin-top:0;margin-bottom:0;padding-left:20px}.narrow-content-container ul li{padding-bottom:30px}.narrow-content-container h2{font-size:2.4rem;line-height:1.2;padding-bottom:30px;font-weight:bold}.narrow-content-container .date{font-size:1.5rem;color:#656565;padding-bottom:30px}.narrow-content-container .caption{font-size:1.5rem;color:#656565;font-style:italic;padding-top:15px;padding-bottom:30px}.narrow-content-container .video-inner{height:0;padding-top:56.25%;position:relative;margin-bottom:30px}.narrow-content-container .video-inner iframe,.narrow-content-container .video-inner a{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.narrow-content-container .video-inner a{z-index:1}.narrow-content-container .video-inner a:before{content:'';position:absolute;width:80px;height:80px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;z-index:1}.narrow-content-container .video-inner a:after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:13px 0 13px 20px;border-color:transparent transparent transparent #FFF;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-left:1px;z-index:2}.narrow-content-container .video-inner .caption{font-style:normal;font-size:1.8rem;font-weight:400;color:#000}.narrow-content-container .video-inner .btn-show-video{opacity:1;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;-ms-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}.narrow-content-container .video-inner .btn-show-video.hide{opacity:0;pointer-events:none}.table-content table{width:100%;border-top:#3D51E4 3px solid;font-size:1.5rem;margin-top:20px;margin-bottom:50px}.table-content table td,.table-content table th{border:none;text-align:left;padding:15px 30px 15px 30px}.table-content table th{color:#3D51E4}.table-content table tr:nth-child(odd) td,.table-content table tr:nth-child(odd) th{background-color:#FFF}.table-content table tr:nth-child(even) td,.table-content table tr:nth-child(even) th{background-color:#F7F7F7}.footer-page{padding-top:60px;padding-bottom:150px;min-height:calc(100vh - 80px - 160px - 70px)}.footer-page h2{font-size:2.4rem;font-weight:bold;line-height:1.2;color:#3D51E4;padding-bottom:20px}.navigation .nav-information-centre.current{background-color:#7A01E1}body.information-centre a{color:#7A01E1}body.information-centre header:before{background-color:#7A01E1}body.information-centre .sub-navigation .sub-nav li a.current:before{background-color:#7A01E1}body.information-centre .section-banner .banner-title{background-color:rgba(94,0,175,0.7)}body.information-centre .press-release-container .list li:nth-child(odd){background-color:rgba(122,1,225,0.15)}body.information-centre .btn-cta{background-color:#7A01E1}body.information-centre .detail-page-title{background-color:#7A01E1}body.information-centre .detail-page-content h2{color:#7A01E1}body.information-centre .detail-page-content a{color:#7A01E1}body.information-centre .detail-page-bottom a{color:#7A01E1}body.information-centre .publications-list h2{color:#7A01E1}body.information-centre .publications-list li:nth-of-type(odd){background-color:rgba(122,1,225,0.15)}body.information-centre .publications-list li .icon-external{color:#7A01E1}body.information-centre .publications-list li .icon-external:before{border-color:#7A01E1}body.information-centre .publications-list li .icon-external:after{background-color:#7A01E1}body.information-centre .video-list h2{color:#7A01E1}body.information-centre .video-list .search-results .result-keyword{color:#7A01E1}body.information-centre .video-list .video-title .search-video-container .search-video-button{color:#7A01E1}body.information-centre .video-list .video-item:before{background-color:#7A01E1}body.information-centre .video-popup .video-container .btn-close{background-color:#7A01E1}body.information-centre .contact-us-content h2{color:#7A01E1}body.information-centre .contact-us-content .left a{color:#7A01E1}body.information-centre .contact-us-content .right .field-item label{color:#7A01E1}body.information-centre .contact-us-content .right .field-item input:focus,body.information-centre .contact-us-content .right .field-item textarea:focus{border-color:#7A01E1}body.information-centre .contact-us-content .right .recaptcha-container .captcha-tool input{color:#7A01E1}body.information-centre .contact-us-content .right .btn-container .btn-cta{border-color:#7A01E1;margin-right:10px}body.information-centre .contact-us-content .right .btn-container .btn-cta:last-child{margin-right:0}body.information-centre .contact-us-content .right .btn-container .btn-cta.reverse{color:#7A01E1 !important}body.information-centre .contact-us-thank-you h2{color:#7A01E1}body.information-centre .faq-container .list li.show .question{background-color:rgba(122,1,225,0.15)}body.information-centre .faq-container .list li .question:before,body.information-centre .faq-container .list li .question:after{border-color:#7A01E1}body.information-centre .faq-container .list li .num{color:#7A01E1}body.information-centre section.content:nth-of-type(even){background-color:rgba(122,1,225,0.1)}body.information-centre .narrow-content-container h2{color:#7A01E1}body.information-centre .narrow-content-container table{border-color:#7A01E1}body.information-centre .narrow-content-container table th{color:#7A01E1}body.information-centre .narrow-content-container .video-inner a:before{background-color:#7A01E1}body.information-centre .other-updates-container li:nth-of-type(odd){background-color:rgba(122,1,225,0.15)}body.information-centre .public-content .photo-gallery .swiper-button-next:before,body.information-centre .public-content .photo-gallery .swiper-button-next:after,body.information-centre .public-content .photo-gallery .swiper-button-prev:before,body.information-centre .public-content .photo-gallery .swiper-button-prev:after{border-color:#7A01E1}body.information-centre .public-content .photo-gallery .swiper-pagination-custom a,body.information-centre .public-content .photo-gallery .swiper-pagination-custom .total{color:#7A01E1}body.information-centre .public-content .content h2{color:#7A01E1}body.information-centre .public-content .content a{color:#7A01E1}body.information-centre .project-timeline-container .timeline:before{background-color:rgba(122,1,225,0.2)}body.information-centre .project-timeline-container .timeline li a:hover .icon:before,body.information-centre .project-timeline-container .timeline li a.selected .icon:before{background-color:#7A01E1}body.information-centre .project-timeline-container .timeline li a:before{border-color:#7A01E1}body.information-centre .project-timeline-container .timeline li a .icon{border-color:#7A01E1}body.information-centre .project-timeline-container .timeline li a .icon:after{background-color:#7A01E1}body.information-centre .project-timeline-container .timeline-content .timeline-year .item:nth-child(odd){background-color:rgba(122,1,225,0.1)}body.information-centre .project-timeline-container .timeline-content .timeline-year .item.icon-airplane:before{color:#7A01E1}.navigation .nav-three-runway-system.current{background-color:#FF8900}body.three-runway-system a{color:#FF8900}body.three-runway-system header:before{background-color:#FF8900}body.three-runway-system .sub-navigation .sub-nav li a.current:before{background-color:#FF8900}body.three-runway-system .section-banner .banner-title{background-color:rgba(206,111,0,0.7)}body.three-runway-system .press-release-container .list li:nth-child(odd){background-color:rgba(255,137,0,0.15)}body.three-runway-system .btn-cta{background-color:#FF8900}body.three-runway-system .detail-page-title{background-color:#FF8900}body.three-runway-system .detail-page-content h2{color:#FF8900}body.three-runway-system .detail-page-content a{color:#FF8900}body.three-runway-system .detail-page-bottom a{color:#FF8900}body.three-runway-system .publications-list h2{color:#FF8900}body.three-runway-system .publications-list li:nth-of-type(odd){background-color:rgba(255,137,0,0.15)}body.three-runway-system .publications-list li .icon-external{color:#FF8900}body.three-runway-system .publications-list li .icon-external:before{border-color:#FF8900}body.three-runway-system .publications-list li .icon-external:after{background-color:#FF8900}body.three-runway-system .video-list h2{color:#FF8900}body.three-runway-system .video-list .search-results .result-keyword{color:#FF8900}body.three-runway-system .video-list .video-title .search-video-container .search-video-button{color:#FF8900}body.three-runway-system .video-list .video-item:before{background-color:#FF8900}body.three-runway-system .video-popup .video-container .btn-close{background-color:#FF8900}body.three-runway-system .contact-us-content h2{color:#FF8900}body.three-runway-system .contact-us-content .left a{color:#FF8900}body.three-runway-system .contact-us-content .right .field-item label{color:#FF8900}body.three-runway-system .contact-us-content .right .field-item input:focus,body.three-runway-system .contact-us-content .right .field-item textarea:focus{border-color:#FF8900}body.three-runway-system .contact-us-content .right .recaptcha-container .captcha-tool input{color:#FF8900}body.three-runway-system .contact-us-content .right .btn-container .btn-cta{border-color:#FF8900;margin-right:10px}body.three-runway-system .contact-us-content .right .btn-container .btn-cta:last-child{margin-right:0}body.three-runway-system .contact-us-content .right .btn-container .btn-cta.reverse{color:#FF8900 !important}body.three-runway-system .contact-us-thank-you h2{color:#FF8900}body.three-runway-system .faq-container .list li.show .question{background-color:rgba(255,137,0,0.15)}body.three-runway-system .faq-container .list li .question:before,body.three-runway-system .faq-container .list li .question:after{border-color:#FF8900}body.three-runway-system .faq-container .list li .num{color:#FF8900}body.three-runway-system section.content:nth-of-type(even){background-color:rgba(255,137,0,0.1)}body.three-runway-system .narrow-content-container h2{color:#FF8900}body.three-runway-system .narrow-content-container table{border-color:#FF8900}body.three-runway-system .narrow-content-container table th{color:#FF8900}body.three-runway-system .narrow-content-container .video-inner a:before{background-color:#FF8900}body.three-runway-system .other-updates-container li:nth-of-type(odd){background-color:rgba(255,137,0,0.15)}body.three-runway-system .public-content .photo-gallery .swiper-button-next:before,body.three-runway-system .public-content .photo-gallery .swiper-button-next:after,body.three-runway-system .public-content .photo-gallery .swiper-button-prev:before,body.three-runway-system .public-content .photo-gallery .swiper-button-prev:after{border-color:#FF8900}body.three-runway-system .public-content .photo-gallery .swiper-pagination-custom a,body.three-runway-system .public-content .photo-gallery .swiper-pagination-custom .total{color:#FF8900}body.three-runway-system .public-content .content h2{color:#FF8900}body.three-runway-system .public-content .content a{color:#FF8900}body.three-runway-system .project-timeline-container .timeline:before{background-color:rgba(255,137,0,0.2)}body.three-runway-system .project-timeline-container .timeline li a:hover .icon:before,body.three-runway-system .project-timeline-container .timeline li a.selected .icon:before{background-color:#FF8900}body.three-runway-system .project-timeline-container .timeline li a:before{border-color:#FF8900}body.three-runway-system .project-timeline-container .timeline li a .icon{border-color:#FF8900}body.three-runway-system .project-timeline-container .timeline li a .icon:after{background-color:#FF8900}body.three-runway-system .project-timeline-container .timeline-content .timeline-year .item:nth-child(odd){background-color:rgba(255,137,0,0.1)}body.three-runway-system .project-timeline-container .timeline-content .timeline-year .item.icon-airplane:before{color:#FF8900}.navigation .nav-public-engagement.current{background-color:#9FD113}body.public-engagement a{color:#9FD113}body.public-engagement header:before{background-color:#9FD113}body.public-engagement .sub-navigation .sub-nav li a.current:before{background-color:#9FD113}body.public-engagement .section-banner .banner-title{background-color:rgba(116,157,0,0.7)}body.public-engagement .press-release-container .list li:nth-child(odd){background-color:rgba(159,209,19,0.15)}body.public-engagement .btn-cta{background-color:#9FD113}body.public-engagement .detail-page-title{background-color:#9FD113}body.public-engagement .detail-page-content h2{color:#9FD113}body.public-engagement .detail-page-content a{color:#9FD113}body.public-engagement .detail-page-bottom a{color:#9FD113}body.public-engagement .publications-list h2{color:#9FD113}body.public-engagement .publications-list li:nth-of-type(odd){background-color:rgba(159,209,19,0.15)}body.public-engagement .publications-list li .icon-external{color:#9FD113}body.public-engagement .publications-list li .icon-external:before{border-color:#9FD113}body.public-engagement .publications-list li .icon-external:after{background-color:#9FD113}body.public-engagement .video-list h2{color:#9FD113}body.public-engagement .video-list .search-results .result-keyword{color:#9FD113}body.public-engagement .video-list .video-title .search-video-container .search-video-button{color:#9FD113}body.public-engagement .video-list .video-item:before{background-color:#9FD113}body.public-engagement .video-popup .video-container .btn-close{background-color:#9FD113}body.public-engagement .contact-us-content h2{color:#9FD113}body.public-engagement .contact-us-content .left a{color:#9FD113}body.public-engagement .contact-us-content .right .field-item label{color:#9FD113}body.public-engagement .contact-us-content .right .field-item input:focus,body.public-engagement .contact-us-content .right .field-item textarea:focus{border-color:#9FD113}body.public-engagement .contact-us-content .right .recaptcha-container .captcha-tool input{color:#9FD113}body.public-engagement .contact-us-content .right .btn-container .btn-cta{border-color:#9FD113;margin-right:10px}body.public-engagement .contact-us-content .right .btn-container .btn-cta:last-child{margin-right:0}body.public-engagement .contact-us-content .right .btn-container .btn-cta.reverse{color:#9FD113 !important}body.public-engagement .contact-us-thank-you h2{color:#9FD113}body.public-engagement .faq-container .list li.show .question{background-color:rgba(159,209,19,0.15)}body.public-engagement .faq-container .list li .question:before,body.public-engagement .faq-container .list li .question:after{border-color:#9FD113}body.public-engagement .faq-container .list li .num{color:#9FD113}body.public-engagement section.content:nth-of-type(even){background-color:rgba(159,209,19,0.1)}body.public-engagement .narrow-content-container h2{color:#9FD113}body.public-engagement .narrow-content-container table{border-color:#9FD113}body.public-engagement .narrow-content-container table th{color:#9FD113}body.public-engagement .narrow-content-container .video-inner a:before{background-color:#9FD113}body.public-engagement .other-updates-container li:nth-of-type(odd){background-color:rgba(159,209,19,0.15)}body.public-engagement .public-content .photo-gallery .swiper-button-next:before,body.public-engagement .public-content .photo-gallery .swiper-button-next:after,body.public-engagement .public-content .photo-gallery .swiper-button-prev:before,body.public-engagement .public-content .photo-gallery .swiper-button-prev:after{border-color:#9FD113}body.public-engagement .public-content .photo-gallery .swiper-pagination-custom a,body.public-engagement .public-content .photo-gallery .swiper-pagination-custom .total{color:#9FD113}body.public-engagement .public-content .content h2{color:#9FD113}body.public-engagement .public-content .content a{color:#9FD113}body.public-engagement .project-timeline-container .timeline:before{background-color:rgba(159,209,19,0.2)}body.public-engagement .project-timeline-container .timeline li a:hover .icon:before,body.public-engagement .project-timeline-container .timeline li a.selected .icon:before{background-color:#9FD113}body.public-engagement .project-timeline-container .timeline li a:before{border-color:#9FD113}body.public-engagement .project-timeline-container .timeline li a .icon{border-color:#9FD113}body.public-engagement .project-timeline-container .timeline li a .icon:after{background-color:#9FD113}body.public-engagement .project-timeline-container .timeline-content .timeline-year .item:nth-child(odd){background-color:rgba(159,209,19,0.1)}body.public-engagement .project-timeline-container .timeline-content .timeline-year .item.icon-airplane:before{color:#9FD113}
