@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #ffffff);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #000000);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #1a1a1a);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #333333);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, minimal);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 30px);
  --color-notice-warning:var(--draft-color-notice-warning, #ffffff);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --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, #ffffff);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --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, #ffffff);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --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, #ffffff);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Arial);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Arial);
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 900);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 8, theme.scss */
body {
  background: #ffffff;
  color: #000000;
  font-family: Manrope, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  letter-spacing: 0;
  text-rendering: optimizeLegibility; }

/* line 16, theme.scss */
body,
button,
input,
textarea,
select {
  letter-spacing: 0; }

/* line 24, theme.scss */
a {
  color: inherit;
  text-underline-offset: 0.18em; }

/* line 29, theme.scss */
img,
video {
  max-width: 100%; }

/* line 34, theme.scss */
.page_layout {
  background: #ffffff;
  overflow: hidden; }

/* line 39, theme.scss */
main {
  background: #ffffff;
  isolation: isolate; }

/* line 44, theme.scss */
header {
  background: #ffffff;
  border-bottom: 1px solid #000000;
  position: sticky;
  top: 0;
  z-index: 90; }

/* line 52, theme.scss */
footer {
  background: #000000;
  color: #ffffff;
  margin-top: 52px; }

/* line 58, theme.scss */
main h1,
main h2,
main h3,
main h4 {
  color: #000000;
  font-family: Manrope, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 0.98; }

/* line 69, theme.scss */
main h1 {
  font-size: 72px; }

/* line 73, theme.scss */
main h2 {
  font-size: 52px; }

/* line 77, theme.scss */
main h3 {
  font-size: 32px; }

/* line 81, theme.scss */
main p {
  color: #000000;
  line-height: 1.55; }

/* line 86, theme.scss */
button,
.button,
.btn,
button[type="submit"] {
  border-radius: 999px; }

/* line 93, theme.scss */
input,
textarea,
select {
  border: 1px solid #000000;
  border-radius: 18px;
  box-shadow: none; }

/* line 101, theme.scss */
[class*="product-card"],
[class*="product_card"],
[class*="catalog-item"],
[class*="product-item"] {
  border-radius: 28px;
  overflow: hidden;
  transition: box-shadow 220ms ease, transform 220ms ease; }

/* line 110, theme.scss */
[class*="product-card"]:hover,
[class*="product_card"]:hover,
[class*="catalog-item"]:hover,
[class*="product-item"]:hover {
  box-shadow: 0 0 0 2px #000000;
  transform: translateY(-3px); }

/* line 118, theme.scss */
[class*="product-card"] img,
[class*="product_card"] img,
[class*="catalog-item"] img,
[class*="product-item"] img {
  border-radius: 24px; }

/* line 125, theme.scss */
[class*="price"],
[class*="Price"] {
  color: #000000;
  font-weight: 900; }

/* line 131, theme.scss */
[class*="banner"],
[class*="Banner"] {
  overflow: hidden; }

/* line 136, theme.scss */
[class*="review"],
[class*="benefit"],
[class*="form"] {
  border-radius: 24px; }

/* line 142, theme.scss */
[data-fixed-panels] {
  z-index: 120; }

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

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

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

@media (max-width: 980px) {
  /* line 159, theme.scss */
  main h1 {
    font-size: 48px; }

  /* line 163, theme.scss */
  main h2 {
    font-size: 38px; }

  /* line 167, theme.scss */
  main h3 {
    font-size: 28px; }

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

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

  /* line 183, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
@media (max-width: 560px) {
  /* line 189, theme.scss */
  body {
    font-size: 15px; }

  /* line 193, theme.scss */
  main h1 {
    font-size: 38px; }

  /* line 197, theme.scss */
  main h2 {
    font-size: 32px; }

  /* line 201, theme.scss */
  main h3 {
    font-size: 24px; }

  /* line 205, theme.scss */
  input,
  textarea,
  select {
    border-radius: 14px; } }
/* CF Visual V4: fixed structure, visible buttons, full-width landing */
/* line 215, theme.scss */
body.cf-index-template {
  background: #ffffff;
  color: #000000;
  margin: 0;
  overflow-x: hidden; }

/* line 216, theme.scss */
body.cf-index-template .page_layout, body.cf-index-template main {
  background: #ffffff;
  width: 100%;
  max-width: none;
  overflow: visible; }

/* line 217, theme.scss */
body.cf-index-template .outside-widgets, body.cf-index-template [data-fixed-panels] {
  display: none!important; }

/* line 218, theme.scss */
body.cf-index-template .preloader {
  display: none!important; }

/* line 219, theme.scss */
.cf-page, .cf-page * {
  box-sizing: border-box; }

/* line 220, theme.scss */
.cf-page {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  background: #ffffff;
  color: #000000;
  line-height: 1.08;
  width: 100vw;
  max-width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden; }

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

/* line 222, theme.scss */
.cf-page img {
  display: block;
  max-width: 100%; }

/* line 223, theme.scss */
.cf-page button, .cf-page a {
  font-family: inherit; }

/* line 224, theme.scss */
.cf-page button {
  cursor: pointer;
  border-radius: 0; }

/* line 225, theme.scss */
.cf-top {
  position: sticky;
  top: 0;
  z-index: 90;
  background: #ffffff;
  color: #000000;
  border-bottom: 2px solid #000000; }

/* line 226, theme.scss */
.cf-top__inner {
  height: 74px;
  display: grid;
  grid-template-columns: 250px 1fr 250px 0;
  align-items: center;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000; }

/* line 227, theme.scss */
.cf-logo {
  height: 74px;
  display: flex;
  align-items: center;
  padding: 0 30px;
  border-right: 2px solid #000000;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 900;
  line-height: .86;
  letter-spacing: -.08em; }

/* line 228, theme.scss */
.cf-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  height: 74px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900; }

/* line 229, theme.scss */
.cf-nav a, .cf-top-cta {
  display: flex;
  align-items: center;
  height: 100%; }

