@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,700;0,800;0,900;1,700;1,800;1,900&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--navy-950:#020714;--navy-900:#050b1c;--navy-850:#081126;--navy-800:#0a1530;--navy-700:#102044;--blue:#2f65ff;--blue-bright:#4d7cff;--blue-soft:#73a0ff;--green:#25d366;--green-bright:#54ed8c;--gold:#f5c84b;--text:#f7f9ff;--muted:#a6b1cb;--line:#879dcf26;--card:#09122ac7;--shadow:0 24px 70px #00000057}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--text);background:var(--navy-950);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}main{min-height:100vh;overflow:clip}.section-shell,.header-inner,.hero-inner{width:min(1220px,100% - 40px);margin:0 auto}.site-header{z-index:60;-webkit-backdrop-filter:blur(20px)saturate(1.15);backdrop-filter:blur(20px)saturate(1.15);background:#030816d1;border-bottom:1px solid #7a97da1f;height:76px;position:sticky;top:0}.header-inner{align-items:center;gap:34px;height:100%;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-logo{background:#030817;border:1px solid #4c7bff8c;border-radius:14px;flex:0 0 45px;width:45px;height:45px;position:relative;overflow:hidden;box-shadow:0 0 24px #2f65ff4d}.brand-logo:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 12px #3c71ff52}.brand-logo img{object-fit:cover;width:100%;height:100%;transform:scale(1.07)}.brand-logo.small{border-radius:12px;flex-basis:40px;width:40px;height:40px}.brand-word{letter-spacing:-.045em;color:#fff;font-family:Manrope,sans-serif;font-size:22px;font-weight:800}.brand-word:after{content:"";background:var(--blue-bright);border-radius:999px;width:21px;height:2px;margin-top:2px;display:block;box-shadow:0 0 10px #4d7cffe6}nav{justify-content:center;align-items:center;gap:28px;margin-left:auto;display:flex}nav a{color:#b7c2dc;font-size:14px;font-weight:600;transition:color .18s;position:relative}nav a:after{content:"";background:var(--blue-bright);border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}nav a:hover{color:#fff}nav a:hover:after{transform:scaleX(1)}.header-whatsapp,.secondary-action,.footer-whatsapp{align-items:center;gap:9px;display:inline-flex}.header-whatsapp{color:#75f0a2;background:#25d3661c;border:1px solid #43e27c6b;border-radius:12px;padding:10px 15px;font-size:13px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;box-shadow:0 0 20px #25d3661a}.header-whatsapp:hover{background:#25d3662e;transform:translateY(-1px);box-shadow:0 0 28px #25d3662e}.hero{isolation:isolate;background:linear-gradient(90deg,#030816fa 0%,#030816ed 44%,#03081699 70%,#030816e6 100%),radial-gradient(circle at 72% 38%,#224bca30,#0000 43%),linear-gradient(145deg,#020714 0%,#071126 56%,#020611 100%);border-bottom:1px solid #6d89c91c;align-items:center;min-height:690px;display:flex;position:relative}.hero:before{content:"";z-index:-1;opacity:.15;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 58%,#0000);mask-image:linear-gradient(90deg,#0000,#000 58%,#0000)}.ambient{z-index:-1;filter:blur(90px);opacity:.15;border-radius:50%;width:460px;height:460px;position:absolute}.ambient-one{background:#1e5dff;top:-180px;left:-170px}.ambient-two{background:#153485;bottom:-220px;right:5%}.hero-inner{grid-template-columns:1.03fr .97fr;align-items:center;gap:64px;padding:72px 0 78px;display:grid}.hero-copy{z-index:3;max-width:640px;position:relative}.eyebrow,.section-kicker{color:#78a2ff;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--blue-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #4d7cffd9}.hero h1{letter-spacing:-.065em;max-width:700px;margin:22px 0 20px;font-family:Manrope,sans-serif;font-size:clamp(48px,5.8vw,78px);font-weight:800;line-height:.98}.hero-text{color:#aeb9d1;max-width:580px;margin:0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.primary-action,.secondary-action{border-radius:13px;min-height:52px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s}.primary-action{background:linear-gradient(135deg,#3165f7,#214ed1);align-items:center;gap:12px;display:inline-flex;box-shadow:0 13px 34px #204ed245}.primary-action:hover,.secondary-action:hover{transform:translateY(-2px)}.primary-action:hover{box-shadow:0 16px 40px #204ed266}.secondary-action{color:#70eca0;background:#25d3661a;border:1px solid #25d3666b;box-shadow:0 0 22px #25d36614}.secondary-action:hover{border-color:#4dea88a8;box-shadow:0 0 28px #25d36626}.trust-row{flex-wrap:wrap;gap:28px;margin-top:38px;display:flex}.trust-row>div{align-items:center;gap:11px;display:flex}.trust-row svg{color:#6f97ff;width:23px;height:23px}.dot-icon{border:1px solid #53eb8d80;border-radius:50%;width:22px;height:22px;position:relative}.dot-icon:after{content:"";background:var(--green);border-radius:50%;position:absolute;inset:6px;box-shadow:0 0 10px #25d36699}.trust-row>div>span:last-child{gap:1px;display:grid}.trust-row strong{color:#e8edfa;font-size:13px}.trust-row small{color:#71809e;font-size:11px}.hero-collage{width:100%;height:530px;position:relative}.hero-collage:after{content:"";z-index:0;filter:blur(46px);background:#183fae52;border-radius:50%;width:95%;height:16%;position:absolute;bottom:7%;right:2%}.hero-poster{z-index:1;cursor:pointer;background:#071023;border:1px solid #7497ed47;border-radius:20px;padding:0;transition:transform .22s,border-color .22s;position:absolute;overflow:hidden;box-shadow:0 34px 70px #0006}.hero-poster:hover{z-index:5;border-color:#6391ff99}.hero-poster img{object-fit:cover;width:100%;height:100%}.hero-poster:after{content:"";position:absolute;inset:0;box-shadow:inset 0 -70px 60px -50px #020713a6}.hero-poster-1{width:270px;height:360px;top:18px;right:19%;transform:rotate(1.5deg)}.hero-poster-2{opacity:.86;width:226px;height:315px;top:84px;left:0;transform:rotate(-7deg)}.hero-poster-3{opacity:.88;width:218px;height:306px;bottom:30px;right:0;transform:rotate(7deg)}.delivery-card{z-index:7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040d1de6;border:1px solid #3ddc7a5c;border-radius:15px;align-items:center;gap:12px;min-width:240px;padding:13px 16px;display:flex;position:absolute;bottom:25px;left:12%;box-shadow:0 18px 38px #00000052,0 0 24px #25d3661a}.delivery-icon{color:#63ed98;background:#25d36621;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.delivery-card>span:last-child{gap:2px;display:grid}.delivery-card strong{font-size:13px}.delivery-card small{color:#7f8ca7;font-size:10px}.games-section,.gift-section,.steps-section{background:radial-gradient(circle at 16% 0%, #264ebe17, transparent 30%), var(--navy-950)}.games-section{padding:104px 0 112px}.section-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:36px;display:flex}.section-heading h2{letter-spacing:-.048em;margin:8px 0 7px;font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1.08}.section-heading p{max-width:650px;color:var(--muted);margin:0;font-size:15px;line-height:1.6}.catalogue-count{color:#91a9df;background:#2249a517;border:1px solid #5b82e238;border-radius:10px;flex:none;padding:9px 12px;font-size:12px;font-weight:700}.catalogue-tools{z-index:12;align-items:center;gap:14px;margin-bottom:13px;display:flex;position:relative}.search-box{flex:auto;position:relative}.search-box>svg{z-index:2;color:#7486aa;width:19px;height:19px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.search-box input{color:#f5f7fd;background:#091228e6;border:1px solid #778fc530;border-radius:14px;outline:none;width:100%;height:58px;padding:0 54px 0 50px;transition:border-color .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffff05}.search-box input::placeholder{color:#667594}.search-box input::-webkit-search-cancel-button{display:none}.clear-search{z-index:3;color:#9ca9c5;cursor:pointer;background:#ffffff0f;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:20px;display:grid;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.search-suggestions{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050c1dfa;border:1px solid #6685cc3d;border-radius:16px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 24px 60px #00000075}.search-suggestions button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;padding:9px;transition:background .14s;display:flex}.search-suggestions button:hover,.search-suggestions button:focus-visible{background:#2f65ff1f;outline:none}.search-suggestions img{object-fit:cover;border-radius:8px;flex:0 0 48px;width:48px;height:58px}.suggestion-copy{gap:4px;min-width:0;margin-right:auto;display:grid}.suggestion-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.suggestion-copy small{color:#8290aa;font-size:11px}.no-suggestion{color:#8795af;text-align:center;padding:18px;font-size:13px}.filter-tabs{background:#081126db;border:1px solid #778fc52b;border-radius:13px;flex:none;gap:5px;padding:5px;display:flex}.filter-tabs button{color:#8390ac;cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:62px;height:46px;padding:0 14px;font-size:13px;font-weight:800;transition:color .16s,background .16s,box-shadow .16s}.filter-tabs button.active{color:#fff;background:#2f65ffe0;box-shadow:0 8px 20px #1d42b047}.results-line{color:#667594;align-items:center;gap:6px;min-height:27px;font-size:12px;display:flex}.results-line span:first-child{color:#9ca8c1;font-weight:700}.games-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:14px;display:grid}.game-card{background:linear-gradient(160deg,#0c1733f5,#060d1ff5);border:1px solid #768fc826;border-radius:17px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 16px 42px #0003}.game-art{aspect-ratio:.83;cursor:pointer;background:#071022;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.game-art img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.game-card:hover .game-art img{transform:scale(1.035)}.art-shade{background:linear-gradient(#0000 64%,#0308149e 100%);position:absolute;inset:0}.platform-pill,.hot-pill{color:#e9efff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.05em;background:#040a19c2;border:1px solid #9bb3e84d;border-radius:8px;padding:6px 8px;font-family:Manrope,sans-serif;font-size:9px;font-weight:800;position:absolute;top:11px}.platform-pill{left:11px}.hot-pill{color:#9dbaff;background:#143180b8;border-color:#4777ed7a;right:11px}.platform-pill.static{display:inline-flex;position:static}.game-title-row{align-items:flex-start;gap:8px;min-height:51px;display:flex}.game-title-row h3{letter-spacing:-.018em;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;min-width:0;margin:0;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.cashback-mini{color:#5ce98f;white-space:nowrap;background:#25d36614;border:1px solid #41dc7c42;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:4px 7px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 0 12px #25d3660f}.game-info>p{color:#77859f;text-transform:uppercase;letter-spacing:.08em;margin:8px 0 3px;font-size:10px}.game-price-row{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.game-price-row>strong{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:21px}.game-price-row small,.option-price small,.plan-price small,.gift-values strong small{color:#8290ab;font-size:10px;font-weight:700}.choose-btn{color:#a8bfff;cursor:pointer;background:#2f65ff17;border:1px solid #416cd657;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:800;transition:background .16s,color .16s;display:inline-flex}.choose-btn svg{width:14px;height:14px}.choose-btn:hover{color:#fff;background:#2f65ff38}.load-more{color:#dce5ff;cursor:pointer;background:#2f65ff1a;border:1px solid #4e77dc61;border-radius:12px;gap:3px;min-width:210px;margin:36px auto 0;padding:13px 22px;font-weight:800;transition:background .16s,transform .16s;display:grid}.load-more span{color:#7486ad;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:600}.load-more:hover{background:#2f65ff2e;transform:translateY(-2px)}.empty-state{text-align:center;background:#070f2280;border:1px dashed #728dcd3d;border-radius:18px;justify-items:center;padding:70px 20px;display:grid}.empty-state svg{color:#6486d8;width:35px;height:35px}.empty-state h3{margin:15px 0 6px;font-family:Manrope,sans-serif}.empty-state p{color:#7d8aa4;margin:0 0 18px;font-size:13px}.empty-state button{color:#bcd0ff;cursor:pointer;background:#2f65ff1a;border:1px solid #4f7ae061;border-radius:9px;padding:10px 14px}.psplus-section{background:radial-gradient(circle at 50% 20%,#f5c84b14,#0000 38%),linear-gradient(160deg,#080c18,#050815 58%,#090b12);border-block:1px solid #f7c9491f;padding:110px 0 118px;position:relative;overflow:hidden}.psplus-section:before{content:"";opacity:.08;background-image:linear-gradient(#f5c84b29 1px,#0000 1px),linear-gradient(90deg,#f5c84b29 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.psplus-glow{filter:blur(120px);background:#f5c84b2e;border-radius:50%;width:700px;height:520px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.section-heading.light{position:relative}.gold-cashback,.gift-cashback{color:#61e994;background:#25d36614;border:1px solid #41dc7c52;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:800}.psplus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid;position:relative}.psplus-card{background:linear-gradient(145deg,#f5c84b17,#070b1680 46%),#090e1beb;border:1px solid #f5c84b38;border-radius:19px;min-width:0;padding:29px 25px 23px;position:relative;overflow:hidden;box-shadow:0 24px 56px #0000003b}.psplus-card.featured{border-color:#f5c84b8a;transform:translateY(-7px);box-shadow:0 24px 64px #00000047,0 0 38px #f5c84b1c}.recommended{color:#211a05;background:var(--gold);text-transform:uppercase;letter-spacing:.06em;border-radius:0 0 9px 9px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:0;right:25px}.plus-symbol{color:#f5c84b1f;font-family:Manrope,sans-serif;font-size:92px;font-weight:800;line-height:1;position:absolute;top:18px;right:20px}.plan-name{color:#f6d977;letter-spacing:.05em;font-size:11px;font-weight:700}.psplus-card h3{letter-spacing:-.045em;margin:4px 0 11px;font-family:Manrope,sans-serif;font-size:32px}.psplus-card>p{color:#979eaf;min-height:47px;margin:0;font-size:13px;line-height:1.55}.duration{color:#d9bd62;text-transform:uppercase;letter-spacing:.07em;background:#f5c84b0f;border:1px solid #f5c84b2e;border-radius:7px;margin-top:18px;padding:6px 8px;font-size:10px;font-weight:800;display:inline-flex}.plan-options{gap:8px;margin-top:16px;display:grid}.plan-options a{background:#ffffff06;border:1px solid #f5c84b24;border-radius:11px;align-items:center;gap:10px;padding:12px;transition:border-color .16s,background .16s,transform .16s;display:flex}.plan-options a:hover{background:#f5c84b0f;border-color:#f5c84b61;transform:translate(2px)}.plan-options a>span:first-child{min-width:55px;display:grid}.plan-options a>span:first-child strong{font-size:13px}.plan-options a>span:first-child small{color:#777e91;font-size:9px}.plan-price{color:#f8e29d;margin-left:auto;font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.plan-options svg{color:#4fe087;width:18px;height:18px}.plan-cashback{margin-top:13px}.gift-section{padding:108px 0 114px}.gift-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.gift-card{background:linear-gradient(150deg,#0d1a39eb,#060e20f5);border:1px solid #6d8bcf2b;border-radius:18px;overflow:hidden;box-shadow:0 20px 48px #0003}.gift-card-head{background:#ffffff05;border-bottom:1px solid #6e8ccc21;align-items:center;gap:12px;padding:18px 18px 15px;display:flex}.flag{font-size:25px}.gift-card-head>span:nth-child(2){gap:2px;margin-right:auto;display:grid}.gift-card-head strong{font-family:Manrope,sans-serif;font-size:14px}.gift-card-head small{color:#77849d;font-size:10px}.gift-values{gap:7px;padding:12px;display:grid}.gift-values a{background:#ffffff06;border:1px solid #0000;border-radius:10px;grid-template-columns:1fr auto 18px;align-items:center;gap:10px;padding:12px 11px;transition:border-color .15s,background .15s,transform .15s;display:grid}.gift-values a:hover{background:#25d3660e;border-color:#3bd97645;transform:translate(2px)}.gift-values a>span{color:#aeb9ce;font-size:12px;font-weight:700}.gift-values strong{font-family:Manrope,sans-serif;font-size:14px}.gift-values svg{color:#48dd80;width:17px;height:17px}.steps-section{border-top:1px solid #738fcf1f;padding:88px 0 100px}.section-heading.centered{text-align:center;justify-content:center}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.steps-grid article{background:#081126ad;border:1px solid #738eca26;border-radius:16px;padding:25px;position:relative}.steps-grid article>span{color:#5576c9;font-family:Manrope,sans-serif;font-size:28px;font-weight:800}.steps-grid h3{margin:18px 0 7px;font-family:Manrope,sans-serif;font-size:18px}.steps-grid p{color:#7f8da8;margin:0;font-size:13px}footer{background:#020611;border-top:1px solid #6e8bcb21}.footer-inner{align-items:center;gap:24px;min-height:105px;display:flex}.footer-inner p{color:#6f7d97;margin:0 auto;font-size:12px}.footer-whatsapp{color:#59e68d;font-size:12px;font-weight:700}.whatsapp-float{z-index:45;color:#fff;background:linear-gradient(145deg,#27d86a,#19ad51);border:1px solid #76ffa980;border-radius:17px;place-items:center;width:54px;height:54px;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 34px #0f7e3a5c,0 0 28px #25d36640}.whatsapp-float:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 15px 38px #0f7e3a70,0 0 38px #25d36657}.whatsapp-float svg{stroke-width:1.7px;width:27px;height:27px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#01040ccc;place-items:center;padding:20px;animation:.16s both fade-in;display:grid;position:fixed;inset:0}.product-modal{background:linear-gradient(145deg,#0b1732,#050c1d 65%);border:1px solid #6889db47;border-radius:20px;width:min(720px,100%);max-height:min(810px,100vh - 40px);padding:24px;animation:.2s both modal-up;position:relative;overflow:auto;box-shadow:0 34px 90px #0009,0 0 42px #2f65ff1a}.modal-close{z-index:4;color:#c2cce0;cursor:pointer;background:#040a18cc;border:1px solid #889fd333;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;font-size:22px;display:grid;position:absolute;top:15px;right:15px}.modal-game{grid-template-columns:130px 1fr;align-items:center;gap:22px;padding-right:34px;display:grid}.modal-game>img{object-fit:cover;border-radius:13px;width:130px;height:160px;box-shadow:0 16px 32px #0000004d}.modal-game h2{letter-spacing:-.035em;margin:10px 0 8px;font-family:Manrope,sans-serif;font-size:27px;line-height:1.16}.modal-game p{color:#8f9cb5;margin:0;font-size:13px;line-height:1.55}.access-list{gap:10px;margin-top:22px;display:grid}.access-option{background:#ffffff06;border:1px solid #6f8ccd29;border-radius:13px;grid-template-columns:1fr 220px;align-items:center;gap:14px;padding:13px;display:grid}.access-main{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.access-main>div:first-child{gap:3px;display:grid}.option-name{font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.option-note{color:#7887a3;font-size:10px}.option-price{flex:none;justify-items:end;gap:5px;display:grid}.option-price strong{font-family:Manrope,sans-serif;font-size:16px}.whatsapp-order{color:#f4fff8;background:linear-gradient(135deg,#25d366eb,#18ab4eeb);border:1px solid #54ed8c78;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:45px;padding:0 12px;font-size:11px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 9px 22px #128b4133,0 0 20px #25d36614}.whatsapp-order:hover{transform:translateY(-1px);box-shadow:0 11px 26px #128b4147,0 0 25px #25d36624}.whatsapp-order svg{width:18px;height:18px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-up{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1050px){nav{display:none}.header-whatsapp{margin-left:auto}.hero-inner{grid-template-columns:1fr .85fr;gap:25px}.hero-collage{transform-origin:100%;transform:scale(.88)}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;padding-top:62px}.hero-copy{max-width:680px}.hero-collage{width:min(600px,100%);margin:-10px auto 0;transform:none}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.psplus-grid,.gift-grid{grid-template-columns:1fr}.psplus-card.featured{transform:none}.gift-grid{max-width:640px;margin:0 auto}.steps-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start}.footer-inner{flex-wrap:wrap;justify-content:center;padding:26px 0}.footer-inner p{text-align:center;order:3;width:100%}}@media (width<=620px){.section-shell,.header-inner,.hero-inner{width:min(100% - 26px,1220px)}.site-header{height:68px}.brand-logo{border-radius:12px;flex-basis:40px;width:40px;height:40px}.brand-word{font-size:19px}.header-whatsapp{border-radius:12px;justify-content:center;width:42px;height:42px;padding:0}.header-whatsapp span{display:none}.hero-inner{padding:54px 0 45px}.hero h1{margin-top:17px;font-size:clamp(42px,13vw,58px)}.hero-text{font-size:15px}.hero-actions{display:grid}.primary-action,.secondary-action{justify-content:center}.trust-row{gap:18px}.hero-collage{height:390px}.hero-poster-1{width:190px;height:260px;right:17%}.hero-poster-2{width:155px;height:215px;top:77px}.hero-poster-3{width:148px;height:210px}.delivery-card{min-width:215px;bottom:4px;left:5%}.games-section,.psplus-section,.gift-section{padding:76px 0 82px}.section-heading{gap:14px;margin-bottom:26px;display:grid}.section-heading h2{font-size:35px}.catalogue-count,.gold-cashback,.gift-cashback{justify-self:start}.catalogue-tools{display:grid}.filter-tabs{width:100%}.filter-tabs button{flex:1}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-card{border-radius:13px}.game-info{padding:12px}.game-title-row{align-content:start;gap:7px;min-height:66px;display:grid}.game-title-row h3{font-size:12px}.cashback-mini{justify-self:start;font-size:8px}.game-price-row>strong{font-size:16px}.choose-btn{padding:7px;font-size:9px}.choose-btn svg{display:none}.modal-backdrop{align-items:end;padding:0}.product-modal{border-radius:20px 20px 0 0;width:100%;max-height:92vh;padding:18px 14px 22px}.modal-game{grid-template-columns:85px 1fr;gap:13px;padding-right:23px}.modal-game>img{border-radius:10px;width:85px;height:110px}.modal-game h2{font-size:19px}.modal-game p{font-size:11px}.access-option{grid-template-columns:1fr;gap:10px}.whatsapp-order{width:100%}.whatsapp-float{border-radius:15px;width:50px;height:50px;bottom:14px;right:14px}}@media (width<=620px){body,button,input{font-size:15px}.hero-text,.section-heading p,.guide-heading p,.product-lead,.contact-copy p,.faq-item p,.steps-grid p,.benefits-grid p,.outro-legal-card p,.product-guide-card li,.account-rules li,.product-access-choice li,.trailer-points span,.promise-grid p{font-size:14px;line-height:1.6}.game-info>p,.product-option-note,.product-option-cashback,.product-how-block small,.product-mini-trust small,.offer-title-row>small,.product-option-top small,.selected-offer-copy>span,.selected-offer-copy>small,.product-whatsapp-order small,.product-how-block span,.promise-grid article>small,.contact-card-grid small,.outro-stats small,.product-footer-links,.related-card small,.product-request-card small,.gift-region-code,.gift-visual>small,.gift-values a small,.plan-options a small{font-size:13px;line-height:1.45}.game-title-row h3,.offer-title-row strong,.product-option-top strong,.product-access-choice h3,.contact-card-grid strong,.outro-link-grid span,.related-card strong{font-size:17px;line-height:1.3}.product-option-price,.game-price-row>strong,.cashback-formula strong{font-size:28px}}.product-mini-trust strong,.product-how-block strong,.promise-grid h3,.contact-card-grid strong{font-size:var(--type-button);line-height:1.35}.product-mini-trust small,.offer-title-row>small,.product-option-top small,.selected-offer-copy>span,.promise-grid article>small,.product-how-block span,.product-footer-links,.related-card small,.product-request-card small,.gift-region-code,.gift-visual>small,.gift-values a>span small,.cashback-formula small,.outro-stats small,.contact-card-grid small{font-size:var(--type-label);line-height:1.45}.selected-offer-copy>strong{font-size:var(--type-button);line-height:1.4}.product-whatsapp-order strong{font-size:var(--type-button);line-height:1.3}.product-option-price{font-size:var(--type-price);line-height:1.2}.plan-name,.gift-cashback,.section-kicker,.eyebrow,.outro-label{font-size:var(--type-label)}.plan-options a>span:first-child small,.plan-cashback,.gift-card-head small,.gift-values a small{font-size:var(--type-label);line-height:1.45}@media (width<=620px){body,button,input{font-size:15px}.hero-text,.section-heading p,.guide-heading p,.product-lead,.contact-copy p,.faq-item p,.steps-grid p,.benefits-grid p,.outro-legal-card p,.product-guide-card li,.account-rules li,.product-access-choice li,.trailer-points span,.promise-grid p{font-size:14px;line-height:1.6}.game-info>p,.product-option-note,.product-option-cashback,.product-how-block small,.product-mini-trust small,.offer-title-row>small,.product-option-top small,.selected-offer-copy>span,.selected-offer-copy>small,.product-whatsapp-order small,.product-how-block span,.promise-grid article>small,.contact-card-grid small,.outro-stats small,.product-footer-links,.related-card small,.product-request-card small,.gift-region-code,.gift-visual>small,.gift-values a small,.plan-options a small{font-size:13px;line-height:1.45}.game-title-row h3,.offer-title-row strong,.product-option-top strong,.product-access-choice h3,.contact-card-grid strong,.outro-link-grid span,.related-card strong{font-size:17px;line-height:1.3}.product-option-price,.game-price-row>strong,.cashback-formula strong{font-size:28px}}html[lang=ar] .hero-copy p,html[lang=ar] .section-heading p,html[lang=ar] .guide-heading p,html[lang=ar] .cashback-explainer p,html[lang=ar] .product-lead,html[lang=ar] .product-details p,html[lang=ar] .faq-item p,html[lang=ar] .contact-copy p,html[lang=ar] .outro-legal-card p,html[lang=ar] .product-how-block small,html[lang=ar] .product-guide-card li,html[lang=ar] .account-rules li{text-align:right;direction:rtl;unicode-bidi:plaintext}html[lang=ar] .hero-copy,html[lang=ar] .section-heading,html[lang=ar] .guide-heading,html[lang=ar] .product-details,html[lang=ar] .contact-copy,html[lang=ar] .outro-brand-strip,html[lang=ar] .outro-link-section,html[lang=ar] .footer-bottom{text-align:left;direction:ltr}@media (width<=380px){.games-grid{grid-template-columns:1fr}.game-title-row{min-height:50px;display:flex}.hero-poster-2{left:-8px}.hero-poster-3{right:-8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.faq-item,.outro-legal-card{transition:border-color .28s,background .28s,box-shadow .28s,transform .22s;overflow:hidden}.faq-item.is-open{background:linear-gradient(145deg,#10234ed6,#071024e6);border-color:#4b79ed8f;box-shadow:0 14px 30px #040c1f29}.outro-legal-card.is-open{background:linear-gradient(145deg,#10203ee6,#081225f0);border-color:#5b8bff7a;box-shadow:0 12px 28px #02071433}.outro-legal-card:hover{transform:translateY(-1px)}.accordion-trigger{border-radius:inherit;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;margin:0;display:flex}.accordion-trigger:focus-visible{outline-offset:-3px;outline:2px solid #5b90ff}.faq-item .accordion-trigger{color:#e3ebfb;min-height:66px;padding:19px 21px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;line-height:1.38}.outro-legal-card .accordion-trigger{color:#d7e3f8;min-height:58px;padding:17px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;line-height:1.38}.accordion-trigger>b{color:#78a0ff;flex:none;font-size:22px;font-weight:500;line-height:1;transition:transform .32s cubic-bezier(.22,.82,.25,1),color .22s;transform:translate(0,0)rotate(0)}.faq-item.is-open .accordion-trigger>b{color:#a9c2ff;transform:translate(0,0)rotate(45deg)}.outro-legal-card .accordion-trigger>b{font-size:16px}.outro-legal-card.is-open .accordion-trigger>b{color:#a9c2ff;transform:translateY(1px)rotate(90deg)}.accordion-panel{min-width:0;transition:height .36s cubic-bezier(.22,.82,.25,1);overflow:hidden}.accordion-panel>div{min-height:0}.accordion-panel p{opacity:0;margin:0;transition:opacity .18s,transform .36s cubic-bezier(.22,.82,.25,1),padding .36s cubic-bezier(.22,.82,.25,1);transform:translateY(-8px)}.faq-item .accordion-panel p{color:#b7c7e2;padding:0 21px;font-size:14px;line-height:1.68}.outro-legal-card .accordion-panel p{color:#a8b8d1;padding:0 17px;font-size:13px;line-height:1.62}.faq-item.is-open .accordion-panel p{padding:0 21px 21px}.outro-legal-card.is-open .accordion-panel p{padding:0 17px 18px}.is-open>.accordion-panel p{opacity:1;transition-delay:35ms,0s,0s;transform:translate(0,0)}@media (width<=620px){.faq-item .accordion-trigger{min-height:62px;padding:17px;font-size:14px}.outro-legal-card .accordion-trigger{min-height:56px;padding:16px;font-size:13px}.faq-item .accordion-panel p{padding-inline:17px;font-size:14px}.faq-item.is-open .accordion-panel p{padding:0 17px 18px}.outro-legal-card .accordion-panel p{padding-inline:16px;font-size:13px}.outro-legal-card.is-open .accordion-panel p{padding:0 16px 17px}}@media (prefers-reduced-motion:reduce){.faq-item,.outro-legal-card,.accordion-trigger>b,.accordion-panel,.accordion-panel p{transition:none!important}}@media (width<=620px){.hero-game-backdrop .game-mosaic-primary{opacity:.36;filter:blur(4px)saturate(.7)brightness(.68)}.hero-game-backdrop:before{background:linear-gradient(90deg,#020714eb,#020714b8 58%,#0207149e),linear-gradient(#020714ad,#02071442 50%,#020714cc)}.hero-game-backdrop .game-mosaic-tile:after{background:linear-gradient(145deg,#02071405,#0207143d)}}.product-option-top small{letter-spacing:.02em;white-space:normal;font-weight:900;line-height:1.2;color:#fff!important;font-size:16px!important}.access-guide-jump{color:#f2f6ff;cursor:pointer;background:#11285e73;border:1px solid #5c8bffc7;border-radius:999px;flex-wrap:wrap;align-items:center;gap:5px 8px;width:fit-content;max-width:100%;margin:16px 0 18px;padding:8px 12px;font-size:12px;font-weight:900;line-height:1.2;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 0 0 1px #0066ff1f,0 0 18px #06f3}.access-guide-jump span{color:#9db9ff;font-size:11px;font-weight:800}.access-guide-jump:hover,.access-guide-jump:focus-visible{background:#1d47a494;border-color:#7ca5ff;outline:none;transform:translateY(-1px);box-shadow:0 0 0 2px #0066ff24,0 0 26px #0066ff57}@media (width<=620px){.access-guide-jump{margin:14px 0 16px;padding:8px 11px;font-size:11px}.access-guide-jump span{font-size:10px}.product-option-top small{font-size:14px!important}}.product-platforms{z-index:4;pointer-events:none;flex-wrap:wrap;align-items:center;gap:8px;max-width:calc(100% - 36px);display:flex;position:absolute;bottom:18px;left:18px}.product-platforms b{color:#fff;letter-spacing:.04em;background:#040916e0;border:1px solid #ffffff94;border-radius:10px;justify-content:center;align-items:center;min-width:54px;min-height:40px;padding:7px 12px;font-size:17px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 8px 20px #00000052,inset 0 1px #ffffff1f}.product-platforms b+b{background:linear-gradient(135deg,#225edceb,#091841f0);border-color:#729dffc7}.product-platforms small{color:#fff;letter-spacing:.02em;flex-basis:100%;font-size:11px;font-weight:800;line-height:1.2}.product-option-top small{color:#fff;letter-spacing:.02em;white-space:normal;font-size:15px;font-weight:900;line-height:1.2}@media (width<=820px){.product-platforms{max-width:calc(100% - 28px);bottom:14px;left:14px}.product-platforms b{min-height:36px;font-size:15px}.product-platforms small{font-size:10px}}@media (width<=620px){.product-platforms b{min-width:48px;min-height:34px;padding:6px 9px;font-size:14px}.product-platforms small,.product-option-top small{font-size:13px}}::selection{color:#fff;background:#3769ffb3}.site-header{-webkit-backdrop-filter:blur(24px)saturate(1.35);backdrop-filter:blur(24px)saturate(1.35);background:#020714d1;border-bottom-color:#7399f229;height:82px;box-shadow:0 12px 40px #00000029}.brand{gap:12px}.brand-logo{border-color:#4e7effb3;flex-basis:49px;width:49px;height:49px;box-shadow:0 0 26px #2f65ff59,inset 0 0 15px #2e62f633}.brand-word{color:#fff;letter-spacing:-.075em;text-shadow:0 0 22px #4b79ff33;font-size:29px;font-style:italic;font-weight:900;transform:skew(-4deg)}.brand-word:after{background:linear-gradient(90deg,#fff,#4d7cff 45%,#0000);width:34px;height:3px;margin-top:3px}.hero{background:linear-gradient(90deg,#020714fb 0%,#020714f2 42%,#0309188f 72%,#020714e6 100%),radial-gradient(circle at 77% 40%,#2a5cff40,#0000 42%),radial-gradient(circle at 58% 4%,#4476ff1c,#0000 32%),linear-gradient(145deg,#020612 0%,#071228 55%,#020611 100%);min-height:730px}.hero:before{opacity:.2;background-size:52px 52px;animation:16s linear infinite grid-drift}.hero:after{content:"";z-index:-1;opacity:.2;background:linear-gradient(115deg,#0000 20%,#4170ff1a 47%,#0000 62%);animation:8s ease-in-out infinite hero-sweep;position:absolute;inset:0;transform:translate(-60%)}.hero-inner{min-height:648px;padding:76px 0 84px}.hero-copy{max-width:670px}.hero h1{letter-spacing:-.071em;font-size:clamp(50px,5.9vw,82px)}.hero h1 span{color:#79a0ff;text-shadow:0 0 38px #2f65ff5c}.primary-action{background:linear-gradient(135deg,#4279ff,#2458e7 55%,#173db4);border:1px solid #8eaeff57;position:relative;overflow:hidden;box-shadow:0 15px 38px #1f53e65c,0 0 26px #3e74ff29}.primary-action:after,.choose-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:34%;animation:3.8s ease-in-out infinite button-shine;position:absolute;top:-60%;bottom:-60%;transform:translate(-260%)rotate(16deg)}.hero-collage{isolation:isolate;perspective:1100px;height:555px}.hero-collage:before{content:"";z-index:0;background:radial-gradient(circle,#2b5be629,#0000 63%);border:1px solid #527fff1c;border-radius:50%;position:absolute;inset:9% 4% 12%;transform:rotate(-12deg);box-shadow:inset 0 0 90px #2958e114}.hero-orbit{z-index:0;pointer-events:none;border:1px solid #5384ff40;border-radius:50%;position:absolute;box-shadow:0 0 24px #2a5be614}.hero-orbit:after{content:"";background:#75a0ff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:-5px;box-shadow:0 0 18px #3f78ff}.orbit-one{animation:18s linear infinite orbit-spin;inset:10% 4% 15% 0}.orbit-two{border-color:#47e18b29;animation:24s linear infinite orbit-spin-reverse;inset:20% 12% 6% 10%}.orbit-two:after{background:#51e68b;box-shadow:0 0 18px #25d366}.hero-particles i{z-index:0;background:#8cafff;border-radius:50%;width:3px;height:3px;animation:3.4s ease-in-out infinite particle-pulse;position:absolute;box-shadow:0 0 10px #4f83ff}.hero-particles i:first-child{top:12%;left:17%}.hero-particles i:nth-child(2){animation-delay:-.6s;top:23%;right:5%}.hero-particles i:nth-child(3){animation-delay:-1.2s;top:42%;left:4%}.hero-particles i:nth-child(4){animation-delay:-1.8s;top:61%;right:12%}.hero-particles i:nth-child(5){animation-delay:-2.3s;bottom:13%;left:32%}.hero-particles i:nth-child(6){animation-delay:-.9s;top:8%;right:34%}.hero-particles i:nth-child(7){animation-delay:-1.5s;bottom:28%;left:13%}.hero-particles i:nth-child(8){animation-delay:-2.7s;bottom:6%;right:18%}.hero-particles i:nth-child(9){animation-delay:-.3s;top:52%;right:43%}.hero-poster{isolation:isolate;will-change:transform;background:#061025;border-color:#7ea0f652;border-radius:22px;box-shadow:0 34px 74px #00000085,0 0 34px #2b5be61a}.hero-poster:before{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);width:27%;animation:6s ease-in-out infinite poster-shine;position:absolute;top:-30%;bottom:-30%;left:-50%;transform:rotate(18deg)}.hero-poster:hover{border-color:#7da4ffd1;animation:none;box-shadow:0 42px 86px #00000094,0 0 46px #346aff40}.hero-poster img{width:100%;height:100%;position:absolute;inset:0}.hero-poster .hero-poster-back{z-index:0;object-fit:cover;filter:blur(18px)saturate(1.35)brightness(.62);opacity:.82;transform:scale(1.18)}.hero-poster .hero-poster-main{z-index:1;object-fit:contain;filter:saturate(1.12)contrast(1.04)}.hero-poster:after{z-index:2;box-shadow:inset 0 -110px 80px -55px #020713f5,inset 0 0 0 1px #ffffff08}.hero-poster-glass{z-index:2;background:linear-gradient(145deg,#ffffff14,#0000 23% 70%,#1c4edc24);position:absolute;inset:0}.hero-poster-title{z-index:5;gap:2px;display:grid;position:absolute;bottom:14px;left:14px;right:14px}.hero-poster-title small{color:#87a9ff;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:900}.hero-poster-title strong{text-overflow:ellipsis;white-space:nowrap;font-family:Manrope,sans-serif;font-size:13px;line-height:1.25;overflow:hidden}.hero-poster-1{width:292px;height:397px;animation:6.2s ease-in-out infinite hero-float-main;top:12px;right:18%}.hero-poster-1:hover{transform:rotate(0)translateY(-12px)scale(1.03)}.hero-poster-2{opacity:.92;width:229px;height:326px;animation:7.1s ease-in-out infinite hero-float-left;top:100px;left:-2%}.hero-poster-2:hover{opacity:1;transform:rotate(-2deg)translateY(-10px)scale(1.025)}.hero-poster-3{opacity:.94;width:224px;height:318px;animation:6.7s ease-in-out -1.5s infinite hero-float-right;bottom:31px;right:-2%}.hero-poster-3:hover{opacity:1;transform:rotate(2deg)translateY(-10px)scale(1.025)}.delivery-card{background:#030b1be0;border-color:#47e88580;animation:4s ease-in-out infinite delivery-breathe;bottom:18px;left:13%;box-shadow:0 20px 44px #00000070,0 0 34px #25d36629}.games-section{background:radial-gradient(circle at 15% 0%, #2c59dc1f, transparent 30%), radial-gradient(circle at 90% 50%, #204bbe0f, transparent 26%), var(--navy-950)}.search-box input{background:#071026f0;border-color:#7494dd3b;border-radius:16px;height:62px}.search-box input:focus{border-color:#5a87ffdb;box-shadow:0 0 0 4px #2f65ff1f,0 18px 46px #0000003d,0 0 28px #2f65ff17}.search-suggestions{background:#030a1afb;border-color:#7095ec4d;padding:8px;box-shadow:0 30px 80px #00000094,0 0 36px #2b5ce217}.search-suggestions>a{text-align:left;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:9px;transition:border-color .15s,background .15s,transform .15s;display:flex}.search-suggestions>a:hover,.search-suggestions>a:focus-visible{background:#2f65ff1f;border-color:#4b78ea38;outline:none;transform:translate(2px)}.suggestion-art{background:#07122a;border-radius:8px;flex:0 0 49px;place-items:center;width:49px;height:60px;display:grid;overflow:hidden}.search-suggestions .suggestion-art img{object-fit:contain;width:100%;height:100%}.no-suggestion{justify-items:center;gap:5px;padding:22px 18px;display:grid}.no-suggestion strong{color:#e5ebfb}.no-suggestion span{color:#7e8ba5;font-size:12px}.no-suggestion a{color:#6ceb9a;background:#25d36614;border:1px solid #40e17d52;border-radius:9px;margin-top:8px;padding:9px 12px;font-size:11px;font-weight:800}.game-card{background:linear-gradient(155deg,#0d1b3bf7,#050c1dfc);border-color:#7693d52e;border-radius:20px;transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .26s,box-shadow .26s;box-shadow:0 18px 48px #00000045,inset 0 1px #ffffff06}.game-card:hover{border-color:#5787ff94;transform:translateY(-8px);box-shadow:0 30px 62px #00000061,0 0 34px #2f65ff21}.game-art{isolation:isolate;aspect-ratio:.78;background:#050d20}.game-art img{width:100%;height:100%;position:absolute;inset:0}.game-art .game-art-back{z-index:0;object-fit:cover;filter:blur(20px)saturate(1.4)brightness(.58);opacity:.86;transform:scale(1.16)}.game-art .game-art-main{z-index:1;object-fit:contain;object-position:center;filter:saturate(1.12)contrast(1.035);transition:transform .52s cubic-bezier(.2,.8,.2,1),filter .32s;transform:scale(1.001)}.game-card:hover .game-art .game-art-back{transform:scale(1.19)}.art-shade{z-index:2;pointer-events:none;background:linear-gradient(#03081408 45%,#030814c7 100%)}.platform-pill,.hot-pill{z-index:3}.game-info{padding:17px 17px 18px}.game-title-row{min-height:56px}.game-title-row h3{font-size:15px;font-weight:800}.cashback-mini{color:#5df091;text-align:center;background:#25d3661a;border-color:#47e7855c;gap:2px;min-width:58px;padding:5px 7px;display:inline-grid;box-shadow:0 0 18px #25d36617}.cashback-mini b{font-size:9px;line-height:1}.cashback-mini small{color:#54d982;letter-spacing:.04em;text-transform:uppercase;font-size:6px;font-weight:800;line-height:1}.game-info>p{color:#7384a5;margin-top:9px;font-size:8px}.choose-btn{color:#fff;background:linear-gradient(135deg,#477cff,#2459e5 58%,#1a42bd);border-color:#83a7ff85;padding:10px 13px;transition:transform .18s,box-shadow .18s,filter .18s;position:relative;overflow:hidden;box-shadow:0 10px 24px #2253dc57,0 0 20px #396dff2e}.choose-btn:hover{color:#fff;filter:brightness(1.08);background:linear-gradient(135deg,#5688ff,#2c64f2 58%,#204bc9);transform:translateY(-2px);box-shadow:0 13px 30px #2253dc70,0 0 30px #396dff47}.empty-state a{color:#ecfff3;background:linear-gradient(135deg,#27d368,#18a94e);border:1px solid #46e68466;border-radius:10px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 10px 25px #159a4933}.catalogue-request{background:linear-gradient(130deg,#204bbe2e,#071127db 60%,#25d3660f);border:1px solid #4d7ef44d;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:22px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 52px #00000036,inset 0 1px #ffffff08}.catalogue-request:before{content:"";filter:blur(65px);background:#2f65ff1f;border-radius:50%;width:220px;height:220px;position:absolute;right:13%}.catalogue-request>div{align-items:center;gap:14px;display:flex;position:relative}.catalogue-request>div>span:last-child{gap:4px;display:grid}.catalogue-request strong{font-family:Manrope,sans-serif;font-size:17px}.catalogue-request small{color:#8795b0;font-size:12px}.request-orb{color:#8babff;background:#2f65ff24;border:1px solid #6490ff73;border-radius:14px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:22px;display:grid;box-shadow:0 0 22px #2f65ff26}.catalogue-request>a{color:#f4fff8;background:linear-gradient(135deg,#2adc70,#19ad51);border:1px solid #68f49c85;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 17px;font-size:12px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 12px 29px #118e404d,0 0 25px #25d36624}.catalogue-request>a:hover{transform:translateY(-2px);box-shadow:0 15px 34px #118e4061,0 0 32px #25d3663b}.psplus-section:before{opacity:.13;animation:22s linear infinite gold-grid-drift}.psplus-atmosphere span{color:#f9d35b2e;text-shadow:0 0 30px #f5c84b1f;font-family:Manrope,sans-serif;font-size:70px;font-weight:900;animation:7s ease-in-out infinite gold-float;position:absolute}.psplus-atmosphere span:first-child{top:12%;left:4%}.psplus-atmosphere span:nth-child(2){font-size:112px;animation-delay:-2s;top:55%;right:4%}.psplus-atmosphere span:nth-child(3){font-size:36px;animation-delay:-4s;bottom:10%;left:18%}.psplus-atmosphere span:nth-child(4){font-size:42px;animation-delay:-1s;top:8%;right:18%}.psplus-atmosphere span:nth-child(5){font-size:24px;animation-delay:-3s;bottom:18%;right:28%}.psplus-benefit-strip{background:#f5c84b1f;border:1px solid #f5c84b2e;border-radius:13px;grid-template-columns:repeat(4,1fr);gap:1px;margin:-9px 0 32px;display:grid;position:relative;overflow:hidden}.psplus-benefit-strip span{color:#d9c57f;background:#070a13eb;justify-content:center;align-items:center;gap:7px;min-height:48px;font-size:10px;font-weight:700;display:flex}.psplus-benefit-strip svg{color:#f5c84b;width:15px}.psplus-card{background:linear-gradient(150deg,#f5c84b1a,#080b15f2 42%,#060912fa);border-color:#f5c84b45;padding:24px 24px 23px;transition:transform .26s,border-color .26s,box-shadow .26s;box-shadow:0 28px 68px #00000052,inset 0 1px #ffffff06}.psplus-card:hover{border-color:#f5c84b8c;transform:translateY(-7px);box-shadow:0 34px 76px #00000063,0 0 42px #f5c84b1c}.psplus-card.featured:hover{transform:translateY(-12px)}.psplus-card-visual{background:linear-gradient(135deg,#ffe38247,#0000 45%),radial-gradient(circle at 78% 30%,#ffe27252,#0000 34%),linear-gradient(145deg,#8d6c12,#3d2d08 58%,#181407);border:1px solid #f8d56933;border-radius:14px;height:118px;margin:-6px 0 21px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff21,0 14px 32px #00000040}.psplus-tier-2 .psplus-card-visual{background:linear-gradient(135deg,#ffefa352,#0000 45%),radial-gradient(circle at 75% 30%,#ffe67c61,#0000 34%),linear-gradient(145deg,#b58b17,#55400a 58%,#211a08)}.psplus-tier-3 .psplus-card-visual{background:linear-gradient(135deg,#fff6cd5e,#0000 45%),radial-gradient(circle at 75% 30%,#ffefab66,#0000 34%),linear-gradient(145deg,#d0ae43,#735b14 58%,#292209)}.ps-wordmark{letter-spacing:-.08em;font-family:Manrope,sans-serif;font-size:34px;font-style:italic;font-weight:900;position:absolute;top:18px;left:20px}.psplus-card-visual .plus-symbol{color:#fff8d3c7;text-shadow:0 0 28px #ffde634d;font-size:112px;top:3px;right:12px;transform:rotate(6deg)}.psplus-card-visual small{color:#fff7d3bd;letter-spacing:.15em;font-size:8px;font-weight:900;position:absolute;bottom:15px;left:20px}.plan-price{justify-items:end;display:grid}.plan-price em{color:#59e78d;font-size:7px;font-style:normal;font-weight:700}.gift-section{background:radial-gradient(circle at 80% 16%, #3466f01c, transparent 28%), radial-gradient(circle at 8% 65%, #25d3660d, transparent 25%), var(--navy-950)}.gift-card{border-color:#7091dc38;border-radius:21px;transition:transform .26s,border-color .26s,box-shadow .26s;box-shadow:0 25px 60px #00000047}.gift-card:hover{border-color:#5585ff75;transform:translateY(-6px);box-shadow:0 32px 70px #0000005e,0 0 32px #2f65ff14}.gift-visual{background:linear-gradient(125deg,#ffffff21,#0000 30%),radial-gradient(circle at 80% 25%,#5789ff8c,#0000 30%),linear-gradient(145deg,#1646c3,#071a57 58%,#050d2a);border:1px solid #89a9f13d;border-radius:16px;height:174px;margin:14px 14px 2px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff26,0 16px 35px #00000047}.gift-region-2 .gift-visual{background:linear-gradient(125deg,#ffffff24,#0000 30%),radial-gradient(circle at 80% 25%,#ff56626b,#0000 30%),linear-gradient(145deg,#174ca8,#1b2658 52%,#6b1726)}.gift-region-3 .gift-visual{background:linear-gradient(125deg,#ffffff24,#0000 30%),radial-gradient(circle at 80% 25%,#5be5946b,#0000 30%),linear-gradient(145deg,#0a7243,#083b2b 55%,#061f1b)}.gift-visual:after{content:"";border:28px solid #ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-65px;right:-25px}.gift-shine{background:linear-gradient(90deg,#0000,#ffffff42,#0000);width:20%;animation:5.5s ease-in-out infinite gift-shine;position:absolute;top:-50%;bottom:-50%;left:-35%;transform:rotate(19deg)}.gift-ps,.gift-store{letter-spacing:-.06em;font-family:Manrope,sans-serif;font-style:italic;font-weight:900;position:absolute;left:19px}.gift-ps{font-size:34px;top:17px}.gift-store{letter-spacing:.08em;font-size:19px;top:54px}.gift-region-code{background:#00000029;border:1px solid #ffffff3d;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:900;position:absolute;top:17px;right:18px}.gift-flag-big{filter:drop-shadow(0 8px 14px #0000004d);font-size:44px;position:absolute;bottom:20px;right:22px}.gift-visual>small{color:#ffffffa8;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:700;position:absolute;bottom:19px;left:20px}.gift-card-head{background:0 0;padding-top:16px}.gift-values a>span{gap:2px;display:grid}.gift-values a>span small{color:#4cd982;font-size:7px;font-weight:700}.gift-values a:hover{transform:translate(4px)}.gift-request{background:linear-gradient(130deg,#25d36617,#071127e0 58%,#2f65ff1a);border-color:#44e27f38}.steps-section{background:radial-gradient(circle at 50% 0,#2652cc1c,#0000 32%),linear-gradient(#020714,#040a19 42%,#020714);padding:108px 0 116px}.section-heading.centered p{margin-inline:auto}.steps-grid article{background:linear-gradient(145deg,#0d1b3adb,#060e21e6);border-radius:19px;padding:29px;transition:transform .22s,border-color .22s;box-shadow:0 20px 50px #0000002e}.steps-grid article:hover{border-color:#4e7deb66;transform:translateY(-5px)}.steps-grid p{line-height:1.65}.guide-heading{text-align:center;max-width:700px;margin:92px auto 30px}.guide-heading h2{letter-spacing:-.05em;margin:9px 0 8px;font-family:Manrope,sans-serif;font-size:clamp(32px,4vw,49px)}.guide-heading p{color:#8997b1;margin:0;font-size:14px}.access-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.access-guide-card{background:#070f22e6;border:1px solid #7490cf2e;border-radius:19px;min-width:0;padding:0 23px 24px;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000003b}.access-guide-card:before{content:"";filter:blur(45px);opacity:.22;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-50px}.access-guide-card.full{border-color:#e7bf4c40}.access-guide-card.full:before{background:#d7aa33}.access-guide-card.primary{border-color:#4471ff66;box-shadow:0 26px 64px #00000045,0 0 35px #2f65ff14}.access-guide-card.primary:before{background:#2f65ff}.access-guide-card.secondary:before{background:#8b9ab9}.access-guide-head{background:#ffffff06;border-bottom:1px solid #ffffff12;gap:3px;margin:0 -23px 20px;padding:18px 23px;display:grid;position:relative}.access-guide-card.full .access-guide-head{background:linear-gradient(110deg,#deb23738,#ffffff05)}.access-guide-card.primary .access-guide-head{background:linear-gradient(110deg,#2f65ff8c,#2f65ff17)}.access-guide-card.secondary .access-guide-head{background:linear-gradient(110deg,#8a97b42b,#ffffff05)}.access-guide-head span{color:#8896b0;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.access-guide-card.full .access-guide-head span{color:#e1c36b}.access-guide-card.primary .access-guide-head span{color:#d8e4ff}.access-guide-head strong{font-family:Manrope,sans-serif;font-size:20px}.access-guide-card>p{color:#8e9bb4;min-height:58px;margin:0 0 18px;font-size:13px;line-height:1.55}.access-guide-card ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.access-guide-card li{color:#bac4d9;grid-template-columns:17px 1fr;gap:9px;font-size:12px;line-height:1.45;display:grid}.access-guide-card li svg{color:#55e88c;width:17px;height:17px}.warranty-warning{background:linear-gradient(120deg,#ffa32d1c,#3c200814 36%,#070f22eb);border:1px solid #ffb54752;border-radius:18px;grid-template-columns:60px 1fr;gap:18px;margin-top:22px;padding:24px;display:grid;box-shadow:0 20px 52px #0003,0 0 30px #ff9d220f}.warning-mark{color:#ffd078;background:#ff9f251f;border:1px solid #ffbd5680;border-radius:16px;place-items:center;width:54px;height:54px;font-family:Manrope,sans-serif;font-size:25px;font-weight:900;display:grid;box-shadow:0 0 22px #ff9e261f}.warranty-warning>div>span{color:#efb95b;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.warranty-warning h3{margin:4px 0 7px;font-family:Manrope,sans-serif;font-size:20px}.warranty-warning p{color:#a7b0c5;margin:0;font-size:13px;line-height:1.62}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:68px;display:grid}.benefits-grid article{background:#081126c2;border:1px solid #718ed029;border-radius:17px;min-width:0;padding:23px}.benefits-grid .cashback-benefit{background:linear-gradient(145deg,#25d3661c,#081126db 60%);border-color:#3add784d;box-shadow:0 0 30px #25d3660f}.benefit-icon{color:#6f95f4;letter-spacing:-.06em;align-items:center;height:36px;font-family:Manrope,sans-serif;font-size:28px;font-weight:900;display:inline-flex}.cashback-benefit .benefit-icon{color:#54e98a;text-shadow:0 0 18px #25d36640}.benefits-grid h3{margin:14px 0 7px;font-family:Manrope,sans-serif;font-size:16px}.benefits-grid p{color:#8491aa;margin:0;font-size:12px;line-height:1.6}.cashback-explainer{background:linear-gradient(125deg,#25d3661a,#060f21eb 45%,#2752cd1f);border:1px solid #3fe07c47;border-radius:19px;grid-template-columns:1.25fr .75fr;align-items:center;gap:44px;margin-top:18px;padding:31px 34px;display:grid;box-shadow:0 24px 58px #00000038,0 0 40px #25d3660d}.cashback-big{color:#58e98d;letter-spacing:.16em;text-shadow:0 0 14px #25d3664d;font-size:10px;font-weight:900}.cashback-explainer h3{letter-spacing:-.035em;margin:7px 0 8px;font-family:Manrope,sans-serif;font-size:24px}.cashback-explainer p{color:#929fb7;margin:0;font-size:13px;line-height:1.65}.cashback-explainer p strong{color:#64e995}.cashback-formula{background:#0209148a;border:1px solid #53e78b38;border-radius:14px;justify-items:end;gap:2px;padding:18px 20px;display:grid}.cashback-formula span{color:#a9b5cc;font-size:14px;font-weight:700}.cashback-formula b{color:#7b8aa8;font-size:11px}.cashback-formula strong{color:#59e98d;text-shadow:0 0 18px #25d36633;font-family:Manrope,sans-serif;font-size:27px}.cashback-formula small{color:#62708c;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}@keyframes grid-drift{to{background-position:52px 52px}}@keyframes gold-grid-drift{to{background-position:-64px 64px}}@keyframes hero-sweep{0%,18%{transform:translate(-65%)}65%,to{transform:translate(65%)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-spin-reverse{to{transform:rotate(-360deg)}}@keyframes particle-pulse{0%,to{opacity:.18;transform:scale(.75)}50%{opacity:1;transform:scale(1.8)}}@keyframes hero-float-main{0%,to{transform:rotate(1.5deg)translateY(0)}50%{transform:rotate(.2deg)translateY(-13px)}}@keyframes hero-float-left{0%,to{transform:rotate(-7deg)translateY(0)}50%{transform:rotate(-5deg)translateY(-10px)}}@keyframes hero-float-right{0%,to{transform:rotate(7deg)translateY(0)}50%{transform:rotate(5deg)translateY(-12px)}}@keyframes delivery-breathe{0%,to{transform:translateY(0);box-shadow:0 20px 44px #00000070,0 0 28px #25d3661a}50%{transform:translateY(-5px);box-shadow:0 24px 48px #0000007a,0 0 38px #25d36630}}@keyframes poster-shine{0%,65%{left:-55%}to{left:145%}}@keyframes button-shine{0%,60%{transform:translate(-260%)rotate(16deg)}to{transform:translate(430%)rotate(16deg)}}@keyframes gift-shine{0%,68%{left:-35%}to{left:135%}}@keyframes gold-float{0%,to{opacity:.14;transform:translateY(0)rotate(0)}50%{opacity:.24;transform:translateY(-18px)rotate(8deg)}}@media (width<=1050px){.brand-word{font-size:26px}.hero-poster-1{right:14%}.access-guide-grid{grid-template-columns:1fr 1fr}.access-guide-card.full{grid-column:1/-1}.benefits-grid{grid-template-columns:1fr 1fr}}@media (width<=820px){.psplus-benefit-strip{grid-template-columns:1fr 1fr}.access-guide-grid{grid-template-columns:1fr}.access-guide-card.full{grid-column:auto}.cashback-explainer{grid-template-columns:1fr;gap:20px}.cashback-formula{justify-items:start}}@media (width<=620px){.site-header{height:70px}.brand-logo{flex-basis:42px;width:42px;height:42px}.brand-word{font-size:21px}.hero{min-height:auto}.hero-collage{height:410px}.hero-poster-1{width:200px;height:278px;right:16%}.hero-poster-2{width:148px;height:218px;top:82px;left:-1%}.hero-poster-3{width:148px;height:218px;right:-1%}.hero-poster-title{bottom:10px;left:9px;right:9px}.hero-poster-title strong{font-size:9px}.delivery-card{min-width:210px;left:4%}.game-art{aspect-ratio:.75}.game-info{padding:12px 11px 13px}.game-title-row{min-height:67px}.game-title-row h3{font-size:12px}.game-info>p{min-height:19px;font-size:6px;line-height:1.4}.choose-btn{color:#fff;padding:8px 9px}.catalogue-request{flex-direction:column;align-items:stretch;padding:18px}.catalogue-request>a{width:100%}.psplus-benefit-strip{grid-template-columns:1fr}.psplus-benefit-strip span{justify-content:flex-start;padding-left:16px}.access-guide-card>p{min-height:auto}.warranty-warning,.benefits-grid{grid-template-columns:1fr}.cashback-explainer{padding:24px 20px}}.product-page{color:#f7f9ff;background:#020714}.product-shell{width:min(1220px,100% - 40px);margin:0 auto}.product-header{position:sticky}.product-hero{isolation:isolate;background:linear-gradient(90deg,#020714fb 0%,#020714f2 48%,#020714c7 100%),linear-gradient(145deg,#020714,#071328);border-bottom:1px solid #7193e121;min-height:720px;position:relative;overflow:hidden}.product-backdrop{z-index:-3;opacity:.21;filter:blur(48px)saturate(1.5)contrast(1.05);background-position:75%;background-size:cover;position:absolute;inset:-8%;transform:scale(1.12)}.product-hero:before{content:"";z-index:-2;background:radial-gradient(circle at 79% 24%,#3164ff38,#0000 30%),radial-gradient(circle at 18% 80%,#25d3660e,#0000 26%),linear-gradient(90deg,#020714eb,#0207149e 70%,#020714e0);position:absolute;inset:0}.product-noise{z-index:-1;opacity:.13;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.product-back{color:#96a6c5;align-items:center;gap:9px;margin-top:30px;font-size:12px;font-weight:700;transition:color .16s,transform .16s;display:inline-flex}.product-back span{color:#6e96ff;font-size:18px}.product-back:hover{color:#fff;transform:translate(-3px)}.product-layout{grid-template-columns:360px minmax(0,1fr);align-items:center;gap:64px;padding:38px 0 68px;display:grid}.product-cover-column{min-width:0}.product-cover-frame{isolation:isolate;aspect-ratio:.76;background:#061027;border:1px solid #7fa0ee4d;border-radius:24px;width:100%;animation:.62s cubic-bezier(.2,.8,.2,1) both product-cover-in;position:relative;overflow:hidden;box-shadow:0 38px 90px #00000085,0 0 42px #2f65ff21,inset 0 1px #ffffff0d}.product-cover-frame:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#ffffff0b,#0000 25% 70%,#020714a8);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff06}.product-cover-frame img{width:100%;height:100%;position:absolute;inset:0}.product-cover-blur{z-index:0;object-fit:cover;filter:blur(24px)saturate(1.45)brightness(.6);opacity:.96;transform:scale(1.16)}.product-cover-main{z-index:1;object-fit:contain;object-position:center;filter:saturate(1.16)contrast(1.045)}.product-platform,.product-rank{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.05em;background:#030917c4;border:1px solid #9db5ed4f;border-radius:9px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;top:14px}.product-platform{color:#f0f4ff;left:14px}.product-rank{color:#8cacff;background:#112b6cbf;border-color:#4b7bef6b;right:14px}.product-mini-trust{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.product-mini-trust>span{background:#071025c7;border:1px solid #718fd02b;border-radius:12px;grid-template-columns:30px 1fr;align-items:center;gap:0 9px;min-width:0;padding:11px;display:grid}.product-mini-trust svg{color:#6f97ff;grid-row:1/3;width:23px;height:23px}.product-mini-trust strong{font-size:11px}.product-mini-trust small{color:#74819a;font-size:8px}.product-details{min-width:0;animation:.62s cubic-bezier(.2,.8,.2,1) 90ms both product-copy-in}.product-kicker{color:#7ba0ff;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:900;display:inline-flex}.product-kicker svg{color:#6f97ff;filter:drop-shadow(0 0 7px #4d7cff80);width:16px}.product-details h1{letter-spacing:-.065em;text-wrap:balance;max-width:760px;margin:14px 0 13px;font-family:Manrope,sans-serif;font-size:clamp(38px,4.6vw,64px);font-weight:900;line-height:1.03}.product-lead{color:#a4afc5;max-width:700px;margin:0;font-size:15px;line-height:1.65}.product-price-line{align-items:center;gap:12px;margin:23px 0 25px;display:flex}.product-price-line>span:first-child{color:#71809b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.product-price-line>strong{letter-spacing:-.045em;font-family:Manrope,sans-serif;font-size:27px}.product-price-line>strong small{color:#8492ad;font-size:10px}.product-stock{color:#59e78c;background:#25d36612;border:1px solid #3ede7b40;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.product-stock i{background:#38de76;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite stock-pulse;box-shadow:0 0 10px #25d366bf}.offer-title-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:11px;display:flex}.offer-title-row>div{align-items:center;gap:9px;display:flex}.offer-title-row>div>span{color:#9db8ff;background:#2f65ff1c;border:1px solid #5985f56b;border-radius:8px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:grid}.offer-title-row>small{color:#65738e;font-size:9px}.product-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.product-option{color:#d9e0ee;text-align:left;cursor:pointer;background:#081229d1;border:1px solid #7391d333;border-radius:14px;grid-template-columns:1fr auto;gap:5px 12px;min-width:0;padding:14px 14px 13px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff05}.product-option:hover{background:#0c1a3aeb;border-color:#628bef6b;transform:translateY(-2px)}.product-option.selected{background:linear-gradient(140deg,#2f65ff3b,#081229f0 62%);border-color:#5787ffd9;box-shadow:0 0 0 2px #2f65ff1c,0 12px 28px #10308729,0 0 24px #2f65ff1a}.product-option.full.selected{background:linear-gradient(140deg,#d7aa3030,#081229f0 62%);border-color:#e4ba44b8;box-shadow:0 0 0 2px #ddb54114,0 0 25px #d7aa3014}.product-option.secondary.selected{background:linear-gradient(140deg,#8497c024,#081229f0 62%);border-color:#aabbdd8c;box-shadow:0 0 0 2px #9baed70f}.option-check{opacity:0;color:#fff;background:#3c70f5;border-radius:50%;place-items:center;width:18px;height:18px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:8px;right:8px;transform:scale(.7);box-shadow:0 0 14px #2f65ff66}.product-option.selected .option-check{opacity:1;transform:scale(1)}.product-option.full .option-check{background:#c79520}.product-option.secondary .option-check{background:#8795b4}.option-check svg{stroke-width:2.4px;width:12px;height:12px}.product-option-top{gap:1px;padding-right:17px;display:grid}.product-option-top strong{font-family:Manrope,sans-serif;font-size:11px}.product-option-top small{color:#7787a5;font-size:8px;font-weight:800}.product-option-price{letter-spacing:-.035em;align-self:end;font-family:Manrope,sans-serif;font-size:16px;font-weight:900}.product-option-price small{color:#7c8ba8;font-size:8px}.product-option-cashback{color:#55e78a;font-size:8px;font-weight:800}.product-option-note{color:#677693;justify-self:end;font-size:7px;font-weight:700}.selected-offer-panel{background:#050e21b8;border:1px solid #5580eb40;border-radius:15px;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);align-items:center;gap:15px;margin-top:12px;padding:13px;display:grid}.selected-offer-copy{gap:3px;min-width:0;padding-left:4px;display:grid}.selected-offer-copy>span{color:#799dff;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:900}.selected-offer-panel.full .selected-offer-copy>span{color:#dfbd5c}.selected-offer-panel.secondary .selected-offer-copy>span{color:#9eadcb}.selected-offer-copy>strong{color:#c4cee1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.35;overflow:hidden}.selected-offer-copy>small{color:#6f7f9c;font-size:8px}.selected-offer-copy>small b{color:#52e487}.product-whatsapp-order{color:#fff;background:linear-gradient(135deg,#2cdb70,#1ab254 60%,#119541);border:1px solid #70f8a294;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:58px;padding:8px 13px 8px 9px;transition:transform .18s,box-shadow .18s,filter .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 32px #108f3f54,0 0 26px #25d3662b}.product-whatsapp-order:after{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:18%;animation:4s ease-in-out infinite whatsapp-shine;position:absolute;top:-50%;bottom:-50%;left:-25%;transform:rotate(18deg)}.product-whatsapp-order:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 38px #108f3f6b,0 0 35px #25d36640}.product-whatsapp-order>span:first-child{background:#0000001f;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.product-whatsapp-order>span:nth-child(2){gap:1px;display:grid}.product-whatsapp-order strong{font-size:11px}.product-whatsapp-order small{color:#ffffffb3;font-size:7px}.product-whatsapp-order>b{font-size:18px}.product-assurances{color:#74829e;flex-wrap:wrap;gap:13px;margin-top:12px;font-size:8px;font-weight:700;display:flex}.product-assurances span{align-items:center;gap:4px;display:inline-flex}.product-assurances svg{color:#55e88a;width:12px}.product-guide-section,.promise-section,.related-section{background:radial-gradient(circle at 12% 0,#254ebe14,#0000 30%),#020714;padding:104px 0}.product-section-heading{max-width:780px;margin-bottom:34px}.product-section-heading h2{letter-spacing:-.052em;margin:9px 0 8px;font-family:Manrope,sans-serif;font-size:clamp(32px,4vw,51px);line-height:1.08}.product-section-heading p{color:#8e9bb4;margin:0;font-size:14px;line-height:1.65}.product-guide-layout{grid-template-columns:.9fr 1.1fr;gap:19px;display:grid}.product-guide-card{background:linear-gradient(145deg,#0d1b3bed,#060e21f5);border:1px solid #7090d733;border-radius:20px;overflow:hidden;box-shadow:0 25px 65px #00000040}.product-guide-card.primary{border-color:#4977ee6e;box-shadow:0 25px 65px #00000042,0 0 38px #2f65ff14}.product-guide-card.full{border-color:#d8b03c47}.guide-card-head{background:#ffffff06;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:15px;padding:20px 23px;display:flex}.product-guide-card.primary .guide-card-head{background:linear-gradient(110deg,#2f65ff8c,#2f65ff14)}.product-guide-card.full .guide-card-head{background:linear-gradient(110deg,#d7aa3040,#d7aa300a)}.guide-card-head>span{font-family:Manrope,sans-serif;font-size:18px;font-weight:900}.guide-card-head>strong{color:#8ea0bf;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.product-guide-card ul{gap:13px;margin:0;padding:24px;list-style:none;display:grid}.product-guide-card li{color:#bac4d7;grid-template-columns:19px 1fr;align-items:start;gap:9px;font-size:13px;line-height:1.5;display:grid}.product-guide-card li svg{color:#55e98b;width:18px}.account-rules{background:linear-gradient(130deg,#ff9f251b,#070f22ed 42%);border:1px solid #ffb3454d;border-radius:20px;grid-template-columns:52px 1fr;gap:17px;padding:25px;display:grid;box-shadow:0 25px 62px #0000003d,0 0 32px #ff9a1f0d}.rules-icon{color:#ffcc75;background:#ff9e221f;border:1px solid #ffbe5c73;border-radius:15px;place-items:center;width:50px;height:50px;font-family:Manrope,sans-serif;font-size:24px;font-weight:900;display:grid}.account-rules>div>span{color:#e9b55d;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.account-rules h3{margin:5px 0 13px;font-family:Manrope,sans-serif;font-size:22px}.account-rules ul{gap:9px;margin:0;padding-left:17px;display:grid}.account-rules li{color:#aab4c9;font-size:12px;line-height:1.55}.account-rules li::marker{color:#e9ad4c}.account-rules b{color:#e9edf7}.trailer-section{background:radial-gradient(circle at 78% 42%,#2d5fef29,#0000 34%),linear-gradient(145deg,#030817,#071126 58%,#020611);border-block:1px solid #7091db1f;padding:108px 0;position:relative;overflow:hidden}.trailer-section:before{content:"";opacity:.08;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0}.trailer-layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:58px;display:grid;position:relative}.trailer-copy h2{letter-spacing:-.055em;margin:10px 0 13px;font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,51px);line-height:1.08}.trailer-copy p{color:#8c99b2;margin:0;font-size:14px;line-height:1.67}.trailer-points{flex-wrap:wrap;gap:8px;margin-top:23px;display:flex}.trailer-points span{color:#8c9bb8;background:#08122899;border:1px solid #6c8cd42e;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:8px;font-weight:800;display:inline-flex}.trailer-points i{background:#58e78c;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #25d36680}.trailer-frame{aspect-ratio:16/9;background:#02050d;border:1px solid #6f97f54d;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 38px 90px #0000007a,0 0 46px #2f65ff1f,inset 0 1px #ffffff0f}.trailer-frame:before{content:"TRAILER OFFICIEL";z-index:2;color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;pointer-events:none;background:#020712a3;border:1px solid #ffffff29;border-radius:7px;padding:6px 8px;font-size:7px;font-weight:900;position:absolute;top:13px;left:13px}.trailer-frame iframe{border:0;width:100%;height:100%}.promise-section{background:radial-gradient(circle at 50% 0,#2954cc1a,#0000 30%),#020714}.centered-product{text-align:center;margin-left:auto;margin-right:auto}.promise-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.promise-grid article{background:linear-gradient(145deg,#0c1936d6,#060e20e6);border:1px solid #708ecf2b;border-radius:18px;min-width:0;padding:25px;transition:transform .22s,border-color .22s;box-shadow:0 20px 52px #00000030}.promise-grid article:hover{border-color:#4b78e763;transform:translateY(-5px)}.promise-grid article:nth-child(3){background:linear-gradient(145deg,#25d3661c,#060e20ed 62%);border-color:#3cdc794a;box-shadow:0 20px 52px #00000030,0 0 28px #25d3660d}.promise-grid article>span{color:#7197f7;letter-spacing:-.07em;font-family:Manrope,sans-serif;font-size:33px;font-weight:900;display:block}.promise-grid article:nth-child(3)>span{color:#58e88c;text-shadow:0 0 18px #25d36633}.promise-grid article>small{color:#667590;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900;display:block}.promise-grid h3{margin:18px 0 8px;font-family:Manrope,sans-serif;font-size:16px}.promise-grid p{color:#8491aa;margin:0;font-size:12px;line-height:1.62}.related-section{background:linear-gradient(#030817,#020611);border-top:1px solid #6f8fcf1c;padding-top:90px}.related-heading{justify-content:space-between;align-items:flex-end;gap:20px;max-width:none;display:flex}.related-heading h2{margin-bottom:0}.related-heading>a{color:#94aef0;background:#2f65ff14;border:1px solid #517ce240;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:800}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.related-card{background:#071025e0;border:1px solid #708fd12b;border-radius:17px;min-width:0;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden;box-shadow:0 18px 45px #0003}.related-card:hover{border-color:#4d7cef73;transform:translateY(-6px);box-shadow:0 24px 55px #0000004a,0 0 26px #2f65ff12}.related-art{isolation:isolate;aspect-ratio:.82;background:#061025;place-items:center;display:grid;position:relative;overflow:hidden}.related-art img{z-index:1;object-fit:contain;filter:saturate(1.12);width:100%;height:100%;position:absolute;inset:0}.related-art .related-art-bg{z-index:0;object-fit:cover;filter:blur(18px)saturate(1.4)brightness(.58);opacity:.85;transform:scale(1.15)}.related-card>span:last-child{gap:5px;padding:14px;display:grid}.related-card strong{text-overflow:ellipsis;white-space:nowrap;font-family:Manrope,sans-serif;font-size:12px;line-height:1.35;overflow:hidden}.related-card small{color:#71809d;font-size:9px}.product-request-card{background:linear-gradient(125deg,#25d36617,#071025e6 55%,#2f65ff14);border:1px solid #46e48240;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:25px;padding:22px 24px;display:flex;box-shadow:0 23px 58px #0003}.product-request-card>div{align-items:center;gap:13px;display:flex}.product-request-card>div>span:last-child{gap:4px;display:grid}.request-spark{color:#58e98c;background:#25d36617;border:1px solid #53e78c54;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:20px;display:grid;box-shadow:0 0 22px #25d36617}.product-request-card strong{font-family:Manrope,sans-serif;font-size:16px}.product-request-card small{color:#8390aa;font-size:11px}.product-request-card>a{color:#fff;background:linear-gradient(135deg,#2bdc70,#18aa4f);border:1px solid #6bf59e80;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 11px 28px #118c3f47}.not-found-page{text-align:center;background:radial-gradient(circle at 50% 30%,#2f65ff2e,#0000 35%),#020714;place-content:center;justify-items:center;min-height:100vh;padding:30px;display:grid}.not-found-page img{border-radius:25px;width:110px;box-shadow:0 0 42px #2f65ff47}.not-found-page h1{letter-spacing:-.04em;margin:25px 0 8px;font-family:Manrope,sans-serif;font-size:34px}.not-found-page p{color:#8d9ab3;margin:0 0 20px}.not-found-page a{background:#2f65ff24;border:1px solid #5e8bf866;border-radius:10px;padding:11px 15px;font-weight:800}@keyframes product-cover-in{0%{opacity:0;transform:translateY(20px)rotate(-1deg)scale(.98)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}@keyframes product-copy-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes stock-pulse{0%,to{opacity:.55;box-shadow:0 0 7px #25d36673}50%{opacity:1;box-shadow:0 0 13px #25d366d9}}@keyframes whatsapp-shine{0%,62%{left:-25%}to{left:125%}}@media (width<=1050px){.product-layout{grid-template-columns:310px minmax(0,1fr);gap:38px}.selected-offer-panel{grid-template-columns:1fr}.selected-offer-copy>strong{white-space:normal}.promise-grid{grid-template-columns:1fr 1fr}}@media (width<=820px){.product-layout{grid-template-columns:1fr;align-items:start}.product-cover-column{width:min(380px,100%);margin:0 auto}.product-details{max-width:700px;margin:0 auto}.product-guide-layout{grid-template-columns:1fr}.trailer-layout{grid-template-columns:1fr;gap:32px}.trailer-copy{max-width:650px}.related-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.product-shell{width:min(100% - 26px,1220px)}.product-back{margin-top:22px}.product-layout{gap:32px;padding-top:25px}.product-cover-column{width:min(320px,92%)}.product-cover-frame{border-radius:20px}.product-details h1{font-size:38px}.product-lead{font-size:13px}.product-price-line{flex-wrap:wrap}.offer-title-row>small{display:none}.product-option-grid{grid-template-columns:1fr}.product-option{grid-template-columns:1fr auto}.selected-offer-panel{padding:10px}.product-whatsapp-order{grid-template-columns:36px 1fr auto}.product-guide-section,.promise-section,.related-section,.trailer-section{padding:76px 0}.product-guide-layout{gap:13px}.guide-card-head{flex-direction:column;align-items:flex-start}.account-rules,.promise-grid{grid-template-columns:1fr}.related-grid{gap:10px}.related-card>span:last-child{padding:10px}.product-request-card{flex-direction:column;align-items:stretch;padding:18px}.product-request-card>a{width:100%}.product-request-card small{line-height:1.45}}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020714f0}.brand-word{letter-spacing:-.052em;font-size:30px;font-style:italic;font-weight:950;transform:skew(-1.5deg)}.brand-word:after{opacity:.9;width:39px}.ambient,.psplus-glow{display:none}.hero:before,.hero:after,.psplus-section:before{animation:none}.hero-collage:after{opacity:.24;filter:none;background:radial-gradient(#1f4ac759,#0000 68%);height:30%}.hero-hardware{z-index:0;opacity:.075;pointer-events:none;width:610px;height:auto;position:absolute;top:-118px;right:-80px;transform:rotate(-8deg)translateZ(0)}.hero-hardware-credit{z-index:8;color:#9fb0d545;letter-spacing:.04em;font-size:6px;position:absolute;bottom:0;right:2px}.hero-orbit{box-shadow:none;will-change:transform}.hero-particles i{box-shadow:0 0 7px #4f83ffb8}.hero-poster{box-shadow:none;cursor:default;pointer-events:none;will-change:transform;background:0 0;border:0;border-radius:0;transition:none;overflow:visible}.hero-poster:before,.hero-poster:after{animation:none;display:none}.hero-poster-card{isolation:isolate;pointer-events:auto;will-change:transform;background:#061025;border:1px solid #7ea0f65c;border-radius:22px;width:100%;height:100%;transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .24s,box-shadow .24s;display:block;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 28px 60px #00000075,0 0 25px #2b5be617}.hero-poster-card:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#ffffff09,#0000 28% 62%,#020713d1);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff06}.hero-poster-card:hover{border-color:#7da4ffc2;transform:translateY(-9px)scale(1.025);box-shadow:0 34px 72px #00000085,0 0 34px #346aff33}.hero-poster-card .hero-poster-main{z-index:1;object-fit:cover;object-position:50% 50%;filter:none;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scale(1.001)}.hero-poster-card:hover .hero-poster-main{transform:scale(1.035)}.hero-poster-1:hover{animation:6.2s ease-in-out infinite hero-float-main}.hero-poster-2:hover{opacity:.92;animation:7.1s ease-in-out infinite hero-float-left}.hero-poster-3:hover{opacity:.94;animation:6.7s ease-in-out -1.5s infinite hero-float-right}.delivery-card{will-change:transform;animation:5s ease-in-out infinite delivery-float-lite}@keyframes delivery-float-lite{0%,to{transform:translate(0,0)}50%{transform:translateY(-5px)}}.primary-action:after,.choose-btn:after{transition:transform .72s cubic-bezier(.2,.8,.2,1);animation:none;transform:translate(-260%)rotate(16deg)}.primary-action:hover:after,.choose-btn:hover:after{transform:translate(430%)rotate(16deg)}.game-card{transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .22s}.game-card:hover{transform:translateY(-7px);box-shadow:0 24px 54px #00000057,0 0 24px #2f65ff17}.game-art{aspect-ratio:.83;background:#061025}.game-art .game-art-back{display:none}.game-art .game-art-main{z-index:1;object-fit:cover;object-position:50% 50%;filter:none;width:100%;height:100%;transition:transform .38s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scale(1.001)}.game-card:hover .game-art .game-art-main{filter:none;transform:scale(1.035)}.search-suggestions .suggestion-art img{object-fit:cover;object-position:center}.platform-pill,.hot-pill,.product-platform,.product-rank,.trailer-frame:before{-webkit-backdrop-filter:none;backdrop-filter:none}.choose-btn:hover,.product-whatsapp-order:hover{filter:none}.gift-shine{opacity:.32;animation:none;left:-5%}.product-whatsapp-order:after{transition:transform .76s cubic-bezier(.2,.8,.2,1);animation:none;left:-24%;transform:translate(0,0)rotate(18deg)}.product-whatsapp-order:hover:after{transform:translate(860%)rotate(18deg)}.product-backdrop{opacity:.075;filter:none;inset:0;transform:scale(1.04)}.product-cover-main,.related-art img{object-fit:cover;object-position:50% 50%;filter:none}.related-art .related-art-bg{display:none}.psplus-section{background:radial-gradient(circle at 50% 0,#4067da21,#0000 35%),linear-gradient(155deg,#070a12,#050914 52%,#090b10)}.ps-duration-switch{background:#050a15e6;border:1px solid #8e9fc633;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:6px;width:min(420px,100%);margin:-8px 0 22px;padding:6px;display:grid;position:relative;box-shadow:0 16px 34px #0003}.ps-duration-switch button{color:#77839c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:baseline;gap:5px;min-height:48px;transition:transform .18s,color .18s,background .18s,border-color .18s;display:flex}.ps-duration-switch button:hover{color:#dfe5f2;transform:translateY(-1px)}.ps-duration-switch button.active{color:#fff;background:linear-gradient(135deg,#ffd54c33,#ffd54c12);border-color:#ffd54c61}.ps-duration-switch strong{font-family:Manrope,sans-serif;font-size:19px;font-weight:900}.ps-duration-switch span{font-size:10px;font-weight:800}.psplus-atmosphere span{opacity:.14;animation:none}.psplus-card{background:linear-gradient(150deg,#ffffff09,#080b15f5 42%,#050810fc);border-color:#8997b836;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .22s}.psplus-essential{border-color:#e7ecf557}.psplus-extra{border-color:#ffcc2d61}.psplus-deluxe{background:linear-gradient(150deg,#1f2430b3,#04060bfc 55%);border-color:#79849c47}.psplus-essential .psplus-card-visual{color:#090d16;background:linear-gradient(135deg,#fffffff0,#d2d8e3ed 58%,#858d9c);border-color:#ffffffb8}.psplus-extra .psplus-card-visual{color:#171000;background:linear-gradient(135deg,#ffe56f,#e6b51d 58%,#6e5104);border-color:#ffe25f94}.psplus-deluxe .psplus-card-visual{color:#f5f7fb;background:radial-gradient(circle at 75% 24%,#ffffff1c,#0000 30%),linear-gradient(145deg,#1a1f29,#080a0f 58%,#010205);border-color:#9ea9c147}.psplus-essential .plus-symbol{color:#060a11a6;text-shadow:none}.psplus-extra .plus-symbol{color:#2318009e;text-shadow:none}.psplus-deluxe .plus-symbol{color:#ffffff38;text-shadow:0 0 24px #ffffff14}.psplus-essential .psplus-card-visual small,.psplus-extra .psplus-card-visual small{color:#060a119e}.psplus-deluxe .psplus-card-visual small{color:#ffffff8c}.product-access-comparison{margin-top:70px}.product-subheading{max-width:780px;margin-bottom:24px}.product-subheading h2{letter-spacing:-.045em;margin:9px 0 8px;font-family:Manrope,sans-serif;font-size:clamp(29px,3.5vw,45px)}.product-subheading p{color:#8e9bb4;margin:0;line-height:1.65}.product-access-pair{grid-template-columns:1fr 1fr;gap:16px;display:grid}.product-access-choice{background:linear-gradient(145deg,#0c1936e0,#060e20f2);border:1px solid #6f8ed333;border-radius:18px;min-width:0;padding:23px}.product-access-choice.primary{border-color:#4c7cf46b}.product-access-choice.secondary{border-color:#a5b5d94d}.access-choice-label{color:#7ea0ff;letter-spacing:.1em;font-size:10px;font-weight:900}.product-access-choice.secondary .access-choice-label{color:#aebbd6}.product-access-choice h3{margin:9px 0 17px;font-family:Manrope,sans-serif;font-size:18px;line-height:1.4}.product-access-choice ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-access-choice li{color:#aeb9cd;grid-template-columns:18px 1fr;gap:8px;font-size:12px;line-height:1.5;display:grid}.product-access-choice li svg{color:#55e88a;width:17px}.product-how-block{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.product-how-block>div{background:#071025bd;border:1px solid #6f8ed329;border-radius:15px;gap:5px;padding:19px;display:grid}.product-how-block span{color:#7095f4;font-family:Manrope,sans-serif;font-size:11px;font-weight:900}.product-how-block strong{font-family:Manrope,sans-serif;font-size:14px}.product-how-block small{color:#8290a9;font-size:10px;line-height:1.55}@media (width<=820px){.site-header{-webkit-backdrop-filter:none;backdrop-filter:none}.hero-hardware{opacity:.055;width:480px;top:-62px;right:-18px}.product-access-pair,.product-how-block{grid-template-columns:1fr}}@media (width<=620px){.brand-word{font-size:23px}.hero-hardware{opacity:.045;width:390px;top:-15px;right:-115px}.hero-hardware-credit{display:none}.hero-poster-card{border-radius:16px}.game-art{aspect-ratio:.78}.ps-duration-switch{width:100%}}@media (prefers-reduced-motion:reduce){.hero-poster,.hero-orbit,.hero-particles i,.delivery-card,.psplus-atmosphere span{animation:none!important}}.psplus-card-visual .ps-wordmark,.psplus-card-visual .plus-symbol{display:none}.psplus-mark{z-index:1;object-fit:contain;filter:drop-shadow(0 9px 10px #00000047);width:78px;height:78px;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.psplus-visual-name{z-index:2;color:currentColor;letter-spacing:.02em;font-size:10px;font-weight:900;position:absolute;bottom:14px;left:18px}.psplus-card-visual small{z-index:2;left:auto;right:18px}@media (width<=1050px){.site-header{height:auto;min-height:82px}.site-header .header-inner{flex-wrap:wrap;align-content:center;row-gap:9px;height:auto;min-height:82px;padding:10px 0}.site-header nav{scrollbar-width:none;flex:1 0 100%;order:3;justify-content:flex-start;gap:8px;width:100%;margin:0;padding:0 0 2px;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{color:#bdc9e4;white-space:nowrap;background:#08122ad1;border:1px solid #6f8fd338;border-radius:999px;flex:none;padding:8px 12px;font-size:11px}.site-header nav a:after{display:none}}@media (width<=620px){.site-header{min-height:68px}.site-header .header-inner{row-gap:8px;min-height:68px;padding:8px 0 9px}.site-header nav a{padding:7px 10px;font-size:10px}.psplus-mark{width:68px;height:68px}.psplus-visual-name{font-size:9px;bottom:12px;left:14px}.psplus-card-visual small{bottom:12px;right:14px}}.language-switch{background:#1a2336e0;border:1px solid #98a6c24d;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.language-option{color:#9aa5ba;letter-spacing:.04em;cursor:default;background:0 0;border:0;border-radius:999px;place-items:center;min-width:34px;height:28px;padding:0 8px;font-size:11px;font-weight:900;display:grid}.language-option.active{color:#172033;background:#f3c749;box-shadow:0 3px 10px #f3c7493d}.hero{isolation:isolate;position:relative;overflow:hidden}.hero-inner{z-index:3;position:relative}.hero-game-backdrop{z-index:0;pointer-events:none;opacity:.95;position:absolute;inset:0;overflow:hidden}.hero-game-backdrop:before{content:"";z-index:3;background:linear-gradient(90deg,#020714fc 0%,#020714e8 28%,#0207148c 58%,#02071447 100%),linear-gradient(#02071480,#0000 38%,#020714db);position:absolute;inset:0}.hero-game-backdrop:after{content:"";z-index:4;background:radial-gradient(circle at 72% 48%,#0000 0 19%,#0207143b 53%,#020714b3 100%);position:absolute;inset:0}.hero-backdrop-card{z-index:1;opacity:.24;filter:blur(7px)saturate(.78)brightness(.78);width:clamp(170px,18vw,290px);height:clamp(238px,31vw,405px);transform:translate3d(0, 0, 0) rotate(var(--backdrop-rotation));animation:hero-cover-drift var(--backdrop-duration) ease-in-out var(--backdrop-delay) infinite alternate;will-change:transform;background:#08142d;border:1px solid #7b9dec38;border-radius:20px;position:absolute;overflow:hidden;box-shadow:0 25px 70px #00000061}.hero-backdrop-card img{object-fit:cover;width:100%;height:100%;transform:scale(1.08)}.hero-backdrop-wash{z-index:5;background:radial-gradient(at 70% 55%,#2252cb17,#0000 57%);position:absolute;inset:0}@keyframes hero-cover-drift{0%,to{transform:translate3d(0, 0, 0) rotate(var(--backdrop-rotation)) scale(1)}50%{transform:translate3d(var(--backdrop-x), var(--backdrop-y), 0) rotate(calc(var(--backdrop-rotation) + var(--backdrop-tilt))) scale(1.035)}}.faq-section,.contact-section,.site-outro{border-top:1px solid #738fcf21}.faq-section{background:linear-gradient(#030a1b,#020714);padding:104px 0 112px}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1040px;margin:0 auto;display:grid}.faq-item{background:#081126b8;border:1px solid #708fd32e;border-radius:15px;transition:border-color .18s,background .18s;overflow:hidden}.faq-item[open]{background:linear-gradient(145deg,#10234ec7,#071024d6);border-color:#4b79ed6b}.faq-item summary{color:#dce4f4;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:20px 21px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;line-height:1.35;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.outro-legal-card summary::-webkit-details-marker{display:none}.faq-item summary b,.outro-legal-card summary b{color:#7ea1ff;flex:none;font-size:22px;font-weight:500;line-height:1;transition:transform .18s}.faq-item[open] summary b,.outro-legal-card[open] summary b{transform:rotate(45deg)}.faq-item p{color:#94a2bf;margin:-3px 21px 20px;font-size:13px;line-height:1.65}.contact-section{background:#061326;padding:92px 0}.contact-shell{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);align-items:center;gap:68px;display:grid}.contact-copy{max-width:620px}.contact-copy h2{letter-spacing:-.055em;margin:10px 0 12px;font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,54px);line-height:1.04}.contact-copy p{color:#9ca9c1;max-width:570px;margin:0 0 25px;font-size:15px;line-height:1.65}.contact-action,.outro-contact{color:#f7fff9;background:linear-gradient(135deg,#27d86a,#17ad50);border:1px solid #70ffa38c;border-radius:12px;align-items:center;gap:10px;min-height:49px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 14px 32px #108f3f40}.contact-action svg,.outro-contact svg{width:18px;height:18px}.contact-action svg:last-child,.outro-contact svg{margin-left:3px}.contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-card-grid article{background:linear-gradient(145deg,#17273ed1,#0a182ee6);border:1px solid #7999d933;border-radius:17px;align-items:flex-start;gap:14px;min-height:123px;padding:21px;display:flex}.contact-card-icon{color:#5be98e;background:#25d3661a;border:1px solid #51e48b59;border-radius:13px;place-items:center;min-width:42px;height:42px;font-family:Manrope,sans-serif;font-size:11px;font-weight:900;display:grid}.contact-card-icon svg{width:21px;height:21px}.contact-card-grid article>span:last-child{gap:7px;display:grid}.contact-card-grid strong{font-family:Manrope,sans-serif;font-size:14px}.contact-card-grid small{color:#8c9ab4;font-size:11px;line-height:1.4}.site-outro{background:#020714;padding:72px 0 26px}.outro-brand-strip{grid-template-columns:190px minmax(210px,1fr) auto auto;align-items:center;gap:28px;display:grid}.outro-brand-strip>p{color:#8d9ab2;max-width:380px;margin:0;font-size:13px;line-height:1.55}.outro-stats{gap:9px;display:flex}.outro-stats span{text-align:center;background:#101b2fb8;border:1px solid #7492cf33;border-radius:13px;gap:3px;min-width:93px;padding:12px 13px;display:grid}.outro-stats strong{color:#f3d873;font-family:Manrope,sans-serif;font-size:14px}.outro-stats small{color:#7e8ba3;font-size:8px;font-weight:700}.outro-contact{color:#151a24;background:linear-gradient(135deg,#f3cf64,#bc8b28);border-color:#ffdd848c;justify-content:center;min-width:155px;box-shadow:0 14px 32px #ca9a2d2e}.outro-divider{background:#738fcf26;height:1px;margin:48px 0 42px}.outro-link-section+.outro-link-section{margin-top:33px}.outro-label{color:#b8a45e;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:900;display:block}.outro-link-grid,.outro-legal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.outro-link-grid a,.outro-legal-card{background:#0d1727ad;border:1px solid #7492cf30;border-radius:14px;min-width:0;transition:border-color .18s,transform .18s,background .18s}.outro-link-grid a{color:#c8cfdd;justify-content:space-between;align-items:center;gap:10px;padding:17px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;display:flex}.outro-link-grid a:hover,.outro-legal-card:hover{background:#122037d1;border-color:#99b5f56b;transform:translateY(-2px)}.outro-link-grid b,.outro-legal-card summary b{color:#dec86d;font-size:16px;font-weight:500}.outro-legal-card summary{color:#c8cfdd;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:17px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;list-style:none;display:flex}.outro-legal-card p{color:#8796b0;margin:-1px 17px 17px;font-size:11px;line-height:1.55}.footer-bottom{color:#6f7d97;border-top:1px solid #738fcf1f;justify-content:space-between;align-items:center;gap:20px;margin-top:48px;padding-top:20px;font-size:11px;display:flex}.footer-bottom a{color:#48dd80;font-weight:800}.offer-title-row strong{font-size:16px}.offer-title-row>small{font-size:10px}.product-option-grid{gap:12px}.product-option{border-radius:16px;gap:8px 15px;min-height:145px;padding:20px 18px 17px}.product-option-top{gap:4px;padding-right:22px}.product-option-top strong{font-size:16px}.product-option-top small{font-size:10px}.product-option-price{font-size:24px}.product-option-price small{font-size:10px}.product-option-cashback{font-size:11px}.product-option-note{font-size:10px}.option-check{width:22px;height:22px;top:11px;right:11px}.option-check svg{width:14px;height:14px}.selected-offer-copy>span{font-size:10px}.selected-offer-copy>strong{font-size:13px}.selected-offer-copy>small{font-size:10px}.access-overview-list{gap:17px!important}.access-overview-list li{grid-template-columns:20px 1fr;align-items:start}.access-overview-list li>span{gap:4px;display:grid}.access-overview-list li b{color:#e2e8f5;font-family:Manrope,sans-serif;font-size:14px}.access-overview-list li small{color:#8e9db8;font-size:12px;line-height:1.45}.product-access-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.product-access-choice{flex-direction:column;min-height:100%;padding:26px;display:flex}.product-access-choice.full{background:linear-gradient(145deg,#2d25147a,#060e20f2);border-color:#d6af3e6b}.product-access-choice.full .access-choice-label{color:#e4c263}.product-access-choice h3{font-size:20px}.product-access-choice li{font-size:13px;line-height:1.55}.access-choice-button{color:#dfe8ff;cursor:pointer;background:#2f65ff1f;border:1px solid #7199ff6b;border-radius:10px;width:100%;min-height:42px;margin-top:22px;padding:0 13px;font-size:12px;font-weight:900;transition:transform .18s,background .18s,border-color .18s}.access-choice-button:hover:not(:disabled){background:#2f65ff40;border-color:#88a8ffc7;transform:translateY(-2px)}.product-access-choice.secondary .access-choice-button{background:#8497c01a;border-color:#a5b5d966}.product-access-choice.full .access-choice-button{color:#f7dc86;background:#d7aa301f;border-color:#e2bc4c80}.access-choice-button:disabled{cursor:not-allowed;opacity:.45}.access-comparison-warning{color:#c3cde0;background:#ff9e2212;border:1px solid #ffb3454d;border-radius:14px;grid-template-columns:38px 1fr;align-items:center;gap:13px;margin-top:15px;padding:16px 18px;display:grid}.access-comparison-warning>span{color:#ffcc75;border:1px solid #ffbe5c73;border-radius:9px;place-items:center;width:31px;height:31px;font-family:Manrope,sans-serif;font-weight:900;display:grid}.access-comparison-warning p{margin:0;font-size:12px;line-height:1.55}.access-comparison-warning b{color:#f0c76a}.product-footer-links{color:#8391aa;align-items:center;gap:14px;font-size:11px;font-weight:800;display:inline-flex}.product-footer-links a:hover{color:#d7e2fb}@media (width<=1100px){.outro-brand-strip{grid-template-columns:180px minmax(180px,1fr) auto}.outro-contact{grid-column:2/-1;justify-self:end}.product-access-triple{grid-template-columns:1fr 1fr}.product-access-choice.full{grid-column:1/-1}}@media (width<=820px){.hero-backdrop-card{opacity:.17;filter:blur(8px)saturate(.72)brightness(.72)}.hero-backdrop-card-1,.hero-backdrop-card-2,.hero-backdrop-card-7{display:none}.faq-grid,.contact-shell{grid-template-columns:1fr}.contact-shell{gap:34px}.contact-copy{max-width:none}.outro-brand-strip{grid-template-columns:1fr 1fr;gap:20px}.outro-brand-strip>p{max-width:460px}.outro-stats{justify-content:end}.outro-contact{grid-column:1/-1;justify-self:start}.outro-link-grid,.outro-legal-grid{grid-template-columns:1fr 1fr}.product-access-triple{grid-template-columns:1fr}.product-access-choice.full{grid-column:auto}.product-footer-links{order:4;justify-content:center;width:100%}}@media (width<=620px){.language-option{min-width:29px;height:25px;padding:0 6px;font-size:10px}.language-switch{padding:2px}.hero-game-backdrop:before{background:linear-gradient(90deg,#020714fc,#020714b8 68%,#02071485)}.hero-backdrop-card{opacity:.14;width:150px;height:220px}.hero-backdrop-card-3{left:14%}.hero-backdrop-card-4{right:14%}.hero-backdrop-card-5{right:-12%}.hero-backdrop-card-6{right:27%}.hero-backdrop-card-8{left:38%}.faq-section{padding:76px 0 82px}.faq-grid,.contact-card-grid,.outro-link-grid,.outro-legal-grid{grid-template-columns:1fr}.faq-item summary{padding:17px;font-size:13px}.faq-item p{margin:-1px 17px 17px;font-size:12px}.contact-section{padding:74px 0}.contact-copy h2{font-size:36px}.outro-brand-strip{grid-template-columns:1fr}.outro-stats{flex-wrap:wrap;justify-content:start}.outro-contact{justify-self:start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}.product-option{min-height:132px;padding:18px 15px 15px}.product-option-top strong{font-size:14px}.product-option-price{font-size:22px}.product-option-note{font-size:9px}.access-comparison-warning{grid-template-columns:1fr}.product-footer-links{gap:10px;font-size:10px}}@media (prefers-reduced-motion:reduce){.hero-backdrop-card,.outro-link-grid a,.outro-legal-card,.access-choice-button{transition:none!important;animation:none!important}}.language-option{cursor:pointer;transition:color .18s,background .24s,transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s}.language-switch{direction:ltr}.language-option:not(.active):hover{color:#eaf0ff;background:#2f65ff29}@keyframes language-select-pop{0%{opacity:.65;transform:scale(.88)}70%{opacity:1;transform:scale(1.08)}to{transform:scale(1.04)}}.hero:before,.hero:after{z-index:2;pointer-events:none}.hero-game-backdrop{z-index:1;opacity:1}.hero-game-backdrop:after{background:radial-gradient(at 64%,#0000 0 17%,#0207141f 48%,#02071499 100%),linear-gradient(105deg,#0000 28%,#205bff1a 57%,#0000 79%)}.hero-backdrop-card{opacity:.34;filter:blur(13px)saturate(.92)brightness(.82);border:1px solid #6791ff29;border-radius:24px;width:clamp(220px,23vw,390px);height:clamp(300px,38vw,520px);box-shadow:0 35px 90px #00000080}.hero-backdrop-card img{transform:scale(1.13)}.hero-backdrop-card-1{--backdrop-rotation:-12deg;--backdrop-x:34px;--backdrop-y:-18px;--backdrop-tilt:2deg;--backdrop-duration:26s;--backdrop-delay:-8s;top:-10%;left:-9%}.hero-backdrop-card-2{--backdrop-rotation:8deg;--backdrop-x:-26px;--backdrop-y:25px;--backdrop-tilt:-2deg;--backdrop-duration:31s;--backdrop-delay:-18s;top:25%;left:10%}.hero-backdrop-card-3{--backdrop-rotation:-6deg;--backdrop-x:32px;--backdrop-y:-29px;--backdrop-tilt:2deg;--backdrop-duration:29s;--backdrop-delay:-12s;bottom:-24%;left:28%}.hero-backdrop-card-4{--backdrop-rotation:10deg;--backdrop-x:-30px;--backdrop-y:24px;--backdrop-tilt:-2deg;--backdrop-duration:34s;--backdrop-delay:-24s;top:-20%;right:27%}.hero-backdrop-card-5{--backdrop-rotation:-8deg;--backdrop-x:25px;--backdrop-y:-23px;--backdrop-tilt:2deg;--backdrop-duration:28s;--backdrop-delay:-5s;top:19%;right:2%}.hero-backdrop-card-6{--backdrop-rotation:13deg;--backdrop-x:-27px;--backdrop-y:-26px;--backdrop-tilt:-2deg;--backdrop-duration:36s;--backdrop-delay:-20s;bottom:-25%;right:-9%}.hero-backdrop-card-7{--backdrop-rotation:5deg;--backdrop-x:-23px;--backdrop-y:20px;--backdrop-tilt:2deg;--backdrop-duration:30s;--backdrop-delay:-14s;top:45%;right:29%}.hero-backdrop-card-8{--backdrop-rotation:-11deg;--backdrop-x:28px;--backdrop-y:27px;--backdrop-tilt:-2deg;--backdrop-duration:38s;--backdrop-delay:-29s;top:-22%;left:42%}.hero-backdrop-card-9{--backdrop-rotation:9deg;--backdrop-x:25px;--backdrop-y:-21px;--backdrop-tilt:-2deg;--backdrop-duration:33s;--backdrop-delay:-16s;top:55%;left:-7%}.hero-backdrop-card-10{--backdrop-rotation:-9deg;--backdrop-x:-22px;--backdrop-y:20px;--backdrop-tilt:2deg;--backdrop-duration:35s;--backdrop-delay:-27s;bottom:-17%;left:5%}.hero-backdrop-card-11{--backdrop-rotation:6deg;--backdrop-x:21px;--backdrop-y:-19px;--backdrop-tilt:2deg;--backdrop-duration:32s;--backdrop-delay:-11s;top:6%;right:42%}.hero-backdrop-card-12{--backdrop-rotation:-7deg;--backdrop-x:-28px;--backdrop-y:18px;--backdrop-tilt:-2deg;--backdrop-duration:30s;--backdrop-delay:-22s;top:53%;right:-8%}.faq-grid,.outro-legal-grid{align-items:start}.faq-item,.outro-legal-card{align-self:start;height:max-content}.contact-socials{margin-top:16px}.contact-socials a{color:#f2eaff;background:linear-gradient(135deg,#e4405f2b,#833ab42e,#2f65ff1f);border:1px solid #995bff5c;border-radius:12px;align-items:center;gap:11px;min-width:166px;padding:10px 13px;display:inline-flex}.contact-socials svg{color:#ff78a2;width:25px;height:25px}.contact-socials a>span{gap:2px;display:grid}.contact-socials strong{font-size:12px}.contact-socials small{color:#a99abf;font-size:10px}.outro-label{color:#7095f4}.outro-stats strong{color:#8bb0ff}.outro-contact{color:#fff;background:linear-gradient(135deg,#4279ff,#2458e7 55%,#173db4);border-color:#77a0ff9e;box-shadow:0 14px 32px #1f53e642}.outro-link-grid b,.outro-legal-card summary b{color:#7ea1ff}html[dir=rtl] body{direction:rtl}html[dir=rtl] .hero-copy,html[dir=rtl] .section-heading,html[dir=rtl] .guide-heading,html[dir=rtl] .cashback-explainer,html[dir=rtl] .game-info,html[dir=rtl] .product-details,html[dir=rtl] .product-section-heading,html[dir=rtl] .product-subheading,html[dir=rtl] .faq-item,html[dir=rtl] .contact-copy,html[dir=rtl] .outro-brand-strip,html[dir=rtl] .outro-link-section,html[dir=rtl] .footer-bottom{text-align:right}html[dir=rtl] .hero-actions,html[dir=rtl] .trust-row,html[dir=rtl] .contact-action,html[dir=rtl] .outro-contact,html[dir=rtl] .product-whatsapp-order{direction:rtl}html[dir=rtl] .product-option,html[dir=rtl] .selected-offer-copy,html[dir=rtl] .access-comparison-warning,html[dir=rtl] .account-rules{text-align:right}html[dir=rtl] .product-option-note{justify-self:start}html[dir=rtl] .product-whatsapp-order>b,html[dir=rtl] .outro-link-grid b,html[dir=rtl] .outro-legal-card summary b{transform:scaleX(-1)}@media (width<=820px){.hero-backdrop-card{opacity:.22;filter:blur(12px)saturate(.86)brightness(.76)}.hero-backdrop-card-1,.hero-backdrop-card-2,.hero-backdrop-card-7{display:block}}@media (width<=620px){.hero-backdrop-card{opacity:.18;width:155px;height:230px}.hero-backdrop-card-1{top:2%;left:-18%}.hero-backdrop-card-2{top:28%;left:2%}.hero-backdrop-card-3{bottom:-15%;left:24%}.hero-backdrop-card-4{top:-11%;right:11%}.hero-backdrop-card-5{top:27%;right:-13%}.hero-backdrop-card-6{bottom:-14%;right:24%}.hero-backdrop-card-7,.hero-backdrop-card-8,.hero-backdrop-card-9,.hero-backdrop-card-10,.hero-backdrop-card-11,.hero-backdrop-card-12{display:none}}.hero-game-backdrop,.catalogue-game-backdrop{z-index:1;pointer-events:none;contain:paint;position:absolute;inset:0;overflow:hidden}.hero-game-backdrop{isolation:isolate}.hero-game-backdrop:before,.catalogue-game-backdrop:before{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#020714f5 0%,#020714d6 37%,#020714a8 70%,#020714d1 100%),linear-gradient(#020714c7,#02071433 43%,#020714d6);position:absolute;inset:0}.hero-game-backdrop:after,.catalogue-game-backdrop:after{content:"";z-index:5;pointer-events:none;background:radial-gradient(at 67% 42%,#0000 0 18%,#0207142e 54%,#020714c7 100%),linear-gradient(104deg,#0000 18%,#2f65ff12 51%,#0000 78%);position:absolute;inset:0}.game-mosaic-layer{z-index:1;opacity:.43;filter:blur(5px)saturate(.72)brightness(.76);transform-origin:50%;will-change:transform;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(150px,1fr));gap:18px;width:116%;height:156%;padding:14px;animation:54s ease-in-out -17s infinite alternate game-mosaic-drift;display:grid;position:absolute;top:-27%;left:-8%;transform:translate(0,0)rotate(-2.2deg)scale(1.05)}.game-mosaic-layer.game-mosaic-secondary{opacity:.2;filter:blur(9px)saturate(.6)brightness(.66);width:112%;height:148%;animation-name:game-mosaic-drift-secondary;animation-duration:58s;animation-delay:-31s;top:-18%;left:-4%;transform:translate(0,0)rotate(2deg)scale(1.07)}.game-mosaic-tile{min-width:0;min-height:0;transform:rotate(var(--mosaic-tilt,0deg));background:#07122a;border:1px solid #7499f233;border-radius:22px;position:relative;overflow:hidden}.game-mosaic-tile:first-child{--mosaic-tilt:-2.2deg}.game-mosaic-tile:nth-child(2){--mosaic-tilt:1.6deg}.game-mosaic-tile:nth-child(3){--mosaic-tilt:-1deg}.game-mosaic-tile:nth-child(4){--mosaic-tilt:2.4deg}.game-mosaic-tile:nth-child(5){--mosaic-tilt:1.1deg}.game-mosaic-tile:nth-child(6){--mosaic-tilt:-2deg}.game-mosaic-tile:nth-child(7){--mosaic-tilt:1.8deg}.game-mosaic-tile:nth-child(8){--mosaic-tilt:-1.4deg}.game-mosaic-tile:after{content:"";background:linear-gradient(145deg,#0207141a,#0207148f);position:absolute;inset:0}.game-mosaic-tile img{object-fit:cover;width:100%;height:100%;transform:scale(1.08)}.hero-game-backdrop .hero-backdrop-wash,.catalogue-backdrop-wash{z-index:6;pointer-events:none;background:linear-gradient(112deg,#0000 14%,#2f65ff12 49%,#0000 79%);position:absolute;inset:0}.hero-game-backdrop .game-mosaic-tile:after{background:linear-gradient(145deg,#02071405,#02071452)}.hero-game-backdrop .game-mosaic-primary{opacity:.5}.hero-game-backdrop .game-mosaic-secondary{opacity:.22}.catalogue-game-backdrop{opacity:.9}.catalogue-game-backdrop .game-mosaic-layer{opacity:.25;filter:blur(7px)saturate(.62)brightness(.68);height:132%;animation-duration:60s;top:-16%}.catalogue-game-backdrop .game-mosaic-secondary{opacity:.12;filter:blur(10px)saturate(.52)brightness(.6);animation-duration:66s;top:-5%}.catalogue-game-backdrop:after{background:radial-gradient(at 50% 6%,#0000 0 12%,#02071447 54%,#020714d6 100%),linear-gradient(#2f65ff0f,#0000 30%)}.hero-inner,.games-section>.section-shell{z-index:7;position:relative}.games-section{isolation:isolate;background:linear-gradient(#020714 0%,#050b1c 48%,#020714 100%);position:relative;overflow:hidden}.hero:before,.hero:after{animation:none}.hero-game-backdrop:before{background:linear-gradient(90deg,#020714ad 0%,#02071499 38%,#02071480 72%,#020714a8 100%),linear-gradient(#0207149e,#02071424 46%,#020714b8)}.hero-copy:before{content:"";z-index:-1;filter:blur(16px);pointer-events:none;background:radial-gradient(at 44%,#020714b8,#02071433 68%,#0000 78%);border-radius:42%;position:absolute;inset:-58px -90px -54px -78px}.catalogue-game-backdrop .game-mosaic-layer{opacity:.32;filter:blur(6px)saturate(.64)brightness(.72)}.catalogue-game-backdrop .game-mosaic-secondary{opacity:.15;filter:blur(9px)saturate(.56)brightness(.64)}.catalogue-game-backdrop .game-mosaic-tile:after{background:linear-gradient(145deg,#02071405,#02071433)}@keyframes game-mosaic-drift{0%{transform:translate(-1.5%)rotate(-2.2deg)scale(1.05)}to{transform:translate(2.5%,-1.2%)rotate(-1.5deg)scale(1.08)}}@keyframes game-mosaic-drift-secondary{0%{transform:translate(1.8%)rotate(2deg)scale(1.07)}to{transform:translate(-2.4%,1.4%)rotate(2.7deg)scale(1.1)}}@media (width<=820px){.game-mosaic-layer{opacity:.18;filter:blur(8px)saturate(.57)brightness(.58);gap:11px;width:136%;height:150%;animation-duration:64s;top:-23%;left:-18%}.game-mosaic-layer.game-mosaic-secondary{opacity:.085;width:130%;height:142%;animation-duration:70s;top:-13%;left:-11%}.catalogue-game-backdrop .game-mosaic-layer{opacity:.095}.catalogue-game-backdrop .game-mosaic-secondary{opacity:.045}}@media (width<=620px){.game-mosaic-layer{opacity:.145;filter:blur(7px)saturate(.52)brightness(.55);grid-template-columns:repeat(4,minmax(110px,1fr));gap:8px;width:164%;height:144%;padding:8px;animation-duration:72s;top:-18%;left:-31%}.game-mosaic-layer.game-mosaic-secondary{display:none}.catalogue-game-backdrop .game-mosaic-layer{opacity:.075;width:172%;top:-8%;left:-36%}.catalogue-game-backdrop:before{background:linear-gradient(#020714d1,#020714f0)}.hero-game-backdrop:before{background:linear-gradient(90deg,#020714fa,#020714d1 58%,#020714b8),linear-gradient(#020714c2,#0207144d 50%,#020714e0)}}@media (prefers-reduced-motion:reduce){.game-mosaic-layer,.hero:before,.hero:after{animation:none!important}}.hero{z-index:2;border-bottom:0;overflow:visible}.hero-game-backdrop{overflow:hidden}.hero:after{z-index:2;pointer-events:none;opacity:1;background:linear-gradient(#0000 0%,#02071424 22%,#02071485 54%,#020714 100%);height:330px;animation:none;inset:auto 0 -150px;transform:none}.games-section{z-index:1;background:linear-gradient(#020714 0%,#050b1c 17%,#020714 100%),radial-gradient(circle at 15% 0,#2c59dc1a,#0000 30%),radial-gradient(circle at 90%,#204bbe0d,#0000 26%);border-top:0;margin-top:-160px;padding-top:264px}.catalogue-game-backdrop:before{background:linear-gradient(#0207141f 0%,#0207146b 18%,#020714ad 54%,#020714d6 100%),linear-gradient(90deg,#020714b3,#02071457 50%,#020714c2)}.game-mosaic-layer{will-change:auto;display:block;overflow:hidden;transform:rotate(-2.2deg)scale(1.05);animation:none!important}.game-mosaic-layer.game-mosaic-secondary{transform:rotate(2deg)scale(1.07);animation:none!important}.game-mosaic-set{flex:0 0 50%;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(150px,1fr));gap:18px;width:50%;height:100%;padding:14px;display:grid}@keyframes game-mosaic-loop{0%{transform:translate(0,0)}50%{transform:translate(-25%,-.45%)}to{transform:translate(-50%)}}@keyframes game-mosaic-loop-secondary{0%{transform:translate(0,0)}50%{transform:translate(-25%,.32%)}to{transform:translate(-50%)}}@media (width<=820px){.game-mosaic-track{animation-duration:27s}.game-mosaic-secondary .game-mosaic-track{animation-duration:30s}.game-mosaic-set{grid-template-columns:repeat(4,minmax(110px,1fr));gap:11px;padding:8px}}@media (width<=620px){.game-mosaic-track{animation-duration:29s}.game-mosaic-secondary{display:none}.games-section{background:linear-gradient(#020714 0%,#050b1c 18%,#020714 100%);margin-top:-120px;padding-top:224px}}@media (prefers-reduced-motion:reduce){.game-mosaic-track,.game-mosaic-secondary .game-mosaic-track{animation:none!important;transform:translate(0,0)!important}}.site-header .brand{align-items:center}.site-header .brand-word{letter-spacing:.012em;white-space:nowrap;min-height:1.16em;margin:0;padding:5px 8px 6px 4px;line-height:1.12;display:inline-block;overflow:visible}.site-header .brand-word:after{display:none}.language-switch{isolation:isolate;background:#121d32f0;border:1px solid #7d99d552;border-radius:999px;flex:none;gap:0;width:102px;min-width:102px;height:50px;padding:3px;transition:border-color .22s,box-shadow .22s,background .22s;position:relative;box-shadow:inset 0 1px #ffffff0f,0 8px 20px #0000002e}.language-switch:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(145deg,#4f91ff,#06f 62%,#084ed3);border-radius:50%;width:44px;height:44px;transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .22s;position:absolute;top:3px;left:3px;transform:translate(0,0);box-shadow:0 5px 16px #0066ff61,inset 0 1px #ffffff47}.language-switch.is-ar:before{transform:translate(52px)}.language-switch:hover{background:#14223cfa;border-color:#689dffa6;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0000003d,0 0 18px #0066ff1f}.language-switch:hover:before{box-shadow:0 6px 19px #0066ff7a,inset 0 1px #ffffff57}.language-option{z-index:1;color:#aebbd6;min-width:0;height:44px;min-height:44px;box-shadow:none;background:0 0;border-radius:50%;flex:1 1 0;font-size:13px;font-weight:900;transition:color .18s,transform .22s cubic-bezier(.2,.8,.2,1),background .18s;position:relative}.language-option.active{color:#fff;box-shadow:none;background:0 0;animation:none;transform:none}.language-option:not(.active):hover{color:#eaf3ff;background:#6ca4ff24;transform:scale(1.04)}.language-option:active{transform:scale(.96)}@media (width<=620px){.site-header{height:auto;min-height:0}.site-header .header-inner{align-content:center;align-items:center;gap:10px;min-height:0;padding:10px 0 12px}.site-header .brand{gap:10px;height:46px;min-height:46px}.site-header .brand-logo{flex-basis:44px;width:44px;height:44px}.site-header .brand-word{font-size:clamp(20px,5.8vw,23px)}.site-header .header-whatsapp{width:46px;min-width:46px;height:46px;min-height:46px}.site-header nav{gap:8px;margin:0;padding:0 0 2px}.site-header nav a{min-height:44px;padding:8px 12px;font-size:12px}.section-shell,.header-inner,.hero-inner{min-width:0}}.site-header .brand-word{color:#0000;background:linear-gradient(100deg,#9be5ff 0%,#47b8ff 24%,#06f 48%,#61ccff 72%,#9be5ff 100%) 0/240% 100%;-webkit-text-fill-color:transparent;text-shadow:0 0 16px #42abff33;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite gamecart-wordmark-flow}@keyframes gamecart-wordmark-flow{0%{background-position:0}to{background-position:240%}}@media (prefers-reduced-motion:reduce){.site-header .brand-word{background-position:48%;animation:none}}.psplus-section:before{content:none}@media (width<=820px){.psplus-plus-track{width:270%;min-width:1500px;animation-duration:25s}.psplus-benefit-strip span{min-height:58px;font-size:14px}}@media (width<=620px){.psplus-section{padding-top:76px;padding-bottom:82px}.psplus-plus-track{width:300%;min-width:1120px;animation-duration:28s}.psplus-plus-set{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.psplus-plus-set>i{font-size:clamp(38px,13vw,62px)}.psplus-plus-set>i:nth-child(n+10){display:none}.ps-duration-switch{width:min(100%,420px);margin:24px auto 22px}.psplus-benefit-strip{margin-bottom:28px}.psplus-benefit-strip span{min-height:56px;padding:13px 16px;font-size:14px}}@media (prefers-reduced-motion:reduce){.psplus-plus-track{animation:none!important;transform:translate(0,0)!important}}.psplus-atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.psplus-plus-set{flex:0 0 50%;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));place-items:center;display:grid}.psplus-card.psplus-tier-1 .psplus-card-visual{color:#081120;background:radial-gradient(circle at 76% 28%,#3b65b729,#0000 34%),linear-gradient(135deg,#fff,#f0f2f6 55%,#b7bdc9);border-color:#ffffffe0;box-shadow:inset 0 1px #ffffffbf,0 14px 32px #0000003d}.psplus-card.psplus-tier-2 .psplus-card-visual{color:#171100;background:radial-gradient(circle at 76% 26%,#fffbc861,#0000 34%),linear-gradient(135deg,#ffe88b,#ffcc28 55%,#be7800);border-color:#fff091cc;box-shadow:inset 0 1px #ffffff8a,0 16px 34px #744b0042}.psplus-card.psplus-tier-3 .psplus-card-visual{color:#f7f9ff;background:radial-gradient(circle at 77% 25%,#ffffff29,#0000 29%),linear-gradient(135deg,#313641,#10141c 55%,#020305);border-color:#e1e7f457;box-shadow:inset 0 1px #ffffff26,0 16px 34px #00000061}.psplus-card.psplus-tier-1 .psplus-card-visual .psplus-visual-name,.psplus-card.psplus-tier-1 .psplus-card-visual small,.psplus-card.psplus-tier-2 .psplus-card-visual .psplus-visual-name,.psplus-card.psplus-tier-2 .psplus-card-visual small{color:#08101fc4}.psplus-card.psplus-tier-3 .psplus-card-visual .psplus-visual-name,.psplus-card.psplus-tier-3 .psplus-card-visual small{color:#f7f9ffcc}.psplus-card.psplus-tier-1 .psplus-mark{filter:drop-shadow(0 8px 9px #070d1b33)}.psplus-card.psplus-tier-2 .psplus-mark{filter:drop-shadow(0 8px 10px #60390047)}.psplus-card.psplus-tier-3 .psplus-mark{filter:drop-shadow(0 8px 12px #ffffff24)}@media (width<=820px){.psplus-plus-track{width:270%;min-width:1500px;animation-duration:25s}.psplus-benefit-strip span{min-height:58px;font-size:14px}}@media (width<=620px){.psplus-section{padding-top:76px;padding-bottom:82px}.psplus-plus-track{width:300%;min-width:1120px;animation-duration:28s}.psplus-plus-set{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.psplus-plus-set>i{font-size:clamp(38px,13vw,62px)}.psplus-plus-set>i:nth-child(n+10){display:none}.ps-duration-switch{width:min(100%,420px);margin:24px auto 22px}.psplus-benefit-strip{margin-bottom:28px}.psplus-benefit-strip span{min-height:56px;padding:13px 16px;font-size:14px}}@media (prefers-reduced-motion:reduce){.psplus-plus-track{animation:none!important;transform:translate(0,0)!important}}.psplus-section{isolation:isolate;background:radial-gradient(circle at 50% 0,#2d5dd329,#0000 35%),radial-gradient(circle at 9% 72%,#1941a11c,#0000 28%),#080b14;border-block-color:#ffd54c2b;position:relative;overflow:hidden}.psplus-section>.section-shell{z-index:2;position:relative}.psplus-atmosphere{z-index:0;pointer-events:none;opacity:1;position:absolute;inset:0;overflow:hidden}.psplus-plus-track{will-change:transform;width:240%;min-width:2200px;height:100%;animation:21s linear infinite psplus-plus-drift;display:flex}.psplus-plus-set{flex:0 0 50%;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));place-items:center;min-width:0;display:grid}.psplus-plus-set>i{color:#6191ff45;text-shadow:0 0 28px #316aff33;font-family:Manrope,sans-serif;font-size:clamp(42px,5.8vw,104px);font-style:normal;font-weight:800;line-height:1;display:block;transform:rotate(-8deg)}.psplus-plus-set>i:nth-child(2n){opacity:.62;transform:translate(18%,-14%)rotate(8deg)}.psplus-plus-set>i:nth-child(3n){opacity:.5;font-size:clamp(31px,3.6vw,66px);transform:translate(-22%,24%)rotate(-12deg)}.psplus-plus-set>i:nth-child(5n){opacity:.82;transform:translate(-12%,-18%)rotate(5deg)}@keyframes psplus-plus-drift{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.ps-duration-switch{width:min(440px,100%);margin:28px auto 24px}.psplus-benefit-strip{background:#2a5bd221;border-color:#5a88ff57;margin:0 0 36px}.psplus-benefit-strip span{color:#e6efff;background:#070f22ed;min-height:62px;padding:14px 18px;font-size:15px;font-weight:800;line-height:1.35}.psplus-benefit-strip svg{color:#7ea7ff;flex:none;width:18px}.psplus-card,.psplus-card.featured{background:linear-gradient(150deg,#1b377438,#081024f7 43%,#050a17fc);transform:none}.psplus-card.psplus-tier-1{border-color:#ffffff70}.psplus-card.psplus-tier-2,.psplus-card.psplus-tier-2.featured{border-color:#ffd239ad}.psplus-card.psplus-tier-3{background:linear-gradient(150deg,#39415252,#080b14f7 48%,#020306);border-color:#b6c2da57}.psplus-card:hover,.psplus-card.featured:hover{transform:translateY(-7px)}.psplus-card-visual,.psplus-tier-1 .psplus-card-visual{color:#081120;background:radial-gradient(circle at 76% 28%,#3b65b729,#0000 34%),linear-gradient(135deg,#fff,#f0f2f6 55%,#b7bdc9);border-color:#ffffffe0;box-shadow:inset 0 1px #ffffffbf,0 14px 32px #0000003d}.psplus-tier-2 .psplus-card-visual{color:#171100;background:radial-gradient(circle at 76% 26%,#fffbc861,#0000 34%),linear-gradient(135deg,#ffe88b,#ffcc28 55%,#be7800);border-color:#fff091cc;box-shadow:inset 0 1px #ffffff8a,0 16px 34px #744b0042}.psplus-tier-3 .psplus-card-visual{color:#f7f9ff;background:radial-gradient(circle at 77% 25%,#ffffff29,#0000 29%),linear-gradient(135deg,#313641,#10141c 55%,#020305);border-color:#e1e7f457;box-shadow:inset 0 1px #ffffff26,0 16px 34px #00000061}.psplus-tier-1 .psplus-card-visual .psplus-visual-name,.psplus-tier-1 .psplus-card-visual small,.psplus-tier-2 .psplus-card-visual .psplus-visual-name,.psplus-tier-2 .psplus-card-visual small{color:#08101fc4}.psplus-tier-3 .psplus-card-visual .psplus-visual-name,.psplus-tier-3 .psplus-card-visual small{color:#f7f9ffcc}.psplus-tier-1 .psplus-mark{filter:drop-shadow(0 8px 9px #070d1b33)}.psplus-tier-2 .psplus-mark{filter:drop-shadow(0 8px 10px #60390047)}.psplus-tier-3 .psplus-mark{filter:drop-shadow(0 8px 12px #ffffff24)}.psplus-card.featured .psplus-card-visual{margin-bottom:13px}.psplus-card .recommended{z-index:2;color:#171000;background:linear-gradient(135deg,#fff1a2,#f8c831);border:1px solid #ffe5749e;border-radius:999px;align-items:center;min-height:28px;margin:0 0 14px;padding:6px 11px;font-size:10px;line-height:1;display:inline-flex;position:relative;top:auto;right:auto;box-shadow:0 8px 19px #9d690033}@media (width<=820px){.psplus-plus-track{width:270%;min-width:1500px;animation-duration:25s}.psplus-benefit-strip span{min-height:58px;font-size:14px}}@media (width<=620px){.psplus-section{padding-top:76px;padding-bottom:82px}.psplus-plus-track{width:300%;min-width:1120px;animation-duration:28s}.psplus-plus-set{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.psplus-plus-set>i{font-size:clamp(38px,13vw,62px)}.psplus-plus-set>i:nth-child(n+10){display:none}.ps-duration-switch{width:min(100%,420px);margin:24px auto 22px}.psplus-benefit-strip{margin-bottom:28px}.psplus-benefit-strip span{min-height:56px;padding:13px 16px;font-size:14px}}@media (prefers-reduced-motion:reduce){.psplus-plus-track{animation:none!important;transform:translate(0,0)!important}}.game-info>.game-price-caption{color:#aab8d1;font-size:var(--type-label);letter-spacing:.08em;text-transform:uppercase;margin:3px 0 0;font-weight:700;line-height:1.35}.game-info>.game-cashback-line{color:#5df091;font-size:var(--type-meta);letter-spacing:.01em;margin:9px 0 0;font-weight:800;line-height:1.35}.game-price-row{align-items:flex-end;gap:8px}.game-price-stack{flex-direction:column;flex:auto;align-items:flex-start;gap:2px;min-width:0;display:flex}.game-promotion-line{white-space:nowrap;align-items:center;gap:6px;min-height:16px;line-height:1.15;display:inline-flex}.game-reference-price{color:#8994aa;font-size:var(--type-label);font-weight:700;text-decoration-color:#68748b;text-decoration-thickness:1.5px}.game-price-row>strong.game-current-price{color:#5df091;font-size:var(--type-price);line-height:1.08}.game-price-row>strong.game-current-price small{color:#5df091d6;font-size:var(--type-label)}.game-price-row>.choose-btn{white-space:nowrap;flex:none}@media (width<=820px){.game-info>.game-price-caption{font-size:12px}.game-info>.game-cashback-line{font-size:13px}}@media (width<=620px){.games-section .games-grid{grid-template-columns:1fr;gap:16px}.game-info>.game-price-caption{letter-spacing:.045em;margin-top:3px;font-size:12px}.game-info>.game-cashback-line{white-space:nowrap;margin:6px 0 0;font-size:12px}.game-promotion-line{gap:4px}.game-reference-price{font-size:12px}.game-price-row>strong.game-current-price{font-size:clamp(23px,7vw,30px)}.game-price-row>strong.game-current-price small{font-size:12px}.game-price-row>.choose-btn{padding:9px 10px;font-size:12px}.hero-game-backdrop .game-mosaic-primary{opacity:.36;filter:blur(4px)saturate(.7)brightness(.68)}.hero-game-backdrop:before{background:linear-gradient(90deg,#020714eb,#020714b8 58%,#0207149e),linear-gradient(#020714ad,#02071442 50%,#020714cc)}.hero-game-backdrop .game-mosaic-tile:after{background:linear-gradient(145deg,#02071405,#0207143d)}}.gift-section .section-kicker{letter-spacing:.16em;font-size:clamp(14px,.25vw + 12px,16px)}.gift-section .section-heading h2{font-size:clamp(32px,2.7vw,48px);line-height:1.08}.gift-section .section-heading p{font-size:clamp(16px,.3vw + 14px,18px);line-height:1.6}.gift-section .gift-cashback{font-size:clamp(15px,.24vw + 13px,17px);font-weight:800}.gift-section .gift-visual{border-radius:18px;height:202px;margin:16px 16px 4px}.gift-playstation-logo-wrap{z-index:1;pointer-events:none;width:clamp(118px,11vw,164px);height:clamp(100px,8.3vw,124px);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gift-playstation-logo{z-index:1;object-fit:contain;opacity:1;filter:brightness(0)saturate()invert(37%)sepia(99%)saturate(3245%)hue-rotate(211deg)brightness(101%)contrast(104%)drop-shadow(0 10px 20px #0066ff70);width:100%;height:100%;max-height:none;display:block;position:relative;inset:auto;transform:none}.gift-playstation-logo-wrap:after{content:"";z-index:2;opacity:0;filter:drop-shadow(0 10px 20px #4d67ff80);pointer-events:none;background:linear-gradient(145deg,#78adff 0%,#6f86f4 28%,#aa78cf 59%,#f17e91 100%);display:block;position:absolute;inset:0;-webkit-mask-image:url(/playstation-logo.svg);mask-image:url(/playstation-logo.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.gift-section .gift-region-2 .gift-playstation-logo-wrap:after{opacity:1;filter:drop-shadow(0 10px 20px #7084ff94);background:linear-gradient(145deg,#78adff 0%,#6f86f4 28%,#aa78cf 59%,#f17e91 100%)}.gift-section .gift-region-2 .gift-playstation-logo{filter:brightness(0)saturate()invert(38%)sepia(95%)saturate(2974%)hue-rotate(210deg)brightness(102%)contrast(103%)drop-shadow(0 10px 20px #5b60ff70)}.gift-section .gift-region-3 .gift-playstation-logo-wrap:after{opacity:1;filter:drop-shadow(0 10px 20px #28da7d75);background:linear-gradient(145deg,#66f2b0 0%,#1ed27f 48%,#42cf5c 100%)}.gift-section .gift-region-3 .gift-playstation-logo{filter:brightness(0)saturate()invert(71%)sepia(72%)saturate(1197%)hue-rotate(96deg)brightness(99%)contrast(97%)drop-shadow(0 10px 20px #23d67d6b)}.gift-section .gift-region-code{letter-spacing:.04em;font-size:13px;top:16px;right:17px}.gift-section .gift-flag-big{font-size:48px;bottom:18px;right:20px}.gift-section .gift-visual>small{letter-spacing:.14em;font-size:11px;bottom:18px;left:19px}.gift-section .gift-card-head{padding:20px 20px 16px}.gift-section .gift-card-head strong{font-size:clamp(18px,.38vw + 16px,21px);line-height:1.3}.gift-section .gift-card-head small{margin-top:4px;font-size:14px;line-height:1.35}.gift-section .cashback-mini b{font-size:14px}.gift-section .cashback-mini small{font-size:11px}.gift-section .gift-values{gap:9px;padding:14px}.gift-section .gift-values a{border-radius:12px;min-height:68px;padding:13px 14px}.gift-section .gift-values a>span,.gift-section .gift-values a>strong{font-size:clamp(16px,.28vw + 14px,18px);line-height:1.35}.gift-section .gift-values a>span small,.gift-section .gift-values a>strong small{font-size:13px;line-height:1.4}.gift-section .gift-values svg{width:20px;height:20px}@media (width<=820px){.gift-section .section-heading h2{font-size:clamp(28px,7vw,38px)}.gift-section .gift-visual{height:190px}}@media (width<=620px){.gift-section .section-heading p{font-size:15px}.gift-section .gift-visual{height:184px;margin:12px 12px 2px}.gift-playstation-logo-wrap{width:88px;height:76px}.gift-section .gift-card-head{padding:18px 16px 14px}.gift-section .gift-values{padding:12px}.gift-section .gift-values a{min-height:64px;padding:12px}.gift-section .gift-values a>span,.gift-section .gift-values a>strong{font-size:16px}}.psplus-section{background:radial-gradient(circle at 50% 0,#2f65ff29,#0000 36%),radial-gradient(circle at 8% 58%,#2f65ff14,#0000 25%),linear-gradient(155deg,#080b14,#061128 52%,#080b14);border-block-color:#2f65ff33}.psplus-section:before{opacity:.08;background-image:linear-gradient(#2f65ff2e 1px,#0000 1px),linear-gradient(90deg,#2f65ff2e 1px,#0000 1px)}.psplus-glow{background:#2f65ff29}.section-kicker.gold{color:#73a0ff}.ps-duration-switch button.active{background:linear-gradient(135deg,#2f65ff47,#2f65ff1a);border-color:#4c7cf4ad;box-shadow:0 0 22px #2f65ff1f}.psplus-atmosphere span{color:#5384ff29;text-shadow:0 0 30px #2f65ff24}.psplus-benefit-strip{background:#2f65ff1a;border-color:#4c7cf447}.psplus-benefit-strip span{color:#b7c9ec;background:#070f22f0}.psplus-benefit-strip svg{color:#73a0ff}.psplus-card,.psplus-card.featured{background:linear-gradient(150deg,#2f65ff1a,#081024f5 43%,#050a17fc);border-color:#4c7cf44d;box-shadow:0 28px 68px #00000052,inset 0 1px #ffffff06}.psplus-card.featured{border-color:#4c7cf4b8;box-shadow:0 28px 68px #00000052,0 0 38px #2f65ff26}.psplus-card:hover,.psplus-card.featured:hover{border-color:#6996ffdb;box-shadow:0 34px 76px #00000063,0 0 42px #2f65ff2e}.recommended{color:#f7f9ff;background:#2f65ff;box-shadow:0 8px 20px #2f65ff3d}.plus-symbol{color:#73a0ff24}.plan-name{color:#8fb1ff}.duration{color:#9bb9ff;background:#2f65ff1a;border-color:#4c7cf44d}.plan-options a{background:#0e1d3e75;border-color:#4c7cf433}.plan-options a:hover{background:#2f65ff1f;border-color:#6996ff9e}.plan-price{color:#dce8ff}.psplus-card-visual,.psplus-tier-1 .psplus-card-visual{color:#f7f9ff;background:radial-gradient(circle at 78% 28%,#558bff3d,#0000 35%),linear-gradient(145deg,#173d8e,#0b2252 58%,#06112c);border-color:#749dff61}.psplus-tier-2 .psplus-card-visual{color:#f7f9ff;background:radial-gradient(circle at 75% 28%,#6ca5ff4d,#0000 35%),linear-gradient(145deg,#2466d8,#1244a2 58%,#081c4c);border-color:#6097ff8a}.psplus-tier-3 .psplus-card-visual{color:#f7f9ff;background:radial-gradient(circle at 75% 28%,#4abedf33,#0000 35%),linear-gradient(145deg,#123d68,#0c2448 58%,#07142d);border-color:#4fd2dd57}.psplus-card-visual .psplus-visual-name,.psplus-card-visual small{color:#f7f9ffdb}@media (width<=620px){.games-section{padding-top:40px;padding-bottom:64px}.games-section>.section-shell,.games-section .section-shell{width:calc(100% - 26px);min-width:0}.games-section .section-heading{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;margin-bottom:20px}.games-section .section-heading>div,.games-section .section-heading h2,.games-section .section-heading p,.games-section .catalogue-tools,.games-section .search-box,.games-section .filter-tabs,.games-section .results-line,.games-section .games-grid{min-width:0;max-width:100%}.games-section .section-heading h2{overflow-wrap:anywhere;font-size:clamp(30px,9.4vw,38px)}.games-section .section-heading p{max-width:100%}.games-section .catalogue-tools{gap:10px;width:100%;margin-bottom:10px}.games-section .filter-tabs,.games-section .results-line{width:100%}.games-section .games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}}:root{--type-body:clamp(15px, .28vw + 13px, 17px);--type-secondary:clamp(14px, .22vw + 12px, 16px);--type-meta:clamp(13px, .18vw + 11px, 14px);--type-button:clamp(15px, .2vw + 13px, 16px);--type-card-title:clamp(19px, .48vw + 16px, 22px);--type-price:clamp(28px, .82vw + 23px, 34px);--type-label:clamp(12px, .16vw + 11px, 13px)}html[dir=rtl],html[dir=rtl] body,html[dir=rtl] main{direction:ltr!important}html[dir=rtl] .hero-copy,html[dir=rtl] .section-heading,html[dir=rtl] .guide-heading,html[dir=rtl] .cashback-explainer,html[dir=rtl] .game-info,html[dir=rtl] .product-details,html[dir=rtl] .product-section-heading,html[dir=rtl] .product-subheading,html[dir=rtl] .faq-item,html[dir=rtl] .contact-copy,html[dir=rtl] .outro-brand-strip,html[dir=rtl] .outro-link-section,html[dir=rtl] .footer-bottom{text-align:left;direction:ltr}html[dir=rtl] .hero-copy p,html[dir=rtl] .section-heading p,html[dir=rtl] .guide-heading p,html[dir=rtl] .cashback-explainer p,html[dir=rtl] .product-lead,html[dir=rtl] .product-details p,html[dir=rtl] .faq-item p,html[dir=rtl] .contact-copy p,html[dir=rtl] .outro-legal-card p{text-align:right;direction:rtl;unicode-bidi:plaintext}.hero{z-index:auto;isolation:isolate;background:#080b14;min-height:730px;margin:0;padding:0;overflow:hidden}.hero-game-backdrop{z-index:0;opacity:1;inset:0;overflow:hidden}.hero-game-backdrop:before{z-index:4;background:linear-gradient(90deg,#080b14c2,#080b148a 47% 100%),linear-gradient(#080b148a,#080b141f 55%,#080b14e6 100%)}.hero-game-backdrop:after{z-index:5;background:linear-gradient(#0000 0%,#080b143d 35%,#080b14 100%);height:190px;inset:auto 0 0}.hero-inner,.hero-game-backdrop>.hero-backdrop-wash{z-index:7;position:relative}.hero-game-backdrop>.hero-backdrop-wash{z-index:6;pointer-events:none;background:radial-gradient(at 68% 44%,#0000 0 19%,#080b142e 54%,#080b149e 100%);position:absolute;inset:0}.games-section{z-index:auto;isolation:isolate;background:#080b14;border-top:0;margin-top:0;padding-top:88px;position:relative}.games-section>.section-shell{z-index:1;position:relative}.hero:after{display:none}body{color:#f7f9ff;line-height:1.55}nav a,.header-whatsapp,.language-option,.primary-action,.secondary-action,.choose-btn,.filter-tabs button,.catalogue-count,.section-kicker,.eyebrow,.results-line,.cashback-mini,.platform-pill,.hot-pill,.game-info>p,.catalogue-request small,.catalogue-request strong,.contact-card-grid small,.outro-stats small,.outro-label,.outro-legal-card p,.product-option-note,.product-option-cashback,.selected-offer-copy>small,.product-whatsapp-order small,.product-how-block small,.gift-values a small,.plan-options a small,.plan-cashback small{font-size:var(--type-meta);line-height:1.45}.game-info>p{color:#aebbd2;min-height:28px}.game-price-row>strong,.product-option-price,.cashback-formula strong{font-size:var(--type-price)}.game-price-row>strong small,.product-option-price small,.cashback-formula small{font-size:var(--type-label)}.platform-pill,.hot-pill,.cashback-mini{font-weight:800}.site-header nav a,.site-header .language-option,.site-header .header-whatsapp{align-items:center;min-height:44px}.site-header nav a{display:inline-flex}@media (width<=820px){.hero{min-height:auto}.games-section{margin-top:0;padding-top:64px}.game-mosaic-layer{opacity:.28;filter:blur(8px)saturate(.62)brightness(.66);width:136%;height:150%;display:block;top:-23%;left:-18%}.game-mosaic-layer.game-mosaic-secondary{opacity:.12;display:block}.catalogue-game-backdrop{display:none!important}.game-title-row h3,.offer-title-row strong,.product-option-top strong{font-size:clamp(16px,2.3vw,20px)}.game-info>p,.product-option-note,.product-option-cashback,.product-how-block small{font-size:13px}}@media (width<=620px){.hero{overflow:hidden}.hero-game-backdrop:after{height:165px}.games-section{margin-top:0;padding-top:48px}.game-mosaic-layer{opacity:.24;filter:blur(7px)saturate(.58)brightness(.62);width:164%;height:144%;top:-18%;left:-31%}.game-mosaic-layer.game-mosaic-secondary{display:none}.hero-text,.section-heading p,.product-lead,.contact-copy p,.faq-item p,.steps-grid p,.benefits-grid p,.outro-legal-card p{font-size:14px}.game-title-row h3,.offer-title-row strong,.product-option-top strong{font-size:16px}.game-info>p,.product-option-note,.product-option-cashback,.product-how-block small,.platform-pill,.hot-pill,.cashback-mini{font-size:12px}.primary-action,.secondary-action,.choose-btn,.contact-action,.outro-contact,.product-whatsapp-order,.product-request-card>a{min-height:44px}}.hero{z-index:auto;isolation:isolate;background:#080b14;border-bottom:0;min-height:730px;margin:0;position:relative;overflow:hidden}.hero-game-backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-game-backdrop:after{background:linear-gradient(#0000 0%,#080b143d 35%,#080b14 100%);height:190px;inset:auto 0 0}.games-section{z-index:auto;isolation:isolate;box-shadow:none;background:#080b14;border-top:0;margin-top:0;padding-top:88px;position:relative;overflow:visible}.catalogue-game-backdrop,.hero:after,.games-section:before,.games-section:after{display:none!important}.game-mosaic-layer{will-change:auto;display:block;animation:none!important}.game-mosaic-track{will-change:transform;width:200%;height:100%;animation:22s linear infinite game-mosaic-loop;display:flex;transform:translate(0,0)}.game-mosaic-secondary .game-mosaic-track{animation-name:game-mosaic-loop-secondary;animation-duration:24s;animation-delay:-7s}.games-section>.section-shell,.hero-inner{z-index:1;position:relative}body,button,input{font-size:var(--type-body)}nav a,.header-whatsapp,.language-option,.primary-action,.secondary-action,.choose-btn,.filter-tabs button,.catalogue-count,.section-kicker,.eyebrow,.results-line,.cashback-mini,.platform-pill,.hot-pill,.catalogue-request small,.catalogue-request strong,.contact-card-grid small,.outro-stats small,.outro-label,.outro-legal-card p,.product-option-note,.product-option-cashback,.selected-offer-copy>small,.product-whatsapp-order small,.product-how-block small,.gift-values a small,.plan-options a small,.plan-cashback small{font-size:var(--type-meta);line-height:1.45}.hero-text,.section-heading p,.guide-heading p,.product-lead,.contact-copy p,.trailer-copy p,.cashback-explainer p,.faq-item p,.product-guide-card li,.account-rules li,.steps-grid p,.benefits-grid p,.promise-grid p,.outro-legal-card p{color:#b7c3d9;font-size:var(--type-secondary);line-height:1.65}.hero-actions a,.contact-action,.outro-contact,.whatsapp-order,.product-whatsapp-order,.product-request-card>a,.empty-state>a,.catalogue-request>a{font-size:var(--type-button);font-weight:800}.game-title-row h3,.offer-title-row strong,.product-option-top strong,.product-access-choice h3,.contact-card-grid strong,.outro-link-grid span{font-size:var(--type-card-title);line-height:1.3}.game-price-row>strong,.product-option-price,.cashback-formula strong{font-size:var(--type-price);line-height:1.2}.game-price-row>strong small,.product-option-price small,.cashback-formula small,.product-mini-trust small,.offer-title-row>small,.product-option-top small,.selected-offer-copy>span,.promise-grid article>small,.product-how-block span,.product-footer-links,.related-card small,.product-request-card small,.gift-region-code,.gift-visual>small,.gift-values a small,.plan-options a small,.outro-stats small,.contact-card-grid small{font-size:var(--type-label);line-height:1.45}.product-mini-trust strong,.product-how-block strong,.promise-grid h3,.contact-card-grid strong,.product-whatsapp-order strong,.selected-offer-copy>strong{font-size:var(--type-button);line-height:1.35}.product-guide-card li,.account-rules li,.product-access-choice li,.trailer-points span,.access-overview-list li small{font-size:var(--type-secondary);line-height:1.6}.plan-options a>span:first-child strong,.gift-card-head strong,.gift-values a>span,.gift-values a>strong,.related-card strong{font-size:var(--type-button);line-height:1.35}html[dir=rtl],html[dir=rtl] body,html[dir=rtl] #__next,html[dir=rtl] main{direction:ltr!important}@media (width<=820px){.hero{min-height:auto}.games-section{padding-top:64px}.game-mosaic-layer{opacity:.28;filter:blur(8px)saturate(.62)brightness(.66);width:136%;height:150%;top:-23%;left:-18%}.game-mosaic-track{animation-duration:27s}.game-mosaic-secondary .game-mosaic-track{animation-duration:30s}}@media (width<=620px){body,button,input{font-size:15px}.hero-game-backdrop:after{height:165px}.games-section{padding-top:48px}.game-mosaic-layer{opacity:.24;filter:blur(7px)saturate(.58)brightness(.62);width:164%;height:144%;top:-18%;left:-31%}.game-mosaic-secondary{display:none!important}.game-mosaic-track{animation-duration:29s}.hero-text,.section-heading p,.guide-heading p,.product-lead,.contact-copy p,.faq-item p,.steps-grid p,.benefits-grid p,.outro-legal-card p,.product-guide-card li,.account-rules li,.product-access-choice li,.trailer-points span,.promise-grid p{font-size:14px;line-height:1.6}.game-info>p,.product-option-note,.product-option-cashback,.product-how-block small,.product-mini-trust small,.offer-title-row>small,.product-option-top small,.selected-offer-copy>span,.selected-offer-copy>small,.product-whatsapp-order small,.product-how-block span,.promise-grid article>small,.contact-card-grid small,.outro-stats small,.product-footer-links,.related-card small,.product-request-card small,.gift-region-code,.gift-visual>small,.gift-values a small,.plan-options a small{font-size:13px;line-height:1.45}.game-title-row h3,.offer-title-row strong,.product-option-top strong,.product-access-choice h3,.contact-card-grid strong,.outro-link-grid span,.related-card strong{font-size:17px;line-height:1.3}.product-option-price,.game-price-row>strong,.cashback-formula strong{font-size:28px}.primary-action,.secondary-action,.choose-btn,.contact-action,.outro-contact,.product-whatsapp-order,.product-request-card>a{min-height:44px}}@media (prefers-reduced-motion:reduce){.game-mosaic-track,.game-mosaic-secondary .game-mosaic-track{animation:none!important;transform:translate(0,0)!important}}.language-switch:before{display:none}.language-option.active{color:#fff;background:linear-gradient(145deg,#4f91ff,#06f 62%,#084ed3);animation:.26s ease-out language-select-pop;transform:scale(1.02);box-shadow:0 5px 16px #0066ff6b,inset 0 1px #ffffff47}.language-option.active:hover{color:#fff;background:linear-gradient(145deg,#63a0ff,#1374ff 62%,#0b57e5);transform:scale(1.045);box-shadow:0 7px 20px #0066ff80,inset 0 1px #ffffff57}.hot-pill{color:#7af0a7;background:#044c2fd6;border-color:#25d36694;box-shadow:inset 0 1px #b1ffd01a,0 5px 14px #0000002e}@media (width<=620px){.game-art .platform-pill{top:9px;left:9px}.game-art .hot-pill{max-width:none;top:9px;left:auto;right:9px}.game-art .platform-pill,.game-art .hot-pill{letter-spacing:.025em;white-space:nowrap;padding:4px 6px;font-size:10px;line-height:1.1}}.product-option-grid.has-platform-splits .product-option.full{grid-column:1/-1}.product-guide-intro{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:stretch;gap:24px;margin-bottom:26px;display:grid}.product-guide-intro .product-subheading{align-self:center;max-width:none;margin:0}.product-guide-intro .account-rules{min-height:100%;margin:0}.faq-item .faq-answer{grid-template-rows:0fr;transition:grid-template-rows .34s cubic-bezier(.22,.82,.25,1);display:grid}.faq-item .faq-answer>p{opacity:0;min-height:0;margin:0;padding:0 21px;transition:padding .34s cubic-bezier(.22,.82,.25,1),opacity .22s,transform .34s cubic-bezier(.22,.82,.25,1);overflow:hidden;transform:translateY(-7px)}.faq-item[open] .faq-answer{grid-template-rows:1fr}.faq-item[open] .faq-answer>p{opacity:1;margin-top:-3px;padding:0 21px 20px;transform:translate(0,0)}.hero-poster-layer{transform-origin:50% 54%;will-change:transform, opacity;position:absolute;inset:0}.hero-poster-layer.is-entering{z-index:2;animation:.68s cubic-bezier(.18,.82,.24,1) both hero-poster-enter}.hero-poster-layer.is-leaving{z-index:1;pointer-events:none;animation:.68s cubic-bezier(.42,0,.7,.2) both hero-poster-leave}@keyframes hero-poster-enter{0%{opacity:0;transform:translateY(15px)scale(.964)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes hero-poster-leave{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(-11px)scale(1.024)}}.site-header .brand-word,.site-outro .brand-word,.product-page footer .brand-word{color:#0000;-webkit-text-fill-color:transparent;letter-spacing:.012em;text-shadow:0 0 16px #42abff33;white-space:nowrap;background-image:repeating-linear-gradient(100deg,#9be5ff 0%,#47b8ff 24%,#06f 48%,#61ccff 72%,#9be5ff 100%);background-position:0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;min-height:1.16em;margin:0;padding:5px 8px 6px 4px;line-height:1.12;animation:5.8s linear infinite gamecart-wordmark-flow-seamless;display:inline-block;overflow:visible}.site-outro .brand,.product-page footer .brand{align-items:center}.site-outro .brand-word:after,.product-page footer .brand-word:after{display:none}@keyframes gamecart-wordmark-flow-seamless{0%{background-position:0}to{background-position:200%}}@media (width<=820px){.product-guide-intro{grid-template-columns:1fr;gap:18px;margin-bottom:20px}}@media (width<=620px){.faq-item .faq-answer>p{padding-inline:17px}.faq-item[open] .faq-answer>p{padding:0 17px 17px}.product-option-grid.has-platform-splits .product-option.full{grid-column:auto}.site-outro .brand-word,.product-page footer .brand-word{font-size:clamp(20px,5.8vw,23px)}}.product-option-groups{gap:22px;display:grid}.product-option-group{gap:11px;display:grid}.product-option-group-heading{align-items:center;gap:12px;min-width:0;padding:0 3px;display:flex}.product-option-group-heading h3{color:#f6f8ff;letter-spacing:.095em;background:linear-gradient(135deg,#3a68e83d,#0b1a3b85);border:1px solid #6590ff73;border-radius:999px;flex:none;margin:0;padding:7px 14px;font-family:Manrope,sans-serif;font-size:13px;font-weight:900;line-height:1}.product-option-group-heading>span{background:linear-gradient(90deg,#6891fb5c,#6891fb0d);flex:1;min-width:0;height:1px}.product-option-group.is-full-access .product-option-group-heading h3{color:#f1d981;background:linear-gradient(135deg,#b3841e33,#19160f75);border-color:#ddb44385}.product-option-group.is-full-access .product-option-group-heading>span{background:linear-gradient(90deg,#ddb44357,#ddb4430a)}.product-option-group .product-option-grid--group{margin:0}.product-option-group.is-full-access .product-option-grid--group{grid-template-columns:minmax(0,1fr)}.product-option-group.is-full-access .product-option.full{grid-column:auto}@media (width<=620px){.product-option-groups{gap:14px}.product-option-group{gap:7px}.product-option-group-heading{gap:9px;padding-inline:1px}.product-option-group-heading h3{letter-spacing:.075em;padding:7px 12px;font-size:12px}.product-option{border-radius:14px;gap:5px 10px;min-height:118px;padding:13px 14px 12px}.product-option-top{gap:2px;padding-right:20px}.product-option-top strong{font-size:16px;line-height:1.2}.product-option-top small,.product-option-price small{font-size:12px;line-height:1.25}.product-option-price{font-size:25px;line-height:1.05}.product-option-cashback,.product-option-note{font-size:12px;line-height:1.3}.option-check{width:20px;height:20px;top:10px;right:10px}.option-check svg{width:12px;height:12px}}@media (prefers-reduced-motion:reduce){.hero-poster-layer,.faq-item .faq-answer,.faq-item .faq-answer>p,.site-header .brand-word,.site-outro .brand-word,.product-page footer .brand-word{transition:none!important;animation:none!important}}.site-header .brand,.site-header .brand-word{overflow:visible}.site-header .brand-word{letter-spacing:-.018em;transform-origin:0;white-space:nowrap;align-items:center;min-height:1.28em;margin:0;padding:.13em .16em .19em .035em;font-family:Barlow Condensed,Arial Narrow,Roboto Condensed,sans-serif;font-size:clamp(29px,2.05vw,34px);font-style:italic;font-weight:900;line-height:1;display:inline-flex;transform:skew(-3deg)}@media (width<=620px){.site-header .brand-word{letter-spacing:-.016em;min-height:1.3em;padding:.14em .14em .2em .04em;font-size:clamp(27px,7.4vw,31px)}}.psplus-section .plan-price em{color:#57ed91;letter-spacing:.01em;text-shadow:0 0 13px #25d36629;margin-top:4px;font-size:clamp(12px,.42vw + 10px,14px);font-style:normal;font-weight:900;line-height:1.25;display:block}.psplus-section .plan-cashback{background:linear-gradient(135deg,#17704942,#07231f75);border:1px solid #47e7857a;border-radius:10px;gap:4px;min-width:174px;margin-top:17px;padding:10px 13px;display:inline-grid;box-shadow:0 0 20px #25d36614}.psplus-section .plan-cashback b{color:#5df091;letter-spacing:-.015em;font-size:clamp(15px,.55vw + 12px,18px);font-weight:900;line-height:1}.psplus-section .plan-cashback small{color:#6df29e;letter-spacing:.055em;font-size:12px;font-weight:900;line-height:1.15}@media (width<=620px){.psplus-section .plan-price em{font-size:12px}.psplus-section .plan-cashback{min-width:166px;margin-top:14px;padding:9px 12px}.psplus-section .plan-cashback b{font-size:16px}.psplus-section .plan-cashback small{font-size:11px}}
