/* 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, #0F4173);
  --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, #135393);
  --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, #1766b5);
  --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, #569fe9);
  --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, #0F4173);
  --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, #135393);
  --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, #1766b5);
  --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, #569fe9);
  --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, #0F4173);
  --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, #135393);
  --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, #1766b5);
  --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, #569fe9);
  --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, #ffffff);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, rounded);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --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, #e37c85);
  --color-notice-error-is-dark:var(--draft-color-notice-error-is-dark, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #e99aa0);
  --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, #f0b7bb);
  --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, #ffffff);
  --color-notice-error-half-shade-is-light:var(--draft-color-notice-error-half-shade-is-light, true);
  --color-notice-info:var(--draft-color-notice-info, #0F4173);
  --color-notice-info-is-dark:var(--draft-color-notice-info-is-dark, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #135393);
  --color-notice-info-minor-shade-is-dark:var(--draft-color-notice-info-minor-shade-is-dark, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #1766b5);
  --color-notice-info-major-shade-is-dark:var(--draft-color-notice-info-major-shade-is-dark, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #569fe9);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Montserrat);
  --font-size:var(--draft-font-size, 18px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 2.3);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 3);
  --product_not_available:var(--draft-product_not_available, preorder);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --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, true);
  --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); }

/* AISIFLAME_INFO_PAGES_V1 */
/* line 2, custom.scss */
.ais-doc {
  --ais-doc-ink: #18324b;
  --ais-doc-muted: #587086;
  --ais-doc-line: #dce6ef;
  --ais-doc-soft: #f3f7fb;
  --ais-doc-blue: #0f4173;
  box-sizing: border-box;
  width: min(100%, 880px);
  margin: 0 auto;
  padding: 0 0 56px;
  color: var(--ais-doc-ink);
  font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.72; }

/* line 17, custom.scss */
.ais-doc *, .ais-doc *::before, .ais-doc *::after {
  box-sizing: border-box; }

/* line 18, custom.scss */
.ais-doc :where(p, li, span, a, strong, em, dt, dd) {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important; }

/* line 23, custom.scss */
.ais-doc p {
  margin: 0 0 1em; }

/* line 24, custom.scss */
.ais-doc p:empty {
  display: none; }

/* line 25, custom.scss */
.ais-doc__lead {
  max-width: 70ch;
  margin: 0 0 32px !important;
  color: var(--ais-doc-muted);
  font-size: 18px !important;
  line-height: 1.65 !important; }

/* line 32, custom.scss */
.ais-doc section {
  margin: 0; }

/* line 33, custom.scss */
.ais-doc section + section {
  margin-top: 34px;
  padding-top: 30px;
  border-top: 1px solid var(--ais-doc-line); }

/* line 38, custom.scss */
.ais-doc h2, .ais-doc h3 {
  max-width: 34ch;
  margin: 0 0 14px;
  color: var(--ais-doc-blue);
  font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 750;
  letter-spacing: -0.02em;
  text-wrap: balance; }

/* line 47, custom.scss */
.ais-doc h2 {
  font-size: 26px;
  line-height: 1.25; }

/* line 48, custom.scss */
.ais-doc h3 {
  margin-top: 26px;
  font-size: 20px;
  line-height: 1.35; }

/* line 49, custom.scss */
.ais-doc :where(ul, ol) {
  margin: 0 0 1.1em;
  padding-left: 1.35em; }

/* line 50, custom.scss */
.ais-doc li {
  margin: 0 0 .65em;
  padding-left: .25em; }

/* line 51, custom.scss */
.ais-doc a {
  color: var(--ais-doc-blue) !important;
  font-weight: 650;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

/* line 58, custom.scss */
.ais-doc a:hover {
  color: #1766b5 !important; }

/* line 59, custom.scss */
.ais-doc a:focus-visible {
  outline: 3px solid rgba(23, 102, 181, 0.32);
  outline-offset: 3px;
  border-radius: 3px; }

/* line 64, custom.scss */
.ais-doc__facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 32px;
  margin: 0; }

/* line 70, custom.scss */
.ais-doc__facts > div {
  padding: 16px 0;
  border-top: 1px solid var(--ais-doc-line); }

/* line 71, custom.scss */
.ais-doc__facts dt {
  margin: 0 0 3px;
  color: var(--ais-doc-ink);
  font-weight: 750; }

/* line 72, custom.scss */
.ais-doc__facts dd {
  margin: 0;
  color: var(--ais-doc-muted); }

/* line 73, custom.scss */
.ais-doc__steps {
  counter-reset: ais-step;
  list-style: none;
  padding: 0 !important; }

/* line 74, custom.scss */
.ais-doc__steps li {
  position: relative;
  min-height: 34px;
  padding: 3px 0 0 48px; }

/* line 75, custom.scss */
.ais-doc__steps li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border-radius: 9px;
  background: var(--ais-doc-blue);
  color: #fff;
  content: counter(ais-step);
  counter-increment: ais-step;
  font-size: 13px;
  font-weight: 750; }

