@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');

html {
  overflow-y: scroll;
}

.nvm-line-gallery-section,
.nvm-line-video-section {
  display: block !important;
  width: 100vw !important;
  max-width: none;
  margin: 80px calc(50% - 50vw) 0 !important;
  background: #fafaf9;
  padding: 72px 40px 0 !important;
  font-family: "Poppins", ui-sans-serif, system-ui, sans-serif;
  box-sizing: border-box;
}

.nvm-line-video-section {
  margin-top: 0 !important;
  padding-bottom: 88px !important;
}

.nvm-line-gallery-wrap,
.nvm-line-video-wrap {
  display: block !important;
  width: min(1180px, 100%);
  margin: 0 auto;
}

.nvm-line-section-title,
.nvm-line-section-title .elementor-heading-title {
  color: #1c1917 !important;
  font-family: "Poppins", ui-sans-serif, system-ui, sans-serif !important;
}

.nvm-line-section-title {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 0 40px !important;
  overflow: hidden;
  padding: 0 !important;
}

.nvm-line-section-title::before,
.nvm-line-section-title::after {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  flex: 0 0 auto;
  background: #ff8c00;
}

.nvm-line-section-title .elementor-heading-title {
  margin: 0 !important;
  padding: 0 8px !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  white-space: nowrap;
}

.nvm-line-machine-gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 56px;
}

.nvm-line-machine-gallery img,
.nvm-line-product-gallery img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
  background: #fff;
  box-shadow: 0 16px 36px rgba(28, 25, 23, .08);
}

.nvm-line-machine-gallery .elementor-widget-image,
.nvm-line-machine-gallery .elementor-widget-container,
.nvm-line-product-gallery .elementor-widget-image,
.nvm-line-product-gallery .elementor-widget-container {
  display: block;
  height: 100%;
}

.nvm-line-machine-gallery img {
  aspect-ratio: 3 / 1;
}

.nvm-line-product-gallery {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 16px;
}

.nvm-line-product-gallery img {
  aspect-ratio: 1;
}

.nvm-line-video-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.nvm-line-video-card,
.nvm-line-video-grid .elementor-widget-video {
  overflow: hidden;
  border-radius: 12px;
  background: #101010;
  box-shadow: 0 18px 44px rgba(28, 25, 23, .14);
}

.nvm-line-video-card iframe,
.nvm-line-video-grid .elementor-widget-video iframe {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  border: 0;
}

@media (max-width: 900px) {
  .nvm-line-product-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .nvm-line-gallery-section,
  .nvm-line-video-section {
    width: 100vw !important;
    margin-top: 56px !important;
    padding: 48px 16px 0 !important;
  }

  .nvm-line-video-section {
    margin-top: 0 !important;
    padding-bottom: 72px !important;
  }

  .nvm-line-section-title {
    gap: 8px;
    margin-bottom: 32px !important;
  }

  .nvm-line-section-title::before,
  .nvm-line-section-title::after {
    width: 24px;
  }

  .nvm-line-section-title .elementor-heading-title {
    padding: 0 4px !important;
    font-size: 17px !important;
  }

  .nvm-md-general .nvm-md-spec-card-title {
    display: flex;
    width: fit-content;
    margin-bottom: 24px;
  }

  .nvm-line-machine-gallery,
  .nvm-line-video-grid {
    grid-template-columns: 1fr;
  }

  .nvm-line-product-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
}

.news-page-title {
  position: relative;
  isolation: isolate;
  padding: 72px 24px;
  background: #101010;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.page-id-3484 .news-page-title {
  background-image: url("/wp-content/uploads/2026/08/cookiemak-bread-bg.jpg") !important;
}

.news-page-title::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: #00000066;
}

.news-page-title-inner {
  gap: 10px;
}

.news-page-title-copy {
  gap: 10px;
}

.news-page-title-visual {
  width: 100%;
}

.news-page-title-visual .elementor-widget-container {
  overflow: hidden;
  border: 1px solid #00000066;
  border-radius: 12px;
  background: #000000;
}

.news-page-title-visual img {
  display: block;
  width: 100% !important;
  height: 230px !important;
  object-fit: cover;
  opacity: .88;
}

.news-page-title h1,
.news-page-title .elementor-heading-title {
  margin: 0;
  color: #FFFFFF !important;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.15;
}

.news-page-title .elementor-widget-text-editor,
.news-page-title .elementor-widget-text-editor p {
  margin: 0;
  color: #D6D3D1;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
  text-transform: uppercase;
}

.news-content {
  padding: 72px 24px 92px;
  background: #FAFAF9;
}

.news-content-inner {
  gap: 0;
}

.about-page-content {
  padding: 76px 0 96px;
  background: #FAFAF9;
}

.about-page-inner {
  max-width: 1180px;
  gap: 0;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.about-page-inner.e-con-boxed > .e-con-inner {
  max-width: 1180px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.about-page-inner > .elementor-widget-text-editor,
.about-page-inner > .e-con-inner > .elementor-widget-text-editor {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.about-page-inner > .elementor-widget-text-editor p,
.about-page-inner > .e-con-inner > .elementor-widget-text-editor p {
  margin: 0 0 18px;
  color: #44403C;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.85;
}

.about-stats-grid {
  width: 100%;
  max-width: 1000px;
  margin: 44px auto 0;
  gap: 16px;
}

.about-stat-card {
  min-height: 138px;
  justify-content: center;
  padding: 24px 18px;
  border: 1px solid #E7E5E4;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0 18px 40px rgba(28, 25, 23, .05);
}

.about-stat-card .elementor-widget-heading .elementor-heading-title {
  margin: 0;
  color: #FF8C00;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
  text-align: center;
}

.about-stat-card .elementor-widget-text-editor p {
  margin: 8px 0 0;
  color: #57534E;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .about-page-content {
    padding: 56px 16px 72px;
  }

  .about-page-inner > .elementor-widget-text-editor p,
  .about-page-inner > .e-con-inner > .elementor-widget-text-editor p {
    font-size: 15px;
    line-height: 1.8;
  }

  .about-page-inner.e-con-boxed > .e-con-inner {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .about-stats-grid {
    margin-top: 32px;
  }
}

.nvm-cm-news-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.nvm-cm-news-card {
  overflow: hidden;
  min-width: 0;
  border: 1px solid #D6D3D1;
  border-radius: 12px;
  background: #FFFFFF;
  transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;
}

.nvm-cm-news-card:hover {
  transform: translateY(-3px);
  border-color: #F59E0B;
  box-shadow: 0 18px 42px rgba(0,0,0,.08);
}

.nvm-cm-news-link {
  display: flex;
  height: 100%;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
}

.nvm-cm-news-image-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16 / 10;
  background: #101010;
}

.nvm-cm-news-image-wrap img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform .35s ease;
}

.nvm-cm-news-placeholder {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  background: #101010;
}

.nvm-cm-news-placeholder-mark {
  width: 56px;
  height: 6px;
  border-radius: 999px;
  background: #FF8C00;
}

.nvm-cm-news-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  padding: 24px;
}

.nvm-cm-news-title {
  display: -webkit-box;
  min-height: 3.9em;
  margin: 0;
  overflow: hidden;
  color: #1C1917;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  transition: color .22s ease;
}

.nvm-cm-news-read-more {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 10px;
  border-radius: 999px;
  background: #FF8C00;
  padding: 12px 18px;
  color: #FFFFFF;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  transition: background-color .22s ease, transform .22s ease;
}

.nvm-cm-news-card:hover .nvm-cm-news-read-more {
  background: #101010;
}

.nvm-cm-news-read-more svg {
  flex: 0 0 auto;
  transition: transform .22s ease;
}

.nvm-cm-news-card:hover .nvm-cm-news-read-more svg {
  transform: translateX(2px);
}

.nvm-cm-news-empty {
  border: 1px solid #D6D3D1;
  border-radius: 12px;
  background: #FFFFFF;
  padding: 28px;
  color: #1C1917;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.nvm-cm-news-sentinel {
  display: flex;
  min-height: 72px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  color: #1C1917;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.nvm-cm-news-loader {
  width: 18px;
  height: 18px;
  border: 2px solid #D6D3D1;
  border-top-color: #FF8C00;
  border-radius: 999px;
  animation: nvmCmNewsSpin .8s linear infinite;
}

.nvm-cm-news-sentinel:not(.is-loading) {
  opacity: .72;
}

@keyframes nvmCmNewsSpin {
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 767px) {
  .news-page-title {
    padding: 48px 20px;
  }

  .news-page-title h1 {
    font-size: 34px;
  }

  .news-content {
    padding: 48px 20px 64px;
  }
}

@media (min-width: 768px) {
  .nvm-cm-news-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }
}

@media (min-width: 1024px) {
  .nvm-cm-news-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
  }
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #1c1917;
}

::-webkit-scrollbar-thumb {
  background: #3f3f46;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: #f59e0b;
}

