.section-search{position:relative}.section-search__form{margin-bottom:3em;position:relative}.section-search__form>label{display:none}.section-search__form input[type=search]{font-size:2em;text-transform:uppercase;height:2em}.section-search__form input[type=search]::-moz-placeholder{font-size:20px}.section-search__form input[type=search]::placeholder{font-size:20px}.section-search__form__actions{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:1em}.section-search__form__actions button{display:none}.section-search__form__actions a{font-size:.825em;text-transform:uppercase;letter-spacing:1px;text-decoration:underline;text-underline-offset:3px;transition:all linear .15s;text-decoration-color:transparent;text-decoration-thickness:1px}.section-search__form__actions a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.375em;text-decoration-color:var(--color-text-dark)}.section-search__tools{margin-bottom:2em;display:grid;grid-template-columns:1fr auto 1fr}@media (max-width:768px){.section-search__tools{grid-template-columns:1fr auto}}.section-search__tools__filter button span{font-size:1.125em;text-decoration:underline;text-underline-offset:3px;transition:all linear .15s;text-decoration-color:transparent;text-decoration-thickness:1px}.section-search__tools__filter button span:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.375em;text-decoration-color:var(--color-text-dark)}.section-search__tools__filter button span.desktop{display:block}@media (max-width:768px){.section-search__tools__filter button span.desktop{display:none}}.section-search__tools__filter button span.mobile{display:none}@media (max-width:768px){.section-search__tools__filter button span.mobile{display:block}}.section-search__tools__sort{display:flex;justify-content:flex-end;align-items:center}@media (max-width:768px){.section-search__tools__sort{display:none}}.section-search__tools__sort form{display:flex;align-items:center;gap:1em}.section-search__tools__sort label{text-transform:uppercase;white-space:nowrap;letter-spacing:1px}.section-search__tools__sort select{height:2em;min-height:2em;font-style:normal}.section-search__tools__count{display:flex;align-items:center;justify-content:center}.section-search__tools__count span{font-size:1.125em;text-transform:uppercase;letter-spacing:1px}.section-search__active{padding-bottom:2em}.section-search__active__list{display:flex;flex-wrap:wrap;gap:1.5em}.section-search__active a{display:flex;gap:.5em;align-items:center;text-decoration:none;text-transform:uppercase}.section-search__active a span{display:flex;gap:.25em;font-size:.875em}.section-search__active svg{width:.6875em;height:.6875em}.section-search__active svg line{fill:none;stroke:var(--color-black);stroke-width:1;stroke-linecap:round;stroke-miterlimit:10}.section-search .search-results__form{margin-bottom:4em;position:relative}.section-search .search-results__form input[type=search]{font-size:2em}.section-search .search-results__form.hide-form{display:none}.section-search .search-results__form-actions{position:absolute;right:0;top:60%;display:flex;justify-content:space-between;align-items:center}.section-search .search-results__form-actions a{text-decoration:none}.section-search .search-results__form-actions a:first-of-type{margin-right:45px}.section-search .search-results__form-actions a,.section-search .search-results__form-actions button{background:0 0;border:none;outline:0;font:.875em freight-neo-pro,sans-serif;cursor:pointer}.section-search .search-results__form-actions a svg,.section-search .search-results__form-actions button svg{width:1em;height:1em}.section-search .search-results__form-actions a svg line,.section-search .search-results__form-actions button svg line{fill:none;stroke:var(--color-black);stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10}.section-search .search-results__form-actions a span,.section-search .search-results__form-actions button span{display:none}.section-search .search-results__filter .section-collection__tools{padding-bottom:1em;display:flex;justify-content:space-between;align-items:center}.section-search .search-results__filter .section-collection__tools__filter button span{font-size:1.125em;text-decoration:underline;text-underline-offset:3px;transition:all linear .15s;text-decoration-color:transparent;text-decoration-thickness:1px}.section-search .search-results__filter .section-collection__tools__filter button span:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.375em;text-decoration-color:var(--color-text-dark)}.section-search .search-results__filter .section-collection__tools__count{font-size:1.125em;letter-spacing:2px}@media (max-width:768px){.section-search .search-results__filter .section-collection__tools__sort{display:none}}.section-search .search-results__filter .section-collection__tools__sort form{display:flex;align-items:center;gap:1em}.section-search .search-results__filter .section-collection__tools__sort label{text-transform:uppercase;white-space:nowrap;letter-spacing:1px}.section-search .search-results__filter .section-collection__tools__sort select{height:2em;min-height:2em;font-style:normal}