.Select-module__wrapper___eTiBb{--translateY: -50%;--iconSize: 14px;--iconSpacing: 20px;position:relative}.Select-module__wrapper___eTiBb::after{--svgChevron: url(/sitefiles/next-gen/dist-ssr/b70759b4a2c0c00dfa97.svg);transition:transform .2s ease-in-out;content:"";display:inline-flex;align-items:center;width:var(--iconSize);height:var(--iconSize);position:absolute;top:50%;right:var(--iconSpacing);-webkit-mask-image:var(--svgChevron);mask-image:var(--svgChevron);mask-repeat:no-repeat;mask-position:center;mask-size:contain;transform:translateY(var(--translateY));pointer-events:none;background-color:var(--inputTextColour, #000000)}.Select-module__wrapper___eTiBb:focus-within::after{transform:translateY(var(--translateY)) rotate(180deg)}@media(prefers-reduced-motion: no-preference){.Select-module__select___xUqvM{transition-duration:.25s;transition-property:border-color, color, border-width;transition-timing-function:cubic-bezier(0.33, 1, 0.68, 1);will-change:border-color, color, border-width}}.Select-module__select___xUqvM{font-family:"Source Sans 3",sans-serif;font-weight:400;-webkit-appearance:none !important;display:block;background:var(--inputBgColor, #ffffff);border:1px solid var(--inputBorderColor, #000000);border-radius:var(--inputBorderRadius, 0px);color:var(--inputTextColour, #000000);height:56px;font-size:16px;margin:0;padding:7px 12px;width:100%}.Select-module__select___xUqvM:disabled{opacity:.85;color:var(--inputReadOnlyColor, #4a4a4a);cursor:not-allowed}.Select-module__select___xUqvM:read-only,.Select-module__select___xUqvM[readonly]{color:var(--inputReadOnlyColor, #4a4a4a)}.Select-module__select___xUqvM::placeholder{color:var(--inputPlaceholderColor, #333333)}.Select-module__select___xUqvM:focus{border-color:var(--inputFocusColor, currentColor)}.Select-module__select___xUqvM:has(+span[class*=error]){border-color:var(--errorColor, #ee0004);border-width:2px}.Select-module__select___xUqvM{padding-inline-end:calc(var(--iconSize, 0px) + 12px + var(--iconSpacing, 0px))}.Select-module__select___xUqvM:read-only,.Select-module__select___xUqvM[readonly]{color:var(--inputPlaceholderColor, #333333)}div[class*=wrapper]:has(+span[class*=error]) .Select-module__select___xUqvM{border-color:var(--errorColor, #ee0004);border-width:2px}