/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
:root {
      --arg-bg: #101826;
      --arg-bg-soft: #16213e;
      --arg-surface: #1b2234;
      --arg-surface-soft: #212a3f;
      --arg-surface-alt: #171d2b;
      --arg-border: #2d3148;
      --arg-accent: #e85c0d;
      --arg-accent-dark: #c84d09;
      --arg-accent-blue: #3b82f6;
      --arg-accent-gold: #f59e0b;
      --arg-accent-purple: #8b5cf6;
      --arg-accent-cyan: #06b6d4;
      --arg-text: #ffffff;
      --arg-text-soft: #d0d4dd;
      --arg-text-muted: #aeb8ca;
      --arg-shell: 1200px;
      --arg-shell-narrow: 980px;
      --arg-radius: 16px;
      --arg-gap: 24px;
      --arg-shadow: 0 14px 36px rgba(0,0,0,.18);
      --arg-shadow-hover: 0 18px 44px rgba(0,0,0,.24);
    }
/* Текст логотипа */
.arg-top-header__logo-text{
    position:absolute!important;
    inset:0!important;
    z-index:5!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    font-family:Arial, sans-serif!important;
    font-size:18px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:1px!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;

    color:#ffffff!important;
    text-shadow:0 1px 3px rgba(0,0,0,0.45)!important;
}

