.jetpack-custom-combobox{letter-spacing:normal;background-color:inherit}.jetpack-custom-combobox>div{color:currentColor;background-color:inherit}.jetpack-custom-combobox button.jetpack-combobox-trigger:focus,.jetpack-custom-combobox button.jetpack-combobox-trigger:not(:active):hover,.jetpack-custom-combobox button.jetpack-combobox-trigger:not(:active):not(:hover){color:inherit;background-color:initial}.jetpack-custom-combobox .jetpack-combobox-trigger{height:unset;justify-content:space-between;border:0 solid #ddd;color:inherit;font:inherit;gap:.4em;padding-inline:0;align-items:center;background:#0000;background-color:initial;padding-block:0;border-radius:4px;cursor:pointer;width:100%;line-height:inherit;display:flex}.jetpack-custom-combobox .jetpack-combobox-trigger:focus{text-decoration:none;outline:0;box-shadow:none}.jetpack-custom-combobox .jetpack-combobox-trigger:hover{text-decoration:none;background-color:initial}.jetpack-custom-combobox .jetpack-combobox-trigger .jetpack-combobox-trigger-arrow{justify-content:center;transition:transform .2s;align-items:center;margin-left:4px;width:.6em;display:flex}.jetpack-custom-combobox .jetpack-combobox-trigger .jetpack-combobox-trigger-arrow svg{height:100%;color:inherit;width:100%}.jetpack-custom-combobox .jetpack-combobox-trigger .jetpack-combobox-trigger-arrow.is-open{transform:scaleY(-1)}.jetpack-custom-combobox .jetpack-combobox-trigger .jetpack-combobox-selected{white-space:nowrap}.jetpack-custom-combobox .jetpack-combobox-dropdown{border-color:var(--jetpack--contact-form--border-color,currentColor);overflow:hidden;right:calc(var(--jetpack--contact-form--border-left-size, 1px)*-1);position:absolute;max-height:max(var(--jetpack--contact-form--line-height,25px) * 8,200px);border-width:var(--jetpack--contact-form--border-size,1px);min-width:60%;top:100%;background-color:var(--jetpack--contact-form--input-background-fallback);box-shadow:0 2px 8px #0000001a;border-radius:var(--jetpack--contact-form--border-radius,4px);left:calc(var(--jetpack--contact-form--border-left-size, 1px)*-1);width:-webkit-fill-available;z-index:1000}.jetpack-custom-combobox .jetpack-combobox-dropdown.jetpack-combobox-open{display:block}.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-search{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-right:none!important;border-left:none!important;padding:8px 12px;font-size:14px;color:inherit;position:sticky;border-top:none!important;border-bottom:1px solid #eee;outline:none;top:0;background-color:inherit;width:100%;z-index:1}.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-search:focus{outline:none;box-shadow:none}.jetpack-custom-combobox .jetpack-combobox-dropdown input[type=text].jetpack-combobox-search{background-color:inherit!important}.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-options{overflow-y:auto;color:currentColor;max-height:calc(var(--jetpack--contact-form--line-height, 25px)*7)}.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-option{padding:8px 12px;font-size:14px;border:none;color:currentColor;transition:background-color .1s;gap:8px;background-color:initial;align-items:flex-start;cursor:pointer;line-height:inherit;display:flex}.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-option.is-focused,.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-option:hover{color:var(--wp--preset--color--background,#000);background-color:var(--wp--preset--color--secondary,#f5f5f5)}.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-option.jetpack-combobox-option-selected{font-weight:600;color:var(--wp--preset--color--background,#000);background-color:var(--wp--preset--color--secondary,#f5f5f5)}.jetpack-custom-combobox .jetpack-combobox-dropdown .jetpack-combobox-option.jetpack-combobox-option-selected:hover{background-color:var(--wp--preset--color--secondary,#f5f5f5)}.jetpack-combobox-option-icon,.jetpack-combobox-option-value{pointer-events:none;color:currentColor}.jetpack-combobox-option-value{font-weight:500}.jetpack-combobox-option-description{pointer-events:none;color:currentColor}.contact-form .wp-block-jetpack-input-wrap:has(.is-combobox-open){z-index:3}.wp-block .jetpack-custom-combobox .jetpack-combobox-option{width:100%}