/* Touch layouts. Desktop composition and CMS data stay with their owning templates. */
.q-mobile-sort, .q-mobile-category { display: none; }
.q-footer-ready [hidden] { display: none !important; }
@media (max-width: 767px) {
  .met-head.q-header-ready .q-header-main { min-height: 72px; }
  .met-head.q-header-ready .q-header-brand img { width: 126px; height: 44px; }
  .met-head.q-header-ready .q-header-toggle { min-width: 72px; font-size: 16px; }
  .met-head.q-header-ready .q-site-navigation { padding-bottom: 16px; }
  .met-head.q-header-ready .q-header-utility { margin-top: 12px; background: #303940; border: 0; border-radius: 4px; }
  .met-head.q-header-ready .q-header-utility-inner { width: 100%; justify-content: flex-start; gap: 0 20px; padding: 8px 14px; }
  .met-head.q-header-ready .q-header-utility :is(.q-utility-link,.met-head-user a) { min-height: 44px; display: inline-flex; align-items: center; font-size: 15px; color: #dce2e7; }
  .met-head.q-header-ready .q-header-utility .met-head-user>li { min-height: 44px; }
  .met-head.q-header-ready .q-header-utility #met-head-user-collapse { flex-basis: 100%; }
  .met-head.q-header-ready .q-site-link { min-height: 50px; font-size: 17px; }
  .met-head.q-header-ready .q-site-expand { min-height: 50px; }
  .met-head.q-header-ready :is(.q-site-sublink,.q-site-all) { min-height: 44px; font-size: 16px; }
  body .q-footer-ready .q-footer-grid { grid-template-columns: 1fr; gap: 0; padding-block: 28px 24px; }
  body .q-footer-ready .q-footer-contact { padding-bottom: 26px; }
  body .q-footer-ready .q-footer-brand { margin-bottom: 12px; }
  body .q-footer-ready .q-footer-email { font-size: 24px; }
  body .q-footer-ready .q-footer-phone { min-height: 44px; display: flex; align-items: center; margin-top: 0; }
  body .q-footer-ready .q-footer-address { font-size: 15px; line-height: 1.6; margin-top: 8px; }
  .q-footer-disclosure { border-top: 1px solid #41494f; }
  .q-footer-disclosure summary { display: flex; align-items: center; justify-content: space-between; min-height: 54px; cursor: pointer; color: #f0f3f5; font-size: 17px; font-weight: 600; list-style: none; }
  .q-footer-disclosure summary::-webkit-details-marker { display: none; }
  .q-footer-disclosure summary::after { content: '+'; font-size: 22px; font-weight: 400; }
  .q-footer-disclosure[open] summary::after { content: '−'; }
  .q-footer-disclosure>a { display: flex; align-items: center; min-height: 44px; }
  .q-footer-disclosure .q-footer-links { padding-bottom: 16px; }
  body .q-footer-ready .q-footer-follow { margin-top: 20px; }
  body .q-footer-ready .q-footer-social { display: flex; gap: 12px; max-width: none; }
  body .q-footer-ready .q-footer-legal { padding-block: 16px 82px; font-size: 13px; }
  .q-footer-disclosure summary:focus-visible { outline: 2px solid #9acbfa; outline-offset: 2px; }
  /* The legacy contact control keeps its own events; its old top offset covered Menu. */
  html body:has(.q-header-ready) #onlinebox { position: fixed !important; top: auto !important; right: auto !important; bottom: max(18px,env(safe-area-inset-bottom)) !important; left: 12px !important; width: 70px !important; max-height: calc(100dvh - 150px); overflow: auto; overflow-x: hidden; }
  html body:has(.q-header-ready) #onlinebox.min { width: 44px !important; }
  html body:has(.q-header-ready) #onlinebox-open { width: 44px; height: 44px; line-height: 44px; }
  html body:has(.q-header-ready) #onlinebox .onlinebox_one_list { transform: none !important; margin: 0 !important; width: 70px !important; }
  html body:has(.q-header-ready) #onlinebox .onlinebox_one_list>a:first-child { display: block; width: 70px; height: 44px; }
  html body:has(.q-header-ready) #onlinebox .close { position: static !important; display: block; float: none; width: 70px; height: 44px; line-height: 44px; border-radius: 0; opacity: 1; color: #fff; font-size: 18px; }
  body.q-company-ready .q-company-intro { padding: 28px 0; }
  body.q-company-ready .q-company h1 { font-size: 32px; margin-bottom: 16px; }
  body.q-company-ready .q-company-intro p { font-size: 18px; line-height: 1.55; }
  body.q-company-ready .q-company-intro .q-company-button { margin-top: 20px; }
  body.q-company-ready .q-company-section { padding: 28px 0; }
  body.q-company-ready .q-company-section h2 { margin-bottom: 16px; font-size: 24px; }
  body.q-company-ready .q-company-prose { font-size: 17px; line-height: 1.65; }
  body.q-company-ready .q-contact-section { padding-top: 28px; }
  body.q-company-ready .q-contact-section>h2 { margin-bottom: 18px; font-size: 24px; }
  body.q-company-ready .q-contact-person { padding: 20px 0; }
  body.q-company-ready .q-contact-person h3 { margin-bottom: 10px; font-size: 21px; }
  body.q-company-ready .q-contact-details { grid-template-columns: 70px minmax(0,1fr); gap: 0 6px; align-items: center; }
  body.q-company-ready .q-contact-details dd { margin: 0; }
  body.q-company-ready .q-contact-details dd a { display: flex; align-items: center; min-height: 44px; }
  body.q-company-ready .q-company-actions { align-items: stretch; gap: 12px; }
  body.q-company-ready .q-company-actions a { min-height: 44px; display: flex; align-items: center; justify-content: center; }
}
@media (max-width: 600px) {
  body.q-home-ready #q-home .q-hero-layout { padding: 26px 0 14px !important; gap: 12px; }
  body.q-home-ready #q-home .q-hero-label { margin-bottom: 10px; font-size: 15px; }
  body.q-home-ready #q-home .q-hero-copy h1 { font-size: 32px; line-height: 1.15; margin-bottom: 14px; }
  body.q-home-ready #q-home .q-hero-spec { font-size: 18px; line-height: 1.45; margin-bottom: 18px; }
  body.q-home-ready #q-home .q-page-button { font-size: 16px; padding: 10px 18px; min-height: 44px; }
  body.q-home-ready #q-home .q-hero-image { height: 180px; }
  .q-feature-disclosure { border-top: 1px solid #d4dfe6; }
  .q-feature-disclosure>summary { display: flex; align-items: center; justify-content: space-between; min-height: 50px; font-size: 16px; font-weight: 600; cursor: pointer; list-style: none; }
  .q-feature-disclosure>summary::-webkit-details-marker { display: none; }
  .q-feature-disclosure>summary::after { content: '+'; font-size: 21px; }
  .q-feature-disclosure[open]>summary::after { content: '−'; }
  .q-feature-disclosure>.q-feature-strip { width: 100%; border-top: 0; }
  body.q-home-ready #q-home>.met-index-body { padding: 28px 0; }
  body.q-home-ready #q-home .met-index-body h2 { font-size: 26px; margin-bottom: 20px; }
  body.q-home-ready #q-home .met-index-product .nav { display: none; }
  body .q-mobile-category { display: block; margin-bottom: 22px; }
  .q-mobile-category>span { display: block; font-size: 15px; color: #526473; margin-bottom: 7px; }
  .q-mobile-category select,.q-mobile-sort select { font: 16px/1.4 'Source Sans 3',sans-serif; color: #243440; min-height: 46px; padding: 9px 32px 9px 12px; background: #fff; border: 1px solid #bdcbd5; border-radius: 4px; max-width: 100%; }
  .q-mobile-category select { width: 100%; }
  body .q-mobile-sort { display: flex; align-items: center; gap: 12px; margin: 0; font-size: 15px; color: #526473; }
  .q-mobile-sort select { flex: 1; min-width: 0; }
  body .q-catalog-filters .order { display: none !important; }
  body .q-page-intro { padding: 28px 0 22px; margin-bottom: 16px; }
  body .q-page-intro h1 { font-size: 32px; margin-bottom: 12px; }
  body .q-page-intro p { font-size: 16px; line-height: 1.5; }
  body .q-catalog-layout { gap: 18px; padding-bottom: 36px; }
  body .q-category-disclosure>summary { min-height: 48px; padding: 10px 0; font-size: 17px; align-items: center; }
  body .q-category-group>summary,body .q-category-list a { min-height: 44px; display: flex; align-items: center; }
  body .q-result-count { margin: 12px 0 16px; font-size: 14px; }
  body .q-page .q-product-grid { display: grid; grid-template-columns: minmax(0,1fr); gap: 0; }
  body .q-page .q-product-card { display: grid; grid-template-columns: 108px minmax(0,1fr); grid-template-rows: auto auto; gap: 6px 16px; align-items: center; padding: 16px 0; }
  body .q-page .q-product-card:first-child { padding-top: 0; }
  body .q-page .q-card-picture { grid-column: 1; grid-row: 1 / 3; width: 108px; height: 108px; aspect-ratio: 1; margin: 0; }
  body .q-page .q-product-card h3 { grid-column: 2; grid-row: 1; align-self: end; font-size: 18px; line-height: 1.35; margin: 0; text-wrap: pretty; }
  body .q-page .q-card-more { grid-column: 2; grid-row: 2; align-self: start; font-size: 15px; margin: 0; }
  body .q-browse-category { font-size: 16px; margin-top: 16px; min-height: 44px; display: inline-flex; align-items: center; }
  body .q-catalog-pagination { margin-top: 24px; }
  body .q-catalog-pagination .met_pager { gap: 8px; }
  body .q-catalog-pagination .met_pager a { min-width: 44px; min-height: 44px; display: inline-flex; align-items: center; justify-content: center; padding: 6px 10px; }
  body .q-catalog-pagination .met_pager .PreSpan { display: none; }
  body.q-home-ready #q-home .met-index-about .met-editor>p:first-child { font-size: 18px !important; }
  body.q-home-ready #q-home .q-about-details summary { min-height: 44px; padding-block: 10px; margin-top: 12px; }
  body.q-home-ready #q-home .index-news-list-text li { padding: 20px 0 !important; }
  body.q-home-ready #q-home .index-news-list h4 { font-size: 20px; }
  body.q-company-ready .q-contact-grid { grid-template-columns: 1fr; }
}
@media (max-width: 359px) {
  body .q-page .q-product-card { grid-template-columns: 88px minmax(0,1fr); gap: 6px 12px; }
  body .q-page .q-card-picture { width: 88px; height: 96px; }
  body .q-page .q-product-card h3 { font-size: 17px; }
  body.q-home-ready #q-home .q-hero-copy h1 { font-size: 29px; }
}

@media(max-width:767px){.met-head.q-header-ready .q-header-main>.q-header-brand,.met-head.q-header-ready .q-header-main>.q-header-toggle{margin-block:14px}.met-head.q-header-ready .q-header-utility .met-head-user{text-align:left!important}.met-head.q-header-ready .q-header-utility .met-head-user>li{width:100%;justify-content:flex-start}}