.elementor-widget-cookiemak-hero,
.elementor-widget-cookiemak-heading,
.elementor-widget-cookiemak-info-cards,
.elementor-widget-cookiemak-timeline,
.elementor-widget-cookiemak-solutions,
.elementor-widget-cookiemak-rnd-intro,
.elementor-widget-cookiemak-rnd-features,
.elementor-widget-cookiemak-rnd-actions,
.elementor-widget-cookiemak-rnd-visual,
.elementor-widget-cookiemak-instagram-heading,
.elementor-widget-cookiemak-instagram-grid,
.elementor-widget-cookiemak-instagram-cta,
.elementor-widget-cookiemak-announcements-heading,
.elementor-widget-cookiemak-announcements-cards,
.elementor-widget-cookiemak-news-cards,
.elementor-widget-cookiemak-corporate-history-header,
.elementor-widget-cookiemak-corporate-history-content {
  margin-bottom: 0 !important;
}

body.admin-bar #app-header {
  top: var(--cookiemak-admin-bar-height, 32px) !important;
}

.nvm-cm-heading {
  background-color: #fff;
  padding: 32px 16px 40px;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
}

.nvm-cm-heading-inner {
  --nvm-cm-heading-divider-align: 0 auto;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

.nvm-cm-heading-eyebrow {
  display: block;
  margin: 0 0 12px;
  color: #f59e0b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.35;
  text-transform: uppercase;
}

.nvm-cm-heading-title {
  margin: 0;
  color: #1c1917;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.5;
  max-width: 100%;
  overflow-wrap: anywhere;
  white-space: normal;
}

.nvm-cm-heading-divider {
  display: block;
  width: 64px;
  height: 6px;
  margin: var(--nvm-cm-heading-divider-align);
  margin-top: 16px;
  border-radius: 999px;
  background-color: #f59e0b;
}

.nvm-cm-info-cards {
  background-color: #fff;
  padding: 0 16px 32px;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
}

.nvm-cm-info-cards-inner,
.nvm-cm-timeline-inner {
  width: 100%;
  max-width: 1560px;
  margin: 0 auto;
}

.nvm-cm-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  text-align: center;
}

.nvm-cm-info-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: center;
  padding: 0 12px 24px;
  border-color: #e7e5e4;
}

.nvm-cm-info-icon {
  display: inline-flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  border: 1px solid #fed7aa;
  border-radius: 12px;
  background-color: #fff7ed;
  color: #ff8c00;
  transition: transform .3s ease, background-color .3s ease, border-color .3s ease, color .3s ease;
}

.nvm-cm-info-icon svg {
  display: block;
}

.nvm-cm-info-card:hover .nvm-cm-info-icon {
  border-color: #ff8c00;
  background-color: #ff8c00;
  color: #fff;
  transform: scale(1.05);
}

.nvm-cm-info-title {
  margin: 12px 0 0;
  color: #1c1917;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  transition: color .2s ease;
}

.nvm-cm-info-card:hover .nvm-cm-info-title {
  color: #ff8c00;
}

.nvm-cm-info-description {
  max-width: 220px;
  margin: 6px auto 0;
  color: #78716c;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.625;
}

.nvm-cm-timeline {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding: 0 16px 48px;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
}

.nvm-cm-timeline-wrap {
  position: relative;
  margin-top: 32px;
}

.nvm-cm-timeline-line {
  position: absolute;
  background-color: #e7e5e4;
}

.nvm-cm-timeline-line-desktop {
  display: none;
}

.nvm-cm-timeline-line-mobile {
  top: 24px;
  bottom: 24px;
  left: 19px;
  width: 2px;
}

.nvm-cm-timeline-grid {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.nvm-cm-timeline-item {
  display: flex;
  gap: 16px;
  text-align: left;
}

.nvm-cm-timeline-marker {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
}

.nvm-cm-timeline-index {
  display: inline-flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
  border-radius: 999px;
  background-color: #f59e0b;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 4px 6px rgba(245,158,11,.24);
}

.nvm-cm-timeline-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 2px solid #e7e5e4;
  border-radius: 999px;
  background-color: #fff;
  color: #57534e;
  box-shadow: 0 1px 3px rgba(0,0,0,.10);
  transition: background-color .3s ease, border-color .3s ease, color .3s ease;
}

.nvm-cm-timeline-svg {
  display: block;
  transform: scale(.65);
  transition: color .2s ease;
}

.nvm-cm-timeline-item:hover .nvm-cm-timeline-icon {
  border-color: #f59e0b;
  background-color: #fffbeb;
}

.nvm-cm-timeline-item:hover .nvm-cm-timeline-svg {
  color: #f59e0b;
}

.nvm-cm-timeline-content {
  padding-top: 8px;
}

.nvm-cm-timeline-year {
  display: block;
  color: #f59e0b;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.4;
}

.nvm-cm-timeline-title {
  margin: 8px 0 0;
  color: #1c1917;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  transition: color .2s ease;
}

.nvm-cm-timeline-description {
  max-width: 320px;
  margin: 8px 0 0;
  color: #78716c;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.625;
}

.nvm-cm-solutions {
  background-color: #fff;
  padding: 48px 16px;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
}

.nvm-cm-solutions-inner {
  width: 100%;
  max-width: 1560px;
  margin: 0 auto;
}

.nvm-cm-solutions-header {
  max-width: 768px;
  margin: 0 auto 40px;
  text-align: center;
}

.nvm-cm-solutions-badge {
  display: block;
  color: #f59e0b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.35;
  text-transform: uppercase;
}

.nvm-cm-solutions-title {
  margin: 12px 0 0;
  color: #1c1917;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}

.nvm-cm-solutions-divider {
  display: block;
  width: 64px;
  height: 6px;
  margin: 16px auto 0;
  border-radius: 999px;
  background-color: #f59e0b;
}

.nvm-cm-solutions-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding: 16px 0;
}

.nvm-cm-solution-card {
  position: relative;
  display: block;
  min-width: 0;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  border: 1px solid rgba(231,229,228,.6);
  border-radius: 8px;
  background: transparent;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.10), 0 1px 2px -1px rgba(0,0,0,.10) !important;
  color: #1c1917;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow .3s ease, transform .3s ease;
}

.nvm-cm-solution-card:hover {
  box-shadow: 0 10px 15px -3px rgba(0,0,0,.10), 0 4px 6px -4px rgba(0,0,0,.10) !important;
}

.nvm-cm-solution-image {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform .7s ease;
}

.nvm-cm-solution-card:hover .nvm-cm-solution-image {
  transform: scale(1.1);
}

.nvm-cm-solution-gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0,0,0,.92) 0%, rgba(0,0,0,.74) 25%, rgba(0,0,0,0) 100%);
}

.nvm-cm-solution-card-overlay {
  position: absolute;
  inset: 0;
  border-radius: 8px;
  pointer-events: none;
}

.nvm-cm-solution-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 14px;
  text-align: left;
}

.nvm-cm-solution-category {
  display: block;
  margin-bottom: 4px;
  color: #fbbf24;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.25;
  text-transform: uppercase;
}

.nvm-cm-solution-title {
  display: block;
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .025em;
  line-height: 1.25;
}

.nvm-cm-solution-action {
  display: none;
  height: 0;
  margin-top: 0;
  overflow: hidden;
  color: #ff8c00;
  opacity: 0;
  transition: height .3s ease, opacity .3s ease, color .2s ease;
}

.nvm-cm-solution-action-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
}

.nvm-cm-solution-action-link svg {
  display: block;
  flex: 0 0 auto;
}

.elementor-element-rnd-section {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 64px 16px;
  color: #292524;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
}

.elementor-element-rnd-section::before {
  content: '';
  position: absolute;
  top: 80px;
  right: 48px;
  width: 126px;
  height: 86px;
  opacity: .3;
  pointer-events: none;
  background-image: radial-gradient(circle, #ff8c00 3px, transparent 3px);
  background-size: 32px 32px;
  display: none;
}

.elementor-element-rnd-section::after {
  content: '';
  position: absolute;
  top: 50%;
  left: -100px;
  width: 400px;
  height: 600px;
  transform: translateY(-50%);
  opacity: .2;
  pointer-events: none;
  background:
    radial-gradient(ellipse at left center, transparent 56%, rgba(255,140,0,.75) 56.3%, transparent 56.8%),
    radial-gradient(ellipse at left center, transparent 66%, rgba(255,140,0,.35) 66.2%, transparent 66.5%);
  display: none;
}

.elementor-element-rnd-section > .e-con-inner {
  position: relative;
  z-index: 1;
  display: grid !important;
  width: 100%;
  max-width: 1560px !important;
  margin: 0 auto;
  grid-template-columns: 1fr;
  gap: 48px;
  align-items: center;
}

.elementor-element-rnd-left,
.elementor-element-rnd-right {
  min-width: 0;
  padding: 0 !important;
  gap: 0 !important;
  --gap: 0px;
  --padding-block-start: 0px;
  --padding-block-end: 0px;
  --padding-inline-start: 0px;
  --padding-inline-end: 0px;
}

.elementor-element-rnd-left {
  display: flex !important;
  flex-direction: column;
}

.elementor-element-rnd-right {
  justify-content: center;
}

.nvm-cm-rnd-intro {
  position: relative;
  text-align: left;
}

.nvm-cm-rnd-anchor {
  position: absolute;
  top: calc(-1 * var(--cookiemak-header-height, 88px));
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.nvm-cm-rnd-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  border: 1px solid #ffedd5;
  border-radius: 12px;
  background: #fff7ed;
  color: #ff8c00;
  padding: 6px 12px;
}

.nvm-cm-rnd-badge svg {
  display: block;
  flex: 0 0 auto;
  color: #ff8c00;
}

.nvm-cm-rnd-badge span {
  color: inherit;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .05em;
  line-height: 1.25;
  text-transform: uppercase;
}

.nvm-cm-rnd-title {
  margin: 0;
  color: #16161a;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.1;
}

.nvm-cm-rnd-title-focus {
  display: block;
  color: #ff8c00;
}

.nvm-cm-rnd-divider {
  display: block;
  width: 56px;
  height: 6px;
  margin: 16px 0 24px;
  border-radius: 999px;
  background: #ff8c00;
}

.nvm-cm-rnd-description {
  max-width: 480px;
  margin: 0 0 40px;
  color: #57534e;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
}

.nvm-cm-rnd-features {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 32px;
}

.nvm-cm-rnd-feature {
  border: 1px solid #f5f5f4;
  border-radius: 12px;
  background: #fff;
  padding: 20px;
  transition: border-color .2s ease;
}

.nvm-cm-rnd-feature:hover {
  border-color: #e7e5e4;
}

.nvm-cm-rnd-feature-icon {
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 999px;
  background: #fff7ed;
  color: #ff8c00;
}

.nvm-cm-rnd-feature-icon svg {
  display: block;
}

.nvm-cm-rnd-feature-title {
  margin: 0 0 8px;
  color: #1c1917;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.375;
}

.nvm-cm-rnd-feature-description {
  margin: 0;
  color: #78716c;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.625;
}

.nvm-cm-rnd-bottom {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
}

.nvm-cm-rnd-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 999px;
  background: #1c1917;
  color: #fff;
  padding: 14px 28px;
  box-shadow: 0 1px 2px rgba(0,0,0,.10);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  transition: background .3s ease, box-shadow .3s ease, transform .3s ease;
}

