.mbg-animated-search-container{display:inline-block;vertical-align:middle}.mbg-animated-search-form{align-items:center;background:#fff;border:none;border-radius:25px;box-sizing:border-box;display:inline-flex;height:40px;overflow:hidden;position:relative;transition:width .35s ease;width:40px}.mbg-animated-search-form .mbg-animated-search-input,.mbg-animated-search-form input[type=search]{background:transparent;border:none;border-radius:0;box-sizing:border-box;color:var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)));font-size:14px;height:100%;left:0;opacity:0;outline:none;padding:0 40px 0 0;position:absolute;top:0;transition:width .35s ease,opacity .2s ease,padding .2s ease;width:0}.mbg-animated-search-form .mbg-animated-search-button,.mbg-animated-search-form button{align-items:center;background:transparent!important;border:none;border-radius:50%;box-sizing:border-box;color:var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)))!important;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;margin:0;min-width:40px;overflow:hidden;padding:0;position:absolute;right:0;top:0;transition:background .2s ease,color .2s ease;width:40px;z-index:2}.mbg-animated-search-form .mbg-animated-search-button i,.mbg-animated-search-form .mbg-animated-search-button svg,.mbg-animated-search-form button i,.mbg-animated-search-form button svg{align-items:center;display:flex;font-size:14px;height:1em;justify-content:center;line-height:1;margin:0;padding:0;pointer-events:none;width:1em}.mbg-animated-search-form.is-open,.mbg-animated-search-form:focus-within,.mbg-animated-search-form:hover{background-color:#fff;border-color:var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)))}.mbg-animated-search-form.is-open .mbg-animated-search-button,.mbg-animated-search-form:focus-within .mbg-animated-search-button,.mbg-animated-search-form:hover .mbg-animated-search-button{background:var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)))!important;color:#fff!important}.mbg-animated-search-form.is-open .mbg-animated-search-input,.mbg-animated-search-form.is-open input[type=search],.mbg-animated-search-form:focus-within .mbg-animated-search-input,.mbg-animated-search-form:focus-within input[type=search],.mbg-animated-search-form:hover .mbg-animated-search-input,.mbg-animated-search-form:hover input[type=search]{background:#fff;opacity:1;padding-left:14px;padding-right:40px;width:280px;z-index:1}.mbg-animated-search-form.is-open,.mbg-animated-search-form:focus-within,.mbg-animated-search-form:hover{box-shadow:1px 1px 1px var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)));width:320px}.mbg-animated-search-form .mbg-animated-search-input:focus,.mbg-animated-search-form input[type=search]:focus{outline:none}@media (max-width:768px){.mbg-animated-search-form{height:40px;transition:width .4s cubic-bezier(.25,.46,.45,.94);width:40px}.mbg-animated-search-form .mbg-animated-search-input,.mbg-animated-search-form input[type=search]{font-size:16px;opacity:0;padding-right:40px;transition:width .4s cubic-bezier(.25,.46,.45,.94),opacity .3s ease .1s,padding .3s ease;width:0}.mbg-animated-search-form .mbg-animated-search-button,.mbg-animated-search-form button{font-size:14px;height:40px;min-width:40px;transition:background .2s ease,color .2s ease;width:40px}.mbg-animated-search-form.is-open,.mbg-animated-search-form:focus-within,.mbg-animated-search-form:hover{max-width:320px;width:calc(100vw - 40px)}.mbg-animated-search-form.is-open .mbg-animated-search-input,.mbg-animated-search-form.is-open input[type=search],.mbg-animated-search-form:focus-within .mbg-animated-search-input,.mbg-animated-search-form:focus-within input[type=search],.mbg-animated-search-form:hover .mbg-animated-search-input,.mbg-animated-search-form:hover input[type=search]{max-width:280px;opacity:1;padding-left:14px;padding-right:40px;width:calc(100vw - 80px)}}@media (max-width:480px){.mbg-animated-search-form.is-open,.mbg-animated-search-form:focus-within,.mbg-animated-search-form:hover{max-width:280px;width:calc(100vw - 20px)}.mbg-animated-search-form.is-open .mbg-animated-search-input,.mbg-animated-search-form.is-open input[type=search],.mbg-animated-search-form:focus-within .mbg-animated-search-input,.mbg-animated-search-form:focus-within input[type=search],.mbg-animated-search-form:hover .mbg-animated-search-input,.mbg-animated-search-form:hover input[type=search]{max-width:240px;width:calc(100vw - 60px)}}.mbg-animated-search-container{position:relative}.mbg-live-search-results{-webkit-animation:mbgFadeIn .15s ease;animation:mbgFadeIn .15s ease;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 6px 24px rgba(0,0,0,.12);left:0;max-height:380px;min-width:260px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:9999}.mbg-live-search-results[hidden]{display:none}@-webkit-keyframes mbgFadeIn{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mbgFadeIn{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.mbg-live-results-list{list-style:none;margin:0;padding:6px 0}.mbg-live-result-item{margin:0;padding:0}.mbg-live-result-link{align-items:center;color:#1a1a1a;display:flex;font-size:14px;gap:8px;justify-content:space-between;line-height:1.4;padding:10px 16px;text-decoration:none;transition:background .15s ease,color .15s ease}.mbg-live-result-link:focus,.mbg-live-result-link:hover{background:color-mix(in srgb,var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48))) 10%,#fff);color:var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)));outline:none}.mbg-live-result-title{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbg-live-result-type{background:var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)));border-radius:4px;color:#fff;flex:0 0 auto;font-size:11px;font-weight:600;letter-spacing:.05em;padding:2px 7px;text-transform:uppercase;white-space:nowrap}.mbg-live-loading,.mbg-live-no-results{color:#666;font-size:14px;margin:0;padding:14px 16px;text-align:center}.mbg-live-loading{color:var(--paletteColor1,var(--e-global-color-primary,var(--wp--preset--color--primary,#1a2b48)))}@media (max-width:768px){.mbg-live-search-results{left:0;min-width:min(280px,100vw - 20px);right:auto}}