.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons #coupons_list{border:1px solid;border-radius:4px}.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons .sc-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:1em .5rem;cursor:pointer;position:relative}.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons a.sc-accordion-header{padding-left:.7rem;padding-right:.7rem;color:#6d6d6d}.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons a.sc-accordion-header:focus{outline:none}.editor-styles-wrapper .wp-block-woocommerce-smart-coupons-available-coupons .wc-block-components-checkbox{margin-right:0;margin-top:0}.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons #coupons_list{border:1px solid;border-radius:4px}.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons .sc-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:1em .5rem;cursor:pointer;position:relative}.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons a.sc-accordion-header{padding-left:.7rem;padding-right:.7rem;color:#6d6d6d}.block-editor-block-list__block .wp-block-woocommerce-smart-coupons-available-coupons a.sc-accordion-header:focus{outline:none}.editor-styles-wrapper .wp-block-woocommerce-smart-coupons-available-coupons .wc-block-components-checkbox{margin-right:0;margin-top:0}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top right}.components-animate__appear.is-from-top.is-from-right{transform-origin:top left}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom right}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom left}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(-100%)}.components-animate__slide-in.is-from-right{transform:translateX(100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:right;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-right:-1px}.components-button-group .components-button:first-child{border-radius:0 2px 2px 0}.components-button-group .components-button:last-child{border-radius:2px 0 0 2px}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-right:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:right;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:right 200px top 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 0 0 4px;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px -5px 0 0}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:right;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-left:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);pointer-events:none;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;pointer-events:none;position:absolute;right:2px;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-left:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset -1px 0 0 0 #0003,inset 1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-left:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-left:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;position:fixed;right:-1000px;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:right}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-right:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;position:absolute;right:2px;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(-16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-right:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 0 0 24px;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;left:0;position:absolute;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 6px 0 4px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:0 1px 1px 0;line-height:24px;overflow:hidden;padding:0 8px 0 0;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:1px 0 0 1px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 0 0 8px;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{right:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{left:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-left:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:-2px;margin-right:24px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-right:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:8px;margin-right:-2px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-left:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-left:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-left:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:0;margin-right:auto;padding-right:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-left:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-right:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;padding:24px 32px 8px;position:absolute;right:0;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:right}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-right:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-right-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-right-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-right-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 0 4px 25px}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-left:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-right:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-right:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 16px 16px 48px;position:relative;text-align:right;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;left:16px;position:absolute;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 6px -2px 0}.components-panel__body-toggle-icon{margin-left:-5px}.components-panel__color-title{float:right;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-left:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:right;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-left:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-left:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 16px 0 8px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;margin:0;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;left:calc(50% - 8px);outline:2px solid #0000;position:absolute;top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;left:calc(50% - 1px);opacity:0;position:absolute;top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;right:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-right:24px;position:relative}.components-snackbar .components-snackbar__icon{position:absolute;right:-8px;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-right:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-right:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-right:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-left:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-left:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-left:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 0 5px 10px}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;left:8px;line-height:12px;position:absolute}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-left:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-right:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;position:absolute;right:-3px;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-right:8px}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top right}.components-animate__appear.is-from-top.is-from-right{transform-origin:top left}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom right}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom left}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(-100%)}.components-animate__slide-in.is-from-right{transform:translateX(100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:right;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-right:-1px}.components-button-group .components-button:first-child{border-radius:0 2px 2px 0}.components-button-group .components-button:last-child{border-radius:2px 0 0 2px}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-right:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:right;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:right 200px top 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 0 0 4px;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px -5px 0 0}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:right;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-left:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);pointer-events:none;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;pointer-events:none;position:absolute;right:2px;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-left:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset -1px 0 0 0 #0003,inset 1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-left:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-left:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;position:fixed;right:-1000px;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:right}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-right:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;position:absolute;right:2px;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(-16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-right:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 0 0 24px;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;left:0;position:absolute;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 6px 0 4px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:0 1px 1px 0;line-height:24px;overflow:hidden;padding:0 8px 0 0;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:1px 0 0 1px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 0 0 8px;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{right:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{left:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-left:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:-2px;margin-right:24px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-right:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:8px;margin-right:-2px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-left:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-left:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-left:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:0;margin-right:auto;padding-right:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-left:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-right:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;padding:24px 32px 8px;position:absolute;right:0;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:right}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-right:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-right-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-right-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-right-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 0 4px 25px}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-left:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-right:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-right:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 16px 16px 48px;position:relative;text-align:right;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;left:16px;position:absolute;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 6px -2px 0}.components-panel__body-toggle-icon{margin-left:-5px}.components-panel__color-title{float:right;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-left:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:right;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-left:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-left:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 16px 0 8px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;margin:0;position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;left:calc(50% - 8px);outline:2px solid #0000;position:absolute;top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;left:calc(50% - 1px);opacity:0;position:absolute;top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;right:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-right:24px;position:relative}.components-snackbar .components-snackbar__icon{position:absolute;right:-8px;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-right:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-right:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-right:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-left:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-left:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-left:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 0 5px 10px}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;left:8px;line-height:12px;position:absolute}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-left:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-right:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;position:absolute;right:-3px;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-right:8px}.wp-block-woocommerce-smart-coupons-send-coupon-form{margin:1.25em 0;padding-top:.25em;padding-bottom:.25em;color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form h2,.wp-block-woocommerce-smart-coupons-send-coupon-form p,.wp-block-woocommerce-smart-coupons-send-coupon-form span,.wp-block-woocommerce-smart-coupons-send-coupon-form hr{color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form p{margin:.5em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-radio-control{margin:.3em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-radio-control .components-radio-control__input{margin:.3em .3em .3em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form span.components-text{margin-right:1em;line-height:3em}.wp-block-woocommerce-smart-coupons-send-coupon-form input.components-text-control__input{margin:.25em 0;background-color:inherit;border-color:inherit;height:4em!important;border-radius:4px}.wp-block-woocommerce-smart-coupons-send-coupon-form input.components-text-control__input:focus{background-color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form textarea.components-textarea-control__input{margin:1em 0;background-color:inherit;border-color:inherit;border-radius:4px}.wp-block-woocommerce-smart-coupons-send-coupon-form textarea.components-textarea-control__input:focus{background-color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-datetime{width:50%;margin:.8em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-datetime .components-datetime__time-legend{margin-left:0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-datetime fieldset{background-color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form{margin:1.25em 0;padding-top:.25em;padding-bottom:.25em;color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form h2,.wp-block-woocommerce-smart-coupons-send-coupon-form p,.wp-block-woocommerce-smart-coupons-send-coupon-form span,.wp-block-woocommerce-smart-coupons-send-coupon-form hr{color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form p{margin:.5em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-radio-control{margin:.3em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-radio-control .components-radio-control__input{margin:.3em .3em .3em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form span.components-text{margin-right:1em;line-height:3em}.wp-block-woocommerce-smart-coupons-send-coupon-form input.components-text-control__input{margin:.25em 0;background-color:inherit;border-color:inherit;height:4em!important;border-radius:4px}.wp-block-woocommerce-smart-coupons-send-coupon-form input.components-text-control__input:focus{background-color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form textarea.components-textarea-control__input{margin:1em 0;background-color:inherit;border-color:inherit;border-radius:4px}.wp-block-woocommerce-smart-coupons-send-coupon-form textarea.components-textarea-control__input:focus{background-color:inherit}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-datetime{width:50%;margin:.8em 0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-datetime .components-datetime__time-legend{margin-left:0}.wp-block-woocommerce-smart-coupons-send-coupon-form .components-datetime fieldset{background-color:inherit}.wc-block-components-totals-wrapper.slot-wrapper>*>*{padding:0!important}.wc-block-components-totals-coupon .wc-block-components-panel__content{padding-bottom:0}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content{padding-bottom:.75em}.wc-block-components-order-summary .wc-block-components-panel__content{margin-bottom:0}.wc-block-components-order-summary .wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary .wc-block-components-order-summary-item{display:flex;font-size:.875em;padding-bottom:1px;padding-top:16px;width:100%}.wc-block-components-order-summary .wc-block-components-order-summary-item:first-child{padding-top:0}.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child{border-bottom:0}.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata{font-size:1em}.wc-block-components-order-summary .wc-block-components-order-summary-item__description,.wc-block-components-order-summary .wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary .wc-block-components-order-summary-item__image{margin-top:10px;padding-bottom:16px;position:relative;width:48px}.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img{max-width:48px;width:48px}.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{align-items:center;background:#fff;border:2px solid hsl(0 0% 7% / .11);border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:0 .4em;position:absolute;right:0;top:0;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary .wc-block-components-order-summary-item__description{padding-bottom:16px;padding-left:24px;padding-right:12px}.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary .wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:8px}.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price{font-weight:700;margin-left:auto;text-align:right}.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices{display:block;padding-top:8px}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;display:block;flex-basis:0%;flex-grow:1}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0}.wc-block-components-totals-wrapper.slot-wrapper>*>*{padding:0!important}.wc-block-components-totals-coupon .wc-block-components-panel__content{padding-bottom:0}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content{padding-bottom:.75em}.wc-block-components-order-summary .wc-block-components-panel__content{margin-bottom:0}.wc-block-components-order-summary .wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary .wc-block-components-order-summary-item{display:flex;font-size:.875em;padding-bottom:1px;padding-top:16px;width:100%}.wc-block-components-order-summary .wc-block-components-order-summary-item:first-child{padding-top:0}.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child{border-bottom:0}.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata{font-size:1em}.wc-block-components-order-summary .wc-block-components-order-summary-item__description,.wc-block-components-order-summary .wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary .wc-block-components-order-summary-item__image{margin-top:10px;padding-bottom:16px;position:relative;width:48px}.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img{max-width:48px;width:48px}.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{align-items:center;background:#fff;border:2px solid hsl(0 0% 7% / .11);border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:0 .4em;position:absolute;right:0;top:0;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary .wc-block-components-order-summary-item__description{padding-bottom:16px;padding-left:24px;padding-right:12px}.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary .wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:8px}.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price{font-weight:700;margin-left:auto;text-align:right}.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices{display:block;padding-top:8px}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;display:block;flex-basis:0%;flex-grow:1}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0}.dig_ma-box input,.dig_ma-box textarea{box-sizing:border-box}.digits-login-modal{cursor:pointer}.digits_bx_cred_frm_container{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.dig_pgmdl_2{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.digit-crncw{background-color:#ccc;float:left;width:100%;text-align:center}.dig-container{height:auto!important;padding-bottom:30px}.dig-log-par,.dig-container{display:flex;align-items:center;justify-content:center}.dig-log-par .button{width:100%}.dig_overlay_text{position:absolute;bottom:10px;font-size:14px;color:#fff;text-align:center;left:0;right:0}.dig-box *{box-sizing:border-box}.dig_overlay_pwrd{position:absolute!important}.dig_field_required_text{z-index:1;color:#E00000!important;left:unset!important;position:absolute!important;top:-9px;right:15px!important;width:auto!important;background-color:#fff!important;height:12px!important;line-height:16px!important;padding:0 3px!important;font-size:12px;cursor:default}.dig-custom-field-type-radio .dig_field_required_text,.dig-custom-field-type-checkbox .dig_field_required_text{top:4px}.dig_pgmdl_2 .dig-custom-field-type-dropdown{min-height:50px!important}@media all and (max-height:600px){.dig_overlay_pwrd{position:relative!important}}.minput textarea{resize:vertical!important}.digits_login_form,.dig-box{z-index:99998}.dig-box{box-sizing:border-box;display:none;position:fixed;left:0;top:0;width:100%;height:100%;text-align:center;overflow:auto;background-color:rgb(6 6 6 / .8)}.dig_low_overlay div iframe{z-index:10000!important}#customize-controls{z-index:490000!important}.digits_form_shortcode_render .register,.digits_form_shortcode_render .forgot{display:none}.dig-content .digloginpage,.dig-content .forgot,.dig-content .register{width:100%!important}.dig-modal-con .dig-content input{padding-top:9px}.dig-modal-con .countrycode[type="text"]{height:auto!important}.dig-modal-con{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;display:inline-block;margin:0 auto}.dig-modal-con .button,.dig-modal-con a,.transupbutton{cursor:pointer}.dig-modal-con .forgotpasswordaContainer{margin-top:-4px}.dig_ma-box input,.dig_ma-box textarea{display:inline-block;transition:none;-webkit-transition:none}.digits_font,.dig_ma-box,.dig_ma-box input,.dig_ma-box input::placeholder,.dig_ma-box ::placeholder,.dig_ma-box label,.dig_ma-box button,.dig_ma-box select,.dig_ma-box *{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased;font-weight:400}.dig_ma-box form{padding:0;margin:0!important}.dig_ma-box .dark .forgotpassword[type="submit"],.dig_ma-box .dark .dig-signup-otp[type="submit"]{margin-top:24px}.dig-modal-con .signdesc{margin-top:20px}.dig-log-par{position:relative;width:100%;left:0}.dig-log-par .bgtransborderdark{padding:7px}.dig-box-login-title{text-transform:uppercase}.dig-content{position:relative;background-color:#fefefe;margin:0% auto;display:inline-block;vertical-align:middle;box-shadow:0 0 20px 0 rgb(0 0 0 / .2);text-align:center;width:380px}@media all and (max-width:390px){.dig-content{width:98%}}.digmsg-pow span{font-weight:700}.digmsg-pow,.digmsg-pow:hover{text-decoration:none;color:#fff;font-size:18px}.dig_powrd{text-align:center;position:absolute;bottom:14px;left:0;right:0}.dig-modal-con{-webkit-transition:height 0.25s;-moz-transition:height 0.25s;transition:height 0.25s;line-height:28px!important}.dig_popmessage a{color:inherit}.dig_popmessage{z-index:9999999;cursor:default;min-height:80px;width:320px;border-radius:8px;position:fixed;display:none;top:24px;line-height:18px;right:24px;overflow:hidden;background-color:#fff}.digits_page_visible.dig_popmessage{top:64px;background-color:#fff0}html[dir="rtl"] .digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,html[dir="rtl"] .digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,html[dir="rtl"] .digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before,html[dir="rtl"] .digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::after,html[dir="rtl"] .digits-form_input_row .digits-field-type_radio .dig_input_wrapper::after,html[dir="rtl"] .digits-form_input_row .digits-field-type_tac .dig_input_wrapper::after{left:unset;right:0}html[dir="rtl"] .dig_popmessage{left:24px;right:unset}html[dir="rtl"] .dig_popmessage .dig_firele{margin-left:0;margin-right:20px}.dig_critical_msg .dig_popmessage_contents{background:linear-gradient(90deg,rgb(255 240 245) 0%,rgb(255 240 245) 100%);border:1px solid #FE004D1A}.dig_success_msg .dig_popmessage_contents{background:linear-gradient(90deg,rgb(236 253 246) 0%,rgb(218 252 238) 100%);border:1px solid #00DB821A}.dig_notice_msg .dig_popmessage_contents{background-color:#FFFDF9;border:1px solid rgb(255 195 0 / .1)}.dig_critical_msg .dig_lase_snap{color:#FE004D}.dig_critical_msg .dig_lase_message{color:#6E0021}.dig_success_msg .dig_lase_snap{color:#00DB82}.dig_success_msg .dig_lase_message{color:#006D41}.dig_notice_msg .dig_lase_snap,.dig_notice_msg .dig_lase_message{color:#FFC300}.dig_critical_msg .dig_popdismiss{background-color:#EE2C53}.dig_success_msg .dig_popdismiss{background-color:#00db82}.dig_notice_msg .dig_popdismiss{background-color:#FFC300}@media (prefers-color-scheme:dark){.dig_critical_msg .dig_popmessage_contents{background:#fff0 linear-gradient(90deg,#FE004D24 0%,#FE004D1A 100%) 0% 0% no-repeat padding-box}.dig_critical_msg .dig_lase_message{color:#FF659452}.dig_success_msg .dig_lase_message{color:#6AFFC252}}.dark_theme.dig_critical_msg .dig_popmessage_contents{background:#fff0 linear-gradient(90deg,#FE004D24 0%,#FE004D1A 100%) 0% 0% no-repeat padding-box}.dark_theme.dig_critical_msg .dig_lase_message{color:#FF659452}.dark_theme.dig_success_msg .dig_lase_message{color:#6AFFC252}.dig_popmessage_contents{display:flex;gap:16px}.dig_popmessage .dig_firele{display:flex;margin-left:20px;position:relative;justify-content:center;align-items:center}.dig_success_msg .dig_firele .dig_pop_bg{height:40px;width:40px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M23.023,1.134A3,3,0,0,1,26.816,2.15l1.068,1.576a3,3,0,0,0,2.268,1.31l1.9.137a3,3,0,0,1,2.777,2.777l.137,1.9a3,3,0,0,0,1.31,2.268l1.576,1.068a3,3,0,0,1,1.016,3.793l-.831,1.713a3,3,0,0,0,0,2.619l.831,1.713a3,3,0,0,1-1.016,3.793l-1.576,1.068a3,3,0,0,0-1.31,2.268l-.137,1.9a3,3,0,0,1-2.777,2.777l-1.9.137a3,3,0,0,0-2.268,1.31L26.816,37.85a3,3,0,0,1-3.793,1.016l-1.713-.831a3,3,0,0,0-2.619,0l-1.713.831a3,3,0,0,1-3.793-1.016l-1.068-1.576a3,3,0,0,0-2.268-1.31l-1.9-.137a3,3,0,0,1-2.777-2.777l-.137-1.9a3,3,0,0,0-1.31-2.268L2.15,26.816a3,3,0,0,1-1.016-3.793l.831-1.713a3,3,0,0,0,0-2.619l-.831-1.713A3,3,0,0,1,2.15,13.184l1.576-1.068a3,3,0,0,0,1.31-2.268l.137-1.9A3,3,0,0,1,7.949,5.172l1.9-.137a3,3,0,0,0,2.268-1.31L13.184,2.15a3,3,0,0,1,3.793-1.016l1.713.831a3,3,0,0,0,2.619,0Z' fill='rgba(0,219,130,0.16)'/%3E%3C/svg%3E%0A")}.dig_success_msg .dig_firele .dig_pop_bg_over{position:absolute;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-success-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='check' d='M7,13.667a.665.665,0,0,1-.471-.2L3.2,10.138A.667.667,0,1,1,4.138,9.2L7,12.057,13.862,5.2a.667.667,0,0,1,.943.943L7.471,13.471A.665.665,0,0,1,7,13.667Z' transform='translate(25 27.667)' fill='%2300db82'/%3E%3C/g%3E%3C/svg%3E%0A")}.dig_critical_msg .dig_firele .dig_pop_bg{height:40px;width:40px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='34' viewBox='0 0 40 34'%3E%3Cpath id='Polygon_2' data-name='Polygon 2' d='M16.552,5.861a4,4,0,0,1,6.9,0L36.454,27.972A4,4,0,0,1,33.006,34H6.994a4,4,0,0,1-3.448-6.028Z' fill='rgba(254,0,77,0.16)'/%3E%3C/svg%3E%0A")}.dig_critical_msg .dig_firele .dig_pop_bg_over{padding-top:7px;position:absolute;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:bottom!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-error-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Line_50' data-name='Line 50' d='M0,5.65A.65.65,0,0,1-.65,5V0A.65.65,0,0,1,0-.65.65.65,0,0,1,.65,0V5A.65.65,0,0,1,0,5.65Z' transform='translate(34 33)' fill='%23fe004d'/%3E%3Cpath id='Line_51' data-name='Line 51' d='M.01.65H0A.65.65,0,0,1-.65,0,.65.65,0,0,1,0-.65H.01A.65.65,0,0,1,.66,0,.65.65,0,0,1,.01.65Z' transform='translate(34 41)' fill='%23fe004d'/%3E%3C/g%3E%3C/svg%3E%0A")}.dig_notice_msg .dig_firele .dig_pop_bg_over{width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath id='Sad' d='M23,29a3,3,0,1,0-3-3A3,3,0,0,0,23,29Zm18,9H23a3,3,0,0,0,0,6H41a3,3,0,0,0,0-6Zm0-15a3,3,0,1,0,3,3A3,3,0,0,0,41,23ZM32,2A30,30,0,1,0,62,32,30,30,0,0,0,32,2Zm0,54A24,24,0,1,1,56,32,24,24,0,0,1,32,56Z' transform='translate(-2 -2)' fill='%23ffc300' opacity='0.25'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat}.dig_popmessage a{color:#2b2b2b}.dig_lase_snap{font-size:17px}.dig_popmessage_contents .dig_lasele div{display:block}.dig_lasele{padding-top:22px;padding-bottom:22px;padding-right:17px;flex:1;position:relative}.dig_lase_message{font-size:14px}html[dir="rtl"] .dig_popdismiss{left:10px;right:unset}.dig_popdismiss{right:8px;height:16px;width:16px;position:absolute;top:8px;cursor:pointer;mask-image:url("data:image/svg+xml,%3Csvg id='close-success' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='16' height='16' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M-.333,8.333a.665.665,0,0,1-.471-.2A.667.667,0,0,1-.8,7.2l8-8a.667.667,0,0,1,.943,0,.667.667,0,0,1,0,.943l-8,8A.665.665,0,0,1-.333,8.333Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M7.667,8.333a.665.665,0,0,1-.471-.2l-8-8A.667.667,0,0,1-.8-.8a.667.667,0,0,1,.943,0l8,8a.667.667,0,0,1-.471,1.138Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg id='close-success' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='16' height='16' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M-.333,8.333a.665.665,0,0,1-.471-.2A.667.667,0,0,1-.8,7.2l8-8a.667.667,0,0,1,.943,0,.667.667,0,0,1,0,.943l-8,8A.665.665,0,0,1-.333,8.333Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M7.667,8.333a.665.665,0,0,1-.471-.2l-8-8A.667.667,0,0,1-.8-.8a.667.667,0,0,1,.943,0l8,8a.667.667,0,0,1-.471,1.138Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover}#dig-ucr-container::before{content:'';display:inline-block;height:100%;vertical-align:middle}.dig_resendotp{width:100%;direction:ltr;text-align:center;margin-top:4px;cursor:pointer;text-transform:uppercase;display:none}.dig_resendotp_disabled{opacity:.6;cursor:default!important}.dig-content input[type="submit"]{padding:0}.dig-content input{padding:8px;margin-top:15px;width:100%}.dig-login-field{position:relative}.dig-login-field label{position:relative;float:left;top:17px}.dig-cont-close{float:right;font-size:28px;font-weight:700;position:relative;top:-10px;opacity:.8;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.dig-cont-close:hover,.dig-cont-close:focus{color:#000;opacity:1;text-decoration:none;cursor:pointer}.createcustomer{float:right}.cancelccb{float:left}.changepassword{display:none}.loginerrordg{color:#b70000;text-align:center}.woocommerce .login .inline{margin-left:0}.msggreen{color:#00840f}.dig_rl_msg_div{text-align:center}.dig_load_overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background:rgb(6 6 6 / .8);text-align:center}.dig_low_overlay .dig_load_overlay{display:block;z-index:999!important}.dig_load_overlay::before{content:'';display:inline-block;height:100%;vertical-align:middle}.dig_load_content{display:inline-block;vertical-align:middle}#dig-ucr-container .transuptempbtn{padding:0}.minput{line-height:28px;outline:none;width:100%;position:relative}.minput .minput_inner{position:relative;margin:16px 0}.countrycode{width:auto!important;border-top-right-radius:0;border-bottom-right-radius:0}.dig_ma-box .button{margin-bottom:8px;text-transform:uppercase}.dig_ma-box .button,.dig_ma-box .transupbutton{height:40px;padding:0;margin:0!important;line-height:40px;box-sizing:border-box}.dig_ma-box .button[type="submit"]{line-height:0}.dig_ma-box .button[type="submit"],.dig_ma-box .transupbutton[type="submit"],.dig_ma-box .button,.dig_ma-box .transupbutton{font-weight:400;font-size:17px;min-height:0}.digits_bx_head{text-align:center}.dig-box-login-title{font-size:18px;font-weight:500;cursor:default}.dig_secHolder{color:inherit}.mobile_field{direction:ltr}.minput_inner label{top:28px;font-size:15px;min-height:1em;position:absolute;font-weight:400;left:0;direction:ltr;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;pointer-events:all;text-align:left;width:100%}html[dir="rtl"] .minput_inner label{text-align:right;direction:rtl}.digits-input-wrapper{position:relative}.dig-custom-field-type-dropdown label,.dig_lrf_box .minput .digits-input-wrapper~label{pointer-events:none}.dig_pgmdl_2 .minput .digits-input-wrapper~label{pointer-events:all}.minput input[type="date"]{text-transform:uppercase}.minput select,.minput select:focus,.minput select:active,.minput textarea,.minput textarea:focus,.minput textarea:active,.minput input[type="number"],.minput input[type="number"]:focus,.minput input[type="number"]:active,.minput input[type="tel"],.minput input[type="tel"]:focus,.minput input[type="tel"]:active,.minput input[type="date"],.minput input[type="date"]:focus,.minput input[type="date"]:active,.minput input[type="password"],.minput input[type="text"],.minput input[type="password"]:active,.minput input[type="text"]:active,.minput input[type="password"]:focus,.minput input[type="text"]:focus{background:#fff0;background-color:#fff0;outline:none;margin:25px 0 0 0;padding:3px 16px 3px 3px;border:0;box-shadow:none;resize:none;width:100%;font-size:15px;line-height:25px;display:inline-block}.dig_pgmdl_2 .minput input{margin-top:0}.dig_pgmdl_2 .dig-custom-field-type-dropdown label,.dig_pgmdl_2 .minput .digits-input-wrapper~label{display:none}.dig_login_rembe label{font-size:15px;padding-right:0}.dig_lrf_box{text-decoration:none}.digits-select li{margin:0}.digits-select[dir="ltr"] *{text-align:left}.digits-select[dir="rtl"] *{text-align:right}.digits-select *{outline:none}.digits-select.untselect-container--default .untselect-selection .untselect-selection__arrow b{border-color:transparent!important;border-width:0!important}.digits-select.untselect-container--default .untselect-selection .untselect-selection__arrow{height:100%}.digits-select .untselect-selection .untselect-selection__arrow b::after{border-bottom:1.5px solid #999;border-right:1.5px solid #999;content:'';display:block;height:5px;pointer-events:none;position:absolute;right:-2px;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px}.digits-select.untselect-container--open .untselect-selection .untselect-selection__arrow b::after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.dig_lrf_box .digits-form-select .untselect-selection--single{border:none;border-radius:0;background-color:#fff0;padding:12px 0 0 0;height:auto}.dig_pgmdl_2 .digits-form-select .untselect-selection--single{padding:8px 16px}.dig_lrf_box .digits-form-select .untselect-selection--single .untselect-selection__rendered{padding-left:0;height:unset}.digits_login_form .dig_pgmdl_2 .minput .dig_input_error .untselect-selection--single{border-color:#fff0}.dig-custom-field .digits-form-select{background:#fff0;border:none;line-height:inherit}.digits-form-select li{color:#777}.dig-custom-field{position:relative;clear:both}html[dir="rtl"] .woocommerce-FormRow--wide .dig_captcha{left:1px;right:unset}.woocommerce-FormRow--wide .dig_captcha{left:unset;right:1px}html[dir="rtl"] .dig_captcha{left:-16px;right:unset}.dig_captcha{right:-10px;position:absolute;margin-top:16px;margin-bottom:12px;width:112px;bottom:-9px;z-index:2}.digits .digits_captcha_row .g-recaptcha{display:flex;align-items:center;justify-content:center;padding-bottom:16px;transform:scale(1.3)}#loginform .dig_captcha{bottom:3px}#login .digits_captcha_row .g-recaptcha{transform:scale(1)}#login{min-width:350px}.digits_login_form .dig_lrf_box .dig_opt_mult_lab,.digits_login_form .dig_lrf_box .dig_opt_mult~label,.digits_login_form .dig_lrf_box .minput .digits-input-wrapper~label,.digits_login_form .dig_lrf_box .minput .not-empty~label{font-size:15px!important}.dig_lrf_box .dig-custom-field-type-dropdown.minput .not-empty~label{top:-10px}.dig_lrf_box .dig_opt_mult_lab,.dig_lrf_box .dig_opt_mult~label,.dig_lrf_box .minput digits-input-wrapper~label,.dig_lrf_box .minput .not-empty~label{top:0;-webkit-transition:all 0.2s ease!important;transition:all 0.2s ease!important}.dig-elem *{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.dig-elem .button{transition:all 0.2s ease,opacity 0s;-webkit-transition:all 0.2s ease,opacity 0s}.dig-elem input{transition:padding 0s;-webkit-transition:padding 0s}.dig-elem .digits_login .button,.dig-elem .dig_reg_btn_password{margin-top:12px}.dig-elem,.dig_spacer{margin:0!important;padding:0!important}.dig-elem .digits_login .dig_spacer{height:4px}.dig-elem .digits_login_fields .minput:last-of-type{margin-bottom:0}.dig-elem .forgotpasswordaContainer{margin-top:8px}.dig-elem .register,.dig-elem .dig-log-par,.dig-elem .forgot{width:100%}.dig-build .register,.dig-build .dig-log-par,.dig-build .forgot{display:block}.dig_show_label label{display:block!important}.dig-elem .minput input,.dig-elem .minput textarea,.dig-elem .signupbutton,.dig-elem .minput input:focus,.dig-elem .minput textarea:focus{border-radius:2px}.dig_floating_label .minput .countrycodecontainer input{border-right:1px solid black!important}.dig_floating_label .minput .digits-form-select .untselect-selection--single,.dig_floating_label .minput input,.dig_floating_label .minput textarea,.dig_floating_label .minput input:focus,.dig_floating_label .minput textarea:focus{border-bottom:1px solid #000;border-right-width:0!important;border-left-width:0!important;border-top-width:0!important;border-radius:0}.dig-custom-field-type-dropdown .dig-label{display:none}.dig_pgmdl_1 .dig-custom-field-type-dropdown .minput_inner,.dig_floating_label .dig-custom-field-type-dropdown .minput_inner{margin-top:24px}.dig_floating_label .minput .logincountrycode:focus,.dig_floating_label .minput .logincountrycode{border-right-width:1px!important}.dig-elem.dig_pgmdl_2 .minput .digits-form-select .untselect-selection--single,.dig-elem .signupbutton,.dig_pgmdl_2 .minput input,.dig_pgmdl_2 .minput textarea,.dig_pgmdl_2 .minput input:focus,.dig_pgmdl_2 .minput textarea:focus{border:1px solid #000}.dig_pgmdl_1 .minput input{border-bottom:1px solid transparent!important}.dig_pgmdl_1 .minput input:focus:invalid:focus,.dig_pgmdl_1 .minput textarea:focus:invalid:focus,.dig_pgmdl_1 .minput select:focus:invalid:focus{border:none}.grecaptcha-badge{display:none}.dig-custom-field-type-dropdown .minput_inner,.dig-custom-field-type-radio .minput_inner,.dig-custom-field-type-checkbox .minput_inner{display:flex;flex-direction:column-reverse}.dig-custom-field-type-dropdown label{top:14px}.dig-custom-field-type-radio .dig_opt_mult_lab,.dig-custom-field-type-checkbox .dig_opt_mult_lab{padding:0;top:unset;position:relative}.dig_opt_mult_con label{position:relative;top:0}.dig-custom-field-type-radio .field_label,.dig-custom-field-type-checkbox .field_label{position:relative;top:0}.dig_form .dig_opt_mult label,.dig_ma-box .dig_opt_mult label{position:relative;pointer-events:auto;display:inline-block;padding:0;margin:0}.dig-custom-field textarea{resize:vertical;min-height:66px}#your-profile .form-table tr td .digcon,#your-profile .form-table tr td .digits-select{max-width:350px}.dig-content .dig_opt_mult input{width:auto}.dig_form .dig_opt_mult_con,.dig_ma-box .dig_opt_mult_con{text-align:left}.dig_form .dig_opt_mult_con_tac,.dig_ma-box .dig_opt_mult_con_tac{padding-top:0}.dig_form .dig_opt_mult_con_tac a,.dig_ma-box .dig_opt_mult_con_tac a{text-decoration:underline;color:inherit}.dig_rtl .dig_opt_mult_con{text-align:right!important}.dig_rtl .dig-custom-field .dig_opt_mult_con .dig_input_wrapper::before{left:unset;right:-20px}.dig_ma-box label,.dig-custom-field label{margin-bottom:0}.dig-content .dig_opt_mult_con input{padding:0;margin:0 4px 0 0}.dig-container .logo{height:100px;max-width:340px}.dig-container{bottom:20px;-webkit-transition:all 200ms;transition:all 200ms}.dig_captcha{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_ma-box .logforb{padding-top:16px}.dig-custom-field .digits-input-wrapper~span,.minput .digits-input-wrapper~span{display:block;width:100%;height:1px;position:absolute;bottom:0;left:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.dig-custom-field input[type="radio"]~span,.dig-custom-field input[type="checkbox"]~span{display:none}.digit_cs-list{position:absolute;top:0;display:none;padding:0;margin:0;color:#2D333D;font-size:16px;line-height:26px;font-weight:400;text-align:left;border:1px solid #F8F8F8;width:100%;z-index:9998;background:#fff;max-height:208px;overflow-y:auto;border-radius:8px;-moz-box-shadow:0 3px 12px rgb(45 51 61 / .06);-webkit-box-shadow:0 3px 12px rgb(45 51 61 / .06);box-shadow:0 3px 12px rgb(45 51 61 / .06)}li.dig-cc-visible{cursor:default;display:block;padding:0 12px;margin:0 12px;border-radius:8px;min-height:44px;line-height:44px;clear:both;cursor:pointer}.dig-cc-visible.selected{background:#F8F8F8}.digit_cs-list li[disabled]{opacity:.5}.dig-cc-search-container{z-index:1;position:sticky;top:0;background-color:#fff;margin-bottom:16px;overflow-x:hidden}.dig-cc-search{position:relative;border-bottom:1px solid rgb(45 51 61 / .1);height:52px;margin:0 12px}.dig-cc-search .countrycode_search{width:100%!important;font-size:17px!important;margin:0!important;height:52px;line-height:52px!important;padding:0 36px!important;background-color:#fff}.countrycode_search,.countrycode_search::placeholder{color:rgb(45 51 61 / .35)}.countrycode_search,.countrycode_search:focus,.countrycode_search:active{border:none;outline:none;box-shadow:none}.dig-cc-search::before{content:' ';position:absolute;top:16px;left:5px;height:20px;width:20px;display:block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(255,255,255,0);%7D.b%7Bfill:rgba(45,51,61,0.35);%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='20' height='20'/%3E%3Cpath class='b' d='M-890.755-5178.577l-3.066-3.065A7.464,7.464,0,0,1-898.5-5180a7.509,7.509,0,0,1-7.5-7.5,7.509,7.509,0,0,1,7.5-7.5,7.509,7.509,0,0,1,7.5,7.5,7.466,7.466,0,0,1-1.643,4.679l3.065,3.065a.833.833,0,0,1,0,1.179.831.831,0,0,1-.589.243A.83.83,0,0,1-890.755-5178.577Zm-13.578-8.923a5.839,5.839,0,0,0,5.833,5.833,5.815,5.815,0,0,0,4.059-1.647.7.7,0,0,1,.06-.067c.021-.021.044-.041.067-.06a5.813,5.813,0,0,0,1.648-4.059,5.841,5.841,0,0,0-5.833-5.833A5.84,5.84,0,0,0-904.333-5187.5Z' transform='translate(907.667 5196.667)'/%3E%3C/svg%3E")}.digits-fullscreen{display:none;position:fixed;z-index:99999;top:0;left:0;right:0;bottom:0}.digits-countrycode-search{background-color:#FFF;padding:8px;position:absolute;bottom:0;z-index:9999;left:0;right:0}.digits-countrycode-search input{width:100%;outline:none;font-size:16px;border:1px solid rgb(0 0 0 / .2);border-radius:4px;padding:0 0 0 36px!important;height:44px;line-height:44px;box-sizing:border-box}.digits-fullscreen .digit_cs-list{height:calc(100vh - 60px);position:relative;max-height:unset}.digits-fullscreen .digit_cs-list li:first-child{margin-top:calc(100vh / 2)}.digit_cs-list .spacer{min-height:50px}.digits-fullscreen .digit_cs-list li{padding:12px 10px;background-color:#F9F9F9}.digits-fullscreen .digit_cs-list li:nth-child(odd){background-color:#FFF}.digits-hide-countrycode{cursor:pointer;top:20px;left:18px;height:18px;width:18px;position:absolute;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23959da5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-left'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E")}.digits-login-modal,.digits-login-modal:focus{outline:none}.dig_clg_bx,.logocontainer,.dig-container{width:380px;position:relative;margin:auto}.dig-min-het{min-height:370px}.logocontainer{text-align:center}.logocontainer{opacity:0}.logocontainer .logo{max-width:300px;max-height:120px}@media all and (max-height:630px){.dig_powrd{text-align:center;position:relative;bottom:-144px;left:0;right:0}}@media all and (max-width:380px){.dig_clg_bx{width:96%;position:relative;padding:0}.dig-container{width:100%;position:relative}.logocontainer .logo{max-width:70%}.dig_popmessage{width:90%;left:24px}}@media all and (min-width:380px) and (max-width:440px){.dig-container{width:90%;position:relative;padding:1px 15px 30px 15px}}@media all and (max-width:440px){.logocontainer{max-width:100%;max-height:120px}.dig_ma-box .digloginpage,.dig_ma-box .forgot,.dig_ma-box .register{width:60%}.dig-container .logo{max-width:70%}}.countrycode,#dig-mobmail,#forgotpass,#digits_reg_email,#dig-secondmailormobile{direction:ltr}.dig_lrf_box .button:focus{outline:none}.dig_lrf_box .forgotpassworda,.dig_lrf_box .button,.dig_lrf_box .transupbutton,.dig_lrf_box .signdesc,.dig_lrf_box .backtoLogin{display:block;cursor:pointer;text-decoration:none}.dig_lrf_box .forgotpassworda,.dig_lrf_box .button,.dig_lrf_box .transupbutton,.dig_lrf_box .backtoLogin{text-align:center}#dig-ucr-container input[type="submit"]{padding-top:0!important}.dig_ma-box .signdesc{cursor:default;margin-left:2px;font-size:18px}.dig_ma-box .forgotpassworda,.dig_ma-box .backtoLogin{font-size:14px}.signdesc{margin-top:36px!important;margin-bottom:10px!important}.dig-container .backtoLoginContainer{vertical-align:middle}.dig_ma-box .backtoLoginContainer,.dig_ma-box .forgotpasswordaContainer{margin-top:10px}.dig_ma-box .button,.dig_ma-box .transupbutton{border-radius:4px}.dig_ma-box .loginviasms{margin-top:12px!important}.dig-container .button,.dig_ma-box .transupbutton{text-transform:uppercase;font-size:17px}.dig_ma-box .button[type="submit"],.dig_ma-box .transupbutton[type="submit"]{height:40px;margin-top:10px!important;margin-bottom:0px!important}.dig_ma-box .button{border:none;box-shadow:1px 2px 1px rgb(0 0 0 / .1)}.dig_ma-box .forgotpassworda,.dig_ma-box .signdesc,.dig_ma-box .backtoLogin{color:inherit}.dig_ma-box .button{width:100%;margin-top:24px}.dig_ma-box .transupbutton{margin-top:8px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_ma-box .register,.dig_ma-box .forgot{display:none}.dig_ma-box .forgot,.dig_ma-box .register{position:relative}.dig_ma-box .digloginpage{position:relative}.dig_ma-box .digloginpage,.dig_ma-box .forgot,.dig_ma-box .register{float:left;width:86%;margin:auto!important}.dig_ma-box .digloginpage{top:0}.loginViaContainer{clear:both;text-align:center}.mobileLogin{width:100%}.dig_lrf_box .countrycode[type="text"],.dig_lrf_box .countrycode[type="text"]:focus{text-align:center;background:transparent!important;padding-right:4px;outline:none;min-width:20px;width:auto!important;z-index:2;box-shadow:none!important}.dig_lrf_box .countrycodecontainer{max-width:35%}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_lrf_box .countrycodecontainer{display:none;position:absolute;bottom:0;z-index:10;left:0}.digcon{position:relative}.mailsecond{display:none}.secmailormob{width:100%!important}.dig_ma-box .countrycodecontainer .light{border-right:1px solid #fff!important}.dig_ul_left_side{display:flex;flex-direction:column;justify-content:center;position:relative}.dig_ul_left_side img{margin:auto;max-width:450px;max-height:450px;z-index:1}#dig-ucr-container .dig_ul_left_side img{max-width:250px;max-height:250px}.dig_ul_divd .dig-box-login-title{display:none}.dig_ul_divd .logforb{padding-top:0}@media all and (max-width:834px){.dig-bgleft-arrow-right,.dig_ul_left_side{display:none!important}}@media all and (min-width:835px){.dig_ul_divd{display:grid;grid-template-columns:1fr 1fr}.dig_ul_divd .digits_bx_cred_frm_container{padding:0 40px;left:2px;position:relative}#dig-ucr-container .dig_ul_divd{display:inline-grid;grid-template-columns:1.1fr 1fr;width:85%;max-height:85vh;max-width:800px;min-height:580px}#dig-ucr-container.dig_pgmdl_2 .digits_bx_cred_frm{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#dig-ucr-container.dig_pgmdl_2 .dig-cont-close span{right:-22px;top:5px}#dig-ucr-container.dig_pgmdl_2 .dig_bx_cnt_mdl{width:100%}.dig_ul_divd .digits_bx_cred_frm_container{overflow-y:auto}.dig_ul_divd .dig_ma-box{overflow-y:auto}}.dig_ul_divd .digloginpage,.dig_ul_divd .forgot,.dig_ul_divd .register{padding:20px 0;position:relative;margin:auto!important}.digits-overlay a,.digits-overlay:focus{outline:none;box-shadow:none}.dig-modal-con{max-height:90vh;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.dig_pgmdl_2 .minput span.bgdark{display:none}.digits_login_form .dig_pgmdl_2 .minput .countrycodecontainer input{padding-top:0!important;padding-bottom:0!important}.dig_lrf_box.dig_pgmdl_2 .digits-form-select .untselect-selection--single{border-radius:2px}.dig_pgmdl_2 .minput .countrycodecontainer input,.dig_pgmdl_2 .minput input[type='date'],.dig_pgmdl_2 .minput input[type='number'],.dig_pgmdl_2 .minput input[type='password'],.dig_pgmdl_2 .minput textarea,.dig_pgmdl_2 .minput input[type='text']{border-radius:2px;padding:12px 16px;line-height:20px}.dig_pgmdl_2 .minput .countrycodecontainer input,.dig_pgmdl_2 .minput input[type='date'],.dig_pgmdl_2 .minput input[type='number'],.dig_pgmdl_2 .minput input[type='password'],.dig_pgmdl_2 .minput input[type='text']{min-height:46px;line-height:20px}.dig_pgmdl_2 .minput .empty[type='date']{color:inherit!important}.dig_pgmdl_2 .minput .countrycodecontainer input{border-left:none!important;border-top:none!important;border-bottom:none!important;margin-top:0px!important;padding-right:8px!important;position:relative}.dig_pgmdl_2 .minput textarea~label,.dig_pgmdl_2 .minput input[type='date']~label,.dig_pgmdl_2 .minput input[type='number']~label,.dig_pgmdl_2 .minput input[type='password']~label,.dig_pgmdl_2 .minput input[type='text']~label{display:none}.dig-bgleft-arrow-right{position:absolute;width:0;height:0;border-top:14px solid #fff0;border-bottom:14px solid #fff0;border-left-style:solid;border-left-width:14px;left:50%;top:50%;margin-top:-30px}.dig_login_cancel a{text-decoration:none;text-transform:uppercase;outline:none;box-shadow:none;font-size:14px}.dig-modal-con-reno .dig_login_cancel{bottom:0;left:0}.dig_login_cancel{text-align:center;position:absolute;width:100%}.dig_lp_footer{text-align:center;padding:0 16px;width:calc(100% - 32px);position:absolute;bottom:24px}.dig_pgmdl_2 .dig-container .dig-log-par .digloginpage{display:flex;flex-direction:column;justify-content:center}.digits_bx_cred_frm_container{padding:30px;text-align:left}html[dir='rtl'] .digits_bx_cred_frm_container{text-align:right}.dig_pgmdl_2 .dig-cont-close{position:sticky;top:5px;opacity:.5;z-index:1}.dig_pgmdl_2 .dig-cont-close span{position:relative;font-size:20px;right:-14px;top:-20px}.dig_pgmdl_2 .digits_bx_cred_frm_container{max-height:100%;overflow-x:hidden}.dig_bdy_container .dig_pgmdl_2 .dark{overflow:hidden}.dig_pgmdl_2 .dark{overflow-x:hidden}.dig_pgmdl_2 .signdesc{font-size:16px}.dig_pgmdl_2 .button[type="submit"],.dig_pgmdl_2 .transupbutton[type="submit"],.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{font-size:17px}.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{border-radius:2px}.dig_pgmdl_2 .button[type="submit"],.dig_pgmdl_2 .transupbutton[type="submit"]{height:46px;line-height:0;padding:0}.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{height:46px;padding:0;line-height:46px}.dig_pgmdl_2 .button{border:none;box-shadow:none;display:block}.dig_pgmdl_2 .minput .minput_inner{display:flex;flex-direction:column}.dig_pgmdl_2 .digits-form-select,.dig_pgmdl_2 .dig_opt_mult_con,.dig_pgmdl_2 .minput .digits-input-wrapper{order:2}.dig_pgmdl_2 .dig_opt_mult_con{padding-top:0}.dig_pgmdl_2 .minput label{position:relative;padding:0;margin:0;top:0;order:1}.dig_pgmdl_2 .dig_opt_mult_lab,.dig_pgmdl_2 .dig_opt_mult~label,.dig_pgmdl_2 .minput .digits-input-wrapper~label,.dig_pgmdl_2 .minput .not-empty~label,.dig_pgmdl_2 .minput input[type="date"]~label,.dig_pgmdl_2 .dig_opt_mult_lab,.dig_pgmdl_2 .dig_opt_mult~label,.dig_pgmdl_2 .not-empty~label{top:0!important}.dig_pgmdl_2 select,.dig_pgmdl_2 select:focus,.dig_pgmdl_2 select:active,.dig_pgmdl_2 textarea,.dig_pgmdl_2 textarea:focus,.dig_pgmdl_2 textarea:active,.dig_pgmdl_2 input[type="number"],.dig_pgmdl_2 input[type="number"]:focus,.dig_pgmdl_2 input[type="number"]:active,.dig_pgmdl_2 input[type="tel"],.dig_pgmdl_2 input[type="tel"]:focus,.dig_pgmdl_2 input[type="tel"]:active,.dig_pgmdl_2 input[type="date"],.dig_pgmdl_2 input[type="date"]:focus,.dig_pgmdl_2 input[type="date"]:active,.dig_pgmdl_2 input[type="password"],.dig_pgmdl_2 input[type="text"],.dig_pgmdl_2 input[type="password"]:active,.dig_pgmdl_2 input[type="text"]:active,.dig_pgmdl_2 input[type="password"]:focus,.dig_pgmdl_2 input[type="text"]:focus{margin:0}.dig_pgmdl_2.dark .forgotpassword[type="submit"],.dig_pgmdl_2 .dark .dig-signup-otp[type="submit"]{margin-top:18px}.dig_field_required_text{display:none}.digits_login_form .dig_pgmdl_2 .dig_field_required_text{display:inline}.dig_login_rembe input[type=checkbox],.dig-custom-field input[type=checkbox],.dig-custom-field input[type=radio]{display:none}.dig-custom-field-type-tac .dig_field_required_text{display:none!important}.dig_login_rembe{position:relative;padding-left:20px}html[dir="rtl"] .dig_login_rembe{padding-right:20px}.dig_input_wrapper{position:relative}.dig_login_rembe .dig_input_wrapper:before,.dig_opt_mult_con .dig_input_wrapper:before{background-repeat:no-repeat;background-size:cover;margin-top:0}.dig-custom-field .dig_opt_mult_con .dig_input_wrapper{cursor:pointer;display:block;line-height:21px;position:relative;padding-left:25px;margin-right:10px}.dig_login_rembe .dig_input_wrapper:before,.dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before{content:"";width:15px;height:15px;position:absolute;top:calc(100% / 2 - 7px);background-color:#000}.dig_login_rembe .dig_input_wrapper:before{left:-20px}html[dir="rtl"] .dig_login_rembe .dig_input_wrapper:before{right:-20px;left:unset}.dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before{left:0}html[dir="rtl"] .dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before{right:0;left:unset}.dig-custom-field-type-radio .dig_opt_mult_con .selected .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig-custom-field-type-radio .dig_opt_mult_con .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig_login_rembe .selected .dig_input_wrapper:before,.dig-custom-field-type-tac .dig_opt_mult_con .selected .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig-custom-field-type-checkbox .dig_opt_mult_con .selected .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig_login_rembe .dig_input_wrapper:before,.dig-custom-field-type-tac .dig_opt_mult_con .dig_input_wrapper:before,.dig-custom-field-type-checkbox .dig_opt_mult_con .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-size:cover}.dig_verify_mobile_otp{z-index:99999;padding-top:40px}.dig_verify_mobile_otp input{text-align:center}.dig_verify_code_contents{margin-top:0}.dig_verify_code_contents .dig_verify_otp{margin-top:24px}.dig_verify_mobile_otp_container{padding:0 24px;height:100%;display:flex;align-items:center;justify-content:center}.dig_sml_box_msg_head{color:#6D6D6D;font-size:18px;text-align:center}.dig_sml_box_msg span{display:inherit;direction:ltr}.dig_sml_box_msg{margin-top:18px;color:#6d6d6d;opacity:.6;font-size:14px;text-align:center}.dig_verify_otp{margin-top:36px!important}.digits_bx_cred_frm_container::-webkit-scrollbar{background:#fff}.digits_bx_cred_frm_container::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .1);border-radius:2px}.digits_bx_cred_frm_container::-webkit-scrollbar{width:8px}.digits_bx_cred_frm_container::-webkit-scrollbar-track{border-left:1px rgb(0 0 0 / .1) solid}.dig_verify_otp_input{letter-spacing:2px}.dig_ma-box .button{-webkit-appearance:none}.dig-elem .dig_field_required_text{display:none}.dig-elem .dig_input_error input,.dig-elem .dig_input_error textarea{border:1px solid #e00000}.dig-elem .dig_input_error label{color:#e00000}.dig-elem .dig_verify_mobile_otp{width:100%}.dig_verify_mobile_otp_container{min-height:420px}.login-action-login .wp_login .dig_otp_block{position:relative;top:35px}.digits_scrollbar,.dig-modal-con{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.digits_scrollbar::-webkit-scrollbar,.dig-modal-con::-webkit-scrollbar{background:#fff}.digits_scrollbar::-webkit-scrollbar-thumb,.dig-modal-con::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .1);border-radius:4px}.digits_scrollbar::-webkit-scrollbar,.dig-modal-con::-webkit-scrollbar{width:6px}.dig-modal-con::-webkit-scrollbar-track{border-left:1px rgb(0 0 0 / .1) solid}.dig_hideccode .countrycodecontainer,.dig_hideccode .countrycode{max-width:0;visibility:hidden}.dig_hideccode #dig-mobmail,.dig_hideccode #forgotpass,.dig_hideccode #digits_reg_email,.dig_hideccode #dig-secondmailormobile{padding-left:1em!important}.digits-hide{display:none}@-webkit-keyframes dig_popBounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes dig_popBounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.dig_popBounceInRight{-webkit-animation-name:dig_popBounceInRight;animation-name:dig_popBounceInRight;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (print),(prefers-reduced-motion:reduce){.dig_popBounceInRight{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.digits-center-align{display:flex;justify-content:center;align-items:center}.digits-edit-phone_container input{padding:8px}.digits-edit-phone_container .input-text{width:100%}.digits-edit-phone_container .button{margin-top:8px;width:100%}.digits-edit-phone_container .digits-edit-phone_row{margin-top:8px}.dig-visibility_hidden{visibility:hidden;opacity:0}@keyframes dummyAutoFill{from{opacity:inherit}}.minput input:-webkit-autofill,.minput textarea:-webkit-autofill{animation-name:dummyAutoFill}.untdovr_flag_container{display:inline-block;position:relative;width:24px;height:16px;top:3px;margin-right:12px;line-height:0;overflow:hidden;border-radius:4px}.untdovr_flag_container_flag{background-repeat:no-repeat;width:48px;height:32px;background-size:auto;transform:scale(.5);position:absolute;float:left;line-height:21px;left:-12px;top:-8px}.digits-form_page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.digits-form_button,.digits-form_button[type="submit"]{text-align:center;cursor:pointer;height:52px;line-height:52px;border-radius:8px;background-color:var(--dprimary);color:var(--dbutton_text);display:flex;align-items:center;justify-content:center;width:100%;box-shadow:none;outline:none;border:none;direction:ltr}.digits-form_button-text{font-size:17px;font-weight:700}.digits-form_heading{position:relative;font-size:32px;margin-bottom:32px}.digits-form_tab-bar{list-style:none;margin:0;padding:0}.digits-form_tab-bar{display:flex;gap:24px}.digits-form_tab-bar .digits-form_tab-item{color:var(--dprimary);display:inline-block;font-size:20px;cursor:pointer;border-bottom:3px solid #fff0;padding-bottom:3px;font-weight:900;opacity:.35}.digits-form_tab-bar .digits-tab_active{border-bottom-color:var(--dprimary);opacity:1}.digits-form_container *{box-sizing:border-box;transition:all 150ms ease-in}.digits-form_page{background-color:var(--dform_bg)}.digits-form_container{background-color:var(--dform_bg);width:400px;max-width:90%;z-index:9;padding:40px 0}.digits_secure_modal_box.digits-form_container{width:unset}.digits-form_heading{color:var(--dtitle);font-weight:900}.digits-title_color{color:var(--dtitle)}.dig_login_signup_bar{margin-top:38px;font-size:20px;text-decoration:none;font-weight:700;cursor:default}.dig_login_signup_bar span{opacity:.35}.dig_login_signup_bar a{text-decoration:inherit;color:inherit;font-size:inherit;display:inline-block}.digits-form_button_ic{margin-left:4px;height:20px;width:20px;background-color:currentColor;display:inline-block;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover}.digits-form_body{margin-top:24px}.digits-form_tab_body{display:none}.digits-form_tab_body.digits-tab_active{display:block}.digits2_box .digits-form_input input,.digits2_box .digits-form_input textarea,.digits2_box .digits-form_input input[type='text']{width:100%;border-radius:8px;border:1px solid #fff0;font-size:17px;background-color:var(--dfield_bg);color:var(--dprimary);box-shadow:none;resize:none}.digits2_box .digits-form_input input.countrycode{background-color:#fff0}.digits-form_input textarea{padding:16px;min-height:120px}.digits-form_input input,.digits-form_input input[type='text']{height:52px;line-height:52px;padding:0 16px;border-radius:8px}.digits-form_input input::placeholder,.digits-form_input textarea::placeholder{opacity:.4}.digits2_box .digits-form_input input,.digits2_box .digits-form_input input:focus,.digits2_box .digits-form_input input:active,.digits2_box .digits-form_input textarea,.digits2_box .digits-form_input textarea:focus,.digits2_box .digits-form_input textarea:active,.digits2_box .digits-form_input input[type='text'],.digits2_box .digits-form_input input[type='text']:focus,.digits2_box .digits-form_input input[type='text']:active{box-shadow:none;outline:none;border:1px solid #fff0}.digits-form_border{border-radius:8px;border:1px solid #fff0}.digits-form_border.digits-row_active,.digits-form_input textarea:focus,.digits-form_input input:focus{border-color:var(--daccent)!important}.digits-mobile_wrapper input:focus{border-color:#fff0}.digits-form_input_row{border:1px solid #fff0;position:relative;margin-bottom:20px}.digits-form_hint{font-size:14px;margin-top:16px;color:var(--dtitle);opacity:.8;line-height:1.5}.digits_open_link{cursor:pointer}.digits-form_countrycode{position:absolute;left:0;top:0;z-index:1}.digits-form_countrycode input[type="text"]{padding-left:44px;padding-right:0}.digits-form_countrycode .digits-field-country_flag{top:10px;left:4px;display:none;transition:none;border-radius:4px}.flag_selected.digits-field-country_flag{display:inline-block;pointer-events:none}.digits_secure_account{margin-bottom:40px}.digits_secure_account_heading{font-size:17px;font-weight:700}.digits_secure_account button{cursor:pointer}.digits_secure_account_footer{margin-top:16px}.digits_secure_modal_box{display:none;z-index:99999;position:fixed}.digits_secure_modal_wrapper{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(28 36 52 / .43)}.digits_secure_modal_overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.digits_secure_modal{border-radius:20px;padding:60px;position:relative;max-width:90%;width:550px;z-index:2;background-color:var(--dform_bg)}.digits_secure_modal form{margin:0;padding:0}.digits_secure_modal-title{color:var(--dprimary);border-bottom:3px solid var(--dprimary);display:inline-block;font-weight:900;font-size:20px;margin-bottom:14px}.digits_secure_modal_text{color:var(--dprimary);font-size:14px}.digits_secure_modal_text_opacity{opacity:80%}.digits_secure_modal-body{margin-top:20px}.digits_secure_close-sic,.digits_secure_modal-close{width:24px;height:24px;top:16px;right:16px;cursor:pointer;position:absolute;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='24' height='24' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A")}.digits_secure_close-sic{width:18px;height:18px;background-size:contain;top:12px;right:12px}.device_registered .digits_secure_phone-registered{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.digits_secure_phone-registered{background-color:#00DB820F;width:100%;height:100%;display:none}.digits_secure_phone-success_text{font-size:12px;font-weight:500;color:#00DB82;text-align:center}.digits_secure_phone-registered .digits_secure_phone-success_ic{width:60px;height:60px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg id='Group_390' data-name='Group 390' transform='translate(-930 -498)'%3E%3Crect id='Rectangle_239' data-name='Rectangle 239' width='60' height='60' rx='30' transform='translate(930 498)' fill='rgba(0,219,130,0.1)'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M6.91-4865.606l-6.3-6.305A2.049,2.049,0,0,1,0-4873.37a2.041,2.041,0,0,1,.605-1.458,2.036,2.036,0,0,1,1.458-.6,2.044,2.044,0,0,1,1.458.6l4.847,4.846L20.783-4882.4a2.047,2.047,0,0,1,1.461-.606,2.045,2.045,0,0,1,1.458.606,2.05,2.05,0,0,1,.6,1.458,2.057,2.057,0,0,1-.6,1.458L9.827-4865.606a2.048,2.048,0,0,1-1.458.6A2.052,2.052,0,0,1,6.91-4865.606Z' transform='translate(947.848 5402.002)' fill='%2300db82'/%3E%3C/g%3E%3C/svg%3E%0A")}.device_registered .digits_secure_phone_qr_wrap{display:none}.digits_secure_input{width:100%}.digits_secure_modal .digits_secure_row{margin-top:20px;position:relative}.digits_secure_row_qr_code{background:var(--dfield_bg);border-radius:8px}.digits_secure_image{height:400px;border-radius:8px;margin:auto}.digits_secure_row .digits_secure_floating_label{position:absolute;font-size:17px;left:16px;top:12px;opacity:35%;color:var(--dprimary)}.digits_secure_fingerprint_container{background-color:var(--dfield_bg);border-radius:8px;height:190px;display:flex;align-items:center;justify-content:center;position:relative;color:var(--dprimary)}.digits_secure_phone_qr_container{display:flex;font-size:14px;position:relative;align-items:center;justify-content:center;padding:0 12px}.digits_secure_phone_qr_wrap,.digits_secure_phone_qr_wrap>div{width:100%;height:100%}.digits_secure_qr_code{width:144px;height:144px}.digits_secure_phone_wrapper{border:1px solid rgb(28 36 52 / .03);background-color:rgb(28 36 52 / .06);position:absolute;right:10px;bottom:10px;height:30px;border-radius:4px;padding:6px;cursor:pointer;display:flex;align-items:center;gap:2px;color:var(--dprimary);font-weight:700;font-size:14px}.digits_secure_phone_icon{height:18px;width:18px;background-size:cover;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg id='phone-icon' transform='translate(-1075 -570)'%3E%3Crect id='Rectangle_237' data-name='Rectangle 237' width='18' height='18' transform='translate(1075 570)' fill='rgba(255,255,255,0)'/%3E%3Cg id='Group_389' data-name='Group 389' transform='translate(1077.986 570.747)'%3E%3Cpath id='Rectangle_237-2' data-name='Rectangle 237' d='M1.24-1H8.7a2.242,2.242,0,0,1,2.24,2.24V13.184a2.242,2.242,0,0,1-2.24,2.24H1.24A2.242,2.242,0,0,1-1,13.184V1.24A2.242,2.242,0,0,1,1.24-1Z' transform='translate(1 1)' fill='%231c2434' opacity='0.25'/%3E%3Cpath id='Rectangle_237-3' data-name='Rectangle 237' d='M1.24-1H8.7a2.242,2.242,0,0,1,2.24,2.24V13.184a2.242,2.242,0,0,1-2.24,2.24H1.24A2.242,2.242,0,0,1-1,13.184V1.24A2.242,2.242,0,0,1,1.24-1ZM8.7,13.93a.747.747,0,0,0,.747-.747V1.24A.747.747,0,0,0,8.7.493H1.24a.747.747,0,0,0-.747.747V13.184a.747.747,0,0,0,.747.747Z' transform='translate(1 1)' fill='%231c2434'/%3E%3Cpath id='Path_112' data-name='Path 112' d='M11.754,18.493h-.007a.747.747,0,1,1,0-1.493h.007a.747.747,0,1,1,0,1.493Z' transform='translate(-5.774 -5.056)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.digits_secure_login_auth .digits_secure_qr_code{display:flex;align-items:center;justify-content:center}.digits_secure_qr_code_hint_desc{font-size:12px;line-height:14px;margin-top:12px}.digits_secure_fingerprint_icon{height:90px;width:80px;background-color:var(--dprimary);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='91.424' viewBox='0 0 80 91.424'%3E%3Cg id='fingerprint' transform='translate(-1.5)'%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(6.336 0)'%3E%3Cpath id='Path_55' data-name='Path 55' d='M70.235,18.346a2.827,2.827,0,0,1-1.924-.747,44.764,44.764,0,0,0-60.759,0A2.858,2.858,0,1,1,3.7,13.378a50.482,50.482,0,0,1,68.462,0,2.855,2.855,0,0,1-1.928,4.967Z' transform='translate(-2.769 0)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_339' data-name='Group 339' transform='translate(1.5 11.18)'%3E%3Cpath id='Path_56' data-name='Path 56' d='M78.64,28.77a2.847,2.847,0,0,1-2.373-1.265A41.988,41.988,0,0,0,41.5,8.645,41.988,41.988,0,0,0,6.731,27.505a2.858,2.858,0,0,1-4.746-3.185A47.7,47.7,0,0,1,41.5,2.935,47.692,47.692,0,0,1,81.014,24.324,2.851,2.851,0,0,1,78.64,28.77Z' transform='translate(-1.5 -2.935)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_340' data-name='Group 340' transform='translate(15.18 33.537)'%3E%3Cpath id='Path_57' data-name='Path 57' d='M22.385,66.691a2.853,2.853,0,0,1-2.03-.846C19.73,65.217,5.091,50.273,5.091,35.885,5.091,20.952,16.9,8.8,31.41,8.8S57.729,20.952,57.729,35.885a2.857,2.857,0,1,1-5.714,0c0-11.782-9.241-21.367-20.6-21.367s-20.6,9.584-20.6,21.367c0,12.064,13.474,25.8,13.611,25.938a2.857,2.857,0,0,1-2.03,4.868Z' transform='translate(-5.091 -8.804)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_341' data-name='Group 341' transform='translate(4.35 22.357)'%3E%3Cpath id='Path_58' data-name='Path 58' d='M48.421,74.936c-6.872,0-22.8-13.074-24.346-27.633A18.475,18.475,0,0,1,28.452,33.22a14.571,14.571,0,0,1,10.864-4.986h.08a15.21,15.21,0,0,1,10.78,4.48,15.972,15.972,0,0,1,4.712,11.42V46a7.979,7.979,0,1,0,15.942,0v-.651c0-17.79-12.887-32.589-29.34-33.686a30.591,30.591,0,0,0-23.157,8.316,33.373,33.373,0,0,0-3.162,44.893A2.858,2.858,0,0,1,10.7,68.434,39.09,39.09,0,0,1,14.426,15.8,36.246,36.246,0,0,1,41.865,5.953c19.443,1.3,34.676,18.6,34.676,39.389v.651a13.689,13.689,0,1,1-27.37,0V44.13a10.306,10.306,0,0,0-3.025-7.367,9.518,9.518,0,0,0-6.75-2.819h-.053a8.837,8.837,0,0,0-6.636,3.086A12.669,12.669,0,0,0,29.751,46.7c1.261,11.878,14.91,22.525,18.666,22.525a2.855,2.855,0,1,1,0,5.71Z' transform='translate(-2.248 -5.869)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(38.417 55.898)'%3E%3Cpath id='Path_59' data-name='Path 59' d='M33.9,44.612c-10.224,0-22.708-12.495-22.708-27.081a2.857,2.857,0,1,1,5.714,0c0,11.306,9.5,21.367,16.993,21.367a2.857,2.857,0,0,1,0,5.714Z' transform='translate(-11.191 -14.674)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='91.424' viewBox='0 0 80 91.424'%3E%3Cg id='fingerprint' transform='translate(-1.5)'%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(6.336 0)'%3E%3Cpath id='Path_55' data-name='Path 55' d='M70.235,18.346a2.827,2.827,0,0,1-1.924-.747,44.764,44.764,0,0,0-60.759,0A2.858,2.858,0,1,1,3.7,13.378a50.482,50.482,0,0,1,68.462,0,2.855,2.855,0,0,1-1.928,4.967Z' transform='translate(-2.769 0)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_339' data-name='Group 339' transform='translate(1.5 11.18)'%3E%3Cpath id='Path_56' data-name='Path 56' d='M78.64,28.77a2.847,2.847,0,0,1-2.373-1.265A41.988,41.988,0,0,0,41.5,8.645,41.988,41.988,0,0,0,6.731,27.505a2.858,2.858,0,0,1-4.746-3.185A47.7,47.7,0,0,1,41.5,2.935,47.692,47.692,0,0,1,81.014,24.324,2.851,2.851,0,0,1,78.64,28.77Z' transform='translate(-1.5 -2.935)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_340' data-name='Group 340' transform='translate(15.18 33.537)'%3E%3Cpath id='Path_57' data-name='Path 57' d='M22.385,66.691a2.853,2.853,0,0,1-2.03-.846C19.73,65.217,5.091,50.273,5.091,35.885,5.091,20.952,16.9,8.8,31.41,8.8S57.729,20.952,57.729,35.885a2.857,2.857,0,1,1-5.714,0c0-11.782-9.241-21.367-20.6-21.367s-20.6,9.584-20.6,21.367c0,12.064,13.474,25.8,13.611,25.938a2.857,2.857,0,0,1-2.03,4.868Z' transform='translate(-5.091 -8.804)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_341' data-name='Group 341' transform='translate(4.35 22.357)'%3E%3Cpath id='Path_58' data-name='Path 58' d='M48.421,74.936c-6.872,0-22.8-13.074-24.346-27.633A18.475,18.475,0,0,1,28.452,33.22a14.571,14.571,0,0,1,10.864-4.986h.08a15.21,15.21,0,0,1,10.78,4.48,15.972,15.972,0,0,1,4.712,11.42V46a7.979,7.979,0,1,0,15.942,0v-.651c0-17.79-12.887-32.589-29.34-33.686a30.591,30.591,0,0,0-23.157,8.316,33.373,33.373,0,0,0-3.162,44.893A2.858,2.858,0,0,1,10.7,68.434,39.09,39.09,0,0,1,14.426,15.8,36.246,36.246,0,0,1,41.865,5.953c19.443,1.3,34.676,18.6,34.676,39.389v.651a13.689,13.689,0,1,1-27.37,0V44.13a10.306,10.306,0,0,0-3.025-7.367,9.518,9.518,0,0,0-6.75-2.819h-.053a8.837,8.837,0,0,0-6.636,3.086A12.669,12.669,0,0,0,29.751,46.7c1.261,11.878,14.91,22.525,18.666,22.525a2.855,2.855,0,1,1,0,5.71Z' transform='translate(-2.248 -5.869)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(38.417 55.898)'%3E%3Cpath id='Path_59' data-name='Path 59' d='M33.9,44.612c-10.224,0-22.708-12.495-22.708-27.081a2.857,2.857,0,1,1,5.714,0c0,11.306,9.5,21.367,16.993,21.367a2.857,2.857,0,0,1,0,5.714Z' transform='translate(-11.191 -14.674)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.digits-form_input label{color:var(--dtitle);font-size:17px;cursor:pointer;font-weight:700;line-height:16px}.digits_secure_flex_radio{display:flex;flex-direction:row;gap:16px}.digits-input_radio .hide_inp_radio,.digits-input_checkbox .hide_inp_checkbox{opacity:0;visibility:hidden;display:none}.digits-inp-radio_icon{background-color:var(--dfield_bg);width:24px;height:24px;display:inline-block;position:relative;border-radius:12px;top:6px;margin-right:4px}.digits-inp-checkbox_icon{width:24px;height:24px;display:inline-block;position:relative;border-radius:12px;top:6px;margin-right:4px}.digits-inp-checkbox_icon::before{content:' ';position:absolute;height:100%;width:100%;top:0;left:0;border-radius:8px}.digits-form_checked .digits-inp-checkbox_icon::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A")}.digits-input_checkbox label{cursor:pointer;font-weight:400}.digits-inp-checkbox_icon,.digits-inp-checkbox_icon::before{background-color:var(--dfield_bg)}.digits-form_checked .digits-inp-checkbox_icon::before{background-color:var(--dprimary)}.digits-inp_bg_defaultColor.digits-inp-checkbox_icon,.digits-inp_bg_defaultColor.digits-inp-checkbox_icon::before{background-color:#F8F8F8}.digits-form_checked .digits-inp_bg_defaultColor.digits-inp-checkbox_icon::before{background-color:#000}.digits-form_checked .digits-inp-radio_icon::before{content:' ';position:absolute;height:12px;width:12px;border-radius:12px;background-color:var(--dtitle);top:6px;left:6px}.default_cursor{cursor:default}.digits_secure_floating input{padding-left:50px!important}.digits_secure_account_item:first-of-type{margin-top:4px}.digits_secure_account_item{padding:12px 0;display:flex;flex-direction:row;align-items:center;max-width:380px;border-bottom:1px solid #70707040}.digits_secure_account_item:last-of-type{border-bottom:none}.digits_secure_account_item-name{flex:1}.digits_secure_account_item-delete{padding-right:12px}.digits_secure_account_item-delete-icon{cursor:pointer;width:20px;height:20px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='20' height='20' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(4 4)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(4 4)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A")}.digits_hide_back.digits_back_icon{display:none}.digits_back_icon{position:absolute;display:inline-block;width:28px;height:28px;top:7px;left:-41px;background:currentColor;cursor:pointer;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.digits-form_field_button{border-radius:8px;height:52px;background:var(--dfield_bg);text-align:center;line-height:52px;color:var(--dprimary);font-weight:700;font-size:17px;cursor:pointer}.digits-form_field_button span{opacity:.75}.digits_show_on_index{opacity:0;pointer-events:none;visibility:hidden;display:none}.digits_form_index_section .digits_show_on_index{opacity:1;pointer-events:auto;visibility:visible;display:block}.digits_start_device_auth{cursor:pointer}.digits_popup_wrapper{position:fixed;left:0;right:0;bottom:0;top:0;z-index:99998;display:none}.digits-hide_modal{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1}.digits-cancel{cursor:pointer;position:absolute;z-index:10;width:24px;height:24px;right:24px;top:24px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='24' height='24' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A")}.digits_ui .dig-box{text-align:left}.digits-form_link{color:var(--dtitle);cursor:pointer;text-align:center;font-size:14px;margin-top:16px}.digits-form_resend_otp{transition:all 200ms}.digits-form_tab_body .digits-form_footer_content{display:none;visibility:hidden;opacity:0}.digits_hide_tabs{display:none}.digits-form_input_row input[type='checkbox'],.digits-form_input_row input[type='radio']{display:none;visibility:hidden;opacity:0}.digits-form_input_row .dig_opt_mult_con{margin-top:4px}.digits-form_input_row .dig_opt_mult_con .dig_opt_mult{margin-top:10px}.digits-form_input .dig_opt_mult_con label{font-weight:400;line-height:18px}.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper,.digits-form_input_row .digits-field-type_radio .dig_input_wrapper,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper{position:relative}.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper div,.digits-form_input_row .digits-field-type_radio .dig_input_wrapper div,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper div{z-index:2;position:relative;padding:0 32px}.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_305' data-name='Group 305' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='8' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_305' data-name='Group 305' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='8' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A")}.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='12' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='12' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A")}.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before{background-color:var(--dfield_bg)}.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::after,.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::after,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::after{width:24px;height:24px;content:' ';mask-repeat:no-repeat;mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;display:inline-block;position:absolute;top:-2px;z-index:1;pointer-events:none;left:0}.digits-form_input_row a{color:inherit;font-weight:700}.digits-form_input_row .digits-field-type_heading label{display:none}.digits-form_input_row .digits-field-type_checkbox .selected .dig_input_wrapper::after,.digits-form_input_row .digits-field-type_radio .selected .dig_input_wrapper::after,.digits-form_input_row .digits-field-type_tac .selected .dig_input_wrapper::after{background-color:var(--dprimary);line-height:17px}.digits-form_input_row .digits-field-type_checkbox .selected .dig_input_wrapper::after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A")}.digits-form_input_row .digits-field-type_tac .selected .dig_input_wrapper::after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A")}.digits-form_input_row .digits-field-type_radio .selected .dig_input_wrapper::after{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_205' data-name='Rectangle 205' width='12' height='12' rx='6' transform='translate(766 423)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_205' data-name='Rectangle 205' width='12' height='12' rx='6' transform='translate(766 423)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A")}.digits-form_input_row label{margin-bottom:10px;display:block}.digits-form_input_row select{width:100%}.digits-form_input_row .untselect-container--default .untselect-selection--single{border-radius:8px;border:1px solid #fff0;padding:0 16px;width:100%}.digits-form_input_row .untselect-container--default .untselect-selection--single .untselect-selection__rendered,.digits-form_input_row .untselect-container--default .untselect-selection--single{box-shadow:none;outline:0;height:52px;line-height:52px;font-size:17px;background-color:var(--dfield_bg);color:var(--dprimary)}.digits-form_input_row .digits-select.untselect-container--default .untselect-selection .untselect-selection__arrow{right:7px;top:-2px}.digits_select.untselect-dropdown{border-radius:8px!important;border:1px solid rgb(248 248 248);box-shadow:0 3px 12px rgb(45 51 61 / .06)}.digits_select .untselect-results__options{margin:12px}.digits_select li{height:44px;line-height:44px;background-color:#fff;color:#2D333D;border-radius:8px;padding:0 12px}.digits_select li.untselect-results__option[aria-selected="true"],.digits_select li.untselect-results__option--highlighted{background-color:rgb(248 248 248)!important;color:#2D333D!important}.digits_select .untselect-search--dropdown{margin:0 12px;border-bottom:1px solid #2D333D1A;position:relative}.digits_select .untselect-search--dropdown .untselect-search__field,.digits_select .untselect-search--dropdown input.untselect-search__field{border:none!important;padding-left:30px;padding-top:0;padding-bottom:0;padding-right:0;margin:12px 0;box-shadow:none;background-color:#fff0}.digit_cs-list input[type="text"]:focus{background-color:transparent!important;box-shadow:none}.digits_select .untselect-search--dropdown::before{content:' ';position:absolute;top:14px;left:0;height:20px;width:20px;display:block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(255,255,255,0);%7D.b%7Bfill:rgba(45,51,61,0.35);%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='20' height='20'/%3E%3Cpath class='b' d='M-890.755-5178.577l-3.066-3.065A7.464,7.464,0,0,1-898.5-5180a7.509,7.509,0,0,1-7.5-7.5,7.509,7.509,0,0,1,7.5-7.5,7.509,7.509,0,0,1,7.5,7.5,7.466,7.466,0,0,1-1.643,4.679l3.065,3.065a.833.833,0,0,1,0,1.179.831.831,0,0,1-.589.243A.83.83,0,0,1-890.755-5178.577Zm-13.578-8.923a5.839,5.839,0,0,0,5.833,5.833,5.815,5.815,0,0,0,4.059-1.647.7.7,0,0,1,.06-.067c.021-.021.044-.041.067-.06a5.813,5.813,0,0,0,1.648-4.059,5.841,5.841,0,0,0-5.833-5.833A5.84,5.84,0,0,0-904.333-5187.5Z' transform='translate(907.667 5196.667)'/%3E%3C/svg%3E")}.digits-mobile_wrapper{position:relative}.digits_hide_label label.field_label{display:none}.digits_hide_label .digits-field-type_dropdown label.field_label,.digits_hide_label .digits-field-type_radio label.field_label,.digits_hide_label .digits-field-type_checkbox label.field_label{display:block}.dig_opt_mult label .dig_input_wrapper div{padding-right:20px}.digits_qr_code_path[fill='#fff']{fill-opacity:0}.digits_qr_code_path[fill='#000']{fill:var(--dprimary)}.digits_secure_row_qr_code{display:flex;align-items:center;justify-content:center}.digits_display_none{display:none}.digits-form_body-no_tabs{margin-top:0}.digits-form_body-no_tabs .digits-form_tab_body{display:block}.digits2_box .digits-form_input_row .dig_opt_mult_con{margin-top:0}.digits2_box .digits-form_input_row .dig_opt_mult_con .dig_opt_mult{margin-top:0}.digits2_box .digits-form_input_row .dig_opt_mult_con .digits-form_input_row label{margin-bottom:0}.digits2_box .digits-form_rememberme{height:20px}.digits_form-init_step_data{display:none}.digits_form_index_section .digits_form-init_step_data{display:block}.digits_site_footer_box{padding-top:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:4px;position:absolute;bottom:0;left:0;right:0}.digits_site_footer_box.digits_site_footer_box_relative{position:relative}.digits_site_footer_box>div{padding-bottom:24px;line-height:16px}.digits_site_logo img{max-height:40px;max-width:180px}.protected_by_digits_text{font-weight:500;font-size:17px}.protected_by_digits{display:flex;align-items:center;opacity:.5;color:var(--dprimary);cursor:default;z-index:9;direction:ltr}.digits_embed-form .digits_site_footer_box{position:unset}.protected_by_digits_logo_digits,.protected_by_digits_logo,.protected_by_digits img{height:17px;position:relative;top:1px}.protected_by_digits_logo_digits path{fill:currentColor;color:inherit}.digits_otp_info{position:absolute;right:0;bottom:0;top:0;padding-right:16px;font-size:14px}.digits_otp_info .digits_otp_info_desc_text{opacity:.8}.digits_otp_info .digits_otp_dest{font-weight:700}.digits_otp_info_desc{display:none;position:absolute;width:205px;line-height:17px;padding:12px 16px;border-radius:8px;box-shadow:0 3px 12px #2D333D0F;background-color:var(--dform_bg);border:1px solid var(--dfield_bg);color:var(--dprimary);left:12px;top:-40px;cursor:default}.digits_otp_info:hover .digits_otp_info_desc{display:block}.digits_otp_info_ic{position:absolute;right:16px;height:18px;width:18px;top:calc(50% - 9px);background-color:var(--dprimary);opacity:.4;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.331' height='18.333' viewBox='0 0 18.331 18.333'%3E%3Cpath id='Union_2' data-name='Union 2' d='M-860.314-10966.352a9.1,9.1,0,0,1-2.684-6.482,9.1,9.1,0,0,1,2.684-6.482,9.105,9.105,0,0,1,6.48-2.684,9.107,9.107,0,0,1,6.482,2.684,9.112,9.112,0,0,1,2.684,6.482,9.109,9.109,0,0,1-2.684,6.482,9.1,9.1,0,0,1-6.482,2.685A9.1,9.1,0,0,1-860.314-10966.352Zm-1.02-6.482a7.509,7.509,0,0,0,7.5,7.5,7.51,7.51,0,0,0,7.5-7.5,7.51,7.51,0,0,0-7.5-7.5A7.509,7.509,0,0,0-861.334-10972.834Zm6.667,3.335v-3.335a.832.832,0,0,1,.832-.832.834.834,0,0,1,.835.832v3.335a.834.834,0,0,1-.835.833A.832.832,0,0,1-854.667-10969.5Zm.832-5.834a.832.832,0,0,1-.832-.833.834.834,0,0,1,.832-.835h.008a.836.836,0,0,1,.835.835.834.834,0,0,1-.835.833Z' transform='translate(862.999 10982)' fill='rgba(45,51,61,0.35)'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.331' height='18.333' viewBox='0 0 18.331 18.333'%3E%3Cpath id='Union_2' data-name='Union 2' d='M-860.314-10966.352a9.1,9.1,0,0,1-2.684-6.482,9.1,9.1,0,0,1,2.684-6.482,9.105,9.105,0,0,1,6.48-2.684,9.107,9.107,0,0,1,6.482,2.684,9.112,9.112,0,0,1,2.684,6.482,9.109,9.109,0,0,1-2.684,6.482,9.1,9.1,0,0,1-6.482,2.685A9.1,9.1,0,0,1-860.314-10966.352Zm-1.02-6.482a7.509,7.509,0,0,0,7.5,7.5,7.51,7.51,0,0,0,7.5-7.5,7.51,7.51,0,0,0-7.5-7.5A7.509,7.509,0,0,0-861.334-10972.834Zm6.667,3.335v-3.335a.832.832,0,0,1,.832-.832.834.834,0,0,1,.835.832v3.335a.834.834,0,0,1-.835.833A.832.832,0,0,1-854.667-10969.5Zm.832-5.834a.832.832,0,0,1-.832-.833.834.834,0,0,1,.832-.835h.008a.836.836,0,0,1,.835.835.834.834,0,0,1-.835.833Z' transform='translate(862.999 10982)' fill='rgba(45,51,61,0.35)'/%3E%3C/svg%3E")}.digits_resend_disabled{opacity:.35;cursor:default}.digits-form_tab_container{position:relative}.digits_approval_type_desc{color:var(--dtitle);font-size:20px}.digits_approval_button_bar{padding-top:4px}.digits_approval_type_desc .digits_desc_light{opacity:.75;font-weight:500}.digits_approval_type_desc .digits_desc_highlight{font-weight:700}.digits_approval_button_bar>button{margin-top:20px}.digits-green_submit.digits-form_button{background-color:#00DB821A}.digits-red_submit.digits-form_button{background-color:#FE004D1A}.digits-green_submit .digits-form_button_ic{background-color:#00DB82}.digits-green_submit.digits-form_button .digits-form_button-text{color:#00DB82}.digits-red_submit.digits-form_button .digits-form_button-text{color:#FE004D}@media all and (max-width:590px){.digits_secure_modal{padding:30px}.digits_secure_flex_radio{flex-direction:column;gap:0}.digits-form_tab-bar .digits-form_tab-item{font-size:16px}}.digits_signup_active_step.digits_signup_form_step{display:block}.dig_load_overlay{position:fixed}.dig_spinner{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.digits_no_dismiss .dig-box{display:block!important}.digits_no_dismiss .digits-cancel{display:none}#loginform .digits_password_eye{top:8px;bottom:unset}.digits_password_eye{transition:120ms ease all;pointer-events:none;opacity:0;display:flex;position:absolute;right:14px;bottom:14px;overflow:hidden;align-content:center;justify-content:center}.show-eye .digits_password_eye,.digits_password_inp_row:hover .digits_password_eye{opacity:1;pointer-events:auto}.digits_password_eye-cont{height:24px;width:24px;position:absolute;cursor:pointer}.digits_password_eye svg{transition:0.2s;color:var(--dprimary)}.digits_password_eye-line{height:22px;width:2px;background-color:#000;position:absolute;transform:rotate(-45deg);transition:0.2s;border-radius:10px}.digits_password_eye-default-line{transform:translate(30px,30px) rotate(-45deg)}.digits_password_eye-opened-line{transform:translate(-30px,-30px) rotate(-45deg)}.digits_password_eye-closed-line{transform:translate(0,0) rotate(-45deg);background-color:var(--dprimary)}html[dir="rtl"] .digits_otp_info{right:unset;left:0;padding-left:50px;padding-right:0}html[dir="rtl"] .digits_password_eye{right:unset;left:14px}.digits_wc_checkout_phone_verification_modal.digits-form_container{display:block}.digits_edit_user_phone_div{display:flex;align-items:center;gap:12px}.digits_text_align_center{text-align:center}.rtl .woocommerce-MyAccount-content{float:left;width:70%}.rtl .woocommerce-MyAccount-navigation{float:right;width:23%}.mobile_format{direction:ltr}.minput label{padding:10px 10px 0 0}.dig_rtl .dig_resendotp{direction:rtl}.dig_rtl .minput label{padding:5px 5px 0 0;text-align:right}.dig_rtl .dig_ma-box .signdesc{cursor:default;text-align:right;margin-right:2px;margin-left:auto;font-size:18px}.dig_rtl input.empty{text-align:right}input[name*="_otp"]::-webkit-outer-spin-button,input[name*="_otp"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[name*="_otp"]{-moz-appearance:textfield}.dig_ma-box input,.dig_ma-box textarea{box-sizing:border-box}.digits-login-modal{cursor:pointer}.digits_bx_cred_frm_container{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.dig_pgmdl_2{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.digit-crncw{background-color:#ccc;float:left;width:100%;text-align:center}.dig-container{height:auto!important;padding-bottom:30px}.dig-log-par,.dig-container{display:flex;align-items:center;justify-content:center}.dig-log-par .button{width:100%}.dig_overlay_text{position:absolute;bottom:10px;font-size:14px;color:#fff;text-align:center;left:0;right:0}.dig-box *{box-sizing:border-box}.dig_overlay_pwrd{position:absolute!important}.dig_field_required_text{z-index:1;color:#E00000!important;left:unset!important;position:absolute!important;top:-9px;right:15px!important;width:auto!important;background-color:#fff!important;height:12px!important;line-height:16px!important;padding:0 3px!important;font-size:12px;cursor:default}.dig-custom-field-type-radio .dig_field_required_text,.dig-custom-field-type-checkbox .dig_field_required_text{top:4px}.dig_pgmdl_2 .dig-custom-field-type-dropdown{min-height:50px!important}@media all and (max-height:600px){.dig_overlay_pwrd{position:relative!important}}.minput textarea{resize:vertical!important}.digits_login_form,.dig-box{z-index:99998}.dig-box{box-sizing:border-box;display:none;position:fixed;left:0;top:0;width:100%;height:100%;text-align:center;overflow:auto;background-color:rgb(6 6 6 / .8)}.dig_low_overlay div iframe{z-index:10000!important}#customize-controls{z-index:490000!important}.digits_form_shortcode_render .register,.digits_form_shortcode_render .forgot{display:none}.dig-content .digloginpage,.dig-content .forgot,.dig-content .register{width:100%!important}.dig-modal-con .dig-content input{padding-top:9px}.dig-modal-con .countrycode[type="text"]{height:auto!important}.dig-modal-con{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;display:inline-block;margin:0 auto}.dig-modal-con .button,.dig-modal-con a,.transupbutton{cursor:pointer}.dig-modal-con .forgotpasswordaContainer{margin-top:-4px}.dig_ma-box input,.dig_ma-box textarea{display:inline-block;transition:none;-webkit-transition:none}.digits_font,.dig_ma-box,.dig_ma-box input,.dig_ma-box input::placeholder,.dig_ma-box ::placeholder,.dig_ma-box label,.dig_ma-box button,.dig_ma-box select,.dig_ma-box *{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased;font-weight:400}.dig_ma-box form{padding:0;margin:0!important}.dig_ma-box .dark .forgotpassword[type="submit"],.dig_ma-box .dark .dig-signup-otp[type="submit"]{margin-top:24px}.dig-modal-con .signdesc{margin-top:20px}.dig-log-par{position:relative;width:100%;left:0}.dig-log-par .bgtransborderdark{padding:7px}.dig-box-login-title{text-transform:uppercase}.dig-content{position:relative;background-color:#fefefe;margin:0% auto;display:inline-block;vertical-align:middle;box-shadow:0 0 20px 0 rgb(0 0 0 / .2);text-align:center;width:380px}@media all and (max-width:390px){.dig-content{width:98%}}.digmsg-pow span{font-weight:700}.digmsg-pow,.digmsg-pow:hover{text-decoration:none;color:#fff;font-size:18px}.dig_powrd{text-align:center;position:absolute;bottom:14px;left:0;right:0}.dig-modal-con{-webkit-transition:height 0.25s;-moz-transition:height 0.25s;transition:height 0.25s;line-height:28px!important}.dig_popmessage a{color:inherit}.dig_popmessage{z-index:9999999;cursor:default;min-height:80px;width:320px;border-radius:8px;position:fixed;display:none;top:24px;line-height:18px;right:24px;overflow:hidden;background-color:#fff}.digits_page_visible.dig_popmessage{top:64px;background-color:#fff0}html[dir="rtl"] .digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,html[dir="rtl"] .digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,html[dir="rtl"] .digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before,html[dir="rtl"] .digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::after,html[dir="rtl"] .digits-form_input_row .digits-field-type_radio .dig_input_wrapper::after,html[dir="rtl"] .digits-form_input_row .digits-field-type_tac .dig_input_wrapper::after{left:unset;right:0}html[dir="rtl"] .dig_popmessage{left:24px;right:unset}html[dir="rtl"] .dig_popmessage .dig_firele{margin-left:0;margin-right:20px}.dig_critical_msg .dig_popmessage_contents{background:linear-gradient(90deg,rgb(255 240 245) 0%,rgb(255 240 245) 100%);border:1px solid #FE004D1A}.dig_success_msg .dig_popmessage_contents{background:linear-gradient(90deg,rgb(236 253 246) 0%,rgb(218 252 238) 100%);border:1px solid #00DB821A}.dig_notice_msg .dig_popmessage_contents{background-color:#FFFDF9;border:1px solid rgb(255 195 0 / .1)}.dig_critical_msg .dig_lase_snap{color:#FE004D}.dig_critical_msg .dig_lase_message{color:#6E0021}.dig_success_msg .dig_lase_snap{color:#00DB82}.dig_success_msg .dig_lase_message{color:#006D41}.dig_notice_msg .dig_lase_snap,.dig_notice_msg .dig_lase_message{color:#FFC300}.dig_critical_msg .dig_popdismiss{background-color:#EE2C53}.dig_success_msg .dig_popdismiss{background-color:#00db82}.dig_notice_msg .dig_popdismiss{background-color:#FFC300}@media (prefers-color-scheme:dark){.dig_critical_msg .dig_popmessage_contents{background:#fff0 linear-gradient(90deg,#FE004D24 0%,#FE004D1A 100%) 0% 0% no-repeat padding-box}.dig_critical_msg .dig_lase_message{color:#FF659452}.dig_success_msg .dig_lase_message{color:#6AFFC252}}.dark_theme.dig_critical_msg .dig_popmessage_contents{background:#fff0 linear-gradient(90deg,#FE004D24 0%,#FE004D1A 100%) 0% 0% no-repeat padding-box}.dark_theme.dig_critical_msg .dig_lase_message{color:#FF659452}.dark_theme.dig_success_msg .dig_lase_message{color:#6AFFC252}.dig_popmessage_contents{display:flex;gap:16px}.dig_popmessage .dig_firele{display:flex;margin-left:20px;position:relative;justify-content:center;align-items:center}.dig_success_msg .dig_firele .dig_pop_bg{height:40px;width:40px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M23.023,1.134A3,3,0,0,1,26.816,2.15l1.068,1.576a3,3,0,0,0,2.268,1.31l1.9.137a3,3,0,0,1,2.777,2.777l.137,1.9a3,3,0,0,0,1.31,2.268l1.576,1.068a3,3,0,0,1,1.016,3.793l-.831,1.713a3,3,0,0,0,0,2.619l.831,1.713a3,3,0,0,1-1.016,3.793l-1.576,1.068a3,3,0,0,0-1.31,2.268l-.137,1.9a3,3,0,0,1-2.777,2.777l-1.9.137a3,3,0,0,0-2.268,1.31L26.816,37.85a3,3,0,0,1-3.793,1.016l-1.713-.831a3,3,0,0,0-2.619,0l-1.713.831a3,3,0,0,1-3.793-1.016l-1.068-1.576a3,3,0,0,0-2.268-1.31l-1.9-.137a3,3,0,0,1-2.777-2.777l-.137-1.9a3,3,0,0,0-1.31-2.268L2.15,26.816a3,3,0,0,1-1.016-3.793l.831-1.713a3,3,0,0,0,0-2.619l-.831-1.713A3,3,0,0,1,2.15,13.184l1.576-1.068a3,3,0,0,0,1.31-2.268l.137-1.9A3,3,0,0,1,7.949,5.172l1.9-.137a3,3,0,0,0,2.268-1.31L13.184,2.15a3,3,0,0,1,3.793-1.016l1.713.831a3,3,0,0,0,2.619,0Z' fill='rgba(0,219,130,0.16)'/%3E%3C/svg%3E%0A")}.dig_success_msg .dig_firele .dig_pop_bg_over{position:absolute;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-success-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='check' d='M7,13.667a.665.665,0,0,1-.471-.2L3.2,10.138A.667.667,0,1,1,4.138,9.2L7,12.057,13.862,5.2a.667.667,0,0,1,.943.943L7.471,13.471A.665.665,0,0,1,7,13.667Z' transform='translate(25 27.667)' fill='%2300db82'/%3E%3C/g%3E%3C/svg%3E%0A")}.dig_critical_msg .dig_firele .dig_pop_bg{height:40px;width:40px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='34' viewBox='0 0 40 34'%3E%3Cpath id='Polygon_2' data-name='Polygon 2' d='M16.552,5.861a4,4,0,0,1,6.9,0L36.454,27.972A4,4,0,0,1,33.006,34H6.994a4,4,0,0,1-3.448-6.028Z' fill='rgba(254,0,77,0.16)'/%3E%3C/svg%3E%0A")}.dig_critical_msg .dig_firele .dig_pop_bg_over{padding-top:7px;position:absolute;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:bottom!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-error-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Line_50' data-name='Line 50' d='M0,5.65A.65.65,0,0,1-.65,5V0A.65.65,0,0,1,0-.65.65.65,0,0,1,.65,0V5A.65.65,0,0,1,0,5.65Z' transform='translate(34 33)' fill='%23fe004d'/%3E%3Cpath id='Line_51' data-name='Line 51' d='M.01.65H0A.65.65,0,0,1-.65,0,.65.65,0,0,1,0-.65H.01A.65.65,0,0,1,.66,0,.65.65,0,0,1,.01.65Z' transform='translate(34 41)' fill='%23fe004d'/%3E%3C/g%3E%3C/svg%3E%0A")}.dig_notice_msg .dig_firele .dig_pop_bg_over{width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath id='Sad' d='M23,29a3,3,0,1,0-3-3A3,3,0,0,0,23,29Zm18,9H23a3,3,0,0,0,0,6H41a3,3,0,0,0,0-6Zm0-15a3,3,0,1,0,3,3A3,3,0,0,0,41,23ZM32,2A30,30,0,1,0,62,32,30,30,0,0,0,32,2Zm0,54A24,24,0,1,1,56,32,24,24,0,0,1,32,56Z' transform='translate(-2 -2)' fill='%23ffc300' opacity='0.25'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat}.dig_popmessage a{color:#2b2b2b}.dig_lase_snap{font-size:17px}.dig_popmessage_contents .dig_lasele div{display:block}.dig_lasele{padding-top:22px;padding-bottom:22px;padding-right:17px;flex:1;position:relative}.dig_lase_message{font-size:14px}html[dir="rtl"] .dig_popdismiss{left:10px;right:unset}.dig_popdismiss{right:8px;height:16px;width:16px;position:absolute;top:8px;cursor:pointer;mask-image:url("data:image/svg+xml,%3Csvg id='close-success' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='16' height='16' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M-.333,8.333a.665.665,0,0,1-.471-.2A.667.667,0,0,1-.8,7.2l8-8a.667.667,0,0,1,.943,0,.667.667,0,0,1,0,.943l-8,8A.665.665,0,0,1-.333,8.333Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M7.667,8.333a.665.665,0,0,1-.471-.2l-8-8A.667.667,0,0,1-.8-.8a.667.667,0,0,1,.943,0l8,8a.667.667,0,0,1-.471,1.138Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3C/svg%3E%0A"