.nvm-cm-rnd-button:hover {
  background: #ff8c00;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,.12);
}

.nvm-cm-rnd-button svg {
  display: block;
  flex: 0 0 auto;
}

.nvm-cm-rnd-location {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  gap: 16px;
  border: 1px solid #f5f5f4;
  border-radius: 12px;
  background: rgba(250,250,249,.8);
  padding: 16px;
}

.nvm-cm-rnd-location-icon {
  display: flex;
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #fffbeb;
  color: #ff8c00;
}

.nvm-cm-rnd-location-copy {
  display: block;
}

.nvm-cm-rnd-location-copy strong {
  display: block;
  color: #1c1917;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.375;
}

.nvm-cm-rnd-location-copy span {
  display: block;
  margin-top: 2px;
  color: #78716c;
  font-size: 11px;
  line-height: 1.25;
}

.nvm-cm-rnd-visual {
  position: relative;
}

.nvm-cm-rnd-visual-rings {
  position: absolute;
  inset: -40px;
  display: none;
  opacity: .3;
  pointer-events: none;
}

.nvm-cm-rnd-image-frame {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 32px;
  aspect-ratio: 1 / 1;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
}

.nvm-cm-rnd-image {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover;
}

.nvm-cm-rnd-stat {
  position: absolute;
  z-index: 2;
  top: 24px;
  left: 24px;
  width: 112px;
  height: 112px;
}

.nvm-cm-rnd-stat-ring {
  position: absolute;
  inset: 0;
  border: 2px dashed rgba(255,255,255,.6);
  border-radius: 999px;
  animation: nvmCmRndSpin 20s linear infinite;
}

.nvm-cm-rnd-stat-inner {
  position: absolute;
  inset: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #fff;
  text-align: center;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,.10), 0 4px 6px -4px rgba(0,0,0,.10);
}

.nvm-cm-rnd-stat-inner strong {
  display: block;
  color: #ff8c00;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
}

.nvm-cm-rnd-stat-unit {
  display: block;
  color: #ff8c00;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.nvm-cm-rnd-stat-label {
  display: block;
  margin-top: 2px;
  color: #1c1917;
  font-size: 9px;
  font-weight: 700;
  line-height: 1.1;
}

.nvm-cm-rnd-float-card {
  position: absolute;
  z-index: 2;
  right: 24px;
  bottom: 24px;
  left: 24px;
  display: flex;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  background: #fff;
  padding: 16px;
  box-shadow: 0 20px 25px -5px rgba(0,0,0,.10), 0 8px 10px -6px rgba(0,0,0,.10);
}

.nvm-cm-rnd-float-icon {
  display: flex;
  width: 48px;
  height: 48px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffedd5;
  border-radius: 999px;
  background: #fff7ed;
  color: #ff8c00;
}

.nvm-cm-rnd-float-copy {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  text-align: left;
}

.nvm-cm-rnd-float-copy strong {
  display: block;
  color: #1c1917;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.375;
}

.nvm-cm-rnd-float-copy span {
  display: block;
  margin-top: 4px;
  color: #57534e;
  font-size: 12px;
  line-height: 1.625;
}

.nvm-cm-rnd-float-arrow {
  flex: 0 0 auto;
  color: #ff8c00;
  padding-left: 8px;
}

@keyframes nvmCmRndSpin {
  to { transform: rotate(360deg); }
}

.elementor-element-instagram-section,
.elementor-element-announcements-section {
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  color: #292524;
}

.elementor-element-instagram-section {
  border-top: 1px solid rgba(231,229,228,.5);
  border-bottom: 1px solid rgba(231,229,228,.5);
  background: #fafaf9;
  padding: 48px 16px;
}

.elementor-element-instagram-section > .e-con-inner,
.elementor-element-announcements-section > .e-con-inner {
  display: block !important;
  width: 100%;
  max-width: 1560px !important;
  margin: 0 auto;
}

.nvm-cm-insta-heading {
  margin: 0 0 40px;
  text-align: center;
}

.nvm-cm-insta-badge {
  display: block;
  margin: 0 0 8px;
  color: #a8a29e;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .14em;
  line-height: 1.25;
  text-transform: uppercase;
}

.nvm-cm-insta-heading-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #1c1917;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  text-decoration: none;
  transition: color .2s ease;
}

.nvm-cm-insta-heading-link svg {
  color: #f59e0b;
  transition: transform .2s ease;
}

.nvm-cm-insta-heading-link:hover svg {
  transform: scale(1.1);
}

.nvm-cm-insta-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 0 0 40px;
}

.nvm-cm-insta-post {
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid #e7e5e4;
  background: #fff;
  aspect-ratio: 1 / 1;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  transition: transform .3s ease, box-shadow .3s ease;
}

.nvm-cm-insta-post:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.10), 0 2px 4px -2px rgba(0,0,0,.10);
}

.nvm-cm-insta-post img {
  display: block;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover;
}

.nvm-cm-insta-post-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(12,10,9,.70), rgba(12,10,9,.10), transparent);
  opacity: 0;
  transition: opacity .3s ease;
}

.nvm-cm-insta-post-type {
  position: absolute;
  bottom: 12px;
  left: 12px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,.92);
  color: #44403c;
  padding: 6px 10px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .18em;
  line-height: 1;
  text-transform: uppercase;
  opacity: 0;
  transition: opacity .3s ease, transform .3s ease;
}

.nvm-cm-insta-post:hover .nvm-cm-insta-post-overlay,
.nvm-cm-insta-post:hover .nvm-cm-insta-post-type {
  opacity: 1;
}

.nvm-cm-insta-cta-wrap {
  padding-top: 12px;
  text-align: center;
}

.nvm-cm-insta-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 999px;
  background: #1c1917;
  color: #fff;
  padding: 14px 28px;
  box-shadow: 0 1px 2px rgba(0,0,0,.10);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  transition: background .3s ease, box-shadow .3s ease, transform .3s ease;
}

.nvm-cm-insta-cta svg:first-child {
  color: #ff8c00;
}

.nvm-cm-insta-cta svg:last-child {
  color: #a8a29e;
  transition: transform .3s ease, color .3s ease;
}

.nvm-cm-insta-cta:hover {
  background: #ff8c00;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.10), 0 2px 4px -2px rgba(0,0,0,.10);
}

.nvm-cm-insta-cta:hover svg {
  color: #fff;
}

.nvm-cm-insta-cta:hover svg:last-child {
  transform: translate(2px,-2px);
}

.elementor-element-announcements-section {
  background: #fafaf9;
  padding: 48px 16px;
}

.nvm-cm-ann-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 48px;
}

.nvm-cm-ann-heading-copy {
  text-align: left;
}

.nvm-cm-ann-divider {
  display: block;
  width: 36px;
  height: 6px;
  margin: 0 0 14px;
  border-radius: 999px;
  background: #ff8c00;
}

.nvm-cm-ann-title {
  margin: 0;
  color: #1c1917;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
}

.nvm-cm-ann-description {
  margin: 12px 0 0;
  color: #78716c;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.nvm-cm-ann-heading-link {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(231,229,228,.9);
  border-radius: 999px;
  background: #fff;
  color: #292524;
  padding: 10px 20px;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.nvm-cm-ann-heading-link:hover {
  border-color: #d6d3d1;
  color: #292524;
  box-shadow: 0 1px 3px rgba(0,0,0,.10);
}

.nvm-cm-ann-heading-link svg {
  color: #ff8c00;
  transition: transform .2s ease;
}

.nvm-cm-ann-heading-link:hover svg {
  transform: translateX(2px);
}

.nvm-cm-ann-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.nvm-cm-ann-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(231,229,228,.8);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(15,23,42,.03);
  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;
}

