.SearchPage_Holder__H4Sct{color:var(--text-color);background-color:var(--bg-color);padding:6rem var(--site-margin) var(--slice-vertical-padding);overflow:hidden}@media(min-width:768px){.SearchPage_Holder__H4Sct{padding:12rem var(--site-margin-md) var(--slice-vertical-padding-md)}}.SearchPage_Inner__MJiGX{display:flex;align-items:flex-start;flex-direction:column;gap:2rem;width:100%;margin:0 auto;max-width:var(--site-max-width)}.SearchPage_Titles__hEqJh{width:100%;max-width:60rem;display:flex;flex-direction:column;margin-bottom:var(--slice-vertical-padding)}@media(min-width:768px){.SearchPage_Titles__hEqJh{margin-bottom:var(--slice-vertical-padding-md)}}.SearchPage_Titles__hEqJh>:first-child{margin-top:0}.SearchPage_Titles__hEqJh>:last-child{margin-bottom:0}.SearchPage_Titles__hEqJh h1{font-size:var(--type-xs);line-height:var(--type-xs-lh);font-family:var(--font-highlight),sans-serif;text-transform:uppercase;margin:0}.SearchPage_Titles__hEqJh p{font-size:var(--type-3xl);line-height:var(--type-3xl-lh)}.SearchPage_SearchHolder____chX{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:var(--text-max-width)}.SearchResults_Holder__wQHt9{margin-bottom:10rem}.SearchResults_Grid__J5Zcl{display:grid;align-items:start;grid-template-columns:1fr 1fr;grid-gap:4rem 1rem;gap:4rem 1rem}@media(min-width:768px){.SearchResults_Grid__J5Zcl{grid-template-columns:repeat(3,1fr)}}@media(min-width:1040px){.SearchResults_Grid__J5Zcl{grid-template-columns:repeat(4,1fr)}}@media(min-width:1440px){.SearchResults_Grid__J5Zcl{grid-template-columns:repeat(5,1fr)}}.SearchCardProject_Holder__XNQ3a{--hover-transition:transform 0.2s ease-in-out;background:rgba(0,0,0,0);padding:0;display:block;position:relative;overflow:hidden;text-decoration:none;min-height:0;height:100%}.SearchCardProject_Holder__XNQ3a.SearchCardProject_HasBg__bRTUg{background-color:var(--bg-tint-color);border-radius:var(--general-border-radius)}.SearchCardProject_Holder__XNQ3a.SearchCardProject_HasBg__bRTUg .SearchCardProject_Content__Bhdxa{padding:var(--spacing-unit)}.SearchCardProject_Holder__XNQ3a.SearchCardProject_HasBg__bRTUg .SearchCardProject_Image__pOzsy{margin-bottom:0;border-radius:0}.SearchCardProject_Inner__kCn1b{position:relative;z-index:1;height:100%}.SearchCardProject_Image__pOzsy{position:relative;z-index:1;border-radius:var(--general-border-radius);overflow:hidden;aspect-ratio:16/9;background-color:var(--bg-tint-color);margin-bottom:1rem}.SearchCardProject_Image__pOzsy .SearchCardProject_StandardImage__V_Qpa{width:100%;height:100%;object-fit:cover}.SearchCardProject_Content__Bhdxa{padding:0;text-align:left;background-color:rgba(0,0,0,0);position:relative;z-index:2;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.SearchCardProject_Content__Bhdxa .ais-Highlight-highlighted{background-color:var(--white)}.SearchCardProject_Header__FIhFA{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:1rem}.SearchCardProject_Title__qKSNz{font-size:var(--type-xs);line-height:var(--type-xs-lh);font-family:var(--font-highlight),sans-serif;text-transform:uppercase;font-size:var(--type-2xs);line-height:var(--type-2xs-lh);margin:.2rem 0 0}.SearchCardProject_Text__vxUvb{display:block}.SearchCardProject_Text__vxUvb p{font-size:var(--type-base);line-height:var(--type-base-lh)}.SearchCardProject_Text__vxUvb>:first-child{margin-top:0}.SearchCardProject_Text__vxUvb>:last-child{margin-bottom:0}.SearchCardProject_Clients__ILvzx{flex-wrap:wrap;gap:1rem;display:none}@media(min-width:768px){.SearchCardProject_Clients__ILvzx{display:flex}}.SearchCardProject_Clients__ILvzx img{display:block;border-radius:.2rem;overflow:hidden;width:2rem;height:2rem;object-fit:cover}.SearchCardProject_Clients__ILvzx img:hover{transform:scale(5);transition:var(--hover-transition);transform-origin:top left}.SearchCardProject_MockPost__M_2ZX{width:100%;aspect-ratio:3/4;border-radius:var(--general-border-radius);border:1px dashed;padding:var(--spacing-unit);display:flex;align-items:center;justify-content:center}.SearchInput_Holder__rgqE_ form{width:100%;display:flex;position:relative}.SearchInput_Holder__rgqE_ form input{height:var(--input-height)}.SearchInput_Holder__rgqE_ form button{padding:0;width:var(--input-height);display:flex;justify-content:center;align-items:center;border:none;background:rgba(0,0,0,0)}.SearchInput_Holder__rgqE_ form button[hidden]{display:none}.SearchInput_Holder__rgqE_ form button svg path{fill:var(--text-color)}.SearchInput_Holder__rgqE_ form .ais-SearchBox-submit{display:none}.SearchInput_Holder__rgqE_ form .ais-SearchBox-reset{position:absolute;top:50%;right:0;cursor:pointer;transform:translateY(-50%)}.SearchInput_Holder__rgqE_ form .ais-SearchBox-input[type=search]::-webkit-search-cancel-button{display:none}.SearchFilter_Holder__weOng{display:flex;flex-wrap:wrap;gap:1rem;padding:0;list-style:none}.SearchFilter_Holder__weOng li{margin:0;padding:0}.SearchFilter_Holder__weOng li button{color:var(--darkGrey);background-color:var(--grey2);font-family:var(--font-body),sans-serif;border:none}.SearchFilter_Holder__weOng li button .SearchFilter_Count__ov9Mh{display:block;font-size:.7em;margin-left:.3rem;translate:0 -30%}.SearchFilter_Holder__weOng li button.SearchFilter_Selected__634eJ{background-color:var(--yellow);text-decoration:none}.SearchFilter_Holder__weOng li button.SearchFilter_Selected__634eJ:hover{text-decoration:none}