.arg-top-header__logo-text span{
    color:#f07a24!important;
}
/* Конец текст логотипа */

    /* Блок: базовые стили */
    *{box-sizing:border-box}
    body{margin:0;font-family:Arial,sans-serif;padding-top: 80px;background:var(--arg-bg);color:var(--arg-text)}
    a{color:inherit}

    /* Блок: общие секции */
    .arg-hero,.arg-metrics,.arg-section,.arg-cta{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:72px 0; }

    /* Блок: фоны секций */
    .arg-section--dark,.arg-hero,.arg-metrics,.arg-cta,.arg-section--faq{background:#101826}
    .arg-section--light{background:#16213e}
    .arg-section--testimonials{background:#101826}
.arg-hero {
  background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .90)), url('/wp-content/uploads/2026/05/metallocentr-zavod-metalloizdelij-irkutsk-hero-2000x700-1.png') center center / cover no-repeat;
}
.hero__bg {
  
  filter: brightness(30%);
}

    /* Блок: контейнеры */
    .arg-shell{width:min(100% - 40px,var(--arg-shell));margin:0 auto}
    .arg-shell--narrow{width:min(100% - 40px,var(--arg-shell-narrow));margin:0 auto}

/* Шапка Astra */
.ast-sticky-active .main-header-bar,
.main-header-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
  background: #101826;
}



    /* Блок: выравнивание hero, секций и CTA */
    .arg-hero__inner,.arg-section,.arg-cta__inner{text-align:center}

    /* Блок: подпись первого экрана */
    .arg-hero__eyebrow{margin:0 0 14px;color:var(--arg-accent);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase}

    /* Блок: заголовки hero и секций */
    .arg-hero__title,.arg-section__title{margin:0 0 18px;color:var(--arg-text);font-size:clamp(30px,3.2vw,48px);line-height:1.12;font-weight:700;text-align:center}

    /* Блок: лид-абзацы секций */
    .arg-hero__lead,.arg-section__lead,.arg-section__note{max-width:920px;margin-left:auto;margin-right:auto;color:var(--arg-text-soft);font-size:18px;line-height:1.7;text-align:center}.arg-section__lead{margin-bottom:34px}.arg-section__note{margin-top:24px}

    /* Блок: кнопки и действия */
    .arg-hero__actions,.arg-cta__actions{display:flex;justify-content:center;gap:14px;margin-top:32px}.arg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border-radius:8px;font-size:16px;font-weight:700;text-decoration:none}.arg-btn--primary{color:#fff;background:var(--arg-accent)}.arg-btn--primary:hover{background:#ff7122}

    /* Блок: сетки карточек */
    .arg-metrics__grid,.arg-advantages__grid,.arg-clients__grid,.arg-industries__grid,.arg-directions__grid,.arg-kmd__grid,.arg-steps__grid,.arg-docs__grid,.arg-quality__grid,.arg-gallery__grid,.arg-testimonials__grid{display:grid;gap:var(--arg-gap);align-items:stretch}

    /* Блок: колонки сеток */
    .arg-metrics__grid,.arg-advantages__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.arg-clients__grid,.arg-industries__grid,.arg-directions__grid,.arg-kmd__grid,.arg-steps__grid,.arg-docs__grid,.arg-quality__grid,.arg-gallery__grid,.arg-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr))}

    /* Блок: общие карточки и FAQ */
    .arg-card,.arg-metrics__card,.arg-gallery__item,.arg-faq__item,.arg-testimonial-card{min-width:0;height:100%;border:1px solid var(--arg-border);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.arg-card:hover,.arg-metrics__card:hover,.arg-gallery__item:hover,.arg-faq__item:hover,.arg-testimonial-card:hover{transform:translateY(-4px);box-shadow:var(--arg-shadow-hover)}

    /* Блок: типовая карточка */
    .arg-card,.arg-metrics__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 24px}.arg-card__title{margin:0 0 12px;color:var(--arg-text);font-size:24px;line-height:1.25;font-weight:700;text-align:center}.arg-card__text{margin:0;color:var(--arg-text-soft);font-size:17px;line-height:1.65;text-align:center}.arg-card__link{margin-top:auto;padding-top:18px;color:var(--arg-accent);font-size:16px;font-weight:700;text-decoration:none;text-align:center}.arg-card__link:hover{color:#ff7c34}

    /* Блок: метрики */
    .arg-metrics__card{
		border-radius:14px; 
		
		background:linear-gradient(180deg,#1d2436 0%,#171d2c 100%);
		box-shadow:var(--arg-shadow);
		position:relative;
		overflow:hidden
}

.arg-metrics__card:hover{
	border-color: #3b82f6;
}

.arg-metrics__card::before{content:'';width:38px;height:3px;border-radius:999px;margin:0 auto 16px;background:var(--arg-accent);display:block}.arg-metrics__num{display:block;margin-bottom:10px;color:var(--arg-text);font-size:30px;line-height:1.1;font-weight:800}.arg-metrics__label{color:var(--arg-text-soft);font-size:15px;line-height:1.55}

    /* Блок: преимущества */
    .arg-adv-card{border-radius:18px;background:linear-gradient(180deg,#202a41 0%,#172033 100%);box-shadow:var(--arg-shadow);position:relative;overflow:hidden}.arg-adv-card::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--arg-accent),transparent 72%)}

    /* Блок: клиенты */
    .arg-client-card,.arg-industry-card{border-radius:20px;background:linear-gradient(180deg,#212a3f 0%,#182133 100%);box-shadow:var(--arg-shadow)}.arg-client-card__icon{width:58px;height:58px;border-radius:18px;background:rgba(59,130,246,.12);color:var(--arg-accent-blue);display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:18px}

    /* Блок: отрасли */
    .arg-industry-card{text-align:left;align-items:flex-start}.arg-industry-card .arg-card__title,.arg-industry-card .arg-card__text{text-align:left}.arg-industry-card::before{content:'';width:44px;height:44px;border-radius:12px;margin-bottom:18px;background:linear-gradient(135deg,rgba(232,92,13,.24),rgba(232,92,13,.04));box-shadow:inset 0 0 0 1px rgba(232,92,13,.25)}

    /* Блок: направления */
.arg-direction-card{
	border-radius:18px;
	background:linear-gradient(180deg,#1e2232 0%,#161b29 100%);
	box-shadow:var(--arg-shadow);
	transform: scale(1);
	transition: transform .3s ease, box-shadow .3s ease;
}

.arg-direction-card:hover{
	transform: scale(1.03);
	box-shadow: 0 16px 40px rgba(0,0,0,.25);
}

.arg-direction-card__icon{width:62px;height:62px;border-radius:999px;background:rgba(232,92,13,.12);color:var(--arg-accent);display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:18px}.arg-direction-card:hover .arg-card__link{text-decoration:underline;text-underline-offset:4px}

 /* Блок: соц кнопки */

.arg-social--tg {
	background: #2AABEE;
	color: #fff;
	box-shadow: 0 4px 16px rgba(42, 171, 238, .3);
}

.arg-social--vk {
	background: #0077FF;
	color: #fff;
	box-shadow: 0 4px 16px rgba(0, 119, 255, .3);
}

.arg-social--max {
	background: #6c5ce7;
	color: #fff;
	box-shadow: 0 4px 16px rgba(108, 92, 231, .3);
}

.arg-social-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 11px 22px;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	transition: transform .25s, box-shadow .25s, filter .25s;
}

.arg-social-btn:hover {
	transform: scale(1.03);
	box-shadow: 0 16px 40px rgba(0,0,0,.25);
}

.arg-social-btns {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 14px;
	margin-top: 36px;
	padding: 0 20px;
}

.arg-social-label {
	text-align: center;
	font-size: 28px;
	padding-top: 10px;
}

.arg-social-label-2 {
	text-align: center;
	padding-top: 15px;
}


/* Плавающие социальные кнопки справа */
.arg-float-socials {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%) translateX(80px);
	z-index: 1000;

	display: flex;
	flex-direction: column;
	gap: 10px;

	opacity: 0;
	visibility: hidden;
	pointer-events: none;

	transition:
		opacity .35s ease,
		visibility .35s ease,
		transform .35s ease;
}

/* Класс появляется через JS после скролла */
.arg-float-socials.is-visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(-50%) translateX(0);
}

.arg-float-socials__item {
	width: 52px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;

	border-radius: 14px 0 0 14px;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 10px 24px rgba(0,0,0,.18);

	transform: translateX(12px);
	transition: transform .25s ease, box-shadow .25s ease;
}

.arg-float-socials__item:hover {
	transform: translateX(0);
	box-shadow: 0 14px 30px rgba(0,0,0,.26);
}

.arg-float-socials__item svg,
.arg-float-socials__item span {
	width: 22px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}

.arg-float-socials__item--tg {
	background: #26A5E4;
}

.arg-float-socials__item--vk {
	background: #0077FF;
}

.arg-float-socials__item--max {
	background: linear-gradient(135deg, #4a7cff 0%, #7b4dff 100%);
	color: #fff;
}

/* На мобильных скрываем */
@media (max-width: 767px) {
	.arg-float-socials {
		display: none;
	}
}

 /* КОНЕЦ Блок: соц кнопки */

    /* Блок: КМ / КМД */
    .arg-kmd-card{border-radius:18px;background:linear-gradient(180deg,#222533 0%,#191d2a 100%);box-shadow:var(--arg-shadow)}.arg-kmd-card__step{color:var(--arg-accent-gold);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}

    /* Блок: этапы работы */
    .arg-step-card{border-radius:22px;background:linear-gradient(180deg,#1d2230 0%,#151a27 100%);box-shadow:var(--arg-shadow)}.arg-step-card__num{width:64px;height:64px;border-radius:999px;background:rgba(232,92,13,.14);color:var(--arg-accent);display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;line-height:1;margin-bottom:18px}

    /* Блок: документы */
    .arg-doc-card{border-radius:16px;background:linear-gradient(180deg,#2a1d16 0%,#1d1713 100%);border-color:rgba(232,92,13,.22);box-shadow:var(--arg-shadow);justify-content:center;min-height:220px}.arg-doc-card__short{color:var(--arg-accent-dark);font-size:28px;font-weight:800;letter-spacing:.03em;margin-bottom:16px}

    /* Блок: качество */
    .arg-quality__grid .arg-card{border-radius:18px;background:linear-gradient(180deg,#1e2536 0%,#161c2b 100%);box-shadow:var(--arg-shadow);position:relative}.arg-quality__grid .arg-card::before{content:'';width:12px;height:12px;border-radius:999px;margin:0 auto 16px;background:var(--arg-accent);box-shadow:0 0 0 6px rgba(232,92,13,.08)}

    /* Блок: отзывы клиентов */
    .arg-testimonials__grid{margin-top:18px}.arg-testimonial-card{display:flex;flex-direction:column;justify-content:space-between;padding:30px 24px;border-radius:18px;background:linear-gradient(180deg,#14182d 0%,#101427 100%);box-shadow:var(--arg-shadow);text-align:center}.arg-testimonial-card__stars{margin:0 0 22px;color:var(--arg-accent);font-size:20px;line-height:1;letter-spacing:3px}.arg-testimonial-card__text{margin:0;color:var(--arg-text-soft);font-size:17px;line-height:1.75;text-align:center}.arg-testimonial-card__footer{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.arg-testimonial-card__name{margin:0 0 6px;color:var(--arg-text);font-size:22px;line-height:1.3;font-weight:700}.arg-testimonial-card__meta{margin:0;color:var(--arg-text-soft);font-size:16px;line-height:1.5;text-align:center}

    /* Блок: логистика */
    .arg-logistics{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:32px;align-items:start}.arg-logistics__cards{display:grid;gap:20px}.arg-logistics__cards .arg-card{border-radius:18px;background:linear-gradient(180deg,#20283c 0%,#171f31 100%);box-shadow:var(--arg-shadow)}

    /* Блок: таблица */
    .arg-table-wrap{overflow-x:auto;border:1px solid var(--arg-border);border-radius:var(--arg-radius);background:linear-gradient(180deg,#1c2233 0%,#151b29 100%);box-shadow:var(--arg-shadow)}.arg-table{width:100%;min-width:760px;border-collapse:collapse}.arg-table th,.arg-table td{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08);color:var(--arg-text-soft);font-size:16px;text-align:left}.arg-table th{color:var(--arg-text);font-weight:700;background:rgba(255,255,255,.03)}.arg-table tbody tr:nth-child(odd){background:rgba(255,255,255,.03)}.arg-table tbody tr:nth-child(even){background:rgba(255,255,255,.08)}

    /* Блок: галерея */
    .arg-gallery__item{display:flex;align-items:center;justify-content:center;min-height:220px;padding:20px;color:var(--arg-text-muted);font-size:16px;text-align:center;border-radius:18px;background:linear-gradient(180deg,#1e2536 0%,#161c2b 100%);box-shadow:var(--arg-shadow)}

    /* Блок: FAQ */
    .arg-faq{display:grid;gap:16px}.arg-faq__item{overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#1b2234 0%,#171d2b 100%);box-shadow:var(--arg-shadow)}.arg-faq__question{list-style:none;cursor:pointer;padding:22px 24px;color:var(--arg-text);font-size:20px;font-weight:700;text-align:center}.arg-faq__question::-webkit-details-marker{display:none}.arg-faq__question::after{content:'+';float:right;color:var(--arg-accent);font-size:28px;line-height:1}.arg-faq__item[open] .arg-faq__question::after{content:'−'}.arg-faq__answer{padding:0 24px 22px;color:var(--arg-text-soft);font-size:17px;line-height:1.7;text-align:center}

    /* Блок: CTA */
    .arg-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}

    /* Блок: адаптив до 1180px */
    @media (max-width:1180px){.arg-metrics__grid,.arg-advantages__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

    /* Блок: адаптив до 991px */
    @media (max-width:991px){.arg-clients__grid,.arg-industries__grid,.arg-directions__grid,.arg-kmd__grid,.arg-steps__grid,.arg-docs__grid,.arg-quality__grid,.arg-gallery__grid,.arg-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.arg-logistics,.arg-cta__inner{grid-template-columns:1fr}}

    /* Блок: адаптив до 767px */
    @media (max-width:767px){.arg-hero,.arg-metrics,.arg-section,.arg-cta{padding:44px 0}.arg-shell,.arg-shell--narrow{width:min(100% - 32px,var(--arg-shell))}.arg-shell--narrow{width:min(100% - 32px,var(--arg-shell-narrow))}.arg-hero__title,.arg-section__title{margin-bottom:14px;font-size:28px}.arg-hero__lead,.arg-section__lead,.arg-section__note,.arg-card__text,.arg-card__link,.arg-table th,.arg-table td,.arg-faq__answer,.arg-testimonial-card__text,.arg-testimonial-card__meta{font-size:15px}.arg-section__lead{margin-bottom:24px}.arg-metrics__grid,.arg-advantages__grid,.arg-clients__grid,.arg-industries__grid,.arg-directions__grid,.arg-kmd__grid,.arg-steps__grid,.arg-docs__grid,.arg-quality__grid,.arg-gallery__grid,.arg-testimonials__grid{grid-template-columns:1fr;gap:16px}.arg-card,.arg-metrics__card,.arg-testimonial-card{padding:22px 18px}.arg-card__title{font-size:21px}.arg-step-card__num{width:56px;height:56px;font-size:24px}.arg-doc-card{min-height:0}.arg-gallery__item{min-height:160px}.arg-faq__question{padding:18px;font-size:18px}.arg-faq__answer{padding:0 18px 18px}.arg-industry-card,.arg-industry-card .arg-card__title,.arg-industry-card .arg-card__text{text-align:center;align-items:center}.arg-testimonial-card__footer{padding-top:20px}}

/* Блок: Выполненные проекты для бизнеса и строительства */
.arg-projects__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

/* Мобила: по одной карточке в строке */
@media (max-width: 767px) {
  .arg-projects__grid {
    grid-template-columns: 1fr;
  }
}

.arg-project-card {
  background: #1A1A2E;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #2A2A3E;
  display: flex;
  flex-direction: column;
}

.arg-project-card__photo img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.arg-project-card__body {
  padding: 24px;
}

.arg-project-card__title {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 12px;
}

/* Здесь магия: оранжевые подписи слева, текст слева */
.arg-project-card__rows {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.arg-project-card__row {
  display: flex;
  gap: 10px;
  text-align: left;
}

.arg-project-card__label {
  color: #E85C0D;
  font-size: 13px;
  min-width: 80px;
  font-weight: 600;
}

.arg-project-card__value {
  color: #CCCCCC;
  font-size: 13px;
}
/* Доставка, условия оплаты и документы - фото */
.arg-project-hero {
  display: block;
  width: 100%;
  max-width: 1100px;   /* опционально, чтоб не растягивать на полный экран */
  margin: 0 auto 40px; /* центрируем и даём отступ снизу */
  height: 510px;       /* подбери под дизайн */
  object-fit: cover;   /* обрезает лишнее, но сохраняет пропорции */
  border-radius: 12px;
}

/* Шаблон категорий */
:root {
  --bg-dark: #1A1A2E;
  --bg-darker: #151525;
  --border: #2A2A3E;
  --text-white: #ffffff;
  --text-light: #aaaaaa;
  --text-dim: #DDDDDD;
  --accent: #E85C0D;
  --accent-hover: #c94d0a;
  --shadow: 0 10px 25px rgba(0,0,0,0.4);
}

*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif; line-height: 1.5; color: var(--text-white); background: #0f0f1a; }

.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; width: 100%; }

/* Full-width section trick */
.section-full {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 60px 0;
}
.section--dark { background: var(--bg-dark); }
.section--darker { background: var(--bg-darker); }
.section--accent { background: var(--accent); padding: 80px 0; text-align: center; }



/* Hero */
.hero { position: relative; min-height: 500px; padding: 80px 20px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.hero__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.95; }
.hero__content { position: relative; z-index: 1; text-align: center; max-width: 800px; }
.hero__title { font-size: clamp(32px, 5vw, 48px); font-weight: 800; margin: 0 0 20px; line-height: 1.2; }
.hero__desc { font-size: 18px; color: #CCCCCC; margin: 0 0 35px; }
.hero__btn { display: inline-block; background: var(--accent); color: var(--text-white); padding: 14px 28px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: background 0.3s, transform 0.2s; }
.hero__btn:hover { background: var(--accent-hover); transform: translateY(-2px); }

/* Typography */
.section__title { font-size: 36px; font-weight: 700; margin: 0 0 30px; }
.section__title--center { text-align: center; }
.section__desc { font-size: 18px; color: var(--text-dim); margin: 0 auto 40px; text-align: center; max-width: 900px; }

/* Products Grid + Hover */
.products__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 24px; }
.product-card { background: var(--bg-darker); border: 1px solid var(--border); border-radius: 8px; padding: 28px; display: flex; flex-direction: column; justify-content: space-between; transition: transform 0.35s cubic-bezier(0.25,0.8,0.25,1), box-shadow 0.35s, border-color 0.3s; }
.product-card:hover { transform: translateY(-8px); box-shadow: var(--shadow); border-color: var(--accent); }
.product-card__title { font-size: 20px; font-weight: 700; margin: 0 0 14px; }
.product-card__text { font-size: 14px; color: var(--text-light); margin: 0 0 18px; line-height: 1.6; }
.product-card__link { display: inline-block; color: var(--accent); border: 1px solid var(--accent); padding: 10px 16px; border-radius: 4px; text-decoration: none; font-size: 14px; font-weight: 600; transition: 0.3s; width: fit-content; }
.product-card__link:hover { background: var(--accent); color: var(--text-white); }

/* Equipment Grid */
.equip-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; }
.equip-card { background: var(--bg-dark); border: 1px solid var(--border); border-radius: 12px; padding: 32px; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 16px; }
.equip-card__icon { width: 64px; height: 64px; background: var(--accent); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 28px; flex-shrink: 0; }
.equip-card__title { font-size: 20px; font-weight: 700; margin: 0; }
.equip-card__text { font-size: 14px; color: var(--text-light); line-height: 1.7; margin: 0; }
.equip-card__tags { margin-top: auto; display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }
.tag { background: var(--border); color: var(--accent); font-size: 12px; font-weight: 600; padding: 6px 12px; border-radius: 20px; }

/* Pricing Table */
.table-wrap { overflow-x: auto; margin-top: 20px; }
.price-table { width: 100%; border-collapse: collapse; font-size: 14px; }
.price-table th { background: var(--border); color: var(--text-white); padding: 14px 16px; text-align: left; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; }
.price-table td { padding: 13px 16px; border-bottom: 1px solid #252535; vertical-align: top; color: #DDD; }
.price-table tr:nth-child(odd) td { background: var(--bg-darker); }
.price-table tr:nth-child(even) td { background: var(--bg-dark); }
.price-table td:last-child { color: var(--accent); font-weight: 600; white-space: nowrap; }
.price-table tr:hover td { background: #1e2a40; }

/* Info & Workflow Grids */
.info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-bottom: 60px; }
.info-card, .step-card { background: var(--bg-dark); border: 1px solid var(--border); border-radius: 8px; padding: 28px 24px; display: flex; flex-direction: column; gap: 12px; }
.info-card__icon { font-size: 32px; line-height: 1; }
.info-card__title, .step-card__title { font-size: 17px; font-weight: 700; margin: 0; }
.info-card__text, .step-card__text { font-size: 14px; color: var(--text-light); line-height: 1.6; margin: 0; }
.step-card__num { color: var(--accent); font-size: 32px; font-weight: 800; line-height: 1; }
.workflow-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; }

/* Contact Form */
.contact__desc { font-size: 18px; color: #fff; margin: 0 0 35px; opacity: 0.9; }
.form-box { background: var(--bg-dark); padding: 40px; border-radius: 12px; max-width: 600px; margin: 0 auto; box-shadow: 0 10px 30px rgba(0,0,0,0.4); }
.form { display: flex; flex-direction: column; gap: 20px; }
.form-input, .form-textarea, .form-file { width: 100%; padding: 15px; background: var(--bg-darker); border: 1px solid #333; color: var(--text-white); border-radius: 6px; font-size: 16px; outline: none; }
.form-textarea { resize: vertical; min-height: 100px; }
.form-label { color: var(--text-light); font-size: 14px; display: block; margin-bottom: 8px; text-align: left; }
.form-file { background: var(--border); border: 2px dashed var(--accent); cursor: pointer; text-align: center; }
.form-btn { background: var(--accent); color: var(--text-white); padding: 16px; font-size: 18px; font-weight: bold; border: none; border-radius: 6px; cursor: pointer; transition: 0.3s; }
.form-btn:hover { background: var(--accent-hover); }

/* Mobile */
@media (max-width: 768px) {
  .section__title { font-size: 28px; }
  .hero__title { font-size: 32px; }
  .contact__title { font-size: 32px; }
  .products__grid, .equip-grid, .info-grid, .workflow-grid { grid-template-columns: 1fr; }
  .price-table thead { display: none; }
  .price-table, .price-table tbody, .price-table tr, .price-table td { display: block; width: 100%; }
  .price-table tr { margin-bottom: 12px; border: 1px solid var(--border); border-radius: 6px; overflow: hidden; }
  .price-table td { padding: 10px 14px; border-bottom: 1px solid #252535; position: relative; }
  .price-table td::before { content: attr(data-label); display: block; color: #888; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 4px; }
  .price-table td:last-child { border-bottom: none; color: var(--accent); font-weight: 700; }
  .form-box { padding: 24px; }
}

/* Какую продукцию и металлопрокат используем в работе */
.arg-industry-card {
  position: relative;
}

.arg-industry-card__num {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 10px;
  color: #d08a57;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.arg-industry-card:nth-child(1)::before { content: "01"; }
.arg-industry-card:nth-child(2)::before { content: "02"; }
.arg-industry-card:nth-child(3)::before { content: "03"; }
.arg-industry-card:nth-child(4)::before { content: "04"; }
.arg-industry-card:nth-child(5)::before { content: "05"; }
.arg-industry-card:nth-child(6)::before { content: "06"; }

.arg-industry-card::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-bottom: 18px;
  color: #d08a57;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
/* КОНЕЦ Какую продукцию и металлопрокат используем в работе */

/* КОНЕЦ Шаблон категорий */

/* Шаблон страницы категорий */

/* ========== HERO SECTION ========== */
.mi-hero-section {
  background-color: #1A1A2E;
  margin-top: -50px;
  margin-bottom: 0;
  padding: 70px 40px;
}

.mi-hero-title {
  color: #FFFFFF;
  font-size: 42px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 16px;
}

.mi-hero-subtitle {
  color: #CCCCCC;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 18px;
}

.mi-hero-text {
  color: #CCCCCC;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 40px;
}

/* ========== STATS BLOCK ========== */
.mi-stats-wrapper {
  gap: 0;
}

.mi-stats-container {
  background-color: #E85C0D;
  border-radius: 10px;
  padding: 28px 20px;
  width: 100%;
}

.mi-stat-item {
  min-width: 200px;
  flex: 1;
  text-align: center;
  gap: 4px;
}

.mi-stat-number {
  color: #FFFFFF;
  font-size: 48px;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}

.mi-stat-label {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
}

.mi-stat-divider {
  background-color: rgba(255, 255, 255, 0.25);
  width: 1px;
  height: 48px;
}

/* Mobile hide */
@media (max-width: 768px) {
  .hide-on-mobile-block {
    display: none !important;
  }
}

/* ========== CATALOG SECTION ========== */
.mi-catalog-section {
  background-color: #0F1629;
  padding: 60px 40px;
  margin: 0;
}

.mi-catalog-title {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 40px;
}

.mi-catalog-grid {
  gap: 24px;
}

.mi-catalog-card {
  border-color: rgba(232, 92, 13, 0.3);
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  background-color: #16213E;
  padding: 28px;
}

.mi-card-title {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 12px;
}

.mi-card-description {
  color: #CCCCCC;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 16px;
}

.mi-card-list {
  color: #CCCCCC;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px;
}

.mi-card-button .wp-block-button__link {
  background-color: #E85C0D;
  color: #FFFFFF;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
}

/* ========== BENEFITS SECTION ========== */
.mi-benefits-section {
  background-color: #16213E;
  padding: 60px 40px;
  margin: 0;
}

.mi-benefits-title {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 32px;
}

.mi-benefits-grid {
  gap: 28px;
}

.mi-benefit-card {
  gap: 12px;
  border-color: rgba(232, 92, 13, 0.25);
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  background-color: #1E2D4A;
  padding: 12px 16px;
}

.mi-benefit-icon {
  font-size: 28px;
  margin: 0;
}

.mi-benefit-content {
  gap: 4px;
}

.mi-benefit-heading {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.mi-benefit-text {
  color: #CCCCCC;
  font-size: 14px;
  margin: 0;
}

/* ========== CTA SECTION ========== */
.mi-cta-section {
  background-color: #E85C0D;
  padding: 70px 40px;
  margin-top: 0;
  margin-bottom: 0;
}

.mi-cta-title {
  color: #FFFFFF;
  font-size: 34px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 16px;
}

.mi-cta-subtitle {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 32px;
}

.mi-cta-button .wp-block-button__link {
  background-color: #FFFFFF;
  color: #E85C0D;
  border-radius: 8px;
  font-weight: 700;
  font-size: 18px;
}
/* ========== HERO SECTION ========== */
.mi-hero-section {
  background-color: #1A1A2E;
  margin-top: -50px;
  margin-bottom: 0;
}

.mi-hero-title {
  color: #FFFFFF;
  font-size: 42px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 16px;
}

.mi-hero-text {
  color: #CCCCCC;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 40px;
}

/* ========== STATS BLOCK ========== */
.mi-stats-wrapper {
  gap: 0 !important;
}

.mi-stats-container {
  background-color: #E85C0D;
  border-radius: 10px;
  padding: 28px 20px;
  width: 100%;
}

.mi-stat-item {
  min-width: 200px;
  flex: 1;
  text-align: center;
  gap: 4px !important;
}

.mi-stat-number {
  color: #FFFFFF;
  font-size: 48px;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}

.mi-stat-label {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
}

.mi-stat-divider {
  background-color: rgba(255, 255, 255, 0.25);
  width: 1px;
  height: 48px;
}

/* Mobile hide */
@media (max-width: 768px) {
  .hide-on-mobile-block {
    display: none !important;
  }
}

/* ========== CATALOG SECTION ========== */
.mi-catalog-section {
  background-color: #0F1629;
  margin: 0;
}

.mi-catalog-title {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 40px;
}

.mi-catalog-grid {
  gap: 24px !important;
}

.mi-catalog-card {
  border: 1px solid rgba(232, 92, 13, 0.3);
  border-radius: 8px;
  background-color: #16213E;
  padding: 28px;
}

.mi-card-title {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 12px;
}

.mi-card-description {
  color: #CCCCCC;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 16px;
}

.mi-card-list {
  color: #CCCCCC;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px;
}

.mi-card-button .wp-block-button__link {
  background-color: #E85C0D !important;
  color: #FFFFFF !important;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
}

/* ========== BENEFITS SECTION ========== */
.mi-benefits-section {
  background-color: #16213E;
  margin: 0;
}

.mi-benefits-title {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 32px;
}

.mi-benefits-grid {
  gap: 28px !important;
}

.mi-benefit-card {
  display: flex;
  gap: 12px !important;
  border: 1px solid rgba(232, 92, 13, 0.25);
  border-radius: 8px;
  background-color: #1E2D4A;
  padding: 12px 16px;
}

.mi-benefit-icon {
  font-size: 28px;
  margin: 0;
  line-height: 1;
}

.mi-benefit-content {
  gap: 4px !important;
}

.mi-benefit-heading {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.mi-benefit-text {
  color: #CCCCCC;
  font-size: 14px;
  margin: 0;
}

/* ========== CTA SECTION ========== */
.mi-cta-section {
  background-color: #E85C0D;
  margin: 0;
}

.mi-cta-title {
  color: #FFFFFF;
  font-size: 34px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 16px;
}

.mi-cta-subtitle {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 32px;
}

.mi-cta-button .wp-block-button__link {
  background-color: #FFFFFF !important;
  color: #E85C0D !important;
  border-radius: 8px;
  font-weight: 700;
  font-size: 18px;
}

/* ========== MOBILE RESPONSIVE ========== */
@media (max-width: 768px) {
  .mi-hero-section,
  .mi-catalog-section,
  .mi-benefits-section,
  .mi-cta-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .mi-stats-container {
    flex-direction: column;
    gap: 20px;
  }

  .mi-stat-divider {
    width: 100%;
    height: 1px;
  }
}
.mi-hero-inner,
.mi-catalog-inner,
.mi-benefits-inner,
.mi-cta-inner {
  width: 100%;
}

.why-grid {
  gap: 28px;
}

@media (max-width: 768px) {
  .hide-on-mobile-block {
    display: none !important;
  }
}
/* КОНЕЦ Шаблон страницы категорий */

/* Первый экран - текст к левому краю */


.arg-hero {
  background: url("/wp-content/uploads/2026/05/metallocentr-zavod-metalloizdelij-irkutsk-hero-2000x800-1.png");
  min-height: 450px;
  padding: 26px 32px 0px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  font-family: 'PT Sans', sans-serif;
  box-sizing: border-box;
}

/* Плавная прокрутка к блоку "Примеры работ" */
/* Контейнер кнопок первого экрана */
.arg-hero__actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 28px;
}

/* Общая база для обеих кнопок */
/* Контейнер кнопок первого экрана */
.arg-hero__actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 28px;
}

/* Общая база для обеих кнопок */
.arg-hero__actions .arg-btn {
  min-width: 280px;
  height: 68px;
  padding: 0 28px;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;

  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  box-sizing: border-box;

  transition: 
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease,
    transform 0.22s ease,
    box-shadow 0.22s ease;
}

/* Основная кнопка */
.arg-hero__actions .arg-btn--primary {
  background: #ea5b1c;
  border: 1px solid #ea5b1c;
  color: #ffffff;
  box-shadow: 0 16px 34px rgba(234, 91, 28, 0.26);
}

/* Наведение основной кнопки */
.arg-hero__actions .arg-btn--primary:hover {
  background: #ff6b24;
  border-color: #ff6b24;
  color: #ffffff;
  transform: translateY(-2px);
}

/* Вторая кнопка "Примеры работ" */
.arg-hero__actions .arg-btn--secondary {
  background: rgba(8, 13, 24, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.48);
  color: #ffffff;
  box-shadow: none;
  backdrop-filter: blur(6px);
}

/* Наведение второй кнопки */
.arg-hero__actions .arg-btn--secondary:hover {
  background: rgba(234, 91, 28, 0.16);
  border-color: #ea5b1c;
  color: #ffffff;
  transform: translateY(-2px);
}

/* Плавная прокрутка к примерам */
html {
  scroll-behavior: smooth;
}

/* Отступ при переходе к блоку примеров */
#works {
  scroll-margin-top: 150px;
}

/* Мобильная версия */
@media (max-width: 767px) {
  .arg-hero__actions {
    width: 100%;
    gap: 12px;
    margin-top: 24px;
  }

  .arg-hero__actions .arg-btn {
    width: 100%;
    min-width: 0;
    height: 58px;
    padding: 0 18px;
    font-size: 15px;
  }
}
/* КОНЕЦ Плавная прокрутка к блоку "Примеры работ" */
.arg-hero__bg-stripe {
  position: absolute;
  right: 0; top: 0; bottom: 0;
  width: 42%;
  background: linear-gradient(105deg, transparent 18%, #232323 18%);
  pointer-events: none;
}

.arg-hero__accent-line {
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 5px;
  background: #e07b1a;
}

.arg-hero__inner {
  max-width: 920px;
  position: relative;
	padding-left: 150px;
	padding-right: 0px;
	box-sizing: border-box;
  z-index: 1;
}

.arg-hero__title {
  font-family: 'Oswald', sans-serif;
  font-size: clamp(32px, 5vw, 52px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.1;
  margin: 0 18px 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
	text-align: left;
	
}

.arg-hero__title span {
  color: #e07b1a;
}

.arg-hero__sub {
	display: block;
	width: 100%;
	text-align: left;

	font-size: 13px;
	font-weight: 600;
	color: #e07b1a;
	letter-spacing: 0.6px;
	text-transform: uppercase;

	margin: 0 18px 0;
}

.arg-hero__lead {
  font-size: clamp(14px, 1.6vw, 16px);
  color: #b0b0b0;
  line-height: 1.65;
  margin: 0 20px 28px;
  max-width: 540px;
	text-align: left;
}

.arg-hero__feats {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0 0 32px;
  padding: 0;
  list-style: none;
}

.arg-hero__feats li {
  font-size: 14px;
  color: #cccccc;
  display: flex;
  align-items: center;
  gap: 7px;
}

.arg-hero__feats li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #e07b1a;
  border-radius: 50%;
  flex-shrink: 0;
}

.arg-hero__feats li strong {
  color: #fff;
  font-weight: 700;
}

.arg-hero__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.arg-btn--primary {
  display: inline-block;
  background: #e85c0d;
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  padding: 14px 28px;
  border-radius: 2px;
  letter-spacing: 0.3px;
  transition: background 0.2s;
  white-space: nowrap;
}

.arg-btn--primary:hover {
  background: #c96b10;
}

@media (max-width: 600px) {
  .arg-hero {
    padding: 36px 20px 36px;
    min-height: unset;
  }
  .arg-hero__bg-stripe {
    display: none;
  }
  .arg-hero__feats {
    gap: 8px 16px;
  }
  .arg-btn--primary {
    width: 100%;
    text-align: center;
  }
}
/* КОНЕЦ Первый экран - текст к левому краю */
/* КОНЕЦ МОБИЛА Первый экран - текст к левому краю */
@media (max-width: 600px) {

  .arg-hero {
    padding: 36px 16px 36px;
    min-height: unset;
    align-items: flex-start;
  }

  .arg-hero__inner {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }

  .arg-hero__title {
    margin: 0 0 14px 0;
    font-size: 32px;
    line-height: 1.12;
    text-align: left;
  }

  .arg-hero__sub {
    margin: 0 0 10px 0;
    font-size: 12px;
    line-height: 1.35;
    text-align: left;
  }

  .arg-hero__lead {
    margin: 0 0 22px 0;
    max-width: 100%;
    font-size: 15px;
    line-height: 1.55;
    text-align: left;
  }

  .arg-hero__feats {
    margin: 0 0 28px 0;
    padding: 0;
    gap: 9px;
  }

  .arg-hero__feats li {
    font-size: 14px;
    line-height: 1.4;
  }

  .arg-hero__actions {
    margin: 0;
    width: 100%;
  }

  .arg-btn--primary {
    width: 100%;
    text-align: center;
    padding: 14px 18px;
  }

  .arg-hero__bg-stripe {
    display: none;
  }
}
/* КОНЕЦ МОБИЛА Первый экран - текст к левому краю */

/* Блок примеры работ и фото */
.arg-gallery__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;

  width: 100%;
  overflow: hidden;
}

.arg-gallery__item img {
  display: block;
  width: 100%;
  height: 260px;

  object-fit: contain; /* картинка целиком, без обрезки */
  object-position: center;

  border-radius: 12px;
  background: transparent !important; /* фон вокруг картинки, если остаются пустые поля */
}

.arg-gallery__item p {
  margin: 10px 0 0;
  padding: 0;

  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;

  color: #fff;
  text-align: center;
}
.metiz_fotowork{
	text-align: center;
	font-size: 24px !important;
	margin: 20px;
	padding: 30px;
	
}
/* КОНЕЦ Блок примеры работ и фото */

/* Страница О КОМПАНИИ */

/* ARGESTEH ABOUT PAGE */

.ag-about-hero {
  background: #1A1A2E !important;
  min-height: 360px !important;
  padding: 0 40px !important;
}

.ag-about-hero-bg {
  background: radial-gradient(circle at 80% 20%, rgba(232, 92, 13, 0.18), transparent 36%),
              linear-gradient(135deg, #1A1A2E 0%, #10182C 100%) !important;
  opacity: 1 !important;
}

.ag-about-hero-inner {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 70px 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 300px !important;
  gap: 32px !important;
  align-items: center !important;
}

.ag-about-hero-content {
  max-width: 850px !important;
  min-width: 0 !important;
}

.ag-about-eyebrow {
  color: #E85C0D !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  margin: 0 0 14px !important;
}

.ag-about-h1 {
  color: #FFFFFF !important;
  font-size: clamp(30px, 2.75vw, 40px) !important;
  font-weight: 900 !important;
  line-height: 1.08 !important;
  letter-spacing: -1.2px !important;
  margin: 0 0 22px !important;
  white-space: nowrap !important;
}

.ag-about-hero-text {
  color: #CCCCCC !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
  max-width: 760px !important;
  margin: 0 !important;
}

.ag-about-hero-points {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 28px !important;
}

.ag-about-hero-points span {
  color: #FFFFFF !important;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(232, 92, 13, 0.32) !important;
  border-radius: 999px !important;
  padding: 9px 14px !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
}

.ag-about-hero-card {
  background: rgba(15, 22, 41, 0.92) !important;
  border: 1px solid rgba(232, 92, 13, 0.35) !important;
  border-radius: 18px !important;
  padding: 26px !important;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22) !important;
}

.ag-about-hero-card p {
  color: #E85C0D !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  margin: 0 0 14px !important;
}

.ag-about-hero-card strong {
  display: block !important;
  color: #FFFFFF !important;
  font-size: 24px !important;
  line-height: 1.25 !important;
  margin-bottom: 14px !important;
}

.ag-about-hero-card span {
  display: block !important;
  color: #AAAAAA !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
}


/* STATS */

.ag-about-stats {
  background: #16213E !important;
  padding: 34px 40px !important;
}

.ag-about-stats-inner {
  max-width: 1200px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  background: rgba(15, 22, 41, 0.35) !important;
}

.ag-about-stat-item {
  padding: 28px 24px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.06) !important;
}

.ag-about-stat-item:last-child {
  border-right: none !important;
}

.ag-about-stat-item strong {
  display: block !important;
  color: #E85C0D !important;
  font-size: clamp(26px, 3vw, 40px) !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  margin-bottom: 10px !important;
}

.ag-about-stat-item span {
  display: block !important;
  color: #BFC3D1 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
}


/* SECTIONS */

.ag-about-section {
  background: #1A1A2E !important;
  padding: 76px 40px !important;
}

.ag-about-team-section {
  background: #16213E !important;
  padding: 76px 40px !important;
}

.ag-about-section-inner {
  max-width: 1200px !important;
  margin: 0 auto !important;
}

.ag-about-section-head {
  margin-bottom: 34px !important;
}

.ag-about-section-head h2 {
  color: #FFFFFF !important;
  font-size: clamp(28px, 3vw, 42px) !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  letter-spacing: -0.8px !important;
  margin: 0 !important;
}

.ag-about-info-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr) !important;
  gap: 28px !important;
  align-items: stretch !important;
}

.ag-about-text-card,
.ag-about-list-card {
  background: #16213E !important;
  border: 1px solid #0F3460 !important;
  border-radius: 18px !important;
  padding: 34px !important;
}

.ag-about-team-section .ag-about-text-card,
.ag-about-team-section .ag-about-list-card {
  background: #1A1A2E !important;
}

.ag-about-text-card p {
  color: #CCCCCC !important;
  font-size: 17px !important;
  line-height: 1.8 !important;
  margin: 0 0 20px !important;
}

.ag-about-text-card p:last-child {
  margin-bottom: 0 !important;
}

.ag-about-list-card {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}

.ag-about-list-item {
  color: #D8D8D8 !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  padding: 14px 16px !important;
  background: rgba(255, 255, 255, 0.035) !important;
  border-left: 3px solid #E85C0D !important;
  border-radius: 10px !important;
}


/* TEAM */

.ag-about-team-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

.ag-about-person-card {
  background: #1A1A2E !important;
  border: 1px solid #0F3460 !important;
  border-radius: 18px !important;
  padding: 26px !important;
  display: grid !important;
  grid-template-columns: 200px minmax(0, 1fr) !important;
  gap: 24px !important;
  align-items: center !important;
}

.ag-about-person-photo {
  width: 200px !important;
  height: 200px !important;
  border-radius: 16px !important;
  background: #0F1629 !important;
  border: 1px dashed rgba(232, 92, 13, 0.72) !important;
  color: #777B8D !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
  text-align: center !important;
  flex-shrink: 0 !important;
}

.ag-about-person-info h3 {
  color: #FFFFFF !important;
  font-size: 26px !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  margin: 0 0 16px !important;
}

.ag-about-person-info p {
  color: #CCCCCC !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  margin: 7px 0 !important;
}


/* CTA */

.ag-about-final-cta {
  background: #1A1A2E !important;
  padding: 70px 40px !important;
}

.ag-about-final-cta-inner {
  max-width: 1200px !important;
  margin: 0 auto !important;
  background: linear-gradient(135deg, #E85C0D 0%, #C94807 100%) !important;
  border-radius: 22px !important;
  padding: 44px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 30px !important;
  align-items: center !important;
}

.ag-about-final-cta .ag-about-eyebrow {
  color: rgba(255, 255, 255, 0.82) !important;
}

.ag-about-final-cta-text h2 {
  color: #FFFFFF !important;
  font-size: clamp(24px, 3vw, 38px) !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  margin: 0 0 14px !important;
}

.ag-about-final-cta-text p {
  color: rgba(255, 255, 255, 0.86) !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
  margin: 0 !important;
  max-width: 700px !important;
}

.ag-about-final-cta-action a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #0F1629 !important;
  color: #FFFFFF !important;
  border-radius: 10px !important;
  padding: 17px 30px !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transition: all 0.2s ease !important;
}

.ag-about-final-cta-action a:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(15, 22, 41, 0.32) !important;
}


/* ADAPTIVE */

@media (max-width: 1100px) {
  .ag-about-h1 {
    font-size: clamp(27px, 2.8vw, 34px) !important;
  }

  .ag-about-hero-inner {
    grid-template-columns: minmax(0, 1fr) 270px !important;
    gap: 24px !important;
  }

  .ag-about-hero-card {
    padding: 22px !important;
  }

  .ag-about-hero-card strong {
    font-size: 22px !important;
  }

  .ag-about-person-card {
    grid-template-columns: 1fr !important;
  }

  .ag-about-person-photo {
    margin: 0 auto !important;
  }

  .ag-about-person-info {
    text-align: center !important;
  }
}


@media (max-width: 900px) {
  .ag-about-hero {
    padding: 0 20px !important;
  }

  .ag-about-hero-inner {
    grid-template-columns: 1fr !important;
    padding: 54px 0 !important;
  }

  .ag-about-h1 {
    white-space: normal !important;
    font-size: clamp(28px, 8vw, 42px) !important;
  }

  .ag-about-hero-card {
    max-width: 100% !important;
  }

  .ag-about-stats,
  .ag-about-section,
  .ag-about-team-section,
  .ag-about-final-cta {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .ag-about-stats-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .ag-about-stat-item:nth-child(2) {
    border-right: none !important;
  }

  .ag-about-stat-item:nth-child(1),
  .ag-about-stat-item:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
  }

  .ag-about-info-grid {
    grid-template-columns: 1fr !important;
  }

  .ag-about-team-grid {
    grid-template-columns: 1fr !important;
  }

  .ag-about-final-cta-inner {
    grid-template-columns: 1fr !important;
    padding: 34px 24px !important;
  }

  .ag-about-final-cta-action a {
    width: 100% !important;
  }
}


@media (max-width: 520px) {
  .ag-about-hero-text {
    font-size: 16px !important;
  }

  .ag-about-hero-points {
    flex-direction: column !important;
  }

  .ag-about-hero-points span {
    width: 100% !important;
  }

  .ag-about-stats-inner {
    grid-template-columns: 1fr !important;
  }

  .ag-about-stat-item {
    border-right: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
  }

  .ag-about-stat-item:last-child {
    border-bottom: none !important;
  }

  .ag-about-text-card,
  .ag-about-list-card {
    padding: 24px !important;
  }

  .ag-about-person-card {
    padding: 22px !important;
  }

  .ag-about-person-photo {
    width: 200px !important;
    height: 200px !important;
  }

  .ag-about-final-cta-inner {
    border-radius: 18px !important;
  }
}

/* КОНЕЦ Страница О компании */

/* ФУТЕР */

/* =========================
   ARGESTEH FOOTER
========================= */
.footer_otstup1 {
	margin-top: 100px;
}


.arg-footer {
  margin-top: 0 !important;
  background: #0f141b;
  color: #ffffff;
  font-family: inherit;
}

.arg-footer * {
  box-sizing: border-box;
}

.arg-footer a {
  color: inherit;
  text-decoration: none;
}

.arg-footer-container {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}


/* =========================
   1. CTA FOOTER
========================= */

.arg-footer-cta {
  padding-top: 0px;
  background:
    radial-gradient(circle at top left, rgba(245, 132, 32, 0.22), transparent 34%),
    linear-gradient(135deg, #141b24 0%, #0f141b 100%);
  border-top: 1px solid rgba(245, 132, 32, 0.65);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.arg-footer-cta__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
  padding: 46px 0;
}

.arg-footer-eyebrow {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(245, 132, 32, 0.12);
  color: #ff9a3d;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.arg-footer-cta h2 {
  margin: 0 0 12px;
  max-width: 720px;
  color: #ffffff;
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.15;
  font-weight: 800;
}

.arg-footer-cta p {
  margin: 0;
  max-width: 740px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 17px;
  line-height: 1.6;
}

.arg-footer-cta__actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 230px;
}

.arg-footer-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 22px;
  border-radius: 14px;
  font-size: 15px;
  font-weight: 800;
  transition: 0.25s ease;
}

.arg-footer-btn--primary {
  background: #f58420;
  color: #ffffff;
  box-shadow: 0 14px 34px rgba(245, 132, 32, 0.28);
}

.arg-footer-btn--primary:hover {
  background: #ff952f;
  transform: translateY(-2px);
}

.arg-footer-btn--outline {
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: #ffffff;
  background: rgba(255, 255, 255, 0.04);
}

.arg-footer-btn--outline:hover {
  border-color: rgba(245, 132, 32, 0.65);
  background: rgba(245, 132, 32, 0.12);
}


/* =========================
   2. MAP + CONTACTS
========================= */

.arg-footer-map-section {
  padding: 54px 0;
  background: #111820;
}

.arg-footer-map-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.35fr;
  gap: 26px;
  align-items: stretch;
}

.arg-footer-map-card {
  padding: 32px;
  border-radius: 22px;
  background: linear-gradient(180deg, #18212c 0%, #121922 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.22);
}

.arg-footer-map-card h3 {
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.2;
}

.arg-footer-map-card__text {
  margin: 0 0 24px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 1.6;
}

.arg-footer-contact-list {
  display: grid;
  gap: 18px;
}

.arg-footer-contact-item {
  display: grid;
  gap: 6px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.arg-footer-contact-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.arg-footer-contact-item span {
  color: rgba(255, 255, 255, 0.48);
  font-size: 13px;
}

.arg-footer-contact-item strong,
.arg-footer-contact-item a {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 700;
}

.arg-footer-contact-item a:hover {
  color: #f58420;
}

.arg-footer-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.arg-footer-socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  color: rgba(255, 255, 255, 0.86);
  font-size: 14px;
  font-weight: 700;
}

.arg-footer-socials a:hover {
  background: rgba(245, 132, 32, 0.18);
  color: #ffffff;
}

.arg-footer-map {
  min-height: 430px;
  overflow: hidden;
  border-radius: 22px;
  background: #1a1f26;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.arg-footer-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  filter: grayscale(15%) contrast(1.05);
}


/* =========================
   3. MAIN FOOTER
========================= */

.arg-footer-main {
  padding: 58px 0 46px;
  background: #0f141b;
}

.arg-footer-main-grid {
  display: grid;
  grid-template-columns: 1.35fr 1fr 1fr 1fr;
  gap: 42px;
}

.arg-footer-logo {
  display: inline-flex;
  margin-bottom: 18px;
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.04em;
}

.arg-footer-col--brand p {
  margin: 0 0 22px;
  max-width: 360px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
  line-height: 1.65;
}

.arg-footer-benefits {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.arg-footer-benefits li {
  position: relative;
  padding-left: 20px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  line-height: 1.4;
}

.arg-footer-benefits li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f58420;
  box-shadow: 0 0 0 4px rgba(245, 132, 32, 0.12);
}

.arg-footer-col h4 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 800;
}

.arg-footer-nav {
  display: grid;
  gap: 11px;
}

.arg-footer-nav a {
  color: rgba(255, 255, 255, 0.66);
  font-size: 15px;
  line-height: 1.35;
  transition: 0.2s ease;
}

.arg-footer-nav a:hover {
  color: #f58420;
  transform: translateX(3px);
}


/* =========================
   4. BOTTOM FOOTER
========================= */

.arg-footer-bottom {
  padding: 20px 0;
  background: #0a0e13;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.arg-footer-bottom__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}

.arg-footer-bottom__legal,
.arg-footer-bottom__links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 18px;
}

.arg-footer-bottom__legal span,
.arg-footer-bottom__links span,
.arg-footer-bottom__links a {
  color: rgba(255, 255, 255, 0.48);
  font-size: 13px;
  line-height: 1.4;
}

.arg-footer-bottom__links a:hover {
  color: #f58420;
}


/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1024px) {
  .arg-footer-cta__inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .arg-footer-cta__actions {
    width: 100%;
    flex-direction: row;
    min-width: 0;
  }

  .arg-footer-btn {
    flex: 1;
  }

  .arg-footer-map-grid {
    grid-template-columns: 1fr;
  }

  .arg-footer-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .arg-footer-bottom__inner {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .arg-footer-container {
    width: min(100% - 24px, 1240px);
  }

  .arg-footer-cta__inner {
    padding: 36px 0;
  }

  .arg-footer-cta h2 {
    font-size: 26px;
  }

  .arg-footer-cta p {
    font-size: 15px;
  }

  .arg-footer-cta__actions {
    flex-direction: column;
  }

  .arg-footer-map-section {
    padding: 36px 0;
  }

  .arg-footer-map-card {
    padding: 24px;
    border-radius: 18px;
  }

  .arg-footer-map-card h3 {
    font-size: 24px;
  }

  .arg-footer-map,
  .arg-footer-map iframe {
    min-height: 340px;
    border-radius: 18px;
  }

  .arg-footer-main {
    padding: 42px 0 34px;
  }

  .arg-footer-main-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .arg-footer-logo {
    font-size: 25px;
  }

  .arg-footer-bottom__legal,
  .arg-footer-bottom__links {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}

/* КОНЕЦ ФУТЕР */

/* ===== HERO: навесы и козырьки ===== */

/* =========================================================
   HERO — навесы и козырьки, стиль как на главной
   Левый текстовый блок + фоновое изображение на всю ширину
========================================================= */

.section-full.hero {
  position: relative !important;
  width: 100vw !important;
  max-width: none !important;
  min-height: 610px !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 0 20px !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  background: #080f1a !important;
  border-bottom: 1px solid rgba(234, 91, 28, 0.45) !important;
}

/* Фоновое изображение */
.section-full.hero .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center center !important;
}

/* Только страница навесов и козырьков */
.section-full.hero.hero-navesy {
  position: relative !important;
  overflow: hidden !important;
  background: #080f1a !important;
}

/* Картинка ярче только в этом hero */
.section-full.hero.hero-navesy .hero__bg {
  opacity: 1 !important;
  filter: brightness(1.24) contrast(1.08) saturate(1.08) !important;
  object-position: center center !important;
}

/* Затемнение только слева под текст, правая часть с картинкой почти не трогается */
.section-full.hero.hero-navesy::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, 0.96) 0%,
    rgba(5, 10, 18, 0.86) 24%,
    rgba(5, 10, 18, 0.58) 42%,
    rgba(5, 10, 18, 0.22) 58%,
    rgba(5, 10, 18, 0) 78%
  ) !important;
}

/* Нижний переход, не затемняет сильно картинку */
.section-full.hero.hero-navesy::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 70px !important;
  z-index: 3 !important;
  pointer-events: none !important;
  background: linear-gradient(
    180deg,
    rgba(8, 15, 26, 0) 0%,
    rgba(8, 15, 26, 0.36) 100%
  ) !important;
}

/* Контент поверх градиента */
.section-full.hero.hero-navesy .hero__content {
  position: relative !important;
  z-index: 4 !important;
}

/* Затемнение как на главной: слева читаемый текст, справа видна картинка 
.section-full.hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  background:
    linear-gradient(
      90deg,
      rgba(5, 10, 18, 0.94) 0%,
      rgba(5, 10, 18, 0.82) 34%,
      rgba(5, 10, 18, 0.42) 62%,
      rgba(5, 10, 18, 0.18) 100%
    ),
    linear-gradient(
      180deg,
      rgba(5, 10, 18, 0.18) 0%,
      rgba(5, 10, 18, 0.72) 100%
    ) !important;
} */

/* Нижний плавный переход к следующему блоку */
.section-full.hero::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 3 !important;
  height: 140px !important;
  background: linear-gradient(
    180deg,
    rgba(8, 15, 26, 0) 0%,
    rgba(8, 15, 26, 0.9) 100%
  ) !important;
  pointer-events: none !important;
}

/* Контентный контейнер */
.section-full.hero .hero__content {
  position: relative !important;
  z-index: 4 !important;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  text-align: left !important;
}

/* Заголовок слева */
.section-full.hero .hero__title {
  max-width: 670px !important;
  margin: 0 0 24px 0 !important;
  color: #ffffff !important;
  font-size: clamp(34px, 3.3vw, 58px) !important;
  line-height: 1.12 !important;
  font-weight: 900 !important;
  letter-spacing: -0.025em !important;
  text-align: left !important;
  text-shadow: 0 5px 26px rgba(0, 0, 0, 0.64) !important;
}

/* Описание слева */
.section-full.hero .hero__desc {
  max-width: 650px !important;
  margin: 0 0 34px 0 !important;
  color: rgba(255, 255, 255, 0.86) !important;
  font-size: 18px !important;
  line-height: 1.72 !important;
  font-weight: 400 !important;
  text-align: left !important;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.55) !important;
}

/* Кнопки слева */
.section-full.hero .hero__actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
}

/* Общий стиль кнопок */
.section-full.hero .hero__btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 56px !important;
  padding: 0 30px !important;
  border-radius: 4px !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  text-decoration: none !important;
  transition: 0.22s ease !important;
  white-space: nowrap !important;
}

/* Основная кнопка */
.section-full.hero .hero__btn--primary,
.section-full.hero .hero__btn:not(.hero__btn--secondary) {
  background: #ea5b1c !important;
  color: #ffffff !important;
  border: 1px solid #ea5b1c !important;
  box-shadow: 0 14px 30px rgba(234, 91, 28, 0.28) !important;
}

.section-full.hero .hero__btn--primary:hover,
.section-full.hero .hero__btn:not(.hero__btn--secondary):hover {
  background: #ff6b24 !important;
  border-color: #ff6b24 !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
}

/* Вторая кнопка */
.section-full.hero .hero__btn--secondary {
  background: rgba(255, 255, 255, 0.07) !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22) !important;
}

.section-full.hero .hero__btn--secondary:hover {
  background: rgba(234, 91, 28, 0.16) !important;
  border-color: rgba(234, 91, 28, 0.85) !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
}

/* Планшеты */
@media (max-width: 1024px) {
  .section-full.hero {
    min-height: 540px !important;
    padding: 70px 22px !important;
  }

  .section-full.hero .hero__title {
    max-width: 620px !important;
    font-size: 42px !important;
  }

  .section-full.hero .hero__desc {
    max-width: 610px !important;
    font-size: 17px !important;
  }
}

/* Мобильная версия */
@media (max-width: 767px) {
  .section-full.hero {
    min-height: auto !important;
    padding: 64px 18px 74px !important;
    align-items: flex-start !important;
  }

  .section-full.hero .hero__bg {
    object-position: center center !important;
  }

  .section-full.hero::before {
    background:
      linear-gradient(
        180deg,
        rgba(5, 10, 18, 0.9) 0%,
        rgba(5, 10, 18, 0.9) 48%,
        rgba(5, 10, 18, 0.97) 100%
      ) !important;
  }

  .section-full.hero .hero__content {
    max-width: 100% !important;
  }

  .section-full.hero .hero__title {
    max-width: 100% !important;
    margin-bottom: 18px !important;
    font-size: 31px !important;
    line-height: 1.16 !important;
  }

  .section-full.hero .hero__desc {
    max-width: 100% !important;
    margin-bottom: 28px !important;
    font-size: 16px !important;
    line-height: 1.62 !important;
  }

  .section-full.hero .hero__actions {
    width: 100% !important;
    gap: 12px !important;
  }

  .section-full.hero .hero__btn {
    width: 100% !important;
    min-height: 54px !important;
    padding: 0 18px !important;
    font-size: 15px !important;
    white-space: normal !important;
    text-align: center !important;
  }
}
/* =====КОНЕЦ HERO: навесы и козырьки ===== */

/* =====КРЕПЕЖИ МЕТИЗЫ ===== */

/*html {
  scroll-behavior: smooth;
}*/

#works {
  scroll-margin-top: 150px;
}

.section-full.hero.hero-krepezh-metiz {
  position: relative;
  min-height: 590px;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #050a12;
  isolation: isolate;
}

.section-full.hero.hero-krepezh-metiz .hero__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 64% center;
  z-index: -0;
}

.section-full.hero.hero-krepezh-metiz::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, 0.98) 0%,
    rgba(5, 10, 18, 0.96) 28%,
    rgba(5, 10, 18, 0.72) 48%,
    rgba(5, 10, 18, 0.22) 70%,
    rgba(5, 10, 18, 0.06) 100%
  );
}

.section-full.hero.hero-krepezh-metiz::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 160px;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(5, 10, 18, 0) 0%,
    rgba(5, 10, 18, 0.68) 100%
  );
}

.section-full.hero.hero-krepezh-metiz .hero__content {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 88px 24px 82px;
  text-align: left;
  color: #ffffff;
}

.section-full.hero.hero-krepezh-metiz .hero__title {
  max-width: 720px;
  margin: 0 0 24px;
  color: #ffffff;
  font-size: clamp(38px, 4.3vw, 68px);
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

.section-full.hero.hero-krepezh-metiz .hero__desc {
  max-width: 680px;
  margin: 0 0 32px;
  color: rgba(255, 255, 255, 0.86);
  font-size: clamp(17px, 1.45vw, 21px);
  line-height: 1.55;
  font-weight: 400;
}

.section-full.hero.hero-krepezh-metiz .hero__actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  flex-wrap: wrap;
  margin: 0 0 22px;
}

.section-full.hero.hero-krepezh-metiz .hero__btn {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 24px;
  border-radius: 14px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
  text-decoration: none;
  transition: background-color 0.22s ease, border-color 0.22s ease, color 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease;
}

.section-full.hero.hero-krepezh-metiz .hero__btn:hover {
  transform: translateY(-2px);
}

.section-full.hero.hero-krepezh-metiz .hero__btn--primary {
  background: #ea5b1c;
  border: 1px solid #ea5b1c;
  color: #ffffff;
  box-shadow: 0 18px 42px rgba(234, 91, 28, 0.32);
}

.section-full.hero.hero-krepezh-metiz .hero__btn--primary:hover {
  background: #ff6b24;
  border-color: #ff6b24;
  color: #ffffff;
  box-shadow: 0 22px 50px rgba(255, 107, 36, 0.38);
}

.section-full.hero.hero-krepezh-metiz .hero__btn--secondary {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: #ffffff;
  backdrop-filter: blur(8px);
}

.section-full.hero.hero-krepezh-metiz .hero__btn--secondary:hover {
  background: rgba(234, 91, 28, 0.14);
  border-color: #ea5b1c;
  color: #ffffff;
}

.section-full.hero.hero-krepezh-metiz .hero__note {
  max-width: 650px;
  margin: 0;
  padding-left: 18px;
  position: relative;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.55;
}

.section-full.hero.hero-krepezh-metiz .hero__note::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.42em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ea5b1c;
  box-shadow: 0 0 18px rgba(234, 91, 28, 0.8);
}

@media (max-width: 1024px) {
  .section-full.hero.hero-krepezh-metiz {
    min-height: 610px;
  }

  .section-full.hero.hero-krepezh-metiz .hero__content {
    padding: 80px 22px 76px;
  }

  .section-full.hero.hero-krepezh-metiz::before {
    background: linear-gradient(
      90deg,
      rgba(5, 10, 18, 0.98) 0%,
      rgba(5, 10, 18, 0.94) 42%,
      rgba(5, 10, 18, 0.48) 76%,
      rgba(5, 10, 18, 0.14) 100%
    );
  }
}

@media (max-width: 767px) {
  .section-full.hero.hero-krepezh-metiz {
    min-height: 640px;
    align-items: flex-end;
  }

  .section-full.hero.hero-krepezh-metiz .hero__bg {
    object-position: 68% center;
  }

  .section-full.hero.hero-krepezh-metiz::before {
    background: linear-gradient(
      90deg,
      rgba(5, 10, 18, 0.98) 0%,
      rgba(5, 10, 18, 0.96) 58%,
      rgba(5, 10, 18, 0.72) 100%
    );
  }

  .section-full.hero.hero-krepezh-metiz::after {
    height: 260px;
    background: linear-gradient(
      180deg,
      rgba(5, 10, 18, 0) 0%,
      rgba(5, 10, 18, 0.9) 100%
    );
  }

  .section-full.hero.hero-krepezh-metiz .hero__content {
    padding: 96px 18px 54px;
  }

  .section-full.hero.hero-krepezh-metiz .hero__title {
    max-width: 100%;
    margin-bottom: 18px;
    font-size: clamp(32px, 10vw, 44px);
    line-height: 1.04;
  }

  .section-full.hero.hero-krepezh-metiz .hero__desc {
    max-width: 100%;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 1.5;
  }

  .section-full.hero.hero-krepezh-metiz .hero__actions {
    width: 100%;
    gap: 12px;
  }

  .section-full.hero.hero-krepezh-metiz .hero__btn {
    width: 100%;
    min-height: 52px;
    padding: 14px 18px;
    border-radius: 12px;
    text-align: center;
  }

  .section-full.hero.hero-krepezh-metiz .hero__note {
    max-width: 100%;
    font-size: 13px;
  }
}

/* =====КОНЕЦ КРЕПЕЖИ МЕТИЗЫ ===== */

 
/*  Страница МЕТАЛЛОКОНСТРУКЦИИ  */

html {
  scroll-behavior: smooth;
}

/* 
  Отступ для блока примеров при переходе по якорю.
  Если шапка сайта фиксированная и перекрывает заголовок — увеличь 150px до 170–190px.
*/
#works {
  scroll-margin-top: 150px;
}

/* 
  Первый экран только для страницы "Изготовление металлоконструкций".
  Важно: используем уникальный класс hero-metallokonstrukcii,
  чтобы CSS не сломал hero на других страницах сайта.
*/
.section-full.hero.hero-metallokonstrukcii {
  position: relative;
  width: 100%;
  min-height: 600px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #050a12;
  isolation: isolate;
}

/* 
  Фоновая картинка первого экрана.
  ВАЖНО: затемнения через CSS здесь нет.
  Нет ::before, нет overlay, нет градиента поверх картинки.
  Поэтому сама картинка должна быть подготовлена правильно:
  слева — тёмная свободная зона под текст,
  справа — готовый результат услуги.
*/
.section-full.hero.hero-metallokonstrukcii .hero__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

/* 
  Контейнер с текстом.
  Держим контент слева, как на главной странице,
  а не центрируем весь первый экран.
*/
.section-full.hero.hero-metallokonstrukcii .hero__content {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 88px 24px 82px;
  text-align: left;
  color: #ffffff;
}

/* 
  H1 первого экрана.
  Конкретный заголовок под услугу, без общей фразы "Изготовление металлоконструкций".
*/
.section-full.hero.hero-metallokonstrukcii .hero__title {
  max-width: 720px;
  margin: 0 0 24px;
  color: #ffffff;
  font-size: clamp(38px, 4.3vw, 68px);
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: -0.04em;
  text-wrap: balance;

  /* 
    Это НЕ затемнение картинки.
    Лёгкая тень только у текста, чтобы он лучше читался на тёмной зоне изображения.
  */
  text-shadow: 0 3px 24px rgba(0, 0, 0, 0.55);
}

/* 
  Описание под H1.
  Упор на B2B, юрлица, чертежи, ТЗ, НДС и документы.
*/
.section-full.hero.hero-metallokonstrukcii .hero__desc {
  max-width: 680px;
  margin: 0 0 32px;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(17px, 1.45vw, 21px);
  line-height: 1.55;
  font-weight: 400;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.55);
}

