:root{--c-black:#000;--c-white:var(--yxt-color-brand-white,#fff);--h-input:2.5rem;--fs-label:var(--fs-body);--fw-label:var(--yxt-font-weight-medium,500);--lh-label:var(--lh-body);--ls-label:1px;--ff-body:poppins,sans-serif;--fs-body:var(--yxt-font-size-md-lg,1rem);--fw-body:var(--yxt-font-weight-normal,400);--lh-body:var(--yxt-line-height-lg,1.5);--fs-small:var(--yxt-font-size-md,0.875rem);--h1-ff:var(--ff-body);--h1-fs:2rem;--h1-fw:var(--yxt-font-weight-bold,400);--h1-lh:var(--yxt-line-height-lg,1.5);--h1-ls:1.5px;--h2-fs:1.5rem;--h2-fw:var(--yxt-font-weight-normal,400);--h2-lh:var(--yxt-line-height-lg,1.5);--h2-ls:1px;--h2-ff:var(--ff-body);--h3-fs:var(--yxt-font-size-lg,1.125rem);--h3-fw:var(--yxt-font-weight-medium,500);--h3-lh:var(--yxt-line-height-lg,1.5);--h3-ls:1px;--wp-admin-header-height:32px;--wp-admin-panel-width:160px;--wp-full-width-offset-left:-2.625rem;--wp-full-width-offset-right:-2.625rem}:root body.folded{--wp-admin-panel-width:36px}@media (min-width:1676px){:root body.folded{--wp-full-width-offset-right:calc(-1.375rem + -100vw - -1620px - var(--wp-admin-panel-width)*-1)}}@media (min-width:1800px){:root{--wp-full-width-offset-right:calc(-1.375rem + -100vw - -1620px - var(--wp-admin-panel-width)*-1)}}@media (max-width:960px){:root body.auto-fold{--wp-admin-panel-width:36px}}@media (max-width:782px){:root{--wp-admin-header-height:46px}:root body.auto-fold{--wp-admin-panel-width:0}:root body.auto-fold .wp-responsive-open{--wp-admin-panel-width:190px}}body .yext-styles-wrapper .visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}body .yext-styles-wrapper .mt-small{margin-top:.5rem}body .yext-styles-wrapper .mt-default{margin-top:1rem}body .yext-styles-wrapper .mt-medium{margin-top:1.5rem}body .yext-styles-wrapper .mt-large{margin-top:2rem}body .yext-styles-wrapper .mb-small{margin-bottom:.5rem}body .yext-styles-wrapper .mb-default{margin-bottom:1rem}body .yext-styles-wrapper .mb-medium{margin-bottom:1.5rem}body .yext-styles-wrapper .mb-large{margin-bottom:2rem}body .yext-styles-wrapper *,body .yext-styles-wrapper :after,body .yext-styles-wrapper :before{box-sizing:border-box}body .yext-styles-wrapper{color:#000;color:var(--c-black);font-family:poppins,sans-serif;font-family:var(--ff-body);font-size:1rem;font-size:var(--fs-body);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400;font-weight:var(--fw-body);line-height:1.5;line-height:var(--lh-body);margin-top:1.25rem}body .yext-styles-wrapper iframe,body .yext-styles-wrapper img,body .yext-styles-wrapper video{display:block;max-width:100%}body .yext-styles-wrapper img,body .yext-styles-wrapper svg{vertical-align:middle}body .yext-styles-wrapper svg{color:#000;color:var(--c-black)}body .yext-styles-wrapper .form-table tbody{width:100%}body .yext-styles-wrapper .form-table tr{display:flex;flex-direction:column}body .yext-styles-wrapper .form-table tr:not(:last-child){padding-bottom:1.5rem}body .yext-styles-wrapper .form-table tr.required label:after{color:var(--yxt-color-error);content:"*";margin-left:.25rem}body .yext-styles-wrapper .form-table tr.optional th{width:100%}body .yext-styles-wrapper .form-table tr.optional label:after{content:"(OPTIONAL)";font-size:.75rem;font-weight:300;margin-left:.25rem}body .yext-styles-wrapper .form-table tr.search_results .preview-link{display:table}body .yext-styles-wrapper .form-table tr td input,body .yext-styles-wrapper .form-table tr td select{margin-top:.5rem}body .yext-styles-wrapper .form-table th{width:auto}body .yext-styles-wrapper .form-table td,body .yext-styles-wrapper .form-table th{color:var(--yxt-color-text-primary);margin:0;padding:0}body .yext-styles-wrapper .form-table label{font-size:1rem;font-weight:var(--yxt-font-weight-medium);letter-spacing:1px;line-height:1.5}body .yext-styles-wrapper .form-table .help-text{font-size:.875rem;font-size:var(--fs-small)}body .yext-styles-wrapper .form-table input[type=color],body .yext-styles-wrapper .form-table input[type=number],body .yext-styles-wrapper .form-table input[type=text]{background:var(--yxt-color-background-highlight);border:1px solid var(--yxt-color-borders);border-radius:0;color:var(--yxt-color-text-primary);height:2.5rem;height:var(--h-input);width:100%}body .yext-styles-wrapper .form-table input.is-touched[type=color],body .yext-styles-wrapper .form-table input.is-touched[type=number],body .yext-styles-wrapper .form-table input.is-touched[type=text]{background-color:#fff;border-color:#000;color:#000}body .yext-styles-wrapper .form-table input[type=color]:focus,body .yext-styles-wrapper .form-table input[type=number]:focus,body .yext-styles-wrapper .form-table input[type=text]:focus{background-color:#fff;border-color:#0f70f0;color:#000}body .yext-styles-wrapper .form-table input.is-invalid[type=color],body .yext-styles-wrapper .form-table input.is-invalid[type=number],body .yext-styles-wrapper .form-table input.is-invalid[type=text]{background-color:#f3e8e8;border-color:#d53e3c;color:#d53e3c}body .yext-styles-wrapper .form-table input[type=color]{cursor:pointer}body .yext-styles-wrapper .form-table input[type=color]::-webkit-color-swatch{border-color:#ccc;border-radius:4px}body .yext-styles-wrapper .form-table input[type=checkbox]{border:2px solid var(--yxt-color-text-neutral);border-radius:.25rem;height:1.5rem;width:1.5rem}body .yext-styles-wrapper .form-table input[type=checkbox]:checked:before{align-items:center;background:var(--yxt-color-text-neutral);content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.667 1 5.5 10.167 1.333 6'/%3E%3C/svg%3E");display:flex;height:calc(100% + 1px);justify-content:center;margin:-1px;width:calc(100% + 1px)}body .yext-styles-wrapper .form-table select{background:var(--yxt-color-background-highlight);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' fill='none'%3E%3Cpath fill='%23858585' d='M18.107.892a.74.74 0 0 0-1.036 0L9.318 8.45 1.568.892a.74.74 0 0 0-1.194.231.71.71 0 0 0 .158.78L8.777 9.94a.775.775 0 0 0 1.083 0l8.245-8.036a.705.705 0 0 0 0-1.01h.002Z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:.8125rem .5625rem;border:1px solid var(--yxt-color-borders);border-radius:0;color:var(--yxt-color-text-primary);cursor:pointer;height:2.5rem;height:var(--h-input);padding-right:2.75rem;width:100%}body .yext-styles-wrapper .form-table select::-ms-expand{display:none}body .yext-styles-wrapper .form-table select:hover{color:var(--yxt-color-text-primary)}body .yext-styles-wrapper .yext-child-settings-search_bar-props .form-table{width:80%}body .yext-styles-wrapper .form-table .yext-field-checkboxfield{align-items:center;flex-direction:row-reverse;justify-content:flex-end;position:relative}body .yext-styles-wrapper .form-table .yext-field-checkboxfield label{font-weight:var(--yxt-font-weight-bold);left:0;margin-left:2.5rem;position:absolute;text-transform:uppercase;top:0}body .yext-styles-wrapper .form-table .yext-field-checkboxfield button[data-tippy-content]{margin-left:2.5rem}body .yext-styles-wrapper .form-table .yext-field-checkboxfield td input{margin-right:1rem;margin-top:-.05rem}body .yext-styles-wrapper .form-table .yext-field-checkboxfield .help-text{left:0;margin-top:.75rem}@media (max-width:600px){body .yext-styles-wrapper .form-table .yext-field-checkboxfield .help-text{margin-top:2.25rem}}body .yext-styles-wrapper .form-table .yext-field-hiddenfield{display:none}body .yext-styles-wrapper .accordion .form-table{margin-top:0}body .yext-styles-wrapper .accordion .form-table tbody{display:flex;flex-wrap:wrap;margin-left:-1.25rem;margin-right:-1.25rem;width:auto}body .yext-styles-wrapper .accordion .form-table tr{justify-content:flex-end;margin:1rem 1.25rem;padding-bottom:0;width:calc(50% - 2.5rem)}body .yext-styles-wrapper .yext-container{margin-bottom:5rem;max-width:1620px;padding-left:1.375rem;padding-right:2.625rem}body .yext-styles-wrapper .yext-container.yext-container--wizard{margin-left:auto;margin-right:auto}body .yext-styles-wrapper h1{font-family:poppins,sans-serif;font-family:var(--h1-ff);font-size:2rem;font-size:var(--h1-fs);font-weight:400;font-weight:var(--h1-fw);letter-spacing:1.5px;letter-spacing:var(--h1-ls);line-height:1.5;line-height:var(--h1-lh)}body .yext-styles-wrapper h2{font-family:poppins,sans-serif;font-family:var(--h2-ff);font-size:1.5rem;font-size:var(--h2-fs);font-weight:400;font-weight:var(--h2-fw);letter-spacing:1px;letter-spacing:var(--h2-ls);line-height:1.5;line-height:var(--h2-lh)}body .yext-styles-wrapper h3{font-family:var(--h3-ff);font-size:1.125rem;font-size:var(--h3-fs);font-weight:500;font-weight:var(--h3-fw);letter-spacing:1px;letter-spacing:var(--h3-ls);line-height:1.5;line-height:var(--h3-lh)}p{font-family:poppins,sans-serif;font-family:var(--ff-body);font-size:1rem;font-size:var(--fs-body);font-weight:400;font-weight:var(--fw-body);line-height:1.5;line-height:var(--lh-body)}body .yext-styles-wrapper .accordion-header{border-bottom:1px solid #303030;cursor:pointer;font-size:1em;padding:10px 0 10px 20px}body .yext-styles-wrapper .accordion-header:before{content:"+";left:5px;position:absolute;top:8px}body .yext-styles-wrapper .accordion-header.is-active:before{content:"-"}body .yext-styles-wrapper .accordion{background-color:#fff;background-color:var(--c-white)}body .yext-styles-wrapper .accordion:last-child .accordion-header{border-bottom:1px solid var(--yxt-color-borders)}body .yext-styles-wrapper .accordion-header{align-items:center;background-color:#fff;background-color:var(--c-white);border:none;border-radius:0;border-top:1px solid var(--yxt-color-borders);color:#000;color:var(--c-black);display:flex;flex-wrap:nowrap;justify-content:space-between;padding:1rem;position:relative;text-align:left;width:100%}body .yext-styles-wrapper .accordion-header:before{display:none}body .yext-styles-wrapper .accordion-header:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M1.41 7.41 6 2.83l4.59 4.58L12 6 6 0 0 6z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";flex-basis:1.25rem;flex-grow:0;flex-shrink:0;height:.4375rem;padding:1.25rem;position:absolute;right:0;transform:rotate(180deg);width:.75rem}@media (--bp-large ){body .yext-styles-wrapper .accordion-header:after{padding:1.875rem;right:var(--hs-medium)}}body .yext-styles-wrapper .accordion-header.is-active{border-bottom:1px solid var(--yxt-color-borders)}body .yext-styles-wrapper .accordion-header.is-active:after{transform:none}body .yext-styles-wrapper .accordion-content{display:none;padding:1.5rem 2rem 2rem;visibility:hidden}body .yext-styles-wrapper .accordion-content.is-active{display:block;visibility:visible}body .yext-styles-wrapper .banner{background:#000;margin-left:-3.375rem;margin-right:-3.375rem;padding:2.625rem 2.5rem;position:relative}body .yext-styles-wrapper .banner-edge-bottomleft,body .yext-styles-wrapper .banner-edge-bottomright,body .yext-styles-wrapper .banner-edge-topleft,body .yext-styles-wrapper .banner-edge-topright{border-style:solid;height:0;position:absolute;width:0;z-index:1}body .yext-styles-wrapper .banner-edge-bottomleft,body .yext-styles-wrapper .banner-edge-topleft{border-color:transparent rgba(0,0,0,.5) transparent transparent;border-width:7px 14px 0 0;left:0}body .yext-styles-wrapper .banner-edge-topleft{top:-7px}body .yext-styles-wrapper .banner-edge-bottomleft{bottom:-7px;transform:scaleY(-1)}body .yext-styles-wrapper .banner-edge-bottomright,body .yext-styles-wrapper .banner-edge-topright{border-color:transparent transparent transparent rgba(0,0,0,.5);border-width:0 0 7px 14px;right:0}body .yext-styles-wrapper .banner-edge-topright{top:-7px;transform:scaleY(-1)}body .yext-styles-wrapper .banner-edge-bottomright{bottom:-7px}body .yext-styles-wrapper .yext-settings__banner.banner{background:#fff;background:var(--yxt-color-brand-white,#fff);display:flex;justify-content:space-between;margin-left:-2.625rem;margin-left:var(--wp-full-width-offset-left);margin-right:-2.625rem;margin-right:var(--wp-full-width-offset-right);margin-top:-2.25rem}body .yext-styles-wrapper .yext-settings__banner-content{align-items:center;display:flex}body .yext-styles-wrapper .yext-settings__banner-copy{flex:1;margin:0 2.5rem}body .yext-styles-wrapper .yext-settings__banner-copy h2{margin:1rem 0}body .yext-styles-wrapper .yext-settings__banner-image{max-width:200px;min-width:140px;width:20%}@media (max-width:782px){body .yext-styles-wrapper .yext-settings__banner-image{display:none}}body .yext-styles-wrapper .yext-settings__banner-close button{color:#0f70f0}body .yext-styles-wrapper .yext-settings__button-cards{display:flex;margin-top:2.625rem}body .yext-styles-wrapper .yext-settings__button-cards .yext-settings__button:not(:first-child){margin-left:2.625rem}body .yext-styles-wrapper .yext-settings__button-cards--center{justify-content:center}body .yext-styles-wrapper .yext-settings__button--is-style-link{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;margin-right:2rem;padding:0 .75rem}body .yext-styles-wrapper .yext-settings__button--is-style-link:focus,body .yext-styles-wrapper .yext-settings__button--is-style-link:hover{-webkit-text-decoration:underline;text-decoration:underline}body .yext-styles-wrapper .yext-settings__button--is-style-link svg{margin-right:.5rem}body .yext-styles-wrapper .yext-settings__button--is-style-link.is-color-blue{color:var(--yxt-color-brand-primary)}body .yext-styles-wrapper .yext-settings__button--primary{background:var(--yxt-color-brand-primary);border:1px solid var(--yxt-color-brand-primary);border-radius:1.875rem;color:#fff;color:var(--yxt-color-brand-white,#fff);cursor:pointer;display:inline-block;font-size:var(--yxt-font-size-md-lg);font-weight:var(--yxt-font-weight-bold);letter-spacing:1.5px;line-height:var(--yxt-line-height-lg);padding:.625rem 2.5rem;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}body .yext-styles-wrapper .yext-settings__button--primary:focus,body .yext-styles-wrapper .yext-settings__button--primary:hover{background:var(--yxt-color-brand-hover);border-color:var(--yxt-color-brand-hover);color:var(--yxt-color-brand-white);outline:none}body .yext-styles-wrapper .yext-settings__button--primary.with-icon{align-items:center;display:flex;justify-content:center}body .yext-styles-wrapper .yext-settings__button--primary.with-icon span{flex:1}body .yext-styles-wrapper .yext-settings__button--primary.with-icon svg{margin-left:.5rem}body .yext-styles-wrapper .yext-settings__button--primary.with-icon svg path{fill:var(--yxt-color-brand-white)}body .yext-styles-wrapper .yext-settings__button--primary.is-style-outline{background:#fff;background:var(--yxt-color-brand-white,#fff);border:1px solid var(--yxt-color-brand-primary);color:var(--yxt-color-brand-primary)}body .yext-styles-wrapper .yext-settings__button--primary.is-style-outline:focus,body .yext-styles-wrapper .yext-settings__button--primary.is-style-outline:hover{background:var(--yxt-color-brand-hover);border-color:var(--yxt-color-brand-hover);color:var(--yxt-color-brand-white);outline:none}body .yext-styles-wrapper .yext-settings__button--primary.is-style-outline.with-icon:focus svg path,body .yext-styles-wrapper .yext-settings__button--primary.is-style-outline.with-icon:hover svg path{fill:var(--yxt-color-brand-white)}body .yext-styles-wrapper .yext-settings__button--primary.is-style-outline.with-icon svg path{fill:var(--yxt-color-brand-primary)}body .yext-styles-wrapper .yext-settings__button--primary.disabled{cursor:default;opacity:.4;pointer-events:none}body .yext-styles-wrapper .yext-settings__card{background:var(--yxt-color-brand-white);border-radius:.5rem;box-shadow:0 0 4px rgba(85,85,85,.25);padding:2.5rem}body .yext-styles-wrapper .yext-settings__card-inner{display:flex}body .yext-styles-wrapper .yext-settings__card-content{flex:1.5}body .yext-styles-wrapper .yext-settings__card-content--center{text-align:center}body .yext-styles-wrapper .yext-settings__card-content--width-75{width:75%}body .yext-styles-wrapper .yext-settings__card-banner{margin-bottom:2.5rem}body .yext-styles-wrapper .yext-settings__card-header h2{margin:0}.yext-settings__card-header p{margin:1.25rem 0}body .yext-styles-wrapper .yext-settings__card-footer{margin-top:2.5rem;text-align:center}body .yext-styles-wrapper .yext-settings__card-footer img{width:100%}body .yext-styles-wrapper .yext-settings__card-footer button:not(:first-child){margin:1.625rem auto 0}body .yext-styles-wrapper .yext-settings__card-image{flex:1;margin-left:1.25rem;text-align:right}body .yext-styles-wrapper .yext-settings__card-image img{border-radius:.5rem;height:auto;margin-left:auto;width:100%}@media (max-width:600px){body .yext-styles-wrapper .yext-settings__card-image{display:none}}body .yext-styles-wrapper .yext-settings__card-preview{flex:1;margin-left:1.25rem}@media (max-width:600px){body .yext-styles-wrapper .yext-settings__card-preview{display:none}}.yext-settings__footer{background:var(--yxt-color-brand-white);bottom:0;box-shadow:0 -1px 30px 4px rgba(51,51,51,.1);display:flex;justify-content:flex-end;left:0;margin-left:160px!important;margin-left:var(--wp-admin-panel-width)!important;padding:1rem 2.5rem;position:fixed;right:0;z-index:2}body .yext-styles-wrapper .yext-settings__form{padding-top:2rem}body .yext-styles-wrapper .yext-settings__form-content h2{display:none}.yext-settings__header{align-items:center;background:var(--yxt-color-brand-white);box-shadow:0 -1px 30px 4px rgba(51,51,51,.1);display:flex;height:3.75rem;justify-content:space-between;left:0;margin-left:160px!important;margin-left:var(--wp-admin-panel-width)!important;padding:.5rem 1.25rem;position:fixed;right:0;top:32px;top:var(--wp-admin-header-height);z-index:3}@media (max-width:600px){.yext-settings__header{margin-left:-.625rem!important;position:absolute}}body .yext-styles-wrapper .yext-settings__header-logo{align-items:center;display:flex}body .yext-styles-wrapper .yext-settings__header-logo svg{margin-right:.625rem}body .yext-styles-wrapper .yext-settings__header-logo h2{font-size:var(--yxt-font-size-lg);font-weight:var(--yxt-font-weight-medium);line-height:var(--yxt-line-height-lg)}body .yext-styles-wrapper .yext-settings__header-menu{align-items:center;display:flex}body .yext-styles-wrapper .yext-settings__header-menu-item:not(:first-child){margin-left:1.5rem}body .yext-styles-wrapper a.is-external{display:inline-block;margin-right:1.125rem;position:relative}body .yext-styles-wrapper a.is-external:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%231A73E8' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.828' d='M12.7 1.22 6.26 7.734M8.933 1h3.886v3.86m-6.48-2.138H1V13h10.277V7.66'/%3E%3C/svg%3E");content:"";height:.875rem;position:absolute;right:-1.125rem;top:.25rem;width:.875rem}body .yext-styles-wrapper .logo-grid ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}body .yext-styles-wrapper .logo-grid li{align-items:center;display:flex;flex:0 0 auto;margin:0;max-width:100%;padding:.75rem;width:auto}body .yext-styles-wrapper .logo-grid img{max-height:60px;max-width:100px;vertical-align:middle;width:auto}body .yext-styles-wrapper .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}body .yext-styles-wrapper [data-tippy-root]{max-width:calc(100vw - 10px)}body .yext-styles-wrapper .tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}body .yext-styles-wrapper .tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}body .yext-styles-wrapper .tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:currentcolor;border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}body .yext-styles-wrapper .tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}body .yext-styles-wrapper .tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:currentcolor;border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}body .yext-styles-wrapper .tippy-box[data-placement^=left]>.tippy-arrow{right:0}body .yext-styles-wrapper .tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:currentcolor;border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}body .yext-styles-wrapper .tippy-box[data-placement^=right]>.tippy-arrow{left:0}body .yext-styles-wrapper .tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:currentcolor;border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}body .yext-styles-wrapper .tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}body .yext-styles-wrapper .tippy-arrow{color:#333;height:16px;width:16px}body .yext-styles-wrapper .tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}body .yext-styles-wrapper .tippy-content{padding:5px 9px;position:relative;z-index:1}body .yext-styles-wrapper .yext-menu__opener{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;font-size:var(--yxt-font-size-md-lg);font-weight:var(--yxt-font-weight-medium);line-height:var(--yxt-line-height-lg)}body .yext-styles-wrapper .yext-menu__opener svg{margin-right:.5rem}body .yext-styles-wrapper .tippy-box{background:#fff;background:var(--yxt-color-brand-white,#fff);border-radius:8px;box-shadow:0 8px 10px rgba(0,0,0,.14),0 3px 14px rgba(0,0,0,.12),0 5px 5px rgba(0,0,0,.2)}body .yext-styles-wrapper .tippy-content{padding:1.25rem 1rem}body .yext-styles-wrapper .yext-menu__dialog.hidden{display:none}body .yext-styles-wrapper .yext-menu__dialog ul{margin:0}body .yext-styles-wrapper .yext-menu__dialog li{margin-bottom:0}body .yext-styles-wrapper .yext-menu__dialog li:not(:last-child){margin-bottom:1rem}body .yext-styles-wrapper .yext-menu__dialog button{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;margin-right:2rem;padding:0 .75rem;padding:0}body .yext-styles-wrapper .yext-menu__dialog button svg{margin-right:.5rem}body .yext-styles-wrapper .yext-menu__dialog button:focus,body .yext-styles-wrapper .yext-menu__dialog button:hover{-webkit-text-decoration:underline;text-decoration:underline}body .yext-styles-wrapper .yext-menu__dialog a{color:#212121;color:var(--yxt-color-text-primary,#212121);-webkit-text-decoration:none;text-decoration:none}body .yext-styles-wrapper .yext-menu__dialog a:focus,body .yext-styles-wrapper .yext-menu__dialog a:hover{color:#212121;color:var(--yxt-color-text-primary,#212121);-webkit-text-decoration:underline;text-decoration:underline}#wpbody-content{margin-top:4.75rem}#wpbody-content .notice{margin-bottom:3rem;margin-top:0}#wpbody-content .notice.is-dismissible,#wpbody-content .notice.update-nag,#wpbody-content .notice.yext-activated-notice{display:none}body .yext-styles-wrapper #yext-search-bar-preview{background:#efefef;box-sizing:border-box;height:400px;padding:1rem;top:5.75rem}body .yext-styles-wrapper .yext-settings__card-preview h4{text-align:center;text-transform:uppercase}:root{--yxt-searchbar-button-text-color:#000;--yxt-searchbar-button-text-color-hover:#000}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-SearchBar{height:100%}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-GeoLocationFilter-container,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-GeoLocationFilter-container:focus-within,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-GeoLocationFilter-container:hover,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-SearchBar-container:focus-within,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-SearchBar-container:hover{box-shadow:var(--yxt-searchbar-focus-shadow)}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=button] svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=submit] svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=button] svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=submit] svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=button] svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=submit] svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear[type=button] svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear[type=submit] svg{color:#000;color:var(--yxt-searchbar-button-text-color)}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button:focus,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear:focus,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button:focus,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=button]:focus svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button[type=submit]:focus svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=button]:focus svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear[type=submit]:focus svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=button]:focus svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button[type=submit]:focus svg,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear[type=button]:focus svg,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button .yxt-SearchBar-YextIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button:focus .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-button:focus .yxt-SearchBar-YextIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear .yxt-SearchBar-YextIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear:focus .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-GeoLocationFilter-clear:focus .yxt-SearchBar-YextIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-YextIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button:focus .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button:focus .yxt-SearchBar-YextIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear .yxt-SearchBar-YextIcon svg path,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-clear:focus .yxt-SearchBar-AnimatedIcon svg path,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-buttonImage{display:flex}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar-button .yxt-SearchBar-buttonImage svg{height:2em;width:2em}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper button.yxt-SearchBar--hidden{display:none}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input:focus,body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-SearchBar-input:focus{box-shadow:none;outline:none}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input::-moz-placeholder,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper input.yxt-GeoLocationFilter-input::placeholder,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-wrapper{background-color:var(--yxt-autocomplete-background-color)}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--item{font-weight:var(--yxt-autocomplete-text-font-weight)}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--item:hover{background-color:var(--yxt-autocomplete-option-hover-background-color)}body .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--item,body .yext-styles-wrapper .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 .yext-styles-wrapper .yxt-Answers-component.yxt-SearchBar-wrapper .yxt-AutoComplete-option--promptHeader{font-weight:var(--yxt-autocomplete-prompt-header-font-weight)}body .yext-styles-wrapper .component--is-hidden{display:none}body .yext-styles-wrapper #yext-settings form{position:relative}body .yext-styles-wrapper #yext-settings form:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='30' height='30' viewBox='0 0 50 50'%3E%3Cpath fill='%23333' d='M25.251 6.461c-10.318 0-18.683 8.365-18.683 18.683h4.068c0-8.071 6.543-14.615 14.615-14.615z'%3E%3CanimateTransform attributeName='transform' attributeType='xml' dur='0.6s' from='0 25 25' repeatCount='indefinite' to='360 25 25' type='rotate'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:3rem;position:absolute;width:3rem}body .yext-styles-wrapper #yext-settings form .tabs,body .yext-styles-wrapper #yext-settings[data-is-loaded="1"] form:before{display:none}body .yext-styles-wrapper #yext-settings[data-is-loaded="1"] form .tabs{display:block}body .yext-styles-wrapper .tab-list{list-style:none;margin:0;overflow:auto;padding:0;position:relative;white-space:nowrap}body .yext-styles-wrapper .tab-list[aria-orientation=vertical]{display:flex;flex-direction:column;white-space:normal}body .yext-styles-wrapper .tab-list[aria-orientation=vertical] .tab-item{display:block}body .yext-styles-wrapper .tab-list[aria-orientation=vertical] .tab-item:last-of-type>[role=tab]{border-bottom-color:#777}body .yext-styles-wrapper .tab-list[aria-orientation=vertical] .tab-item>[role=tab]{border-bottom-color:#fff;width:100%}body .yext-styles-wrapper .tab-list[aria-orientation=vertical] .tab-item.is-active>[role=tab]{border-right-color:#fff}body .yext-styles-wrapper .tab-item{display:inline-block}body .yext-styles-wrapper .tab-item>[role=tab]{border:1px solid #777;display:inline-block;padding:5px 8px;-webkit-text-decoration:none;text-decoration:none}@media (--width-medium ){body .yext-styles-wrapper .tab-item>[role=tab]{padding:10px 15px}}body .yext-styles-wrapper .tab-item>[role=tab]:focus,body .yext-styles-wrapper .tab-item>[role=tab]:hover{background:#ccc}body .yext-styles-wrapper .tab-item.is-active [role=tab]{background:#fff;border-bottom-color:#fff;position:relative;z-index:1}body .yext-styles-wrapper .tabs-vertical{display:flex}body .yext-styles-wrapper .tabs-vertical .tab-group{flex:1;margin-left:-1px;margin-top:0}body .yext-styles-wrapper .tab-group{border:1px solid #777;margin-top:-1px}body .yext-styles-wrapper .tab-content{padding:15px}body .yext-styles-wrapper .tab-content[aria-hidden=true]{display:none}body .yext-styles-wrapper .tab-item{background:#fff;background:var(--yxt-color-brand-white,#fff);font-size:1.125rem;font-size:var(--yxt-font-size-lg,1.125rem);font-weight:500;font-weight:var(--yxt-font-weight-medium,500);letter-spacing:2px;text-transform:uppercase}body .yext-styles-wrapper .tab-item:first-child,body .yext-styles-wrapper .tab-item:first-child a{border-radius:.5rem 0 0 0}body .yext-styles-wrapper .tab-item:last-child,body .yext-styles-wrapper .tab-item:last-child a{border-radius:0 .5rem 0 0}body .yext-styles-wrapper .tab-item.is-active{font-weight:600;font-weight:var(--yxt-font-weight-semibold,600)}body .yext-styles-wrapper .tab-item.is-active>[role=tab]{border-color:#333;color:#333}body .yext-styles-wrapper .tab-item>[role=tab]{background:none;border:none;border-bottom:4px solid #b5b5b5;color:#555;padding:.5rem 2rem}body .yext-styles-wrapper .tab-item>[role=tab]:focus,body .yext-styles-wrapper .tab-item>[role=tab]:hover{background:none;border-color:#333;box-shadow:none;font-weight:600;font-weight:var(--yxt-font-weight-semibold,600);outline:none}body .yext-styles-wrapper .tab-group{border:none;margin-top:none}body .yext-styles-wrapper .tab-content{margin-top:1.375rem;padding:0}body .yext-styles-wrapper #wizard.tab-content{display:none}body .yext-styles-wrapper button[data-tippy-content]{background:transparent;border:none}body .yext-styles-wrapper .yext-wizard__timeline{display:none;padding-top:1.5rem;position:relative}body .yext-styles-wrapper .yext-wizard__timeline:before{border-bottom:3px solid var(--yxt-color-borders);content:"";height:.625rem;left:0;position:absolute;right:0}body .yext-styles-wrapper .yext-wizard[data-is-loaded="1"]:not([data-step="0"]) .yext-wizard__timeline{display:flex!important}body .yext-styles-wrapper .yext-wizard__timeline-step{flex:1;text-align:center}body .yext-styles-wrapper .yext-wizard__timeline-step-circle{background:#f1f1f1;border:1px solid #333;border-radius:1.875rem;height:1.25rem;margin-left:auto;margin-right:auto;position:relative;width:1.25rem;z-index:1}body .yext-styles-wrapper .yext-wizard__timeline-step:first-child .yext-wizard__timeline-step-circle{margin-left:0}body .yext-styles-wrapper .yext-wizard__timeline-step:last-child .yext-wizard__timeline-step-circle{margin-right:0}body .yext-styles-wrapper .yext-wizard__timeline-step--complete .yext-wizard__timeline-step-circle{border-color:var(--yxt-color-brand-primary)}body .yext-styles-wrapper .yext-wizard__timeline-step--complete .yext-wizard__timeline-step-circle:before{background-color:var(--yxt-color-brand-primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' fill='none'%3E%3Cpath fill='%23fff' d='M6.96.41 3.226 5.333 1.019 3.127 0 4.145 3.395 7.54l4.754-6.11L6.959.41Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:1.875rem;content:"";height:1.25rem;left:-1px;position:absolute;top:-1px;width:1.25rem}body .yext-styles-wrapper .yext-wizard__timeline-step--active .yext-wizard__timeline-step-circle:before{background:var(--yxt-color-brand-primary);border-radius:1.875rem;content:"";height:.375rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.375rem}body .yext-styles-wrapper .yext-wizard__timeline-step-circle-wrapper{position:relative}body .yext-styles-wrapper .yext-wizard__timeline-step--complete .yext-wizard__timeline-step-circle-wrapper:before{border-bottom:3px solid #000;content:"";height:.625rem;left:0;position:absolute;right:0}body .yext-styles-wrapper .yext-wizard:not([data-progress-id="0"]) .yext-wizard__timeline-step--active .yext-wizard__timeline-step-circle-wrapper:before{border-bottom:3px solid #000;content:"";height:.625rem;left:0;position:absolute;right:50%}body .yext-styles-wrapper .yext-wizard__timeline-step-title{margin-top:.75rem}body .yext-styles-wrapper .yext-wizard__timeline-step--active .yext-wizard__timeline-step-title{font-weight:600}body .yext-styles-wrapper .yext-wizard__timeline-step:first-child .yext-wizard__timeline-step-title{text-align:left}body .yext-styles-wrapper .yext-wizard__timeline-step:last-child .yext-wizard__timeline-step-title{text-align:right}body .yext-styles-wrapper .yext-wizard__step--hidden{display:none}body .yext-styles-wrapper .yext-wizard__step--has-circle{overflow:hidden;position:relative}body .yext-styles-wrapper .yext-wizard__step--has-circle:before{border-radius:50%;box-shadow:0 0 6px rgba(85,85,85,.25);content:"";height:333px;position:absolute;right:-133px;top:-140px;width:333px;z-index:1}body .yext-styles-wrapper .yext-wizard__step--has-circle .yext-settings__card-content{position:relative;z-index:2}body .yext-styles-wrapper .yext-wizard{position:relative}body .yext-styles-wrapper .yext-wizard:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='30' height='30' viewBox='0 0 50 50'%3E%3Cpath fill='%23333' d='M25.251 6.461c-10.318 0-18.683 8.365-18.683 18.683h4.068c0-8.071 6.543-14.615 14.615-14.615z'%3E%3CanimateTransform attributeName='transform' attributeType='xml' dur='0.6s' from='0 25 25' repeatCount='indefinite' to='360 25 25' type='rotate'/%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:3rem;position:absolute;width:3rem}body .yext-styles-wrapper .yext-wizard form,body .yext-styles-wrapper .yext-wizard[data-is-loaded="1"]:before{display:none}body .yext-styles-wrapper .yext-wizard[data-is-loaded="1"] form{display:block}.yext-wizard[data-progress-id="0"] .yext-settings__footer,body .yext-styles-wrapper .yext-wizard[data-progress-id="0"] .yext-menu__dialog .yext-menu__dialog-list-item--skip,body .yext-styles-wrapper .yext-wizard[data-step="0"] .yext-menu__dialog .yext-menu__dialog-list-item--restart{display:none}body .yext-styles-wrapper .yext-wizard[data-progress-id="0"] .yext-wizard__back{margin-bottom:2rem;margin-left:-1.375rem;margin-top:-.75rem}.yext-wizard[data-progress-id="4"] .yext-settings__footer{display:none}body .yext-styles-wrapper .yext-wizard__banner{background-position:50%;background-size:cover;color:#fff;color:var(--yxt-color-brand-white,#fff);margin-bottom:2rem}body .yext-styles-wrapper .yext-wizard__banner h1{text-shadow:0 0 .08em #fff;text-shadow:0 0 .08em var(--yxt-color-brand-white,#fff)}body .yext-styles-wrapper .yext-wizard__banner .yext-logo,body .yext-styles-wrapper .yext-wizard__banner h1{color:#fff;color:var(--yxt-color-brand-white,#fff)}
