.section-highlight-features .highlight-container{display:block;position:relative}.section-highlight-features .highlight-image{border-radius:var(--large-radius);position:relative}.section-highlight-features .highlight-image .highlight-spots .spot{position:absolute;transform:translate(calc(-50%*var(--translate-x-direction)),-50%);--color-pulse:var(--color-foreground);animation:pulse 2s cubic-bezier(0,0,.3,1) infinite}.section-highlight-features .highlight-image .highlight-spots .spot:hover,.section-highlight-features .highlight-image .highlight-spots .spot[aria-selected=true]{animation-duration:.5s}@media screen and (max-width:749px){.section-highlight-features .highlight-image{margin-block-end:2rem}.section-highlight-features .highlight-features .feature{background:rgba(var(--color-foreground),.05);border-radius:var(--medium-radius);padding:1rem}.section-highlight-features .highlight-features .feature:not(:last-of-type){margin-block-end:1rem}.section-highlight-features .highlight-features .feature.active{--color-pulse:var(--color-foreground);animation:pulse 1s ease infinite}}@media screen and (min-width:750px){.section-highlight-features .highlight-image{margin-block:0;margin-inline:auto;width:40%}.section-highlight-features .highlight-features{height:100%;inset-block-start:0;inset-inline-start:0;pointer-events:none;position:absolute;width:100%}.section-highlight-features .highlight-features .feature{max-width:25rem;padding-block-end:.5rem;pointer-events:auto;position:absolute;transform:translateY(-100%)}.section-highlight-features .highlight-features .feature.position--left{inset-inline-end:auto;inset-inline-start:0}.section-highlight-features .highlight-features .feature.position--right{inset-inline-end:0;inset-inline-start:auto;text-align:end}.section-highlight-features .highlight-features .feature[data-scroll-synergy-observed=true]{opacity:0;visibility:hidden}.section-highlight-features .highlight-features .feature[data-scroll-synergy-observed=true]+.line{visibility:hidden}.section-highlight-features .highlight-features .feature[data-scroll-synergy-observed=true].synergy-position--2{animation:fadeIn .3s cubic-bezier(0,0,.3,1) forwards;animation-delay:.5s;visibility:visible}.section-highlight-features .highlight-features .feature[data-scroll-synergy-observed=true].synergy-position--2+.line{visibility:visible}.section-highlight-features .highlight-features .feature[data-scroll-synergy-observed=true].position--left.synergy-position--2+.line{animation:growWidthFromRight .5s cubic-bezier(0,0,.3,1) forwards}.section-highlight-features .highlight-features .feature[data-scroll-synergy-observed=true].position--right.synergy-position--2+.line{animation:growWidth .5s cubic-bezier(0,0,.3,1) forwards}.section-highlight-features .highlight-features .line{background:rgb(var(--color-button));height:1px;position:absolute}.section-highlight-features .highlight-features .line.position--left{inset-inline-end:auto;inset-inline-start:0}.section-highlight-features .highlight-features .line.position--right{inset-inline-end:0;inset-inline-start:auto}}