.selectDropDownButton_selectdropdownButtonContainer__aDa2o .selectDropDownButton_selectDropDownButtonWrap__n8tKo{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:7px;cursor:pointer}.selectDropDownButton_selectdropdownButtonContainer__aDa2o .selectDropDownButton_btnOvalShape__AMXcz{border-radius:30px}.selectDropDownButton_selectdropdownButtonContainer__aDa2o .selectDropDownButton_iconDown__S5EfO{-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__aDa2o .selectDropDownButton_iconRotate__mALbK{transform:rotate(180deg)}.selectDropDownContainer_selectdropDowncontainerContainer__T_iBd{position:absolute;top:100%;right:0;left:0;width:100%;z-index:99;padding-top:6px}.selectDropDownContainer_selectdropDowncontainerContainer__T_iBd ul{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.16);border-radius:4px;list-style-type:none}.selectDropDownContainer_selectdropDowncontainerContainer__T_iBd ul li{cursor:pointer;font-size:12px;line-height:18px;font-weight:400;color:#202020;padding:8px 16px}.selectDropDownContainer_selectdropDowncontainerContainer__T_iBd ul li:hover{background-color:#3758f9;color:#fff}.selectDropDownContainer_selectdropDowncontainerContainer__T_iBd ul li:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.selectDropDownContainer_selectdropDowncontainerContainer__T_iBd ul li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}