/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #2B2D30);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #3f4246);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #53575c);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #91959c);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #F50000);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #ff1010);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #ff2b2b);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #ff7a7a);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #2B2D30);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #3f4246);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #53575c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #91959c);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #FFFDFD);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #fff0f0);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ffdbdb);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #ff0000);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Manrope);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Manrope);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1920px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/*
 * Header layout bridge.
 * The theme owns only the outer header geometry. The header widget continues
 * to own its internal design and is loaded through InSales widget assets.
 */
/* line 33, theme.scss */
.page_layout > header {
  position: relative !important;
  z-index: 3000 !important;
  display: block !important;
  grid-column: 1 / -1 !important;
  justify-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  box-sizing: border-box !important; }

/* line 48, theme.scss */
.page_layout > header > *,
.page_layout > header > .insales-section,
.page_layout > header .insales-section-content,
.page_layout > header .gk-header-widget,
.page_layout > header .gkh-header,
.page_layout > header .gkh-service,
.page_layout > header .gkh-main,
.page_layout > header .gkh-category-nav {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important; }

/* line 62, theme.scss */
.page_layout > header > *,
.page_layout > header > .insales-section,
.page_layout > header .insales-section-content {
  position: relative !important;
  z-index: 2147482000 !important;
  overflow: visible !important; }

/* line 70, theme.scss */
.page_layout > header .gkh-shell {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 1920px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  box-sizing: border-box !important; }

/* Break the widget out of Vibe's centered content column. */
/* line 80, theme.scss */
.page_layout > header .gk-header-widget {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important; }

/*
 * Homepage / footer content often sits inside a narrower Vibe column.
 * Stretch main index sections, static pages and the site footer to the same shell as the header.
 */
/* line 91, theme.scss */
body[data-theme-template="index"] .page_layout > main,
body[data-theme-template*="index"] .page_layout > main,
body[data-theme-template="page"] .page_layout > main,
body[data-theme-template*="page"] .page_layout > main,
body[data-theme-template="article"] .page_layout > main,
body[data-theme-template*="article"] .page_layout > main,
body[data-theme-template="blog"] .page_layout > main,
body[data-theme-template*="blog"] .page_layout > main,
.page_layout > footer {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  justify-self: stretch !important; }

/* line 106, theme.scss */
body[data-theme-template="index"] .page_layout > main > .insales-section,
body[data-theme-template="index"] .page_layout > main .insales-section-content,
body[data-theme-template*="index"] .page_layout > main > .insales-section,
body[data-theme-template*="index"] .page_layout > main .insales-section-content,
body[data-theme-template="page"] .page_layout > main > .insales-section,
body[data-theme-template="page"] .page_layout > main .insales-section-content,
body[data-theme-template*="page"] .page_layout > main > .insales-section,
body[data-theme-template*="page"] .page_layout > main .insales-section-content,
body[data-theme-template="article"] .page_layout > main > .insales-section,
body[data-theme-template="article"] .page_layout > main .insales-section-content,
body[data-theme-template*="article"] .page_layout > main > .insales-section,
body[data-theme-template*="article"] .page_layout > main .insales-section-content,
body[data-theme-template="blog"] .page_layout > main > .insales-section,
body[data-theme-template="blog"] .page_layout > main .insales-section-content,
body[data-theme-template*="blog"] .page_layout > main > .insales-section,
body[data-theme-template*="blog"] .page_layout > main .insales-section-content,
.page_layout > footer > .insales-section,
.page_layout > footer .insales-section-content {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important; }

@media (max-width: 899px) {
  /* line 131, theme.scss */
  .page_layout > header .gkh-service,
  .page_layout > header .gkh-main__desktop {
    display: none !important; }

  /* line 136, theme.scss */
  .page_layout > header .gkh-main__mobile {
    display: block !important; } }
@media (min-width: 900px) {
  /* line 142, theme.scss */
  .page_layout > header .gkh-main__desktop {
    display: grid !important; }

  /* line 146, theme.scss */
  .page_layout > header .gkh-main__mobile {
    display: none !important; } }
/*
 * Keep only integration overrides here so generic theme button/form rules
 * cannot distort the desktop header line.
 */
