/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #F4F3EF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #efede7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #e7e5dc);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #908762);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #D9362B);
  --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, #dd4b41);
  --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, #e16057);
  --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, #ed9f99);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #FFFFFF);
  --color-accent-text-is-light:var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #f7f7f7);
  --color-accent-text-minor-shade-is-light:var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #ededed);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #808080);
  --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, #101214);
  --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, #252a2e);
  --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, #3a4148);
  --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, #7b8895);
  --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, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 10px);
  --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, #E2F5E9);
  --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, #d6f1e0);
  --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, #c8ecd5);
  --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, #3caf66);
  --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, #FCE5E3);
  --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, #fbd9d6);
  --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, #f9c9c5);
  --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, #d92717);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.75);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 10);
  --search_count:var(--draft-search_count, 10);
  --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, 1272px);
  --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, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 5, theme.scss */
:root {
  --ins-primary: #d9362b;
  --ins-primary-hover: #ef493d;
  --ins-primary-dark: #aa241c;
  --ins-accent: #d9362b;
  --ins-ink: #101214;
  --ins-ink-soft: #20252a;
  --ins-surface-dark: #1c2024;
  --ins-surface-dark-2: #272c31;
  --ins-paper: #f4f3ef;
  --ins-paper-2: #ebe9e3;
  --ins-white: #ffffff;
  --ins-muted: #6e747b;
  --ins-metal: #b9bec4;
  --ins-line: rgba(16, 18, 20, 0.13);
  --ins-line-light: rgba(255, 255, 255, 0.16);
  --ins-success: #38a169;
  --ins-container: 1280px;
  --ins-radius-sm: 10px;
  --ins-radius: 18px;
  --ins-radius-lg: 28px;
  --ins-shadow: 0 20px 60px rgba(9, 11, 13, 0.12);
  --ins-shadow-dark: 0 28px 80px rgba(0, 0, 0, 0.34);
  --ins-header-height: 112px;
  --ins-transition: 260ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 32, theme.scss */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* line 38, theme.scss */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 104px;
  overflow-x: hidden; }

/* line 44, theme.scss */
body {
  min-width: 320px;
  margin: 0;
  overflow-x: hidden;
  color: var(--ins-ink);
  background: var(--ins-paper);
  font-family: "PT Root UI", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

/* line 60, theme.scss */
.ins-fullbleed {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw); }

/* line 67, theme.scss */
body.ins-lock,
body.ins-menu-open {
  overflow: hidden; }

/* line 72, theme.scss */
body::-webkit-scrollbar {
  width: 11px; }

/* line 76, theme.scss */
body::-webkit-scrollbar-track {
  background: #0b0d0f; }

/* line 80, theme.scss */
body::-webkit-scrollbar-thumb {
  border: 3px solid #0b0d0f;
  border-radius: 20px;
  background: linear-gradient(180deg, var(--ins-primary), #8f211a); }

/* line 86, theme.scss */
* {
  scrollbar-width: thin;
  scrollbar-color: var(--ins-primary) #0b0d0f; }

/* line 91, theme.scss */
img,
svg {
  display: block;
  max-width: 100%; }

/* line 97, theme.scss */
a {
  color: inherit;
  text-decoration: none; }

/* line 102, theme.scss */
button,
input,
textarea,
select {
  font: inherit; }

/* line 109, theme.scss */
button,
a {
  -webkit-tap-highlight-color: transparent; }

/* line 114, theme.scss */
:focus-visible {
  outline: 3px solid rgba(217, 54, 43, 0.62);
  outline-offset: 3px; }

/* line 119, theme.scss */
::selection {
  color: var(--ins-white);
  background: var(--ins-primary); }

/* line 124, theme.scss */
.ins-container {
  width: calc(100% - 48px);
  max-width: var(--ins-container);
  margin-right: auto;
  margin-left: auto; }

/* line 131, theme.scss */
.ins-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

/* line 143, theme.scss */
.ins-skip-link {
  position: fixed;
  top: 10px;
  left: 12px;
  z-index: 1000;
  padding: 12px 16px;
  color: var(--ins-white);
  background: var(--ins-primary);
  border-radius: 8px;
  transform: translateY(-150%);
  transition: transform var(--ins-transition); }

/* line 156, theme.scss */
.ins-skip-link:focus {
  transform: translateY(0); }

/* line 161, theme.scss */
.page_layout {
  min-height: 100vh;
  color: var(--ins-ink);
  background: var(--ins-paper); }

/* line 167, theme.scss */
.page_layout > .ins-header,
.page_layout > .ins-breadcrumbs,
.page_layout > .page_section_top,
.page_layout > .ins-footer {
  width: 100%; }

/* line 174, theme.scss */
.page_layout-clear > .ins-header,
.page_layout-clear > .ins-breadcrumbs,
.page_layout-clear > .page_section_top,
.page_layout-clear > .ins-main,
.page_layout-clear > .ins-footer {
  grid-column: 1 / -1; }

/* line 182, theme.scss */
.ins-main {
  min-width: 0; }

/* line 186, theme.scss */
body:not([data-theme-template="index"]) .ins-main {
  min-height: 52vh; }

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

/* line 197, theme.scss */
.ins-eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 18px;
  color: var(--ins-primary);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase; }

/* line 210, theme.scss */
.ins-eyebrow::before {
  width: 30px;
  height: 2px;
  content: "";
  background: currentColor; }

/* line 217, theme.scss */
.ins-eyebrow--light {
  color: #f0655b; }

/* line 221, theme.scss */
.ins-section {
  position: relative;
  padding: 112px 0; }

/* line 226, theme.scss */
.ins-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 390px;
  gap: 54px;
  align-items: end;
  margin-bottom: 48px; }

/* line 234, theme.scss */
.ins-section-title {
  max-width: 820px;
  margin: 0;
  color: var(--ins-ink);
  font-size: clamp(38px, 4vw, 62px);
  font-weight: 750;
  line-height: 1.02;
  letter-spacing: -0.05em; }

/* line 244, theme.scss */
.ins-section-title--light {
  color: var(--ins-white); }

/* line 248, theme.scss */
.ins-section-lead {
  margin: 0 0 4px;
  color: var(--ins-muted);
  font-size: 18px;
  line-height: 1.55; }

/* line 255, theme.scss */
.ins-text-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 14px;
  padding-bottom: 5px;
  color: var(--ins-ink);
  border-bottom: 1px solid currentColor;
  font-size: 16px;
  font-weight: 750;
  transition: color var(--ins-transition), gap var(--ins-transition); }

/* line 268, theme.scss */
.ins-text-link:hover {
  gap: 20px;
  color: var(--ins-primary); }

/* line 274, theme.scss */
.ins-button {
  position: relative;
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0 25px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: var(--ins-radius-sm);
  cursor: pointer;
  font-size: 16px;
  font-weight: 750;
  line-height: 1;
  text-align: center;
  transition: color var(--ins-transition), background var(--ins-transition), border-color var(--ins-transition), box-shadow var(--ins-transition), transform var(--ins-transition); }

/* line 298, theme.scss */
.ins-button:hover {
  transform: translateY(-2px); }

/* line 302, theme.scss */
.ins-button:active {
  transform: translateY(0); }

/* line 306, theme.scss */
.ins-button--primary {
  color: var(--ins-white);
  background: linear-gradient(135deg, var(--ins-primary-hover), var(--ins-primary));
  box-shadow: 0 14px 32px rgba(217, 54, 43, 0.3); }

/* line 312, theme.scss */
.ins-button--primary:hover {
  color: var(--ins-white);
  box-shadow: 0 18px 42px rgba(217, 54, 43, 0.42); }

/* line 317, theme.scss */
.ins-button--dark {
  color: var(--ins-white);
  background: var(--ins-ink); }

/* line 322, theme.scss */
.ins-button--dark:hover {
  color: var(--ins-white);
  background: var(--ins-primary); }

/* line 327, theme.scss */
.ins-button--outline {
  color: var(--ins-ink);
  border-color: rgba(16, 18, 20, 0.28);
  background: transparent; }

/* line 333, theme.scss */
.ins-button--outline:hover {
  color: var(--ins-white);
  border-color: var(--ins-ink);
  background: var(--ins-ink); }

/* line 339, theme.scss */
.ins-button--glass {
  color: var(--ins-white);
  border-color: rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px); }

/* line 347, theme.scss */
.ins-button--glass svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8; }

/* line 357, theme.scss */
.ins-button--glass:hover {
  color: var(--ins-white);
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.15); }

/* line 363, theme.scss */
.ins-button--ghost-dark {
  color: var(--ins-white);
  border-color: rgba(255, 255, 255, 0.28);
  background: transparent; }

/* line 369, theme.scss */
.ins-button--ghost-dark:hover {
  color: var(--ins-white);
  border-color: var(--ins-white); }

/* line 374, theme.scss */
.ins-button--shine::after {
  position: absolute;
  top: -80%;
  left: -55%;
  width: 32%;
  height: 260%;
  content: "";
  background: rgba(255, 255, 255, 0.42);
  filter: blur(5px);
  transform: rotate(21deg);
  animation: ins-button-shine 5.2s ease-in-out infinite; }

@keyframes ins-button-shine {
  0%,
  68% {
    left: -55%; }
  82%,
  100% {
    left: 145%; } }
/* line 399, theme.scss */
.ins-header {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  color: var(--ins-white);
  background: rgba(13, 15, 17, 0.96);
  box-shadow: 0 8px 36px rgba(0, 0, 0, 0.18);
  transition: box-shadow var(--ins-transition), background var(--ins-transition); }

/* line 410, theme.scss */
.ins-header.ins-header--scrolled {
  background: rgba(9, 11, 13, 0.985);
  box-shadow: 0 12px 42px rgba(0, 0, 0, 0.3); }

/* line 415, theme.scss */
.ins-topbar {
  min-height: 32px;
  color: rgba(255, 255, 255, 0.72);
  background: #090a0b;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 12px; }

/* line 423, theme.scss */
.ins-topbar__inner {
  display: flex;
  min-height: 32px;
  align-items: center;
  justify-content: space-between;
  gap: 24px; }

/* line 431, theme.scss */
.ins-topbar p {
  margin: 0; }

/* line 435, theme.scss */
.ins-topbar__delivery {
  display: flex;
  align-items: center;
  gap: 9px; }

/* line 441, theme.scss */
.ins-status-dot {
  position: relative;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #54c777;
  box-shadow: 0 0 0 4px rgba(84, 199, 119, 0.12); }

/* line 450, theme.scss */
.ins-topbar__pickup a {
  color: var(--ins-white);
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42); }

