.umb-block-grid__layout-container{position:relative;display:grid;grid-template-columns:repeat(var(--umb-block-grid--grid-columns,1),minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:minmax(50px,-webkit-min-content);grid-auto-rows:minmax(50px,min-content);-moz-column-gap:var(--umb-block-grid--column-gap,0);column-gap:var(--umb-block-grid--column-gap,0);row-gap:var(--umb-block-grid--row-gap,0)}.umb-block-grid__layout-item{position:relative;grid-column-end:span min(calc(var(--umb-block-grid--item-column-span,1)*3),var(--umb-block-grid--grid-columns));grid-row:span var(--umb-block-grid--item-row-span,1)}.umb-block-grid__layout-item[data-force-left]{grid-column-start:1}.umb-block-grid__layout-item[data-force-right]{grid-column-start:calc(1 + var(--umb-block-grid--grid-columns) - var(--umb-block-grid--item-column-span))}.umb-block-grid__area-container,.umb-block-grid__block--view::part(area-container){position:relative;display:grid;grid-template-columns:repeat(var(--umb-block-grid--area-grid-columns,var(--umb-block-grid--grid-columns,1)),minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:minmax(50px,-webkit-min-content);grid-auto-rows:minmax(50px,min-content);-moz-column-gap:var(--umb-block-grid--areas-column-gap,0);column-gap:var(--umb-block-grid--areas-column-gap,0);row-gap:var(--umb-block-grid--areas-row-gap,0)}.umb-block-grid__area{position:relative;grid-column-end:span min(calc(var(--umb-block-grid--item-column-span,1)*3),var(--umb-block-grid--grid-columns));grid-row:span var(--umb-block-grid--area-row-span,1)}@media(min-width:1024px){.umb-block-grid__layout-item{grid-column-end:span var(--umb-block-grid--item-column-span,1)}.umb-block-grid__area{grid-column-end:span var(--umb-block-grid--area-column-span,1)}}
:root{--ecc-spectral-menu-height:4em;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.25);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075)}body,input,select,textarea{letter-spacing:0}p{margin:0 0 .5em 0}h1,h2,h3,h4,h5,h6{color:var(--ecc-text-primary-colour);letter-spacing:normal;text-transform:none}h1{font-size:1.5em}a{color:revert;border-bottom:solid 1px}a:hover{border-bottom:solid 3px}.lead{font-size:1.25em;font-weight:300;margin:2em}input[type="text"],input[type="password"],input[type="email"],select,textarea{box-shadow:0 0 0 2px var(--ecc-header-bg-colour)}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,select:focus,textarea:focus{box-shadow:0 0 0 2px var(--ecc-accessibility-focus-colour)}.spacer{padding-top:1rem!important;padding-bottom:1rem!important}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.align-left{text-align:left!important}.align-center{text-align:center!important}.align-right{text-align:right!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}#page-wrapper{padding-top:var(--ecc-spectral-menu-height)}.wrapper{padding:0}@media screen and (max-width:980px){.wrapper>.inner{width:96%}}.rounded{border-radius:3px}.clearfix::after{display:block;clear:both;content:""}.quote-author{display:inline;padding-left:3em;font-size:.8em;font-style:normal}.quote-source{display:inline;font-size:.8em;font-style:normal}blockquote{margin:3em 0 3em 0;padding:.5em 2em .5em 2em}blockquote h4{font-style:normal;margin-top:1em}blockquote p{margin-bottom:1em}blockquote hr{margin:1.5em 0}#content-footer{padding:6em 0 4em 0}body{background-color:var(--ecc-bg-body-colour)!important}.ecc-bg-body{background-color:var(--ecc-bg-body-colour)!important}.ecc-text-black{color:#000!important}.ecc-text-white{color:#fff!important}.ecc-text-primary{color:var(--ecc-text-primary-colour)!important}.ecc-text-secondary{color:var(--ecc-text-secondary-colour)!important}.ecc-bg-primary{background-color:var(--ecc-bg-primary-colour)!important}.ecc-bg-secondary{background-color:var(--ecc-bg-secondary-colour)!important}.ecc-bg-tertiary{background-color:var(--ecc-bg-tertiary-colour)!important}.ecc-bg-quaternary{background-color:var(--ecc-bg-quaternary-colour)!important}.ecc-component-colour-primary{color:var(--ecc-primary)!important}.ecc-component-colour-secondary{color:var(--ecc-secondary)!important}.ecc-component-colour-success{color:var(--ecc-success)!important}.ecc-component-colour-info{color:var(--ecc-info)!important}.ecc-component-colour-warning{color:var(--ecc-warning)!important}.ecc-component-colour-danger{color:var(--ecc-danger)!important}input[type="submit"],input[type="reset"],input[type="button"],button,.button{max-width:100%;height:auto;line-height:1;letter-spacing:.05em;padding:0 2.75em;border:3px solid var(--ecc-btn-border-colour)}.button{color:var(--ecc-btn-text-colour)!important;background-color:var(--ecc-btn-bg-colour)!important;box-shadow:none!important}input[type="submit"],input[type="reset"],input[type="button"],button,.button{text-decoration:none;text-transform:none;white-space:wrap}input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,button:hover,.button:hover{color:var(--ecc-btn-hover-colour)!important;background-color:var(--ecc-btn-hover-bg-colour)!important}input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active,button:active,.button:active{color:var(--ecc-btn-active-colour)!important;background-color:var(--ecc-btn-active-bg-colour)!important}input[type="submit"].primary,input[type="reset"].primary,input[type="button"].primary,button.primary,.button.primary{background-color:var(--ecc-btn-bg-colour)!important;color:var(--ecc-btn-text-colour)!important;min-height:44px}input[type="submit"].primary:hover,input[type="reset"].primary:hover,input[type="button"].primary:hover,button.primary:hover,.button.primary:hover{color:var(--ecc-btn-hover-colour)!important;background-color:var(--ecc-btn-hover-bg-colour)!important}input[type="submit"].primary:active,input[type="reset"].primary:active,input[type="button"].primary:active,button.primary:active,.button.primary:active{color:var(--ecc-btn-active-colour)!important;background-color:var(--ecc-btn-active-bg-colour)!important}a.button{padding:1.25em 2.75em}a.button:hover{color:var(--ecc-btn-hover-colour);border:3px solid var(--ecc-btn-hover-border-colour)}.button.special.home{overflow:inherit;text-overflow:inherit;white-space:inherit;display:inline-block;vertical-align:middle;line-height:155%;padding:1.25em 2.75em;height:auto;min-height:44px;background-color:var(--ecc-btn-bg-colour)!important;letter-spacing:.05em;font-size:.9em;margin:2em 0}.button.special.home:hover{background-color:var(--ecc-btn-hover-bg-colour)!important;color:var(--ecc-btn-hover-colour)!important}.button.special.home:active{background-color:var(--ecc-btn-active-colour)!important;color:var(--ecc-btn-active-bg-colour)!important}.button.related-articles{overflow:inherit;text-overflow:inherit;white-space:inherit;display:inline-block;vertical-align:middle;line-height:155%;padding:1.25em 2.75em;margin-bottom:1em;width:100%;height:auto;min-height:44px;letter-spacing:.05em;font-size:.9em}@media screen and (max-width:736px){ul.actions:not(.fixed){-moz-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:0;width:100%!important}ul.actions:not(.fixed) li{-moz-flex-grow:1;-webkit-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-moz-flex-shrink:1;-webkit-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;padding:1em 0 0 0;text-align:center;width:100%}ul.actions:not(.fixed) li>*{width:100%}ul.actions:not(.fixed) li:first-child{padding-top:0}ul.actions:not(.fixed) li input[type="submit"],ul.actions:not(.fixed) li input[type="reset"],ul.actions:not(.fixed) li input[type="button"],ul.actions:not(.fixed) li button,ul.actions:not(.fixed) li .button{width:100%}ul.actions:not(.fixed) li input[type="submit"].icon:before,ul.actions:not(.fixed) li input[type="reset"].icon:before,ul.actions:not(.fixed) li input[type="button"].icon:before,ul.actions:not(.fixed) li button.icon:before,ul.actions:not(.fixed) li .button.icon:before{margin-left:-.5em}}body .landing #page-wrapper{background-image:none}body.is-mobile.landing #banner,body.is-mobile.landing .wrapper.style4{background-image:none}.shadow{-webkit-box-shadow:0 .125rem .75rem rgba(0,0,0,.2);box-shadow:0 .125rem .75rem rgba(0,0,0,.2)}.shadow{-webkit-box-shadow:var(--bs-box-shadow)!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{-webkit-box-shadow:var(--bs-box-shadow-sm)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{-webkit-box-shadow:var(--bs-box-shadow-lg)!important;box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.eventItemRow .row{flex-wrap:nowrap}.ecc-icon-socialmedia{height:36px}.bi{font-size:36px}img{display:block}.image.left{margin:0 1em 1em 0}.image.right{margin:0 0 1em 1em}.img-cover{object-fit:cover;object-position:center}.ecc-banner{width:100%;margin:0 0 1rem 0}.ecc-landing-image{width:400px;height:200px}.ecc-highlight-image{width:250px;height:250px}.ecc-list-image{width:200px;height:200px}.ecc-thumbnail-image{width:100%;height:96px}.ecc-richtext img{max-width:100%;margin-bottom:1rem}@media(min-width:480px){.ecc-richtext img.ecc-align-start{width:100%;height:auto;margin:0 0 .5rem 0}.ecc-richtext img.ecc-align-end{width:100%;height:auto;margin:0 0 .5rem 0}.ecc-richtext-image{width:100%}.ecc-richtext img.ecc-centre-image{width:100%;height:auto;margin:0 auto .5rem auto}}@media(min-width:736px){.ecc-richtext img.ecc-align-start{float:left!important;width:50%;margin:0 1rem .5rem 0}.ecc-richtext img.ecc-align-end{float:right!important;width:50%;margin:0 0 .5rem 1rem}.ecc-richtext-image{width:50%}.ecc-richtext img.ecc-centre-image{width:66.66666666%;height:auto;margin:0 auto .5rem auto}}@media(min-width:980px){.ecc-richtext img.ecc-align-start{float:left!important;width:33.33333333%;margin:0 1rem .5rem 0}.ecc-richtext img.ecc-align-end{float:right!important;width:33.33333333%;margin:0 0 .5rem 1rem}.ecc-richtext-image{width:33.33333333%}.ecc-richtext img.ecc-centre-image{width:50%;height:auto;margin:0 auto .5rem auto}}.ecc-richtext img.ecc-img-inline-with-text{height:1.5em;width:unset;display:inline;margin:0}.ecc-richtext img.ecc-img-table-top{display:block;width:100%;height:200px;margin:0;padding:0;object-fit:cover;object-position:center;border-top-left-radius:10px;border-top-right-radius:10px}.ecc-richtext img.ecc-img-icon{width:60px;margin-bottom:1em;margin-left:auto;margin-right:auto}.ecc-richtext img.ecc-original-size{width:unset;max-width:100%;height:auto}.ecc-search-image{width:160%;height:160px}.iframe-container{position:relative;overflow:hidden;width:100%;padding-top:56.25%;margin-bottom:3em}.iframe-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.highlight-title{color:#2e3842;font-weight:bold;padding-top:.5em}.highlight-summary{font-size:.8em}.highlight-date{font-size:.8em;margin:0 0 1em 0;padding:0}@media screen and (max-width:480px){.highlight{margin-top:2em}.highlight-details{border-left:solid 4px #dfdfdf;margin:0 0 2em 0;padding-left:1em}.highlight .image{display:none}.highlight-title{padding:.5em 0 0 0}.highlight-summary{padding:0 0 .5em 0}.highlight-date{padding:0 0 .5em 0}}@media screen and (max-width:980px){.highlight-title{padding:.5em 0 0 0}header br{display:unset}}@media screen and (max-width:480px){.date-info-icon-col{display:none}.location-info-icon-col{display:none}}#header{height:var(--ecc-spectral-menu-height);line-height:var(--ecc-spectral-menu-height);background-color:var(--ecc-header-bg-colour)}#header div#logo{padding-left:1.5em;height:inherit;display:flex!important;align-items:center!important}#header div#logo a{border-bottom:initial;vertical-align:middle!important}#header div#logo img{display:block;height:64px;padding:.3em 0;margin:auto 0}#header nav>ul>li>a.menuToggle:after{height:5em}@media screen and (max-width:736px){#header div#logo a img{height:48px}}.breadcrumb-item a{text-decoration:none}.breadcrumb{padding:8px 0;margin-bottom:2em;list-style:none;font-size:.8em;position:relative;z-index:99999}.breadcrumb>li{display:inline-block;padding-left:0}.ecc-footer-text{color:var(--ecc-footer-text-colour)}.ecc-footer-bg{background-color:var(--ecc-footer-bg-colour)}body.landing #footer{background-color:var(--ecc-footer-bg-colour)}#footer{padding:0;background-color:var(--ecc-footer-bg-colour)}#footer .icons{font-size:1.25em}#footer .icons a{color:rgba(255,255,255,.5)}#footer .icons a:hover{color:#fff}#footer .copyright{color:var(--ecc-footer-text-colour);margin-bottom:0;text-transform:none}#footer .copyright li{border-left:solid 1px rgba(255,255,255,.5);display:inline-block;line-height:1em;margin-left:1em;padding-left:1em}#footer .copyright li:first-child{border-left:0;margin-left:0;padding-left:0}#footer .copyright li a{color:inherit}#footer .copyright li a:hover{color:#fff}#footer .footerLinksContainer{width:100%;background-color:var(--ecc-footer-bg-colour);padding:1em 4em 1em 4em;color:var(--ecc-footer-text-colour);display:inline-table}#footer .footerLinks{float:left;line-height:170%;text-align:left}#footer .footerLinks b,#footer .footerLinks strong{display:block;color:var(--ecc-footer-text-colour);font-size:.9em}#footer .footerLinks a{text-decoration:none}#footer .footerLinks a:hover{font-weight:normal}#footer .footerLinks ul{margin:0 120px 5px 0;padding:0;list-style:none;float:left}#footer .footerLinks ul li{padding:0;line-height:24px}#footer .footerLinks ul li:last-child{border-right:0}#footer .footerLinks ul li a{border-bottom:0;font-size:.9em}#footer .footerLinks ul li.copyright{font-size:14px;letter-spacing:normal;color:#000}#footer .footer-strapline{background-color:var(--ecc-strapline-bg-colour);clear:both;padding:0 4em 0 4em}#footer .footer-strapline .footer-strapline-caption{color:var(--ecc-strapline-text-colour);font-weight:bold;letter-spacing:.075em;text-align:left;float:left;margin:20px 0}#footer .footer-strapline .footer-strapline-caption p{color:var(--ecc-strapline-text-colour);font-weight:bold;letter-spacing:.05em;margin:0}#footer .footer-strapline .footer-strapline-logo{float:right;margin:16px 0}#footer .footer-strapline .footer-strapline-logo img{height:76px}#footer #social{margin-top:12px;float:right}#footer #social ul{float:right;margin:0;list-style:none}#footer #social li{float:left;margin-left:.5em;border:0!important;padding-right:0!important;margin-right:0!important}#footer #social li:last-child{padding-right:0!important;margin-right:0!important}#footer #social a{display:block;height:36px;outline:0;width:36px;border-bottom:0}#footer .socialIcons{float:right}#footer .socialIcons b,#footer .socialIcons strong{display:block;color:var(--ecc-footer-text-colour);font-size:.9em;text-align:right}.icon:before{font-size:1.5em}@media screen and (max-width:736px){#footer .footerLinksContainer{padding:1em 2em 1em 2em}#footer .footer-strapline{padding:1em 2em 1em 2em}}@media screen and (max-width:480px){#footer .footerLinksContainer{padding:1em 2em 1em 2em}#footer .footer-strapline{padding:1em 2em 1em 2em}#footer .copyright li{border:0;display:block;line-height:1.65em;margin:0;padding:.5em 0}#footer .socialIcons{float:none;width:100%;clear:both}#footer #social{margin-top:12px;float:left}#footer #social ul{padding-left:0}#footer #social li:first-child{margin-left:0;padding-left:0}}@media screen and (max-width:980px){#footer{padding:0}#footer .footerLinks{float:none;line-height:170%;width:100%;display:inherit}#footer .footer-strapline .footer-strapline-caption{padding:1em 0;margin:0}#footer .socialIcons b,#footer .socialIcons strong{display:block;text-align:center}#footer .copyright{clear:both;text-align:center}#footer .socialIcons{float:none;clear:both;margin-top:24px}#footer #social{float:none;margin-top:12px;text-align:center}#footer #social ul{float:none;display:inline-block;text-align:center;padding-left:0}#footer #social li{border:0!important;padding-right:0!important}}@media screen and (max-width:736px){#footer .footerLinks{float:none;line-height:170%;width:100%;display:inherit}#footer .footer-strapline .footer-strapline-caption{float:none;text-align:left;padding:1em 0;margin:0}#footer .footer-strapline .footer-strapline-logo{float:none}}#footer-alt{padding:4em 0 2em 0;background-color:var(--ecc-footer-bg-colour);text-align:center}#footer-alt ul.icons{margin:0 0 1em 0}#footer-alt ul.icons li{padding:0 .5em 0 0}#footer-alt .icons{font-size:1.25em}#footer-alt .icons a{color:var(--ecc-footer-text-colour)}#footer-alt .icons a:hover{color:var(--ecc-footer-text-colour)}#footer-alt .icon:before{font-size:1.25em}#footer-alt .ecc-icon-socialmedia{height:1.25em}#footer-alt .copyright{color:var(--ecc-footer-text-colour);font-size:.8em;letter-spacing:.225em;list-style:none;padding:0}#footer-alt .copyright li{border-left:solid 1px rgba(255,255,255,.5);display:inline-block;line-height:1em;margin-left:1em;padding-left:1em}#footer-alt .copyright li:first-child{border-left:0;margin-left:0;padding-left:0}#footer-alt .copyright li a{color:inherit}#footer-alt .copyright li a:hover{color:var(--ecc-footer-text-colour)}#footer-alt .footerLinks{float:left;line-height:170%;padding:10px 0;margin:10px 0;width:100%}#footer-alt .footerLinks a{text-decoration:none}#footer-alt .footerLinks a:hover{font-weight:normal}#footer-alt .footerLinks ul{margin:0 0 5px 0;padding:0}#footer-alt .footerLinks ul li{display:inline;border-right:solid 1px #fff;padding:0 .5em}#footer-alt .footerLinks ul li:last-child{border-right:0}@media screen and (max-width:480px){#footer-alt .copyright li{border:0;display:block;line-height:1.65em;margin:0;padding:.5em 0}}@media screen and (max-width:980px){#footer-alt{padding:4em 3em 2em 3em}}@media screen and (max-width:736px){#footer-alt{padding:3em 2em 1em 2em}}#footer-alt img.footer-logo{height:32px;width:auto;margin:10px auto}#footer-alt a img.footer-logo{border-bottom:0}#footer-alt a img.footer-logo{padding:.3em 0}@media screen and (max-width:736px){#footer-alt a img.footer-logo{height:28px;margin-top:15px}}@media screen and (max-width:980px){#footer .footer-strapline .footer-strapline-logo img{height:68px}}@media screen and (max-width:736px){#footer .footer-strapline .footer-strapline-caption{float:left}#footer .footer-strapline .footer-strapline-logo{float:right}}.spotlight{height:400px}.spotlight h2{color:var(--ecc-lpn-text-colour)}.spotlight .content{padding:2em 4em}.spotlight .image{width:45%;height:100%;position:relative;align-items:center;overflow:hidden}.spotlight .image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:980px){.spotlight{height:unset}}@media screen and (max-width:980px){.spotlight .image{width:100%;height:12em}}.spotlight:nth-child(1){background-color:var(--ecc-lpn-bg-primary-colour)}.spotlight:nth-child(2){background-color:var(--ecc-lpn-bg-secondary-colour)}.spotlight:nth-child(3){background-color:var(--ecc-lpn-bg-tertiary-colour)}.spotlight:nth-child(4){background-color:var(--ecc-lpn-bg-quaternary-colour)}.spotlight:nth-child(5){background-color:var(--ecc-lpn-bg-quinary-colour)}.spotlight:nth-child(6){background-color:var(--ecc-lpn-bg-senary-colour)}.spotlight:nth-child(7){background-color:var(--ecc-lpn-bg-septenary-colour)}.spotlight:nth-child(8){background-color:var(--ecc-lpn-bg-octonary-colour)}.spotlight:nth-child(9){background-color:var(--ecc-lpn-bg-nonary-colour)}.spotlight:nth-child(10){background-color:var(--ecc-lpn-bg-denary-colour)}.spotlight:nth-child(11){background-color:var(--ecc-lpn-bg-undenary-colour)}.spotlight:nth-child(12){background-color:var(--ecc-lpn-bg-duodenary-colour)}.spotlight:nth-child(odd) a.button.special.home{color:var(--ecc-lpn-btn-text-colour)!important;background-color:var(--ecc-lpn-btn-bg-colour)!important}.spotlight:nth-child(odd) a.button.special.home:hover{color:var(--ecc-lpn-btn-hover-colour)!important;background-color:var(--ecc-lpn-btn-hover-bg-colour)!important}.spotlight:nth-child(odd) a.button.special.home:active{color:var(--ecc-lpn-btn-active-colour)!important;background-color:var(--ecc-lpn-btn-active-bg-colour)!important}.spotlight:nth-child(even) a.button.special.home{color:var(--ecc-lpn-btn-text-colour)!important;background-color:var(--ecc-lpn-btn-bg-colour-alt)!important}.spotlight:nth-child(even) a.button.special.home:hover{color:var(--ecc-lpn-btn-hover-colour)!important;background-color:var(--ecc-lpn-btn-hover-bg-colour)!important}.spotlight:nth-child(even) a.button.special.home:active{color:var(--ecc-lpn-btn-active-colour)!important;background-color:var(--ecc-lpn-btn-active-bg-colour-alt)!important}ul.list{padding-left:0}.list{overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:3em}.list-item{width:33.33333%;float:left;padding:.625rem;display:-webkit-flex;display:-ms-flexbox;display:flex}.list-item-inner{width:100%;color:#474d51;overflow:hidden;border:1px solid var(--ecc-card-border-colour)}.list-item img{display:block;width:100%;background-color:var(--ecc-card-img-bg-colour)}.list-item figcaption{padding:1.25rem}.list-item figcaption h2{font-size:1.25em;letter-spacing:unset;line-height:1.5em;text-transform:unset;color:var(--ecc-card-text-title-colour)!important}.list-item figcaption p{color:var(--ecc-card-text-colour)!important}.list-item a{border-bottom:0;width:100%;display:flex;color:var(--ecc-card-text-colour)!important;background-color:var(--ecc-card-bg-colour)}.list-item a:hover{text-decoration:underline;background-color:var(--ecc-card-hover-bg-colour)}.list-item a:hover figure{color:var(--ecc-card-text-colour)!important}@media(min-width:1200px){.list-item{width:33.33333%}}@media(min-width:768px) and (max-width:980px){.list-item{width:33.33333%}}@media(max-width:767px){.list-item{width:50%}}@media(max-width:480px){.list-item{width:100%}}@media screen and (max-width:980px){.button.special.home{margin:0}}#menu{background:var(--ecc-header-bg-colour)}#menu ul>li>a{letter-spacing:.15em;text-transform:none}#menu-features{background:var(--ecc-bg-secondary-colour)}@media(max-width:980px){li.menu-feature{border-top:0!important;float:left;padding:0 .5em 0 0!important;margin-top:2em!important}li.menu-feature a{display:block;text-align:center;padding:0}}@media screen and (max-width:736px){#header nav>ul>li>a.menuToggle span{display:inline}}.ecc-menu-feature-img{width:40px;height:40px}ul.actions.pagination{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}ul.actions.pagination li{padding:0 0 0 .5em}@media screen and (max-width:480px){ul.actions.pagination:not(.fixed){-moz-flex-direction:unset;-webkit-flex-direction:unset;-ms-flex-direction:unset;flex-direction:unset;margin-left:0;width:unset!important}ul.actions.pagination:not(.fixed) li,ul.actions.pagination:not(.fixed) li .button{width:unset;padding:1em 0 0 1em;-moz-flex-grow:unset;-webkit-flex-grow:unset;-ms-flex-grow:unset;flex-grow:unset;-moz-flex-shrink:unset;-webkit-flex-shrink:unset;-ms-flex-shrink:unset;flex-shrink:unset}ul.actions.pagination:not(.fixed) li:first-child{padding-left:0}}.pagination .button{padding:1em 1em!important}.pagination .button.active{background-color:#fff!important;box-shadow:none!important;color:#000!important;border:0;box-shadow:inset 0 0 0 2px #000!important}[aria-current="page"]{pointer-events:none;cursor:default;text-decoration:none;color:#000}.search-field{padding-top:1.5em}#banner{text-align:unset}#banner h1{-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-moz-transition:-moz-transform .5s ease,opacity .5s ease;-webkit-transition:-webkit-transform .5s ease,opacity .5s ease;-ms-transition:-ms-transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease;display:inline-block;font-size:1.75em;color:var(--ecc-hero-text-colour);opacity:1;padding:.35em 1em;position:relative;z-index:1;line-height:1.75em}#banner h1:before,#banner h1:after{-moz-transition:width .85s ease;-webkit-transition:width .85s ease;-ms-transition:width .85s ease;transition:width .85s ease;-moz-transition-delay:.25s;-webkit-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s;background:#fff;content:"";display:block;height:2px;position:absolute;width:100%}#banner h1:before{top:0;left:0}#banner h1:after{bottom:0;right:0}#banner-standard>header{padding:12em 12em 4em 12em;background-attachment:fixed;background-position:50% 20%;background-repeat:no-repeat;background-size:cover;text-align:center;min-height:40vh}#banner-standard>header h1{color:var(--ecc-hero-text-colour);font-size:1.75em;margin:0 0 .5em 0}#banner-standard>header p{color:var(--ecc-hero-text-colour);letter-spacing:.225em;text-transform:uppercase;top:0}#banner-standard>header p a{color:inherit}#banner-short>header{padding:14em 12em 4em 12em;background-attachment:fixed;background-position:50% 20%;background-repeat:no-repeat;background-size:cover;text-align:center}#banner-short>header h1{color:var(--ecc-hero-text-colour);font-size:1.75em;margin:0 0 .5em 0}#banner-short>header p{color:var(--ecc-hero-text-colour);letter-spacing:.225em;text-transform:uppercase;top:0}#banner-short>header p a{color:inherit}@media screen and (max-width:1680px){#banner-standard>header{padding:12em 12em 3em 12em}#banner-short>header{padding:14em 12em 3em 12em}}@media screen and (max-width:1280px){#banner-standard>header{padding:12em 12em 3em 12em}#banner-short>header{padding:12em 12em 3em 12em}}@media screen and (max-width:980px){#banner-standard>header{padding:12em 6em 3em 6em}#banner-short>header{padding:10em 6em 3em 6em}}@media screen and (max-width:736px){#banner{height:auto}#banner-standard>header{padding:12em 3em 3em 3em}#banner-standard>header h1{color:var(--ecc-hero-text-colour);margin:0 0 1em 0}#banner-short>header{padding:8em 3em 1em 3em}#banner-short>header h1{color:var(--ecc-hero-text-colour);font-size:1.25em;margin:0 0 1em 0}}body.is-mobile #banner-standard>header{background-attachment:scroll}body.is-mobile #banner-short>header{background-attachment:scroll}ul.actions.special{margin-top:2em}#alert{z-index:9999}.landing #alert{margin-top:4em}#alert.wrapper{padding:1em 0}#alert .inner{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;max-width:45em}#alert .inner header{-moz-order:1;-webkit-order:1;-ms-order:1;order:1;padding-right:3em;width:70%}#alert .inner header h2{margin:0;color:inherit}#alert .inner header p{margin:0;color:inherit}#alert .inner .actions{margin:auto 0;padding:0;-moz-order:2;-webkit-order:2;-ms-order:2;order:2;width:30%}#alert .inner .actions li{padding:0;line-height:1}@media screen and (max-width:980px){#alert .inner{display:block;text-align:center}#alert .inner header{padding-right:0;width:100%}#alert .inner .actions{margin-top:1em;margin-left:auto;margin-right:auto;max-width:20em;width:100%}}@media screen and (max-width:736px){#alert .inner .actions{max-width:none}}.alert{--bs-alert-bg:transparent;--bs-alert-color:inherit;position:relative;color:var(--ecc-alert-color)!important;background-color:var(--ecc-alert-bg)!important;background-image:none!important}.alert-primary{--ecc-alert-color:var(--ecc-primary-text-emphasis);--ecc-alert-bg:var(--ecc-primary-bg-subtle);--ecc-alert-border-color:var(--ecc-primary-border-subtle);--ecc-alert-link-color:var(--ecc-primary-text-emphasis)}.alert-secondary{--ecc-alert-color:var(--ecc-secondary-text-emphasis);--ecc-alert-bg:var(--ecc-secondary-bg-subtle);--ecc-alert-border-color:var(--ecc-secondary-border-subtle);--ecc-alert-link-color:var(--ecc-secondary-text-emphasis)}.alert-success{--ecc-alert-color:var(--ecc-success-text-emphasis);--ecc-alert-bg:var(--ecc-success-bg-subtle);--ecc-alert-border-color:var(--ecc-success-border-subtle);--ecc-alert-link-color:var(--ecc-success-text-emphasis)}.alert-info{--ecc-alert-color:var(--ecc-info-text-emphasis);--ecc-alert-bg:var(--ecc-info-bg-subtle);--ecc-alert-border-color:var(--ecc-info-border-subtle);--ecc-alert-link-color:var(--ecc-info-text-emphasis)}.alert-warning{--ecc-alert-color:var(--ecc-warning-text-emphasis);--ecc-alert-bg:var(--ecc-warning-bg-subtle);--ecc-alert-border-color:var(--ecc-warning-border-subtle);--ecc-alert-link-color:var(--ecc-warning-text-emphasis)}.alert-danger{--ecc-alert-color:var(--ecc-danger-text-emphasis);--ecc-alert-bg:var(--ecc-danger-bg-subtle);--ecc-alert-border-color:var(--ecc-danger-border-subtle);--ecc-alert-link-color:var(--ecc-danger-text-emphasis)}.alert-light{--ecc-alert-color:var(--ecc-light-text-emphasis);--ecc-alert-bg:var(--ecc-light-bg-subtle);--ecc-alert-border-color:var(--ecc-light-border-subtle);--ecc-alert-link-color:var(--ecc-light-text-emphasis)}.alert-dark{--ecc-alert-color:var(--ecc-dark-text-emphasis);--ecc-alert-bg:var(--ecc-dark-bg-subtle);--ecc-alert-border-color:var(--ecc-dark-border-subtle);--ecc-alert-link-color:var(--ecc-dark-text-emphasis)}.wrapper.style5 table thead{border-color:#dfdfdf}table thead{border-bottom:solid 2px #fff}.wrapper.style5 table thead td{color:#2e3842}table thead td{color:#fff;font-size:.9em;font-weight:600;padding:0 .75em .75em .75em;text-align:left}.event-list-item-spacer{margin:3rem 0 3em 0}.eventItemRow{padding-left:0}.event-item-header h2{margin:0}@media screen and (max-width:480px){.event-item-image{display:none}}.event-item-body{margin-top:1em}.search-field{padding-top:1.5em}a:focus{outline:3px solid var(--ecc-accessibility-focus-colour);outline-offset:2px}
