.collapsable_list_root{background-color:#fff}.collapsable_list_container{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;margin:auto;max-width:1050px;padding:60px 16px;width:100%}@media screen and (min-width:992px){.collapsable_list_container{padding:80px 16px}}.collapsable_list_title{font-family:Questrial;font-size:34px;line-height:47px}.collapsable_list_content,.collapsable_list_title{color:#4a4a4a;font-weight:400;margin:0;text-align:center}.collapsable_list_content{font-family:Open Sans;font-size:24px;line-height:30px;max-width:950px}.collapsable_list_group{display:flex;flex-direction:column;gap:20px;margin-top:50px;max-width:1050px;padding:0;width:100%}.collapsable_list_group_header{align-items:center;border:1px solid #fff;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:40px;justify-content:space-between;padding:12px 20px}.collapsable_list_group_header-opened{border-bottom:none;border-radius:8px 8px 0 0}.collapsable_list_group_header h3{color:#4a4a4a;font-family:Questrial;font-size:24px;font-weight:400;line-height:30px;margin:0;text-align:left}.collapsable_list_group_header-opened h3,.collapsable_list_group_header:hover h3{color:#fff}.collapse_status{align-items:center;display:flex;justify-content:center}.collapse_status svg{transition:width 2s}.collapse_status path{stroke:#f4942a}.collapsable_list_group_header-opened svg,.collapsable_list_group_header:hover svg{transform:rotate(90deg);transition:width 2s}.collapsable_list_group_header-opened path,.collapsable_list_group_header:hover path{stroke:#fff!important}.collapsable_list_content_block{border-radius:0 0 8px 8px;box-shadow:0 0 10px 0 #464a5233;display:none;padding:12px 20px}.collapsable_list_content_block-opened{display:block}.collapsable_list_content_block li,.collapsable_list_content_block p,.collapsable_list_content_block p li{color:#86888b;font-family:Open Sans;font-size:18px;font-weight:400;line-height:28px;margin:0;text-align:left}.collapsable_list_content_block a,.collapsable_list_content_block a:active,.collapsable_list_content_block a:focus,.collapsable_list_content_block a:hover{color:#ed1747}