.nvm-cm-ann-card:hover {
  transform: translateY(-2px);
  border-color: #e7e5e4;
  box-shadow: 0 8px 24px rgba(15,23,42,.05);
}

.nvm-cm-ann-card a {
  display: flex;
  height: 100%;
  min-height: 0;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
}

.nvm-cm-ann-image-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #f5f5f4;
  aspect-ratio: 1.48 / 1;
}

.nvm-cm-ann-image-wrap img {
  display: block;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: contain;
}

.nvm-cm-ann-card-tag {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(231,229,228,.8);
  border-radius: 6px;
  background: rgba(255,255,255,.92);
  padding: 5px 12px;
}

.nvm-cm-ann-card-tag span {
  color: #ff8c00;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.nvm-cm-ann-card-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  background: #fff;
  padding: 24px;
  text-align: left;
}

.nvm-cm-ann-card-copy {
  display: grid;
  gap: 12px;
}

.nvm-cm-ann-card-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
  color: #1c1917;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.375;
  transition: color .3s ease;
}

.nvm-cm-ann-card-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0;
  color: #78716c;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.625;
}

.nvm-cm-ann-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
  border-top: 1px solid rgba(245,245,244,.7);
  padding-top: 12px;
}

.nvm-cm-ann-read-more {
  color: #57534e;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  transition: color .3s ease;
}

.nvm-cm-ann-arrow {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(231,229,228,.8);
  border-radius: 12px;
  background: #fff;
  color: #ff8c00;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  transition: background .3s ease, border-color .3s ease, color .3s ease;
}

.nvm-cm-ann-arrow svg {
  transition: transform .3s ease;
}

.nvm-cm-ann-card:hover .nvm-cm-ann-arrow {
  color: #fff;
}

.nvm-cm-ann-card:hover .nvm-cm-ann-arrow svg {
  transform: translateX(2px);
}

.elementor-element-corporate-history-section {
  background: #fafaf9;
  padding: 40px 16px;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  color: #292524;
}

.elementor-element-corporate-history-section > .e-con-inner {
  width: 100%;
  max-width: 1560px !important;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid rgba(231,229,228,.4);
  border-radius: 12px;
  background: #fff;
  box-shadow: none;
  gap: 0 !important;
  padding: 0 !important;
  --gap: 0px;
  --padding-block-start: 0px;
  --padding-block-end: 0px;
  --padding-inline-start: 0px;
  --padding-inline-end: 0px;
}

.elementor-element-corporate-history-section .elementor-widget-container {
  margin: 0;
}

.nvm-cm-history-toggle {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 0;
  background: #fff;
  padding: 24px;
  color: inherit;
  text-align: left;
  cursor: pointer;
  transition: background .3s ease;
}

.nvm-cm-history-toggle:hover,
.nvm-cm-history-toggle:focus-visible {
  background: rgba(250,250,249,.6);
  outline: 0;
}

.nvm-cm-history-main {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 14px;
}

.nvm-cm-history-icon {
  display: flex;
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(255,247,237,.8);
  color: #ff8c00;
  transition: transform .3s ease;
}

.nvm-cm-history-toggle:hover .nvm-cm-history-icon {
  transform: scale(1.05);
}

.nvm-cm-history-copy {
  display: block;
  min-width: 0;
}

.nvm-cm-history-badge {
  display: block;
  margin: 0 0 2px;
  color: #ff8c00;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.25;
  text-transform: uppercase;
}

.nvm-cm-history-title {
  display: block;
  overflow: hidden;
  color: #1c1917;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nvm-cm-history-actions {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 12px;
}

.nvm-cm-history-stat {
  display: none;
  align-items: center;
  gap: 6px;
  border-radius: 8px;
  background: rgba(245,245,244,.8);
  color: #57534e;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
}

.nvm-cm-history-stat svg {
  color: #ff8c00;
}

.nvm-cm-history-chevron {
  display: flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(245,245,244,.8);
  color: #57534e;
  transition: background .3s ease, color .3s ease;
}

.nvm-cm-history-chevron svg {
  transition: transform .3s ease;
}

.nvm-cm-history-toggle:hover .nvm-cm-history-chevron {
  background: #fff7ed;
  color: #ff8c00;
}

.nvm-cm-history-toggle.is-open .nvm-cm-history-chevron svg {
  transform: rotate(180deg);
}

.nvm-cm-history-panel {
  max-height: 0;
  overflow: hidden;
  background: rgba(250,250,249,.3);
  transition: max-height .35s ease, opacity .35s ease;
  opacity: 0;
}

.nvm-cm-history-section.is-open .nvm-cm-history-panel,
.elementor-editor-active .nvm-cm-history-panel {
  opacity: 1;
}

.elementor-editor-active .nvm-cm-history-panel {
  max-height: none;
}

.nvm-cm-history-panel-inner {
  display: grid;
  gap: 20px;
  padding: 32px 24px;
  text-align: left;
}

.nvm-cm-history-panel p {
  margin: 0;
  color: #44403c;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.625;
}

.nvm-cm-history-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 16px;
  color: #78716c;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}

.nvm-cm-history-footer-accent {
  color: #ff8c00;
  font-weight: 700;
}

.nvm-cookiemak-hero {
  position: relative;
  min-height: 80vh;
  overflow: hidden;
  background: #000;
  padding-top: 48px;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  color: #fff;
}

body.admin-bar .nvm-cookiemak-hero {
  padding-top: 16px;
}

.nvm-cm-hero-bg,
.nvm-cm-hero-bg > img,
.nvm-cm-hero-video,
.nvm-cm-hero-overlay-x,
.nvm-cm-hero-overlay-y {
  position: absolute;
  inset: 0;
}

.nvm-cm-hero-bg { z-index: 0; }
.nvm-cm-hero-image,
.nvm-cm-hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 1000ms ease;
}
.nvm-cm-hero-video { opacity: 0; }
.nvm-cookiemak-hero.is-video-ready .nvm-cm-hero-image { opacity: 0; }
.nvm-cookiemak-hero.is-video-ready .nvm-cm-hero-video { opacity: 1; }
.nvm-cm-hero-overlay-x { background: linear-gradient(90deg, rgba(0,0,0,.94) 0%, rgba(0,0,0,.78) 18%, rgba(0,0,0,.44) 34%, rgba(0,0,0,.16) 60%, rgba(0,0,0,.22) 100%); }
.nvm-cm-hero-overlay-y { background: linear-gradient(180deg, rgba(0,0,0,.22) 0%, rgba(0,0,0,.06) 38%, rgba(0,0,0,.45) 100%); }

.nvm-cm-hero-shell {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1560px;
  min-height: 80vh;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nvm-cm-hero-main {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  padding: 32px 20px;
}

.nvm-cm-hero-copy {
  max-width: 640px;
  padding-top: 16px;
  opacity: 0;
  transform: translateY(14px);
  animation: nvmCmHeroIn .8s ease-out .05s forwards;
}

.nvm-cm-hero-heading {
  margin: 0;
  color: #fff;
  font-family: Poppins, ui-sans-serif, system-ui, sans-serif;
  font-size: 38px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.12;
}
.nvm-cm-hero-heading span { display: block; }
.nvm-cm-hero-heading span + span { margin-top: 4px; }
.nvm-cm-hero-accent { color: #ff8c00; }

.nvm-cm-hero-description {
  max-width: 430px;
  margin: 20px 0 0;
  color: rgba(255,255,255,.92);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.625;
}

.nvm-cm-watch {
  appearance: none;
  margin-top: 32px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  color: #fff;
  padding: 10px 20px 10px 12px;
  backdrop-filter: blur(12px);
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease, transform .2s ease;
}
.nvm-cm-watch:hover { background: rgba(255,255,255,.12); border-color: rgba(255,255,255,.28); }
.nvm-cm-watch:active { transform: translateY(1px); }
.nvm-cm-play {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(255,255,255,.85);
  border-radius: 999px;
  background: rgba(0,0,0,.28);
  flex: 0 0 auto;
}
.nvm-cm-play::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin-left: 3px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
}
.nvm-cm-watch-label {
  max-width: 230px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  text-align: left;
}

.nvm-cm-stats {
  margin: 0 16px 16px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 12px;
  background: rgba(0,0,0,.40);
  backdrop-filter: blur(12px);
  opacity: 0;
  transform: translateY(14px);
  animation: nvmCmHeroIn .8s ease-out .35s forwards;
}
.nvm-cm-stats-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
}
.nvm-cm-stat {
  padding: 12px 16px;
  text-align: center;
  border-bottom: 1px solid rgba(255,255,255,.10);
}
.nvm-cm-stat:nth-child(odd) { border-right: 1px solid rgba(255,255,255,.10); }
.nvm-cm-stat strong {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}
.nvm-cm-stat span {
  display: block;
  margin-top: 4px;
  color: #d6d3d1;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.5;
}
.nvm-cm-highlight {
  grid-column: span 2;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  text-align: left;
}
.nvm-cm-bulb {
  width: 36px;
  height: 36px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(255,255,255,.05);
  color: #ff8c00;
}
.nvm-cm-bulb svg { width: 18px; height: 18px; }
.nvm-cm-highlight p {
  margin: 0;
  color: #e7e5e4;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.625;
}

