/**handles:algolia-autocomplete,ayudawp-lightbox-images-for-divi,divi-style**/
.algolia-autocomplete{z-index:999999!important}.aa-dropdown-menu{font-family:sans-serif;background-color:#fff;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.35)}.aa-dropdown-menu:after{content:" ";display:block;clear:both}.aa-dropdown-menu .aa-hint,.aa-dropdown-menu .aa-input{width:100%}.aa-dropdown-menu .aa-hint{color:#999}.aa-dropdown-menu{color:#1a1a1a;font-size:12px}.aa-dropdown-menu a{font-size:12px;color:#1a1a1a;font-weight:400;text-decoration:none}.aa-dropdown-menu a:hover{text-decoration:none}.aa-dropdown-menu .autocomplete-header{margin:0 14px;line-height:3em;border-bottom:1px solid rgba(0,0,0,.05)}.aa-dropdown-menu .autocomplete-header-more,.aa-dropdown-menu .autocomplete-header-title{letter-spacing:1px;text-transform:uppercase;font-weight:700}.aa-dropdown-menu .autocomplete-header-title{float:left}.aa-dropdown-menu .autocomplete-header-more{float:right}.aa-dropdown-menu .autocomplete-header-more a{color:rgba(0,0,0,.3);font-weight:700}.aa-dropdown-menu .autocomplete-header-more a:hover{color:rgba(0,0,0,.4)}.aa-dropdown-menu .aa-suggestion{padding:5px 0}.aa-dropdown-menu .aa-suggestion:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.aa-dropdown-menu .aa-suggestion em{color:#174d8c;background:rgba(143,187,237,.1);font-style:normal}.aa-dropdown-menu .aa-suggestion .suggestion-post-title{font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content{color:#63676d;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content em{padding:0 0 1px;background:inherit;box-shadow:inset 0 -2px 0 0 rgba(69,142,225,.8);color:inherit}.aa-dropdown-menu .aa-suggestion.aa-cursor{background-color:#f9f9f9}.aa-dropdown-menu a.suggestion-link{display:block;padding:0 14px}.aa-dropdown-menu a.suggestion-link.user-suggestion-link{line-height:32px}.aa-dropdown-menu a.suggestion-link svg{vertical-align:middle;fill:rgba(0,0,0,.3);float:left}.aa-dropdown-menu .suggestion-post-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:3px;width:32px;height:32px}.aa-dropdown-menu .suggestion-user-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:16px;width:32px;height:32px}.aa-dropdown-menu .autocomplete-footer-branding{padding:15px 14px 0;float:right;color:rgba(0,0,0,.3);margin-bottom:7px}.aa-dropdown-menu .clear{clear:both}.autocomplete-empty{clear:both;padding:15px}.autocomplete-empty .empty-query{font-weight:700}
.ayudawp-lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.88);z-index:999999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;cursor:pointer}.ayudawp-lightbox-overlay.ayudawp-lightbox-active{visibility:visible;opacity:1;pointer-events:auto}.ayudawp-lightbox-img{max-width:90vw;max-height:90vh;width:auto;height:auto;object-fit:contain;cursor:default;border-radius:2px;box-shadow:0 4px 40px rgba(0,0,0,.4);transform:scale(.95);transition:transform .3s ease}.ayudawp-lightbox-active .ayudawp-lightbox-img{transform:scale(1)}.ayudawp-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:0 0;border:none;color:#fff;font-size:32px;line-height:1;cursor:pointer;opacity:.7;transition:opacity .2s ease;z-index:1;padding:0;font-family:Arial,sans-serif}.ayudawp-lightbox-close:focus,.ayudawp-lightbox-close:hover{opacity:1;outline:0}.ayudawp-lightbox-spinner{display:none;width:40px;height:40px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:ayudawp-spin .8s linear infinite;position:absolute}@keyframes ayudawp-spin{to{transform:rotate(360deg)}}