@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";.common-select .react-select__control{min-height:-moz-fit-content;min-height:fit-content;border-radius:1rem;border:.1rem solid hsla(240,9%,58%,.5);background-color:hsla(0,0%,100%,.1);padding:1rem 1.6rem}@media(max-width:1679px){.common-select .react-select__control{padding:1.05rem 1.6rem}}@media(max-width:767px){.common-select .react-select__control{padding:.7rem 1.3rem}}.common-select .react-select__control--is-disabled{background-color:#f2f2f2;border-color:#c5c5ce}@media(max-width:767px){.common-select .react-select__control{min-width:9rem}}.common-select .react-select__control--is-focused{box-shadow:none}.common-select .react-select__control:hover{border-color:hsla(240,9%,58%,.5)}.common-select .react-select__control--menu-is-open .react-select__indicator{transform:rotate(180deg)}.common-select .react-select__placeholder{color:#d1d1d1;font-size:1.5rem;font-weight:600}.common-select .react-select__input-container,.common-select .react-select__single-value{color:#d1d1d1;font-size:1.6rem;font-weight:600;line-height:normal;text-transform:capitalize;margin:0 .6rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;line-height:1.1}.common-select .react-select__input-container img,.common-select .react-select__input-container svg,.common-select .react-select__single-value img,.common-select .react-select__single-value svg{margin-right:.5rem;height:3rem;width:3rem;object-fit:cover}@media(max-width:1679px){.common-select .react-select__input-container,.common-select .react-select__single-value{font-size:1.4rem}}@media(max-width:767px){.common-select .react-select__input-container,.common-select .react-select__single-value{font-size:1.2rem}}.common-select .react-select__input-container--is-disabled,.common-select .react-select__single-value--is-disabled{color:#8a8a9d}.common-select .react-select__indicator,.common-select .react-select__value-container{padding:0}.common-select .react-select__indicator-separator{display:none}.common-select .react-select__indicator{background-image:url(/images/down_icon.svg);background-repeat:no-repeat;background-size:100%;width:1.5rem;height:.8rem}@media(max-width:767px){.common-select .react-select__indicator{width:1.2rem;height:.7rem}}.common-select .react-select__indicator svg{display:none}.common-select .react-select__menu{z-index:3;border-radius:1.6rem;background:#fcfcfc;margin-top:0;box-shadow:0 0 16px 0 rgba(0,0,0,.122);border:.1rem solid hsla(0,0%,100%,.08);overflow:hidden}.common-select .react-select__option{padding:.8rem 1.6rem;color:#8a8a9d;font-size:1.6rem;font-weight:600;text-transform:capitalize;white-space:normal;word-break:break-word;line-height:1.1}.common-select .react-select__option img,.common-select .react-select__option svg{margin-right:.5rem;height:3rem;width:3rem;object-fit:cover}@media(max-width:1679px){.common-select .react-select__option{padding:.5rem 1.6rem;font-size:1.4rem}}@media(max-width:767px){.common-select .react-select__option{padding:.5rem 1.3rem;font-size:1.2rem}}.common-select .react-select__option--is-selected,.common-select .react-select__option:active{background-color:hsla(0,0%,100%,.03)!important;color:#29ce8a!important}.common-select .react-select__option--is-focused{background-color:transparent}.common-select .react-select__option:hover{background-color:hsla(0,0%,100%,.03);color:#353535}.common-select .react-select__option--is-disabled{opacity:.5}.common-select .react-select__option--is-disabled:active,.common-select .react-select__option--is-disabled:hover{color:#8a8a9d!important}.common-select.error .react-select__control{border-color:#d61c1c;background:rgba(214,28,28,.05)}.common-select.error .react-select__placeholder,.common-select.error .react-select__single-value{color:#d61c1c}.common-select.input-filled .react-select__control{border-color:#29ce8a;background:rgba(41,206,138,.07)}.common-select.input-filled .react-select__control--is-disabled{background-color:#f2f2f2;border-color:#c5c5ce;color:#8a8a9d}