.m-guide-card{height:100%}.m-guide-card__wrapper{padding:1.25rem;border-radius:.625rem;min-height:14rem;background-color:#fff;box-shadow:5px 5px 10px 0 #bdbdbd;display:flex;flex-direction:column;height:100%;box-sizing:border-box}@media(min-width:768px){.m-guide-card__wrapper{padding:1.5625rem;min-height:16.0625rem}}.m-guide-card__top{display:flex;align-items:center;justify-content:space-between;gap:.9375rem;margin-bottom:.9375rem}.m-guide-card__icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:#472f92;border-radius:50%}.m-guide-card__icon,.m-guide-card__icon .a-icon svg{width:1.875rem;height:1.875rem}.m-guide-card__reading-time span{font-size:.9rem;color:#373737}.m-guide-card__title{margin-bottom:1.25rem}.m-guide-card__title a:focus{display:inline-block;outline:2px solid #567000}.m-guide-card__cta{margin-top:auto}.m-guide-card__cta a{font-weight:300;color:#472f92;transition:color .3s ease}.m-guide-card__cta a:hover{color:#567000}