/* 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; }

/* line 43, 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 56, theme.scss */
body.ins-lock,
body.ins-menu-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

/* line 120, 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 132, 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 145, theme.scss */
.ins-skip-link:focus {
  transform: translateY(0); }

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

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

/* line 163, 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 171, theme.scss */
.ins-main {
  min-width: 0; }

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

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

/* line 186, 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 199, theme.scss */
.ins-eyebrow::before {
  width: 30px;
  height: 2px;
  content: "";
  background: currentColor; }

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

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

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

/* line 223, 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 233, theme.scss */
.ins-section-title--light {
  color: var(--ins-white); }

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

/* line 244, 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 257, theme.scss */
.ins-text-link:hover {
  gap: 20px;
  color: var(--ins-primary); }

/* line 263, 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 287, theme.scss */
.ins-button:hover {
  transform: translateY(-2px); }

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

/* line 295, 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 301, theme.scss */
.ins-button--primary:hover {
  color: var(--ins-white);
  box-shadow: 0 18px 42px rgba(217, 54, 43, 0.42); }

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

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

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

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

/* line 328, 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 336, 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 346, 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 352, theme.scss */
.ins-button--ghost-dark {
  color: var(--ins-white);
  border-color: rgba(255, 255, 255, 0.28);
  background: transparent; }

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

/* line 363, 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 388, 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 399, 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 404, 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 412, theme.scss */
.ins-topbar__inner {
  display: flex;
  min-height: 32px;
  align-items: center;
  justify-content: space-between;
  gap: 24px; }

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

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

/* line 430, 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 439, theme.scss */
.ins-topbar__pickup a {
  color: var(--ins-white);
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42); }

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

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

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

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

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

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

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

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

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

/* line 502, 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 512, theme.scss */
.ins-nav {
  margin-right: auto;
  margin-left: 10px; }

/* line 517, 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 528, theme.scss */
.ins-nav__list {
  display: flex;
  align-items: center;
  gap: 28px; }

/* line 534, 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 545, 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 558, theme.scss */
.ins-nav__link:hover {
  color: var(--ins-white); }

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

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

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

/* line 579, 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 591, theme.scss */
.ins-search:focus-within {
  width: 225px;
  border-color: rgba(255, 255, 255, 0.38);
  background: rgba(255, 255, 255, 0.1); }

/* line 597, 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 608, theme.scss */
.ins-search__input::placeholder {
  color: rgba(255, 255, 255, 0.48); }

/* line 612, 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 627, theme.scss */
.ins-search__button svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 1.8; }

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

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

/* line 647, 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 655, theme.scss */
.ins-header__phone strong {
  margin-top: 2px;
  font-size: 15px;
  font-weight: 750;
  white-space: nowrap; }

/* line 662, 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 674, theme.scss */
.ins-cart-link:hover {
  color: var(--ins-white);
  border-color: var(--ins-primary);
  background: var(--ins-primary); }

/* line 680, 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 690, 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 707, theme.scss */
.ins-burger,
.ins-menu-overlay {
  display: none; }

/* line 713, 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 729, 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 740, 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 752, theme.scss */
.ins-hero__inner {
  position: relative;
  z-index: 3;
  display: flex;
  min-height: inherit;
  align-items: center; }

/* line 760, 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 778, theme.scss */
.ins-hero__eyebrow {
  color: #ff746a; }

/* line 782, 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 792, 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 800, theme.scss */
.ins-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 36px; }

/* line 807, 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 817, theme.scss */
.ins-hero__trust li {
  display: flex;
  align-items: center;
  gap: 7px; }

/* line 823, 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 834, 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 846, 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 854, theme.scss */
.ins-hero__model-note strong {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 720; }

/* line 860, 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 877, theme.scss */
.ins-hero__scroll:hover {
  color: var(--ins-white); }

/* line 881, 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 902, 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 926, 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 940, theme.scss */
.ins-hero__smoke--one {
  right: 25%;
  bottom: 6%; }

/* line 945, 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 965, 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 972, theme.scss */
.ins-category-grid {
  display: grid;
  grid-template-columns: 1.15fr 1fr 1fr;
  grid-auto-rows: 245px;
  gap: 18px; }

/* line 979, 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 991, theme.scss */
.ins-category-card:hover {
  color: var(--ins-white); }

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

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

/* line 1003, 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 1014, theme.scss */
.ins-category-card--wide .ins-category-card__image {
  object-position: center 36%; }

/* line 1018, 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 1028, 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 1038, theme.scss */
.ins-category-card:hover .ins-category-card__image {
  filter: saturate(0.9) brightness(0.88);
  transform: scale(1.055); }

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

/* line 1053, 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 1062, theme.scss */
.ins-category-card__content strong {
  font-size: 29px;
  font-weight: 760;
  line-height: 1.05;
  letter-spacing: -0.035em; }

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

/* line 1073, 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 1083, 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 1095, 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 1103, theme.scss */
.ins-products {
  background: var(--ins-white); }

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

