.Card{position:relative}.Card h3{color:#260d9c;font-size:1.75rem;line-height:2.125rem}.Card h3 span{display:inline-block;position:relative;z-index:1}.Card h3 span:after{background:#A6EDD8;content:"";height:70%;left:.5625em;opacity:0;position:absolute;top:.5em;transition:all .25s ease-in-out;transform:scaleX(0);transform-origin:left;width:100%;z-index:-1}@media screen and (min-width: 62.5rem){.Card h3{font-size:3rem;line-height:3.5625rem}}.Card p{color:#26223a;font-size:1.375rem;line-height:1.625rem;margin-top:1.375rem}@media screen and (min-width: 62.5rem){.Card p{font-size:2.25rem;line-height:3.25rem}}.Card time{color:#26223a;display:block;margin-top:1.25rem}.Card_content{background:#fff;border:1px solid #260D9C;border-radius:3.125rem;display:block;padding:1.875rem 2.5rem;position:relative;transition:all .2s ease-out;z-index:2}@media screen and (min-width: 62.5rem){.Card_content{padding:3.75rem 4.375rem}}.Card:nth-child(2n):after,.Card:nth-child(2n) .Card_content{border-bottom-left-radius:0;border-top-right-radius:0}.Card:nth-child(odd):after,.Card:nth-child(odd) .Card_content{border-bottom-right-radius:0;border-top-left-radius:0}.Card+.Card{margin-top:-1px}.Card.-leaf h3{color:#26223a;font-size:1.375rem;line-height:1.625rem}@media screen and (min-width: 62.5rem){.Card.-leaf h3{font-size:2.25rem;line-height:3.25rem}}.Card.-leaf p{font-size:1.25rem;line-height:2rem}@media screen and (min-width: 62.5rem){.Card.-leaf p{font-size:1.5rem;line-height:2.5rem}}.Card.-post h3{font-size:1.375rem;font-weight:400;line-height:1.625rem}@media screen and (min-width: 62.5rem){.Card.-post h3{font-size:2.25rem;line-height:3.25rem}}a.Card{display:block}a.Card:after{background:url(/pattern-shadow.png);border-radius:3.125rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}a.Card:hover h3 span:after{opacity:1;transform:scaleX(1);transform-origin:left}a.Card:hover .Card_content{transform:translate(-2.5rem,-2.5rem)}
