.router-item p{margin:.625rem .5rem 0;font-size:.9375rem;font-weight:500;line-height:1.42;color:var(--wp--preset--color--black-70)}@media (min-width:992px){.router-item p{font-size:1rem;line-height:1.5}}.router-item a{text-decoration:none}.router-item figure{position:relative;aspect-ratio:3/2;margin:0;border-radius:.5rem;overflow:hidden;cursor:pointer}@media (min-width:992px){.router-item figure{aspect-ratio:4/3}}.router-item figure::after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;z-index:1}.router-item figure::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;z-index:2}.router-item figure img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.router-item .wrapper{display:flex;flex-direction:column;height:100%}.router-item .title{margin:.75rem .5rem 0;font-size:1.3125rem;font-weight:600;line-height:1.4;font-weight:600;color:var(--wp--preset--color--text-black);transition:color .25s;cursor:pointer}@media (min-width:992px){.router-item .title{margin-top:1rem}}.router-item .title:focus,.router-item .title:hover{color:var(--wp--preset--color--primary-light)}.router-item .title strong{font-weight:600}.router-item .button-wrapper{display:flex;margin-top:auto}.router-item .button{display:inline-flex;gap:.25rem;margin:1rem .5rem 0;padding:.4375rem 1rem;font-size:.875rem;font-weight:600;line-height:1.42;background-color:transparent;border:1px solid var(--wp--preset--color--primary-light-40);border-radius:1rem;color:var(--wp--preset--color--primary-light);transition:background-color .25s,color .25s,border-color .25s;cursor:pointer}@media (min-width:992px){.router-item .button{margin-top:1.5rem}}.router-item .button:focus,.router-item .button:hover{border-color:var(--wp--preset--color--primary-light)}.router-item .button::after{content:"";display:block;width:1.25rem;height:1.25rem;background-color:var(--wp--preset--color--primary-light);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M4.16675 10H15.8334M15.8334 10L10.8334 5M15.8334 10L10.8334 15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M4.16675 10H15.8334M15.8334 10L10.8334 5M15.8334 10L10.8334 15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}