.blog-search__field-wrapper{max-width:80ch;width:100%}.text-left .blog-search__field-wrapper{margin-left:0;margin-right:auto}.text-right .blog-search__field-wrapper{margin-left:auto;margin-right:0}.text-center .blog-search__field-wrapper{margin-left:auto;margin-right:auto}.blog-search__input-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.text-right .blog-search__input-wrapper{justify-content:flex-end}.text-center .blog-search__input-wrapper{justify-content:center}.blog-search__input-field{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzI1NDI4QiIgZD0iTTE1LjMyMyAxNC4xNjMgMTEuMTM4IDkuOTRhNS45NjIgNS45NjIgMCAxIDAtLjkwMy45MTdsNC4xNTYgNC4xOTZhLjY0NC42NDQgMCAxIDAgLjkzMi0uODlabS04Ljg2OC0zLjI1NWE0LjcwOCA0LjcwOCAwIDEgMSAwLTkuNDE2IDQuNzA4IDQuNzA4IDAgMCAxIDAgOS40MTZaIi8+PC9zdmc+);background-position:left 15px center;background-repeat:no-repeat;border-radius:50px!important;padding-left:45px!important;width:100%}.blog-search__search-button{gap:8px}.blog-search__results-list{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(clamp(240px,30%,600px),1fr));list-style-type:none}.blog-search__results-title{font-size:24px;font-weight:700;grid-column:1/-1;margin-top:24px}.blog-search__results-list-item{background-color:var(--primary-100);border-radius:8px;padding:16px 24px}.blog-search__results-list-link{display:flex;flex-direction:column;gap:8px;height:100%}.blog-search__result-featured-image{aspect-ratio:var(--image-ratio-style-4);object-fit:cover;width:100%}@media screen and (max-width:768px){.blog-search__input-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;max-width:64ch}.blog-search__input-field{max-width:100%;width:100%}.blog-search__search-button{gap:8px;width:100%}.blog-search__field-wrapper{max-width:80ch;width:100%}.blog-search__results-list{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(clamp(240px,30%,600px),1fr));list-style-type:none}.blog-search__results-title{font-size:24px;font-weight:700;grid-column:1/-1;margin-top:24px}.blog-search__results-list-item{background-color:var(--primary-100);border-radius:8px;padding:16px 24px}.blog-search__results-list-link{display:flex;flex-direction:column;gap:8px;height:100%}.blog-search__result-featured-image{aspect-ratio:var(--image-ratio-style-4);object-fit:cover;width:100%}}.base__inner-wrapper.blog-search__inner-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:0}.blog-search__inner-wrapper .blog-search__content-wrapper,.blog-search__inner-wrapper .module-title{flex:1}