@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);:root{--darkblue:#141c4d;--hintblue:#264e82;--green:#81992e;--green-dark:#414e32;--yellow:#987031;--yellow-bright:#f2a73b;--yellow-dark:#614c37;--grey:#8d837b;--orange:#e35205;--purple:#5c2650;--white:#fff;--blue:#102e69;--black:#000;--text-para:12px;--text-button:14px;--text-small:12px;--text-medium:14px;--text-large:20px;--para-fs-small:12px;--para-lh-small:15px;--para-fs-standard:calc(12px*5vh);--para-lh-standard:18px;--title-fs-standard:18px;--title-fs-large:24px;--title-margin-h1:10px;--title-margin-h2:calc(8px + 1vh);--content-gap:3.5vh;--lh-small:14px;--lh-medium:18px;--border-radius:6px;--button-radius:5px;--header-height:50px;--header-padding:12px;--footer-height:calc(10px + 2vh);--footer-height-extended:97px;--margin:20px;--margin-large:12px;--margin-small:12px;--family:"Montserrat",sans-serif;--fw-r:400;--fw-m:500;--fw-sb:600;--fw-b:700;--cw-tile-w:calc(5.26316vw - 1.26316px);--cw-tile-h:calc(7.36842vw - 1.76842px);--cw-blank-h:calc(2.63158vw - 0.63158px);--cw-margin:0;--cw-width:100%;--cw-text:12px;--hover-opacity:0.7;--transition-speed:0.2s ease-in-out}@media (orientation:portrait){@media screen and (min-height:668px){:root{--para-fs-small:12px;--para-lh-small:15px;--para-lh-standard:18px;--title-fs-standard:22px;--title-fs-large:30px;--title-margin-h1:12px;--footer-height-extended:120px}}}@media screen and (min-height:668px){:root{--margin-large:24px;--text-para:16px;--text-button:14px;--text-small:12px;--text-medium:14px;--text-large:24px;--lh-small:16px;--lh-medium:18px;--cw-text:14px;--para-fs-small:12px;--para-lh-small:15px;--para-lh-standard:18px;--title-fs-standard:22px;--title-fs-large:30px;--content-gap:4vh}}@media screen and (min-height:736px){:root{--margin-large:24px;--text-para:16px;--text-button:18px;--text-small:14px;--text-medium:18px;--text-large:30px;--lh-small:20px;--lh-medium:24px;--content-gap:5vh;--button-radius:5px}}@media screen and (min-height:1000px){:root{--margin-large:24px;--text-para:16px;--text-button:24px;--text-small:14px;--text-medium:22px;--text-large:36px;--lh-small:20px;--lh-medium:30px;--content-gap:6vh;--button-radius:5px}}@media screen and (min-width:360px) and (min-height:668px){:root{--header-height:70px}}@media screen and (min-width:414px) and (min-height:668px){:root{--header-height:80px}}@media screen and (min-width:576px) and (min-height:814px){:root{--header-height:85px;--header-padding:12px}}@media screen and (min-width:768px) and (min-height:814px){:root{--header-height:90px;--header-padding:18px}}@media screen and (min-width:992px) and (min-height:912px){:root{--header-height:120px;--header-padding:24px}}@media screen and (min-width:414px) and (min-height:736px){:root{--cw-margin:0px;--cw-text:14px;--cw-tile-w:21px;--cw-tile-h:32px;--cw-blank-h:15px;--cw-width:calc(var(--margin-small)*2 + ((2*var(--cw-margin)) + var(--cw-tile-w))*19)}}@media screen and (min-width:576px) and (min-height:812px){:root{--cw-tile-w:24px;--cw-tile-h:36px;--cw-blank-h:15px;--cw-margin:0px;--cw-width:calc(var(--margin-small)*2 + ((2*var(--cw-margin)) + var(--cw-tile-w))*19);--cw-text:14px}}@media screen and (min-width:768px) and (min-height:812px){:root{--cw-tile-w:30px;--cw-tile-h:45px;--cw-blank-h:15px;--cw-margin:0px;--cw-width:calc(var(--margin-small)*2 + ((2*var(--cw-margin)) + var(--cw-tile-w))*19);--cw-text:16px}}@media screen and (min-width:992px) and (min-height:812px){:root{--cw-text:19px}}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#141c4d;background-color:var(--darkblue);margin:0;width:100%}body,code{font-family:Montserrat,sans-serif;font-family:var(--family)}#outerContainer #mainContainer div.toolbar{display:none!important}#outerContainer #mainContainer #viewerContainer{top:0!important}.landing{height:100%;width:100%}.landing .screen{justify-content:space-evenly}.landing .screen-inner{display:flex;flex-direction:column;justify-content:space-between;row-gap:var(--content-gap)}.landing .resources h2{margin-top:0}.landing .resources ul{list-style:none;margin:0;padding:0;text-align:center}.landing .resources ul li{margin-bottom:5px}.landing .resources ul li:last-child{margin-bottom:0}.landing .alexion{max-width:175px}.landing .adverse{background-color:var(--hintblue);padding:20px}.crossword-intro.screen{justify-content:space-evenly;row-gap:0}.crossword-intro .image-container img{width:80%}.how-to-play.screen{height:100%;justify-content:space-evenly;row-gap:normal}.how-to-play.screen .text-holder{background-color:aqua;box-sizing:border-box;max-width:500px;padding:20px;width:100%;z-index:1}@media screen and (min-height:668px){.how-to-play.screen{row-gap:24px}}@media screen and (min-height:737px){.how-to-play.screen{justify-content:center;row-gap:36px}}.how-to-play.screen .text-group p{margin:0 0 10px}.how-to-play.screen .text-group p:last-child{margin-bottom:0}.how-to-play.screen .nb{font-size:10px;line-height:12px;text-align:left}@media screen and (min-height:668px){.how-to-play.screen .nb{font-size:12px;line-height:14px;text-align:left}}.how-to-play.screen .cycle-holder{-webkit-column-gap:24px;column-gap:24px;display:flex;flex-direction:row;justify-content:center}.how-to-play.screen .cycle-holder .cycle-button{background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAylpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZCRjg3QTQ2ODFBRTExRUVCMURGRTdDNjM2OEYwQzk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZCRjg3QTQ3ODFBRTExRUVCMURGRTdDNjM2OEYwQzk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkJGODdBNDQ4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkJGODdBNDU4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4HgbTUAAAISElEQVR4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);background-repeat:no-repeat;background-size:100% 100%;border:none;height:32px;width:32px}.how-to-play.screen .cycle-holder .cycle-button.right{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media screen and (min-height:736px){.how-to-play.screen .cycle-holder .cycle-button{-webkit-column-gap:48px;column-gap:48px;height:48px;width:48px}}.how-to-play.screen .hint-container{display:flex;flex-direction:column;margin:0 auto;max-width:300px;row-gap:12px}@media screen and (min-height:736px){.how-to-play.screen .hint-container{max-width:300px}}.how-to-play.screen .hint-container .hint-row-crossword{align-items:center;-webkit-column-gap:12px;column-gap:12px;display:flex;flex-direction:row;text-align:left}.how-to-play.screen .hint-container .hint-row-crossword p{margin:0}.how-to-play.screen .hint-container .hint-row-crossword .hint-block-crossword{border:1px solid #fff;border-radius:var(--border-radius);height:48px;min-width:32px;width:32px}.how-to-play.screen .hint-container .hint-row-crossword .hint-block-crossword.yellow{background-color:var(--yellow)}.how-to-play.screen .hint-container .hint-row-crossword .hint-block-crossword.green{background-color:var(--green-dark)}.how-to-play.screen .hint-container .hint-row-crossword .hint-block-crossword.red{background-color:var(--purple)}.how-to-play.screen .hint-container-symptle .hint-row{display:flex;flex-direction:row;gap:12px;justify-content:center;margin-top:var(--margin-small)}.how-to-play.screen .hint-container-symptle .hint-row:first-child{margin-top:0}.how-to-play.screen .hint-container-symptle .hint-row .hint-box{border:1px solid #fff;border-radius:var(--button-radius);height:36px;width:36px}@media screen and (min-height:812px){.how-to-play.screen .hint-container-symptle .hint-row .hint-box{height:48px;width:48px}}.how-to-play.screen .hint-container-symptle .hint-row .hint-box.green{background-color:var(--green)}.how-to-play.screen .hint-container-symptle .hint-row .hint-box.yellow{background-color:var(--yellow-bright)}.how-to-play.screen .hint-container-symptle .hint-row .hint-box.grey{background-color:var(--grey)}.how-to-play.screen .hint-container-symptle.hint-symptle-small{margin:0 auto;max-width:300px}.how-to-play.screen .hint-container-symptle.hint-symptle-small .hint-box{height:36px;min-width:36px;width:36px}.how-to-play.screen .hint-container-symptle.hint-symptle-small p{margin:0;text-align:left}.how-to-play.screen .hint-container-symptle.hint-symptle-small .hint-row{align-items:center;justify-content:flex-start}.how-to-play.screen .hint-container-symptle.hint-symptle-large{display:none}.how-to-play.screen .hint-container-symptle.hint-symptle-large p{margin:5px 0 10px}@media screen and (min-height:736px){.how-to-play.screen .hint-container-symptle.hint-symptle-large{display:block}.how-to-play.screen .hint-container-symptle.hint-symptle-small{display:none}}.crossword-row{display:flex;margin:1px 0}.crossword-row.cw-spacing-1{margin-left:calc(var(--cw-tile-w))}.crossword-row.cw-spacing-2{margin-left:calc((var(--cw-tile-w))*2)}.crossword-row.cw-spacing-3{margin-left:calc((var(--cw-tile-w))*3)}.crossword-row.cw-spacing-4{margin-left:calc((var(--cw-tile-w))*4)}.crossword-row.cw-spacing-5{margin-left:calc((var(--cw-tile-w))*5)}.crossword-row.cw-spacing-6{margin-left:calc((var(--cw-tile-w))*6)}.crossword-row.cw-spacing-7{margin-left:calc((var(--cw-tile-w))*7)}.crossword-row.cw-spacing-8{margin-left:calc((var(--cw-tile-w))*8)}.crossword-row.cw-spacing-9{margin-left:calc((var(--cw-tile-w))*9)}.crossword-tile{background-color:var(--darkblue);border:.25px solid var(--white);border-radius:var(--button-radius);box-sizing:border-box;font-size:var(--cw-text);font-weight:500;height:var(--cw-tile-h);line-height:var(--cw-tile-h);margin:0 var(--cw-margin);opacity:0;overflow:hidden;position:relative;text-align:center;transition:.3s;width:var(--cw-tile-w)}.crossword-tile.active{opacity:1}.crossword-tile.added{background-color:hsla(0,0%,100%,.3)}.crossword-tile.incorrect{background-color:var(--purple)}.crossword-tile.incorrect.hightlight{background-color:var(--yellow)}.crossword-tile.nearly{background-color:var(--yellow-dark)}.crossword-tile.nearly.hightlight{background-color:var(--yellow)}.crossword-tile.complete{background-color:var(--green-dark)!important}.crossword-tile.nearly.solid,.crossword-tile.solid{background-color:var(--green)}.crossword-tile.nearly.solid.hightlight{background-color:#b7ce66!important}.crossword-tile img{width:100%}.crossword-tile .clue-number{color:#fff;display:none;font-size:10px;left:2px;line-height:10px;position:absolute;top:2px}@media screen and (min-height:812px){.crossword-tile.tile-order-0 .clue-number{display:block}.crossword-tile{border:1px solid var(--white)}}.crossword-row-container{align-items:center;display:flex;flex-flow:column;height:auto;justify-content:center;position:relative;width:100%}.crossword-row-container .outer{width:100%}.crossword-row-container .outer .blank-row{margin-left:calc(var(--cw-tile-w)*10)}.crossword-row-container .blank-tile{background-color:var(--grey);border-radius:4px;box-sizing:border-box;font-size:var(--cw-text);height:var(--cw-tile-h);line-height:var(--cw-tile-h);margin:2px 0 1px;text-align:center;width:var(--cw-tile-w)}.crossword-row-container .blank-tile.blank--{border:.5px solid var(--white);border-radius:3px;height:var(--cw-blank-h);line-height:var(--cw-blank-h);width:var(--cw-tile-w)}.crossword-row-container .blank-tile.blank-question{background-color:var(--green);border:.5px solid var(--white);height:var(--cw-tile-h);line-height:var(--cw-tile-h);width:var(--cw-tile-w)}.question-pannel{align-items:center;display:flex;flex-direction:row;height:42px;justify-content:space-between;margin:0 auto;max-width:500px;width:100%}@media screen and (min-height:736px){.question-pannel{height:54px}}.question-pannel .inner{align-items:center;background-color:var(--hintblue);box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;height:100%;padding:2px 5px;text-align:left}@media screen and (min-width:376px){.question-pannel .inner{padding:2px var(--margin-small)}}.question-pannel .inner img{background-color:var(--white);border-radius:var(--border-radius);height:100%;object-fit:cover;width:30px}@media screen and (min-width:376px){.question-pannel .inner img{width:34px}}@media screen and (min-height:736px){.question-pannel .inner img{width:48px}}.question-pannel .inner .queston{display:flex;font-size:var(--cw-text);margin-left:6px}@media screen and (min-width:376px){.question-pannel .inner .queston{margin-left:var(--margin-small)}}.question-pannel .inner .queston .q-number{margin-right:5px}.question-pannel .cycle-button{background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAylpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZCRjg3QTQ2ODFBRTExRUVCMURGRTdDNjM2OEYwQzk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZCRjg3QTQ3ODFBRTExRUVCMURGRTdDNjM2OEYwQzk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkJGODdBNDQ4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkJGODdBNDU4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4HgbTUAAAISElEQVR4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);background-repeat:no-repeat;background-size:100% 100%;border:none;height:40px;position:relative;transition:.2s;width:40px}@media screen and (min-height:736px){.question-pannel .cycle-button{height:52px;width:52px}}.question-pannel .cycle-button.right{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.crossword-game{box-sizing:border-box;display:none;height:100%;opacity:0;padding:80px 0;position:relative;text-align:center;transition:.4s ease-in-out;width:100%}.crossword-game.screen{justify-content:space-evenly;max-width:var(--cw-width);row-gap:0;width:var(--cw-width)}.crossword-game.visible{display:block}.crossword-game.active{display:block;opacity:1}.crossword-game .text-holder{background-color:aqua;border-radius:4px;box-sizing:border-box;margin:0 auto 60px;max-width:500px;padding:20px;width:100%;z-index:1}.crossword-game input{bottom:0;height:40px;line-height:40px;margin:0 auto;opacity:0;position:absolute;-webkit-transform:translateY(-1000px);transform:translateY(-1000px);width:300px}.keyboard-key{background-color:var(--darkblue);border:.25px solid var(--white);border-radius:var(--button-radius);color:var(--white);flex:1 1;font-size:12px;height:30px;line-height:12px;margin:1px;max-width:10%;padding:0;text-align:center;width:10%}.keyboard-key.clear,.keyboard-key.delete{font-size:10px;max-width:15%;padding:0 5px;width:15%}.keyboard-key:active{background-color:var(--hintblue)}@media screen and (min-height:668px){.keyboard-key{flex:auto;font-size:16px;height:44px;line-height:16px}}@media screen and (min-height:812px){.keyboard-key{border:1px solid var(--white)}}.keyboard-row{display:flex;justify-content:center;width:100%}@media screen and (min-height:668px){.keyboard-row{width:100%}}.crossword-keyboard{align-items:center;display:flex;flex-direction:column;justify-content:center}.meet-the-syms.screen{height:100%;justify-content:space-evenly;padding-bottom:calc(var(--footer-height-extended));row-gap:0}.meet-the-syms.screen .text-holder{box-sizing:border-box;max-width:500px;padding:20px;width:100%;z-index:1}.meet-the-syms.screen .syms-carousel{height:auto;position:relative;width:100%}.meet-the-syms.screen .syms-carousel .name{font-size:var(--text-medium);font-weight:700;margin-bottom:0}.meet-the-syms.screen .syms-carousel sup{font-size:12px;vertical-align:super}@media screen and (min-height:668px){.meet-the-syms.screen .syms-carousel sup{font-size:14px}}.meet-the-syms.screen .syms-carousel .percent{font-size:24px;font-weight:700;line-height:24px;margin:0}@media screen and (min-height:668px){.meet-the-syms.screen .syms-carousel .percent{font-size:calc(15px + 6vh);line-height:calc(15px + 6vh)}}.meet-the-syms.screen .syms-carousel .occurance{font-size:var(--text-para);margin:0}.meet-the-syms.screen .syms-carousel .container{height:117px;margin:5px 0;position:relative;width:100%}@media screen and (min-height:668px){.meet-the-syms.screen .syms-carousel .container{margin:10px 0}}.meet-the-syms.screen .syms-carousel .inner{height:100%;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:600px}@media screen and (min-height:800px){.meet-the-syms.screen .syms-carousel .inner{width:700px}}@media screen and (min-height:900px){.meet-the-syms.screen .syms-carousel .inner{width:900px}}.meet-the-syms.screen .syms-carousel .left-button,.meet-the-syms.screen .syms-carousel .right-button{background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAylpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZCRjg3QTQ2ODFBRTExRUVCMURGRTdDNjM2OEYwQzk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZCRjg3QTQ3ODFBRTExRUVCMURGRTdDNjM2OEYwQzk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkJGODdBNDQ4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkJGODdBNDU4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4HgbTUAAAISElEQVR4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);background-repeat:no-repeat;background-size:100% 100%;border:none;height:34px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.2s;width:34px;z-index:999}@media screen and (min-height:736px){.meet-the-syms.screen .syms-carousel .left-button,.meet-the-syms.screen .syms-carousel .right-button{height:64px;width:64px}}.meet-the-syms.screen .syms-carousel .right-button{-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}@media(hover:hover){.meet-the-syms.screen .syms-carousel .left-button:hover{opacity:.9;-webkit-transform:translateY(-50%) scale(1.05);transform:translateY(-50%) scale(1.05)}}.meet-the-syms.screen .syms-carousel .left-button:active{opacity:.7;-webkit-transform:translateY(-50%) scale(.95);transform:translateY(-50%) scale(.95);transition:0s}@media(hover:hover){.meet-the-syms.screen .syms-carousel .right-button:hover{opacity:.9;-webkit-transform:translateY(-50%) scale3d(-1.05,1.05,1.05);transform:translateY(-50%) scale3d(-1.05,1.05,1.05)}}.meet-the-syms.screen .syms-carousel .right-button:active{opacity:.7;-webkit-transform:translateY(-50%) scale3d(-.95,.95,.95);transform:translateY(-50%) scale3d(-.95,.95,.95);transition:0s}.meet-the-syms.screen .syms-carousel .left-button{left:0}.meet-the-syms.screen .syms-carousel .right-button{right:0}.meet-the-syms.screen .syms-carousel .entry{background-color:var(--white);border-radius:4px;height:50px;opacity:0;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:0s;width:30px}.meet-the-syms.screen .syms-carousel .entry img{width:100%}.meet-the-syms.screen .syms-carousel .entry.primary{height:117px;opacity:1;transition:left .2s ease-in-out,width .3s cubic-bezier(.34,1.56,.64,1),height .3s cubic-bezier(.34,1.56,.64,1);width:70px}.meet-the-syms.screen .syms-carousel .entry.secondary{height:83px;opacity:.7;transition:.2s ease-in-out;width:50px}.meet-the-syms.screen .syms-carousel .entry.tertiary{transition:.2s ease-in-out}@media screen and (min-height:736px){.meet-the-syms.screen .syms-carousel .container{height:150px}.meet-the-syms.screen .syms-carousel .entry{height:50px;width:30px}.meet-the-syms.screen .syms-carousel .entry.primary{height:150px;width:90px}.meet-the-syms.screen .syms-carousel .entry.secondary{height:83px;width:50px}}@media screen and (min-height:900px){.meet-the-syms.screen .syms-carousel .container{height:200px}.meet-the-syms.screen .syms-carousel .entry{height:83px;width:50px}.meet-the-syms.screen .syms-carousel .entry.primary{height:200px;width:120px}.meet-the-syms.screen .syms-carousel .entry.secondary{height:117px;width:70px}}.meet-the-syms.screen .pip-container{display:flex;justify-content:center;margin:6px 0 0;width:100%}.meet-the-syms.screen .pip-container .pip{background-color:var(--white);border-radius:20px;height:12px;margin:5px;width:12px}.meet-the-syms.screen .pip-container .pip.active{background-color:var(--orange)}.win-screen-container .tile-row{display:flex;flex-direction:row;justify-content:center}.win-screen-container .tile-row .tile{align-items:center;background-color:var(--green);border:1px solid var(--white);border-radius:var(--button-radius);display:flex;font-size:20px;font-weight:500;height:14.1414141414vw;justify-content:center;max-height:59.3939393939px;width:9.0909090909%}.win-screen-container .tile-row .tile.margin{margin-right:var(--margin-small)}@media screen and (min-height:736px){.win-screen-container .tile-row .tile{font-size:28px;max-height:70.7070707071px}}.win-screen-container .image-container img{width:100%}@media screen and (min-height:668px){.win-screen-container .image-container{display:block}}.symptom-button{background-size:100%;box-sizing:border-box;margin:2px;opacity:0;overflow:hidden;padding:0;transition:.1s}@media screen and (min-height:668px){.symptom-button{margin:5px}}.symptom-button.clicked{opacity:.7;pointer-events:none}.symptom-button.active{opacity:1}.symptom-button:active{background-color:var(--hintblue);transition:0s}.symptom-button.correct{background-color:var(--green)}.symptom-button.incorrect{background-color:var(--grey)}.symptom-button.nearly{background-color:var(--yellow-bright)}.symptom-button img{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:100%}.delete-button{background-color:transparent;height:45px;margin-right:20px;opacity:.2;padding:0;width:45px}.delete-button img{width:100%}.delete-button.active{opacity:1}.delete-button:active{opacity:.5;-webkit-transform:scale(.95);transform:scale(.95);transition:0s}.submit-button{background-color:transparent;height:45px;margin-left:20px;opacity:.2;padding:0;width:45px}.submit-button img{width:100%}.submit-button.active{opacity:1!important}.submit-button:active{opacity:.5;-webkit-transform:scale(.95);transform:scale(.95);transition:0s}.symptoms-container{-webkit-column-gap:10px;column-gap:10px;height:auto;margin:0;row-gap:10px;width:auto}@media screen and (min-height:668px){.symptoms-container{-webkit-column-gap:10px;column-gap:10px;row-gap:10px}}.symptoms-container .bottom,.symptoms-container .top{align-items:center;display:flex;justify-content:center}.symptoms-container .action-button{border:1px solid rgba(0,0,0,.3);height:48px;min-width:120px}.symptoms-container .action-button:active{opacity:.6}.symptoms-container .keyboard-button{border:none;border-radius:var(--button-radius);height:65px;outline:1px solid rgba(0,0,0,.1);padding:0;width:39px}.symptoms-container .keyboard-button img{height:100%;object-fit:cover}@media screen and (min-height:736px){.symptoms-container .keyboard-button{height:80px;width:48px}}.single-row-container{display:flex;margin:1px 0}@media screen and (min-height:668px){.single-row-container{margin:3px 0}}@media screen and (min-height:736px){.single-row-container{margin:3px 0}}.single-tile-container{border:1px solid var(--white);border-radius:var(--button-radius);box-sizing:border-box;font-size:24px;height:40px;margin:0 1px;opacity:0;overflow:hidden;text-align:center;transition:.3s;width:40px}@media screen and (min-height:668px){.single-tile-container{height:50px;margin:0 3px;width:50px}}@media screen and (min-height:736px){.single-tile-container{height:70px;margin:0 3px;width:70px}}.single-tile-container.active{opacity:1}.single-tile-container.hightlight{background-color:var(--hintblue)!important}.single-tile-container.added{background-color:hsla(0,0%,100%,.3)}.single-tile-container.correct{background-color:var(--green)}.single-tile-container.nearly{background-color:var(--yellow-bright)}.single-tile-container.incorrect{background-color:var(--grey)}.single-tile-container img{width:100%}.row-container{align-items:center;display:flex;flex-flow:column;height:auto;justify-content:center;position:relative}.game-board-container.screen{justify-content:space-evenly;row-gap:0}.game-board-container .win-message{display:none;position:absolute;top:120px;width:100%}.game-board-container .win-message p{font-size:24px}.game-board-container .win-message.active{display:block}.game-board-container .text-holder{background-color:aqua;box-sizing:border-box;max-width:500px;padding:20px;width:100%;z-index:1}.game-board-container .complete{text-align:center;width:100%}.intro-screen-container.screen{justify-content:space-evenly;row-gap:0}.intro-screen-container .text-holder{box-sizing:border-box;max-width:500px;width:100%;z-index:1}.intro-screen-container .image-container img{width:80%}.win-screen-container.screen{justify-content:space-evenly;padding-bottom:40px;row-gap:0}.win-screen-container .patient-title{align-items:center;background-color:var(--green);border-radius:var(--button-radius);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-bottom:5px;min-height:none;padding:8px 16px;width:100%}@media screen and (min-height:736px){.win-screen-container .patient-title{min-height:60px;padding:8px 24px}}.win-screen-container .patient-title h2,.win-screen-container .patient-title p{margin:0}.win-screen-container .button-holder p{margin:6px 0}.win-screen-container .symptoms{display:flex;flex-direction:row}.win-screen-container .symptoms p{margin:6px 0 0}.win-screen-container .symptoms.symptoms-large{grid-row-gap:20px;display:none;flex-direction:row;flex-wrap:wrap;margin:0 auto;width:100%}.win-screen-container .symptoms.symptoms-small p{display:none}@media screen and (min-height:736px){.win-screen-container .symptoms.symptoms-small{display:none}.win-screen-container .symptoms.symptoms-large{display:flex}}.win-screen-container .symptoms .symptom{box-sizing:border-box;padding:0 6px;text-align:center;width:50%}.win-screen-container .symptoms .symptom img{background-color:var(--white);border-radius:8px;max-width:70%;width:100%}@media screen and (min-height:736px){.win-screen-container .symptoms .symptom img{max-width:42%}}.patient-progress-row{display:flex;flex-direction:row}.patient-progress-row .tile{background-color:hsla(0,0%,100%,.1);border:.5px solid #fff;border-radius:3px;height:6px;margin:1px;width:6px}.patient-progress-row .tile.correct{background-color:var(--green)}.patient-progress-row .tile.nearly{background-color:var(--yellow-bright)}.patient-progress-row .tile.incorrect{background-color:gray}@media screen and (min-height:668px){.patient-progress-row .tile{height:8px;width:8px}}.patient-container{align-items:center;background-color:var(--orange);border:none;border-radius:var(--button-radius);color:var(--white);display:flex;flex-direction:row;height:70px;justify-content:center;position:relative;width:100%}.patient-container .results{display:none}.patient-container.complete{background-color:var(--darkblue);color:var(--grey)}.patient-container.complete .results{display:block}.patient-container h2{margin:0 0 5px}.patient-container p{margin:0}.patient-container .details{margin:0;width:calc(100% - 100px)}.patient-container .progress{left:8px;position:absolute;top:8px}.patient-container .progress.hidden{opacity:.3}@media screen and (min-height:668px){.patient-container{height:80px}.patient-container .details{margin:0 10px;width:calc(100% - 160px)}}.patient-screen-container.screen{justify-content:space-evenly}.patient-screen-container .reset-button{display:block;margin:0 auto;padding:10px;width:auto}.patient-screen-container .text-holder{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;max-width:100%;row-gap:0;width:100%;z-index:1}.patient-screen-container .image-container{display:none}.patient-screen-container .image-container img{width:80%}@media screen and (min-height:668px){.patient-screen-container .image-container{display:block}}.patient-screen-container .standard-button{bottom:0;left:50%;position:relative;-webkit-transform:translate3d(-50%,150%,0);transform:translate3d(-50%,150%,0)}.footer{bottom:0;color:var(--white);position:absolute;width:100%;z-index:3}.footer .pi{height:var(--footer-height);line-height:var(--footer-height);position:relative}.footer .pi .content{-webkit-column-gap:24px;column-gap:24px;display:flex;justify-content:center}.footer .references{position:relative}.footer .content{font-size:var(--para-fs-small);margin:0 auto;text-align:left;width:100%}.footer .content .content-inner{margin:0 auto;max-width:600px;padding:0 var(--margin-small)}.footer .content.ref{background-color:var(--hintblue);bottom:0;overflow:hidden;padding-bottom:var(--footer-height);position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);transition:.3s ease-in-out}.footer .content.ref.active{-webkit-transform:translateY(0);transform:translateY(0)}.footer .content.ref .nb{font-size:10px;line-height:12px;text-align:left}@media screen and (min-height:668px){.footer .content.ref .nb{font-size:12px;line-height:14px;text-align:left}}@media screen and (min-height:812px){.footer .content.ref .nb{font-size:14px;line-height:17px;text-align:left}}.footer .content ul{list-style:none;margin:0;padding:0}.footer .content ul li{font-size:10px;line-height:12px;margin-bottom:2px;text-align:left}@media screen and (min-height:668px){.footer .content ul li{font-size:12px;line-height:14px;text-align:left}}@media screen and (min-height:812px){.footer .content ul li{font-size:14px;line-height:17px;text-align:left}}.footer .content .top-section{align-items:flex-start;display:flex}.footer .content .top-section .button-box{margin-right:20px;margin-top:12px;width:40px}.footer .content .top-section .button-box button{background-color:var(--orange);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAylpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZCRjg3QTRBODFBRTExRUVCMURGRTdDNjM2OEYwQzk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZCRjg3QTRCODFBRTExRUVCMURGRTdDNjM2OEYwQzk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkJGODdBNDg4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkJGODdBNDk4MUFFMTFFRUIxREZFN0M2MzY4RjBDOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz746rDsAAAEf0lEQVR42uydSWgUQRiFu11jiGsObrgEFSWueBA95KIQhChKLl5UDHiJImIuKqg5SNB48yIePCgSMQZBUEFzcUXiirtG0CAeEnALQaJjjOP7zRCczKS7Zrq7rKl5Dx4VnGIa/6/rr2262o3H4w5ljoYwBGZpmF8F13XT/jta1mQUW+G18CJ4ZJ7HMgY/hS/CJxC39kHi5h1v3woDgKD+UBS74f1wAe/ptPoBH4TrEb/eyICgbiGK8/BqxlxJV+FKxLA7dCCoJ+ntMlzOOGekZrgCcfylAiSTTv0AYWSl8kTslKTUQlBnHv58pjIIoNJKWsdCxPJ1WC2kljACj2ZrQ2kh0CT4A4GE0kqmwR2B5iHQeoV6L+FHcG+eBlumAkvhUp9YSyyPe36TtBAfN8a9VQO7+X77SwwSsfBSo1+8VYC0elygiZkoBUyTR7xawwAS87hAGRGkACnziFfML94qnbpXhWIM5b4QQxKQCSg+ew2kwpoYptNvIgg3Jlx+N0wEQiAUgRAIRSCWSMuCYWLbdzM8I0fj9A5uGLgdm7NAoCNwTY7fvLJwuMeWlLXBgmyy0aY+pMgCIFPZqXOURREIRSAEQhkHpNuCWHXYBOSsBUBO6biIrpm6zHDfwyU5CuMtfEzHhYLuqY93XbeTmf+fYMXj41B89Yo5O3V26hSBEAhFIHkgbY8YYPQxFsVMv1GGiQMnuA2jyS5rgACGPDp9zsndp3a/4/8gD29esSVl1Tm5/Qj1KLjepj5kugXpvZSdeh72twTCYS9FIARCmQ7Ehselu20C8sACIDetGcpB2+Az8NwchSEHI2zXcSHuGIYs7hiyU6cIhEAoAqEIhECoyIFMZAj1A2n3+KySIdQP5JXHZ3sxM53DMIYnlbWsO/DKQT4bDbcAivwA4KGTP4dgdrqu+ziKL1ZZy1oG3+W9myQ58nUFoKSsYke+loWL3nP6TrWmkjPLaQQ/9J82qY6y6sggRXL8+iHtKStx9rs0sxswTyEdkKHgVYjRNW0pKwFFLrwJ/kQGKcE9CQhjtE8MAUWeEVwDd5FDkuRXmUf/y0wdUGS0tRx+QQ5J2oJWsk5bH5JmaDcCRTW8A55FHn/1EZ4P9wTpQ7ICMgCO/Ah5AVxoecDlvVt+535dgKuCAPE9+53qj1Mh/Cbur50+nwc7+92vheQZFOk/bzt97wsZTPLKvIJIh71U/83ZguKwT7VAs3e2kMxbyXAUspy0JMDchS0kxFbSk5gkx6L4fgLJDspzFPsi+W6mrKxTl9zM153M1/dcAokOihw3JW+ILgoLCFNWsNTVhmIXU5Z5LeUSigqmLHOAyNtQpaMvZsoyI3XJAZnVYdHlWlZ4LaVBYa2La1kagcj2rewVTWHKMiN1yeN9VZypmwWl2QlwpCxTVjSpSzbrnsCzmbLMaCVyyIAsQGb8GlYCiQ6Kyt4JU5bm1CV7J/fhxUxZZrQS2TuRl4n9ZMoyB0pmeyecqWtJXUPgWyozdQLRB6UE/uYXb6YsfalLae/EZSswS2whhumPAAMAIsXEudvXnTAAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:60%;border:none;border-radius:8px;box-sizing:border-box;height:40px;position:relative;width:40px}.footer .content .top-section .button-box button.active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAylpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC41IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAwRTZEQTczODIyNjExRUVCMURGRTdDNjM2OEYwQzk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAwRTZEQTc0ODIyNjExRUVCMURGRTdDNjM2OEYwQzk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDBFNkRBNzE4MjI2MTFFRUIxREZFN0M2MzY4RjBDOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDBFNkRBNzI4MjI2MTFFRUIxREZFN0M2MzY4RjBDOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Y7Wm4AAADpElEQVR42uzdwWoUQRAG4MwSiAdP4gsI6iEQPPpCJiEoRj168SIIIu4mu8nuJvFNfAJBPAniTVDQiAjm4m2sDjM6hjV2V/d0/9VdBT8Ews70zEe2p3dqNlVd10taODXQU6AgWgqiIFoKoiBaCqIgWkJA1ihvKCeUx5RKT+XpOXhC+UF5RbnG2opZqTvmBuW4/rv2KBVjW7nEHPv+mXPykXLddVscjK/14ioVZREGGyUURqko52GwUGx3vGaB0dZ+ISg2GF2UqzbbrSw/7X1LWXWYmqaU22aKyngC36NsObzGTPQ3/7thS5CflBXHQeeKwsEw9Y1yOdRl75Ax8K1m4JVinNYs5GVv1UzYnMplTnGZM9gXO64DKhXFjH3aNwZnHVIiSjQMDkhpKFExuCCloETH8AHJHSUJhi+IL8oUFMUHY+J7TKEOIBeUpBihQHJBSY4REkQ6CgRGaBCpKDAYfYC0BzgRgmL2NUPB6AtECgocRp8g6CiQGH2DoKLAYsQAQUPxwRjHeCuNOXlyUWaBTgQ8RkyQ1CgiMGKDpEIRg5ECJDaKKIxUIO2JGveMIg4jJUjfKOZ3c2kYqUH6QhGLgQASGkU0BgpIKBTxGCbLIB2Bpt30bvPzHcfXbna6CjcY+540+4ZoebXt7Y3ZqrnLQOHWmLKN1H+M9oxh+5cyKRED9aHPGCiQGMhP4faJAouB/lh0HyjQGOggXZRxCRgSQFqUbU8UERhSQNq64PHaFSkHKQHErE3mlHWPbWw0j5RVCpIeQxTKoBAMMSiDgjC6KHNUlEFhGG2to6IMCsSARhlkgrHLXKfAoSwDYRxQbjEx7p1Z2buimNqEWDiC3C08ZN7p21lwC3eHua0DvYUbFiMLlNwwxKPkiCEaRRrGiNFKykU5LKGVNCaGSJTcMcShlIAhCqUUDDEoMTCOQDC6YxqhopSGAY9SIgY0SqkYsChIGMM63ZfPwKCUjgGHohhhUI5qoC8wywEDBkUxwFAUAwzFZ8AvMsXoHuMwNopigKEoBhiKYoChKAYYiu1gnnpg5Paf2bgoz2z2YfvFAeZfrF507MEbUe4v5Vemy/J5p1vStr5TLoXq7X2vGH+aPSkPmmN0qXchW0lXKV8KfZsK8fb1gXIl9FWWQfmsGM4o1hicdch5KKVhdDMMgcFdqS9CKRnjXyjOGD6fZRmU15QTyiPF+J2HlE+UlxwMl8teLX0sWkG0FERLQRRES0EUREtBMq1fAgwA+2pHIBOgdkIAAAAASUVORK5CYII=)}.footer .content .bottom-section{max-height:0;overflow:hidden;transition:.3s ease-in-out}.footer .content .bottom-section .ref-title{font-weight:700;margin-bottom:0}.footer .content .bottom-section .ref-number{font-weight:700;margin-right:5px}.footer .content .bottom-section.active{max-height:200px}header{background-color:var(--white);height:var(--header-height);position:absolute;top:0;transition:.6s ease-in-out;width:100%;z-index:4}header.intro .lineup-img{margin-bottom:6px}header .inner{height:100%;position:relative;width:100%;z-index:2}header .panel{background-color:var(--white);box-sizing:border-box;height:100%;padding:calc(var(--header-height) + 12px) 12px 12px;position:fixed;right:0;text-align:center;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.4s ease-in-out;width:auto;z-index:1}header .panel.active{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:576px){header .panel{padding:calc(var(--header-height) + var(--margin-large)) var(--margin-large) var(--margin-large)}}header .panel ul{list-style:none;margin:0;padding:0}header .panel ul button{margin:0 auto 20px}header .burger{background-color:var(--orange);border:none;border-radius:4px;display:none;height:34px;padding:0;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.2s ease-in-out;width:34px}@media screen and (min-height:736px)and (min-width:576px){header .burger{height:48px;right:12px;width:48px}}@media screen and (min-height:812px)and (min-width:576px){header .burger{right:24px}}header .burger.visible{display:block}header .burger .line{background-color:var(--white);height:1.5px;left:50%;position:absolute;top:50%;-webkit-transform-origin:center;transform-origin:center;transition:.2s ease-in;width:16px}header .burger .line.line-1{-webkit-transform:translate3d(-50%,-7px,0);transform:translate3d(-50%,-7px,0)}header .burger .line.line-2{-webkit-transform:translate3d(-50%,-1px,0);transform:translate3d(-50%,-1px,0)}header .burger .line.line-3{-webkit-transform:translate3d(-50%,5px,0);transform:translate3d(-50%,5px,0)}@media screen and (min-height:736px)and (min-width:576px){header .burger .line{height:2.5px;width:24px}header .burger .line.line-1{-webkit-transform:translate3d(-50%,-9px,0);transform:translate3d(-50%,-9px,0)}header .burger .line.line-2{-webkit-transform:translate3d(-50%,-1px,0);transform:translate3d(-50%,-1px,0)}header .burger .line.line-3{-webkit-transform:translate3d(-50%,7px,0);transform:translate3d(-50%,7px,0)}}header .burger:active{background-color:var(--grey)}@media(hover:hover){header .burger:active,header .burger:hover{opacity:var(--hover-opacity)}header .burger:active .line,header .burger:hover .line{transition:.2s ease-in-out}header .burger:active .line.line-1,header .burger:hover .line.line-1{-webkit-transform:translate3d(-50%,-6px,0);transform:translate3d(-50%,-6px,0)}header .burger:active .line.line-2,header .burger:hover .line.line-2{opacity:0}header .burger:active .line.line-3,header .burger:hover .line.line-3{-webkit-transform:translate3d(-50%,5px,0);transform:translate3d(-50%,5px,0)}}header .burger.active{background-color:var(--orange)}header .burger.active .line{transition:.2s cubic-bezier(.34,1.56,.64,1)}header .burger.active .line.line-1{-webkit-transform:translate3d(-50%,-1px,0) rotate(45deg);transform:translate3d(-50%,-1px,0) rotate(45deg)}header .burger.active .line.line-2{opacity:0}header .burger.active .line.line-3{-webkit-transform:translate3d(-50%,-1px,0) rotate(-45deg);transform:translate3d(-50%,-1px,0) rotate(-45deg)}header .content{box-sizing:border-box;height:auto;height:100%;left:50%;max-height:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);transition:.6s ease-in-out;width:auto;width:70%}header .content.loaded{-webkit-transform:translate3d(-50%,-85%,0);transform:translate3d(-50%,-85%,0)}header .content .lockup-container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:6px var(--margin-small);width:auto}@media screen and (min-height:668px){header .content .lockup-container{padding:var(--margin-small)}}header .content .lockup-container .lockup{align-items:center;display:flex;height:auto;justify-content:center;overflow:hidden;position:relative;transition:.2s}header .content .lockup-container .lockup img{bottom:0;height:auto;left:0;max-height:100%;max-width:500px;position:relative;width:auto}@media screen and (max-width:768px){header .content .lockup-container .lockup img{max-width:100%}}header .content .lockup-container .lockup.lockup-lineup{height:0}header .content .lockup-container .lockup.lockup-lineup.active{height:auto}header .content .lockup-container .lockup.lockup-crossword{height:0}header .content .lockup-container .lockup.lockup-crossword.active{height:auto}header .content .lockup-container .lockup.lockup-symptle{height:0}header .content .lockup-container .lockup.lockup-symptle.active{height:auto}header .content .lineup{left:0;margin-bottom:var(--margin-small);position:relative;width:auto}header .content .loader{background-color:var(--yellow);bottom:-38px;display:none;height:20px;left:0;position:absolute;width:100%}header .content .loader.loaded{display:none}header .content .loadbar{background-color:var(--orange);height:100%;width:0}header .back{height:40px;left:20px;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}header .nav{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:20px}header .nav button{height:40px;margin-left:10px}header .nav .home-button.inactive,header .nav .syms-button.inactive{opacity:.5;pointer-events:none}.load-screen-container{background-color:#fff;display:none;height:100%;position:fixed;transition:.6s;width:100%;z-index:999}.load-screen-container.active{display:block;opacity:1}.load-screen-container.fade{opacity:0}.load-screen-container .inner{left:50%;position:relative;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:250px}.load-screen-container .inner .lineup{margin-bottom:20px;width:100%}.load-screen-container .inner .lineup img{width:100%}.load-screen-container .inner .bar{height:15px;position:relative;width:100%}.load-screen-container .inner .bar .bar-bg{background-color:var(--orange);height:100%;left:0;position:absolute;top:0;width:100%}.load-screen-container .inner .bar .bar-top{background-color:var(--yellow-bright);height:100%;left:0;max-width:100%;position:absolute;top:0;width:0}.App{background-color:var(--blue);color:var(--white);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;text-align:center;width:100%}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.screen{box-sizing:border-box;display:none;flex-direction:column;height:100%;justify-content:center;left:50%;max-width:420px;opacity:0;padding:var(--header-height) var(--margin-small);padding-bottom:var(--footer-height);position:relative;row-gap:var(--content-gap);-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);transition:.4s ease-in-out;width:100%}@media screen and (min-height:736px){.screen{max-width:500px}}.screen.visible{display:flex}.screen.active{display:flex;opacity:1}.screen .inner-section p:last-child{margin-bottom:0}.screen .button-holder{display:block}.screen .button-holder button{display:block;margin-left:auto;margin-right:auto}button{border:none;cursor:pointer;font-family:var(--family)}.link-fade{opacity:1;transition:var(--transition-speed)}@media(hover:hover){.link-fade:hover{opacity:var(--hover-opacity)}}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}h1{font-size:var(--title-fs-large);line-height:var(--title-fs-large);margin:0 0 var(--margin-large)}h1,h2{font-weight:var(--fw-m)}h2{font-size:var(--text-medium);line-height:var(--lh-medium);margin:0 0 var(--margin-small)}button{font-weight:var(--fw-sb)}.link-button{background-color:transparent;border:none;color:var(--white);font-size:var(--text-small);font-weight:var(--fw-r);padding:0;text-decoration:underline}.t-standard{font-size:var(--title-fs-standard);font-weight:var(--fw-b);line-height:var(--title-fs-standard);margin:0 0 var(--margin-large)}.text-group.p-medium p{font-size:var(--text-medium);font-weight:var(--fw-m);line-height:var(--lh-medium)}body h1,html h1{font-size:calc(14px + 2vh);line-height:calc(14px + 2vh);margin:0 0 var(--title-margin-h1)}body h2,html h2{font-size:calc(12px + 1vh);line-height:calc(12px + 1vh);margin:0 0 var(--title-margin-h2)}body p,html p{font-size:calc(9px + .7vh);line-height:calc(13px + .7vh)}body p.p-light,html p.p-light{font-size:var(--text-small);font-weight:var(--fw-r);line-height:var(--lh-small)}body p.p-medium,html p.p-medium{font-size:var(--text-medium);font-weight:var(--fw-m);line-height:var(--lh-medium)}body button.standard-button,html button.standard-button{background-color:var(--orange);border:0;border-radius:var(--button-radius);color:var(--white);font-size:calc(12px + 1vh);font-weight:700;height:calc(10px + 5vh);margin:0 auto;max-height:65px;max-width:310px;transition:var(--transition-speed);width:calc(60px + 30vh)}@media(hover:hover){body button.standard-button:hover,html button.standard-button:hover{opacity:var(--hover-opacity)}}body button.standard-button.back-button,html button.standard-button.back-button{font-weight:600;height:calc(4px + 5vh);padding:0 24px;width:auto}body button.standard-button.secondary-button,html button.standard-button.secondary-button{background-color:var(--hintblue);border:0;border-radius:var(--button-radius);color:var(--white);font-size:calc(9px + .8vh);font-weight:600;height:calc(10px + 4vh);margin:0 auto;width:calc(80px + 18vh)}body button.standard-button.button-orange,html button.standard-button.button-orange{background-color:var(--orange)}body button.standard-button.nav-button.hidden,html button.standard-button.nav-button.hidden{display:none}
/*# sourceMappingURL=main.91a7467d.css.map*/