.elementor-1836 .elementor-element.elementor-element-b3381d4{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}@media(max-width:1024px){.elementor-1836 .elementor-element.elementor-element-b3381d4{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-1836 .elementor-element.elementor-element-b3381d4{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-eb3c070 */<style>
        body { font-family: Arial, sans-serif; margin: 20px; background-color: #f4f4f4; }
        .container { max-width: 600px; margin: auto; padding: 20px; background: white; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
        h2 { text-align: center; color: #d10000; }
        .section { margin-bottom: 20px; padding: 10px; border-bottom: 1px solid #ddd; }
        .section:last-child { border-bottom: none; }
        .section-title { font-weight: bold; font-size: 16px; display: block; margin-bottom: 5px; color: #333; }
        .ecu-list, .stages-list { list-style: none; padding: 0; }
        .ecu-list li, .stages-list li { margin: 5px 0; color: #555; }
        .resized-img { width: 30%; display: block; margin: 10px auto; border-radius: 5px; }
		.container_remap {
            max-width: 600px;
            margin: auto;
            padding: 20px;
            background: white;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        h2 {
            text-align: center;
            color: #d10000;
        }
        .section {
            margin-bottom: 20px;
            padding: 10px;
            border-bottom: 1px solid #ddd;
        }
        .section:last-child {
            border-bottom: none;
        }
        .section-title {
            font-weight: bold;
            font-size: 16px;
            display: block;
            margin-bottom: 5px;
            color: #333;
        }
        .ecu-list, .stages-list {
            list-style: none;
            padding: 0;
        }
        .ecu-list li, .stages-list li {
            margin: 5px 0;
            color: #555;
        }
        .resized-img {
            width: 30%;
            display: block;
            margin: 10px auto;
            border-radius: 5px;
        }
    </style>/* End custom CSS */