.nvm-cm-modal[hidden] { display: none; }
.nvm-cm-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
.nvm-cookiemak-hero .nvm-cm-modal-backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(0,0,0,.85);
  backdrop-filter: blur(4px);
}
.nvm-cookiemak-hero .nvm-cm-modal-backdrop:hover,
.nvm-cookiemak-hero .nvm-cm-modal-backdrop:focus,
.nvm-cookiemak-hero .nvm-cm-modal-backdrop:active {
  background: rgba(0,0,0,.85);
  outline: 0;
}
.nvm-cm-modal-card {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1024px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 24px;
  background: #000;
  box-shadow: 0 24px 80px rgba(0,0,0,.55);
}
.nvm-cm-modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 999px;
  background: rgba(0,0,0,.60);
  color: rgba(255,255,255,.9);
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}
.nvm-cm-modal-video { aspect-ratio: 16 / 9; width: 100%; }
.nvm-cm-modal-video video { width: 100%; height: 100%; object-fit: contain; background: #000; }

@keyframes nvmCmHeroIn { to { opacity: 1; transform: translateY(0); } }
@media (prefers-reduced-motion: reduce) {
  .nvm-cm-hero-copy,
  .nvm-cm-stats { animation: none; opacity: 1; transform: none; }
  .nvm-cm-hero-image,
  .nvm-cm-hero-video,
  .nvm-cm-watch { transition: none; }
}

@media (min-width: 640px) {
  .nvm-cm-heading { padding-top: 48px; padding-bottom: 40px; }
  .nvm-cm-heading-title { font-size: 36px; line-height: 40px; }
  .nvm-cm-info-cards { padding-left: 24px; padding-right: 24px; padding-bottom: 48px; }
  .nvm-cm-info-card { padding-left: 20px; padding-right: 20px; }
  .nvm-cm-timeline { padding-left: 24px; padding-right: 24px; padding-bottom: 64px; }
  .nvm-cm-timeline-wrap { margin-top: 48px; }
  .nvm-cm-timeline-grid { gap: 32px; }
  .nvm-cm-timeline-item { gap: 24px; }
  .nvm-cm-timeline-index { width: 24px; height: 24px; margin-bottom: 8px; font-size: 12px; }
  .nvm-cm-timeline-icon { width: 56px; height: 56px; }
  .nvm-cm-timeline-svg { transform: scale(1); }
  .nvm-cm-timeline-line-mobile { left: 27px; }
  .nvm-cm-solutions { padding-top: 64px; padding-bottom: 64px; }
  .nvm-cm-solutions { padding-left: 24px; padding-right: 24px; }
  .nvm-cm-solutions-title { font-size: 36px; line-height: 40px; }
  .nvm-cm-solutions-grid { gap: 24px; }
  .nvm-cm-solution-content { padding: 24px; }
  .nvm-cm-solution-category { margin-bottom: 6px; font-size: 10px; }
  .nvm-cm-solution-title { margin-bottom: 24px; font-size: 20px; }
  .nvm-cm-solution-action { display: block; }
  .nvm-cm-solution-card:hover .nvm-cm-solution-action { height: 40px; opacity: 1; }
  .nvm-cm-hero-main { padding: 40px 32px; }
  .nvm-cm-hero-heading { font-size: 56px; line-height: .98; }
  .nvm-cm-hero-description { margin-top: 28px; font-size: 20px; }
  .nvm-cm-watch { margin-top: 48px; gap: 16px; padding: 12px 24px 12px 16px; }
  .nvm-cm-play { width: 50px; height: 50px; }
  .nvm-cm-play::before { border-top-width: 7px; border-bottom-width: 7px; border-left-width: 11px; }
  .nvm-cm-watch-label { max-width: none; font-size: 18px; }
  .nvm-cm-stats { margin-left: 24px; margin-right: 24px; }
  .nvm-cm-stat { padding-left: 24px; padding-right: 24px; }
  .nvm-cm-stat strong { font-size: 34px; }
  .nvm-cm-stat span { font-size: 13px; }
  .nvm-cm-bulb { width: 40px; height: 40px; }
  .nvm-cm-bulb svg { width: 20px; height: 20px; }
  .nvm-cm-highlight p { font-size: 14px; }
  .elementor-element-rnd-section { padding: 96px 24px; }
  .nvm-cm-rnd-title { font-size: 48px; }
  .nvm-cm-rnd-description { font-size: 16px; }
  .nvm-cm-rnd-features { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .nvm-cm-rnd-feature-title { font-size: 14px; }
  .nvm-cm-rnd-feature-description { font-size: 12px; }
  .nvm-cm-rnd-bottom { flex-direction: row; }
  .nvm-cm-rnd-button { font-size: 16px; }
  .nvm-cm-rnd-visual-rings { display: block; }
  .nvm-cm-rnd-image-frame { aspect-ratio: 4 / 3; }
  .nvm-cm-rnd-stat { top: 40px; left: 40px; width: 128px; height: 128px; }
  .nvm-cm-rnd-stat-inner strong { font-size: 40px; }
  .nvm-cm-rnd-stat-unit { font-size: 16px; }
  .nvm-cm-rnd-stat-label { font-size: 10px; }
  .nvm-cm-rnd-float-card { left: auto; width: 400px; padding: 20px; }
  .nvm-cm-rnd-float-icon { width: 56px; height: 56px; }
  .nvm-cm-rnd-float-copy strong { font-size: 15px; }
  .nvm-cm-rnd-float-copy span { font-size: 13px; }
  .elementor-element-instagram-section { padding: 64px 24px; }
  .nvm-cm-insta-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .nvm-cm-insta-cta { font-size: 16px; }
  .elementor-element-announcements-section { padding: 96px 24px; }
  .nvm-cm-ann-heading {
    flex-direction: row;
    align-items: flex-end;
  }
  .nvm-cm-ann-heading-link {
    align-self: auto;
    padding: 12px 24px;
    font-size: 14px;
  }
  .nvm-cm-ann-title { font-size: 36px; }
  .nvm-cm-ann-description { font-size: 16px; }
  .nvm-cm-ann-grid { gap: 32px; }
  .nvm-cm-ann-card-body { padding: 28px; }
  .nvm-cm-ann-card-title { font-size: 18px; }
  .nvm-cm-ann-card-description,
  .nvm-cm-ann-read-more { font-size: 14px; }
  .nvm-cm-ann-arrow { width: 44px; height: 44px; }
  .elementor-element-corporate-history-section { padding: 56px 24px; }
  .nvm-cm-history-toggle { padding: 24px 32px; }
  .nvm-cm-history-title { font-size: 20px; }
  .nvm-cm-history-stat { display: inline-flex; }
  .nvm-cm-history-panel-inner { padding: 32px; }
  .nvm-cm-history-panel p {
    font-size: 16px;
    line-height: 1.75;
  }
  .nvm-cm-history-footer { font-size: 14px; }
}

@media (min-width: 768px) {
  .nvm-cookiemak-hero { padding-top: 56px; }
  body.admin-bar .nvm-cookiemak-hero { padding-top: 24px; }
  .nvm-cm-ann-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 782px) {
  body.admin-bar {
    --cookiemak-admin-bar-height: 46px;
  }

  body.admin-bar #app-header {
    top: var(--cookiemak-admin-bar-height, 46px) !important;
  }

  body.admin-bar .nvm-cookiemak-hero {
    padding-top: 2px;
  }
}

@media (min-width: 768px) and (max-width: 782px) {
  body.admin-bar .nvm-cookiemak-hero {
    padding-top: 10px;
  }
}

@media (max-width: 600px) {
  body.admin-bar {
    --cookiemak-admin-bar-height: 46px;
  }

  body.admin-bar #app-header {
    top: var(--cookiemak-admin-bar-height, 46px) !important;
  }

  body.admin-bar .nvm-cookiemak-hero {
    padding-top: 48px;
  }
}

@media (min-width: 1024px) {
  .nvm-cm-info-cards { padding-left: 32px; padding-right: 32px; }
  .nvm-cm-info-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .nvm-cm-info-card { padding-left: 32px; padding-right: 32px; border-left: 1px solid #e7e5e4; }
  .nvm-cm-info-card:first-child { border-left: 0; }
  .nvm-cm-timeline { padding-left: 32px; padding-right: 32px; }
  .nvm-cm-timeline-line-desktop { display: block; top: 60px; left: 10%; right: 10%; height: 2px; }
  .nvm-cm-timeline-line-mobile { display: none; }
  .nvm-cm-timeline-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 32px; }
  .nvm-cm-timeline-item { flex-direction: column; align-items: center; gap: 0; text-align: center; }
  .nvm-cm-timeline-marker { margin-bottom: 24px; }
  .nvm-cm-timeline-content { padding-top: 0; }
  .nvm-cm-timeline-description { margin-left: auto; margin-right: auto; }
  .nvm-cm-solutions { padding-left: 32px; padding-right: 32px; }
  .nvm-cm-solutions-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); }
  .nvm-cm-hero-main { padding: 64px 56px; }
  .nvm-cm-hero-heading { font-size: 76px; }
  .nvm-cm-stats { margin-left: 32px; margin-right: 32px; }
  .nvm-cm-stats-grid { grid-template-columns: 1fr 1fr 1fr 1fr 2.4fr; }
  .nvm-cm-stat { padding-top: 20px; padding-bottom: 20px; border-bottom: 0; border-right: 1px solid rgba(255,255,255,.10); }
  .nvm-cm-stat:nth-child(odd) { border-right: 1px solid rgba(255,255,255,.10); }
  .nvm-cm-highlight { grid-column: auto; padding: 20px 32px; }
  .elementor-element-rnd-section { padding-left: 40px; padding-right: 40px; }
  .elementor-element-rnd-section::after { display: block; }
  .elementor-element-rnd-section > .e-con-inner {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 64px;
  }
  .elementor-element-rnd-left { grid-column: span 6; }
  .elementor-element-rnd-right { grid-column: span 6; }
  .nvm-cm-rnd-title { font-size: 52px; }
  .nvm-cm-rnd-image-frame { aspect-ratio: 1.1 / 1; }
  .elementor-element-instagram-section,
  .elementor-element-announcements-section,
  .elementor-element-corporate-history-section {
    padding-left: 32px;
    padding-right: 32px;
  }
  .nvm-cm-insta-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); }
  .nvm-cm-ann-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .nvm-cm-ann-title { font-size: 40px; }
}

