.hero-image img{object-fit:contain;background:#fff}
.site-header{height:112px;position:sticky;top:0;z-index:1000;max-width:none;padding-left:max(28px,calc((100vw - var(--max))/2 + 28px));padding-right:max(28px,calc((100vw - var(--max))/2 + 28px));background:#747c83;color:#fff;border-bottom-color:rgba(255,255,255,.3);box-shadow:0 4px 16px rgba(21,25,29,.12)}
.site-header nav a:hover,.header-phone:hover{color:#eef0f1}
.brand{width:198px}
.gallery .geometry-card .dual-images{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;background:#f3f5f6}
.gallery .geometry-card .dual-images img{width:100%;height:330px;object-fit:contain;background:#fff}
.gallery .full-image-card>img{object-fit:contain;background:#fff}
.gallery .transport-card>img{height:430px;padding:8px}
.gallery figure figcaption{height:76px;padding:20px 22px 24px;align-items:center}
.gallery figure figcaption strong{font-size:1rem;line-height:1.6}
.gallery figure figcaption span{font-size:.9rem;line-height:1.6}
.filled-packaging{grid-column:1/-1;margin-top:44px;padding-top:54px;border-top:1px solid var(--line)}
.filled-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}
.filled-heading h2{margin:0}
.filled-heading .eyebrow{margin:0 0 10px}
.filled-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.filled-grid img{height:235px;object-fit:contain;background:#fff;border:1px solid var(--line)}
.materials{background:#747c83}
.materials .eyebrow{color:#e6e9eb}
.material-grid{grid-template-columns:repeat(4,1fr)}
.material-grid img,.eva-mark{height:230px;object-fit:cover}
.eva-mark{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3d444a,#1c2024);font-size:3.5rem;font-weight:800;letter-spacing:.08em;color:#dfe3e6}
.advantages{max-width:var(--max);margin:auto;padding:110px 28px 10px}
.advantages-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.advantages-grid article{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.advantages-grid span{color:var(--steel);font-size:.78rem;font-weight:700}
.advantages-grid h3{font-size:1.2rem;line-height:1.25;margin:34px 0 12px}
.advantages-grid p{color:var(--muted);margin:0}
.price-note{max-width:570px;color:#eef0f1}
@media(max-width:1050px){.material-grid,.advantages-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1050px){.filled-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.site-header{height:90px}.brand{width:158px}}
@media(max-width:600px){.site-header{padding-left:18px;padding-right:18px}.gallery .geometry-card .dual-images{grid-template-columns:1fr}.gallery .geometry-card .dual-images img{height:auto;aspect-ratio:4/3}.gallery .transport-card>img{height:auto;aspect-ratio:4/3}.gallery figure figcaption{height:96px;padding:20px 22px 24px}.filled-heading{display:block}.filled-grid{grid-template-columns:1fr 1fr}.filled-grid img{height:auto;aspect-ratio:4/3}.material-grid,.advantages-grid{grid-template-columns:1fr}.advantages{padding:80px 18px 20px}}
