.section-search__inner{display:grid;gap:2em}@media (max-width:1024px){.section-search__inner{gap:1em}}.section-search__inner--filters-drawer,.section-search__inner--filters-toolbar{grid-template-rows:auto}.section-search__wrapper{background:var(--color-black);padding:2em}.section-search__form{display:grid;grid-template-columns:4fr 1fr;max-width:1080px;margin:0 auto;gap:.75em}@media screen and (max-width:1150px){.section-search__form{grid-template-columns:3fr 1fr}}@media screen and (max-width:980px){.section-search__form{grid-template-columns:1fr}}@media screen and (max-width:980px){.section-search__form button{width:100%}}.section-search__form__label{color:var(--color-white);font-weight:400;text-transform:uppercase;font-style:italic;font-size:1.25em;width:100%}.section-search__form__label span{font-weight:700}@media screen and (max-width:980px){.section-search__form__label{text-align:center;display:flex;flex-direction:column;padding-top:.75em}}.section-search__toolbar{padding-bottom:3.875em}.section-search__content{display:flex;flex-direction:column;gap:2em}@media (max-width:1024px){.section-search__content{gap:1em}}