.rotated-word{color:var(--main-white);letter-spacing:5px;-webkit-perspective:700px;perspective:700px}.rotated-word__letter{-webkit-animation:rotateLetter var(--duration) ease-in-out var(--delay) infinite alternate;animation:rotateLetter var(--duration) ease-in-out var(--delay) infinite alternate;display:inline-block}@-webkit-keyframes rotateLetter{0%,10%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}90%,to{-webkit-transform:rotateX(2turn);transform:rotateX(2turn)}}@keyframes rotateLetter{0%,10%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}90%,to{-webkit-transform:rotateX(2turn);transform:rotateX(2turn)}}.content{--h1-font-family:bold;transition:opacity .5s ease-in-out}.content__intro{color:var(--main-blue);text-transform:uppercase}@media(min-width:1201px){.content__intro{max-width:350px}}.content__loosing,.content__winning{--h1-font-size:40rem;color:var(--main-blue);margin-bottom:40rem}.content__intro,.content__loosing{transition:all .3s ease-in-out}.fade-content-enter,.fade-content-enter-active,.fade-content-exit,.fade-content-exit-active{opacity:0}.info{display:flex;flex-direction:column;gap:30rem;justify-content:center}@media(max-width:570px),(min-width:571px)and (max-width:1200px){.info{align-items:center;line-height:1.4;margin-bottom:40rem;text-align:center}}.info__logo{display:inline-block;width:270rem}canvas{height:100%;transition:all .5s;width:100%}.fade-cookie-enter{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.fade-cookie-enter-active{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.fade-cookie-exit{opacity:1}.fade-cookie-exit-active{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.heart-loader{height:350rem;overflow:visible;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:350rem}.heart-loader__heartPath{--painting-animation:heart-anim 4s 0s forwards;--pulse-animation:pulse-anim 1s 4s infinite;stroke:var(--main-blue);fill:transparent;stroke-dasharray:308.522,308.522;stroke-dashoffset:308.522;-webkit-animation:var(--painting-animation);animation:var(--painting-animation)}.heart-loader__heartPath--winning{-webkit-animation:var(--painting-animation),var(--pulse-animation);animation:var(--painting-animation),var(--pulse-animation);-webkit-transform-origin:center;transform-origin:center}.heart-loader__stroke{stroke:var(--main-black);stroke-dasharray:600,600;stroke-dashoffset:600;-webkit-animation:strokeAnim 4s 2s forwards;animation:strokeAnim 4s 2s forwards}@-webkit-keyframes strokeAnim{33%{stroke-dashoffset:600}66%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes strokeAnim{33%{stroke-dashoffset:600}66%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@-webkit-keyframes group-anim{43%{-webkit-transform:rotate(0);transform:rotate(0)}to{opacity:1}}@keyframes group-anim{43%{-webkit-transform:rotate(0);transform:rotate(0)}to{opacity:1}}@-webkit-keyframes heart-anim{10%{stroke-dashoffset:308.522;fill:transparent}70%{stroke-dashoffset:0;fill:transparent}87%{stroke-dashoffset:0;fill:var(--main-blue)}to{stroke-dashoffset:0;fill:var(--main-blue)}}@keyframes heart-anim{10%{stroke-dashoffset:308.522;fill:transparent}70%{stroke-dashoffset:0;fill:transparent}87%{stroke-dashoffset:0;fill:var(--main-blue)}to{stroke-dashoffset:0;fill:var(--main-blue)}}@-webkit-keyframes pulse-anim{20%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse-anim{20%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.game{display:flex;justify-content:center;min-height:600rem}@media(min-width:1201px){.game{align-items:center;min-width:600px}}@media(max-width:570px),(min-width:571px)and (max-width:1200px){.footer{margin-top:60rem;text-align:center}}.footer .copyright{color:var(--main-medium-light-gray);font-family:regular,sans-serif;font-size:14px;line-height:1.5}.footer .copyright #heart-copyright{color:var(--main-blue)}.footer .copyright__link{color:var(--main-white);position:relative;transition:color .3s ease-in-out}.footer .copyright__link:after{background-color:var(--main-blue);bottom:-2px;content:"";height:1px;inset-inline:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.footer .copyright__link:hover{color:var(--main-blue)}.footer .copyright__link:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.game-screen{margin:0 auto;max-width:1200px}@media(max-width:570px),(min-width:571px)and (max-width:1200px){.game-screen{display:flex;flex-direction:column}}@media(min-width:1201px){.game-screen{display:grid;grid-template-columns:repeat(2,1fr)}}:where(:not(iframe,canvas,img,svg,video):not(svg *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}a{cursor:pointer}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}button{border:1px solid #fff;border:1px solid var(--main-white);color:#fff;color:var(--main-white);font-family:regular,sans-serif;padding:15rem 25rem;transition:all .3s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}button:hover{background-color:#4e93be;background-color:var(--main-blue);border-color:#4e93be;border-color:var(--main-blue);color:#212121;color:var(--main-black);cursor:pointer}::selection{background:transparent}::-moz-selection{background:transparent}@media(max-width:570px){html{font-size:.5px}}@media(min-width:571px)and (max-width:1200px){html{font-size:.8px}}@media(min-width:1201px){html{font-size:1px}}body{font-family:sans-serif;font-family:var(--text-font-family,sans-serif)}@media(min-width:1201px){body{font-size:18px}}@media(max-width:570px),(min-width:571px)and (max-width:1200px){body{font-size:16px}}:is(h1,h2,h3,h4){--titles-font-family:extra-bold,sans-serif}h1{font-family:sans-serif;font-family:var(--h1-font-family,sans-serif);font-size:55rem;font-size:var(--h1-font-size,55rem)}h2{font-family:sans-serif;font-family:var(--h2-font-family,sans-serif);font-size:40rem;font-size:var(--h2-font-size,40rem)}@font-face{font-display:swap;font-family:bold;font-style:normal;font-weight:400;src:url(../../static/media/opensanshebrew-bold-webfont.f218ac1ca7ff33d40720.woff2) format("woff2"),url(../../static/media/opensanshebrew-bold-webfont.33054fdd10035c804e0d.woff) format("woff")}@font-face{font-display:swap;font-family:light;font-style:normal;font-weight:400;src:url(../../static/media/opensanshebrew-light-webfont.e4028a5783e956b86143.woff2) format("woff2"),url(../../static/media/opensanshebrew-regular-webfont.b410dbd35a68b7b9e85a.woff) format("woff")}@font-face{font-display:swap;font-family:regular;font-style:normal;font-weight:400;src:url(../../static/media/opensanshebrew-regular-webfont.8f8499cc3ad040fd1079.woff2) format("woff2"),url(../../static/media/opensanshebrew-regular-webfont.b410dbd35a68b7b9e85a.woff) format("woff")}:root{--main-white:#fff;--main-black:#212121;--main-blue:#4e93be;--main-dark-gray:#2e2e2e;--main-medium-light-gray:#8f8f8f;--main-light-gray:#686868}body{background-color:#212121;background-color:var(--main-black);cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAkCAYAAAAOwvOmAAAACXBIWXMAAAsSAAALEgHS3X78AAACBElEQVRYhc2Y3VHCQBSFDzQgHWAHYAd0II+ZzGTUCsQKlA60AsCMMW+mA2MFQgfYgVQQ5zI38XLZzYT8cp5gFybfnD05u0nv/e11AODScb01zkR9AGMA32HgJ2HgL88Bq6++35wDGEH9qjECi8LAH3TEhD5n6UGNXwOIuwLrJUmy/0DuMIzUBsDEcT3tZqOSmbplCKlRF45lUOwGge26Bju4+zhfM8PvWgXTlUBgVAkvXYJlQdcKA3/NIFqNh//IKaGJIV9owzErFDsxtUw3CpbnFIHFAOZtg1kzJWUp1lS1ZyzXKSHqrx/LXO2OFYIS+TIFv3awok7lFWvtYIWh8F+sKzG0c1yvB+CKTxop2GUVqEJB15LFylDg8WcA97zMk7JH7JOcEsryJZfLcb0ZO3nBjo1bg3JcbyuKNVZzdKd+VQEr65Qs1pHhXD/l/ioFVipTUqJYV+zSXryslKnhqRkr7ZRQWqz0wJFBqW47ybHKUOriCwW2FqeNwmB1OKWLdSEvrOYKgdUCheNijRUYzd0VBasNijVTd53ssCVXRQoWtQJlCbdtLxzK/ElVrgSTwsAnsA+e2rCDKfCj+MtBjaSqe/n2clwvEidW2iM/6c2OAiIZN+5GoBjsSWTIpm2rUKxpzomVZHzt1CgUB5/K0+TYnPfPIzUSdJO4l9KTRWTdBwH8Ac2rAAvoLS5/AAAAAElFTkSuQmCC),default;padding:50rem}@media(min-width:1201px){body{align-items:center;display:flex;justify-content:center;min-height:100vh}}@media(max-width:570px),(min-width:571px)and (max-width:1200px){body *{-webkit-tap-highlight-color:transparent}}body.prevent-scroll{overflow:hidden}
/*# sourceMappingURL=main.26fc4229.css.map*/