April 13, 2026
/* ========================================================= TELENCO UK | MDU DISCREET FIBRE CABLING SYSTEMS FULL LUXURY ARTICLE CODE UPDATED: - Hero CTA buttons all same colour - Hero CTA buttons reduced in size and kept on one line - Premium video section added above 4 cards - Custom video poster overlay - Hover animation and luxury frame styling ========================================================= */ .mdu-article{ --tel-primary:#7fa9ae; --tel-primary-dark:#58787c; --tel-dark:#63666a; --tel-heading:#454549; --tel-muted:#667075; --tel-bg:#f7f9f9; --tel-card:#f8fafa; --tel-line:rgba(69,69,73,.10); --tel-shadow-sm:0 10px 24px rgba(15,23,35,.05); --tel-shadow-md:0 20px 45px rgba(15,23,35,.08); --tel-shadow-lg:0 30px 80px rgba(15,23,35,.10); --tel-shadow-xl:0 42px 110px rgba(15,23,35,.18); --tel-glow:0 0 0 1px rgba(127,169,174,.16), 0 18px 42px rgba(127,169,174,.16); font-family:Avenir, "Avenir Next", "Avenir Next LT Pro", "Avenir LT Std", "Helvetica Neue", Arial, sans-serif; background:linear-gradient(180deg,#ffffff 0%, #f7f9f9 100%); color:var(--tel-heading); padding:22px 0 90px; position:relative !important; left:50vw !important; transform:translateX(-50%) !important; width:100vw !important; max-width:100vw !important; margin:0 !important; float:none !important; clear:both !important; display:block !important; overflow-x:clip !important; } @supports not (overflow:clip){ .mdu-article{overflow-x:hidden !important;} } .mdu-article, .mdu-article *{box-sizing:border-box;} .mdu-article a{text-decoration:none;} .mdu-article img{display:block;max-width:100%;} .mdu-article .mdu-wrap{ width:100%; max-width:1380px; margin:0 auto; padding:0 26px; position:relative; } .mdu-article .page-glow{ position:absolute; inset:0 0 auto 0; height:540px; pointer-events:none; background: radial-gradient(circle at 12% 12%, rgba(127,169,174,.10), transparent 22%), radial-gradient(circle at 88% 10%, rgba(191,211,214,.18), transparent 24%); z-index:0; } .mdu-article .mdu-section{ position:relative; margin-top:28px; z-index:1; } .mdu-article .mdu-kicker{ display:inline-flex; align-items:center; gap:10px; padding:10px 18px; border-radius:999px; background:rgba(127,169,174,.08); border:1px solid rgba(127,169,174,.14); color:var(--tel-primary-dark); font-size:11px; font-weight:900; letter-spacing:.20em; text-transform:uppercase; margin:0 0 22px; } .mdu-article .mdu-kicker:before{ content:""; width:8px; height:8px; border-radius:50%; background:var(--tel-primary); display:block; } .mdu-article h1, .mdu-article h2, .mdu-article h3, .mdu-article h4{ margin:0 0 14px; color:var(--tel-heading) !important; font-weight:900; letter-spacing:-0.055em; } .mdu-article p{ margin:0 0 16px; color:var(--tel-muted); font-size:15.5px; line-height:1.7; } /* ========================= BUTTONS / PILLS ========================= */ .mdu-article .mdu-btns{ display:flex; flex-wrap:wrap; gap:14px; margin-top:28px; } .mdu-article .mdu-btn-primary, .mdu-article .mdu-btn-secondary{ display:inline-flex; align-items:center; justify-content:center; gap:9px; padding:13px 22px; border-radius:999px; font-size:13.5px; font-weight:900; transition:all .22s ease; white-space:nowrap; } .mdu-article .mdu-btn-primary, .mdu-article .mdu-btn-secondary{ color:#fff; background:linear-gradient(135deg,var(--tel-primary),var(--tel-primary-dark)); box-shadow:0 14px 34px rgba(88,120,124,.24); border:1px solid transparent; } .mdu-article .mdu-btn-primary:hover, .mdu-article .mdu-btn-secondary:hover{ transform:translateY(-2px); box-shadow:0 18px 42px rgba(88,120,124,.30); } .mdu-article .hero-pills{ display:flex; flex-wrap:nowrap; gap:10px; margin-top:22px; align-items:center; } .mdu-article .hero-pill{ display:inline-flex; align-items:center; gap:8px; padding:10px 14px; border-radius:999px; background:#fff; border:1px solid rgba(127,169,174,.12); box-shadow:var(--tel-shadow-sm); color:var(--tel-heading); font-size:12px; font-weight:900; white-space:nowrap; } .mdu-article .hero-pill i{ color:var(--tel-primary-dark); font-size:13px; } /* ========================= HERO ========================= */ .mdu-article .hero-shell{ position:relative; padding-top:0; background:transparent; border:none; border-radius:0; overflow:visible; box-shadow:none; } .mdu-article .hero-logo{ position:absolute; top:-38px; left:50%; transform:translateX(-50%); width:120px; height:120px; border-radius:50%; background:#fff; box-shadow:0 18px 40px rgba(15,23,35,.10); display:flex; align-items:center; justify-content:center; padding:20px; z-index:8; } .mdu-article .hero-logo img{ width:100%; height:100%; object-fit:contain; } .mdu-article .hero-grid{ display:grid; grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr); gap:0; align-items:stretch; min-height:620px; } .mdu-article .hero-copy{ position:relative; z-index:3; display:flex; flex-direction:column; justify-content:flex-start; padding:82px 36px 28px 32px; } .mdu-article .hero-copy .mdu-btns{ flex-wrap:nowrap; gap:10px; align-items:center; } .mdu-article .hero-title{ font-size:76px; line-height:.90; margin-bottom:20px; } .mdu-article .hero-title .accent{ color:var(--tel-primary-dark) !important; } .mdu-article .hero-lead{ max-width:780px; font-size:21px; line-height:1.58; color:var(--tel-heading) !important; margin-bottom:10px; } .mdu-article .hero-sub{ max-width:760px; font-size:16px; line-height:1.72; } .mdu-article .hero-visual{ position:relative; height:755px; overflow:visible; background:url('https://www.telenco.uk/images/banners/346/Hallway.jpg') center top / cover no-repeat; border-radius:0 34px 34px 0; box-shadow:none; border:none; -webkit-mask-image: linear-gradient( to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 12%, rgba(0,0,0,0.18) 18%, rgba(0,0,0,0.38) 24%, rgba(0,0,0,0.62) 30%, rgba(0,0,0,0.82) 36%, rgba(0,0,0,0.94) 42%, rgba(0,0,0,1) 48%, rgba(0,0,0,1) 100% ); mask-image: linear-gradient( to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 12%, rgba(0,0,0,0.18) 18%, rgba(0,0,0,0.38) 24%, rgba(0,0,0,0.62) 30%, rgba(0,0,0,0.82) 36%, rgba(0,0,0,0.94) 42%, rgba(0,0,0,1) 48%, rgba(0,0,0,1) 100% ); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:100% 100%; mask-size:100% 100%; } .mdu-article .hero-visual:before, .mdu-article .hero-visual:after{ content:none; } /* ========================= PRODUCT TILES ========================= */ .mdu-article .range-nav{ display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:16px; } .mdu-article .range-link{ display:flex; flex-direction:column; min-height:228px; padding:20px 20px 18px; border-radius:24px; background:linear-gradient(180deg,#fbfdfd 0%, #f6f9f9 100%); border:1px solid rgba(127,169,174,.14); box-shadow:var(--tel-shadow-sm); transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease, background .24s ease; color:var(--tel-heading); position:relative; overflow:hidden; } .mdu-article .range-link:before{ content:""; position:absolute; inset:0; background:radial-gradient(circle at 50% 32%, rgba(127,169,174,.10), transparent 42%); opacity:0; transition:opacity .24s ease; pointer-events:none; } .mdu-article .range-link:hover{ transform:translateY(-6px); box-shadow:var(--tel-glow); border-color:rgba(127,169,174,.28); background:linear-gradient(180deg,#ffffff 0%, #f3f8f8 100%); } .mdu-article .range-link:hover:before{ opacity:1; } .mdu-article .range-thumb{ height:138px; display:flex; align-items:center; justify-content:center; margin-bottom:16px; position:relative; z-index:1; background:transparent !important; border:none !important; box-shadow:none !important; } .mdu-article .range-thumb:before, .mdu-article .range-thumb:after{ content:none !important; } .mdu-article .range-thumb img{ max-width:96%; max-height:128px; width:auto; height:auto; object-fit:contain; background:transparent !important; border:none !important; box-shadow:none !important; outline:none !important; transition:transform .26s ease; filter:none !important; position:relative; z-index:1; } .mdu-article .range-link:hover .range-thumb img{ transform:scale(1.06); } .mdu-article .range-title{ font-size:18px; line-height:1.08; font-weight:900; color:var(--tel-heading); margin-top:auto; position:relative; z-index:1; } .mdu-article .range-arrow{ margin-left:auto; margin-top:12px; width:30px; height:30px; border-radius:50%; display:flex; align-items:center; justify-content:center; background:linear-gradient(135deg,var(--tel-primary),var(--tel-primary-dark)); color:#fff; font-size:12px; position:relative; z-index:1; } /* ========================= FEATURE PANELS ========================= */ .mdu-article .feature-stack{ display:grid; gap:22px; } .mdu-article .feature-panel{ display:grid; grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr); min-height:330px; border-radius:28px; overflow:hidden; border:1px solid rgba(127,169,174,.14); background: radial-gradient(circle at 12% 16%, rgba(127,169,174,.09), transparent 18%), linear-gradient(180deg,#eef3f3,#f8fafa); box-shadow:var(--tel-shadow-md); position:relative; } .mdu-article .feature-panel:before{ content:""; position:absolute; inset:0; pointer-events:none; background:linear-gradient(90deg, rgba(255,255,255,.28), transparent 40%); } .mdu-article .feature-panel.reverse{ grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr); } .mdu-article .feature-panel.reverse .feature-media{ order:1; } .mdu-article .feature-panel.reverse .feature-copy-block{ order:2; } .mdu-article .feature-copy-block{ padding:28px 34px 24px; display:flex; flex-direction:column; justify-content:center; align-items:flex-start; text-align:left; position:relative; z-index:2; } .mdu-article .feature-copy-block .mdu-kicker{ margin-bottom:12px; } .mdu-article .feature-copy-block h2{ font-size:54px; line-height:.92; margin:0 0 12px; max-width:660px; } .mdu-article .feature-copy-block .lead-line{ font-size:15px; line-height:1.68; max-width:560px; margin:0 0 14px; color:var(--tel-muted); } .mdu-article .feature-keypoints{ display:flex; flex-wrap:nowrap; gap:8px; margin-top:2px; width:100%; } .mdu-article .feature-keypoint{ display:inline-flex; align-items:center; justify-content:center; gap:6px; padding:8px 11px; border-radius:999px; background:rgba(255,255,255,.86); border:1px solid rgba(127,169,174,.14); box-shadow:var(--tel-shadow-sm); color:var(--tel-heading); font-size:11px; font-weight:900; white-space:nowrap; line-height:1; } .mdu-article .feature-keypoint i{ color:var(--tel-primary-dark); font-size:11px; } .mdu-article .feature-media{ position:relative; min-height:330px; overflow:hidden; display:flex; align-items:center; justify-content:center; padding:14px 22px; z-index:1; } .mdu-article .feature-media:before{ content:""; position:absolute; inset:0; background: radial-gradient(circle at 50% 48%, rgba(255,255,255,.68), transparent 38%), radial-gradient(circle at 82% 20%, rgba(127,169,174,.10), transparent 22%); pointer-events:none; } .mdu-article .feature-media img{ width:100%; height:100%; max-width:82%; max-height:78%; object-fit:contain; object-position:center center; position:relative; z-index:1; filter:drop-shadow(0 18px 30px rgba(15,23,35,.10)); transition:transform .35s ease; } .mdu-article .feature-panel:hover .feature-media img{ transform:scale(1.03); } /* ========================= VIDEO SECTION ========================= */ .mdu-article .video-box{ position:relative; border-radius:34px; overflow:hidden; border:1px solid rgba(127,169,174,.14); background: radial-gradient(circle at 10% 20%, rgba(127,169,174,.10), transparent 24%), radial-gradient(circle at 88% 16%, rgba(191,211,214,.24), transparent 20%), linear-gradient(180deg,#ffffff 0%, #f6f9f9 100%); box-shadow: 0 30px 70px rgba(15,23,35,.10), inset 0 1px 0 rgba(255,255,255,.85); padding:22px; } .mdu-article .video-box:before{ content:""; position:absolute; inset:0; border-radius:34px; pointer-events:none; background:linear-gradient(135deg, rgba(255,255,255,.45), transparent 38%, transparent 64%, rgba(255,255,255,.15)); } .mdu-article .video-frame{ position:relative; width:100%; padding-top:56.25%; border-radius:26px; overflow:hidden; background:#dfe8e8; box-shadow: 0 28px 65px rgba(15,23,35,.14), 0 0 0 1px rgba(127,169,174,.12); transform:translateY(0); transition:transform .35s ease, box-shadow .35s ease; } .mdu-article .video-frame:hover{ transform:translateY(-4px); box-shadow: 0 34px 80px rgba(15,23,35,.18), 0 0 0 1px rgba(127,169,174,.18); } .mdu-article .video-frame iframe, .mdu-article .video-poster, .mdu-article .video-player-layer{ position:absolute; inset:0; width:100%; height:100%; border:0; display:block; } .mdu-article .video-player-layer{ display:none; background:#000; } .mdu-article .video-player-layer.active{ display:block; } .mdu-article .video-poster{ display:flex; align-items:flex-end; justify-content:flex-start; padding:28px; background: linear-gradient(180deg, rgba(12,18,20,.08) 0%, rgba(12,18,20,.14) 32%, rgba(12,18,20,.62) 100%), url('https://img.youtube.com/vi/4waIwLkAHJ8/maxresdefault.jpg') center center / cover no-repeat; cursor:pointer; transition:transform .35s ease; } .mdu-article .video-frame:hover .video-poster{ transform:scale(1.02); } .mdu-article .video-poster:before{ content:""; position:absolute; inset:0; background:linear-gradient(135deg, rgba(255,255,255,.10), transparent 35%, transparent 60%, rgba(255,255,255,.05)); pointer-events:none; } .mdu-article .video-play{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:92px; height:92px; border-radius:50%; background:rgba(255,255,255,.92); display:flex; align-items:center; justify-content:center; box-shadow: 0 18px 42px rgba(0,0,0,.22), 0 0 0 10px rgba(255,255,255,.14); transition:transform .28s ease, box-shadow .28s ease, background .28s ease; } .mdu-article .video-play i{ font-size:28px; color:var(--tel-primary-dark); margin-left:4px; } .mdu-article .video-frame:hover .video-play{ transform:translate(-50%,-50%) scale(1.07); box-shadow: 0 24px 50px rgba(0,0,0,.26), 0 0 0 14px rgba(255,255,255,.12); } .mdu-article .video-poster-copy{ position:relative; z-index:2; max-width:520px; } .mdu-article .video-poster-label{ display:inline-flex; align-items:center; gap:8px; padding:8px 14px; border-radius:999px; background:rgba(255,255,255,.16); border:1px solid rgba(255,255,255,.22); backdrop-filter:blur(8px); color:#fff; font-size:11px; font-weight:900; letter-spacing:.16em; text-transform:uppercase; margin-bottom:14px; } .mdu-article .video-poster-title{ color:#fff !important; font-size:34px; line-height:1.02; margin:0 0 10px; max-width:520px; } .mdu-article .video-poster-text{ color:rgba(255,255,255,.92) !important; font-size:15px; line-height:1.65; margin:0; max-width:520px; } /* ========================= FOUR VISUAL CARDS ========================= */ .mdu-article .visual-card-grid{ display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:20px; } .mdu-article .visual-card{ position:relative; display:block; min-height:450px; border-radius:26px; overflow:hidden; border:1px solid rgba(127,169,174,.12); box-shadow:var(--tel-shadow-sm); transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease; } .mdu-article .visual-card:hover{ transform:translateY(-8px); box-shadow:0 24px 54px rgba(15,23,35,.12); border-color:rgba(127,169,174,.22); } .mdu-article .visual-card.teal-card{ background:#58787c; } .mdu-article .visual-card.white-card{ background:#ffffff; } .mdu-article .visual-card-image{ position:absolute; inset:0; overflow:hidden; display:flex; align-items:flex-end; justify-content:center; padding:88px 20px 22px; } .mdu-article .visual-card-image img{ width:auto; height:auto; max-width:120%; max-height:94%; object-fit:contain; transition:transform .45s ease; } .mdu-article .visual-card:hover .visual-card-image img{ transform:scale(1.05); } .mdu-article .visual-card-content{ position:relative; z-index:2; padding:24px 24px 20px; display:flex; flex-direction:column; min-height:450px; } .mdu-article .visual-card.teal-card .visual-card-title{ color:#ffffff; } .mdu-article .visual-card.teal-card .visual-card-subtitle{ color:rgba(255,255,255,.92); } .mdu-article .visual-card.white-card .visual-card-title{ color:var(--tel-heading); } .mdu-article .visual-card.white-card .visual-card-subtitle{ color:var(--tel-muted); } .mdu-article .visual-card-title{ font-size:22px; line-height:1.02; font-weight:900; max-width:220px; margin-bottom:8px; } .mdu-article .visual-card-subtitle{ font-size:13px; line-height:1.4; font-weight:700; max-width:220px; } .mdu-article .visual-card-arrow{ margin-top:auto; width:42px; height:42px; border-radius:50%; background:rgba(255,255,255,.94); color:var(--tel-primary-dark); display:flex; align-items:center; justify-content:center; font-size:14px; box-shadow:0 12px 24px rgba(0,0,0,.14); transform:translateY(8px); opacity:0; transition:all .28s ease; } .mdu-article .visual-card:hover .visual-card-arrow{ transform:translateY(0); opacity:1; } .mdu-article .visual-card.white-card .visual-card-arrow{ background:linear-gradient(135deg,var(--tel-primary),var(--tel-primary-dark)); color:#fff; } /* ========================= CTA ========================= */ .mdu-article .cta-box{ padding:54px 30px; border-radius:34px; background: radial-gradient(circle at 88% 18%, rgba(191,211,214,.22), transparent 18%), linear-gradient(180deg,#ffffff,#f7f9f9); border:1px solid rgba(127,169,174,.10); box-shadow:var(--tel-shadow-md); text-align:center; } .mdu-article .cta-box h2{ font-size:50px; line-height:.98; margin-bottom:12px; } .mdu-article .cta-box p{ max-width:620px; margin:0 auto 16px; font-size:18px; } .mdu-article .small-note{ margin-top:12px; font-size:12.8px; color:#7b8488; } /* ========================= RESPONSIVE ========================= */ @media(max-width:1260px){ .mdu-article .hero-title{font-size:60px;} .mdu-article .range-nav{grid-template-columns:repeat(3,minmax(0,1fr));} .mdu-article .visual-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));} .mdu-article .hero-copy .mdu-btns{flex-wrap:wrap;} } @media(max-width:1100px){ .mdu-article .hero-pills{ flex-wrap:wrap; } .mdu-article .feature-keypoints{ flex-wrap:wrap; } } @media(max-width:980px){ .mdu-article .hero-grid{ grid-template-columns:1fr; min-height:auto; } .mdu-article .hero-copy{ order:1; padding:74px 28px 20px; } .mdu-article .hero-copy .mdu-btns{ flex-wrap:wrap; } .mdu-article .hero-visual{ order:2; height:360px; margin-top:12px; border-radius:0 0 24px 24px; -webkit-mask-image: linear-gradient( to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.10) 14%, rgba(0,0,0,0.28) 24%, rgba(0,0,0,0.52) 36%, rgba(0,0,0,0.78) 50%, rgba(0,0,0,0.94) 64%, rgba(0,0,0,1) 100% ); mask-image: linear-gradient( to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.10) 14%, rgba(0,0,0,0.28) 24%, rgba(0,0,0,0.52) 36%, rgba(0,0,0,0.78) 50%, rgba(0,0,0,0.94) 64%, rgba(0,0,0,1) 100% ); } .mdu-article .range-nav{ grid-template-columns:repeat(2,minmax(0,1fr)); } .mdu-article .feature-panel, .mdu-article .feature-panel.reverse{ grid-template-columns:1fr; } .mdu-article .feature-panel.reverse .feature-media, .mdu-article .feature-panel.reverse .feature-copy-block{ order:initial; } .mdu-article .feature-copy-block{ padding:30px 26px 18px; } .mdu-article .feature-copy-block h2{ font-size:40px; } .mdu-article .feature-copy-block .lead-line{ max-width:100%; font-size:16px; } .mdu-article .feature-media{ min-height:280px; } .mdu-article .hero-pills{ flex-wrap:wrap; } .mdu-article .feature-keypoints{ flex-wrap:wrap; } } @media(max-width:640px){ .mdu-article{ padding:16px 0 56px; } .mdu-article .mdu-wrap{ padding:0 16px; } .mdu-article .hero-shell{ padding-top:0; } .mdu-article .hero-logo{ top:-30px; width:84px; height:84px; padding:12px; } .mdu-article .hero-visual{ height:250px; border-radius:0 0 20px 20px; } .mdu-article .hero-title{ font-size:34px; } .mdu-article .mdu-btns{ flex-direction:column; align-items:flex-start; } .mdu-article .hero-copy .mdu-btns{ width:100%; } .mdu-article .hero-copy .mdu-btn-primary, .mdu-article .hero-copy .mdu-btn-secondary{ width:100%; justify-content:center; } .mdu-article .hero-pills{ gap:10px; flex-wrap:wrap; } .mdu-article .hero-pill{ width:100%; justify-content:flex-start; } .mdu-article .range-nav, .mdu-article .visual-card-grid{ grid-template-columns:1fr; } .mdu-article .range-link{ min-height:208px; } .mdu-article .range-thumb{ height:120px; } .mdu-article .range-thumb img{ max-height:108px; } .mdu-article .feature-copy-block h2{ font-size:34px; } .mdu-article .feature-copy-block .lead-line{ font-size:15px; } .mdu-article .feature-keypoints{ gap:8px; flex-wrap:wrap; } .mdu-article .feature-keypoint{ width:100%; justify-content:flex-start; } .mdu-article .video-box{ padding:12px; border-radius:22px; } .mdu-article .video-box:before{ border-radius:22px; } .mdu-article .video-frame{ border-radius:16px; } .mdu-article .video-poster{ padding:18px; align-items:flex-end; } .mdu-article .video-poster-title{ font-size:24px; } .mdu-article .video-poster-text{ font-size:14px; line-height:1.55; } .mdu-article .video-play{ width:72px; height:72px; } .mdu-article .video-play i{ font-size:22px; } .mdu-article .visual-card{ min-height:360px; } .mdu-article .visual-card-content{ min-height:360px; } .mdu-article .visual-card-image{ padding:96px 20px 18px; } .mdu-article .visual-card-image img{ max-width:90%; max-height:80%; } .mdu-article .cta-box{ padding:30px 20px; } .mdu-article .cta-box h2{ font-size:32px; } } Discreet Fibre Cabling Systems Telenco's MDU Discreet Solutions Discreet fibre deployment for modern residential environments. Designed for multi-dwelling units, our low-profile cabling solutions enable fast, efficient installation while maintaining a clean and unobtrusive finish from entry point to final connection. Shop Enclosures Shop Cables Shop Consumables Low visual impact Fast in-building routing Installer-friendly system Midspan Cables Distribution Boxes Discreet Cable Customer Boxes Installation Accessories MDU Enclosures Extendable Fibre Outlet The Extension Box (Indoor Living Unit) 1F Transparent Cable SC/APC – 40m is a compact, pre-terminated fibre solution designed for rapid, discreet deployment within residential environments. Engineered to simplify FTTH installations, it enables a clean and reliable connection between the ONT and the customer’s point of entry. 40m pre-terminated Compact indoor unit Fast FTTH deployment MDU Cables Discreet Internal Cable The Discreet Internal Cable 12F G657B3 2mm – Cca White – Bare – Multiple Lengths (250m / 500m) is a high-performance fibre cable designed for discreet internal routing within multi-dwelling units (MDUs). Engineered for large-scale deployments, it enables clean, efficient and continuous fibre installation across corridors, risers and internal building pathways. Compact POE design Clean corridor transition Reliable ONT hand-off MDU Enclosures Point of Entry (POE) The Point of Entry (POE) box is a compact and discreet solution for Multi-Dwelling Units (MDUs), designed to provide a seamless transition between the building’s corridor cable and the fibre cable leading into an apartment. Installed near the apartment entrance, the POE enables a reliable connection of the customer’s Optical Network Terminal (ONT) to the FTTH network. Low-profile finish Neat internal routing Installer-friendly format See the system in action Watch video Discreet MDU deployment, designed for modern residential spaces See how Telenco’s low-profile solution supports cleaner fibre routing, neater internal finishes and more efficient installation across multi-dwelling environments. Bespoke Labelling Add one short supporting line here Up to 24 cores Add one short supporting line here Pre-terminated Add one short supporting line here DIY Installer Kit Add one short supporting line here Ready to specify? Bring discreet fibre to your next project Explore the range or speak to Telenco about the right solution. Contact Telenco Avenir font applied throughout for brand consistency. function telencoPlayVideo(){ var poster = document.getElementById('telenco-video-poster'); var player = document.getElementById('telenco-video-player'); if(!poster || !player){ return; } poster.style.display = 'none'; player.className = 'video-player-layer active'; player.innerHTML = ' '; } ...