.form-cat{display:flex;justify-content:space-between;max-width:800px;margin:0 auto;padding:20px;background-color:#fff;flex-wrap:wrap}.form-fields{flex:1;padding-right:20px}.form-cat input[type="text"],.form-cat input[type="email"],.form-cat select{width:100%;padding:15px;margin-bottom:20px;border:1px solid #ccc;border-radius:5px;font-size:16px}.form-cat input#imei{width:100%;margin-right:0}.name-surname{display:flex;justify-content:space-between}.name-surname input[type="text"]{width:90%}.name-surname2 input[type="text"]{width:100%}.form-cat label{display:block;font-weight:700;margin-bottom:5px}.form-cat button[type="submit"]{width:100%;padding:15px;background-color:#004a84;color:#fff;border:none;border-radius:5px;font-size:18px;font-weight:700;cursor:pointer;margin-top:10px}.form-cat button[type="submit"]:hover{background-color:#003f73}hr{border:none;border-left:1px solid #ccc;height:auto;margin:0 20px}.right-section{width:300px;display:flex;flex-direction:column;justify-content:space-between}.price-info{text-align:right;font-size:14px;align-content:flex-end;margin-right:1.5rem}.price-info .full-price{font-size:24px;font-weight:700;color:#4caeff}.price-info .details span{display:block}.product-image{text-align:center;margin-top:20px;padding-left:1.5rem}.product-image img{max-width:200px!important;height:180px;border:1px solid #ccc;border-radius:5px}.price-container{font-size:24px;color:#1a73e8}.price-container .price-label{font-weight:700}.price-container .price-value{background-color:#85d7ff;color:#fff;padding:2px 8px;border-radius:5px;display:inline-block;font-weight:700}.label-fuerte{font-weight:700}.marg-bt{margin-bottom:20px}@media (max-width:1024px){.form-cat{flex-direction:column}.form-fields{padding-right:0}.right-section{width:100%;margin-top:20px;order:-1}hr{display:none}.price-info{text-align:center}}@media (max-width:768px){.form-cat{max-width:100%;padding:10px}.form-fields,.right-section{padding-right:0;width:100%}.form-cat input[type="text"],.form-cat input[type="email"],.form-cat select,.form-cat button[type="submit"]{padding:10px;font-size:14px}.price-info{font-size:12px;text-align:right;width:100%;margin-top:-7rem;margin-bottom:1rem;padding-right:.5rem}.price-info .full-price{font-size:20px}.price-container{font-size:20px}.right-section{order:-1}.product-image{padding-left:.5rem;width:50%}}.right-section{position:relative}#loading-bar{display:none;text-align:center;display:flex;justify-content:center;align-items:center;width:100%;height:100%}#loading-bar img{max-height:30px;object-fit:contain}#model,#network{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat;background-position:right 15px center;background-size:18px;padding-right:35px;border:1px solid #ccc;border-radius:5px}.hidden-section{display:none}.form2-fields{padding:1.5rem;width:100%}