.features-list{background-color:var(--data-blue);border-radius:16px;color:var(--white);padding:16px}@media screen and (width >= 768px){.features-list{border-radius:12px;padding:24px}}.features-list ul{color:var(--white-alpha-80);-moz-column-gap:16px;column-gap:16px;-moz-columns:1;column-count:1;list-style:none;margin:0}@media screen and (width >= 1280px){.features-list ul{-moz-columns:2;column-count:2}}.features-list ul li{font-size:16px;line-height:140%;margin-bottom:8px;padding-left:16px;position:relative;-moz-column-break-inside:avoid;break-inside:avoid-column}.features-list ul li:before{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:6px;left:0;position:absolute;top:8px;width:6px}.features-list ul li:last-child{margin-bottom:0}.features-list--two-lists{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px}@media screen and (width >= 991px){.features-list--two-lists{grid-gap:16px}}@media screen and (width >= 768px){.features-list--two-lists{grid-template-columns:1fr}}.features-list--two-lists ul{-moz-columns:1;column-count:1}.features-list__title p{margin-bottom:16px}@media screen and (width >= 768px){.features-list__title{display:none}}.features-list__toggle{align-items:center;display:flex;display:none;justify-content:space-between}@media screen and (width >= 768px){.features-list__toggle{display:block}}.features-list__icon{transition:transform .3s ease-in-out}.features-list__icon--active{transform:rotate(180deg)}.features-list__list-wrap{margin-top:16px}@media screen and (width >= 991px){.features-list__list-wrap{margin-top:20px}}
