@-webkit-keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.media__icon{position:absolute;padding:1rem;bottom:0;left:0;background:var(--c-primary-green);border-top-right-radius:1.875rem;width:64px;height:64px}@media(min-width:57.5em){.media__icon{padding:1.25rem;width:80px;height:80px}}.media__icon--large{width:68px;height:68px;padding:1.09rem}@media(min-width:57.5em){.media__icon--large{padding:1.81rem;width:116px;height:116px}}