/* line 456, theme.scss */
.ins-header__main {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

/* line 460, theme.scss */
.ins-header__inner {
  display: flex;
  min-height: 80px;
  align-items: center;
  gap: 30px; }

/* line 467, theme.scss */
.ins-logo {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 12px;
  color: var(--ins-white); }

/* line 475, theme.scss */
.ins-logo:hover {
  color: var(--ins-white); }

/* line 479, theme.scss */
.ins-logo__mark {
  display: grid;
  width: 50px;
  height: 40px;
  place-items: center;
  color: var(--ins-primary); }

/* line 487, theme.scss */
.ins-logo__svg {
  width: 50px;
  height: 32px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.3; }

/* line 497, theme.scss */
.ins-logo__svg circle:last-of-type {
  stroke: var(--ins-white); }

/* line 501, theme.scss */
.ins-logo__text {
  display: flex;
  flex-direction: column; }

/* line 506, theme.scss */
.ins-logo__text strong {
  font-size: 17px;
  font-weight: 850;
  line-height: 1.05;
  letter-spacing: 0.035em; }

/* line 513, theme.scss */
.ins-logo__text small {
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.22em;
  text-transform: uppercase; }

/* line 523, theme.scss */
.ins-nav {
  margin-right: auto;
  margin-left: 10px; }

/* line 528, theme.scss */
.ins-nav__list,
.ins-footer__links,
.ins-hero__trust,
.ins-feature-list,
.ins-breadcrumbs__list,
.ins-steps {
  padding: 0;
  margin: 0;
  list-style: none; }

/* line 539, theme.scss */
.ins-nav__list {
  display: flex;
  align-items: center;
  gap: 28px; }

/* line 545, theme.scss */
.ins-nav__link {
  position: relative;
  display: block;
  padding: 29px 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  font-weight: 650;
  white-space: nowrap;
  transition: color var(--ins-transition); }

/* line 556, theme.scss */
.ins-nav__link::after {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  height: 2px;
  content: "";
  background: var(--ins-primary);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform var(--ins-transition); }

/* line 569, theme.scss */
.ins-nav__link:hover {
  color: var(--ins-white); }

/* line 573, theme.scss */
.ins-nav__link:hover::after {
  transform: scaleX(1);
  transform-origin: left; }

/* line 578, theme.scss */
.ins-nav__mobile-head,
.ins-nav__mobile-phone {
  display: none; }

/* line 583, theme.scss */
.ins-header__actions {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 18px; }

/* line 590, theme.scss */
.ins-search {
  position: relative;
  display: flex;
  width: 188px;
  height: 42px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.06);
  transition: width var(--ins-transition), border-color var(--ins-transition), background var(--ins-transition); }

/* line 602, theme.scss */
.ins-search:focus-within {
  width: 225px;
  border-color: rgba(255, 255, 255, 0.38);
  background: rgba(255, 255, 255, 0.1); }

/* line 608, theme.scss */
.ins-search__input {
  width: 100%;
  height: 100%;
  padding: 0 42px 0 13px;
  color: var(--ins-white);
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 13px; }

/* line 619, theme.scss */
.ins-search__input::placeholder {
  color: rgba(255, 255, 255, 0.48); }

/* line 623, theme.scss */
.ins-search__button {
  position: absolute;
  top: 0;
  right: 0;
  display: grid;
  width: 42px;
  height: 42px;
  padding: 0;
  place-items: center;
  color: var(--ins-white);
  border: 0;
  background: transparent;
  cursor: pointer; }

/* line 638, theme.scss */
.ins-search__button svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 1.8; }

/* line 647, theme.scss */
.ins-header__phone {
  display: flex;
  flex-direction: column;
  color: var(--ins-white);
  text-align: right; }

/* line 654, theme.scss */
.ins-header__phone:hover {
  color: var(--ins-white); }

/* line 658, theme.scss */
.ins-header__phone small {
  color: rgba(255, 255, 255, 0.46);
  font-size: 10px;
  font-weight: 650;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 666, theme.scss */
.ins-header__phone strong {
  margin-top: 2px;
  font-size: 15px;
  font-weight: 750;
  white-space: nowrap; }

/* line 673, theme.scss */
.ins-cart-link {
  position: relative;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  color: var(--ins-white);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  transition: border-color var(--ins-transition), background var(--ins-transition); }

/* line 685, theme.scss */
.ins-cart-link:hover {
  color: var(--ins-white);
  border-color: var(--ins-primary);
  background: var(--ins-primary); }

/* line 691, theme.scss */
.ins-cart-link svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7; }

/* line 701, theme.scss */
.ins-cart-link__count {
  position: absolute;
  top: -5px;
  right: -5px;
  display: grid;
  min-width: 19px;
  height: 19px;
  padding: 0 4px;
  place-items: center;
  color: var(--ins-white);
  background: var(--ins-primary);
  border: 2px solid var(--ins-ink);
  border-radius: 20px;
  font-size: 10px;
  font-weight: 800; }

/* line 718, theme.scss */
.ins-burger,
.ins-menu-overlay {
  display: none; }

/* line 724, theme.scss */
.ins-hero {
  position: relative;
  min-height: 720px;
  overflow: hidden;
  color: var(--ins-white);
  isolation: isolate;
  background-color: #0b0d0f;
  background-image: linear-gradient(90deg, rgba(5, 7, 9, 0.98) 0%, rgba(5, 7, 9, 0.88) 33%, rgba(5, 7, 9, 0.44) 56%, rgba(5, 7, 9, 0.1) 82%), linear-gradient(0deg, rgba(5, 7, 9, 0.36), transparent 45%), var(--ins-hero-image);
  background-position: center, center, calc(50% + var(--ins-parallax-x, 0px)) calc(50% + var(--ins-parallax-y, 0px));
  background-repeat: no-repeat;
  background-size: cover; }

/* line 740, theme.scss */
.ins-hero::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: radial-gradient(circle at 74% 47%, rgba(255, 194, 122, 0.08), rgba(0, 0, 0, 0) 23%), linear-gradient(110deg, transparent 54%, rgba(255, 255, 255, 0.04) 55%, transparent 56%);
  pointer-events: none; }

/* line 751, theme.scss */
.ins-hero::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 180px;
  content: "";
  background: linear-gradient(0deg, rgba(7, 9, 11, 0.9), transparent);
  pointer-events: none; }

/* line 763, theme.scss */
.ins-hero__inner {
  position: relative;
  z-index: 3;
  display: flex;
  min-height: inherit;
  align-items: center; }

/* line 771, theme.scss */
.ins-hero__content {
  width: 56%;
  max-width: 660px;
  padding: 86px 0 120px;
  animation: ins-hero-enter 900ms 120ms both cubic-bezier(0.22, 1, 0.36, 1); }

@keyframes ins-hero-enter {
  from {
    opacity: 0;
    transform: translateY(26px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* line 789, theme.scss */
.ins-hero__eyebrow {
  color: #ff746a; }

/* line 793, theme.scss */
.ins-hero__title {
  max-width: 650px;
  margin: 0;
  font-size: clamp(48px, 5.15vw, 78px);
  font-weight: 780;
  line-height: 0.98;
  letter-spacing: -0.058em;
  text-wrap: balance; }

/* line 803, theme.scss */
.ins-hero__text {
  max-width: 610px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 19px;
  line-height: 1.55; }

/* line 811, theme.scss */
.ins-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 36px; }

/* line 818, theme.scss */
.ins-hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
  margin-top: 34px;
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  font-weight: 650; }

/* line 828, theme.scss */
.ins-hero__trust li {
  display: flex;
  align-items: center;
  gap: 7px; }

/* line 834, theme.scss */
.ins-hero__trust span {
  display: grid;
  width: 19px;
  height: 19px;
  place-items: center;
  color: #ff8a82;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  font-size: 10px; }

/* line 845, theme.scss */
.ins-hero__model-note {
  position: absolute;
  right: 0;
  bottom: 62px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 18px;
  border-right: 2px solid var(--ins-primary);
  text-align: right; }

/* line 857, theme.scss */
.ins-hero__model-note span {
  color: rgba(255, 255, 255, 0.48);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase; }

/* line 865, theme.scss */
.ins-hero__model-note strong {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 720; }

/* line 871, theme.scss */
.ins-hero__scroll {
  position: absolute;
  bottom: 27px;
  left: 50%;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.46);
  font-size: 11px;
  font-weight: 650;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transform: translateX(-50%);
  transition: color var(--ins-transition); }

/* line 888, theme.scss */
.ins-hero__scroll:hover {
  color: var(--ins-white); }

/* line 892, theme.scss */
.ins-hero__scroll svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.6;
  animation: ins-scroll-cue 1.8s ease-in-out infinite; }

@keyframes ins-scroll-cue {
  0%,
  100% {
    transform: translateY(-2px); }
  50% {
    transform: translateY(4px); } }
/* line 913, theme.scss */
.ins-hero__speed-lines {
  position: absolute;
  top: -30%;
  right: 8%;
  z-index: 1;
  width: 35%;
  height: 160%;
  opacity: 0.2;
  background: repeating-linear-gradient(105deg, transparent 0 46px, rgba(255, 255, 255, 0.11) 48px, transparent 50px 95px);
  filter: blur(0.5px);
  pointer-events: none;
  transform: skewX(-8deg);
  animation: ins-speed-lines 12s linear infinite; }

@keyframes ins-speed-lines {
  from {
    transform: translateX(0) skewX(-8deg); }
  to {
    transform: translateX(90px) skewX(-8deg); } }
/* line 937, theme.scss */
.ins-hero__smoke {
  position: absolute;
  z-index: 2;
  width: 330px;
  height: 150px;
  opacity: 0.15;
  background: radial-gradient(ellipse at center, rgba(235, 239, 243, 0.68) 0%, rgba(190, 198, 204, 0.22) 45%, rgba(0, 0, 0, 0) 72%);
  filter: blur(18px);
  mix-blend-mode: screen;
  pointer-events: none;
  animation: ins-smoke 9s ease-in-out infinite alternate; }

/* line 951, theme.scss */
.ins-hero__smoke--one {
  right: 25%;
  bottom: 6%; }

/* line 956, theme.scss */
.ins-hero__smoke--two {
  right: 2%;
  bottom: 11%;
  width: 250px;
  opacity: 0.1;
  animation-delay: -3s; }

@keyframes ins-smoke {
  from {
    opacity: 0.08;
    transform: translate3d(-14px, 8px, 0) scale(0.92); }
  to {
    opacity: 0.19;
    transform: translate3d(26px, -9px, 0) scale(1.08); } }
/* line 976, theme.scss */
.ins-categories {
  overflow: hidden;
  background: radial-gradient(circle at 95% 0%, rgba(217, 54, 43, 0.08), rgba(0, 0, 0, 0) 28%), var(--ins-paper); }

/* line 983, theme.scss */
.ins-category-grid {
  display: grid;
  grid-template-columns: 1.15fr 1fr 1fr;
  grid-auto-rows: 245px;
  gap: 18px; }

/* line 990, theme.scss */
.ins-category-card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  color: var(--ins-white);
  background: var(--ins-ink-soft);
  border-radius: var(--ins-radius);
  isolation: isolate;
  box-shadow: 0 12px 34px rgba(16, 18, 20, 0.12);
  transform: translateZ(0); }

