.custom-search{align-items:center;display:grid;gap:2rem;grid-column:medium;padding:3.125rem 0}@container (min-width: 75rem){.custom-search{grid-template-columns:minmax(20rem,29rem) 2fr;padding:6.25rem 0}}.custom-search__left{background-color:#f5f5f5;border-radius:1rem;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden}.custom-search__left-content{display:flex;flex-direction:column;padding:1.25rem}.custom-search__left-title{color:#105538;display:inline}.custom-search__left-description{margin-bottom:3rem}.custom-search__right{display:flex;flex-direction:column;gap:2rem}.custom-search__form-wrapper{background-color:#fff;border-radius:1rem;box-shadow:0 0 10px #0000001a;padding:1rem}@container (min-width: 48rem){.custom-search__form-wrapper{padding:2rem}}.search__wrapper{--grid-wrapper-medium-size:calc((var(--grid-wrapper-medium-max-width) - var(--grid-wrapper-small-max-width))/2);--grid-wrapper-large-size:calc((var(--grid-wrapper-large-max-width) - var(--grid-wrapper-medium-max-width))/2);display:grid;grid-template-columns:[fullwidth-start] minmax(var(--grid-wrapper-padding-inline),1fr) [large-start] minmax(0,var(--grid-wrapper-large-size)) [medium-start] minmax(0,var(--grid-wrapper-medium-size)) [small-start] min(100% - var(--grid-wrapper-padding-inline) * 2,var(--grid-wrapper-small-max-width)) [small-end] minmax(0,var(--grid-wrapper-medium-size)) [medium-end] minmax(0,var(--grid-wrapper-large-size)) [large-end] minmax(var(--grid-wrapper-padding-inline),1fr) [fullwidth-end]}.search__container{display:flex;flex-direction:column;grid-column:medium;width:100%}@container (min-width: 75rem){.search__container{display:grid;gap:2rem;grid-template-columns:22.3rem 1fr}}.search__promo-card--fixed{grid-row:4/5}.search__search-box-reset{height:2rem;position:absolute;right:5rem;width:2rem}.search__search-box-reset .ais-SearchBox-resetIcon{height:1.25rem;width:1.25rem}.search__search-box-reset .ais-SearchBox-resetIcon path{fill:#777b80}.search__search-box-reset .ais-SearchBox-resetIcon:hover path{fill:#105538}
