@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}:root{--font-geist-sans:"Arial", "Helvetica Neue", sans-serif;--font-geist-mono:"Cascadia Mono", "Consolas", monospace;--ink:#0b0b0d;--ink-2:#1a1a1d;--blue:#e31b23;--orange:#e31b23;--yellow:#ffd200;--paper:#f5f3ed;--warm:#ece8de;--line:#d7d3ca;--muted:#62656a;--white:#fff;--green:#1b9e66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%}main{min-height:70vh}.container{width:min(1240px,100% - 48px);margin:0 auto}.topline{color:#d0d0d0;letter-spacing:.02em;background:#070708;font-size:12px}.topline-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.topline a{color:#fff;font-weight:700}.topline-status{align-items:center;gap:8px;display:flex}.topline-status i,.availability i{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #1b9e661f}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #0000001c;position:sticky;top:0}.nav-row{align-items:center;gap:40px;height:78px;display:flex}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:11px;font-size:17px;font-weight:850;display:inline-flex}.brand em{color:var(--orange);font-style:normal}.brand-mark{background:var(--yellow);border-radius:50%;justify-content:center;align-items:center;gap:2px;width:31px;height:31px;display:inline-flex;position:relative;transform:rotate(-24deg);box-shadow:0 0 0 3px #e31b2324}.brand-mark b{background:var(--ink);border-radius:4px;width:4px;height:14px;display:block}.brand-mark b:nth-child(2){height:20px}.desktop-nav{align-items:center;gap:27px;margin-left:auto;display:flex}.desktop-nav a{color:#30424e;font-size:14px;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--orange)}.button{border:1px solid var(--yellow);background:var(--yellow);color:#0a0a0b;border-radius:3px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 23px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{background:var(--orange);border-color:var(--orange);color:#fff;transform:translateY(-1px)}.button span{font-size:20px;font-weight:400;line-height:1}.button-ghost{color:#fff;background:#ffffff0a;border-color:#ffffff73}.button-ghost:hover{background:#ffffff1f;border-color:#fff9}.button-outline{color:var(--ink);background:0 0;border-color:#aab2b5}.button-outline:hover{color:#fff}.button-wide{width:100%}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);place-content:center;gap:4px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:18px;height:2px;display:block}.mobile-menu nav{border:1px solid var(--line);background:#fff;min-width:230px;padding:12px;display:grid;position:absolute;top:50px;right:0;box-shadow:0 18px 45px #0518242e}.mobile-menu nav a{border-bottom:1px solid #eee;padding:13px 12px;font-weight:650}.hero{color:#fff;background:var(--ink);min-height:720px;position:relative;overflow:hidden}.hero-image{background:url(/images/hero-cable-poles-2026.webp) 50%/cover no-repeat;position:absolute;inset:0}.hero-overlay{background:radial-gradient(circle at 82% 25%,#ffd2001f,#0000 22%),linear-gradient(90deg,#050506fc 0%,#050506f5 35%,#120304a8 67%,#e31b2324 100%);position:absolute;inset:0}.hero-inner{align-items:center;min-height:720px;padding:66px 0 72px;display:flex;position:relative}.hero-copy{width:620px}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:9px;margin-bottom:22px;font-size:11px;font-weight:800;display:flex}.eyebrow i{background:currentColor;width:22px;height:2px;display:block}.eyebrow.light{color:var(--yellow)}.hero h1,.page-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(56px,6vw,82px);font-weight:780;line-height:.96}.hero h1 em,.about-hero h1 em{color:var(--yellow);font-style:normal;font-weight:650}.hero-copy>p.hero-slogan{letter-spacing:-.03em;color:#dbe6ec;max-width:none;margin:0 0 16px;font-size:clamp(21px,2.1vw,27px);font-weight:650;line-height:1.2}.hero-copy>p.hero-slogan em{color:var(--yellow);font-style:normal}.hero-copy>p{color:#cfdae0;max-width:540px;margin:28px 0 32px;font-size:18px;line-height:1.55}.hero-actions{gap:12px;display:flex}.hero-trust{border-top:1px solid #ffffff29;gap:0;margin-top:56px;padding-top:28px;display:flex}.hero-trust div{border-right:1px solid #ffffff26;gap:3px;margin-right:30px;padding-right:30px;display:grid}.hero-trust div:last-child{border-right:0}.hero-trust strong{letter-spacing:-.03em;font-size:21px}.hero-trust span{color:#9fb0ba;font-size:11px}.quick-strip{border-bottom:1px solid var(--line);background:#fff}.quick-grid{grid-template-columns:repeat(3,1fr) 230px;min-height:112px;display:grid}.quick-grid>div{border-right:1px solid var(--line);align-items:flex-start;gap:16px;margin-right:24px;padding:25px 24px 22px 0;display:flex}.quick-grid>div>span{background:#edf1f3;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.quick-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.quick-grid p b{color:var(--ink);margin-bottom:5px;font-size:14px;display:block}.quick-grid>a{background:var(--orange);color:#fff;justify-content:space-between;align-items:center;padding:0 25px;font-size:14px;font-weight:750;display:flex}.quick-grid>a b{font-size:23px}.section-heading{grid-template-columns:1fr 420px;align-items:end;gap:50px;margin-bottom:52px;display:grid}.section-heading h2,.procurement-copy h2,.quote-band h2,.specs-grid h2,.product-quote-grid h2,.contact-details h2,.value-grid h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.5vw,59px);line-height:1.02}.heading-aside p{color:var(--muted);margin:0 0 17px;line-height:1.65}.text-link{color:var(--orange);font-size:14px;font-weight:750}.compact-heading{grid-template-columns:1fr auto;align-items:center}.compact-heading h2{margin:0}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{background:var(--ink);color:#fff;isolation:isolate;min-height:430px;position:relative;overflow:hidden}.category-photo{filter:saturate(.78);z-index:-2;background-image:url(/images/cable-power-copper-2026.webp);background-size:cover;transition:transform .45s;position:absolute;inset:0;transform:scale(1.01)}.category-card:after{content:"";z-index:-1;background:linear-gradient(#00000014 15%,#000000f7 92%);position:absolute;inset:0}.category-card:hover .category-photo{transform:scale(1.07)}.category-copy{position:absolute;inset:auto 27px 27px}.category-copy>span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.category-copy h3{letter-spacing:-.04em;margin:8px 0;font-size:27px}.category-copy p{color:#c4ced3;max-width:340px;margin:0 0 19px;font-size:13px;line-height:1.5}.category-copy div{color:#a6b5bd;border-top:1px solid #fff3;align-items:baseline;gap:6px;padding-top:14px;font-size:11px;display:flex}.category-copy div b{color:#fff;font-size:19px}.category-copy div i{color:var(--orange);margin-left:auto;font-size:22px;font-style:normal}.category-card-2 .category-photo{background-size:270%}.category-card-3 .category-photo{background-size:280%}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{background:#fff;border:1px solid #dedbd4;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex}.product-image{background-color:#111;background-image:url(/images/cable-power-copper-2026.webp);background-repeat:no-repeat;border-bottom:1px solid #e0dcd4;height:210px;display:block;position:relative;overflow:hidden}.product-image-cable{background-position:2% 82%;background-size:260%}.product-kind{color:var(--ink);background:var(--yellow);letter-spacing:.12em;padding:5px 7px;font-size:9px;font-weight:850;position:absolute;top:14px;left:14px}.product-index{color:#0b1d2a1f;letter-spacing:-.1em;font-size:54px;font-weight:900;position:absolute;bottom:7px;right:14px}.product-body{flex-direction:column;flex:1;padding:20px;display:flex}.card-category{text-transform:uppercase;color:var(--orange);letter-spacing:.1em;font-size:9px;font-weight:800}.product-body h3{letter-spacing:-.03em;margin:9px 0;font-size:18px;line-height:1.22}.product-body h3 a:hover{color:var(--orange)}.product-body p{color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.5}.availability{color:#4c5c65;align-items:center;gap:8px;margin-top:auto;padding-top:5px;font-size:11px;display:flex}.availability.large{color:var(--green);margin:0 0 18px;font-size:13px;font-weight:650}.product-card-footer{border-top:1px solid #e7e4dd;justify-content:space-between;align-items:flex-end;margin-top:16px;padding-top:15px;display:flex}.product-card-footer div{gap:2px;display:grid}.product-card-footer small{color:#8a9499;font-size:10px}.product-card-footer strong{font-size:14px}.round-link{width:35px;height:35px;color:var(--orange);border:1px solid #bdc3c5;place-items:center;transition:background .2s;display:grid}.round-link:hover{background:var(--orange);color:#fff;border-color:var(--orange)}.product-card-compact .product-body p{display:none}.procurement-grid{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.procurement-visual{min-height:570px;position:relative}.procurement-photo{background:linear-gradient(135deg,#0000000d,#e31b232e),url(/images/cable-power-armored-2026.webp) 50%/cover;position:absolute;inset:0 45px 0 0}.procurement-stamp{background:var(--yellow);width:165px;height:165px;color:var(--ink);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:58px;right:0;transform:rotate(-7deg)}.procurement-stamp strong{letter-spacing:-.05em;font-size:35px}.procurement-stamp span{font-size:11px;line-height:1.35}.procurement-copy>p{color:var(--muted);max-width:540px;font-size:17px;line-height:1.65}.check-list{gap:20px;margin:34px 0;padding:0;list-style:none;display:grid}.check-list li{gap:15px;display:flex}.check-list li>span{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:12px;display:grid}.check-list div{gap:4px;display:grid}.check-list b{font-size:15px}.check-list small{color:var(--muted);font-size:12px}.quote-band,.product-quote-section{background:var(--ink);color:#fff;padding:90px 0}.quote-band-grid,.product-quote-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.quote-band-grid>div>p,.product-quote-grid>div>p{color:#afbdc5;max-width:480px;line-height:1.6}.quote-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.quote-form label{gap:8px;display:grid}.quote-form label span{color:#aab7be;font-size:11px}.quote-form input,.quote-form textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff38;border-radius:2px;outline:none;width:100%;padding:15px}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--orange)}.quote-form textarea{resize:vertical;min-height:90px}.quote-form .form-wide{grid-column:1/-1}.quote-form .button{justify-self:start}.quote-form>small{color:#73858f;align-self:center;font-size:9px}.form-success{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;align-items:center;gap:20px;min-height:220px;padding:35px;display:flex}.form-success>span{background:var(--green);border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.form-success strong{font-size:23px}.form-success p{color:#afbdc5;margin:7px 0 0}.form-success a{color:var(--yellow);text-decoration:underline}.form-success button{color:var(--yellow);background:0 0;border:0;margin-top:13px;padding:0;font-size:10px;text-decoration:underline}.page-hero{background:var(--ink);color:#fff;padding:88px 0}.page-hero-inner{justify-content:space-between;align-items:flex-end;display:flex}.page-hero p{color:#b3c0c7;max-width:660px;margin:25px 0 0;font-size:18px;line-height:1.55}.page-hero-number{border-left:1px solid #fff3;align-items:center;gap:14px;padding-left:34px;display:flex}.page-hero-number strong{color:var(--orange);letter-spacing:-.08em;font-size:78px}.page-hero-number span{color:#aab7be;font-size:12px}.page-hero-shop{border-left:1px solid #ffffff2b;grid-template-columns:34px 1fr;align-items:center;gap:12px 14px;width:min(410px,42%);padding-left:34px;display:grid}.page-hero-shop>span{background:var(--yellow);width:32px;height:32px;color:var(--ink);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.page-hero-shop>div{gap:2px;display:grid}.page-hero-shop strong{font-size:13px}.page-hero-shop small{color:#93a3ab;font-size:10px}.catalog-toolbar{grid-template-columns:1.5fr 250px auto;gap:12px;margin-bottom:28px;display:grid}.search-field{position:relative}.search-field>span{color:#65747d;font-size:25px;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.search-field input,.catalog-toolbar select{width:100%;height:54px;color:var(--ink);background:#fff;border:1px solid #cbd0cf;outline:none;padding:0 18px}.search-field input{padding-left:52px}.search-field input:focus,.catalog-toolbar select:focus{border-color:var(--orange)}.segmented{background:#fff;border:1px solid #cbd0cf;height:54px;padding:4px;display:flex}.segmented button{color:#5d6c74;background:0 0;border:0;padding:0 16px;font-size:12px;font-weight:700}.segmented button.active{background:var(--ink);color:#fff}.catalog-result-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:0 0 25px;padding-bottom:14px;display:flex}.catalog-result-row strong{font-size:14px}.catalog-result-row span{color:var(--muted);font-size:11px}.empty-result{text-align:center;border:1px solid var(--line);background:#fff;padding:80px 20px}.empty-result>span{color:#d3d6d5;font-size:68px;font-weight:800}.empty-result h2{margin:8px 0}.empty-result p{color:var(--muted)}.cable-catalog-layout{grid-template-columns:286px minmax(0,1fr);align-items:start;gap:30px;display:grid}.cable-filter{background:#fff;border:1px solid #d5d2ca;position:sticky;top:132px;box-shadow:0 16px 40px #0000000d}.filter-heading{background:var(--ink);color:#fff;border-top:4px solid var(--yellow);justify-content:space-between;align-items:center;gap:12px;min-height:84px;padding:18px 20px;display:flex}.filter-heading>div{gap:5px;display:grid}.filter-heading span{color:var(--yellow);text-transform:uppercase;letter-spacing:.13em;font-size:8px;font-weight:850}.filter-heading strong{letter-spacing:-.025em;font-size:17px}.filter-heading button{color:#bfc0c2;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.filter-search{border-bottom:1px solid var(--line);gap:9px;padding:20px;display:grid}.filter-search>span{color:#55595e;font-size:10px;font-weight:750}.filter-search>div{position:relative}.filter-search i{color:var(--orange);font-size:20px;font-style:normal;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.filter-search input{width:100%;height:46px;color:var(--ink);background:#faf9f6;border:1px solid #c8c7c2;outline:0;padding:0 12px 0 40px}.filter-search input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e31b2314}.filter-group{border:0;border-bottom:1px solid var(--line);margin:0;padding:18px 20px}.filter-group legend{width:100%;color:var(--ink);padding:0;font-size:11px;font-weight:800}.filter-options{gap:10px;margin-top:13px;display:grid}.filter-options-scroll{scrollbar-color:var(--orange) #eee;scrollbar-width:thin;max-height:172px;padding-right:6px;overflow:auto}.filter-options label{color:#53575b;cursor:pointer;align-items:center;gap:10px;font-size:11px;display:flex}.filter-options input{appearance:none;background:#fff;border:1px solid #b7b7b4;place-content:center;width:17px;height:17px;margin:0;display:grid}.filter-options input:after{content:"";background:var(--yellow);width:7px;height:7px;box-shadow:0 0 0 4px var(--ink);transition:transform .15s;transform:scale(0)}.filter-options input:checked{border-color:var(--ink);background:var(--ink)}.filter-options input:checked:after{transform:scale(1)}.filter-kind-options{grid-template-columns:1fr 1fr;gap:6px;margin-top:13px;display:grid}.filter-kind-options button{color:#4e5b62;background:#faf9f6;border:1px solid #d3d1ca;min-height:34px;font-size:9px;font-weight:800}.filter-kind-options button.active{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:inset 0 -3px var(--yellow)}.filter-help{border-left:3px solid var(--yellow);background:#fff7cc;margin:14px;padding:16px}.filter-help b{font-size:11px}.filter-help p{color:#66645e;margin:6px 0 10px;font-size:10px;line-height:1.5}.filter-help a{color:var(--orange);font-size:10px;font-weight:800}.cable-result-toolbar{min-height:54px}.cable-result-toolbar>div{gap:4px;display:grid}.cable-result-toolbar>div strong{font-size:18px}.cable-result-toolbar label{color:var(--muted);align-items:center;gap:10px;font-size:10px;display:flex}.cable-result-toolbar select{min-width:210px;height:42px;color:var(--ink);background:#fff;border:1px solid #c8c7c2;outline:none;padding:0 12px}.cable-result-toolbar select:focus{border-color:var(--orange)}.shop-catalog-layout{grid-template-columns:300px minmax(0,1fr)}.shop-filter{scrollbar-width:thin;scrollbar-color:var(--orange) #ece9e2;max-height:calc(100vh - 150px);overflow:auto}.shop-result-toolbar{border:1px solid var(--line);border-left:4px solid var(--yellow);background:#fff;margin-bottom:14px;padding:13px 15px}.filter-chips{flex-wrap:wrap;gap:7px;margin:0 0 18px;display:flex}.filter-chips button{color:#3f4c53;background:#fff;border:1px solid #d4d0c8;align-items:center;gap:8px;min-height:31px;padding:0 8px 0 11px;font-size:9px;display:flex}.filter-chips button span{color:var(--orange);font-size:16px;line-height:1}.shop-product-grid{content-visibility:auto}.catalog-more{place-items:center;padding-top:34px;display:grid}.catalog-more .button{background:#fff}.cable-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.breadcrumbs{color:#91a2ac;gap:10px;margin-bottom:45px;font-size:11px;display:flex}.breadcrumbs b{color:#fff;font-weight:600}.breadcrumbs a:hover{color:var(--orange)}.dark-breadcrumbs{color:#7b8a92}.dark-breadcrumbs a:hover{color:var(--orange)}.category-page-hero{padding-top:34px;padding-bottom:0}.category-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.category-hero-grid>div:first-child{padding-bottom:75px}.category-hero-grid .button{margin-top:25px}.category-hero-photo{filter:saturate(.78);background-image:url(/images/cable-power-copper-2026.webp);background-size:cover;min-height:445px;position:relative}.category-hero-photo>span{background:var(--yellow);color:var(--ink);align-items:baseline;gap:8px;padding:20px 26px;font-size:36px;font-weight:850;display:flex;position:absolute;bottom:0;left:0}.category-hero-photo small{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.category-seo{border-top:1px solid var(--line);background:#fff;padding:75px 0}.two-col-copy{grid-template-columns:1fr 1fr;gap:80px;display:grid}.two-col-copy h2{letter-spacing:-.04em;margin:0;font-size:34px}.two-col-copy p{color:var(--muted);margin-top:0;line-height:1.7}.product-page{background:#fff;padding:35px 0 85px}.product-page-grid{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.product-gallery{background:#eee9df;min-height:570px;position:relative;overflow:hidden}.gallery-photo{background-image:url(/images/cable-power-copper-2026.webp);background-repeat:no-repeat;position:absolute;inset:0}.product-gallery-cable .gallery-photo{background-position:0 79%;background-size:190%}.gallery-badge{z-index:2;background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.12em;padding:8px 10px;font-size:9px;font-weight:800;position:absolute;top:20px;left:20px}.gallery-monogram{z-index:2;letter-spacing:-.12em;color:#0b1d2a1f;font-size:88px;font-weight:900;position:absolute;bottom:18px;right:20px}.product-gallery>small{z-index:2;color:#67747b;background:#f6f3ecc7;padding:5px;font-size:9px;position:absolute;bottom:20px;left:20px}.product-detail h1{letter-spacing:-.06em;margin:0 0 22px;font-size:clamp(42px,5vw,65px);line-height:1}.product-lead{color:var(--muted);font-size:17px;line-height:1.6}.buy-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;margin:30px 0 16px;padding:23px 0;display:grid}.buy-box>div:first-child{display:grid}.buy-box small{color:#809098;font-size:10px}.buy-box strong{margin:4px 0;font-size:24px}.buy-box span{color:#728088;font-size:11px}.buy-trust{align-content:center;gap:8px;display:grid}.buy-trust span{color:#4b5d66}.manager-line{border:1px solid var(--line);grid-template-columns:44px 1fr auto;align-items:center;gap:13px;margin-top:16px;padding:15px;display:grid}.manager-line>span{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:grid}.manager-line div{gap:3px;display:grid}.manager-line small{color:#7f8d94}.manager-line i{color:var(--orange);font-size:11px;font-style:normal;font-weight:700}.specs-section{background:var(--paper)}.specs-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.specs-grid>div>p{color:var(--muted);line-height:1.6}.spec-list{border-top:1px solid #bfc4c3;margin:0}.spec-list div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;padding:16px 0;display:grid}.spec-list dt{color:#738087;font-size:12px}.spec-list dd{margin:0;font-size:13px;font-weight:650}.simple-page-hero .container{display:block}.simple-page-hero h1{font-size:clamp(56px,7vw,88px)}.info-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.info-cards article{border:1px solid var(--line);background:#fff;min-height:320px;padding:30px}.info-cards article>span,.value-list article>span{color:var(--orange);font-size:12px;font-weight:800}.info-cards h2{letter-spacing:-.04em;margin:65px 0 16px;font-size:30px}.info-cards p{color:var(--muted);line-height:1.7}.process-grid{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.process-grid h2{letter-spacing:-.05em;margin:0;font-size:48px}.process-grid ol{counter-reset:item;border-top:1px solid #bfc4c3;margin:0;padding:0;list-style:none}.process-grid li{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding:20px 0;display:grid}.process-grid li span{color:var(--muted);font-size:13px}.cta-slim{background:var(--blue);color:#fff;padding:47px 0}.cta-slim .container{justify-content:space-between;align-items:center;display:flex}.cta-slim h2{letter-spacing:-.04em;margin:0 0 6px;font-size:30px}.cta-slim p{color:#c9d6ff;margin:0}.about-hero{padding:100px 0}.about-hero-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;display:grid}.about-hero-grid p{border-left:1px solid #fff3;margin-bottom:4px;padding-left:40px}.stats-row{grid-template-columns:repeat(4,1fr);display:grid}.stats-row div{border-right:1px solid var(--line);padding:15px 30px}.stats-row div:first-child{padding-left:0}.stats-row strong{color:var(--orange);letter-spacing:-.07em;font-size:57px;display:block}.stats-row span{color:var(--muted);font-size:12px}.value-grid{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.value-list{border-top:1px solid #bdc3c1}.value-list article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;padding:24px 0;display:grid}.value-list h3{margin:0 0 7px;font-size:20px}.value-list p{color:var(--muted);margin:0;line-height:1.6}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.contact-details{flex-direction:column;align-items:flex-start;display:flex}.contact-details>a{color:var(--orange);margin-bottom:10px;font-weight:650}.contact-details .contact-phone{color:var(--ink);margin-top:30px;font-size:28px}.contact-details dl{border-top:1px solid var(--line);width:100%;margin-top:35px}.contact-details dl div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.5fr;padding:13px 0;display:grid}.contact-details dt{color:var(--muted);font-size:12px}.contact-details dd{margin:0;font-size:12px;font-weight:600}.contact-form-card{background:var(--ink);color:#fff;padding:45px}.contact-form-card h2{margin:0 0 12px;font-size:32px}.contact-form-card>p{color:#aab7be;line-height:1.6}.contact-form-card .quote-form{margin-top:28px}.site-footer{color:#b5b5b5;background:#080809;padding:68px 0 25px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;display:grid}.brand-light{color:#fff}.footer-grid>div:first-child>p{max-width:310px;font-size:13px;line-height:1.6}.footer-grid h3{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 20px;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;display:flex}.footer-grid>div:not(:first-child)>a{margin:0 0 12px;font-size:12px}.footer-grid>div:not(:first-child)>a:hover{color:var(--orange)}.footer-badges{gap:7px;margin-top:20px;display:flex}.footer-badges span{color:#d1dadd;border:1px solid #334853;padding:6px 8px;font-size:9px}.footer-contacts>a:first-of-type{color:#fff;font-weight:800;font-size:20px!important}.footer-contacts p{font-size:11px}.light-link{color:#ff7b4b!important}.footer-cities{border-top:1px solid #263943;flex-wrap:wrap;align-items:baseline;gap:10px 26px;margin-top:48px;padding-top:26px;display:flex}.footer-cities h3{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:12px}.footer-cities>div{flex-wrap:wrap;gap:8px 20px;display:flex}.footer-cities a{font-size:12px}.footer-cities a:hover{color:var(--orange)}.footer-cities+.footer-bottom{border-top:none;margin-top:26px}.footer-bottom{color:#617680;border-top:1px solid #263943;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:10px;display:flex}@media (max-width:1050px){.desktop-nav{display:none}.nav-row>.button-small{margin-left:auto}.mobile-menu{display:block}.product-grid,.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-grid>a{grid-column:1/-1;min-height:62px}.section-heading{grid-template-columns:1fr 320px}.category-grid{grid-template-columns:repeat(2,1fr)}.catalog-toolbar{grid-template-columns:1fr 220px}.segmented{grid-column:1/-1;width:max-content}.product-page-grid,.procurement-grid{gap:45px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-contacts{grid-column:2}}@media (max-width:780px){.container{width:min(100% - 28px,680px)}.topline-inner{justify-content:center}.topline-inner>span:first-child,.topline-status{display:none}.nav-row{gap:12px;height:68px}.nav-row>.button-small{display:none}.mobile-menu{margin-left:auto}.hero,.hero-inner{min-height:690px}.hero-image{background-position:66%}.hero-overlay{background:linear-gradient(90deg,#05121bfa,#05121bc7)}.hero-inner{align-items:flex-end;padding-bottom:48px}.hero-copy{width:100%}.hero h1,.page-hero h1{font-size:49px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-trust{margin-top:33px}.hero-trust div{margin-right:14px;padding-right:14px}.hero-trust strong{font-size:17px}.quick-grid{grid-template-columns:1fr}.quick-grid>div{border-right:0;border-bottom:1px solid var(--line);margin:0}.quick-grid>a{grid-column:auto}.section{padding:72px 0}.section-heading,.procurement-grid,.quote-band-grid,.product-quote-grid,.category-hero-grid,.two-col-copy,.product-page-grid,.specs-grid,.process-grid,.about-hero-grid,.value-grid,.contact-grid{grid-template-columns:1fr;gap:38px}.section-heading h2,.procurement-copy h2,.quote-band h2,.specs-grid h2,.product-quote-grid h2,.contact-details h2,.value-grid h2{font-size:41px}.heading-aside{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.compact-heading{justify-content:space-between;display:flex}.compact-heading .button{display:none}.category-grid{grid-template-columns:1fr}.category-card{min-height:390px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:180px}.procurement-visual{order:2;min-height:430px}.procurement-copy{order:1}.quote-form{grid-template-columns:1fr}.quote-form .form-wide{grid-column:auto}.page-hero{padding:62px 0}.page-hero-inner{display:block}.page-hero-number{margin-top:35px}.catalog-toolbar{grid-template-columns:1fr}.segmented{grid-column:auto;width:100%}.segmented button{flex:1}.category-page-hero{padding-bottom:0}.category-hero-grid>div:first-child{padding-bottom:25px}.category-hero-photo{min-height:350px}.product-page-grid{align-items:start}.product-gallery{min-height:430px}.info-cards{grid-template-columns:1fr}.info-cards article{min-height:260px}.info-cards h2{margin-top:45px}.stats-row{grid-template-columns:repeat(2,1fr);gap:30px 0}.stats-row div:nth-child(2){border-right:0}.cta-slim .container{flex-direction:column;align-items:flex-start;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-contacts{grid-column:auto}}@media (max-width:520px){.brand{font-size:15px}.brand-mark{width:28px;height:28px}.hero h1,.page-hero h1{font-size:43px}.hero-trust div{border-right:0}.hero-trust div:last-child{display:none}.section-heading h2,.procurement-copy h2,.quote-band h2,.specs-grid h2,.product-quote-grid h2,.contact-details h2,.value-grid h2{font-size:36px}.product-grid{grid-template-columns:1fr}.product-image{height:250px}.catalog-result-row{flex-direction:column;align-items:flex-start;gap:8px}.page-hero-number strong{font-size:60px}.product-gallery{min-height:360px}.product-detail h1{font-size:41px}.buy-box{grid-template-columns:1fr}.spec-list div{grid-template-columns:1fr;gap:7px}.stats-row{grid-template-columns:1fr}.stats-row div{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.contact-form-card{padding:25px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.desktop-nav{gap:21px}.quote-nav-link{color:var(--ink);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:750;display:inline-flex}.quote-nav-link b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.hero-v2 .hero-image{background-image:url(/images/hero-cable-poles-2026.webp);background-position:50%}.hero-v2 .hero-overlay{background:radial-gradient(circle at 83% 18%,#ffd20024,#0000 24%),linear-gradient(90deg,#040405fc 0%,#040405f5 36%,#14030491 68%,#e31b231f 100%)}.hero-v2 .hero-copy{width:700px}.hero-v2 h1{font-size:clamp(54px,6.3vw,88px)}.hero-rail{z-index:3;transform-origin:100% 100%;color:#ffffff8c;letter-spacing:.22em;align-items:center;gap:14px;font-size:9px;display:flex;position:absolute;bottom:42px;right:32px;transform:rotate(-90deg)translate(100%)}.hero-rail i{background:#ffffff59;width:90px;height:1px}.category-grid-v2{grid-template-columns:repeat(4,1fr)}.category-grid-v2 .category-card{min-height:370px}.category-grid-v2 .category-photo,.solution-categories .category-photo,.city-categories .category-photo{filter:saturate(.75);background-repeat:no-repeat;background-size:cover!important}.category-hero-photo{background-repeat:no-repeat;background-size:cover!important}.product-image{filter:none;background-position:50%!important;background-size:cover!important}.product-image-cable{background-position:8% 60%!important}.product-image-pole{background-position:50%!important}.product-hit{z-index:2;background:var(--orange);color:#fff;padding:6px 8px;font-size:9px;font-weight:800;position:absolute;top:12px;right:12px}.product-kind{z-index:2}.card-specs{border-top:1px solid #ece8e1;margin:0 0 14px;display:grid}.card-specs div{border-bottom:1px solid #ece8e1;grid-template-columns:1fr 1fr;gap:10px;padding:7px 0;display:grid}.card-specs dt{color:#879197;font-size:9px}.card-specs dd{color:#31434d;text-align:right;margin:0;font-size:9px;font-weight:700}.quote-add{width:100%;min-height:42px;color:var(--ink);background:0 0;border:1px solid #c9cdca;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:11px;font-weight:800;transition:background .2s,color .2s,border-color .2s;display:flex}.quote-add span{color:var(--orange);font-size:17px}.quote-add:hover,.quote-add.is-added{background:var(--ink);color:#fff;border-color:var(--ink)}.quote-add.is-added span{color:#49d69a}.quote-add-wide{min-height:50px;margin:0}.quote-stepper{border:1px solid var(--ink);background:var(--ink);color:#fff;grid-template-columns:42px 1fr 42px;min-height:42px;margin-top:14px;display:grid}.quote-stepper>button{color:var(--yellow);background:0 0;border:0;font-size:20px;font-weight:800}.quote-stepper>button:hover{background:#ffffff14}.quote-stepper>a{border-inline:1px solid #ffffff29;justify-content:center;align-items:center;gap:6px;display:flex}.quote-stepper b{color:#fff;font-size:12px}.quote-stepper small{color:#a9b5bb;font-size:8px}.quote-stepper-wide{min-height:50px;margin:0}.lighting-feature{color:#fff;background:#080809;min-height:770px;position:relative;overflow:hidden}.lighting-feature-photo{background:linear-gradient(90deg,#030304fc 0%,#030304e6 42%,#4b04074d 100%),url(/images/poles-steel-2026.webp) 50%/cover no-repeat;position:absolute;inset:0}.lighting-feature-grid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px;min-height:770px;padding-top:80px;padding-bottom:80px;display:grid;position:relative}.lighting-feature-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(45px,5vw,68px);line-height:.98}.lighting-feature-copy>p{color:#b8c6cd;max-width:560px;font-size:17px;line-height:1.65}.lighting-facts{border-block:1px solid #ffffff26;margin:35px 0;padding:25px 0;display:flex}.lighting-facts div{flex:1;gap:5px;padding-right:16px;display:grid}.lighting-facts strong{color:#fff;font-size:18px}.lighting-facts span{color:#81939d;font-size:10px}.lighting-type-list{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080809e0;border:1px solid #ffffff24}.lighting-type-list>a{border-bottom:1px solid #ffffff1f;grid-template-columns:40px 1fr 30px;align-items:center;gap:17px;padding:25px;transition:background .2s;display:grid}.lighting-type-list>a:last-child{border:0}.lighting-type-list>a>span{color:var(--orange);font-size:10px}.lighting-type-list b{font-size:16px}.lighting-type-list small{color:#91a1aa;margin-top:5px;font-size:11px;line-height:1.45;display:block}.lighting-type-list i{color:var(--orange);font-size:22px;font-style:normal}.solutions-section{background:#fff}.solution-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.solution-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:310px;padding:28px;transition:background .25s,color .25s;display:flex}.solution-grid>a:hover{background:var(--ink);color:#fff}.solution-grid>a>span{color:var(--orange);font-size:10px}.solution-grid h3{letter-spacing:-.04em;margin:75px 0 12px;font-size:25px}.solution-grid p{color:var(--muted);font-size:13px;line-height:1.55}.solution-grid a:hover p{color:#9fb0ba}.solution-grid b{color:var(--orange);margin-top:auto;font-size:11px}.quote-promises{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.quote-promises span{color:#b9c5cb;border:1px solid #ffffff2e;padding:7px 9px;font-size:9px}.file-field{cursor:pointer;background:#ffffff09;border:1px dashed #ffffff47;min-height:82px;padding:15px 16px;position:relative}.file-field:hover,.file-field.has-file{border-color:var(--yellow);background:#ffd6000e}.file-field>div{gap:5px;padding-right:42px;display:grid}.file-field>div b{color:#fff;overflow-wrap:anywhere;font-size:11px}.file-field>div small{color:#82949d;font-size:9px}.file-field input{opacity:0;cursor:pointer;position:absolute;inset:0}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.quote-form .button:disabled{opacity:.65;cursor:wait}.form-error{color:#ffd5d6;background:#e31b231f;border:1px solid #e31b2380;padding:12px 14px;font-size:10px;line-height:1.5}.floating-quote{z-index:80;color:#fff;background:#09090a;border:1px solid #343434;justify-content:space-between;align-items:center;gap:20px;width:min(760px,100% - 30px);min-height:68px;padding:9px 10px 9px 16px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #00000052}.floating-quote>div{align-items:center;gap:12px;display:flex}.floating-quote>div>span{background:var(--orange);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.floating-quote p{gap:3px;margin:0;display:grid}.floating-quote p b{font-size:12px}.floating-quote p small{color:#8da0aa;font-size:9px}.floating-quote>a{background:var(--orange);align-items:center;gap:22px;min-height:48px;padding:0 18px;font-size:11px;font-weight:800;display:flex}.catalog-stat-pills{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.catalog-stat-pills span{color:#c1cdd2;border:1px solid #ffffff2e;padding:7px 10px;font-size:10px}.segmented{overflow-x:auto}img.product-real-photo{object-fit:cover;object-position:center;filter:none;width:100%;height:100%}.product-gallery-cable img.product-real-photo{object-position:7% center}.gallery-monogram{display:none}.product-code{color:#7d8a91;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;font-size:10px}.product-action-stack{gap:10px;display:grid}.lead-time{border-left:3px solid var(--orange);background:#fff;gap:5px;margin-top:28px;padding:20px;display:grid}.lead-time span{color:var(--muted);font-size:10px}.lead-time strong{font-size:17px}.product-applications{border-block:1px solid var(--line);background:#fff}.product-applications .container{align-items:center;gap:40px;min-height:110px;display:flex}.product-applications span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.product-applications .container>div{flex-wrap:wrap;gap:8px;display:flex}.product-applications b{border:1px solid var(--line);padding:8px 11px;font-size:11px}.quote-hero,.solutions-hero,.guides-hero,.calculator-hero{background:radial-gradient(circle at 78% 25%,#651017 0,#181012 36%,#070708 72%)}.quote-page-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:28px;display:grid}.quote-list-card,.quote-submit-card{border:1px solid var(--line);background:#fff;padding:30px}.quote-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding-bottom:23px;display:flex}.quote-list-head span,.quote-step{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:850}.quote-list-head h2,.quote-submit-card h2{letter-spacing:-.045em;margin:5px 0 0;font-size:31px}.quote-list-head button{color:#8a9499;background:0 0;border:0;font-size:10px;text-decoration:underline}.quote-items{margin-bottom:22px}.quote-item{border-bottom:1px solid #ece8e1;grid-template-columns:32px 1fr 100px 30px;align-items:center;gap:14px;padding:20px 0;display:grid}.quote-number{color:#9aa4a8;font-size:9px}.quote-item>div{gap:4px;display:grid}.quote-item>div a{font-size:14px;font-weight:750}.quote-item>div small,.quote-item label span{color:#8a9499;font-size:9px}.quote-item label{gap:5px;display:grid}.quote-item input{border:1px solid var(--line);width:100%;height:38px;padding:0 10px}.quote-remove{color:#9aa4a8;background:0 0;border:0;font-size:24px}.quote-submit-card{background:var(--ink);color:#fff;position:sticky;top:135px}.quote-submit-card>p{color:#9daeb7;font-size:12px;line-height:1.55}.quote-submit-card .quote-form{margin-top:25px}.quote-empty{border:1px solid var(--line);text-align:center;background:#fff;place-content:center;justify-items:center;min-height:440px;padding:40px;display:grid}.quote-empty>span{background:var(--warm);border-radius:50%;place-items:center;width:70px;height:70px;font-size:24px;display:grid}.quote-empty h2{margin:22px 0 8px;font-size:34px}.quote-empty p{color:var(--muted);max-width:500px;margin-bottom:25px;line-height:1.6}.trust-section{border-top:1px solid var(--line);background:#f0eee8}.trust-proof-grid{border-top:1px solid #cdc9c0;border-left:1px solid #cdc9c0;grid-template-columns:repeat(4,1fr);display:grid}.trust-proof-grid article{background:#f8f7f3;border-bottom:1px solid #cdc9c0;border-right:1px solid #cdc9c0;min-height:280px;padding:28px;position:relative}.trust-proof-grid article>span{background:var(--ink);min-width:55px;height:29px;color:var(--yellow);letter-spacing:.08em;place-items:center;padding:0 8px;font-size:9px;font-weight:900;display:inline-grid}.trust-proof-grid h3{letter-spacing:-.04em;margin:55px 0 12px;font-size:21px}.trust-proof-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.58}.trust-proof-grid article>i{background:var(--yellow);width:28px;height:28px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:24px;right:22px}.trust-document-line{background:var(--ink);color:#fff;border-left:5px solid var(--yellow);justify-content:space-between;align-items:center;gap:25px;min-height:92px;padding:20px 24px;display:flex}.trust-document-line>div{gap:6px;display:grid}.trust-document-line>div b{font-size:14px}.trust-document-line>div span{color:#96a7b0;font-size:10px}.trust-document-line>a{color:var(--yellow);white-space:nowrap;font-size:11px;font-weight:800}.solution-index-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.solution-index-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:390px;padding:32px;transition:background .2s,color .2s;display:flex}.solution-index-grid>a:hover{background:var(--ink);color:#fff}.solution-index-grid>a>span{color:var(--orange);font-size:11px}.solution-index-grid small{color:#7c898f;text-transform:uppercase;letter-spacing:.1em;margin-top:auto;font-size:9px}.solution-index-grid h2{letter-spacing:-.045em;margin:10px 0;font-size:28px;line-height:1.08}.solution-index-grid p{color:var(--muted);font-size:13px;line-height:1.55}.solution-index-grid b{color:var(--orange);margin-top:18px;font-size:11px}.solution-detail-hero,.city-hero{background:linear-gradient(105deg,#040405fa,#2d0306c7),url(/images/hero-cable-poles-2026.webp) 50%/cover}.solution-detail-hero .container,.city-hero .container{flex-direction:column;justify-content:center;align-items:flex-start;min-height:550px;display:flex}.solution-detail-hero .breadcrumbs,.city-hero .breadcrumbs{margin-bottom:auto;padding-top:10px}.solution-detail-hero h1,.city-hero h1{max-width:900px}.solution-detail-hero .button,.city-hero .button{margin-top:28px}.solution-categories{grid-template-columns:repeat(4,1fr)}.solution-categories .category-card{min-height:360px}.solution-brief{background:var(--ink);color:#fff;padding:95px 0}.solution-brief-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.solution-brief-grid>div>span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.solution-brief h2{letter-spacing:-.05em;margin:10px 0 28px;font-size:39px}.solution-brief ul{color:#b5c2c8;gap:13px;padding:0;list-style:none;display:grid}.solution-brief ol{padding:0;list-style:none;display:grid}.solution-brief ol li{color:#b5c2c8;border-bottom:1px solid #ffffff21;gap:17px;padding:14px 0;display:flex}.solution-brief ol b{color:var(--orange);font-size:9px}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-grid>a{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:360px;padding:28px;display:flex}.guide-grid>a>span{color:var(--orange);font-size:10px}.guide-grid small{color:#829097;margin-top:auto;font-size:10px}.guide-grid h2{letter-spacing:-.045em;margin:9px 0 10px;font-size:26px}.guide-grid p{color:var(--muted);font-size:13px;line-height:1.55}.guide-grid b{color:var(--orange);margin-top:15px;font-size:11px}.guide-page>header{background:var(--ink);color:#fff}.guide-header{flex-direction:column;justify-content:center;align-items:flex-start;min-height:590px;padding-top:40px;padding-bottom:60px;display:flex}.guide-header .breadcrumbs{margin-bottom:auto}.guide-header h1{letter-spacing:-.065em;max-width:940px;margin:0;font-size:clamp(52px,7vw,90px);line-height:.95}.guide-header>p{color:#afbdc5;max-width:720px;font-size:18px;line-height:1.6}.guide-content{grid-template-columns:270px 1fr;gap:90px;padding-top:95px;padding-bottom:110px;display:grid}.guide-content>aside{align-self:start;display:grid;position:sticky;top:135px}.guide-content>aside span{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:9px}.guide-content>aside a{border-bottom:1px solid var(--line);color:#64717a;padding:10px 0;font-size:11px;line-height:1.4}.guide-content>div>section{border-bottom:1px solid var(--line);max-width:760px;margin-bottom:55px;padding:0 0 55px}.guide-content>div>section>span{color:var(--orange);font-size:10px}.guide-content h2{letter-spacing:-.05em;margin:8px 0 18px;font-size:39px}.guide-content p{color:#4e606a;font-size:17px;line-height:1.8}.guide-cta{background:var(--ink);color:#fff;padding:40px}.guide-cta p{color:#aab7be;font-size:14px}.city-link-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.city-link-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:180px;padding:25px;display:flex}.city-link-grid small{color:#849198;font-size:9px}.city-link-grid h3{margin:auto 0 8px;font-size:27px}.city-link-grid span{color:var(--orange);font-size:10px}.city-categories{grid-template-columns:repeat(4,1fr)}.city-categories .category-card{min-height:350px}.city-process{background:var(--ink);color:#fff;padding:70px 0}.city-process .container{grid-template-columns:repeat(4,1fr);display:grid}.city-process .container>div{border-right:1px solid #ffffff26;padding:20px 28px}.city-process span{color:var(--orange);font-size:9px}.city-process h3{font-size:18px}.city-process p{color:#91a3ad;font-size:11px;line-height:1.55}.selector-grid{border:1px solid var(--line);background:#fff;grid-template-columns:.8fr 1.2fr;gap:0;display:grid}.selector-form{gap:23px;padding:40px;display:grid}.selector-form label{gap:8px;display:grid}.selector-form label span{color:#4e606a;font-size:11px;font-weight:700}.selector-form select{background:#fff;border:1px solid #cbd0cf;height:54px;padding:0 15px}.selector-note{background:var(--warm);color:#65757d;margin-top:15px;padding:16px;font-size:10px;line-height:1.55}.selector-result{background:var(--ink);color:#fff;padding:48px}.selector-result>span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.selector-result h2{letter-spacing:-.055em;margin:12px 0 16px;font-size:43px;line-height:1.04}.selector-result>p{color:#afbdc5;line-height:1.65}.selector-result dl{margin:28px 0}.selector-result dl div{border-bottom:1px solid #ffffff21;grid-template-columns:100px 1fr;gap:15px;padding:12px 0;display:grid}.selector-result dt{color:#70858f;font-size:10px}.selector-result dd{margin:0;font-size:12px}@media (max-width:1180px){.nav-row{gap:24px}.desktop-nav{gap:15px}.quote-nav-link span{display:none}.category-grid-v2{grid-template-columns:repeat(3,1fr)}.category-grid-v2 .category-card:first-child,.category-grid-v2 .category-card:nth-child(7){grid-column:span 1}.solution-grid,.solution-categories,.city-categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:1050px){.quote-nav-link{margin-left:auto}.nav-row>.button-small{margin-left:0}.lighting-feature-grid{gap:45px}.solution-index-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.city-link-grid{grid-template-columns:repeat(3,1fr)}.cable-catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:20px}.shop-catalog-layout{grid-template-columns:270px minmax(0,1fr)}.cable-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-proof-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.quote-nav-link{margin-left:auto}.quote-nav-link span{display:none}.hero-v2 .hero-image{background-position:61%}.hero-v2 .hero-copy{width:100%}.hero-rail{display:none}.category-grid-v2,.lighting-feature-grid,.quote-page-grid,.solution-brief-grid,.guide-content,.selector-grid{grid-template-columns:1fr}.lighting-feature-grid{gap:38px}.lighting-feature{min-height:auto}.lighting-feature-photo{opacity:.74}.lighting-feature-grid{min-height:auto}.solution-grid,.solution-index-grid,.guide-grid,.solution-categories,.city-categories{grid-template-columns:1fr}.solution-grid>a{min-height:260px}.solution-grid h3{margin-top:45px}.quote-submit-card{position:static}.guide-content{gap:45px}.guide-content>aside{display:none}.guide-header h1{font-size:51px}.city-link-grid,.city-process .container{grid-template-columns:repeat(2,1fr)}.city-process .container>div:nth-child(2){border-right:0}.floating-quote{bottom:10px}.product-applications .container{flex-direction:column;align-items:flex-start;gap:15px;padding-top:25px;padding-bottom:25px}.cable-catalog-layout{grid-template-columns:1fr}.cable-filter{grid-template-columns:1fr 1fr;display:grid;position:static}.shop-filter{max-height:none;overflow:visible}.page-hero-shop{border-top:1px solid #ffffff2b;border-left:0;width:100%;margin-top:30px;padding:24px 0 0}.filter-heading,.filter-search,.filter-help{grid-column:1/-1}.filter-group{border-right:1px solid var(--line)}.cable-result-toolbar{align-items:flex-start}.trust-document-line{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.quote-nav-link{display:none}.lighting-facts{flex-direction:column;gap:14px}.lighting-type-list>a{padding:18px 15px}.floating-quote p small{display:none}.floating-quote>a{gap:8px;padding:0 15px;font-size:0}.floating-quote>a:before{content:"Получить КП";font-size:10px}.quote-list-card,.quote-submit-card,.selector-form,.selector-result{padding:23px}.quote-item{grid-template-columns:26px 1fr 70px 22px;gap:8px}.city-link-grid,.city-process .container{grid-template-columns:1fr}.city-process .container>div{border-bottom:1px solid #ffffff26;border-right:0}.guide-header h1{font-size:43px}.guide-content h2{font-size:33px}.selector-result h2{font-size:36px}.cable-filter{grid-template-columns:1fr}.filter-heading,.filter-search,.filter-help{grid-column:auto}.filter-group{border-right:0}.cable-result-toolbar label{width:100%;display:grid}.cable-result-toolbar select{width:100%;min-width:0}.cable-product-grid{grid-template-columns:1fr}.shop-result-toolbar{gap:13px;display:grid}.quote-stepper small{display:none}.trust-proof-grid{grid-template-columns:1fr}.trust-proof-grid article{min-height:235px}}:root{--paper:#f3f0e9;--warm:#e9e4da;--ink:#09090b;--ink-2:#161518;--orange:#ee202c;--blue:#ee202c;--yellow:#ffd500;--line:#d9d4ca;--muted:#67666b;--green:#18a869;--radius-xs:12px;--radius-sm:18px;--radius-md:26px;--radius-lg:38px;--shadow-soft:0 22px 70px #16120c14}body{background:radial-gradient(circle at 8% 10%, #ffd50012, transparent 22rem), var(--paper);font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif}::selection{background:var(--yellow);color:var(--ink)}.container{width:min(1320px,100% - 56px)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topline{background:var(--ink);border-bottom:1px solid #ffffff14}.topline-inner{height:32px}.topline-status{color:#c8c7ca}.topline-status i{background:var(--yellow);box-shadow:0 0 14px #ffd5008c}.site-header{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:#f9f7f2e0;border:0;box-shadow:0 1px #12100c14}.nav-row{gap:32px;height:82px}.brand{font-size:18px}.brand-mark{width:38px;height:38px;box-shadow:0 7px 18px #ffd5004d,0 0 0 1px #09090b0f}.desktop-nav{background:#09090b0b;border-radius:999px;gap:4px;padding:7px}.desktop-nav a{color:#333238;border-radius:999px;padding:9px 14px;font-size:13px;transition:color .2s,background .2s}.desktop-nav a:hover{color:var(--ink);background:#fff}.quote-nav-link{border-radius:999px}.button{border-radius:999px;min-height:54px;padding-inline:25px;box-shadow:0 10px 25px #ffd5001f}.button:hover{box-shadow:0 14px 34px #ee202c2e}.button-small{gap:12px;min-height:44px;padding:0 19px}.button-small span{font-size:16px}.mobile-menu summary{background:#09090b0f;border:0;border-radius:50%}.mobile-menu nav{border-radius:var(--radius-sm);border:0;top:54px;overflow:hidden;box-shadow:0 25px 70px #0003}.hero-v3{isolation:isolate;background:#080809;min-height:810px}.hero-v3:before{content:"";z-index:-2;opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.hero-glow{filter:blur(3px);pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.hero-glow-red{background:radial-gradient(circle,#ee202c52,#ee202c00 68%);width:620px;height:620px;top:-260px;right:-260px}.hero-glow-yellow{background:radial-gradient(circle,#ffd50038,#ffd50000 70%);width:420px;height:420px;bottom:-330px;left:38%}.hero-shell{grid-template-columns:minmax(0,.96fr) minmax(430px,.84fr);align-items:center;gap:clamp(55px,7vw,110px);min-height:745px;padding-top:54px;padding-bottom:64px;display:grid}.hero-v3 .hero-copy{z-index:2;width:auto;position:relative}.hero-status{color:#c8c7ca;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:27px;padding:9px 13px;font-size:11px;font-weight:650;display:flex}.hero-status i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #18a86921}.hero-v3 h1{letter-spacing:-.068em;max-width:700px;font-size:clamp(58px,5.7vw,82px);line-height:.93}.hero-v3 h1 em{color:var(--yellow);text-shadow:0 0 42px #ffd50024;display:inline-block}.hero-v3 .hero-copy>p{color:#b9b8bd;max-width:625px;margin:28px 0;font-size:17px;line-height:1.65}.hero-find{max-width:660px;margin-top:29px}.hero-search{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:22px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;min-height:70px;padding:7px;display:grid;box-shadow:0 20px 60px #0003}.hero-search>span{color:var(--yellow);text-align:center;font-size:28px}.hero-search input{color:#fff;background:0 0;border:0;outline:0;min-width:0;height:54px;padding:0 10px;font-size:15px}.hero-search input::placeholder{color:#a8a7aa}.hero-search button{background:var(--yellow);height:54px;color:var(--ink);border:0;border-radius:16px;padding:0 21px;font-weight:850}.hero-search button i{margin-left:15px;font-style:normal}.hero-shortcuts{color:#77777c;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:10px;display:flex}.hero-shortcuts a{color:#c5c4c8;background:#ffffff0e;border-radius:999px;padding:7px 10px;transition:background .2s,color .2s}.hero-shortcuts a:hover{color:var(--yellow);background:#ffd50021}.hero-v3 .hero-trust{margin-top:34px;padding-top:23px}.hero-v3 .hero-trust strong{font-size:18px}.hero-v3 .hero-trust span{color:#77777c}.hero-showcase{background:linear-gradient(145deg,#ffffff29,#ffffff09);border-radius:48px;min-height:610px;padding:10px;position:relative;transform:rotate(1.5deg);box-shadow:0 40px 110px #00000073}.hero-v3 .hero-image{background:linear-gradient(#09090b14,#09090b80),url(/images/hero-cable-poles-2026.webp) 58%/cover no-repeat;border-radius:39px;position:absolute;inset:10px}.hero-v3 .hero-image:after{content:"";border-radius:inherit;background:linear-gradient(150deg,#0000 40%,#ffd5001a);position:absolute;inset:0}.hero-visual-label{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0606078c;border:1px solid #fff3;border-radius:17px;gap:3px;padding:14px 17px;display:grid;position:absolute;top:35px;left:36px}.hero-visual-label span{color:var(--yellow);text-transform:uppercase;letter-spacing:.14em;font-size:9px}.hero-visual-label b{font-size:15px}.hero-visual-card{border-radius:19px;align-items:center;gap:12px;display:flex;position:absolute;transform:rotate(-1.5deg);box-shadow:0 18px 45px #00000047}.hero-visual-card-top{color:var(--ink);background:#fffffff0;padding:14px 16px;top:44%;right:-28px}.hero-visual-card-top i{background:var(--yellow);width:31px;height:31px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;font-style:normal;display:grid}.hero-visual-card-top span{gap:3px;display:grid}.hero-visual-card-top b{font-size:12px}.hero-visual-card-top small{color:#77767b;font-size:9px}.hero-visual-card-bottom{background:var(--orange);color:#fff;padding:18px 21px;bottom:48px;left:-34px}.hero-visual-card-bottom strong{letter-spacing:-.06em;font-size:27px}.hero-visual-card-bottom span{border-left:1px solid #ffffff59;padding-left:12px;font-size:9px;line-height:1.35}.hero-marquee{color:#6f6f73;text-transform:uppercase;letter-spacing:.16em;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;min-height:65px;font-size:10px;font-weight:800;display:flex}.hero-marquee i{background:var(--yellow);opacity:.55;border-radius:50%;width:4px;height:4px}.quick-strip{z-index:4;background:0 0;border:0;margin-top:-1px;position:relative}.quick-grid{min-height:124px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border-radius:28px;grid-template-columns:repeat(3,1fr) 240px;margin-top:22px;margin-bottom:8px;padding:10px}.quick-grid>div{border-right:1px solid #ece8df;border-radius:18px;margin:0;padding:22px 18px}.quick-grid>div>span{background:var(--ink);color:var(--yellow)}.quick-grid>a{background:var(--ink);border-radius:20px;padding:0 24px}.quick-grid>a:hover{background:var(--orange)}.section{padding:112px 0}.section-soft{background:#e9e5dc}.section-heading{margin-bottom:48px}.section-heading h2,.procurement-copy h2,.quote-band h2,.specs-grid h2,.product-quote-grid h2,.contact-details h2,.value-grid h2{font-weight:720}.heading-aside{border-left:0;padding-left:0}.eyebrow{margin-bottom:18px}.eyebrow i{border-radius:10px}.category-grid-v2{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.category-grid-v2 .category-card{border-radius:28px;grid-column:span 4;min-height:400px;box-shadow:0 15px 45px #0f0c0814}.category-grid-v2 .category-card:first-child,.category-grid-v2 .category-card:nth-child(7){grid-column:span 8}.category-card:after{background:linear-gradient(#00000005 10%,#000000eb 92%)}.category-photo{transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .45s}.category-card:hover .category-photo{filter:saturate();transform:scale(1.045)}.category-copy{inset:auto 25px 25px}.category-copy h3{font-size:28px}.category-copy div{border-top-color:#ffffff29}.category-copy div i{width:34px;height:34px;color:var(--yellow);background:#ffffff1f;border-radius:50%;place-items:center;display:grid}.product-grid{gap:18px}.product-card{border:1px solid #09090b12;border-radius:24px;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;overflow:hidden;box-shadow:0 10px 30px #16120c0a}.product-card:hover{transform:translateY(-7px);box-shadow:0 25px 60px #16120c1f}.product-image{border:0;height:225px}.product-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#00000038);position:absolute;inset:0}.product-kind{z-index:2;border-radius:999px;padding:7px 10px;top:15px;left:15px}.product-hit{z-index:2;border-radius:999px}.product-view{z-index:2;color:#fff;opacity:0;justify-content:space-between;align-items:center;font-size:11px;font-weight:750;transition:opacity .25s,transform .25s;display:flex;position:absolute;bottom:14px;left:15px;right:15px;transform:translateY(8px)}.product-view i{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.product-card:hover .product-view{opacity:1;transform:none}.product-body{padding:21px}.card-category{letter-spacing:.12em}.product-body h3{min-height:44px;font-size:19px}.card-specs{background:#f7f5f0;border-radius:15px;padding:7px 11px}.card-specs div{border-color:#e5e0d7}.product-card-footer{align-items:center}.product-docs{color:#949195;font-size:9px}.quote-add{background:var(--ink);color:#fff;border:0;border-radius:14px;min-height:46px}.quote-add .quote-add-icon{background:var(--yellow);border-radius:50%;flex:0 0 24px;width:24px;height:24px;display:block;position:relative}.quote-add .quote-add-icon:before,.quote-add .quote-add-icon:after{content:"";background:var(--ink);border-radius:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quote-add .quote-add-icon:before{width:9px;height:2px}.quote-add .quote-add-icon:after{width:2px;height:9px}.quote-add:hover{background:var(--orange)}.quote-stepper{border-radius:14px;overflow:hidden}.lighting-feature{border-radius:42px;width:min(1460px,100% - 48px);min-height:720px;margin:10px auto;box-shadow:0 35px 90px #09090b33}.lighting-feature-photo{background:linear-gradient(90deg,#030304fa 0%,#030304d6 44%,#4b040733 100%),url(/images/poles-steel-2026.webp) 50%/cover no-repeat}.lighting-feature-grid{min-height:720px}.lighting-type-list{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090b61;border:1px solid #ffffff1f;border-radius:27px;overflow:hidden}.lighting-type-list>a{border-color:#ffffff1a;padding-inline:22px}.lighting-type-list>a:hover{background:#ffffff14}.lighting-type-list>a>span{border-radius:50%}.solution-grid{border:0;gap:16px}.solution-grid>a{border:1px solid var(--line);background:#ffffff80;border-radius:25px;min-height:300px}.solution-grid>a:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.procurement-photo{border-radius:36px}.procurement-stamp{box-shadow:0 18px 45px #ffd50033}.check-list li{background:#ffffff8c;border-radius:18px;padding:14px}.trust-section{background:#efebe3;border:0}.trust-proof-grid{border:0;grid-template-columns:repeat(4,1fr);gap:14px}.trust-proof-grid article{background:#ffffffad;border:1px solid #09090b12;border-radius:24px;min-height:270px;box-shadow:0 12px 30px #16120c09}.trust-proof-grid article>span{border-radius:999px}.trust-proof-grid article>i{top:25px}.trust-document-line{border:0;border-radius:22px;margin-top:15px;padding-inline:27px}.quote-band{background:radial-gradient(circle at 82% 20%, #ee202c47, transparent 30%), var(--ink);border-radius:42px;width:min(1460px,100% - 48px);margin:22px auto 30px;overflow:hidden}.quote-form{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:24px;padding:12px}.quote-form label span{padding-left:7px}.quote-form input,.quote-form textarea{background:#ffffff13;border-color:#ffffff24;border-radius:14px}.form-success{border-radius:24px}.catalog-hero{background:radial-gradient(circle at 80% 30%,#ee202c38,#0000 30rem),#09090b;min-height:530px;padding:0;position:relative;overflow:hidden}.catalog-hero:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0}.catalog-hero-inner{grid-template-columns:1.15fr .65fr;align-items:center;gap:70px;min-height:530px;display:grid;position:relative}.catalog-hero-copy{max-width:780px}.catalog-hero h1{white-space:normal;font-size:clamp(52px,5.6vw,77px)}.catalog-hero h1 em{color:var(--yellow);font-style:normal}.catalog-hero p{max-width:690px;font-size:16px}.catalog-hero-search{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff2b;border-radius:20px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;max-width:680px;min-height:66px;margin-top:26px;padding:6px;display:grid}.catalog-hero-search>span{color:var(--yellow);text-align:center;font-size:26px}.catalog-hero-search input{color:#fff;background:0 0;border:0;outline:0;min-width:0;height:52px;padding:0 10px}.catalog-hero-search input::placeholder{color:#aaa9ad}.catalog-hero-search button{background:var(--yellow);border:0;border-radius:14px;height:52px;padding:0 20px;font-weight:850}.catalog-hero-search button b{margin-left:14px}.catalog-stat-pills{margin-top:14px}.catalog-stat-pills span{color:#aeadb2;background:#ffffff12;border:0;border-radius:999px}.catalog-hero-visual{background:linear-gradient(#00000005,#0009),url(/images/cable-power-armored-2026.webp) 50%/cover;border-radius:34px;min-height:380px;position:relative;transform:rotate(2deg);box-shadow:0 35px 90px #00000059}.catalog-orbit{color:var(--ink);background:#fffffff0;border-radius:18px;padding:18px 20px;position:absolute;bottom:28px;right:-24px;transform:rotate(-2deg);box-shadow:0 20px 45px #00000040}.catalog-orbit span{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850;display:block}.catalog-orbit strong{margin-top:6px;font-size:16px;line-height:1.15;display:block}.catalog-section{padding-top:36px}.catalog-experience{gap:24px;display:grid}.catalog-command{z-index:35;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe6;border:1px solid #09090b14;border-radius:24px;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid;position:sticky;top:120px;box-shadow:0 16px 45px #16120c17}.catalog-main-search{background:#f2efe9;border-radius:16px;grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;min-height:54px;display:grid}.catalog-main-search>span{color:var(--orange);text-align:center;font-size:24px}.catalog-main-search input{background:0 0;border:0;outline:0;min-width:0;height:54px;font-size:14px}.catalog-main-search button{color:#6f6d70;background:#ddd8cf;border:0;border-radius:50%;width:30px;height:30px}.catalog-kind-tabs{background:#f2efe9;border-radius:16px;gap:4px;padding:4px;display:flex}.catalog-kind-tabs button{color:#66656a;background:0 0;border:0;border-radius:12px;min-height:46px;padding:0 15px;font-size:11px;font-weight:750}.catalog-kind-tabs button.active{background:var(--ink);color:#fff;box-shadow:0 8px 18px #09090b29}.mobile-filter-trigger{background:var(--yellow);min-height:54px;color:var(--ink);border:0;border-radius:16px;align-items:center;gap:8px;padding:0 16px;font-size:11px;font-weight:850;display:none}.mobile-filter-trigger b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:9px;display:grid}.mobile-filter-trigger span{font-size:17px}.shop-catalog-layout{grid-template-columns:285px minmax(0,1fr);gap:25px}.shop-filter{border:1px solid #09090b14;border-radius:24px;max-height:calc(100vh - 225px);top:204px;overflow:auto;box-shadow:0 16px 45px #16120c0f}.filter-heading{border:0;border-radius:23px 23px 0 0;min-height:75px;padding:16px 18px}.filter-heading strong{font-size:21px}.filter-heading>button{color:#d0cfd1;margin-left:auto}.filter-heading .filter-close{color:#fff;background:#ffffff1a;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;text-decoration:none;display:none}.filter-disclosure{border-bottom:1px solid #ebe7df}.filter-disclosure summary{cursor:pointer;color:#302f33;align-items:center;gap:8px;min-height:56px;padding:0 18px;font-size:12px;font-weight:800;list-style:none;display:flex}.filter-disclosure summary::-webkit-details-marker{display:none}.filter-disclosure summary b{background:var(--yellow);min-width:21px;height:21px;color:var(--ink);border-radius:50%;place-items:center;font-size:9px;display:grid}.filter-disclosure summary i{color:#8d8a8d;margin-left:auto;font-size:18px;font-style:normal;transition:transform .2s}.filter-disclosure[open] summary i{color:var(--orange);transform:rotate(45deg)}.filter-group{border:0;padding:0 18px 18px}.filter-options{margin-top:0}.filter-options label{min-height:30px}.filter-options input{border-radius:5px}.filter-options input:after{border-radius:1px}.filter-help{background:#fff7c9;border:0;border-radius:16px;margin:14px;padding:17px}.filter-apply{display:none}.shop-result-toolbar{background:#fff;border:0;border-radius:20px;min-height:72px;margin-bottom:15px;padding:13px 18px;box-shadow:0 8px 25px #16120c09}.shop-result-toolbar>div{gap:4px;display:grid}.shop-result-toolbar select{background:#f2efe9;border:0;border-radius:12px;min-height:42px;padding:0 35px 0 13px}.filter-chips{margin:-2px 0 17px}.filter-chips button{background:#fff;border:0;border-radius:999px;box-shadow:0 4px 14px #16120c0d}.filter-chips .chip-reset{color:var(--orange);box-shadow:none;background:0 0;text-decoration:underline}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.empty-result{box-shadow:var(--shadow-soft);border:0;border-radius:28px}.filter-backdrop{display:none}.floating-quote{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#09090beb;border:1px solid #ffffff21;border-radius:22px;box-shadow:0 20px 65px #0000004d}.floating-quote>a{background:var(--yellow);color:var(--ink);border-radius:15px}.floating-quote>div>span{background:var(--orange);box-shadow:0 0 0 5px #ee202c21}.contact-dock{z-index:76;gap:11px;display:grid;position:fixed;bottom:24px;right:22px}.contact-action{color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .22s,box-shadow .22s;display:grid;position:relative;box-shadow:0 15px 35px #09090b3d}.contact-action:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 20px 42px #09090b4d}.contact-action svg{fill:currentColor;width:27px;height:27px}.contact-action-whatsapp{background:#25d366}.contact-action-callback{background:var(--ink);border:2px solid var(--yellow);color:var(--yellow)}.contact-action-label{background:var(--ink);color:#fff;opacity:0;visibility:hidden;pointer-events:none;border-radius:10px;width:max-content;padding:8px 11px;font-size:10px;font-weight:750;transition:opacity .2s,transform .2s;position:absolute;top:50%;right:68px;transform:translate(8px,-50%);box-shadow:0 10px 24px #09090b2e}.contact-action-label:after{content:"";border:5px solid #0000;border-left-color:var(--ink);position:absolute;top:50%;left:100%;transform:translateY(-50%)}.contact-action:hover .contact-action-label,.contact-action:focus-visible .contact-action-label{opacity:1;visibility:visible;transform:translateY(-50%)}.quote-list-card,.quote-submit-card,.quote-empty,.selector-grid,.guide-grid>a,.solution-index-grid>a{border-radius:24px;overflow:hidden}.quote-submit-card{border-radius:24px}.lead-time{border:0;border-radius:18px}@media (max-width:1180px){.hero-shell{grid-template-columns:1fr .78fr;gap:50px}.hero-showcase{min-height:540px}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-kind-tabs button{padding-inline:11px}}@media (max-width:920px){.container{width:min(100% - 36px,1320px)}.desktop-nav{display:none}.mobile-menu{display:block}.nav-row{gap:14px}.quote-nav-link{margin-left:auto}.hero-shell{grid-template-columns:1fr;gap:28px;padding-top:70px}.hero-v3 .hero-copy{max-width:760px}.hero-showcase{min-height:470px}.hero-visual-card-top{right:20px}.hero-visual-card-bottom{left:20px}.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-grid>a{grid-column:1/-1;min-height:72px}.category-grid-v2 .category-card,.category-grid-v2 .category-card:first-child,.category-grid-v2 .category-card:nth-child(7){grid-column:span 6}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero-inner{grid-template-columns:1fr .5fr;gap:36px}.catalog-command{grid-template-columns:minmax(240px,1fr) auto}.catalog-kind-tabs{order:3;grid-column:1/-1}.mobile-filter-trigger{display:inline-flex}.shop-catalog-layout{grid-template-columns:1fr}.filter-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09090b85;border:0;display:block;position:fixed;inset:0}.shop-filter{z-index:81;border-radius:26px;width:min(390px,100% - 20px);max-height:none;transition:transform .28s cubic-bezier(.2,.8,.2,1);position:fixed;inset:10px 10px 10px auto;transform:translate(calc(100% + 18px))}.shop-filter.is-open,.shop-filter:target{transform:none}.filter-heading{z-index:2;border-radius:25px 25px 0 0;position:sticky;top:0}.filter-heading .filter-close{order:3;margin-left:0;display:grid}.filter-apply{width:calc(100% - 28px);margin:14px;display:flex;position:sticky;bottom:10px;box-shadow:0 14px 35px #09090b38}.cable-filter{display:block}}@media (max-width:780px){.topline-inner>span:first-child{display:none}.topline-inner{justify-content:space-between}.site-header .button-small{display:none}.hero-v3{min-height:auto}.hero-shell{min-height:auto;padding-top:55px;padding-bottom:34px}.hero-v3 h1{font-size:clamp(48px,12vw,68px)}.hero-v3 .hero-copy>p{font-size:15px}.hero-showcase{border-radius:35px;min-height:410px}.hero-v3 .hero-image{border-radius:28px}.hero-marquee{justify-content:flex-start;overflow:hidden}.hero-marquee span{white-space:nowrap}.quick-grid{grid-template-columns:1fr}.quick-grid>div{border-bottom:1px solid #ece8df;border-right:0}.quick-grid>a{grid-column:auto}.section{padding:84px 0}.section-heading{grid-template-columns:1fr;gap:22px}.section-heading h2{font-size:42px}.category-grid-v2{grid-template-columns:1fr}.category-grid-v2 .category-card,.category-grid-v2 .category-card:first-child,.category-grid-v2 .category-card:nth-child(7){grid-column:auto;min-height:420px}.lighting-feature{border-radius:32px;width:calc(100% - 24px)}.lighting-feature-grid{min-height:auto}.trust-proof-grid{grid-template-columns:1fr 1fr}.quote-band{border-radius:32px;width:calc(100% - 24px)}.catalog-hero{min-height:auto}.catalog-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:65px;padding-bottom:55px}.catalog-hero h1{font-size:52px}.catalog-hero-visual{display:none}.catalog-command{top:114px}}@media (max-width:560px){.container{width:calc(100% - 28px)}.topline-inner{height:31px}.topline-status,.topline a{font-size:10px}.nav-row{height:69px}.brand{gap:8px;font-size:16px}.brand-mark{width:33px;height:33px}.hero-shell{padding-top:42px}.hero-status{margin-bottom:22px;font-size:9px}.hero-v3 h1{font-size:47px;line-height:.94}.hero-search{border-radius:18px;grid-template-columns:32px minmax(0,1fr) auto;min-height:61px}.hero-search input{height:47px;padding-left:4px;font-size:13px}.hero-search button{border-radius:13px;width:48px;height:47px;padding:0;font-size:0}.hero-search button i{margin:0;font-size:18px}.hero-shortcuts{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.hero-shortcuts span,.hero-shortcuts a{white-space:nowrap}.hero-trust{gap:16px}.hero-v3 .hero-trust div{margin:0;padding:0 13px 0 0}.hero-v3 .hero-trust strong{font-size:15px}.hero-v3 .hero-trust span{font-size:8px}.hero-showcase{min-height:355px;transform:none}.hero-visual-label{top:25px;left:26px}.hero-visual-card-top{top:auto;bottom:24px;right:22px}.hero-visual-card-bottom{display:none}.hero-marquee{min-height:54px}.quick-grid{border-radius:22px;margin-top:14px}.quick-grid>div:nth-child(3){display:none}.quick-grid>a{border-radius:16px;min-height:62px}.section{padding:70px 0}.section-heading h2,.procurement-copy h2,.quote-band h2{font-size:36px}.category-grid-v2 .category-card{border-radius:23px;min-height:390px}.product-grid,.shop-product-grid{grid-template-columns:1fr}.product-card{border-radius:22px}.product-image{height:245px}.lighting-feature{border-radius:26px}.lighting-feature-copy h2{font-size:40px}.trust-proof-grid{grid-template-columns:1fr}.trust-document-line{border-radius:18px}.quote-band{border-radius:26px}.quote-form{grid-template-columns:1fr}.quote-form .form-wide{grid-column:auto}.catalog-hero-inner{padding-top:48px;padding-bottom:42px}.catalog-hero h1{font-size:43px;line-height:.98}.catalog-hero p{margin-top:18px;font-size:14px}.catalog-hero-search{border-radius:18px;grid-template-columns:32px minmax(0,1fr) auto;min-height:61px}.catalog-hero-search input{font-size:12px}.catalog-hero-search button{width:48px;height:47px;padding:0;font-size:0}.catalog-hero-search button b{margin:0;font-size:17px}.catalog-section{padding-top:22px}.catalog-command{border-radius:20px;grid-template-columns:1fr auto;padding:7px;top:101px}.catalog-main-search{border-radius:14px;min-height:50px}.catalog-main-search input{height:50px;font-size:12px}.catalog-kind-tabs{scrollbar-width:none;grid-column:1/-1;overflow-x:auto}.catalog-kind-tabs button{flex:1 0 auto;min-height:42px}.mobile-filter-trigger{min-height:50px;padding-inline:13px}.shop-result-toolbar{border-radius:18px;gap:12px;display:grid}.shop-result-toolbar label{gap:5px;width:100%;display:grid}.shop-result-toolbar select{width:100%}.filter-chips{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.filter-chips button{white-space:nowrap}.floating-quote{border-radius:19px;min-height:62px;bottom:9px}.floating-quote>div>span{width:34px;height:34px}.floating-quote p b{font-size:10px}.floating-quote>a{border-radius:13px;min-height:44px}.contact-dock{gap:8px;bottom:84px;right:13px}.contact-action{width:51px;height:51px}.contact-action svg{width:24px;height:24px}.contact-action-label{display:none}}main{padding-top:0}.site-header{z-index:90;-webkit-backdrop-filter:blur(24px)saturate(145%);pointer-events:auto;background:#070709d6;border-bottom:1px solid #ffd20047;padding:0;position:sticky;top:0;box-shadow:0 10px 36px #0000004d}.header-glass{-webkit-backdrop-filter:blur(28px)saturate(155%);pointer-events:auto;background:linear-gradient(105deg,#070709f7 0%,#121215ed 58%,#25080ae6 100%);border:0;border-radius:0;width:100%;max-width:none;margin:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.header-glass:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 82% 110%,#e31b232e,#0000 34%),radial-gradient(circle at 58% -60%,#ffd2001c,#0000 31%),linear-gradient(112deg,#ffffff0b,#0000 34%,#ffffff06);border-radius:0;position:absolute;inset:0}.header-glass .topline{z-index:1;color:#ffffff9e;background:#ffffff06;border-bottom:1px solid #ffffff14;border-radius:0;position:relative}.header-glass .topline-inner{width:min(1320px,100% - 48px);height:30px;margin:0 auto;padding:0}.header-glass .topline a{color:var(--yellow)}.header-glass .topline-phone{color:#fff;white-space:nowrap;align-items:center;gap:7px;font-weight:750;display:inline-flex}.header-glass .topline-phone b{color:var(--yellow);font-size:13px;line-height:1}.header-glass .topline-status i{background:var(--yellow);box-shadow:0 0 14px #ffd500bf}.header-glass .nav-row{z-index:1;width:100%;max-width:1320px;height:100px;margin:0 auto;padding:0 24px;position:relative}.brand-logo-link{flex:none;justify-content:center;width:168px;height:94px;overflow:visible}.brand-logo-frame{justify-content:center;align-items:center;width:168px;height:94px;display:flex;overflow:visible}.brand-logo-frame img{mix-blend-mode:normal;filter:drop-shadow(0 1px #ffffff47)drop-shadow(0 7px 16px #00000057);width:140px;max-width:100%;height:auto;position:static}.header-glass .desktop-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff1c;box-shadow:inset 0 1px #ffffff12,0 10px 30px #0000002e}.header-glass .desktop-nav a{color:#ffffffc2}.header-glass .desktop-nav a:hover{color:#09090a;background:var(--yellow)}.header-glass .quote-nav-link{color:#fff;background:#ffffff0e}.header-glass .quote-nav-link b{background:var(--orange)}.header-glass .button-small{box-shadow:0 10px 30px #ffd50033}.footer-logo-link{width:205px;height:126px;box-shadow:none;background:0 0;border-radius:0;padding:0;display:flex}.footer-logo-frame{width:190px;height:126px}.footer-logo-frame img{width:184px}@media (max-width:1050px){.header-glass .nav-row{gap:18px}.brand-logo-link,.brand-logo-frame{width:150px}.brand-logo-frame img{width:128px}}@media (max-width:780px){main,.site-header{padding-top:0}.header-glass{border-radius:0;width:100%}.header-glass .topline{border-radius:0}.header-glass .topline-inner{width:calc(100% - 24px);height:28px;padding:0}.header-glass .topline-phone{font-size:10px}.header-glass .nav-row{height:78px;padding:0 12px}.brand-logo-link,.brand-logo-frame{width:126px;height:72px}.brand-logo-frame img{width:106px}.mobile-menu summary{background:#ffffff12;border-color:#ffd20061}.mobile-menu summary span{background:var(--yellow)}.mobile-menu nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a0a0cf7;border:1px solid #ffd20033;border-radius:16px;top:54px}.mobile-menu nav a{color:#fff;border-color:#ffffff17}}@media (max-width:390px){.brand-logo-link,.brand-logo-frame{width:116px}.brand-logo-frame img{width:98px}}.privacy-hero{min-height:470px}.privacy-section{background:#f4f6f7}.privacy-card{background:#fff;border:1px solid #0c202a1a;border-radius:30px;max-width:920px;padding:54px;box-shadow:0 24px 70px #0c202a17}.privacy-card h2{color:#0c202a;margin:34px 0 12px;font-size:clamp(22px,3vw,32px)}.privacy-card h2:first-of-type{margin-top:18px}.privacy-card p{color:#536872;line-height:1.75}.privacy-card a{color:#b54509;text-underline-offset:3px;font-weight:800;text-decoration:underline}.privacy-updated{letter-spacing:.06em;text-transform:uppercase;background:#ffd2002e;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:850;display:inline-flex;color:#675500!important}.quote-form>small a,.footer-bottom a{color:var(--yellow);text-underline-offset:2px;text-decoration:underline}.consent-settings-button{color:inherit;font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.consent-banner{z-index:160;color:#fff;-webkit-backdrop-filter:blur(22px)saturate(145%);background:#09141af0;border:1px solid #ffffff2e;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;width:min(690px,100% - 44px);padding:22px;display:grid;position:fixed;bottom:22px;left:22px;box-shadow:0 22px 70px #0006}.consent-banner strong{margin-bottom:6px;font-size:17px;display:block}.consent-banner p{color:#b8c7ce;margin:0 0 8px;font-size:12px;line-height:1.55}.consent-banner a{color:var(--yellow);font-size:11px;font-weight:800;text-decoration:underline}.consent-actions{gap:8px;display:flex}.consent-actions button{cursor:pointer;white-space:nowrap;border-radius:12px;min-height:42px;padding:0 16px;font-size:11px;font-weight:850}.consent-primary{border:1px solid var(--yellow);background:var(--yellow);color:#0a1115}.consent-secondary{color:#fff;background:#ffffff12;border:1px solid #fff3}@media (max-width:680px){.privacy-card{border-radius:22px;padding:28px 20px}.consent-banner{border-radius:20px;grid-template-columns:1fr;gap:15px;width:calc(100% - 24px);padding:18px;bottom:82px;left:12px}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.consent-actions button{white-space:normal;padding-inline:10px}}.category-guides .category-guide-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.category-guides .category-guide-grid>a{border:1px solid var(--line,#e3e8ea);background:#fff;border-radius:4px;padding:22px 24px 24px;transition:border-color .16s;display:block}.category-guides .category-guide-grid>a:hover{border-color:var(--orange)}.category-guides .category-guide-grid small{text-transform:uppercase;letter-spacing:.1em;color:#7d8b94;font-size:11px;display:block}.category-guides .category-guide-grid h3{letter-spacing:-.02em;margin:10px 0 8px;font-size:17px;line-height:1.3}.category-guides .category-guide-grid p{color:#5d6b74;margin:0;font-size:13px;line-height:1.55}.guide-catalog-links{border-top:1px solid #e3e8ea;margin-top:46px;padding-top:28px}.guide-catalog-links h2{letter-spacing:-.02em;margin:0 0 16px;font-size:19px}.guide-catalog-links>div{flex-wrap:wrap;gap:10px;display:flex}.guide-catalog-links a{border:1px solid #d8e0e4;border-radius:999px;padding:9px 16px;font-size:13px;transition:border-color .16s,color .16s}.guide-catalog-links a:hover{border-color:var(--orange);color:var(--orange)}.category-solution-row,.other-solution-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.category-solution-row>a,.other-solution-row>a{background:#fff;border:1px solid #e3e8ea;border-radius:4px;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;padding:18px 20px;transition:border-color .16s;display:grid}.category-solution-row>a:hover,.other-solution-row>a:hover{border-color:var(--orange)}.category-solution-row small,.other-solution-row small{text-transform:uppercase;letter-spacing:.1em;color:#7d8b94;grid-column:1;font-size:11px}.category-solution-row b,.other-solution-row b{letter-spacing:-.015em;grid-column:1;font-size:15px;line-height:1.3}.category-solution-row>a>span,.other-solution-row>a>span{color:var(--orange);grid-area:1/2/span 2}
