.rhino-marketing a{text-decoration:none;color:inherit}.rhino-marketing ul{list-style:none}.rhino-marketing img{display:block;max-width:100%}.rhino-marketing h1 .accent,.rhino-marketing h2 .accent,.rhino-marketing h3 .accent,.rhino-marketing h4 .accent{color:var(--color-green);display:inline-block;transform-origin:center center;transition:transform .35s ease;cursor:default}.rhino-marketing h1 .accent:hover,.rhino-marketing h2 .accent:hover,.rhino-marketing h3 .accent:hover,.rhino-marketing h4 .accent:hover{transform:scale(1.06)}.rhino-marketing .btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font);font-weight:700;letter-spacing:.02em;text-decoration:none;border-radius:var(--radius-md);transition:opacity .2s,background .2s;white-space:nowrap;cursor:pointer;border:none}.rhino-marketing .btn-primary{font-size:15px;color:#0e2840;background:var(--color-green);padding:14px 32px}.rhino-marketing .btn-primary:hover{opacity:.88}.rhino-marketing .btn-primary-sm{font-size:13px;color:#0e2840;background:var(--color-green);padding:10px 22px}.rhino-marketing .btn-primary-sm:hover{opacity:.88}.rhino-marketing .btn-ghost{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.65);background:transparent;border-radius:0;border-bottom:1px solid hsla(0,0%,100%,.25);padding:0 0 2px}.rhino-marketing .btn-ghost:hover{color:#fff;border-color:hsla(0,0%,100%,.7)}.rhino-marketing .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:24px}.rhino-marketing .eyebrow-line{flex-shrink:0;width:32px;height:2px;background:var(--color-green)}.rhino-marketing .eyebrow-text{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-green)}.rhino-marketing .page-section{padding:96px var(--page-padding)}.rhino-marketing .page-section--surface{background:#0a1628}.rhino-marketing .page-section--default{background:var(--color-bg)}.rhino-marketing .page-section--light{background:#f0f5fa;color:#0e2840}.rhino-marketing .page-section-inner{max-width:var(--max-width);margin:0 auto}.rhino-marketing .section-heading{font-size:clamp(28px,3.5vw,42px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.rhino-marketing .section-sub{font-size:17px;color:var(--color-text-muted);line-height:1.7;max-width:600px}.rhino-marketing .section-header-row{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:56px;flex-wrap:wrap}.rhino-marketing .section-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:var(--color-green);transition:gap .2s;white-space:nowrap}.rhino-marketing .section-link:hover{gap:10px}.rhino-marketing .card-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.rhino-marketing .card-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rhino-marketing .card-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.rhino-marketing .rhino-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-padding);background:rgba(14,40,64,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.rhino-marketing .rhino-nav-logo img{height:36px;display:block}.rhino-marketing .rhino-nav-links{display:flex;align-items:center;gap:4px}.rhino-marketing .rhino-nav-item{position:relative}.rhino-marketing .rhino-nav-link{font-size:14px;font-weight:600;color:var(--color-text-muted);background:none;border:none;cursor:pointer;font-family:var(--font);padding:8px 14px;border-radius:var(--radius-md);display:flex;align-items:center;gap:5px;transition:color .15s,background .15s}.rhino-marketing .rhino-nav-link:hover{color:#fff;background:hsla(0,0%,100%,.06)}.rhino-marketing .rhino-dropdown{display:flex;flex-direction:column;gap:2px;position:absolute;top:calc(100% + 8px);left:0;background:#0d2236;border:1px solid var(--color-border-mid);border-radius:var(--radius-lg);padding:8px;min-width:220px;box-shadow:0 16px 40px rgba(0,0,0,.4);z-index:200;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s,visibility .18s,transform .18s;transition-delay:.12s}.rhino-marketing .rhino-dropdown:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.rhino-marketing .rhino-dropdown--wide{min-width:260px}.rhino-marketing .rhino-nav-item:hover .rhino-dropdown{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.rhino-marketing .rhino-dropdown-item{font-size:13px;font-weight:600;color:var(--color-text-muted);padding:9px 12px;border-radius:var(--radius-md);display:flex;align-items:center;gap:8px;transition:background .15s,color .15s}.rhino-marketing .rhino-dropdown-item:hover{background:hsla(0,0%,100%,.07);color:#fff}.rhino-marketing .rhino-dropdown-item-dot{width:5px;height:5px;border-radius:50%;background:var(--color-green);opacity:.6;flex-shrink:0}.rhino-marketing .rhino-dropdown-group-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-dim);padding:10px 12px 4px;margin-top:4px;border-top:1px solid var(--color-border)}.rhino-marketing .rhino-nav-right{display:flex;align-items:center;gap:20px}.rhino-marketing .rhino-nav-login{font-size:13px;font-weight:600;color:var(--color-text-muted);transition:color .15s}.rhino-marketing .rhino-nav-login:hover{color:#fff}.rhino-marketing .rhino-lang{position:relative}.rhino-marketing .rhino-lang-btn{font-size:12px;font-weight:700;color:var(--color-text-muted);background:none;border:none;cursor:pointer;font-family:var(--font);display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:var(--radius-sm);transition:color .15s}.rhino-marketing .rhino-lang-btn:hover{color:#fff}.rhino-marketing .rhino-lang-dropdown{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#0d2236;border:1px solid var(--color-border-mid);border-radius:var(--radius-md);padding:6px;min-width:80px;box-shadow:0 12px 32px rgba(0,0,0,.4)}.rhino-marketing .rhino-lang:hover .rhino-lang-dropdown{display:flex;flex-direction:column;gap:2px}.rhino-marketing .rhino-lang-option{font-size:12px;font-weight:700;color:var(--color-text-muted);padding:7px 12px;border-radius:var(--radius-sm);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;transition:background .15s,color .15s}.rhino-marketing .rhino-lang-option:hover{background:hsla(0,0%,100%,.07);color:#fff}.rhino-marketing .rhino-lang-option--active{color:#fff}.rhino-marketing .rhino-lang-option-check{color:var(--color-green);font-size:10px}.rhino-marketing .rhino-nav-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.rhino-marketing .rhino-nav-hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .25s,opacity .25s}.rhino-marketing .rhino-nav-hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.rhino-marketing .rhino-nav-hamburger.open span:nth-child(2){opacity:0}.rhino-marketing .rhino-nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.rhino-marketing .rhino-mobile-nav{display:none;position:fixed;top:var(--nav-height);left:0;right:0;bottom:0;background:#0a1e32;z-index:99;overflow-y:auto;padding:16px 24px 40px;flex-direction:column;gap:2px}.rhino-marketing .rhino-mobile-nav.open{display:flex}.rhino-marketing .rhino-mobile-nav-item{font-size:16px;font-weight:700;color:var(--color-text-muted);padding:14px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background:none;border:none;border-bottom:1px solid var(--color-border);font-family:var(--font);width:100%;text-align:left;transition:color .15s}.rhino-marketing .rhino-mobile-nav-item:hover{color:#fff}.rhino-marketing .rhino-mobile-nav-item.expanded svg{transform:rotate(180deg)}.rhino-marketing .rhino-mobile-nav-item svg{transition:transform .25s}.rhino-marketing .rhino-mobile-submenu{display:none;flex-direction:column;gap:0;padding-left:12px}.rhino-marketing .rhino-mobile-submenu.open{display:flex}.rhino-marketing .rhino-mobile-submenu-item{font-size:14px;font-weight:600;color:var(--color-text-dim);padding:11px 0;border-bottom:1px solid hsla(0,0%,100%,.04)}.rhino-marketing .rhino-mobile-submenu-item:hover{color:var(--color-green)}.rhino-marketing .rhino-mobile-divider{height:1px;background:var(--color-border);margin:12px 0}.rhino-marketing .rhino-mobile-submenu-label{display:flex;align-items:center;padding:12px 24px 6px;margin-top:6px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-green);opacity:.75;border-top:1px solid hsla(0,0%,100%,.08);text-decoration:none}.rhino-marketing .rhino-mobile-submenu-label:hover{opacity:1}.rhino-marketing .rhino-mobile-lang{display:flex;gap:8px;padding:12px 0}.rhino-marketing .rhino-mobile-lang-btn{font-size:13px;font-weight:700;color:var(--color-text-dim);background:hsla(0,0%,100%,.06);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:6px 14px;cursor:pointer;font-family:var(--font);transition:color .15s}.rhino-marketing .rhino-mobile-lang-btn.active{color:#fff;border-color:var(--color-border-mid)}.rhino-marketing .rhino-mobile-cta-wrap{margin-top:16px}.rhino-marketing .rhino-hero{padding-top:var(--nav-height);background:var(--color-bg);min-height:100vh;display:flex;align-items:flex-start;position:relative;overflow:hidden}.rhino-marketing .rhino-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse 80% 60% at 60% 40%,#000 0,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 60% 40%,#000 0,transparent 70%);pointer-events:none}.rhino-marketing .rhino-hero-inner{max-width:var(--max-width);margin:0 auto;padding:48px var(--page-padding) 96px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:2;width:100%}.rhino-marketing .rhino-hero .eyebrow{margin-bottom:16px}.rhino-marketing .rhino-hero h1{font-size:clamp(40px,4.8vw,62px);font-weight:800;letter-spacing:-.03em;line-height:1.06;margin-bottom:24px}.rhino-marketing .rhino-hero-sub{font-size:18px;color:var(--color-text-muted);line-height:1.7;margin-bottom:40px;max-width:480px}.rhino-marketing .rhino-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.rhino-marketing .rhino-hero-badge-row{display:flex;align-items:center;gap:16px;margin-top:32px;flex-wrap:wrap}.rhino-marketing .rhino-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-dim)}.rhino-marketing .rhino-hero-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--color-green);opacity:.7}.rhino-marketing .hw-hero-collage{position:relative;height:500px;transform:translateZ(0)}.rhino-marketing .hw-hero-collage:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:70%;background:radial-gradient(ellipse,rgba(0,207,96,.17) 0,rgba(0,207,96,.05) 45%,transparent 70%);pointer-events:none;z-index:0;border-radius:50%}.rhino-marketing .hw-hero-device{position:absolute;transition:transform .35s ease,filter .35s ease,opacity .35s ease}.rhino-marketing .hw-hero-device img{display:block;width:100%;height:auto}.rhino-marketing .hw-hero-device--ap{width:270px;left:50%;top:50px;transform:translateX(-50%);z-index:3;filter:drop-shadow(0 20px 60px rgba(0,0,0,.55)) drop-shadow(0 0 50px rgba(0,207,96,.2))}.rhino-marketing .hw-hero-device--ap:hover{transform:translateX(-50%) translateY(-8px);filter:drop-shadow(0 28px 72px rgba(0,0,0,.6)) drop-shadow(0 0 60px rgba(0,207,96,.28))}.rhino-marketing .hw-hero-device--ed{width:158px;left:2%;top:90px;transform:rotate(-11deg);z-index:2;filter:drop-shadow(0 14px 36px rgba(0,0,0,.5))}.rhino-marketing .hw-hero-device--ed:hover{transform:rotate(-11deg) translateY(-6px)}.rhino-marketing .hw-hero-device--wmbus{width:138px;right:2%;top:110px;transform:rotate(8deg);z-index:2;filter:drop-shadow(0 14px 36px rgba(0,0,0,.5))}.rhino-marketing .hw-hero-device--wmbus:hover{transform:rotate(8deg) translateY(-6px)}.rhino-marketing .hw-system-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:2px;margin-top:56px}.rhino-marketing .hw-system-card{background:hsla(0,0%,100%,.04);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:36px 32px;display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.rhino-marketing .hw-system-card:hover{transform:translateY(-4px);border-color:var(--color-border-mid);background:hsla(0,0%,100%,.07);box-shadow:0 12px 40px rgba(0,0,0,.28),0 0 0 1px rgba(0,207,96,.12)}.rhino-marketing .hw-system-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--color-green),transparent)}.rhino-marketing .hw-system-photo{margin:-36px -32px 4px;height:152px;overflow:hidden;position:relative}.rhino-marketing .hw-system-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform .4s ease}.rhino-marketing .hw-system-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,22,40,.1) 0,transparent 35%,rgba(10,22,40,.55));pointer-events:none}.rhino-marketing .hw-system-card:hover .hw-system-photo img{transform:scale(1.04)}.rhino-marketing .hw-system-num{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-green)}.rhino-marketing .hw-system-title{font-size:20px;font-weight:800;letter-spacing:-.01em}.rhino-marketing .hw-system-body{font-size:14px;color:var(--color-text-muted);line-height:1.7}.rhino-marketing .hw-system-spec{font-size:12px;color:var(--color-text-dim);margin-top:4px}.rhino-marketing .hw-system-icon{width:44px;height:44px;border-radius:var(--radius-md);background:var(--color-green-muted);border:1px solid var(--color-green-border);display:flex;align-items:center;justify-content:center;margin-bottom:4px;transition:background .3s ease,border-color .3s ease}.rhino-marketing .hw-system-icon svg{color:var(--color-green)}.rhino-marketing .hw-system-card:hover .hw-system-icon{background:rgba(0,207,96,.14);border-color:rgba(0,207,96,.35)}.rhino-marketing .hw-system-arrow{display:flex;align-items:center;justify-content:center;padding-top:56px}.rhino-marketing .hw-system-arrow svg{color:var(--color-text-dim)}.rhino-marketing .hw-device-header{margin-bottom:48px;padding-bottom:24px;border-bottom:1px solid var(--color-border)}.rhino-marketing .hw-category-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-green);margin-bottom:20px;display:flex;align-items:center;gap:12px}.rhino-marketing .hw-category-label:after{content:"";flex:1;height:1px;background:var(--color-border)}.rhino-marketing .hw-device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px}.rhino-marketing .hw-device-grid--4{grid-template-columns:repeat(4,1fr)}.rhino-marketing .hw-device-card{background:hsla(0,0%,100%,.04);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;transition:border-color .2s,transform .2s;display:flex;flex-direction:column}.rhino-marketing .hw-device-card:hover{border-color:var(--color-green-border);transform:translateY(-2px)}.rhino-marketing .hw-device-card-img{background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(0,207,96,.18) 0,transparent 70%),#eef4fa;padding:32px;display:flex;align-items:center;justify-content:center;min-height:160px;border-bottom:1px solid rgba(180,210,235,.5)}.rhino-marketing .hw-device-card-img img{max-height:100px;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(14,40,64,.12))}.rhino-marketing .hw-device-card-body{padding:24px;flex:1;display:flex;flex-direction:column;gap:12px}.rhino-marketing .hw-device-card-name{font-size:15px;font-weight:800;letter-spacing:-.01em}.rhino-marketing .hw-device-card-sub{font-size:12px;color:var(--color-text-muted);line-height:1.6}.rhino-marketing .hw-device-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:8px}.rhino-marketing .hw-tag{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 9px;border-radius:100px;background:var(--color-green-muted);color:var(--color-green);border:1px solid var(--color-green-border)}.rhino-marketing .hw-tag--neutral{background:hsla(0,0%,100%,.06);color:var(--color-text-dim);border-color:var(--color-border)}.rhino-marketing .hw-ap-card{background:var(--color-surface-dim);border:1px solid var(--color-border-mid);border-radius:var(--radius-xl);padding:40px;display:grid;grid-template-columns:220px 1fr;gap:48px;align-items:center;margin-bottom:48px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:default}.rhino-marketing .hw-ap-card:hover{transform:translateY(-4px);border-color:rgba(0,207,96,.35);box-shadow:0 20px 48px rgba(0,0,0,.25),0 0 30px rgba(0,207,96,.1)}.rhino-marketing .hw-ap-card:hover .hw-ap-card-img img{transform:scale(1.04)}.rhino-marketing .hw-ap-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,var(--color-green),transparent)}.rhino-marketing .hw-ap-card-img{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 65% 65% at 50% 50%,rgba(0,207,96,.18) 0,transparent 70%),#eef4fa;border-radius:var(--radius-lg);padding:32px;min-height:200px}.rhino-marketing .hw-ap-card-img img{max-height:140px;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 28px rgba(14,40,64,.12));transition:transform .4s ease}.rhino-marketing .hw-ap-card-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-green);margin-bottom:8px}.rhino-marketing .hw-ap-card-name{font-size:26px;font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.rhino-marketing .hw-ap-card-body{font-size:15px;color:var(--color-text-muted);line-height:1.7;margin-bottom:24px}.rhino-marketing .hw-ap-spec-row{display:flex;flex-wrap:wrap;gap:8px}.rhino-marketing .hw-topo-section{background:#eef4fa;padding:96px var(--page-padding)}.rhino-marketing .hw-topo-inner{max-width:var(--max-width);margin:0 auto}.rhino-marketing .hw-topo-inner .section-heading{color:#0e2840}.rhino-marketing .hw-topo-inner .section-sub{color:rgba(14,40,64,.65)}.rhino-marketing .hw-topo-inner .eyebrow-text{color:#1c7a45}.rhino-marketing .hw-topo-inner .eyebrow-line{background:#00cf60}.rhino-marketing .rhino-vtopo{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:56px}.rhino-marketing .rhino-vtopo-card{width:100%;max-width:680px;background:#eef4fa;border:1.5px solid rgba(180,210,235,.8);border-radius:16px;padding:28px 32px;position:relative;overflow:hidden;cursor:pointer;transition:border-color .25s,box-shadow .25s,transform .2s}.rhino-marketing .rhino-vtopo-card:hover{border-color:rgba(0,207,96,.3)}.rhino-marketing .rhino-vtopo-card:before{content:"";pointer-events:none;position:absolute;inset:0;border-radius:16px;z-index:0;background-image:linear-gradient(rgba(14,40,64,.055) 1px,transparent 0),linear-gradient(90deg,rgba(14,40,64,.055) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse 85% 85% at 50% 50%,#000 0,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 85% 85% at 50% 50%,#000 0,transparent 100%)}.rhino-marketing .rhino-vtopo-card.is-expanded{border-color:rgba(0,207,96,.5);box-shadow:0 6px 28px rgba(0,207,96,.12);transform:none}.rhino-marketing .rhino-vtopo-card-inner{position:relative;z-index:1}.rhino-marketing .rhino-vtopo-eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#1c7a45;margin-bottom:6px}.rhino-marketing .rhino-vtopo-title{font-size:20px;font-weight:800;letter-spacing:-.01em;color:#0e2840;margin-bottom:6px}.rhino-marketing .rhino-vtopo-sub{font-size:13px;color:rgba(14,40,64,.65);line-height:1.65;max-width:560px}.rhino-marketing .rhino-vtopo-trigger{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1c4670;background:none;border:1px solid rgba(14,40,64,.15);border-radius:100px;padding:6px 14px;cursor:pointer;font-family:var(--font);transition:background .2s,color .2s}.rhino-marketing .rhino-vtopo-trigger:hover{background:rgba(14,40,64,.07)}.rhino-marketing .rhino-vtopo-trigger svg{transition:transform .3s}.rhino-marketing .is-expanded .rhino-vtopo-trigger svg{transform:rotate(45deg)}.rhino-marketing .rhino-vtopo-expand-content{max-height:0;overflow:hidden;transition:max-height .45s ease,opacity .3s ease;opacity:0}.rhino-marketing .is-expanded .rhino-vtopo-expand-content{max-height:900px;opacity:1}.rhino-marketing .rhino-vtopo-expand-inner{padding-top:20px;border-top:1px solid rgba(14,40,64,.1);margin-top:20px}.rhino-marketing .rhino-vtopo-asset-strip{display:flex;gap:8px;flex-wrap:wrap}.rhino-marketing .rhino-vtopo-asset-tile{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1c4670;background:rgba(14,40,64,.07);border:1px solid rgba(14,40,64,.12);border-radius:8px;padding:8px 12px}.rhino-marketing .rhino-vtopo-asset-tile svg{opacity:.6}.rhino-marketing .rhino-vtopo-meter-note{font-size:10px;font-style:italic;color:rgba(14,40,64,.45);margin-top:10px}.rhino-marketing .rhino-vtopo-connector{display:flex;flex-direction:column;align-items:center;gap:0;height:40px}.rhino-marketing .rhino-vtopo-connector-line{width:2px;flex:1;background:rgba(14,40,64,.18)}.rhino-marketing .rhino-vtopo-connector-arrow{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:9px solid rgba(14,40,64,.18)}.rhino-marketing .rhino-vtopo-path-single{width:100%;max-width:680px;background:#eef4fa;border:1.5px solid rgba(180,210,235,.8);border-radius:16px;padding:28px 32px;position:relative;overflow:hidden;cursor:pointer;transition:border-color .25s,box-shadow .25s}.rhino-marketing .rhino-vtopo-path-single:before{content:"";pointer-events:none;position:absolute;inset:0;border-radius:16px;z-index:0;background-image:linear-gradient(rgba(14,40,64,.055) 1px,transparent 0),linear-gradient(90deg,rgba(14,40,64,.055) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse 85% 85% at 50% 50%,#000 0,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 85% 85% at 50% 50%,#000 0,transparent 100%)}.rhino-marketing .rhino-vtopo-path-single.is-expanded{border-color:rgba(0,207,96,.5);box-shadow:0 6px 28px rgba(0,207,96,.12)}.rhino-marketing .rhino-vtopo-path-inner{position:relative;z-index:1}.rhino-marketing .rhino-vtopo-path-num{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#1c7a45;margin-bottom:6px}.rhino-marketing .rhino-vtopo-path-title{font-size:20px;font-weight:800;letter-spacing:-.01em;color:#0e2840;margin-bottom:6px}.rhino-marketing .rhino-vtopo-path-desc{font-size:13px;color:rgba(14,40,64,.65);line-height:1.65}.rhino-marketing .rhino-vtopo-device-grid{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.rhino-marketing .rhino-vtopo-device-thumb{width:72px;height:72px;background:#dde8f2;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(14,40,64,.1)}.rhino-marketing .rhino-vtopo-device-thumb img{max-width:52px;max-height:52px;-o-object-fit:contain;object-fit:contain}.rhino-marketing .rhino-vtopo-cert-row{display:flex;gap:10px;align-items:center;margin-top:16px;flex-wrap:wrap}.rhino-marketing .rhino-vtopo-cert{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(14,40,64,.08);color:#1c4670;border-radius:4px;padding:4px 10px;border:1px solid rgba(14,40,64,.15)}.rhino-marketing .rhino-vtopo-cloud-hint{display:flex;align-items:center;gap:10px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(14,40,64,.1);font-size:13px;color:rgba(14,40,64,.55)}.rhino-marketing .rhino-vtopo-cloud-hint a{color:#1c4670;font-weight:700;border-bottom:1px solid rgba(14,40,64,.25)}.rhino-marketing .rhino-vtopo-cloud-hint a:hover{color:#00cf60;border-color:#00cf60}.rhino-marketing .hw-logo-section{padding:80px var(--page-padding);background:#0a1628}.rhino-marketing .hw-logo-inner{max-width:var(--max-width);margin:0 auto}.rhino-marketing .hw-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:var(--radius-lg);overflow:hidden;margin-top:48px}.rhino-marketing .hw-logo-item{display:flex;align-items:center;justify-content:center;padding:28px 20px;height:96px;background:hsla(0,0%,100%,.03);border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);transition:background .25s;text-decoration:none;color:inherit}.rhino-marketing .hw-logo-item:hover{background:#fff}.rhino-marketing .hw-logo-item--linked{position:relative;cursor:pointer}.rhino-marketing .hw-logo-item--more{flex-direction:column;gap:4px;background:rgba(0,207,96,.06)}.rhino-marketing .hw-logo-item--more:hover{background:rgba(0,207,96,.1)}.rhino-marketing .hw-logo-more-inner{text-align:center}.rhino-marketing .hw-logo-more-count{font-size:22px;font-weight:800;color:var(--color-green);letter-spacing:-.02em;line-height:1}.rhino-marketing .hw-logo-more-label{font-size:11px;color:var(--color-text-dim);margin-top:5px;line-height:1.4;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.rhino-marketing .hw-logo-item--linked:after{content:"↗";position:absolute;top:8px;right:10px;font-size:10px;font-weight:700;color:var(--color-green);opacity:0;transition:opacity .2s}.rhino-marketing .hw-logo-item--linked:hover:after{opacity:1}.rhino-marketing .hw-logo-grid>:last-child{border-radius:0 0 var(--radius-lg) 0}.rhino-marketing .hw-logo-item:nth-child(-n+4){border-top:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(4n+1){border-left:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(4n){border-right:none}.rhino-marketing .hw-logo-item:nth-last-child(-n+4){border-bottom:none}.rhino-marketing .hw-logo-img-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:40px}.rhino-marketing .hw-logo-img-default{filter:brightness(0) invert(1);opacity:.38}.rhino-marketing .hw-logo-img-color,.rhino-marketing .hw-logo-img-default{max-height:32px;max-width:110px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:opacity .25s}.rhino-marketing .hw-logo-img-color{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;mix-blend-mode:multiply}.rhino-marketing .hw-logo-item:hover .hw-logo-img-default{opacity:0}.rhino-marketing .hw-logo-item:hover .hw-logo-img-color{opacity:1}.rhino-marketing .hw-logo-img-wrap--xl .hw-logo-img-default{transform:scale(3.2)}.rhino-marketing .hw-logo-img-wrap--xl .hw-logo-img-color{transform:translate(-50%,-50%) scale(3.2)}.rhino-marketing .hw-logo-img-wrap--lg .hw-logo-img-default{transform:scale(2.5)}.rhino-marketing .hw-logo-img-wrap--lg .hw-logo-img-color{transform:translate(-50%,-50%) scale(2.5)}.rhino-marketing .hw-protocol-logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:50%;margin-top:24px;border-radius:var(--radius-lg);overflow:hidden}.rhino-marketing .hw-protocol-logo-item{display:flex;align-items:center;justify-content:center;padding:28px 20px;height:96px;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:hsla(0,0%,100%,.03)}.rhino-marketing .hw-protocol-logo-item:nth-child(-n+3){border-top:1px solid var(--color-border)}.rhino-marketing .hw-protocol-logo-item:nth-child(3n+1){border-left:1px solid var(--color-border)}.rhino-marketing .hw-protocol-logo-item:nth-child(3n){border-right:none}.rhino-marketing .hw-protocol-logo-item:nth-last-child(-n+1){border-bottom:none}.rhino-marketing .hw-protocol-logo-item .hw-logo-img-default{filter:brightness(0) invert(1);opacity:.38;transition:filter .25s ease,opacity .25s ease}.rhino-marketing .hw-protocol-logo-item:hover{background:#fff}.rhino-marketing .hw-protocol-logo-item:hover .hw-logo-img-default{filter:none;opacity:1}.rhino-marketing .hw-protocol-logo-grid>:last-child{border-radius:0 0 var(--radius-lg) 0}.rhino-marketing .hw-protocol-logo-grid .logo-item--contact{flex-direction:column;gap:8px;background:rgba(0,207,96,.04);cursor:pointer;text-decoration:none}.rhino-marketing .hw-protocol-logo-grid .logo-item--contact:hover{background:rgba(0,207,96,.1)}.rhino-marketing .logo-contact-label{font-size:13px;font-weight:700;color:#fff;line-height:1.4;text-align:center}.rhino-marketing .logo-contact-cta{font-size:11px;font-weight:700;color:var(--color-green);text-align:center}.rhino-marketing .hw-protocol-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.rhino-marketing .hw-protocol-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);background:hsla(0,0%,100%,.05);border:1px solid var(--color-border-mid);border-radius:var(--radius-md);padding:8px 16px}.rhino-marketing .hw-protocol-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--color-green)}.rhino-marketing .hw-global-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px}.rhino-marketing .hw-global-card{background:hsla(0,0%,100%,.04);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:36px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease;cursor:default}.rhino-marketing .hw-global-card:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.07);border-color:rgba(0,207,96,.35);box-shadow:0 16px 40px rgba(0,0,0,.25),0 0 24px rgba(0,207,96,.1)}.rhino-marketing .hw-global-card:hover .hw-global-card-flag{transform:scale(1.15)}.rhino-marketing .hw-global-card-flag{font-size:28px;margin-bottom:12px;display:inline-block;transition:transform .3s ease}.rhino-marketing .hw-global-card-region{font-size:18px;font-weight:800;letter-spacing:-.01em;margin-bottom:8px}.rhino-marketing .hw-global-card-freq{font-size:13px;color:var(--color-green);font-weight:700;margin-bottom:12px}.rhino-marketing .hw-global-card-body{font-size:13px;color:var(--color-text-muted);line-height:1.7}.rhino-marketing .hw-cert-block{margin-top:56px;padding-top:48px;border-top:1px solid var(--color-border)}.rhino-marketing .hw-cert-block-header{margin-bottom:24px}.rhino-marketing .hw-cert-block-title{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-dim)}.rhino-marketing .hw-cert-block-sub{font-size:14px;color:var(--color-text-muted);line-height:1.7;margin-top:8px;max-width:600px}.rhino-marketing .hw-cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.rhino-marketing .hw-cert-tile{background:#eef4fa;border-radius:var(--radius-lg);padding:28px 24px;display:flex;flex-direction:column;gap:14px;border:1px solid transparent;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:default}.rhino-marketing .hw-cert-tile:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(14,40,64,.12),0 0 0 1px rgba(0,207,96,.25),0 0 20px rgba(0,207,96,.08);border-color:rgba(0,207,96,.3)}.rhino-marketing .hw-cert-tile:hover .hw-cert-logo img{transform:scale(1.06)}.rhino-marketing .hw-cert-tile:hover .hw-cert-logo--rohs{background:var(--color-green);color:#0e2840}.rhino-marketing .hw-cert-logo img{transition:transform .3s ease}.rhino-marketing .hw-cert-logo--rohs{transition:background .3s ease,color .3s ease}.rhino-marketing .hw-cert-logo{height:52px;display:flex;align-items:center;justify-content:center}.rhino-marketing .hw-cert-logo img{max-height:44px;max-width:100px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.rhino-marketing .hw-cert-logo--rohs{background:#0e2840;border-radius:6px;width:72px;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;letter-spacing:.06em;color:#fff}.rhino-marketing .hw-cert-name{font-size:14px;font-weight:800;color:#0e2840;letter-spacing:-.01em}.rhino-marketing .hw-cert-desc{font-size:12px;color:rgba(14,40,64,.6);line-height:1.6}.rhino-marketing .rhino-faq{display:flex;flex-direction:column;gap:0}.rhino-marketing .rhino-faq-item{border-bottom:1px solid hsla(0,0%,100%,.08)}.rhino-marketing .rhino-faq-item:first-child{border-top:1px solid hsla(0,0%,100%,.08)}.rhino-marketing .rhino-faq-question{width:100%;background:none;border:none;color:var(--color-text);font-size:1.05rem;font-weight:600;text-align:left;font-family:var(--font);padding:22px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .2s}.rhino-marketing .rhino-faq-question:hover{color:var(--color-green)}.rhino-marketing .rhino-faq-question svg{flex-shrink:0;transition:transform .3s}.rhino-marketing .rhino-faq-item.open .rhino-faq-question svg{transform:rotate(45deg)}.rhino-marketing .rhino-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;color:var(--color-text-muted);font-size:.97rem;line-height:1.75;padding-bottom:0}.rhino-marketing .rhino-faq-item.open .rhino-faq-answer{max-height:400px;padding-bottom:22px}.rhino-marketing .rhino-cta-primary{background:var(--color-bg);position:relative;overflow:hidden;padding:96px var(--page-padding);text-align:center}.rhino-marketing .rhino-cta-primary-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse 60% 70% at 50% 50%,#000 20%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 60% 70% at 50% 50%,#000 20%,transparent 100%);pointer-events:none}.rhino-marketing .rhino-cta-primary-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(0,207,96,.06) 0,transparent 70%);pointer-events:none}.rhino-marketing .rhino-cta-primary-inner{position:relative;z-index:10;max-width:680px;margin:0 auto}.rhino-marketing .rhino-cta-primary h2{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#fff;margin-bottom:20px}.rhino-marketing .rhino-cta-primary h2 .accent{color:var(--color-green)}.rhino-marketing .rhino-cta-primary p{font-size:18px;color:var(--color-text-muted);line-height:1.65;margin-bottom:40px}.rhino-marketing .rhino-cta-primary-actions{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.rhino-marketing .rhino-footer{background:#091a2e;border-top:1px solid var(--color-border)}.rhino-marketing .rhino-footer-cta-bar{border-bottom:1px solid var(--color-border);padding:24px 0}.rhino-marketing .rhino-footer-cta-bar-inner{max-width:var(--max-width);margin:0 auto;padding:0 var(--page-padding);display:flex;align-items:center;justify-content:space-between;gap:24px}.rhino-marketing .rhino-footer-cta-bar p{font-size:15px;font-weight:600;color:hsla(0,0%,100%,.65)}.rhino-marketing .rhino-footer-main{max-width:var(--max-width);margin:0 auto;padding:64px var(--page-padding) 48px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px}.rhino-marketing .rhino-footer-brand{padding-right:16px}.rhino-marketing .rhino-footer-logo{margin-bottom:20px;display:block}.rhino-marketing .rhino-footer-logo img{height:40px}.rhino-marketing .rhino-footer-tagline{font-size:12px;color:var(--color-text-tertiary);line-height:1.7;margin-bottom:28px;max-width:280px}.rhino-marketing .rhino-footer-social{display:flex;gap:10px}.rhino-marketing .rhino-footer-social-btn{width:36px;height:36px;border-radius:var(--radius-md);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-text-tertiary);transition:color .2s,border-color .2s,background .2s}.rhino-marketing .rhino-footer-social-btn:hover{color:#fff;border-color:var(--color-border-mid);background:hsla(0,0%,100%,.04)}.rhino-marketing .rhino-footer-col-title{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:20px}.rhino-marketing .rhino-footer-col ul{display:flex;flex-direction:column;gap:12px}.rhino-marketing .rhino-footer-col ul a{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.5);transition:color .2s}.rhino-marketing .rhino-footer-col ul a:hover{color:#fff}.rhino-marketing .rhino-footer-newsletter{border-top:1px solid var(--color-border);padding:32px 0}.rhino-marketing .rhino-footer-newsletter-inner{max-width:var(--max-width);margin:0 auto;padding:0 var(--page-padding);display:flex;align-items:center;gap:32px}.rhino-marketing .rhino-footer-newsletter-label{font-size:13px;font-weight:600;color:var(--color-text-secondary);flex:1;max-width:440px}.rhino-marketing .rhino-footer-newsletter-form{display:flex;gap:8px;flex-shrink:0}.rhino-marketing .rhino-footer-newsletter-input{background:hsla(0,0%,100%,.05);border:1px solid var(--color-border-mid);border-radius:var(--radius-md);padding:10px 16px;font-family:var(--font);font-size:13px;color:#fff;outline:none;width:260px;transition:border-color .2s}.rhino-marketing .rhino-footer-newsletter-input::-moz-placeholder{color:hsla(0,0%,100%,.38)}.rhino-marketing .rhino-footer-newsletter-input::placeholder{color:hsla(0,0%,100%,.38)}.rhino-marketing .rhino-footer-newsletter-input:focus{border-color:var(--color-green-border)}.rhino-marketing .rhino-footer-bottom{border-top:1px solid var(--color-border)}.rhino-marketing .rhino-footer-bottom-inner{max-width:var(--max-width);margin:0 auto;padding:20px var(--page-padding);display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.rhino-marketing .rhino-footer-bottom-left{display:flex;flex-direction:column;gap:6px}.rhino-marketing .rhino-footer-copyright{font-size:12px;color:hsla(0,0%,100%,.38)}.rhino-marketing .rhino-footer-entity{font-size:11px;color:hsla(0,0%,100%,.38);line-height:1.8}.rhino-marketing .rhino-footer-bottom-right{display:flex;align-items:center;gap:32px}.rhino-marketing .rhino-footer-bottom-links{display:flex;align-items:center;gap:20px}.rhino-marketing .rhino-footer-bottom-links a{font-size:12px;color:hsla(0,0%,100%,.38);transition:color .2s}.rhino-marketing .rhino-footer-bottom-links a:hover{color:hsla(0,0%,100%,.6)}.rhino-marketing .rhino-footer-lang-links{display:flex;align-items:center;gap:16px}.rhino-marketing .rhino-footer-lang-links a{font-size:11px;font-weight:700;letter-spacing:.08em;color:hsla(0,0%,100%,.38);transition:color .2s}.rhino-marketing .rhino-footer-lang-links a.active{color:var(--color-green)}.rhino-marketing .rhino-footer-lang-links a:hover{color:hsla(0,0%,100%,.6)}.rhino-marketing .rhino-footer-lang-sep{width:1px;height:10px;background:hsla(0,0%,100%,.12)}@media (max-width:1024px){.rhino-marketing .rhino-hero-inner{grid-template-columns:1fr;gap:48px;padding:60px var(--page-padding) 96px}.rhino-marketing .hw-hero-collage{height:380px}.rhino-marketing .hw-hero-device--ap{width:200px;top:30px}.rhino-marketing .hw-hero-device--ed{width:112px;top:70px;left:0}.rhino-marketing .hw-hero-device--wmbus{width:98px;top:85px;right:0}.rhino-marketing .hw-hero-device--ap:hover{transform:translateX(-50%)}.rhino-marketing .hw-hero-device--ed:hover{transform:rotate(-11deg)}.rhino-marketing .hw-hero-device--wmbus:hover{transform:rotate(8deg)}.rhino-marketing .hw-system-grid{grid-template-columns:1fr;gap:16px}.rhino-marketing .hw-system-grid .hw-system-arrow{transform:rotate(90deg);margin:0 auto}.rhino-marketing .hw-device-grid,.rhino-marketing .hw-device-grid--4{grid-template-columns:repeat(2,1fr)}.rhino-marketing .hw-ap-card{grid-template-columns:1fr}.rhino-marketing .hw-ap-card-img{min-height:180px}.rhino-marketing .hw-global-grid{grid-template-columns:1fr}.rhino-marketing .rhino-footer-main{grid-template-columns:1fr 1fr}.rhino-marketing .rhino-footer-bottom-inner{flex-direction:column;gap:16px}.rhino-marketing .rhino-footer-bottom-right{gap:12px}.rhino-marketing .rhino-footer-bottom-right,.rhino-marketing .rhino-footer-newsletter-inner{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.rhino-marketing .hw-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rhino-marketing .hw-logo-item:nth-child(-n+4){border-top:none}.rhino-marketing .hw-logo-item:nth-child(-n+3){border-top:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(4n+1){border-left:none}.rhino-marketing .hw-logo-item:nth-child(3n+1){border-left:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(4n){border-right:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(3n){border-right:none}.rhino-marketing .hw-logo-item:nth-last-child(-n+4){border-bottom:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-last-child(-n+1){border-bottom:none}}@media (max-width:768px){.rhino-marketing .rhino-nav-links,.rhino-marketing .rhino-nav-right>:not(.rhino-nav-hamburger){display:none}.rhino-marketing .rhino-nav-hamburger{display:flex}.rhino-marketing .page-section{padding:72px var(--page-padding)}.rhino-marketing .hw-device-grid,.rhino-marketing .hw-device-grid--4{grid-template-columns:1fr}.rhino-marketing .hw-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rhino-marketing .hw-logo-item:nth-child(-n+3){border-top:none}.rhino-marketing .hw-logo-item:nth-child(-n+2){border-top:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(3n+1){border-left:none}.rhino-marketing .hw-logo-item:nth-child(odd){border-left:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(3n){border-right:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-child(2n){border-right:none}.rhino-marketing .hw-logo-item:nth-last-child(-n+1){border-bottom:1px solid var(--color-border)}.rhino-marketing .hw-logo-item:nth-last-child(-n+2){border-bottom:none}.rhino-marketing .rhino-footer-main{grid-template-columns:1fr 1fr;gap:32px}.rhino-marketing .rhino-footer-newsletter-form{flex-direction:column;width:100%}.rhino-marketing .rhino-footer-newsletter-input{width:100%}.rhino-marketing .section-header-row{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.rhino-marketing .rhino-footer-main{grid-template-columns:1fr}}.rhino-marketing .section-micro-cta{text-align:center;margin-top:48px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.05)}.rhino-marketing .section-micro-cta a{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.38);letter-spacing:.05em;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.rhino-marketing .section-micro-cta a:hover{color:hsla(0,0%,100%,.65)}.rhino-marketing .rhino-related-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rhino-marketing .rhino-related-post{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.rhino-marketing .rhino-related-post:hover{border-color:var(--color-border-mid);transform:translateY(-2px)}.rhino-marketing .rhino-related-post-visual{width:100%;height:180px;overflow:hidden;background:#0a1f30;flex-shrink:0}.rhino-marketing .rhino-related-post-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:.85;transition:opacity .25s ease,transform .35s ease}.rhino-marketing .rhino-related-post:hover .rhino-related-post-visual img{opacity:1;transform:scale(1.04)}.rhino-marketing .rhino-related-post-body{padding:24px 28px 28px;display:flex;flex-direction:column;gap:12px;flex:1}.rhino-marketing .rhino-related-post-category{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-green)}.rhino-marketing .rhino-related-post-title{font-size:17px;font-weight:700;color:#fff;letter-spacing:-.005em;line-height:1.35}.rhino-marketing .rhino-related-post-excerpt{font-size:13px;color:var(--color-text-tertiary);line-height:1.6;flex:1}.rhino-marketing .rhino-related-post-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--color-green);margin-top:auto;transition:gap .2s}.rhino-marketing .rhino-related-post-link:hover{gap:10px}@media (max-width:1024px){.rhino-marketing .rhino-related-posts{grid-template-columns:1fr 1fr}}@media (max-width:768px){.rhino-marketing .rhino-related-posts{grid-template-columns:1fr}}.rhino-marketing .rhino-hw-nudge{display:flex;align-items:center;gap:24px;background:rgba(0,207,96,.05);border:1px solid rgba(0,207,96,.22);border-radius:12px;padding:24px 32px;flex-wrap:wrap}.rhino-marketing .rhino-hw-nudge-icon{width:40px;height:40px;flex-shrink:0;border-radius:10px;background:rgba(0,207,96,.1);border:1px solid rgba(0,207,96,.25);display:flex;align-items:center;justify-content:center;color:var(--color-green)}.rhino-marketing .rhino-hw-nudge-copy{flex:1;min-width:200px;font-size:14px;font-weight:500;color:var(--color-text-secondary);line-height:1.65}.rhino-marketing .rhino-hw-nudge-copy strong{color:var(--color-text);font-weight:700;display:block;margin-bottom:4px}.rhino-marketing .rhino-hw-nudge-link{font-size:13px;font-weight:700;color:var(--color-green);text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;flex-shrink:0;transition:opacity .2s}.rhino-marketing .rhino-hw-nudge-link:hover{opacity:.8}