@keyframes pulse-animation{0%{box-shadow:0 0 0 0 var(--pulse-color)}to{box-shadow:0 0 0 var(--pulse-size) transparent}}@keyframes shimmer{to{transform:translate(100%)}}.icon-with-shape{align-items:center;display:flex;height:36px;justify-content:center;position:relative;width:42px;z-index:1}@media (min-width:1024px){.icon-with-shape{height:45px;width:52px}}.icon-with-shape:before{background:url(../images/icon-shape.svg) no-repeat 50%;background-size:contain;content:"";height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;z-index:-1}.icon-with-shape--secondary.icon-with-shape:before{transform:rotate(330deg)}.icon-with-shape--tertiary.icon-with-shape:before{transform:rotate(190deg)}.icon-with-shape__icon{font-size:18px}@media (min-width:1024px){.icon-with-shape__icon{font-size:24px}}.icon-with-shape--large{height:85px;width:96px}