@media (min-width: 900px) {
  /* line 157, theme.scss */
  .page_layout > header .gkh-main,
  .page_layout > header .gkh-main__desktop,
  .page_layout > header .gkh-actions,
  .page_layout > header .gkh-cart-wrap {
    overflow: visible !important; }

  /* line 164, theme.scss */
  .page_layout > header .gkh-main {
    z-index: 2147482500 !important; }

  /* line 168, theme.scss */
  .page_layout > header .gkh-main__desktop {
    grid-template-columns: minmax(180px, 205px) minmax(0, 1fr) max-content !important;
    column-gap: 20px !important;
    row-gap: 0 !important;
    align-items: center !important; }

  /* line 175, theme.scss */
  .page_layout > header .gkh-catalog-button {
    display: grid !important;
    width: 100% !important;
    min-height: 48px !important;
    grid-template-columns: 25px max-content !important;
    align-items: center !important;
    justify-content: center !important;
    column-gap: 12px !important;
    padding: 0 18px !important;
    text-align: center !important; }

  /* line 187, theme.scss */
  .page_layout > header .gkh-catalog-button__menu {
    width: 25px !important;
    height: 25px !important;
    margin: 0 !important; }

  /* line 193, theme.scss */
  .page_layout > header .gkh-catalog-button > span {
    width: auto !important;
    margin: 0 !important; }

  /* line 198, theme.scss */
  .page_layout > header .gkh-search {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important; }

  /* line 204, theme.scss */
  .page_layout > header .gkh-actions {
    gap: 8px !important;
    padding: 0 !important; }

  /* line 209, theme.scss */
  .page_layout > header .gkh-action {
    min-width: 52px !important; }

  /* line 213, theme.scss */
  .page_layout > header .gkh-cart-wrap {
    position: relative !important;
    min-width: 68px !important; }

  /* line 218, theme.scss */
  .page_layout > header .gkh-cart-popover {
    z-index: 2147483600 !important; } }
@media (max-width: 1499px) and (min-width: 900px) {
  /* line 224, theme.scss */
  .page_layout > header .gkh-main__desktop {
    grid-template-columns: 180px minmax(0, 1fr) max-content !important;
    column-gap: 16px !important; } }
/* Native page fallback for pages that do not have a VIBE content widget. */
/* line 231, theme.scss */
.gk-page-fallback {
  --gkp-blue: #0a2f83;
  --gkp-blue-soft: #eef4ff;
  --gkp-ink: #111827;
  --gkp-body: #374151;
  --gkp-muted: #667085;
  --gkp-border: #e2e8f2;
  margin: 0 0 64px;
  color: var(--gkp-body);
  background: #fff;
  font-family: inherit; }

/* line 244, theme.scss */
.gk-page-fallback,
.gk-page-fallback * {
  box-sizing: border-box; }

/* line 247, theme.scss */
.gk-page-fallback__shell {
  width: calc(100% - 40px);
  max-width: 1180px;
  margin: 0 auto; }

/* line 253, theme.scss */
.gk-page-fallback__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 18px 0;
  color: var(--gkp-muted);
  font-size: 13px;
  line-height: 18px; }

/* line 263, theme.scss */
.gk-page-fallback__breadcrumbs a {
  color: var(--gkp-muted);
  text-decoration: none; }

/* line 268, theme.scss */
.gk-page-fallback__breadcrumbs a:hover {
  color: var(--gkp-blue); }

/* line 270, theme.scss */
.gk-page-fallback__hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 104px;
  min-height: 196px;
  align-items: center;
  gap: 40px;
  overflow: hidden;
  border-radius: 16px;
  padding: 36px 44px;
  background: var(--gkp-blue-soft); }

/* line 283, theme.scss */
.gk-page-fallback__hero::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -116px;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background: #dce8ff; }

/* line 294, theme.scss */
.gk-page-fallback__hero-copy {
  position: relative;
  z-index: 1;
  max-width: 760px; }

