/* 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 the storefront logo independent from transient image-CDN failures.
  * The original image stays in the DOM for accessible alt text; this embedded
   * copy is the visual source and therefore cannot disappear between requests.
    */
/* line 156, theme.scss */
.page_layout > header .gk-header-widget .gkh-logo {
  display: block !important;
  width: 240px !important;
  height: 44px !important;
  max-width: 100% !important;
  background-image: url("data:image/webp;base64,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") !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important; }

/* line 167, theme.scss */
.page_layout > header .gk-header-widget .gkh-logo img,
.page_layout > header .gk-header-widget .gkh-logo.is-logo-fallback img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  opacity: 0 !important; }

/* line 177, theme.scss */
.page_layout > header .gk-header-widget .gkh-logo__wordmark {
  display: none !important; }

@media (max-width: 899px) {
  /* line 182, theme.scss */
  .page_layout > header .gk-header-widget .gkh-logo--mobile {
    width: min(48vw, 200px) !important;
    height: 42px !important; } }
/*
 * Keep only integration overrides here so generic theme button/form rules
  * cannot distort the desktop header line.
   */
@media (min-width: 900px) {
  /* line 193, 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 200, theme.scss */
  .page_layout > header .gkh-main {
    z-index: 2147482500 !important; }

  /* line 204, 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 211, 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 223, theme.scss */
  .page_layout > header .gkh-catalog-button__menu {
    width: 25px !important;
    height: 25px !important;
    margin: 0 !important; }

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

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

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

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

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

  /* line 254, theme.scss */
  .page_layout > header .gkh-cart-popover {
    z-index: 2147483600 !important; } }
