.filter-switch{height:44px;display:flex;align-items:center;justify-content:space-between}.react-switch .react-switch-bg{border:1px solid #b3b3b3}.custom-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7)!important;z-index:9998}li,ul{margin:0;padding:0}.custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:6px;border:1.5px solid #c9c3d6;background:#fff;transition:background-color .15s,border-color .15s;display:inline-block;position:relative;cursor:pointer;margin-right:10px}.custom-checkbox:checked{background-color:#80a;border:1.5px solid #80a}.custom-checkbox:focus-visible{outline:2px solid #80a;outline-offset:2px}.custom-checkbox:checked:after{content:"";position:absolute;top:1px;left:6px;width:5px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.popover-content{left:100%;max-width:90%;max-height:1,252px;overflow-y:auto;border-radius:16px;padding:16px;gap:8px;background-color:#fff;box-shadow:0 32px 40px rgba(0,0,0,.25)}.popover-content *{max-width:100%;overflow:visible;word-wrap:break-word;box-sizing:border-box;background-color:#fff}.popover-container{padding:16px;margin:16px}.toggle-switch{display:flex;align-items:center}.input-field{width:144px;height:44px;padding:12px 16px;border:1px solid #e6e6e6;border-radius:8px;font-size:16px;color:#333;margin-right:10px;gap:8px;font-family:Poppins,sans-serif;font-weight:500;line-height:20px;letter-spacing:-.02em}.input-field::-moz-placeholder{color:rgba(0,0,0,.3)}.input-field::placeholder{color:rgba(0,0,0,.3)}.switch-container{display:flex;align-items:center;width:145px;height:44px;padding:3px;gap:4px;border-radius:8px;border:1px solid #e6e6e6;cursor:pointer;position:relative;background-color:#fff;overflow:hidden;justify-content:space-between}.switch-button{display:flex;align-items:center;justify-content:center;width:90px;height:38px;padding:0 16px;gap:10px;margin-left:2px;margin-right:2px;border-radius:6px;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;line-height:20px;letter-spacing:-.02em;text-align:center;color:#fff;position:absolute;transition:left .3s,right .3s}.switch-button.pln,.switch-container.pln{background-color:#000}.switch-button.pln{left:0}.switch-button.percent{left:48px;background-color:#000}.placeholder{color:rgba(0,0,0,.3);padding-left:16px;padding-right:16px}.experience-button,.placeholder{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;line-height:20px;letter-spacing:-.02em}.experience-button{padding:12px 16px;border-radius:22px;border:1px solid #d9d9d9;background-color:#fff;color:#333;margin-right:8px;margin-bottom:8px;cursor:pointer;transition:background-color .3s,color .3s;white-space:nowrap}.experience-button.active{background-color:#000;border-color:#000;color:#fff}.filter-checkbox{display:flex;align-items:center;margin-bottom:5px}.filter-checkbox input[type=checkbox]{width:20px;height:20px;border:1px solid #e6e6e6;border-radius:4px;cursor:pointer;margin-right:10px}.filter-checkbox-label{font-size:16px;color:#333;font-family:Poppins,sans-serif;margin-left:10px}@media (max-width:768px){.dropdown-menu{max-width:90vw}}@media (min-width:769px){.dropdown-menu{max-width:420px}}