/* line 1002, theme.scss */
.ins-category-card:hover {
  color: var(--ins-white); }

/* line 1006, theme.scss */
.ins-category-card--wide {
  grid-row: span 2; }

/* line 1010, theme.scss */
.ins-category-card--accent {
  grid-column: 2 / 4; }

/* line 1014, theme.scss */
.ins-category-card__image {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.72) brightness(0.82);
  transition: transform 800ms cubic-bezier(0.22, 1, 0.36, 1), filter 500ms ease; }

/* line 1025, theme.scss */
.ins-category-card--wide .ins-category-card__image {
  object-position: center 36%; }

/* line 1029, theme.scss */
.ins-category-card__overlay {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(6, 8, 10, 0.06) 20%, rgba(6, 8, 10, 0.87) 100%), linear-gradient(110deg, rgba(6, 8, 10, 0.32), transparent 62%);
  transition: background var(--ins-transition); }

/* line 1039, theme.scss */
.ins-category-card::after {
  position: absolute;
  inset: 0;
  z-index: 2;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: inherit;
  pointer-events: none; }

/* line 1049, theme.scss */
.ins-category-card:hover .ins-category-card__image {
  filter: saturate(0.9) brightness(0.88);
  transform: scale(1.055); }

/* line 1054, theme.scss */
.ins-category-card__content {
  position: absolute;
  right: 26px;
  bottom: 24px;
  left: 26px;
  z-index: 3;
  display: flex;
  flex-direction: column; }

/* line 1064, theme.scss */
.ins-category-card__content small {
  margin-bottom: 5px;
  color: rgba(255, 255, 255, 0.58);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 1073, theme.scss */
.ins-category-card__content strong {
  font-size: 29px;
  font-weight: 760;
  line-height: 1.05;
  letter-spacing: -0.035em; }

/* line 1080, theme.scss */
.ins-category-card--wide .ins-category-card__content strong {
  font-size: 40px; }

/* line 1084, theme.scss */
.ins-category-card__content > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.66);
  font-size: 13px; }

/* line 1094, theme.scss */
.ins-category-card__content b {
  display: grid;
  width: 31px;
  height: 31px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 50%;
  font-size: 15px;
  font-weight: 400;
  transition: color var(--ins-transition), background var(--ins-transition), transform var(--ins-transition); }

/* line 1106, theme.scss */
.ins-category-card:hover .ins-category-card__content b {
  color: var(--ins-white);
  background: var(--ins-primary);
  border-color: var(--ins-primary);
  transform: rotate(45deg); }

/* line 1114, theme.scss */
.ins-products {
  background: var(--ins-white); }

/* line 1118, theme.scss */
.ins-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px; }

/* line 1124, theme.scss */
.ins-product-card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: var(--ins-paper);
  border: 1px solid rgba(16, 18, 20, 0.07);
  border-radius: var(--ins-radius);
  transition: box-shadow var(--ins-transition), border-color var(--ins-transition), transform var(--ins-transition); }

/* line 1134, theme.scss */
.ins-product-card:hover {
  border-color: rgba(16, 18, 20, 0.16);
  box-shadow: var(--ins-shadow);
  transform: translateY(-7px); }

/* line 1140, theme.scss */
.ins-product-card__image-link {
  position: relative;
  display: block;
  aspect-ratio: 1.18 / 1;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.85), rgba(235, 233, 227, 0.7)), var(--ins-paper-2); }

/* line 1150, theme.scss */
.ins-product-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 18px;
  transition: transform 650ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 1158, theme.scss */
.ins-product-card:hover .ins-product-card__image {
  transform: scale(1.045); }

/* line 1162, theme.scss */
.ins-product-card__status {
  position: absolute;
  top: 14px;
  left: 14px;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 11px;
  color: #216a3c;
  background: rgba(225, 247, 233, 0.92);
  border-radius: 30px;
  font-size: 11px;
  font-weight: 750;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px); }

/* line 1179, theme.scss */
.ins-product-card__status::before {
  width: 6px;
  height: 6px;
  margin-right: 7px;
  content: "";
  background: #38a169;
  border-radius: 50%; }

/* line 1188, theme.scss */
.ins-product-card__status--muted {
  color: #675c55;
  background: rgba(239, 234, 229, 0.92); }

/* line 1193, theme.scss */
.ins-product-card__status--muted::before {
  background: #9d8b80; }

/* line 1197, theme.scss */
.ins-product-card__body {
  padding: 22px 22px 23px; }

/* line 1201, theme.scss */
.ins-product-card__title {
  min-height: 48px;
  margin: 0;
  color: var(--ins-ink);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3; }

/* line 1210, theme.scss */
.ins-product-card__title a {
  transition: color var(--ins-transition); }

/* line 1214, theme.scss */
.ins-product-card__title a:hover {
  color: var(--ins-primary); }

/* line 1218, theme.scss */
.ins-product-card__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 22px;
  padding-top: 18px;
  border-top: 1px solid var(--ins-line); }

/* line 1228, theme.scss */
.ins-product-card__price {
  margin: 0;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.025em; }

/* line 1236, theme.scss */
.ins-product-card__arrow {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  color: var(--ins-ink);
  border: 1px solid rgba(16, 18, 20, 0.2);
  border-radius: 50%;
  transition: color var(--ins-transition), border-color var(--ins-transition), background var(--ins-transition), transform var(--ins-transition); }

/* line 1247, theme.scss */
.ins-product-card__arrow:hover {
  color: var(--ins-white);
  border-color: var(--ins-primary);
  background: var(--ins-primary);
  transform: translateX(3px); }

/* line 1254, theme.scss */
.ins-products__empty {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 34px;
  background: var(--ins-paper);
  border-radius: var(--ins-radius); }

/* line 1264, theme.scss */
.ins-products__empty p {
  margin: 0;
  color: var(--ins-muted); }

/* line 1270, theme.scss */
.ins-protection {
  overflow: hidden;
  color: var(--ins-white);
  background: radial-gradient(circle at 8% 76%, rgba(217, 54, 43, 0.13), rgba(0, 0, 0, 0) 26%), linear-gradient(135deg, #0d1012, #1c2024); }

/* line 1278, theme.scss */
.ins-protection::after {
  position: absolute;
  top: -30%;
  right: -10%;
  width: 520px;
  height: 1200px;
  content: "";
  opacity: 0.25;
  background: repeating-linear-gradient(100deg, transparent 0 65px, rgba(255, 255, 255, 0.05) 66px 67px);
  transform: rotate(8deg);
  pointer-events: none; }

/* line 1291, theme.scss */
.ins-protection__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.92fr);
  gap: 84px;
  align-items: center; }

/* line 1300, theme.scss */
.ins-protection__visual {
  position: relative;
  min-height: 540px; }

/* line 1305, theme.scss */
.ins-protection__image {
  position: absolute;
  inset: 18px 0 0;
  width: calc(100% - 42px);
  height: calc(100% - 40px);
  object-fit: cover;
  filter: saturate(0.58) contrast(1.05) brightness(0.8);
  border-radius: var(--ins-radius-lg);
  box-shadow: var(--ins-shadow-dark); }

/* line 1316, theme.scss */
.ins-protection__visual::after {
  position: absolute;
  inset: 18px 42px 40px 0;
  content: "";
  background: linear-gradient(160deg, transparent 45%, rgba(8, 10, 12, 0.72));
  border-radius: var(--ins-radius-lg);
  pointer-events: none; }

/* line 1325, theme.scss */
.ins-protection__badge {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
  width: 205px;
  min-height: 105px;
  align-items: center;
  gap: 14px;
  padding: 20px;
  color: var(--ins-white);
  background: var(--ins-primary);
  border-radius: 15px;
  box-shadow: 0 15px 42px rgba(217, 54, 43, 0.33); }

/* line 1342, theme.scss */
.ins-protection__badge span {
  font-size: 29px;
  font-weight: 850;
  line-height: 1; }

/* line 1348, theme.scss */
.ins-protection__badge strong {
  font-size: 12px;
  line-height: 1.35; }

/* line 1353, theme.scss */
.ins-protection__ring {
  position: absolute;
  top: -24px;
  left: -30px;
  width: 122px;
  height: 122px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%; }

/* line 1363, theme.scss */
.ins-protection__ring::before,
.ins-protection__ring::after {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%; }

/* line 1371, theme.scss */
.ins-protection__ring::before {
  inset: 16px; }

/* line 1375, theme.scss */
.ins-protection__ring::after {
  inset: 34px;
  border-color: var(--ins-primary); }

/* line 1380, theme.scss */
.ins-protection__intro {
  max-width: 620px;
  margin: 27px 0 0;
  color: rgba(255, 255, 255, 0.63);
  font-size: 18px;
  line-height: 1.65; }

/* line 1388, theme.scss */
.ins-feature-list {
  display: grid;
  gap: 0;
  margin-top: 34px; }

/* line 1394, theme.scss */
.ins-feature-list li {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 20px;
  padding: 22px 0;
  border-top: 1px solid var(--ins-line-light); }

/* line 1402, theme.scss */
.ins-feature-list__icon {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  color: #ff766d;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  font-size: 11px;
  font-weight: 800; }

/* line 1414, theme.scss */
.ins-feature-list strong {
  font-size: 17px;
  font-weight: 720; }

/* line 1419, theme.scss */
.ins-feature-list p {
  margin: 5px 0 0;
  color: rgba(255, 255, 255, 0.52);
  font-size: 14px; }

