.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}.text-left .blog-search__input-wrapper{justify-content:flex-start}.text-right .blog-search__input-wrapper{justify-content:flex-end}.text-center .blog-search__input-wrapper{justify-content:center}.blog-search__input-field,.blog-search__input-field:focus{border:none!important;border-radius:5px 0 0 5px!important;height:50px;outline:unset!important;padding:20px!important}.blog-search__wrapper{max-width:64%;position:relative;width:100%}.blog-search__wrapper:after{background-image:url(https://441974577.fs1.hubspotusercontent-ap1.net/hubfs/441974577/BRN%20Website%202025/Icons/search-icon.svg);background-repeat:no-repeat;content:"";height:24px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;z-index:1}.blog-search__search-button{display:flex;gap:8px;height:50px;padding:.75rem 2.5rem}.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(--grey-000);border-radius:8px;padding:16px 24px}.blog-search__results-list-item span{color:var(--grey-900)}.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);border-radius:8px;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-1);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%}}