@media(prefers-reduced-motion:no-preference){.sm-page .sm-reveal.is-visible>*{animation:sm-item-up .62s cubic-bezier(.2,.75,.2,1) both}.sm-page .sm-reveal.is-visible>*:nth-child(2){animation-delay:.09s}.sm-page .sm-reveal.is-visible>*:nth-child(3){animation-delay:.17s}.sm-page .sm-reveal.is-visible .sm-word-title span{animation:sm-word-up .7s cubic-bezier(.2,.75,.2,1) both;animation-delay:calc(var(--sm-delay) + .08s)}.sm-page .sm-method.is-visible svg{animation:sm-icon-pop .58s .04s cubic-bezier(.2,.9,.25,1.3) both}.sm-page .sm-method.is-visible h3{animation:sm-item-up .58s .13s cubic-bezier(.2,.75,.2,1) both}.sm-page .sm-method.is-visible p{animation:sm-item-up .58s .22s cubic-bezier(.2,.75,.2,1) both}.sm-page .sm-decision__card.is-visible h3,.sm-page .sm-techniques__item.is-visible h3,.sm-page .sm-sectors__item.is-visible h3{animation:sm-item-up .55s .1s cubic-bezier(.2,.75,.2,1) both}.sm-page .sm-decision__card.is-visible p,.sm-page .sm-techniques__item.is-visible p,.sm-page .sm-sectors__item.is-visible p{animation:sm-item-up .55s .2s cubic-bezier(.2,.75,.2,1) both}.sm-page .sm-routine__step.is-visible span{animation:sm-item-up .5s .08s cubic-bezier(.2,.75,.2,1) both}.sm-page .sm-routine__step.is-visible strong{animation:sm-item-up .55s .17s cubic-bezier(.2,.75,.2,1) both}.sm-page .sm-hero--gallery .sm-word-title span{animation:none;opacity:0;filter:blur(7px);transform:translateY(15px)}.sm-page .sm-hero--gallery .sm-reveal.is-visible .sm-word-title span{animation:sm-word-up .7s cubic-bezier(.2,.75,.2,1) both;animation-delay:calc(var(--sm-delay) + .08s)}}@keyframes sm-item-up{from{opacity:0;transform:translateY(13px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes sm-word-up{from{opacity:0;transform:translateY(15px);filter:blur(7px)}to{opacity:1;transform:none;filter:none}}@keyframes sm-icon-pop{from{opacity:0;transform:scale(.72) rotate(-8deg)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.sm-page *{animation:none!important;transition:none!important}}