/* line 1425, theme.scss */
.ins-stats {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 82px 0 0;
  border-top: 1px solid var(--ins-line-light);
  border-bottom: 1px solid var(--ins-line-light); }

/* line 1435, theme.scss */
.ins-stat {
  display: flex;
  min-height: 132px;
  align-items: center;
  gap: 18px;
  padding: 24px 34px; }

/* line 1443, theme.scss */
.ins-stat + .ins-stat {
  border-left: 1px solid var(--ins-line-light); }

/* line 1447, theme.scss */
.ins-stat dt {
  min-width: 62px;
  margin: 0;
  color: var(--ins-white);
  font-size: 56px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.06em; }

/* line 1457, theme.scss */
.ins-stat dd {
  max-width: 170px;
  margin: 0;
  color: rgba(255, 255, 255, 0.54);
  font-size: 13px;
  font-weight: 650;
  line-height: 1.4; }

/* line 1467, theme.scss */
.ins-how {
  background: linear-gradient(90deg, rgba(16, 18, 20, 0.035) 1px, transparent 1px), var(--ins-paper);
  background-size: 72px 100%; }

/* line 1474, theme.scss */
.ins-steps {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0; }

/* line 1481, theme.scss */
.ins-steps::before {
  position: absolute;
  top: 39px;
  right: 14%;
  left: 14%;
  height: 1px;
  content: "";
  background: repeating-linear-gradient(90deg, rgba(16, 18, 20, 0.25) 0 7px, transparent 7px 13px); }

/* line 1491, theme.scss */
.ins-step {
  position: relative;
  z-index: 1;
  min-height: 286px;
  padding: 0 42px 32px;
  text-align: center; }

/* line 1499, theme.scss */
.ins-step + .ins-step {
  border-left: 1px solid var(--ins-line); }

/* line 1503, theme.scss */
.ins-step__number {
  position: absolute;
  top: 2px;
  left: 24px;
  color: rgba(16, 18, 20, 0.22);
  font-size: 12px;
  font-weight: 800; }

/* line 1512, theme.scss */
.ins-step__wheel {
  position: relative;
  display: grid;
  width: 78px;
  height: 78px;
  margin: 0 auto 28px;
  place-items: center;
  background: var(--ins-paper);
  border: 2px solid var(--ins-ink);
  border-radius: 50%;
  box-shadow: inset 0 0 0 8px var(--ins-paper), inset 0 0 0 9px rgba(16, 18, 20, 0.25);
  transition: border-color var(--ins-transition), transform 600ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 1526, theme.scss */
.ins-step__wheel::before {
  width: 22px;
  height: 22px;
  content: "";
  background: linear-gradient(45deg, transparent 45%, var(--ins-ink) 46% 54%, transparent 55%), linear-gradient(-45deg, transparent 45%, var(--ins-ink) 46% 54%, transparent 55%);
  border: 2px solid var(--ins-ink);
  border-radius: 50%; }

/* line 1537, theme.scss */
.ins-step:hover .ins-step__wheel {
  border-color: var(--ins-primary);
  transform: rotate(45deg); }

/* line 1542, theme.scss */
.ins-step h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 750;
  line-height: 1.15;
  letter-spacing: -0.025em; }

/* line 1550, theme.scss */
.ins-step p {
  max-width: 310px;
  margin: 15px auto 0;
  color: var(--ins-muted);
  font-size: 15px;
  line-height: 1.55; }

/* line 1559, theme.scss */
.ins-about {
  overflow: hidden;
  background: var(--ins-white); }

/* line 1564, theme.scss */
.ins-about__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.9fr);
  gap: 90px;
  align-items: center; }

/* line 1571, theme.scss */
.ins-about__gallery {
  position: relative;
  min-height: 620px; }

/* line 1576, theme.scss */
.ins-about__photo {
  position: absolute;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-radius: var(--ins-radius-lg);
  box-shadow: var(--ins-shadow); }

/* line 1585, theme.scss */
.ins-about__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.72) contrast(1.03); }

/* line 1592, theme.scss */
.ins-about__photo--main {
  inset: 0 22% 0 0; }

/* line 1596, theme.scss */
.ins-about__photo--main img {
  object-position: 50% 32%; }

/* line 1600, theme.scss */
.ins-about__photo--small {
  right: 0;
  bottom: 32px;
  width: 37%;
  height: 48%;
  border: 8px solid var(--ins-white);
  border-radius: 18px; }

/* line 1609, theme.scss */
.ins-about__photo--small img {
  object-position: 51% 45%; }

/* line 1613, theme.scss */
.ins-about__stamp {
  position: absolute;
  top: 32px;
  right: 11%;
  display: grid;
  width: 108px;
  height: 108px;
  place-items: center;
  align-content: center;
  color: var(--ins-white);
  background: var(--ins-primary);
  border-radius: 50%;
  box-shadow: 0 15px 38px rgba(217, 54, 43, 0.32);
  transform: rotate(8deg); }

/* line 1629, theme.scss */
.ins-about__stamp::after {
  position: absolute;
  inset: 8px;
  content: "";
  border: 1px dashed rgba(255, 255, 255, 0.62);
  border-radius: 50%; }

/* line 1637, theme.scss */
.ins-about__stamp span {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 1644, theme.scss */
.ins-about__stamp strong {
  font-size: 19px;
  font-weight: 850;
  line-height: 1.05;
  text-transform: uppercase; }

/* line 1651, theme.scss */
.ins-about__lead {
  margin: 28px 0 0;
  color: var(--ins-muted);
  font-size: 18px;
  line-height: 1.7; }

/* line 1658, theme.scss */
.ins-about__points {
  display: grid;
  gap: 14px;
  margin: 35px 0; }

/* line 1664, theme.scss */
.ins-about__points > div {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 15px;
  align-items: center;
  padding: 17px 18px;
  background: var(--ins-paper);
  border-radius: 12px; }

/* line 1674, theme.scss */
.ins-about__points svg {
  width: 30px;
  height: 30px;
  color: var(--ins-primary);
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.6; }

/* line 1685, theme.scss */
.ins-about__points span {
  color: var(--ins-muted);
  font-size: 14px; }

/* line 1690, theme.scss */
.ins-about__points strong {
  color: var(--ins-ink); }

/* line 1695, theme.scss */
.ins-custom-order {
  padding: 0 0 112px;
  background: var(--ins-white); }

/* line 1700, theme.scss */
.ins-custom-order__inner {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  padding: 38px 42px;
  background: var(--ins-paper);
  border: 1px solid rgba(16, 18, 20, 0.08);
  border-radius: var(--ins-radius); }

/* line 1711, theme.scss */
.ins-custom-order__icon {
  display: grid;
  width: 64px;
  height: 64px;
  place-items: center;
  color: var(--ins-primary);
  background: var(--ins-white);
  border-radius: 50%; }

/* line 1721, theme.scss */
.ins-custom-order__icon svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7; }

/* line 1731, theme.scss */
.ins-custom-order__label {
  margin: 0 0 5px;
  color: var(--ins-primary);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 1740, theme.scss */
.ins-custom-order h2 {
  margin: 0;
  font-size: 26px;
  font-weight: 760;
  letter-spacing: -0.03em; }

/* line 1747, theme.scss */
.ins-custom-order p:last-child {
  margin: 7px 0 0;
  color: var(--ins-muted);
  font-size: 14px; }

/* line 1754, theme.scss */
.ins-faq {
  background: radial-gradient(circle at 5% 4%, rgba(217, 54, 43, 0.07), rgba(0, 0, 0, 0) 24%), var(--ins-paper); }

/* line 1760, theme.scss */
.ins-faq__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.68fr) minmax(0, 1.32fr);
  gap: 90px;
  align-items: start; }

/* line 1767, theme.scss */
.ins-faq__intro {
  position: sticky;
  top: 150px; }

/* line 1772, theme.scss */
.ins-faq__intro > p:not(.ins-eyebrow) {
  max-width: 390px;
  margin: 26px 0;
  color: var(--ins-muted);
  font-size: 17px; }

/* line 1779, theme.scss */
.ins-accordion {
  border-top: 1px solid var(--ins-line); }

/* line 1783, theme.scss */
.ins-accordion__item {
  border-bottom: 1px solid var(--ins-line); }

/* line 1787, theme.scss */
.ins-accordion__item h3 {
  margin: 0; }

/* line 1791, theme.scss */
.ins-accordion__button {
  display: grid;
  width: 100%;
  min-height: 84px;
  grid-template-columns: minmax(0, 1fr) 34px;
  gap: 24px;
  align-items: center;
  padding: 21px 4px;
  color: var(--ins-ink);
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 19px;
  font-weight: 720;
  line-height: 1.3;
  text-align: left; }

/* line 1809, theme.scss */
.ins-accordion__plus {
  position: relative;
  width: 32px;
  height: 32px;
  border: 1px solid rgba(16, 18, 20, 0.22);
  border-radius: 50%;
  transition: border-color var(--ins-transition), background var(--ins-transition), transform var(--ins-transition); }

/* line 1818, theme.scss */
.ins-accordion__plus::before,
.ins-accordion__plus::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1.5px;
  content: "";
  background: currentColor;
  transform: translate(-50%, -50%); }

/* line 1830, theme.scss */
.ins-accordion__plus::after {
  transform: translate(-50%, -50%) rotate(90deg); }

/* line 1834, theme.scss */
.ins-accordion__item.ins-is-open .ins-accordion__plus {
  color: var(--ins-white);
  border-color: var(--ins-primary);
  background: var(--ins-primary);
  transform: rotate(45deg); }

/* line 1841, theme.scss */
.ins-accordion__panel {
  height: 0;
  overflow: hidden;
  transition: height 360ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 1847, theme.scss */
.ins-accordion__answer {
  max-width: 720px;
  padding: 0 58px 27px 4px;
  color: var(--ins-muted);
  font-size: 16px;
  line-height: 1.65; }

/* line 1855, theme.scss */
.ins-accordion__answer a {
  color: var(--ins-primary);
  border-bottom: 1px solid currentColor; }

/* line 1861, theme.scss */
.ins-contact {
  overflow: hidden;
  color: var(--ins-white);
  background: radial-gradient(circle at 15% 15%, rgba(217, 54, 43, 0.18), rgba(0, 0, 0, 0) 28%), #101315; }

/* line 1869, theme.scss */
.ins-contact::before {
  position: absolute;
  right: -190px;
  bottom: -330px;
  width: 750px;
  height: 750px;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  box-shadow: inset 0 0 0 80px rgba(255, 255, 255, 0.014), inset 0 0 0 160px rgba(255, 255, 255, 0.012); }

/* line 1883, theme.scss */
.ins-contact__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 0.78fr);
  gap: 90px;
  align-items: center; }

