.search-form{padding:5rem 0 6.25rem;position:relative}.search-form:before{background-color:#fff;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:calc(100vw - var(--scrollbar-width));z-index:-1}.search-form__content-wrapper{display:grid;grid-template-columns:repeat(16,1fr);width:100%;grid-column-gap:18px}@media (min-width:1024px){.search-form__content-wrapper{grid-column-gap:20px}}.search-form__form,.search-form__results-message{grid-column:span 16;min-width:0}.search-form__field-wrapper{position:relative}.search-form__icon{color:#29235c;font-size:24px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.search-form__input{border-bottom:1px solid #999;line-height:2.375rem;padding:0 2.5rem;width:100%}.search-form__submit-button{margin-top:1.25rem}.search-form__results-message{color:#999;margin-top:3.125rem}@media (min-width:768px){.search-form__form,.search-form__results-message{grid-column:3/span 12}.search-form__form{display:grid;grid-template-columns:repeat(12,1fr);width:100%;grid-gap:18px;align-items:flex-end}.search-form__field-wrapper{grid-column:span 12;min-width:0}.search-form__submit-button{grid-column:7/span 6;margin-top:0}}@media (min-width:1024px){.search-form{padding:6.875rem 0 10rem}.search-form__field-wrapper{grid-column:span 8;min-width:0}.search-form__submit-button{grid-column:9/span 4}}@media (min-width:768px) and (min-width:1024px){.search-form__form{grid-gap:20px}}.search-results{display:grid;grid-template-columns:repeat(16,1fr);margin-top:5rem;width:100%;grid-gap:18px}@media (min-width:1024px){.search-results{grid-gap:20px}}.search-results__content-wrapper{grid-column:span 16;min-width:0;padding-bottom:3.75rem;position:relative}.search-results__content-wrapper:before{background-color:#fff;content:"";height:100%;left:-15px;position:absolute;top:0;width:calc(100% + 30px);z-index:-1}@media (min-width:768px){.search-results__content-wrapper:before{left:-18px;width:calc(100% + 36px)}}@media (min-width:1024px){.search-results__content-wrapper:before{left:-20px;width:calc(100% + 40px)}}.search-results__headline{transform:translateY(-50%)}.search-results__teasers{display:grid;grid-template-columns:repeat(12,1fr);width:100%;grid-gap:18px}@media (min-width:1024px){.search-results__teasers{grid-gap:20px}}.search-results__page-teaser,.search-results__product-teaser{grid-column:span 12;min-width:0}.search-results__load-more-button-wrapper{display:flex;justify-content:center;margin-top:5rem}.search-results .next-page-button{min-width:100%}.search-results .next-page-button.-invisible{opacity:0;pointer-events:none}@media (min-width:768px){.search-results__content-wrapper{grid-column:3/span 12}.search-results__product-teaser{grid-column:span 6;min-width:0}.search-results .next-page-button{min-width:66.666%}}@media (min-width:1024px){.search-results__content-wrapper{padding-bottom:6.25rem}.search-results__product-teaser{grid-column:span 4;min-width:0}.search-results .next-page-button{min-width:33.333%}}.search-result{border-bottom:1px solid #b6c6d7;padding:1.25rem 0 1.875rem}.search-result__image-wrapper{display:none}.search-result__headline{margin-top:.3125rem}.search-result__copy{margin-top:1.25rem}@media (min-width:768px){.search-result{padding-bottom:2.5rem}.search-result__link{display:grid;grid-template-columns:repeat(3,1fr);width:100%;grid-gap:18px}.search-result__image-wrapper{display:block}.search-result__text-wrapper{grid-column:span 2;min-width:0}.search-result__copy{margin-top:1.875rem}}@media (min-width:768px) and (min-width:1024px){.search-result__link{grid-gap:20px}}
