.mo-skeleton__shimmer_preset_typography-display{height:calc(var(--mo-typography-display-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-display-margin{margin:calc(var(--mo-typography-display-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-title1{height:calc(var(--mo-typography-title1-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-title1-margin{margin:calc(var(--mo-typography-title1-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-title2{height:calc(var(--mo-typography-title2-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-title2-margin{margin:calc(var(--mo-typography-title2-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-title3{height:calc(var(--mo-typography-title3-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-title3-margin{margin:calc(var(--mo-typography-title3-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-title4{height:calc(var(--mo-typography-title4-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-title4-margin{margin:calc(var(--mo-typography-title4-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-action{height:calc(var(--mo-typography-action-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-action-margin{margin:calc(var(--mo-typography-action-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-action-accent{height:calc(var(--mo-typography-action-accent-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-action-accent-margin{margin:calc(var(--mo-typography-action-accent-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-body{height:calc(var(--mo-typography-body-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-body-margin{margin:calc(var(--mo-typography-body-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-body-accent{height:calc(var(--mo-typography-body-accent-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-body-accent-margin{margin:calc(var(--mo-typography-body-accent-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-body-link{height:calc(var(--mo-typography-body-link-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-body-link-margin{margin:calc(var(--mo-typography-body-link-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-body-strikethrough{height:calc(var(--mo-typography-body-strikethrough-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-body-strikethrough-margin{margin:calc(var(--mo-typography-body-strikethrough-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-paragraph{height:calc(var(--mo-typography-paragraph-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-paragraph-margin{margin:calc(var(--mo-typography-paragraph-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-paragraph-accent{height:calc(var(--mo-typography-paragraph-accent-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-paragraph-accent-margin{margin:calc(var(--mo-typography-paragraph-accent-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-paragraph-link{height:calc(var(--mo-typography-paragraph-link-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-paragraph-link-margin{margin:calc(var(--mo-typography-paragraph-link-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-description{height:calc(var(--mo-typography-description-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-description-margin{margin:calc(var(--mo-typography-description-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-description-accent{height:calc(var(--mo-typography-description-accent-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-description-accent-margin{margin:calc(var(--mo-typography-description-accent-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-description-uppercace{height:calc(var(--mo-typography-description-uppercace-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-description-uppercace-margin{margin:calc(var(--mo-typography-description-uppercace-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-caption{height:calc(var(--mo-typography-caption-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-caption-margin{margin:calc(var(--mo-typography-caption-line-height) / 4) 0}.mo-skeleton__shimmer_preset_typography-caption-uppercace{height:calc(var(--mo-typography-caption-uppercace-line-height) / 2)}.mo-skeleton__shimmer_preset_typography-caption-uppercace-margin{margin:calc(var(--mo-typography-caption-uppercace-line-height) / 4) 0}.mo-skeleton{--mo-skeleton-shimmer-half-width:64px;--mo-skeleton-shimmer-width:calc(var(--mo-skeleton-shimmer-half-width) * 2);--mo-animation-duration:5s;display:inline-block}.mo-skeleton__shimmer{width:100%;background:linear-gradient(75deg,var(--mo-skeleton-current-bg-color) 0,white var(--mo-skeleton-shimmer-half-width),var(--mo-skeleton-current-bg-color) var(--mo-skeleton-shimmer-width),var(--mo-skeleton-current-bg-color) 100%);background-size:calc(var(--mo-skeleton-shimmer-width) + 100vw + var(--mo-skeleton-shimmer-width));animation:mo-skeleton-shimmer var(--mo-animation-duration) infinite;border-radius:inherit}.mo-skeleton__shimmer_colors_default{--mo-skeleton-current-bg-color:var(--mo-skeleton-default)}.mo-skeleton__shimmer_colors_additional{--mo-skeleton-current-bg-color:var(--mo-skeleton-additional)}.mo-skeleton__shimmer_colors_colored{--mo-skeleton-current-bg-color:var(--mo-skeleton-colored)}.mo-skeleton__shimmer_fill{height:100%}.mo-skeleton__shimmer_preset-typography{border-radius:var(--mo-br-full)}@keyframes mo-skeleton-shimmer{0%{background-position:calc(-1 * var(--mo-skeleton-shimmer-width))}to{background-position:calc(100vw + var(--mo-skeleton-shimmer-width))}}