@keyframes show-items{0%{opacity:0;scale:.9;translate:0 5%}to{opacity:1;scale:1;translate:0 0}}@keyframes scale-up-horizontal-center{0%{transform:scaleX(.9)}to{transform:scaleX(1)}}[data-fls-title]{color:#0e0f10;line-height:1.3}[data-fls-darklite-dark] [data-fls-title]{color:#fff}@media (max-width:20em){[data-fls-title]{font-size:1.5rem}}@media (min-width:20em) and (max-width:120em){[data-fls-title]{font-size:clamp(1.5rem,1.3rem + 1vw,2.5rem)}}@media (min-width:120em){[data-fls-title]{font-size:2.5rem}}