@keyframes loadingSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.key-points{list-style:none;margin:2.1333333333rem 0;padding:0}.key-points__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:.8rem}.key-points__item+.key-points__item{margin-top:.8rem}.key-points__item:before{display:none}.key-points__icon{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;color:#af9664}.key-points__icon svg{display:block}.key-points__text>p{margin:0}.key-points__text>*{font-size:1rem}