.select-dropdown .cmp .drop-down{position:relative}
.select-dropdown .select2-container .select2-selection--single{height:40px;background:#fff;border:1px solid #d6d6d6;border-radius:5px;line-height:40px}
.select-dropdown .select2-container .select2-selection--single .select2-selection__rendered{font-family:"Poppins-Regular";line-height:inherit;font-style:normal;font-weight:500;font-size:14px}
.select-dropdown .select2-container .select2-dropdown{border:0}
.select-dropdown .select2-container .select2-results{background:linear-gradient(132.36deg,rgba(255,255,255,0.67) -2.92%,rgba(255,255,255,0.5) 99.09%);box-shadow:0 2px 10px rgba(0,0,0,0.15);border-radius:2px 2px 5px 5px}
.select-dropdown .select2-container .select2-results .select2-results__options .select2-results__option{font-family:"Poppins-Light";line-height:inherit;font-style:normal;font-weight:400;font-size:14px}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#f0f0f0;color:#333}
.select2-results__option{font-family:"Poppins-Light";font-size:12px;padding:8px 12px}
.select-dropdown .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{right:18px;top:50%;transform:translateY(-50%);width:10px}
.select-dropdown .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{border:0;background-image:url("../../../../../content/dam/ceat/ceat-revemp/icons/dropdown-arrow.svg");width:100%;display:block;height:6px;background-repeat:no-repeat;background-size:contain;transition:all .2s ease}
.select-dropdown .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotate(180deg)}
.select2-container--open .select2-dropdown{overflow:hidden}