*{font-family:Heebo;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}body{margin:0;background:#2D3047;color:#f9f9f9;overflow-x:hidden;direction:rtl}body::-webkit-scrollbar{width:10px;background:#2D3047}body::-webkit-scrollbar-thumb{background:#414566;border-radius:100px}header{text-align:center;font-size:1.5em;animation:top150in 1s cubic-bezier(.3, 0, 0, 1);position:fixed;top:0;right:0;left:0;z-index:99}header:before{content:"";position:absolute;top:0;right:0;left:0;bottom:-1em;background-image:linear-gradient(to bottom, #2D3047, transparent);z-index:1}body.move-page header{animation:slideUpHide .5s cubic-bezier(.3, 0, 0, 1);animation-fill-mode:forwards}header #logo{position:relative;z-index:2;padding:1ch;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;text-shadow:0 3px 8px #2D3047}header #logo i{margin-left:1ch}header #logo img{margin-left:1ch;max-width:32px;max-height:32px}header #search-wrapper #search{display:inline-flex;align-items:center;justify-content:center;padding:1ch 0;position:relative}header #search-wrapper #search input#search-value{background:transparent;border:0;border-bottom:2px solid rgba(255,255,255,0.25);color:#2D3047;font-size:inherit;padding:.5em;padding-top:.3em;transition:border-color .3s;padding-left:2.3em}header #search-wrapper #search input#search-value::-webkit-input-placeholder{color:#c0edea}header #search-wrapper #search input#search-value::-moz-placeholder{color:#c0edea}header #search-wrapper #search input#search-value:-ms-input-placeholder{color:#c0edea}header #search-wrapper #search input#search-value :-moz-placeholder{color:#c0edea}header #search-wrapper #search input#search-value:hover{border-color:rgba(255,255,255,0.5)}header #search-wrapper #search input#search-value:focus{border-color:rgba(255,255,255,0.75);outline:0}header #search-wrapper #search button#search-submit{background:transparent;border:0;color:#2D3047;width:42px;height:42px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:100%;transition:background-color .3s;margin-right:1ch;outline:0;position:absolute;left:0;cursor:pointer}header #search-wrapper #search button#search-submit:hover{background-color:rgba(255,255,255,0.05)}header #search-wrapper #search button#search-submit:focus{background-color:rgba(255,255,255,0.15)}main{max-width:1250px;padding:4em 1em;margin:auto;display:flex;text-align:center;justify-content:center;align-items:center;min-height:95vh}main button{display:inline-block;outline:0;padding:1ch 3ch;border-radius:4px;box-shadow:0 3px 3px rgba(0,0,0,0.2);background:#FF9B71;border:0;transition:background .3s,box-shadow .3s;font-size:15px;color:#2D3047;margin:1em;cursor:pointer}main button:hover{background:#ffad8b;box-shadow:0 4px 6px rgba(0,0,0,0.2)}main button:focus{background:#ff8958}main #loading-view{color:#FF9B71;font-weight:500}main #loading-view i,main #loading-view svg{margin-bottom:16px}main .section-view{display:none;margin:auto}main h2{color:#f9f9f9;font-size:3em;font-weight:300;margin:0;margin-bottom:1em}main .buttons-grid{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:auto}main .buttons-grid .button-grid{background:linear-gradient(to bottom right, #FF9B71, #ff7176);color:#f9f9f9;font-weight:700;padding:1em 1.5em;margin:.5em;font-size:1.5em;border-radius:4em;text-shadow:0 5px 20px rgba(0,0,0,0.3);position:relative;overflow:hidden;transition:.3s cubic-bezier(.3, 0, 0, 1);box-shadow:0 5px 20px rgba(0,0,0,0.1);cursor:pointer}body.mobile main .buttons-grid .button-grid{font-size:1.3em;padding:.75em 1.25em}main .buttons-grid .button-grid span{position:relative;z-index:2;transition:inherit}main .buttons-grid .button-grid:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:white;z-index:1;opacity:0;transition:inherit;border-radius:inherit}main .buttons-grid .button-grid:hover:before{opacity:.25}main .buttons-grid .button-grid.selected{color:#FF9B71;text-shadow:0 5px 20px rgba(255,155,113,0.5);transform:scale(1.15)}main .buttons-grid .button-grid.selected:before{opacity:1}main .buttons-grid .button-grid.hidden{display:none}main .buttons-grid#levels-list{max-width:25em;direction:ltr}body.mobile main .buttons-grid#levels-list{max-width:18em}main #path{font-size:1.1em;margin-bottom:1em;color:#9698a3}main #path i,main #path svg{vertical-align:middle;margin:0 .25em}main #results{padding:1em 0;width:100%}main #results>*{animation:reveal 1s cubic-bezier(.3, 0, 0, 1);opacity:0;animation-fill-mode:forwards}main #results #letters{display:flex;justify-content:center;flex-wrap:wrap;animation-delay:0s}main #results #letters .letter{background:linear-gradient(to bottom right, #555a85, #635585);font-size:2em;padding:1em 0;border-radius:4px;box-shadow:0 5px 20px #0f1018;margin:.25em;width:2.5em}body.mobile main #results #letters .letter{width:1.5em;font-size:1.75em;padding:.5em 0;margin:.125em}main #results #adsense{margin:2em 0;animation:none !important;opacity:1}main #results #words-title{margin:0;animation-delay:.2s}main #results #not-found-text{margin:1em;font-size:2em}main #results #not-found-text a{text-decoration:none;display:inline-block;outline:0;padding:1ch 3ch;border-radius:4px;box-shadow:0 3px 3px rgba(0,0,0,0.2);background:#03B5AA;border:0;transition:background .3s,box-shadow .3s;font-size:15px;color:#2D3047;margin:1em;cursor:pointer;color:white}main #results #not-found-text a:hover{background:#03cec2;box-shadow:0 4px 6px rgba(0,0,0,0.2)}main #results #not-found-text a:focus{background:#039c92}main #results #words{display:flex;justify-content:center;flex-wrap:wrap;width:100%;animation-delay:.4s}main #results #words .word-container{width:33.33%;display:flex;flex-direction:column;padding-top:1.5em}body.mobile main #results #words .word-container{width:50%}main #results #words .word-container .word{margin:.5em;background:linear-gradient(to bottom right, #03B5AA, #0385b5);font-size:2em;padding:1em 1em;border-radius:4px;box-shadow:0 5px 20px #000505;letter-spacing:2px}body.mobile main #results #words .word-container .word{margin:.25em;font-size:1.75em;letter-spacing:1.5px}main #results #words .word-container .vote{display:inline-flex;align-items:center;vertical-align:middle;align-self:flex-end;margin-left:.8em;font-size:1.25em}main #results #words .word-container .vote .vote-button{display:inline-flex;padding:.4em;border-radius:100px;color:#04e7d9;transition:.2s;cursor:pointer;overflow:hidden;position:relative}main #results #words .word-container .vote .vote-button:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right, #FF9B71, #ff530b);opacity:0;border-radius:inherit;transform:scale(0);transition:inherit}main #results #words .word-container .vote .vote-button i{font-size:inherit;position:relative;z-index:2}main #results #words .word-container .vote .vote-button:hover,main #results #words .word-container .vote .vote-button:focus{color:#f9f9f9}main #results #words .word-container .vote .vote-button:active{color:#04e7d9}main #results #words .word-container .vote .vote-button.selected{color:#f9f9f9;text-shadow:0 3px 3px rgba(0,0,0,0.3);margin-right:.5em}main #results #words .word-container .vote .vote-button.selected:before{opacity:1;transform:scale(1)}main #results #words .word-container .vote .vote-button.loading{animation:rotate 2s linear}main #results #words .word-container .vote .vote-count{vertical-align:middle;transition:.2s;color:#fcfcfc}main #results #level-navigation{margin-top:2em}main #results #level-navigation:before{content:"";display:block;width:100px;height:2px;background:white;opacity:.15;margin:auto;margin-bottom:2em}main #results #level-navigation a{display:inline-block;outline:0;padding:1ch 3ch;border-radius:4px;box-shadow:0 3px 3px rgba(0,0,0,0.2);background:#FF9B71;border:0;transition:background .3s,box-shadow .3s;font-size:15px;color:#2D3047;margin:1em;cursor:pointer;text-decoration:none;border-radius:2em;width:10em}main #results #level-navigation a:hover{background:#ffad8b;box-shadow:0 4px 6px rgba(0,0,0,0.2)}main #results #level-navigation a:focus{background:#ff8958}main #results #level-navigation a i,main #results #level-navigation a svg{vertical-align:middle}main #results #level-navigation a.next i,main #results #level-navigation a.next svg{margin-right:.5em}main #results #level-navigation a.prev i,main #results #level-navigation a.home i,main #results #level-navigation a.prev svg,main #results #level-navigation a.home svg{margin-left:.5em}main #results #social{margin-top:1em}main #results #social a{text-decoration:none;color:#6b72a2;font-size:1.25em;width:2em;height:2em;display:inline-flex;align-items:center;justify-content:center;border:2px solid #4b5076;border-radius:1em;margin:.25em;transition:.2s}main #results #social a:hover{color:white;border-width:1em}main #intro{overflow:hidden}main #intro #intro-image{margin:-1em -1em 1em -1em;background-color:#f4dcd0;background-image:linear-gradient(to bottom, rgba(26,27,51,0.8) 75%, rgba(26,27,51,0.8) 100%),url(/images/intro.jpg);background-size:cover;background-position:50% 50%;position:relative;display:flex;align-items:center;justify-content:center;padding:2em 1em}main #intro #intro-image h1{-webkit-margin-before:0;-webkit-margin-after:0;color:#2D3047;text-align:center;font-weight:900;font-size:3em}main #intro p{padding:1em;-webkit-margin-before:0;-webkit-margin-after:0}article{margin:1em auto;padding:0 1em;max-width:375px;text-align:center}article h1{font-size:2em;font-weight:300}body#add #add-inputs{width:100%}body#add #add-inputs select,body#add #add-inputs input,body#add #add-inputs textarea{background:transparent;outline:0;border:1px solid #6b72a2;border-radius:1.5em;color:white;padding:.5em 1em;font-size:1.25em;margin:.5em;vertical-align:middle}body#add #add-inputs select::-webkit-input-placeholder,body#add #add-inputs input::-webkit-input-placeholder,body#add #add-inputs textarea::-webkit-input-placeholder{color:#8b90b5}body#add #add-inputs select::-moz-placeholder,body#add #add-inputs input::-moz-placeholder,body#add #add-inputs textarea::-moz-placeholder{color:#8b90b5}body#add #add-inputs select:-ms-input-placeholder,body#add #add-inputs input:-ms-input-placeholder,body#add #add-inputs textarea:-ms-input-placeholder{color:#8b90b5}body#add #add-inputs select :-moz-placeholder,body#add #add-inputs input :-moz-placeholder,body#add #add-inputs textarea :-moz-placeholder{color:#8b90b5}body#add #add-inputs select option{color:#2D3047}body#add #add-inputs #level-adds,body#add #add-inputs #level-selection{display:flex;flex-direction:column}body#add #add-inputs #level-adds>*,body#add #add-inputs #level-selection>*{flex-grow:1}body#add #add-inputs #level-adds{display:none;margin-top:4em}body#add #add-inputs #level-adds textarea{min-height:5em}body#add #add-inputs button{vertical-align:middle;border-radius:1.5em}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}@keyframes top150in{0%{transform:translateY(-150px)}100%{transform:translateY(0)}}@keyframes reveal{0%{transform:scale(.8) translateY(40px);opacity:0}100%{transform:scale(1) translateY(0);opacity:1}}@keyframes slideUpHide{0%{transform:translateY(0)}100%{transform:translateY(-100px)}}footer{margin-top:1em;text-align:center;color:#5e6595;padding:1em 0;font-size:13px;animation:fadeIn 1s;animation-delay:.5s;animation-fill-mode:forwards;opacity:0}footer img{max-width:24px;max-height:24px;opacity:.5;margin:1em}body.mobile main{flex-direction:column;padding-right:.5em;padding-left:.5em;min-height:87vh;padding-top:6em}::selection{background:#03B5AA;color:#f9f9f9}.loading{position:relative;overflow:hidden;pointer-events:none}.added-overlay{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background-color:rgba(0,0,0,0.5);display:none;z-index:999}.added-overlay i,.added-overlay svg{display:inline-block;color:#2D3047;font-size:24px;vertical-align:middle}.added-overlay i:before,.added-overlay svg:before{animation:threesixty 1s cubic-bezier(0, 0, 0, 1) 1}.added-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle}.added-overlay.bright{background-color:rgba(255,255,255,0.8)}.added-overlay.bright i,.added-overlay.bright svg{color:#f9f9f9}.adsbygoogle,.adsbygoogle>*{text-align:center !important}#onesignal-popover-container{direction:rtl}#to-another{text-align:center;padding:1em 2em;text-decoration:none;color:white;display:inline-block;background:linear-gradient(to bottom right, #54a0ff, #54d9ff);font-size:2em;line-height:1em;text-shadow:1px 1px rgba(0,0,0,0.1);margin:1em;border-radius:.5em;box-shadow:0 8px 24px rgba(84,160,255,0.15);transition:.2s;margin-top:2em;position:relative}#to-another:hover{text-shadow:0 3px 5px rgba(0,0,0,0.2);border-radius:.75em}#to-another:before{content:"סיימתם את המשחק? הכיף עוד לא נגמר!";position:absolute;font-size:.5em;color:#7cb0f0;bottom:100%;right:1.25em;background:rgba(84,160,255,0.4);left:1.25em;border-radius:1em 1em 0 0;line-height:1.25em;padding:.25em}@media screen and (max-width:800px){#to-another{padding:1.5em;margin:.75em}}@media screen and (max-width:500px){#to-another{padding:1em;margin:.5em}}