.dropdown-table-v2{margin-top:40px;margin-bottom:40px}
@media(min-width:768px){.dropdown-table-v2{margin-top:64px;margin-bottom:64px}
}
.dropdown-table-v2 .container-general .container-title .title,.dropdown-table-v2 .container-general .container-title .description{color:#333f48;margin-bottom:24px}
@media(min-width:768px){.dropdown-table-v2 .container-general .container-title .title,.dropdown-table-v2 .container-general .container-title .description{margin-bottom:32px}
}
.dropdown-table-v2 .container-general .container-title .title{hyphens:auto;word-break:auto-phrase}
@media(min-width:768px){.dropdown-table-v2 .container-general .container-title .title{hyphens:none;word-break:normal}
}
.dropdown-table-v2 .table{width:100%}
.dropdown-table-v2 .table table{width:100%;border-collapse:collapse}
.dropdown-table-v2 .table table tbody th{display:none}
.dropdown-table-v2 .table table tbody th,.dropdown-table-v2 .table table tbody td{padding:16px 32px !important;text-align:left !important;height:auto !important;width:unset;color:#333f48;font-size:16px;line-height:24px;white-space:unset}
.dropdown-table-v2 .table table tbody tr{padding:16px 0;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;background:#fff}
.dropdown-table-v2 .table table tbody tr:has(td.active){display:flex;flex-direction:column;gap:16px}
.dropdown-table-v2 .table table tbody tr:has(td.active) td{display:flex;padding:0 32px !important}
.dropdown-table-v2 .table table tbody tr td{color:#333f48;font-family:'N27 Regular';font-weight:400;font-style:normal;font-size:16px;line-height:24px;height:auto !important}
.dropdown-table-v2 .table table tbody tr td:first-child{color:#333f48;font-family:'N27 Regular';font-weight:400;font-style:normal;font-size:16px;line-height:24px;white-space:unset;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}
.dropdown-table-v2 .table table tbody tr td:first-child:after{font-family:'icomoon';content:"\ee933";font-size:22px;color:#d52b1e;transition:all .2s ease}
.dropdown-table-v2 .table table tbody tr td:first-child.active{font-family:'N27 Bold';font-weight:700;font-style:normal}
.dropdown-table-v2 .table table tbody tr td:first-child.active:after{transform:rotate(180deg)}
.dropdown-table-v2 .table table tbody tr td:not(:first-child){display:none}
.dropdown-table-v2 .table.desktop th{display:table-cell;background:#f5f5f5;font-family:'N27 Bold';font-weight:700;font-style:normal}
.dropdown-table-v2 .table.desktop td,.dropdown-table-v2 .table.desktop th{min-width:200px}
.dropdown-table-v2 .table.desktop tr{flex-direction:row;justify-content:space-between}
.dropdown-table-v2 .table.desktop td{display:table-cell}
.dropdown-table-v2 .table.desktop td.active:after{display:none}
.dropdown-table-v2 .table.desktop td:first-child{justify-content:space-between}
.dropdown-table-v2 .table.desktop td:first-child:after{display:none}
.dropdown-table-v2 .table.desktop td:not(:first-child){display:table-cell;padding:16px 32px !important}