.content-animate-content{box-sizing:border-box;width:min(100%,300px);margin-inline:auto;display:block}.content-animated{box-sizing:border-box;width:100%;min-height:100%;color:var(--col-txt-headline,currentColor);background-color:var(--col-bck-content,transparent);background-image:var(--animation-background-image,none);background-position:var(--animation-background-position,center center);background-size:var(--animation-background-size,cover);background-repeat:no-repeat;flex-direction:column;align-items:center;gap:11px;padding:clamp(10px,2vw,15px);display:flex;position:relative;overflow:hidden}.content-animated__media,.content-animated .animate-item,.content-animated__text{z-index:1;position:relative}.content-animated__media{width:100%}.content-animated__icon{justify-content:center;align-items:center;display:flex}.content-animated__icon svg{width:clamp(4rem,25vw,5.625rem);height:auto;display:block}.content-animated__icon--behind{z-index:0;pointer-events:none;width:auto;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.content-animated__picture img{aspect-ratio:1;object-fit:cover;border-radius:clamp(.5rem,3vw,.9375rem);width:100%;height:auto;display:block}.content-animated__text{text-align:center;flex-direction:column;gap:11px;width:100%;display:flex}.content-animated__text>:first-child{margin-top:0}.content-animated__text>:last-child{margin-bottom:0}.animate-item{width:100%;position:relative}.animate-item__data{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:clamp(4px,1vw,8px);width:100%;display:flex;position:relative}.animate-item__prefix{flex-shrink:0;font-size:clamp(1.2rem,8vw,1.5rem);font-weight:600;line-height:1}.animate-item__value{white-space:nowrap;color:var(--col-txt-number,currentColor);align-items:baseline;gap:.15em;display:inline-flex}.animate-item__data-number{font-variant-numeric:tabular-nums;font-size:clamp(2.5rem,16vw,5rem);font-weight:700;line-height:1;display:inline-block}.animate-item__suffix{flex-shrink:0;font-size:clamp(2.5rem,12vw,3.5rem);font-weight:600;line-height:1}
