.gvzone{position:relative;overflow:hidden;background-color:#2A2A2A;background-image:repeating-linear-gradient(30deg,rgba(51,153,255,0.05) 0 2px,transparent 2px 34px),repeating-linear-gradient(150deg,rgba(51,153,255,0.05) 0 2px,transparent 2px 34px);padding:48px 0 56px}
.gvbg{position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:440px;opacity:0.07;z-index:0}
.gvgrid{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}
.gvtext{text-align:center;min-width:0}
.gvtext h1{font-size:clamp(25px,3.8vw,36px);line-height:1.15;margin-bottom:16px}
.gvlead{font-size:17px;color:#E0E0E0;margin-bottom:26px}
.gvbtns{display:flex;justify-content:center;flex-wrap:wrap}
.gvbtns .hbtn{margin:6px 10px}
.gvsvg{width:100%;max-width:260px;min-width:0;margin:34px auto 0}
.gvsvg svg{display:block;width:100%;height:auto}
@media(min-width:769px){
.gvzone{padding:64px 0 72px}
}
@media(min-width:1081px){
.gvgrid{flex-direction:row;justify-content:space-between;align-items:center;gap:48px}
.gvtext{flex:1}
.gvsvg{width:40%;max-width:320px;min-width:180px;margin:0}
}