@media (min-width: 1280px) {
  .nvm-cm-hero-heading { font-size: 82px; }
  .elementor-element-rnd-section::before { display: block; }
}

.elementor-element-machines-page-section {
  --gap: 0px;
  background: #fff;
  padding: 128px 16px 96px;
  font-family: "Poppins", ui-sans-serif, system-ui, sans-serif;
  gap: 0 !important;
}
.elementor-page-46 .cookiemak-theme-main {
  padding-top: 0;
  margin-top: -96px;
}
body.admin-bar.elementor-page-46 .elementor-element-machines-page-section {
  padding-top: 96px;
}
.elementor-element-machines-page-section > .e-con-inner {
  width: 100%;
  max-width: 1440px !important;
  margin: 0 auto;
  padding: 0 !important;
  --gap: 0px;
  gap: 0 !important;
}
.elementor-element-machines-page-section > .elementor-element-machines-heading,
.elementor-element-machines-page-section > .elementor-element-machines-grid {
  width: 100%;
  max-width: 1440px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.nvm-cm-machines-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 80px;
  text-align: center;
}
.nvm-cm-machines-accent {
  display: block;
  width: 48px;
  height: 4px;
  margin: 0 0 24px;
  border-radius: 999px;
  background: #f37021;
}
.nvm-cm-machines-title {
  margin: 0 0 16px;
  color: #292524;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
.nvm-cm-machines-description {
  width: 100%;
  max-width: 672px;
  margin: 0 auto;
  padding: 0 8px;
  color: #78716c;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0;
}
.elementor-element-machines-grid {
  --gap: 32px;
  width: 100%;
  margin-top: 0;
  gap: 32px !important;
}
.elementor-element-machines-grid > .e-con-inner,
.elementor-element-machines-grid:not(:has(> .e-con-inner)) {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr);
  gap: 32px;
  align-items: stretch;
  width: 100%;
  padding: 0 16px !important;
}
.elementor-element-machines-grid > .e-con-inner > .elementor-element,
.elementor-element-machines-grid > .elementor-element {
  min-width: 0;
}
.elementor-widget-cookiemak-machine-card,
.elementor-widget-cookiemak-machine-card .elementor-widget-container {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
}
.nvm-cm-machine-card {
  position: relative;
  display: flex;
  aspect-ratio: 4 / 5;
  width: 100%;
  max-width: 440px;
  overflow: visible;
  flex-direction: column;
  border: 1px solid #f5f5f4;
  border-radius: 24px;
  background: #f8f9fa;
  color: inherit;
  padding: 8px;
  text-decoration: none;
  transition: transform .3s ease, box-shadow .3s ease;
  cursor: pointer;
}
.nvm-cm-machine-card:hover,
.nvm-cm-machine-card:focus {
  color: inherit;
  text-decoration: none;
  transform: translateY(-4px);
  box-shadow: 0 8px 30px rgba(0,0,0,.06);
}
.nvm-cm-machine-bg {
  position: absolute;
  inset: 0;
  z-index: auto;
  overflow: hidden;
  border-radius: 24px;
  pointer-events: none;
}
.nvm-cm-machine-svg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.nvm-cm-machine-dots {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 25;
  display: grid;
  grid-template-columns: repeat(4, 6px);
  gap: 8px;
  opacity: .3;
}
.nvm-cm-machine-dots span {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #d6d3d1;
}
.nvm-cm-machine-badge {
  position: absolute;
  left: -12px;
  bottom: 30%;
  z-index: 30;
  display: flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: transparent;
  box-shadow: none;
  pointer-events: none;
}
.nvm-cm-machine-badge-logo {
  display: block;
  width: 100%;
  height: 100% !important;
  max-width: none;
  max-height: none;
  object-fit: contain;
  object-position: center;
}
.nvm-cm-machine-image-wrap {
  position: absolute;
  inset: 10px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  pointer-events: none;
}
.nvm-cm-machine-image {
  width: 100%;
  height: auto !important;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
  filter: drop-shadow(0 14px 12px rgba(15,23,42,.12));
  transition: transform .5s ease;
}
.nvm-cm-machine-card:hover .nvm-cm-machine-image {
  transform: scale(1.02);
}
.nvm-cm-machine-copy {
  position: relative;
  z-index: 20;
  display: flex;
  min-height: 78px;
  flex-direction: column;
  justify-content: center;
  margin-top: auto;
  border: 1px solid #fafafa;
  border-radius: 12px;
  background: #fff;
  padding: 12px 20px;
  box-shadow: 0 1px 8px rgba(15,23,42,.05);
}
.nvm-cm-machine-title {
  display: block;
  margin: 0 0 8px;
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}
.nvm-cm-machine-focus {
  color: var(--nvm-machine-brand);
}
.nvm-cm-machine-subtitle {
  display: block;
  margin: 0;
  color: #a8a29e;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0;
}