/* 
  Обёртка кнопок.
  Кнопки прижаты влево, не центрируются.
*/
.section-full.hero.hero-metallokonstrukcii .hero__actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  flex-wrap: wrap;
  margin: 0 0 22px;
}

/* 
  Общий стиль кнопок только внутри этого hero.
*/
.section-full.hero.hero-metallokonstrukcii .hero__btn {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 24px;
  border-radius: 14px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
  text-decoration: none;
  transition:
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease,
    transform 0.22s ease,
    box-shadow 0.22s ease;
}

/* 
  Лёгкая анимация кнопок при наведении.
*/
.section-full.hero.hero-metallokonstrukcii .hero__btn:hover {
  transform: translateY(-2px);
}

/* 
  Основная кнопка.
  Цвет под промышленный дизайн сайта и акцент argesteh.ru.
*/
.section-full.hero.hero-metallokonstrukcii .hero__btn--primary {
  background: #ea5b1c;
  border: 1px solid #ea5b1c;
  color: #ffffff;
  box-shadow: 0 18px 42px rgba(234, 91, 28, 0.32);
}

/* 
  Hover основной кнопки.
*/
.section-full.hero.hero-metallokonstrukcii .hero__btn--primary:hover {
  background: #ff6b24;
  border-color: #ff6b24;
  color: #ffffff;
  box-shadow: 0 22px 50px rgba(255, 107, 36, 0.38);
}

