.sb-content-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-line-pack:stretch;align-content:stretch}.sb-controls-box{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;position:relative}.sb-controls{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.sb-wordlist-box,.sb-progress-box{margin:12px}.sb-progress-box{margin-bottom:0}.sb-wordlist-drawer{overflow:hidden;max-height:0;-webkit-transition:max-height 200ms ease;transition:max-height 200ms ease}.sb-expanded .sb-wordlist-drawer{max-height:50vh}.sb-wordlist-window{position:relative;overflow:hidden;height:50vh}.sb-controls{opacity:1;-webkit-transition:opacity 150ms 200ms ease;transition:opacity 150ms 200ms ease}.sb-expanded .sb-controls{opacity:0;-webkit-transition:opacity 150ms ease;transition:opacity 150ms ease;pointer-events:none}@media (min-width: 768px){.sb-content-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1080px;margin:0 auto}.sb-status-box{width:50%}.sb-wordlist-window{overflow-x:auto}.sb-status-box,.sb-wordlist-box,.sb-wordlist-drawer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sb-wordlist-drawer,.sb-wordlist-window{max-height:none !important}.sb-wordlist-box,.sb-wordlist-drawer,.sb-wordlist-window{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sb-expanded .sb-controls{opacity:1}}.pz-mobile .pz-footer{display:none}#spelling-bee-container .pz-byline{margin:1px 0 9px}.pz-desktop #spelling-bee-container .pz-byline{margin:10px 0 -10px;padding-top:0px}.sb-progress{padding:6px 12px 6px 0}@media (min-width: 768px){.sb-progress{padding:12px 12px 12px 0}}.sb-progress,.sb-progress-dots{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.sb-progress-rank{width:90px;font-weight:700}.sb-progress-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:9px;height:1px;background:#dcdcdc;margin-top:8px}.sb-progress-marker{width:0;height:0;position:absolute;left:0%;-webkit-transition:left 200ms ease;transition:left 200ms ease}.sb-progress-marker .sb-progress-value{position:absolute;width:30px;height:30px;line-height:30px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;background:#12a7d4;text-align:center;font-size:12px;font-weight:500;letter-spacing:-0.5px}.sb-progress-marker.final .sb-progress-value{border-radius:0%}.sb-progress-dots{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sb-progress-dot{display:block;width:0;position:relative}.sb-progress-dot::after{content:'';display:block;position:absolute;left:-4.5px;top:-4.5px;width:9px;height:9px;border-radius:50%;background-color:#dcdcdc;-webkit-transition:background-color 200ms 100ms ease;transition:background-color 200ms 100ms ease}.sb-progress-dot:last-child::after{border-radius:0%}.sb-progress-dot.completed::after{background-color:#12a7d4}.sb-wordlist-box{overflow:hidden;border-radius:6px;border:1px solid #dcdcdc}.sb-wordlist{position:absolute;top:0;bottom:0;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sb-wordlist-items{width:95%;height:100%;padding:20px 0 25px 20px;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:0px;-moz-column-gap:0px;column-gap:0px;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto}.sb-wordlist-items>li{margin-right:20px;display:block;padding:4px 0;margin-bottom:7px;border-bottom:1px solid #dcdcdc}.sb-wordlist-heading{position:relative;overflow:hidden;height:45px;line-height:45px}.sb-placeholder-text{color:#ccc}.sb-wordlist-summary,.sb-recent-words-wrap{padding:0 20px;position:relative;-webkit-transition:all 270ms ease;transition:all 270ms ease}.sb-wordlist-summary{top:-45px;opacity:0}.sb-recent-words-wrap{top:-45px}.sb-expanded .sb-recent-words-wrap{top:0;opacity:0}.sb-expanded .sb-wordlist-summary{top:0;opacity:1}.sb-toggle-expand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;width:45px;height:45px;background:#fff;-webkit-box-shadow:0px 0px 20px 5px #fff;box-shadow:0px 0px 20px 5px #fff;-webkit-transition:all 100ms ease;transition:all 100ms ease;-webkit-transform-origin:center;transform-origin:center}.sb-toggle-icon{position:relative;display:block;width:18px;height:18px;background:url("./assets/chevron-0.svg") center no-repeat;background-size:contain;-webkit-transition:-webkit-transform .25s linear;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear, -webkit-transform .25s linear}.sb-toggle-icon-expanded{-webkit-transform:translateY(-1px) rotate(180deg);transform:translateY(-1px) rotate(180deg)}@media (min-width: 768px){.sb-recent-words-wrap{top:0;opacity:0}.sb-wordlist-summary{top:0;opacity:1}.sb-toggle-expand{display:none}.sb-wordlist-items{padding:0px 0 25px 25px}.sb-wordlist-items>li{margin-right:25px}.sb-wordlist-summary,.sb-recent-words-wrap{padding:0 25px}.sb-wordlist-heading{height:60px;line-height:60px}}@-webkit-keyframes squishin{from{opacity:0;max-width:0px}to{max-width:200px;opacity:1}}@keyframes squishin{from{opacity:0;max-width:0px}to{max-width:200px;opacity:1}}.sb-recent-words{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-recent-words>li{max-width:200px;display:inline-block;padding-right:7px;-webkit-animation:squishin 700ms ease;animation:squishin 700ms ease}.sb-anagram{text-transform:capitalize;font-size:16px}@-webkit-keyframes blink{from,to{opacity:1}50%{opacity:0}}@keyframes blink{from,to{opacity:1}50%{opacity:0}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px, 0, 0);transform:translate3d(-1px, 0, 0)}20%,80%{-webkit-transform:translate3d(2px, 0, 0);transform:translate3d(2px, 0, 0)}30%,50%,70%{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}40%,60%{-webkit-transform:translate3d(4px, 0, 0);transform:translate3d(4px, 0, 0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px, 0, 0);transform:translate3d(-1px, 0, 0)}20%,80%{-webkit-transform:translate3d(2px, 0, 0);transform:translate3d(2px, 0, 0)}30%,50%,70%{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}40%,60%{-webkit-transform:translate3d(4px, 0, 0);transform:translate3d(4px, 0, 0)}}.sb-hive-input{padding-bottom:45px;text-transform:uppercase;font-size:32px;font-weight:700;letter-spacing:.5px;text-rendering:optimizeLegibility;line-height:40px;height:40px;padding-top:2px;padding-right:14px;text-align:center}.sb-hive-input-content{display:inline-block;position:relative;-webkit-transform:translateY(0%);transform:translateY(0%)}.sb-hive-input-content.non-empty{padding-left:14px}.sb-hive-input-content.has-error{-webkit-animation:shake 0.9s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation:shake 0.9s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}.sb-hive-input-content::after{content:"";display:block;position:absolute;right:-4px;top:0;width:2px;height:40px;background:#12a7d4;-webkit-animation:1000ms blink step-end infinite;animation:1000ms blink step-end infinite}.sb-game-locked .sb-hive-input-content::after{display:none}.sb-input-bright{color:#12a7d4}.sb-input-invalid{color:#dcdcdc}@media (max-width: 350px){.sb-hive-input{font-size:8vw}}.sb-controls{width:90vw;max-width:290px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:3;padding-bottom:45px}.sb-hive{width:90%;margin:25px auto;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hive{position:relative;width:100%;padding-bottom:103.92305%}.hive .cell-letter{font-weight:700;font-size:30px;text-anchor:middle;text-transform:uppercase;pointer-events:none}.hive.shuffling .outer>.cell-letter{opacity:0}.hive.fade-out .outer>.cell-letter{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.hive.fade-in .outer>.cell-letter{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.hive-cell{position:absolute;top:calc(100% / 3);left:30%;width:40%;height:calc(100%/3)}.hive-cell .cell-fill{cursor:pointer;fill:#e6e6e6;-webkit-transition:all 100ms;transition:all 100ms}.hive-cell .cell-fill.push-active{fill:#d9d9d9}.hive-cell:first-child .cell-fill{cursor:pointer;fill:#12a7d4;-webkit-transition:all 100ms;transition:all 100ms}.hive-cell:first-child .cell-fill.push-active{fill:#12a7d4}.hive-cell>.cell-fill.push-active{-webkit-transform:scale3d(0.86, 0.86, 1);transform:scale3d(0.86, 0.86, 1);-webkit-transform-origin:center center;transform-origin:center center}.hive-cell:nth-child(1){-webkit-transform:translate(0, 0);transform:translate(0, 0)}.hive-cell:nth-child(2){-webkit-transform:translate(-75%, -50%);transform:translate(-75%, -50%)}.hive-cell:nth-child(3){-webkit-transform:translate(0, -100%);transform:translate(0, -100%)}.hive-cell:nth-child(4){-webkit-transform:translate(75%, -50%);transform:translate(75%, -50%)}.hive-cell:nth-child(5){-webkit-transform:translate(75%, 50%);transform:translate(75%, 50%)}.hive-cell:nth-child(6){-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}.hive-cell:nth-child(7){-webkit-transform:translate(-75%, 50%);transform:translate(-75%, 50%)}.hive-actions{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.hive-action{padding:15px 20px;min-width:90px;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:white;font-size:18px;margin:0 12px;color:#333;border:1px solid #ccc;border-radius:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.hive-action.push-active,.hive-action.action-active{background-color:#ededed}.hive-action__shuffle{background:url("./assets/shuffle.svg") center no-repeat;background-size:60%;height:50px;min-width:50px}@media (max-width: 443.98px){.sb-hive{width:70%;margin:4vh auto}.hive .cell-letter{font-size:40px}}@media (max-width: 370px){.sb-hive{width:55%}.sb-controls{padding-bottom:10px}}@-webkit-keyframes pop{from{opacity:0;bottom:0px}20%{opacity:1}80%{opacity:1}to{opacity:0;bottom:10px}}@keyframes pop{from{opacity:0;bottom:0px}20%{opacity:1}80%{opacity:1}to{opacity:0;bottom:10px}}@-webkit-keyframes float{from{opacity:0;bottom:8px}50%{opacity:1}60%{opacity:1}to{opacity:0;bottom:23px}}@keyframes float{from{opacity:0;bottom:8px}50%{opacity:1}60%{opacity:1}to{opacity:0;bottom:23px}}@-webkit-keyframes fade-show{from,to{opacity:0}20%{opacity:1}70%{opacity:1}}@keyframes fade-show{from,to{opacity:0}20%{opacity:1}70%{opacity:1}}.sb-message-box{position:absolute;top:-40px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.sb-message{display:inline-block;position:relative;padding:8px 14px;border-radius:3px;bottom:10px;font-size:14px;background:#fff;border:solid 1px #dcdcdc;min-width:65px}.success-message .sb-message{white-space:nowrap;opacity:0;-webkit-animation:780ms pop cubic-bezier(0.375, 0.25, 0.315, 0.89);animation:780ms pop cubic-bezier(0.375, 0.25, 0.315, 0.89)}.error-message .sb-message{opacity:0;-webkit-animation:1100ms fade-show cubic-bezier(0.645, 0.045, 0.355, 1);animation:1100ms fade-show cubic-bezier(0.645, 0.045, 0.355, 1);background:#000;color:#fff;border:none}.pangram-message .sb-message{background:#12a7d4;color:#000;border:none}.sb-message-points{display:block;position:absolute;bottom:10px;right:-36px;opacity:0;font-weight:700;-webkit-animation:790ms float cubic-bezier(0.375, 0.25, 0.315, 0.89);animation:790ms float cubic-bezier(0.375, 0.25, 0.315, 0.89)}.sb-modal-open .sb-modal-wrapper{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 150ms;transition:all 150ms}.sb-modal-wrapper,.sb-modal-closing .sb-modal-wrapper{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}.sb-modal-scrim{z-index:4;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:rgba(255,255,255,0.85);opacity:0;-webkit-transition:opacity 150ms;transition:opacity 150ms}.sb-modal-scrim:hover{cursor:pointer}.sb-modal-frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background:white;border:1px solid #e6e6e6;border-radius:7px;-webkit-box-shadow:0 4px 23px 0 rgba(0,0,0,0.08);box-shadow:0 4px 23px 0 rgba(0,0,0,0.08);cursor:default;position:relative;text-align:center;padding:50px;margin-top:auto;margin-bottom:auto}@media (max-width: 443.98px){.sb-modal-frame{padding:30px}.sb-modal-frame.left-aligned{padding:20px}}.sb-modal-close{color:#959595;cursor:pointer;font-size:2em;font-weight:lighter;line-height:2em;position:absolute;top:0;right:25px}.sb-modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;height:100%;z-index:2;overflow-y:auto;padding:15px 0;cursor:default}.sb-modal-open .sb-modal-scrim{pointer-events:all;opacity:1}.sb-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:all 150ms;transition:all 150ms;font:500 18px nyt-franklin;width:300px;max-width:calc(90vw - (30px * 2))}.left-aligned .sb-modal-content{max-width:calc(90vw - (20px * 2))}.sb-modal-content>*{width:100%}.sb-modal-content>*:not(:first-child){margin-top:12.5px}.sb-modal-content>*:not(:last-child){margin-bottom:12.5px}@media (max-width: 443.98px){.sb-modal-content>*:not(:first-child){margin-top:10px}.sb-modal-content>*:not(:last-child){margin-bottom:10px}}.sb-modal-title{font:700 38px nyt-karnak;max-width:85%}.sb-modal-wordlist{height:240px;position:relative;width:calc(100% + 50px)}@media (max-width: 443.98px){.sb-modal-wordlist{width:calc(100% + 20px)}}.sb-modal-wordlist .sb-modal-wordlist-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;width:calc(100% - 5px);overflow-x:auto;position:absolute}.sb-modal-wordlist .sb-modal-wordlist-items li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-bottom:1px solid #e6e6e6;margin:5px 10px;width:100px}.sb-modal-wordlist .sb-modal-wordlist-items li .check{border:solid #12a7d4;border-width:0 3px 3px 0;width:9px;height:18px;-webkit-transform:rotate(45deg) translate(-3px, -3px);transform:rotate(45deg) translate(-3px, -3px)}.sb-modal-letters{font-weight:700;letter-spacing:3px;text-transform:uppercase}.sb-modal-letters::first-letter{color:#12a7d4}.left-aligned .sb-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:15px;text-align:left}@media (max-width: 443.98px){.left-aligned .sb-modal-content{font-size:14px}}.left-aligned .sb-modal-content .sb-modal-title{font:500 24px nyt-karnak}.left-aligned .sb-modal-content .sb-modal-heading{font-weight:700}.left-aligned .sb-modal-content ul.sb-modal-list{line-height:1.4;list-style-type:disc;margin-left:20px;width:calc(100% - 20px)}.sb-modal-message{line-height:1.39}.sb-modal-message a{color:#5aa0d5;text-decoration:underline}.sb-modal-buttons-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:-15px}.sb-modal-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff;border:1px solid #dcdcdc;color:#333;-webkit-transition:background-color 150ms;transition:background-color 150ms;border-radius:30px;cursor:pointer;font:inherit;margin-bottom:15px;padding:15px;text-rendering:auto;width:142px;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease}.sb-modal-button:hover{background-color:#f2f2f2}.sb-modal-button:active{background-color:#e6e6e6}@media (max-width: 443.98px){.sb-modal-button{width:100%}}.sb-modal-button.primary{background-color:#5aa0d5;border:none;color:#fff;-webkit-transition:background-color 150ms;transition:background-color 150ms;font-weight:700;text-transform:uppercase}.sb-modal-button.primary:hover{background-color:#4694d0}.sb-modal-button.primary:active{background-color:#3388c9}.sb-modal-button.primary,.sb-modal-button:only-child{width:100%}.sb-modal-button.disabled{opacity:0.5}.sb-modal-image{background-size:contain;background-position:center;background-repeat:no-repeat}.sb-modal-image.bee-ready{background-image:url("./assets/bee-ready-0.svg");height:88px;width:92px}.sb-modal-image.bee-sleepy{background-image:url("./assets/bee-sleepy-0.svg");height:89px;width:113px}.sb-modal-image.bee-queen{background-image:url("./assets/bee-queen-0.svg");height:117px;width:92px}.sb-modal-image.bee-smarty{background-image:url("./assets/bee-smarty-0.svg");height:125px;width:92px}.sb-modal-image.bee-spooky{background-image:url("./assets/bee-spooky-0.svg");height:125px;width:92px}.sb-modal-image.bee-mused{background-image:url("./assets/bee-mused-0.svg");height:119px;width:93px}.sb-modal-image.bee-loved{background-image:url("./assets/bee-loved-0.svg");height:87px;width:115px}.pz-mobile .sb-modal-scrim{position:fixed;top:45px}.welcome-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:200px}.welcome-modal>*{margin:7px 0}.welcome-modal .sb-modal-buttons-section{max-width:200px;margin-top:10px}.welcome-modal .pz-modal__message{margin-top:1px}.pz-desktop .welcome-modal .pz-byline{display:none}.pz-mobile .welcome-modal .pz-byline{height:initial}.sb-modal-frame.start,.sb-modal-frame.cutoff{max-width:275px;padding:30px 30px 15px;-webkit-box-shadow:0 4px 23px 0 rgba(0,0,0,0.2);box-shadow:0 4px 23px 0 rgba(0,0,0,0.2);border:none}.sb-modal-frame.cutoff .pz-modal__title{font-size:36px}.pz-modal-message{font-size:15px;line-height:19px;margin-top:3px;margin-bottom:9px}.free-banner__logo.spelling-bee::before{content:'';display:inline-block;width:21px;height:20px;position:absolute;left:-30px;top:-6px;background:url("./assets/bee-ready-0.svg") no-repeat;background-size:contain}.messaging-banner__logo.spelling-bee::before{background:url("./assets/spelling-bee.svg") no-repeat center}.pz-intercept{display:none}.pz-intercept::after{background:top calc(35vh - 50px) center no-repeat url("./assets/bee-turned.svg");content:'Oh no! We can’t fit everything on your screen. Please rotate your device.';font-size:18px;line-height:1.5;margin:auto;padding-top:60vh;text-align:center;width:350px}