@property --aodd{syntax:"<angle>";inherits:false;initial-value:35deg}@property --aeven{syntax:"<angle>";inherits:false;initial-value:145deg}section.signpost-grid{overflow:hidden;position:relative}section.signpost-grid .background-image{background-repeat:no-repeat;background-size:35.375rem auto;height:100%;left:50%;max-width:94.5rem;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:0}section.signpost-grid .background-image.bgimage-cover{background-position:50%;background-size:cover;max-width:none}section.signpost-grid .background-image.bgimage-cover:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.4)));background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));content:"";height:100%;position:absolute;width:100%;z-index:1}section.signpost-grid .background-image.bgimage-bottom-right{background-position:100% 100%}section.signpost-grid .background-image.bgimage-top-right{background-position:100% 0}section.signpost-grid .lead-in{margin:0 0 2.5rem;max-width:50rem;position:relative;z-index:1}section.signpost-grid .lead-in .description{margin-bottom:2.5rem}section.signpost-grid .panels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem 1.875rem;position:relative;z-index:1}section.signpost-grid .panels.corner .panel{border-radius:.75rem}section.signpost-grid .panels.corner .panel:before{background-color:rgba(var(--bg));content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;-webkit-transition:all .3s cubic-bezier(.77,0,.175,1);transition:all .3s cubic-bezier(.77,0,.175,1);width:100%;z-index:0}section.signpost-grid .panels.corner .panel:after{border:1px solid #07ddb6;border-radius:.75rem;bottom:0;content:"";left:0;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(var(--aodd)),color-stop(0,#000),color-stop(40%,transparent),color-stop(60%,transparent),to(#000));-webkit-mask-image:linear-gradient(var(--aodd),#000 0,transparent 40%,transparent 60%,#000 100%);mask-image:-webkit-gradient(linear,left top,left bottom,from(var(--aodd)),color-stop(0,#000),color-stop(40%,transparent),color-stop(60%,transparent),to(#000));mask-image:linear-gradient(var(--aodd),#000 0,transparent 40%,transparent 60%,#000 100%);position:absolute;right:0;top:0;transition:--aodd .3s cubic-bezier(.77,0,.175,1),--aeven .3s cubic-bezier(.77,0,.175,1),opacity .3s cubic-bezier(.77,0,.175,1);z-index:1}section.signpost-grid .panels.corner .panel:nth-of-type(2n):after{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(var(--aeven)),color-stop(0,#000),color-stop(40%,transparent),color-stop(60%,transparent),to(#000));-webkit-mask-image:linear-gradient(var(--aeven),#000 0,transparent 40%,transparent 60%,#000 100%);mask-image:-webkit-gradient(linear,left top,left bottom,from(var(--aeven)),color-stop(0,#000),color-stop(40%,transparent),color-stop(60%,transparent),to(#000));mask-image:linear-gradient(var(--aeven),#000 0,transparent 40%,transparent 60%,#000 100%)}section.signpost-grid .panels.corner .panel:has(a.wrap){display:-webkit-box;display:-ms-flexbox;display:flex}section.signpost-grid .panels.corner .panel:has(a.wrap) a{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:start;-ms-flex-align:start;align-items:flex-start}section.signpost-grid .panels.corner .panel:has(a.wrap):not(:hover):after{opacity:.3;--aodd:145deg;--aeven:35deg}section.signpost-grid .panels.corner .panel:has(a.wrap):hover:before{-webkit-filter:brightness(-20%);filter:brightness(-20%)}section.signpost-grid .panels.corner .panel .reveal-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:all .3s cubic-bezier(.77,0,.175,1);transition:all .3s cubic-bezier(.77,0,.175,1)}section.signpost-grid .panels.corner .panel .reveal-wrapper .button{opacity:1}section.signpost-grid .panels.side{gap:1.875rem}section.signpost-grid .panels.side .panel,section.signpost-grid .panels.side .panel>.wrap{padding:0}section.signpost-grid .panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;margin:0;overflow:hidden;position:relative}section.signpost-grid .panel>.wrap{display:block;padding:1.5rem .75rem;position:relative;text-decoration:none;z-index:2}section.signpost-grid .panel>.wrap span.button{margin-top:1.25rem}section.signpost-grid .panel .icon{display:block;margin:0 0 1.5rem}section.signpost-grid .panel .icon img{display:block;margin:0;width:3.75rem}section.signpost-grid .panel .icon.icon-size-large{height:6rem}section.signpost-grid .panel .icon.icon-size-large img{height:6rem;max-height:6rem;width:auto}section.signpost-grid .panel p:last-of-type{margin:0}section.signpost-grid .panel.is-last-showing~.panel{display:none}section.signpost-grid.layout-columns-1 .panels .panel{border:0 solid transparent;border-radius:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}section.signpost-grid.layout-columns-1 .panels .panel:after,section.signpost-grid.layout-columns-1 .panels .panel:before{content:none}section.signpost-grid.layout-columns-1 .panels .wrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.8);border:.0625rem solid rgba(var(--steel-gray-primary))!important;border-radius:.375rem 4rem 4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem;-webkit-transition:all .3s cubic-bezier(.77,0,.175,1);transition:all .3s cubic-bezier(.77,0,.175,1)}section.signpost-grid.layout-columns-1 .panels .wrap:hover{background:rgba(var(--steel-gray-primary))}section.signpost-grid.layout-columns-1 .panels .wrap:hover .reveal-wrapper .button{color:#000}section.signpost-grid.layout-columns-1 .panels .wrap:hover .reveal-wrapper .button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2780%27 height=%2780%27 fill=%27none%27%3E%3Ccircle cx=%2740%27 cy=%2740%27 r=%2739.5%27 fill=%27%2307DDB6%27 stroke=%27%2307DDB6%27/%3E%3Cpath fill=%27%231E1E1E%27 d=%27M47.142 34.846 29.206 52.782l-2.946-2.947L44.196 31.9h-16.5l.037-4.162h23.57v23.57l-4.161.037z%27/%3E%3C/svg%3E")}section.signpost-grid.layout-columns-1 .panels .icon{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}section.signpost-grid.layout-columns-1 .panels .icon img{-webkit-filter:invert(1);filter:invert(1)}section.signpost-grid.layout-columns-1 .panels h3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:21px;font-weight:400;margin:0}@media screen and (min-width:320px){section.signpost-grid.layout-columns-1 .panels h3{font-size:calc(19px + .625vw)}}@media screen and (min-width:1440px){section.signpost-grid.layout-columns-1 .panels h3{font-size:28px}}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper p{-webkit-box-flex:1!important;-ms-flex:1 1 100%!important;flex:1 1 100%!important}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper .button{border:0 transparent;color:#000;gap:1.5rem!important;margin:0;opacity:1!important;padding:0;position:relative;-webkit-transition:all .3s cubic-bezier(.77,0,.175,1);transition:all .3s cubic-bezier(.77,0,.175,1)}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper .button:focus,section.signpost-grid.layout-columns-1 .panels .reveal-wrapper .button:hover{background-color:transparent}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper .button:after{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2780%27 height=%2780%27 fill=%27none%27%3E%3Ccircle cx=%2740%27 cy=%2740%27 r=%2739.5%27 fill=%27%23EFEFEF%27 stroke=%27%23EFEFEF%27/%3E%3Cpath fill=%27%231E1E1E%27 d=%27M48.216 41.607H22.852v-4.166h25.364L36.55 25.774l2.968-2.917 16.667 16.667-16.667 16.667-2.968-2.917z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:2.5rem;-webkit-transition:all .3s cubic-bezier(.77,0,.175,1);transition:all .3s cubic-bezier(.77,0,.175,1);width:2.5rem!important}section.signpost-grid.layout-columns-1 .panels p{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media(min-width:768px){section.signpost-grid .panels.side .panel>.wrap{padding:0 1.5rem}section.signpost-grid.layout-columns-1 .panels .panel{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:calc(100% - 40px)}section.signpost-grid.layout-columns-1 .panels .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}section.signpost-grid.layout-columns-1 .panels .icon{-webkit-box-flex:0;-ms-flex:0 0 6.25rem;flex:0 0 6.25rem}section.signpost-grid.layout-columns-1 .panels .icon img{margin:0 auto}section.signpost-grid.layout-columns-1 .panels h3{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%}section.signpost-grid.layout-columns-1 .panels p{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper button{color:transparent}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper button:after{height:3.75rem;width:3.75rem!important}section.signpost-grid.layout-columns-4 .panel{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:calc(50% - 40px)}}@media(min-width:992px){section.signpost-grid .background-image{background-size:35.375rem auto}section.signpost-grid .lead-in .description{margin-bottom:5rem}section.signpost-grid .panels{gap:4rem 3.75rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}section.signpost-grid .panels.side .panel{border-left:.0625rem solid rgba(var(--obsidian-black-tint));padding:0}section.signpost-grid .panel{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:calc(25% - 40px)}section.signpost-grid.layout-columns-1 .panels .icon{-webkit-box-flex:0;-ms-flex:0 0 7.5rem;flex:0 0 7.5rem}section.signpost-grid.layout-columns-1 .panels p{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper{gap:16.6666666667%}section.signpost-grid.layout-columns-1 .panels .reveal-wrapper button:after{height:5rem;width:5rem!important}section.signpost-grid.layout-columns-2 .panel{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:calc(50% - 40px)}section.signpost-grid.layout-columns-3 .panel{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:calc(33.33333% - 40px)}section.signpost-grid.layout-columns-4 .panels{gap:4rem 1.5625rem}section.signpost-grid.layout-columns-4 .panel{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:calc(25% - 30px)}}@media(min-width:1300px){section.signpost-grid .background-image{background-size:40.625rem auto}}body.single-industry section.signpost-grid .limit-width{max-width:94.5rem!important}