/* line 1113, 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 1123, theme.scss */
.ins-product-card:hover {
  border-color: rgba(16, 18, 20, 0.16);
  box-shadow: var(--ins-shadow);
  transform: translateY(-7px); }

/* line 1129, 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 1139, 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 1147, theme.scss */
.ins-product-card:hover .ins-product-card__image {
  transform: scale(1.045); }

/* line 1151, 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 1168, theme.scss */
.ins-product-card__status::before {
  width: 6px;
  height: 6px;
  margin-right: 7px;
  content: "";
  background: #38a169;
  border-radius: 50%; }

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

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

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

/* line 1190, 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 1199, theme.scss */
.ins-product-card__title a {
  transition: color var(--ins-transition); }

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

/* line 1207, 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 1217, theme.scss */
.ins-product-card__price {
  margin: 0;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.025em; }

/* line 1225, 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 1236, theme.scss */
.ins-product-card__arrow:hover {
  color: var(--ins-white);
  border-color: var(--ins-primary);
  background: var(--ins-primary);
  transform: translateX(3px); }

/* line 1243, 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 1253, theme.scss */
.ins-products__empty p {
  margin: 0;
  color: var(--ins-muted); }

/* line 1259, 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 1267, 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 1280, 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 1289, theme.scss */
.ins-protection__visual {
  position: relative;
  min-height: 540px; }

/* line 1294, 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 1305, 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 1314, 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 1331, theme.scss */
.ins-protection__badge span {
  font-size: 29px;
  font-weight: 850;
  line-height: 1; }

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

/* line 1342, 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 1352, 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 1360, theme.scss */
.ins-protection__ring::before {
  inset: 16px; }

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

/* line 1369, 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 1377, theme.scss */
.ins-feature-list {
  display: grid;
  gap: 0;
  margin-top: 34px; }

/* line 1383, 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 1391, 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 1403, theme.scss */
.ins-feature-list strong {
  font-size: 17px;
  font-weight: 720; }

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

/* line 1414, 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 1424, theme.scss */
.ins-stat {
  display: flex;
  min-height: 132px;
  align-items: center;
  gap: 18px;
  padding: 24px 34px; }

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

/* line 1436, 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 1446, 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 1456, 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 1463, theme.scss */
.ins-steps {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0; }

/* line 1470, 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 1480, theme.scss */
.ins-step {
  position: relative;
  z-index: 1;
  min-height: 286px;
  padding: 0 42px 32px;
  text-align: center; }

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

/* line 1492, 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 1501, 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 1515, 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 1526, theme.scss */
.ins-step:hover .ins-step__wheel {
  border-color: var(--ins-primary);
  transform: rotate(45deg); }

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

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

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

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

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

/* line 1565, 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 1574, theme.scss */
.ins-about__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.72) contrast(1.03); }

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

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

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

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

/* line 1602, 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 1618, theme.scss */
.ins-about__stamp::after {
  position: absolute;
  inset: 8px;
  content: "";
  border: 1px dashed rgba(255, 255, 255, 0.62);
  border-radius: 50%; }

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

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

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

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

/* line 1653, 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 1663, 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 1674, theme.scss */
.ins-about__points span {
  color: var(--ins-muted);
  font-size: 14px; }

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

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

/* line 1689, 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 1700, 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 1710, 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 1720, 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 1729, theme.scss */
.ins-custom-order h2 {
  margin: 0;
  font-size: 26px;
  font-weight: 760;
  letter-spacing: -0.03em; }

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

/* line 1743, 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 1749, theme.scss */
.ins-faq__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.68fr) minmax(0, 1.32fr);
  gap: 90px;
  align-items: start; }

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

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

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

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

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

/* line 1780, 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 1798, 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 1807, 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 1819, theme.scss */
.ins-accordion__plus::after {
  transform: translate(-50%, -50%) rotate(90deg); }

/* line 1823, 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 1830, theme.scss */
.ins-accordion__panel {
  height: 0;
  overflow: hidden;
  transition: height 360ms cubic-bezier(0.22, 1, 0.36, 1); }

/* line 1836, 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 1844, theme.scss */
.ins-accordion__answer a {
  color: var(--ins-primary);
  border-bottom: 1px solid currentColor; }

/* line 1850, 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 1858, 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 1872, 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 1881, 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 1889, theme.scss */
.ins-contact__details {
  display: grid;
  gap: 0;
  margin-top: 38px;
  font-style: normal; }

/* line 1896, 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 1906, theme.scss */
.ins-contact__details > a:hover {
  color: #ff756c; }

/* line 1910, 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 1918, theme.scss */
.ins-contact__details strong {
  font-size: 18px;
  font-weight: 680; }

/* line 1923, 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 1935, 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 1946, theme.scss */
.ins-pickup div {
  display: flex;
  min-width: 0;
  flex-direction: column; }

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

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

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

/* line 1969, 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 1977, 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 1986, theme.scss */
.ins-contact__form-card > h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 780;
  line-height: 1.05;
  letter-spacing: -0.04em; }

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

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

