.search-suggestions-section {margin: 36px 0 0;width: 100%;}.quick-look-section.related-collections-wrapper {max-width: 120rem !important;}.suggestions-title {font-size: 22px;font-weight: 600;color: #333;margin-bottom: 24px;text-align: left;position: relative;}.suggestions-title:after {content: '';position: absolute;bottom: -8px;left: 0;transform: none;width: 50px;height: 2px;background: #007cba;}.suggested-pages-list {display: flex;margin: 0;justify-content: space-between;}li.suggestion-page-item {width: 33.333%;margin: 0;list-style: none;}li.suggestion-page-item .suggestion-page-link {display: flex;justify-content: center;height: 100%;}.suggestion-page-image-wrap {overflow: hidden;background: #f3f4f6;border-radius: 4px;position: relative;width: 100%;max-width: 35.5rem;border: 1px solid #ddd;}.suggestion-image {display: block;width: 100%;height: 100%;object-fit: cover;}.suggestion-page-placeholder {position: absolute;inset: 0;display: flex;align-items: center;justify-content: center;}.suggestion-icon {font-size: 28px;color: #007cba;}.suggestion-text {display: block;font-size: 16px;font-weight: 600;color: #333;line-height: 1.4;margin-top: 14px;margin-bottom: 0;text-align: left;}.ong-filter-search-wrapper {display: flex;justify-content: right;margin-bottom: 1rem;}@media (max-width: 640px) {.related-collections-products {grid-template-columns: 1fr;gap: 18px;}.suggestions-title {font-size: 20px;margin: 0 10px 20px;}.suggested-pages-list {justify-content: center;flex-wrap: wrap;}.suggested-pages-list li.suggestion-page-item {width: unset;margin: 0 0 10px;}.ong-filter-search-wrapper {padding: 0 10px;}}