.search-overlay{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:100000;visibility:hidden;opacity:0;background:#d8d8d88c;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;transition:visibility 0s ease-in-out .3s,opacity .3s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.search-overlay.show{visibility:visible;opacity:1;transition:visibility,opacity .3s ease-in-out}.search-overlay .search-logo-bar{background-color:#fff;flex-direction:row;justify-content:center;align-items:center;padding:25px 0;display:flex}@media screen and (width<=760px){.search-overlay .search-logo-bar{padding:30px 0}}.search-overlay .search-logo-bar .logo img{height:50px;display:block}@media screen and (width<=760px){.search-overlay .search-logo-bar .logo img{height:41px}}.search-overlay .search-bar-wrapper{background:#fff;border-top:1px solid #0000001c;border-bottom:1px solid #0000001c;grid-template-columns:1fr auto 1fr;padding:20px 0;display:grid;position:sticky;top:0}@media screen and (width<=950px){.search-overlay .search-bar-wrapper{grid-template-columns:auto max-content}.search-overlay .search-bar-wrapper .left-col{display:none}}.search-overlay .search-bar-wrapper .center-col{width:calc(100vw - 240px);max-width:920px;position:relative}@media screen and (width<=950px){.search-overlay .search-bar-wrapper .center-col{width:100%;padding-left:20px}}.search-overlay .search-bar-wrapper .center-col input{color:#000;-webkit-appearance:none;background:#f3f3f3 url(search.f2616c4e.svg) 20px/25px no-repeat;border:none;border-radius:3px;outline:none;width:100%;padding:14px 20px 14px 60px;font-family:Futura PT,sans-serif;font-size:20px;line-height:26px;overflow:hidden}.search-overlay .search-bar-wrapper .center-col input:-moz-placeholder{color:#000;opacity:.5}.search-overlay .search-bar-wrapper .center-col input::-moz-placeholder{color:#000;opacity:.5}.search-overlay .search-bar-wrapper .center-col input:-ms-input-placeholder{color:#000;opacity:.5}.search-overlay .search-bar-wrapper .center-col input::-webkit-input-placeholder{color:#000;opacity:.5}.search-overlay .search-bar-wrapper .center-col .spinner{background-image:url(spinner.80b476e9.svg);background-position:50%;background-repeat:no-repeat;background-size:26px 26px;width:26px;height:26px;display:none;position:absolute;top:13px;left:18px}@media screen and (width<=950px){.search-overlay .search-bar-wrapper .center-col .spinner{left:38px}}.search-overlay .search-bar-wrapper .center-col.searching input{background:#f3f3f3}.search-overlay .search-bar-wrapper .center-col.searching .spinner{display:block}.search-overlay .search-bar-wrapper .right-col{justify-content:flex-end;align-items:center;height:100%;padding:0 50px;display:flex}@media screen and (width<=950px){.search-overlay .search-bar-wrapper .right-col{padding:0 20px}}.search-overlay .search-bar-wrapper .right-col .close-button img{width:30px;height:auto;display:block}.search-overlay .search-results{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.search-overlay .search-results .search-results__item{border-radius:4px;grid-template:"image excerpt""image meta"/max-content auto max-content;width:100%;max-width:920px;padding:20px;display:grid}@media screen and (width<=760px){.search-overlay .search-results .search-results__item{grid-template:"image excerpt""image meta"/max-content auto}}.search-overlay .search-results .search-results__item.search-results__promoted-content,.search-overlay .search-results .search-results__item.search-results__no-results{background-color:#f3f3f3;padding:40px;display:block}@media screen and (width<=760px){.search-overlay .search-results .search-results__item.search-results__promoted-content,.search-overlay .search-results .search-results__item.search-results__no-results{max-width:calc(100% - 40px);padding:20px}}.search-overlay .search-results .search-results__item:first-child{margin-top:20px}.search-overlay .search-results .search-results__item:last-child{margin-bottom:20px}.search-overlay .search-results .search-results__item:link,.search-overlay .search-results .search-results__item:visited{color:#000;text-decoration:none}.search-overlay .search-results .search-results__item:hover,.search-overlay .search-results .search-results__item:active{background-color:#f3f3f3}.search-overlay .search-results .search-results__item:hover img,.search-overlay .search-results .search-results__item:active img{opacity:1}.search-overlay .search-results .search-results__item+.search-results__item{margin-top:5px}.search-overlay .search-results .search-results__item .thumbnail{border-radius:1px;grid-area:image}.search-overlay .search-results .search-results__item .thumbnail.placeholder-image{opacity:.4}.search-overlay .search-results .search-results__item .thumbnail img{object-fit:cover;width:128px;height:82px;display:block}@media screen and (width<=760px){.search-overlay .search-results .search-results__item .thumbnail img{width:93px;height:60px}}.search-overlay .search-results .search-results__item .excerpt{grid-area:excerpt;padding-left:20px}.search-overlay .search-results .search-results__item .meta-data{color:#838383;grid-area:meta;margin-top:10px;padding-left:20px;font-family:Futura PT,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.search-overlay .close-area{flex-grow:1}body.search-overlay--active{overflow:hidden}
/*# sourceMappingURL=notthoff-meilisearch.css.map */
