#product-not-found{display:flex;flex-direction:column}#product-not-found .not_found_title{font-size:var(--font_size_subtitle)}#product-not-found .frame_suggestions{margin-top:12px}#product-not-found .not_found_subtitle{color:var(--text_primary);font-size:var(--font_size_base)}#product-not-found .not_found_showcase{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:32px}#product-not-found .not_found_showcase .suggested_products{color:var(--third_color);font-size:var(--font_size_heading)}@media(max-width:768px){#product-not-found .not_found_showcase{padding:0 16px}}@media(max-width:1024px){#product-not-found .frame_suggestions{margin-top:8px}}#product-not-found .container_swiper .swiper-button-prev{transform:translateX(-100%)}#product-not-found .container_swiper .swiper-button-next{transform:translateX(100%)}