.m-content-cards--animated__container{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-around;max-width:100%}.m-content-cards--animated__card{display:flex;flex-direction:column;height:415px;margin:.75rem 0;max-width:100%;width:386px}.m-content-cards--animated__bottom{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.m-content-cards--animated__card__header{font-size:22px;font-weight:bolder;padding:.5rem 0 0}.m-content-cards--animated__card__number{align-items:flex-start;display:flex;height:415px;justify-content:flex-start;max-width:100%;width:386px}.m-content-cards--animated__svg-container{height:auto;max-width:100%;position:relative;z-index:2}.m-content-cards--animated__card__content{color:var(--gray,#8b949e);margin-top:-10.5rem;padding:0 1.5rem;position:relative;z-index:3}.m-content-cards--animated__svg1,.m-content-cards--animated__svg2{position:relative;transition:all .3s ease}.m-content-cards--animated__svg-container:hover .m-content-cards--animated__svg1{font-size:110px;transform:translate(32px,200px)}.m-content-cards--animated__svg-container:hover .m-content-cards--animated__svg2{font-size:110px}@media screen and (max-width:1200px){.m-content-cards--animated__bottom{justify-content:space-evenly}}@media screen and (max-width:420px){.m-content-cards--animated__card,.m-content-cards--animated__card__number,.m-content-cards--animated__svg-container{width:100%}}