.control-input{--input-padding-x: 1.25rem;--input-padding-y: .8125rem;--input-color: var(--color-dark);--input-disabled-color: var(--color-gray-6);--input-readonly-color: var(--color-gray-6);--input-font-size: var(--fontSize-xs);--input-font-weight: 400;--input-text-align: left;--input-placeholder-color: var(--color-gray-6);--input-line-height: .875rem;--input-letter-spacing: var(--letter-spacing);--input-background-color: var(--color-white);--input-disabled-background-color: var(--color-white);--input-readonly-background-color: #E2E2E2;--input-border-width: .0625rem;--input-border-color: var(--color-dark);--input-disabled-border-color: var(--color-gray-6);--input-readonly-border-color: var(--color-dark);--input-border-radius: .625rem;--date-input-background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 6.5H15.5V15C15.5 15.8284 14.8284 16.5 14 16.5H2C1.17157 16.5 0.5 15.8284 0.5 15V6.5Z' stroke='%23676767'/%3E%3Cpath d='M0 5C0 3.89543 0.895431 3 2 3H14C15.1046 3 16 3.89543 16 5V7H0V5Z' fill='%23676767'/%3E%3Cpath d='M4 1L4 4' stroke='%23676767' stroke-linecap='round'/%3E%3Cpath d='M12 1L12 4' stroke='%23676767' stroke-linecap='round'/%3E%3C/svg%3E%0A");--date-input-background-size: .875rem;--date-input-background-position-right: 1rem;padding:var(--input-padding-y) var(--input-padding-x);font-size:var(--input-font-size);color:var(--input-color);font-weight:var(--input-font-weight);text-align:var(--input-text-align);line-height:var(--input-line-height);letter-spacing:var(--input-letter-spacing);background-color:var(--input-background-color);border:var(--input-border-width) solid var(--input-border-color);border-radius:var(--input-border-radius)}.control-input:focus-within{outline:2px solid transparent;outline-offset:2px}.control-input::placeholder{color:var(--input-placeholder-color)}.control-input:disabled{color:var(--input-disabled-color);background-color:var(--input-disabled-background-color);border-color:var(--input-disabled-border-color)}.control-input:not(.control-select):not([type=text].input-date):read-only{color:var(--input-readonly-color);background-color:var(--input-readonly-background-color);border-color:var(--input-readonly-border-color)}.control-input[type=search]:focus-within{outline-offset:0}.control-input[type=date]::-webkit-calendar-picker-indicator{color:#0000;opacity:1;display:block;background-image:var(--date-input-background-image);background-repeat:no-repeat;background-position:center;background-size:cover;width:var(--date-input-background-size);height:var(--date-input-background-size);border-width:thin}.control-input[type=date]::-webkit-datetime-edit{color:var(--input-placeholder-color)}.control-input[type=text].input-date{padding-right:calc(var(--date-input-background-position-right) + var(--date-input-background-size) + 2.125rem);background-image:var(--date-input-background-image);background-repeat:no-repeat;background-position:right var(--date-input-background-position-right) center;background-size:var(--date-input-background-size)}.control-input[type=text].input-date::-webkit-date-and-time-value{text-align:var(--input-text-align)}.control-input.flexible-control-input{min-width:unset}.control-select{--select-background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3Cstyle%3Esvg%7Bfill:%23676767%7D%3C/style%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");--select-background-position-right: 1rem;--select-background-size: .75rem;-webkit-appearance:none;appearance:none;padding-right:calc(var(--select-background-position-right) + var(--select-background-size) + 2.125rem);background-position:right var(--select-background-position-right) center;background-size:var(--select-background-size);background-repeat:no-repeat;background-image:var(--select-background-image)}.control-select option.control-select-placeholder{@apply var(--input-placeholder-color);}.custom-select{--custom-select-padding-x: 1.25rem;--custom-select-padding-y: .8125rem;--custom-select-color: var(--color-dark);--custom-select-disabled-color: var(--color-gray-3);--custom-select-font-size: var(--fontSize-sm);--custom-select-font-weight: 400;--custom-select-placeholder-color: var(--color-gray-3);--custom-select-line-height: .875rem;--custom-select-letter-spacing: .0063rem;--custom-select-background-color: var(--color-white);--custom-select-disabled-background-color: var(--color-white);--custom-select-border-width: .0625rem;--custom-select-border-color: var(--color-dark);--custom-select-border-radius: .625rem;--custom-select-background-image: url("data:image/svg+xml,%3Csvg width='20' height='23' viewBox='0 0 20 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_672_5215' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='23'%3E%3Cpath d='M20 12.2861V10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10L0 12.2861C0 17.8089 4.47715 22.2861 10 22.2861C15.5228 22.2861 20 17.8089 20 12.2861Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_672_5215)'%3E%3Cpath d='M7.93713 9.93301C9.03835 11.1601 10.9609 11.1601 12.0621 9.93301L13.4719 8.36205C13.8204 7.97373 14.4288 7.97373 14.7773 8.36205C15.0764 8.69529 15.0764 9.20029 14.7773 9.53352L12.9372 11.584C11.3687 13.3317 8.63052 13.3317 7.06209 11.584L5.22194 9.53352C4.92289 9.20029 4.92289 8.69529 5.22194 8.36205C5.57042 7.97373 6.17882 7.97373 6.52731 8.36205L7.93713 9.93301Z' fill='black'/%3E%3C/g%3E%3C/svg%3E");--custom-select-background-position-right: 1rem;--custom-select-background-size: 1.25rem;--custom-select-items-border-width: .0625rem;--custom-select-items-border-color: var(--color-dark);--custom-select-item-top: 100%;--custom-select-item-height: 12.5rem;--custom-select-item-padding-y: var(--custom-select-padding-x);--custom-select-item-padding-x: var(--custom-select-padding-y);--custom-select-item-background-color: var(--color-white);--custom-select-item-border-width: .0625rem;--custom-select-item-border-color: var(--color-gray-3);--custom-select-active-item-background-color: var(--color-dark);--custom-select-active-item-color: var(--color-white);--custom-select-item-zindex: 5;position:relative}.custom-select select{--input-border-width: 0;--input-border-color: transparent;pointer-events:none;position:absolute;top:100%;left:50%;width:.0625rem;height:.0625rem;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));-webkit-user-select:none;user-select:none;overflow:hidden;padding:0}.custom-select select:disabled+.select-selected{pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--custom-select-disabled-color);background-color:var(--custom-select-disabled-background-color)}.custom-select .select-selected{position:relative;padding:var(--custom-select-padding-y) var(--custom-select-padding-x);color:var(--custom-select-color);font-size:var(--custom-select-font-size);font-weight:var(--custom-select-font-weight);line-height:var(--custom-select-line-height);letter-spacing:var(--custom-select-letter-spacing);background-color:var(--custom-select-background-color);border:var(--custom-select-border-width) solid var(--custom-select-border-color);border-radius:var(--custom-select-border-radius)}.custom-select .select-selected:focus-within{outline:2px solid transparent;outline-offset:2px}.custom-select .select-selected.select-selected-placeholder{color:var(--custom-select-placeholder-color);font-weight:var(--custom-select-font-weight);line-height:var(--custom-select-line-height);letter-spacing:var(--custom-select-letter-spacing)}.custom-select .select-selected:after{position:absolute;top:50%;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));background-size:contain;background-position:center;background-repeat:no-repeat;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);content:"";width:var(--custom-select-background-size);height:var(--custom-select-background-size);right:var(--custom-select-background-position-right);background-image:var(--custom-select-background-image)}.custom-select .select-selected.select-arrow-active{border-bottom-left-radius:0rem;border-bottom-right-radius:0rem}.custom-select .select-selected.select-arrow-active:after{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.custom-select .select-items>div{cursor:pointer;-webkit-user-select:none;user-select:none;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);padding:var(--custom-select-item-padding-y) var(--custom-select-item-padding-x);border-bottom:var(--custom-select-item-border-width) solid var(--custom-select-item-border-color);color:var(--custom-select-color);font-size:var(--custom-select-font-size);font-weight:var(--custom-select-font-weight);line-height:var(--custom-select-line-height);letter-spacing:var(--custom-select-letter-spacing)}.custom-select .select-items>div:last-child{border-bottom:none;border-bottom-left-radius:calc(var(--custom-select-border-radius) - .25rem);border-bottom-right-radius:calc(var(--custom-select-border-radius) - .25rem)}.custom-select .select-items{position:absolute;left:0;right:0;transform-origin:center;overflow:auto;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);top:var(--custom-select-item-top);max-height:var(--custom-select-item-height);background-color:var(--custom-select-item-background-color);z-index:var(--custom-select-item-zindex);border:var(--custom-select-items-border-width) solid var(--custom-select-items-border-color);border-top:none;border-bottom-left-radius:var(--custom-select-border-radius);border-bottom-right-radius:var(--custom-select-border-radius)}.custom-select .select-items::-webkit-scrollbar,.custom-select .select-items::-webkit-scrollbar-thumb,.custom-select .select-items::-webkit-scrollbar-track{border:none;background:transparent;display:none}.custom-select .select-hide{display:none}.custom-select .select-items div:hover,.custom-select .select-items div.same-as-selected{color:var(--custom-select-active-item-color);background-color:var(--custom-select-active-item-background-color)}
