

/* Start:/local/templates/flexprint_new/template_styles.css?178610679526457*/
:root {
  --bg: #ffffff;
  --text: #424a56;
  --muted: #424a56;
  --line: #d9dde3;
  /* --dark: #1f2937; */
  --dark: #202f47;
  --dark-hover: #2c3f5f;
  --light: #f9fafb;
  --container: 1180px;
  --radius: 4px;
}


@font-face {
	font-family: 'Manrope Bold';
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_bold.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
  url('/local/templates/flexprint_new/assets/fonts/manrope_bold.woff2') format('woff2'), /* Super Modern Browsers */
  url('/local/templates/flexprint_new/assets/fonts/manrope_bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
  url('/local/templates/flexprint_new/assets/fonts/manrope_bold.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/local/templates/flexprint_new/assets/fonts/manrope_bold.svg#manrope_bold') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'Manrope Light';
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_light.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_light.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
  url('/local/templates/flexprint_new/assets/fonts/manrope_light.woff2') format('woff2'), /* Super Modern Browsers */
  url('/local/templates/flexprint_new/assets/fonts/manrope_light.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
  url('/local/templates/flexprint_new/assets/fonts/manrope_light.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/local/templates/flexprint_new/assets/fonts/manrope_light.svg#manrope_light') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'Manrope Medium';
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_medium.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_medium.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
  url('/local/templates/flexprint_new/assets/fonts/manrope_medium.woff2') format('woff2'), /* Super Modern Browsers */
  url('/local/templates/flexprint_new/assets/fonts/manrope_medium.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
  url('/local/templates/flexprint_new/assets/fonts/manrope_medium.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/local/templates/flexprint_new/assets/fonts/manrope_medium.svg#manrope_medium') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'Manrope Regular';
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_regular.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
  url('/local/templates/flexprint_new/assets/fonts/manrope_regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/local/templates/flexprint_new/assets/fonts/manrope_regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
  url('/local/templates/flexprint_new/assets/fonts/manrope_regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/local/templates/flexprint_new/assets/fonts/manrope_regular.svg#manrope_regular') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'Manrope Semibold';
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_semibold.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_semibold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
  url('/local/templates/flexprint_new/assets/fonts/manrope_semibold.woff2') format('woff2'), /* Super Modern Browsers */
  url('/local/templates/flexprint_new/assets/fonts/manrope_semibold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
  url('/local/templates/flexprint_new/assets/fonts/manrope_semibold.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/local/templates/flexprint_new/assets/fonts/manrope_semibold.svg#manrope_semibold') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'Manrope Thin';
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_thin.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/flexprint_new/assets/fonts/manrope_thin.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
  url('/local/templates/flexprint_new/assets/fonts/manrope_thin.woff2') format('woff2'), /* Super Modern Browsers */
  url('/local/templates/flexprint_new/assets/fonts/manrope_thin.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
  url('/local/templates/flexprint_new/assets/fonts/manrope_thin.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/local/templates/flexprint_new/assets/fonts/manrope_thin.svg#manrope_thin') format('svg'); /* Chrome < 4, Legacy iOS */
}




* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  margin: 0;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-family: 'Manrope Regular', sans-serif;
  color: var(--text);
  background-color: var(--bg);
  background-image:
  radial-gradient(circle at 12% 18%, rgba(0, 151, 167, 0.18) 0 120px, transparent 310px),
  radial-gradient(circle at 86% 12%, rgba(220, 38, 38, 0.13) 0 90px, transparent 270px),
  radial-gradient(circle at 78% 76%, rgba(245, 158, 11, 0.17) 0 130px, transparent 330px),
  repeating-linear-gradient(120deg, rgba(31, 41, 55, 0.07) 0, rgba(31, 41, 55, 0.07) 1px, transparent 1px, transparent 132px),
  repeating-linear-gradient(0deg, rgba(17, 24, 39, 0.035) 0, rgba(17, 24, 39, 0.035) 1px, transparent 1px, transparent 56px),
  linear-gradient(180deg, #f8fafc 0%, #e8edf3 44%, #f7f9fb 100%);
  background-attachment: fixed;
  line-height: 1.55;
}

body::before,
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}

body::before {
     /* background:
        linear-gradient(90deg, #00a6b2 0 24%, #e11d48 24% 48%, #f59e0b 48% 72%, #111827 72% 100%) left 64px bottom 132px / 260px 7px no-repeat,
        linear-gradient(135deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.12)) right -120px top 140px / 520px 720px no-repeat,
        linear-gradient(135deg, rgba(255, 255, 255, 0.56), rgba(255, 255, 255, 0.08)) left -180px bottom -80px / 620px 560px no-repeat;*/
        opacity: 0.92;
      }

      body::after {
        background:
        linear-gradient(90deg, rgba(17, 24, 39, 0.1) 1px, transparent 1px) right 70px top 140px / 42px 42px repeat,
        linear-gradient(0deg, rgba(17, 24, 39, 0.075) 1px, transparent 1px) right 70px top 140px / 42px 42px repeat,
        radial-gradient(circle at right 238px top 276px, transparent 0 22px, rgba(17, 24, 39, 0.16) 23px 24px, transparent 25px);
        opacity: 0.42;
        mix-blend-mode: multiply;
      }

      a {
        color: inherit;
        text-decoration: none;
      }

      a:focus-visible,
      button:focus-visible {
        outline: 2px solid var(--dark);
        outline-offset: 3px;
      }

      b, strong { font-family: 'Manrope Semibold'; }

      .container {
        width: min(100% - 40px, var(--container));
        margin: 0 auto;
      }

      .topline {
        background: var(--dark);
        color: #ffffff;
        font-size: 14px;
      }

      .topline__inner {
        min-height: 38px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
      }

      .topline a,
      .btn,
      .nav {
       font-family: 'Manrope Semibold';
     }

     .header {
      position: sticky;
      top: 0;
      z-index: 50;
      background: rgba(255, 255, 255, 0.94);
      border-bottom: 1px solid var(--line);
      backdrop-filter: blur(14px);
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    }

    .header__inner {
      height: 98px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 32px;
    }

    .logo__image {
      display: block;
      width: auto;
      max-width: 310px;
      max-height: 96px;
      object-fit: contain;
    }

    .nav {
      display: flex;
      align-items: center;
      gap: 28px;
      color: var(--dark);
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 0.03em;
    }

    .menu_mobile_info {
      display: none;
    }

    .nav a {
      padding: 8px 0;
      border-bottom: 2px solid transparent;
      font-family: 'Manrope Semibold';
    }

    .nav a:hover {
      border-bottom-color: var(--dark);
    }

    .header__actions {
      display: flex;
      align-items: center;
      gap: 12px;
    }

    .btn {
      min-height: 44px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 0 22px;
      border: 1px solid var(--dark);
      border-radius: var(--radius);
      background: var(--dark);
      color: #ffffff;
      cursor: pointer;
      transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
    }

    .btn:hover {
      background: var(--dark-hover);
      border-color: var(--dark-hover);
    }

    .btn--outline {
      background: transparent;
      color: var(--dark);
    }

    .btn--outline:hover {
      background: var(--dark);
      color: #ffffff;
    }

    .burger {
      display: none;
      width: 44px;
      height: 44px;
      align-items: center;
      justify-content: center;
      border: 0px solid var(--line);
      background: #ffffff;
      cursor: pointer;
    }

    .burger span,
    .burger span::before,
    .burger span::after {
      display: block;
      width: 20px;
      height: 2px;
      background: var(--dark);
      transition: 0.2s ease;
    }

    .burger span {
      position: relative;
    }

    .burger span::before,
    .burger span::after {
      content: "";
      position: absolute;
      left: 0;
    }

    .burger span::before {
      top: -7px;
    }

    .burger span::after {
      top: 7px;
    }

    .burger.is-active span {
      background: transparent;
    }

    .burger.is-active span::before {
      top: 0;
      transform: rotate(45deg);
    }

    .burger.is-active span::after {
      top: 0;
      transform: rotate(-45deg);
    }

    section {
      position: relative;
      padding: 82px 0;
      scroll-margin-top: 96px;
    }

    main > section:not(.hero):not(.dark-section) {
      background:
      radial-gradient(circle at 100% 0, rgba(0, 151, 167, 0.08), transparent 260px),
      radial-gradient(circle at 0 100%, rgba(245, 158, 11, 0.08), transparent 280px),
      linear-gradient(180deg, rgba(255, 255, 255, 0.58), rgba(255, 255, 255, 0.24));
      border-bottom: 1px solid rgba(217, 221, 227, 0.72);
    }

    .hero {
      overflow: hidden;
      /*background:
      linear-gradient(90deg, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.93) 38%, rgba(255,255,255,0.46) 62%, rgba(255,255,255,0.08) 100%),
      url("/local/templates/flexprint_new/assets/hero-business.jpg") center right / cover no-repeat;*/
      background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.94) 20%, rgba(255, 255, 255, 0.62) 80%), url(/local/templates/flexprint_new/assets/hero-business.jpg) center right / cover no-repeat;
      border-bottom: 1px solid var(--line);
    }

    .hero__inner {
      min-height: 640px;
      min-height: 464px;
      display: flex;
      align-items: center;
      /*padding: 88px 0;*/
    }

    .hero__content {
      max-width: 690px;
    }

    .label {
      display: inline-block;
      margin-bottom: 22px;
      color: var(--muted);
      font-size: 13px;
      font-family: 'Manrope Bold';
      text-transform: uppercase;
      letter-spacing: 0.08em;
    }

    @keyframes fadeInUp {
      from { opacity: 0; transform: translateY(5px); }
      to   { opacity: 1; transform: translateY(0); }
    }

    @keyframes slideInLeft {
      from { opacity: 0; transform: translateX(-150px); }
      to   { opacity: 1; transform: translateX(0); }
    }

    .hero__content .label       {opacity: 0; animation: fadeInUp 1s ease-out forwards; animation-delay: 0ms; }
    .hero__content h1          { opacity: 0;animation: slideInLeft 1s ease-out forwards; animation-delay: 500ms; }
    .hero__content .hero__text { opacity: 0;animation: fadeInUp 1s ease-out forwards; animation-delay: 1000ms; }
    .hero__content .hero__actions {opacity: 0; animation: fadeInUp 1s ease-out forwards; animation-delay: 1500ms; }


    .about-wrapper {
     border: 1px solid var(--line);
     padding: 50px;
     padding: 22px;
     background: #ffffff;
   }

   .about_title {
    font-size: clamp(16px, 5vw, 20px);
    margin-top: 30px;
  }

  .about_button {
   margin-top: 30px;
 }

 h1,
 h2,
 h3 {
  margin: 0;
  color: var(--text);
  line-height: 1.15;
  font-family: 'Manrope Bold';
}

h1 {
  max-width: 760px;
  font-size: clamp(38px, 5vw, 62px);
  letter-spacing: -0.03em;
}

h2 {
  font-size: clamp(30px, 4vw, 44px);
  letter-spacing: -0.02em;
  color:  #202f47;

}
#desc h2{
  font-size:30px;
}
@media (max-width: 620px) {
#desc h2{
  font-size:20px;
}
}

h3 {
  font-size: 20px;
  font-family: 'Manrope SemiBold';
}
.text_before_items{
  max-width: 760px;
font-size: 18px;
}
.hero__text {
  max-width: 650px;
  margin: 24px 0 0;
  color: var(--muted);
  font-size: 19px;
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.section-head {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 60px;
  align-items: start;
  margin-bottom: 42px;
}

.section-head p {
  margin: 0;
  color: var(--muted);
  font-size: 18px;
}

.grid {
  display: grid;
  gap: 20px;
}

.grid--3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid--4 {
  grid-template-columns: repeat(4, 1fr);
}

.card,
.portfolio-category,
.contacts-card,
.map-location {
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid var(--line);
  box-shadow: 0 18px 42px rgba(31, 41, 55, 0.055);
}

.card {
  min-height: 100%;
  padding: 28px;
  display:flex;
  flex-direction: column;
  align-items:flex-start;
}
.card .btn{
  margin-top: auto;
}

.service-icon {
  width: 100%;
  aspect-ratio: 4 / 3;
  display: grid;
  place-items: center;
  margin-bottom: 22px;
  border: 1px solid var(--line);
  background: radial-gradient(circle at 82% 16%, rgb(135 136 138 / 27%), transparent 120px), radial-gradient(circle at 12% 84%, rgb(246 237 230 / 90%), transparent 110px), repeating-linear-gradient(120deg, rgba(31, 41, 55, 0.055) 0, rgba(31, 41, 55, 0.055) 1px, transparent 1px, transparent 56px), rgba(249, 250, 251, 0.9);
}

.service-icon svg {
  width: min(58%, 150px);
  height: auto;
  display: block;
  color: var(--dark);
}

.card__number {
  display: block;
  margin-bottom: 18px;
  color: var(--muted);
  font-size: 13px;
  font-family: 'Manrope Bold';
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.card p {
  margin: 14px 0 0;
  color: var(--muted);
}

.list {
  display: grid;
  gap: 10px;
  margin: 18px 0 30px;
  padding: 0;
  list-style: none;
}

.list li {
  position: relative;
  padding-left: 18px;
  color: var(--muted);
}

.list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  background: var(--dark);
  border-radius: 50%;
}

.portfolio-catalog {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.portfolio-category {
  display: grid;
  grid-template-rows: auto 1fr;
  color: inherit;
  min-width: 0;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.portfolio-category:hover {
  transform: translateY(-4px);
  border-color: rgba(31, 41, 55, 0.34);
  box-shadow: 0 24px 54px rgba(31, 41, 55, 0.09);
}

.portfolio-category__image {
  width: 100%;
  aspect-ratio: 4 / 3;
  display: block;
  object-fit: cover;
  background: var(--light);
  border-bottom: 1px solid var(--line);
}

.portfolio-category__body {
  display: grid;
  gap: 10px;
  padding: 22px;
  align-content: start;
}

.portfolio-category__body p {
  margin: 0;
  color: var(--muted);
}

.dark-section {
  background:
  linear-gradient(180deg, rgba(8, 15, 26, 0.64), rgba(8, 15, 26, 0.82)),
  linear-gradient(90deg, rgba(0, 151, 167, 0.18), rgba(245, 158, 11, 0.1)),
  url("/new_site/Machine.png") center center / cover no-repeat;
  color: #ffffff;
}

.dark-section h2,
.dark-section h3 {
  color: #ffffff;
}

.dark-section .section-head p,
.dark-section .card p,
.dark-section .list li {
  color: #d1d5db;
}

.dark-section .card {
  background: transparent;
  border-color: rgba(255,255,255,0.18);
}

.dark-section .card__number {
  color: #cbd5e1;
}

.dark-section#production .card__number {

 display: none;
}

.dark-section .list li::before {
  background: #ffffff;
}

.contact {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 24px;
  align-items: stretch;
}

.contacts-card {
  padding: 32px;
  height: 100%;
  display: grid;
  /* grid-template-rows: auto repeat(6, minmax(0, 1fr)); */ 
}

.contact-row {
  padding: 18px 0;
  border-bottom: 1px solid var(--line);
  align-content: center;
}

.contact-row:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.contact-row__time {
  margin-top: 20px;
}

.contact-row span {
  display: block;
  margin-bottom: 6px;
  color: var(--muted);
  font-size: 13px;
  font-family: 'Manrope Bold';
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.contact-row strong,
.contact-row a {
 font-family: 'Manrope Bold';
}

.rating-badge iframe {
  display: block;
  max-width: 100%;
}

.maps {
  display: grid;
  gap: 20px;
}

.map-location {
  padding: 24px;
}

.map-location h3 {
  margin-bottom: 8px;
}

.map-location p {
  margin: 0 0 18px;
  color: var(--muted);
}

.map-frame {
  width: 100%;
  height: 280px;
  display: block;
  margin-bottom: 16px;
  border: 1px solid var(--line);
}

.map-location .btn {
  width: 100%;
}

.footer {
  background: rgba(255, 255, 255, 0.92);
  border-top: 1px solid var(--line);
  padding: 30px 0;
  color: var(--muted);
  font-size: 14px;
}

.footer__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 20px;
}

.footer__contacts {
  justify-self: end;
  text-align: right;
}

.footer .rating-badge {
  justify-self: center;
}

.footer strong {
  color: var(--text);
}

@media (max-width: 1040px) {
  .section-head,
  .contact {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .grid--3,
  .grid--4,
  .portfolio-catalog {
    grid-template-columns: repeat(2, 1fr);
  }
}



@media (max-width: 993px) {

  .about_button {
   margin-bottom: 30px;
 }
}

@media (max-width: 820px) {
  .topline__inner {
    display: none;
  }

  .header__inner {
    height: 68px;
  }

  .logo__image {
    max-width: 245px;
    max-height: 66px;
  }

  .header__actions .btn {
    display: none;
  }

  .burger {
    display: inline-flex;
  }

  .nav {
    position: fixed;
    left: 20px;
    right: 20px;
    top: 72px;
    display: grid;
    gap: 10px;
    padding: 20px;
    background: #ffffff;
    border: 1px solid var(--line);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    transition: 0.2s ease;
  }

  .nav.is-open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .hero {
    background:
    linear-gradient(90deg, rgba(255,255,255,0.98) 0%, rgba(255,255,255,0.94) 54%, rgba(255,255,255,0.62) 100%),
    url("/local/templates/flexprint_new/assets/hero-business.jpg") center right / cover no-repeat;
  }

  .hero__inner {
    min-height: 480px;
    padding: 20px 0;
  }

  section {
    padding: 58px 0;
  }	  

  .menu_mobile_info {
   display: block;
   margin-top: 20px;
 }

 .menu_mobile_info ul {
   margin: 10px 0 0 0;
   padding: 0;
   font-size: 12px;
 }

 .menu_mobile_info ul li {
   list-style: none;
   display: block;
   margin: 0;
   width: 100%;
   padding-bottom: 10px;
 }
 .menu_mobile_info ul li a{
  color: #E31E24;
}

.menu_mobile_info .svg {
 position: relative;
 top: 2px;
 margin-right: 7px;
}
}

@media (max-width: 620px) {
  .container {
    width: min(100% - 28px, var(--container));
  }

  .grid--3,
  .grid--4,
  .portfolio-catalog {
    grid-template-columns: 1fr;
  }

  .footer__inner {
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .footer .rating-badge,
  .footer__contacts {
    justify-self: start;
    text-align: left;
  }

  .hero__actions .btn {
    width: 86%;
    height: 56px;
  }

  .contacts-card,
  .map-location,
  .card {
    padding: 22px;
  }
}



.hero.inner_page { 
  padding: 82px 0 48px;
  border-bottom: 1px solid rgba(217, 221, 227, 0.72);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.58), rgba(255, 255, 255, 0.24));
}

.label {
  display: inline-block;
  margin-bottom: 18px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}



.hero.inner_page p {
  max-width: 760px;
  margin: 24px 0 0;
  color: var(--muted);
  font-size: 19px;
}

.catalog {
  padding: 62px 0 86px;
}

.subcategory-title {
  margin: 48px 0 18px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}

.materials {
  margin: 52px 0 42px;
}

.materials > h2,
.examples-title {
  margin: 0 0 20px;
  font-size: 28px;
}

.materials-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.material-card {
  min-width: 0;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid var(--line);
  box-shadow: 0 18px 42px rgba(31, 41, 55, 0.055);
  overflow: hidden;
}

.material-card__image {
  width: 100%;
  aspect-ratio: 4 / 3;
  display: block;
  object-fit: cover;
  border-bottom: 1px solid var(--line);
  background: #f9fafb;
}

.material-card__body {
  padding: 24px;
}

.material-card h3 {
  margin-bottom: 12px;
  font-size: 20px;
}

.material-card p {
  margin: 0;
  color: var(--muted);
}


.examples-title {
  margin-top: 42px;
}

.work-card {
  min-width: 0;
  padding: 0;
  cursor: zoom-in;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid var(--line);
  box-shadow: 0 18px 42px rgba(31, 41, 55, 0.055);
  transition: transform 0.2s ease, border-color 0.2s ease;
}

.work-card:hover {
  transform: translateY(-3px);
  border-color: rgba(31, 41, 55, 0.34);
}

.work-card__image {
  width: 100%;
  aspect-ratio: 4 / 3;
  display: block;
  object-fit: cover;
  background: #f9fafb;
}

.catalog-page--termobilety .portfolio-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  align-items: start;
}

.catalog-page--termobilety .work-card {
  padding: 18px;
  background:
  linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(242, 245, 248, 0.9));
  border-color: rgba(31, 41, 55, 0.14);
  box-shadow: 0 24px 58px rgba(31, 41, 55, 0.1);
}

.catalog-page--termobilety .work-card__image {
  aspect-ratio: 16 / 7;
  object-fit: contain;
  padding: 10px;
  background:
  linear-gradient(180deg, #ffffff 0%, #f5f7fa 100%);
  border: 1px solid rgba(31, 41, 55, 0.08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.75);
}

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr) 72px;
  align-items: center;
  gap: 18px;
  padding: 34px;
  background: rgba(15, 23, 42, 0.88);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.18s ease;
}

