.backcountry-guides-available__guides__guide{border-radius:8px;box-shadow:0 1px 6px 2px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:space-between;position:relative;cursor:pointer}.backcountry-guides-available__guides__guide__image{position:relative}.backcountry-guides-available__guides__guide__image img{border-radius:8px;object-fit:cover;width:100%;height:200px}.backcountry-guides-available__guides__guide__image__overlay{position:absolute;bottom:0;left:0;color:#fff;width:100%;height:100%;display:flex;justify-content:flex-end;flex-direction:column;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%)}.backcountry-guides-available__guides__guide__image__overlay p{margin-bottom:0;padding-left:1rem}.backcountry-guides-available__guides__guide__image__overlay h3{margin-top:0;padding-left:1rem}.backcountry-guides-available__guides__guide__content{padding:1rem;flex-grow:1}.backcountry-guides-available__guides__guide__content__stats{display:grid;grid-template-columns:repeat(3, 1fr)}.backcountry-guides-available__guides__guide__content__stats p{font-weight:700;margin-top:0}.backcountry-guides-available__guides__guide__content__stats p span{font-size:.8rem;color:#8b8b8b;font-weight:400}.backcountry-guides-available__guides__guide__link{display:flex;align-items:center;justify-content:center;padding:1rem;border-top:1px solid #f5f5f5;font-weight:700;margin-right:1rem;color:#087aff}.backcountry-guides-available__guides__guide__link svg{margin-left:1rem;transition:all 250ms ease-in-out}.backcountry-guides-available__guides__guide:hover .backcountry-guides-available__guides__guide__link svg{transform:translateX(0.5rem)}
