.en-catalog { padding: 36px clamp(24px, 7vw, 116px) 90px; }
.en-catalog-family { padding: 64px 0; border-top: 1px solid #dfdfdf; }
.en-catalog-heading { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 20px; margin-bottom: 28px; }.en-catalog-heading h2 { margin: 0; font-size: clamp(34px, 5vw, 68px); line-height: .98; }.en-catalog-heading span { color: #5b6270; font-size: 14px; font-weight: 700; }
.en-catalog-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.en-catalog-card { overflow: hidden; border-radius: 24px; background: #f2f4f7; }.en-catalog-card > img { width: 100%; aspect-ratio: 4/3; display: block; object-fit: contain; padding: 20px; background: #eaedf2; }.en-catalog-card > div { padding: 22px; }.en-catalog-card small { color: #232e57; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }.en-catalog-card h3 { margin: 12px 0 8px; font-size: 25px; line-height: 1.08; }.en-catalog-card p { min-height: 52px; color: #58606e; line-height: 1.55; }.en-catalog-card a { color: #142453; font-weight: 800; text-decoration: none; }.en-catalog-card a span { color: #86c82d; }
.en-detail-hero { display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, .95fr); gap: clamp(32px, 7vw, 116px); align-items: center; padding: clamp(60px, 9vw, 140px) clamp(24px, 8vw, 140px); background: #f2f4f7; }.en-detail-hero h1 { margin: 12px 0 20px; max-width: 720px; font-size: clamp(48px, 7vw, 92px); line-height: .94; }.en-detail-hero > div > p:not(.en-eyebrow):not(.en-detail-back) { max-width: 650px; color: #596171; font-size: 19px; line-height: 1.6; }.en-detail-hero > img { width: 100%; max-height: 620px; object-fit: contain; border-radius: 28px; background: #fff; }.en-detail-back { margin: 0 0 24px; }.en-detail-back a { color: #142453; font-weight: 800; text-decoration: none; }
.en-detail-section { max-width: 1080px; margin: 0 auto; padding: 80px 24px; }.en-detail-section h2 { margin-top: 8px; font-size: clamp(32px, 5vw, 56px); }.en-detail-specs { overflow: hidden; border: 1px solid #dcdfe5; border-radius: 18px; }.en-detail-specs div { display: grid; grid-template-columns: 1fr auto; gap: 24px; padding: 17px 20px; border-bottom: 1px solid #e4e6ea; }.en-detail-specs div:last-child { border-bottom: 0; }.en-detail-specs span { color: #5d6573; }.en-detail-note { padding-top: 0; color: #596171; font-size: 18px; line-height: 1.65; }.en-detail-gallery { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 28px; }.en-detail-gallery img { width: 100%; border-radius: 18px; background: #f2f4f7; }.en-detail-highlights { padding-bottom: 16px; }.en-detail-highlights ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px 18px; margin: 28px 0 0; padding: 0; list-style: none; }.en-detail-highlights li { min-height: 84px; padding: 20px 22px 20px 46px; position: relative; border: 1px solid var(--en-line); border-radius: 18px; color: var(--en-navy); line-height: 1.55; background: #fff; }.en-detail-highlights li::before { content: '↗'; position: absolute; left: 19px; color: var(--en-green); font-weight: 800; }
@media (max-width: 940px) { .en-catalog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }.en-detail-hero { grid-template-columns: 1fr; }.en-detail-hero > img { max-height: 480px; }.en-detail-highlights ul { grid-template-columns: 1fr; } } @media (max-width: 560px) { .en-catalog { padding: 16px 20px 60px; }.en-catalog-family { padding: 42px 0; }.en-catalog-grid { grid-template-columns: 1fr; }.en-catalog-card p { min-height: 0; }.en-detail-hero { padding: 56px 20px; }.en-detail-section { padding: 58px 20px; }.en-detail-specs div { grid-template-columns: 1fr; gap: 5px; }.en-detail-gallery { grid-template-columns: 1fr; } }
.en-products-hero{min-height:calc(100vh - 86px);padding:76px 7vw 82px;display:grid;grid-template-columns:1.02fr .98fr;gap:7vw;align-items:center;background:#edf2f6}.en-products-hero-copy h1{max-width:720px;margin:0 0 26px;color:#142b4f;font-size:clamp(54px,6.5vw,92px);line-height:.96;letter-spacing:-.065em}.en-products-hero-copy>p:not(.en-eyebrow){max-width:620px;color:#68717d;font-size:18px;line-height:1.75}.en-products-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.en-products-text-link{color:#142b4f;font-weight:800}.en-products-text-link span{margin-left:8px;color:#315d91}.en-products-context{display:flex;gap:10px;margin-top:46px;flex-wrap:wrap}.en-products-context span{padding:7px 12px;border:1px solid rgba(20,43,79,.16);border-radius:999px;color:#526070;background:rgba(255,255,255,.62);font-size:12px;font-weight:700}.en-products-hero-visual{position:relative;min-height:520px}.en-products-hero-visual>img{width:100%;height:520px;object-fit:cover;border-radius:46% 46% 26px 26px;box-shadow:22px 24px 0 #a5d632,0 30px 70px rgba(20,43,79,.16)}.en-products-hero-visual>div{position:absolute;left:-28px;bottom:24px;padding:16px 20px;border-radius:18px;background:#fff;box-shadow:0 18px 38px rgba(20,43,79,.16)}.en-products-hero-visual strong,.en-products-hero-visual small{display:block}.en-products-hero-visual strong{color:#142b4f}.en-products-hero-visual small{margin-top:3px;color:#68717d;font-size:11px}.en-products-paths{padding:96px 7vw;background:#fff}.en-products-paths-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,470px);gap:7vw;align-items:end;margin-bottom:34px}.en-products-paths-heading h2{max-width:760px;margin:0;color:#142b4f;font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.06em}.en-products-paths-heading>p{margin:0;color:#68717d;line-height:1.75}.en-products-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.en-products-path{min-height:350px;padding:24px;border-radius:26px;background:#e7edf6;position:relative;overflow:hidden;display:flex;align-items:flex-end;transition:transform .22s ease,box-shadow .22s ease}.en-products-path:nth-child(2){background:#142b4f;color:#fff}.en-products-path:nth-child(3){background:#a5d632}.en-products-path:nth-child(4){background:#e9e5df}.en-products-path:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(20,43,79,.13)}.en-products-path>span{position:absolute;top:22px;right:24px;font-size:12px;font-weight:800}.en-products-path>img{position:absolute;inset:0;width:100%;height:68%;object-fit:contain;padding:28px;mix-blend-mode:multiply}.en-products-path:nth-child(2)>img{opacity:.78;mix-blend-mode:screen}.en-products-path>div{position:relative;z-index:1}.en-products-path small{font-size:11px;letter-spacing:.08em;opacity:.7}.en-products-path h3{margin:5px 0 0;font-size:25px;line-height:1.08;letter-spacing:-.04em}.en-products-us-note{padding:58px 7vw;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:7vw;align-items:center;background:#142b4f;color:#fff}.en-products-us-note h2{max-width:760px;margin:0;font-size:clamp(30px,4vw,52px);line-height:1.04;letter-spacing:-.05em}.en-products-us-note .en-eyebrow{color:#a5d632}.en-products-us-note>p{margin:0;color:rgba(255,255,255,.72);line-height:1.75}.en-catalog-heading .en-eyebrow{grid-column:1;grid-row:1}.en-catalog-heading h2{grid-column:1;grid-row:2}.en-catalog-heading>span{grid-column:2;grid-row:2;align-self:end}.en-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.en-catalog-card{border:1px solid rgba(20,43,79,.1);transition:transform .22s ease,box-shadow .22s ease}.en-catalog-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(20,43,79,.11)}.en-catalog-card a{display:inline-flex;align-items:center;min-height:40px;padding:9px 14px;border-radius:999px;background:#142b4f;color:#fff;font-size:12px}.en-catalog-card a span{margin-left:8px}
@media(max-width:1240px){.en-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.en-products-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:940px){.en-products-hero{min-height:0;padding:62px 24px 76px;grid-template-columns:1fr}.en-products-hero-visual{min-height:400px}.en-products-hero-visual>img{height:400px}.en-products-paths{padding:74px 24px}.en-products-paths-heading,.en-products-us-note{grid-template-columns:1fr}.en-products-us-note{padding:52px 24px}.en-products-paths-heading>p{max-width:620px}.en-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.en-products-hero-copy h1{font-size:48px}.en-products-hero-visual{min-height:330px}.en-products-hero-visual>img{height:330px;box-shadow:12px 14px 0 #a5d632}.en-products-hero-visual>div{left:12px;right:12px;bottom:14px}.en-products-path-grid,.en-catalog-grid{grid-template-columns:1fr}.en-products-path{min-height:320px}.en-products-paths-heading h2{font-size:40px}.en-catalog-heading{display:grid;grid-template-columns:1fr}.en-catalog-heading>span{grid-column:1;grid-row:3;margin-top:8px}}