/* line 91, custom.scss */
.ais-doc__checklist {
  list-style: none;
  padding: 0 !important; }

/* line 92, custom.scss */
.ais-doc__checklist li {
  position: relative;
  padding-left: 30px; }

/* line 93, custom.scss */
.ais-doc__checklist li::before {
  position: absolute;
  top: .25em;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--ais-doc-blue);
  content: ""; }

/* line 103, custom.scss */
.ais-doc__checklist li::after {
  position: absolute;
  top: .53em;
  left: 5px;
  width: 8px;
  height: 4px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  content: "";
  transform: rotate(-45deg); }

/* line 114, custom.scss */
.ais-doc__note, .ais-doc__schedule {
  display: grid;
  gap: 4px;
  margin: 22px 0 0 !important;
  padding: 18px 20px;
  border: 1px solid var(--ais-doc-line);
  border-radius: 14px;
  background: var(--ais-doc-soft);
  color: var(--ais-doc-muted); }

/* line 124, custom.scss */
.ais-doc__note strong, .ais-doc__schedule strong {
  color: var(--ais-doc-ink); }

/* line 125, custom.scss */
.ais-doc--legal > p > strong:first-child:last-child,
.ais-doc--legal > p > span:only-child > strong:first-child:last-child,
.ais-doc--legal > ol > li > strong:first-child:last-child,
.ais-doc--legal > ol > ol > li > strong:first-child:last-child {
  display: block;
  margin: 28px 0 10px;
  color: var(--ais-doc-blue);
  font-size: 20px !important;
  line-height: 1.35 !important;
  letter-spacing: -0.01em; }

/* line 136, custom.scss */
.ais-doc--legal :where(.p1, .p5) > strong:first-child:last-child {
  display: block;
  margin: 28px 0 10px;
  color: var(--ais-doc-blue);
  font-size: 20px !important;
  line-height: 1.35 !important; }

/* line 143, custom.scss */
.ais-doc--legal img {
  max-width: 100%;
  height: auto; }

/* line 144, custom.scss */
::selection {
  background: rgba(23, 102, 181, 0.2);
  color: #102f49; }

/* line 146, custom.scss */
footer .menu-item .menu-link {
  width: fit-content;
  transition: opacity .16s ease, background-color .16s ease; }

/* line 147, custom.scss */
footer .menu-item .menu-link:hover {
  color: #fff !important;
  opacity: .8; }

/* line 148, custom.scss */
footer .menu-item .menu-link.link-current {
  margin-left: -8px;
  padding: 4px 8px !important;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff !important;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px; }

/* line 159, custom.scss */
footer .menu-item .menu-link:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.5);
  outline-offset: 3px;
  border-radius: 4px; }

@media (max-width: 767px) {
  /* line 166, custom.scss */
  .ais-doc {
    padding-bottom: 40px;
    font-size: 15px;
    line-height: 1.7; }

  /* line 167, custom.scss */
  .ais-doc__lead {
    margin-bottom: 26px !important;
    font-size: 16px !important; }

  /* line 168, custom.scss */
  .ais-doc section + section {
    margin-top: 28px;
    padding-top: 24px; }

  /* line 169, custom.scss */
  .ais-doc h2 {
    font-size: 22px; }

  /* line 170, custom.scss */
  .ais-doc h3 {
    font-size: 18px; }

  /* line 171, custom.scss */
  .ais-doc__facts {
    grid-template-columns: 1fr;
    gap: 0; }

  /* line 172, custom.scss */
  .ais-doc__note, .ais-doc__schedule {
    padding: 16px;
    border-radius: 12px; }

  /* line 173, custom.scss */
  footer .menu-item .menu-link.link-current {
    margin-left: 0; } }
/* line 5, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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