html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Light"),local("SST Light"),url("../fonts/SSTPro-Light-subset.woff2") format("woff2"),url("../fonts/SSTPro-Light-subset.woff") format("woff"),url("../fonts/SSTPro-Light-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:300;font-style:normal}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Roman"),local("SST Roman"),url("../fonts/SSTPro-Roman-subset.woff2") format("woff2"),url("../fonts/SSTPro-Roman-subset.woff") format("woff"),url("../fonts/SSTPro-Roman-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:400;font-style:normal}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Medium"),local("SST Medium"),url("../fonts/SSTPro-Medium-subset.woff2") format("woff2"),url("../fonts/SSTPro-Medium-subset.woff") format("woff"),url("../fonts/SSTPro-Medium-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:500;font-style:normal}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Bold"),local("SST Bold"),url("../fonts/SSTPro-Bold-subset.woff2") format("woff2"),url("../fonts/SSTPro-Bold-subset.woff") format("woff"),url("../fonts/SSTPro-Bold-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:700;font-style:normal}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Heavy"),local("SST Heavy"),url("../fonts/SSTPro-Heavy-subset.woff2") format("woff2"),url("../fonts/SSTPro-Heavy-subset.woff") format("woff"),url("../fonts/SSTPro-Heavy-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:900;font-style:normal}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Condensed"),local("SST Condensed"),url("../fonts/SSTPro-Condensed-subset.woff2") format("woff2"),url("../fonts/SSTPro-Condensed-subset.woff") format("woff"),url("../fonts/SSTPro-Condensed-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:400;font-stretch:condensed;font-style:normal}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Italic"),local("SST Italic"),url("../fonts/SSTPro-Italic-subset.woff2") format("woff2"),url("../fonts/SSTPro-Italic-subset.woff") format("woff"),url("../fonts/SSTPro-Italic-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:400;font-style:italic}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Medium Italic"),local("SST Medium Italic"),url("../fonts/SSTPro-MediumItalic-subset.woff2") format("woff2"),url("../fonts/SSTPro-MediumItalic-subset.woff") format("woff"),url("../fonts/SSTPro-MediumItalic-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:500;font-style:italic}@font-face{font-family:SST;font-display:swap;src:local("SST Pro Bold Italic"),local("SST Bold Italic"),url("../fonts/SSTPro-BoldItalic-subset.woff2") format("woff2"),url("../fonts/SSTPro-BoldItalic-subset.woff") format("woff"),url("../fonts/SSTPro-BoldItalic-subset.ttf") format("truetype");unicode-range:u+000-5ff;font-weight:700;font-style:italic}:root{--global-font-color: #363636;--global-font-family: "SST", sans-serif;--global-font-family-condensed:
		"SST",
		"Avenir Next Condensed",
		"DIN Condensed",
		"Roboto Condensed",
		"Open Sans Condensed",
		"Ubuntu Condensed",
		"Arial Narrow",
		"Impact",
		sans-serif;--global-font-size: $root-font-size;--global-font-line-height: 1.4;--content-width: 60;--small-font-size: 16;--regular-font-size: 20;--large-font-size: 36;--larger-font-size: 48;--container-large: 1460px;--container-medium: 1200px;--container-small: 990px;--black: #1f1f1f;--black-15: rgba(0,0,0,0.15);--black-60: rgba(0,0,0,0.6);--white: #fff;--white-75: rgba(255,255,255,0.75);--white-25: rgba(255,255,255,0.25);--dark-grey: #363636;--medium-grey: #4d4d4d;--grey: #999;--light-grey: #d8d8d8;--light-grey-25: rgba(216,216,216,0.25);--very-light-grey: #eee;--text-light-grey: dimgray;--light-grey-forms: #dedede;--satin-blue: #0072c3;--satin-blue-light: #00a0d2;--light-blue: #00a2ff;--lighter-blue: #0aa5ff;--pale-blue: #ecf7ff;--darker-pale-blue: #d3ecff;--dark-blue: #002f67;--pink: #e9546f;--offwhite: #f5f5f5;--orange: #ed561b;--purple: #d09bcf;--green: #80cea7}.has-black-background-color{background-color:var(--black)}.has-black-color{color:var(--black)}.has-dark-grey-background-color{background-color:var(--dark-grey)}.has-dark-grey-color{color:var(--dark-grey)}.has-grey-background-color{background-color:var(--grey)}.has-grey-color{color:var(--grey)}.has-satin-blue-background-color{background-color:var(--satin-blue)}.has-satin-blue-color{color:var(--satin-blue)}.has-light-blue-background-color{background-color:var(--light-blue)}.has-light-blue-color{color:var(--light-blue)}.has-dark-blue-background-color{background-color:var(--dark-blue)}.has-dark-blue-color{color:var(--dark-blue)}.has-white-background-color{background-color:var(--white)}.has-white-color{color:var(--white)}.has-pale-blue-background-color{background-color:var(--pale-blue)}.has-pale-blue-color{color:var(--pale-blue)}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light){--global-font-color: #c9c9c9;--black: #e0e0e0;--black-15: rgba(255,255,255,0.15);--black-60: rgba(255,255,255,0.6);--white: #000;--white-75: rgba(0,0,0,0.75);--white-25: rgba(0,0,0,0.25);--dark-grey: #c9c9c9;--medium-grey: #b2b2b2;--grey: #666;--light-grey: #272727;--light-grey-25: rgba(39,39,39,0.25);--very-light-grey: #111;--text-light-grey: #969696;--light-grey-forms: #212121;--satin-blue: #3caeff;--satin-blue-light: #2dcdff;--light-blue: #00a2ff;--lighter-blue: #009bf5;--pale-blue: #000b13;--darker-pale-blue: #001a2d;--dark-blue: #98c7ff;--pink: #ab1631;--offwhite: #0a0a0a;--orange: #e44d12;--purple: #642f63;--green: #317f58}}html.prefers-color-mode-dark{--global-font-color: #c9c9c9;--black: #e0e0e0;--black-15: rgba(255,255,255,0.15);--black-60: rgba(255,255,255,0.6);--white: #000;--white-75: rgba(0,0,0,0.75);--white-25: rgba(0,0,0,0.25);--dark-grey: #c9c9c9;--medium-grey: #b2b2b2;--grey: #666;--light-grey: #272727;--light-grey-25: rgba(39,39,39,0.25);--very-light-grey: #111;--text-light-grey: #969696;--light-grey-forms: #212121;--satin-blue: #3caeff;--satin-blue-light: #2dcdff;--light-blue: #00a2ff;--lighter-blue: #009bf5;--pale-blue: #000b13;--darker-pale-blue: #001a2d;--dark-blue: #98c7ff;--pink: #ab1631;--offwhite: #0a0a0a;--orange: #e44d12;--purple: #642f63;--green: #317f58}.no-js .lazy{display:none !important}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:var(--offwhite);border-radius:3px;box-shadow:0 0 2px 2px var(--black-60);clip:auto !important;color:var(--satin-blue);display:block;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;font-size:14px;font-size:.875rem}#primary[tabindex="-1"]:focus{outline:0}body,button,input,select,optgroup,textarea{color:var(--global-font-color);font-family:var(--global-font-family);font-size:calc( var( --global-font-size ) / 16) rem;line-height:var(--global-font-line-height)}h1,h2,h3,h4,h5,h6{color:var(--dark-grey);clear:both}.entry-header h1.entry-title{line-height:1.4;margin:1em 0;font-size:32px;font-size:2rem}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:var(--light-grey-forms);font-family:"Courier 10 Pitch", Courier, monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;font-size:15px;font-size:.9375rem}code,kbd,tt,var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:12.8px;font-size:.8rem}abbr,acronym{border-bottom:1px dotted var(--text-light-grey);cursor:help}mark,ins{background:var(--orange);text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background:var(--white)}blockquote,q{quotes:"" ""}hr{background-color:var(--light-grey);border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{display:block;height:auto;max-width:100%}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light) img:not(.avatar){opacity:0.9;transition:200ms ease-in opacity}html:not(.prefers-color-mode-light) img:not(.avatar):hover,html:not(.prefers-color-mode-light) img:not(.avatar):focus{opacity:0.95}}html.prefers-color-mode-dark img:not(.avatar){opacity:0.9;transition:200ms ease-in opacity}html.prefers-color-mode-dark img:not(.avatar):hover,html.prefers-color-mode-dark img:not(.avatar):focus{opacity:0.95}figure{margin:0.5em 0}table{margin:0 0 1.5em;width:100%}a{color:var(--satin-blue)}a:visited{color:var(--dark-grey)}a:hover,a:focus,a:active{color:var(--satin-blue)}a:focus{outline:thin dotted}a:hover,a:active{outline:0}body{overflow-x:hidden}@media (min-width: 600px){.container.category-container,.category-container.above-fold{padding:0 30px}}.archive__header-text{font-weight:300;text-align:center;font-size:26px;font-size:1.625rem}@media (min-width: 600px){.archive__header-text{font-size:34px;font-size:2.125rem}}@media (min-width: 1170px){.archive__header-text{margin-top:0;text-align:left;font-size:42px;font-size:2.625rem}}.category__header-text{margin-bottom:40px}@media (min-width: 1170px){.category__header-text{margin:0 0 80px 0}}.category__header .blog-title{font-weight:300;letter-spacing:-0.01em}.category__header .highlight-blog{color:#0072c3}.category__header-select-text{display:block;font-weight:300;line-height:1.44;margin-right:26px;margin-bottom:20px;text-align:center;font-size:20px;font-size:1.25rem}@media (min-width: 1170px){.category__header-select-text{display:inline;text-align:left;margin-bottom:0;font-size:36px;font-size:2.25rem}}.category__header-form-select-container{background-color:var(--white);border-radius:2px;cursor:pointer;display:block;margin-bottom:20px;font-weight:300;line-height:1.44;position:relative;font-size:20px;font-size:1.25rem}.category__header-form-select-container .icon{pointer-events:none;position:absolute;top:50%;right:20px;width:20px;height:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 1170px){.category__header-form-select-container{display:inline-block;margin-bottom:0;font-size:36px;font-size:2.25rem}}.category__header-form-select{border:0;cursor:pointer;font-weight:300;padding:22px 66px 22px 26px;width:calc( 100% - 92px);box-sizing:content-box;height:50px;background-color:var(--white);box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);border-radius:0;-moz-appearance:none;-webkit-appearance:none}.category__header-form-select ::-ms-expand{display:none}.category__header-form-select option{font-size:16px;font-size:1rem}.category__header-form-select:hover+.icon .icon-primary-color,.category__header-form-select:focus+.icon .icon-primary-color{fill:var(--satin-blue)}@media (min-width: 1170px){.category__header-form-select{width:auto}}.category__header-form{padding-bottom:40px}@media (min-width: 1170px){.category__header-form{padding-bottom:80px}}.category-grid .post-card{display:flex;flex-flow:column nowrap}.category-grid .post-card .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.category-grid .post-card__author,.category-grid .post-card__subhead{display:none}.category-grid .post-card .post-card__image-link{margin:0 0 1rem 0}@media (min-width: 480px){.category-grid{flex-flow:row nowrap}.category-grid .post-card__image-link{margin:0 1rem 0 0}}@media (min-width: 600px){.category-grid .post-card{display:flex;flex-flow:column nowrap;height:auto}.category-grid .post-card .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.category-grid .post-card__image-link,.category-grid .post-card__content{flex-basis:unset}.category-grid .post-card__title{font-size:22px;font-size:1.375rem}.category-grid .post-card__author{display:flex}}.archive-main-section{margin-bottom:4rem}.archive-main-section .load-more-wrapper{margin-bottom:-2.5rem}.author__header{margin-bottom:40px}.author__header-text{margin-bottom:10px}@media (min-width: 960px){.author__header{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}}.author-details{text-align:center;display:block}.author-details__avatar{display:inline-block;vertical-align:middle;border-radius:50%;margin-right:1rem;width:30px;height:auto}@media (min-width: 960px){.author-details__avatar{width:60px}}.author-details__description{font-size:18px;font-size:1.125rem;color:var(--text-light-grey);vertical-align:baseline}.author-grid .post-card__author{display:none}.menu-toggle{display:block;margin:0;padding:5px;line-height:1;text-transform:uppercase;color:var(--white);cursor:pointer;border:0;border-radius:0;background:transparent;transition:300ms all;font-size:14px;font-size:.875rem}@media (min-width: 960px){.menu-toggle{display:none}}.icon-menu-toggle{display:inline-block;fill:#fff;width:1.8em;height:1.8em}.svg-menu-toggle .line{opacity:1;-webkit-transform:rotate(0) translateY(0) translateX(0);-ms-transform:rotate(0) translateY(0) translateX(0);transform:rotate(0) translateY(0) translateX(0);-webkit-transform-origin:1em 1em;-ms-transform-origin:1em 1em;transform-origin:1em 1em;transition:opacity 200ms ease-in-out, -webkit-transform 300ms ease-in-out;transition:transform 300ms ease-in-out, opacity 200ms ease-in-out;transition:transform 300ms ease-in-out, opacity 200ms ease-in-out, -webkit-transform 300ms ease-in-out}.svg-menu-toggle .line-1{-webkit-transform-origin:1em 2.5em;-ms-transform-origin:1em 2.5em;transform-origin:1em 2.5em}.svg-menu-toggle .line-3{-webkit-transform-origin:1em 4.5em;-ms-transform-origin:1em 4.5em;transform-origin:1em 4.5em}.menu-toggle.opened .svg-menu-toggle .line-1{-webkit-transform:rotate(45deg) translateY(0) translateX(0);-ms-transform:rotate(45deg) translateY(0) translateX(0);transform:rotate(45deg) translateY(0) translateX(0)}.menu-toggle.opened .svg-menu-toggle .line-2{opacity:0}.menu-toggle.opened .svg-menu-toggle .line-3{-webkit-transform:rotate(-45deg) translateY(0) translateX(0);-ms-transform:rotate(-45deg) translateY(0) translateX(0);transform:rotate(-45deg) translateY(0) translateX(0)}.share-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:25px;padding:5px;transition:300ms all}.share-link--facebook{background:#4267b2}.share-link--line{background:#00b900}.share-link--twitter{background:#1b95e0}.share-link:hover,.share-link:focus{opacity:0.85}.flair-label{display:inline-block;padding:4px 9px 6px;margin-bottom:10px;line-height:1;font-weight:500;text-transform:uppercase;color:var(--white);background:var(--satin-blue);font-size:13px;font-size:.8125rem}.container,.above-fold{display:block;margin:0 auto;padding:0 15px;position:relative}@media (min-width: 960px){.container,.above-fold{max-width:var(--container-small)}}@media (min-width: 1170px){.container,.above-fold{max-width:var(--container-medium)}}@media (min-width: 60em){.container,.above-fold{max-width:var(--container-large)}}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.flex{display:flex}.align-items-center{align-items:center}.justify-content-space-between{justify-content:space-between}.flex-direction-column{flex-direction:column}.fixed{position:fixed}.center{text-align:center}@media (min-width: 960px){.split-width-container{display:flex;flex-flow:row nowrap;justify-content:space-between}.split-width-container .sidebar-is-sticky{flex-basis:22%}}@media (min-width: 960px){.main-content{flex-basis:70%;min-width:0}}@media (min-width: 960px){.sidebar{position:-webkit-sticky;position:sticky;top:135px;flex-basis:22%;align-self:flex-start;min-width:0}.admin-bar .sidebar{top:167px}.sidebar.is-sticky{right:15px;width:22%}.sidebar.is-flex-end{position:static !important;align-self:flex-end}}@media (min-width: 1430px){.sidebar.is-sticky{right:calc( 50vw - 720px);width:314.6px}}.footer{background-color:#003991;background-image:radial-gradient(ellipse at top, #007dd9 0%, #00338b 75%, #00338b 100%);color:#fff;font-size:16px;font-size:1rem}.footer .icon--white .icon-primary-color{fill:#fff}.footer__top{padding:1em 0 0 0;border-bottom:1px solid rgba(216,216,216,0.25);font-weight:600;font-size:16px;font-size:1rem}@media (min-width: 1170px){.footer__top{padding:2.5em 0}}.footer__top .container,.footer__top .above-fold{position:relative;padding:0}@media (min-width: 1170px){.footer__top .container,.footer__top .above-fold{padding:0 15px}}.footer__back-to-top{position:absolute;right:2rem;top:7px}@media (min-width: 1170px){.footer__back-to-top{right:15px;top:-7px}}.footer__back-to-top--text{margin-right:10px}.footer__back-to-top--link{display:flex;flex-direction:row;align-items:center;color:inherit;text-decoration:none;border:none;background:transparent;font-weight:400;font-size:16px;font-size:1rem}.footer__back-to-top--link:focus,.footer__back-to-top--link:hover{color:var(--white)}.footer__region-select{color:#fff}.footer__region-selector-dropdown .container,.footer__region-selector-dropdown .above-fold{padding:0}@media (min-width: 1170px){.footer__region-selector-dropdown .container,.footer__region-selector-dropdown .above-fold{padding:0 15px}}@media (min-width: 1170px){.footer__region-selector-link-list{display:grid;grid-template-columns:1fr 1fr;max-width:400px;padding:20px 0}}.footer__region-selector-list-item{border-bottom:1px solid var(--light-grey-25);padding:0 15px}@media (min-width: 1170px){.footer__region-selector-list-item{padding:0 60px 0 0;border:0}}.footer__region-selector-list-item:last-child{border-bottom:0}.footer__region-selector-list-item .region-link{display:flex;align-items:center;padding:12px 0;text-decoration:none;color:var(--white-75)}.footer__region-selector-list-item .region-link:focus,.footer__region-selector-list-item .region-link:hover{color:inherit}@media (min-width: 1170px){.footer__region-selector-list-item .region-link{padding:8px 0}}.footer__bottom{padding:2.5em 0}.footer__logos-and-copyright{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;flex-wrap:wrap}@media (min-width: 1170px){.footer__logos-and-copyright{flex-direction:row;justify-content:space-between}}.footer__logos{display:flex;align-items:center;margin:0 0 3em 0;flex-basis:20%}@media (min-width: 1170px){.footer__logos{margin:0}}.footer__logos .ps-logo{width:50px}.footer-logo{margin:0 1.5em 0 0.5em;overflow:hidden;max-width:inherit}.sie-logo{display:block;position:relative;width:107px}.sie-logo .icon{float:left;margin-right:0.4em}.sie-text{font-weight:500;line-height:1.2;color:#fff;float:right;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);font-size:11px;font-size:.6875rem}.sie-text span{display:block}.esrb-logo{margin-left:4.5rem;min-width:50px}@media (min-width: 1170px){.esrb-logo{margin-left:5.5rem}}.footer__copyright{font-weight:400;line-height:1.5;flex-basis:50%;flex-grow:1;margin:0 0 1em 0}@media (min-width: 1170px){.footer__copyright{margin:0 0 1em 2em}}.footer__copyright a{color:inherit}.footer-nav-wrapper{margin-top:2em;flex-basis:100%}.footer__nav{display:grid;grid-template-columns:repeat(2, 1fr);margin:0;padding:0}@media (min-width: 1170px){.footer__nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}}.footer__nav ul{margin-left:0;padding-left:0}.footer__nav li{list-style-type:none;margin:7px 5px}.footer__nav li a{color:inherit;text-decoration:none}.footer__nav li a:focus,.footer__nav li a:hover{color:inherit}@media (min-width: 1170px){.footer__nav li::after{content:"\007C";color:#fff;margin-left:10px}.footer__nav li:last-child::after{display:none}}.content-section{margin:0 0 1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--light-grey-forms)}.content-section__title{line-height:1.28571;font-weight:700;margin:25px 0;color:var(--dark-grey);font-size:28px;font-size:1.75rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}@media (min-width: 960px){.content-section{margin-bottom:2rem;padding-bottom:2rem}.content-section__title{margin:30px 0;font-size:30px;font-size:1.875rem}}@media (min-width: 1170px){.content-section__title{margin:35px 0 48px;font-size:36px;font-size:2.25rem}}.content-section:last-of-type{border-bottom:0}@media (min-width: 600px){.services__grid{display:flex}.services__grid .post-card-services{flex-grow:0;flex-shrink:1;flex-basis:calc( 33.33333% - .66667rem);max-width:calc( 33.33333% - .66667rem);min-width:0;height:auto}.services__grid .post-card-services:nth-of-type(n){margin-right:1rem;margin-top:0}.services__grid .post-card-services:nth-of-type(3n){margin-right:0}.services__grid .post-card-services:nth-of-type(n+4){margin-top:1rem}}@media (min-width: 60em){.home-main-section{flex-basis:80%}.home-sidebar,.home-main-section+.sidebar-is-sticky{flex-basis:13.33333%}.home-sidebar.is-sticky{width:13.33333%}}@media (min-width: 60em) and (min-width: 1430px){.home-sidebar.is-sticky{width:190.6px}}.home-sidebar .footer{margin-left:-15px;margin-right:-15px}@media (min-width: 960px){.home-sidebar .footer{background:var(--white);margin-left:0;margin-right:0;color:var(--text-light-grey);border-top:1px solid var(--very-light-grey);margin-bottom:45px}.home-sidebar .footer .container,.home-sidebar .footer .above-fold{padding:0}.home-sidebar .footer .icon--brand-ps path{fill:var(--grey)}.home-sidebar .footer .footer__top{display:none}.home-sidebar .footer .footer__logos-and-copyright{flex-direction:column}.home-sidebar .footer .footer__logos{margin-bottom:2em;order:1}.home-sidebar .footer .footer__logos .icon{width:36px;height:36px}.home-sidebar .footer .footer-logo{margin:0 0.75rem 0 0}.home-sidebar .footer .sie-logo{width:auto;pointer-events:all}.home-sidebar .footer .sie-text{display:none}}@media (min-width: 960px) and (min-width: 1600px){.home-sidebar .footer .sie-logo{display:flex;flex-direction:row;margin-right:0.75rem;text-decoration:none}.home-sidebar .footer .sie-logo .icon{margin-right:0.25rem}.home-sidebar .footer .sie-text{display:block;position:static;-webkit-transform:none;-ms-transform:none;transform:none;color:var(--dark-blue);max-width:7em;font-size:9px;font-size:.5625rem}}@media (min-width: 960px){.home-sidebar .footer .esrb-logo{margin-left:0;max-width:25px}.home-sidebar .footer .footer__copyright{margin-left:0;order:3;max-width:100%}.home-sidebar .footer .footer__nav,.home-sidebar .footer .footer__copyright{font-size:14px;font-size:.875rem}.home-sidebar .footer .footer__nav{display:block}.home-sidebar .footer .footer-nav-wrapper{margin-top:0;order:2;margin-left:-5px;margin-bottom:1em}.home-sidebar.is-flex-end .footer{margin-bottom:180px}}.post-card{margin-bottom:1.5rem}.post-card__featured-asset{width:100%;margin:0}.post-card__featured-asset .youtube-video{position:relative;overflow:hidden;padding-top:56.25%}.post-card__featured-asset .youtube-video__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.post-card__featured-asset .youtube-video__load-button{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:50px;width:50px;background-color:rgba(0,0,0,0.9);padding:0;z-index:5}@media (min-width: 1170px){.post-card__featured-asset .youtube-video__load-button{width:80px;height:80px}}.post-card__featured-asset .youtube-video.has-agegate .youtube-video__load-button::after{position:absolute;content:"";bottom:-4px;left:0;width:100%;border-bottom:4px solid var(--light-blue)}@media (min-width: 1170px){.post-card__featured-asset .youtube-video .icon--play{width:40px;height:40px}}.post-card__featured-asset .youtube-video__image-overlay{opacity:1;position:absolute;transition:opacity 300ms ease-in-out;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-card__featured-asset .youtube-video__image-overlay.hidden,.post-card__featured-asset .youtube-video__load-button.hidden{opacity:0}.post-card__image-link,.post-card__content{display:block}.post-card__image-link{margin:0 1rem 1rem 0;position:relative;max-width:100%}.post-card__image-link .flair-label{position:absolute;left:0;bottom:0;margin:0 20px 0 0;border-width:10px 10px 0 0;border-style:solid;border-color:var(--white);font-size:12px;font-size:.75rem}.post-card__title{font-weight:700;line-height:1.4;margin-top:0;color:var(--medium-grey);font-size:15px;font-size:.9375rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}@media (min-width: 480px){.post-card__title{font-size:18px;font-size:1.125rem}}@media (min-width: 600px){.post-card__title{font-size:28px;font-size:1.75rem}}@media (min-width: 960px){.post-card__title{font-size:38px;font-size:2.375rem;line-height:1.21}}.post-card__title-link{color:inherit;text-decoration:none}.post-card__title-link:hover{text-decoration:underline;color:var(--satin-blue)}.post-card__bylines{display:flex;flex-flow:row wrap;align-items:flex-start}.post-card__author{display:flex;flex-direction:row;margin-bottom:1rem}.post-card__author .avatar{flex:0 0 auto;width:25px;height:25px}.post-card__author .placeholder{background-color:var(--light-grey-25)}.post-card__author-name{flex:1 1 auto;margin:0 1rem;font-weight:400;line-height:1.30769;color:var(--text-light-grey);font-size:15px;font-size:.9375rem}.post-card__author-title{font-size:13px;font-size:.8125rem}.post-card__author a{display:block;text-decoration:none;color:var(--satin-blue)}.post-card__author a:hover{text-decoration:underline}@media (min-width: 960px){.post-card__author{line-height:1.21;font-size:38px;font-size:2.375rem}}.post-card__subhead{font-weight:400;color:var(--medium-grey);margin:0 0 1rem;font-size:14px;font-size:.875rem}@media (min-width: 960px){.post-card__subhead{font-size:15px;font-size:.9375rem;line-height:1.6}}.post-card__meta{display:block;color:var(--text-light-grey);font-size:13px;font-size:.8125rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}.post-card__meta-item{flex:0 0 auto;margin-right:1rem}.post-card__meta svg{vertical-align:middle;margin-right:0.25rem}.post-card__like-button{display:inline;background-color:transparent;padding:0;margin-right:0;line-height:var(--global-font-line-height);color:var(--text-light-grey);font-size:13px;font-size:.8125rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}.post-card__like-button svg{width:16px;height:16px}.post-card-services::after{content:"";display:table;clear:both}.post-card-services.hentry{margin-bottom:2rem}.post-card-services__image-link,.post-card-services__content{display:block}.post-card-services__image-link{margin-bottom:1rem}@media (min-width: 1170px){.post-card-services__image-link{margin-bottom:2rem}}.post-card-services__category-image{display:flex;max-width:200px}.post-card-services__category-image-icon.icon{width:40px;flex-shrink:0;height:40px;margin-right:1rem}.post-card-services__category-image-wordmark.icon{width:180px;height:40px}.post-card-services__category-image-container{display:block;height:40px;margin-bottom:1rem}@media (min-width: 1170px){.post-card-services__category-image-container{margin-bottom:2rem}}.post-card-services__title{display:block;font-weight:600;line-height:1.6;margin-top:0;color:var(--medium-grey);font-size:15px;font-size:.9375rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}@media (min-width: 480px){.post-card-services__title{font-size:18px;font-size:1.125rem;line-height:1.33333}}@media (min-width: 600px){.post-card-services__title{font-size:22px;font-size:1.375rem}}@media (min-width: 960px){.post-card-services__title{line-height:1.21;font-size:22px;font-size:1.375rem}}.post-card-services__title-link{color:inherit;text-decoration:none}.post-card-services__title-link:hover,.post-card-services__title-link:focus{text-decoration:underline;color:var(--satin-blue)}@-webkit-keyframes dModAnimatedBackground{from{-webkit-transform:translate3d(0, 0, 0) scale(0.5);transform:translate3d(0, 0, 0) scale(0.5)}to{-webkit-transform:translate3d(12.5%, 12.5%, 0) scale(0.5);transform:translate3d(12.5%, 12.5%, 0) scale(0.5)}}@keyframes dModAnimatedBackground{from{-webkit-transform:translate3d(0, 0, 0) scale(0.5);transform:translate3d(0, 0, 0) scale(0.5)}to{-webkit-transform:translate3d(12.5%, 12.5%, 0) scale(0.5);transform:translate3d(12.5%, 12.5%, 0) scale(0.5)}}.discovery-module{background-color:#363636;color:#fff;display:flex;flex-direction:column;margin:3rem -15px;padding:1.5rem 2rem;position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media (min-width: 60em){.discovery-module{margin-left:0;margin-right:0}}@media (min-width: 600px){.discovery-module{flex-direction:row}}.discovery-module__image{max-width:100%;flex-basis:auto}@media (min-width: 600px){.discovery-module__image{flex-basis:50%;max-width:50%;min-width:0}}.discovery-module__bg{background:url("../images/playstation-bg.svg") #363636 repeat;display:block;position:absolute;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);min-width:400%;min-height:400%;top:-200%;left:-200%;z-index:-1}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light) .discovery-module__bg{background-color:#060606}}html.prefers-color-mode-dark .discovery-module__bg{background-color:#060606}.discovery-module__bg--animating{-webkit-animation:dModAnimatedBackground 5000ms ease-out forwards;animation:dModAnimatedBackground 5000ms ease-out forwards}.discovery-module__content{display:block}@media (min-width: 600px){.discovery-module__content{flex-basis:50%;max-width:50%;min-width:0;padding-left:1rem}}@media (min-width: 1430px){.discovery-module__content{padding-left:2rem}}.discovery-module__title{color:#fff;font-weight:700;line-height:1.4;margin:1rem 0 0 0;font-size:24px;font-size:1.5rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}@media (min-width: 480px){.discovery-module__title{font-size:21px;font-size:1.3125rem}}@media (min-width: 600px){.discovery-module__title{font-size:28px;font-size:1.75rem}}@media (min-width: 960px){.discovery-module__title{font-size:38px;font-size:2.375rem;line-height:1.21}}.discovery-module__buttons{display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 960px){.discovery-module__buttons{justify-content:flex-start}}.discovery-module__button{align-items:center;background-color:var(--satin-blue);color:#fff;display:flex;flex-grow:0;justify-content:center;margin:0 0 1rem 0;min-height:40px;min-width:140px;text-decoration:none;padding:0 20px;width:auto}@media (min-width: 480px){.discovery-module__button{margin:0 1rem 1rem 0}}.discovery-module__button:last-child{margin-right:0}.discovery-module__button.button--orange{background-color:var(--orange);font-weight:700;font-size:19px;font-size:1.1875rem}.discovery-module__button:hover,.discovery-module__button:focus,.discovery-module__button:visited{color:#fff}.discovery-module__subhead{color:#fff;font-weight:400;margin:0.5rem 0 0 0;font-size:16px;font-size:1rem}@media (min-width: 960px){.discovery-module__subhead{font-size:16px;font-size:1rem;line-height:1.6}}@media (min-width: 1430px){.discovery-module__subhead{font-size:26px;font-size:1.625rem;line-height:1.6}}.discovery-module__description{color:#fff;font-weight:400;margin-top:1rem;font-size:14px;font-size:.875rem}@media (min-width: 960px){.discovery-module__description{font-size:16px;font-size:1rem;line-height:1.6}}.discovery-module--small{flex-direction:row;max-width:725px;padding:1rem}.discovery-module--small .discovery-module__image{flex-basis:50%;flex-shrink:0}@media (min-width: 480px){.discovery-module--small .discovery-module__image{flex-basis:30%}}@media (min-width: 600px){.discovery-module--small .discovery-module__image{width:189px}}.discovery-module--small .discovery-module__title,.discovery-module--small .discovery-module__description{color:#fff;display:inline;font-weight:700;line-height:1.4;margin-top:0;font-size:16px;font-size:1rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}@media (min-width: 480px){.discovery-module--small .discovery-module__title,.discovery-module--small .discovery-module__description{font-size:22px;font-size:1.375rem}}.discovery-module--small .discovery-module__buttons{justify-content:flex-start;margin-top:1rem}.discovery-module--small .discovery-module__content{flex-basis:auto;max-width:100%;flex-shrink:1;padding-left:1rem}@media (min-width: 960px){.discovery-module--small .discovery-module__content{padding-left:2rem}}.sidebar__title{font-size:22px;font-size:1.375rem;color:var(--black-100);font-stretch:condensed;font-family:var(--global-font-family-condensed)}.sidebar.sticky-flex.is-sticky{position:fixed;top:108px}.admin-bar .sidebar.sticky-flex.is-sticky{top:140px}.sidebar.sticky-flex.is-absolute{align-self:flex-end}.search .site-main{display:flex;flex-wrap:wrap}.search__header{width:100%;flex-shrink:0}@media (min-width: 600px){.search__header{padding-bottom:30px}}.search__header-text{font-weight:300;text-align:center;margin:0 auto 20px;font-size:26px;font-size:1.625rem}@media (min-width: 600px){.search__header-text{margin-bottom:30px;font-size:34px;font-size:2.125rem}}@media (min-width: 1170px){.search__header-text{max-width:var(--container-medium);margin-bottom:52px;font-size:42px;font-size:2.625rem}}.search__header .blog-title{font-weight:400;letter-spacing:-0.01em}.search__header .highlight-blog{color:var(--light-blue)}.search__header-search-form{background:var(--offwhite);padding:1rem;width:100%;max-width:var(--container-large);display:flex;box-sizing:border-box}.search__header-search-input{flex:1 1 100%;border:none;background:none;font-weight:300;line-height:1.44;font-size:20px;font-size:1.25rem}@media (min-width: 600px){.search__header-search-input{font-size:26px;font-size:1.625rem}}@media (min-width: 1170px){.search__header-search-input{font-size:36px;font-size:2.25rem}}.search__header-search-input::-webkit-input-placeholder{color:var(--grey)}.search__header-search-input::-moz-placeholder{color:var(--grey)}.search__header-search-input:-ms-input-placeholder{color:var(--grey)}.search__header-search-input::-ms-input-placeholder{color:var(--grey)}.search__header-search-input::placeholder{color:var(--grey)}.search__header-search-submit{background:none;padding:0;flex:0 1 52px}.search__header-search-submit .icon{height:30px;width:30px}.search__header-search-submit .icon-primary-color{fill:var(--medium-grey)}.search-main-section{order:3;max-width:100%}@media (min-width: 960px){.search-main-section{order:2}}.search-sidebar{order:2;width:100%}.search-sidebar.expanded{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--very-light-grey);z-index:100}@media (max-width: 37.5em){.admin-bar .search-sidebar.expanded{top:46px}}@media (min-width: 37.5em){.admin-bar .search-sidebar.expanded{top:32px}}@media (min-width: 600px){.search-sidebar{order:2}}.search-results-header{font-weight:300;margin:0.75em 0 1em;font-size:20px;font-size:1.25rem}.search-results-header .highlight-number{font-weight:400;color:var(--satin-blue)}@media (min-width: 960px){.search-results-header{font-size:26px;font-size:1.625rem}}@media (min-width: 1170px){.search-results-header{font-size:30px;font-size:1.875rem}}.search-results-header .highlight-query{font-weight:400;color:var(--satin-blue)}.search-results-grid .post-card{display:flex;flex-flow:row nowrap}.search-results-grid .post-card .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.search-results-grid .post-card .post-card__content{flex:1 1 auto}.search-results-grid .post-card__author,.search-results-grid .post-card__subhead{display:none}@media (min-width: 600px){.search-results-grid{display:flex;flex-wrap:wrap;justify-content:flex-start}.search-results-grid .post-card{display:flex;flex-flow:column nowrap;flex-grow:0;flex-shrink:1;flex-basis:calc( 50% - .75rem);max-width:calc( 50% - .75rem);min-width:0;height:auto}.search-results-grid .post-card .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.search-results-grid .post-card:nth-of-type(n){margin-right:1.5rem;margin-top:0}.search-results-grid .post-card:nth-of-type(2n){margin-right:0}.search-results-grid .post-card:nth-of-type(n+3){margin-top:1.5rem}.search-results-grid .post-card__image-link,.search-results-grid .post-card__content{flex-basis:unset}.search-results-grid .post-card__title{font-size:22px;font-size:1.375rem}.search-results-grid .post-card__author{display:flex}}@media (min-width: 1170px){.search-results-grid .post-card{flex-grow:0;flex-shrink:1;flex-basis:calc( 33.33333% - 1rem);max-width:calc( 33.33333% - 1rem);min-width:0;height:auto}.search-results-grid .post-card:nth-of-type(n){margin-right:1.5rem;margin-top:0}.search-results-grid .post-card:nth-of-type(3n){margin-right:0}.search-results-grid .post-card:nth-of-type(n+4){margin-top:1.5rem}}.no-results .search-field{background-color:#dedede;color:#363636}section.error-404{display:flex;flex-direction:column;margin:-30px -15px 0;background-repeat:no-repeat;background-size:cover;height:calc( 100vh - 25vw - 78px - 1rem);background-position:top right 20%;justify-content:flex-end}@media (min-width: 960px){section.error-404{margin-top:-15px;height:calc( 100vh - 78px - 1rem);background-position:top;justify-content:space-evenly}}section.error-404 .page-title,section.error-404 .page-content{background-color:var(--white);display:inline-block;padding:1em}section.error-404 h1.page-title{margin:1em;align-self:flex-start;font-size:26px;font-size:1.625rem}@media (min-width: 960px){section.error-404 h1.page-title{font-size:32px;font-size:2rem}}section.error-404 p.page-content{margin:1em 1em 2em;align-self:center;font-size:16px;font-size:1rem}@media (min-width: 960px){section.error-404 p.page-content{font-size:22px;font-size:1.375rem}}button,input[type="button"],input[type="reset"],input[type="submit"]{line-height:1;padding:0.8em 1.8em;cursor:pointer;background-color:var(--satin-blue);border:0;color:var(--white);transition:300ms;font-size:18px;font-size:1.125rem}button:focus,button:hover,input[type="button"]:focus,input[type="button"]:hover,input[type="reset"]:focus,input[type="reset"]:hover,input[type="submit"]:focus,input[type="submit"]:hover{opacity:0.85}select{border:1px solid var(--light-grey)}textarea{width:100%}.icon{height:60px;width:60px}.icon--black .icon-primary-color{fill:var(--black)}.icon--black .icon-secondary-color{fill:var(--white)}.icon--grey .icon-primary-color{fill:var(--text-light-grey)}.icon--grey .icon-secondary-color{fill:var(--white)}.icon--light-grey .icon-primary-color{fill:var(--light-grey-forms)}.icon--light-grey .icon-secondary-color{fill:var(--white)}.icon--white .icon-primary-color{fill:var(--white)}.icon--white .icon-secondary-color{fill:var(--black)}.icon--pink .icon-primary-color{fill:var(--pink)}.icon--pink .icon-secondary-color{fill:var(--white)}.icon--blue .icon-primary-color{fill:var(--satin-blue)}.icon--blue .icon-secondary-color{fill:var(--white)}.icon--12{width:12px;height:12px}.icon--16{width:16px;height:16px}.icon--26{width:26px;height:26px}.icon--36{width:36px;height:36px}.icon--wordmark{width:auto}.icon--social-colors .icon-secondary-color{fill:var(--white)}.icon--social-colors.icon--social-facebook .icon-primary-color{fill:#3b5998}.icon--social-colors.icon--social-vk .icon-primary-color{fill:#4680c2}.icon--social-colors.icon--social-instagram .icon-primary-color{fill:#e44060}.icon--social-colors.icon--social-twitch .icon-primary-color{fill:#65459b}.icon--social-colors.icon--social-twitter .icon-primary-color{fill:#1da1f2}.icon--social-colors.icon--social-youtube .icon-primary-color{fill:#cd201f}.test-icons{max-width:300px;margin:2em;padding:2em;background-color:var(--very-light-grey)}.icon-dropdown{width:15px;height:15px;display:inline-block}.with-tooltip[aria-label]{position:relative}.with-tooltip[aria-label]::after{content:attr(aria-label);display:none;position:absolute;top:94%;left:10px;pointer-events:none;padding:8px 10px;white-space:nowrap;text-decoration:none;text-indent:0;overflow:visible;font-weight:700;color:var(--white);background-color:var(--satin-blue);z-index:10;font-size:14px;font-size:.875rem}.with-tooltip[aria-label]:hover::after,.with-tooltip[aria-label]:focus::after{display:block}.cookie-banner{position:fixed;left:0;right:0;bottom:0;background-color:rgba(0,114,206,0.93);color:#fff;padding:20px 0;z-index:10;transition:opacity 250ms ease-in-out, background-color 250ms ease-in;display:none}.cookie-banner:focus-within{background-color:#0072ce;box-shadow:0 -90px 90px var(--white)}.cookie-banner--showing{opacity:1;display:block}.cookie-banner .container,.cookie-banner .above-fold{position:relative}.cookie-banner .button{align-items:center;background-color:#f5f5f5;color:#0072c3;display:inline-block;text-align:center;margin:0 0 1rem 0;min-height:40px;min-width:140px;text-decoration:none;font-size:0.8rem;padding:10px;width:auto}@media (min-width: 480px){.cookie-banner .button{margin:0 1rem 1rem 0}}.cookie-banner .button:last-child{margin-right:0}.cookie-banner .button:hover,.cookie-banner .button:focus,.cookie-banner .button:visited{color:#002f67;outline-color:#fff}.cookie-banner .icon--white .icon-primary-color{fill:#fff}.cookie-banner__terms{margin:0 45px;text-align:center;font-size:14px;font-size:.875rem}.cookie-banner__terms a{color:#fff}.cookie-banner__terms .icon{margin-right:15px}@media (min-width: 960px){.cookie-banner__terms{font-size:16px;font-size:1rem}}.cookie-banner__buttons{display:flex;justify-content:center;margin-top:10px}.cookie-banner__cookie,.cookie-banner__close{position:absolute;top:-3px}.cookie-banner__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:10px;display:inline;background-color:transparent;right:5px;top:-10px}.cookie-banner__close path{transition:fill 200ms linear}.cookie-banner__close:hover,.cookie-banner__close:active,.cookie-banner__close:focus{outline:5px auto #fff}.agegate-wrapper{position:fixed;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;justify-content:center;background-color:var(--black);opacity:0.95;z-index:100}@media (min-width: 37.5em){.admin-bar .agegate-wrapper{top:32px}}.agegate-wrapper .hidden{display:none}.agegate-wrapper--has-error .u-hidden-error{display:none}.agegate-wrapper--has-error .u-show-error{display:block}.agegate-content{display:flex;max-width:20em;margin:0 auto;flex-direction:column;color:var(--white);text-align:center;font-size:15px;font-size:.9375rem}@media (min-width: 1170px){.agegate-content{max-width:40rem;text-align:left;flex-direction:row}}.agegate-header{color:var(--white);font-weight:300;text-align:center;font-size:28px;font-size:1.75rem}@media (min-width: 1170px){.agegate-header{text-align:left}}.agegate-birthday-input{width:100%;height:3em;padding:1em;margin:1em 0}@media (min-width: 1170px){.agegate-birthday-input{width:50%;margin-right:1em}}.agegate-error{color:var(--light-blue)}.agegate-close{position:absolute;top:0;right:0;padding:0;margin:2em;background:none;cursor:pointer}.agegate-logo{margin-bottom:1rem}.agegate-logo .icon{width:80px;height:auto}@media (min-width: 1170px){.agegate-logo{margin-right:2.5rem}.agegate-logo .icon{width:151px}}.agegate-hidden{visibility:hidden}body.agegate-modal-open{overflow:hidden}body.agegate-modal-open #page{pointer-events:none}date-input-polyfill[data-open="true"]{z-index:100;padding:3px}.region-select{display:flex;align-items:center;cursor:pointer;border:0;margin:0;min-height:22px;padding-bottom:20px;background:transparent;font-weight:500;min-width:10em;font-size:16px;font-size:1rem}@media (min-width: 1170px){.region-select{padding:0;margin:0;max-width:300px}}.region-select .region-name{padding:0 10px 0 0}.region-select .down-arrow{transition:-webkit-transform 200ms ease-in-out;transition:transform 200ms ease-in-out;transition:transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out}.region-select[aria-expanded="true"] .down-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.region-selector-dropdown{transition:all 400ms ease-in-out;max-height:0;overflow:hidden;visibility:hidden;margin:0;padding:0}.region-selector-dropdown.open{visibility:visible;max-height:1000px}.region-selector-link-list{list-style:none;margin:0;padding:0}.region-selector-list-item{list-style-type:none}.has-condensed-font{font-family:var(--global-font-family-condensed);font-stretch:condensed}.has-light-font{font-weight:300}.has-medium-font{font-weight:500}.has-heavy-font{font-weight:900}[class*="has-max-width-"]{margin-left:auto;margin-right:auto}.has-max-width-40{max-width:40%}.has-max-width-40.wp-block{max-width:calc( 936px / 100 * 40)}.has-max-width-45{max-width:45%}.has-max-width-45.wp-block{max-width:calc( 936px / 100 * 45)}.has-max-width-50{max-width:50%}.has-max-width-50.wp-block{max-width:calc( 936px / 100 * 50)}.has-max-width-55{max-width:55%}.has-max-width-55.wp-block{max-width:calc( 936px / 100 * 55)}.has-max-width-60{max-width:60%}.has-max-width-60.wp-block{max-width:calc( 936px / 100 * 60)}.has-max-width-65{max-width:65%}.has-max-width-65.wp-block{max-width:calc( 936px / 100 * 65)}.has-max-width-70{max-width:70%}.has-max-width-70.wp-block{max-width:calc( 936px / 100 * 70)}.has-max-width-75{max-width:75%}.has-max-width-75.wp-block{max-width:calc( 936px / 100 * 75)}.has-max-width-80{max-width:80%}.has-max-width-80.wp-block{max-width:calc( 936px / 100 * 80)}.has-max-width-85{max-width:85%}.has-max-width-85.wp-block{max-width:calc( 936px / 100 * 85)}.has-max-width-90{max-width:90%}.has-max-width-90.wp-block{max-width:calc( 936px / 100 * 90)}.has-max-width-95{max-width:95%}.has-max-width-95.wp-block{max-width:calc( 936px / 100 * 95)}.has-margin-top-0{margin-top:0px}.has-margin-bottom-0{margin-bottom:0px}.has-margin-top-5{margin-top:5px}.has-margin-bottom-5{margin-bottom:5px}.has-margin-top-10{margin-top:10px}.has-margin-bottom-10{margin-bottom:10px}.has-margin-top-15{margin-top:15px}.has-margin-bottom-15{margin-bottom:15px}.has-margin-top-20{margin-top:20px}.has-margin-bottom-20{margin-bottom:20px}.has-margin-top-25{margin-top:25px}.has-margin-bottom-25{margin-bottom:25px}.has-margin-top-30{margin-top:30px}.has-margin-bottom-30{margin-bottom:30px}.has-margin-top-35{margin-top:35px}.has-margin-bottom-35{margin-bottom:35px}.has-margin-top-40{margin-top:40px}.has-margin-bottom-40{margin-bottom:40px}.has-margin-top-45{margin-top:45px}.has-margin-bottom-45{margin-bottom:45px}.has-margin-top-50{margin-top:50px}.has-margin-bottom-50{margin-bottom:50px}.has-margin-top-55{margin-top:55px}.has-margin-bottom-55{margin-bottom:55px}.has-margin-top-60{margin-top:60px}.has-margin-bottom-60{margin-bottom:60px}.has-margin-top-65{margin-top:65px}.has-margin-bottom-65{margin-bottom:65px}.has-margin-top-70{margin-top:70px}.has-margin-bottom-70{margin-bottom:70px}.has-margin-top-75{margin-top:75px}.has-margin-bottom-75{margin-bottom:75px}.has-margin-top-80{margin-top:80px}.has-margin-bottom-80{margin-bottom:80px}.has-margin-top-85{margin-top:85px}.has-margin-bottom-85{margin-bottom:85px}.has-margin-top-90{margin-top:90px}.has-margin-bottom-90{margin-bottom:90px}.has-margin-top-95{margin-top:95px}.has-margin-bottom-95{margin-bottom:95px}.has-margin-top-100{margin-top:100px}.has-margin-bottom-100{margin-bottom:100px}.has-margin-top-105{margin-top:105px}.has-margin-bottom-105{margin-bottom:105px}.has-margin-top-110{margin-top:110px}.has-margin-bottom-110{margin-bottom:110px}.has-margin-top-115{margin-top:115px}.has-margin-bottom-115{margin-bottom:115px}.has-margin-top-120{margin-top:120px}.has-margin-bottom-120{margin-bottom:120px}.has-margin-top-125{margin-top:125px}.has-margin-bottom-125{margin-bottom:125px}.has-margin-top-130{margin-top:130px}.has-margin-bottom-130{margin-bottom:130px}.has-margin-top-135{margin-top:135px}.has-margin-bottom-135{margin-bottom:135px}.has-margin-top-140{margin-top:140px}.has-margin-bottom-140{margin-bottom:140px}.has-margin-top-145{margin-top:145px}.has-margin-bottom-145{margin-bottom:145px}.has-margin-top-150{margin-top:150px}.has-margin-bottom-150{margin-bottom:150px}.has-margin-top-155{margin-top:155px}.has-margin-bottom-155{margin-bottom:155px}.has-margin-top-160{margin-top:160px}.has-margin-bottom-160{margin-bottom:160px}.has-margin-top-165{margin-top:165px}.has-margin-bottom-165{margin-bottom:165px}.has-margin-top-170{margin-top:170px}.has-margin-bottom-170{margin-bottom:170px}.has-margin-top-175{margin-top:175px}.has-margin-bottom-175{margin-bottom:175px}.has-margin-top-180{margin-top:180px}.has-margin-bottom-180{margin-bottom:180px}.has-margin-top-185{margin-top:185px}.has-margin-bottom-185{margin-bottom:185px}.has-margin-top-190{margin-top:190px}.has-margin-bottom-190{margin-bottom:190px}.has-margin-top-195{margin-top:195px}.has-margin-bottom-195{margin-bottom:195px}.has-margin-top-200{margin-top:200px}.has-margin-bottom-200{margin-bottom:200px}.ps-author-quote{border:0}.ps-author-quote p{margin-left:5%;margin-right:5%}.ps-author-quote cite,.ps-author-quote .wp-block-quote__citation{font-size:16px;font-size:1rem;text-align:right;display:block;font-style:italic}.ps-author-quote.is-style-psn-large p,.ps-author-quote.is-style-psn-large cite,.ps-author-quote.is-style-psn-large .wp-block-quote__citation{font-size:24px;font-size:1.5rem;line-height:1.6}ul.wp-block-collection-posts{width:95%;margin:auto;padding:2rem 0}ul.wp-block-collection-posts .collection-post{font-weight:lighter;padding-bottom:0.2rem;line-height:1.5}ul.wp-block-collection-posts .collection-post__link{font-size:1.2rem;text-decoration:none}ul.wp-block-collection-posts .collection-post__link:hover,ul.wp-block-collection-posts .collection-post__link:focus{text-decoration:underline}@media (min-width: 960px){ul.wp-block-collection-posts{width:75%}}.wp-block-embed{display:table;margin-left:auto;margin-right:auto}h1.has-small-font-size{font-size:1.5rem}h1.has-normal-font-size{font-size:2.5rem}h1.has-medium-font-size{font-size:3rem}h1.has-large-font-size{font-size:4rem}h1.has-huge-font-size{font-size:6rem}h2.has-small-font-size{font-size:1.125rem}h2.has-normal-font-size{font-size:1.875rem}h2.has-medium-font-size{font-size:2.25rem}h2.has-large-font-size{font-size:3rem}h2.has-huge-font-size{font-size:4.5rem}h3.has-small-font-size{font-size:.8775rem}h3.has-normal-font-size{font-size:1.4625rem}h3.has-medium-font-size{font-size:1.755rem}h3.has-large-font-size{font-size:2.34rem}h3.has-huge-font-size{font-size:3.51rem}h4.has-small-font-size{font-size:.75rem}h4.has-normal-font-size{font-size:1.25rem}h4.has-medium-font-size{font-size:1.5rem}h4.has-large-font-size{font-size:2rem}h4.has-huge-font-size{font-size:3rem}h5.has-small-font-size{font-size:.6225rem}h5.has-normal-font-size{font-size:1.0375rem}h5.has-medium-font-size{font-size:1.245rem}h5.has-large-font-size{font-size:1.66rem}h5.has-huge-font-size{font-size:2.49rem}h2.wp-block-playstation-heading-with-subheading,h2.wp-block-playstation-heading-with-subheading span,.wp-block-playstation-heading-with-subheading h2,.wp-block-playstation-heading-with-subheading h2 span{font-size:2rem}h2.wp-block-playstation-heading-with-subheading small,h2.wp-block-playstation-heading-with-subheading+.subheading,.wp-block-playstation-heading-with-subheading h2 small,.wp-block-playstation-heading-with-subheading h2+.subheading{display:block;font-size:1.5rem}h2.wp-block-playstation-heading-with-subheading.has-small-font-size,h2.wp-block-playstation-heading-with-subheading.has-small-font-size span,.wp-block-playstation-heading-with-subheading.has-small-font-size h2,.wp-block-playstation-heading-with-subheading.has-small-font-size h2 span{font-size:1.5rem}h2.wp-block-playstation-heading-with-subheading.has-small-font-size small,h2.wp-block-playstation-heading-with-subheading.has-small-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-small-font-size h2 small,.wp-block-playstation-heading-with-subheading.has-small-font-size h2+.subheading{display:block;font-size:1.125rem}h2.wp-block-playstation-heading-with-subheading.has-normal-font-size,h2.wp-block-playstation-heading-with-subheading.has-normal-font-size span,.wp-block-playstation-heading-with-subheading.has-normal-font-size h2,.wp-block-playstation-heading-with-subheading.has-normal-font-size h2 span{font-size:2.5rem}h2.wp-block-playstation-heading-with-subheading.has-normal-font-size small,h2.wp-block-playstation-heading-with-subheading.has-normal-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-normal-font-size h2 small,.wp-block-playstation-heading-with-subheading.has-normal-font-size h2+.subheading{display:block;font-size:1.875rem}h2.wp-block-playstation-heading-with-subheading.has-medium-font-size,h2.wp-block-playstation-heading-with-subheading.has-medium-font-size span,.wp-block-playstation-heading-with-subheading.has-medium-font-size h2,.wp-block-playstation-heading-with-subheading.has-medium-font-size h2 span{font-size:3rem}h2.wp-block-playstation-heading-with-subheading.has-medium-font-size small,h2.wp-block-playstation-heading-with-subheading.has-medium-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-medium-font-size h2 small,.wp-block-playstation-heading-with-subheading.has-medium-font-size h2+.subheading{display:block;font-size:2.25rem}h2.wp-block-playstation-heading-with-subheading.has-large-font-size,h2.wp-block-playstation-heading-with-subheading.has-large-font-size span,.wp-block-playstation-heading-with-subheading.has-large-font-size h2,.wp-block-playstation-heading-with-subheading.has-large-font-size h2 span{font-size:4rem}h2.wp-block-playstation-heading-with-subheading.has-large-font-size small,h2.wp-block-playstation-heading-with-subheading.has-large-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-large-font-size h2 small,.wp-block-playstation-heading-with-subheading.has-large-font-size h2+.subheading{display:block;font-size:3rem}h2.wp-block-playstation-heading-with-subheading.has-huge-font-size,h2.wp-block-playstation-heading-with-subheading.has-huge-font-size span,.wp-block-playstation-heading-with-subheading.has-huge-font-size h2,.wp-block-playstation-heading-with-subheading.has-huge-font-size h2 span{font-size:6rem}h2.wp-block-playstation-heading-with-subheading.has-huge-font-size small,h2.wp-block-playstation-heading-with-subheading.has-huge-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-huge-font-size h2 small,.wp-block-playstation-heading-with-subheading.has-huge-font-size h2+.subheading{display:block;font-size:4.5rem}h3.wp-block-playstation-heading-with-subheading,h3.wp-block-playstation-heading-with-subheading span,.wp-block-playstation-heading-with-subheading h3,.wp-block-playstation-heading-with-subheading h3 span{font-size:1.5rem}h3.wp-block-playstation-heading-with-subheading small,h3.wp-block-playstation-heading-with-subheading+.subheading,.wp-block-playstation-heading-with-subheading h3 small,.wp-block-playstation-heading-with-subheading h3+.subheading{display:block;font-size:1.17rem}h3.wp-block-playstation-heading-with-subheading.has-small-font-size,h3.wp-block-playstation-heading-with-subheading.has-small-font-size span,.wp-block-playstation-heading-with-subheading.has-small-font-size h3,.wp-block-playstation-heading-with-subheading.has-small-font-size h3 span{font-size:1.125rem}h3.wp-block-playstation-heading-with-subheading.has-small-font-size small,h3.wp-block-playstation-heading-with-subheading.has-small-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-small-font-size h3 small,.wp-block-playstation-heading-with-subheading.has-small-font-size h3+.subheading{display:block;font-size:.8775rem}h3.wp-block-playstation-heading-with-subheading.has-normal-font-size,h3.wp-block-playstation-heading-with-subheading.has-normal-font-size span,.wp-block-playstation-heading-with-subheading.has-normal-font-size h3,.wp-block-playstation-heading-with-subheading.has-normal-font-size h3 span{font-size:1.875rem}h3.wp-block-playstation-heading-with-subheading.has-normal-font-size small,h3.wp-block-playstation-heading-with-subheading.has-normal-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-normal-font-size h3 small,.wp-block-playstation-heading-with-subheading.has-normal-font-size h3+.subheading{display:block;font-size:1.4625rem}h3.wp-block-playstation-heading-with-subheading.has-medium-font-size,h3.wp-block-playstation-heading-with-subheading.has-medium-font-size span,.wp-block-playstation-heading-with-subheading.has-medium-font-size h3,.wp-block-playstation-heading-with-subheading.has-medium-font-size h3 span{font-size:2.25rem}h3.wp-block-playstation-heading-with-subheading.has-medium-font-size small,h3.wp-block-playstation-heading-with-subheading.has-medium-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-medium-font-size h3 small,.wp-block-playstation-heading-with-subheading.has-medium-font-size h3+.subheading{display:block;font-size:1.755rem}h3.wp-block-playstation-heading-with-subheading.has-large-font-size,h3.wp-block-playstation-heading-with-subheading.has-large-font-size span,.wp-block-playstation-heading-with-subheading.has-large-font-size h3,.wp-block-playstation-heading-with-subheading.has-large-font-size h3 span{font-size:3rem}h3.wp-block-playstation-heading-with-subheading.has-large-font-size small,h3.wp-block-playstation-heading-with-subheading.has-large-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-large-font-size h3 small,.wp-block-playstation-heading-with-subheading.has-large-font-size h3+.subheading{display:block;font-size:2.34rem}h3.wp-block-playstation-heading-with-subheading.has-huge-font-size,h3.wp-block-playstation-heading-with-subheading.has-huge-font-size span,.wp-block-playstation-heading-with-subheading.has-huge-font-size h3,.wp-block-playstation-heading-with-subheading.has-huge-font-size h3 span{font-size:4.5rem}h3.wp-block-playstation-heading-with-subheading.has-huge-font-size small,h3.wp-block-playstation-heading-with-subheading.has-huge-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-huge-font-size h3 small,.wp-block-playstation-heading-with-subheading.has-huge-font-size h3+.subheading{display:block;font-size:3.51rem}h4.wp-block-playstation-heading-with-subheading,h4.wp-block-playstation-heading-with-subheading span,.wp-block-playstation-heading-with-subheading h4,.wp-block-playstation-heading-with-subheading h4 span{font-size:1.17rem}h4.wp-block-playstation-heading-with-subheading small,h4.wp-block-playstation-heading-with-subheading+.subheading,.wp-block-playstation-heading-with-subheading h4 small,.wp-block-playstation-heading-with-subheading h4+.subheading{display:block;font-size:1rem}h4.wp-block-playstation-heading-with-subheading.has-small-font-size,h4.wp-block-playstation-heading-with-subheading.has-small-font-size span,.wp-block-playstation-heading-with-subheading.has-small-font-size h4,.wp-block-playstation-heading-with-subheading.has-small-font-size h4 span{font-size:.8775rem}h4.wp-block-playstation-heading-with-subheading.has-small-font-size small,h4.wp-block-playstation-heading-with-subheading.has-small-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-small-font-size h4 small,.wp-block-playstation-heading-with-subheading.has-small-font-size h4+.subheading{display:block;font-size:.75rem}h4.wp-block-playstation-heading-with-subheading.has-normal-font-size,h4.wp-block-playstation-heading-with-subheading.has-normal-font-size span,.wp-block-playstation-heading-with-subheading.has-normal-font-size h4,.wp-block-playstation-heading-with-subheading.has-normal-font-size h4 span{font-size:1.4625rem}h4.wp-block-playstation-heading-with-subheading.has-normal-font-size small,h4.wp-block-playstation-heading-with-subheading.has-normal-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-normal-font-size h4 small,.wp-block-playstation-heading-with-subheading.has-normal-font-size h4+.subheading{display:block;font-size:1.25rem}h4.wp-block-playstation-heading-with-subheading.has-medium-font-size,h4.wp-block-playstation-heading-with-subheading.has-medium-font-size span,.wp-block-playstation-heading-with-subheading.has-medium-font-size h4,.wp-block-playstation-heading-with-subheading.has-medium-font-size h4 span{font-size:1.755rem}h4.wp-block-playstation-heading-with-subheading.has-medium-font-size small,h4.wp-block-playstation-heading-with-subheading.has-medium-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-medium-font-size h4 small,.wp-block-playstation-heading-with-subheading.has-medium-font-size h4+.subheading{display:block;font-size:1.5rem}h4.wp-block-playstation-heading-with-subheading.has-large-font-size,h4.wp-block-playstation-heading-with-subheading.has-large-font-size span,.wp-block-playstation-heading-with-subheading.has-large-font-size h4,.wp-block-playstation-heading-with-subheading.has-large-font-size h4 span{font-size:2.34rem}h4.wp-block-playstation-heading-with-subheading.has-large-font-size small,h4.wp-block-playstation-heading-with-subheading.has-large-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-large-font-size h4 small,.wp-block-playstation-heading-with-subheading.has-large-font-size h4+.subheading{display:block;font-size:2rem}h4.wp-block-playstation-heading-with-subheading.has-huge-font-size,h4.wp-block-playstation-heading-with-subheading.has-huge-font-size span,.wp-block-playstation-heading-with-subheading.has-huge-font-size h4,.wp-block-playstation-heading-with-subheading.has-huge-font-size h4 span{font-size:3.51rem}h4.wp-block-playstation-heading-with-subheading.has-huge-font-size small,h4.wp-block-playstation-heading-with-subheading.has-huge-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-huge-font-size h4 small,.wp-block-playstation-heading-with-subheading.has-huge-font-size h4+.subheading{display:block;font-size:3rem}h5.wp-block-playstation-heading-with-subheading,h5.wp-block-playstation-heading-with-subheading span,.wp-block-playstation-heading-with-subheading h5,.wp-block-playstation-heading-with-subheading h5 span{font-size:1rem}h5.wp-block-playstation-heading-with-subheading small,h5.wp-block-playstation-heading-with-subheading+.subheading,.wp-block-playstation-heading-with-subheading h5 small,.wp-block-playstation-heading-with-subheading h5+.subheading{display:block;font-size:.83rem}h5.wp-block-playstation-heading-with-subheading.has-small-font-size,h5.wp-block-playstation-heading-with-subheading.has-small-font-size span,.wp-block-playstation-heading-with-subheading.has-small-font-size h5,.wp-block-playstation-heading-with-subheading.has-small-font-size h5 span{font-size:.75rem}h5.wp-block-playstation-heading-with-subheading.has-small-font-size small,h5.wp-block-playstation-heading-with-subheading.has-small-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-small-font-size h5 small,.wp-block-playstation-heading-with-subheading.has-small-font-size h5+.subheading{display:block;font-size:.6225rem}h5.wp-block-playstation-heading-with-subheading.has-normal-font-size,h5.wp-block-playstation-heading-with-subheading.has-normal-font-size span,.wp-block-playstation-heading-with-subheading.has-normal-font-size h5,.wp-block-playstation-heading-with-subheading.has-normal-font-size h5 span{font-size:1.25rem}h5.wp-block-playstation-heading-with-subheading.has-normal-font-size small,h5.wp-block-playstation-heading-with-subheading.has-normal-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-normal-font-size h5 small,.wp-block-playstation-heading-with-subheading.has-normal-font-size h5+.subheading{display:block;font-size:1.0375rem}h5.wp-block-playstation-heading-with-subheading.has-medium-font-size,h5.wp-block-playstation-heading-with-subheading.has-medium-font-size span,.wp-block-playstation-heading-with-subheading.has-medium-font-size h5,.wp-block-playstation-heading-with-subheading.has-medium-font-size h5 span{font-size:1.5rem}h5.wp-block-playstation-heading-with-subheading.has-medium-font-size small,h5.wp-block-playstation-heading-with-subheading.has-medium-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-medium-font-size h5 small,.wp-block-playstation-heading-with-subheading.has-medium-font-size h5+.subheading{display:block;font-size:1.245rem}h5.wp-block-playstation-heading-with-subheading.has-large-font-size,h5.wp-block-playstation-heading-with-subheading.has-large-font-size span,.wp-block-playstation-heading-with-subheading.has-large-font-size h5,.wp-block-playstation-heading-with-subheading.has-large-font-size h5 span{font-size:2rem}h5.wp-block-playstation-heading-with-subheading.has-large-font-size small,h5.wp-block-playstation-heading-with-subheading.has-large-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-large-font-size h5 small,.wp-block-playstation-heading-with-subheading.has-large-font-size h5+.subheading{display:block;font-size:1.66rem}h5.wp-block-playstation-heading-with-subheading.has-huge-font-size,h5.wp-block-playstation-heading-with-subheading.has-huge-font-size span,.wp-block-playstation-heading-with-subheading.has-huge-font-size h5,.wp-block-playstation-heading-with-subheading.has-huge-font-size h5 span{font-size:3rem}h5.wp-block-playstation-heading-with-subheading.has-huge-font-size small,h5.wp-block-playstation-heading-with-subheading.has-huge-font-size+.subheading,.wp-block-playstation-heading-with-subheading.has-huge-font-size h5 small,.wp-block-playstation-heading-with-subheading.has-huge-font-size h5+.subheading{display:block;font-size:2.49rem}.is-style-drop-shadow figure{max-width:640px}.is-style-drop-shadow figcaption{text-align:center;font-size:0.8em;line-height:1.5;color:var(--grey)}.is-style-drop-shadow img{box-shadow:2px 2px 4px 1px var(--grey)}.wp-block-image img{margin-left:auto;margin-right:auto}div.wp-block-playstation-light-dark-image figure.is-dark-image{display:none}div.wp-block-playstation-light-dark-image figure.is-light-image{display:block}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light) div.wp-block-playstation-light-dark-image figure.is-dark-image{display:block}html:not(.prefers-color-mode-light) div.wp-block-playstation-light-dark-image figure.is-light-image{display:none}}html.prefers-color-mode-dark div.wp-block-playstation-light-dark-image figure.is-dark-image{display:block}html.prefers-color-mode-dark div.wp-block-playstation-light-dark-image figure.is-light-image{display:none}.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image{border:solid 1px var(--light-grey);padding:0 15px}.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image figure.is-dark-image,.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image div.is-dark-image{display:block;border:solid 5px var(--black);background:var(--black)}.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image figure.is-dark-image div.block-editor-media-placeholder,.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image div.is-dark-image div.block-editor-media-placeholder{background:#000;color:#c9c9c9}.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image figure.is-dark-image button.components-button.is-tertiary,.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image div.is-dark-image button.components-button.is-tertiary{color:var(--light-blue)}.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image figure.is-dark-image button.components-button.is-primary,.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image div.is-dark-image button.components-button.is-primary{background-color:var(--light-blue)}.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image figure.is-light-image,.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image div.is-light-image{border:solid 5px var(--light-grey);background:var(--light-grey)}.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image figure.is-light-image div.block-editor-media-placeholder,.wp-block.block-editor-block-list__block .wp-block-playstation-light-dark-image div.is-light-image div.block-editor-media-placeholder{background:var(--white);color:var(--dark-grey)}.is-style-ps-store table{margin-top:15px;border:5px solid #0072c3;border-collapse:separate;text-align:center;color:var(--dark-grey)}@media (min-width: 600px){.is-style-ps-store table{width:95%;margin-left:auto;margin-right:auto}}.is-style-ps-store th{vertical-align:middle;padding:10px 5px;background-color:#0072c3;color:var(--white)}.is-style-ps-store tr:nth-child(even){background:#ecf7ff}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light) .is-style-ps-store tr:nth-child(even){background:#002f67}}html.prefers-color-mode-dark .is-style-ps-store tr:nth-child(even){background:#002f67}.is-style-ps-store tr:nth-child(odd){background:#d3ecff}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light) .is-style-ps-store tr:nth-child(odd){background:#363636}}html.prefers-color-mode-dark .is-style-ps-store tr:nth-child(odd){background:#363636}.is-style-ps-store td{font-size:0.8em;border:1px solid var(--satin-blue);vertical-align:middle}@media (min-width: 600px){.is-style-ps-store td{font-size:0.9em}}.wp-block-video{text-align:center}.wp-block-video video{margin-left:auto;margin-right:auto}#masthead:focus{outline:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100}@media (min-width: 960px){.site-header{min-height:190px;pointer-events:none}.site-header *{pointer-events:auto}}.site-header.sticky-fixed.is-sticky{position:fixed;top:0;width:100%}@media (min-width: 600px){.admin-bar .site-header{top:46px}}@media (min-width: 783px){.admin-bar .site-header{top:31px}}.site-header.mobile-navigation-open{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#363636;overflow-y:auto}@media (min-width: 960px){.site-header.mobile-navigation-open{position:relative}}@media (min-width: 600px){.admin-bar .site-header.mobile-navigation-open{top:46px}}@media (min-width: 783px){.admin-bar .site-header.mobile-navigation-open{top:32px}}.logo-menu-wrap{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.above-fold .logo-menu-wrap{align-items:center}@media (min-width: 960px){.above-fold .logo-menu-wrap{flex-direction:column;align-items:flex-start}}.logo-menu-wrap .primary-menu-container,.logo-menu-wrap .region-menu-wrap{display:none}@media (min-width: 960px){.logo-menu-wrap .primary-menu-container,.logo-menu-wrap .region-menu-wrap{display:flex}}.logo-menu-wrap .blog-title{margin:0;color:var(--white);font-weight:300;text-decoration:none;font-size:18px;font-size:1.125rem}.above-fold .logo-menu-wrap .blog-title{color:#fff}@media (min-width: 960px){.above-fold .logo-menu-wrap .blog-title{color:var(--black);font-size:42px;font-size:2.625rem}}@media (min-width: 960px){.logo-menu-wrap .blog-title{font-size:28px;font-size:1.75rem;font-weight:300}}.logo-menu-wrap .highlight-blog{color:var(--satin-blue)}.site-logo-link{display:flex;align-items:center;margin:0 3em 0 0}.above-fold .site-logo-link{margin:0}@media (min-width: 960px){.above-fold .site-logo-link{margin:0 0 1em 0}}.playstation-logo{width:32px;margin-right:8px}@media (min-width: 960px){.playstation-logo{width:40px;margin-right:28px}}@media (min-width: 960px){.above-fold .playstation-logo{width:64px;margin-right:18px}}.playstation-logo svg{max-width:100%}.above-fold .playstation-logo path{fill:var(--white)}@media (min-width: 960px){.above-fold .playstation-logo path{fill:var(--satin-blue)}}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light) .above-fold .playstation-logo path{fill:#fff}}html.prefers-color-mode-dark .above-fold .playstation-logo path{fill:#fff}.navigation__primary{display:block;justify-content:space-between;align-items:center;transition:background-color 200ms linear;padding:0 15px}@media (min-width: 960px){.navigation__primary{display:flex;margin-top:-32px}}.navigation__primary.search-open .login-link,.navigation__primary.search-open .psn-icon{visibility:hidden}.navigation__primary .highlight-blog{font-weight:700}@media (min-width: 960px){.navigation__primary .highlight-blog{font-weight:300}}.header__nav{display:flex;align-items:center;justify-content:flex-start;padding:0;margin:5px 0 0 0;list-style:none;font-weight:500}.header__nav a{display:block;color:var(--white);text-decoration:none;padding:6px 16px}.header__nav a:focus,.header__nav a:hover{color:var(--light-blue)}.header__nav .sub-menu{position:absolute;top:100%;list-style:none;left:-10px;background-color:var(--white);margin:0;padding:0 0.75rem;min-width:200px;visibility:hidden;opacity:0}.header__nav .sub-menu .sub-menu{padding-left:2em;left:-12px}.header__nav .menu-item-has-children{position:relative;padding-right:20px}.header__nav .menu-item-has-children:active>.sub-menu,.header__nav .menu-item-has-children:focus>.sub-menu,.header__nav .menu-item-has-children.toggled-on>.sub-menu{opacity:1;visibility:visible}.header__nav .dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;background-color:transparent;position:absolute;right:15px;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.navigation__search{right:0;visibility:hidden;overflow:hidden;padding:2px}.above-fold .navigation__search{top:0}.admin-bar .navigation__search{top:initial}.above-fold{align-items:flex-start;overflow:visible;background-color:#1f1f1f;transition-duration:100ms}@media (min-width: 960px){.above-fold{padding:30px;background-color:var(--white);height:180px}}.above-fold .header__nav{margin:0}.above-fold .header__nav a{color:dimgray}@media (min-width: 960px){.above-fold .header__nav:first-child a{padding:6px 16px 6px 0}}.below-fold{background-color:#1f1f1f}.below-fold .sub-menu{background-color:#1f1f1f}.below-fold .user-dropdown{color:#fff}.below-fold .nav-button-search path{fill:#fff}@media (min-width: 960px){.below-fold{padding:4px 27px;height:64px;margin-top:0}.below-fold .header__nav{font-size:14px;font-size:.875rem}}@media (prefers-color-scheme: dark){html:not(.prefers-color-mode-light) .below-fold .icon--white .icon-primary-color{fill:#fff}html:not(.prefers-color-mode-light) .below-fold .blog-title,html:not(.prefers-color-mode-light) .below-fold a{color:#fff}}html.prefers-color-mode-dark .below-fold .icon--white .icon-primary-color{fill:#fff}html.prefers-color-mode-dark .below-fold .blog-title,html.prefers-color-mode-dark .below-fold a{color:#fff}.mobile-menu-container{display:flex;position:fixed;width:100%;visibility:hidden;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);transition:300ms all;flex-direction:column;background-color:#363636}@media (min-width: 960px){.mobile-menu-container{display:none}}.mobile-menu-container.toggled-on{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible;position:static}.mobile-menu-container.offset-top{margin-top:60px}.mobile-menu-container__regions{color:#fff;border-bottom:1px solid rgba(255,255,255,0.25);font-size:15px;font-size:.9375rem}.mobile-menu-container__regions .mobile__region-select{display:flex;justify-content:space-between;border:0;background:transparent;color:#fff;padding:15px 20px;width:100%;font-size:15px;font-size:.9375rem}.mobile-menu-container__regions .mobile__region-select svg{transition:300ms all}.mobile-menu-container__regions .mobile__region-select.toggled .icon--caret-down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-menu-container__regions .region-selector-list-item{display:flex;border-bottom:1px solid rgba(255,255,255,0.25)}.mobile-menu-container__regions .region-link{display:flex;align-items:center;width:100%;padding:15px 20px;color:#fff;text-decoration:none}.mobile-menu-container .icon-primary-color{fill:#fff}.mobile-menu-container .mobile__region-selector-dropdown{margin:0;padding:0}.mobile-menu-container .mobile__region-selector-link-list{list-style:none;margin:0;padding:0}.mobile-menu-container__user-actions{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid rgba(255,255,255,0.25)}.mobile-menu-container__user-actions .logged-in-user-actions{display:flex;align-items:center}.mobile-menu-container__user-actions .logged-in-user-actions .user-avatar{margin-right:15px;width:30px}.mobile-menu-container__user-actions .logged-in-user-actions .user-name{color:#fff;font-size:15px;font-size:.9375rem}.mobile-menu-container__user-actions .logged-out-user-actions{display:flex;align-items:center}.mobile-menu-container__user-actions .sign-out-wrap{display:flex;align-items:center;margin-right:6px}.mobile-menu-container__user-actions .sign-out-wrap .sign-out{color:#fff;text-decoration:none;font-size:15px;font-size:.9375rem}.mobile-menu-container__user-actions .icon--caret-right{margin-left:18px;width:1em;height:1em}.mobile-menu-container__user-actions .psn-icon{margin-right:15px}.mobile-menu-container__user-actions .login-comment{color:#fff;text-decoration:none;font-size:15px;font-size:.9375rem}.header__nav--mobile{margin:0;padding:0;width:100%;border-bottom:1px solid rgba(255,255,255,0.25)}.header__nav--mobile li{list-style-type:none}.header__nav--mobile a{display:inline-block;padding:18px;color:#fff;text-decoration:none;font-size:15px;font-size:.9375rem}.header__nav--mobile a:focus,.header__nav--mobile a:hover{color:#fff;text-decoration:underline}.header__nav--mobile .sub-menu{display:none;padding:14px 0 24px 0;margin:0;background-image:radial-gradient(circle at 50% 0, #007eda, #01338b)}.header__nav--mobile .sub-menu.toggle-show{display:block}.header__nav--mobile .sub-menu a{padding:10px 18px}.header__nav--mobile .dropdown-toggle{float:right;margin-top:5px;padding:15px 20px;background:transparent;border:0}.header__nav--mobile .dropdown-toggle .icon{transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear, -webkit-transform 150ms linear}.toggled-on>.dropdown-toggle>.icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-search-container__form{display:flex;position:relative}.mobile-search-container__input{width:100%;background-color:#4d4d4d;color:#fff;border:0;padding:16px 15px;font-size:15px;font-size:.9375rem}.mobile-search-container__input::-webkit-input-placeholder{opacity:1;color:#fff}.mobile-search-container__input::-moz-placeholder{opacity:1;color:#fff}.mobile-search-container__input:-ms-input-placeholder{opacity:1;color:#fff}.mobile-search-container__input::-ms-input-placeholder{opacity:1;color:#fff}.mobile-search-container__input::placeholder{opacity:1;color:#fff}.mobile-search-container__submit{position:absolute;right:10px;top:0;background:transparent;border:0;padding:10px;margin-top:3px}.mobile-search-container__submit path{transition:fill 150ms linear}.mobile-search-container__submit:active path,.mobile-search-container__submit:focus path,.mobile-search-container__submit:hover path{fill:#00a2ff}.sony-banner{background-color:#000;display:flex;height:36px;justify-content:flex-end}@media only screen and (max-width: 959px){.sony-banner{display:none}}.sony-banner .sony-logo{height:35px;margin-right:8px;width:74px}.pre-header{width:100%;overflow-x:hidden}.page-banner{width:130%;min-height:55px;max-height:480px;overflow:hidden;margin-left:-15%}.page-banner.no-image{min-height:0}.page-banner__takeover-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (min-width: 960px){.page-banner{min-height:105px;width:100%;margin-left:0}.page-banner.no-image{min-height:32px}.page-banner+.site-header .above-fold{margin-top:-30px}}.site-header__region-selector-wrap{display:none;position:relative;margin-left:20px}@media (min-width: 960px){.site-header__region-selector-wrap{display:flex;align-items:center}}.below-fold .site-header__region-selector-wrap{display:none}.site-header__region-selector-wrap::before{content:"";position:absolute;left:-15px;top:10px;height:18px;border-left:2px solid rgba(151,151,151,0.45)}.site-header__region-selector-wrap .down-arrow{width:12px;height:12px}.site-header__region-select{padding:10px}.site-header__region-select[aria-expanded="true"]{box-shadow:0 0 5px 0 var(--black-15)}.site-header__region-select .region-name{color:var(--text-light-grey);padding:0 10px 0 0}.site-header__region-select:hover,.site-header__region-select:focus{color:var(--text-light-grey)}.site-header__region-select:hover .region-name,.site-header__region-select:focus .region-name{color:var(--light-blue)}.site-header__region-selector-dropdown{position:absolute;top:100%;width:100%;box-shadow:0 3px 5px 0 var(--black-15);background-color:var(--white);padding:0}.site-header__region-selector-list-item .region-link{display:flex;color:var(--text-light-grey);padding:10px;text-decoration:none}.site-header__region-selector-list-item .region-link:hover,.site-header__region-selector-list-item .region-link:focus{background-color:var(--pale-blue);color:var(--satin-blue)}.nav-button-search{display:block;margin-left:2.5em;background:transparent;border:0;transition:300ms all}.nav-button-search .search-icon{width:26px}.above-fold .nav-button-search .search-icon path{fill:var(--text-light-grey)}.nav-button-search.hidden{display:none}.nav-search-form__submit{background:var(--very-light-grey);border:0;height:41px;padding:5px 30px;visibility:hidden}.nav-search-form__submit:hover,.nav-search-form__submit:focus{opacity:1}.above-fold .nav-search-form__submit .search-icon path{fill:var(--text-light-grey)}.nav-search-form{position:relative;visibility:hidden;width:0;transition:300ms all;display:flex;align-items:center}.below-fold .nav-search-form{background-color:var(--dark-grey)}.nav-search-form.open{visibility:visible;width:350px}.nav-search-form.open .nav-search-form__submit{visibility:visible}.nav-search-form.open .nav-search-form__submit:focus{z-index:1}.nav-search-form__input{max-height:45px;width:100%;background:transparent;border:0;border-radius:0;opacity:0;padding:10px 15px;color:var(--white);transition:300ms all;-webkit-transform:translateX(60px);-ms-transform:translateX(60px);transform:translateX(60px);font-size:15px;font-size:.9375rem}.nav-search-form__input.open{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.above-fold .nav-search-form__input{background-color:var(--very-light-grey);color:var(--text-light-grey)}.nav-search-form__input::-webkit-input-placeholder{opacity:1;color:var(--white)}.nav-search-form__input::-moz-placeholder{opacity:1;color:var(--white)}.nav-search-form__input:-ms-input-placeholder{opacity:1;color:var(--white)}.nav-search-form__input::-ms-input-placeholder{opacity:1;color:var(--white)}.nav-search-form__input::placeholder{opacity:1;color:var(--white)}.above-fold .nav-search-form__input::-webkit-input-placeholder{color:var(--text-light-grey)}.above-fold .nav-search-form__input::-moz-placeholder{color:var(--text-light-grey)}.above-fold .nav-search-form__input:-ms-input-placeholder{color:var(--text-light-grey)}.above-fold .nav-search-form__input::-ms-input-placeholder{color:var(--text-light-grey)}.above-fold .nav-search-form__input::placeholder{color:var(--text-light-grey)}.login-search-wrap{display:none;height:45px}@media (min-width: 960px){.login-search-wrap{display:flex;align-items:center;right:25px}}.login-search-wrap .psn-icon{width:26px;height:26px;margin-left:1.25em}.user-avatar{margin-right:15px;width:30px}.user-dropdown-button-wrap{position:relative}.user-dropdown{display:flex;align-items:center;border:0;background:transparent;color:var(--text-light-grey);padding:10px 22px;font-size:20px;font-size:1.25rem}.user-dropdown .icon--caret-down{margin-left:15px;width:0.8em;height:0.8em}.user-dropdown:focus,.user-dropdown:hover,.user-dropdown[aria-expanded="true"]{background-color:var(--white);box-shadow:0 0 5px 0 var(--black-15);color:var(--dark-grey)}.user-dropdown .down-arrow{transition:-webkit-transform 200ms linear;transition:transform 200ms linear;transition:transform 200ms linear, -webkit-transform 200ms linear}.user-dropdown[aria-expanded="true"] .down-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.user-dropdown-list{display:none;position:absolute;top:100%;width:100%;margin:0;padding:0;list-style:none;text-align:center}.user-dropdown-list .user-dropdown-list-item{width:100%}.user-dropdown-list .sign-out-link{display:block;padding:1em 1.2em;text-decoration:none}.user-dropdown-list .sign-out-link:hover,.user-dropdown-list .sign-out-link:focus{background-color:var(--pale-blue);color:var(--satin-blue)}.user-dropdown-list.open{display:flex;background-color:var(--white);box-shadow:0 3px 5px 0 var(--black-15)}.login-error{color:var(--orange);font-style:italic;margin-right:1em}.login-link{color:var(--white);text-decoration:none;font-size:20px;font-size:1.25rem}.above-fold .login-link{color:var(--text-light-grey)}.login-link:focus,.login-link:hover{color:var(--light-blue)}.dark-mode{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;margin:0 20px}.dark-mode__toggle{padding:0;background-color:transparent}.dark-mode__toggle svg{fill:#999}.prefers-color-mode-light .dark-mode__toggle svg{fill:#0072c3}.prefers-color-mode-dark .dark-mode__toggle svg{fill:#00a2ff}.dark-mode__message{font-style:italic;opacity:1}.dark-mode__message.hide{opacity:0;transition:opacity 2000ms linear}.lead-posts .post-card--featured{display:flex;flex-flow:column nowrap;padding-bottom:1.5rem}.lead-posts .post-card--featured .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.lead-posts .post-card--featured .post-card__image-link{margin:-1rem -1rem 1rem}.lead-posts .post-card--featured .post-card__featured-asset{width:100vw}.lead-posts .post-card--featured .post-card__title{font-size:20px;font-size:1.25rem}@media (min-width: 480px){.lead-posts .post-card--featured .post-card__author{display:none}.lead-posts .post-card--featured .post-card__title{font-size:32px;font-size:2rem;line-height:1.3125}}@media (min-width: 960px){.lead-posts .post-card--featured .post-card__featured-asset{width:inherit}.lead-posts .post-card--featured .post-card__author{display:flex}}.lead-posts .post-card:not(.post-card--featured){display:flex;flex-flow:row nowrap}.lead-posts .post-card:not(.post-card--featured) .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.lead-posts .post-card:not(.post-card--featured) .post-card__content{flex:1 1 auto}.lead-posts .post-card:not(.post-card--featured) .post-card__subhead,.lead-posts .post-card:not(.post-card--featured) .post-card__author{display:none}@media (min-width: 48em){.lead-posts .post-card--featured .post-card__title{font-size:28px;font-size:1.75rem}}@media (min-width: 600px){.lead-posts{display:flex;flex-flow:row wrap;justify-content:space-between}.lead-posts .post-card__title{font-size:18px;font-size:1.125rem}.lead-posts .post-card:not(.post-card--featured){flex-grow:0;flex-shrink:1;flex-basis:calc( 33.333% - 0.667rem);min-width:0;display:flex;flex-flow:column nowrap}.lead-posts .post-card:not(.post-card--featured) .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.lead-posts .post-card:not(.post-card--featured) .post-card__author{display:flex}.lead-posts .post-card:not(.post-card--featured):last-of-type{margin-right:0 !important}}@media (min-width: 960px){.lead-posts .post-card--featured{flex:0 1 100%;display:flex;flex-flow:row nowrap}.lead-posts .post-card--featured .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc(66.666% - 0.333rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.lead-posts .post-card--featured .post-card__content{flex:1 1 auto}.lead-posts .post-card--featured .post-card__title{font-size:32px;font-size:2rem;clear:none}.lead-posts .post-card--featured .post-card__content{align-self:flex-start}}.latest-posts .post-card{display:flex;flex-flow:row nowrap}.latest-posts .post-card .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.latest-posts .post-card .post-card__content{flex:1 1 auto}.latest-posts .post-card__subhead,.latest-posts .post-card__author{display:none}@media (min-width: 480px){.latest-posts .post-card--featured .post-card__title{font-size:20px;font-size:1.25rem;color:var(--medium-grey)}}@media (min-width: 600px){.latest-posts .post-card{display:flex;flex-flow:row nowrap}.latest-posts .post-card .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc( 40% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.latest-posts .post-card .post-card__content{flex:1 1 auto}.latest-posts .post-card:not(.post-card--featured) .post-card__content{padding-right:15%}.latest-posts .post-card--featured{display:flex;flex-flow:row nowrap}.latest-posts .post-card--featured .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc( 50% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.latest-posts .post-card--featured .post-card__content{flex:1 1 auto}.latest-posts .post-card--featured .post-card__title{font-size:32px;font-size:2rem;line-height:1.3125}}@media (min-width: 960px){.latest-posts .post-card__title{font-size:28px;font-size:1.75rem}.latest-posts .post-card--featured{display:flex;flex-flow:row nowrap}.latest-posts .post-card--featured .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc( 66.6% - 0.333rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.latest-posts .post-card--featured .post-card__content{flex:1 1 auto}.latest-posts .post-card--featured .post-card__title{font-size:38px;font-size:2.375rem}.latest-posts .post-card--featured .post-card__author{display:flex}}@media (min-width: 1170px){.latest-posts .post-card__title{margin-top:0.5em}.latest-posts .post-card__subhead{display:inherit}}@media (min-width: 480px){.four-across-grid{display:flex;flex-wrap:wrap;justify-content:space-between}}.four-across-grid__post-card{display:flex;flex-flow:row nowrap;width:100%}.four-across-grid__post-card .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.four-across-grid__post-card .post-card__content{flex:1 1 auto}.four-across-grid__post-card .post-card__author{display:none}@media (min-width: 480px){.four-across-grid__post-card{display:flex;flex-flow:column nowrap;flex-grow:0;flex-shrink:1;flex-basis:calc( 50% - .75rem);max-width:calc( 50% - .75rem);min-width:0;height:auto}.four-across-grid__post-card .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.four-across-grid__post-card:nth-of-type(n){margin-right:1.5rem;margin-top:0}.four-across-grid__post-card:nth-of-type(2n){margin-right:0}.four-across-grid__post-card:nth-of-type(n+3){margin-top:1.5rem}.four-across-grid__post-card .post-card__title{font-size:18px;font-size:1.125rem;line-height:1.33333}}@media (min-width: 1170px){.four-across-grid__post-card{flex-grow:0;flex-shrink:1;flex-basis:calc( 25% - .75rem);max-width:calc( 25% - .75rem);min-width:0;height:auto}.four-across-grid__post-card:nth-of-type(n){margin-right:1rem;margin-top:0}.four-across-grid__post-card:nth-of-type(4n){margin-right:0}.four-across-grid__post-card:nth-of-type(n+5){margin-top:1rem}}@media (min-width: 1430px){.four-across-grid__post-card .post-card__author{display:flex}}.three-across-grid{display:flex;flex-flow:column nowrap}.three-across-grid>.post-card{flex-basis:100%;display:flex;flex-flow:column nowrap}.three-across-grid>.post-card .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}@media (min-width: 600px){.three-across-grid{flex-flow:row wrap}.three-across-grid>.post-card{flex-grow:0;flex-shrink:1;flex-basis:calc( 50% - .75rem);max-width:calc( 50% - .75rem);min-width:0;height:auto}.three-across-grid>.post-card:nth-of-type(n){margin-right:1.5rem;margin-top:0}.three-across-grid>.post-card:nth-of-type(2n){margin-right:0}.three-across-grid>.post-card:nth-of-type(n+3){margin-top:1.5rem}}@media (min-width: 960px){.three-across-grid>.post-card{flex-grow:0;flex-shrink:1;flex-basis:calc( 33.33333% - 1rem);max-width:calc( 33.33333% - 1rem);min-width:0;height:auto}.three-across-grid>.post-card:nth-of-type(n){margin-right:1.5rem;margin-top:0}.three-across-grid>.post-card:nth-of-type(3n){margin-right:0}.three-across-grid>.post-card:nth-of-type(n+4){margin-top:1.5rem}}.search-sidebar__toggle{position:relative;line-height:1.4;text-align:left;color:var(--black);background-color:var(--white);width:100%;padding:1rem;margin:1rem 0;box-shadow:0 2px 4px 0 var(--black-15);font-size:15px;font-size:.9375rem}.search-sidebar__toggle .icon--close{display:none}.sidebar.expanded .search-sidebar__toggle{margin-top:0}.sidebar.expanded .search-sidebar__toggle .icon--caret-down{display:none}.sidebar.expanded .search-sidebar__toggle .icon--close{display:block}.search-sidebar__toggle .icon{position:absolute;right:1rem;top:calc( 50% - 0.5rem)}@media (min-width: 960px){.search-sidebar__toggle{display:none}}body.filter-overlay-showing{height:100%;overflow:hidden}.sidebar-filter{margin:0 15px}.search-sidebar .sidebar-filter{padding:10px 0}@media (min-width: 600px){.search-sidebar .sidebar-filter{padding:30px 0 4rem}}.search-sidebar .sidebar-filter:first-of-type{border-top:none;margin-top:0;padding-top:0}.sidebar-filter__list{list-style:none;margin:0;padding:0;font-weight:400;line-height:3;font-size:16px;font-size:1rem}@media (min-width: 600px){.sidebar-filter__list{line-height:3}}.sidebar-filter__item-link{color:var(--text-light-grey);text-decoration:none;display:block;padding:0 10px}.sidebar-filter__item-link--active{color:var(--black);background-color:var(--light-grey)}.sidebar-filter__item-link:hover{color:var(--black);text-decoration:underline}.sidebar-filter__item-count{text-decoration:none;float:right}.search-sidebar__filters{display:none}.search-sidebar.expanded .search-sidebar__filters{display:block}@media (min-width: 960px){.search-sidebar__filters{display:block}}.search-sidebar__filters .sidebar-filter--category .sidebar-filter__item{position:relative}.search-sidebar__filters .sidebar-filter--category .sidebar-filter__item-link{padding-left:1.5rem}.search-sidebar__filters .sidebar-filter--category .sidebar-filter__item-link::before{content:"+";position:absolute;left:0.25rem}.search-sidebar__filters .sidebar-filter--category .sidebar-filter__item-link--active::before{content:"-"}.search-sidebar__filters .sidebar-filter--category .sidebar-filter__item:first-of-type .sidebar-filter__item-link::before{content:""}.latest-videos{position:relative}.latest-videos-grid{display:flex;flex-wrap:wrap;justify-content:flex-start}.latest-videos-playlist-link{line-height:1.4;margin-top:10px;text-decoration:none;font-size:15px;font-size:.9375rem}.latest-videos-playlist-link,.latest-videos-playlist-link:visited{color:var(--satin-blue)}.latest-videos-playlist-link:hover{text-decoration:underline}@media (min-width: 600px){.latest-videos-playlist-link{position:absolute;top:0;right:0}}.video-card{display:flex;flex-flow:row nowrap;width:100%}.video-card .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.video-card .post-card__content{flex:1 1 auto}.video-card:nth-child(n+5){display:none}@media (min-width: 480px){.video-card{display:flex;flex-flow:column nowrap;flex-grow:0;flex-shrink:1;flex-basis:calc( 50% - .75rem);max-width:calc( 50% - .75rem);min-width:0;height:auto;padding-bottom:1.5rem}.video-card .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.video-card:nth-of-type(n){margin-right:1.5rem;margin-top:0}.video-card:nth-of-type(2n){margin-right:0}.video-card:nth-of-type(n+3){margin-top:1.5rem}.video-card .video-card__image-wrapper{margin:0 0 1rem;flex-basis:auto}}@media (min-width: 1170px){.video-card{flex-grow:0;flex-shrink:1;flex-basis:calc( 25% - .75rem);max-width:calc( 25% - .75rem);min-width:0;height:auto}.video-card:nth-of-type(n){margin-right:1rem;margin-top:0}.video-card:nth-of-type(4n){margin-right:0}.video-card:nth-of-type(n+5){margin-top:1rem}.video-card:nth-child(n+5){display:inherit}}.video-card__image-wrapper{flex-grow:0;flex-shrink:0;flex-basis:calc( 50% - 0.5rem);margin:0 1rem 1rem 0}.video-card__image-wrapper .youtube-video{position:relative;overflow:hidden;padding-top:56.25%}.video-card__image-wrapper .youtube-video__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-card__image-wrapper .youtube-video__load-button{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:50px;width:50px;background-color:rgba(0,0,0,0.9);padding:0;z-index:5}@media (min-width: 1170px){.video-card__image-wrapper .youtube-video__load-button{width:80px;height:80px}}.video-card__image-wrapper .youtube-video.has-agegate .youtube-video__load-button::after{position:absolute;content:"";bottom:-4px;left:0;width:100%;border-bottom:4px solid var(--light-blue)}@media (min-width: 1170px){.video-card__image-wrapper .youtube-video .icon--play{width:40px;height:40px}}.video-card__image-wrapper .youtube-video__image-overlay{opacity:1;position:absolute;transition:opacity 300ms ease-in-out;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-card__image-wrapper .youtube-video__image-overlay.hidden,.video-card__image-wrapper .youtube-video__load-button.hidden{opacity:0}.video-card__content{flex:1 1 auto}.video-card__title{margin:0 0 4px;font-weight:600;line-height:1.4;font-stretch:condensed;color:var(--black);font-size:15px;font-size:.9375rem}.video-card__meta{font-size:13px;font-size:.8125rem;color:var(--text-light-grey)}@media (min-width: 480px){.video-card__image-wrapper{margin-right:0}.video-card__title{font-size:16px;font-size:1rem}.video-card__meta{font-size:15px;font-size:.9375rem}}.video-card .youtube-video__load-button{width:30px;height:30px}@media (min-width: 1170px){.video-card .youtube-video__load-button{width:40px;height:40px}}.video-card .youtube-video__load-button .icon--play{width:20px;height:20px}.load-more-wrapper{text-align:center;position:relative}.load-more-button{margin:2rem auto 2.5rem;background-color:transparent;color:var(--satin-blue);font-weight:500}.load-more-button .icon{margin-left:0.5rem}.loading-indicator{padding:0 3rem;margin-top:0.5rem;min-width:250px;pointer-events:none;opacity:0;transition:opacity 150ms linear;background:var(--white);position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);font-size:15px;font-size:.9375rem;font-weight:500;color:var(--text-light-grey)}.loading-indicator .icon{margin-bottom:0.5rem}.loading-indicator .icon-primary-color{fill:var(--white)}.loading-indicator .icon--part-0{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-name:logo-mark-0;animation-name:logo-mark-0}.loading-indicator .icon--part-1{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:400ms;animation-delay:400ms;-webkit-animation-name:logo-mark-1;animation-name:logo-mark-1}.loading-indicator .icon--part-2{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:800ms;animation-delay:800ms;-webkit-animation-name:logo-mark-2;animation-name:logo-mark-2}.loading-indicator .icon--part-3{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:1200ms;animation-delay:1200ms;-webkit-animation-name:logo-mark-3;animation-name:logo-mark-3}.loading-indicator .icon--part-4{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:1600ms;animation-delay:1600ms;-webkit-animation-name:logo-mark-4;animation-name:logo-mark-4}.loading-indicator.on{opacity:1}@-webkit-keyframes logo-mark-1{0%{fill:var(--white)}40%{fill:var(--purple)}60%{fill:var(--purple)}100%{fill:var(--white)}}@keyframes logo-mark-1{0%{fill:var(--white)}40%{fill:var(--purple)}60%{fill:var(--purple)}100%{fill:var(--white)}}@-webkit-keyframes logo-mark-2{0%{fill:var(--white)}40%{fill:var(--green)}60%{fill:var(--green)}100%{fill:var(--white)}}@keyframes logo-mark-2{0%{fill:var(--white)}40%{fill:var(--green)}60%{fill:var(--green)}100%{fill:var(--white)}}@-webkit-keyframes logo-mark-3{0%{fill:var(--white)}40%{fill:var(--satin-blue)}60%{fill:var(--satin-blue)}100%{fill:var(--white)}}@keyframes logo-mark-3{0%{fill:var(--white)}40%{fill:var(--satin-blue)}60%{fill:var(--satin-blue)}100%{fill:var(--white)}}@-webkit-keyframes logo-mark-4{0%{fill:var(--white)}40%{fill:var(--pink)}60%{fill:var(--pink)}100%{fill:var(--white)}}@keyframes logo-mark-4{0%{fill:var(--white)}40%{fill:var(--pink)}60%{fill:var(--pink)}100%{fill:var(--white)}}.widget,.sidebar-filter{padding:25px 0 30px;border-bottom:1px solid var(--very-light-grey);position:relative}.widget:first-of-type,.sidebar-filter:first-of-type{border-top:1px solid var(--very-light-grey)}@media (min-width: 960px){.widget:first-of-type,.sidebar-filter:first-of-type{border-top:0;padding-top:0}}.widget:last-of-type,.sidebar-filter:last-of-type{border-bottom:0}.widget__title,.sidebar-filter__title{font-family:var(--global-font-family);font-weight:600;margin-top:0;font-size:28px;font-size:1.75rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}@media (min-width: 60em){.widget__title,.sidebar-filter__title{font-size:22px;font-size:1.375rem}}.widget-blogcast__icon{flex:0 0 80px;margin-right:10px;height:80px;width:80px}.widget-blogcast__text{display:block;flex:0 1 auto;min-width:0;line-height:1.14286;font-weight:700;color:var(--satin-blue);transition:color 300ms ease-out;font-size:20px;font-size:1.25rem}@media (min-width: 60em){.widget-blogcast__text{font-size:14px;font-size:.875rem}}.widget-blogcast__header{display:none}.widget-blogcast__image{width:100%;height:auto}.widget-blogcast__title{font-size:20px;font-size:1.25rem;font-weight:600;font-stretch:condensed;font-family:var(--global-font-family-condensed)}.widget-blogcast__title-link{color:var(--black);text-decoration:none}.widget-blogcast__title-link:hover{color:var(--satin-blue);text-decoration:underline}.widget-blogcast__links{line-height:1.30769;font-weight:400;font-size:13px;font-size:.8125rem;font-stretch:condensed;font-family:var(--global-font-family-condensed)}.widget-blogcast__links .icon{width:13px;height:13px;vertical-align:middle}.widget-blogcast__links a{color:var(--text-light-grey);text-decoration:none}.widget-blogcast__links a:hover{color:var(--light-blue);text-decoration:underline}.widget-blogcast__links a:hover .icon-primary-color{fill:var(--light-blue)}.widget-blogcast .blogcast-subscribe{margin-right:2em}@media (min-width: 480px){.widget-blogcast__article{display:flex;flex-flow:row nowrap;align-items:center}.widget-blogcast__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc( 40vw - 1rem);margin-right:1rem}.widget-blogcast__title{font-size:28px;font-size:1.75rem;margin-top:0}}@media (min-width: 60em){.widget_playstation_blogcast .widget__title,.widget_playstation_blogcast .sidebar-filter__title{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.widget-blogcast__header{display:flex;flex-direction:row nowrap;justify-content:flex-start;align-items:center;text-decoration:none;margin-bottom:10px}.widget-blogcast__header .icon-primary-color{transition:fill 300ms ease-out}.widget-blogcast__header:hover{-webkit-text-decoration:underline var(--light-blue);text-decoration:underline var(--light-blue)}.widget-blogcast__header:hover .icon-primary-color{fill:var(--light-blue)}.widget-blogcast__header:hover .widget-blogcast__text{color:var(--light-blue)}.widget-blogcast__article{display:block}.widget-blogcast__title{font-size:14px;font-size:.875rem}.widget-blogcast__subhead{display:none}}.widget-list{padding:0;margin:0}.widget-list__item{list-style-type:none;margin-bottom:15px;line-height:2}.widget-list__item:last-of-type{margin-bottom:0}.widget-list__icon{width:26px;height:26px;margin-right:10px;display:inline-block;vertical-align:middle}.widget-list__link{color:var(--black);text-decoration:none}.widget-list__link span{vertical-align:middle}.widget-list__link:hover span,.widget-list__link:focus span{text-decoration:underline}.widget-list--mobile-grid{display:flex;flex-wrap:wrap;justify-content:space-around}@media (min-width: 960px){.widget-list--mobile-grid{display:block}}.widget-list--mobile-grid .widget-list__item{flex-basis:30%;text-align:center}@media (min-width: 600px){.widget-list--mobile-grid .widget-list__item{flex-basis:17%}}@media (min-width: 960px){.widget-list--mobile-grid .widget-list__item{text-align:left}}.widget-list--mobile-grid .widget-list__icon{display:block;margin:0 auto 10px}@media (min-width: 960px){.widget-list--mobile-grid .widget-list__icon{display:inline-block;margin:0 10px 0 0}}.more-about{display:flex;flex-direction:column}@media (min-width: 960px){.more-about{display:block}}.more-about .image-description-wrap{display:flex}@media (min-width: 960px){.more-about .image-description-wrap{display:block}}.more-about__image{padding:6px;margin-right:13px}@media (min-width: 960px){.more-about__image{padding:0;margin-right:0;margin-bottom:15px}}.more-about__description{margin-top:0;font-weight:400;font-size:14px;font-size:.875rem}.more-about__link{font-size:14px;font-size:.875rem;text-decoration:none}.more-about__link:hover,.more-about__link:focus{color:var(--satin-blue);text-decoration:underline}.latest-news{display:flex;flex-flow:column wrap}@media (min-width: 480px){.latest-news{flex-direction:row}}@media (min-width: 960px){.latest-news{flex-direction:column}}.latest-news-item__link{display:flex;align-items:flex-start;flex-basis:100%;color:var(--black);text-decoration:none;margin-bottom:1.5em;padding-right:8px;font-size:16px;font-size:1rem;font-stretch:condensed;font-family:var(--global-font-family-condensed);display:flex;flex-flow:row nowrap}.latest-news-item__link .post-card__image-link{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);margin:0 1rem 0 0;align-self:flex-start;min-width:0}.latest-news-item__link .post-card__content{flex:1 1 auto}@media (min-width: 480px){.latest-news-item__link{flex-grow:0;flex-shrink:1;flex-basis:calc( 50% - .75rem);max-width:calc( 50% - .75rem);min-width:0;height:auto;flex-direction:column}.latest-news-item__link:nth-of-type(n){margin-right:1.5rem;margin-top:0}.latest-news-item__link:nth-of-type(2n){margin-right:0}.latest-news-item__link:nth-of-type(n+3){margin-top:1.5rem}}@media (min-width: 600px){.latest-news-item__link{flex-grow:0;flex-shrink:1;flex-basis:calc( 25% - 1.125rem);max-width:calc( 25% - 1.125rem);min-width:0;height:auto}.latest-news-item__link:nth-of-type(n){margin-right:1.5rem;margin-top:0}.latest-news-item__link:nth-of-type(4n){margin-right:0}.latest-news-item__link:nth-of-type(n+5){margin-top:1.5rem}}@media (min-width: 960px){.latest-news-item__link{flex-grow:0;flex-shrink:1;flex-basis:calc( 100% - 0rem);max-width:calc( 100% - 0rem);min-width:0;height:auto;display:block;width:100%;flex-basis:auto;font-size:14px;font-size:.875rem}.latest-news-item__link:nth-of-type(n){margin-right:1.5rem;margin-top:0}.latest-news-item__link:nth-of-type(1n){margin-right:0}.latest-news-item__link:nth-of-type(n+2){margin-top:1.5rem}}.latest-news-item__link:hover,.latest-news-item__link:focus{color:var(--satin-blue);text-decoration:underline}.latest-news-item__image{margin-bottom:10px}@media (min-width: 960px){.latest-news-item__image{max-width:100%}}.widget-spotlight-posts .post-card{display:flex;flex-flow:column nowrap}.widget-spotlight-posts .post-card .post-card__image-link{margin:0 0 1rem;flex-basis:auto;width:100%}.widget-spotlight-posts .post-card__title{font-size:20px;font-size:1.25rem;line-height:1.42857}.widget-spotlight-posts .post-card__author{display:none}@media (min-width: 480px){.widget-spotlight-posts{display:flex;flex-flow:row nowrap;justify-content:space-between}.widget-spotlight-posts .post-card{display:block;flex-grow:1;flex-shrink:1;flex-basis:calc( 33% - 0.666rem)}.widget-spotlight-posts .post-card:not(:last-of-type){margin-right:1rem}}@media (min-width: 60em){.widget-spotlight-posts{display:block}.widget-spotlight-posts .post-card{margin-bottom:28px;display:block;height:auto}.widget-spotlight-posts .post-card:nth-child(n){margin-right:0}.widget-spotlight-posts .post-card:last-of-type{margin-bottom:0}.widget-spotlight-posts .post-card__title{font-size:14px;font-size:.875rem}}@media print{.article-content-container *,.article-content-container *::before,.article-content-container *::after,.article-content-container *::first-letter,.article-content-container p::first-line,.article-content-container div::first-line,.article-content-container blockquote::first-line,.article-content-container li::first-line,.main-content *,.main-content *::before,.main-content *::after,.main-content *::first-letter,.main-content p::first-line,.main-content div::first-line,.main-content blockquote::first-line,.main-content li::first-line{background:transparent !important;color:var(--black) !important;box-shadow:none !important;text-shadow:none !important}.pre-header,.menu-toggle,.region-menu-wrap,.login-search-wrap,.logo-menu-wrap .primary-menu-container,.mobile-menu-container,.trending-posts,.latest-videos,.post-like-share,.post-footer__like-this,.post-footer__share,.youtube-video__load-button,.sidebar,.footer{display:none}.article-header-container{padding-right:0}.split-width-container{display:block}.article-main-section{width:100%;flex-basis:100%}.site-header{position:relative;top:0;margin-top:0}.comment{border-top:2px solid var(--dark-grey)}.post-single__featured-asset{max-width:50%;display:block;margin:auto auto 1rem}.post-single__title,.post-single__sub-header-text{font-size:30px;font-size:1.875rem}.comment-content{padding-bottom:0}p{widows:4;orphans:3}header,.children .comment-body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.article-content-container a[href]::after{content:" (" attr(href) ")"}.article-content-container abbr[title]::after{content:" (" attr(title) ")"}.post-card__title a[href]::after{content:" (" attr(href) ")";font-size:0.7em}}:lang(ja){--global-font-family: "Segoe UI", "Hiragino Sans", sans-serif;--global-font-family-condensed:
		"Segoe UI",
		"Hiragino Sans",
		"Hiragino Kaku Gothic ProN",
		-apple-system,
		"BlinkMacSystemFont",
		"Meiryo",
		sans-serif}@media (min-width: 960px){:lang(ja) .post-single__title{font-size:45px;font-size:2.8125rem}}@media (min-width: 960px){:lang(ja) .post-single__sub-header-text{font-size:30px;font-size:1.875rem}}:lang(ja) .author-grid .post-card__title{font-size:22px;font-size:1.375rem}.siej-content{display:inline-block}.siej-content tr{border-bottom:2px solid var(--white)}.siej-content td{font-size:rem(13);padding:20px;vertical-align:middle;background-color:var(--offwhite);border-right:2px solid var(--white);color:var(--black)}.siej-content tr:first-child td{background:var(--dark-grey);color:var(--white)}.siej-content .wp-block-columns{flex-wrap:wrap}.siej-content .wp-block-column{flex:0 0 21%}.siej-content .wp-block-column:nth-child(5n){margin-left:0}.siej-content .game-table-row .wp-block-column{background-color:var(--offwhite);margin-bottom:24px}.siej-content .game-table-row figure,.siej-content .aligncenter img{margin:0}.siej-content .game-table-row .game-info{padding-left:16px;padding-right:16px}:lang(zh-TW){--global-font-family: "微軟正黑體", "Microsoft JhengHei", "PMingLiu", "新細明體", sans-serif;--global-font-family-condensed:
		"微軟正黑體",
		"Microsoft JhengHei",
		"PMingLiu",
		"新細明體",
		-apple-system,
		blinkmacsystemfont,
		sans-serif}@media (min-width: 960px){:lang(zh-TW) .post-single__title{font-size:45px;font-size:2.8125rem}}@media (min-width: 960px){:lang(zh-TW) .post-single__sub-header-text{font-size:30px;font-size:1.875rem}}:lang(zh-TW) .author-grid .post-card__title{font-size:22px;font-size:1.375rem}:lang(ko-KR){--global-font-family: "Nanum Gothic", "맑은고딕", "Malgun Gothic", "돋움" sans-serif;--global-font-family-condensed:
		"Nanum Gothic",
		"맑은고딕",
		"Malgun Gothic",
		"돋움",
		dotum,
		-apple-system,
		blinkmacsystemfont,
		sans-serif}@media (min-width: 960px){:lang(ko-KR) .post-single__title{font-size:45px;font-size:2.8125rem}}@media (min-width: 960px){:lang(ko-KR) .post-single__sub-header-text{font-size:30px;font-size:1.875rem}}:lang(ko-KR) .author-grid .post-card__title{font-size:22px;font-size:1.375rem}