/* line 1892, theme.scss */
.ins-contact__lead {
  max-width: 630px;
  margin: 27px 0 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 18px;
  line-height: 1.65; }

/* line 1900, theme.scss */
.ins-contact__details {
  display: grid;
  gap: 0;
  margin-top: 38px;
  font-style: normal; }

/* line 1907, theme.scss */
.ins-contact__details > a {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 22px;
  align-items: baseline;
  padding: 14px 0;
  border-top: 1px solid var(--ins-line-light);
  transition: color var(--ins-transition); }

/* line 1917, theme.scss */
.ins-contact__details > a:hover {
  color: #ff756c; }

/* line 1921, theme.scss */
.ins-contact__details small {
  color: rgba(255, 255, 255, 0.38);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase; }

/* line 1929, theme.scss */
.ins-contact__details strong {
  font-size: 18px;
  font-weight: 680; }

/* line 1934, theme.scss */
.ins-pickup {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
  margin-top: 28px;
  padding: 18px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 13px; }

/* line 1946, theme.scss */
.ins-pickup svg {
  width: 34px;
  height: 34px;
  color: #ff746a;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.6; }

/* line 1957, theme.scss */
.ins-pickup div {
  display: flex;
  min-width: 0;
  flex-direction: column; }

/* line 1963, theme.scss */
.ins-pickup strong {
  font-size: 14px; }

/* line 1967, theme.scss */
.ins-pickup span {
  margin-top: 3px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12px; }

/* line 1973, theme.scss */
.ins-pickup > a {
  color: var(--ins-white);
  border-bottom: 1px solid currentColor;
  font-size: 12px;
  font-weight: 750; }

/* line 1980, theme.scss */
.ins-contact__form-card {
  padding: 42px;
  color: var(--ins-ink);
  background: var(--ins-white);
  border-radius: var(--ins-radius-lg);
  box-shadow: var(--ins-shadow-dark); }

/* line 1988, theme.scss */
.ins-contact__form-label {
  margin: 0 0 9px;
  color: var(--ins-primary);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase; }

/* line 1997, theme.scss */
.ins-contact__form-card > h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 780;
  line-height: 1.05;
  letter-spacing: -0.04em; }

/* line 2005, theme.scss */
.ins-contact__form-card > p:not(.ins-contact__form-label) {
  margin: 13px 0 0;
  color: var(--ins-muted);
  font-size: 14px; }

/* line 2011, theme.scss */
.ins-lead-form {
  margin-top: 28px; }

/* line 2015, theme.scss */
.ins-lead-form__success {
  display: none;
  padding: 13px 15px;
  margin-bottom: 16px;
  color: #195f35;
  background: #e2f5e9;
  border-radius: 9px;
  font-size: 13px;
  font-weight: 700; }

/* line 2026, theme.scss */
.ins-lead-form__success.is-show {
  display: block; }

/* line 2030, theme.scss */
.ins-lead-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }

/* line 2036, theme.scss */
.ins-field {
  min-width: 0; }

/* line 2040, theme.scss */
.ins-field__label {
  display: block;
  margin-bottom: 7px;
  color: var(--ins-ink);
  font-size: 12px;
  font-weight: 720; }

/* line 2048, theme.scss */
.ins-field__input {
  width: 100%;
  height: 52px;
  padding: 0 14px;
  color: var(--ins-ink);
  border: 1px solid rgba(16, 18, 20, 0.16);
  outline: 0;
  background: var(--ins-paper);
  border-radius: 9px;
  font-size: 14px;
  transition: border-color var(--ins-transition), background var(--ins-transition), box-shadow var(--ins-transition); }

/* line 2061, theme.scss */
.ins-field__input::placeholder {
  color: #9b9fa3; }

/* line 2065, theme.scss */
.ins-field__input:focus {
  border-color: var(--ins-primary);
  background: var(--ins-white);
  box-shadow: 0 0 0 4px rgba(217, 54, 43, 0.1); }

/* line 2071, theme.scss */
.ins-field__error {
  display: block;
  min-height: 16px;
  margin-top: 4px;
  color: var(--ins-primary-dark);
  font-size: 11px; }

/* line 2079, theme.scss */
.ins-field--captcha {
  margin-top: 8px; }

/* line 2083, theme.scss */
.ins-lead-form__bottom {
  display: grid;
  gap: 16px;
  margin-top: 4px; }

/* line 2089, theme.scss */
.ins-consent {
  position: relative;
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 9px;
  align-items: start;
  cursor: pointer; }

/* line 2098, theme.scss */
.ins-consent__input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0; }

/* line 2105, theme.scss */
.ins-consent__box {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(16, 18, 20, 0.28);
  background: var(--ins-paper);
  border-radius: 5px;
  transition: border-color var(--ins-transition), background var(--ins-transition); }

/* line 2115, theme.scss */
.ins-consent__box::after {
  position: absolute;
  top: 4px;
  left: 7px;
  width: 4px;
  height: 8px;
  content: "";
  border-right: 2px solid var(--ins-white);
  border-bottom: 2px solid var(--ins-white);
  opacity: 0;
  transform: rotate(45deg) scale(0.7);
  transition: opacity var(--ins-transition), transform var(--ins-transition); }

/* line 2129, theme.scss */
.ins-consent__input:checked + .ins-consent__box {
  border-color: var(--ins-primary);
  background: var(--ins-primary); }

/* line 2134, theme.scss */
.ins-consent__input:checked + .ins-consent__box::after {
  opacity: 1;
  transform: rotate(45deg) scale(1); }

/* line 2139, theme.scss */
.ins-consent__input:focus-visible + .ins-consent__box {
  outline: 3px solid rgba(217, 54, 43, 0.28);
  outline-offset: 2px; }

/* line 2144, theme.scss */
.ins-consent__text {
  padding-top: 1px;
  color: var(--ins-muted);
  font-size: 11px;
  line-height: 1.45; }

/* line 2151, theme.scss */
.ins-consent .ins-field__error {
  grid-column: 2;
  min-height: 0;
  margin-top: -5px; }

/* line 2157, theme.scss */
.ins-lead-form__submit {
  width: 100%; }

/* line 2162, theme.scss */
.ins-footer {
  color: rgba(255, 255, 255, 0.64);
  background: #090b0c;
  border-top: 1px solid rgba(255, 255, 255, 0.08); }

/* line 2168, theme.scss */
.ins-footer__grid {
  display: grid;
  grid-template-columns: 1.35fr 0.8fr 0.8fr 1fr;
  gap: 58px;
  padding: 76px 0 64px; }

/* line 2175, theme.scss */
.ins-logo--footer {
  display: inline-flex; }

/* line 2179, theme.scss */
.ins-footer__description {
  max-width: 310px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.42);
  font-size: 14px;
  line-height: 1.6; }

/* line 2187, theme.scss */
.ins-footer__title {
  margin: 0 0 22px;
  color: var(--ins-white);
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 2196, theme.scss */
.ins-footer__links {
  display: grid;
  gap: 11px; }

/* line 2201, theme.scss */
.ins-footer__links a {
  color: rgba(255, 255, 255, 0.48);
  font-size: 13px;
  transition: color var(--ins-transition), padding-left var(--ins-transition); }

/* line 2207, theme.scss */
.ins-footer__links a:hover {
  padding-left: 4px;
  color: var(--ins-white); }

/* line 2212, theme.scss */
.ins-footer__contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

/* line 2218, theme.scss */
.ins-footer__phone {
  color: var(--ins-white);
  font-size: 19px;
  font-weight: 750; }

/* line 2224, theme.scss */
.ins-footer__mail {
  margin-top: 7px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }

/* line 2231, theme.scss */
.ins-footer__address {
  max-width: 250px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.43);
  font-size: 12px;
  line-height: 1.5; }

/* line 2239, theme.scss */
.ins-footer__note {
  margin: 9px 0 0;
  color: #e06b63;
  font-size: 11px; }

/* line 2245, theme.scss */
.ins-footer__bottom {
  display: flex;
  min-height: 68px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  color: rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 11px; }

/* line 2256, theme.scss */
.ins-footer__bottom p {
  margin: 0; }

/* line 2261, theme.scss */
.ins-breadcrumbs {
  color: var(--ins-muted);
  background: var(--ins-paper);
  border-bottom: 1px solid rgba(16, 18, 20, 0.08); }

/* line 2267, theme.scss */
.ins-breadcrumbs__list {
  display: flex;
  min-height: 48px;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  font-size: 12px; }

/* line 2276, theme.scss */
.ins-breadcrumbs__item {
  display: flex;
  align-items: center;
  gap: 8px; }

/* line 2282, theme.scss */
.ins-breadcrumbs__item:not(:last-child)::after {
  content: "/";
  color: rgba(16, 18, 20, 0.28); }

/* line 2287, theme.scss */
.ins-breadcrumbs__link {
  transition: color var(--ins-transition); }

/* line 2291, theme.scss */
.ins-breadcrumbs__link:hover {
  color: var(--ins-primary); }

/* line 2295, theme.scss */
.ins-breadcrumbs__item[aria-current="page"] {
  max-width: 520px;
  overflow: hidden;
  color: var(--ins-ink);
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 2304, theme.scss */
.ins-messengers {
  position: fixed;
  right: 20px;
  bottom: 32px;
  z-index: 85;
  display: grid;
  gap: 10px; }

/* line 2313, theme.scss */
.ins-messenger {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  color: var(--ins-white);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.22);
  transition: transform var(--ins-transition), box-shadow var(--ins-transition); }

/* line 2325, theme.scss */
.ins-messenger:hover {
  color: var(--ins-white);
  box-shadow: 0 15px 34px rgba(0, 0, 0, 0.32);
  transform: translateY(-3px) scale(1.04); }

/* line 2331, theme.scss */
.ins-messenger--telegram {
  background: #229ed9; }

/* line 2335, theme.scss */
.ins-messenger--whatsapp {
  background: #25d366; }

/* line 2339, theme.scss */
.ins-messenger svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65; }

/* line 2349, theme.scss */
.ins-messenger--telegram svg {
  fill: currentColor;
  stroke: none; }

/* line 2354, theme.scss */
.ins-to-top {
  position: fixed;
  right: 24px;
  bottom: 146px;
  z-index: 84;
  display: grid;
  width: 40px;
  height: 40px;
  padding: 0;
  place-items: center;
  color: var(--ins-white);
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(16, 18, 20, 0.86);
  border-radius: 50%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: opacity var(--ins-transition), transform var(--ins-transition), background var(--ins-transition);
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px); }