/* line 2004, 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 2015, theme.scss */
.ins-lead-form__success.is-show {
  display: block; }

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

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

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

/* line 2037, 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 2050, theme.scss */
.ins-field__input::placeholder {
  color: #9b9fa3; }

/* line 2054, 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 2060, theme.scss */
.ins-field__error {
  display: block;
  min-height: 16px;
  margin-top: 4px;
  color: var(--ins-primary-dark);
  font-size: 11px; }

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

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

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

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

/* line 2094, 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 2104, 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 2118, theme.scss */
.ins-consent__input:checked + .ins-consent__box {
  border-color: var(--ins-primary);
  background: var(--ins-primary); }

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

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

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

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

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

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

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

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

/* line 2168, 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 2176, 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 2185, theme.scss */
.ins-footer__links {
  display: grid;
  gap: 11px; }

/* line 2190, 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 2196, theme.scss */
.ins-footer__links a:hover {
  padding-left: 4px;
  color: var(--ins-white); }

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

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

/* line 2213, 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 2220, 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 2228, theme.scss */
.ins-footer__note {
  margin: 9px 0 0;
  color: #e06b63;
  font-size: 11px; }

/* line 2234, 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 2245, theme.scss */
.ins-footer__bottom p {
  margin: 0; }

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

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

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

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

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

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

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

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

/* line 2302, 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 2314, 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 2320, theme.scss */
.ins-messenger--telegram {
  background: #229ed9; }

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

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

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

/* line 2343, 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 2367, theme.scss */
.ins-to-top.ins-is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0); }

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

/* line 2377, 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 2387, theme.scss */
.ins-mobile-bar {
  display: none; }

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

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

/* line 2405, 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 2418, 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 2437, theme.scss */
.ins-popup.ins-is-open .ins-popup__dialog {
  opacity: 1;
  transform: translateY(0) scale(1); }

/* line 2442, 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 2455, 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 2470, theme.scss */
.ins-popup__close span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 1px;
  background: currentColor; }

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

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

/* line 2487, 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 2502, 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 2513, 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 2523, theme.scss */
.ins-popup__actions {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px; }

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

/* line 2541, 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 2547, theme.scss */
.ins-reveal.ins-is-visible {
  opacity: 1;
  transform: translateY(0); }

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

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

/* line 2561, 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 2570, 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 2576, 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 2583, theme.scss */
  :root {
    --ins-container: 1120px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 2689, 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 2709, theme.scss */
  .ins-menu-open .ins-nav {
    transform: translateX(0); }

  /* line 2713, 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 2725, 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 2736, theme.scss */
  .ins-nav__close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 1px;
    background: currentColor; }

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

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

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

  /* line 2759, 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 2766, theme.scss */
  .ins-nav__link::after {
    display: none; }

  /* line 2770, 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 2780, theme.scss */
  .ins-nav__mobile-phone span {
    font-size: 11px;
    opacity: 0.72; }

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

  /* line 2790, 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 2805, theme.scss */
  .ins-menu-open .ins-menu-overlay {
    opacity: 1;
    pointer-events: auto; }

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

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

  /* line 2818, 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 2831, theme.scss */
  .ins-burger span {
    width: 100%;
    height: 1.5px;
    background: currentColor; }

  /* line 2837, 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 2846, theme.scss */
  .ins-hero__content {
    width: 67%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 3020, 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 3040, theme.scss */
  .ins-menu-open .ins-nav {
    transform: translateX(0); }

  /* line 3044, 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 3056, 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 3067, theme.scss */
  .ins-nav__close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 1px;
    background: currentColor; }

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

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

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

  /* line 3090, 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 3097, theme.scss */
  .ins-nav__link::after {
    display: none; }

  /* line 3101, 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 3111, theme.scss */
  .ins-nav__mobile-phone span {
    font-size: 10px;
    opacity: 0.72; }

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

  /* line 3121, 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 3136, theme.scss */
  .ins-menu-open .ins-menu-overlay {
    opacity: 1;
    pointer-events: auto; }

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

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

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

  /* line 3156, 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 3169, theme.scss */
  .ins-burger span {
    width: 100%;
    height: 1.5px;
    background: currentColor; }

  /* line 3175, 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 3184, theme.scss */
  .ins-hero::after {
    height: 260px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 3398, 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 3407, 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 3416, theme.scss */
  .ins-step + .ins-step {
    border-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 3614, 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 3624, theme.scss */
  .ins-messengers.ins-is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0); }

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

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

  /* line 3642, 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 3664, theme.scss */
  .ins-mobile-bar.ins-is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0); }

  /* line 3670, 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 3682, theme.scss */
  .ins-mobile-bar__call {
    border: 1px solid rgba(255, 255, 255, 0.19); }

  /* line 3686, 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 3696, theme.scss */
  .ins-mobile-bar__catalog {
    margin-left: 7px;
    background: var(--ins-primary); }

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

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

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

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

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

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

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

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

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

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