.styled_list_ul.divider,.styled_list_ul.outline{list-style:none;padding-left:0}.styled_list_ul.bullet{padding-left:17px}.styled_list_ul.bullet .styled_list_item::marker{color:var(--marker-color);font-size:var(--title-font-size)}.styled_list_item:not(:last-child){margin-bottom:var(--item-gap)}.styled_list_ul.outline.fit{width:fit-content}.styled_list_ul.outline .styled_list_item{border-radius:0 0 20px 0;outline:solid 1.5px var(--outline-color);outline-offset:-2px;padding:20px 30px}.styled_list_ul.divider{width:fit-content}.styled_list_ul.divider .styled_list_item{line-height:1.2;position:relative}.styled_list_ul.divider .styled_list_item:not(:last-child){border-bottom:1.5px solid var(--divider-color);padding-bottom:10px;width:fit-content}.styled_list_ul.divider .styled_list_item:not(:first-child){padding-top:10px}.styled_list_item,.styled_list_item .title{font-size:var(--title-font-size)}.styled_list_item .title{color:var(--text-color);font-weight:var(--title-font-weight)}@media (max-width:900px){.styled_list_ul.outline .styled_list_item{padding:20px}}@media (max-width:500px){.styled_list_ul.outline .styled_list_item{padding:15px}}