@media (min-width: 640px) {
  .elementor-element-machines-page-section {
    padding-left: 24px;
    padding-right: 24px;
  }
  .nvm-cm-machine-card {
    padding: 12px;
  }
  .nvm-cm-machine-badge {
    left: -20px;
    width: 80px;
    height: 80px;
  }
  .nvm-cm-machine-copy {
    min-height: 78px;
    padding: 16px 24px;
  }
  .nvm-cm-machine-title {
    font-size: 20px;
  }
  .nvm-cm-machine-subtitle {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .nvm-cm-machines-title {
    margin-bottom: 24px;
    font-size: 36px;
    line-height: 40px;
  }
  .nvm-cm-machines-description {
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
  }
  .elementor-element-machines-grid > .e-con-inner,
  .elementor-element-machines-grid:not(:has(> .e-con-inner)) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .elementor-element-machines-page-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .nvm-cm-machines-title {
    font-size: 48px;
    line-height: 1;
  }
  .elementor-element-machines-grid > .e-con-inner,
  .elementor-element-machines-grid:not(:has(> .e-con-inner)) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 480px) {
  .elementor-element-machines-page-section {
    padding-top: 96px;
    padding-bottom: 72px;
  }
  .elementor-page-46 .cookiemak-theme-main {
    margin-top: 0;
  }
  body.admin-bar.elementor-page-46 .elementor-element-machines-page-section {
    padding-top: 82px;
  }
  .nvm-cm-machines-heading {
    margin-bottom: 52px;
  }
  .nvm-cm-machine-card {
    max-width: 360px;
  }
  .nvm-cm-machine-copy {
    min-height: 67px;
  }
}

.single-makinalarimiz .cookiemak-theme-main,
.single-makinalarimiz .cookiemak-machine-entry {
  background: #fff;
}
.single-makinalarimiz .cookiemak-theme-main {
  padding-top: 0;
}
.single-makinalarimiz .cookiemak-machine-entry {
  margin: 0;
  padding: 0;
}
.single-makinalarimiz .elementor-widget-container {
  font-family: "Poppins", ui-sans-serif, system-ui, sans-serif;
}
.nvm-md-icon,
.nvm-md-icon svg {
  display: inline-flex;
  width: 1em;
  height: 1em;
  flex: 0 0 auto;
}
.nvm-md-icon svg {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.nvm-md-icon-whatsapp svg {
  fill: #25d366;
  stroke: none;
}
.nvm-md-hero {
  background: #fff;
  color: #0c0a09;
  padding: 104px 16px 48px;
}
.nvm-md-hero-inner,
.nvm-md-tabs-inner,
.nvm-md-products-section {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.nvm-md-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 0 24px;
  color: #a8a29e;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
}
.nvm-md-breadcrumb a {
  color: inherit;
  text-decoration: none;
  transition: color .2s ease;
}
.nvm-md-breadcrumb a:hover {
  color: #292524;
}
.nvm-md-breadcrumb-separator {
  display: inline-flex;
  color: #d6d3d1;
  font-size: 12px;
}
.nvm-md-breadcrumb-current {
  min-width: 0;
  color: #78716c;
}
.nvm-md-hero-grid {
  display: grid;
  align-items: center;
  gap: 24px;
}
.nvm-md-hero-copy {
  order: 2;
  max-width: 660px;
}
.nvm-md-hero-eyebrow {
  display: block;
  margin: 0 0 12px;
  color: #ff8c00;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.nvm-md-hero-title {
  margin: 0;
  color: #0c0a09;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
}
.nvm-md-hero-title > span {
  display: block;
}
.nvm-md-hero-focus {
  color: #ff8c00;
}
.nvm-md-hero-description {
  max-width: 540px;
  margin: 18px 0 0;
  color: #57534e;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}
.nvm-md-hero-actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
  margin-top: 32px;
}
.nvm-md-btn {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 14px 28px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: transform .25s ease, background .25s ease, border-color .25s ease;
}
.nvm-md-btn-primary {
  background: #1c1917;
  color: #fff;
}
.nvm-md-btn-primary:hover {
  background: #ff8c00;
  color: #fff;
  transform: translateY(-2px);
}
.nvm-md-btn-secondary {
  border: 1px solid #e7e5e4;
  border-radius: 10px;
  background: #fff;
  color: #292524;
}
.nvm-md-btn-secondary:hover {
  border-color: #d6d3d1;
  background: #fafaf9;
  color: #292524;
}
.nvm-md-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px 10px;
  margin-top: 48px;
  padding-top: 8px;
}
.nvm-md-feature {
  display: flex;
  width: 31%;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.nvm-md-feature-icon {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  color: #ff8c00;
  font-size: 26px;
}
.nvm-md-feature-text {
  max-width: 170px;
  color: #57534e;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
}
.nvm-md-hero-visual {
  position: relative;
  order: 1;
  display: flex;
  width: 100%;
  max-width: 520px;
  min-height: 0;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.nvm-md-hero-image {
  display: block;
  width: 100%;
  height: auto;
  max-height: 700px;
  object-fit: contain;
  user-select: none;
}
.nvm-md-video-card {
  position: absolute;
  top: -28px;
  right: -12px;
  z-index: 3;
  display: none;
  width: 280px;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border: 4px solid #fff;
  border-radius: 16px;
  background: #111;
  box-shadow: 0 30px 60px rgba(15, 23, 42, .15);
  cursor: pointer;
}
.nvm-md-video-card iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  transform: scale(1.35);
  pointer-events: none;
}
.nvm-md-video-play {
  position: absolute;
  right: 14px;
  bottom: 14px;
  display: flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #ff8c00;
  color: #fff;
  font-size: 20px;
}
.nvm-md-modal[hidden] {
  display: none;
}
html.nvm-md-modal-open {
  overflow: hidden;
}
html.nvm-md-modal-open body {
  overflow: hidden;
  touch-action: none;
}
.nvm-md-modal {
  position: fixed;
  inset: 0;
  z-index: 10020;
  display: grid;
  grid-template-columns: minmax(0, 1024px);
  place-content: center;
  place-items: stretch;
  padding: 24px;
  overscroll-behavior: contain;
  pointer-events: auto;
}
.nvm-md-modal-backdrop {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  appearance: none;
  background: rgba(0, 0, 0, .95);
  cursor: pointer;
  touch-action: manipulation;
  pointer-events: auto;
}
.nvm-md-modal-frame {
  grid-area: 1 / 1;
  position: relative;
  z-index: 2;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 16px;
  background: #000;
  box-shadow: 0 28px 80px rgba(0, 0, 0, .35);
}
.nvm-md-modal-frame iframe {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: auto;
  touch-action: auto;
}
.nvm-md-modal-close {
  grid-area: 1 / 1;
  align-self: start;
  justify-self: end;
  position: relative;
  transform: translate(0, -56px);
  z-index: 3;
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 999px;
  background: rgba(0, 0, 0, .55);
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  touch-action: manipulation;
}
.nvm-md-tabs {
  background: #fff;
  padding: 24px 16px 80px;
  color: #292524;
}
.nvm-md-tab-list {
  display: none;
  gap: 44px;
  margin-bottom: 32px;
  border-bottom: 1px solid #e7e5e4;
}
.nvm-md-tab {
  position: relative;
  border: 0;
  background: transparent;
  color: #78716c;
  padding: 0 0 16px;
  font: inherit;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
  transition: color .2s ease;
}
.nvm-md-tab:hover,
.nvm-md-tab.is-active {
  color: #ff8c00;
}
.nvm-md-tab.is-active::after {
  content: "";
  position: absolute;
  inset-inline: 0;
  bottom: -1px;
  height: 2px;
  background: #ff8c00;
}
.nvm-md-tab-panel {
  display: none;
}
.nvm-md-tab-panel.is-active {
  display: block;
}
.nvm-md-general {
  display: grid;
  gap: 32px;
  align-items: start;
}
.nvm-md-general-copy {
  color: #44403c;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75;
}
.nvm-md-general-copy p {
  margin: 0 0 18px;
}
.nvm-md-inline-cta {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
  border: 1px solid #f5f5f4;
  border-radius: 8px;
  background: rgba(250, 250, 249, .6);
  padding: 20px;
  box-shadow: none;
}
.nvm-md-inline-cta p {
  margin: 0;
  color: #292524;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.375;
}
.nvm-md-inline-btn {
  display: inline-flex;
  flex-shrink: 0;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 50px;
  padding: 13px 28px;
  border-radius: 999px;
  background: #1c1917;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
  transition: transform .25s ease, background .25s ease;
}
.nvm-md-inline-btn:hover {
  background: #ff8c00;
  color: #fff;
  transform: translateY(-2px);
}
.nvm-md-spec-card {
  border: 1px solid #f5f5f4;
  border-radius: 10px;
  background: #fff;
  padding: 20px;
}
.nvm-md-spec-card-title {
  display: inline-flex;
  margin-bottom: 18px;
  border: 1px solid #f5f5f4;
  border-radius: 8px;
  background: #fafaf9;
  padding: 8px 14px;
  color: #292524;
  font-size: 13px;
  font-weight: 800;
}
.nvm-md-spec-table {
  display: grid;
  overflow: hidden;
  border: 1px solid #f5f5f4;
  border-radius: 8px;
  background: #fff;
}
.nvm-md-spec-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 48px;
  border-bottom: 1px solid #f5f5f4;
  padding: 12px 14px;
}
.nvm-md-spec-row:last-child {
  border-bottom: 0;
}
.nvm-md-spec-row span {
  color: #78716c;
  font-size: 13px;
  font-weight: 600;
}
.nvm-md-spec-row strong {
  color: #292524;
  font-size: 13px;
  font-weight: 800;
  text-align: right;
}
.nvm-md-spec-grid {
  display: grid;
  overflow: hidden;
  border: 1px solid rgba(231, 229, 228, .7);
  border-radius: 10px;
  background: #fff;
}
.nvm-md-spec-tile {
  border-bottom: 1px solid rgba(231, 229, 228, .7);
  padding: 24px;
}
.nvm-md-spec-tile:last-child {
  border-bottom: 0;
}
.nvm-md-spec-tile span {
  display: block;
  color: #a8a29e;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.nvm-md-spec-tile strong {
  display: block;
  margin-top: 10px;
  color: #1c1917;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.1;
}
.nvm-md-option-grid,
.nvm-md-doc-grid {
  display: grid;
  gap: 16px;
}
.nvm-md-option-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  border: 1px solid #f5f5f4;
  border-radius: 8px;
  background: #fafaf9;
  padding: 18px;
}
.nvm-md-option-icon {
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #f5f5f4;
  color: #ff8c00;
  font-size: 16px;
}
.nvm-md-option-item p {
  margin: 0;
  color: #44403c;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.55;
}
.nvm-md-doc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 1px solid #e7e5e4;
  border-radius: 10px;
  background: #fff;
  padding: 22px;
  color: #292524;
  text-decoration: none;
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.nvm-md-doc:hover {
  border-color: #d6d3d1;
  box-shadow: 0 12px 30px rgba(15, 23, 42, .06);
  color: #292524;
  transform: translateY(-2px);
}
.nvm-md-doc strong,
.nvm-md-doc small {
  display: block;
}
.nvm-md-doc strong {
  font-size: 15px;
  font-weight: 900;
}
.nvm-md-doc small {
  margin-top: 4px;
  color: #78716c;
  font-size: 13px;
  font-weight: 600;
}
.nvm-md-doc-icon {
  color: #ff8c00;
  font-size: 20px;
}
.nvm-md-accordions {
  display: grid;
  gap: 12px;
}
.nvm-md-accordion {
  overflow: hidden;
  border: 1px solid #f5f5f4;
  border-radius: 10px;
  background: #fff;
}
.nvm-md-accordion-toggle {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border: 0;
  background: #fff;
  color: #292524;
  padding: 16px 20px;
  text-align: left;
  font: inherit;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
}
.nvm-md-accordion-toggle.is-active {
  color: #ff8c00;
}
.nvm-md-accordion-chevron {
  color: #a8a29e;
  transition: transform .2s ease;
}
.nvm-md-accordion.is-open .nvm-md-accordion-chevron {
  transform: rotate(180deg);
}
.nvm-md-accordion-panel {
  border-top: 1px solid #f5f5f4;
  background: rgba(250, 250, 249, .55);
  padding: 20px;
}
.nvm-md-products-section {
  box-sizing: border-box;
  width: calc(100% - 32px) !important;
  max-width: 1440px !important;
  margin: 64px auto 0 !important;
  background: #fff;
  padding: 0 0 96px !important;
  gap: 0 !important;
}
.nvm-md-products-heading {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 0 40px !important;
  overflow: hidden;
  padding: 0 !important;
}
.nvm-md-products-heading::before,
.nvm-md-products-heading::after {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  flex: 0 0 auto;
  background: #ff8c00;
}
.nvm-md-products-heading h2,
.nvm-md-products-heading .elementor-heading-title {
  margin: 0 !important;
  padding: 0 8px !important;
  color: #1c1917 !important;
  font-family: "Poppins", ui-sans-serif, system-ui, sans-serif !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  white-space: nowrap;
}
.nvm-md-products-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr);
  gap: 24px;
  padding: 0 !important;
}
.elementor-widget-cookiemak-machine-produce-card,
.elementor-widget-cookiemak-machine-produce-card .elementor-widget-container {
  display: flex;
  height: 100%;
}
.elementor-widget-cookiemak-machine-produce-card .elementor-widget-container {
  width: 100%;
  min-width: 0;
}
.nvm-md-product-card {
  display: flex;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid #f5f5f4;
  border-radius: 8px;
  background: #fff;
  color: inherit;
  text-decoration: none;
  box-shadow: none;
  transition: transform .3s ease, box-shadow .3s ease;
}
.nvm-md-product-card:hover {
  color: inherit;
  box-shadow: 0 1px 2px rgba(15, 23, 42, .05);
  transform: translateY(-4px);
}
.nvm-md-product-image-wrap {
  display: block;
  aspect-ratio: 1.4 / 1;
  overflow: hidden;
  background: #f5f5f4;
}
.nvm-md-product-image-wrap .nvm-md-product-image {
  display: block;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover;
}
.nvm-md-product-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}
.nvm-md-product-title {
  margin: 0 0 10px;
  color: #1c1917;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  transition: color .2s ease;
}
.nvm-md-product-desc {
  display: -webkit-box;
  flex: 1 1 auto;
  overflow: hidden;
  margin-bottom: 24px;
  color: #57534e;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.625;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.nvm-md-product-more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid #f5f5f4;
  color: #ff8c00;
  font-size: 12px;
  font-weight: 700;
}
.nvm-md-product-more .nvm-md-icon {
  transition: transform .3s ease;
}
.nvm-md-product-card:hover .nvm-md-product-more .nvm-md-icon {
  transform: translateX(4px);
}
.nvm-md-mobile-actions {
  display: none;
}

