/* Shared guide presentation, based on how-file-lock-pro.htm. */
[data-guide-root] .guide-bottom-promo {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(160px, 1fr);
  align-items: center;
  gap: 40px;
  width: min(1120px, calc(100% - 40px));
  margin: 36px auto;
  padding: 48px 34px;
  border: 0;
  border-radius: 12px;
  background: #143d54;
  color: #fff;
  text-align: left;
}
[data-guide-root] .guide-bottom-promo h2 {
  margin: 0 0 14px;
  padding: 0;
  border: 0;
  color: #fff;
  font: 700 28px/1.3 Arial, Helvetica, sans-serif;
  text-align: left;
}
[data-guide-root] .guide-bottom-promo h2::after { display: none; }
[data-guide-root] .guide-bottom-promo p {
  margin: 0;
  color: #e1eef6;
  font: 400 14px/1.65 Arial, Helvetica, sans-serif;
  text-align: left;
}
[data-guide-root] .guide-bottom-actions { display: flex; flex-direction: column; gap: 14px; align-items: flex-start; }
[data-guide-root] .guide-bottom-actions a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  min-height: 50px;
  padding: 12px;
  border-radius: 6px;
  background: #1687f8;
  color: #fff;
  font: 700 16px/1.3 Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
}
[data-guide-root] .guide-bottom-actions a + a { background: #ff6f22; }
[data-guide-root] .guide-bottom-actions a:focus-visible { outline: 2px solid #fff; outline-offset: 4px; }
@media (max-width: 680px) {
  [data-guide-root] .guide-bottom-promo { grid-template-columns: minmax(0, 1fr); gap: 24px; padding: 28px 22px; width: calc(100% - 24px); }
  [data-guide-root] .guide-bottom-promo h2 { font-size: 24px; }
  [data-guide-root] .guide-bottom-actions a { width: 100%; }
}
[data-guide-root] .guide-standard-breadcrumb {
  width: min(1100px, calc(100% - 40px));
  margin: 0 auto;
  padding: 18px 0;
  color: #587287;
  font: 13px/1.6 Arial, sans-serif;
}
[data-guide-root] .guide-standard-breadcrumb a {
  color: #0874c9;
  font-weight: 700;
  text-decoration: none;
}
[data-guide-root] .guide-product-card {
  padding: 20px;
  margin: 18px 0 0;
  border: 1px solid #dbe7f2;
  border-radius: 8px;
  background: #143d54;
  color: #fff;
  text-align: center;
}
[data-guide-root] .guide-product-card h2 {
  margin: 0 0 12px;
  padding: 0;
  border: 0;
  color: #fff !important;
  font: 700 18px/1.35 Arial, Helvetica, sans-serif;
  text-align: center;
}
[data-guide-root] .guide-product-card p {
  margin: 0 0 14px;
  color: #dcecf6 !important;
  font: 400 13px/1.55 Arial, Helvetica, sans-serif;
  text-align: center;
}
[data-guide-root] .guide-product-card a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 40px;
  margin: 8px 0 0;
  padding: 10px;
  border: 0;
  border-radius: 5px;
  background: #1687f8;
  color: #fff !important;
  font: 800 14px/1.4 Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
}
[data-guide-root] .guide-product-card a.guide-product-buy { background: #ff800d; }
[data-guide-root] .guide-product-card a:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }
[data-guide-root], [data-guide-root] * { box-sizing: border-box; }
[data-guide-root] {
  background: #f3f7fb !important;
  color: #072846;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.65;
}
[data-guide-root] [data-guide-surface],
[data-guide-root] [data-guide-section] {
  background: transparent !important;
  box-shadow: none !important;
}
[data-guide-root] [data-guide-section] {
  border-radius: 0 !important;
  scroll-margin-top: 24px;
}
[data-guide-root] [data-guide-section] h2 {
  color: #062b4a;
  font-size: 30px;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: left;
}
[data-guide-root] [data-guide-section] h3 { color: #062b4a; letter-spacing: 0; }
[data-guide-root] .guide-rail-content { min-width: 0 !important; width: 100%; }
[data-guide-root] [data-guide-surface] { min-width: 0; }
[data-guide-root].elg .elg-guide-content { min-width: 0; width: 100%; }
[data-guide-root].rdg .rdg-article { overflow-x: clip; }
[data-guide-root].acg table { width: 100%; max-width: 100%; table-layout: fixed; overflow-wrap: anywhere; }
[data-guide-root] [data-guide-card] {
  background: #fff !important;
  border: 1px solid #dbe7f2;
  border-radius: 8px;
}
[data-guide-root] [data-guide-section] p { color: #304c65; }
[data-guide-root] [data-guide-hero] [data-guide-actions] {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  gap: 14px !important;
  width: 100%;
  margin: 28px 0 20px !important;
}
[data-guide-root] [data-guide-hero] [data-guide-button] {
  box-sizing: border-box !important;
  display: inline-flex !important;
  flex: 0 1 240px !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 240px !important;
  min-width: 0 !important;
  max-width: 240px;
  height: 64px !important;
  min-height: 64px !important;
  margin: 0 !important;
  padding: 10px 14px !important;
  border: 0 !important;
  border-radius: 8px !important;
  background: #1687f8 !important;
  color: #fff !important;
  box-shadow: 0 14px 30px rgba(0,0,0,.2);
  font: 800 16px/1.15 Arial, Helvetica, sans-serif !important;
  text-align: center !important;
  text-decoration: none !important;
}
[data-guide-root] [data-guide-hero] [data-guide-button][href*="cart-"] {
  background: #ff6f22 !important;
}
[data-guide-root] [data-guide-hero] [data-guide-button] :is(span,small) {
  display: block;
  margin: 5px 0 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: 700 12px/1.2 Arial, Helvetica, sans-serif;
}
[data-guide-root] [data-guide-hero] [data-guide-button]:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 4px;
}
[data-guide-root] :is([data-guide-aside],.guide-rail-sidebar) :is(nav,[class$="side-block"],.guide-rail-block):not([class*="product"]) {
  background: #f5f8fb;
  border: 1px solid #dbe7f2;
  border-radius: 8px;
  box-shadow: none;
}
[data-guide-root] :is([data-guide-aside],.guide-rail-sidebar) a[href^="#"] {
  text-align: left;
  color: #31546f;
  font-size: 14px;
  line-height: 1.45;
}
@media (max-width: 560px) {
  [data-guide-root].elg .elg-flow {grid-template-columns: 1fr;}
  [data-guide-root] [data-guide-hero] [data-guide-actions] {flex-direction: column !important;gap: 12px !important;}
  [data-guide-root] [data-guide-hero] [data-guide-button] {flex: none !important;width: 100% !important;max-width: none;}
  [data-guide-root] [data-guide-section] h2 {font-size: 27px;}
}
