:root{--grey:#4d4d4d;--blue:#4ca1e3;--green:#18a300}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;background-position:50%;background-repeat:no-repeat;margin:0;padding:0;line-height:1;list-style-type:none}body{color:#000;font-family:Source Sans Pro,sans-serif;font-size:17px}img{width:100%;height:auto}h1{color:#fff;font-size:74px;font-weight:600;line-height:120%}h2{color:#fff;font-size:36px;font-weight:300;line-height:120%}h3{color:#000;font-size:36px;font-weight:300;line-height:120%}h4{font-weight:600}p{color:#000;font-size:18px;line-height:1.5}a{color:#000;cursor:pointer;text-decoration:none}a:hover{opacity:.8}.wrapper{max-width:100%;margin:0 auto;position:relative}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 20px}.header{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:30px 80px;display:flex;position:absolute;top:0;left:0;right:0}.header_plain{background-color:#fff;margin-bottom:100px;position:relative}.header__logo{background-image:url(/images/logo.svg);background-size:cover;width:170px;height:60px}.header__logo-grey{background-image:url(/images/logo-grey.svg)}.menu{width:max-content;display:flex}.menu__list{justify-content:space-between;width:max-content;display:flex}.menu__list__item{margin:0 30px;padding:8px 0;display:inline-block}.menu__list__item.current{border-bottom:2px solid #fff}.header_plain .menu__list__item.current{border-bottom:2px solid var(--grey)}.menu__list__item__link{color:#fff;font-size:20px;display:inline-block}.header_plain .menu__list__item__link{color:var(--grey)}.hamburger{color:inherit;cursor:pointer;font:inherit;z-index:100;background-color:#0000;border:0;outline:none;margin-right:20px;padding:0;display:none;overflow:visible}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{background-color:#fff;border-radius:4px;width:40px;height:2px;position:absolute}.header_plain .hamburger-inner,.header_plain .hamburger-inner:before,.header_plain .hamburger-inner:after{background-color:var(--grey)}.hamburger-inner{margin-top:-2px;display:block;top:50%}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.header__menu__overlay{z-index:90;background-color:#00000026;display:none;position:fixed;inset:0}.header__menu{z-index:95;background-color:#fff;width:300px;padding:8em 0 0 40px;display:none;position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-2px 0 8px #999}.header__menu.active,.header__menu__overlay.active{display:block}.header__menu .menu-item{margin:30px 0}.header__menu .menu-item a{color:#434244;padding:5px;font-size:20px;font-weight:600;display:inline-block}.hero{background-size:cover;width:100%;padding:250px 0 120px}.hero__title{text-shadow:0 0 5px #777;margin-bottom:15px}.hero__subtitle{max-width:650px;margin-bottom:50px}.hero__link{color:#999;border-bottom:1px solid #999;padding-bottom:5px;font-size:34px}.featured{background-color:var(--grey);padding:80px 0 120px}.featured__title{margin-bottom:40px}.featured__events{justify-content:space-between;display:flex}.featured__events__event{width:30%}.featured__events__event__image{width:100%;margin-bottom:20px;display:block}.featured__events__event__promoter,.featured__events__event__name,.featured__events__event__date,.featured__events__event__time,.featured__message{color:#fff}.featured__events__event__promoter{margin-bottom:10px;font-size:20px}.featured__events__event__name{margin-bottom:20px;font-size:35px}.featured__events__event__date,.featured__events__event__time{font-size:20px}.featured__events__event__time{margin-bottom:20px}.featured__events__event__link{color:var(--blue);font-size:20px}.large_text{padding:80px 0 120px}.large_text__text p{max-width:820px;font-size:36px;font-weight:300}.regular_text{margin:100px 0}.regular_text--borderBottom-yes{border-bottom:1px solid #ddd;padding-bottom:60px}.regular_text__title{max-width:820px;margin-bottom:30px}.regular_text__title--colour-grey{color:var(--grey)}.regular_text__text p,.regular_text__text li{max-width:820px;font-size:21px}.regular_text__text li{margin:0 0 20px 30px;line-height:1.3;list-style-type:decimal}.regular_text__text--colour-grey p,.regular_text__text--colour-grey li{color:var(--grey)}.regular_text__text a,.regular_text__text--colour-grey a{color:var(--blue)}.regular_text__text ul li{list-style-type:disc}.regular_text__text h2{color:var(--grey);margin:40px 0 20px;font-size:36px;font-weight:600}.page_title{margin-bottom:40px}.page_title__title{color:var(--grey)}.events{margin:80px 0}.events__title{color:#000;margin-bottom:40px}.filterContainer{justify-content:space-between;align-items:center;max-width:640px;margin-bottom:30px;display:flex}.filterWrapper{width:48%}.events__label{margin-bottom:10px;font-size:16px;font-weight:700;display:block}.events__filter{cursor:pointer;background:#fff url(/icons/select-down.svg) 90%/15px 10px no-repeat;border:1px solid #000;width:100%;font-size:16px;font-weight:700}.events__filter__select{appearance:none;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:15px 20px;font-size:16px;font-weight:700}.events__eventList{border-top:1px solid #000;display:none}.events__eventList.active{display:block}.events__eventList__event{border-bottom:1px solid #000;align-items:center;padding:40px 0;display:flex}.events__eventList__event__image{flex-shrink:0;width:225px;margin-right:25px}.events__eventList__event__details{width:72%}.events__eventList__event__details__topLine{justify-content:space-between;margin-bottom:10px;display:flex}.events__eventList__event__details__topLine__promoter{color:#999}.events__eventList__event__details__topLine__dateTime__date,.events__eventList__event__details__name{font-size:24px;font-weight:600}.events__eventList__event__details__topLine__dateTime__time{font-size:24px}.events__eventList__event__details__name{margin-bottom:20px}.events__eventList__event__details__description,.events__eventList__event__details__description b{color:#999;margin-bottom:20px;font-weight:400;line-height:1.3}.events__eventList__event__details__link{color:var(--blue)}.events__message{margin-top:50px}.venues{margin:120px 0}.venues__title{color:#000;margin-bottom:10px}.venues__text{margin:40px 0;font-size:21px;line-height:1.3}.venues__text__link{color:var(--blue);font-weight:600}.venues__list{columns:3}.venues__list__venue{margin-bottom:20px;display:block}.venues__list__venue__name{font-weight:600}.venues__list__venue__count{font-weight:300}.form{margin:80px 0 120px}.form__text,.form__phoneNumbers__number{color:var(--grey);font-size:36px;font-weight:300}.form__input input,.form__input textarea{background-color:#ededed;border:none;outline:none;width:100%;max-width:586px;margin-bottom:10px;font-family:Source Sans Pro,sans-serif;font-size:18px;display:block}.form__input input{padding:25px 15px}.form__input textarea{min-height:160px;padding:10px 15px}.form__submit{color:#fff;cursor:pointer;background-color:#999;border:none;margin-top:20px;padding:20px 40px;font-size:16px}.form__phoneNumbers{margin:60px 0}.box_offices{margin:20px 0 100px}.box_offices .container{border-top:1px solid #ddd;padding-top:60px;padding-bottom:60px}.box_offices__title{margin-bottom:10px;font-size:25px;font-weight:700}.box_offices__text{margin-bottom:30px}.box_offices__offices{columns:3}.box_offices__offices__office{margin-bottom:30px;font-size:21px;font-weight:600;display:block}.single_offices__title,.single_offices__address,.single_offices__subtitle,.single_offices__text{color:var(--grey)}.single_offices__title{margin-bottom:40px}.single_offices__address{margin-bottom:40px;font-size:21px;line-height:1.3}.single_offices__subtitle{font-size:21px;font-weight:600}.office-map{border:0;width:calc(100% - 40px);max-width:1100px;height:820px;margin:50px auto 80px;display:block}.footer{background-color:var(--grey);text-align:center;padding:60px 20px 140px}.footer__logo{background-image:url(/images/logo.svg);background-size:cover;width:170px;height:60px;margin:0 auto 40px}.footer__text{color:#fff;margin-bottom:20px;font-size:16px;font-weight:400}.footer__navigation ul{width:max-content;margin:0 auto;display:flex}.footer__navigation a{color:#fff;margin:0 10px;font-size:16px;font-weight:600}.footer__social_media{justify-content:center;margin-top:50px;display:flex}.footer__credit{color:#fff;opacity:.5;margin-top:50px;font-size:16px;font-weight:400}.footer__credit a{color:#fff;text-decoration:underline}.footer__social_media__icon{background-size:cover;width:34px;height:34px;margin:0 10px}.social_media__icon-facebook{background-image:url(/icons/facebook.svg)}.social_media__icon-twitter{background-image:url(/icons/twitter.svg)}.cookie-banner{z-index:200;background:#ffffffe6;flex-direction:column;gap:15px;max-width:720px;padding:20px 40px;display:flex;position:fixed;bottom:15px;left:15px;right:15px;box-shadow:5px 5px 10px #00000080}.cookie-banner[hidden],.cookie-settings[hidden]{display:none}.cookie-banner__text{font-size:16px}.cookie-banner__text a{color:#359bf5}.cookie-banner__actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-banner__btn{color:#fff;cursor:pointer;border:none;min-width:100px;padding:8px 16px;font-size:16px}.cookie-banner__btn--grey{background:#4d4d4d}.cookie-banner__btn--green{background:var(--green)}.cookie-banner__close{color:var(--green);cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:5px;right:12px}.cookie-settings{z-index:210;background:#00000059;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cookie-settings__panel{background:#fffffff2;width:100%;max-width:640px;max-height:90vh;padding:30px;position:relative;overflow:auto}.cookie-settings__intro{margin-bottom:20px}.cookie-settings details{border-top:1px solid #e1e1e1;padding:12px 0}.cookie-settings summary{cursor:pointer;justify-content:space-between;font-weight:600;display:flex}.cookie-settings summary span{color:var(--green);font-weight:400}.cookie-settings details p{color:var(--grey);margin-top:10px}@media (width<=1280px){.header,.header_plain{max-width:1140px;margin-left:auto;margin-right:auto;padding:30px 20px}.header_plain{padding-bottom:100px}}@media (width<=1100px){.menu__list__item{margin:0 15px}.featured__title{text-align:center}.featured__events{display:block}.featured__events__event{text-align:center;width:100%;margin-bottom:40px}.featured__events__event__image{width:300px;margin:0 auto 20px}}@media (width<=1030px){.box_offices__offices,.venues__list{columns:2}}@media (width<=900px){.menu{display:none}.hamburger{display:block}}@media (width<=850px){.events__eventList__event__details__topLine{display:block}.events__eventList__event__details__topLine__promoter{margin-bottom:10px;display:block}}@media (width<=750px){.box_offices .container{text-align:center;padding-bottom:0}.box_offices__offices,.venues__list{columns:1}.office-map{height:500px}}@media (width<=700px){.venues{text-align:center}}@media (width<=600px){.header,.header_plain{padding:30px 10px}.events__eventList__event{display:block}.events__eventList__event__image{width:225px;margin:0 auto 20px}.events__eventList__event__details{text-align:center;width:100%}.filterContainer{display:block}.filterWrapper{width:100%;max-width:300px;margin:0 auto}.events__filter{margin-bottom:20px}.footer__navigation ul{display:block}.footer__navigation li{margin-bottom:20px}}@media (width<=580px){.hero__title{font-size:66px}}@media (width<=550px){.hero__subtitle{font-size:30px}.large_text__text p{font-size:26px}}@media (width<=420px){.hero__title{font-size:50px}.hero__subtitle{font-size:26px}.hero__link{font-size:30px}}
