.ns-heading{display:flex;justify-content:space-between;margin-bottom:30px}@media (max-width:500px){.ns-heading{margin-bottom:20px}}.ns-heading_v-align_top{align-items:flex-start}.ns-heading_v-align_center{align-items:center}.ns-heading_v-align_bottom{align-items:flex-end}.ns-heading_v-align_baseline{align-items:baseline}@media (max-width:800px){.ns-heading_wrapping{flex-direction:column}}.ns-heading__inner{display:flex;align-items:baseline}.ns-heading__inner_type_right{margin-left:10px}@media (max-width:800px){.ns-heading_wrapping .ns-heading__inner_type_right{margin-left:0}}.page-search{position:relative;min-height:10vh}.page-search__mobile-search{margin-top:16px}.page-search__results-count{margin:22px 0 25px}@media (max-width:500px){.page-search__results-count{margin:16px 0 8px}}.search-page__nav{margin-bottom:25px}.search-page__nav-list{display:flex;flex-wrap:wrap;margin-left:-8px;list-style:none}.search-page__nav-item{margin-left:8px;margin-bottom:8px}.page-search__section{margin-bottom:55px}.page-search__section_type_products{margin-bottom:0}.page-search__products-wrapper{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:var(--space-xl);column-gap:var(--space-xl)}@media (max-width:750px){.page-search__products-wrapper{grid-template-columns:repeat(2,1fr)}}.page-search__product-card{margin-bottom:55px}@media (max-width:600px){.page-search__product-card{margin-bottom:25px}}.page-search__product-card .ns-product-card__body{padding-bottom:0}.page-search__results-item{display:flex;align-items:center;justify-content:space-between;padding:8px 23px 8px 28px;text-decoration:none}@media (min-width:750px){.page-search__results-item{font-weight:600;min-height:72px}}@media (max-width:750px){.page-search__results-item{padding-left:0;padding-right:5px}}.page-search__results-item .ns-icon{margin-left:15px;color:var(--color-primary)}.page-search__results-item:hover{background-color:var(--color-primary-10)}.page-search__results-item:not(:last-child){border-bottom:1px solid var(--color-gray-50)}.page-search__not-found{padding:70px 0 120px;text-align:center}.page-search__not-found-image{display:inline-block;margin-bottom:30px}.page-search__not-found-buttons{display:flex;justify-content:center;margin:27px auto 0}.page-search__not-found-button{width:233px}.page-search__not-found-button:first-child{margin-right:20px}@media (max-width:500px){.page-search__products-wrapper{-moz-column-gap:var(--space-s);column-gap:var(--space-s);row-gap:var(--space-xs)}.page-search__not-found-buttons{flex-direction:column;align-items:center}.page-search__not-found-button:first-child{margin-right:0;margin-bottom:16px}}