/* line 300, theme.scss */
.gk-page-fallback__kicker {
  display: block;
  margin-bottom: 10px;
  color: var(--gkp-blue);
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

/* line 309, theme.scss */
.gk-page-fallback__hero h1 {
  margin: 0;
  color: var(--gkp-ink);
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -.025em; }

/* line 317, theme.scss */
.gk-page-fallback__hero p {
  max-width: 65ch;
  margin: 14px 0 0;
  color: var(--gkp-body);
  font-size: 16px;
  line-height: 1.55; }

/* line 325, theme.scss */
.gk-page-fallback__hero-mark {
  position: relative;
  z-index: 1;
  display: flex;
  width: 88px;
  height: 88px;
  align-items: center;
  justify-content: center;
  justify-self: end;
  border-radius: 16px;
  color: #fff;
  background: var(--gkp-blue);
  box-shadow: 0 14px 28px rgba(10, 47, 131, 0.2); }

/* line 340, theme.scss */
.gk-page-fallback__hero-mark svg {
  width: 50px;
  height: 50px; }

/* line 341, theme.scss */
.gk-page-fallback__hero-mark svg * {
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 349, theme.scss */
.gk-page-fallback__layout {
  padding-top: 36px; }

/* line 351, theme.scss */
.gk-page-fallback__section-label {
  margin-bottom: 16px;
  color: var(--gkp-ink);
  font-size: 14px;
  line-height: 20px;
  font-weight: 700; }

/* line 359, theme.scss */
.gk-page-fallback__content {
  width: 100%;
  min-width: 0;
  border: 1px solid var(--gkp-border);
  border-radius: 16px;
  padding: 38px 44px 44px;
  color: var(--gkp-body);
  background: #fff;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.055);
  font-size: 15px;
  line-height: 1.72; }

/* line 372, theme.scss */
.gk-page-fallback__content > :first-child {
  margin-top: 0 !important; }

/* line 373, theme.scss */
.gk-page-fallback__content > :last-child {
  margin-bottom: 0 !important; }

/* line 374, theme.scss */
.gk-page-fallback__content > h1:first-child {
  display: none; }

/* line 376, theme.scss */
.gk-page-fallback__content p,
.gk-page-fallback__content li,
.gk-page-fallback__content td,
.gk-page-fallback__content th,
.gk-page-fallback__content label,
.gk-page-fallback__content input,
.gk-page-fallback__content textarea,
.gk-page-fallback__content select,
.gk-page-fallback__content button {
  font-family: inherit !important; }

/* line 386, theme.scss */
.gk-page-fallback__content h2,
.gk-page-fallback__content h3 {
  margin: 38px 0 16px;
  border-top: 1px solid var(--gkp-border);
  padding-top: 38px;
  color: var(--gkp-ink);
  font-size: 24px;
  line-height: 1.28;
  letter-spacing: -.015em; }

/* line 397, theme.scss */
.gk-page-fallback__content > h2:first-child,
.gk-page-fallback__content > h3:first-child {
  margin-top: 0;
  border-top: 0;
  padding-top: 0; }

/* line 404, theme.scss */
.gk-page-fallback__content p {
  max-width: 78ch;
  margin: 0 0 16px; }

/* line 406, theme.scss */
.gk-page-fallback__content ul,
.gk-page-fallback__content ol {
  display: grid;
  gap: 10px;
  margin: 16px 0 24px;
  padding-left: 24px; }

/* line 414, theme.scss */
.gk-page-fallback__content ul {
  list-style: none; }

/* line 415, theme.scss */
.gk-page-fallback__content ul > li {
  position: relative; }

/* line 416, theme.scss */
.gk-page-fallback__content ul > li::before {
  content: "";
  position: absolute;
  top: .7em;
  left: -18px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gkp-blue); }

/* line 427, theme.scss */
.gk-page-fallback__content a {
  color: var(--gkp-blue);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

/* line 433, theme.scss */
.gk-page-fallback__content img,
.gk-page-fallback__content iframe,
.gk-page-fallback__content table {
  max-width: 100%; }

/* line 439, theme.scss */
.gk-page-fallback__content table {
  width: 100% !important;
  height: auto !important;
  margin: 18px 0 28px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid var(--gkp-border);
  border-radius: 14px;
  background: #f7f9fc; }

/* line 451, theme.scss */
.gk-page-fallback__content th,
.gk-page-fallback__content td {
  width: auto !important;
  height: auto !important;
  padding: 18px 20px !important;
  border: 0 !important;
  border-bottom: 1px solid var(--gkp-border) !important;
  text-align: left;
  vertical-align: top; }

/* line 462, theme.scss */
.gk-page-fallback__content tr:last-child > th,
.gk-page-fallback__content tr:last-child > td {
  border-bottom: 0 !important; }

/* line 465, theme.scss */
.gk-page-fallback__content td:has(img) {
  width: 96px !important;
  min-width: 96px !important;
  text-align: center;
  vertical-align: middle; }

/* line 472, theme.scss */
.gk-page-fallback__content td h4:has(img) {
  margin: 0;
  line-height: 1; }

/* line 477, theme.scss */
.gk-page-fallback__content td img {
  display: block;
  width: 64px !important;
  min-width: 64px;
  max-width: 64px !important;
  height: 64px !important;
  margin: 0 auto;
  object-fit: contain;
  flex: 0 0 64px; }

/* line 488, theme.scss */
.gk-page-fallback__content .row {
  margin-right: 0 !important;
  margin-left: 0 !important; }

/* line 489, theme.scss */
.gk-page-fallback__content iframe {
  width: 100%;
  border: 0;
  border-radius: 14px; }

/* line 491, theme.scss */
.gk-page-fallback__content form {
  max-width: 760px;
  border-radius: 14px;
  padding: 28px;
  background: #f7f9fc; }

/* line 498, theme.scss */
.gk-page-fallback__content input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
.gk-page-fallback__content textarea,
.gk-page-fallback__content select {
  width: 100% !important;
  min-height: 48px;
  border: 1px solid var(--gkp-border) !important;
  border-radius: 12px !important;
  padding: 11px 14px !important;
  color: var(--gkp-ink);
  background: #fff;
  font-size: 15px; }

/* line 511, theme.scss */
.gk-page-fallback__content textarea {
  min-height: 150px;
  resize: vertical; }

/* line 512, theme.scss */
.gk-page-fallback__content button,
.gk-page-fallback__content input[type="submit"] {
  min-height: 48px;
  border: 0;
  border-radius: 12px;
  padding: 0 24px;
  color: #fff;
  background: var(--gkp-blue);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer; }

/* line 525, theme.scss */
.gk-page-fallback__content :focus-visible {
  outline: 3px solid rgba(10, 47, 131, 0.2);
  outline-offset: 3px; }

/* Article reading surface: keeps native VIBE widgets but gives them the GSM King visual system. */
/* line 531, theme.scss */
.gk-article-page {
  --gka-blue: #0a2f83;
  --gka-blue-soft: #eef4ff;
  --gka-ink: #111827;
  --gka-body: #374151;
  --gka-muted: #667085;
  --gka-border: #e2e8f2;
  margin: 0 0 72px;
  color: var(--gka-body);
  font-family: inherit; }

/* line 543, theme.scss */
.gk-article-page,
.gk-article-page * {
  box-sizing: border-box; }

/* line 546, theme.scss */
.gk-article-page__shell {
  width: calc(100% - 64px);
  max-width: 1640px;
  margin: 0 auto; }

/* line 552, theme.scss */
.gk-article-page__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 9px;
  overflow: hidden;
  padding: 18px 0;
  color: var(--gka-muted);
  font-size: 13px;
  line-height: 18px;
  white-space: nowrap; }

/* line 564, theme.scss */
.gk-article-page__breadcrumbs a {
  flex: none;
  color: var(--gka-muted);
  text-decoration: none; }

/* line 570, theme.scss */
.gk-article-page__breadcrumbs a:hover {
  color: var(--gka-blue); }

/* line 571, theme.scss */
.gk-article-page__breadcrumbs span:last-child {
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 576, theme.scss */
.gk-article-page__widgets > .layout {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/* line 581, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_1 > .layout__content {
  width: 100%;
  max-width: none; }

/* line 586, theme.scss */
.gk-article-page .article {
  display: flex;
  flex-direction: column; }

/* line 591, theme.scss */
.gk-article-page .article > .heading {
  position: relative;
  order: 1;
  overflow: hidden;
  margin: 0 0 28px;
  border-radius: 16px;
  padding: 42px 48px;
  color: var(--gka-ink);
  background: var(--gka-blue-soft);
  font-size: clamp(34px, 4vw, 50px);
  line-height: 1.08;
  letter-spacing: -.03em;
  text-wrap: balance; }

/* line 606, theme.scss */
.gk-article-page .article > .heading::after {
  content: "";
  position: absolute;
  right: -76px;
  bottom: -126px;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: #dce8ff; }

/* line 617, theme.scss */
.gk-article-page .article-photo {
  display: none !important; }

/* line 621, theme.scss */
.gk-article-page .article-photo img {
  display: block;
  width: 100%;
  height: 100%; }

/* line 627, theme.scss */
.gk-article-page .article-content {
  order: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  border: 1px solid var(--gka-border);
  border-radius: 16px;
  padding: clamp(36px, 4vw, 64px);
  color: var(--gka-body);
  background: #fff;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.055);
  font-size: 16px;
  line-height: 1.75; }

/* line 642, theme.scss */
.gk-article-page .article-content > :first-child {
  margin-top: 0 !important; }

/* line 643, theme.scss */
.gk-article-page .article-content > :last-child {
  margin-bottom: 0 !important; }

/* line 644, theme.scss */
.gk-article-page .article-content p {
  margin: 0 0 20px; }

/* line 646, theme.scss */
.gk-article-page .article-content h2,
.gk-article-page .article-content h3 {
  margin: 42px 0 18px;
  border-top: 1px solid var(--gka-border);
  padding-top: 40px;
  color: var(--gka-ink);
  font-size: 26px;
  line-height: 1.25;
  letter-spacing: -.02em; }

/* line 657, theme.scss */
.gk-article-page .article-content > h2:first-child,
.gk-article-page .article-content > h3:first-child {
  margin-top: 0;
  border-top: 0;
  padding-top: 0; }

/* line 664, theme.scss */
.gk-article-page .article-content ul,
.gk-article-page .article-content ol {
  display: grid;
  gap: 12px;
  margin: 18px 0 28px;
  padding-left: 24px; }

/* line 672, theme.scss */
.gk-article-page .article-content li::marker {
  color: var(--gka-blue); }

/* line 673, theme.scss */
.gk-article-page .article-content a {
  color: var(--gka-blue) !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

/* line 679, theme.scss */
.gk-article-page .article-content img,
.gk-article-page .article-content iframe,
.gk-article-page .article-content video,
.gk-article-page .article-content table {
  max-width: 100% !important;
  height: auto !important;
  border-radius: 14px; }

/* line 688, theme.scss */
.gk-article-page .article-content p:has(> img:only-child),
.gk-article-page .article-content p:has(> a:only-child > img:only-child) {
  max-width: none;
  margin: 28px 0; }

/* line 694, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 {
  --grid-list-min-width: min(450px, 100%) !important;
  max-width: 1280px;
  margin: 30px auto 0;
  border: 0;
  padding: 0 !important;
  background: transparent; }

/* line 703, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 > .layout__content {
  width: 100%;
  max-width: none;
  border: 1px solid var(--gka-border);
  border-radius: 16px;
  padding: clamp(28px, 3vw, 42px) !important;
  background: #fff;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.045); }

/* line 713, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 .reviews {
  margin: 0; }

/* line 717, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 .masonry-reviews-list {
  min-height: 0;
  margin: 0;
  color: var(--gka-muted); }

/* line 723, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 .show-form-btn {
  margin-top: 22px; }

/* line 727, theme.scss */
.gk-article-page .reviews__title,
.gk-article-page .review-form-title {
  margin: 0;
  padding: 0 0 12px;
  color: var(--gka-ink);
  font-size: 22px;
  font-weight: 700; }

/* line 736, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 .button {
  min-height: 46px;
  border: 0;
  border-radius: 12px;
  padding: 0 22px;
  color: #fff;
  background: var(--gka-blue);
  font-weight: 700; }

/* line 746, theme.scss */
.gk-article-page .comment-form .form-control {
  min-height: 48px;
  border: 1px solid var(--gka-border);
  border-radius: 12px;
  padding: 11px 14px;
  color: var(--gka-ink);
  background: #fff; }

/* line 755, theme.scss */
.gk-article-page .comment-form textarea.form-control {
  min-height: 150px; }

/* line 756, theme.scss */
.gk-article-page :focus-visible {
  outline: 3px solid rgba(10, 47, 131, 0.2);
  outline-offset: 3px; }

/* line 761, theme.scss */
.gk-cookie[hidden] {
  display: none !important; }

/* line 765, theme.scss */
.gk-cookie {
  position: fixed;
  z-index: 2147483640;
  right: 24px;
  bottom: 24px;
  display: flex;
  width: 520px;
  max-width: calc(100vw - 48px);
  align-items: center;
  gap: 22px;
  padding: 20px;
  border: 1px solid #dce5f3;
  border-radius: 20px;
  color: #111827;
  background: #fff;
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.2); }

/* line 783, theme.scss */
.gk-cookie__copy {
  flex: 1 1 auto;
  min-width: 0; }

/* line 788, theme.scss */
.gk-cookie__copy strong {
  display: block;
  margin-bottom: 6px;
  font-size: 16px; }

/* line 794, theme.scss */
.gk-cookie__copy p {
  margin: 0;
  color: #64748b;
  font-size: 13px;
  line-height: 1.45; }

/* line 801, theme.scss */
.gk-cookie__copy a {
  color: #123d91;
  text-decoration: underline; }

/* line 806, theme.scss */
.gk-cookie__actions {
  display: grid;
  flex: 0 0 auto;
  gap: 8px; }

/* line 812, theme.scss */
.gk-cookie__actions button {
  min-height: 38px;
  padding: 0 15px;
  border: 1px solid #dce5f3;
  border-radius: 11px;
  color: #111827;
  background: #fff;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer; }

/* line 825, theme.scss */
.gk-cookie__actions .gk-cookie__primary {
  border-color: #123d91;
  color: #fff;
  background: #123d91; }

@media (max-width: 767px) {
  /* line 832, theme.scss */
  .gk-page-fallback {
    margin-bottom: 42px; }

  /* line 833, theme.scss */
  .gk-page-fallback__shell {
    width: calc(100% - 24px); }

  /* line 834, theme.scss */
  .gk-page-fallback__breadcrumbs {
    overflow: hidden;
    white-space: nowrap; }

  /* line 835, theme.scss */
  .gk-page-fallback__breadcrumbs span:last-child {
    overflow: hidden;
    text-overflow: ellipsis; }

  /* line 836, theme.scss */
  .gk-page-fallback__hero {
    display: block;
    min-height: 0;
    border-radius: 14px;
    padding: 28px 22px 96px; }

  /* line 842, theme.scss */
  .gk-page-fallback__hero h1 {
    font-size: 31px; }

  /* line 843, theme.scss */
  .gk-page-fallback__hero p {
    margin-top: 12px;
    font-size: 15px; }

  /* line 844, theme.scss */
  .gk-page-fallback__hero-mark {
    position: absolute;
    right: 20px;
    bottom: 16px;
    width: 62px;
    height: 62px;
    border-radius: 14px; }

  /* line 852, theme.scss */
  .gk-page-fallback__hero-mark svg {
    width: 36px;
    height: 36px; }

  /* line 853, theme.scss */
  .gk-page-fallback__layout {
    padding-top: 28px; }

  /* line 854, theme.scss */
  .gk-page-fallback__content {
    border-radius: 14px;
    padding: 26px 20px 30px; }

  /* line 855, theme.scss */
  .gk-page-fallback__content h2,
  .gk-page-fallback__content h3 {
    margin-top: 30px;
    padding-top: 30px;
    font-size: 22px; }

  /* line 857, theme.scss */
  .gk-page-fallback__content form {
    margin: -4px;
    padding: 20px 16px; }

  /* line 858, theme.scss */
  .gk-page-fallback__content th,
  .gk-page-fallback__content td {
    padding: 14px !important; }

  /* line 860, theme.scss */
  .gk-page-fallback__content td:has(img) {
    width: 72px !important;
    min-width: 72px !important; }

  /* line 861, theme.scss */
  .gk-page-fallback__content td img {
    width: 48px !important;
    min-width: 48px;
    max-width: 48px !important;
    height: 48px !important;
    flex-basis: 48px; }

  /* line 869, theme.scss */
  .gk-article-page {
    margin-bottom: 48px; }

  /* line 870, theme.scss */
  .gk-article-page__shell {
    width: calc(100% - 24px); }

  /* line 871, theme.scss */
  .gk-article-page .article > .heading {
    margin-bottom: 20px;
    border-radius: 14px;
    padding: 28px 22px;
    font-size: 31px; }

  /* line 877, theme.scss */
  .gk-article-page .article > .heading::after {
    right: -88px;
    bottom: -154px;
    width: 220px;
    height: 220px; }

  /* line 883, theme.scss */
  .gk-article-page .article-content {
    border-radius: 14px;
    padding: 28px 20px 32px;
    font-size: 15px;
    line-height: 1.7; }

  /* line 889, theme.scss */
  .gk-article-page .article-content h2,
  .gk-article-page .article-content h3 {
    margin-top: 32px;
    padding-top: 30px;
    font-size: 23px; }

  /* line 895, theme.scss */
  .gk-article-page .widget-type_system_widget_v4_article_comments_1 {
    margin-top: 20px; }

  /* line 898, theme.scss */
  .gk-article-page .widget-type_system_widget_v4_article_comments_1 > .layout__content {
    border-radius: 14px;
    padding: 24px 20px !important; }

  /* line 902, theme.scss */
  .gk-article-page .widget-type_system_widget_v4_article_comments_1 .show-form-btn {
    width: 100%; }

  /* line 906, theme.scss */
  .gk-cookie {
    right: 12px;
    bottom: 12px;
    width: calc(100vw - 24px);
    max-width: none;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    padding: 16px; }

  /* line 917, theme.scss */
  .gk-cookie__actions {
    grid-template-columns: 1fr 1fr; } }