/* line 230, theme.scss */
.cf-top-cta {
  justify-content: center;
  border-left: 2px solid #000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  gap: 12px; }

/* line 231, theme.scss */
.cf-menu-btn {
  display: none;
  background: #ffffff;
  border: 0;
  border-left: 2px solid #000000;
  width: 74px;
  height: 74px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px; }

/* line 232, theme.scss */
.cf-menu-btn span {
  display: block;
  width: 26px;
  height: 2px;
  background: #000000; }

/* line 233, theme.scss */
.cf-mobile-nav {
  display: none;
  background: #ffffff;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000; }

/* line 234, theme.scss */
.cf-mobile-nav a {
  display: block;
  padding: 18px 24px;
  border-bottom: 2px solid #000000;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 13px; }

/* line 235, theme.scss */
.cf-mobile-nav.is-open {
  display: block; }

/* line 236, theme.scss */
.cf-main {
  background: #ffffff; }

/* line 237, theme.scss */
.cf-hero {
  display: grid;
  grid-template-columns: 44% 56%;
  min-height: 760px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000; }

/* line 238, theme.scss */
.cf-hero__text {
  padding: 58px 46px 46px;
  border-right: 2px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  background: #ffffff; }

/* line 239, theme.scss */
.cf-kicker {
  margin: 0 0 28px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  color: #000000; }

/* line 240, theme.scss */
.cf-kicker--white {
  color: #ffffff; }

/* line 241, theme.scss */
.cf-h1 {
  margin: 0;
  text-transform: uppercase;
  font-size: 88px;
  line-height: .84;
  letter-spacing: -.09em;
  font-weight: 900;
  color: #000000;
  max-width: 680px; }

/* line 242, theme.scss */
.cf-lead {
  margin: 28px 0 0;
  max-width: 560px;
  font-size: 20px;
  line-height: 1.32;
  color: #000000; }

/* line 243, theme.scss */
.cf-actions-row {
  display: flex;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
  margin-top: 40px; }

/* line 244, theme.scss */
.cf-btn {
  display: inline-flex!important;
  visibility: visible!important;
  opacity: 1!important;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  min-height: 58px;
  min-width: 220px;
  padding: 0 24px;
  background: #000000!important;
  color: #ffffff!important;
  border: 2px solid #000000!important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .03em;
  position: relative;
  z-index: 5; }

/* line 245, theme.scss */
.cf-btn span {
  font-size: 22px;
  line-height: 1; }

/* line 246, theme.scss */
.cf-btn--white {
  background: #ffffff!important;
  color: #000000!important;
  border-color: #ffffff!important; }

/* line 247, theme.scss */
.cf-link {
  display: inline-flex!important;
  align-items: center;
  min-height: 58px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  border-bottom: 2px solid #000000; }

/* line 248, theme.scss */
.cf-hero__media {
  margin: 0;
  position: relative;
  min-height: 760px;
  background: #ffffff;
  overflow: hidden; }

/* line 249, theme.scss */
.cf-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right; }

/* line 250, theme.scss */
.cf-hero__media figcaption {
  position: absolute;
  left: 24px;
  bottom: 24px;
  background: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  padding: 16px 18px;
  display: flex;
  gap: 18px;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900; }

/* line 251, theme.scss */
.cf-hero__media figcaption strong {
  font-size: 42px;
  line-height: .85;
  letter-spacing: -.08em; }

/* line 252, theme.scss */
.cf-marquee {
  background: #000000;
  color: #ffffff;
  overflow: hidden;
  border-bottom: 2px solid #000000; }

/* line 253, theme.scss */
.cf-marquee__track {
  display: flex;
  gap: 52px;
  width: max-content;
  animation: cfMarquee 30s linear infinite;
  padding: 18px 0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: .08em; }

@keyframes cfMarquee {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }
/* line 255, theme.scss */
.cf-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  background: #ffffff; }

/* line 256, theme.scss */
.cf-stat {
  min-height: 170px;
  padding: 28px 30px;
  border-right: 2px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px; }

/* line 257, theme.scss */
.cf-stat:last-child {
  border-right: 0; }

/* line 258, theme.scss */
.cf-stat strong {
  font-size: 58px;
  line-height: .86;
  letter-spacing: -.08em;
  font-weight: 900;
  color: #000000; }

/* line 259, theme.scss */
.cf-stat span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  color: #000000; }

/* line 260, theme.scss */
.cf-section {
  border-bottom: 2px solid #000000;
  background: #ffffff; }

/* line 261, theme.scss */
.cf-section-head {
  display: grid;
  grid-template-columns: 90px 1fr 32%;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  align-items: stretch; }

/* line 262, theme.scss */
.cf-section-head span, .cf-section-head h2, .cf-section-head p {
  padding: 22px 28px;
  margin: 0;
  border-right: 2px solid #000000;
  text-transform: uppercase;
  color: #000000; }

/* line 263, theme.scss */
.cf-section-head span {
  font-size: 18px;
  font-weight: 900; }

/* line 264, theme.scss */
.cf-section-head h2 {
  font-size: 34px;
  line-height: .9;
  letter-spacing: -.06em;
  font-weight: 900; }

/* line 265, theme.scss */
.cf-section-head p {
  border-right: 0;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 900;
  display: flex;
  align-items: center; }

/* line 266, theme.scss */
.cf-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-left: 2px solid #000000;
  border-right: 2px solid #000000; }

/* line 267, theme.scss */
.cf-card {
  min-height: 570px;
  background: #ffffff;
  color: #000000;
  border-right: 2px solid #000000;
  padding: 22px;
  display: grid;
  grid-template-rows: auto auto auto auto 1fr;
  gap: 16px;
  position: relative;
  overflow: hidden; }

/* line 268, theme.scss */
.cf-card:last-child {
  border-right: 0; }

/* line 269, theme.scss */
.cf-card--black {
  background: #000000;
  color: #ffffff; }

/* line 270, theme.scss */
.cf-card__num {
  font-size: 14px;
  font-weight: 900; }

/* line 271, theme.scss */
.cf-card h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 38px;
  line-height: .9;
  letter-spacing: -.07em;
  font-weight: 900;
  color: inherit; }

/* line 272, theme.scss */
.cf-card p {
  margin: 0;
  max-width: 280px;
  font-size: 14px;
  line-height: 1.35;
  color: inherit; }

/* line 273, theme.scss */
.cf-arrow {
  display: flex!important;
  visibility: visible!important;
  opacity: 1!important;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  font-size: 25px;
  line-height: 1;
  position: relative;
  z-index: 4; }

/* line 274, theme.scss */
.cf-card--black .cf-arrow {
  background: #000000;
  color: #ffffff;
  border-color: #ffffff; }

/* line 275, theme.scss */
.cf-card__media {
  align-self: end;
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 2px solid currentColor;
  background: #ffffff;
  color: #000000; }

/* line 276, theme.scss */
.cf-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(130%); }

/* line 277, theme.scss */
.cf-card__media.is-contain img {
  width: 90%;
  height: 90%;
  object-fit: contain; }

/* line 278, theme.scss */
.cf-process-grid {
  display: grid;
  grid-template-columns: 1fr;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000; }

/* line 279, theme.scss */
.cf-process-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  background: #ffffff; }

/* line 280, theme.scss */
.cf-step {
  display: flex!important;
  visibility: visible!important;
  opacity: 1!important;
  min-height: 230px;
  padding: 22px;
  border: 0;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  background: #ffffff;
  color: #000000;
  text-align: left;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: space-between;
  gap: 14px;
  position: relative;
  z-index: 3; }

/* line 281, theme.scss */
.cf-step:last-child {
  border-right: 0; }

/* line 282, theme.scss */
.cf-step span {
  font-size: 32px;
  line-height: .85;
  font-weight: 900;
  letter-spacing: -.07em; }

/* line 283, theme.scss */
.cf-step strong {
  font-size: 15px;
  line-height: 1;
  font-weight: 900; }

/* line 284, theme.scss */
.cf-step em {
  font-size: 12px;
  line-height: 1.35;
  text-transform: none;
  font-style: normal;
  font-weight: 400; }

/* line 285, theme.scss */
.cf-step b {
  font-size: 30px;
  font-weight: 400;
  line-height: 1; }

/* line 286, theme.scss */
.cf-step.is-active {
  background: #000000;
  color: #ffffff; }

/* line 287, theme.scss */
.cf-process-detail {
  display: grid;
  grid-template-columns: 38% 62%;
  min-height: 520px;
  background: #ffffff; }

/* line 288, theme.scss */
.cf-process-detail__copy {
  padding: 38px;
  border-right: 2px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #000000;
  color: #ffffff; }

/* line 289, theme.scss */
.cf-process-detail__copy span {
  display: block;
  font-size: 96px;
  line-height: .8;
  letter-spacing: -.09em;
  font-weight: 900;
  color: #ffffff; }

/* line 290, theme.scss */
.cf-process-detail__copy h3 {
  margin: 34px 0 18px;
  text-transform: uppercase;
  font-size: 48px;
  line-height: .9;
  letter-spacing: -.07em;
  color: #ffffff; }

/* line 291, theme.scss */
.cf-process-detail__copy p {
  margin: 0;
  max-width: 520px;
  font-size: 18px;
  line-height: 1.35;
  color: #ffffff; }

/* line 292, theme.scss */
.cf-process-detail__media {
  background: #ffffff;
  overflow: hidden; }

/* line 293, theme.scss */
.cf-process-detail__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(100%) contrast(130%); }

/* line 294, theme.scss */
.cf-constructor {
  display: grid;
  grid-template-columns: 30% 40% 30%;
  min-height: 690px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  background: #ffffff; }

/* line 295, theme.scss */
.cf-constructor__copy {
  padding: 42px 32px;
  border-right: 2px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #ffffff; }

/* line 296, theme.scss */
.cf-constructor__copy h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 58px;
  line-height: .88;
  letter-spacing: -.08em;
  font-weight: 900;
  color: #000000; }

/* line 297, theme.scss */
.cf-constructor__copy p {
  font-size: 17px;
  line-height: 1.35;
  color: #000000;
  max-width: 440px; }

/* line 298, theme.scss */
.cf-fit {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 2px solid #000000;
  background: #ffffff;
  padding: 40px;
  overflow: hidden;
  min-width: 0; }

/* line 299, theme.scss */
.cf-fit:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 2px solid #000000; }

/* line 300, theme.scss */
.cf-fit img {
  position: relative;
  z-index: 1;
  max-height: 610px;
  width: auto;
  max-width: 76%;
  object-fit: contain;
  filter: grayscale(100%) contrast(126%); }

/* line 301, theme.scss */
.cf-fit-btn {
  display: flex!important;
  visibility: visible!important;
  opacity: 1!important;
  position: absolute;
  z-index: 5;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  background: #000000;
  color: #ffffff;
  border: 2px solid #000000;
  border-radius: 50%;
  font-size: 28px;
  line-height: 1; }

/* line 302, theme.scss */
.cf-fit-btn--a {
  left: 8%;
  top: 22%; }

/* line 302, theme.scss */
.cf-fit-btn--b {
  left: 10%;
  top: 48%; }

/* line 302, theme.scss */
.cf-fit-btn--c {
  left: 8%;
  bottom: 18%; }

/* line 302, theme.scss */
.cf-fit-btn--d {
  right: 8%;
  top: 22%; }

/* line 302, theme.scss */
.cf-fit-btn--e {
  right: 10%;
  top: 48%; }

/* line 302, theme.scss */
.cf-fit-btn--f {
  right: 8%;
  bottom: 18%; }

/* line 303, theme.scss */
.cf-options-panel {
  padding: 42px 32px;
  background: #000000;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0; }

/* line 304, theme.scss */
.cf-option {
  border-top: 2px solid #ffffff;
  padding: 24px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center; }

/* line 305, theme.scss */
.cf-option:first-child {
  border-top: 0; }

/* line 306, theme.scss */
.cf-option span {
  flex: 0 0 100%;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  color: #ffffff; }

/* line 307, theme.scss */
.cf-chip {
  display: inline-flex!important;
  visibility: visible!important;
  opacity: 1!important;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 16px;
  background: #000000;
  color: #ffffff;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  position: relative;
  z-index: 4; }

/* line 308, theme.scss */
.cf-chip.is-active {
  background: #ffffff;
  color: #000000; }

/* line 309, theme.scss */
.cf-gallery {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border-left: 2px solid #000000;
  border-right: 2px solid #000000; }

/* line 310, theme.scss */
.cf-gallery-item {
  display: flex!important;
  visibility: visible!important;
  opacity: 1!important;
  height: 280px;
  border: 0;
  border-right: 2px solid #000000;
  background: #ffffff;
  color: #000000;
  position: relative;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 0; }

/* line 311, theme.scss */
.cf-gallery-item:last-child {
  border-right: 0; }

/* line 312, theme.scss */
.cf-gallery-item img {
  width: 90%;
  height: 90%;
  object-fit: contain;
  filter: grayscale(100%) contrast(130%); }

/* line 313, theme.scss */
.cf-gallery-item.is-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 314, theme.scss */
.cf-gallery-item span {
  position: absolute;
  left: 12px;
  top: 12px;
  background: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 900; }

/* line 315, theme.scss */
.cf-cta {
  display: grid;
  grid-template-columns: 42% 58%;
  min-height: 460px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  background: #000000;
  color: #ffffff; }

/* line 316, theme.scss */
.cf-cta__copy {
  padding: 48px 42px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #000000;
  color: #ffffff; }

/* line 317, theme.scss */
.cf-cta__copy h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 76px;
  line-height: .84;
  letter-spacing: -.08em;
  font-weight: 900;
  color: #ffffff; }

/* line 318, theme.scss */
.cf-cta__copy p {
  max-width: 540px;
  font-size: 18px;
  line-height: 1.35;
  color: #ffffff; }

/* line 319, theme.scss */
.cf-cta__media {
  border-left: 2px solid #ffffff;
  background: #000000;
  overflow: hidden; }

/* line 320, theme.scss */
.cf-cta__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(140%); }

/* line 321, theme.scss */
.cf-footer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border: 2px solid #000000;
  border-top: 0;
  background: #ffffff;
  color: #000000; }

/* line 322, theme.scss */
.cf-footer div {
  padding: 24px;
  border-right: 2px solid #000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900; }

/* line 322, theme.scss */
.cf-footer div:last-child {
  border-right: 0; }

/* line 323, theme.scss */
.cf-modal {
  position: fixed;
  inset: 0;
  background: #000000;
  z-index: 200;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 28px; }

/* line 324, theme.scss */
.cf-modal.is-open {
  display: flex; }

/* line 324, theme.scss */
.cf-modal img {
  width: auto;
  max-width: 92vw;
  max-height: 88vh; }

/* line 324, theme.scss */
.cf-modal button {
  display: flex!important;
  position: absolute;
  right: 24px;
  top: 24px;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  background: #000000;
  color: #ffffff;
  border: 2px solid #ffffff;
  font-size: 34px; }

/* line 325, theme.scss */
.cf-reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease,transform 520ms ease; }

/* line 325, theme.scss */
.cf-reveal.is-visible {
  opacity: 1;
  transform: none; }

@media (max-width: 1180px) {
  /* line 326, theme.scss */
  .cf-top__inner {
    grid-template-columns: 1fr 74px; }

  /* line 326, theme.scss */
  .cf-nav, .cf-top-cta {
    display: none; }

  /* line 326, theme.scss */
  .cf-menu-btn {
    display: flex; }

  /* line 326, theme.scss */
  .cf-hero {
    grid-template-columns: 1fr;
    min-height: 0; }

  /* line 326, theme.scss */
  .cf-hero__text {
    border-right: 0;
    border-bottom: 2px solid #000000;
    padding: 44px 24px; }

  /* line 326, theme.scss */
  .cf-h1 {
    font-size: 68px; }

  /* line 326, theme.scss */
  .cf-hero__media {
    min-height: 520px; }

  /* line 326, theme.scss */
  .cf-stats {
    grid-template-columns: repeat(2, 1fr); }

  /* line 326, theme.scss */
  .cf-stat:nth-child(2n) {
    border-right: 0; }

  /* line 326, theme.scss */
  .cf-cards {
    grid-template-columns: repeat(2, 1fr); }

  /* line 326, theme.scss */
  .cf-card:nth-child(2n) {
    border-right: 0; }

  /* line 326, theme.scss */
  .cf-process-steps {
    grid-template-columns: 1fr; }

  /* line 326, theme.scss */
  .cf-step {
    min-height: 0;
    border-right: 0; }

  /* line 326, theme.scss */
  .cf-process-detail {
    grid-template-columns: 1fr; }

  /* line 326, theme.scss */
  .cf-process-detail__copy {
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 326, theme.scss */
  .cf-process-detail__media {
    min-height: 420px; }

  /* line 326, theme.scss */
  .cf-constructor {
    grid-template-columns: 1fr; }

  /* line 326, theme.scss */
  .cf-constructor__copy, .cf-fit {
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 326, theme.scss */
  .cf-options-panel {
    padding: 30px 24px; }

  /* line 326, theme.scss */
  .cf-gallery {
    grid-template-columns: repeat(3, 1fr); }

  /* line 326, theme.scss */
  .cf-gallery-item:nth-child(3n) {
    border-right: 0; }

  /* line 326, theme.scss */
  .cf-cta {
    grid-template-columns: 1fr; }

  /* line 326, theme.scss */
  .cf-cta__media {
    border-left: 0;
    border-top: 2px solid #ffffff;
    min-height: 320px; }

  /* line 326, theme.scss */
  .cf-footer {
    grid-template-columns: 1fr; }

  /* line 326, theme.scss */
  .cf-footer div {
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 326, theme.scss */
  .cf-footer div:last-child {
    border-bottom: 0; } }
@media (max-width: 640px) {
  /* line 327, theme.scss */
  .cf-logo {
    font-size: 20px;
    padding: 0 18px; }

  /* line 327, theme.scss */
  .cf-h1 {
    font-size: 46px; }

  /* line 327, theme.scss */
  .cf-lead {
    font-size: 16px; }

  /* line 327, theme.scss */
  .cf-btn {
    width: 100%;
    min-width: 0; }

  /* line 327, theme.scss */
  .cf-hero__media {
    min-height: 360px; }

  /* line 327, theme.scss */
  .cf-hero__media figcaption {
    left: 14px;
    right: 14px;
    bottom: 14px; }

  /* line 327, theme.scss */
  .cf-stats {
    grid-template-columns: 1fr; }

  /* line 327, theme.scss */
  .cf-stat {
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 327, theme.scss */
  .cf-section-head {
    grid-template-columns: 70px 1fr; }

  /* line 327, theme.scss */
  .cf-section-head p {
    display: none; }

  /* line 327, theme.scss */
  .cf-section-head span, .cf-section-head h2 {
    padding: 18px 16px; }

  /* line 327, theme.scss */
  .cf-section-head h2 {
    font-size: 25px; }

  /* line 327, theme.scss */
  .cf-cards, .cf-gallery {
    grid-template-columns: 1fr; }

  /* line 327, theme.scss */
  .cf-card {
    min-height: 0;
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 327, theme.scss */
  .cf-card__media {
    height: 250px; }

  /* line 327, theme.scss */
  .cf-process-detail__copy span {
    font-size: 72px; }

  /* line 327, theme.scss */
  .cf-process-detail__copy h3 {
    font-size: 38px; }

  /* line 327, theme.scss */
  .cf-fit {
    padding: 56px 10px; }

  /* line 327, theme.scss */
  .cf-fit img {
    max-width: 76%;
    max-height: 520px; }

  /* line 327, theme.scss */
  .cf-fit-btn {
    width: 42px;
    height: 42px;
    font-size: 24px; }

  /* line 327, theme.scss */
  .cf-gallery-item {
    height: 260px;
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 327, theme.scss */
  .cf-cta__copy h2 {
    font-size: 48px; }

  /* line 327, theme.scss */
  .cf-cta__copy {
    padding: 36px 24px; } }
/* END CF Visual V4 */
/* CF Visual V5 MAX: same structure, stronger dynamics and editorial tension */
/* line 332, theme.scss */
body.cf-index-template {
  background: #ffffff!important;
  color: #000000!important; }

/* line 333, theme.scss */
body.cf-index-template header:not(.cf-top), body.cf-index-template footer:not(.cf-footer) {
  display: none!important; }

/* line 334, theme.scss */
.cf-page {
  font-kerning: normal;
  cursor: default; }

/* line 335, theme.scss */
.cf-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000;
  z-index: 500;
  transform: translateY(0);
  transition: transform 760ms cubic-bezier(0.82, 0, 0.12, 1);
  pointer-events: none; }

/* line 336, theme.scss */
.cf-page.is-loaded:before {
  transform: translateY(-100%); }

/* line 337, theme.scss */
.cf-progress {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 6px;
  background: #000000;
  z-index: 510;
  transform: scaleX(0);
  transform-origin: left center;
  pointer-events: none; }

/* line 338, theme.scss */
.cf-top {
  will-change: transform;
  transition: transform 260ms ease; }

/* line 339, theme.scss */
.cf-top.is-hidden {
  transform: translateY(-74px); }

/* line 340, theme.scss */
.cf-top__inner {
  position: relative;
  overflow: hidden; }

/* line 341, theme.scss */
.cf-top__inner:after {
  content: "DIGITAL ATELIER SYSTEM / CUSTOM FIT / PATTERN / FABRIC";
  position: absolute;
  left: 250px;
  right: 250px;
  bottom: 6px;
  text-align: center;
  font-size: 9px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .18em;
  color: #000000;
  opacity: .28;
  pointer-events: none; }

/* line 342, theme.scss */
.cf-logo {
  transition: background 220ms ease,color 220ms ease; }

/* line 343, theme.scss */
.cf-logo:hover {
  background: #000000;
  color: #ffffff; }

/* line 344, theme.scss */
.cf-nav a, .cf-top-cta, .cf-link {
  position: relative;
  overflow: hidden; }

/* line 345, theme.scss */
.cf-nav a:after, .cf-top-cta:after, .cf-link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #000000;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 220ms ease; }

/* line 346, theme.scss */
.cf-nav a:hover:after, .cf-top-cta:hover:after, .cf-link:hover:after {
  transform: scaleX(1); }

/* line 347, theme.scss */
.cf-hero {
  position: relative;
  overflow: hidden; }

/* line 348, theme.scss */
.cf-hero:after {
  content: "01 / FULL CYCLE DIGITAL ATELIER";
  position: absolute;
  left: 22px;
  bottom: 12px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .22em;
  color: #000000;
  z-index: 3; }

/* line 349, theme.scss */
.cf-hero__text {
  position: relative;
  overflow: hidden; }

/* line 350, theme.scss */
.cf-hero__text:before {
  content: "";
  position: absolute;
  left: 46px;
  right: 46px;
  top: 30px;
  border-top: 2px solid #000000;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 960ms cubic-bezier(0.82, 0, 0.12, 1) 260ms; }

/* line 351, theme.scss */
.cf-page.is-loaded .cf-hero__text:before {
  transform: scaleX(1); }

/* line 352, theme.scss */
.cf-hero__text:after {
  content: "ATELIER\A SYSTEM";
  white-space: pre;
  position: absolute;
  right: -12px;
  bottom: 22px;
  font-size: 96px;
  line-height: .82;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -.1em;
  color: #000000;
  opacity: .055;
  pointer-events: none; }

/* line 353, theme.scss */
.cf-h1 {
  transform: translateY(26px);
  opacity: 0;
  transition: opacity 760ms ease 220ms, transform 760ms cubic-bezier(0.82, 0, 0.12, 1) 220ms; }

/* line 354, theme.scss */
.cf-page.is-loaded .cf-h1 {
  opacity: 1;
  transform: none; }

/* line 355, theme.scss */
.cf-hero__media {
  isolation: isolate; }

/* line 356, theme.scss */
.cf-hero__media:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #000000 1px, #ffffff 1px), linear-gradient(#000000 1px, #ffffff 1px);
  background-size: 122px 122px;
  opacity: .045;
  z-index: 2;
  pointer-events: none; }

/* line 357, theme.scss */
.cf-hero__media:after {
  content: "";
  position: absolute;
  top: -25%;
  bottom: -25%;
  width: 2px;
  left: 62%;
  background: #000000;
  z-index: 3;
  animation: cfScanner 5.2s linear infinite;
  opacity: .38;
  pointer-events: none; }

/* line 358, theme.scss */
.cf-hero__media img {
  will-change: transform;
  transition: filter 320ms ease,transform 320ms ease;
  filter: grayscale(100%) contrast(145%); }

/* line 359, theme.scss */
.cf-hero__media:hover img {
  filter: grayscale(100%) contrast(170%); }

/* line 360, theme.scss */
.cf-hero__media figcaption {
  transition: background 220ms ease,color 220ms ease,transform 220ms ease; }

/* line 361, theme.scss */
.cf-hero__media:hover figcaption {
  background: #000000;
  color: #ffffff;
  transform: translateY(-4px); }

@keyframes cfScanner {
  0% {
    transform: translateX(-360px); }
  100% {
    transform: translateX(360px); } }
/* line 363, theme.scss */
.cf-marquee {
  position: relative; }

/* line 364, theme.scss */
.cf-marquee:before, .cf-marquee:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 72px;
  background: #000000;
  z-index: 2;
  pointer-events: none; }

/* line 365, theme.scss */
.cf-marquee:before {
  left: 0; }

/* line 365, theme.scss */
.cf-marquee:after {
  right: 0; }

/* line 366, theme.scss */
.cf-marquee__track {
  animation-duration: 18s; }

/* line 367, theme.scss */
.cf-stats {
  position: relative; }

/* line 368, theme.scss */
.cf-stat {
  position: relative;
  overflow: hidden;
  transition: background 220ms ease,color 220ms ease; }

/* line 369, theme.scss */
.cf-stat:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: #000000;
  transition: width 360ms cubic-bezier(0.82, 0, 0.12, 1);
  z-index: 0; }

/* line 370, theme.scss */
.cf-stat:hover:before {
  width: 100%; }

/* line 371, theme.scss */
.cf-stat strong, .cf-stat span {
  position: relative;
  z-index: 1;
  transition: color 220ms ease,transform 220ms ease; }

/* line 372, theme.scss */
.cf-stat:hover strong, .cf-stat:hover span {
  color: #ffffff; }

/* line 373, theme.scss */
.cf-stat:hover strong {
  transform: translateX(8px); }

/* line 374, theme.scss */
.cf-section {
  position: relative; }

/* line 375, theme.scss */
.cf-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #000000;
  z-index: 4;
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform 800ms cubic-bezier(0.82, 0, 0.12, 1); }

/* line 376, theme.scss */
.cf-section.is-visible-section:before {
  transform: scaleY(1); }

/* line 377, theme.scss */
.cf-section-head {
  position: relative;
  overflow: hidden; }

/* line 378, theme.scss */
.cf-section-head:after {
  content: "SCROLL / SELECT / CUSTOMIZE";
  position: absolute;
  right: 26px;
  bottom: 8px;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .2em;
  color: #000000;
  opacity: .28; }

/* line 379, theme.scss */
.cf-card {
  transition: background 260ms ease,color 260ms ease,transform 260ms ease; }

/* line 380, theme.scss */
.cf-card:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  background: #000000;
  transition: height 330ms cubic-bezier(0.82, 0, 0.12, 1);
  z-index: 0; }

/* line 381, theme.scss */
.cf-card > * {
  position: relative;
  z-index: 1; }

/* line 382, theme.scss */
.cf-card:not(.cf-card--black):hover {
  color: #ffffff;
  transform: translateY(-6px); }

/* line 383, theme.scss */
.cf-card:not(.cf-card--black):hover:before {
  height: 100%; }

/* line 384, theme.scss */
.cf-card:not(.cf-card--black):hover .cf-arrow {
  background: #ffffff!important;
  color: #000000!important;
  border-color: #ffffff!important; }

/* line 385, theme.scss */
.cf-card--black:hover {
  background: #ffffff;
  color: #000000;
  transform: translateY(-6px); }

/* line 386, theme.scss */
.cf-card--black:hover .cf-arrow {
  background: #000000;
  color: #ffffff;
  border-color: #000000; }

/* line 387, theme.scss */
.cf-card__media {
  transition: transform 260ms ease,border-color 260ms ease; }

/* line 388, theme.scss */
.cf-card:hover .cf-card__media {
  transform: translateY(-8px); }

/* line 389, theme.scss */
.cf-card__media img {
  transition: transform 520ms cubic-bezier(0.82, 0, 0.12, 1), filter 220ms ease; }

/* line 390, theme.scss */
.cf-card:hover .cf-card__media img {
  transform: scale(1.08);
  filter: grayscale(100%) contrast(170%); }

/* line 391, theme.scss */
.cf-arrow, .cf-fit-btn, .cf-chip, .cf-btn, .cf-modal button {
  transition: transform 180ms ease,background 180ms ease,color 180ms ease,border-color 180ms ease; }

/* line 392, theme.scss */
.cf-arrow:hover, .cf-fit-btn:hover, .cf-chip:hover, .cf-btn:hover, .cf-modal button:hover {
  transform: translateX(4px); }

/* line 393, theme.scss */
.cf-btn:hover {
  background: #ffffff!important;
  color: #000000!important; }

/* line 394, theme.scss */
.cf-btn--white:hover {
  background: #000000!important;
  color: #ffffff!important; }

/* line 395, theme.scss */
.cf-process-steps {
  position: relative; }

/* line 396, theme.scss */
.cf-process-steps:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  background: #000000;
  transform-origin: left center;
  transform: scaleX(0);
  z-index: 10;
  transition: transform 420ms cubic-bezier(0.82, 0, 0.12, 1); }

/* line 397, theme.scss */
.cf-process-steps[data-progress="1"]:before {
  transform: scaleX(0.2); }

/* line 397, theme.scss */
.cf-process-steps[data-progress="2"]:before {
  transform: scaleX(0.4); }

/* line 397, theme.scss */
.cf-process-steps[data-progress="3"]:before {
  transform: scaleX(0.6); }

/* line 397, theme.scss */
.cf-process-steps[data-progress="4"]:before {
  transform: scaleX(0.8); }

/* line 397, theme.scss */
.cf-process-steps[data-progress="5"]:before {
  transform: scaleX(1); }

/* line 398, theme.scss */
.cf-step {
  overflow: hidden; }

/* line 399, theme.scss */
.cf-step:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: #000000;
  transform: translateY(-100%);
  transition: transform 280ms cubic-bezier(0.82, 0, 0.12, 1);
  z-index: -1; }

/* line 400, theme.scss */
.cf-step:hover:after {
  transform: translateY(0); }

/* line 401, theme.scss */
.cf-step:hover {
  color: #ffffff; }

/* line 402, theme.scss */
.cf-step.is-active {
  transform: translateY(-6px); }

/* line 403, theme.scss */
.cf-process-detail {
  overflow: hidden; }

/* line 404, theme.scss */
.cf-process-detail__copy {
  position: relative; }

/* line 405, theme.scss */
.cf-process-detail__copy:after {
  content: "LIVE STEP";
  position: absolute;
  right: 28px;
  top: 28px;
  writing-mode: vertical-rl;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .18em;
  color: #ffffff;
  opacity: .48; }

/* line 406, theme.scss */
.cf-process-detail__media img {
  transition: transform 700ms cubic-bezier(0.82, 0, 0.12, 1), filter 220ms ease; }

/* line 407, theme.scss */
.cf-process-detail__media:hover img {
  transform: scale(1.06);
  filter: grayscale(100%) contrast(170%); }

/* line 408, theme.scss */
.cf-constructor {
  position: relative; }

/* line 409, theme.scss */
.cf-constructor:before {
  content: "04 / CONFIGURE";
  position: absolute;
  left: 22px;
  bottom: 14px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .22em;
  color: #000000;
  z-index: 4; }

/* line 410, theme.scss */
.cf-fit:after {
  content: "";
  position: absolute;
  left: -20%;
  right: -20%;
  top: 52%;
  border-top: 2px solid #000000;
  z-index: 2;
  animation: cfFitScan 4s linear infinite;
  opacity: .4;
  pointer-events: none; }

@keyframes cfFitScan {
  0% {
    transform: translateY(-170px); }
  100% {
    transform: translateY(170px); } }
/* line 412, theme.scss */
.cf-fit-btn:after {
  content: "";
  position: absolute;
  left: -8px;
  right: -8px;
  top: -8px;
  bottom: -8px;
  border: 2px solid #000000;
  border-radius: 50%;
  transform: scale(0.7);
  opacity: 0;
  transition: opacity 180ms ease,transform 180ms ease; }

/* line 413, theme.scss */
.cf-fit-btn:hover:after, .cf-fit-btn.is-active:after {
  opacity: 1;
  transform: scale(1); }

/* line 414, theme.scss */
.cf-fit-status {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 22px;
  z-index: 8;
  background: #000000;
  color: #ffffff;
  border: 2px solid #000000;
  padding: 14px 16px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .04em;
  transform: translateY(10px);
  opacity: 0;
  transition: opacity 180ms ease,transform 180ms ease; }

/* line 415, theme.scss */
.cf-fit-status.is-show {
  opacity: 1;
  transform: none; }

/* line 416, theme.scss */
.cf-options-panel {
  position: relative;
  overflow: hidden; }

/* line 417, theme.scss */
.cf-options-panel:after {
  content: "PARAMETERS / BLACK WHITE ONLY";
  position: absolute;
  left: 32px;
  bottom: 20px;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .18em;
  color: #ffffff;
  opacity: .42; }

/* line 418, theme.scss */
.cf-chip:hover {
  background: #ffffff;
  color: #000000; }

/* line 419, theme.scss */
.cf-gallery-item {
  transition: transform 260ms ease; }

/* line 420, theme.scss */
.cf-gallery-item:after {
  content: "OPEN";
  position: absolute;
  right: 12px;
  bottom: 12px;
  background: #000000;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  transform: translateY(22px);
  opacity: 0;
  transition: opacity 180ms ease,transform 180ms ease; }

/* line 421, theme.scss */
.cf-gallery-item:hover {
  transform: translateY(-6px);
  z-index: 3; }

/* line 422, theme.scss */
.cf-gallery-item:hover:after {
  opacity: 1;
  transform: none; }

/* line 423, theme.scss */
.cf-gallery-item:hover img {
  transform: scale(1.07);
  filter: grayscale(100%) contrast(175%); }

/* line 424, theme.scss */
.cf-gallery-item img {
  transition: transform 420ms cubic-bezier(0.82, 0, 0.12, 1), filter 220ms ease; }

/* line 425, theme.scss */
.cf-cta {
  position: relative;
  overflow: hidden; }

/* line 426, theme.scss */
.cf-cta:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 2px;
  background: #ffffff;
  z-index: 4;
  animation: cfCtaLine 2.4s steps(6, end) infinite; }

@keyframes cfCtaLine {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }
/* line 428, theme.scss */
.cf-cta__media img {
  animation: cfPatternDrift 14s ease-in-out infinite alternate;
  transform-origin: center center; }

@keyframes cfPatternDrift {
  0% {
    transform: scale(1) translateX(0); }
  100% {
    transform: scale(1.08) translateX(-16px); } }
/* line 430, theme.scss */
.cf-footer a {
  display: inline-flex;
  border-bottom: 2px solid #000000; }

/* line 431, theme.scss */
.cf-reveal {
  transform: translateY(38px);
  transition: opacity 720ms ease, transform 720ms cubic-bezier(0.82, 0, 0.12, 1); }

/* line 432, theme.scss */
.cf-reveal.is-visible {
  transform: none; }

@media (max-width: 1180px) {
  /* line 433, theme.scss */
  .cf-top__inner:after {
    display: none; }

  /* line 433, theme.scss */
  .cf-hero__text:after {
    font-size: 62px; }

  /* line 433, theme.scss */
  .cf-card:not(.cf-card--black):hover, .cf-card--black:hover, .cf-step.is-active, .cf-gallery-item:hover {
    transform: none; }

  /* line 433, theme.scss */
  .cf-process-steps:before {
    height: 4px; }

  /* line 433, theme.scss */
  .cf-fit-status {
    left: 14px;
    right: 14px;
    bottom: 14px; }

  /* line 433, theme.scss */
  .cf-options-panel:after {
    display: none; } }
@media (max-width: 640px) {
  /* line 434, theme.scss */
  .cf-page:before {
    display: none; }

  /* line 434, theme.scss */
  .cf-progress {
    height: 4px; }

  /* line 434, theme.scss */
  .cf-hero:after, .cf-constructor:before {
    display: none; }

  /* line 434, theme.scss */
  .cf-hero__text:before {
    left: 24px;
    right: 24px; }

  /* line 434, theme.scss */
  .cf-hero__text:after {
    font-size: 40px;
    bottom: 10px; }

  /* line 434, theme.scss */
  .cf-marquee__track {
    animation-duration: 15s; }

  /* line 434, theme.scss */
  .cf-fit:after {
    display: none; }

  /* line 434, theme.scss */
  .cf-fit-status {
    font-size: 10px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 435, theme.scss */
  .cf-page:before, .cf-progress, .cf-marquee__track, .cf-hero__media:after, .cf-fit:after, .cf-cta:before, .cf-cta__media img {
    animation: none!important;
    transition: none!important; }

  /* line 435, theme.scss */
  .cf-reveal, .cf-h1 {
    transition: none!important;
    transform: none!important;
    opacity: 1!important; } }
/* END CF Visual V5 MAX */
/* CF Visual V6: connected site system — catalog + about */
/* line 440, theme.scss */
body.cf-custom-template {
  background: #ffffff!important;
  color: #000000!important; }

/* line 441, theme.scss */
body.cf-custom-template header:not(.cf-top), body.cf-custom-template footer:not(.cf-footer), body.cf-custom-template [data-fixed-panels="bottom"] {
  display: none!important; }

/* line 442, theme.scss */
.cf-subpage {
  min-height: 100vh;
  background: #ffffff;
  color: #000000;
  overflow: hidden; }

/* line 443, theme.scss */
.cf-submain {
  padding-top: 74px; }

/* line 444, theme.scss */
.cf-subtop {
  border-bottom: 2px solid #000000;
  background: #ffffff; }

/* line 445, theme.scss */
.cf-subhero {
  display: grid;
  grid-template-columns: 46% 54%;
  border-bottom: 2px solid #000000;
  min-height: 650px;
  background: #ffffff; }

/* line 446, theme.scss */
.cf-subhero__copy {
  padding: 78px 48px 48px;
  border-right: 2px solid #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden; }

/* line 447, theme.scss */
.cf-subhero__copy:after {
  content: "DIGITAL ATELIER";
  position: absolute;
  left: 42px;
  bottom: 30px;
  font-size: 112px;
  line-height: .8;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -.09em;
  color: #000000;
  opacity: .06;
  pointer-events: none; }

/* line 448, theme.scss */
.cf-subtitle {
  font-size: 74px;
  line-height: .86;
  letter-spacing: -.065em;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 28px;
  max-width: 760px; }

/* line 449, theme.scss */
.cf-subhero__media {
  position: relative;
  margin: 0;
  min-height: 650px;
  overflow: hidden;
  background: #ffffff; }

/* line 450, theme.scss */
.cf-subhero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(150%);
  display: block;
  transition: transform 700ms cubic-bezier(0.82, 0, 0.12, 1), filter 240ms ease; }

/* line 451, theme.scss */
.cf-subhero__media:hover img {
  transform: scale(1.05);
  filter: grayscale(100%) contrast(180%); }

/* line 452, theme.scss */
.cf-subhero__media:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #000000 1px, transparent 1px), linear-gradient(#000000 1px, transparent 1px);
  background-size: 96px 96px;
  z-index: 2;
  opacity: .07;
  pointer-events: none; }

/* line 453, theme.scss */
.cf-subhero__media:after {
  content: "SCAN";
  position: absolute;
  right: 18px;
  top: 18px;
  border: 2px solid #000000;
  background: #ffffff;
  color: #000000;
  padding: 10px 12px;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
  z-index: 3; }

/* line 454, theme.scss */
.cf-catalog-control {
  border-bottom: 2px solid #000000;
  padding: 34px 32px 28px;
  background: #ffffff; }

/* line 455, theme.scss */
.cf-filterbar {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px; }

/* line 456, theme.scss */
.cf-filter {
  appearance: none;
  border: 2px solid #000000;
  background: #ffffff;
  color: #000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  padding: 13px 18px;
  cursor: pointer;
  transition: background 180ms ease,color 180ms ease,transform 180ms ease; }

/* line 457, theme.scss */
.cf-filter:hover, .cf-filter.is-active {
  background: #000000;
  color: #ffffff;
  transform: translateY(-2px); }

/* line 458, theme.scss */
.cf-catalog-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-bottom: 2px solid #000000;
  border-left: 2px solid #000000; }

/* line 459, theme.scss */
.cf-product-card {
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  background: #ffffff;
  color: #000000;
  min-height: 560px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  transition: background 220ms ease,color 220ms ease,transform 220ms ease; }

/* line 460, theme.scss */
.cf-product-card.is-hidden {
  display: none; }

/* line 461, theme.scss */
.cf-product-card:hover {
  background: #000000;
  color: #ffffff;
  transform: translateY(-6px);
  z-index: 5; }

/* line 462, theme.scss */
.cf-product-card--black {
  background: #000000;
  color: #ffffff; }

/* line 463, theme.scss */
.cf-product-card--black:hover {
  background: #ffffff;
  color: #000000; }

/* line 464, theme.scss */
.cf-product-card__image {
  display: block;
  height: 340px;
  border-bottom: 2px solid #000000;
  background: #ffffff;
  overflow: hidden; }

/* line 465, theme.scss */
.cf-product-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(145%);
  display: block;
  transition: transform 520ms cubic-bezier(0.82, 0, 0.12, 1), filter 220ms ease; }

/* line 466, theme.scss */
.cf-product-card:hover .cf-product-card__image img {
  transform: scale(1.08);
  filter: grayscale(100%) contrast(185%); }

/* line 467, theme.scss */
.cf-product-card__body {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1; }

/* line 468, theme.scss */
.cf-product-card__num {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .12em; }

/* line 469, theme.scss */
.cf-product-card h3 {
  font-size: 28px;
  line-height: .92;
  text-transform: uppercase;
  letter-spacing: -.045em;
  margin: 0;
  font-weight: 900; }

/* line 470, theme.scss */
.cf-product-card h3 a {
  color: inherit;
  text-decoration: none; }

/* line 471, theme.scss */
.cf-product-card p {
  font-size: 14px;
  line-height: 1.45;
  margin: 0;
  max-width: 320px; }

/* line 472, theme.scss */
.cf-product-card__foot {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 2px solid currentColor;
  padding-top: 16px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .06em; }

/* line 473, theme.scss */
.cf-product-card__foot a {
  width: 42px;
  height: 42px;
  border: 2px solid currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  text-decoration: none;
  font-size: 24px;
  transition: background 180ms ease,color 180ms ease; }

/* line 474, theme.scss */
.cf-product-card__foot a:hover {
  background: #ffffff;
  color: #000000; }

/* line 475, theme.scss */
.cf-catalog-split {
  display: grid;
  grid-template-columns: 45% 55%;
  border-bottom: 2px solid #000000;
  min-height: 520px; }

/* line 476, theme.scss */
.cf-catalog-split > div {
  padding: 58px 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 2px solid #000000;
  background: #000000;
  color: #ffffff; }

/* line 477, theme.scss */
.cf-catalog-split h2, .cf-about-method h2, .cf-page-content h2 {
  font-size: 52px;
  line-height: .9;
  letter-spacing: -.055em;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 24px; }

/* line 478, theme.scss */
.cf-catalog-split p {
  font-size: 18px;
  line-height: 1.45;
  max-width: 540px;
  margin: 0 0 28px; }

/* line 479, theme.scss */
.cf-catalog-split figure {
  margin: 0;
  overflow: hidden;
  background: #ffffff; }

/* line 480, theme.scss */
.cf-catalog-split img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(145%);
  display: block; }

/* line 481, theme.scss */
.cf-manifesto {
  display: grid;
  grid-template-columns: 22% 78%;
  border-bottom: 2px solid #000000;
  min-height: 340px;
  background: #000000;
  color: #ffffff; }

/* line 482, theme.scss */
.cf-manifesto__num {
  font-size: 180px;
  line-height: .8;
  font-weight: 900;
  letter-spacing: -.08em;
  padding: 44px;
  border-right: 2px solid #ffffff; }

/* line 483, theme.scss */
.cf-manifesto__text {
  display: flex;
  align-items: center;
  padding: 48px; }

/* line 484, theme.scss */
.cf-manifesto__text p {
  font-size: 54px;
  line-height: .9;
  letter-spacing: -.055em;
  text-transform: uppercase;
  font-weight: 900;
  max-width: 1100px;
  margin: 0; }

/* line 485, theme.scss */
.cf-about-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-bottom: 2px solid #000000;
  border-left: 2px solid #000000; }

/* line 486, theme.scss */
.cf-about-grid article {
  min-height: 360px;
  padding: 30px 26px;
  border-right: 2px solid #000000;
  background: #ffffff;
  color: #000000;
  transition: background 220ms ease,color 220ms ease,transform 220ms ease; }

/* line 487, theme.scss */
.cf-about-grid article:hover {
  background: #000000;
  color: #ffffff;
  transform: translateY(-6px); }

/* line 488, theme.scss */
.cf-about-grid span {
  display: block;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .12em;
  margin-bottom: 46px; }

/* line 489, theme.scss */
.cf-about-grid h3 {
  font-size: 34px;
  line-height: .9;
  text-transform: uppercase;
  letter-spacing: -.05em;
  margin: 0 0 18px;
  font-weight: 900; }

/* line 490, theme.scss */
.cf-about-grid p {
  font-size: 15px;
  line-height: 1.45;
  margin: 0; }

/* line 491, theme.scss */
.cf-about-method {
  display: grid;
  grid-template-columns: 52% 48%;
  border-bottom: 2px solid #000000;
  background: #ffffff; }

/* line 492, theme.scss */
.cf-about-method figure {
  margin: 0;
  background: #000000;
  overflow: hidden;
  min-height: 620px;
  border-right: 2px solid #000000; }

/* line 493, theme.scss */
.cf-about-method img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(160%);
  display: block; }

/* line 494, theme.scss */
.cf-about-method > div {
  padding: 62px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 495, theme.scss */
.cf-about-method ul {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
  border-top: 2px solid #000000; }

/* line 496, theme.scss */
.cf-about-method li {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 18px;
  border-bottom: 2px solid #000000;
  padding: 20px 0;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800; }

/* line 497, theme.scss */
.cf-about-method li span {
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -.04em; }

/* line 498, theme.scss */
.cf-page-content {
  padding: 44px 32px 54px;
  border-bottom: 2px solid #000000;
  background: #ffffff;
  color: #000000; }

/* line 499, theme.scss */
.cf-richtext {
  font-size: 18px;
  line-height: 1.55;
  max-width: 920px; }

/* line 500, theme.scss */
.cf-richtext:empty {
  display: none; }

/* line 501, theme.scss */
.cf-cta--sub {
  border-top: 0; }

/* line 502, theme.scss */
.cf-subfooter {
  display: flex!important;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 26px 32px;
  border-top: 2px solid #000000;
  background: #ffffff;
  color: #000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em; }

/* line 503, theme.scss */
.cf-subfooter a {
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid #000000; }

@media (max-width: 1180px) {
  /* line 504, theme.scss */
  .cf-subtitle {
    font-size: 58px; }

  /* line 504, theme.scss */
  .cf-subhero {
    grid-template-columns: 1fr; }

  /* line 504, theme.scss */
  .cf-subhero__copy {
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 504, theme.scss */
  .cf-subhero__media {
    min-height: 520px; }

  /* line 504, theme.scss */
  .cf-catalog-grid, .cf-about-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 504, theme.scss */
  .cf-catalog-split, .cf-about-method, .cf-manifesto {
    grid-template-columns: 1fr; }

  /* line 504, theme.scss */
  .cf-catalog-split > div, .cf-about-method figure, .cf-manifesto__num {
    border-right: 0;
    border-bottom: 2px solid #000000; }

  /* line 504, theme.scss */
  .cf-manifesto__text p {
    font-size: 42px; } }
@media (max-width: 760px) {
  /* line 505, theme.scss */
  .cf-submain {
    padding-top: 68px; }

  /* line 505, theme.scss */
  .cf-subhero__copy {
    padding: 54px 22px 34px; }

  /* line 505, theme.scss */
  .cf-subtitle {
    font-size: 42px; }

  /* line 505, theme.scss */
  .cf-subhero__media {
    min-height: 420px; }

  /* line 505, theme.scss */
  .cf-catalog-control {
    padding: 28px 18px; }

  /* line 505, theme.scss */
  .cf-filterbar {
    gap: 8px; }

  /* line 505, theme.scss */
  .cf-filter {
    font-size: 10px;
    padding: 10px 12px; }

  /* line 505, theme.scss */
  .cf-catalog-grid, .cf-about-grid {
    grid-template-columns: 1fr; }

  /* line 505, theme.scss */
  .cf-product-card {
    min-height: auto; }

  /* line 505, theme.scss */
  .cf-product-card__image {
    height: 300px; }

  /* line 505, theme.scss */
  .cf-catalog-split > div, .cf-about-method > div, .cf-page-content {
    padding: 36px 22px; }

  /* line 505, theme.scss */
  .cf-catalog-split h2, .cf-about-method h2, .cf-page-content h2 {
    font-size: 36px; }

  /* line 505, theme.scss */
  .cf-manifesto__num {
    font-size: 100px;
    padding: 28px 22px; }

  /* line 505, theme.scss */
  .cf-manifesto__text {
    padding: 32px 22px; }

  /* line 505, theme.scss */
  .cf-manifesto__text p {
    font-size: 32px; }

  /* line 505, theme.scss */
  .cf-about-method figure {
    min-height: 420px; }

  /* line 505, theme.scss */
  .cf-subfooter {
    display: grid!important;
    grid-template-columns: 1fr;
    align-items: start;
    padding: 22px; }

  /* line 505, theme.scss */
  .cf-subhero__copy:after {
    display: none; } }
/* END CF Visual V6 */
/* CF Visual V7: SCARLET WORLD SYSTEM — stronger visual + dynamic accents */
/* line 510, theme.scss */
.cf-page {
  cursor: default; }

/* line 511, theme.scss */
.cf-progress {
  background: #e10600!important;
  height: 5px!important;
  z-index: 250!important; }

/* line 512, theme.scss */
.cf-top {
  border-bottom-color: #000000!important; }

/* line 513, theme.scss */
.cf-top__inner {
  grid-template-columns: 220px 1fr 210px 220px 0; }

/* line 514, theme.scss */
.cf-logo {
  position: relative; }

/* line 515, theme.scss */
.cf-logo:after {
  content: "";
  position: absolute;
  left: 30px;
  bottom: 13px;
  width: 32px;
  height: 3px;
  background: #e10600;
  transform-origin: left center;
  animation: cfRedBlink 2600ms steps(2, end) infinite; }

/* line 516, theme.scss */
.cf-phone {
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-left: 2px solid #000000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .02em;
  background: #ffffff;
  color: #000000;
  text-decoration: none;
  position: relative;
  overflow: hidden; }

/* line 517, theme.scss */
.cf-phone i {
  display: block;
  width: 9px;
  height: 9px;
  background: #e10600;
  border: 2px solid #e10600;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #e10600;
  animation: cfPulse 1600ms ease-out infinite; }

/* line 518, theme.scss */
.cf-phone:after {
  content: "CALL";
  position: absolute;
  right: 12px;
  bottom: 8px;
  font-size: 8px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .22em;
  color: #e10600; }

/* line 519, theme.scss */
.cf-phone:hover {
  background: #000000;
  color: #ffffff; }

/* line 520, theme.scss */
.cf-mobile-phone {
  display: block!important;
  background: #e10600!important;
  color: #ffffff!important;
  border-bottom: 2px solid #000000!important;
  text-transform: uppercase;
  font-weight: 900; }

/* line 521, theme.scss */
.cf-footer-phone {
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid #e10600; }

/* line 522, theme.scss */
.cf-kicker, .cf-card__num, .cf-product-card__num, .cf-about-grid span, .cf-filter.is-active, .cf-subhero__media:after {
  color: #e10600!important; }

/* line 523, theme.scss */
.cf-kicker:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #e10600;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: 1px; }

/* line 524, theme.scss */
.cf-h1, .cf-subtitle {
  position: relative;
  text-shadow: 2px 0 0 #ffffff,-2px 0 0 #ffffff; }

/* line 525, theme.scss */
.cf-h1:after, .cf-subtitle:after {
  content: "";
  display: block;
  width: 74px;
  height: 5px;
  background: #e10600;
  margin-top: 24px; }

/* line 526, theme.scss */
.cf-hero__text {
  position: relative; }

/* line 527, theme.scss */
.cf-hero__text:before {
  border-color: #e10600!important;
  opacity: 1!important; }

/* line 528, theme.scss */
.cf-hero__media {
  position: relative; }

/* line 529, theme.scss */
.cf-hero__media:before {
  content: "";
  position: absolute;
  left: 14%;
  top: 22%;
  width: 12px;
  height: 12px;
  border: 2px solid #e10600;
  border-radius: 50%;
  z-index: 6;
  animation: cfPulse 1800ms ease-out infinite;
  pointer-events: none; }

/* line 530, theme.scss */
.cf-hero__media:after {
  content: "";
  position: absolute;
  right: 34%;
  top: 38%;
  width: 12px;
  height: 12px;
  border: 2px solid #e10600;
  border-radius: 50%;
  z-index: 6;
  animation: cfPulse 2200ms ease-out infinite;
  pointer-events: none; }

/* line 531, theme.scss */
.cf-hero__media figcaption {
  border-color: #e10600!important; }

/* line 532, theme.scss */
.cf-hero__media figcaption strong {
  color: #e10600; }

/* line 533, theme.scss */
.cf-marquee {
  background: #000000;
  color: #ffffff;
  position: relative; }

/* line 534, theme.scss */
.cf-marquee:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #e10600;
  animation: cfRedSweep 4400ms linear infinite; }

/* line 535, theme.scss */
.cf-stat {
  background: #000000;
  color: #ffffff;
  border-right-color: #e10600;
  transition: background 220ms ease,color 220ms ease,transform 220ms ease; }

/* line 536, theme.scss */
.cf-stat strong, .cf-stat span {
  color: #ffffff; }

/* line 537, theme.scss */
.cf-stat:hover {
  background: #e10600;
  color: #ffffff;
  transform: translateY(-4px); }

/* line 538, theme.scss */
.cf-section-head span {
  color: #e10600!important; }

/* line 539, theme.scss */
.cf-btn {
  border-color: #000000!important;
  overflow: hidden; }

/* line 540, theme.scss */
.cf-btn span, .cf-link, .cf-arrow, .cf-step b, .cf-fit-btn, .cf-chip.is-active, .cf-product-card__foot a {
  color: #e10600!important; }

/* line 541, theme.scss */
.cf-btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: #e10600;
  z-index: -1;
  transition: width 260ms cubic-bezier(0.82, 0, 0.12, 1); }

/* line 542, theme.scss */
.cf-btn:hover {
  background: #000000!important;
  color: #ffffff!important;
  border-color: #e10600!important;
  transform: translateY(-2px) !important; }

/* line 543, theme.scss */
.cf-btn:hover:before {
  width: 100%; }

/* line 544, theme.scss */
.cf-btn:hover span {
  color: #ffffff!important; }

/* line 545, theme.scss */
.cf-btn--white {
  border-color: #ffffff!important; }

/* line 546, theme.scss */
.cf-btn--white:before {
  background: #e10600; }

/* line 547, theme.scss */
.cf-link {
  border-bottom-color: #e10600!important; }

/* line 548, theme.scss */
.cf-link:hover {
  color: #e10600; }

/* line 549, theme.scss */
.cf-card {
  transition: background 260ms ease,color 260ms ease,transform 260ms ease,border-color 260ms ease; }

/* line 550, theme.scss */
.cf-card:hover {
  border-color: #e10600;
  box-shadow: inset 0 0 0 2px #e10600; }

/* line 551, theme.scss */
.cf-card:hover .cf-card__num {
  color: #ffffff!important;
  background: #e10600;
  padding: 4px 8px;
  width: max-content; }

/* line 552, theme.scss */
.cf-card__media {
  position: relative; }

/* line 553, theme.scss */
.cf-card__media:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #e10600;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 260ms ease; }

/* line 554, theme.scss */
.cf-card:hover .cf-card__media:after {
  transform: scaleX(1); }

/* line 555, theme.scss */
.cf-arrow {
  border-color: currentColor!important; }

/* line 556, theme.scss */
.cf-arrow:hover {
  background: #e10600!important;
  color: #ffffff!important;
  border-color: #e10600!important; }

/* line 557, theme.scss */
.cf-process-steps:before {
  background: #e10600!important; }

/* line 558, theme.scss */
.cf-step.is-active {
  background: #000000!important;
  color: #ffffff!important;
  box-shadow: inset 0 -6px 0 #e10600; }

/* line 559, theme.scss */
.cf-step.is-active span, .cf-step.is-active b {
  color: #e10600!important; }

/* line 560, theme.scss */
.cf-process-detail__copy span {
  color: #e10600!important; }

/* line 561, theme.scss */
.cf-process-detail__copy:after {
  color: #e10600!important;
  opacity: 1!important; }

/* line 562, theme.scss */
.cf-process-detail__media {
  position: relative; }

/* line 563, theme.scss */
.cf-process-detail__media:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 4px;
  background: #e10600;
  animation: cfRedSweep 3600ms linear infinite; }

/* line 564, theme.scss */
.cf-fit:before {
  border-left-color: #e10600!important; }

/* line 565, theme.scss */
.cf-fit-btn {
  border-color: #e10600!important;
  background: #000000!important; }

/* line 566, theme.scss */
.cf-fit-btn.is-active, .cf-fit-btn:hover {
  background: #e10600!important;
  color: #ffffff!important;
  box-shadow: 0 0 0 6px #ffffff,0 0 0 8px #e10600; }

/* line 567, theme.scss */
.cf-fit-status {
  border-color: #e10600!important; }

/* line 568, theme.scss */
.cf-chip {
  border-color: #000000!important; }

/* line 569, theme.scss */
.cf-chip.is-active {
  border-color: #e10600!important;
  box-shadow: inset 0 0 0 3px #e10600; }

/* line 570, theme.scss */
.cf-options-panel:after {
  color: #e10600!important;
  opacity: .9!important; }

/* line 571, theme.scss */
.cf-gallery-item {
  position: relative; }

/* line 572, theme.scss */
.cf-gallery-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: #e10600;
  z-index: 5;
  opacity: 0;
  transition: opacity 180ms ease; }

/* line 573, theme.scss */
.cf-gallery-item:hover:before {
  opacity: 1; }

/* line 574, theme.scss */
.cf-gallery-item:hover {
  box-shadow: inset 0 0 0 3px #e10600; }

/* line 575, theme.scss */
.cf-cta {
  position: relative; }

/* line 576, theme.scss */
.cf-cta:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 4px;
  background: #e10600;
  z-index: 5; }

/* line 577, theme.scss */
.cf-cta__copy h2:after {
  content: "";
  display: block;
  width: 92px;
  height: 5px;
  background: #e10600;
  margin-top: 20px; }

/* line 578, theme.scss */
.cf-modal button {
  background: #e10600!important;
  color: #ffffff!important;
  border-color: #e10600!important; }

/* line 579, theme.scss */
.cf-filter.is-active {
  background: #e10600!important;
  color: #ffffff!important;
  border-color: #e10600!important; }

/* line 580, theme.scss */
.cf-filter:hover {
  background: #e10600!important;
  color: #ffffff!important;
  border-color: #e10600!important; }

/* line 581, theme.scss */
.cf-product-card:hover {
  box-shadow: inset 0 0 0 3px #e10600; }

/* line 582, theme.scss */
.cf-product-card__foot {
  border-top-color: #e10600!important; }

/* line 583, theme.scss */
.cf-manifesto__num {
  color: #e10600!important; }

/* line 584, theme.scss */
.cf-about-grid article:hover {
  box-shadow: inset 0 0 0 3px #e10600; }

/* line 585, theme.scss */
.cf-about-method li span {
  color: #e10600; }

/* line 586, theme.scss */
.cf-subfooter a:hover {
  color: #e10600;
  border-bottom-color: #e10600; }

/* line 587, theme.scss */
.cf-red-cursor {
  position: fixed;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  margin-top: -9px;
  border: 2px solid #e10600;
  border-radius: 50%;
  z-index: 9999;
  pointer-events: none;
  transform: translate(-40px, -40px);
  transition: width 160ms ease,height 160ms ease,margin 160ms ease,background 160ms ease; }

/* line 588, theme.scss */
.cf-red-cursor.is-hot {
  width: 42px;
  height: 42px;
  margin-left: -21px;
  margin-top: -21px;
  background: #e10600;
  opacity: .22; }

/* line 589, theme.scss */
.cf-red-corner {
  position: absolute;
  width: 34px;
  height: 34px;
  border-color: #e10600;
  pointer-events: none;
  z-index: 10; }

/* line 590, theme.scss */
.cf-red-corner--tl {
  left: 12px;
  top: 12px;
  border-left: 3px solid #e10600;
  border-top: 3px solid #e10600; }

/* line 591, theme.scss */
.cf-red-corner--br {
  right: 12px;
  bottom: 12px;
  border-right: 3px solid #e10600;
  border-bottom: 3px solid #e10600; }

/* line 592, theme.scss */
.cf-site-rail {
  position: fixed;
  right: 18px;
  top: 50%;
  z-index: 88;
  display: flex;
  flex-direction: column;
  gap: 9px;
  transform: translateY(-50%); }

/* line 593, theme.scss */
.cf-site-rail a {
  display: block;
  width: 8px;
  height: 26px;
  background: #000000;
  border: 1px solid #ffffff;
  text-indent: -999px;
  overflow: hidden;
  transition: height 180ms ease,background 180ms ease; }

/* line 594, theme.scss */
.cf-site-rail a:hover, .cf-site-rail a.is-active {
  height: 46px;
  background: #e10600; }

@keyframes cfPulse {
  0% {
    box-shadow: 0 0 0 0 #e10600; }
  70% {
    box-shadow: 0 0 0 13px transparent; }
  100% {
    box-shadow: 0 0 0 0 transparent; } }
@keyframes cfRedSweep {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }
@keyframes cfRedBlink {
  0%,52% {
    transform: scaleX(1); }
  53%,100% {
    transform: scaleX(0.25); } }
@media (max-width: 1180px) {
  /* line 598, theme.scss */
  .cf-top__inner {
    grid-template-columns: 1fr 74px!important; }

  /* line 598, theme.scss */
  .cf-phone, .cf-top-cta, .cf-nav {
    display: none!important; }

  /* line 598, theme.scss */
  .cf-menu-btn {
    display: flex!important; }

  /* line 598, theme.scss */
  .cf-site-rail, .cf-red-cursor {
    display: none!important; } }
@media (max-width: 640px) {
  /* line 599, theme.scss */
  .cf-h1:after, .cf-subtitle:after {
    width: 52px;
    height: 4px;
    margin-top: 18px; }

  /* line 599, theme.scss */
  .cf-hero__media:before, .cf-hero__media:after {
    display: none; }

  /* line 599, theme.scss */
  .cf-stat {
    background: #ffffff;
    color: #000000; }

  /* line 599, theme.scss */
  .cf-stat strong, .cf-stat span {
    color: #000000; }

  /* line 599, theme.scss */
  .cf-stat:hover {
    background: #e10600;
    color: #ffffff; }

  /* line 599, theme.scss */
  .cf-stat:hover strong, .cf-stat:hover span {
    color: #ffffff; } }
@media (prefers-reduced-motion: reduce) {
  /* line 600, theme.scss */
  .cf-phone i, .cf-logo:after, .cf-marquee:after, .cf-process-detail__media:after {
    animation: none!important; }

  /* line 600, theme.scss */
  .cf-red-cursor {
    display: none!important; } }
/* END CF Visual V7 */
