.list-style__item.has-overlay-link:focus .list-style__text__inner,.list-style__item.has-overlay-link:hover .list-style__text__inner,a.list-style__item:focus .list-style__text__inner,a.list-style__item:hover .list-style__text__inner{bottom:0}.list-style__item.has-overlay-link:focus .list-style__icon,.list-style__item.has-overlay-link:hover .list-style__icon,a.list-style__item:focus .list-style__icon,a.list-style__item:hover .list-style__icon{background-color:var(--link-colour-hover);color:var(--text-over-secondary)}.list-style__item{color:var(--third-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;border:solid 1px #e3e3e3;margin:1px;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;border-radius:28px 28px 0 28px}.list-style__icon{position:absolute;top:20px;right:20px;height:50px;width:50px;line-height:50px;text-align:center;z-index:2;color:#fff;background-color:var(--third-colour);border-radius:50%;-webkit-transition:background-color ease-in-out .2s,color ease-in-out .2s;transition:background-color ease-in-out .2s,color ease-in-out .2s}.list-style__picture{min-height:210px}.list-style__text{position:relative}.list-style__text__inner{position:absolute;left:0;bottom:0;width:100%;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:center;-ms-flex-align:center;align-items:center;text-align:center;padding:30px 30px 20px 30px;color:var(--third-colour);-webkit-transition:bottom ease-in-out .2s;transition:bottom ease-in-out .2s}.list-style__text__inner:has(.list-style__text-button){bottom:-70px}.list-style__text__inner p{margin-bottom:10px}.list-style__text__inner p:last-of-type{margin-bottom:0}.list-style__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:10px;margin-bottom:0}.list-style__sub-title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-style__sub-title span:first-of-type{max-width:50%}.list-style__title{font-size:24px;font-weight:700;line-height:31px;color:inherit;width:100%;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style__snippet{color:inherit;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style__post-title{font-size:18px;font-weight:400;line-height:22px}.list-style__text-button{margin-top:30px}.list-style__buttons{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.list-style__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--b .list-style__item{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid var(--third-colour);height:410px}@media (min-width:992px) and (max-width:1399px){.list-style--b .list-style__text{width:50%!important}}.list-style--b .list-style__text__inner{position:static}.list-style--b .list-style__text-button{display:none}.list-style--b .list-style__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style--b .list-style__picture{height:285px}@media (min-width:768px){.list-style--b .list-style__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:325px}.list-style--b .list-style__picture{width:60%;height:100%;padding-bottom:0;border-radius:25px 25px 0 25px}.list-style--b .list-style__picture img{border-radius:25px 25px 0 25px}.list-style--b .list-style__title{-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.list-style--b .list-style__text{width:40%;height:100%}.list-style--b .list-style__text__inner{position:absolute}.list-style--b .list-style__text-button{display:block}}.list-style--c .list-style__item{height:350px;color:#fff;border:none}.list-style--c .list-style__picture{height:100%;-webkit-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s}.list-style--c .list-style__picture:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:43px;background-image:url(/custom_images/list-style-curve.svg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;-webkit-transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:bottom .2s ease-in-out,transform .2s ease-in-out;transition:bottom .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.list-style--c .list-style__picture:after{content:'';position:absolute;bottom:-100%;left:0;width:100%;height:100%;background-color:var(--third-colour);z-index:1;-webkit-transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:bottom .2s ease-in-out,transform .2s ease-in-out;transition:bottom .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.list-style--c .list-style__picture:after,.list-style--c .list-style__picture:before{-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.list-style--c .list-style__text{position:absolute;bottom:0;left:0;width:100%;z-index:1}.list-style--c .list-style__text__inner{color:#fff}.list-style--c .list-style__text-button:not(:hover):not(:focus){background-color:#fff;color:var(--third-colour)}.list-style--c .list-style__item.has-overlay-link:focus .list-style__picture:before,.list-style--c .list-style__item.has-overlay-link:hover .list-style__picture:before,.list-style--c a.list-style__item:focus .list-style__picture:before,.list-style--c a.list-style__item:hover .list-style__picture:before{bottom:100%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.list-style--c .list-style__item.has-overlay-link:focus .list-style__picture:after,.list-style--c .list-style__item.has-overlay-link:hover .list-style__picture:after,.list-style--c a.list-style__item:focus .list-style__picture:after,.list-style--c a.list-style__item:hover .list-style__picture:after{bottom:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.list-style .item>div{height:100%}.list-style .button-wrap,.list-style .no_results{padding-top:20px;text-align:center;grid-column:1/-1}