@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Muli:400,300);@font-face{font-family:'CenturyGothic';src:url(../../fonts/CenturyGothic.eot);src:local("☺") , url(../../fonts/CenturyGothic.ttf)}@font-face{font-family:'CenturyGothicBold';src:url(../../fonts/CenturyGothicBold.eot);src:local("☺") , url(../../fonts/CenturyGothicBold.ttf)}.cd-container{}.cd-container::after{content:'';display:table;clear:both}#cd-timeline{position:relative;padding:2em 0;margin-top:2em;margin-bottom:2em}#cd-timeline:before{content:'';position:absolute;color:red;top:0;height:100%;width:4px;background:#d7e4ed}@media only screen and (min-width:960px){#cd-timeline{margin-top:3em;margin-bottom:3em}#cd-timeline::before{left:50%;margin-left:-2px}}.cd-timeline-block{position:relative;margin:2em 0}.cd-timeline-block::after{clear:both;content:"";display:table}.cd-timeline-block:first-child{margin-top:0}.cd-timeline-block:last-child{margin-bottom:0}@media only screen and (min-width:960px){.cd-timeline-block{margin:4em 0}.cd-timeline-block:first-child{margin-top:0}.cd-timeline-block:last-child{margin-bottom:0}}.cd-timeline-img{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;box-shadow:0 0 0 4px #fff , inset 0 2px 0 rgba(0,0,0,.08) , 0 3px 0 4px rgba(0,0,0,.05)}.cd-timeline-img img{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-12px}@media only screen and (min-width:960px){.cd-timeline-img{width:60px;height:60px;left:50%;margin-left:-30px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.cssanimations .cd-timeline-img.is-hidden{visibility:hidden}.cssanimations .cd-timeline-img.bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s}}@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }.cd-timeline-content{position:relative;margin-left:60px;background:#fff;border-radius:.25em;padding:1em;box-shadow:0 3px 0 #d7e4ed}.cd-timeline-content::after{clear:both;content:"";display:table}.cd-timeline-content h2{color:#303e49}.cd-timeline-content p,.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date{font-size:13px;font-size:.8125rem}.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date{display:inline-block}.cd-timeline-content p{margin:1em 0;line-height:1.6}.cd-timeline-content .cd-read-more{float:right;padding:.8em 1em;background:#acb7c0;color:#fff;border-radius:.25em}.no-touch .cd-timeline-content .cd-read-more:hover{background-color:#bac4cb}.cd-timeline-content .cd-date{float:left;padding:.8em 0;opacity:.7}.cd-timeline-content::before{content:'';position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid transparent;border-right:7px solid #fff}@media only screen and (min-width:560px){.cd-timeline-content h2{font-size:20px;font-size:1.25rem}.cd-timeline-content p{font-size:16px;font-size:1rem}.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date{font-size:14px;font-size:.875rem}}@media only screen and (min-width:960px){.cd-timeline-content{margin-left:0;padding:1.6em;width:45%}.cd-timeline-content::before{top:24px;left:100%;border-color:transparent;border-left-color:#fff}.cd-timeline-content .cd-read-more{float:left}.cd-timeline-content .cd-date{position:absolute;width:100%;left:122%;top:6px;font-size:16px;font-size:1rem}.cd-timeline-block:nth-child(even) .cd-timeline-content {float:right}.cd-timeline-block:nth-child(even) .cd-timeline-content::before {top:24px;left:auto;right:100%;border-color:transparent;border-right-color:#fff}.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {float:right}.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {left:auto;right:122%;text-align:right}.cssanimations .cd-timeline-content.is-hidden{visibility:hidden}.cssanimations .cd-timeline-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s}.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }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,ol,ul,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,ul{padding-left:25px}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.cf:after,.header-categories:after,.container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.notransition{-webkit-transition:none!important;transition:none!important}html{font-family:"Muli",sans-serif;font-size:14px;color:#000}@media (min-width:560px){html{font-size:14px}}@media (min-width:960px){html{font-size:14px}}@media (min-width:1260px){html{font-size:14px}}a{color:#0c8dda}.header-topbar{background:#dcecff;min-height:50px;padding:10px 0;position:relative;overflow:hidden}@media (min-width:560px){.header-topbar{padding:0;height:80px}}@media (min-width:960px){.header-topbar{height:142px}}.header-topbar__logo{height:auto;width:35%;display:inline-block;float:left}@media (min-width:560px){.header-topbar__logo{padding-top:10px;height:60px}}@media (min-width:960px){.header-topbar__logo{height:130px}}.header-topbar__logo__image{position:relative;z-index:2000;width:100%}.header-topbar__logo__image.--ipad{display:none}@media (min-width:560px){.header-topbar__logo__image{height:100%;width:auto}.header-topbar__logo__image.--ipad{display:block}.header-topbar__logo__image.--normal{display:none}}@media (min-width:960px){.header-topbar__logo__image{height:100%}.header-topbar__logo__image.--ipad{display:none}.header-topbar__logo__image.--normal{display:block}}.header-topbar__links{width:60%;display:inline-block;float:right;position:absolute;top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%)}@media (min-width:560px){.header-topbar__links.--mobile{display:none}}.header-topbar__links__link{margin:10px 0 0 2%;width:48%;float:left;text-align:center;cursor:pointer}.header-topbar__links__link:last-of-type{margin-right:0}@media (min-width:560px){.header-topbar__links__link{margin-top:0}}.header-topbar__links__link__link{line-height:50px;color:#004786;font-weight:700;font-family:"CenturyGothic",sans-serif}.header-topbar__links__link__icon{background-size:contain;background-repeat:no-repeat}.header-topbar__links__link__icon.--about{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xabout-us.png.pagespeed.ic.mQLr29U4y3.png);height:50px;width:60px;vertical-align:middle;behavior:url(/backgroundsize.php);margin:0 auto}.header-topbar__links__link__icon.--accessibility{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xaccessibility.png.pagespeed.ic.yqx_WqlzES.png);height:70px;width:80px;vertical-align:middle;margin-bottom:-20px;behavior:url(/backgroundsize.php)}.header-topbar__links-desktop{display:none}@media (min-width:560px){.header-topbar__links-desktop{display:block;position:absolute;top:0;right:0;width:520px;height:81px;max-width:80%}}.header-topbar__links-desktop__link{width:50%;float:left;display:inline-block;text-align:center;font-size:20px;font-size:1.429rem}.header-topbar__links-desktop__link.--accessibility{background:#004786;color:#fff;cursor:pointer}.header-topbar__links-desktop__link.--accessibility:focus{outline:3px solid #dcecff}.header-topbar__links-desktop__link__icon{display:inline-block;background-size:contain;background-repeat:no-repeat}.header-topbar__links-desktop__link__icon.--about{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xabout-us.png.pagespeed.ic.mQLr29U4y3.png);height:60px;width:60px;vertical-align:middle;behavior:url(/backgroundsize.php)}.header-topbar__links-desktop__link__icon.--accessibility{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xaccessibility.png.pagespeed.ic.yqx_WqlzES.png);height:80px;width:80px;vertical-align:middle;margin-bottom:-20px;behavior:url(/backgroundsize.php)}.header-topbar__links-desktop__link__link{font-family:"CenturyGothicBold",sans-serif;font-weight:700;display:inline-block;color:#004786;line-height:81px}.header-topbar__links-desktop__link__link.--accessibility{color:#fff}.header-topbar__links-desktop__link__link.--accessibility:focus{outline:3px solid #dcecff}.curved-intro{background:#0c8dda;padding:40px 0;font-weight:500;font-size:26px;font-size:1.857rem;line-height:30px;border-bottom:20px solid #004786}.curved-intro.--furtherpage{height:auto;border-bottom:0}@media (min-width:960px){.curved-intro{position:relative;z-index:20;margin-top:-61px;height:200px}}.curved-intro__introduction-text-header{font-size:26px;font-weight:500;font-family:"Muli",sans-serif;color:#000}@media (min-width:960px){.curved-intro__container{background:#0c8dda;position:relative;z-index:200}}.curved-intro__curve{display:none}@media (min-width:960px){.curved-intro__curve{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/xbackground-curve.png.pagespeed.ic.YLA1ZekLbg.png) transparent no-repeat;background-size:100% 90px;display:block;width:33%;height:90px;margin-top:-40px;-ms-behavior:url(/backgroundsize.php)}.curved-intro__curve:before{height:100%;background-color:#dcecff;content:"";display:block;margin-left:-500%;width:500%}}.curved-intro__curve__background{display:none}@media (min-width:960px){.curved-intro__curve__background{display:none;background:#dcecff;width:50%;height:89px;position:absolute;left:0;top:0;z-index:-10}.curved-intro__copy{width:51%;margin:0 auto;text-align:center}}@media (min-width:560px){.curved-intro__copy.--furtherpage{margin-top:-60px}}.form__label.--hidden{position:absolute;left:-50000px}.form__input{width:100%;border:1px solid #a5b9c7;box-sizing:border-box;padding:15px 0 15px 52px;font-size:16px;font-size:1.143rem}.form__input:focus{outline:0}.organisation-list{margin-top:30px}.header-categories{background:#0c8dda;text-align:center;margin-top:-1px}.header-categories.--footer{padding-top:20px;text-align:center}.header-categories.--footer .--active{display:none}@media (min-width:960px){.header-categories.--footer{display:none}}@media (min-width:560px){.header-categories{text-align:left;padding-bottom:10px}}.header-categories.--palette_a{border-bottom:20px solid #00a64b}.header-categories.--palette_b{border-bottom:20px solid #ff0e02}.header-categories.--palette_c{border-bottom:20px solid #ff8725}.header-categories.--palette_d{border-bottom:20px solid #7536c8}.header-categories.--palette_e{border-bottom:20px solid #0c8dda}.header-categories__category{border-radius:15px;height:123px;padding:20px 30px 0;text-align:center;position:relative;z-index:9999;text-decoration:none;margin:0 auto -1px;display:none}.--footer .header-categories__category{display:inline-block;margin-bottom:15px}.header-categories__category.--footer{display:inline-block!important;margin-bottom:15px}.header-categories__category.--footer.--active{display:none!important}.header-categories__category.--active{display:inline-block}@media (min-width:560px){.header-categories__category{margin-right:20px;margin-bottom:0;float:left}.--footer .header-categories__category{float:none}}@media (min-width:960px){.header-categories__category{display:inline-block}}.header-categories__category.--palette_a{background:#00a64b}.header-categories__category.--palette_b{background:#ff0e02}.header-categories__category.--palette_c{background:#ff8725}.header-categories__category.--palette_d{padding:20px 10px 0;background:#7536c8}.header-categories__category.--palette_e{background:#0c8dda}.header-categories__category.--palette_d .header-categories__icon{max-height:72px}.header-categories__category.--palette_d .header-categories__text{margin-top:23px}.header-categories__category.--active{border-bottom-right-radius:0;border-bottom-left-radius:0}.header-categories__category.--active:after{content:"";display:block;width:100%;height:0;position:absolute;left:0}@media (min-width:560px){.header-categories__category.--active:after{height:30px}}.header-categories__category.--active.--palette_a:after{background:#00a64b}.header-categories__category.--active.--palette_b:after{background:#ff0e02}.header-categories__category.--active.--palette_c:after{background:#ff8725}.header-categories__category.--active.--palette_d:after{background:#7536c8}.header-categories__category.--active.--palette_e:after{background:#0c8dda}.header-categories__icon-container{width:100%}.header-categories__icon{max-height:80px}.header-categories__text{margin-top:16px;color:#fff;font-family:"CenturyGothicBold",sans-serif;font-size:16px;font-size:1.143rem;text-decoration:none}@media (min-width:960px){.ttm-animate.bounce{-webkit-transition:all .3s ease;transition:all .3s ease}.ttm-animate.bounce:hover,.ttm-animate.bounce:focus{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.footer{margin-top:30px}.footer__newsletter{width:100%;background:#dcecff;padding:35px 0;text-align:center}.footer__newsletter__image-container{background:#0c8dda;padding:0 6px;float:left;width:24%;max-width:24%;box-sizing:border-box;display:inline-block;height:80px}.footer__newsletter__image{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media all\0 {
        .footer__newsletter__image {
          top: 15%; } }.footer__newsletter__text{float:left;height:80px;display:inline-block;color:#1f455f;font-size:1.571rem;line-height:29px;background-color:#fff;padding:0 10px;font-weight:500;width:76%;max-width:76%;box-sizing:border-box;box-shadow:0 -5px 0 0 #0c8dda inset}@media all\0 {
        .footer__newsletter__text {
          border-bottom: 5px solid #0c8dda; } }@media (min-width:320px){.footer__newsletter__text{padding:26px 25px}}.footer__newsletter__text__underline{text-decoration:underline}.footer__newsletter__text-inner{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media all\0 {
        .footer__newsletter__text-inner {
          top: 0; } }.footer__newsletter__container{display:inline-block}@media (min-width:560px){.footer__newsletter__container{width:347px;margin:0 auto}}.footer__copyright{background:#004786;color:#fff;padding:20px 0;text-align:center;font-size:.8571rem;line-height:14px}.footer__copyright__owner{width:100%}@media (min-width:560px){.footer__copyright__owner{width:auto;float:left;display:inline-block}}.footer__copyright__designer{width:100%;margin-top:19px}@media (min-width:560px){.footer__copyright__designer{width:auto;float:right;margin-top:0;display:inline-block}}.footer__copyright__link{color:#fff}@media (min-width:960px){.cd-timeline-block:nth-of-type(odd) .cd-timeline-content {margin-left:0}.cd-timeline-block:nth-of-type(even) .cd-timeline-content {margin-right:0}.cd-timeline-content{padding:0}}.cd-timeline-content .cd-date{font-size:26px;font-size:1.857rem;color:#788da1;font-weight:700}@media (min-width:960px){.cd-timeline-content .cd-date{left:115%;padding-top:0}}.cd-timeline-img{position:absolute;top:0;left:-7px;width:10px;height:10px;background:#b7c6d4;border:4px solid #fff;border-radius:50%;box-shadow:none}@media (min-width:960px){.cd-timeline-img{margin-left:-9px;left:50%}}#cd-timeline:before{background:#b7c6d4;top:30px}.cd-timeline-content::before{display:none}.cd-timeline-content{margin-left:10px;box-shadow:none}@media (min-width:960px){.cd-timeline-content{margin-left:60px}}.search-bar{text-align:center;margin:27px 0;padding:0 28px}@media (min-width:560px){.search-bar{max-width:560px;margin:0 auto;margin-top:45px}}@media (min-width:960px){.search-bar{margin:29px auto 39px auto;padding:0}.search-bar.--left{margin:29px 0 39px 0}}.search-bar__input{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xmagnifying-glass.png.pagespeed.ic.TLML_LhE7b.png) no-repeat 19px center;background-size:19px}@media (min-width:560px){.search-bar__input{width:66.6%;float:left;display:inline-block;margin-right:3%}}.search-bar__input.--furtherpage{background-color:#fff;border:0}@media (min-width:560px){.search-bar__submit{width:30.33%;float:left;display:inline-block}#search-bar__submit{margin-top:0}}body{overflow-x:hidden}body.--nav-open{overflow:hidden}*:focus{outline:3px solid #004786}*:hover,*:active{outline:none}.main-document{margin-top:20px!important}.main-document p{margin:15px 0}.main-document strong{font-weight:700}.readspeaker-button{}.readspeaker-button .rsbtn_exp{float:left}.readspeaker-button.--nofloat{position:static!important;text-align:center}.readspeaker-button.--nofloat .rsbtn_play{float:none;display:inline-block;width:auto;text-align:center}.readspeaker-button.--intro-copy{display:block;position:absolute;right:50%;margin-right:-20px;top:25px}.readspeaker-button__icon{width:60px;height:60px;background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xlisten.png.pagespeed.ic.Lig-0wMaUf.png) no-repeat center;background-size:contain}.readspeaker-button__icon.--homepage{right:0;position:absolute}.readspeaker-button__play{height:26px!important;top:-16px!important;right:-20px!important;content:"play"!important;margin-bottom:26px!important}.rsexpanded{width:100%!important}.rsexpanded .readspeaker-button{position:static!important;display:inline-block;float:left}.rsbtn_text{color:#004786}.rsbtn.--nofloat.rsexpanded{width:auto!important;margin-bottom:auto!important;display:inline-block}.rsbtn.--dropdown.rsexpanded{width:800px!important;margin-bottom:auto!important;display:inline-block;position:relative;left:-144px}.rsbtn.--dropdown .readspeaker-button{position:static!important}.readspeaker-button__container{padding:21px 21px 0 0;position:absolute!important;top:0;right:0}.rsplaying .rsbtn_left.rsimg.rspart.g{display:none!important}.main ul{padding-left:60px;margin:30px 0}.main ul li{list-style:disc}.sitemap__post-type-title{margin-top:20px}.sitemap__post-list{text-decoration:underline}.sitemap__post-item{margin-bottom:20px;font-size:16px}.accessibility-dropdown{-webkit-transition:all .3s ease;transition:all .3s ease;background:#004786;color:#dcecff;width:100%;bottom:0;z-index:1000000;display:none}@media (min-width:560px){.accessibility-dropdown{position:absolute;right:0;top:78px;width:260px}}.accessibility-dropdown__control-outer{padding:20px;float:left;display:inline-block;width:100%;box-sizing:border-box}.accessibility-dropdown__option-title{display:inline-block;float:left;line-height:40px;font-weight:700;margin-right:3%;font-family:"CenturyGothic",sans-serif;width:41.33%}@media (min-width:960px){.accessibility-dropdown__option-title.--no-lh{line-height:normal}}.accessibility-dropdown__option-controls{display:inline-block;float:left;width:54.66%}.accessibility-dropdown__text-size{-webkit-transition:all .3s ease;transition:all .3s ease;font-size:28px;display:inline-block;text-decoration:none;color:#fff;text-align:center;cursor:pointer;float:left;height:40px;width:40px;line-height:38px;border-radius:40px;margin-right:10px;border:2px solid #dcecff}.accessibility-dropdown__text-size:hover{border:2px solid #76b5ff;color:#76b5ff}.accessibility-dropdown__text-size:focus{outline:3px solid #dcecff}.accessibility-dropdown__background-color{height:40px;cursor:pointer;width:40px;border:2px solid transparent;display:inline-block;float:left;margin-right:10px;margin-top:10px}@media all and (min-width:353px) and (max-width:560px){.accessibility-dropdown__background-color:nth-child(3n) {margin-top:0}}@media all and (min-width:454px) and (max-width:560px){.accessibility-dropdown__background-color:nth-child(4n) {margin-top:0}}@media all and (min-width:552px) and (max-width:560px){.accessibility-dropdown__background-color:nth-child(5n) {margin-top:0}}.accessibility-dropdown__background-color:nth-child(2), .accessibility-dropdown__background-color:nth-child(1) {margin-top:0}.accessibility-dropdown__background-color:hover{border:2px solid #004786}.accessibility-dropdown__background-color.--active{border:2px solid #ffc92a}.accessibility-dropdown__background-color.--black{background:#000}.accessibility-dropdown__background-color.--white{background:#fff}.accessibility-dropdown__background-color.--blue{background:#0c8dda}.accessibility-dropdown__background-color.--yellow{background:#f5a623}.accessibility-dropdown__background-color.--green{background:#00a64b}.breadcrumbs__breadcrumb{color:#004786;font-weight:700;text-decoration:none;display:block;background:#e2e7eb;padding:10px 20px;line-height:53px;margin-bottom:20px;border-radius:6px}@media (min-width:560px){.breadcrumbs__breadcrumb{display:inline-block;margin-right:12px}.breadcrumbs__breadcrumb:last-child{margin-right:0}}.breadcrumbs__underline{text-decoration:underline}.breadcrumbs__icon{display:inline-block;line-height:53px;margin-right:10px;vertical-align:middle}.breadcrumbs__icon.--home{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xhome.png.pagespeed.ic.URCUsCtLjC.png) no-repeat center;background-size:contain;height:34px;width:35px;margin-top:-5px;behavior:url(/backgroundsize.php)}.breadcrumbs__icon.--organisation{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xiconring.png.pagespeed.ic.Z8aDee-L11.png) no-repeat center;background-size:contain;height:34px;width:35px;margin-top:-5px;behavior:url(/backgroundsize.php)}.breadcrumbs__icon.--things-to-do{background:url(http://www.through-the-maze.org.uk/wp-content/uploads/2016/05/xthings-to-do-430x500.png.pagespeed.ic.4uI_G0NrD4.png) no-repeat center;background-size:contain;height:34px;width:35px;margin-top:-5px;behavior:url(/backgroundsize.php)}.breadcrumbs__icon.--partnership-board{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xicondesk.png.pagespeed.ic.xpstf_y_Kj.png) no-repeat center;background-size:contain;height:34px;width:55px;margin-top:-5px;behavior:url(/backgroundsize.php)}.breadcrumbs__icon.--calendar{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xcalendar.png.pagespeed.ic.MLW5IEPfz8.png) no-repeat center;background-size:contain;height:32px;width:39px;behavior:url(/backgroundsize.php)}.breadcrumbs__icon.--whats-on{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xevent.png.pagespeed.ic.xzbrQMvPDp.png) no-repeat center;background-size:contain;height:32px;width:39px;behavior:url(/backgroundsize.php)}.event-single{margin-top:40px;color:#0f2b3d}@media (min-width:560px){.event-single{margin-top:40px}}.event-single__image-container{width:100%;text-align:center}@media (min-width:960px){.event-single__image-container{width:31.33%;float:left;display:block;overflow:hidden}}.event-single__image{width:60%;margin:0 auto 20px}@media (min-width:560px){.event-single__image{width:30%;margin:0 auto}}@media (min-width:960px){.event-single__image{width:100%;margin:0 auto}.event-single__content-container-outer{width:63.66%;float:left;margin:0 0 0 4%;box-sizing:border-box}}.event-single__content-container{position:relative;padding:70px 15px;border:1px solid #dadada;border-bottom:0;box-shadow:0 -5px 0 0 #00a64b inset;box-sizing:border-box}@media all\0 {
      .event-single__content-container {
        border-bottom: 5px solid #00a64b; } }@media (min-width:960px){.event-single__content-container{padding:65px 40px 40px}}.event-single__content-container.--organisation{box-shadow:0 -5px 0 0 #ff8725 inset}@media all\0 {
        .event-single__content-container.\--organisation {
          border-bottom: 5px solid #ff8725; } }.event-single__content{font-size:18px;font-size:1.286rem;margin-bottom:20px}.event-single__icon{background-repeat:no-repeat;background-position:center;background-size:contain;height:31px;width:31px;display:inline-block;float:left;margin-right:19px;behavior:url(/backgroundsize.php)}.event-single__icon.--clock{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xclock.png.pagespeed.ic.DL3Z0zuL_x.png);margin-bottom:-10px}.event-single__icon.--phone{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xphone.png.pagespeed.ic.ZeAXpY4AOe.png);margin-bottom:-10px;width:44px;height:31px;margin-right:14px;margin-left:-7px}.event-single__icon.--date{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xevent.png.pagespeed.ic.xzbrQMvPDp.png);margin-bottom:-10px;width:44px;height:31px;margin-right:14px;margin-left:-7px}.event-single__icon.--gbp{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xmoney.png.pagespeed.ic.rijWUgL57-.png);margin-bottom:-10px;width:44px;height:31px;margin-right:14px;margin-left:-7px}.event-single__icon.--location{width:44px;height:31px;background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xmap.png.pagespeed.ic.lasZRHFRYJ.png);margin-bottom:-10px;margin-right:11px;margin-left:-5px}.event-single__icon.--email{width:44px;height:31px;background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xemail.png.pagespeed.ic.Pjy8_Uh1B_.png);margin-bottom:-10px;margin-right:17px;margin-left:-11px}.event-single__icon.--website{width:44px;height:31px;background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xwebsite.png.pagespeed.ic.eLPlie4CHM.png);margin-bottom:-10px;margin-right:11px;margin-left:-5px}.event-single__info{margin-bottom:20px;font-size:18px;font-size:1.286rem}.event-single__info__title{display:block}@media (min-width:560px){.event-single__info__title{display:inline-block;width:45%;float:left;box-sizing:border-box}}.event-single__info__title__text{display:block}.event-single__info__copy{display:block;margin:5px 0 0 51px;padding-left:0}@media (min-width:560px){.event-single__info__copy{float:left;margin:0;display:inline-block;width:45%;box-sizing:border-box}}.event-single__info__copy.--website{overflow-wrap:break-word;width:50%}.event-single__info__copy.--address{overflow-wrap:break-word;width:50%}.event-single__list-item{margin-bottom:9px;list-style:none}.event-single__list-value{display:block;padding:10px 0}.event-single__phone-item{list-style:none;margin-bottom:10px}.event-single__phone-item:last-child{margin-bottom:0}.event-single__button{display:block;padding:13px 30px;background:#00a64b;color:#fff;text-align:center;border-radius:39px;text-decoration:none;margin-bottom:20px;font-weight:700;letter-spacing:1px;margin-top:19px}@media (min-width:560px){.event-single__button{display:inline-block;margin-bottom:0;margin-right:19px;-webkit-transition:all .3s ease;transition:all .3s ease}.event-single__button:hover{background:#007334}.event-single__button:last-child{margin-right:0}}.event-single__button.--back{background:#788da1}.event-single__button.--back:hover{background:#5e7488}.event-single__button-icon{margin-right:7px}.contact-form__intro{font-size:20px;color:#0f2b3d;margin:30px 0}.contact-form__input{height:60px;width:100%;box-sizing:border-box;color:#0f2b3d;font-size:20px;font-size:1.429rem;padding:0 20px}.contact-form__input.--textarea{height:auto;padding:20px}.contact-form__form-row{margin-bottom:19px}.contact-form__label{font-size:18px;font-size:1.286rem;margin-bottom:0;display:block}.contact-form__submit{-webkit-transition:ease .3s all;transition:ease .3s all;background:#0c8dda;border-radius:30px;color:#dcecff;border:0;font-weight:700;padding:15px 20px;cursor:pointer}.contact-form__submit:hover{background:#096eaa;color:#fff}.contact-us__form{margin-top:30px}@media (min-width:1260px){.contact-us__form{width:60%;float:left;display:inline-block;box-sizing:border-box}}.contact-us__sidebar-outer{position:relative}@media (min-width:1260px){.contact-us__sidebar-outer{width:40%;float:left;display:inline-block;box-sizing:border-box}}.contact-us__sidebar-inner{top:0;padding:20px 40px;right:0;bottom:0;left:0;background:#dcecff}.contact-us__sidebar-info-card{position:relative;background:#004786;color:#dcecff;padding:60px 20px 40px;margin-bottom:40px}.contact-us__sidebar-info-card:last-child{margin-bottom:0}.contact-us__sidebar-info-card__title{font-size:20px}.contact-us__sidebar-info-card__link{color:#dcecff;text-decoration:none;min-width:100%;margin-top:10px;word-wrap:break-word}.contact-us__sidebar-info-card__link:hover,.contact-us__sidebar-info-card__link:focus{text-decoration:underline}.contact-us__sidebar-info-card__link.--email{font-size:40px}.contact-us__sidebar-info-card__info{font-weight:700;font-size:44px;margin-top:12px}.contact-us__sidebar-info-card__icon{display:inline-block;height:60px;width:60px;background-size:contain;background-position:center;background-repeat:no-repeat;vertical-align:bottom}.contact-us__sidebar-info-card__icon.--telephone{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xphone.png.pagespeed.ic.ZeAXpY4AOe.png);margin-bottom:-8px}.contact-us__sidebar-info-card__icon.--email{background-image:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xemail.png.pagespeed.ic.Pjy8_Uh1B_.png);margin-bottom:-8px}.page-header{margin-top:20px}.notfound__error{font-size:18px}.button{-webkit-transition:all .3s ease;transition:all .3s ease;padding:8px 24px;background:#0c8dda;font-family:"CenturyGothic",sans-serif;font-weight:700;color:#fff;border:0;text-align:center;border-radius:55px;width:100%;cursor:pointer;min-height:48px}.button:hover,.button:focus,.button:active{background:#0b7dc2}.button.--large{padding:15px 25px}@media (min-width:560px){.button.--large{padding:15px 40px}}.button.--mt{margin-top:14px}.button.--primary{background:#004786}.pagination{display:block;border:1px solid #878787;border-right:0;border-left:0;padding:16px 0;color:#878787;clear:both}.pagination .page-numbers.dots{background:none;padding:0}@media (min-width:960px){.pagination .page-numbers.dots:hover{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.pagination .page-numbers,.pagination a.page-numbers{-webkit-transition:all .3s ease;transition:all .3s ease;color:#004786;height:35px;width:35px;display:inline-block;line-height:35px;background:#dadada;text-align:center;border-radius:8px;text-decoration:none;margin-right:5px}.pagination .page-numbers:first-child,.pagination a.page-numbers:first-child{padding-left:0}@media (min-width:560px){.pagination .page-numbers,.pagination a.page-numbers{margin-right:20px}}@media (min-width:960px){.pagination .page-numbers:hover,.pagination a.page-numbers:hover{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.pagination .page-numbers.current{font-weight:700;text-decoration:underline;background:#004786;color:#fff}@media (min-width:960px){.pagination .page-numbers.current:hover{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.pagination__post-link{float:left}.pagination__post-link__link{color:#878787;font-family:"Arial",sans-serif;text-decoration:none;font-size:14px;font-size:1rem}.pagination__post-link__link:hover{text-decoration:underline}.pagination__post-link.--next{float:right}.pagination__arrow{color:#0c8dda}.pagination__arrow.--right{padding-left:9px}.pagination__arrow.--left{padding-right:9px}.nav-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#0c8dda;background:rgba(0,0,0,.9);z-index:1011010;overflow:auto}.nav-overlay__close-outer{position:absolute;right:50px;top:20px;cursor:pointer}.nav-overlay__close-text{color:#dcecff;font-size:12px;font-size:.8571rem;width:36px;text-align:center;text-decoration:underline}.nav-overlay__close{color:#004786;background:#dcecff;font-size:26px;font-size:1.857rem;text-align:center;line-height:36px;width:36px;margin-bottom:9px}.nav-overlay__list{width:270px;margin:0 auto;text-align:center;margin-top:0;position:absolute;list-style:none;top:50%;right:50%;-webkit-transform:translateY(-50%) translateX(50%) translateZ(0);transform:translateY(-50%) translateX(50%) translateZ(0)}@media (min-width:560px){.nav-overlay__list{margin-top:0}}@media all\0 {
      .nav-overlay__list {
        right: auto;
        top: auto;
        position: static;
        margin-top: 90px; } }.nav-overlay__list__item{background:#dcecff;color:#004786;line-height:60px;margin-bottom:15px;height:61px}.nav-overlay__list__item:last-child{margin-bottom:0}@media (min-width:560px){.nav-overlay__list__item{margin-bottom:35px}}.nav-overlay__list__item.--homepage{background:none;height:auto;line-height:normal;margin-bottom:20px}.nav-overlay__list__item.--close{background:none;height:auto;line-height:normal;margin-bottom:10px}.nav-overlay__list__item__icon{background-size:cover;width:60px;background:#004786 no-repeat center;background-size:32px;display:inline-block;float:left;height:61px;behavior:url(/backgroundsize.php)}.nav-overlay__list__item__icon.--homepage{font-size:12px;font-size:.8571rem;color:#dcecff;background:none;width:auto;float:none;height:auto}.nav-overlay__list__item__icon.--close{font-size:12px;font-size:.8571rem;color:#dcecff;background:none;width:auto;float:none;height:auto}.nav-overlay__list__item__text{float:left;display:inline-block;width:190px;margin:0 auto;text-align:center;height:100%}.nav-overlay__list__item__text__link{color:#004786;width:100%;height:100%;display:inline-block;margin:0 auto}.nav-overlay__list__item__text__link.--homepage{color:#dcecff}.nav-overlay__list__item__text__link.--close{color:#dcecff;text-decoration:underline;cursor:pointer}.nav-overlay__list__item__text.--homepage{width:auto;float:none;color:#dcecff;text-decoration:underline;font-weight:600;line-height:normal}.nav-overlay__list__item__text.--close{width:auto;float:none;color:#dcecff;text-decoration:underline;font-weight:600;line-height:normal}.half-width-easy-read{width:100%;display:block;margin-bottom:29px}.half-width-easy-read:last-child{margin-bottom:0}@media (min-width:560px){.half-width-easy-read{position:relative;z-index:1000}}@media (min-width:960px){.half-width-easy-read{width:48%;margin-right:4%;display:inline-block;float:left;*zoom: 1;*display: inline}}@media all\0  and (min-width: 960px) {
    .half-width-easy-read {
      margin-right: 2%; } }@media (min-width:960px){.half-width-easy-read:nth-of-type(even) {margin-right:0}}.half-width-easy-read.--palette_a{background:#00a64b}.half-width-easy-read.--palette_b{background:#ff0e02}.half-width-easy-read.--palette_c{background:#ff8725}.half-width-easy-read.--palette_d{background:#7536c8}.half-width-easy-read.--palette_e{background:#0c8dda}.half-width-easy-read__image-container{width:100%;padding:20px 16px;box-sizing:border-box;text-align:center;overflow:hidden;overflow:visible\9 ;padding:0 \9 }@media (min-width:560px){.half-width-easy-read__image-container{position:relative;width:40%;display:inline-block;float:left;-webkit-box-align:stretch;-ms-grid-row-align:stretch;align-items:stretch}}.half-width-easy-read__image-container.--palette_a{box-shadow:0 -5px 0 0 #00a64b inset}@media all\0 {
        .half-width-easy-read__image-container.\--palette_a {
          border-bottom: 0; } }.half-width-easy-read__image-container.--palette_b{box-shadow:0 -5px 0 0 #ff0e02 inset}@media all\0 {
        .half-width-easy-read__image-container.\--palette_b {
          border-bottom: 0; } }.half-width-easy-read__image-container.--palette_c{box-shadow:0 -5px 0 0 #ff8725 inset}@media all\0
 {
        .half-width-easy-read__image-container.\--palette_c {
          border-bottom: 0; } }.half-width-easy-read__image-container.--palette_d{box-shadow:0 -5px 0 0 #7536c8 inset}.half-width-easy-read__image-container.--palette_e{box-shadow:0 -5px 0 0 #0c8dda inset}@media all\0 {
        .half-width-easy-read__image-container.\--palette_d {
          border-bottom: 0; } }@media (min-width:560px){.half-width-easy-read__inner{display:-webkit-box;display:flex}}@media all\0  and (min-width: 560px) {
    .half-width-easy-read__inner {
      display: block\9; } }.half-width-easy-read__inner.--event{border:1px solid #dadada}.half-width-easy-read__image{height:auto;display:inline-block;margin:0 auto;max-width:85%;max-height:85%;width:auto}@media all\9 {.half-width-easy-read__image{max-height:180px}}.half-width-easy-read__image.--homepage{width:90%}@media (max-width:560px){.half-width-easy-read__image.--palette_d{margin:30px auto}}@media (min-width:560px){.half-width-easy-read__image{top:50%;left:50%;position:absolute;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}}@media all\0  and (min-width: 560px) {
    .half-width-easy-read__image {
      top: 0\9;
      left: 0\9;
      bottom: 0\9;
      right: 0\9; } }.half-width-easy-read__info{background-color:#fff;text-align:center;border-left:1px solid #dadada;border-right:1px solid #dadada;padding:65px 21px 30px;position:relative}.half-width-easy-read__info.--palette_a{box-shadow:0 -5px 0 0 #00a64b inset}@media all\0 {
        .half-width-easy-read__info.\--palette_a {
          border-bottom: 5px solid #00a64b; } }.half-width-easy-read__info.--palette_b{box-shadow:0 -5px 0 0 #ff0e02 inset}@media all\0 {
        .half-width-easy-read__info.\--palette_b {
          border-bottom: 5px solid #ff0e02; } }.half-width-easy-read__info.--palette_c{box-shadow:0 -5px 0 0 #ff8725 inset}@media all\0 {
        .half-width-easy-read__info.\--palette_c {
          border-bottom: 5px solid #ff8725; } }.half-width-easy-read__info.--palette_d{box-shadow:0 -5px 0 0 #7536c8 inset}.half-width-easy-read__info.--palette_e{box-shadow:0 -5px 0 0 #0c8dda inset}@media all\0 {
        .half-width-easy-read__info.\--palette_d {
          border-bottom: 5px solid #7536c8; } }@media all\0 {
        .half-width-easy-read__info.\--palette_e {
          border-bottom: 5px solid #0c8dda; } }@media (min-width:560px){.half-width-easy-read__info{float:left;display:inline-block;width:61%;box-sizing:border-box;border-left:0;border-top:1px solid #dadada;text-align:left;padding-bottom:40px}}@media all\0
  and (min-width: 560px) {
    .half-width-easy-read__info {
      display: block \9;
      float: right \9; } }.half-width-easy-read__copy{text-align:left;font-size:16px;font-size:1.143rem}.half-width-easy-read__title{font-weight:600;font-size:24px;font-size:1.714rem;margin-bottom:14px;line-height:28px}.half-width-easy-read__button{background:#fff;color:#0f2b3d;margin-top:14px;box-sizing:border-box;display:inline-block;width:auto;text-decoration:none;font-weight:700;font-family:"CenturyGothicBold",sans-serif}.half-width-easy-read__button:hover{background:#fff}.half-width-easy-read__button.--palette_a{border:2px solid #00a64b}.half-width-easy-read__button.--palette_a:hover,.half-width-easy-read__button.--palette_a:focus{border:2px solid #005a28;background-color:#005a28;color:#fff}.half-width-easy-read__button.--palette_b{border:2px solid #ff0e02}.half-width-easy-read__button.--palette_b:hover,.half-width-easy-read__button.--palette_b:focus{border:2px solid #b50900;background-color:#b50900;color:#fff}.half-width-easy-read__button.--palette_c{border:2px solid #ff8725}.half-width-easy-read__button.--palette_c:hover,.half-width-easy-read__button.--palette_c:focus{border:2px solid #d86100;background-color:#d86100;color:#fff}.half-width-easy-read__button.--palette_d{border:2px solid #7536c8}.half-width-easy-read__button.--palette_d:hover,.half-width-easy-read__button.--palette_d:focus{border:2px solid #52268c;background-color:#52268c;color:#fff}.half-width-easy-read__button.--palette_e{border:2px solid #0c8dda}.half-width-easy-read__button.--palette_e:hover,.half-width-easy-read__button.--palette_e:focus{border:2px solid #3690c3;background-color:#3690c3;color:#fff}.full-width-easy-read{margin-bottom:40px}.full-width-easy-read__image-container{overflow:hidden;height:auto;border-bottom:0;position:relative;min-height:1px}@media (min-width:560px){.full-width-easy-read__image-container{width:31.33%;display:inline-block;float:left;margin-right:3%;vertical-align:middle}}.full-width-easy-read__title{margin-top:10px}.full-width-easy-read__text{margin-top:20px}.full-width-easy-read__text img{max-width:100%}.full-width-easy-read__button{margin-top:20px;display:inline-block;height:auto;width:auto;min-height:0}.full-width-easy-read__image{width:auto;max-width:250px;max-height:200px;display:block;margin:auto}.full-width-easy-read__image.--full-width{width:100%;max-width:100%;max-height:none}.full-width-easy-read__image.--newsletter{max-width:46%;display:block;margin:0 auto;padding:20px 0}.full-width-easy-read__copy{font-size:18px;font-size:1.286rem;border:1px solid #dadada;border-top:0;font-weight:600;padding:35px 20px;color:#0f2b3d;position:relative}@media (min-width:560px){.full-width-easy-read__copy{width:65.66%;float:left;display:inline-block;box-sizing:border-box;border:1px solid #dadada}}.full-width-easy-read__copy p{margin:15px 0}.container{padding:0 28px}@media (min-width:960px){.container{padding:0;max-width:1400px;width:90%;margin:0 auto}}@media (min-width:1260px){.container{width:85%}}.container.----d75{width:75%}h1,h2,h3,h4,h5,h6{color:#0f2b3d;font-weight:700;font-family:"CenturyGothicBold",sans-serif;margin-bottom:15px}h1{font-size:34px;font-size:2.429rem;padding-top:70px}@media (min-width:560px){h1{padding-top:0}}h2{font-size:28px;font-size:2rem}.ttm-bg-swap h1,.ttm-bg-swap h2,.ttm-bg-swap h3,.ttm-bg-swap h4,.ttm-bg-swap h5{color:inherit}iframe{width:100%;height:500px}.newsletter-signup{margin:20px auto -40px;padding:40px 0;text-align:center;color:#1f455f;background:#a9d0ff}.newsletter-signup__title{color:inherit;text-align:left}@media (min-width:560px){.newsletter-signup__title{width:400px;text-align:left;margin:0 auto 29px}}.newsletter-signup__label{font-size:18px;font-size:1.286rem;margin-bottom:9px;text-align:left;display:block}.newsletter-signup__label.--required{margin-bottom:18px}@media (min-width:560px){.newsletter-signup__label.--required{width:400px;margin:0 auto 29px}}.newsletter-signup__field-group{margin-bottom:9px}@media (min-width:560px){.newsletter-signup__field-group{max-width:400px;margin:0 auto 19px}}.newsletter-signup__input{height:60px;border:0;width:100%;box-sizing:border-box;color:#0f2b3d;font-size:20px;font-size:1.429rem;padding:0 20px}.newsletter-signup__submit-button{margin-top:9px;font-size:20px;font-size:1.429rem}.other-events{margin-top:40px;color:#0f2b3d}.other-events__title{text-align:center;display:block;font-size:26px;font-weight:700}.other-events__event-image{height:120px;text-align:center}.other-events__event-image__image{width:auto;height:auto;max-height:100%;max-width:100%;margin:0 auto}.other-events__list{margin-top:40px}.other-events__event-title{font-weight:700;color:#0f2b3d;font-size:18px;text-align:center;margin-top:10px;text-decoration:none}.other-events__event{width:100%;margin-bottom:40px;text-decoration:none;display:block}@media (min-width:560px){.other-events__event{width:48%;margin-bottom:40px;margin-right:4%;display:inline-block;float:left}.other-events__event:nth-child(2n) {margin-right:0}.other-events__event:nth-child(5n) {width:100%}}@media (min-width:960px){.other-events__event{width:17%;margin-right:3%}.other-events__event:nth-child(2n) {margin-right:3%}.other-events__event:nth-child(5n) {margin-right:0%;width:17%}}.social-sharing{margin-top:15px}.social-sharing__share{border:1px solid #dadada;display:inline-block;font-size:20px;padding:13px 14px;height:46px;float:left;box-sizing:border-box;margin-right:9px;font-weight:700}.social-sharing__share.--facebook{height:46px;width:46px;background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xfacebook.jpg.pagespeed.ic.ByFMG9SWdn.jpg) center;background-size:cover;border:0;margin-right:3px}.social-sharing__share.--twitter{height:46px;width:46px;border:0;background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xtwitter.jpg.pagespeed.ic.prQO04gCQF.jpg) center;background-size:cover}.find-us-map{position:relative;margin-top:20px}.find-us-map__overlay{position:absolute;top:0;right:0;left:0;bottom:0;background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/xoverlay.png.pagespeed.ic.T0noJ_jvIP.png) \9 ;background:rgba(0,0,0,.4)}.find-us-map__button{cursor:pointer;position:absolute;display:inline-block;width:300px;height:30px;bottom:50%;margin-bottom:-15px;left:50%;margin-left:-150px}.find-us-map__button.--open{bottom:20px;margin-bottom:0}.bg-primary{background:#004786}.bg-secondary{background:#dcecff}.bg-tertiary{background:#0c8dda}.pad{padding:28px}.pad-l{padding-left:28px}.pad-r{padding-right:28px}.pad-t{padding-top:28px}.pad-b{padding-bottom:28px}.tac{text-align:center}.tal{text-align:left}.tar{text-align:right}.taj{text-align:justify}.rtl{direction:rtl}.ltr{direction:ltr}div#mce-responses{padding-bottom:2%!important}div.event-single__content ul li{line-height:1.5em}@media (min-width:560px){.nav-overlay{top:78px;width:330px;left:initial;right:260px}.nav-overlay__list{width:270px;margin:0 auto;text-align:center;margin-top:0;position:relative;list-style:none;top:20px;right:inherit;-webkit-transform:translateY(0) translateX(0%) translateZ(0);transform:translateY(-0%) translateX(0%) translateZ(0);left:0;padding-left:0}}.accessibility-dropdown__option-title,ul.nav-overlay__list li,ul.nav-overlay__list li a{font-size:18px}.fl{float:left}div#contact-us-404{}div#contact-us-404 div.contact-us__sidebar-info-card__icon{height:40px}div#contact-us-404 div.contact-us-404-details{font-size:18px;margin-left:10px;position:relative;top:-5px}div#contact-us-404 div.contact-us-404-details a{color:#000;font-weight:bold;font-size:24px}div#contact-us-404 .contact-us-404-text{margin-bottom:4px}div.event-single__info__copy.--address>p{margin-top:0}i.event-single__icon{position:relative;top:-5px}.breadcrumbs__icon.--lldw{background:url(https://www.through-the-maze.org.uk/wp-content/themes/throughthemaze/assets/img/icons/xlldw.png.pagespeed.ic.11kx9UZ_R0.png) no-repeat center;background-size:contain;height:50px;width:106px;behavior:url(/backgroundsize.php)}div.mc-field-group.input-group.newsletter-signup__field-group{}div.mc-field-group.input-group.newsletter-signup__field-group ul{padding-left:0;list-style:none}div.mc-field-group.input-group.newsletter-signup__field-group ul li{clear:both;height:30px}div.mc-field-group.input-group.newsletter-signup__field-group ul li input{float:left;width:20px;height:35px;padding:20px}div.mc-field-group.input-group.newsletter-signup__field-group ul li label{float:left;padding:12px 0 0 0}div.signup-check-box-title{font-size:17px;font-size:1.21rem;margin-bottom:9px;text-align:left;display:block;font-weight:bold}.link-container-centered{display:flex;justify-content:center}.ttm-animate.bounce.cf.half-width-easy-read.--palette_e.ttm-newsletter{height:238px}.ttm-newsletter-inner{height:100%}.ttm-newsletter-image-container{width:40%}.ttm-newsletter-text-container{padding:0;display:table;background:#fff;width:61%;border-top:1px solid #dadada;border-right:1px solid #dadada}.ttm-newsletter-text-container.--palette_e{box-shadow:0 -5px 0 0 #0c8dda inset}.ttm-newsletter-text-container-inner{vertical-align:middle;display:table-cell}a h2.ttm-newsletter-text-container-inner-title{margin-bottom:0;color:#000}