.przone{position:relative;overflow:hidden;background-color:#2A2A2A;background-image:repeating-linear-gradient(60deg,rgba(51,153,255,0.05) 0 2px,transparent 2px 30px),repeating-linear-gradient(-60deg,rgba(51,153,255,0.05) 0 2px,transparent 2px 30px);padding:56px 0}
.prbg{position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:480px;opacity:0.07;z-index:0}
.prgrid{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}
.prtext{text-align:center;min-width:0}
.prtext h1{font-size:clamp(26px,4vw,38px);line-height:1.15;margin-bottom:16px}
.prlead{font-size:17px;color:#E0E0E0;margin-bottom:26px}
.prbtns{display:flex;justify-content:center;flex-wrap:wrap}
.prbtns .hbtn{margin:6px 10px}
.prsvg{width:100%;max-width:260px;min-width:0;margin:34px auto 0}
.prsvg svg{display:block;width:100%;height:auto}
.tblhot td{background:rgba(51,153,255,0.12);color:#FFFFFF}
@media(min-width:769px){
.przone{padding:76px 0}
}
@media(min-width:1081px){
.prgrid{flex-direction:row;justify-content:space-between;align-items:center;gap:48px}
.prtext{flex:1}
.prsvg{width:40%;max-width:320px;min-width:180px;margin:0}
}
