.pc-vr{isolation:isolate;padding-block:calc(var(--section-padding-y)*1.2);background:radial-gradient(circle at 76% 42%, rgb(var(--color-blue-rgb)/12%), transparent 38%),radial-gradient(circle at 24% 72%, rgb(var(--color-purple-rgb)/8%), transparent 34%),var(--color-bg-main);position:relative;overflow:hidden}.pc-vr:after{z-index:-1;background:linear-gradient(180deg, var(--color-bg-main) 0%, transparent 14%, transparent 86%, var(--color-bg-main) 100%);content:"";pointer-events:none;position:absolute;inset:0}.pc-vr__orb{z-index:-1;aspect-ratio:1;filter:blur(120px);opacity:.16;pointer-events:none;border-radius:50%;width:min(34vw,460px);position:absolute}.pc-vr__orb--blue{background:var(--color-blue);top:12%;right:3%}.pc-vr__orb--purple{background:var(--color-purple);bottom:4%;left:24%}.pc-vr__inner{grid-template-columns:minmax(0,.94fr) minmax(470px,1.06fr);align-items:center;gap:clamp(44px,6vw,96px);min-height:720px;display:grid}@media (max-width:767px){.pc-vr__inner{flex-direction:column-reverse;display:flex}}.pc-vr__content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.pc-vr__eyebrow.chips2{margin-bottom:var(--space-5);border-color:rgb(var(--color-cyan-rgb)/22%);background:rgb(var(--color-bg-surface-rgb)/66%);box-shadow:inset 0 1px 0 rgb(var(--color-white-rgb)/7%),0 10px 34px rgb(var(--color-black-rgb)/20%);font-family:var(--font-family-title),sans-serif;letter-spacing:.13em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px}.pc-vr__eyebrow.chips2 .pulse-dot{background:var(--color-cyan);box-shadow:0 0 12px rgb(var(--color-cyan-rgb)/70%)}.pc-vr__eyebrow.chips2 .pulse-dot:after{border-color:var(--color-cyan)}.pc-vr__heading{margin-bottom:var(--space-6)}.pc-vr__title{color:var(--color-white);letter-spacing:-.07em;margin:0;font-size:clamp(64px,7.2vw,104px);font-weight:500;line-height:.86}.pc-vr__title span{background:linear-gradient(115deg, var(--color-cyan), var(--color-blue) 48%, var(--color-purple));color:#0000;-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 22px rgb(var(--color-blue-rgb)/20%));-webkit-background-clip:text;background-clip:text;display:inline-block}.pc-vr__lead{max-width:590px;margin:var(--space-5) 0 0;color:var(--color-text);font-family:var(--font-family-title),sans-serif;letter-spacing:-.025em;text-wrap:balance;font-size:clamp(20px,1.9vw,27px);font-weight:400;line-height:1.3}.pc-vr__description{gap:var(--space-3);max-width:610px;color:var(--color-text-muted);text-wrap:pretty;font-size:clamp(15px,1.12vw,17px);font-weight:300;line-height:1.65;display:grid}.pc-vr__description p{margin:0}.pc-vr__description strong{color:var(--color-text);font-weight:500}.pc-vr__advantages{width:100%;margin:var(--space-8) 0 0;gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.pc-vr__advantage{min-width:0;min-height:142px;padding:var(--space-4);gap:var(--space-3);border:1px solid rgb(var(--color-white-rgb)/8%);border-radius:var(--radius-sm);background:linear-gradient(145deg, rgb(var(--color-bg-elevated-rgb)/76%), rgb(var(--color-bg-main-rgb)/54%));box-shadow:inset 0 1px 0 rgb(var(--color-white-rgb)/6%),0 14px 38px rgb(var(--color-black-rgb)/14%);transition:border-color var(--transition-duration) var(--ease-emphasized),transform var(--transition-duration) var(--ease-emphasized);flex-direction:column;display:flex}@media (any-hover:hover){.pc-vr__advantage:hover{border-color:rgb(var(--color-blue-rgb)/36%);transform:translateY(-4px)}}@media (any-hover:none){.pc-vr__advantage:active{border-color:rgb(var(--color-blue-rgb)/36%);transform:translateY(-4px)}}.pc-vr__advantage-icon{width:24px;height:24px;color:var(--color-cyan);filter:drop-shadow(0 0 9px rgb(var(--color-cyan-rgb)/30%));stroke-width:1.6px}.pc-vr__advantage-content{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.pc-vr__advantage-content h3,.pc-vr__advantage-content p{margin:0}.pc-vr__advantage-content h3{color:var(--color-text);font-family:var(--font-family-title),sans-serif;font-size:13px;font-weight:500;line-height:1.25}.pc-vr__advantage-content p{color:var(--color-text-subtitle);font-size:11px;font-weight:300;line-height:1.45}.pc-vr__actions{width:100%;margin-top:var(--space-8);gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pc-vr__showcase{perspective:1200px;width:100%;min-height:660px;position:relative}.pc-vr__showcase-label{z-index:6;aspect-ratio:1;border:1px solid rgb(var(--color-cyan-rgb)/36%);background:rgb(var(--color-bg-main-rgb)/76%);width:92px;box-shadow:0 0 0 8px rgb(var(--color-bg-main-rgb)/26%),0 0 42px rgb(var(--color-blue-rgb)/22%);font-family:var(--font-family-title),sans-serif;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:2%;right:2%}.pc-vr__showcase-label strong{background:var(--gradient-brand-vertical);color:#0000;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:25px;font-weight:700;line-height:1}.pc-vr__showcase-label span{color:var(--color-text-subtitle);letter-spacing:.07em;text-transform:uppercase;margin-top:5px;font-size:8px}.pc-vr__game{border:1px solid rgb(var(--color-white-rgb)/12%);border-radius:var(--radius-md);background:var(--color-bg-elevated);box-shadow:0 30px 76px rgb(var(--color-black-rgb)/46%),inset 0 1px 0 rgb(var(--color-white-rgb)/8%);transition:border-color var(--transition-duration) var(--ease-emphasized),transform var(--transition-duration) var(--ease-emphasized);margin:0;position:absolute;overflow:hidden}.pc-vr__game:after{background:linear-gradient(180deg, transparent 44%, rgb(var(--color-bg-main-rgb)/94%) 100%);content:"";pointer-events:none;position:absolute;inset:0}@media (any-hover:hover){.pc-vr__game:hover{border-color:rgb(var(--color-cyan-rgb)/36%)}.pc-vr__game:hover .pc-vr__game-image{transform:scale(1.035)}}@media (any-hover:none){.pc-vr__game:active{border-color:rgb(var(--color-cyan-rgb)/36%)}.pc-vr__game:active .pc-vr__game-image{transform:scale(1.035)}}.pc-vr__game--main{z-index:2;aspect-ratio:1.23;width:88%;top:10%;left:0;transform:rotateY(-4deg)rotate(-1.5deg)}@media (any-hover:hover){.pc-vr__game--main:hover{transform:rotateY(-1deg)rotate(0)translateY(-5px)}}@media (any-hover:none){.pc-vr__game--main:active{transform:rotateY(-1deg)rotate(0)translateY(-5px)}}.pc-vr__game--secondary,.pc-vr__game--tertiary{z-index:3;aspect-ratio:1.3;width:46%}.pc-vr__game--secondary{bottom:6%;right:0;transform:rotate(3.5deg)}@media (any-hover:hover){.pc-vr__game--secondary:hover{transform:rotate(1deg)translateY(-5px)}}@media (any-hover:none){.pc-vr__game--secondary:active{transform:rotate(1deg)translateY(-5px)}}.pc-vr__game--tertiary{bottom:0;left:5%;transform:rotate(-4deg)}@media (any-hover:hover){.pc-vr__game--tertiary:hover{transform:rotate(-1deg)translateY(-5px)}}@media (any-hover:none){.pc-vr__game--tertiary:active{transform:rotate(-1deg)translateY(-5px)}}.pc-vr__game-image{object-fit:cover;transition:transform var(--transition-duration-long) var(--ease-emphasized)}.pc-vr__game-caption{z-index:2;right:var(--space-4);bottom:var(--space-4);left:var(--space-4);flex-direction:column;gap:3px;min-width:0;display:flex;position:absolute}.pc-vr__game-caption strong{color:var(--color-white);font-family:var(--font-family-title),sans-serif;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(13px,1.2vw,17px);font-weight:500;line-height:1.25;overflow:hidden}.pc-vr__game-caption span{color:var(--color-text-subtitle);letter-spacing:.035em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;overflow:hidden}.pc-vr__tracking{z-index:6;align-items:center;gap:var(--space-3);color:var(--color-text-subtitle);font-family:var(--font-family-title),sans-serif;letter-spacing:.13em;text-transform:uppercase;font-size:9px;display:flex;position:absolute;top:1%;left:5%}.pc-vr__tracking i{background:linear-gradient(90deg, var(--color-cyan), transparent);width:64px;height:1px;box-shadow:0 0 10px rgb(var(--color-cyan-rgb)/36%);display:block}@media (max-width:1280px){.pc-vr__inner{gap:var(--space-12);grid-template-columns:minmax(0,1fr) minmax(410px,.9fr)}.pc-vr__advantages{grid-template-columns:1fr}.pc-vr__advantage{min-height:82px;padding:var(--space-3) var(--space-4);flex-direction:row;align-items:center}}@media (max-width:1023px){.pc-vr{padding-block:var(--section-padding-y)}.pc-vr__inner{gap:var(--space-16);grid-template-columns:1fr;min-height:auto}.pc-vr__content{width:min(100%,730px)}.pc-vr__advantages{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-vr__advantage{min-height:142px;padding:var(--space-4);flex-direction:column;align-items:flex-start}.pc-vr__showcase{width:min(100%,750px);min-height:610px;margin-inline:auto}}@media (max-width:767px){.pc-vr{padding-block:var(--space-16)}.pc-vr:before{background-size:48px 48px}.pc-vr__inner{gap:var(--space-10)}.pc-vr__eyebrow.chips2{letter-spacing:.09em;max-width:100%;font-size:10px}.pc-vr__heading{margin-bottom:var(--space-5)}.pc-vr__title{font-size:clamp(54px,18vw,76px);line-height:.9}.pc-vr__lead{margin-top:var(--space-4);font-size:clamp(19px,5.6vw,23px)}.pc-vr__description{font-size:var(--font-size-base);line-height:1.58}.pc-vr__advantages{margin-top:var(--space-6);grid-template-columns:1fr}.pc-vr__advantage{min-height:80px;padding:var(--space-3) var(--space-4);flex-direction:row;align-items:center}.pc-vr__actions{margin-top:var(--space-6);grid-template-columns:1fr}.pc-vr__action.button{min-height:52px}.pc-vr__showcase{min-height:500px}.pc-vr__showcase-label{width:70px;top:3%}.pc-vr__showcase-label strong{font-size:20px}.pc-vr__showcase-label span{font-size:7px}.pc-vr__game{border-radius:var(--radius-sm)}.pc-vr__game--main{width:94%;top:12%}.pc-vr__game--secondary,.pc-vr__game--tertiary{width:53%}}@media (max-width:630px){.pc-vr{padding-block:var(--space-12)}.pc-vr__inner{gap:var(--space-8)}.pc-vr__showcase{min-height:410px}.pc-vr__tracking{display:none}.pc-vr__game-caption{right:var(--space-3);bottom:var(--space-3);left:var(--space-3)}.pc-vr__game-caption span{display:none}}@media (max-width:480px){.pc-vr__title{font-size:clamp(50px,20vw,68px)}.pc-vr__showcase{min-height:340px}.pc-vr__showcase-label{display:none}.pc-vr__game-caption strong{font-size:11px}}
.vr-shooter-quest-swap{--vr-swap-accent:var(--color-blue);--vr-swap-accent-soft:rgb(var(--color-blue-rgb) / 16%);--vr-swap-accent-glow:rgb(var(--color-blue-rgb) / 50%);--vr-swap-video-position:center center;isolation:isolate;padding-block:var(--section-padding-y);position:relative;overflow:hidden}.vr-shooter-quest-swap__video{object-fit:cover;object-position:var(--vr-swap-video-position);filter:brightness(.6);width:100%;height:100%}.vr-shooter-quest-swap__video-wrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.vr-shooter-quest-swap__video-wrapper:before,.vr-shooter-quest-swap__video-wrapper:after{z-index:1;content:"";pointer-events:none;position:absolute;inset:0}.vr-shooter-quest-swap__video-wrapper:before{background:linear-gradient(90deg, var(--color-bg-main) 0%, rgb(var(--color-bg-main-rgb)/90%) 25%, rgb(var(--color-bg-main-rgb)/75%) 43%, rgb(var(--color-bg-main-rgb)/16%) 67%, rgb(var(--color-bg-main-rgb)/8%) 100%),linear-gradient(180deg, rgb(var(--color-bg-main-rgb)/30%), transparent 30%, transparent 72%, rgb(var(--color-bg-main-rgb)/75%))}.vr-shooter-quest-swap__video-wrapper:after{z-index:2;background:radial-gradient(circle at 19% 44%, var(--color-bg-main), transparent 34%);box-shadow:inset 0 0 3vw 3vw var(--color-bg-main)}.vr-shooter-quest-swap__inner{z-index:2;min-height:820px;padding-block:var(--space-16);justify-content:center;gap:var(--space-8);flex-direction:column;display:flex;position:relative}.vr-shooter-quest-swap__switcher{justify-content:flex-start;display:flex}.vr-shooter-quest-swap__tabs{padding:var(--space-1);border:1px solid rgb(var(--color-white-rgb)/8%);border-radius:var(--radius-lg);box-shadow:inset 0 1px 0 rgb(var(--color-white-rgb)/8%),0 12px 30px rgb(var(--color-black-rgb)/30%);-webkit-backdrop-filter:var(--blur-surface);backdrop-filter:var(--blur-surface);background:0 0;display:inline-flex;position:relative}.vr-shooter-quest-swap__tab{z-index:1;min-width:150px;padding:var(--space-3) var(--space-6);border-radius:inherit;color:var(--color-text-subtitle);font-family:var(--font-family-title),sans-serif;font-size:var(--font-size-sm);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:color var(--transition-duration) var(--ease-emphasized),transform var(--transition-duration) var(--ease-emphasized);background:0 0;border:0;font-weight:500;position:relative}.vr-shooter-quest-swap__tab.is-active{color:var(--color-text)}@media (any-hover:hover){.vr-shooter-quest-swap__tab:hover{color:var(--color-text);transform:translateY(-1px)scale(1.015)}}@media (any-hover:none){.vr-shooter-quest-swap__tab:active{color:var(--color-text);transform:translateY(-1px)scale(1.015)}}.vr-shooter-quest-swap__tab-active{z-index:0;border:1px solid color-mix(in srgb, var(--vr-swap-accent) 38%, transparent);border-radius:inherit;background:linear-gradient(135deg, var(--vr-swap-accent-soft), rgb(var(--color-white-rgb)/8%));width:calc(25% - 2.5px);box-shadow:inset 0 1px 0 rgb(var(--color-white-rgb)/8%),0 0 18px color-mix(in srgb, var(--vr-swap-accent) 18%, transparent);position:absolute;top:5px;bottom:5px;left:5px}.vr-shooter-quest-swap__tab-label{z-index:1;position:relative}.vr-shooter-quest-swap__main{width:100%;display:flex}.vr-shooter-quest-swap__content{flex-direction:column;align-items:flex-start;width:min(100%,690px);display:flex}.vr-shooter-quest-swap__eyebrow{margin:0 0 var(--space-2);padding-right:var(--space-16);color:var(--vr-swap-accent);font-family:var(--font-family-title),sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:clamp(15px,1.4vw,20px);font-weight:600;position:relative}.vr-shooter-quest-swap__title{color:var(--color-text);font-family:var(--font-family-title),sans-serif;letter-spacing:-.03em;text-transform:uppercase;text-shadow:0 0 2px rgb(var(--color-white-rgb)/50%),0 0 20px var(--vr-swap-accent-soft);margin:0;font-size:clamp(62px,6.4vw,104px);font-weight:700;line-height:.92}.vr-shooter-quest-swap__description{max-width:570px;margin:var(--space-5) 0 0;color:var(--color-text-muted);text-wrap:pretty;font-size:clamp(16px,1.35vw,18px);font-weight:400;line-height:1.5}.vr-shooter-quest-swap__stats{width:100%;margin:var(--space-8) 0 0;gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.vr-shooter-quest-swap__stat{min-width:0;min-height:68px;padding:var(--space-3) var(--space-3);align-items:center;gap:var(--space-3);border:1px solid color-mix(in srgb, var(--vr-swap-accent) 52%, transparent);border-radius:var(--radius-xs);background:linear-gradient(135deg, rgb(var(--color-bg-main-rgb)/75%), var(--vr-swap-accent-soft));box-shadow:inset 0 1px 0 rgb(var(--color-white-rgb)/8%),0 0 18px color-mix(in srgb, var(--vr-swap-accent) 10%, transparent);text-shadow:none;-webkit-backdrop-filter:var(--blur-surface);backdrop-filter:var(--blur-surface);display:flex}.vr-shooter-quest-swap__stat-icon{width:27px;height:27px;color:var(--vr-swap-accent);filter:drop-shadow(0 0 6px var(--vr-swap-accent-glow));stroke-width:1.7px;flex:none}.vr-shooter-quest-swap__stat span{gap:var(--border-width);flex-direction:column;min-width:0;display:flex}.vr-shooter-quest-swap__stat strong,.vr-shooter-quest-swap__stat small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vr-shooter-quest-swap__stat strong{color:var(--color-text);font-size:var(--font-size-base);font-weight:600;line-height:1.15}.vr-shooter-quest-swap__stat small{color:var(--color-text-subtitle);font-size:var(--font-size-xs);letter-spacing:.04em;text-transform:uppercase}.vr-shooter-quest-swap__features{width:100%;margin:var(--space-6) 0 0;padding:var(--space-6) 0 var(--space-6);gap:var(--space-3) var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;display:grid;position:relative}@media (max-width:767px){.vr-shooter-quest-swap__features{border-top:none}}.vr-shooter-quest-swap__features:after{content:"";background:color-mix(in srgb, var(--vr-swap-accent) 26%, transparent);width:100%;height:1px;-webkit-mask:linear-gradient(90deg, transparent 0%, var(--color-black) 5%, var(--color-black) 95%, transparent 100%);mask:linear-gradient(90deg, transparent 0%, var(--color-black) 5%, var(--color-black) 95%, transparent 100%);-webkit-mask:linear-gradient(90deg, transparent 0%, var(--color-black) 10%, var(--color-black) 90%, transparent 100%);position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.vr-shooter-quest-swap__features:after{display:none}}.vr-shooter-quest-swap__features-viewport{width:100%}.vr-shooter-quest-swap__feature{min-width:0;text-shadow:none;align-items:center;display:flex}.vr-shooter-quest-swap__feature-inner{align-items:center;gap:var(--space-3);width:100%;display:flex}.vr-shooter-quest-swap__feature-icon{width:22px;height:22px;color:var(--vr-swap-accent);filter:drop-shadow(0 0 6px var(--vr-swap-accent-glow));stroke-width:1.6px}.vr-shooter-quest-swap__feature-icon-wrap{box-sizing:content-box;width:22px;height:22px;padding:var(--space-2);border:1px solid color-mix(in srgb, var(--vr-swap-accent) 42%, transparent);border-radius:var(--radius-sm);background:rgb(var(--color-bg-main-rgb)/75%);box-shadow:0 0 14px color-mix(in srgb, var(--vr-swap-accent) 9%, transparent);transition:transform var(--transition-duration) var(--ease-standard);flex:none;place-items:center;display:grid}.vr-shooter-quest-swap__feature-content{gap:var(--space-1);min-width:0;transition:transform var(--transition-duration) var(--ease-standard);flex-direction:column;display:flex}.vr-shooter-quest-swap__feature-content strong{color:var(--color-text);font-size:var(--font-size-sm);text-transform:uppercase;font-weight:600;line-height:1.25}.vr-shooter-quest-swap__feature-content small{color:var(--color-text-subtitle);font-size:var(--font-size-sm);line-height:1.35}@media (any-hover:hover){.vr-shooter-quest-swap__feature:hover .vr-shooter-quest-swap__feature-icon-wrap,.vr-shooter-quest-swap__feature:hover .vr-shooter-quest-swap__feature-content{transform:translate(6px)}}@media (any-hover:none){.vr-shooter-quest-swap__feature:active .vr-shooter-quest-swap__feature-icon-wrap,.vr-shooter-quest-swap__feature:active .vr-shooter-quest-swap__feature-content{transform:translate(6px)}}.vr-shooter-quest-swap__buttons{width:100%;margin-top:var(--space-8);gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.vr-shooter-quest-swap__button.button{padding:var(--space-3) var(--space-5);border-color:color-mix(in srgb, var(--vr-swap-accent) 62%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--vr-swap-accent) 11%, rgb(var(--color-bg-main-rgb)/75%)), rgb(var(--color-bg-main-rgb)/75%));box-shadow:inset 0 0 20px color-mix(in srgb, var(--vr-swap-accent) 11%, transparent),0 0 18px color-mix(in srgb, var(--vr-swap-accent) 18%, transparent),-10px 0 24px color-mix(in srgb, var(--vr-swap-accent) 10%, transparent)}.vr-shooter-quest-swap__button.button:before{background:linear-gradient(135deg, color-mix(in srgb, var(--vr-swap-accent) 88%, var(--color-white)), color-mix(in srgb, var(--vr-swap-accent) 54%, transparent), color-mix(in srgb, var(--vr-swap-accent) 15%, transparent), transparent)}@media (any-hover:hover){.vr-shooter-quest-swap__button.button:hover{border-color:color-mix(in srgb, var(--vr-swap-accent) 82%, transparent);box-shadow:inset 0 0 24px color-mix(in srgb, var(--vr-swap-accent) 17%, transparent),0 0 24px color-mix(in srgb, var(--vr-swap-accent) 30%, transparent),12px 0 26px color-mix(in srgb, var(--vr-swap-accent) 16%, transparent)}.vr-shooter-quest-swap__button.button:hover:before{background:linear-gradient(135deg, color-mix(in srgb, var(--vr-swap-accent) 28%, transparent), color-mix(in srgb, var(--vr-swap-accent) 68%, transparent), color-mix(in srgb, var(--vr-swap-accent) 94%, var(--color-white)))}}@media (any-hover:none){.vr-shooter-quest-swap__button.button:active{border-color:color-mix(in srgb, var(--vr-swap-accent) 82%, transparent);box-shadow:inset 0 0 24px color-mix(in srgb, var(--vr-swap-accent) 17%, transparent),0 0 24px color-mix(in srgb, var(--vr-swap-accent) 30%, transparent),12px 0 26px color-mix(in srgb, var(--vr-swap-accent) 16%, transparent)}.vr-shooter-quest-swap__button.button:active:before{background:linear-gradient(135deg, color-mix(in srgb, var(--vr-swap-accent) 28%, transparent), color-mix(in srgb, var(--vr-swap-accent) 68%, transparent), color-mix(in srgb, var(--vr-swap-accent) 94%, var(--color-white)))}}@media (max-width:1023px){.vr-shooter-quest-swap__content{width:min(100%,620px)}.vr-shooter-quest-swap__video-wrapper:before{background:linear-gradient(90deg, rgb(var(--color-bg-main-rgb)/90%) 0%, rgb(var(--color-bg-main-rgb)/90%) 42%, rgb(var(--color-bg-main-rgb)/30%) 76%, rgb(var(--color-bg-main-rgb)/16%) 100%)}}@media (max-width:767px){.vr-shooter-quest-swap{min-height:auto;padding-block:var(--space-12)}.vr-shooter-quest-swap:before{top:54px}.vr-shooter-quest-swap:after{bottom:54px}.vr-shooter-quest-swap__video-wrapper{border-radius:var(--radius-lg);inset:54px 10px}.vr-shooter-quest-swap__video-wrapper:before{background:linear-gradient(180deg, rgb(var(--color-bg-main-rgb)/30%), rgb(var(--color-bg-main-rgb)/90%)),linear-gradient(90deg, rgb(var(--color-bg-main-rgb)/75%), rgb(var(--color-bg-main-rgb)/30%))}.vr-shooter-quest-swap__video-wrapper:after{box-shadow:inset 0 0 54px 14px rgb(var(--color-bg-main-rgb)/50%)}.vr-shooter-quest-swap__video{object-position:62% center}.vr-shooter-quest-swap__inner{min-height:auto;padding-block:var(--space-10);gap:var(--space-8)}.vr-shooter-quest-swap__switcher,.vr-shooter-quest-swap__tabs{width:100%}.vr-shooter-quest-swap__tab{min-width:0;padding:var(--space-3) var(--space-1);font-size:var(--font-size-xs);flex:1}.vr-shooter-quest-swap__content{width:100%}.vr-shooter-quest-swap__title{font-size:clamp(48px,15vw,68px)}.vr-shooter-quest-swap__description{margin-top:var(--space-4);font-size:var(--font-size-base)}.vr-shooter-quest-swap__stats{margin-top:var(--space-6);gap:var(--space-2);grid-template-columns:repeat(2,1fr)}.vr-shooter-quest-swap__stat{min-height:60px}.vr-shooter-quest-swap__stat:last-child{grid-column:1/-1}.vr-shooter-quest-swap__features-viewport{--slide-spacing:var(--space-3);--slide-size:86%;overflow:hidden}.vr-shooter-quest-swap__features{touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing)*-1);padding-block:var(--space-4);align-items:stretch;gap:0;display:flex}.vr-shooter-quest-swap__feature{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);min-height:92px;transform:translate(0,0)}.vr-shooter-quest-swap__feature-inner{height:100%;min-height:82px;padding:var(--space-3);border:1px solid color-mix(in srgb, var(--vr-swap-accent) 34%, transparent);border-radius:var(--radius-xs);background:rgb(var(--color-bg-main-rgb)/75%);box-shadow:inset 0 1px 0 rgb(var(--color-white-rgb)/8%)}.vr-shooter-quest-swap__buttons{margin-top:var(--space-6);gap:var(--space-3);grid-template-columns:1fr}}
