.styles_Signpost__H1iZg{position:relative;cursor:pointer;border-radius:10px;background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:hidden}.styles_Signpost__H1iZg>img{position:absolute;transition:all .2s ease-in-out;width:100%;height:100%;object-fit:cover;object-position:center}.styles_Signpost__H1iZg[data-variant=pink]{--tagline-background:linear-gradient(83.32deg,#d22b82 34.63%,#a41c63 100.12%) #d22b82;--tagline-hover-background:#861b53}.styles_Signpost__H1iZg[data-variant=blue]{--tagline-background:#5c6bc0;--tagline-hover-background:#5c6bc0}.styles_Signpost__H1iZg:hover>img{opacity:0}.styles_Signpost__H1iZg:hover .tagline:before{transform:rotate(-45deg)}.styles_Signpost__H1iZg:hover .tagline:after{background:var(--tagline-hover-background)}.styles_Signpost__H1iZg:hover .footer{background-color:#fff}.styles_Signpost__H1iZg .wrapper{display:flex;flex-direction:column;justify-content:flex-end;padding:.5rem;height:100%;min-height:212px}@media(min-width:768px){.styles_Signpost__H1iZg .wrapper{justify-content:space-between;padding:1rem;min-height:450px}}.styles_Signpost__H1iZg .tagline{display:inline-flex;position:relative;align-items:center;gap:.25rem;border-radius:6px;background:linear-gradient(180deg,#fff,#e3e3e3);padding:.25rem;width:max-content;font-size:14px}@media(min-width:768px){.styles_Signpost__H1iZg .tagline{font-size:1rem}}.styles_Signpost__H1iZg .tagline:before{display:block;position:absolute;top:.25rem;right:.25rem;transition:all .2s ease-in-out;background-image:url(/assets/images/arrow_white.svg);background-position:50%;background-repeat:no-repeat;width:20px;height:20px;content:""}@media(min-width:768px){.styles_Signpost__H1iZg .tagline:before{width:43px;height:43px}}.styles_Signpost__H1iZg .tagline:after{display:block;transition:all .2s ease-in-out;border-radius:6px;background:var(--tagline-background);width:20px;height:20px;content:""}@media(min-width:768px){.styles_Signpost__H1iZg .tagline:after{width:43px;height:43px}}.styles_Signpost__H1iZg .footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease-in-out;border-radius:6px;background-color:rgba(255,255,255,.7);padding:1rem;min-height:110px}.styles_Signpost__H1iZg .footer .text{font-size:13px;white-space:nowrap}.styles_Signpost__H1iZg .footer .value{color:#ea0079;font-weight:800;font-size:54px;line-height:1}.styles_Signpost__H1iZg .footer .reviews{display:flex;align-items:center;gap:.25rem;margin:auto;border-radius:6px;background-color:rgba(255,255,255,.7);padding:.25rem;width:max-content;font-weight:500;font-size:12px}