@keyframes loadingSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.features-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.8rem;padding:0;list-style:none;padding:0;margin:0}.features-list__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.4rem;background-color:#fdf8df;margin:0;font-weight:700;padding:.4rem .9333333333rem .4rem .8rem;min-height:2.9333333333rem}.module-cream .features-list__item{background-color:#e4dfc9}.features-list__item--capacity{background-color:#e4dfc9}.features-list__item__icon{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;width:1.7333333333rem;height:1.7333333333rem;flex:0 0 auto}.features-list__item__icon svg{display:block}