.custom-select{height:3rem;background:rgba(0,0,0,0);color:#fff;font-size:1rem;font-weight:500;border-radius:.75rem}.custom-select .ant-select-selector{height:100%!important;padding:0 .75rem;display:flex;align-items:center;border:none;background:rgba(0,0,0,0);color:#fff;position:relative;z-index:1;background:unset!important;border:unset!important}.custom-select .ant-select-selector:before{content:"";position:absolute;inset:0;padding:.0625rem;border-radius:.75rem;background:linear-gradient(1turn,#54cdcc,#28393b 120.21%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.custom-select .ant-select-selection-item,.custom-select .ant-select-selection-placeholder{font-family:Poppins;font-weight:500;color:#fff!important;font-style:Medium;font-size:1rem;leading-trim:NONE;line-height:1.5rem;letter-spacing:0;vertical-align:middle}.custom-select .arrow{color:#fff;font-size:.875rem}.custom-select-dropdown{background:linear-gradient(180deg,#1f2d3b,#28303d);padding:.5rem 0}.custom-select-dropdown .ant-select-item{color:#fff;padding:.625rem 1.25rem;font-size:1rem;font-weight:500}.custom-select-dropdown .ant-select-item:hover{background:hsla(0,0%,100%,.08)}.custom-select-dropdown .ant-select-item-option-selected{background:hsla(0,0%,100%,.12)}