.vetra-hero-slide-reveal{-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:340% 605%;mask-position:center;mask-repeat:no-repeat;mask-size:340% 605%;will-change:mask-size,-webkit-mask-size}.vetra-hero-slide-reveal-soft{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M50 2L71.16 20.88L95.65 35.17L84.24 61.12L78.22 88.83L50 86L21.78 88.83L15.76 61.12L4.35 35.17L28.84 20.88Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M50 2L71.16 20.88L95.65 35.17L84.24 61.12L78.22 88.83L50 86L21.78 88.83L15.76 61.12L4.35 35.17L28.84 20.88Z'/%3E%3C/svg%3E")}.vetra-hero-slide-reveal-petal{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M50 2L91.57 26L91.57 74L50 98L8.43 74L8.43 26Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M50 2L91.57 26L91.57 74L50 98L8.43 74L8.43 26Z'/%3E%3C/svg%3E")}.vetra-hero-slide-reveal-cloud{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle fill='white' cx='50' cy='50' r='48'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle fill='white' cx='50' cy='50' r='48'/%3E%3C/svg%3E")}.vetra-hero-slide-reveal-wave{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M50 2L98 50L50 98L2 50Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='white' d='M50 2L98 50L50 98L2 50Z'/%3E%3C/svg%3E")}.vetra-hero-story-control{width:1rem;transition:width .7s cubic-bezier(.16,1,.3,1)}.vetra-hero-story-control[data-state=active]{width:2.75rem}.vetra-hero-story-mark{position:relative;display:block;width:.4rem;height:.4rem;overflow:hidden;border-radius:9999px;background:rgba(255,255,255,.6);box-shadow:0 0 0 1px rgba(15,23,42,.08);transition:width .7s cubic-bezier(.16,1,.3,1),height .65s cubic-bezier(.16,1,.3,1),background-color .35s ease}.vetra-hero-story-control[data-state=active] .vetra-hero-story-mark{width:2.25rem;height:.3rem;background:rgba(255,255,255,.35);box-shadow:none}.vetra-hero-story-control[data-state=complete] .vetra-hero-story-mark{background:rgba(255,255,255,.9)}.vetra-hero-story-progress{transform:scaleX(var(--hero-story-progress,0));transform-origin:right center;opacity:0;box-shadow:none;transition:opacity .25s ease;will-change:transform}.vetra-hero-story-control[data-state=active] .vetra-hero-story-progress{opacity:1}@media (prefers-reduced-motion:reduce){.vetra-hero-story-mark{transition:none!important}}