.signpost--wrapper{background-color:var(--colorBackground);padding-bottom:5rem}@media only screen and (min-width:96.875em){.signpost--wrapper{padding:10rem 0}}.signpost--white{background-color:var(--colorBackgroundSecondary)}@media only screen and (min-width:96.875em){.signpost--white{padding:5rem 0}}.signpost--white .signpost__item{background-color:var(--colorBackgroundSecondary);padding:1.25rem;z-index:9}.signpost--white .signpost__item:hover{color:unset}.signpost--white .signpost__item:hover .title{color:var(--colorFont)}.signpost--white .signpost__title{padding:1.25rem}.signpost--white .signpost__title:after{background-color:var(--colorGrey)}.signpost{display:-ms-grid;display:grid;gap:15px;gap:.9375rem}@media only screen and (min-width:50em) and (max-width:74.9375em){.signpost{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (min-width:75em) and (max-width:96.8125em){.signpost{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:96.875em){.signpost{-ms-grid-columns:(1fr)[4];gap:27px;gap:1.6875rem;grid-template-columns:repeat(4,1fr)}}.signpost--subgrid{-ms-grid-rows:(auto)[3];gap:24px;gap:1.5rem;grid-template-rows:repeat(3,auto)}.signpost--subgrid .signpost__title{-ms-grid-row-span:3;-ms-grid-row:1;grid-row-end:4;grid-row-start:1}.signpost--subgrid .signpost__item{-ms-grid-row-span:3;-ms-grid-rows:subgrid;display:-ms-grid;display:grid;grid-row:span 3;grid-template-rows:subgrid}.signpost--subgrid .signpost__item .title{margin-bottom:0}.signpost--subgrid .signpost__icon{height:auto}.signpost__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--colorMain);color:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:3.125rem 2.5rem;position:relative;-webkit-transition:background-color .4s ease-in-out,color .4s ease-in-out;-o-transition:background-color .4s ease-in-out,color .4s ease-in-out;transition:background-color .4s ease-in-out,color .4s ease-in-out}@media only screen and (min-width:30em) and (max-width:49.9375em){.signpost__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.signpost__item .title{color:var(--colorFont);font-family:alexandria,arial,Helvetica,sans-serif;font-size:24px;font-size:1.5rem;font-weight:600;margin-bottom:1.375rem}.signpost__item--animatehover:hover{color:#fff;text-decoration:none}.signpost__item--animatehover:hover .title{color:#fff}.signpost__item--animatehover:hover .text{z-index:9}.signpost__item--animatehover:before{background-color:#b10000;content:"";height:0;position:absolute;width:0}.signpost__item--fromtop:before{left:0;top:0;-webkit-transition:height .4s ease-in-out;-o-transition:height .4s ease-in-out;transition:height .4s ease-in-out;width:100%}.signpost__item--fromtop:hover:before{height:100%}.signpost__item--frombottom:before{bottom:0;left:0;-webkit-transition:height .4s ease-in-out;-o-transition:height .4s ease-in-out;transition:height .4s ease-in-out;width:0}.signpost__item--frombottom:hover:before{height:100%;width:100%}.signpost__item--fromleft:before{bottom:0;left:0;-webkit-transition:width .4s ease-in-out;-o-transition:width .4s ease-in-out;transition:width .4s ease-in-out;width:0}.signpost__item--fromleft:hover:before{height:100%;width:100%}.signpost__item--fromright:before{bottom:0;right:0;-webkit-transition:width .4s ease-in-out;-o-transition:width .4s ease-in-out;transition:width .4s ease-in-out;width:0}.signpost__item--fromright:hover:before{height:100%;width:100%}.signpost__icon{height:80px;height:5rem}.signpost__icon .icon_svg{height:57px;height:3.5625rem;width:57px;width:3.5625rem}@media only screen and (min-width:30em) and (max-width:49.9375em){.signpost__icon .icon_svg{margin-right:2.25rem}}.signpost__content{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.8;z-index:9}.signpost__content .title{color:var(--colorFont);font-family:alexandria,arial,Helvetica,sans-serif;font-size:24px;font-size:1.5rem;font-weight:600;margin-bottom:1.375rem}.signpost__title{padding:0 1.25rem;position:relative;z-index:1}@media only screen and (min-width:75em) and (max-width:96.8125em){.signpost__title{-ms-grid-column-span:3;-ms-grid-column:1;grid-column-end:4;grid-column-start:1}}@media only screen and (min-width:96.875em){.signpost__title{-ms-grid-column-span:2;-ms-grid-column:1;grid-column-end:3;grid-column-start:1}}.signpost__title:after{background-color:var(--colorMain);background-size:cover;content:"";height:255px;height:15.9375rem;left:0;-webkit-mask-image:url(/images/svg/bracket.svg);mask-image:url(/images/svg/bracket.svg);position:absolute;top:10px;top:.625rem;width:260px;width:16.25rem;z-index:-1}@media only screen and (min-width:96.875em){.signpost__title:after{height:288px;height:18rem;width:293px;width:18.3125rem}}@media only screen and (min-width:112.5em){.signpost__title:after{left:-100px;left:-6.25rem}}