.lightbox.is-open {
  opacity: 1;
  pointer-events: auto;
}

.lightbox__stage {
  min-width: 0;
  display: grid;
  justify-items: center;
}

.lightbox__image {
  max-width: 100%;
  max-height: calc(100vh - 68px);
  display: block;
  object-fit: contain;
  background: #ffffff;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42);
}

.lightbox__button,
.lightbox__close {
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}

.lightbox__button:hover,
.lightbox__close:hover {
  background: rgba(255, 255, 255, 0.22);
}

.lightbox__close {
  position: absolute;
  top: 22px;
  right: 22px;
  font-size: 24px;
}

.footer {
  background: rgba(255, 255, 255, 0.92);
  border-top: 1px solid var(--line);
  padding: 30px 0;
  color: var(--muted);
  font-size: 14px;
}

.footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

@media (max-width: 1040px) {
  .portfolio-grid { grid-template-columns: repeat(3, 1fr); }
  .materials-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .catalog-page--termobilety .portfolio-grid { grid-template-columns: 1fr; }
}

@media (max-width: 720px) {
  .container { width: min(100% - 28px, var(--container)); }
  .header__inner { min-height: 68px; }
  .logo__image { max-width: 245px; max-height: 66px; }
  .nav { gap: 14px; font-size: 12px; }
  .portfolio-grid { grid-template-columns: repeat(2, 1fr); }
  .materials-grid { grid-template-columns: 1fr; }
  .catalog-page--termobilety .portfolio-grid { grid-template-columns: 1fr; gap: 18px; }
  .catalog-page--termobilety .work-card { padding: 10px; }
  .lightbox {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 18px;
  }
  .lightbox__button {
    position: absolute;
    bottom: 18px;
  }
  .lightbox__button--prev { left: 18px; }
  .lightbox__button--next { right: 18px; }
  .lightbox__image { max-height: calc(100vh - 116px); }
}

@media (max-width: 480px) {
  .portfolio-grid { grid-template-columns: 1fr; }
}
.slider-for{
  margin-bottom:20px;
}
.slider-for__slide{
  display:flex;
  align-items:center;
  justify-content:center;
}
 /* the slides */
  .slider-nav .slick-slide {
      margin: 0 15px;
  }

  /* the parent */
  .slider-nav .slick-list {
      margin: 0 -15px;
  }
  .slider-nav .slick-current{
border: 1px solid var(--dark);
    border-radius: var(--radius);
    overflow:hidden;
  }
  .slider-nav__slide{
    display:flex;
  align-items:center;
  justify-content:center;
  padding:10px;
  height:100px;
  }
  .slider-nav__slide img{
    max-height:80px;
  }
/*  .galery .zomm_wrapper-block{
    display:grid;
    grid-template-columns:30fr 70fr;

  }*/
/* End */
/* /local/templates/flexprint_new/template_styles.css?178610679526457 */
