.blogImgCard{outline:1px solid var(--background);outline-offset:-.3px;border-radius:20px;width:100%;position:relative;overflow:hidden}.blogImgCard:before{content:"";z-index:1;background:#876adc26;width:100%;height:100%;position:absolute;top:0;left:0}.blogImgCard .more{z-index:2;background:var(--background);border-bottom-left-radius:1rem;justify-content:space-between;align-items:center;width:auto;padding:.65rem .1rem .625rem .625rem;display:flex;position:absolute;top:-9px;right:0}.blogImgCard .more .arrow{border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s ease-in-out;display:flex}.blogImgCard .more .arrow:before{content:"";width:1.1rem;height:1.1rem;box-shadow:4px 4px 0px 4px var(--background);background:0 0;border-bottom-right-radius:2rem;position:absolute;top:9px;left:-17.6px;transform:rotate(-90deg)}.blogImgCard .more .arrow:after{content:"";width:1.2rem;height:1.2rem;box-shadow:4px 4px 0px 4px var(--background);background:0 0;border-bottom-right-radius:1rem;position:absolute;bottom:-19.5px;right:0;transform:rotate(-90deg)}.blogImgCard .tag{z-index:2;background:var(--background);width:auto;color:var(--primary);border-top-right-radius:1rem;justify-content:space-between;align-items:center;padding:.65rem .625rem 2px 2px;font-size:14px;display:flex;position:absolute;bottom:0;left:0}.blogImgCard .tag:before{content:"";width:1.2rem;height:1.2rem;box-shadow:.313rem .313rem 0px .313rem var(--background);background:0 0;border-bottom-right-radius:2rem;position:absolute;top:-19px;left:0;transform:rotate(90deg)}.blogImgCard .tag:after{content:"";width:1.2rem;height:1.2rem;box-shadow:.313rem .313rem 0px .313rem var(--background);background:0 0;border-bottom-right-radius:1rem;position:absolute;bottom:.5px;right:-19px;transform:rotate(90deg)}
