.search-section{margin-bottom:80px;margin-top:120px}#search-results{column-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:40px;row-gap:40px}.search-section .search-title{margin-bottom:30px}.search-section .searcher-wrapper{max-width:300px;width:100%}.search-section .search-section__searcher{align-items:flex-end;display:flex;justify-content:space-between}.search-section ::placeholder{color:#494951}.search-section input[type=search]{border:1px solid #d1d1d3;border-radius:8px;color:#494951;outline:none;padding:10px 16px;width:100%}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.search-section .search-submit{position:absolute;right:16px;top:50%;transform:translateY(-50%)}#search-results .search-result{background:#f8f8f8;border-radius:16px;overflow:hidden}#search-results .search-result img{aspect-ratio:16/8;object-fit:cover;width:100%}#search-results .result-info{padding:24px 16px}#search-results .result-info h5{color:#1b1b25;font-family:Axiforma,sans-serif;font-size:18px;font-weight:400;line-height:1.5;margin-bottom:16px}#search-results .result-info p{color:#494951;font-size:14px}#search-results .hs-search-highlight{color:#ff5a65}@media(max-width:940px){#search-results{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.search-section{margin-top:80px}.search-section .search-section__searcher{align-items:flex-start;flex-direction:column-reverse;gap:12px}#search-results{display:flex;flex-direction:column}.search-section .searcher-wrapper{max-width:480px}.search-section input[type=search]{padding:12px 16px}}