.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_selectDropDownButtonWrapRadius__S40nz{background:#fff;border:1.5px solid #d2d2d2;border-radius:30px;padding:8px 12px;display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px;min-width:max-content;cursor:pointer}.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_selectDropDownButtonWrapRadius__S40nz span{font-family:Poppins,sans-serif}.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_selectDropDownButtonWrap__awoir{background:#fcfcfc;border:1.5px solid #ececec;border-radius:6px;padding:8px 12px;display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px;min-width:max-content;cursor:pointer}.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_selectDropDownButtonWrap__awoir span{font-family:Poppins,sans-serif}.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_btnOvalShape__JRz9P{border-radius:30px}.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_iconDown__TLsjR{-webkit-mask:url(/_next/static/media/arrow-down.e69efee4.svg) no-repeat center;-webkit-mask-image:url(/_next/static/media/arrow-down.e69efee4.svg) no-repeat center;mask-image:url(/_next/static/media/arrow-down.e69efee4.svg) no-repeat center;width:10px;height:10px;background-color:#3758f9;display:block;transform:rotate(0deg);transition:all .4s linear}.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_iconDown__TLsjR.selectDropDownButton_iconRotate__CaY9e{transform:rotate(180deg)}.selectDropDownButton_selectdropdownButtonContainer__Xm6hn .selectDropDownButton_iconCustomDown__IOYh9{-webkit-mask:url(/_next/static/media/editorDownIcon.234e945e.svg) no-repeat center;-webkit-mask-image:url(/_next/static/media/editorDownIcon.234e945e.svg) no-repeat center;mask-image:url(/_next/static/media/editorDownIcon.234e945e.svg) no-repeat center;width:10px;height:7px;background-color:var(--global-color-quaternary);display:block;transform:rotate(0deg);transition:all .4s linear}.selectDropDownContainer_selectdropDowncontainerContainer__7MOnD{position:absolute;top:100%;right:0;left:0;width:100%;z-index:99;padding-top:6px;min-width:max-content}.selectDropDownContainer_selectdropDowncontainerContainer__7MOnD ul{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.16);border-radius:4px;list-style-type:none;max-height:200px;overflow-y:auto}.selectDropDownContainer_selectdropDowncontainerContainer__7MOnD ul li{cursor:pointer;font-size:12px;line-height:18px;font-weight:400;color:#202020;padding:8px 16px;font-family:Poppins,sans-serif}.selectDropDownContainer_selectdropDowncontainerContainer__7MOnD ul li:hover{background-color:#3758f9;color:#fff}.selectDropDownContainer_selectdropDowncontainerContainer__7MOnD ul li:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.selectDropDownContainer_selectdropDowncontainerContainer__7MOnD ul li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}