.title_item_wrapper{display:flex;flex-direction:column;gap:10px;flex:1;min-width:525px}@media(max-width:1440px){.title_item_wrapper{flex:1}}@media(max-width:1240px){.title_item_wrapper{min-width:400px}}@media(max-width:975px){.title_item_wrapper{min-width:330px}}.title_item_wrapper .item_model{font-size:1rem;color:#5f6163}.title_item_wrapper button{font-size:20px;font-weight:600;text-align:left}@media(max-width:480px){.title_item_wrapper button{font-size:18px}}.title_item_wrapper button:hover{color:#d8022a}.title_item_wrapper .brand-info{border-radius:8px;background-color:rgba(245,166,143,.15);text-align:center;display:flex;align-items:center;gap:10px;padding:5px 5px 5px 10px;flex-wrap:wrap}.title_item_wrapper .brand-info .dot{width:10px;height:10px;border-radius:50px;background-color:#1d252a;margin-left:5px;margin-right:5px}.title_item_wrapper .brand-info.gray-background{background-color:rgba(128,128,128,.15)}.characteristic_item_wrapper .characteristics_table{width:100%;border-collapse:separate;border-spacing:0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1)}.characteristic_item_wrapper .characteristics_table caption{font-size:18px;font-weight:400;margin-bottom:5px}.characteristic_item_wrapper .characteristics_table td{padding:8px;border:1px solid #ccc}.characteristic_item_wrapper .characteristics_table tr:first-child td:first-child{border-top-left-radius:10px}.characteristic_item_wrapper .characteristics_table tr:first-child td:last-child{border-top-right-radius:10px}.characteristic_item_wrapper .characteristics_table tr:last-child td:first-child{border-bottom-left-radius:10px}.characteristic_item_wrapper .characteristics_table tr:last-child td:last-child{border-bottom-right-radius:10px}.characteristic_item_wrapper .characteristics_table tr:nth-child(2n){background-color:#f9f9f9}.characteristic_item_wrapper .characteristics_table td:first-child{font-weight:500;width:40%}