html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:#003fe2;pointer-events:inherit}.overlay{position:absolute;overflow:hidden;margin:0;width:100%;height:100%;z-index:1;pointer-events:none;transition:all .2s cubic-bezier(.75,.43,.74,.83)}.overlay div{pointer-events:auto}.body{position:relative;overflow:hidden;margin:0;width:100%;height:100%;pointer-events:none!important;z-index:3}.content-window{position:absolute;right:5%;max-width:450px;width:100%;top:50%;padding:1rem 1.25rem;transform:translateY(-50%);z-index:2;border-radius:8px}.content-window h1{font-size:56px;margin-bottom:.5rem;margin-top:0;line-height:1}.content-window p{font-size:18px;margin-top:0;margin-bottom:2rem}@media screen and (max-width: 1440px){.content-window{max-width:400px}.content-window h1{font-size:48px;margin-bottom:.5rem;margin-top:0;line-height:1}.content-window p{font-size:18px;margin-top:0}}.content-window button{pointer-events:inherit}.experienceContent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.switchStation{position:absolute;top:50%;transform:translateY(-50%);background:#0000c9;border:2px solid #0000C9;border-radius:50%;width:50px;height:50px;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.75,.43,.74,.83)}.switchStation svg{height:24px;transition:all .2s cubic-bezier(.75,.43,.74,.83)}.switchStation:hover{background:#fff;border:2px solid #0000C9}.switchStation:hover svg{fill:#0000c9}.prevStation{left:-25px}.nextStation{right:-25px}[class^=btn-]{border-radius:64px;padding:1rem 2.5rem;font-family:Diatype-bold,sans-serif;font-weight:600;font-size:15px;width:200px;cursor:pointer;transition:all .2s cubic-bezier(.75,.43,.74,.83);margin:0 .25rem}.btn-white{background-color:#fff;border:2px solid white;color:#0000c9}.btn-white:hover{background-color:#dee0e6}.btn-blue{background-color:#0000c9;border:2px solid #0000C9;color:#fff}.btn-blue:hover{background-color:#003fe2}.btn-blue-outline{background-color:#fff;border:2px solid #0000C9;color:#0000c9}.btn-blue-outline:hover{background-color:#0095ff;color:#fff}.introVideoContent{opacity:0;position:absolute;width:80%;max-width:1200px;top:50%;left:50%;transform:translate(-50%,-50%)}.close-overlay{cursor:pointer;width:50px;height:50px;background:#0017c9;border:1px solid #0017C9;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;transform:translate(100%);transition:all .2s cubic-bezier(.75,.43,.74,.83)}.close-overlay:hover{background-color:#0095ff;border:1px solid #0095FF}.stationVideoPlayer{position:absolute;width:80%;max-width:1200px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.video-player-wrapper{position:fixed;width:100%;height:100%;top:0;left:0;background:#003fe2cc}.loading-percentage{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.switchStation.disabled,.header.disabled .burger-menu{opacity:.5;cursor:not-allowed}.introContent h1{color:#0017c9}.introContent p{color:#000;margin-bottom:3rem}@font-face{font-family:Diatype-Light;src:url(/fonts/Diatype/PfizerDiatype-Light.woff2)}.diatype-light{font-family:Diatype-Light,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"wdth" 100}@font-face{font-family:Diatype-Regular;src:url(/fonts/Diatype/PfizerDiatype-Regular.woff2)}.diatype-regular{font-family:Diatype-Regular,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}@font-face{font-family:Diatype-Medium;src:url(/fonts/Diatype/PfizerDiatype-Medium.woff2)}.diatype-medium{font-family:Diatype-Medium,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;font-variation-settings:"wdth" 100}@font-face{font-family:Diatype-bold;src:url(/fonts/Diatype/PfizerDiatype-Bold.woff2)}.diatype-bold{font-family:Diatype-bold,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-variation-settings:"wdth" 100}@font-face{font-family:Tomorrow-Regular;src:url(/fonts/Tomorrow/PfizerTomorrow-Regular.woff2)}.tomorrow-regular{font-family:Tomorrow-Regular,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}@font-face{font-family:Tomorrow-bold;src:url(/fonts/Tomorrow/PfizerTomorrow-Bold.woff2)}.tomorrow-bold{font-family:Tomorrow-bold,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-variation-settings:"wdth" 100}html{color:#fff;font-family:Diatype-Regular,sans-serif;font-optical-sizing:auto}.header{position:fixed;padding:2rem 3.5rem;top:0;left:0;display:flex;flex-direction:row;align-items:center;z-index:5}.burger-menu{position:relative;width:50px;height:50px;background:#0000c9;margin-right:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;transition:all .2s cubic-bezier(.75,.43,.74,.83)}.burger-menu:hover{background-color:#0095ff}.burger-menu-inner{height:14px;width:25px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.footer{position:fixed;bottom:0;left:0;right:0;padding:1rem 3.5rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#0000c9;transform:translateY(100%)}.footer p{font-size:10pt}.footer .t-cs{display:flex;flex-direction:row}.footer .t-cs p{margin:0 2rem 0 0;cursor:pointer}.footer .footer-tab{position:absolute;top:0;width:50px;height:50px;right:3.5rem;transform:translateY(-100%);display:flex;align-items:center;justify-content:center;background:#0000c9;transition:all .2s cubic-bezier(.75,.43,.74,.83);cursor:pointer}.footer .footer-tab:hover{background-color:#0095ff}.footer .footer-tab .footer-tab-icon{transform:rotate(0);transition:all .2s cubic-bezier(.75,.43,.74,.83)}.footer .footer-tab .rotate-svg{transform:rotate(180deg)}.menu-container{display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;position:absolute;top:0;left:0;right:0;bottom:0;z-index:4;padding:2rem 3.5rem;padding-top:calc(115px + 0rem);background:#0002ce;background:linear-gradient(142deg,#0002ce,#003fe2)}.menu-container h1{margin-top:0;margin-bottom:1.5rem}@media (max-width: 1320px){.menu-container h1{font-size:18px;margin-bottom:1rem}}.menu-container .menuItem{cursor:pointer;max-width:fit-content;position:relative}.menu-container .menuItem h1{transition:all .2s cubic-bezier(.75,.43,.74,.83)}.menu-container .menuItem:hover h1{color:#3e3ef1}.menu-container .sub-menu{margin-top:2rem}.menu-container .sub-menu h3{margin-top:0;margin-bottom:.5rem;font-size:14px}.menu-container .menu-footer-text{font-size:10px}.svg-line-left,.svg-line-right{transition:all .3s ease-in-out}.active-menu .svg-line-left{position:absolute;transform:rotate(45deg) translate(-1px,-50%);top:50%}.active-menu .svg-line-right{position:absolute;transform:rotate(-45deg) translate(1px,-50%);top:50%}.burger-menu.active-menu{background:#5264ea}.popup-modal{position:fixed;top:0;left:0;background:#003fe280;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:3}.popup-modal-wrapper{position:relative;max-width:800px;max-height:60%;overflow:hidden;background:#fff;color:#000;padding:2.5rem 6rem 1.5rem;border-radius:10px}.popup-modal-wrapper .close-modal{position:absolute;top:1rem;right:1rem;cursor:pointer}.popup-modal-content{overflow:hidden;position:relative}.popup-modal-inner-content{overflow-y:scroll;height:100%;max-height:360px;padding-right:1rem}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f2f2f8}.login-container .login-logo{position:absolute;top:5%;left:5%;width:110px}.login-form{padding:2rem;width:300px;margin-bottom:10%}.login-header{text-align:center;margin-bottom:2rem}.login-header h2{color:#0017c9;font-weight:300;font-size:24pt;margin-bottom:.5rem}.login-header p{color:#272727;font-size:15px}.form-group{margin-bottom:1rem;color:#272727;font-size:12px}label{display:block;margin-bottom:.5rem}input{width:100%;padding:.5rem;border:none}input:focus{outline:none;border-color:#0077be;box-shadow:0 0 0 2px #0077be33}.login-button{width:max-content;padding:.75rem 3rem;background-color:#0000c9;color:#fff;border:none;border-radius:32px;cursor:pointer;font-size:1rem;transition:all .2s cubic-bezier(.75,.43,.74,.83);margin-top:2rem;left:50%;position:relative;transform:translate(-50%)}.login-button:hover{background-color:#0017c9}.login-button.disabled{background-color:#ccc;color:#000;cursor:not-allowed}.login-button.disabled:hover{background-color:#ccc}.error-message{color:red;margin-top:.5rem}.pin-input-container{display:flex;justify-content:space-between;margin-top:.5rem}.pin-input-container input{width:48px;height:40px;font-size:1.2rem;text-align:center;border:none}.pin-input-container input:focus{outline:none;border-color:#0077be;box-shadow:0 0 0 2px #0077be33}.mobile-warning,.loading-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0;text-align:center;padding:20px;z-index:20}.mobile-warning .logo,.loading-screen .logo{width:200px;margin-bottom:20px}.mobile-warning h1,.loading-screen h1{font-size:24px;margin-bottom:10px}.mobile-warning p,.loading-screen p{font-size:16px;max-width:600px}.loading-screen{width:100vw}.loading-screen .loading-bar{width:300px;height:10px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin:20px 0}.loading-screen .loading-bar .loading-progress{height:100%;background-color:#003fe2;transition:width .3s ease}.home-placeholder{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f2f2f8;display:flex;justify-content:center;align-items:center;z-index:1000}.home-placeholder .home-logo{width:200px;height:auto}
