.bulleted-list{position:relative}
.bulleted-list .the_list{margin:44px 0 0 0;padding:0;list-style:none;position:relative}
.bulleted-list .the_list li{padding:13px 0 13px 28px;border-bottom:2px solid var(--color_white);font-size:40px;letter-spacing:-1.33px;font-family:var(--secondary_font);font-weight:700;color:var(--color_teal);position:relative}
.bulleted-list .the_list li span{position:absolute;top:13;left:0}
.bulleted-list .the_list li span svg{width:11px}
.bulleted-list .the_list li span svg path{fill:var(--color_orange)}
@media(max-width:768px){.bulleted-list .the_list li{font-size:30px}
}@media(max-width:500px){.bulleted-list .the_list li{font-size:24px}
}@media(max-width:768px){.bulleted-list .the_list{z-index:5}
}.bulleted-list .shape_3_1_container{width:5.35%;min-width:60px;right:6%;bottom:10%}
.bulleted-list .shape_3_1_container svg *{fill:var(--color_orange)}
@media(max-width:768px){.bulleted-list .shape_3_1_container{bottom:auto;top:30%;right:8%;z-index:1}
}@media(max-width:500px){.bulleted-list .shape_3_1_container{display:none}
}.bulleted-list .shape_3_2_container{width:10%;max-width:254px;min-width:104px;top:50%;right:0;z-index:1}
.bulleted-list .shape_3_2_container svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.bulleted-list .shape_3_2_container svg *{fill:var(--color_teal)}
@media(max-width:768px){.bulleted-list .shape_3_2_container{top:20%}
}@media(max-width:500px){.bulleted-list .shape_3_2_container{display:none}
}