.hide{display:none !important}.mobile{display:block !important}@media(min-width: 768px){.mobile{display:none !important}}.pc{display:none !important}@media(min-width: 768px){.pc{display:block !important}}body{padding-top:0}section.pLocalizedOverlay{background-color:#fff;width:100%;height:100vh;z-index:94035;display:flex;align-items:center}section.pLocalizedOverlay .bLogo{display:flex;justify-content:center;margin-bottom:32px}section.pLocalizedOverlay .bLogo img{width:35%;max-width:200px;height:auto}section.pLocalizedOverlay .bLocalized{width:90%;max-width:434px;margin:0 auto}section.pLocalizedOverlay .bLocalized .bTitle{font-size:3rem;text-align:center;color:#ec001a;margin-bottom:32px}@media(max-width: 767px){section.pLocalizedOverlay .bLocalized .bTitle{font-size:2.25rem}}section.pLocalizedOverlay .btnClose{position:absolute;top:20px;right:20px;background:url(../img/ico-close.svg) center center no-repeat;width:20px;height:20px}