@media (max-width: 1499px) and (min-width: 900px) {
  /* line 260, 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 267, 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 280, theme.scss */
.gk-page-fallback,
.gk-page-fallback * {
  box-sizing: border-box; }

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

/* line 289, 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 299, theme.scss */
.gk-page-fallback__breadcrumbs a {
  color: var(--gkp-muted);
  text-decoration: none; }

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

/* line 306, 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 319, theme.scss */
.gk-page-fallback__hero::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -116px;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background: #dce8ff; }

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

/* line 336, 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 345, theme.scss */
.gk-page-fallback__hero h1 {
  margin: 0;
  color: var(--gkp-ink);
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -.025em; }

/* line 353, 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 361, 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 376, theme.scss */
.gk-page-fallback__hero-mark svg {
  width: 50px;
  height: 50px; }

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

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

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

/* line 395, 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 408, theme.scss */
.gk-page-fallback__content > :first-child {
  margin-top: 0 !important; }

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

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

/* line 412, 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 422, 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 433, 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 440, theme.scss */
.gk-page-fallback__content p {
  max-width: 78ch;
  margin: 0 0 16px; }

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

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

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

/* line 452, 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 463, theme.scss */
.gk-page-fallback__content a {
  color: var(--gkp-blue);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

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

/* line 475, 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 487, 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 498, theme.scss */
.gk-page-fallback__content tr:last-child > th,
.gk-page-fallback__content tr:last-child > td {
  border-bottom: 0 !important; }

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

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

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

/* line 511, 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 524, theme.scss */
.gk-page-fallback__content textarea {
  min-height: 150px;
  resize: vertical; }

/* line 525, 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 538, 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 544, 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 556, theme.scss */
.gk-article-page,
.gk-article-page * {
  box-sizing: border-box; }

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

/* line 565, 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 577, theme.scss */
.gk-article-page__breadcrumbs a {
  flex: none;
  color: var(--gka-muted);
  text-decoration: none; }

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

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

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

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

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

/* line 604, 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 619, 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 630, theme.scss */
.gk-article-page .article-photo {
  order: 2;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 34px;
  overflow: hidden;
  border-radius: 16px !important;
  background: #f7f9fc; }

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

/* line 646, theme.scss */
.gk-article-page .article-content {
  order: 3;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  border: 1px solid var(--gka-border);
  border-radius: 16px;
  padding: 44px 48px 50px;
  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 661, theme.scss */
.gk-article-page .article-content > :first-child {
  margin-top: 0 !important; }

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

/* line 663, theme.scss */
.gk-article-page .article-content p {
  max-width: 72ch;
  margin: 0 0 20px; }

/* line 665, 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 676, 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 683, 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 691, theme.scss */
.gk-article-page .article-content li::marker {
  color: var(--gka-blue); }

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

/* line 698, 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 707, 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 713, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 {
  max-width: 860px;
  margin: 30px auto 0;
  border: 1px solid var(--gka-border);
  border-radius: 16px;
  padding: 30px 34px !important;
  background: #f7f9fc; }

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

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

/* line 734, 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 744, 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 753, theme.scss */
.gk-article-page .comment-form textarea.form-control {
  min-height: 150px; }

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

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

/* line 763, 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 781, theme.scss */
.gk-cookie__copy {
  flex: 1 1 auto;
  min-width: 0; }

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

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

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

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

/* line 810, 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 823, theme.scss */
.gk-cookie__actions .gk-cookie__primary {
  border-color: #123d91;
  color: #fff;
  background: #123d91; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 873, theme.scss */
  .gk-article-page .article-photo {
    margin-bottom: 20px;
    border-radius: 14px !important; }

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

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

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

  /* line 895, 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 906, theme.scss */
  .gk-cookie__actions {
    grid-template-columns: 1fr 1fr; } }
/* 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 913, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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

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

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

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

  /* line 932, 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 942, 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 957, 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 971, 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 979, 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 989, 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 1000, 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 1015, 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 1040, theme.scss */
  .page_layout > header .gkh-service,
  .page_layout > header .gkh-main__desktop {
    display: none !important; }

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

  /* line 1055, theme.scss */
  .page_layout > header .gkh-main__mobile {
    display: none !important; } }
/*
 * Keep the storefront logo independent from transient image-CDN failures.
  * The original image stays in the DOM for accessible alt text; this embedded
   * copy is the visual source and therefore cannot disappear between requests.
    */
/* line 1065, theme.scss */
.page_layout > header .gk-header-widget .gkh-logo {
  display: block !important;
  width: 240px !important;
  height: 44px !important;
  max-width: 100% !important;
  background-image: url("data:image/webp;base64,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") !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important; }

/* line 1076, theme.scss */
.page_layout > header .gk-header-widget .gkh-logo img,
.page_layout > header .gk-header-widget .gkh-logo.is-logo-fallback img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  opacity: 0 !important; }

/* line 1086, theme.scss */
.page_layout > header .gk-header-widget .gkh-logo__wordmark {
  display: none !important; }

@media (max-width: 899px) {
  /* line 1091, theme.scss */
  .page_layout > header .gk-header-widget .gkh-logo--mobile {
    width: min(48vw, 200px) !important;
    height: 42px !important; } }
/*
 * Keep only integration overrides here so generic theme button/form rules
  * cannot distort the desktop header line.
   */
@media (min-width: 900px) {
  /* line 1102, 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 1109, theme.scss */
  .page_layout > header .gkh-main {
    z-index: 2147482500 !important; }

  /* line 1113, 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 1120, 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 1132, theme.scss */
  .page_layout > header .gkh-catalog-button__menu {
    width: 25px !important;
    height: 25px !important;
    margin: 0 !important; }

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

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

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

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

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

  /* line 1163, theme.scss */
  .page_layout > header .gkh-cart-popover {
    z-index: 2147483600 !important; } }
@media (max-width: 1499px) and (min-width: 900px) {
  /* line 1169, 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 1176, 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 1189, theme.scss */
.gk-page-fallback,
.gk-page-fallback * {
  box-sizing: border-box; }

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

/* line 1198, 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 1208, theme.scss */
.gk-page-fallback__breadcrumbs a {
  color: var(--gkp-muted);
  text-decoration: none; }

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

/* line 1215, 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 1228, theme.scss */
.gk-page-fallback__hero::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -116px;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background: #dce8ff; }

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

/* line 1245, 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 1254, theme.scss */
.gk-page-fallback__hero h1 {
  margin: 0;
  color: var(--gkp-ink);
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -.025em; }

/* line 1262, 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 1270, 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 1285, theme.scss */
.gk-page-fallback__hero-mark svg {
  width: 50px;
  height: 50px; }

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

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

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

/* line 1304, 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 1317, theme.scss */
.gk-page-fallback__content > :first-child {
  margin-top: 0 !important; }

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

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

/* line 1321, 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 1331, 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 1342, 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 1349, theme.scss */
.gk-page-fallback__content p {
  max-width: 78ch;
  margin: 0 0 16px; }

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

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

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

/* line 1361, 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 1372, theme.scss */
.gk-page-fallback__content a {
  color: var(--gkp-blue);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

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

/* line 1384, 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 1396, 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 1407, theme.scss */
.gk-page-fallback__content tr:last-child > th,
.gk-page-fallback__content tr:last-child > td {
  border-bottom: 0 !important; }

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

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

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

/* line 1420, 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 1433, theme.scss */
.gk-page-fallback__content textarea {
  min-height: 150px;
  resize: vertical; }

/* line 1434, 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 1447, 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 1453, 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 1465, theme.scss */
.gk-article-page,
.gk-article-page * {
  box-sizing: border-box; }

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

/* line 1474, 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 1486, theme.scss */
.gk-article-page__breadcrumbs a {
  flex: none;
  color: var(--gka-muted);
  text-decoration: none; }

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

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

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

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

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

/* line 1513, 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 1528, 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 1539, theme.scss */
.gk-article-page .article-photo {
  order: 2;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 34px;
  overflow: hidden;
  border-radius: 16px !important;
  background: #f7f9fc; }

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

/* line 1555, theme.scss */
.gk-article-page .article-content {
  order: 3;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  border: 1px solid var(--gka-border);
  border-radius: 16px;
  padding: 44px 48px 50px;
  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 1570, theme.scss */
.gk-article-page .article-content > :first-child {
  margin-top: 0 !important; }

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

/* line 1572, theme.scss */
.gk-article-page .article-content p {
  max-width: 72ch;
  margin: 0 0 20px; }

/* line 1574, 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 1585, 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 1592, 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 1600, theme.scss */
.gk-article-page .article-content li::marker {
  color: var(--gka-blue); }

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

/* line 1607, 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 1616, 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 1622, theme.scss */
.gk-article-page .widget-type_system_widget_v4_article_comments_1 {
  max-width: 860px;
  margin: 30px auto 0;
  border: 1px solid var(--gka-border);
  border-radius: 16px;
  padding: 30px 34px !important;
  background: #f7f9fc; }

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

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

/* line 1643, 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 1653, 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 1662, theme.scss */
.gk-article-page .comment-form textarea.form-control {
  min-height: 150px; }

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

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

/* line 1672, 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 1690, theme.scss */
.gk-cookie__copy {
  flex: 1 1 auto;
  min-width: 0; }

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

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

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

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

/* line 1719, 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 1732, theme.scss */
.gk-cookie__actions .gk-cookie__primary {
  border-color: #123d91;
  color: #fff;
  background: #123d91; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 1782, theme.scss */
  .gk-article-page .article-photo {
    margin-bottom: 20px;
    border-radius: 14px !important; }

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

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

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

  /* line 1804, 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 1815, theme.scss */
  .gk-cookie__actions {
    grid-template-columns: 1fr 1fr; } }
