.main-content--home .banner__icon{width:3rem}@media(min-width:48rem){.main-content--home .banner__icon{width:6rem}}.animated-title{margin:0;font-size:clamp(var(--subheading-size-md),5vw,var(--heading-size-md))}.animated-title__text-rotator{display:inline-block;position:relative;height:1em}.animated-title__line-break{display:block}.text-rotator__text{position:absolute;left:0;line-height:1.31;z-index:1;opacity:0;animation:topToBottom 6s linear 0s infinite;will-change:transform;white-space:nowrap}@media(min-width:48rem){.text-rotator__text{line-height:1.35}}.text-rotator__text:first-of-type{animation-delay:0s}.text-rotator__text:nth-of-type(2){animation-delay:2s}.text-rotator__text:nth-of-type(3){animation-delay:4s}@keyframes topToBottom{0%{opacity:0}7%{opacity:0;transform:translateY(-1rem)}10%{opacity:1;transform:translateY(0)}25%{opacity:1;transform:translateY(0)}28%{opacity:0}30%{transform:translateY(1rem)}80%,to{opacity:0}}.text-rotator__underline{display:inline-grid;position:absolute;bottom:-.5rem;margin-right:-.25em;animation:lineWidth 6s ease-in-out 0s infinite}.text-rotator__underline:after{content:"";height:.25rem;margin-top:.25rem;border-radius:var(--border-radius-round);background:var(--headings-underline-color)}@keyframes lineWidth{0%{width:var(--first-animated-word-width)}15%,25%{width:var(--first-animated-word-width)}46%,56%{width:var(--second-animated-word-width)}75%,94%{width:var(--third-animated-word-width)}to{width:var(--first-animated-word-width)}}