.list-style__item.has-overlay-link:focus,.list-style__item.has-overlay-link:hover,a.list-style__item:focus,a.list-style__item:hover{color:var(--text-over-primary)}.list-style__item.has-overlay-link:focus .list-style__item__text,.list-style__item.has-overlay-link:hover .list-style__item__text,a.list-style__item:focus .list-style__item__text,a.list-style__item:hover .list-style__item__text{-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px)}.list-style__item.has-overlay-link:focus .list-style__item__buttons,.list-style__item.has-overlay-link:hover .list-style__item__buttons,a.list-style__item:focus .list-style__item__buttons,a.list-style__item:hover .list-style__item__buttons{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.list-style .item>div{height:100%}.list-style__item{border-radius:var(--block-link-radius);min-height:100%;color:var(--text-colour);-webkit-transition:ease-in-out .2s;transition:ease-in-out .2s;-webkit-transition-property:color,background-color;transition-property:color,background-color;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:991px){.list-style--defaults .list-style__item{max-width:510px;margin:auto}}.list-style--defaults .list-style__item__icon{position:absolute;top:20px;right:20px;background:var(--secondary-colour);color:var(--text-over-secondary);border-radius:50%;width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3}.list-style--defaults .list-style__item__icon i{font-weight:400}.list-style--defaults .list-style__item__icon .fa-rss{-webkit-transform:rotate(-45deg) translate(2px,-1px);-ms-transform:rotate(-45deg) translate(2px,-1px);transform:rotate(-45deg) translate(2px,-1px)}.list-style--defaults .list-style__item__picture{min-height:210px}.list-style--defaults .list-style__item__text{padding:40px;-webkit-transition:-webkit-transform ease-in-out .4s;transition:-webkit-transform ease-in-out .4s;transition:transform ease-in-out .4s;transition:transform ease-in-out .4s, -webkit-transform ease-in-out .4s}.list-style--defaults .list-style__item__text__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2}.list-style--defaults .list-style__item__text__inner p{margin-bottom:10px}.list-style--defaults .list-style__item__text__inner p:last-of-type{margin-bottom:0}.list-style--defaults .list-style__item__sub-title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:600;color:inherit;font-size:14px;margin-bottom:0;font-family:var(--font-heading);letter-spacing:.7px}.list-style--defaults .list-style__item__sub-title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-style--defaults .list-style__item__sub-title span:first-of-type{max-width:50%}.list-style--defaults .list-style__item__title{color:inherit;font-size:22px;line-height:27px;font-weight:500;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style--defaults .list-style__item__snippet{color:inherit;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style--defaults .list-style__item__buttons{position:absolute;bottom:0;left:0;width:100%;padding:30px 40px;z-index:3;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity ease-in-out .4s,-webkit-transform ease-in-out .4s;transition:opacity ease-in-out .4s,-webkit-transform ease-in-out .4s;transition:transform ease-in-out .4s,opacity ease-in-out .4s;transition:transform ease-in-out .4s,opacity ease-in-out .4s,-webkit-transform ease-in-out .4s}.list-style--defaults .list-style__item__overlay-link{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;z-index:1}.list-style--a.swiper{padding:10px}.list-style--a .list-style__item{background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.25);box-shadow:0 0 10px 0 rgba(0,0,0,.25);color:#000!important;border:none;text-align:center}.list-style--a .list-style__item__text{padding-top:20px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.list-style--a .list-style__item__text:before{content:'';width:550px;height:140px;background:#fff;position:absolute;border-radius:50%;top:-30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.list-style--a .list-style__item div,.list-style--a .list-style__item p,.list-style--a .list-style__item__buttons{z-index:2}.list-style--a .list-style__item__sub-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-style--a .list-style__item__picture{height:270px}.list-style--a .list-style__item__logo{height:65px;margin-bottom:15px;background-size:contain;background-repeat:no-repeat}.list-style--a .list-style__item__logo img{max-height:100%;max-width:100%;height:auto;width:auto}.list-style--a .list-style__item__address span,.list-style--a .list-style__item__address strong,.list-style--a .list-style__item__headteacher span,.list-style--a .list-style__item__headteacher strong{display:block}.list-style--a .list-style__item__headteacher{height:50px}.list-style--a .list-style__item__headteacher span{-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style--a .list-style__item__address{height:100px;margin-bottom:0}.list-style--a .list-style__item__address span{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style--a .list-style__item__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-style--c .list-style__item{height:400px;color:#fff}.list-style--c .list-style__item:before{content:'';position:absolute;border-radius:50%;width:0;height:0;-webkit-transition-property:width,height,opacity;transition-property:width,height,opacity;-webkit-transition:ease-in-out .5s;transition:ease-in-out .5s;background:var(--primary-colour);opacity:0;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.list-style--c .list-style__item__picture{height:100%;width:100%;left:0;top:0;-webkit-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s;position:absolute}.list-style--c .list-style__item__picture:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%)}.list-style--c .list-style__item__text{position:absolute;bottom:0;left:0;width:100%;z-index:3}.list-style--c .list-style__item.has-overlay-link:focus:before,.list-style--c .list-style__item.has-overlay-link:hover:before,.list-style--c a.list-style__item:focus:before,.list-style--c a.list-style__item:hover:before{opacity:.85;width:680px;height:680px}.list-style .button-wrap,.list-style .no_results{text-align:center;grid-column:1/-1}.list-style .no_results{padding-top:20px}