.inner-body{background:#f4f2ed}.inner-header{background:#111114;position:sticky}.inner-header .brand{padding-right:0;width:177px;overflow:visible}.inner-header .brand img{width:177px;height:auto;object-fit:contain}.inner-header .brand span{display:none}.page-hero{background:#151518;color:#fff;padding:105px 0 80px;position:relative;overflow:hidden}.page-hero:after{content:"NET";position:absolute;right:-20px;bottom:-70px;font:800 270px/1 var(--display);color:rgba(255,255,255,.025)}.breadcrumbs{display:flex;gap:9px;color:#8e8c91;font-size:11px;margin-bottom:32px}.breadcrumbs a:hover{color:#fff}.page-hero h1{font:800 clamp(48px,7vw,92px)/.95 var(--display);letter-spacing:-5px;margin:0;max-width:900px}.page-hero h1 em{font-style:normal;color:var(--red2)}.page-hero p{max-width:650px;color:#aaa9ae;line-height:1.75;margin:26px 0 0}.catalog-section{padding:80px 0 120px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.catalog-toolbar h2{font:800 30px var(--display);margin:0}.catalog-toolbar p{font-size:12px;color:#888;margin:0}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.catalog-card{background:#fff;transition:.35s;cursor:pointer}.catalog-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(18,18,20,.12)}.catalog-art{height:340px;background-size:400% 300%;background-repeat:no-repeat;background-color:#dedbd7;transition:.4s}.catalog-card:hover .catalog-art{filter:contrast(1.03) saturate(1.04)}.catalog-meta{padding:22px 23px 25px;border-top:1px solid #eee}.catalog-number{font-size:9px;letter-spacing:2px;color:var(--red);text-transform:uppercase}.catalog-meta h3{font:700 19px var(--display);margin:9px 0}.catalog-meta p{font-size:12px;color:#777;line-height:1.55;margin:0}.catalog-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:17px}.catalog-tags span{font-size:9px;text-transform:uppercase;letter-spacing:.8px;padding:6px 8px;background:#f0eee9;color:#666}.category-nav{background:#111114;color:#fff;padding:70px 0}.category-nav h2{font:700 25px var(--display);margin:0 0 28px}.category-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#303034}.category-links a{background:#19191c;padding:22px;display:flex;justify-content:space-between;font-size:13px;transition:.25s}.category-links a:hover,.category-links a.current{background:var(--red)}.all-categories{padding:100px 0}.category-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-tile{min-height:310px;padding:30px;background:#ddd7cd;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:.35s}.category-tile:nth-child(3n+2){background:#c9c7c1}.category-tile:nth-child(3n+3){background:#202023;color:#fff}.category-tile:hover{transform:translateY(-6px)}.category-tile b{font:800 68px var(--display);color:rgba(181,18,45,.18);position:absolute;right:18px;top:8px}.category-tile h2{font:800 25px var(--display);margin:auto 0 8px;position:relative}.category-tile p{font-size:12px;line-height:1.6;color:#777;max-width:250px;position:relative}.category-tile:nth-child(3n+3) p{color:#aaa}.category-tile span{font-size:11px;font-weight:700;color:var(--red);position:relative}.content-page{padding:100px 0}.content-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.content-grid h2{font:800 44px/1.05 var(--display);letter-spacing:-2px;margin:0}.content-grid article p{color:#666;line-height:1.85;margin-top:0}.content-image{margin-top:70px;height:520px}.content-image img{width:100%;height:100%;object-fit:cover}.contact-page .contact{padding-top:100px}
@media(max-width:1000px){.inner-header .menu-toggle{display:block!important;margin-left:auto;position:relative;z-index:3}.catalog-grid,.category-overview{grid-template-columns:repeat(2,1fr)}.category-links{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr;gap:35px}}
@media(max-width:620px){.inner-header .brand{width:150px}.inner-header .brand img{width:150px}.page-hero{padding:75px 0 60px}.page-hero h1{font-size:45px;letter-spacing:-2.7px}.catalog-grid,.category-overview,.category-links{grid-template-columns:1fr}.catalog-art{height:300px}.catalog-toolbar{display:block}.catalog-toolbar p{margin-top:10px}.content-page{padding:70px 0}.content-grid h2{font-size:36px}.content-image{height:330px}}

.inner-header{background:#fff}
.inner-header .brand img{width:43px;height:40px;object-fit:fill}
.catalog-art{height:340px;background:#eceae6;overflow:hidden}
.catalog-art img{width:100%;height:100%;display:block;object-fit:contain;transform:none;transition:transform .45s ease}
.catalog-card:hover .catalog-art img{transform:scale(1.025)}
@media(max-width:620px){
  .inner-header .brand img{width:38px;height:35px}
}