/* line 2378, theme.scss */
.ins-to-top.ins-is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0); }

/* line 2384, theme.scss */
.ins-to-top:hover {
  background: var(--ins-primary); }

/* line 2388, theme.scss */
.ins-to-top svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8; }

/* line 2398, theme.scss */
.ins-mobile-bar {
  display: none; }

/* line 2403, theme.scss */
.ins-popup {
  position: fixed;
  inset: 0;
  z-index: 300;
  display: grid;
  padding: 20px;
  place-items: center; }

/* line 2412, theme.scss */
.ins-popup[hidden] {
  display: none; }

/* line 2416, theme.scss */
.ins-popup__backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: rgba(5, 7, 9, 0.74);
  cursor: default;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px); }

/* line 2429, theme.scss */
.ins-popup__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 540px;
  padding: 48px;
  overflow: hidden;
  color: var(--ins-white);
  background: radial-gradient(circle at 100% 0%, rgba(217, 54, 43, 0.26), rgba(0, 0, 0, 0) 35%), #15191c;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: var(--ins-radius-lg);
  box-shadow: 0 35px 100px rgba(0, 0, 0, 0.5);
  opacity: 0;
  transform: translateY(22px) scale(0.97);
  transition: opacity var(--ins-transition), transform var(--ins-transition); }

/* line 2448, theme.scss */
.ins-popup.ins-is-open .ins-popup__dialog {
  opacity: 1;
  transform: translateY(0) scale(1); }

/* line 2453, theme.scss */
.ins-popup__dialog::after {
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 230px;
  height: 230px;
  content: "";
  opacity: 0.18;
  border: 20px solid var(--ins-metal);
  border-radius: 50%;
  box-shadow: inset 0 0 0 18px #15191c, inset 0 0 0 20px var(--ins-metal); }

/* line 2466, theme.scss */
.ins-popup__close {
  position: absolute;
  top: 17px;
  right: 17px;
  z-index: 3;
  width: 34px;
  height: 34px;
  padding: 0;
  color: var(--ins-white);
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  cursor: pointer; }

/* line 2481, theme.scss */
.ins-popup__close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 1px;
  background: currentColor; }

/* line 2490, theme.scss */
.ins-popup__close span:first-child {
  transform: translate(-50%, -50%) rotate(45deg); }

/* line 2494, theme.scss */
.ins-popup__close span:last-child {
  transform: translate(-50%, -50%) rotate(-45deg); }

/* line 2498, theme.scss */
.ins-popup__eyebrow {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 7px 10px;
  color: #ff9a93;
  background: rgba(217, 54, 43, 0.12);
  border: 1px solid rgba(217, 54, 43, 0.32);
  border-radius: 30px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase; }

/* line 2513, theme.scss */
.ins-popup__title {
  position: relative;
  z-index: 2;
  max-width: 420px;
  margin: 21px 0 0;
  font-size: 39px;
  font-weight: 780;
  line-height: 1.02;
  letter-spacing: -0.045em; }

/* line 2524, theme.scss */
.ins-popup__text {
  position: relative;
  z-index: 2;
  max-width: 430px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 15px;
  line-height: 1.6; }

/* line 2534, theme.scss */
.ins-popup__actions {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px; }

/* line 2543, theme.scss */
.ins-popup__caption {
  position: relative;
  z-index: 2;
  display: block;
  margin-top: 15px;
  color: rgba(255, 255, 255, 0.42); }

/* line 2552, theme.scss */
.ins-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 700ms cubic-bezier(0.22, 1, 0.36, 1), transform 700ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 2558, theme.scss */
.ins-reveal.ins-is-visible {
  opacity: 1;
  transform: translateY(0); }

/* line 2564, theme.scss */
body:not([data-theme-template="index"]) .page_section_top {
  background: var(--ins-paper); }

/* line 2568, theme.scss */
body:not([data-theme-template="index"]) .layout {
  --layout-content-max-width: 1280px; }

/* line 2572, theme.scss */
body[data-theme-template="collection"] .product-preview,
body[data-theme-template="search"] .product-preview {
  overflow: hidden;
  border: 1px solid rgba(16, 18, 20, 0.08);
  background: var(--ins-white);
  border-radius: var(--ins-radius) !important;
  transition: box-shadow var(--ins-transition), transform var(--ins-transition); }

/* line 2581, theme.scss */
body[data-theme-template="collection"] .product-preview:hover,
body[data-theme-template="search"] .product-preview:hover {
  box-shadow: var(--ins-shadow);
  transform: translateY(-4px); }

/* line 2587, theme.scss */
body[data-theme-template="product"] .product,
body[data-theme-template="cart"] .cart {
  --controls-btn-border-radius: 10px; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2594, theme.scss */
  :root {
    --ins-container: 1120px; }

  /* line 2598, theme.scss */
  .ins-header__inner {
    gap: 20px; }

  /* line 2602, theme.scss */
  .ins-logo__text strong {
    font-size: 15px; }

  /* line 2606, theme.scss */
  .ins-logo__text small {
    font-size: 9px; }

  /* line 2610, theme.scss */
  .ins-nav {
    margin-left: 0; }

  /* line 2614, theme.scss */
  .ins-nav__list {
    gap: 19px; }

  /* line 2618, theme.scss */
  .ins-nav__link {
    font-size: 13px; }

  /* line 2622, theme.scss */
  .ins-search {
    width: 44px;
    border-radius: 50%; }

  /* line 2627, theme.scss */
  .ins-search:focus-within {
    width: 190px;
    border-radius: 9px; }

  /* line 2632, theme.scss */
  .ins-search:not(:focus-within) .ins-search__input {
    padding: 0;
    opacity: 0;
    pointer-events: none; }

  /* line 2638, theme.scss */
  .ins-header__phone {
    display: none; }

  /* line 2642, theme.scss */
  .ins-hero {
    min-height: 680px;
    background-position: center, center, 56% center; }

  /* line 2647, theme.scss */
  .ins-hero__content {
    width: 59%; }

  /* line 2651, theme.scss */
  .ins-hero__title {
    font-size: 58px; }

  /* line 2655, theme.scss */
  .ins-section {
    padding: 96px 0; }

  /* line 2659, theme.scss */
  .ins-category-grid {
    grid-auto-rows: 220px; }

  /* line 2663, theme.scss */
  .ins-protection__grid,
  .ins-about__grid,
  .ins-contact__grid {
    gap: 58px; }

  /* line 2669, theme.scss */
  .ins-about__gallery {
    min-height: 550px; }

  /* line 2673, theme.scss */
  .ins-faq__grid {
    gap: 60px; }

  /* line 2677, theme.scss */
  .ins-footer__grid {
    gap: 38px; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2684, theme.scss */
  :root {
    --ins-header-height: 76px; }

  /* line 2688, theme.scss */
  .ins-container {
    width: calc(100% - 40px); }

  /* line 2692, theme.scss */
  .ins-topbar__pickup {
    display: none; }

  /* line 2696, theme.scss */
  .ins-header__inner {
    min-height: 74px; }

  /* line 2700, theme.scss */
  .ins-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 102;
    display: flex;
    width: 88vw;
    max-width: 410px;
    flex-direction: column;
    padding: 28px;
    margin: 0;
    overflow-y: auto;
    color: var(--ins-white);
    background: #101315;
    box-shadow: -20px 0 55px rgba(0, 0, 0, 0.34);
    transform: translateX(105%);
    transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1); }

  /* line 2720, theme.scss */
  .ins-menu-open .ins-nav {
    transform: translateX(0); }

  /* line 2724, theme.scss */
  .ins-nav__mobile-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase; }

  /* line 2736, theme.scss */
  .ins-nav__close {
    position: relative;
    width: 38px;
    height: 38px;
    padding: 0;
    color: var(--ins-white);
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: transparent;
    border-radius: 50%; }

  /* line 2747, theme.scss */
  .ins-nav__close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 1px;
    background: currentColor; }

  /* line 2756, theme.scss */
  .ins-nav__close span:first-child {
    transform: translate(-50%, -50%) rotate(45deg); }

  /* line 2760, theme.scss */
  .ins-nav__close span:last-child {
    transform: translate(-50%, -50%) rotate(-45deg); }

  /* line 2764, theme.scss */
  .ins-nav__list {
    display: grid;
    gap: 0;
    margin-top: 20px; }

  /* line 2770, theme.scss */
  .ins-nav__link {
    padding: 17px 0;
    color: var(--ins-white);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 20px; }

  /* line 2777, theme.scss */
  .ins-nav__link::after {
    display: none; }

  /* line 2781, theme.scss */
  .ins-nav__mobile-phone {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-top: auto;
    color: var(--ins-white);
    background: var(--ins-primary);
    border-radius: 12px; }

  /* line 2791, theme.scss */
  .ins-nav__mobile-phone span {
    font-size: 11px;
    opacity: 0.72; }

  /* line 2796, theme.scss */
  .ins-nav__mobile-phone strong {
    margin-top: 4px;
    font-size: 20px; }

  /* line 2801, theme.scss */
  .ins-menu-overlay {
    position: fixed;
    inset: 0;
    z-index: 101;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: rgba(3, 5, 6, 0.68);
    opacity: 0;
    pointer-events: none;
    transition: opacity var(--ins-transition); }

  /* line 2816, theme.scss */
  .ins-menu-open .ins-menu-overlay {
    opacity: 1;
    pointer-events: auto; }

  /* line 2821, theme.scss */
  .ins-search {
    width: 200px; }

  /* line 2825, theme.scss */
  .ins-header__phone {
    display: none; }

  /* line 2829, theme.scss */
  .ins-burger {
    display: grid;
    width: 44px;
    height: 44px;
    padding: 11px 9px;
    align-content: center;
    gap: 5px;
    color: var(--ins-white);
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: transparent;
    border-radius: 50%; }

  /* line 2842, theme.scss */
  .ins-burger span {
    width: 100%;
    height: 1.5px;
    background: currentColor; }

  /* line 2848, theme.scss */
  .ins-hero {
    min-height: 700px;
    background-image: linear-gradient(90deg, rgba(5, 7, 9, 0.94) 0%, rgba(5, 7, 9, 0.72) 49%, rgba(5, 7, 9, 0.24) 100%), linear-gradient(0deg, rgba(5, 7, 9, 0.45), transparent 50%), var(--ins-hero-image);
    background-position: center, center, 58% center; }

  /* line 2857, theme.scss */
  .ins-hero__content {
    width: 67%; }

  /* line 2861, theme.scss */
  .ins-hero__title {
    font-size: 56px; }

  /* line 2865, theme.scss */
  .ins-hero__text {
    font-size: 17px; }

  /* line 2869, theme.scss */
  .ins-hero__model-note {
    display: none; }

  /* line 2873, theme.scss */
  .ins-section {
    padding: 84px 0; }

  /* line 2877, theme.scss */
  .ins-section-head {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 36px; }

  /* line 2883, theme.scss */
  .ins-section-title {
    font-size: 46px; }

  /* line 2887, theme.scss */
  .ins-section-lead {
    max-width: 600px; }

  /* line 2891, theme.scss */
  .ins-text-link {
    justify-self: start; }

  /* line 2895, theme.scss */
  .ins-category-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 260px; }

  /* line 2900, theme.scss */
  .ins-category-card--wide {
    grid-row: auto; }

  /* line 2904, theme.scss */
  .ins-category-card--accent {
    grid-column: auto; }

  /* line 2908, theme.scss */
  .ins-category-card--wide .ins-category-card__content strong {
    font-size: 29px; }

  /* line 2912, theme.scss */
  .ins-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 2916, theme.scss */
  .ins-protection__grid,
  .ins-about__grid,
  .ins-contact__grid {
    grid-template-columns: 1fr;
    gap: 54px; }

  /* line 2923, theme.scss */
  .ins-protection__visual {
    min-height: 540px; }

  /* line 2927, theme.scss */
  .ins-protection__content,
  .ins-about__content {
    max-width: 690px; }

  /* line 2932, theme.scss */
  .ins-stats {
    margin-top: 64px; }

  /* line 2936, theme.scss */
  .ins-stat {
    padding: 22px; }

  /* line 2940, theme.scss */
  .ins-stat dt {
    font-size: 46px; }

  /* line 2944, theme.scss */
  .ins-step {
    padding-right: 24px;
    padding-left: 24px; }

  /* line 2949, theme.scss */
  .ins-about__gallery {
    min-height: 600px; }

  /* line 2953, theme.scss */
  .ins-faq__grid {
    grid-template-columns: 1fr;
    gap: 44px; }

  /* line 2958, theme.scss */
  .ins-faq__intro {
    position: static; }

  /* line 2962, theme.scss */
  .ins-contact__info {
    max-width: 720px; }

  /* line 2966, theme.scss */
  .ins-contact__form-card {
    max-width: 660px; }

  /* line 2970, theme.scss */
  .ins-footer__grid {
    grid-template-columns: 1.25fr 1fr 1fr;
    gap: 44px; }

  /* line 2975, theme.scss */
  .ins-footer__contacts {
    grid-column: 1 / -1; } }
