/* Match the scale and composition used by the VPN guide hero. */
.hero{min-height:clamp(470px,43vw,630px);border:1px solid #16415d;border-radius:18px;background:#061a2b}
.hero:before{background-size:cover;background-repeat:no-repeat;background-position:center 44%}
.hero:after{background:linear-gradient(90deg,#031323f7 0%,#031323dc 36%,#03132378 58%,#03132312 79%),linear-gradient(0deg,#03132338,transparent 55%)}
.hero-copy{position:relative;z-index:1;width:69%;max-width:990px;padding:clamp(38px,4vw,58px);isolation:isolate}
.hero-copy>*{position:relative;z-index:1}
.hero-copy:before{content:'';position:absolute;z-index:0;top:50%;right:-25px;width:390px;height:92%;transform:translateY(-50%);background:url('bg_panteras_marca_agua.png') center/contain no-repeat;opacity:.48;filter:saturate(1.25) brightness(1.35);mix-blend-mode:screen;pointer-events:none}
.hero-copy .eyebrow{font-size:14px;line-height:1.2;letter-spacing:2.4px;margin-bottom:24px}
.hero h1{max-width:940px;font-size:clamp(52px,5.55vw,80px);line-height:1.08;letter-spacing:-2.4px;margin-bottom:20px}
.hero p:not(.eyebrow){max-width:790px;font-size:clamp(18px,1.65vw,23px);line-height:1.55;margin-bottom:26px}
.hero-tags{gap:28px;font-size:15px}
.future-grid{position:relative;isolation:isolate;min-height:250px}
.future-grid>*{position:relative;z-index:1}
.future-grid:after{content:'';position:absolute;z-index:0;top:50%;right:6%;width:330px;height:125%;transform:translateY(-50%);background:url('bg_panteras_marca_agua.png') center/contain no-repeat;opacity:.48;filter:saturate(1.3) brightness(1.4);mix-blend-mode:screen;pointer-events:none}
@media(max-width:850px){.hero{min-height:450px}.hero:before{background-size:cover;background-position:center 44%}.hero:after{background:linear-gradient(90deg,#031323f2 0%,#031323bf 48%,#03132332 80%)}.hero-copy{width:72%;padding:34px}.hero h1{font-size:clamp(43px,7.5vw,64px)}.hero-copy:before{right:-55px;width:310px}}
@media(max-width:560px){.hero{min-height:510px;align-items:flex-end}.hero:before{background-size:auto 72%;background-position:70% top}.hero:after{background:linear-gradient(0deg,#031323 3%,#031323ec 43%,#03132338 78%)}.hero-copy{width:100%;padding:205px 22px 30px}.hero-copy:before{right:-18px;width:235px;height:62%;top:70%;opacity:.24}.hero-copy .eyebrow{font-size:10px;margin-bottom:12px}.hero h1{font-size:40px;letter-spacing:-1.5px}.hero p:not(.eyebrow){font-size:17px;line-height:1.45}.hero-tags{gap:12px;font-size:11px}.future-grid:after{right:50%;transform:translate(50%,-50%);width:250px;height:90%;opacity:.25}}
