.table-web-compare{background-color:#141414;border-radius:20px;display:flex;flex-direction:column;gap:50px;padding:100px}.table-web-compare__table{color:#fff;font-size:16px}.table-web-compare__table>thead>tr>th{color:#e6ee00;font-size:24px;padding:30px 10px;text-align:center}.table-web-compare__table>tbody>tr>td:first-child{border-bottom:1px solid #fff;line-height:1.4;padding:18px 25px}.table-web-compare__table>tbody>tr,.table-web-compare__table>tfoot>tr,.table-web-compare__table>thead>tr{display:grid;gap:20px;grid-template-columns:calc(100% - 410px) repeat(2,180px);width:100%}.table-web-compare__table>tbody{display:flex;flex-direction:column;gap:7px;margin-bottom:7px}.table-web-compare__table>tbody:last-child{margin-bottom:30px}.table-web-compare__table>tbody.table-web-compare__group-simple>tr>td:not(:first-child){align-items:center;background-color:rgba(65,65,65,.21);border-radius:8px;display:flex;justify-content:center;padding:20px}.table-web-compare__icon{width:15px}.table-web-compare__table>tfoot>tr>td:not(:first-child){background-color:#e6ee00;border:1px solid #111;border-radius:8px;color:#111;font-size:20px;font-weight:bolder;padding:20px;text-align:center}.table-web-compare__table>tfoot>tr>td:first-child{align-items:center;display:flex;flex-direction:row;justify-content:end}.table-web-compare__table>tfoot{display:block;margin-top:30px}.table-web-compare__total{align-items:center;color:#e6ee00;display:flex;flex-direction:row;font-size:25px;font-weight:bolder;gap:10px;width:fit-content}.table-web-compare__disclaimer>*{color:#8f8f8f;font-size:16px;padding:0 20px}.table-web-compare__group-group>tr:first-child>td:first-child{color:#e6ee00;cursor:pointer;padding-left:60px;position:relative}.table-web-compare__group-group>tr:first-child>td:first-child:before{content:"+";font-size:35px;left:25px;line-height:0;position:absolute;top:28px}.table-web-compare__group-group>tr:not(:first-child)>td:not(:first-child){align-items:center;background-color:rgba(65,65,65,.21);border-radius:8px;display:flex;justify-content:center;padding:20px}.table-web-compare__group-group>tr:not(:first-child){display:none}.table-web-compare__group-group--active>tr:not(:first-child){display:grid}.table-web-compare__group-group--active>tr:first-child>td:first-child:before{content:"-"}@media(max-width:900px){.table-web-compare{padding:63px 0}.table-web-compare__table{font-size:14px}.table-web-compare__table>tbody>tr,.table-web-compare__table>tfoot>tr,.table-web-compare__table>thead>tr{gap:7px}.table-web-compare__total{font-size:18px;gap:5px;padding-right:25px}.table-web-compare__total>img{width:30px}.table-web-compare__table>tfoot>tr>td:not(:first-child){font-size:15px}.table-web-compare__table>thead>tr>th{font-size:18px}.table-web-compare__table>tbody>tr>td:first-child{padding:18px 10px}}