.country-select-error{margin-top:.25rem;font-size:.8125rem;color:#ef4444;font-family:var(--font-la-grotesque-regular);line-height:1.2}.country-select-wrapper{width:100%;position:relative;z-index:1;margin-bottom:0}.country-select-label{margin-bottom:.5rem;display:block;font-size:.875rem;font-weight:500;color:rgba(34,33,41,.9);font-family:var(--font-la-grotesque-medium)}.country-select-required{color:#ef4444;margin-left:.25rem}.country-select__control{min-height:44px!important;max-height:44px!important;height:44px!important;border:1px solid rgba(34,33,41,.2)!important;border-radius:var(--1bfs-radius-sm)!important;background:var(--pure-white)!important;box-shadow:none!important;font-size:.875rem!important;font-family:var(--font-la-grotesque-regular)!important;transition:border-color .2s ease!important;cursor:pointer!important;display:flex!important;align-items:center!important;overflow:hidden!important}.country-select__control:hover{border-color:var(--soft-black)!important;box-shadow:none!important}.country-select__control--is-focused{border-color:var(--soft-black)!important;box-shadow:0 0 0 2px rgba(34,33,41,.1)!important;z-index:2!important;position:relative!important}.country-select__control--is-disabled{background-color:rgba(34,33,41,.05)!important;border-color:rgba(34,33,41,.1)!important;cursor:not-allowed!important}.country-select__value-container{padding:10px 12px!important;min-height:44px!important;max-height:44px!important;height:44px!important;line-height:1!important;display:flex!important;align-items:center!important;flex:1 1!important}.country-select__input-container{margin:0!important;padding:0!important;height:22px!important;line-height:22px!important}.country-select__input{padding:0!important;height:22px!important}.country-select__input,.country-select__single-value{color:rgba(34,33,41,.9)!important}.country-select__input,.country-select__placeholder,.country-select__single-value{margin:0!important;line-height:22px!important;font-size:.875rem!important;font-family:var(--font-la-grotesque-regular)!important}.country-select__placeholder{color:rgba(34,33,41,.5)!important}.country-select__control--is-focused .country-select__placeholder,.country-select__control:not(.country-select__control--is-focused) .country-select__placeholder,.country-select__placeholder{display:block!important;visibility:visible!important;opacity:1!important}.country-select__indicators{height:44px!important;display:flex!important;align-items:center!important;padding-right:4px!important}.country-select__indicator-separator{display:flex!important;align-items:center!important;align-self:center!important;background-color:rgba(34,33,41,.2)!important;width:1px!important;height:24px!important;margin:0 8px!important}.country-select__indicator{padding:2px!important;color:rgba(34,33,41,.5)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}.country-select__indicator:hover{color:rgba(34,33,41,.7)!important}.country-select__dropdown-indicator{width:24px!important;height:24px!important}.country-select__dropdown-indicator svg{width:20px!important;height:20px!important}.country-select__clear-indicator{width:24px!important;height:24px!important}.country-select__menu{background:var(--pure-white)!important;border-radius:var(--1bfs-radius-md)!important;box-shadow:0 10px 25px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important;border:1px solid rgba(34,33,41,.1)!important;z-index:9999!important;font-family:var(--font-la-grotesque-regular)!important;margin-top:4px!important;position:absolute!important;width:100%!important;min-width:100%!important;left:0!important;right:0!important}.country-select__menu-list{max-height:200px!important;overflow-y:auto!important;padding:4px!important}.country-select__option{font-size:.875rem!important;font-family:var(--font-la-grotesque-regular)!important;color:rgba(34,33,41,.9)!important;background:var(--pure-white)!important;padding:8px 12px!important;cursor:pointer!important;border-radius:var(--1bfs-radius-sm)!important;margin:1px 0!important;transition:all .2s ease!important}.country-select__option--is-focused,.country-select__option:hover{background:rgba(34,33,41,.05)!important;color:#222129!important}.country-select__option--is-selected{background:var(--soft-black)!important;color:var(--pure-white)!important}.country-select__option--is-selected:hover{background:rgba(34,33,41,.8)!important}.country-select--error .country-select__control{border-color:#ef4444!important}.country-select--error .country-select__control--is-focused,.country-select--error .country-select__control:hover{border-color:#ef4444!important;box-shadow:0 0 0 2px rgba(239,68,68,.1)!important}.country-select__loading-indicator{color:rgba(34,33,41,.5)!important}.country-select__multi-value{background:rgba(34,33,41,.1)!important;border-radius:var(--1bfs-radius-sm)!important}.country-select__multi-value__label{color:rgba(34,33,41,.9)!important;font-size:.8125rem!important;font-family:var(--font-la-grotesque-regular)!important}.country-select__multi-value__remove{color:rgba(34,33,41,.5)!important;cursor:pointer!important}.country-select__multi-value__remove:hover{background:rgba(239,68,68,.1)!important;color:#ef4444!important}.country-select__control--is-focused~.country-select__menu,.country-select__control--menu-is-open~.country-select__menu{z-index:9999!important}.country-select-wrapper:has(.country-select__control--menu-is-open){z-index:9999!important}.country-select-wrapper.menu-open{z-index:9999!important}