@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
@keyframes spin{0{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes rotateImageLoading{from{transform:translate(-50%,-50%) rotateY(0) scale(1.01)}
to{transform:translate(-50%,-50%) rotateY(360deg) scale(1.01)}
}
.cmp-ico-tooltip{width:16px;height:16px}
.cmp-ico-tooltip:after{top:26px;border-radius:var(--dg-border-radius-xxs,4px);border:1px solid var(--dg-color-border-strong,#4dfafa FA);font-size:var(--dg-font-size-body-s);line-height:var(--dg-font-height-body-s);font-weight:400;letter-spacing:var(--dg-font-letter-spacing-m);min-width:80px;max-width:280px;padding:var(--dg-spacing-s-5) var(--dg-spacing-m-2)}
.cmp-ico-tooltip:before{top:19px;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%229%22%20viewBox%3D%220%200%2017%209%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M10.7205%204.61952L16%200L0.5%200L5.35725%204.53344C6.61337%205.70581%207.24142%206.292%208.01117%206.30435C8.78091%206.31671%209.42745%205.75098%2010.7205%204.61952Z%22%20fill%3D%22%2326262C%22%2F%3E%3Cpath%20d%3D%22M16%200.5L10.6053%204.88317C9.3602%205.89484%208.73764%206.40067%208.00971%206.3891C7.28178%206.37754%206.6756%205.85218%205.46324%204.80147L0.5%200.5%22%20stroke%3D%22%2326262C%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M16%200.5L10.6053%204.88317C9.3602%205.89484%208.73764%206.40067%208.00971%206.3891C7.28178%206.37754%206.6756%205.85218%205.46324%204.80147L0.5%200.5%22%20stroke%3D%22%23FAFAFA%22%20stroke-opacity%3D%220.3%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");width:16px;height:8px;border:0;transform:rotate(180deg);z-index:2}
.cmp-ico-tooltip__image{top:28px}
.cmp-ico-tooltip__image:before{right:5px}
@media(min-width:768px){.cmp-ico-tooltip--right:before{right:3px}
}
.cmp-ico-tooltip{--font-regular:var(--dg-font-family-base);--font-text:var(--dg-font-family-base);--font-color-primary:var(--dg-color-text-strong,#fafafa);--font-color-secondary:var(--dg-color-text-strong,#fafafa);--ui-color-primary:var(--dg-color-bg-surface-medium,#26262c);--icoInfo:url("https://www.prod.websites.seat.cloud.vwgroup.com/icons/cupra-diagonal/info-circle.svg")}