.searchHero{padding:141px 0 115px}.searchHero__intro{margin-bottom:39px}.searchHero__searchBar{width:100%}.searchHero__searchBar-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.searchHero__searchBar-wrapper{flex-direction:row}}.searchHero__searchBar-input{border:0;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;outline:0;padding:24px 100px 24px 39px;width:100%}.searchHero__searchBar-button{background-color:transparent;border:0;outline:0;position:absolute;right:41px;top:50%;transform:translateY(-50%)}.searchHero__searchBar-button:hover svg path{stroke:var(--link-hover-color)}.searchResults{padding:60px 0}@media(min-width:768px){.searchResults{padding:80px 0}}@media(min-width:992px){.searchResults{padding:100px 0 90px}}.searchResults__query{margin-bottom:60px}.searchResults__results-title{display:block;font-size:1.5rem;margin-bottom:10px}.searchResults__results--next,.searchResults__results--prev,.searchResults__results-title:hover{color:var(--link-hover-color)}.searchResults__listing{list-style-type:none;margin:0;padding:0}.searchResults__li{margin-bottom:30px}@media(min-width:992px){.searchResults__li{margin-bottom:60px}}.searchResults__pagination{align-items:center;display:flex;justify-content:space-between;margin-top:80px}