:export{primary:#b0c25e;secondary:#fc6;hoverPrimary:#a7bb4c;hoverSecondary:#ffc34d;hoverTertiary:#42beca;white:#fff;altWhite:#f9f9f9;black:#000;altBlack:#191919;green:#8fefae;yellow:#ecefa3;red:#ef8f8f;blue:#56c5d0;gray:#292929;gray5:#f2f2f2;gray4:#d9d9d9;gray3:#a6a6a6;gray2:gray;gray1:#555;shadow_effect:2px 4px 16px rgba(0,0,0,.098)}.select__control{background-color:#fff!important;border:1px solid #d9d9d9!important}.select__control.select__control--is-disabled{background-color:#f2f2f2!important;border-color:#d9d9d9!important;color:gray!important;cursor:not-allowed!important}.select__placeholder{color:#a6a6a6}.select__menu{color:#555!important;background-color:#fff!important}.select__option.select__option--is-selected{background-color:#fff!important;color:#fc6!important}.select__option:hover{background-color:#f2f2f2!important}.select__control{font-size:14px;border-radius:8px!important;padding:2.5px 7px;width:100%;min-width:290px}@media(max-width:920px){.select__control{max-width:none;height:48px}}.select__control:hover{border-color:#fc6!important}.select__control.select__control--is-focused{border-color:#fc6!important;box-shadow:none!important}.select__menu{font-size:16px;z-index:9999}.select__placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select__placeholder.is-disabled{color:gray}.select__option.select__option--is-focused{background-color:#f2f2f2!important}.select__option{font-size:14px!important}