.NumberedProgressList_content__avLVm{max-width:306px}.NumberedProgressList_content__avLVm h4{margin-bottom:20px}.NumberedProgressList_content__avLVm ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:20px 0}.NumberedProgressList_content__avLVm ul li button{border:0;text-align:left;display:block;background-color:transparent;padding:0;margin:0;color:var(--lighthouse-tints-black-2);display:flex;position:relative;transition:all .2s ease-in;cursor:pointer}@media screen and (max-width:1023px){.NumberedProgressList_content__avLVm ul li button{font-weight:600;text-decoration:underline;color:var(--lighthouse-black);padding-bottom:0}}.NumberedProgressList_content__avLVm ul li button span{min-width:24px}.NumberedProgressList_content__avLVm ul li button:after,.NumberedProgressList_content__avLVm ul li button:before{content:"";position:absolute;left:0;right:0;bottom:0;width:0;height:1px;background-color:rgba(51,54,69,.06);transition:all .3s ease-in}@media screen and (max-width:1023px){.NumberedProgressList_content__avLVm ul li button:after,.NumberedProgressList_content__avLVm ul li button:before{display:none}}.NumberedProgressList_content__avLVm ul li button:before{height:3px;width:0;background-color:var(--lighthouse-orange);bottom:-1px;z-index:2;transition:all .4s ease-in}.NumberedProgressList_content__avLVm ul li button.NumberedProgressList_active__H2xlA{font-weight:600;color:var(--lighthouse-black);padding-bottom:16px}.NumberedProgressList_content__avLVm ul li button.NumberedProgressList_active__H2xlA:after{width:100%}.NumberedProgressList_content__avLVm ul li button.NumberedProgressList_active__H2xlA:before{width:90px}.NumberedProgressList_content__avLVm ul li button:hover{font-weight:600;color:var(--lighthouse-black)}