.row:has(.twz-hero){--row-maxwidth: 1440px;--row-p-block: max(20rem, 20vh) max(5rem, 10vh)}@media(max-width: 767px){.row:has(.twz-hero){--row-p-block: calc(8rem * 0.65) 0}}.twz-hero{display:grid;align-items:center}.twz-hero .twz-text{max-width:1250px;margin-inline:auto}.twz-hero .twz-text:has(.animated-words){line-height:1.3}.twz-hero .twz-text__wrapper:has(.animated-words){max-width:unset}.twz-hero .twz-text p{max-width:80ch;margin-top:1em}.twz-hero .twz-text+img{margin-top:7rem}.twz-hero__content .twz-text+:where(picture,.twz-video-scroller){margin-top:max(12rem,10%);display:block}.twz-hero__content:has(.story-image) .image-wrapper{display:flex;justify-content:center;margin-top:10rem}.twz-hero__content .story-image{max-width:90rem}.twz-hero .animated-words{display:inline-grid;position:relative;white-space:nowrap;grid-template-areas:"words"}.twz-hero .animated-words .word{grid-area:words;display:inline-block;white-space:nowrap;overflow-x:clip;animation:typing .8s steps(15, end);color:var(--theme-green-500)}@keyframes typing{from{width:0}to{width:100%}}.twz-hero .animated-words .word:not(.active){opacity:0;visibility:hidden}.twz-hero .twz-video-scroller .twz-video{transition:transform .3s ease-in-out}.twz-hero__story-info{display:flex;flex-flow:row wrap;align-items:center}@media(max-width: 767px){.twz-hero__story-info{flex-flow:row}}.twz-hero__story-info p.author{margin-top:0}.twz-story__type{padding:.4rem .8rem;color:var(--current-color, #fff);border:1px solid var(--current-color, #fff);border-radius:.4rem;font-size:1.6rem;text-transform:lowercase;margin-right:1.5rem}.twz-story.list li:not(:last-child){position:relative}.twz-story.list li:not(:last-child)::after{content:"";position:absolute;top:50%;translate:0 -50%;right:-1rem;width:1px;height:1.75ch;background-color:var(--current-color, #fff)}.twz-story .story-author a{color:var(--current-color, #fff)}
