.copy-the-code-inside-wrap .copy-the-code-button{position:absolute;right:0;top:0;}.copy-the-code-inside .copy-the-code-button{position:absolute;right:0;top:0;}.copy-the-code-wrap{display:block;position:relative;}.copy-the-code-wrap .copy-the-code-button{background:#e1e3e8;padding:10px 20px;cursor:pointer;box-shadow:none;color:#424242;font-size:14px;font-weight:normal;border-radius:0;text-transform:capitalize;border:none;outline:none;}.copy-the-code-wrap .copy-the-code-button:hover{background:#d0d1d6;}.copy-the-code-outside + *{margin-top:0;}.copy-the-code-outside{text-align:right;}.copy-the-code-wrap.copy-the-code-style-svg-icon .copy-the-code-button{background:transparent;padding:0;}.copy-the-code-wrap.copy-the-code-style-svg-icon .copy-the-code-button svg{height:auto;width:20px;fill:#c1c1c1;}.copy-the-code-wrap.copy-the-code-style-cover .copy-the-code-button{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;opacity:0;background:rgba(0,0,0,.5);font-weight:bold;color:#fff;transition:all .3s ease-in-out;padding:0;font-size:12px;}.copy-the-code-wrap.copy-the-code-style-cover:hover .copy-the-code-button{opacity:1;}.copy-the-code-inside-wrap.copy-the-code-style-svg-icon .copy-the-code-button{padding:10px;}.copy-the-code-wrap.copy-the-code-style-cover{display:inline-block;}.copy-the-code-wrap .copy-the-code-target{margin-top:0;}.copy-the-code-style-svg-icon .copy-the-code-outside{height:32px;}.copy-the-code-shortcode svg{height:16px;width:16px;fill:#424242;}.copy-the-code-shortcode{cursor:pointer;}.ctc-inline-copy-icon .copy-icon{height:16px;width:16px;}.ctc-inline-copy-icon .check-icon{display:none;}.ctc-inline-copy-icon{display:inline-flex;}.ctc-inline-hidden{display:none !important;}.ctc-inline-copy-text{line-height:normal;}.ctc-inline-copy{display:inline-flex;align-items:center;gap:.5em;position:relative;cursor:pointer;}.ctc-inline-copy::before{content:"";top:50%;bottom:50%;left:-7px;margin-top:-6px;border:6px solid transparent;border-left-color:#24292f;position:absolute;}.ctc-inline-copy::after{position:absolute;content:attr(aria-label);padding:.5em .75em;right:100%;right:100%;color:white;background:#24292f;font-size:11px;border-radius:6px;line-height:1;bottom:50%;margin-right:6px;transform:translateY(50%);min-width:60px;}.ctc-inline-copy::after,.ctc-inline-copy::before{opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;}.copied.ctc-inline-copy .check-icon{display:block;}.copied.ctc-inline-copy .copy-icon{display:none !important;}.copied.ctc-inline-copy::after,.copied.ctc-inline-copy::before{opacity:1;visibility:visible;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;}.ctc-inline-style-cover .ctc-inline-copy-icon{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;}.ctc-inline-style-cover .copy-icon{display:none;}.ctc-inline-style-cover:hover .copy-icon{display:block;}.copied.ctc-inline-style-cover .check-icon{display:block;}.ctc-inline-style-cover svg{fill:white;}.ctc-inline-style-cover:hover .ctc-inline-copy-icon{background:rgba(0,0,0,50%);}@charset "UTF-8";: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 left;}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right;}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left;}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right;}@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:left;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 rgba(0,0,0,0);}.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-left:-1px;}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px;}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0;}.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 rgba(0,0,0,0);}.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 rgba(0,0,0,0);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:rgba(255,255,255,.4);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 rgba(0,0,0,0);}.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:rgba(0,0,0,0);color:#949494;transform:none;}.components-button.is-secondary{background:rgba(0,0,0,0);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 rgba(0,0,0,0);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%,rgba(0,0,0,0));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:rgba(0,0,0,0);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%,rgba(0,0,0,0));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%,rgba(0,0,0,0));}p+.components-button.is-tertiary{margin-left:-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:rgba(204,24,24,.04);}.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:rgba(204,24,24,.08);}.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:left;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:8px;padding-right:12px;}.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 rgba(0,0,0,0);}.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:200px 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 rgba(0,0,0,0);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 4px 0 0;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:rgba(30,30,30,.62);}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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 0 0 -5px;}}.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:"";display:inline-block;float:left;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 rgba(0,0,0,0);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-right: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);left:50%;pointer-events:none;position:absolute;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:rgba(0,0,0,0);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%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2;}.components-circular-option-picker__option:after{border:1px solid rgba(0,0,0,0);border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);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);left:50%;position:absolute;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-right: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,rgba(0,0,0,0) 48%,#ddd 0,#ddd 52%,rgba(0,0,0,0) 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);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 rgba(0,0,0,0);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 rgba(0,0,0,0);}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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 rgba(0,0,0,0);}.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 rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid rgba(0,0,0,0);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%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 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 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(0,0,0,.2);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%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 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 rgba(0,0,0,.25);height:inherit;outline:2px solid rgba(0,0,0,0);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 rgba(0,0,0,.25);outline:1.5px solid rgba(0,0,0,0);}.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-right:1em;}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.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;left:-1000px;position:fixed;width:50px;}.components-draggable__clone{background:rgba(0,0,0,0);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:left;}.components-duotone-picker__color-indicator:before{background:rgba(0,0,0,0);}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,rgba(0,0,0,0) 48%,#ddd 0,#ddd 52%,rgba(0,0,0,0) 0);color:rgba(0,0,0,0);}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:rgba(0,0,0,0);}.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-left:.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 rgba(0,0,0,0);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 rgba(0,0,0,0);border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.03),0 1px 2px rgba(0,0,0,.02),0 3px 3px rgba(0,0,0,.02),0 4px 4px rgba(0,0,0,.01);box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;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 rgba(0,0,0,0);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%;left:0;margin:0;opacity:0;padding:0;position:absolute;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 rgba(0,0,0,0);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 rgba(0,0,0,0);}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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 rgba(0,0,0,0);}.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-left: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 24px 0 0;position:relative;}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:rgba(0,0,0,0);}.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:rgba(0,0,0,0);color:#757575;position:absolute;right:0;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 4px 0 6px;}.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:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap;}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;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 8px 0 0;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{left:32px;}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right: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-right: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:24px;margin-right:-2px;}.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-left:8px;}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px;}.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-right: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-right: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-right:auto;min-width:160px;white-space:nowrap;}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left: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-right:12px;}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px;}.components-modal__screen-overlay{background-color:rgba(0,0,0,.35);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 rgba(0,0,0,.08),0 15px 27px rgba(0,0,0,.07),0 30px 36px rgba(0,0,0,.04),0 50px 43px rgba(0,0,0,.02);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 rgba(0,0,0,0);box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;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:left;}.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 rgba(0,0,0,0);outline-offset:-2px;}.components-notice{align-items:center;background-color:#fff;border-left: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-left-color:#4ab866;}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849;}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818;}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0;}.components-notice__actions{display:flex;flex-wrap:wrap;}.components-notice__action.components-button{margin-right:8px;}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left: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-left: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 48px 16px 16px;position:relative;text-align:left;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;position:absolute;right:16px;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 0 -2px 6px;}.components-panel__body-toggle-icon{margin-right:-5px;}.components-panel__color-title{float:left;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-right: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:left;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 rgba(0,0,0,0);}.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-right: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 rgba(0,0,0,0);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 rgba(0,0,0,0);}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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-right: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:rgba(0,0,0,.1);}.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%;left:50%;position:absolute;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 rgba(0,0,0,.05),0 4px 5px rgba(0,0,0,.04),0 12px 12px rgba(0,0,0,.03),0 16px 16px rgba(0,0,0,.02);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 8px 0 16px;}.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:rgba(0,0,0,0);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 rgba(0,0,0,0);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:rgba(30,30,30,.62);}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62);}@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;left:50%;margin:0;position:absolute;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 rgba(0,0,0,0);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 rgba(0,0,0,.03),0 1px 2px rgba(0,0,0,.02),0 3px 3px rgba(0,0,0,.02),0 4px 4px rgba(0,0,0,.01);content:"";cursor:inherit;display:block;height:15px;outline:2px solid rgba(0,0,0,0);position:absolute;right:calc(50% - 8px);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;opacity:0;position:absolute;right:calc(50% - 1px);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;left: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:rgba(0,0,0,.85);border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 2px 3px rgba(0,0,0,.04),0 6px 6px rgba(0,0,0,.03),0 8px 8px rgba(0,0,0,.02);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-left:24px;position:relative;}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px;}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px;}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left: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:rgba(0,0,0,0);border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px !important;margin-left: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 rgba(0,0,0,0);outline-offset:-1px;}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 rgba(0,0,0,0);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 rgba(0,0,0,0);}.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 rgba(0,0,0,0);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 rgba(0,0,0,0);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 rgba(0,0,0,0);}.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:rgba(30,30,30,.62);}.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:rgba(30,30,30,.62);}.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:rgba(30,30,30,.62);}.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-right: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-right:none;}.components-accessible-toolbar.is-unstyled{border:none;}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right: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:rgba(0,0,0,0);}.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 rgba(0,0,0,0);}.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 10px 5px 0;}.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;line-height:12px;position:absolute;right:8px;}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff;}.components-toolbar-group{background-color:#fff;border-right: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-left: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;left:-3px;position:absolute;top:8px;width:1px;}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 2px 3px rgba(0,0,0,.04),0 6px 6px rgba(0,0,0,.03),0 8px 8px rgba(0,0,0,.02);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-left:8px;}.mx-auto{margin-left:auto !important;margin-right:auto !important;}.mr-0{margin-right:0px !important;}.qodef-gutenberg-section{--qi-blocks-columns:1;--qi-blocks-columns-gap:30px;display:flex !important;justify-content:center;margin:0 !important;max-width:100% !important;position:relative;width:100% !important;}.qodef-gutenberg-section>.qodef-section-video-background{direction:ltr;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0;}.qodef-gutenberg-section>.qodef-section-video-background>*{height:100%;max-width:100%;object-fit:cover;width:100%;}@media (max-width:680px){.qodef-gutenberg-section>.qodef-section-video-background.qodef-mobile--hide{display:none;}}.qodef-gutenberg-section>.qodef-section-background-overlay{height:100%;left:0;position:absolute;top:0;width:100%;}.qodef-gutenberg-section>.qodef-gutenberg-row{display:flex;flex-wrap:wrap;gap:var(--qi-blocks-columns-gap);position:relative;width:100%;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column{width:calc(100% / var(--qi-blocks-columns) + var(--qi-blocks-columns-gap) / var(--qi-blocks-columns) - var(--qi-blocks-columns-gap));}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--top>.qodef-gutenberg-column-inner{align-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--middle>.qodef-gutenberg-column-inner{align-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--bottom>.qodef-gutenberg-column-inner{align-content:flex-end;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-between>.qodef-gutenberg-column-inner{align-content:space-between;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-around>.qodef-gutenberg-column-inner{align-content:space-around;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--start>.qodef-gutenberg-column-inner{justify-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--center>.qodef-gutenberg-column-inner{justify-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--end>.qodef-gutenberg-column-inner{justify-content:flex-end;}.qodef-gutenberg-section .qodef-gutenberg-column{display:flex;min-height:1px;position:relative;}.qodef-gutenberg-section .qodef-gutenberg-column.qodef--sticky{height:max-content;position:sticky;top:0;}.qodef-gutenberg-section .qodef-gutenberg-column.qodef--sticky.qodef-sticky-height--fit-screen{height:100vh;}.qodef-gutenberg-section .qodef-gutenberg-column-inner{display:flex;flex-wrap:wrap;position:relative;width:100%;}.qodef-gutenberg-section .qodef-gutenberg-column-inner>p{width:100%;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--1,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--2,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--3,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--4,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--5,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--6,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--7,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--8,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-row{opacity:0;}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-row.qodef--masonry-init{opacity:1;}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-masonry-sizer{margin:0;padding:0;width:calc(100% / var(--qi-blocks-columns) + var(--qi-blocks-columns-gap) / var(--qi-blocks-columns) - var(--qi-blocks-columns-gap));}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--masonry.qodef-items--fixed .qodef-gutenberg-column .qodef-e-inner{height:100%;overflow:hidden;}.qodef-gutenberg-section.qodef--masonry.qodef-items--fixed .qodef-gutenberg-column img{height:100%;width:100%;}@media (min-width:768px){.qodef-gutenberg-section.qodef--template.qodef-col-layout--50{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--20{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33-66{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33-66>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--66-33{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--66-33>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-75{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-75>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.333333;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--75-25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--75-25>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:1.333333;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-25-50{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-25-50>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--50-25-25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--50-25-25>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-50-25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-50-25>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16-66-16{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16-66-16>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.5;}}@media (min-width:681px)and (max-width:1024px){.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{order:6;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){order:5;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){order:4;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(4){order:3;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(5){order:2;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(6){order:1;}}@media (max-width:680px){.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{order:6;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){order:5;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){order:4;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(4){order:3;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(5){order:2;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(6){order:1;}}.qodef-gutenberg-section.qodef-content--boxed>.qodef-gutenberg-row,.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:1100px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended:not([class*=qodef-content--extended-disabled--])>.qodef-gutenberg-row{max-width:100% !important;}@media (min-width:1441px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1440>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:1440 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1440>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:1367px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1366>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:1366 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1366>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:1025px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1024>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:1024 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1024>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:769px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--768>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:768 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--768>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:681px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--680>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:680 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--680>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 550px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 550px);}@media (min-width:1441px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400>.qodef-gutenberg-row{max-width:1400px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 700px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 700px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300>.qodef-gutenberg-row{max-width:1300px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 650px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 650px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200>.qodef-gutenberg-row{max-width:1200px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 600px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 600px);}}@media (min-width:1025px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000>.qodef-gutenberg-row{max-width:1000px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 500px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 500px);}}@media (min-width:769px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800>.qodef-gutenberg-row{max-width:800px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 400px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 400px);}}.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row{height:100vh;}.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row>.qodef-gutenberg-column,.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row>.qodef-gutenberg-column iframe{max-height:100%;}@media (max-width:680px){.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row{height:auto;}}.qodef-gutenberg-section.qodef-position--top>.qodef-gutenberg-row{align-items:flex-start;}.qodef-gutenberg-section.qodef-position--middle>.qodef-gutenberg-row{align-items:center;}.qodef-gutenberg-section.qodef-position--bottom>.qodef-gutenberg-row{align-items:flex-end;}.qodef-gutenberg-section.qodef-vertical-align--top>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:flex-start;align-items:flex-start;}.qodef-gutenberg-section.qodef-vertical-align--middle>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:center;align-items:center;}.qodef-gutenberg-section.qodef-vertical-align--bottom>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:flex-end;align-items:flex-end;}.qodef-gutenberg-section.qodef-vertical-align--space-between>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-between;align-items:space-between;}.qodef-gutenberg-section.qodef-vertical-align--space-around>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-around;align-items:space-around;}.qodef-gutenberg-section.qodef-vertical-align--space-evenly>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-evenly;align-items:space-evenly;}.qodef-gutenberg-section.qodef--hidden{overflow:hidden;}.qodef-gutenberg-section.qodef-gutter--custom,.qodef-gutenberg-section.qodef-gutter--no{--qi-blocks-columns-gap:0px;}.qodef-gutenberg-section.qodef-gutter--tiny{--qi-blocks-columns-gap:10px;}.qodef-gutenberg-section.qodef-gutter--small{--qi-blocks-columns-gap:20px;}.qodef-gutenberg-section.qodef-gutter--normal{--qi-blocks-columns-gap:30px;}.qodef-gutenberg-section.qodef-gutter--medium{--qi-blocks-columns-gap:40px;}.qodef-gutenberg-section.qodef-gutter--large{--qi-blocks-columns-gap:50px;}.qodef-gutenberg-section.qodef-gutter--huge{--qi-blocks-columns-gap:70px;}.qodef-gutenberg-section.qodef-row--no-bottom-space>.qodef-gutenberg-row{row-gap:0 !important;}@media (max-width:1024px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--1024{height:auto;position:relative;top:auto !important;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--1024.qodef-sticky-height--fit-screen{height:max-content;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--top>.qodef-gutenberg-column-inner{align-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--middle>.qodef-gutenberg-column-inner{align-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--bottom>.qodef-gutenberg-column-inner{align-content:flex-end;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-between>.qodef-gutenberg-column-inner{align-content:space-between;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-around>.qodef-gutenberg-column-inner{align-content:space-around;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--start>.qodef-gutenberg-column-inner{justify-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--center>.qodef-gutenberg-column-inner{justify-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--end>.qodef-gutenberg-column-inner{justify-content:flex-end;}}@media (max-width:768px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--768{height:auto;position:relative;top:auto !important;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--768.qodef-sticky-height--fit-screen{height:max-content;}}@media (max-width:680px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--680{height:auto;position:relative;top:auto !important;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--680.qodef-sticky-height--fit-screen{height:max-content;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--top>.qodef-gutenberg-column-inner{align-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--middle>.qodef-gutenberg-column-inner{align-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--bottom>.qodef-gutenberg-column-inner{align-content:flex-end;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-between>.qodef-gutenberg-column-inner{align-content:space-between;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-around>.qodef-gutenberg-column-inner{align-content:space-around;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--start>.qodef-gutenberg-column-inner{justify-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--center>.qodef-gutenberg-column-inner{justify-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--end>.qodef-gutenberg-column-inner{justify-content:flex-end;}}@media (max-width:1440px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}}@media (max-width:1366px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}}@media (max-width:1024px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}}@media (max-width:768px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}}@media (max-width:680px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--2,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}}@media (max-width:1440px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:1366px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:1024px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:768px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:680px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:480px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:1200px){.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:960px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 480px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 480px);}}@media (max-width:1024px){.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:86%;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:7%;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:7%;}}a.dg2-phone-button-float{text-decoration:none;}a.dg2-phone-button-float:focus{outline:none;text-decoration:none;}.dg2-phone-button-float{position:fixed;width:60px;height:60px;bottom:120px;right:40px;background-color:#dfab4e;color:#fff;border-radius:50px;text-align:center;display:flex;justify-content:center;align-items:center;transition:all 450ms;box-shadow:0 0 0 0 rgba(223,171,78,1);transform:scale(1);animation:pulse 5s infinite;z-index:9999999;padding-left:10px;padding-right:10px;}.dg2-phone-button-float span{width:0;opacity:0;visibility:hidden;overflow:hidden;transition:all 450ms;color:#fff;font-weight:600;text-decoration:none;}.dg2-phone-button-float:hover{width:auto;transition:all 450ms;text-decoration:none;}.dg2-phone-button-float:hover span{width:auto;visibility:visible;opacity:1;transition:all 450ms;}.dg2-phone-button-float img,.dg2-phone-button-float svg{width:40px;height:40px;}.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;}.bx-wrapper img{max-width:100%;display:block;}.bxslider{margin:0;padding:0;-webkit-perspective:1000;}ul.bxslider{list-style:none;}.bx-viewport{-webkit-transform:translateZ(0);}.bx-wrapper{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff;}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%;}.bx-wrapper .bx-loading{min-height:50px;background:url("https://dabella.us/nitropack_static/sIssjsPXwMDPyyzxupbheQBmXUIxBvOA/assets/images/optimized/rev-986d4d5/dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/img/spinner.svg") center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}.bx-wrapper .bx-loading.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px;}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000;}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom;}.bx-wrapper .bx-pager-item{font-size:0;line-height:0;}.bx-wrapper .bx-prev{left:10px;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") no-repeat 0 -32px;}.bx-wrapper .bx-prev.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0;}.bx-wrapper .bx-next{right:10px;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") no-repeat -43px -32px;}.bx-wrapper .bx-next.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0;}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}.bx-wrapper .bx-controls-direction a.disabled{display:none;}.bx-wrapper .bx-controls-auto{text-align:center;}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") -86px -11px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-start.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0;}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") -86px -44px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-stop.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%;}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:focus,.mfp-close:hover{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}[class*=" sp-icon-"]:before,[class^=sp-icon-]:before{font-family:social-share;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.sp-icon-user-o:before{content:"";}.sp-icon-user-1:before{content:"";}.sp-icon-user-circle:before{content:"";}.sp-icon-user-circle-o:before{content:"";}.sp-icon-right-circled2:before{content:"";}.sp-icon-left-circled2:before{content:"";}.sp-icon-right-open:before{content:"";}.sp-icon-right-open-mini:before{content:"";}.sp-icon-right-open-big:before{content:"";}.sp-icon-right-open-one:before{content:"";}.sp-icon-left-open-one:before{content:"";}.sp-icon-right-open-outline:before{content:"";}.sp-icon-left-open:before{content:"";}.sp-icon-left-open-mini:before{content:"";}.sp-icon-left-open-big:before{content:"";}.sp-icon-left-open-outline:before{content:"";}.sp-icon-left-dir:before{content:"";}.sp-icon-right-dir:before{content:"";}.sp-icon-left-one:before{content:"";}.sp-icon-right-one:before{content:"";}.sp-icon-angles-right-solid:before{content:"";}.sp-icon-arrow-right-solid:before{content:"";}.sp-icon-forward-solid:before{content:"";}.sp-icon-right-long-solid:before{content:"";}.sp-icon-angle-up:before{content:"";}.sp-icon-angle-down:before{content:"";}.sp-icon-x:before{content:"";}.sp-icon-tumblr:before{content:"";}.sp-icon-twitter:before{content:"";}.sp-icon-facebook:before{content:"";}.sp-icon-mail:before{content:"";}.sp-icon-linkedin:before{content:"";}.sp-icon-xing:before{content:"";}.sp-icon-instagram:before{content:"";}.sp-icon-vkontakte:before{content:"";}.sp-icon-digg:before{content:"";}.sp-icon-pinterest:before{content:"";}.sp-icon-whatsapp:before{content:"";}.sp-icon-pocket:before{content:"";}.sp-icon-reddit:before{content:"";}.sp-icon-clone:before{content:"";}.sp-icon-chat-empty:before{content:"";}.sp-icon-heart-empty:before{content:"";}.sp-icon-heart:before{content:"";}.sp-icon-clock:before{content:"";}.sp-icon-calendar:before{content:"";}.sp-icon-eye:before{content:"";}.sp-icon-star:before{content:"";}.sp-icon-star-empty:before{content:"";}.sp-icon-folder-open-empty:before{content:"";}.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}:root{--yxt-color-background-highlight:#fafafa;--yxt-color-background-dark:#a8a8a8;--yxt-color-brand-primary:#0f70f0;--yxt-color-brand-hover:#0c5ecb;--yxt-color-brand-white:#fff;--yxt-color-text-primary:#212121;--yxt-color-text-secondary:#757575;--yxt-color-text-neutral:#616161;--yxt-color-link-primary:var(--yxt-color-brand-primary);--yxt-color-borders:#dcdcdc;--yxt-color-error:#940000;--yxt-font-weight-bold:700;--yxt-font-weight-semibold:600;--yxt-font-weight-medium:500;--yxt-font-weight-normal:400;--yxt-font-weight-light:300;--yxt-font-size-xs:.625rem;--yxt-font-size-sm:.75rem;--yxt-font-size-md:.875rem;--yxt-font-size-md-lg:1rem;--yxt-font-size-lg:1.125rem;--yxt-font-size-xlg:1.25rem;--yxt-font-size-xxlg:2.5rem;--yxt-line-height-xs:1;--yxt-line-height-sm:1.2;--yxt-line-height-md-sm:1.3333333333;--yxt-line-height-md:1.4;--yxt-line-height-lg:1.5;--yxt-line-height-xlg:1.6666666667;--yxt-line-height-xxlg:1.7;--yxt-font-family:system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;--yxt-base-spacing-sm:.75rem;--yxt-base-spacing:1rem;--yxt-module-footer-height:1.5rem;--yxt-module-container-height:1.25rem;--yxt-border-default:.0625rem solid var(--yxt-color-borders);--yxt-border-hover:.0625rem solid var(--yxt-color-brand-hover);--yxt-border-legacy:.0625rem solid #e9e9e9;--yxt-z-index-nav-more-modal:2;--yxt-button-focus-border-size:.1875rem;--yxt-cards-min-width:13.125rem;--yxt-container-desktop-base:25rem;}.yxt-Answers-component{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.yxt-Answers-component :focus{outline:none;}.yxt-Answers-component input[type=checkbox]:focus{outline:.0625rem solid #000;}:root{--yxt-searchbar-form-background-color:#fff;--yxt-searchbar-form-outline-color-base:var(--yxt-color-borders);--yxt-searchbar-focus-shadow-height:.625rem;--yxt-searchbar-focus-shadow:0 0 var(--yxt-searchbar-focus-shadow-height) 0 rgba(0,0,0,.1);--yxt-searchbar-form-border-radius:calc(var(--yxt-base-spacing) * .4);--yxt-searchbar-text-color:var(--yxt-color-text-primary);--yxt-searchbar-text-font-size:var(--yxt-font-size-md-lg);--yxt-searchbar-text-line-height:var(--yxt-line-height-lg);--yxt-searchbar-text-font-weight:var(--yxt-font-weight-normal);--yxt-searchbar-button-background-color-base:#fff;--yxt-searchbar-button-background-color-hover:#e9e9e9;--yxt-searchbar-button-background-color-active:var(--yxt-searchbar-button-background-color-base);--yxt-searchbar-button-text-color-base:var(--yxt-color-text-primary);--yxt-searchbar-button-text-color-active:var(--yxt-searchbar-button-text-color-base);}.yxt-GeoLocationFilter,.yxt-SearchBar{width:100%;height:3.1875rem;margin-bottom:0;}.yxt-GeoLocationFilter button[class*=yxt-],.yxt-GeoLocationFilter input[class*=yxt-],.yxt-SearchBar button[class*=yxt-],.yxt-SearchBar input[class*=yxt-]{-webkit-appearance:none;-moz-appearance:none;appearance:none;}.yxt-GeoLocationFilter-container,.yxt-SearchBar-container{position:relative;overflow:hidden;z-index:1;border-radius:var(--yxt-searchbar-form-border-radius);border:.0625rem solid var(--yxt-searchbar-form-outline-color-base);background-color:var(--yxt-searchbar-form-background-color);}.yxt-GeoLocationFilter-container:focus-within,.yxt-GeoLocationFilter-container:hover,.yxt-SearchBar-container:focus-within,.yxt-SearchBar-container:hover{-webkit-box-shadow:var(--yxt-searchbar-focus-shadow);box-shadow:var(--yxt-searchbar-focus-shadow);}.yxt-GeoLocationFilter-form,.yxt-GeoLocationFilter-input-wrapper,.yxt-SearchBar-form,.yxt-SearchBar-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;}.yxt-GeoLocationFilter-input,.yxt-SearchBar-input{font-family:var(--yxt-font-family);font-size:var(--yxt-searchbar-text-font-size);line-height:var(--yxt-searchbar-text-line-height);font-weight:var(--yxt-searchbar-text-font-weight);font-style:normal;color:var(--yxt-searchbar-text-color);border:none;background-color:transparent;width:100%;padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);}.yxt-GeoLocationFilter-input::-ms-clear,.yxt-SearchBar-input::-ms-clear{display:none;padding:0;margin:0;}.yxt-GeoLocationFilter-input:-ms-input-placeholder,.yxt-SearchBar-input:-ms-input-placeholder{color:var(--yxt-color-text-secondary);}.yxt-GeoLocationFilter-clear,.yxt-SearchBar-clear{padding-left:calc(var(--yxt-base-spacing) * 3 / 4);padding-right:calc(var(--yxt-base-spacing) * 3 / 4);}.yxt-GeoLocationFilter-button,.yxt-SearchBar-button{padding-left:calc(var(--yxt-base-spacing) * 3 / 4);padding-right:var(--yxt-base-spacing);}.yxt-GeoLocationFilter-button,.yxt-GeoLocationFilter-clear,.yxt-SearchBar-button,.yxt-SearchBar-clear{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:inherit;padding-top:calc(var(--yxt-base-spacing) / 2);padding-bottom:calc(var(--yxt-base-spacing) / 2);background-color:var(--yxt-searchbar-button-background-color-base);color:var(--yxt-color-text-secondary);cursor:pointer;border:none;}.yxt-GeoLocationFilter-button:focus,.yxt-GeoLocationFilter-clear:focus,.yxt-SearchBar-button:focus,.yxt-SearchBar-clear:focus{background-color:var(--yxt-searchbar-button-background-color-hover);}.yxt-GeoLocationFilter--hidden,.yxt-SearchBar--hidden{display:none;}.yxt-GeoLocationFilter-button:focus,.yxt-GeoLocationFilter-input:focus,.yxt-SearchBar-button:focus,.yxt-SearchBar-input:focus{outline:none;}.yxt-GeoLocationFilter-label,.yxt-SearchBar-label{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);border:0;}.yxt-SearchBar-title{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-xlg);line-height:var(--yxt-line-height-md);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-color-text-primary);margin-bottom:var(--yxt-base-spacing);}@media (max-width:47.9375rem){.yxt-SearchBar-title{margin-left:var(--yxt-base-spacing);}}.yxt-SearchBar-AnimatedIcon{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-SearchBar-Icon--inactive{display:none;}.yxt-SearchBar-Icon--inactive.yxt-SearchBar-LoadingIndicator{display:block;visibility:hidden;width:0;position:absolute;}.yxt-SearchBar-LoadingIndicator{-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite;}@-webkit-keyframes static{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes static{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.yxt-SearchBar-LoadingIndicator-AnimatedIcon{stroke-dasharray:208;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite;}.yxt-SearchBar-Icon--inactive .yxt-SearchBar-LoadingIndicator-AnimatedIcon{display:none;}@-webkit-keyframes dash{0%{stroke-dashoffset:204;-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{stroke-dashoffset:52;-webkit-transform:rotate(45deg);transform:rotate(45deg);}to{stroke-dashoffset:204;-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes dash{0%{stroke-dashoffset:204;-webkit-transform:rotate(0deg);transform:rotate(0deg);}50%{stroke-dashoffset:52;-webkit-transform:rotate(45deg);transform:rotate(45deg);}to{stroke-dashoffset:204;-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.yxt-SearchBar-voiceSearch{background-color:var(--yxt-searchbar-button-background-color-base);border:none;cursor:pointer;padding-top:calc(var(--yxt-base-spacing) / 2);padding-bottom:calc(var(--yxt-base-spacing) / 2);}@media (max-width:47.9375rem){.yxt-SearchBar-voiceSearch{display:none;}}.yxt-SearchBar-voiceSearch:hover .yxt-SearchBar-mic{opacity:1;}.yxt-SearchBar-voiceSearch:focus{background-color:var(--yxt-searchbar-button-background-color-hover);}.yxt-SearchBar-voiceSearch .yxt-SearchBar-micIconWrapper{position:absolute;}.yxt-SearchBar-voiceSearch .yxt-SearchBar-listeningIconWrapper{position:relative;}.yxt-SearchBar-buttonImage .Icon svg,.yxt-SearchBar .Icon-image{width:2em;height:2em;}.yxt-SearchBar-instructions{display:none;}.yxt-SearchBar-CustomListeningIcon,.yxt-SearchBar-CustomMicIcon{opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;}.yxt-SearchBar-CustomListeningIcon--active .yxt-SearchBar-CustomListeningIcon,.yxt-SearchBar-CustomMicIcon--active .yxt-SearchBar-CustomMicIcon{opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;}.yxt-GeoLocationFilter-title{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);border:0;}.Icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.Icon svg{height:1em;width:1em;fill:currentColor;}.Icon--sm img,.Icon--sm svg{height:.5em;width:.5em;}.Icon--lg img,.Icon--lg svg{height:2em;width:2em;}.Icon-collapseUp svg{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.Icon-collapseDown svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.Icon-image{width:1em;height:1em;-o-object-fit:contain;object-fit:contain;}.Icon--chevron{-webkit-transform:none;transform:none;}.Icon--yext_animated_reverse svg{color:#000;background:hsla(0,0%,100%,0);}@-webkit-keyframes reverse-a0_o{0%{opacity:0;}89.82%{opacity:0;}to{opacity:1;}}@keyframes reverse-a0_o{0%{opacity:0;}89.82%{opacity:0;}to{opacity:1;}}@-webkit-keyframes reverse-a1_o{0%{opacity:0;}80.24%{opacity:0;}89.82%{opacity:1;}to{opacity:0;}}@keyframes reverse-a1_o{0%{opacity:0;}80.24%{opacity:0;}89.82%{opacity:1;}to{opacity:0;}}@-webkit-keyframes reverse-a2_o{0%{opacity:0;}70.06%{opacity:0;}80.24%{opacity:1;}89.82%{opacity:0;}to{opacity:0;}}@keyframes reverse-a2_o{0%{opacity:0;}70.06%{opacity:0;}80.24%{opacity:1;}89.82%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a3_o{0%{opacity:0;}59.88%{opacity:0;}70.06%{opacity:1;}80.24%{opacity:0;}to{opacity:0;}}@keyframes reverse-a3_o{0%{opacity:0;}59.88%{opacity:0;}70.06%{opacity:1;}80.24%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a4_o{0%{opacity:0;}50.299%{opacity:0;}59.88%{opacity:1;}70.06%{opacity:0;}to{opacity:0;}}@keyframes reverse-a4_o{0%{opacity:0;}50.299%{opacity:0;}59.88%{opacity:1;}70.06%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a5_o{0%{opacity:0;}40.12%{opacity:0;}50.299%{opacity:1;}59.88%{opacity:0;}to{opacity:0;}}@keyframes reverse-a5_o{0%{opacity:0;}40.12%{opacity:0;}50.299%{opacity:1;}59.88%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a6_o{0%{opacity:0;}29.94%{opacity:0;}40.12%{opacity:1;}50.299%{opacity:0;}to{opacity:0;}}@keyframes reverse-a6_o{0%{opacity:0;}29.94%{opacity:0;}40.12%{opacity:1;}50.299%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a7_o{0%{opacity:0;}20.359%{opacity:0;}29.94%{opacity:1;}40.12%{opacity:0;}to{opacity:0;}}@keyframes reverse-a7_o{0%{opacity:0;}20.359%{opacity:0;}29.94%{opacity:1;}40.12%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a8_o{0%{opacity:0;}10.18%{opacity:0;}20.359%{opacity:1;}29.94%{opacity:0;}to{opacity:0;}}@keyframes reverse-a8_o{0%{opacity:0;}10.18%{opacity:0;}20.359%{opacity:1;}29.94%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a9_o{0%{opacity:0;}10.18%{opacity:1;}20.359%{opacity:0;}to{opacity:0;}}@keyframes reverse-a9_o{0%{opacity:0;}10.18%{opacity:1;}20.359%{opacity:0;}to{opacity:0;}}@-webkit-keyframes reverse-a10_o{0%{opacity:1;}10.18%{opacity:0;}to{opacity:0;}}@keyframes reverse-a10_o{0%{opacity:1;}10.18%{opacity:0;}to{opacity:0;}}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:first-of-type{-webkit-animation-name:reverse-a0_o;animation-name:reverse-a0_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(2){-webkit-animation-name:reverse-a1_o;animation-name:reverse-a1_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(3){-webkit-animation-name:reverse-a2_o;animation-name:reverse-a2_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(4){-webkit-animation-name:reverse-a3_o;animation-name:reverse-a3_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(5){-webkit-animation-name:reverse-a4_o;animation-name:reverse-a4_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(6){-webkit-animation-name:reverse-a5_o;animation-name:reverse-a5_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(7){-webkit-animation-name:reverse-a6_o;animation-name:reverse-a6_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(8){-webkit-animation-name:reverse-a7_o;animation-name:reverse-a7_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(9){-webkit-animation-name:reverse-a8_o;animation-name:reverse-a8_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(10){-webkit-animation-name:reverse-a9_o;animation-name:reverse-a9_o;}.Icon--yext_animated_reverse:not(.yxt-SearchBar-Yext--static) svg>g:nth-of-type(11){-webkit-animation-name:reverse-a10_o;animation-name:reverse-a10_o;}.Icon--yext_animated_reverse.yxt-SearchBar-Yext--static svg>g:first-of-type{opacity:1;}.Icon--yext_animated_reverse.yxt-SearchBar-Yext--static svg>g:nth-of-type(11){opacity:0;}.Icon--yext_animated_forward svg{color:#000;background:hsla(0,0%,100%,0);}@-webkit-keyframes forward-a0_o{0%{opacity:1;}9.29%{opacity:1;}18.033%{opacity:0;}to{opacity:0;}}@keyframes forward-a0_o{0%{opacity:1;}9.29%{opacity:1;}18.033%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a1_o{0%{opacity:0;}9.29%{opacity:0;}18.033%{opacity:1;}27.322%{opacity:0;}to{opacity:0;}}@keyframes forward-a1_o{0%{opacity:0;}9.29%{opacity:0;}18.033%{opacity:1;}27.322%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a2_o{0%{opacity:0;}18.033%{opacity:0;}27.322%{opacity:1;}36.612%{opacity:0;}to{opacity:0;}}@keyframes forward-a2_o{0%{opacity:0;}18.033%{opacity:0;}27.322%{opacity:1;}36.612%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a3_o{0%{opacity:0;}27.322%{opacity:0;}36.612%{opacity:1;}45.355%{opacity:0;}to{opacity:0;}}@keyframes forward-a3_o{0%{opacity:0;}27.322%{opacity:0;}36.612%{opacity:1;}45.355%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a4_o{0%{opacity:0;}36.612%{opacity:0;}45.355%{opacity:1;}54.645%{opacity:0;}to{opacity:0;}}@keyframes forward-a4_o{0%{opacity:0;}36.612%{opacity:0;}45.355%{opacity:1;}54.645%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a5_o{0%{opacity:0;}45.355%{opacity:0;}54.645%{opacity:1;}63.934%{opacity:0;}to{opacity:0;}}@keyframes forward-a5_o{0%{opacity:0;}45.355%{opacity:0;}54.645%{opacity:1;}63.934%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a6_o{0%{opacity:0;}54.645%{opacity:0;}63.934%{opacity:1;}72.678%{opacity:0;}to{opacity:0;}}@keyframes forward-a6_o{0%{opacity:0;}54.645%{opacity:0;}63.934%{opacity:1;}72.678%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a7_o{0%{opacity:0;}63.934%{opacity:0;}72.678%{opacity:1;}81.967%{opacity:0;}to{opacity:0;}}@keyframes forward-a7_o{0%{opacity:0;}63.934%{opacity:0;}72.678%{opacity:1;}81.967%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a8_o{0%{opacity:0;}72.678%{opacity:0;}81.967%{opacity:1;}91.257%{opacity:0;}to{opacity:0;}}@keyframes forward-a8_o{0%{opacity:0;}72.678%{opacity:0;}81.967%{opacity:1;}91.257%{opacity:0;}to{opacity:0;}}@-webkit-keyframes forward-a9_o{0%{opacity:0;}81.967%{opacity:0;}91.257%{opacity:1;}to{opacity:0;}}@keyframes forward-a9_o{0%{opacity:0;}81.967%{opacity:0;}91.257%{opacity:1;}to{opacity:0;}}@-webkit-keyframes forward-a10_o{0%{opacity:0;}91.257%{opacity:0;}to{opacity:1;}}@keyframes forward-a10_o{0%{opacity:0;}91.257%{opacity:0;}to{opacity:1;}}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:first-of-type{-webkit-animation-name:forward-a0_o;animation-name:forward-a0_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(2){-webkit-animation-name:forward-a1_o;animation-name:forward-a1_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(3){-webkit-animation-name:forward-a2_o;animation-name:forward-a2_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(4){-webkit-animation-name:forward-a3_o;animation-name:forward-a3_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(5){-webkit-animation-name:forward-a4_o;animation-name:forward-a4_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(6){-webkit-animation-name:forward-a5_o;animation-name:forward-a5_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(7){-webkit-animation-name:forward-a6_o;animation-name:forward-a6_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(8){-webkit-animation-name:forward-a7_o;animation-name:forward-a7_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(9){-webkit-animation-name:forward-a8_o;animation-name:forward-a8_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(10){-webkit-animation-name:forward-a9_o;animation-name:forward-a9_o;}.Icon--yext_animated_forward:not(.yxt-SearchBar-MagnifyingGlass--static) svg>g:nth-of-type(11){-webkit-animation-name:forward-a10_o;animation-name:forward-a10_o;}.Icon--yext_animated_forward.yxt-SearchBar-MagnifyingGlass--static svg>g:first-of-type{opacity:0;}.Icon--yext_animated_forward.yxt-SearchBar-MagnifyingGlass--static svg>g:nth-of-type(11){opacity:1;}:root{--yxt-nav-text-font-size:var(--yxt-font-size-md);--yxt-nav-text-line-height:var(--yxt-line-height-md);--yxt-nav-text-font-weight:var(--yxt-font-weight-semibold);--yxt-nav-text-color:var(--yxt-color-text-primary);--yxt-nav-text-hover-color:#c5cace;--yxt-nav-text-active-color:var(--yxt-color-brand-primary);--yxt-nav-text-active-border-width:.125rem;--yxt-nav-text-active-border:var(--yxt-nav-text-active-border-width) solid var(--yxt-color-brand-primary);--yxt-nav-text-focus-background-color:#e9e9e9;--yxt-nav-dropdown-font-size:.8125rem;--yxt-nav-dropdown-line-height:var(--yxt-line-height-sm);--yxt-nav-dropdown-font-weight:var(--yxt-font-weight-semibold);--yxt-nav-dropdown-color:var(--yxt-nav-text-color);--yxt-nav-dropdown-hover-color:var(--yxt-nav-dropdown-color);--yxt-nav-dropdown-hover-background-color:#eeeff0;--yxt-nav-dropdown-width:15.625rem;--yxt-nav-border-color:var(--yxt-color-borders);}.yxt-Nav-container{position:relative;border-bottom:var(--yxt-nav-text-active-border-width) solid var(--yxt-nav-border-color);}.yxt-Nav-container,.yxt-Nav-expanded{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.yxt-Nav-expanded{white-space:nowrap;margin:0;padding:0;list-style-type:none;}.yxt-Nav-item{margin-bottom:-.125rem;font-family:var(--yxt-font-family);font-size:var(--yxt-nav-text-font-size);line-height:var(--yxt-nav-text-line-height);font-weight:var(--yxt-nav-text-font-weight);font-style:normal;color:var(--yxt-nav-text-color);padding-top:.375rem;padding-bottom:.375rem;padding-left:var(--yxt-base-spacing);padding-right:var(--yxt-base-spacing);text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;}.yxt-Nav-item:hover{color:var(--yxt-nav-text-active-color);}@media (hover:none){.yxt-Nav-item:hover{color:var(--yxt-nav-text-color);}}.yxt-Nav-item:focus{background-color:var(--yxt-nav-text-focus-background-color);color:var(--yxt-nav-text-color);}.yxt-Nav-item:not(:last-child){-ms-flex-negative:0;flex-shrink:0;}.yxt-Nav-item--more{position:absolute;visibility:hidden;}.yxt-Nav-item.is-active{color:var(--yxt-nav-text-active-color);border-bottom:var(--yxt-nav-text-active-border);font-weight:var(--yxt-font-weight-semibold);padding-bottom:calc(.375rem + var(--yxt-nav-text-active-border-width));}.yxt-Nav-moreContainer{margin-left:auto;position:relative;}.yxt-Nav-more{position:relative;overflow:visible;border:none;background:transparent;}.yxt-Nav-more,.yxt-Nav-moreTextWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-Nav-moreIcon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.0625rem;margin-right:.4375rem;}.yxt-Nav-moreIcon .Icon--kabob{height:.6875rem;width:.1875rem;margin-top:.0625rem;}.yxt-Nav-static{overflow:auto;}.yxt-Nav-static::-webkit-scrollbar{display:none;}.yxt-Nav-modal{display:none;position:absolute;background-color:#fff;-webkit-box-shadow:0 .125rem .625rem 0 rgba(0,0,0,.2);box-shadow:0 .125rem .625rem 0 rgba(0,0,0,.2);border-radius:.5rem;top:1.875rem;right:0;z-index:var(--yxt-z-index-nav-more-modal);list-style-type:none;margin:0;padding:0;width:var(--yxt-nav-dropdown-width);word-break:break-all;white-space:normal;}.yxt-Nav-modal.is-active{display:block;}.yxt-Nav-dropDownItem{font-family:var(--yxt-font-family);font-size:var(--yxt-nav-dropdown-font-size);line-height:var(--yxt-nav-dropdown-line-height);font-weight:var(--yxt-nav-dropdown-font-weight);font-style:normal;color:var(--yxt-nav-dropdown-color);display:block;padding:.375rem 1rem .25rem;text-align:left;}.yxt-Nav-dropDownItem:focus,.yxt-Nav-dropDownItem:hover{color:var(--yxt-nav-dropdown-hover-color);background-color:var(--yxt-nav-dropdown-hover-background-color);}:root{--yxt-direct-answer-border:var(--yxt-border-default);--yxt-direct-answer-title-background-color:var(--yxt-color-brand-primary);--yxt-direct-answer-content-background-color:#fff;--yxt-direct-answer-footer-background-color:var(--yxt-color-background-highlight);--yxt-direct-answer-title-font-size:var(--yxt-font-size-md-lg);--yxt-direct-answer-title-line-height:var(--yxt-line-height-lg);--yxt-direct-answer-title-font-weight:var(--yxt-font-weight-semibold);--yxt-direct-answer-title-color:#fff;--yxt-direct-answer-content-font-size:var(--yxt-font-size-xlg);--yxt-direct-answer-content-line-height:var(--yxt-line-height-md);--yxt-direct-answer-content-font-weight:var(--yxt-font-weight-semibold);--yxt-direct-answer-content-color:var(--yxt-color-text-primary);--yxt-direct-answer-view-details-font-size:var(--yxt-font-size-md);--yxt-direct-answer-view-details-line-height:var(--yxt-line-height-xxlg);--yxt-direct-answer-view-details-font-weight:var(--yxt-font-weight-semibold);--yxt-direct-answer-footer-font-size:var(--yxt-font-size-md);--yxt-direct-answer-footer-line-height:var(--yxt-line-height-md);--yxt-direct-answer-footer-font-weight:var(--yxt-font-weight-normal);--yxt-direct-answer-footer-color:var(--yxt-color-text-secondary);--yxt-direct-answer-footer-height:var(--yxt-module-footer-height);}.yxt-DirectAnswer-title{padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--yxt-direct-answer-title-background-color);border:var(--yxt-direct-answer-border);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-normal);}.yxt-DirectAnswer-title,.yxt-DirectAnswer-titleText{font-family:var(--yxt-font-family);font-style:normal;color:var(--yxt-direct-answer-title-color);}.yxt-DirectAnswer-titleText{margin:0;font-size:var(--yxt-direct-answer-title-font-size);line-height:var(--yxt-direct-answer-title-line-height);font-weight:var(--yxt-direct-answer-title-font-weight);}.yxt-DirectAnswer-titleIconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:calc(var(--yxt-base-spacing) / 2);}.yxt-DirectAnswer-titleIconWrapper.yxt-Results-titleIconWrapper{color:inherit;}.yxt-DirectAnswer-entityName{text-transform:uppercase;}.yxt-DirectAnswer-iconWrapper{margin-right:var(--yxt-base-spacing-sm);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.yxt-DirectAnswer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--yxt-base-spacing);background-color:var(--yxt-direct-answer-content-background-color);border-left:var(--yxt-direct-answer-border);border-right:var(--yxt-direct-answer-border);}.yxt-DirectAnswer-footerWrapper{background-color:var(--yxt-direct-answer-footer-background-color);}.yxt-DirectAnswer-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:var(--yxt-direct-answer-footer-height);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:var(--yxt-base-spacing);padding-right:var(--yxt-base-spacing);padding-top:.625rem;padding-bottom:.625rem;border:var(--yxt-direct-answer-border);}.yxt-DirectAnswer-footerText{margin-right:var(--yxt-base-spacing);font-family:var(--yxt-font-family);font-size:var(--yxt-direct-answer-footer-font-size);line-height:var(--yxt-direct-answer-footer-line-height);font-weight:var(--yxt-direct-answer-footer-font-weight);font-style:normal;font-style:italic;color:var(--yxt-direct-answer-footer-color);}.yxt-DirectAnswer-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;}.yxt-DirectAnswer-thumbUpIcon{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.yxt-DirectAnswer-thumbDownIcon,.yxt-DirectAnswer-thumbUpIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--yxt-color-text-secondary);}.yxt-DirectAnswer-thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;font-size:1.5rem;}.yxt-DirectAnswer-thumb+.yxt-DirectAnswer-thumb{margin-left:.625rem;}.yxt-DirectAnswer-fieldValue{font-family:var(--yxt-font-family);font-size:var(--yxt-direct-answer-content-font-size);line-height:var(--yxt-direct-answer-content-line-height);font-weight:var(--yxt-direct-answer-content-font-weight);font-style:normal;color:var(--yxt-direct-answer-content-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.yxt-DirectAnswer-fieldValueLink{font-weight:var(--yxt-font-weight-semibold);}.yxt-DirectAnswer-fieldValueLink:link,.yxt-DirectAnswer-fieldValueLink:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-DirectAnswer-fieldValueLink:active,.yxt-DirectAnswer-fieldValueLink:focus,.yxt-DirectAnswer-fieldValueLink:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-DirectAnswer-feedback{display:none;}.yxt-DirectAnswer-viewMore{font-family:var(--yxt-font-family);font-size:var(--yxt-direct-answer-view-details-font-size);line-height:var(--yxt-direct-answer-view-details-line-height);font-weight:var(--yxt-direct-answer-view-details-font-weight);font-style:normal;color:var(--yxt-color-text-primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-DirectAnswer-viewMore:link,.yxt-DirectAnswer-viewMore:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-DirectAnswer-viewMore:active,.yxt-DirectAnswer-viewMore:focus,.yxt-DirectAnswer-viewMore:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-DirectAnswer-viewMoreIcon{margin-left:.25rem;}:root{--yxt-results-title-bar-background:var(--yxt-color-background-highlight);--yxt-results-filters-background:#fff;--yxt-results-view-more-background:var(--yxt-color-background-highlight);--yxt-results-title-bar-text-color:var(--yxt-color-text-primary);--yxt-results-title-bar-text-font-size:var(--yxt-font-size-md-lg);--yxt-results-title-bar-text-line-height:var(--yxt-line-height-lg);--yxt-results-title-bar-text-font-weight:var(--yxt-font-weight-bold);--yxt-results-title-bar-link-font-size:var(--yxt-font-size-md);--yxt-results-title-bar-link-line-height:var(--yxt-line-height-xxlg);--yxt-results-title-bar-link-font-weight:var(--yxt-font-weight-semibold);--yxt-results-filters-text-color:var(--yxt-color-text-primary);--yxt-results-filters-text-font-size:var(--yxt-font-size-md);--yxt-results-filters-text-line-height:var(--yxt-line-height-md);--yxt-results-filters-text-font-weight:var(--yxt-font-weight-normal);--yxt-results-filters-link-font-size:var(--yxt-font-size-md);--yxt-results-filters-link-line-height:var(--yxt-line-height-md);--yxt-results-filters-link-font-weight:var(--yxt-font-weight-normal);--yxt-results-border:var(--yxt-border-default);--yxt-results-cards-margin:calc(var(--yxt-base-spacing) / 2);}.yxt-Results{border-bottom:0;width:100%;}.yxt-Results--searchLoading{opacity:.5;}.yxt-Results+.yxt-Results{margin-top:var(--yxt-base-spacing);}.yxt-Results-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-Results-left,.yxt-Results-titleIconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-Results-titleIconWrapper{margin-right:calc(var(--yxt-base-spacing) / 2);color:var(--yxt-color-brand-primary);}.yxt-Results-filters{margin-top:0;margin-bottom:0;padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);background-color:var(--yxt-results-filters-background);border-top:var(--yxt-results-border);border-right:var(--yxt-border-default);border-left:var(--yxt-border-default);border-bottom:none;}.yxt-Results-filter,.yxt-Results-filters{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-Results-filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-Results-filter:not(:first-child):before{content:"";width:.0625rem;top:0;height:40%;margin-left:var(--yxt-base-spacing);margin-right:var(--yxt-base-spacing);display:inline-block;}.yxt-Results-filterValue{font-size:var(--yxt-results-filters-text-font-size);line-height:var(--yxt-results-filters-text-line-height);font-weight:var(--yxt-results-filters-text-font-weight);color:var(--yxt-results-filters-text-color);}.yxt-Results-changeFilters,.yxt-Results-filterValue{font-family:var(--yxt-font-family);font-style:normal;}.yxt-Results-changeFilters{font-size:var(--yxt-results-filters-link-font-size);line-height:var(--yxt-results-filters-link-line-height);font-weight:var(--yxt-results-filters-link-font-weight);color:var(--yxt-color-brand-primary);margin-left:calc(var(--yxt-base-spacing) / 2);}.yxt-Results-changeFilters:link,.yxt-Results-changeFilters:visited{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-Results-changeFilters:active,.yxt-Results-changeFilters:focus,.yxt-Results-changeFilters:hover{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-Results-map{height:18.75rem;border-bottom:var(--yxt-results-border);border-left:var(--yxt-results-border);border-right:var(--yxt-results-border);}.yxt-Results-items{padding:0;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}.yxt-Results-items,.yxt-Results-viewAll{margin-top:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-Results-viewAll{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);background-color:var(--yxt-results-view-more-background);border-right:var(--yxt-results-border);border-left:var(--yxt-results-border);border-bottom:var(--yxt-results-border);text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-Results-viewAll:focus .yxt-Results-viewAllLabel,.yxt-Results-viewAll:hover .yxt-Results-viewAllLabel{text-decoration:underline;}.yxt-Results-viewAll svg{height:calc(var(--yxt-base-spacing) / 2);width:calc(var(--yxt-base-spacing) / 2);color:var(--yxt-color-brand-primary);}.yxt-Results-viewAllLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--yxt-font-family);font-size:var(--yxt-results-title-bar-link-font-size);line-height:var(--yxt-results-title-bar-link-line-height);font-weight:var(--yxt-results-title-bar-link-font-weight);font-style:normal;color:var(--yxt-color-text-primary);}.yxt-Results-viewAllLink:link,.yxt-Results-viewAllLink:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-Results-viewAllLink:active,.yxt-Results-viewAllLink:focus,.yxt-Results-viewAllLink:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-Results-viewAllLabel{margin-right:calc(var(--yxt-base-spacing) / 2);font-family:var(--yxt-font-family);font-size:.875rem;line-height:1.5;font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-color-brand-primary);}.yxt-Results-titleBar{border:var(--yxt-results-border);display:-webkit-box;display:-ms-flexbox;display:flex;padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--yxt-results-title-bar-background);}.yxt-Results-title{margin:0;text-transform:uppercase;font-family:var(--yxt-font-family);font-size:var(--yxt-results-title-bar-text-font-size);line-height:var(--yxt-results-title-bar-text-line-height);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-results-title-bar-text-color);}.yxt-Results--universal{margin-top:var(--yxt-base-spacing);}.yxt-Results--universal .yxt-Results-items{margin-right:0;}.yxt-Results--universal.yxt-Accordion{border:var(--yxt-border-legacy);}.yxt-Results--universal .yxt-Accordion-list,.yxt-Results--universal.yxt-Accordion .yxt-Results-filters{border-left:var(--yxt-border-legacy);border-right:var(--yxt-border-legacy);}.yxt-Results--universal .yxt-Accordion-list{border-top:var(--yxt-border-legacy);}.yxt-Accordion .yxt-Results-titleBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);background-color:var(--yxt-results-title-bar-background);border:var(--yxt-border-legacy);border-bottom:none;}.yxt-Accordion .yxt-Results-title{font-family:var(--yxt-font-family);font-size:var(--yxt-results-title-bar-text-font-size);line-height:var(--yxt-results-title-bar-text-line-height);font-weight:var(--yxt-results-title-bar-text-font-weight);font-style:normal;color:var(--yxt-results-title-bar-text-color);text-transform:uppercase;}.yxt-Accordion .yxt-Results-titleIconWrapper{color:inherit;}:root{--yxt-noresults-font-size:var(--yxt-font-size-md);--yxt-noresults-line-height:var(--yxt-line-height-md);--yxt-noresults-font-weight:var(--yxt-font-weight-normal);--yxt-noresults-query-font-weight:var(--yxt-font-weight-semibold);}.yxt-NoResults-wrapper{font-size:var(--yxt-noresults-font-size);line-height:var(--yxt-noresults-line-height);font-weight:var(--yxt-noresults-font-weight);}.yxt-NoResults-query{font-weight:var(--yxt-noresults-query-font-weight);}.yxt-NoResults-returnLinkWrapper{margin-top:var(--yxt-base-spacing);}.yxt-NoResults-returnLink:link,.yxt-NoResults-returnLink:visited{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-NoResults-returnLink:active,.yxt-NoResults-returnLink:focus,.yxt-NoResults-returnLink:hover{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-NoResults-suggestions{margin-top:var(--yxt-base-spacing);}.yxt-NoResults-suggestionsHeader{font-style:italic;}.yxt-NoResults-suggestionsList{margin-top:calc(var(--yxt-base-spacing) / 2);}.yxt-NoResults-suggestion{margin-left:calc(var(--yxt-base-spacing-sm) * 2);list-style-type:disc;list-style-position:inside;}:root{--yxt-alternative-verticals-emphasized-font-weight:var(--yxt-font-weight-medium);}.yxt-AlternativeVerticals{font-family:var(--yxt-font-family);font-weight:var(--yxt-font-weight-light);background-color:var(--yxt-color-brand-white);border:var(--yxt-border-default);}@media (min-width:47.9375rem){.yxt-AlternativeVerticals{margin-bottom:1.5rem;}}.yxt-AlternativeVerticals--notShowingResults{border-bottom:var(--yxt-border-default);}.yxt-AlternativeVerticals-noResultsInfo{background-color:var(--yxt-color-brand-primary);color:var(--yxt-color-brand-white);font-size:var(--yxt-font-size-md);padding:calc(var(--yxt-base-spacing) / 2);}.yxt-AlternativeVerticals-noResultsInfo--emphasized{font-weight:var(--yxt-alternative-verticals-emphasized-font-weight);}@media (min-width:47.9375rem){.yxt-AlternativeVerticals-noResultsInfo{font-size:var(--yxt-font-size-xlg);padding:.625rem 1.25rem;}}.yxt-AlternativeVerticals-suggestionsWrapper{padding:var(--yxt-base-spacing);}.yxt-AlternativeVerticals-details{font-size:var(--yxt-font-size-md);}.yxt-AlternativeVerticals-details--query{font-weight:var(--yxt-font-weight-normal);}@media (min-width:47.9375rem){.yxt-AlternativeVerticals-details{font-size:var(--yxt-font-size-md-lg);}}.yxt-AlternativeVerticals-suggestionsList{list-style:none;padding-left:0;margin-top:0;margin-bottom:0;}.yxt-AlternativeVerticals-suggestion{display:-webkit-box;display:-ms-flexbox;display:flex;margin:calc(var(--yxt-base-spacing) * .75) 0;}@media (max-width:47.9375rem){.yxt-AlternativeVerticals-suggestion{margin:calc(var(--yxt-base-spacing) / 2) 0;}}.yxt-AlternativeVerticals-suggestionLink{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;}.yxt-AlternativeVerticals-suggestionLink>:not(:last-child){margin-right:.3125rem;}.yxt-AlternativeVerticals-suggestionLink:focus .yxt-AlternativeVerticals-suggestionLink--copy,.yxt-AlternativeVerticals-suggestionLink:hover .yxt-AlternativeVerticals-suggestionLink--copy{text-decoration:underline;}.yxt-AlternativeVerticals-suggestionLink--copy{font-weight:var(--yxt-alternative-verticals-emphasized-font-weight);}.yxt-AlternativeVerticals-arrowIconWrapper,.yxt-AlternativeVerticals-verticalIconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-AlternativeVerticals-arrowIconWrapper,.yxt-AlternativeVerticals-arrowIconWrapper>*{width:.5625rem;}.yxt-AlternativeVerticals-universalLink{text-decoration:none;}.yxt-AlternativeVerticals-universalLink:focus,.yxt-AlternativeVerticals-universalLink:hover{text-decoration:underline;}.yxt-AlternativeVerticals-universalDetails{font-size:var(--yxt-font-size-md);}@media (min-width:47.9375rem){.yxt-AlternativeVerticals-universalDetails{font-size:var(--yxt-font-size-md-lg);}}.yxt-AlternativeVerticals a{color:var(--yxt-color-brand-primary);}.yxt-AlternativeVerticals a:active,.yxt-AlternativeVerticals a:hover{color:var(--yxt-color-brand-hover);}:root{--yxt-autocomplete-background-color:#fff;--yxt-autocomplete-box-shadow:0 .0625rem .375rem 0 rgba(32,33,36,.47);--yxt-autocomplete-selected-background-color:#f9f9f9;--yxt-autocomplete-option-hover-background-color:#f9f9f9;--yxt-autocomplete-separator-color:var(--yxt-color-borders);--yxt-autocomplete-text-font-size:var(--yxt-font-size-md-lg);--yxt-autocomplete-text-line-height:var(--yxt-line-height-md);--yxt-autocomplete-text-font-weight:var(--yxt-font-weight-normal);--yxt-autocomplete-text-color:var(--yxt-color-text-primary);--yxt-autocomplete-prompt-header-font-weight:var(--yxt-font-weight-light);}.yxt-AutoComplete{padding-bottom:.625rem;}@media (min-width:48rem){.yxt-AutoComplete:before{margin-left:var(--yxt-base-spacing);margin-right:var(--yxt-base-spacing);margin-bottom:calc(var(--yxt-base-spacing) * .625);height:.0625rem;background-color:var(--yxt-autocomplete-separator-color);content:"";display:block;}}.yxt-AutoComplete-results{list-style-type:none;padding:0;margin:0;}.yxt-AutoComplete-wrapper{background-color:var(--yxt-autocomplete-background-color);}.yxt-AutoComplete-option{padding:calc(var(--yxt-base-spacing) / 4) var(--yxt-base-spacing);}.yxt-AutoComplete-option--promptHeader{font-weight:var(--yxt-autocomplete-prompt-header-font-weight);font-style:italic;}.yxt-AutoComplete-option--item,.yxt-AutoComplete-option--promptHeader{font-family:var(--yxt-font-family);font-size:var(--yxt-autocomplete-text-font-size);line-height:var(--yxt-autocomplete-text-line-height);color:var(--yxt-autocomplete-text-color);}.yxt-AutoComplete-option--item{cursor:pointer;font-weight:var(--yxt-autocomplete-text-font-weight);font-style:normal;}.yxt-AutoComplete-option--item.yxt-selected{background-color:var(--yxt-autocomplete-selected-background-color);}.yxt-AutoComplete-option--item strong{font-weight:var(--yxt-font-weight-semibold);}.yxt-AutoComplete-option--item:hover{background-color:var(--yxt-autocomplete-option-hover-background-color);}:root{--yxt-accordion-result-border:var(--yxt-border-default);--yxt-accordion-result-background-color:#fff;--yxt-accordion-result-hover-color:var(--yxt-color-background-highlight);--yxt-accordion-result-title-font-size:var(--yxt-font-size-md-lg);--yxt-accordion-result-title-line-height:var(--yxt-line-height-lg);--yxt-accordion-result-title-font-weight:var(--yxt-font-weight-semibold);--yxt-accordion-result-title-color:var(--yxt-color-brand-primary);--yxt-accordion-result-details-font-size:var(--yxt-font-size-md);--yxt-accordion-result-details-line-height:var(--yxt-line-height-md-sm);--yxt-accordion-result-details-font-weight:var(--yxt-font-weight-normal);--yxt-accordion-result-details-color:var(--yxt-color-text-primary);--yxt-accordion-result-cta-font-size:var(--yxt-font-size-md);--yxt-accordion-result-cta-line-height:var(--yxt-line-height-xxlg);--yxt-accordion-result-cta-font-weight:var(--yxt-font-weight-normal);}.yxt-AccordionResult{background-color:var(--yxt-accordion-result-background-color);width:100%;}.yxt-AccordionResult+.yxt-AccordionResult{border-top:var(--yxt-accordion-result-border);}.yxt-AccordionResult:hover,.yxt-AccordionResult:not(.is-collapsed){background-color:var(--yxt-accordion-result-hover-color);}.yxt-AccordionResult-title{font-family:var(--yxt-font-family);font-size:var(--yxt-accordion-result-title-font-size);line-height:var(--yxt-accordion-result-title-line-height);font-weight:var(--yxt-accordion-result-title-font-weight);font-style:normal;color:var(--yxt-accordion-result-title-color);}.yxt-AccordionResult-indicatorWrapper{-ms-flex-negative:0;flex-shrink:0;}.yxt-AccordionResult-details{font-family:var(--yxt-font-family);font-size:var(--yxt-accordion-result-details-font-size);line-height:var(--yxt-accordion-result-details-line-height);font-weight:var(--yxt-accordion-result-details-font-weight);font-style:normal;color:var(--yxt-accordion-result-details-color);white-space:pre-line;}.yxt-AccordionResult-ctasWrapper{margin-top:calc(var(--yxt-base-spacing) / 2);}.yxt-AccordionResult-ctas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.yxt-AccordionResult-cta,.yxt-AccordionResult-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-AccordionResult-cta{font-family:var(--yxt-font-family);font-size:var(--yxt-accordion-result-cta-font-size);line-height:var(--yxt-accordion-result-cta-line-height);font-weight:var(--yxt-accordion-result-cta-font-weight);font-style:normal;color:var(--yxt-color-text-primary);-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-AccordionResult-cta:link,.yxt-AccordionResult-cta:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-AccordionResult-cta:active,.yxt-AccordionResult-cta:focus,.yxt-AccordionResult-cta:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-AccordionResult-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;width:100%;padding-top:calc(var(--yxt-base-spacing) / 2);padding-bottom:.625rem;padding-left:1em;padding-right:1em;}.yxt-AccordionResult-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .4s ease-in;transition:-webkit-transform .4s ease-in;transition:transform .4s ease-in;transition:transform .4s ease-in,-webkit-transform .4s ease-in;}.yxt-AccordionResult-content{padding-top:calc(var(--yxt-base-spacing-sm) / 2);padding-bottom:1em;padding-right:1em;padding-left:1em;}.yxt-AccordionResult-body{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;overflow:hidden;}.yxt-AccordionResult.is-collapsed .yxt-AccordionResult-body{height:0;border-top:0;}.yxt-AccordionResult.is-collapsed .yxt-AccordionResult-indicator{-webkit-transform:rotate(90deg);transform:rotate(90deg);}:root{--yxt-spellCheck-text-font-size:var(--yxt-font-size-md-lg);--yxt-spellCheck-text-font-weight:var(--yxt-font-weight-normal);--yxt-spellCheck-text-color:var(--yxt-color-text-primary);--yxt-spellCheck-container-height:var(--yxt-module-container-height);}.yxt-SpellCheck{margin-top:calc(var(--yxt-base-spacing) * 2);padding-bottom:var(--yxt-base-spacing);display:block;font-family:var(--yxt-font-family);font-size:var(--yxt-spellCheck-text-font-size);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-spellCheck-text-font-weight);font-style:normal;color:var(--yxt-spellCheck-text-color);}@media (max-width:47.9375rem){.yxt-SpellCheck{margin-left:var(--yxt-base-spacing);}}.yxt-SpellCheck .yxt-SpellCheck-helpText{font-size:var(--yxt-font-size-lg);}.yxt-SpellCheck .yxt-SpellCheck-container{height:var(--yxt-spellCheck-container-height);}.yxt-SpellCheck strong{font-style:italic;font-weight:var(--yxt-font-weight-semibold);}.yxt-SpellCheck a{text-decoration:none;}.yxt-SpellCheck a:link,.yxt-SpellCheck a:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-SpellCheck a:active,.yxt-SpellCheck a:focus,.yxt-SpellCheck a:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}:root{--yxt-pagination-text-color:var(--yxt-color-text-neutral);--yxt-pagination-text-color-hover:var(--yxt-color-brand-white);--yxt-pagination-text-font-size:var(--yxt-font-size-md-lg);--yxt-pagination-text-line-height:var(--yxt-line-height-md);--yxt-pagination-text-font-weight:var(--yxt-font-weight-normal);--yxt-pagination-color-active-page:var(--yxt-color-borders);--yxt-pagination-color-hover:var(--yxt-color-text-secondary);}.yxt-Pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--yxt-font-family);font-size:var(--yxt-pagination-text-font-size);line-height:var(--yxt-pagination-text-line-height);font-weight:var(--yxt-pagination-text-font-weight);font-style:normal;color:var(--yxt-pagination-text-color);}.yxt-Pagination--hidden{visibility:hidden;}.yxt-Pagination-link,.yxt-Pagination-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.5rem;min-width:1.5rem;margin-right:.125rem;margin-left:.125rem;border-radius:.125rem;padding:0 .25rem;-webkit-box-sizing:border-box;box-sizing:border-box;}.yxt-Pagination-icon{font-size:var(--yxt-font-size-sm);}.yxt-Pagination-icon span{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:47.9375rem){.yxt-Pagination--activeMobile{background-color:var(--yxt-pagination-color-active-page);}}@media (min-width:48rem){.yxt-Pagination--activeDesktop{background-color:var(--yxt-pagination-color-active-page);}}.yxt-Pagination-link:focus,.yxt-Pagination-link:hover{cursor:pointer;color:var(--yxt-pagination-text-color-hover);background-color:var(--yxt-pagination-color-hover);}.yxt-Pagination-chevron--left svg,.yxt-Pagination-doubleChevron--left svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.yxt-Pagination-doubleChevron,.yxt-Pagination-doubleChevron--left{margin-right:-.25rem;}.yxt-Pagination-chevron,.yxt-Pagination-chevron--left,.yxt-Pagination-doubleChevron,.yxt-Pagination-doubleChevron--left{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:47.9375rem){.yxt-Pagination .mobile-hidden{display:none;}}@media (min-width:47.9375rem){.yxt-Pagination .desktop-hidden{display:none;}}:root{--yxt-locationBias-text-font-size:var(--yxt-font-size-md);--yxt-locationBias-text-font-weight:var(--yxt-font-weight-normal);--yxt-locationBias-text-color:var(--yxt-color-text-secondary);--yxt-locationBias-bullet-size:calc(var(--yxt-font-size-sm) / 2);--yxt-locationBias-bullet-color-default:var(--yxt-locationBias-text-color);}.yxt-LocationBias{padding-bottom:var(--yxt-base-spacing);display:block;text-align:center;padding-top:var(--yxt-base-spacing);font-family:var(--yxt-font-family);font-size:var(--yxt-locationBias-text-font-size);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-locationBias-text-font-weight);font-style:normal;color:var(--yxt-locationBias-text-color);}.yxt-LocationBias strong{font-weight:var(--yxt-font-weight-semibold);}.yxt-LocationBias-bullet{height:var(--yxt-locationBias-bullet-size);width:var(--yxt-locationBias-bullet-size);display:inline-block;border-radius:100%;background:var(--yxt-locationBias-bullet-color-default);margin-bottom:.125rem;}.yxt-LocationBias-unknownLoc{background-color:transparent;border:.0625rem solid var(--yxt-locationBias-bullet-color-default);}.yxt-LocationBias-preciseLoc{background:var(--yxt-color-brand-primary);border:.0625rem solid var(--yxt-color-brand-primary);}@media (max-width:47.9375rem){.yxt-LocationBias-locSource{display:block;}}.yxt-LocationBias-updateLoc{cursor:pointer;border:none;font-size:var(--yxt-locationBias-text-font-size);padding:0;background:none;}.yxt-LocationBias-updateLoc,.yxt-LocationBias-updateLoc:link,.yxt-LocationBias-updateLoc:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-LocationBias-updateLoc:active,.yxt-LocationBias-updateLoc:focus,.yxt-LocationBias-updateLoc:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}:root{--yxt-filter-options-checkmark-color:#0f70f0;--yxt-filter-options-checkbox-focus-color:#000;--yxt-filter-options-options-max-height:none;}.yxt-FilterOptions-container{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-md);font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-color-text-primary);}.yxt-FilterOptions-container--searching .yxt-FilterOptions-showToggle{display:none;}.yxt-FilterOptions-container--searching .yxt-FilterOptions-option.displaySearch{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-FilterOptions-container--searching .yxt-FilterOptions-option.hiddenSearch{display:none;}.yxt-FilterOptions-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.yxt-FilterOptions-buttonWrapper,.yxt-FilterOptions-controls{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-FilterOptions-filter{font-size:.875rem;border:.0625rem solid var(--yxt-color-borders);border-radius:.25rem;padding:.25rem .5rem;width:100%;}.yxt-FilterOptions-filter:active,.yxt-FilterOptions-filter:focus,.yxt-FilterOptions-filter:hover{border:var(--yxt-border-hover);}.yxt-FilterOptions-filter::-ms-clear{display:none;height:0;width:0;}.yxt-FilterOptions-fieldSet{border:0;padding:0;margin:.75rem 0;}.yxt-FilterOptions-legend{width:100%;padding:0;}.yxt-FilterOptions-legendLabel{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md-lg);line-height:var(--yxt-line-height-lg);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-color-text-primary);text-align:left;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-FilterOptions-legendLabel:hover button{color:var(--yxt-color-text-secondary);}.yxt-FilterOptions-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-FilterOptions-option:not(:first-child){margin-top:.5rem;}.yxt-FilterOptions-option.hidden{display:none;}@media (max-width:47.9375rem){.yxt-FilterOptions-option{margin:1.375rem 0;}}.yxt-FilterOptions-options{margin:.75rem 0;padding-left:0;max-height:var(--yxt-filter-options-options-max-height);overflow-y:auto;}.yxt-FilterOptions-search{position:relative;margin-top:.625rem;}.yxt-FilterOptions-clearSearch{position:absolute;right:0;top:50%;max-height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;background:none;padding:0;font-size:1.5rem;cursor:pointer;color:var(--yxt-color-text-secondary);}.yxt-FilterOptions-clearSearch.js-hidden{display:none;}.yxt-FilterOptions-optionLabel,.yxt-FilterOptions-radioButtonLabel{cursor:pointer;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.yxt-FilterOptions-optionLabel{position:relative;font-size:.875rem;line-height:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1.375rem;}.yxt-FilterOptions-optionLabel:before{content:"";position:absolute;bottom:50%;left:-1.375rem;height:.75rem;width:.75rem;-webkit-transform:translateY(50%);transform:translateY(50%);border:.0625rem solid var(--yxt-color-borders);border-radius:.125rem;}.yxt-FilterOptions-optionLabel:after{content:none;position:absolute;top:calc(50% - .1875rem);left:-1.25rem;width:.1875rem;height:.5625rem;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);border-left-color:var(--yxt-filter-options-checkmark-color);border-bottom:.0625rem solid #0c5ecb;border-bottom-color:var(--yxt-filter-options-checkmark-color);border-right:.0625rem solid #0c5ecb;border-right-color:var(--yxt-filter-options-checkmark-color);border-top-color:var(--yxt-filter-options-checkmark-color);}.yxt-FilterOptions-selectedCount{font-size:var(--yxt-font-size-xs);font-weight:var(--yxt-font-weight-bold);font-style:normal;color:#fff;width:1.25rem;height:1.25rem;margin-left:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--yxt-color-background-dark);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.25rem;}.yxt-FilterOptions-reset,.yxt-FilterOptions-selectedCount{font-family:var(--yxt-font-family);line-height:var(--yxt-line-height-xs);}.yxt-FilterOptions-reset{font-size:var(--yxt-font-size-md);font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-color-brand-primary);background:none;border:.0625rem solid transparent;border-radius:.25rem;padding:0;}.yxt-FilterOptions-reset.js-hidden{display:none;}.yxt-FilterOptions-reset:not(:disabled){cursor:pointer;}.yxt-FilterOptions-reset:not(:disabled):hover{text-decoration:underline;}.yxt-FilterOptions-reset:not(:disabled):focus{color:var(--yxt-color-brand-hover);border:.0625rem solid var(--yxt-color-brand-hover);}@media (max-width:47.9375rem){.yxt-FilterOptions-reset{margin-top:.75rem;}}.yxt-FilterOptions-showToggle{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-color-brand-primary);background:none;border:.0625rem solid transparent;border-radius:.25rem;padding:0;}.yxt-FilterOptions-showToggle:not(:disabled){cursor:pointer;}.yxt-FilterOptions-showToggle:not(:disabled):hover{text-decoration:underline;}.yxt-FilterOptions-showToggle:not(:disabled):focus{color:var(--yxt-color-brand-hover);border:.0625rem solid var(--yxt-color-brand-hover);}.yxt-FilterOptions-showToggle.hidden{display:none;}.yxt-FilterOptions-showToggle svg{width:.375rem;margin-left:.3125rem;}.yxt-FilterOptions-clickableLegend{border:.0625rem solid transparent;border-radius:.25rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;}.yxt-FilterOptions-clickableLegend:focus{border:.0625rem solid var(--yxt-color-brand-hover);}.yxt-FilterOptions-clickableLegend:not(:disabled):hover{color:var(--yxt-color-text-secondary);}.yxt-FilterOptions-input{margin-left:0;}.yxt-FilterOptions-radioButtonInput{cursor:pointer;}.yxt-FilterOptions-radioButtonInput:focus{outline:.0625rem solid #000;}.yxt-FilterOptions-checkboxInput{opacity:0;height:0;width:0;margin:0;}.yxt-FilterOptions-checkboxInput:checked+.yxt-FilterOptions-optionLabel:after{content:"";}.yxt-FilterOptions-checkboxInput:checked+.yxt-FilterOptions-optionLabel:before{border:var(--yxt-border-hover);border-color:var(--yxt-filter-options-checkmark-color);}.yxt-FilterOptions-checkboxInput:focus+.yxt-FilterOptions-optionLabel:before{border:.0625rem solid var(--yxt-filter-options-checkbox-focus-color);-webkit-box-shadow:var(--yxt-searchbar-focus-shadow);box-shadow:var(--yxt-searchbar-focus-shadow);}.yxt-FilterOptions-reset--right{margin-left:auto;padding:0;}.yxt-FilterOptions-expand{margin-left:auto;}.yxt-FilterOptions-expand>.Icon--chevron svg{height:.75rem;width:.75rem;}.yxt-FilterOptions--collapsed{display:none;}.yxt-FilterOptions-collapseDown,.yxt-FilterOptions-collapseUp{vertical-align:middle;}.yxt-FilterOptions-collapseUp{padding-top:.125rem;}.yxt-FilterOptions-collapseUp svg{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.yxt-FilterOptions-collapseDown svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.yxt-Facets-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5625rem;width:18.75rem;}@media (max-width:47.9375rem){.yxt-Facets-container{width:100%;}}.yxt-FilterBox-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}.yxt-FilterBox-titleContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 .25rem;}.yxt-FilterBox-titleContainer svg{width:1.125rem;height:1.125rem;}.yxt-FilterBox-title{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md-lg);line-height:var(--yxt-line-height-lg);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-color-text-primary);text-transform:uppercase;margin-left:.5rem;}.yxt-FilterBox-filter+.yxt-FilterBox-filter{border-top:.0625rem solid var(--yxt-color-borders);}.yxt-FilterBox-apply{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:#fff;border:0;border-radius:.1875rem;margin-top:1rem;background:var(--yxt-color-brand-primary);letter-spacing:.03125rem;text-transform:uppercase;width:5.625rem;height:2.5rem;}.yxt-FilterBox-apply:not(:disabled){cursor:pointer;}.yxt-FilterBox-apply:not(:disabled):focus,.yxt-FilterBox-apply:not(:disabled):hover{background:padding-box var(--yxt-color-brand-hover);}.yxt-FilterBox-apply:not(:disabled):focus{border:var(--yxt-button-focus-border-size) double #0c5ecb;}.yxt-FilterBox-reset{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-color-brand-primary);background:none;border:.0625rem solid transparent;border-radius:.25rem;padding:.3125rem .625rem .3125rem 0;text-decoration:underline;letter-spacing:.03125rem;}.yxt-FilterBox-reset:not(:disabled){cursor:pointer;}.yxt-FilterBox-reset:not(:disabled):hover{text-decoration:underline;}.yxt-FilterBox-reset:not(:disabled):focus{color:var(--yxt-color-brand-hover);border:.0625rem solid var(--yxt-color-brand-hover);}.yxt-FilterBox-reset:not(:disabled):hover{text-decoration:none;}.yxt-FilterBox-apply+.yxt-FilterBox-reset{padding-left:.3125rem;margin-left:.625rem;}:root{--yxt-question-submission-font-size:var(--yxt-font-size-md);--yxt-question-submission-line-height:var(--yxt-line-height-md);--yxt-question-submission-font-weight:var(--yxt-font-weight-normal);--yxt-question-submission-color:var(--yxt-color-text-primary);--yxt-question-submission-border:var(--yxt-border-default);--yxt-question-submission-title-font-size:var(--yxt-font-size-md-lg);--yxt-question-submission-title-line-height:var(--yxt-line-height-lg);--yxt-question-submission-title-font-weight:var(--yxt-font-weight-semibold);--yxt-question-submission-title-color:var(--yxt-color-text-primary);--yxt-question-submission-title-bar-background:var(--yxt-color-background-highlight);--yxt-question-submission-description-font-size:var(--yxt-font-size-md);--yxt-question-submission-description-line-height:var(--yxt-line-height-md);--yxt-question-submission-description-font-weight:var(--yxt-font-weight-normal);--yxt-question-submission-description-color:var(--yxt-color-text-primary);--yxt-question-submission-label-font-size:var(--yxt-font-size-md);--yxt-question-submission-label-line-height:var(--yxt-line-height-md);--yxt-question-submission-label-font-weight:var(--yxt-font-weight-bold);--yxt-question-submission-label-color:var(--yxt-color-text-primary);--yxt-question-submission-input-font-size:var(--yxt-font-size-md);--yxt-question-submission-input-line-height:var(--yxt-line-height-md);--yxt-question-submission-input-font-weight:var(--yxt-font-weight-normal);--yxt-question-submission-input-color:var(--yxt-color-text-primary);--yxt-question-submission-inputError-font-size:var(--yxt-font-size-sm);--yxt-question-submission-inputError-line-height:var(--yxt-line-height-md-sm);--yxt-question-submission-inputError-font-weight:var(--yxt-font-weight-normal);--yxt-question-submission-inputError-color:var(--yxt-color-error);--yxt-question-submission-formSubmitError-color:var(--yxt-color-error);--yxt-question-submission-acknowledgement-bar-bg:var(--yxt-color-background-highlight);}.yxt-QuestionSubmission{font-family:var(--yxt-font-family);font-size:var(--yxt-question-submission-font-size);line-height:var(--yxt-question-submission-line-height);font-weight:var(--yxt-question-submission-font-weight);font-style:normal;color:var(--yxt-question-submission-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:var(--yxt-question-submission-border);background-color:var(--yxt-color-brand-white);margin-top:var(--yxt-base-spacing);}.yxt-QuestionSubmission-titleBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);background-color:var(--yxt-question-submission-title-bar-background);border:0;border-bottom:var(--yxt-question-submission-border);cursor:pointer;}.yxt-QuestionSubmission-titleBar:focus{outline:.0625rem solid var(--yxt-color-text-primary);}.yxt-QuestionSubmission-left,.yxt-QuestionSubmission-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.yxt-QuestionSubmission-titleIconWrapper{margin-right:var(--yxt-base-spacing-sm);}.yxt-QuestionSubmission-titleIconWrapper,.yxt-QuestionSubmission-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;color:var(--yxt-color-brand-primary);background:none;border:none;}.yxt-QuestionSubmission-titleIconWrapper svg,.yxt-QuestionSubmission-toggle svg{height:1.125rem;width:1.125rem;}.yxt-QuestionSubmission-toggle--expanded{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.yxt-QuestionSubmission-toggle--collapsed{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.yxt-QuestionSubmission-title{font-family:var(--yxt-font-family);font-size:var(--yxt-question-submission-title-font-size);line-height:var(--yxt-question-submission-title-line-height);font-weight:var(--yxt-question-submission-title-font-weight);font-style:normal;color:var(--yxt-question-submission-title-color);text-transform:uppercase;width:100%;}.yxt-QuestionSubmission-titleDescription{font-family:var(--yxt-font-family);font-size:var(--yxt-question-submission-description-font-size);line-height:var(--yxt-question-submission-description-line-height);font-weight:var(--yxt-question-submission-description-font-weight);font-style:normal;font-style:italic;color:var(--yxt-question-submission-description-color);margin-right:calc(var(--yxt-base-spacing) / 2);}@media (max-width:47.9375rem){.yxt-QuestionSubmission-titleDescription{display:none;}}.yxt-QuestionSubmission-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;}.yxt-QuestionSubmission-formRow{margin:var(--yxt-base-spacing);}.yxt-QuestionSubmission-formRow+.yxt-QuestionSubmission-formRow{margin-top:0;}.yxt-QuestionSubmission-formFieldWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}@media (max-width:35.9375rem){.yxt-QuestionSubmission-formFieldWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.yxt-QuestionSubmission-formField{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:var(--yxt-base-spacing);width:100%;}@media (max-width:35.9375rem){.yxt-QuestionSubmission-formField{margin-bottom:0;}.yxt-QuestionSubmission-formField+.yxt-QuestionSubmission-formField{margin-top:var(--yxt-base-spacing);}}.yxt-QuestionSubmission-formLabel{font-size:var(--yxt-question-submission-label-font-size);line-height:var(--yxt-question-submission-label-line-height);font-weight:var(--yxt-question-submission-label-font-weight);color:var(--yxt-question-submission-label-color);margin-bottom:calc(var(--yxt-base-spacing) / 4);}.yxt-QuestionSubmission-formInput,.yxt-QuestionSubmission-formLabel{font-family:var(--yxt-font-family);font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-QuestionSubmission-formInput{font-size:var(--yxt-question-submission-input-font-size);line-height:var(--yxt-question-submission-input-line-height);font-weight:var(--yxt-question-submission-input-font-weight);color:var(--yxt-question-submission-input-color);width:100%;border:var(--yxt-question-submission-border);border-radius:.1875rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:calc(var(--yxt-base-spacing) / 2);}.yxt-QuestionSubmission-formInput:focus{border:.0625rem solid var(--yxt-color-text-primary);}.yxt-QuestionSubmission-formInput::-webkit-input-placeholder{font-style:italic;}.yxt-QuestionSubmission-formInput::-moz-placeholder{font-style:italic;}.yxt-QuestionSubmission-formInput::-ms-input-placeholder{font-style:italic;}.yxt-QuestionSubmission-formInput::placeholder{font-style:italic;}.yxt-QuestionSubmission-formInput:-ms-input-placeholder{font-style:italic;}.yxt-QuestionSubmission-formInput.yxt-required-error{border:.0625rem solid var(--yxt-color-error);}.yxt-QuestionSubmission-formInput.yxt-required-error::-webkit-input-placeholder{color:var(--yxt-color-error);}.yxt-QuestionSubmission-formInput.yxt-required-error::-moz-placeholder{color:var(--yxt-color-error);}.yxt-QuestionSubmission-formInput.yxt-required-error::-ms-input-placeholder{color:var(--yxt-color-error);}.yxt-QuestionSubmission-formInput.yxt-required-error::placeholder{color:var(--yxt-color-error);}.yxt-QuestionSubmission-formInput.yxt-required-error:-ms-input-placeholder{color:var(--yxt-color-error);}.yxt-QuestionSubmission-formError{color:var(--yxt-question-submission-formSubmitError-color);font-style:italic;}.yxt-QuestionSubmission-acknowledgementBar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--yxt-base-spacing);border-top:var(--yxt-question-submission-border);background-color:var(--yxt-question-submission-acknowledgement-bar-bg);}.yxt-QuestionSubmission-acknowledgement,.yxt-QuestionSubmission-acknowledgementBar{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-QuestionSubmission-ackCheckboxInput{min-height:1rem;min-width:1rem;margin:0;margin-right:calc(var(--yxt-base-spacing) / 2);margin-top:.2rem;}.yxt-QuestionSubmission-privacyPolicy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-right:var(--yxt-base-spacing);}.yxt-QuestionSubmission-privacyPolicyUrl:link,.yxt-QuestionSubmission-privacyPolicyUrl:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-QuestionSubmission-privacyPolicyUrl:active,.yxt-QuestionSubmission-privacyPolicyUrl:focus,.yxt-QuestionSubmission-privacyPolicyUrl:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-QuestionSubmission-inputError{font-family:var(--yxt-font-family);font-size:var(--yxt-question-submission-inputError-font-size);line-height:var(--yxt-question-submission-inputError-line-height);font-weight:var(--yxt-question-submission-inputError-font-weight);font-style:normal;color:var(--yxt-question-submission-inputError-color);margin-top:calc(var(--yxt-base-spacing) / 4);display:block;}.yxt-QuestionSubmission-submitButton{border:0;border-radius:.1875rem;background:var(--yxt-color-brand-primary);letter-spacing:.03125rem;letter-spacing:.5px;text-transform:uppercase;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;padding-top:.625rem;padding-bottom:.625rem;padding-left:var(--yxt-base-spacing);padding-right:var(--yxt-base-spacing);font-size:.875rem;font-weight:var(--yxt-font-weight-semibold);overflow-wrap:break-word;}.yxt-QuestionSubmission-submitButton:not(:disabled){cursor:pointer;}.yxt-QuestionSubmission-submitButton:not(:disabled):focus,.yxt-QuestionSubmission-submitButton:not(:disabled):hover{background:padding-box var(--yxt-color-brand-hover);}.yxt-QuestionSubmission-submitButton:not(:disabled):focus{border:var(--yxt-button-focus-border-size) double #0c5ecb;}.yxt-QuestionSubmission-submitButton:focus{padding:.4375rem .8125rem;}.yxt-SortOptions-container{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-md);font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-color-text-primary);}.yxt-SortOptions-fieldSet{border:0;padding:0;margin:var(--yxt-base-spacing) 0;}.yxt-SortOptions-legend{width:100%;padding:0;}.yxt-SortOptions-legendLabel{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md-lg);line-height:var(--yxt-line-height-lg);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-color-text-primary);text-align:left;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-SortOptions-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:.125rem 0;}@media (max-width:47.9375rem){.yxt-SortOptions-option{margin:1.375rem 0;}}.yxt-SortOptions-options{margin:var(--yxt-base-spacing) 0;}.yxt-SortOptions-optionLabel{display:block;margin-left:.3125rem;}.yxt-SortOptions-optionSelector:focus{outline:.0625rem auto #000;}.yxt-SortOptions-optionSelector:focus _:-ms-fullscreen,:root .yxt-SortOptions-optionSelector:focus{outline:.0625rem solid #000;}.yxt-SortOptions-reset{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-color-brand-primary);background:none;border:.0625rem solid transparent;border-radius:.25rem;padding:0;}.yxt-SortOptions-reset:not(:disabled){cursor:pointer;}.yxt-SortOptions-reset:not(:disabled):hover{text-decoration:underline;}.yxt-SortOptions-reset:not(:disabled):focus{color:var(--yxt-color-brand-hover);border:.0625rem solid var(--yxt-color-brand-hover);}@media (max-width:47.9375rem){.yxt-SortOptions-reset{margin-top:var(--yxt-base-spacing);}}.yxt-SortOptions-reset.js-hidden{display:none;}.yxt-SortOptions-showToggle{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-color-brand-primary);background:none;border:.0625rem solid transparent;border-radius:.25rem;padding:0;}.yxt-SortOptions-showToggle:not(:disabled){cursor:pointer;}.yxt-SortOptions-showToggle:not(:disabled):hover{text-decoration:underline;}.yxt-SortOptions-showToggle:not(:disabled):focus{color:var(--yxt-color-brand-hover);border:.0625rem solid var(--yxt-color-brand-hover);}.yxt-SortOptions-showToggle svg{width:.375rem;margin-left:.3125rem;}.yxt-SortOptions-input{margin-left:0;}.yxt-SortOptions-collapseDown,.yxt-SortOptions-collapseUp{vertical-align:middle;}.yxt-SortOptions-collapseUp{padding-top:.125rem;}.yxt-SortOptions-collapseUp svg{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.yxt-SortOptions-collapseDown svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.yxt-SortOptions-apply{font-family:var(--yxt-font-family);line-height:var(--yxt-line-height-xs);font-style:normal;border:0;border-radius:.1875rem;margin-top:1rem;margin-top:var(--yxt-base-spacing-sm);background:var(--yxt-color-brand-primary);letter-spacing:.03125rem;letter-spacing:.5px;text-transform:uppercase;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--yxt-base-spacing-sm);font-size:var(--yxt-font-size-md);font-weight:var(--yxt-font-weight-semibold);overflow-wrap:break-word;}.yxt-SortOptions-apply:not(:disabled){cursor:pointer;}.yxt-SortOptions-apply:not(:disabled):focus,.yxt-SortOptions-apply:not(:disabled):hover{background:padding-box var(--yxt-color-brand-hover);}.yxt-SortOptions-apply:not(:disabled):focus{border:var(--yxt-button-focus-border-size) double #0c5ecb;}.yxt-SortOptions-apply:focus{padding:calc(var(--yxt-base-spacing-sm) - var(--yxt-button-focus-border-size));}:root{--yxt-standard-card-base-spacing:var(--yxt-base-spacing);--yxt-standard-card-link-color:var(--yxt-color-brand-primary);--yxt-standard-card-subtitle-color:var(--yxt-color-text-secondary);--yxt-standard-card-link-hover-color:var(--yxt-color-brand-hover);--yxt-standard-card-cta-width:calc(var(--yxt-standard-card-base-spacing) * 8);--yxt-standard-card-wrapper-width:calc(var(--yxt-standard-card-base-spacing) * 10);--yxt-standard-card-ordinal-size:var(--yxt-base-spacing);--yxt-standard-card-ordinal-font-size:var(--yxt-font-size-xs);}.yxt-StandardCard{padding:var(--yxt-standard-card-base-spacing);font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-color-text-primary);}.yxt-StandardCard,.yxt-StandardCard-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-StandardCard-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.yxt-StandardCard-ordinalWrapper{margin-right:calc(var(--yxt-standard-card-base-spacing) * 3 / 4);}.yxt-StandardCard-ordinal{padding:calc(var(--yxt-standard-card-ordinal-size) * 3 / 16) calc(var(--yxt-standard-card-ordinal-size) * 1 / 8) calc(var(--yxt-standard-card-ordinal-size) * 5 / 16);border-radius:var(--yxt-standard-card-ordinal-size);min-width:calc(var(--yxt-standard-card-ordinal-size) * 7 / 8);height:calc(var(--yxt-standard-card-ordinal-size) * 5 / 8);background-color:var(--yxt-color-brand-primary);border:.0625rem solid #000;text-align:center;font-family:var(--yxt-font-family);font-size:var(--yxt-standard-card-ordinal-font-size);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-bold);font-style:normal;color:#fff;}.yxt-StandardCard-imgTagWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000;padding-top:calc(var(--yxt-base-spacing-sm) / 4);padding-bottom:calc(var(--yxt-base-spacing-sm) / 4);position:relative;top:10%;width:80%;left:10%;}.yxt-StandardCard-imgTag{text-align:center;letter-spacing:.03125rem;text-transform:uppercase;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-break:break-word;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:1.25rem;font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:#fff;}.yxt-StandardCard-img{height:calc(var(--yxt-standard-card-base-spacing) * 10);min-width:calc(var(--yxt-standard-card-base-spacing) * 10);max-width:calc(var(--yxt-standard-card-base-spacing) * 15);-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-size:cover;background-repeat:no-repeat;background-position:0 0;margin-bottom:calc(var(--yxt-standard-card-base-spacing) / 2);margin-right:var(--yxt-standard-card-base-spacing);}.yxt-StandardCard-contentWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;-ms-flex-wrap:wrap;flex-wrap:wrap;}.yxt-StandardCard-title{font-weight:var(--yxt-font-weight-bold);color:var(--yxt-color-text-primary);}.yxt-StandardCard-title,.yxt-StandardCard-titleLink{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md-lg);line-height:var(--yxt-line-height-lg);font-style:normal;}.yxt-StandardCard-titleLink{text-decoration:none;display:block;font-weight:var(--yxt-font-weight-semibold);color:var(--yxt-standard-card-link-color);}.yxt-StandardCard-titleLink:focus,.yxt-StandardCard-titleLink:hover{color:var(--yxt-standard-card-link-hover-color);text-decoration:underline;}.yxt-StandardCard-subtitle{padding-bottom:calc(var(--yxt-standard-card-base-spacing) / 2);text-decoration:none;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:1.25rem;font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-standard-card-subtitle-color);}.yxt-StandardCard-content{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.yxt-StandardCard-content,.yxt-StandardCard-details{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-StandardCard-details{min-width:calc(var(--yxt-standard-card-base-spacing) * 6);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:calc(var(--yxt-standard-card-base-spacing) / 2);margin-right:var(--yxt-standard-card-base-spacing);-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;word-break:break-word;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-md);font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-color-text-primary);}.yxt-StandardCard-details--noImage{-ms-flex-preferred-size:calc(var(--yxt-standard-card-base-spacing) * 16);flex-basis:calc(var(--yxt-standard-card-base-spacing) * 16);}@media (max-width:47.9375rem){.yxt-StandardCard-details{-ms-flex-preferred-size:100%;flex-basis:100%;}}.yxt-StandardCard-toggle{text-align:left;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-md);font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-color-brand-primary);background:none;border:.0625rem solid transparent;border-radius:.25rem;padding:0;}.yxt-StandardCard-toggle:not(:disabled){cursor:pointer;}.yxt-StandardCard-toggle:not(:disabled):hover{text-decoration:underline;}.yxt-StandardCard-toggle:not(:disabled):focus{color:var(--yxt-color-brand-hover);border:.0625rem solid var(--yxt-color-brand-hover);}.yxt-StandardCard-ctas{min-width:calc(var(--yxt-standard-card-base-spacing) * 8);width:30%;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;}:root{--yxt-result-background-color:#fff;--yxt-result-event-background-color:var(--yxt-color-background-highlight);--yxt-result-day-font-size:var(--yxt-font-size-xxlg);--yxt-result-day-line-height:var(--yxt-line-height-sm);--yxt-result-day-font-weight:var(--yxt-font-weight-semibold);--yxt-result-day-color:var(--yxt-color-text-primary);--yxt-result-month-font-size:var(--yxt-font-size-md);--yxt-result-month-line-height:var(--yxt-line-height-md);--yxt-result-month-font-weight:var(--yxt-font-weight-normal);--yxt-result-month-color:var(--yxt-color-text-primary);--yxt-result-ordinal-background-color:var(--yxt-color-brand-primary);--yxt-result-ordinal-font-size:var(--yxt-font-size-xs);--yxt-result-ordinal-line-height:var(--yxt-line-height-xs);--yxt-result-ordinal-font-weight:var(--yxt-font-weight-bold);--yxt-result-ordinal-color:#fff;--yxt-result-details-font-size:var(--yxt-font-size-md);--yxt-result-details-line-height:var(--yxt-line-height-md);--yxt-result-details-font-weight:var(--yxt-font-weight-normal);--yxt-result-details-color:var(--yxt-color-text-primary);--yxt-result-title-font-size:var(--yxt-font-size-lg);--yxt-result-title-line-height:var(--yxt-line-height-lg);--yxt-result-title-font-weight:var(--yxt-font-weight-semibold);--yxt-result-title-color:var(--yxt-color-text-primary);--yxt-result-subtitle-font-size:var(--yxt-font-size-md);--yxt-result-subtitle-line-height:var(--yxt-line-height-md);--yxt-result-subtitle-font-weight:var(--yxt-font-weight-normal);--yxt-result-subtitle-color:var(--yxt-color-text-secondary);--yxt-result-cta-font-size:var(--yxt-font-size-md);--yxt-result-cta-line-height:var(--yxt-line-height-md);--yxt-result-cta-font-weight:var(--yxt-font-weight-semibold);--yxt-result-cta-color:var(--yxt-color-link-primary);}.yxt-Result{list-style:none;}.yxt-Result+.yxt-Result{border-top:var(--yxt-border-default);}.yxt-Result-title{font-family:var(--yxt-font-family);font-size:var(--yxt-result-title-font-size);line-height:var(--yxt-result-title-line-height);font-weight:var(--yxt-result-title-font-weight);font-style:normal;color:var(--yxt-result-title-color);margin-top:0;margin-bottom:calc(var(--yxt-base-spacing) / 2);}.yxt-Result-titleLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-Result-titleLink:link,.yxt-Result-titleLink:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-Result-titleLink:active,.yxt-Result-titleLink:focus,.yxt-Result-titleLink:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}@media (max-width:47.9375rem){.yxt-Result-titleLink{display:inline;}}.yxt-Result-ordinalWrapper{margin-right:var(--yxt-base-spacing-sm);}.yxt-Result-ordinal{font-family:var(--yxt-font-family);font-size:var(--yxt-result-ordinal-font-size);line-height:var(--yxt-result-ordinal-line-height);font-weight:var(--yxt-result-ordinal-font-weight);font-style:normal;color:var(--yxt-result-ordinal-color);background-color:var(--yxt-result-ordinal-background-color);height:1.125rem;width:1.125rem;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.1875rem;}.yxt-Result-ordinal,.yxt-Result-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-Result-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;padding:var(--yxt-base-spacing);background-color:var(--yxt-result-background-color);}.yxt-Result-imageWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:6.25rem;min-width:6.25rem;margin-right:1rem;}.yxt-Result-image{width:100%;}.yxt-Result-info{-ms-flex-preferred-size:100%;flex-basis:100%;}@media (max-width:47.9375rem){.yxt-Result-info{-ms-flex-preferred-size:auto;flex-basis:auto;}}.yxt-Result-infoCtasWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%;}@media (max-width:47.9375rem){.yxt-Result-infoCtasWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.yxt-Result-details{font-family:var(--yxt-font-family);font-size:var(--yxt-result-details-font-size);line-height:var(--yxt-result-details-line-height);font-weight:var(--yxt-result-details-font-weight);font-style:normal;color:var(--yxt-result-details-color);}.yxt-Result-ctasWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:top;-ms-flex-align:top;align-items:top;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;}@media (min-width:48rem){.yxt-Result-ctasWrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:calc(var(--yxt-base-spacing-sm) * 2);}}@media (max-width:47.9375rem){.yxt-Result-ctasWrapper{margin-top:calc(var(--yxt-base-spacing) / 2);}}.yxt-Result-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:47.9375rem){.yxt-Result-ctas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.yxt-Result-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:calc(var(--yxt-base-spacing) / 2);border-radius:.25rem;min-width:3.75rem;text-align:center;}.yxt-Result-cta:link,.yxt-Result-cta:visited{color:var(--yxt-color-brand-primary);text-decoration:none;}.yxt-Result-cta:active,.yxt-Result-cta:focus,.yxt-Result-cta:hover{color:var(--yxt-color-brand-primary);text-decoration:underline;}@media (max-width:47.9375rem){.yxt-Result-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:0;}}.yxt-Result-cta+.yxt-Result-cta{margin-left:calc(var(--yxt-base-spacing) / 2);}.yxt-Result-ctaIconWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:calc(var(--yxt-base-spacing) * 2);padding-right:calc(var(--yxt-base-spacing) * 2);margin-bottom:calc(var(--yxt-base-spacing) / 2);}@media (max-width:47.9375rem){.yxt-Result-ctaIconWrapper{padding-left:0;padding-right:0;margin-right:.5rem;margin-bottom:0;}}.yxt-Result-ctaIcon{width:1.5rem;height:1.5rem;}.yxt-Result-ctaLabel{font-family:var(--yxt-font-family);font-size:var(--yxt-result-cta-font-size);line-height:var(--yxt-result-cta-line-height);font-weight:var(--yxt-result-cta-font-weight);font-style:normal;color:var(--yxt-result-cta-color);letter-spacing:.03125rem;text-transform:uppercase;}.yxt-Result-dateWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:calc(var(--yxt-base-spacing) * 2);margin-right:calc(var(--yxt-base-spacing) * 3);padding-left:var(--yxt-base-spacing);padding-right:var(--yxt-base-spacing);}@media (max-width:47.9375rem){.yxt-Result-dateWrapper{display:none;}}.yxt-Result-dateInnerWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.5rem;padding:calc(var(--yxt-base-spacing) / 4);text-align:center;background-color:var(--yxt-result-event-background-color);}.yxt-Result-day{font-size:var(--yxt-result-day-font-size);line-height:var(--yxt-result-day-line-height);font-weight:var(--yxt-result-day-font-weight);color:var(--yxt-result-day-color);}.yxt-Result-day,.yxt-Result-month{font-family:var(--yxt-font-family);font-style:normal;}.yxt-Result-month{font-size:var(--yxt-result-month-font-size);line-height:var(--yxt-result-month-line-height);font-weight:var(--yxt-result-month-font-weight);color:var(--yxt-result-month-color);}.yxt-Result-subtitle{font-family:var(--yxt-font-family);font-size:var(--yxt-result-subtitle-font-size);line-height:var(--yxt-result-subtitle-line-height);font-weight:var(--yxt-result-subtitle-font-weight);font-style:normal;color:var(--yxt-result-subtitle-color);margin-bottom:calc(var(--yxt-base-spacing) / 2);}.yxt-Result-features{list-style:disc;padding-left:1.125rem;}:root{--yxt-standard-card-cta-icon-size:calc(var(--yxt-base-spacing) * 1.125);--yxt-standard-card-cta-icon-size-solo:calc(var(--yxt-base-spacing) * 1.5);--yxt-standard-card-cta-spacing:var(--yxt-base-spacing);--yxt-accordion-card-cta-spacing:var(--yxt-base-spacing);--yxt-accordion-card-cta-icon-size:var(--yxt-base-spacing);--yxt-accordion-card-cta-font-size:var(--yxt-font-size-md);--yxt-accordion-card-cta-font-weight:var(--yxt-font-weight-normal);--yxt-accordion-card-cta-color:var(--yxt-color-brand-primary);}.yxt-CTA{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-break:break-word;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-semibold);font-style:normal;color:var(--yxt-color-brand-primary);}.yxt-CTA:active,.yxt-CTA:focus,.yxt-CTA:hover{text-decoration:underline;}.yxt-CTA .Icon svg{height:calc(var(--yxt-base-spacing) * 1.125);width:calc(var(--yxt-base-spacing) * 1.125);}.yxt-CTA--StandardCard{margin-bottom:calc(var(--yxt-standard-card-cta-spacing) * .5);}.yxt-CTA--StandardCard .Icon{height:var(--yxt-standard-card-cta-icon-size);width:var(--yxt-standard-card-cta-icon-size);margin-right:calc(var(--yxt-base-spacing) / 2);}@media (min-width:48rem){.yxt-CTA--StandardCard.yxt-CTA--solo{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.yxt-CTA--StandardCard.yxt-CTA--solo .Icon{height:var(--yxt-standard-card-cta-icon-size-solo);width:var(--yxt-standard-card-cta-icon-size-solo);margin-bottom:calc(var(--yxt-standard-card-cta-spacing) / 2);margin-right:0;}}.yxt-CTA--AccordionCard{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-family:var(--yxt-font-family);font-size:var(--yxt-accordion-card-cta-font-size);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-accordion-card-cta-font-weight);font-style:normal;color:var(--yxt-accordion-card-cta-color);}.yxt-CTA--AccordionCard .Icon{height:var(--yxt-accordion-card-cta-icon-size);width:var(--yxt-accordion-card-cta-icon-size);margin-right:calc(var(--yxt-accordion-card-cta-spacing) * .5);}:root{--yxt-cards-margin:calc(var(--yxt-base-spacing) / 2);}.yxt-Card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:var(--yxt-cards-margin);}.yxt-Card,.yxt-Card-placeholder{min-width:var(--yxt-cards-min-width);border:var(--yxt-border-default);margin-right:var(--yxt-cards-margin);}.yxt-Card-placeholder{visibility:hidden;border-top:none;border-bottom:none;}.yxt-Card-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:.0625rem;}.yxt-Card--universal{margin-bottom:0;}.yxt-Card--universal+.yxt-Card--universal{border-top:0;}.yxt-Card _:-ms-fullscreen,:root .yxt-Card{padding-left:.0625rem;}@media (max-width:47.9375rem){.yxt-Card{margin-bottom:0;}.yxt-Card+.yxt-Card{border-top:0;}}.yxt-Results-items>.yxt-Card,.yxt-Results-items>.yxt-Card-placeholder{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.yxt-Results-items--1>.yxt-Card{margin-right:0;}@media (min-width:47.9375rem){.yxt-Results-items--2>.yxt-Card .yxt-Results-items--2>.yxt-Card-placeholder{-ms-flex-preferred-size:45%;flex-basis:45%;}.yxt-Results-items--3>.yxt-Card,.yxt-Results-items--3>.yxt-Card-placeholder{-ms-flex-preferred-size:30%;flex-basis:30%;}.yxt-Results-items--4>.yxt-Card,.yxt-Results-items--4>.yxt-Card-placeholder{-ms-flex-preferred-size:22%;flex-basis:22%;}}.yxt-Card--universal{border:var(--yxt-border-default);border-top:0;margin:0;}:root{--yxt-accordion-card-spacing:var(--yxt-base-spacing);--yxt-accordion-card-background-color:#fff;--yxt-accordion-card-content-background-color:#fff;--yxt-accordion-card-toggle-icon-height:var(--yxt-accordion-card-spacing);--yxt-accordion-card-toggle-icon-width:calc(var(--yxt-accordion-card-spacing) * 7 / 10);--yxt-accordion-card-title-size:var(--yxt-font-size-md-lg);--yxt-accordion-card-title-color:var(--yxt-color-brand-primary);--yxt-accordion-card-title-color-hover:var(--yxt-color-background-highlight);--yxt-accordion-card-title-line-height:var(--yxt-line-height-lg);--yxt-accordion-card-title-weight:var(--yxt-font-weight-normal);--yxt-accordion-card-subtitle-size:var(--yxt-font-size-md);--yxt-accordion-card-subtitle-color:var(--yxt-color-text-secondary);--yxt-accordion-card-details-size:var(--yxt-font-size-md);--yxt-accordion-card-details-weight:var(--yxt-font-weight-normal);--yxt-accordion-card-details-line-height:calc(var(--yxt-accordion-card-details-size) * 10 / 7);--yxt-accordion-card-details-color:var(--yxt-color-text-primary);--yxt-accordion-card-margin:calc(var(--yxt-base-spacing) / 2);--yxt-accordion-card-border:var(--yxt-border-default);--yxt-accordion-card-background-color--expanded:var(--yxt-base-spacing);--yxt-accordion-card-spacing--expanded:var(--yxt-base-spacing);}.yxt-AccordionCard{background-color:var(--yxt-accordion-card-background-color);}@media (max-width:47.9375rem){.yxt-AccordionCard{margin-bottom:0;border-top:0;}}.yxt-AccordionCard-toggle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;background:none;border:0;padding:0;padding-right:calc(var(--yxt-accordion-card-spacing) * .5);-webkit-tap-highlight-color:rgba(0,0,0,0);}.yxt-AccordionCard-toggle:focus,.yxt-AccordionCard-toggle:hover{background-color:var(--yxt-accordion-card-title-color-hover);}.yxt-AccordionCard-toggle svg{height:var(--yxt-accordion-card-toggle-icon-height);width:var(--yxt-accordion-card-toggle-icon-width);color:var(--yxt-color-brand-primary);}.yxt-AccordionCard-title{margin:calc(var(--yxt-accordion-card-spacing) / 2) var(--yxt-accordion-card-spacing) calc(var(--yxt-accordion-card-spacing) * 5 / 8);text-align:left;font-family:var(--yxt-font-family);font-size:var(--yxt-accordion-card-title-size);line-height:var(--yxt-accordion-card-title-line-height);font-weight:var(--yxt-accordion-card-title-weight);font-style:normal;color:var(--yxt-accordion-card-title-color);}.yxt-AccordionCard-icon{margin-left:auto;margin-right:calc(var(--yxt-accordion-card-spacing) / 2);margin-top:calc(var(--yxt-accordion-card-spacing) * .75);-ms-flex-negative:0;flex-shrink:0;}.yxt-AccordionCard-icon svg{height:.75rem;width:.5rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);}.yxt-AccordionCard-body,.yxt-AccordionCard-icon svg{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;}.yxt-AccordionCard-body{overflow:hidden;}.yxt-AccordionCard-content{padding:calc(var(--yxt-accordion-card-spacing) / 2) var(--yxt-accordion-card-spacing);height:0;}.yxt-AccordionCard-subtitle{font-size:var(--yxt-accordion-card-subtitle-size);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-normal);color:var(--yxt-accordion-card-subtitle-color);}.yxt-AccordionCard-details,.yxt-AccordionCard-subtitle{font-family:var(--yxt-font-family);font-style:normal;padding-bottom:calc(var(--yxt-accordion-card-spacing) / 2);}.yxt-AccordionCard-details{font-size:var(--yxt-accordion-card-details-size);line-height:var(--yxt-accordion-card-details-line-height);font-weight:var(--yxt-accordion-card-details-weight);color:var(--yxt-accordion-card-details-color);}.yxt-AccordionCard-ctas .yxt-CTACollection-item{padding-bottom:calc(var(--yxt-accordion-card-spacing) / 2);}.yxt-AccordionCard--expanded{background-color:var(--yxt-accordion-card-background-color--expanded);}.yxt-AccordionCard--expanded .yxt-AccordionCard-icon svg{height:.75rem;width:.5rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.yxt-AccordionCard--expanded .yxt-AccordionCard-body,.yxt-AccordionCard--expanded .yxt-AccordionCard-icon svg{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;}.yxt-AccordionCard--expanded .yxt-AccordionCard-content{height:auto;overflow:hidden;}.yxt-AccordionCard--expanded .yxt-AccordionCard-ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}:root{--yxt-results-header-font-size:var(--yxt-font-size-md);--yxt-results-header-spacing:var(--yxt-base-spacing);--yxt-results-header-color:var(--yxt-color-text-secondary);--yxt-results-header-font-weight:var(--yxt-font-weight-normal);--yxt-results-header-line-height:var(--yxt-line-height-md);--yxt-results-header-margin-bottom:calc(var(--yxt-base-spacing) / 4);--yxt-results-header-count-color:var(--yxt-color-text-secondary);--yxt-results-header-count-weight:var(--yxt-font-weight-bold);--yxt-results-header-filters-font-size:var(--yxt-font-size-md);--yxt-results-header-filters-color:var(--yxt-color-text-secondary);--yxt-results-header-filters-line-height:var(--yxt-line-height-md);--yxt-results-header-universal-background:var(--yxt-color-brand-white);}.yxt-ResultsHeader{padding:calc(var(--yxt-results-header-spacing) / 4) var(--yxt-results-header-spacing);padding-bottom:0;}.yxt-ResultsHeader,.yxt-ResultsHeader-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.yxt-ResultsHeader-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;}.yxt-ResultsHeader-resultsCount{margin-right:calc(var(--yxt-results-header-spacing) / 4);margin-bottom:.25rem;white-space:nowrap;font-family:var(--yxt-font-family);font-size:var(--yxt-results-header-font-size);line-height:var(--yxt-results-header-line-height);font-weight:var(--yxt-results-header-count-weight);font-style:normal;color:var(--yxt-results-header-count-color);}.yxt-ResultsHeader-appliedFilters{margin-right:var(--yxt-results-header-spacing);border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-ResultsHeader-filterLabel{font-family:var(--yxt-font-family);font-size:var(--yxt-results-header-filters-font-size);line-height:var(--yxt-results-header-filters-line-height);font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-results-header-filters-color);}.yxt-ResultsHeader-filterLabel,.yxt-ResultsHeader-filterValue{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:calc(var(--yxt-results-header-spacing) / 4);margin-bottom:.25rem;}.yxt-ResultsHeader-filterValueComma,.yxt-ResultsHeader-filterValueText{font-family:var(--yxt-font-family);font-size:var(--yxt-results-header-filters-font-size);line-height:var(--yxt-results-header-filters-line-height);font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-results-header-filters-color);}.yxt-ResultsHeader-filterSeparator,.yxt-ResultsHeader-resultsCountSeparator{margin-right:calc(var(--yxt-results-header-spacing) / 4);margin-bottom:calc(var(--yxt-results-header-spacing) / 4);font-family:var(--yxt-font-family);font-size:var(--yxt-results-header-filters-font-size);line-height:var(--yxt-results-header-filters-line-height);font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-results-header-filters-color);}.yxt-ResultsHeader-changeFilters{margin-left:calc(var(--yxt-results-header-spacing) / 2);margin-bottom:calc(var(--yxt-results-header-spacing) / 4);padding-right:var(--yxt-results-header-spacing);font-family:var(--yxt-font-family);font-size:var(--yxt-results-filters-link-font-size);line-height:var(--yxt-results-filters-link-line-height);font-weight:var(--yxt-results-filters-link-font-weight);font-style:normal;color:var(--yxt-color-brand-primary);}.yxt-ResultsHeader-changeFilters:active,.yxt-ResultsHeader-changeFilters:focus,.yxt-ResultsHeader-changeFilters:hover,.yxt-ResultsHeader-changeFilters:link,.yxt-ResultsHeader-changeFilters:visited{color:var(--yxt-color-brand-primary);text-decoration:underline;}.yxt-ResultsHeader-removableFilterTag{background-color:var(--yxt-color-borders);border-radius:.125rem;border-width:0;margin-bottom:.25rem;padding-left:.3125rem;padding-right:.25rem;margin-right:calc(var(--yxt-results-header-spacing) / 2);white-space:nowrap;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-sm);line-height:1.25rem;font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-color-text-neutral);}.yxt-ResultsHeader-removableFilterTag:focus,.yxt-ResultsHeader-removableFilterTag:hover{color:var(--yxt-color-brand-white);background-color:var(--yxt-color-text-secondary);cursor:pointer;}.yxt-ResultsHeader-removableFilterX{font-style:normal;}.yxt-ResultsHeader--universal{margin-bottom:0;border:var(--yxt-border-default);border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:var(--yxt-results-header-universal-background);}.yxt-ResultsHeader--removable .yxt-ResultsHeader-filterLabel,.yxt-ResultsHeader--removable .yxt-ResultsHeader-filterSeparator,.yxt-ResultsHeader--removable .yxt-ResultsHeader-filterValue,.yxt-ResultsHeader--removable .yxt-ResultsHeader-resultsCount,.yxt-ResultsHeader--removable .yxt-ResultsHeader-resultsCountSeparator{margin-right:calc(var(--yxt-results-header-spacing) / 2);}.yxt-VerticalResultsCount{white-space:nowrap;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-md);font-weight:var(--yxt-font-weight-bold);font-style:normal;color:var(--yxt-color-text-secondary);}.yxt-AppliedFilters{border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.yxt-AppliedFilters-filterLabel,.yxt-AppliedFilters-filterSeparator,.yxt-AppliedFilters-filterValue{margin-right:calc(var(--yxt-base-spacing) / 4);display:-webkit-box;display:-ms-flexbox;display:flex;}.yxt-AppliedFilters-filterLabel,.yxt-AppliedFilters-filterSeparator,.yxt-AppliedFilters-filterValueComma,.yxt-AppliedFilters-filterValueText{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md);line-height:var(--yxt-line-height-md);font-weight:var(--yxt-font-weight-normal);font-style:normal;color:var(--yxt-color-text-secondary);}.yxt-AppliedFilters-filterValueComma,.yxt-AppliedFilters-filterValueText{font-style:italic;}.yxt-AppliedFilters-filterSeparator{color:var(--yxt-color-text-secondary);}.yxt-AppliedFilters-removableFilterTag{background-color:var(--yxt-color-borders);border-radius:.125rem;border-width:0;margin-bottom:.25rem;padding-left:.3125rem;padding-right:.25rem;margin-right:calc(var(--yxt-base-spacing) / 2);white-space:nowrap;font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-sm);line-height:1.25rem;font-weight:var(--yxt-font-weight-normal);font-style:italic;color:var(--yxt-color-text-neutral);}.yxt-AppliedFilters-removableFilterTag:focus,.yxt-AppliedFilters-removableFilterTag:hover{color:var(--yxt-color-brand-white);background-color:var(--yxt-color-text-secondary);cursor:pointer;}.yxt-AppliedFilters-removableFilterX{font-style:normal;}.swal-overlay .swal-modal{-webkit-animation:none;animation:none;}.swal-overlay .swal-text{color:#000;}.swal-overlay .swal-button,.swal-overlay .swal-text{font-family:var(--yxt-font-family);font-size:var(--yxt-font-size-md-lg);line-height:var(--yxt-line-height-xs);font-weight:var(--yxt-font-weight-normal);font-style:normal;}.swal-overlay .swal-button{color:#fff;border:0;border-radius:.1875rem;margin-top:1rem;background:var(--yxt-color-brand-primary);letter-spacing:.03125rem;text-transform:uppercase;}.swal-overlay .swal-button:not(:disabled){cursor:pointer;}.swal-overlay .swal-button:not(:disabled):focus,.swal-overlay .swal-button:not(:disabled):hover{background:padding-box var(--yxt-color-brand-hover);}.swal-overlay .swal-button:not(:disabled):focus{border:var(--yxt-button-focus-border-size) double #0c5ecb;border:none;background:var(--yxt-color-brand-hover);}:root{--yxt-searchbar-button-text-color:#000;--yxt-searchbar-button-text-color-hover:#000;}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-SearchBar{height:100%;}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-GeoLocationFilter-container,body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-SearchBar-container{background-color:var(--yxt-searchbar-form-background-color);border:.0625rem solid var(--yxt-searchbar-form-outline-color-base);border-radius:var(--yxt-searchbar-form-border-radius);overflow:hidden;position:relative;z-index:1;}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-GeoLocationFilter-container:focus-within,body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-GeoLocationFilter-container:hover,body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-SearchBar-container:focus-within,body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-SearchBar-container:hover{box-shadow:var(--yxt-searchbar-focus-shadow);}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear{align-items:center;background-color:var(--yxt-searchbar-button-background-color-base);background-image:none;border:none;color:#000;color:var(--yxt-searchbar-button-text-color);cursor:pointer;display:flex;flex-shrink:0;font:inherit;padding-bottom:calc(var(--yxt-base-spacing) / 2);padding-top:calc(var(--yxt-base-spacing) / 2);}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button.nitro-lazy,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear.nitro-lazy,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button.nitro-lazy,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear.nitro-lazy{background-image:none !important;}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=button] svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=submit] svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=button] svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=submit] svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=button] svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=submit] svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear[type=button] svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear[type=submit] svg{color:#000;color:var(--yxt-searchbar-button-text-color);}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button:focus,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear:focus,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button:focus,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear:focus{background-color:var(--yxt-searchbar-button-background-color-hover);color:#000;color:var(--yxt-searchbar-button-text-color-hover);}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=button]:focus svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=submit]:focus svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=button]:focus svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=submit]:focus svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=button]:focus svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=submit]:focus svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear[type=button]:focus svg,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear[type=submit]:focus svg{color:#000;color:var(--yxt-searchbar-button-text-color-hover);}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button .yxt-SearchBar-YextIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button:focus .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button:focus .yxt-SearchBar-YextIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear .yxt-SearchBar-YextIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear:focus .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear:focus .yxt-SearchBar-YextIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-YextIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button:focus .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button:focus .yxt-SearchBar-YextIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear .yxt-SearchBar-YextIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear:focus .yxt-SearchBar-AnimatedIcon svg path,body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear:focus .yxt-SearchBar-YextIcon svg path{stroke:#000;stroke:var(--yxt-searchbar-button-text-color);}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-buttonImage{display:flex;}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-buttonImage svg{height:2em;width:2em;}body .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar--hidden{display:none;}body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input,body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-SearchBar-input{background-color:transparent;border:none;color:var(--yxt-searchbar-text-color);font-family:var(--yxt-font-family);font-size:var(--yxt-searchbar-text-font-size);font-style:normal;font-weight:var(--yxt-searchbar-text-font-weight);line-height:var(--yxt-searchbar-text-line-height);padding:calc(var(--yxt-base-spacing) / 2) var(--yxt-base-spacing);width:100%;}body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input:focus,body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-SearchBar-input:focus{box-shadow:none;outline:none;}body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input::-moz-placeholder,body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-SearchBar-input::-moz-placeholder{color:var(--yxt-searchbar-placeholder-color);font-weight:var(--yxt-searchbar-placeholder-font-weight);}body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input::placeholder,body .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-SearchBar-input::placeholder{color:var(--yxt-searchbar-placeholder-color);font-weight:var(--yxt-searchbar-placeholder-font-weight);}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-wrapper{background-color:var(--yxt-autocomplete-background-color);}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--item{font-weight:var(--yxt-autocomplete-text-font-weight);}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--item:hover{background-color:var(--yxt-autocomplete-option-hover-background-color);}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--item,body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--promptHeader{color:var(--yxt-autocomplete-text-color);font-size:var(--yxt-autocomplete-text-font-size);line-height:var(--yxt-autocomplete-text-line-height);}body .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--promptHeader{font-weight:var(--yxt-autocomplete-prompt-header-font-weight);}.yext-search-results iframe{min-width:100%;width:1px;}