@media (max-width: 767px) {
  /* line 2982, theme.scss */
  :root {
    --ins-header-height: 68px;
    --ins-radius: 15px;
    --ins-radius-lg: 20px; }

  /* line 2988, theme.scss */
  html {
    scroll-padding-top: 78px; }

  /* line 2992, theme.scss */
  body {
    padding-bottom: 64px; }

  /* line 2996, theme.scss */
  .ins-container {
    width: calc(100% - 32px); }

  /* line 3000, theme.scss */
  .ins-topbar {
    display: none; }

  /* line 3004, theme.scss */
  .ins-header__inner {
    min-height: 68px;
    gap: 12px; }

  /* line 3009, theme.scss */
  .ins-logo {
    gap: 8px; }

  /* line 3013, theme.scss */
  .ins-logo__mark {
    width: 41px;
    height: 34px; }

  /* line 3018, theme.scss */
  .ins-logo__svg {
    width: 42px; }

  /* line 3022, theme.scss */
  .ins-logo__text strong {
    font-size: 13px; }

  /* line 3026, theme.scss */
  .ins-logo__text small {
    margin-top: 3px;
    font-size: 8px; }

  /* line 3031, theme.scss */
  .ins-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 102;
    display: flex;
    width: 92vw;
    max-width: 380px;
    flex-direction: column;
    padding: 24px 22px;
    margin: 0;
    overflow-y: auto;
    color: var(--ins-white);
    background: #101315;
    box-shadow: -20px 0 55px rgba(0, 0, 0, 0.34);
    transform: translateX(105%);
    transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1); }

  /* line 3051, theme.scss */
  .ins-menu-open .ins-nav {
    transform: translateX(0); }

  /* line 3055, theme.scss */
  .ins-nav__mobile-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase; }

  /* line 3067, theme.scss */
  .ins-nav__close {
    position: relative;
    width: 38px;
    height: 38px;
    padding: 0;
    color: var(--ins-white);
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: transparent;
    border-radius: 50%; }

  /* line 3078, theme.scss */
  .ins-nav__close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 1px;
    background: currentColor; }

  /* line 3087, theme.scss */
  .ins-nav__close span:first-child {
    transform: translate(-50%, -50%) rotate(45deg); }

  /* line 3091, theme.scss */
  .ins-nav__close span:last-child {
    transform: translate(-50%, -50%) rotate(-45deg); }

  /* line 3095, theme.scss */
  .ins-nav__list {
    display: grid;
    gap: 0;
    margin-top: 16px; }

  /* line 3101, theme.scss */
  .ins-nav__link {
    padding: 15px 0;
    color: var(--ins-white);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 18px; }

  /* line 3108, theme.scss */
  .ins-nav__link::after {
    display: none; }

  /* line 3112, theme.scss */
  .ins-nav__mobile-phone {
    display: flex;
    flex-direction: column;
    padding: 18px;
    margin-top: auto;
    color: var(--ins-white);
    background: var(--ins-primary);
    border-radius: 12px; }

  /* line 3122, theme.scss */
  .ins-nav__mobile-phone span {
    font-size: 10px;
    opacity: 0.72; }

  /* line 3127, theme.scss */
  .ins-nav__mobile-phone strong {
    margin-top: 3px;
    font-size: 18px; }

  /* line 3132, theme.scss */
  .ins-menu-overlay {
    position: fixed;
    inset: 0;
    z-index: 101;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: rgba(3, 5, 6, 0.68);
    opacity: 0;
    pointer-events: none;
    transition: opacity var(--ins-transition); }

  /* line 3147, theme.scss */
  .ins-menu-open .ins-menu-overlay {
    opacity: 1;
    pointer-events: auto; }

  /* line 3152, theme.scss */
  .ins-header__actions {
    margin-left: auto;
    gap: 8px; }

  /* line 3157, theme.scss */
  .ins-search,
  .ins-header__phone {
    display: none; }

  /* line 3162, theme.scss */
  .ins-cart-link {
    width: 40px;
    height: 40px; }

  /* line 3167, theme.scss */
  .ins-burger {
    display: grid;
    width: 40px;
    height: 40px;
    padding: 10px 8px;
    align-content: center;
    gap: 5px;
    color: var(--ins-white);
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: transparent;
    border-radius: 50%; }

  /* line 3180, theme.scss */
  .ins-burger span {
    width: 100%;
    height: 1.5px;
    background: currentColor; }

  /* line 3186, theme.scss */
  .ins-hero {
    min-height: 690px;
    background-image: linear-gradient(180deg, rgba(5, 7, 9, 0.27) 0%, rgba(5, 7, 9, 0.48) 38%, rgba(5, 7, 9, 0.97) 73%, #050709 100%), var(--ins-hero-image);
    background-position: center, 62% 17%;
    background-size: cover; }

  /* line 3195, theme.scss */
  .ins-hero::after {
    height: 260px; }

  /* line 3199, theme.scss */
  .ins-hero__inner {
    align-items: flex-end; }

  /* line 3203, theme.scss */
  .ins-hero__content {
    width: 100%;
    max-width: none;
    padding: 315px 0 72px; }

  /* line 3209, theme.scss */
  .ins-hero__eyebrow {
    margin-bottom: 14px;
    font-size: 10px; }

  /* line 3214, theme.scss */
  .ins-hero__title {
    max-width: 540px;
    font-size: clamp(39px, 11.8vw, 54px);
    line-height: 0.98; }

  /* line 3220, theme.scss */
  .ins-hero__text {
    margin-top: 19px;
    font-size: 15px;
    line-height: 1.5; }

  /* line 3226, theme.scss */
  .ins-hero__actions {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 26px; }

  /* line 3232, theme.scss */
  .ins-hero__actions .ins-button {
    width: 100%; }

  /* line 3236, theme.scss */
  .ins-hero__trust {
    display: none; }

  /* line 3240, theme.scss */
  .ins-hero__model-note,
  .ins-hero__scroll,
  .ins-hero__speed-lines,
  .ins-hero__smoke {
    display: none; }

  /* line 3247, theme.scss */
  .ins-section {
    padding: 72px 0; }

  /* line 3251, theme.scss */
  .ins-eyebrow {
    margin-bottom: 14px;
    font-size: 10px; }

  /* line 3256, theme.scss */
  .ins-section-head {
    grid-template-columns: 1fr;
    gap: 17px;
    margin-bottom: 31px; }

  /* line 3262, theme.scss */
  .ins-section-title {
    font-size: clamp(35px, 10vw, 44px);
    line-height: 1.03; }

  /* line 3267, theme.scss */
  .ins-section-lead {
    font-size: 15px; }

  /* line 3271, theme.scss */
  .ins-text-link {
    justify-self: start;
    font-size: 14px; }

  /* line 3276, theme.scss */
  .ins-category-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 270px;
    gap: 13px; }

  /* line 3282, theme.scss */
  .ins-category-card--wide,
  .ins-category-card--accent {
    grid-row: auto;
    grid-column: auto; }

  /* line 3288, theme.scss */
  .ins-category-card--wide {
    min-height: 330px; }

  /* line 3292, theme.scss */
  .ins-category-card__content {
    right: 20px;
    bottom: 20px;
    left: 20px; }

  /* line 3298, theme.scss */
  .ins-category-card__content strong,
  .ins-category-card--wide .ins-category-card__content strong {
    font-size: 28px; }

  /* line 3303, theme.scss */
  .ins-product-grid {
    display: flex;
    gap: 14px;
    margin-right: -16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none; }

  /* line 3312, theme.scss */
  .ins-product-grid::-webkit-scrollbar {
    display: none; }

  /* line 3316, theme.scss */
  .ins-product-card {
    width: 82vw;
    max-width: 330px;
    flex: 0 0 auto;
    scroll-snap-align: start; }

  /* line 3323, theme.scss */
  .ins-product-card:hover {
    transform: none; }

  /* line 3327, theme.scss */
  .ins-products__empty {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px; }

  /* line 3333, theme.scss */
  .ins-protection__grid {
    grid-template-columns: 1fr;
    gap: 48px; }

  /* line 3338, theme.scss */
  .ins-protection__visual {
    min-height: 390px; }

  /* line 3342, theme.scss */
  .ins-protection__image {
    inset: 10px 0 0;
    width: calc(100% - 20px);
    height: calc(100% - 28px); }

  /* line 3348, theme.scss */
  .ins-protection__visual::after {
    inset: 10px 20px 28px 0; }

  /* line 3352, theme.scss */
  .ins-protection__badge {
    width: 176px;
    min-height: 86px;
    padding: 16px; }

  /* line 3358, theme.scss */
  .ins-protection__badge span {
    font-size: 24px; }

  /* line 3362, theme.scss */
  .ins-protection__ring {
    display: none; }

  /* line 3366, theme.scss */
  .ins-protection__intro {
    margin-top: 22px;
    font-size: 15px; }

  /* line 3371, theme.scss */
  .ins-feature-list li {
    grid-template-columns: 43px minmax(0, 1fr);
    gap: 14px; }

  /* line 3376, theme.scss */
  .ins-feature-list__icon {
    width: 38px;
    height: 38px; }

  /* line 3381, theme.scss */
  .ins-stats {
    grid-template-columns: 1fr;
    margin-top: 50px; }

  /* line 3386, theme.scss */
  .ins-stat {
    min-height: 88px;
    padding: 18px 0; }

  /* line 3391, theme.scss */
  .ins-stat + .ins-stat {
    border-top: 1px solid var(--ins-line-light);
    border-left: 0; }

  /* line 3396, theme.scss */
  .ins-stat dt {
    min-width: 58px;
    font-size: 44px; }

  /* line 3401, theme.scss */
  .ins-how {
    background-size: 44px 100%; }

  /* line 3405, theme.scss */
  .ins-steps {
    grid-template-columns: 1fr; }

  /* line 3409, theme.scss */
  .ins-steps::before {
    top: 30px;
    bottom: 30px;
    left: 28px;
    width: 1px;
    height: auto;
    background: repeating-linear-gradient(180deg, rgba(16, 18, 20, 0.25) 0 7px, transparent 7px 13px); }

  /* line 3418, theme.scss */
  .ins-step {
    display: grid;
    min-height: 0;
    grid-template-columns: 64px minmax(0, 1fr);
    column-gap: 20px;
    padding: 0 0 40px;
    text-align: left; }

  /* line 3427, theme.scss */
  .ins-step + .ins-step {
    border-left: 0; }

  /* line 3431, theme.scss */
  .ins-step__number {
    display: none; }

  /* line 3435, theme.scss */
  .ins-step__wheel {
    grid-row: 1 / 3;
    width: 58px;
    height: 58px;
    margin: 0; }

  /* line 3442, theme.scss */
  .ins-step h3 {
    padding-top: 4px;
    font-size: 19px; }

  /* line 3447, theme.scss */
  .ins-step p {
    max-width: none;
    margin: 8px 0 0;
    font-size: 14px; }

  /* line 3453, theme.scss */
  .ins-about__grid {
    grid-template-columns: 1fr;
    gap: 48px; }

  /* line 3458, theme.scss */
  .ins-about__gallery {
    min-height: 430px; }

  /* line 3462, theme.scss */
  .ins-about__photo--main {
    inset: 0 16% 0 0; }

  /* line 3466, theme.scss */
  .ins-about__photo--small {
    bottom: 22px;
    width: 38%;
    height: 43%;
    border-width: 5px; }

  /* line 3473, theme.scss */
  .ins-about__stamp {
    top: 22px;
    right: 6%;
    width: 84px;
    height: 84px; }

  /* line 3480, theme.scss */
  .ins-about__stamp strong {
    font-size: 15px; }

  /* line 3484, theme.scss */
  .ins-about__lead {
    margin-top: 21px;
    font-size: 15px; }

  /* line 3489, theme.scss */
  .ins-custom-order {
    padding-bottom: 72px; }

  /* line 3493, theme.scss */
  .ins-custom-order__inner {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 17px;
    padding: 25px 21px; }

  /* line 3499, theme.scss */
  .ins-custom-order__icon {
    width: 50px;
    height: 50px; }

  /* line 3504, theme.scss */
  .ins-custom-order h2 {
    font-size: 22px; }

  /* line 3508, theme.scss */
  .ins-custom-order p:last-child {
    grid-column: 1 / -1; }

  /* line 3512, theme.scss */
  .ins-custom-order .ins-button {
    grid-column: 1 / -1;
    width: 100%; }

  /* line 3517, theme.scss */
  .ins-faq__grid {
    grid-template-columns: 1fr;
    gap: 37px; }

  /* line 3522, theme.scss */
  .ins-faq__intro {
    position: static; }

  /* line 3526, theme.scss */
  .ins-faq__intro > p:not(.ins-eyebrow) {
    margin: 20px 0;
    font-size: 15px; }

  /* line 3531, theme.scss */
  .ins-accordion__button {
    min-height: 72px;
    grid-template-columns: minmax(0, 1fr) 30px;
    gap: 15px;
    padding: 18px 0;
    font-size: 16px; }

  /* line 3539, theme.scss */
  .ins-accordion__plus {
    width: 30px;
    height: 30px; }

  /* line 3544, theme.scss */
  .ins-accordion__answer {
    padding: 0 38px 23px 0;
    font-size: 14px; }

  /* line 3549, theme.scss */
  .ins-contact__grid {
    grid-template-columns: 1fr;
    gap: 44px; }

  /* line 3554, theme.scss */
  .ins-contact__lead {
    font-size: 15px; }

  /* line 3558, theme.scss */
  .ins-contact__details > a {
    grid-template-columns: 1fr;
    gap: 4px; }

  /* line 3563, theme.scss */
  .ins-contact__details strong {
    overflow-wrap: anywhere;
    font-size: 16px; }

  /* line 3568, theme.scss */
  .ins-pickup {
    grid-template-columns: 36px minmax(0, 1fr); }

  /* line 3572, theme.scss */
  .ins-pickup > a {
    grid-column: 2;
    justify-self: start; }

  /* line 3577, theme.scss */
  .ins-contact__form-card {
    padding: 27px 20px; }

  /* line 3581, theme.scss */
  .ins-contact__form-card > h3 {
    font-size: 28px; }

  /* line 3585, theme.scss */
  .ins-lead-form__grid {
    grid-template-columns: 1fr;
    gap: 5px; }

  /* line 3590, theme.scss */
  .ins-footer__grid {
    grid-template-columns: 1fr 1fr;
    gap: 39px 24px;
    padding: 58px 0 48px; }

  /* line 3596, theme.scss */
  .ins-footer__brand,
  .ins-footer__contacts {
    grid-column: 1 / -1; }

  /* line 3601, theme.scss */
  .ins-footer__bottom {
    min-height: 82px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 3px; }

  /* line 3609, theme.scss */
  .ins-breadcrumbs__list {
    min-height: 43px;
    flex-wrap: nowrap;
    overflow: hidden;
    font-size: 11px; }

  /* line 3616, theme.scss */
  .ins-breadcrumbs__item {
    flex: 0 0 auto; }

  /* line 3620, theme.scss */
  .ins-breadcrumbs__item[aria-current="page"] {
    min-width: 0;
    flex: 1 1 auto; }

  /* line 3625, theme.scss */
  .ins-messengers {
    right: 14px;
    bottom: 78px;
    gap: 8px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity var(--ins-transition), transform var(--ins-transition); }

  /* line 3635, theme.scss */
  .ins-messengers.ins-is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0); }

  /* line 3641, theme.scss */
  .ins-messenger {
    width: 43px;
    height: 43px; }

  /* line 3646, theme.scss */
  .ins-to-top {
    right: 16px;
    bottom: 178px;
    width: 38px;
    height: 38px; }

  /* line 3653, theme.scss */
  .ins-mobile-bar {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 90;
    display: grid;
    min-height: 64px;
    grid-template-columns: 1fr 1.15fr;
    padding: 8px 10px calc(8px + env(safe-area-inset-bottom));
    color: var(--ins-white);
    background: rgba(9, 11, 12, 0.97);
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    opacity: 0;
    pointer-events: none;
    transform: translateY(110%);
    transition: opacity var(--ins-transition), transform var(--ins-transition); }

  /* line 3675, theme.scss */
  .ins-mobile-bar.ins-is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0); }

  /* line 3681, theme.scss */
  .ins-mobile-bar a {
    display: flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: var(--ins-white);
    border-radius: 8px;
    font-size: 13px;
    font-weight: 750; }

  /* line 3693, theme.scss */
  .ins-mobile-bar__call {
    border: 1px solid rgba(255, 255, 255, 0.19); }

  /* line 3697, theme.scss */
  .ins-mobile-bar__call svg {
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7; }

  /* line 3707, theme.scss */
  .ins-mobile-bar__catalog {
    margin-left: 7px;
    background: var(--ins-primary); }

  /* line 3712, theme.scss */
  .ins-popup {
    align-items: end;
    padding: 12px; }

  /* line 3717, theme.scss */
  .ins-popup__dialog {
    padding: 38px 23px 29px;
    border-radius: 20px; }

  /* line 3722, theme.scss */
  .ins-popup__title {
    font-size: 31px; }

  /* line 3726, theme.scss */
  .ins-popup__actions {
    display: grid;
    grid-template-columns: 1fr 1fr; }

  /* line 3731, theme.scss */
  .ins-popup__actions .ins-button {
    min-height: 49px;
    padding: 0 15px; }

  /* line 3736, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

  /* line 3744, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
@media (prefers-reduced-motion: reduce) {
  /* line 3751, theme.scss */
  html {
    scroll-behavior: auto; }

  /* line 3755, theme.scss */
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important; }

  /* line 3764, theme.scss */
  .ins-reveal {
    opacity: 1;
    transform: none; } }
