        .option-section {
            display: none;
        }
        .option-section.active {
            display: block;
        }