/* 
  Вторая кнопка.
  Она ведёт на блок примеров и не конкурирует с основной CTA.
*/
.section-full.hero.hero-metallokonstrukcii .hero__btn--secondary {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: #ffffff;
  backdrop-filter: blur(8px);
}

/* 
  Hover второй кнопки.
*/
.section-full.hero.hero-metallokonstrukcii .hero__btn--secondary:hover {
  background: rgba(234, 91, 28, 0.14);
  border-color: #ea5b1c;
  color: #ffffff;
}

/* 
  Пояснение под кнопками.
  Снимает вопрос: что именно можно отправить для расчёта.
*/
.section-full.hero.hero-metallokonstrukcii .hero__note {
  max-width: 650px;
  margin: 0;
  padding-left: 18px;
  position: relative;
  color: rgba(255, 255, 255, 0.74);
  font-size: 14px;
  line-height: 1.55;
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.55);
}

/* 
  Оранжевая точка перед примечанием.
  Это декоративный акцент, фон картинки не затемняет.
*/
.section-full.hero.hero-metallokonstrukcii .hero__note::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.42em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ea5b1c;
  box-shadow: 0 0 18px rgba(234, 91, 28, 0.8);
}

/* 
  Планшеты.
  Меняем только отступы и ограничения по ширине.
  Затемнение изображения не добавляем.
*/
@media (max-width: 1024px) {
  .section-full.hero.hero-metallokonstrukcii {
    min-height: 610px;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__content {
    padding: 80px 22px 76px;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__title {
    max-width: 680px;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__desc {
    max-width: 640px;
  }
}

/* 
  Мобильная версия.
  Кнопки становятся на всю ширину.
  Картинку не затемняем.
*/
@media (max-width: 767px) {
  .section-full.hero.hero-metallokonstrukcii {
    min-height: 640px;
    align-items: flex-end;
  }

  /* 
    Если главный объект на мобильном обрезается неудачно,
    меняй object-position: 58%, 62%, 68% или 72%.
  */
  .section-full.hero.hero-metallokonstrukcii .hero__bg {
    object-position: 64% center;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__content {
    padding: 96px 18px 54px;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__title {
    max-width: 100%;
    margin-bottom: 18px;
    font-size: clamp(32px, 10vw, 44px);
    line-height: 1.04;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__desc {
    max-width: 100%;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 1.5;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__actions {
    width: 100%;
    gap: 12px;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__btn {
    width: 100%;
    min-height: 52px;
    padding: 14px 18px;
    border-radius: 12px;
    text-align: center;
  }

  .section-full.hero.hero-metallokonstrukcii .hero__note {
    max-width: 100%;
    font-size: 13px;
  }
}

/*  КОНЕЦ Страница МЕТАЛЛОКОНСТРУКЦИИ  */

/*  КНОПКИ на главной 1 экран  */
/* Плавный переход к блоку "Примеры работ" */
html {
  scroll-behavior: smooth;
}

/* Отступ при переходе по якорю, чтобы заголовок не прятался под шапкой */
#works {
  scroll-margin-top: 150px;
}

/* Контейнер кнопок первого экрана */
.arg-hero .arg-hero__actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 16px !important;
  flex-wrap: wrap !important;
  margin-top: 30px !important;
}

/* Общая геометрия обеих кнопок — как аккуратные CTA в hero */
.arg-hero .arg-hero__actions .arg-hero-btn {
  height: 58px !important;
  min-width: 260px !important;
  padding: 0 28px !important;
  border-radius: 0 !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;
  box-sizing: border-box !important;

  white-space: nowrap !important;
  cursor: pointer !important;

  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease;
}

/* Основная оранжевая кнопка */
.arg-hero .arg-hero__actions .arg-hero-btn--primary {
  background: #ea5b1c !important;
  border: 1px solid #ea5b1c !important;
  color: #ffffff !important;
}

/* Наведение основной кнопки */
.arg-hero .arg-hero__actions .arg-hero-btn--primary:hover {
  background: #ff6b24 !important;
  border-color: #ff6b24 !important;
  color: #ffffff !important;
  transform: translateY(-1px);
}

/* Вторая кнопка — спокойная, но той же высоты */
.arg-hero .arg-hero__actions .arg-hero-btn--secondary {
  background: rgba(6, 12, 22, 0.55) !important;
  border: 1px solid rgba(255, 255, 255, 0.46) !important;
  color: #ffffff !important;
}

/* Наведение второй кнопки */
.arg-hero .arg-hero__actions .arg-hero-btn--secondary:hover {
  background: rgba(234, 91, 28, 0.16) !important;
  border-color: #ea5b1c !important;
  color: #ffffff !important;
  transform: translateY(-1px);
}

/* Мобильная версия */
@media (max-width: 767px) {
  .arg-hero .arg-hero__actions {
    width: 100% !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 12px !important;
    margin-top: 24px !important;
  }

  .arg-hero .arg-hero__actions .arg-hero-btn {
    width: 100% !important;
    min-width: 0 !important;
    height: 56px !important;
    padding: 0 18px !important;
    font-size: 14px !important;
  }
}

/*  КОНЕЦ КНОПКИ на главной 1 экран  */

/* =========================================================
   СТРАНИЦА: Лотки, трапы, трубы / page-id-24
   CSS изолирован внутри .page-id-24 и .arg-truby-page
   ========================================================= */
/* =========================================================
   СТРАНИЦА: Лотки, трапы, трубы / page-id-24
   CSS изолирован внутри .page-id-24 и .arg-truby-page
   ========================================================= */

html {
  scroll-behavior: smooth;
}

.page-id-24 .arg-truby-page,
.page-id-24 .arg-truby-page * {
  box-sizing: border-box;
}

.page-id-24 .arg-truby-page {
  width: 100%;
  max-width: none !important;
  overflow: visible !important;
  background: #050a12;
  color: #ffffff;
  font-family: inherit;
}

.page-id-24 .arg-truby-page a {
  text-decoration: none;
}

.page-id-24 .arg-truby-page img {
  max-width: 100%;
}

/* Контейнеры и секции */

.page-id-24 .arg-truby-page .arg-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

.page-id-24 .arg-truby-page .arg-section {
  position: relative;
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 82px 0;
}

.page-id-24 .arg-truby-page .arg-section--blue {
  background:
    radial-gradient(circle at 85% 15%, rgba(234, 91, 28, 0.10) 0, rgba(234, 91, 28, 0) 32%),
    linear-gradient(180deg, #07182b 0%, #071321 100%);
}

.page-id-24 .arg-truby-page .arg-section--dark {
  background:
    radial-gradient(circle at 12% 10%, rgba(234, 91, 28, 0.08) 0, rgba(234, 91, 28, 0) 34%),
    linear-gradient(180deg, #050a12 0%, #07101d 100%);
}

.page-id-24 .arg-truby-page .arg-section--works {
  background: #050a12;
}

.page-id-24 .arg-truby-page .arg-section__title {
  margin: 0 0 34px;
  padding: 0;
  color: #ffffff;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.14;
  font-weight: 800;
  letter-spacing: -0.025em;
  text-align: left;
}

.page-id-24 .arg-truby-page .arg-section__title--work {
  margin-top: 64px;
}

.page-id-24 .arg-truby-page .arg-section__lead {
  max-width: 880px;
  margin: 0 0 38px;
  padding: 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 18px;
  line-height: 1.62;
}

/* =========================================================
   ПЕРВЫЙ ЭКРАН / HERO
   Здесь регулируется затемнение
   ========================================================= */

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh {
  /*
    Чем выше число, тем темнее.
    Сейчас затемнение усилено.
  */
  --hero-dark-left: 0.99;
  --hero-dark-left-2: 0.96;
  --hero-dark-mid: 0.72;
  --hero-dark-soft: 0.64;
  --hero-dark-right: 0.68;

  position: relative !important;
  width: 100vw !important;
  max-width: none !important;
  min-height: 590px;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  overflow: hidden !important;

  display: flex;
  align-items: center;
  justify-content: flex-start;

  background: #050a12;
  color: #ffffff;
}

/* Фоновая картинка */
.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;

  display: block;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;

  object-fit: cover !important;
  object-position: center right !important;

  opacity: 1 !important;
  filter: none !important;
}

/* Основное затемнение слева направо */
.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  pointer-events: none !important;

  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, var(--hero-dark-left)) 0%,
    rgba(5, 10, 18, var(--hero-dark-left-2)) 30%,
    rgba(5, 10, 18, var(--hero-dark-mid)) 50%,
    rgba(5, 10, 18, var(--hero-dark-soft)) 70%,
    rgba(5, 10, 18, var(--hero-dark-right)) 100%
  ) !important;
}

/* Нижнее затемнение для плавного перехода */
.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 130px !important;
  z-index: 2 !important;
  pointer-events: none !important;

  background: linear-gradient(
    180deg,
    rgba(5, 10, 18, 0) 0%,
    rgba(5, 10, 18, 0.82) 100%
  ) !important;
}

/* Контент поверх затемнения */
.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__content {
  position: relative !important;
  z-index: 3 !important;

  width: 100%;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 92px 24px 84px;

  text-align: left;
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__title {
  max-width: 720px;
  margin: 0 0 24px;
  padding: 0;

  color: #ffffff;
  font-size: clamp(34px, 4.2vw, 64px);
  line-height: 1.05;
  font-weight: 850;
  letter-spacing: -0.045em;
  text-align: left;
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__desc {
  max-width: 670px;
  margin: 0 0 32px;
  padding: 0;

  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(17px, 1.35vw, 21px);
  line-height: 1.55;
  text-align: left;
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  flex-wrap: wrap;
  margin: 0 0 22px;
  padding: 0;
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 52px;
  padding: 15px 24px;
  border-radius: 999px;

  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
  text-decoration: none;

  transition:
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease,
    transform 0.22s ease,
    box-shadow 0.22s ease;
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__btn--primary {
  border: 1px solid #ea5b1c;
  background: #ea5b1c;
  color: #ffffff;
  box-shadow: 0 14px 34px rgba(234, 91, 28, 0.32);
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__btn--primary:hover {
  border-color: #ff6b24;
  background: #ff6b24;
  color: #ffffff;
  box-shadow: 0 18px 42px rgba(255, 107, 36, 0.42);
  transform: translateY(-1px);
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__btn--secondary {
  border: 1px solid rgba(255, 255, 255, 0.52);
  background: rgba(5, 10, 18, 0.34);
  color: #ffffff;
  backdrop-filter: blur(6px);
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__btn--secondary:hover {
  border-color: #ea5b1c;
  background: rgba(234, 91, 28, 0.14);
  color: #ffffff;
  transform: translateY(-1px);
}

.page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__note {
  max-width: 640px;
  margin: 0;
  padding-left: 16px;

  border-left: 3px solid #ea5b1c;

  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.55;
  text-align: left;
}

/* Сетки */

.page-id-24 .arg-truby-page .arg-grid {
  display: grid;
  gap: 24px;
}

.page-id-24 .arg-truby-page .arg-grid--products,
.page-id-24 .arg-truby-page .arg-grid--equipment {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.page-id-24 .arg-truby-page .arg-grid--delivery {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.page-id-24 .arg-truby-page .arg-grid--steps {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

/* Карточки */

.page-id-24 .arg-truby-page .category-card,
.page-id-24 .arg-truby-page .arg-equipment-card,
.page-id-24 .arg-truby-page .arg-info-card,
.page-id-24 .arg-truby-page .arg-step-card {
  position: relative;
  min-width: 0;
  height: 100%;
  padding: 26px;
  border-radius: 20px;

  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.075) 0%, rgba(255, 255, 255, 0.035) 100%);
  border: 1px solid rgba(255, 255, 255, 0.11);
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.23);
  overflow: hidden;
}

.page-id-24 .arg-truby-page .category-card::before,
.page-id-24 .arg-truby-page .arg-equipment-card::before,
.page-id-24 .arg-truby-page .arg-info-card::before,
.page-id-24 .arg-truby-page .arg-step-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 85% 0%, rgba(234, 91, 28, 0.12), rgba(234, 91, 28, 0) 38%);
  pointer-events: none;
}

.page-id-24 .arg-truby-page .category-card h3,
.page-id-24 .arg-truby-page .arg-equipment-card h3,
.page-id-24 .arg-truby-page .arg-info-card h3 {
  position: relative;
  z-index: 1;
  margin: 0 0 13px;
  padding: 0;

  color: #ffffff;
  font-size: 20px;
  line-height: 1.26;
  font-weight: 800;
}

.page-id-24 .arg-truby-page .category-card p,
.page-id-24 .arg-truby-page .arg-equipment-card p,
.page-id-24 .arg-truby-page .arg-info-card p,
.page-id-24 .arg-truby-page .arg-step-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;

  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.56;
}

.page-id-24 .arg-truby-page .arg-grid--products {
  align-items: stretch !important;
}

.page-id-24 .arg-truby-page .arg-grid--products .category-card {
  display: grid !important;
  grid-template-rows: auto 1fr auto !important;
  align-items: stretch !important;
  min-height: 285px;
  text-align: center;
}

.page-id-24 .arg-truby-page .arg-grid--products .category-card h3 {
  width: 100%;
  margin: 0 0 14px !important;
  text-align: center;
}

.page-id-24 .arg-truby-page .arg-grid--products .category-card p {
  width: 100%;
  margin: 0 0 24px !important;
  text-align: center;
  align-self: start;
}

.page-id-24 .arg-truby-page .arg-grid--products .category-card .arg-btn {
  align-self: end !important;
  justify-self: center !important;
  margin-top: 0 !important;
}

.page-id-24 .arg-truby-page .arg-equipment-card,
.page-id-24 .arg-truby-page .arg-info-card,
.page-id-24 .arg-truby-page .arg-step-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: center;
  text-align: center;
}

.page-id-24 .arg-truby-page .arg-equipment-card h3,
.page-id-24 .arg-truby-page .arg-equipment-card p,
.page-id-24 .arg-truby-page .arg-info-card h3,
.page-id-24 .arg-truby-page .arg-info-card p,
.page-id-24 .arg-truby-page .arg-step-card p {
  width: 100%;
}

.page-id-24 .arg-truby-page .arg-step-card {
  padding: 24px 20px;
}

.page-id-24 .arg-truby-page .arg-step-card__number {
  position: relative;
  z-index: 1;
  margin-bottom: 16px;

  color: #ea5b1c;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.04em;
}

.page-id-24 .arg-truby-page .arg-equipment-card__icon,
.page-id-24 .arg-truby-page .arg-info-card__icon {
  position: relative;
  z-index: 1;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 16px;

  background: rgba(234, 91, 28, 0.14);
  color: #ffffff;
  font-size: 26px;
}

/* Кнопки */

.page-id-24 .arg-truby-page .arg-btn {
  position: relative;
  z-index: 1;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 44px;
  padding: 12px 18px;
  border-radius: 999px;

  font-size: 14px;
  line-height: 1.2;
  font-weight: 800;
  text-decoration: none;

  transition:
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease,
    transform 0.22s ease,
    box-shadow 0.22s ease;
}

.page-id-24 .arg-truby-page .arg-btn--outline {
  border: 1px solid rgba(234, 91, 28, 0.86);
  background: rgba(234, 91, 28, 0.10);
  color: #ffffff;
}

.page-id-24 .arg-truby-page .arg-btn--outline:hover {
  border-color: #ff6b24;
  background: #ea5b1c;
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: 0 14px 34px rgba(234, 91, 28, 0.24);
}

/* Теги */

.page-id-24 .arg-truby-page .arg-tags {
  position: relative;
  z-index: 1;

  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;

  margin-top: auto !important;
  padding-top: 24px;
}

.page-id-24 .arg-truby-page .arg-tags span {
  display: inline-flex;
  align-items: center;

  min-height: 28px;
  padding: 6px 10px;
  border-radius: 999px;

  background: rgba(234, 91, 28, 0.13);
  border: 1px solid rgba(234, 91, 28, 0.20);
  color: #ffb18a;

  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
}

/* Таблица */

.page-id-24 .arg-truby-page .arg-table-wrap {
  width: 100%;
  overflow-x: auto;

  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.045);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.24);
}

.page-id-24 .arg-truby-page .arg-table {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
  border-spacing: 0;
}

.page-id-24 .arg-truby-page .arg-table th,
.page-id-24 .arg-truby-page .arg-table td {
  padding: 16px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.095);
  text-align: left;
  vertical-align: top;
}

.page-id-24 .arg-truby-page .arg-table th {
  background: rgba(234, 91, 28, 0.16);
  color: #ffffff;

  font-size: 13px;
  line-height: 1.3;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  white-space: nowrap;
}

.page-id-24 .arg-truby-page .arg-table td {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.45;
}

.page-id-24 .arg-truby-page .arg-table tbody tr:hover td {
  background: rgba(255, 255, 255, 0.035);
}

.page-id-24 .arg-truby-page .arg-table tbody tr:last-child td {
  border-bottom: 0;
}

/* Галерея */

.page-id-24 .arg-truby-page #works {
  scroll-margin-top: 150px;
}

.page-id-24 .arg-truby-page .arg-gallery__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.page-id-24 .arg-truby-page .arg-gallery__item {
  min-width: 0;
  overflow: hidden;
  border-radius: 20px;

  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.075) 0%, rgba(255, 255, 255, 0.035) 100%);
  border: 1px solid rgba(255, 255, 255, 0.11);
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.23);
}

