.styled-list-column ul:first-child{margin-bottom:0}.styled-list-column li{line-height:30px}.styled-list-column--list-style-check ul,.styled-list-column--list-style-cross ul,.styled-list-column--list-style-star ul{list-style:none;padding:0}.styled-list-column--list-style-check ul::marker,.styled-list-column--list-style-cross ul::marker,.styled-list-column--list-style-star ul::marker{content:none}.styled-list-column--list-style-check ul li,.styled-list-column--list-style-cross ul li,.styled-list-column--list-style-star ul li{padding-left:22px;position:relative}.styled-list-column--list-style-check ul li::marker,.styled-list-column--list-style-cross ul li::marker,.styled-list-column--list-style-star ul li::marker{content:none}.styled-list-column--list-style-check li::before,.styled-list-column--list-style-cross li::before,.styled-list-column--list-style-star li::before{content:"";width:11px;position:absolute;height:11px;background-size:contain;top:10px;left:0;display:inline-block}.styled-list-column--list-style-check li::before{background:url("data:image/svg+xml,%3Csvg width='11' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m.213 6.439.854-.853 2.2 2.153L9.656.888l.853.853-7.244 7.792L.213 6.439Z' fill='%232EB579'/%3E%3C/svg%3E") 100% no-repeat;top:9px}.styled-list-column--list-style-cross li::before{background:url(../../../src/assets/svg/shapes/cross.svg) 100% no-repeat}.styled-list-column--list-style-star li::before{background:url(../../../src/assets/svg/shapes/stars.svg) 100% no-repeat;width:14px;height:14px;top:7px}@media screen and (min-width: 768px){.styled-list-column--col-2 ul{-moz-column-count:2;column-count:2;-moz-column-gap:10px;column-gap:10px}.styled-list-column--col-2 li{-moz-column-break-inside:avoid;break-inside:avoid-column}}.styled-list-container{padding:20px 30px}@media screen and (min-width: 768px){.styled-list-container--multiple{display:grid;grid-template-rows:auto;grid-gap:var(--grid-col-gutter);grid-template-columns:repeat(2, 1fr);grid-row-gap:var(--grid-row-gutter)}}.styled-list-container--has-border+.styled-list-container--has-border{margin-top:calc(var(--typography-spacing)*-1);padding-top:10px}.styled-list-container--has-border{border-left:1px solid var(--color-border)}.styled-list-container--is-highlighted{background:#fff7e1;border-radius:var(--border-radius-default);padding:30px}.styled-list-container--multiple .styled-list-column+.styled-list-column{margin-top:30px}@media screen and (min-width: 768px){.styled-list-container--multiple .styled-list-column+.styled-list-column{margin-top:0}}
