.state-selection-page{padding:20px 40px}.selection-area{align-items:center;gap:20px;width:100%}.dropdown-label{margin-bottom:8px;font-size:14px;font-weight:500}.StateSelection{justify-content:space-between;display:flex}.custom-dropdown{cursor:pointer;-webkit-user-select:none;user-select:none;width:277px;height:40px;position:relative}.custom-dropdown-selected{background:#fff;border:1px solid #e1e0e4;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:100%;padding:10px 12px;font-size:14px;display:flex}.custom-dropdown-options{z-index:12;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;max-height:250px;margin-top:4px;position:absolute;top:110%;left:0;overflow-y:auto;box-shadow:0 2px 8px #0000001a}.custom-dropdown-option{cursor:pointer;padding:8px 12px;font-size:14px}.custom-dropdown-option:hover{background-color:#f0f0f0}.dropdown-arrow{transition:transform .3s}.dropdown-arrow.rotate{transform:rotate(180deg)}.start-test-btn{font-family:var(--font-family);cursor:pointer;color:#fff;background-color:#00008a;border:none;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:192px;min-width:152px;height:40px;display:flex}.start-test-btn:hover{background-color:#006}.select_state_label{align-items:center;margin-bottom:20px}@media (max-width:900px){.state-selection-page{padding:20px}.breadcrumb{flex-wrap:wrap;font-size:12px}.StateSelection{gap:15px}.custom-dropdown,.start-test-btn{width:50%}}@media (max-width:480px){.breadcrumb{font-size:10px}.StateSelection{flex-direction:column;gap:15px;width:100%}.state-selection-page{padding:10px}.selection-area{gap:10px}.custom-dropdown,.start-test-btn{width:100%}.start-test-btn{padding:12px}}