.page-id-24 .arg-truby-page .arg-gallery__item img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;

  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.025)),
    #0b1726;
}

.page-id-24 .arg-truby-page .arg-gallery__item p {
  margin: 0;
  padding: 17px 18px 18px;

  color: #ffffff;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
}

.page-id-24 .arg-truby-page .metiz_fotowork {
  margin: 28px 0 0;
  padding: 18px 22px;
  border-radius: 18px;

  background: rgba(234, 91, 28, 0.10);
  border: 1px solid rgba(234, 91, 28, 0.20);

  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}

/* FIX: WordPress-контейнеры */

.page-id-24 .entry-content .arg-truby-page {
  max-width: none !important;
}

.page-id-24 .arg-truby-page .wp-block-group.alignfull {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Планшет */

@media (max-width: 1024px) {
  .page-id-24 .arg-truby-page .arg-section {
    padding: 70px 0;
  }

  .page-id-24 .arg-truby-page .arg-grid--products,
  .page-id-24 .arg-truby-page .arg-grid--equipment,
  .page-id-24 .arg-truby-page .arg-grid--delivery,
  .page-id-24 .arg-truby-page .arg-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-24 .arg-truby-page .arg-grid--steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh {
    --hero-dark-left: 0.99;
    --hero-dark-left-2: 0.98;
    --hero-dark-mid: 0.86;
    --hero-dark-soft: 0.58;
    --hero-dark-right: 0.28;

    min-height: 620px;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__bg {
    object-position: 68% center !important;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__content {
    padding: 82px 20px 70px;
  }
}

/* Мобильная версия */

@media (max-width: 640px) {
  .page-id-24 .arg-truby-page .arg-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .page-id-24 .arg-truby-page .arg-section {
    padding: 56px 0;
  }

  .page-id-24 .arg-truby-page .arg-section__title {
    margin-bottom: 26px;
  }

  .page-id-24 .arg-truby-page .arg-section__lead {
    margin-bottom: 28px;
    font-size: 16px;
  }

  .page-id-24 .arg-truby-page .arg-grid--products,
  .page-id-24 .arg-truby-page .arg-grid--equipment,
  .page-id-24 .arg-truby-page .arg-grid--delivery,
  .page-id-24 .arg-truby-page .arg-grid--steps,
  .page-id-24 .arg-truby-page .arg-gallery__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .page-id-24 .arg-truby-page .category-card,
  .page-id-24 .arg-truby-page .arg-equipment-card,
  .page-id-24 .arg-truby-page .arg-info-card,
  .page-id-24 .arg-truby-page .arg-step-card {
    padding: 22px;
    border-radius: 18px;
  }

  .page-id-24 .arg-truby-page .arg-gallery__item img {
    height: 230px;
  }

  .page-id-24 .arg-truby-page .arg-table {
    min-width: 860px;
  }

  .page-id-24 .arg-truby-page .arg-table th,
  .page-id-24 .arg-truby-page .arg-table td {
    padding: 14px 15px;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh {
    --hero-dark-left: 0.99;
    --hero-dark-left-2: 0.99;
    --hero-dark-mid: 0.94;
    --hero-dark-soft: 0.84;
    --hero-dark-right: 0.68;

    min-height: 660px;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__bg {
    object-position: 74% center !important;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__content {
    padding: 72px 16px 58px;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__title {
    margin-bottom: 18px;
    font-size: clamp(32px, 10vw, 42px);
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__desc {
    margin-bottom: 26px;
    font-size: 16px;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__actions {
    width: 100%;
    gap: 12px;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__btn {
    width: 100%;
    min-height: 54px;
    padding: 15px 18px;
    text-align: center;
  }

  .page-id-24 .arg-truby-page .hero-truby-lotki-drenazh .hero__note {
    font-size: 13px;
  }
}

/* КОНЕЦ Страница Люки Трапы Решетки */

/*  Страница МЕТАЛЛОМЕБЕЛЬ  */

/* ================================
   Металлическая мебель для юрлиц
   Родитель страницы: .arg-metallomebel-page
================================ */

.arg-metallomebel-page,
.arg-metallomebel-page * {
  box-sizing: border-box;
}

.arg-metallomebel-page {
  width: 100%;
  overflow-x: hidden;
  background: #08111f;
  color: #ffffff;
  font-family: inherit;
}

/* ================================
   Общие контейнеры и секции
================================ */

.arg-metallomebel-page .arg-container {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.arg-metallomebel-page .arg-section {
  position: relative;
  padding: 80px 0;
}

.arg-metallomebel-page .arg-section--blue {
  background:
    radial-gradient(circle at top left, rgba(34, 111, 255, 0.16), transparent 34%),
    linear-gradient(135deg, #0b1d35 0%, #0a1527 100%);
}

.arg-metallomebel-page .arg-section--dark {
  background:
    radial-gradient(circle at top right, rgba(255, 139, 31, 0.12), transparent 30%),
    linear-gradient(135deg, #070d17 0%, #0d1726 100%);
}

.arg-metallomebel-page .arg-section--works {
  background: #07101d;
}

.arg-metallomebel-page .arg-section__title {
  margin: 0 0 34px;
  color: #ffffff;
  font-size: clamp(28px, 3vw, 44px);
  line-height: 1.15;
  font-weight: 800;
  text-align: center;
}

.arg-metallomebel-page .arg-section__title--work {
  margin-top: 70px;
}

.arg-metallomebel-page .arg-section__lead {
  max-width: 920px;
  margin: 0 auto 42px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.65;
  text-align: center;
}

/* ================================
   Первый экран
================================ */

.arg-metallomebel-page .section-full.hero {
  position: relative;
  min-height: 680px;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 110px 0;
  background: #07101d;
}

.arg-metallomebel-page .hero__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center right;
  z-index: 1;
}

/* =========================================================
   ЖЁСТКИЙ OVERRIDE ЗАТЕМНЕНИЯ HERO
   Страница: Металлическая мебель
   Ставить самым последним в CSS
========================================================= */

html body .arg-metallomebel-page section.section-full.hero.hero-metallomebel {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
}

/* Картинка без затемнения через opacity/filter */
html body .arg-metallomebel-page section.section-full.hero.hero-metallomebel .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;

  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;

  object-fit: cover !important;
  object-position: center right !important;

  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

/* Основное затемнение поверх картинки */
html body .arg-metallomebel-page section.section-full.hero.hero-metallomebel::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  pointer-events: none !important;

  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, 0.82) 0%,
    rgba(5, 10, 18, 0.62) 38%,
    rgba(5, 10, 18, 0.22) 72%,
    rgba(5, 10, 18, 0.04) 100%
  ) !important;
}

/* Если где-то выше есть второе затемнение через ::after — отключаем */
html body .arg-metallomebel-page section.section-full.hero.hero-metallomebel::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

/* Контент поверх затемнения */
html body .arg-metallomebel-page section.section-full.hero.hero-metallomebel .hero__content {
  position: relative !important;
  z-index: 3 !important;
}

.arg-metallomebel-page .hero__content {
  position: relative;
  z-index: 3;
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
  max-width: 720px;
  margin-left: max(16px, calc((100vw - 1180px) / 2));
}

.arg-metallomebel-page .hero__title {
  margin: 0 0 24px;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -0.03em;
}

.arg-metallomebel-page .hero__desc {
  max-width: 680px;
  margin: 0 0 30px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 20px;
  line-height: 1.6;
}

.arg-metallomebel-page .hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 0 22px;
}

.arg-metallomebel-page .hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 24px;
  border-radius: 14px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.arg-metallomebel-page .hero__btn:hover {
  transform: translateY(-2px);
}

.arg-metallomebel-page .hero__btn--primary {
  color: #111827;
  background: linear-gradient(135deg, #ffb347 0%, #ff7a1a 100%);
  box-shadow: 0 16px 38px rgba(255, 122, 26, 0.28);
}

.arg-metallomebel-page .hero__btn--secondary {
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
}

.arg-metallomebel-page .hero__btn--secondary:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.13);
}

.arg-metallomebel-page .hero__note {
  max-width: 660px;
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.55;
}

/* ================================
   Сетки
================================ */

.arg-metallomebel-page .arg-grid {
  display: grid;
  gap: 24px;
  align-items: stretch;
}

.arg-metallomebel-page .arg-grid--products {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.arg-metallomebel-page .arg-grid--equipment {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.arg-metallomebel-page .arg-grid--delivery {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.arg-metallomebel-page .arg-grid--steps {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

/* ================================
   Карточки ассортимента
================================ */

.arg-metallomebel-page .category-card {
  min-width: 0;
  height: 100%;
  padding: 28px;
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

.arg-metallomebel-page .category-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-metallomebel-page .category-card p {
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.55;
}

.arg-metallomebel-page .arg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 11px 16px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.arg-metallomebel-page .arg-btn:hover {
  transform: translateY(-1px);
}

.arg-metallomebel-page .arg-btn--outline {
  color: #ffb347;
  border: 1px solid rgba(255, 179, 71, 0.42);
  background: rgba(255, 179, 71, 0.08);
}

.arg-metallomebel-page .arg-btn--outline:hover {
  background: rgba(255, 179, 71, 0.16);
  border-color: rgba(255, 179, 71, 0.75);
}

/* ================================
   Оборудование / производство
================================ */

.arg-metallomebel-page .arg-equipment-card {
  min-width: 0;
  height: 100%;
  padding: 30px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.26);
}

.arg-metallomebel-page .arg-equipment-card__icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  border-radius: 16px;
  background: rgba(255, 179, 71, 0.14);
  font-size: 26px;
}

.arg-metallomebel-page .arg-equipment-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-metallomebel-page .arg-equipment-card p {
  margin: 0 0 20px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.55;
}

.arg-metallomebel-page .arg-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.arg-metallomebel-page .arg-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 10px;
  border-radius: 999px;
  color: #dbeafe;
  background: rgba(59, 130, 246, 0.15);
  border: 1px solid rgba(96, 165, 250, 0.22);
  font-size: 13px;
  font-weight: 700;
}

/* ================================
   Таблица цен
================================ */

.arg-metallomebel-page .arg-table-wrap {
  width: 100%;
  overflow-x: auto;
  border-radius: 22px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.28);
}

.arg-metallomebel-page .arg-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  background: rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

.arg-metallomebel-page .arg-table th,
.arg-metallomebel-page .arg-table td {
  padding: 16px 18px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.arg-metallomebel-page .arg-table th {
  color: #ffffff;
  background: rgba(255, 122, 26, 0.18);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 900;
}

.arg-metallomebel-page .arg-table td {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.45;
}

.arg-metallomebel-page .arg-table tbody tr:hover {
  background: rgba(255, 255, 255, 0.045);
}

/* ================================
   Доставка и оплата
================================ */

.arg-metallomebel-page .arg-info-card {
  min-width: 0;
  height: 100%;
  padding: 26px;
  border-radius: 22px;
  text-align: center;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.arg-metallomebel-page .arg-info-card__icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  border-radius: 16px;
  background: rgba(255, 179, 71, 0.14);
  font-size: 26px;
}

.arg-metallomebel-page .arg-info-card h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-metallomebel-page .arg-info-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.5;
}

/* ================================
   Схема работы
================================ */

.arg-metallomebel-page .arg-step-card {
  min-width: 0;
  height: 100%;
  padding: 24px;
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.10), rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.arg-metallomebel-page .arg-step-card__number {
  margin: 0 0 14px;
  color: #ffb347;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
}

.arg-metallomebel-page .arg-step-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.5;
}

/* ================================
   Галерея работ
================================ */

.arg-metallomebel-page .arg-gallery__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.arg-metallomebel-page .arg-gallery__item {
  min-width: 0;
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

.arg-metallomebel-page .arg-gallery__item img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
  background: rgba(255, 255, 255, 0.08);
}

.arg-metallomebel-page .arg-gallery__item p {
  margin: 0;
  padding: 16px 18px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
  text-align: center;
}

.arg-metallomebel-page .metiz_fotowork {
  max-width: 860px;
  margin: 34px auto 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.55;
  text-align: center;
}

/* ================================
   Адаптив
================================ */

@media (max-width: 1100px) {
  .arg-metallomebel-page .arg-grid--products,
  .arg-metallomebel-page .arg-grid--equipment,
  .arg-metallomebel-page .arg-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .arg-metallomebel-page .arg-grid--delivery,
  .arg-metallomebel-page .arg-grid--steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .arg-metallomebel-page .hero__content {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 768px) {
  .arg-metallomebel-page .section-full.hero {
    min-height: auto;
    padding: 90px 0 70px;
  }

  .arg-metallomebel-page .section-full.hero::before {
    background: rgba(5, 10, 18, 0.84);
  }

  .arg-metallomebel-page .hero__content {
    width: min(100% - 28px, 720px);
  }

  .arg-metallomebel-page .hero__desc {
    font-size: 17px;
  }

  .arg-metallomebel-page .hero__actions {
    flex-direction: column;
  }

  .arg-metallomebel-page .hero__btn {
    width: 100%;
  }

  .arg-metallomebel-page .arg-section {
    padding: 60px 0;
  }

  .arg-metallomebel-page .arg-section__lead {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .arg-metallomebel-page .arg-grid--products,
  .arg-metallomebel-page .arg-grid--equipment,
  .arg-metallomebel-page .arg-grid--delivery,
  .arg-metallomebel-page .arg-grid--steps,
  .arg-metallomebel-page .arg-gallery__grid {
    grid-template-columns: 1fr;
  }

  .arg-metallomebel-page .category-card,
  .arg-metallomebel-page .arg-equipment-card,
  .arg-metallomebel-page .arg-info-card,
  .arg-metallomebel-page .arg-step-card {
    padding: 22px;
  }

  .arg-metallomebel-page .arg-gallery__item img {
    height: 220px;
  }
}
/* =========================================================
   ЖЁСТКИЙ ФИКС ДЛЯ СТРАНИЦЫ /metallomebel/
   Разворачивает секции во всю ширину и выравнивает карточки
========================================================= */

/* Если страница находится внутри контейнера Astra / Gutenberg */
body:has(.arg-metallomebel-page) .site-content,
body:has(.arg-metallomebel-page) .ast-container,
body:has(.arg-metallomebel-page) .content-area,
body:has(.arg-metallomebel-page) .site-main,
body:has(.arg-metallomebel-page) .entry-content,
body:has(.arg-metallomebel-page) .wp-block-html {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
}

/* Сам родитель страницы */
.arg-metallomebel-page {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}

/* Все секции во всю ширину окна */
.arg-metallomebel-page .section-full,
.arg-metallomebel-page .arg-section {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  left: auto !important;
  right: auto !important;
}

/* Первый экран во всю ширину */
.arg-metallomebel-page .section-full.hero,
.arg-metallomebel-page .hero {
  width: 100vw !important;
  max-width: 100vw !important;
  min-height: 680px !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden !important;
}

/* Картинка первого экрана */
.arg-metallomebel-page .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center right !important;
  z-index: 1 !important;
}

/* Затемнение поверх картинки */
.arg-metallomebel-page .section-full.hero::before,
.arg-metallomebel-page .hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, 0.96) 0%,
    rgba(5, 10, 18, 0.86) 38%,
    rgba(5, 10, 18, 0.36) 72%,
    rgba(5, 10, 18, 0.18) 100%
  ) !important;
}

/* Контент первого экрана поверх картинки */
.arg-metallomebel-page .hero__content {
  position: relative !important;
  z-index: 3 !important;
  width: min(1180px, calc(100% - 32px)) !important;
  max-width: 720px !important;
  margin-left: max(16px, calc((100vw - 1180px) / 2)) !important;
  margin-right: auto !important;
}

/* Внутренний контейнер секций остается нормальной ширины */
.arg-metallomebel-page .arg-container {
  width: min(1180px, calc(100% - 32px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* =========================================================
   Восстановление сеток: 3 / 4 / 5 карточек в ряд
========================================================= */

.arg-metallomebel-page .arg-grid {
  display: grid !important;
  gap: 24px !important;
  align-items: stretch !important;
}

.arg-metallomebel-page .arg-grid--products {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.arg-metallomebel-page .arg-grid--equipment {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.arg-metallomebel-page .arg-grid--delivery {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.arg-metallomebel-page .arg-grid--steps {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.arg-metallomebel-page .arg-gallery__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

/* =========================================================
   Карточки одинаковой высоты
========================================================= */

.arg-metallomebel-page .category-card,
.arg-metallomebel-page .arg-equipment-card,
.arg-metallomebel-page .arg-info-card,
.arg-metallomebel-page .arg-step-card {
  height: 100% !important;
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
}

/* Кнопка "Подробнее" внизу карточки */
.arg-metallomebel-page .category-card .arg-btn {
  margin-top: auto !important;
  align-self: flex-start !important;
}

/* Теги "по размерам", "серийно", "для юрлиц" внизу карточки */
.arg-metallomebel-page .arg-equipment-card .arg-tags {
  margin-top: auto !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  align-items: flex-end !important;
}

/* Чтобы текст не ломал сетку */
.arg-metallomebel-page .category-card p,
.arg-metallomebel-page .arg-equipment-card p,
.arg-metallomebel-page .arg-info-card p,
.arg-metallomebel-page .arg-step-card p {
  min-width: 0 !important;
}

/* =========================================================
   Адаптив
========================================================= */

@media (max-width: 1100px) {
  .arg-metallomebel-page .arg-grid--products,
  .arg-metallomebel-page .arg-grid--equipment,
  .arg-metallomebel-page .arg-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .arg-metallomebel-page .arg-grid--delivery,
  .arg-metallomebel-page .arg-grid--steps {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 768px) {
  .arg-metallomebel-page .section-full.hero,
  .arg-metallomebel-page .hero {
    min-height: auto !important;
    padding-top: 90px !important;
    padding-bottom: 70px !important;
  }

  .arg-metallomebel-page .hero__content {
    width: min(100% - 28px, 720px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 640px) {
  .arg-metallomebel-page .arg-grid--products,
  .arg-metallomebel-page .arg-grid--equipment,
  .arg-metallomebel-page .arg-grid--delivery,
  .arg-metallomebel-page .arg-grid--steps,
  .arg-metallomebel-page .arg-gallery__grid {
    grid-template-columns: 1fr !important;
  }
}

/*  КОНЕЦ Страница МЕТАЛЛОМЕБЕЛЬ  */

/*  Страница Ограждения и лестницы  */


/* =========================================================
   Страница: Ограждения и лестницы для юрлиц
   Родитель: .arg-ograzhdeniya-page
   Без page-id, с защитой от узких контейнеров WordPress/Astra
========================================================= */

body:has(.arg-ograzhdeniya-page) .site-content,
body:has(.arg-ograzhdeniya-page) .ast-container,
body:has(.arg-ograzhdeniya-page) .content-area,
body:has(.arg-ograzhdeniya-page) .site-main,
body:has(.arg-ograzhdeniya-page) .entry-content,
body:has(.arg-ograzhdeniya-page) .wp-block-html {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
}

.arg-ograzhdeniya-page,
.arg-ograzhdeniya-page * {
  box-sizing: border-box;
}

.arg-ograzhdeniya-page {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  background: #08111f;
  color: #ffffff;
  font-family: inherit;
}

/* =========================================================
   Секции во всю ширину
========================================================= */

.arg-ograzhdeniya-page .section-full,
.arg-ograzhdeniya-page .arg-section {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  left: auto !important;
  right: auto !important;
}

.arg-ograzhdeniya-page .arg-section {
  padding: 80px 0;
}

.arg-ograzhdeniya-page .arg-section--blue {
  background:
    radial-gradient(circle at top left, rgba(34, 111, 255, 0.16), transparent 34%),
    linear-gradient(135deg, #0b1d35 0%, #0a1527 100%);
}

.arg-ograzhdeniya-page .arg-section--dark {
  background:
    radial-gradient(circle at top right, rgba(255, 139, 31, 0.12), transparent 30%),
    linear-gradient(135deg, #070d17 0%, #0d1726 100%);
}

.arg-ograzhdeniya-page .arg-section--works {
  background:
    radial-gradient(circle at top, rgba(34, 111, 255, 0.10), transparent 36%),
    #07101d;
}

.arg-ograzhdeniya-page .arg-container {
  width: min(1180px, calc(100% - 32px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.arg-ograzhdeniya-page .arg-section__title {
  margin: 0 0 34px;
  color: #ffffff;
  font-size: clamp(28px, 3vw, 44px);
  line-height: 1.15;
  font-weight: 800;
  text-align: center;
}

.arg-ograzhdeniya-page .arg-section__title--work {
  margin-top: 70px;
}

.arg-ograzhdeniya-page .arg-section__lead {
  max-width: 920px;
  margin: 0 auto 42px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.65;
  text-align: center;
}

/* =========================================================
   Первый экран
========================================================= */

.arg-ograzhdeniya-page .section-full.hero,
.arg-ograzhdeniya-page .hero {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  min-height: 680px !important;
  display: flex !important;
  align-items: center !important;
  padding: 110px 0 !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  overflow: hidden !important;
  background: #07101d;
}

.arg-ograzhdeniya-page .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center right !important;
  z-index: 1 !important;
}

.arg-ograzhdeniya-page .section-full.hero::before,
.arg-ograzhdeniya-page .hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, 0.84) 0%,
    rgba(5, 10, 18, 0.66) 38%,
    rgba(5, 10, 18, 0.28) 72%,
    rgba(5, 10, 18, 0.06) 100%
  ) !important;
}
/* =========================================================
   ЖЁСТКОЕ ПЕРЕОПРЕДЕЛЕНИЕ ЗАТЕМНЕНИЯ HERO
   Страница: Ограждения и лестницы
   Ставить САМЫМ ПОСЛЕДНИМ в CSS
========================================================= */

html body .arg-ograzhdeniya-page section.section-full.hero.hero-ograzhdeniya {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
}

/* Картинка — без дополнительного затемнения через filter/opacity */
html body .arg-ograzhdeniya-page section.section-full.hero.hero-ograzhdeniya .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center right !important;
  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

/* Главное затемнение — ЖЁСТКО перебивает старые .hero::before */
html body .arg-ograzhdeniya-page section.section-full.hero.hero-ograzhdeniya::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  pointer-events: none !important;

  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, 0.96) 0%,
    rgba(5, 10, 18, 0.88) 38%,
    rgba(5, 10, 18, 0.58) 72%,
    rgba(5, 10, 18, 0.28) 100%
  ) !important;
}

/* Если где-то выше есть второе затемнение через ::after — гасим его */
html body .arg-ograzhdeniya-page section.section-full.hero.hero-ograzhdeniya::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

/* Контент поверх затемнения */
html body .arg-ograzhdeniya-page section.section-full.hero.hero-ograzhdeniya .hero__content {
  position: relative !important;
  z-index: 3 !important;
}
.arg-ograzhdeniya-page .hero__content {
  position: relative !important;
  z-index: 3 !important;
  width: min(1180px, calc(100% - 32px)) !important;
  max-width: 720px !important;
  margin-left: max(16px, calc((100vw - 1180px) / 2)) !important;
  margin-right: auto !important;
}

.arg-ograzhdeniya-page .hero__title {
  margin: 0 0 24px;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -0.03em;
}

.arg-ograzhdeniya-page .hero__desc {
  max-width: 680px;
  margin: 0 0 30px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 20px;
  line-height: 1.6;
}

.arg-ograzhdeniya-page .hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 0 22px;
}

.arg-ograzhdeniya-page .hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 24px;
  border-radius: 14px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.arg-ograzhdeniya-page .hero__btn:hover {
  transform: translateY(-2px);
}

.arg-ograzhdeniya-page .hero__btn--primary {
  color: #111827;
  background: linear-gradient(135deg, #ffb347 0%, #ff7a1a 100%);
  box-shadow: 0 16px 38px rgba(255, 122, 26, 0.28);
}

.arg-ograzhdeniya-page .hero__btn--secondary {
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
}

.arg-ograzhdeniya-page .hero__btn--secondary:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.13);
}

.arg-ograzhdeniya-page .hero__note {
  max-width: 660px;
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.55;
}

/* =========================================================
   Сетки
========================================================= */

.arg-ograzhdeniya-page .arg-grid {
  display: grid !important;
  gap: 24px !important;
  align-items: stretch !important;
}

.arg-ograzhdeniya-page .arg-grid--products {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.arg-ograzhdeniya-page .arg-grid--equipment {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.arg-ograzhdeniya-page .arg-grid--delivery {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.arg-ograzhdeniya-page .arg-grid--steps {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.arg-ograzhdeniya-page .arg-gallery__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

/* =========================================================
   Карточки ассортимента
========================================================= */

.arg-ograzhdeniya-page .category-card {
  min-width: 0 !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 28px;
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

.arg-ograzhdeniya-page .category-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-ograzhdeniya-page .category-card p {
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.55;
}

.arg-ograzhdeniya-page .arg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 11px 16px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.arg-ograzhdeniya-page .arg-btn:hover {
  transform: translateY(-1px);
}

.arg-ograzhdeniya-page .arg-btn--outline {
  color: #ffb347;
  border: 1px solid rgba(255, 179, 71, 0.42);
  background: rgba(255, 179, 71, 0.08);
}

.arg-ograzhdeniya-page .arg-btn--outline:hover {
  background: rgba(255, 179, 71, 0.16);
  border-color: rgba(255, 179, 71, 0.75);
}

/* Кнопки "Подробнее" всегда снизу */
.arg-ograzhdeniya-page .category-card .arg-btn {
  margin-top: auto !important;
  align-self: flex-start !important;
}

/* =========================================================
   Производство / оборудование
========================================================= */

.arg-ograzhdeniya-page .arg-equipment-card {
  min-width: 0 !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 30px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.26);
}

.arg-ograzhdeniya-page .arg-equipment-card__icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  border-radius: 16px;
  background: rgba(255, 179, 71, 0.14);
  font-size: 26px;
}

.arg-ograzhdeniya-page .arg-equipment-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-ograzhdeniya-page .arg-equipment-card p {
  margin: 0 0 20px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.55;
}

.arg-ograzhdeniya-page .arg-tags {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  align-items: flex-end !important;
}

.arg-ograzhdeniya-page .arg-equipment-card .arg-tags {
  margin-top: auto !important;
}

.arg-ograzhdeniya-page .arg-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 10px;
  border-radius: 999px;
  color: #dbeafe;
  background: rgba(59, 130, 246, 0.15);
  border: 1px solid rgba(96, 165, 250, 0.22);
  font-size: 13px;
  font-weight: 700;
}

/* =========================================================
   Таблица
========================================================= */

.arg-ograzhdeniya-page .arg-table-wrap {
  width: 100%;
  overflow-x: auto;
  border-radius: 22px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.28);
}

.arg-ograzhdeniya-page .arg-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  background: rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

.arg-ograzhdeniya-page .arg-table th,
.arg-ograzhdeniya-page .arg-table td {
  padding: 16px 18px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.arg-ograzhdeniya-page .arg-table th {
  color: #ffffff;
  background: rgba(255, 122, 26, 0.18);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 900;
}

.arg-ograzhdeniya-page .arg-table td {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.45;
}

.arg-ograzhdeniya-page .arg-table tbody tr:hover {
  background: rgba(255, 255, 255, 0.045);
}

/* =========================================================
   Доставка / оплата
========================================================= */

.arg-ograzhdeniya-page .arg-info-card {
  min-width: 0 !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 26px;
  border-radius: 22px;
  text-align: center;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.arg-ograzhdeniya-page .arg-info-card__icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  border-radius: 16px;
  background: rgba(255, 179, 71, 0.14);
  font-size: 26px;
}

.arg-ograzhdeniya-page .arg-info-card h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-ograzhdeniya-page .arg-info-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.5;
}

/* =========================================================
   Схема работы
========================================================= */

.arg-ograzhdeniya-page .arg-step-card {
  min-width: 0 !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 24px;
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.10), rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.arg-ograzhdeniya-page .arg-step-card__number {
  margin: 0 0 14px;
  color: #ffb347;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
}

.arg-ograzhdeniya-page .arg-step-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.5;
}

/* =========================================================
   Галерея
========================================================= */

.arg-ograzhdeniya-page .arg-gallery__item {
  min-width: 0;
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

.arg-ograzhdeniya-page .arg-gallery__item img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
  background: rgba(255, 255, 255, 0.08);
}

.arg-ograzhdeniya-page .arg-gallery__item p {
  margin: 0;
  padding: 16px 18px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
  text-align: center;
}

.arg-ograzhdeniya-page .metiz_fotowork {
  max-width: 860px;
  margin: 34px auto 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.55;
  text-align: center;
}

/* =========================================================
   Адаптив
========================================================= */

@media (max-width: 1100px) {
  .arg-ograzhdeniya-page .arg-grid--products,
  .arg-ograzhdeniya-page .arg-grid--equipment,
  .arg-ograzhdeniya-page .arg-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .arg-ograzhdeniya-page .arg-grid--delivery,
  .arg-ograzhdeniya-page .arg-grid--steps {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .arg-ograzhdeniya-page .hero__content {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 768px) {
  .arg-ograzhdeniya-page .section-full.hero,
  .arg-ograzhdeniya-page .hero {
    min-height: auto !important;
    padding-top: 90px !important;
    padding-bottom: 70px !important;
  }

  .arg-ograzhdeniya-page .section-full.hero::before,
  .arg-ograzhdeniya-page .hero::before {
    background: rgba(5, 10, 18, 0.84) !important;
  }

  .arg-ograzhdeniya-page .hero__content {
    width: min(100% - 28px, 720px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .arg-ograzhdeniya-page .hero__desc {
    font-size: 17px;
  }

  .arg-ograzhdeniya-page .hero__actions {
    flex-direction: column;
  }

  .arg-ograzhdeniya-page .hero__btn {
    width: 100%;
  }

  .arg-ograzhdeniya-page .arg-section {
    padding: 60px 0;
  }

  .arg-ograzhdeniya-page .arg-section__lead {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .arg-ograzhdeniya-page .arg-grid--products,
  .arg-ograzhdeniya-page .arg-grid--equipment,
  .arg-ograzhdeniya-page .arg-grid--delivery,
  .arg-ograzhdeniya-page .arg-grid--steps,
  .arg-ograzhdeniya-page .arg-gallery__grid {
    grid-template-columns: 1fr !important;
  }

  .arg-ograzhdeniya-page .category-card,
  .arg-ograzhdeniya-page .arg-equipment-card,
  .arg-ograzhdeniya-page .arg-info-card,
  .arg-ograzhdeniya-page .arg-step-card {
    padding: 22px;
  }

  .arg-ograzhdeniya-page .arg-gallery__item img {
    height: 220px;
  }
}
/* =========================================================
   ФИКС: кнопки "Подробнее" на одном уровне в карточках
========================================================= */

/* Родительская сетка: все карточки в строке одинаковой высоты */
.arg-ograzhdeniya-page .arg-grid--products {
  align-items: stretch !important;
  grid-auto-rows: 1fr !important;
}

/* Карточка: делаем внутреннюю сетку */
.arg-ograzhdeniya-page .category-card {
  height: 100% !important;
  min-height: 240px !important;
  display: grid !important;
  grid-template-rows: auto 1fr auto !important;
  align-items: start !important;
}

/* Заголовок */
.arg-ograzhdeniya-page .category-card h3 {
  margin-bottom: 12px !important;
}

/* Текст занимает свободное место и выталкивает кнопку вниз */
.arg-ograzhdeniya-page .category-card p {
  margin: 0 0 22px !important;
  align-self: start !important;
}

/* Кнопка всегда в нижней строке карточки */
.arg-ograzhdeniya-page .category-card .arg-btn,
.arg-ograzhdeniya-page .category-card a.arg-btn {
  align-self: end !important;
  justify-self: start !important;
  margin-top: 0 !important;
}
/* =========================================================
   ФИКС: убираем пустое место после блока ассортимента
   и сохраняем кнопки "Подробнее" внизу карточек
========================================================= */

.arg-ograzhdeniya-page .arg-section--blue:first-of-type {
  padding-bottom: 80px !important;
}

/* Убираем принудительное растягивание строк сетки */
.arg-ograzhdeniya-page .arg-grid--products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  align-items: stretch !important;
  grid-auto-rows: auto !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Карточка без лишней искусственной высоты */
.arg-ograzhdeniya-page .category-card {
  min-height: 0 !important;
  height: auto !important;
  display: flex !important;
  flex-direction: column !important;
}

/* Текст занимает свободное место внутри карточки */
.arg-ograzhdeniya-page .category-card p {
  margin: 0 0 22px !important;
  flex: 1 1 auto !important;
}

/* Кнопка остаётся внизу карточки */
.arg-ograzhdeniya-page .category-card .arg-btn,
.arg-ograzhdeniya-page .category-card a.arg-btn {
  margin-top: auto !important;
  align-self: flex-start !important;
}

/* На всякий случай убираем лишние нижние отступы у последнего элемента секции */
.arg-ograzhdeniya-page .arg-section--blue:first-of-type .arg-container,
.arg-ograzhdeniya-page .arg-section--blue:first-of-type .arg-grid--products {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Планшет */
@media (max-width: 1100px) {
  .arg-ograzhdeniya-page .arg-grid--products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* Мобильная */
@media (max-width: 640px) {
  .arg-ograzhdeniya-page .arg-grid--products {
    grid-template-columns: 1fr !important;
  }
}

/*  КОНЕЦ Страница Ограждения и лестницы  */

/*  Страница Емкости и контейнеры ТБО  */

/* =========================================================
   Страница: Ёмкости и контейнеры для юр лиц и ИП
   Родитель: .arg-emkosti-page
   Без page-id, с защитой от узких контейнеров WordPress/Astra
========================================================= */

body:has(.arg-emkosti-page) .site-content,
body:has(.arg-emkosti-page) .ast-container,
body:has(.arg-emkosti-page) .content-area,
body:has(.arg-emkosti-page) .site-main,
body:has(.arg-emkosti-page) .entry-content,
body:has(.arg-emkosti-page) .wp-block-html {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
}

.arg-emkosti-page,
.arg-emkosti-page * {
  box-sizing: border-box;
}

.arg-emkosti-page {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  background: #08111f;
  color: #ffffff;
  font-family: inherit;
}

/* =========================================================
   Секции во всю ширину
========================================================= */

.arg-emkosti-page .section-full,
.arg-emkosti-page .arg-section {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  left: auto !important;
  right: auto !important;
}

.arg-emkosti-page .arg-section {
  padding: 80px 0;
}

.arg-emkosti-page .arg-section--blue {
  background:
    radial-gradient(circle at top left, rgba(34, 111, 255, 0.16), transparent 34%),
    linear-gradient(135deg, #0b1d35 0%, #0a1527 100%);
}

.arg-emkosti-page .arg-section--dark {
  background:
    radial-gradient(circle at top right, rgba(255, 139, 31, 0.12), transparent 30%),
    linear-gradient(135deg, #070d17 0%, #0d1726 100%);
}

.arg-emkosti-page .arg-section--works {
  background:
    radial-gradient(circle at top, rgba(34, 111, 255, 0.10), transparent 36%),
    #07101d;
}

.arg-emkosti-page .arg-container {
  width: min(1180px, calc(100% - 32px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.arg-emkosti-page .arg-section__title {
  margin: 0 0 34px;
  color: #ffffff;
  font-size: clamp(28px, 3vw, 44px);
  line-height: 1.15;
  font-weight: 800;
  text-align: center;
}

.arg-emkosti-page .arg-section__title--work {
  margin-top: 70px;
}

.arg-emkosti-page .arg-section__lead {
  max-width: 920px;
  margin: 0 auto 42px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.65;
  text-align: center;
}

/* =========================================================
   Первый экран
========================================================= */

.arg-emkosti-page .section-full.hero,
.arg-emkosti-page .hero {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  min-height: 680px !important;
  display: flex !important;
  align-items: center !important;
  padding: 110px 0 !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  overflow: hidden !important;
  background: #07101d;
}

.arg-emkosti-page .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center right !important;
  z-index: 1 !important;
}

/* =========================================================
   ЖЁСТКИЙ OVERRIDE ЗАТЕМНЕНИЯ HERO
   Страница: Ёмкости и контейнеры
   Ставить самым последним в CSS
========================================================= */

html body .arg-emkosti-page section.section-full.hero.hero-emkosti {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
}

/* Картинка без затемнения через opacity/filter */
html body .arg-emkosti-page section.section-full.hero.hero-emkosti .hero__bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;

  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;

  object-fit: cover !important;
  object-position: center right !important;

  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

/* Основное затемнение поверх картинки */
html body .arg-emkosti-page section.section-full.hero.hero-emkosti::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  pointer-events: none !important;

  background: linear-gradient(
    90deg,
    rgba(5, 10, 18, 0.96) 0%,
    rgba(5, 10, 18, 0.88) 38%,
    rgba(5, 10, 18, 0.42) 72%,
    rgba(5, 10, 18, 0.18) 100%
  ) !important;
}

/* Если выше есть второе затемнение через ::after — отключаем */
html body .arg-emkosti-page section.section-full.hero.hero-emkosti::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

/* Контент поверх затемнения */
html body .arg-emkosti-page section.section-full.hero.hero-emkosti .hero__content {
  position: relative !important;
  z-index: 3 !important;
}

.arg-emkosti-page .hero__content {
  position: relative !important;
  z-index: 3 !important;
  width: min(1180px, calc(100% - 32px)) !important;
  max-width: 720px !important;
  margin-left: max(16px, calc((100vw - 1180px) / 2)) !important;
  margin-right: auto !important;
}

.arg-emkosti-page .hero__title {
  margin: 0 0 24px;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -0.03em;
}

.arg-emkosti-page .hero__desc {
  max-width: 680px;
  margin: 0 0 30px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 20px;
  line-height: 1.6;
}

.arg-emkosti-page .hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 0 22px;
}

.arg-emkosti-page .hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 24px;
  border-radius: 14px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.arg-emkosti-page .hero__btn:hover {
  transform: translateY(-2px);
}

.arg-emkosti-page .hero__btn--primary {
  color: #111827;
  background: linear-gradient(135deg, #ffb347 0%, #ff7a1a 100%);
  box-shadow: 0 16px 38px rgba(255, 122, 26, 0.28);
}

.arg-emkosti-page .hero__btn--secondary {
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
}

.arg-emkosti-page .hero__btn--secondary:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.13);
}

.arg-emkosti-page .hero__note {
  max-width: 660px;
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.55;
}

/* =========================================================
   Сетки
========================================================= */

.arg-emkosti-page .arg-grid {
  display: grid !important;
  gap: 24px !important;
  align-items: stretch !important;
}

.arg-emkosti-page .arg-grid--products {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.arg-emkosti-page .arg-grid--equipment {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.arg-emkosti-page .arg-grid--delivery {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.arg-emkosti-page .arg-grid--steps {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

.arg-emkosti-page .arg-gallery__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

/* =========================================================
   Карточки ассортимента
   Без grid-auto-rows и без искусственной высоты
========================================================= */

.arg-emkosti-page .category-card {
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 28px;
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.045));
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

.arg-emkosti-page .category-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-emkosti-page .category-card p {
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.55;
  flex: 1 1 auto;
}

.arg-emkosti-page .arg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 11px 16px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.arg-emkosti-page .arg-btn:hover {
  transform: translateY(-1px);
}

.arg-emkosti-page .arg-btn--outline {
  color: #ffb347;
  border: 1px solid rgba(255, 179, 71, 0.42);
  background: rgba(255, 179, 71, 0.08);
}

.arg-emkosti-page .arg-btn--outline:hover {
  background: rgba(255, 179, 71, 0.16);
  border-color: rgba(255, 179, 71, 0.75);
}

/* Кнопки "Подробнее" внизу карточек без лишней высоты секции */
.arg-emkosti-page .category-card .arg-btn {
  margin-top: auto !important;
  align-self: flex-start !important;
}

/* =========================================================
   Производство / оборудование
========================================================= */

.arg-emkosti-page .arg-equipment-card {
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 30px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.26);
}

.arg-emkosti-page .arg-equipment-card__icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  border-radius: 16px;
  background: rgba(255, 179, 71, 0.14);
  font-size: 26px;
}

.arg-emkosti-page .arg-equipment-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-emkosti-page .arg-equipment-card p {
  margin: 0 0 20px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.55;
  flex: 1 1 auto;
}

.arg-emkosti-page .arg-tags {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  align-items: flex-end !important;
}

.arg-emkosti-page .arg-equipment-card .arg-tags {
  margin-top: auto !important;
}

.arg-emkosti-page .arg-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 10px;
  border-radius: 999px;
  color: #dbeafe;
  background: rgba(59, 130, 246, 0.15);
  border: 1px solid rgba(96, 165, 250, 0.22);
  font-size: 13px;
  font-weight: 700;
}

/* =========================================================
   Таблица
========================================================= */

.arg-emkosti-page .arg-table-wrap {
  width: 100%;
  overflow-x: auto;
  border-radius: 22px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.28);
}

.arg-emkosti-page .arg-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  background: rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

.arg-emkosti-page .arg-table th,
.arg-emkosti-page .arg-table td {
  padding: 16px 18px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.arg-emkosti-page .arg-table th {
  color: #ffffff;
  background: rgba(255, 122, 26, 0.18);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 900;
}

.arg-emkosti-page .arg-table td {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.45;
}

.arg-emkosti-page .arg-table tbody tr:hover {
  background: rgba(255, 255, 255, 0.045);
}

/* =========================================================
   Доставка / оплата
========================================================= */

.arg-emkosti-page .arg-info-card {
  min-width: 0 !important;
  height: auto !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 26px;
  border-radius: 22px;
  text-align: center;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.arg-emkosti-page .arg-info-card__icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  border-radius: 16px;
  background: rgba(255, 179, 71, 0.14);
  font-size: 26px;
}

.arg-emkosti-page .arg-info-card h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}

.arg-emkosti-page .arg-info-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.5;
}

/* =========================================================
   Схема работы
========================================================= */

.arg-emkosti-page .arg-step-card {
  min-width: 0 !important;
  height: auto !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 24px;
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.10), rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.arg-emkosti-page .arg-step-card__number {
  margin: 0 0 14px;
  color: #ffb347;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
}

.arg-emkosti-page .arg-step-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.5;
}

/* =========================================================
   Галерея
========================================================= */

.arg-emkosti-page .arg-gallery__item {
  min-width: 0;
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
}

.arg-emkosti-page .arg-gallery__item img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
  background: rgba(255, 255, 255, 0.08);
}

.arg-emkosti-page .arg-gallery__item p {
  margin: 0;
  padding: 16px 18px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
  text-align: center;
}

.arg-emkosti-page .metiz_fotowork {
  max-width: 860px;
  margin: 34px auto 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.55;
  text-align: center;
}

/* =========================================================
   Адаптив
========================================================= */

@media (max-width: 1100px) {
  .arg-emkosti-page .arg-grid--products,
  .arg-emkosti-page .arg-grid--equipment,
  .arg-emkosti-page .arg-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .arg-emkosti-page .arg-grid--delivery,
  .arg-emkosti-page .arg-grid--steps {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .arg-emkosti-page .hero__content {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 768px) {
  .arg-emkosti-page .section-full.hero,
  .arg-emkosti-page .hero {
    min-height: auto !important;
    padding-top: 90px !important;
    padding-bottom: 70px !important;
  }

  .arg-emkosti-page .section-full.hero::before,
  .arg-emkosti-page .hero::before {
    background: rgba(5, 10, 18, 0.84) !important;
  }

  .arg-emkosti-page .hero__content {
    width: min(100% - 28px, 720px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .arg-emkosti-page .hero__desc {
    font-size: 17px;
  }

  .arg-emkosti-page .hero__actions {
    flex-direction: column;
  }

  .arg-emkosti-page .hero__btn {
    width: 100%;
  }

  .arg-emkosti-page .arg-section {
    padding: 60px 0;
  }

  .arg-emkosti-page .arg-section__lead {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .arg-emkosti-page .arg-grid--products,
  .arg-emkosti-page .arg-grid--equipment,
  .arg-emkosti-page .arg-grid--delivery,
  .arg-emkosti-page .arg-grid--steps,
  .arg-emkosti-page .arg-gallery__grid {
    grid-template-columns: 1fr !important;
  }

  .arg-emkosti-page .category-card,
  .arg-emkosti-page .arg-equipment-card,
  .arg-emkosti-page .arg-info-card,
  .arg-emkosti-page .arg-step-card {
    padding: 22px;
  }

  .arg-emkosti-page .arg-gallery__item img {
    height: 220px;
  }
}
/* =========================================================
   ФИНАЛЬНЫЙ ФИКС: "Подробнее" на одном уровне
   Страница: Ёмкости и контейнеры
========================================================= */

/* Сетка карточек */
.arg-emkosti-page .arg-grid--products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  align-items: stretch !important;
  grid-auto-rows: auto !important;
}

/* Карточка делится на зоны: заголовок / текст / кнопка */
.arg-emkosti-page .category-card {
  display: grid !important;
  grid-template-rows: auto 1fr auto !important;
  height: 100% !important;
  min-height: 0 !important;
}

/* Заголовки приводим к одинаковой зоне */
.arg-emkosti-page .category-card h3 {
  min-height: 54px !important;
  margin: 0 0 12px !important;
  display: flex !important;
  align-items: flex-start !important;
}

/* Описание занимает среднюю часть */
.arg-emkosti-page .category-card p {
  min-height: 78px !important;
  margin: 0 0 22px !important;
}

/* Кнопка всегда в нижней зоне */
.arg-emkosti-page .category-card .arg-btn,
.arg-emkosti-page .category-card a.arg-btn {
  align-self: end !important;
  justify-self: start !important;
  margin: 0 !important;
  min-height: 42px !important;
}

/* Планшет */
@media (max-width: 1100px) {
  .arg-emkosti-page .arg-grid--products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* Мобильная */
@media (max-width: 640px) {
  .arg-emkosti-page .arg-grid--products {
    grid-template-columns: 1fr !important;
  }

  .arg-emkosti-page .category-card h3,
  .arg-emkosti-page .category-card p {
    min-height: 0 !important;
  }
}

/*  КОНЕЦ Страница Емкости и контейнеры ТБО  */