@media (min-width: 640px) {
  .nvm-md-hero {
    padding-left: 24px;
    padding-right: 24px;
  }
  .nvm-md-hero-title {
    font-size: 56px;
    line-height: 1.02;
  }
  .nvm-md-hero-description {
    font-size: 18px;
  }
  .nvm-md-hero-actions {
    flex-direction: row;
    align-items: center;
  }
  .nvm-md-feature {
    width: 30%;
    align-items: flex-start;
    text-align: left;
  }
  .nvm-md-video-card {
    display: block;
    right: -32px;
    width: 340px;
  }
  .nvm-md-spec-table {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .nvm-md-spec-row:nth-child(odd) {
    border-right: 1px solid #f5f5f4;
  }
  .nvm-md-products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }
  .nvm-md-products-section {
    margin-top: 80px !important;
  }
  .nvm-md-product-title {
    font-size: 19px;
  }
  .nvm-md-product-desc,
  .nvm-md-product-more {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .nvm-md-tabs {
    padding-bottom: 88px;
  }
  .nvm-md-tab-list,
  .nvm-md-tab-panels {
    display: block;
  }
  .nvm-md-tab-list {
    display: flex;
  }
  .nvm-md-accordions {
    display: none;
  }
  .nvm-md-general-copy {
    font-size: 17px;
  }
  .nvm-md-inline-cta {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
  }
  .nvm-md-inline-cta p {
    flex: 1 1 auto;
    font-size: 16px;
  }
  .nvm-md-inline-btn {
    min-height: 52px;
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .nvm-md-spec-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .nvm-md-option-grid,
  .nvm-md-doc-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .nvm-md-hero,
  .nvm-md-tabs {
    padding-left: 40px;
    padding-right: 40px;
  }
  .nvm-md-hero {
    padding-bottom: 64px;
  }
  .nvm-md-general {
    grid-template-columns: minmax(0, 1.35fr) minmax(320px, .9fr);
    gap: 48px;
  }
  .nvm-md-hero-grid {
    grid-template-columns: minmax(0, .95fr) minmax(560px, 1.15fr);
  }
  .nvm-md-hero-copy {
    order: 1;
    margin-top: 0;
  }
  .nvm-md-hero-visual {
    order: 2;
    max-width: none;
    min-height: 620px;
    justify-content: flex-end;
  }
  .nvm-md-hero-title {
    font-size: 66px;
  }
  .nvm-md-features {
    justify-content: space-between;
    gap: 20px;
  }
  .nvm-md-feature {
    width: auto;
    flex: 1 1 0;
  }
  .nvm-md-video-card {
    right: -44px;
    width: 380px;
  }
  .nvm-md-products-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .nvm-md-products-section {
    margin-top: 80px !important;
    width: calc(100% - 80px) !important;
  }
  .nvm-md-spec-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .nvm-md-spec-tile {
    border-right: 1px solid rgba(231, 229, 228, .7);
    border-bottom: 0;
  }
  .nvm-md-spec-tile:last-child {
    border-right: 0;
  }
}

@media (min-width: 1280px) {
  .nvm-md-hero-title {
    font-size: 72px;
  }
}

@media (max-width: 767px) {
  .single-makinalarimiz {
    padding-bottom: 80px;
  }
  .nvm-md-modal {
    grid-template-columns: minmax(0, calc(100vw - 28px));
    place-content: center;
    place-items: stretch;
    padding: 14px;
  }
  .nvm-md-modal-frame {
    width: 100%;
    max-height: calc(100vh - 96px);
    border-radius: 12px;
  }
  .nvm-md-modal-close {
    transform: translate(0, -50px);
    width: 42px;
    height: 42px;
    background: rgba(0, 0, 0, .78);
  }
  .nvm-md-hero {
    padding-top: 96px;
    padding-bottom: 28px;
  }
  .nvm-md-breadcrumb {
    margin-bottom: 18px;
    gap: 6px;
    font-size: 11px;
  }
  .nvm-md-hero-copy {
    margin-top: 20px;
  }
  .nvm-md-hero-visual {
    max-width: 500px;
  }
  .nvm-md-tabs {
    padding-top: 10px;
    padding-bottom: 56px;
  }
  .nvm-md-tab-panels {
    margin-bottom: 28px;
  }
  .nvm-md-general {
    gap: 22px;
  }
  .nvm-md-accordions .nvm-md-general .nvm-md-spec-card {
    display: none;
  }
  .nvm-md-spec-card {
    padding: 16px;
  }
  .nvm-md-spec-row {
    min-height: 44px;
    padding: 11px 12px;
  }
  .nvm-md-products-section {
    padding-bottom: 80px;
  }
  .nvm-md-products-heading {
    gap: 8px;
    margin-bottom: 32px !important;
    padding: 0 !important;
  }
  .nvm-md-products-heading::before,
  .nvm-md-products-heading::after {
    width: 24px;
  }
  .nvm-md-products-heading h2,
  .nvm-md-products-heading .elementor-heading-title {
    padding: 0 4px !important;
    font-size: 17px !important;
    white-space: nowrap;
  }
  .nvm-md-mobile-actions {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 90;
    display: block;
    font-family: "Poppins", ui-sans-serif, system-ui, sans-serif;
    pointer-events: none;
  }
  body.cookiemak-menu-open .nvm-md-mobile-actions {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  .nvm-md-mobile-float {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px 12px;
  }
  .nvm-md-mobile-float > span {
    width: 48px;
    height: 48px;
  }
  .nvm-md-mobile-video,
  .nvm-md-mobile-top {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 999px;
    cursor: pointer;
    pointer-events: auto;
  }
  .nvm-md-mobile-video {
    gap: 8px;
    min-height: 42px;
    background: #ff0000;
    color: #fff;
    padding: 10px 18px;
    font-size: 13px;
    font-weight: 900;
  }
  .nvm-md-mobile-top {
    width: 48px;
    height: 48px;
    background: #fff;
    color: #57534e;
    box-shadow: 0 8px 22px rgba(15, 23, 42, .18);
    font-size: 28px;
  }
  .nvm-md-mobile-nav {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    height: 64px;
    border-top: 1px solid #e7e5e4;
    background: #fff;
    pointer-events: auto;
  }
  .nvm-md-mobile-nav a {
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #292524;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.1;
    text-decoration: none;
  }
  .nvm-md-mobile-nav a:nth-child(2) .nvm-md-icon {
    color: #25d366;
  }
  .nvm-md-mobile-nav .nvm-md-icon {
    font-size: 22px;
  }
  .nvm-md-mobile-nav .nvm-md-icon svg,
  .nvm-md-mobile-video .nvm-md-icon svg,
  .nvm-md-mobile-top .nvm-md-icon svg {
    display: block;
    width: 1em;
    height: 1em;
  }
}
