@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";.wrapper-checker-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;background-image:url(/assets/bg-checklist-patern-C9kiZLCy.png);padding-bottom:50px;background-repeat:repeat;background-size:1200px;background-color:#fff}.wrapper-checker-list .list{display:grid;grid-template-columns:repeat(3,380px);gap:20px}.checker-result-block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:1198px;padding:44px 40px;border:2px solid #000000;box-shadow:2px 2px #000;border-radius:16px;background-color:#fff}.checker-result-block h3{margin-bottom:24px;font-family:Rubik,sans-serif;font-weight:600;font-size:24px;line-height:34px}.wrapperProgress{width:100%;height:24px;border-radius:24px;overflow:hidden}.wrapperProgress>div{height:100%!important;border:2px solid #000000}.wrapperProgress>div>div{height:100%!important}.labelProgress{display:none}@media screen and (max-width: 1200px){.wrapper-checker-list{background-size:900px;gap:40px}.wrapper-checker-list .list{grid-template-columns:repeat(2,356px);gap:8px}.checker-result-block{width:720px;padding:40px}}@media screen and (max-width: 744px){.wrapper-checker-list .list{grid-template-columns:320px}.checker-result-block{width:320px;padding:32px 24px}.checker-result-block h3{font-size:22px;width:75%;text-align:center;margin-bottom:20px}.wrapperProgress{height:20px}}.header-checker-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:50px 0;background-color:#f47356;border-bottom:2px solid #000000;box-shadow:0 2px #000}.header-checker-list h2{font-family:rubik one,sans-serif;font-size:68px;font-weight:400;line-height:56px;color:#fff;text-transform:uppercase}.header-checker-list p{color:#fff;opacity:.7;font-size:28px;line-height:32.81px;font-weight:500}@media screen and (max-width: 1200px){.header-checker-list{justify-content:flex-end;gap:12px;padding-top:116px;padding-bottom:30px}.header-checker-list h2{font-size:56px;line-height:47px}}@media screen and (max-width: 763px){.header-checker-list{gap:8px;padding-top:80px;padding-bottom:20px}.header-checker-list h2{font-size:32px;line-height:25px}.header-checker-list p{font-size:18px;line-height:21.09px}}.flex{display:flex;align-items:center}.list-item input[type=checkbox]{display:none}.custom-checkbox{width:24px;height:24px;border:1px solid #ccc;border-radius:4px;display:inline-block;position:relative;margin-right:12px;vertical-align:middle;transition:background-color .3s;cursor:pointer}.list-item input[type=checkbox]:checked+.custom-checkbox{background-color:#000}.list-item input[type=checkbox]:checked+.custom-checkbox:after{content:"";position:absolute;top:3px;left:7.5px;width:5px;height:10px;border:solid rgba(255,238,126,1);border-width:0 3px 3px 0;transform:rotate(45deg)}.custom-checkbox:hover{border-color:#666}.list-item input[type=checkbox]:checked:hover+.custom-checkbox{background-color:#000}.flex p{font-size:20px;font-weight:500;line-height:23.44px}.list-item{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 20px;border:1px solid black;-webkit-user-select:none;user-select:none;border-radius:12px;box-shadow:2px 2px #000;background:#fff;transition:box-shadow .3s,background-color .3s;cursor:pointer}.list-item-active{background:#ffee7e;transition:background-color .2s,box-shadow .1s}@media (pointer: fine){.list-item:hover{background:#f4da6a}}.list-item:active{box-shadow:0 0 #000;background:#f4da6a}.list-item>p{font-size:32px}@media screen and (max-width: 763px){.flex p{font-size:16px;line-height:18.75px}.list-item{height:64px}.list-item>p{font-size:24px}}.back-button{position:absolute;top:53px;left:-6px;display:flex;align-items:center;justify-content:flex-end;gap:8px;width:281px;height:56px;padding:0 16px;border-radius:5px;color:#212128;border:3.13px solid #212128;background-color:#fdf468;box-shadow:3px 3px #212128;cursor:pointer;z-index:99;transition:background-colo .2s,box-shadow .1s}@media (hover: hover){.back-button:hover{background-color:#e9e054}}.back-button:active{box-shadow:1px 1px #212128}.back-button>span{font-family:Comic Sans MS;font-weight:700;font-size:27px;line-height:28px;text-transform:uppercase;color:#212128}@media (max-width: 1200px){.back-button{top:30px;left:50%;transform:translate(-50%)}}@media (max-width: 763px){.back-button{top:20px;width:237px;height:40px;padding:0 12px}.back-button>svg{width:32px;height:32px}.back-button>span{font-size:24px;line-height:24px}}.finishGame-other-wrapper{position:relative;display:flex;align-items:center;flex-direction:column;gap:50px;z-index:1}.finishGame-other{position:relative;display:flex;align-items:center;flex-direction:column;gap:20px;width:100%;z-index:1}.finishGame-other-wrapper.blackCard h2{color:#fff}.finishGame-other h2{font-family:Comic Sans MS;font-weight:700;font-size:24px;line-height:36px;text-align:center;color:#212128}.finishGame-other-cards{display:flex;flex-wrap:wrap;justify-content:center;width:790px;gap:14px}.finishGame-other-card{position:relative;display:flex;flex-direction:column;width:248px;box-shadow:3px 3px #212128;border:2px solid #000;border-radius:8px;background:#fffbfb;overflow:hidden;transition:box-shadow .1s;cursor:pointer}.finishGame-other-wrapper.blackCard .finishGame-other-card{background-color:#262626}@media (pointer: fine){.finishGame-other-card:hover{box-shadow:1px 1px #212128}}.finishGame-other-card:active{box-shadow:1px 1px #212128}.finishGame-other-card img{width:100%;height:120px;border-bottom:2px solid #212128;object-fit:cover}.finishGame-other-card div{display:flex;flex-direction:column;justify-content:center;flex-grow:1;padding:12px 16px 16px}.finishGame-other-card div p{font-family:Comic Sans MS;font-weight:400;font-size:12px;text-wrap:nowrap;line-height:16px;text-align:center;color:#212128}.finishGame-other-wrapper.blackCard .finishGame-other-card div p{color:#fff}.finishGame-other-footer{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.finishGame-other-footer>p{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:36px;text-align:center}.finishGame-other-wrapper.blackCard .finishGame-other-footer>p{color:#fff}.finishGame-other-footer-btn{display:flex;align-items:center;justify-content:center;width:223px;height:60px;background-color:#d5ff78;border:2px solid #212128;box-shadow:3px 3px #212128;border-radius:8px;text-decoration:none;cursor:pointer;transition:background-color .2s,box-shadow .1s}@media (pointer: fine){.finishGame-other-footer-btn:hover{background-color:#b7f25a}}.finishGame-other-footer-btn:active{box-shadow:1px 1px #212128}.finishGame-other-footer-btn p{font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:24px;text-align:center;color:#212128;text-underline-position:from-font;text-decoration-skip-ink:none}.finishGame-other-share{display:flex;align-items:center;flex-direction:column;gap:24px}.finishGame-other-share>span{font-family:Comic Sans MS;font-weight:400;font-size:18px;color:#212128}.finishGame-other-wrapper.blackCard .finishGame-other-share>span{color:#fff}.finishGame-other-share-actions{display:flex;gap:16px}.blackCard .twitter:after{background:linear-gradient(90deg,#1e1e1e,#303030)}@media (max-width: 1200px){.finishGame-other-cards{width:720px}.finishGame-other-card{width:350px}.finishGame-other-card img{height:184px}.finishGame-other-card div{padding:16px 16px 20px}.finishGame-other-card div p{font-size:18px;line-height:23px}}@media (max-width: 744px){.finishGame-other-wrapper{gap:40px}.finishGame-other-cards,.finishGame-other-card{width:320px}.finishGame-other h2{font-size:20px;line-height:30px}.finishGame-other-cards{grid-template-columns:320px;gap:20px}.finishGame-other-card img{height:170px}.finishGame-other-card div{padding:16px 16px 20px}.finishGame-other-card div p{font-size:16px;line-height:21px}.finishGame-other-share{gap:20px}.finishGame-other-share-actions{flex-direction:column;gap:8px}}.checker-list-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#f47356;display:flex;justify-content:center;align-items:center;z-index:100000;color:#fff}.checker-list-loader-content{width:200px;text-align:center}.auction-game-container{display:flex;align-items:center;flex-direction:column;width:520px;margin:0 auto}.auction-image-content{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%}.auction-image-wrapper{display:flex;align-items:center;justify-content:center;height:400px}.auction-image{position:relative}.auction-main-image{display:block;max-width:520px;max-height:400px;width:auto;height:auto;object-fit:contain}.auction-sold-img{position:absolute;width:110px;right:-20px;top:-20px;rotate:18deg}.auction-sold-price{position:absolute;bottom:0;width:100%;height:60px}.auction-sold-price div{display:flex;align-items:center;justify-content:center;padding:8px 0;font-family:Inter;font-size:22px;font-weight:600;height:100%;line-height:29.05px;letter-spacing:-.02em;background:#bd1919a3;-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px);color:#fff;z-index:1}.auction-finished,.auction-info-picture{display:flex;flex-direction:column;gap:4px;text-align:center}.auction-info-picture h2,.auction-finished h2{font-family:Inter;font-size:32px;font-weight:600;line-height:38.73px;letter-spacing:-.02em;color:#442d1c}.auction-finished h2{color:#9a2a23}.auction-info-picture p,.auction-finished p{font-family:Inter;font-size:18px;font-weight:500;line-height:21.78px;letter-spacing:-.02em;color:#442d1ccc}.auction-form{display:flex;align-items:center;justify-content:center;width:100%;height:60px;margin-top:30px}.auction-end-text{font-family:Inter;font-size:16px;font-weight:500;letter-spacing:-.02em;text-align:center;margin-top:8px;color:#442d1c}.auction-form input{width:100%;height:60px;outline-style:none;font-family:Inter;font-size:22px;font-weight:500;letter-spacing:-.02em;text-align:center;background-color:#fff8e9;color:#442d1c66;border:none;border-radius:4px 0 0 4px}.auction-form input::placeholder{color:#442d1c66}.auction-form button{height:60px;min-width:60px;display:flex;align-items:center;justify-content:center;border:none;background:linear-gradient(180deg,#867d58,#6b613b);cursor:pointer;border-radius:0 4px 4px 0}@media (hover: hover){.auction-form button:hover{background:linear-gradient(180deg,#a09770,#7f754f)}}@media (hover: none){.auction-form button:active{background:linear-gradient(180deg,#a09770,#7f754f)}}.auction-form button img{width:25px;height:25px}.auction-next-block{display:flex;align-items:center;justify-content:space-around;height:87px;gap:40px;margin-top:30px}.auction-next-points{font-family:Inter;font-size:22px;font-weight:500;line-height:29.05px;letter-spacing:-.02em;text-align:center;color:#9a2a23}.auction-next-btn{display:flex;align-items:center;justify-content:center;background-color:#746d4f;width:200px;height:60px;border-radius:4px;border:2px solid #212128;box-shadow:3px 3px #212128;transition:background-color .2s,box-shadow .1s;cursor:pointer}@media (hover: hover){.auction-next-btn:hover{background-color:#756b46}}.auction-next-btn:active{background-color:#756b46;box-shadow:1px 1px #212128}.auction-finished-btn{width:390px;margin-top:40px}.auction-next-btn p{font-family:Inter;font-size:20px;font-weight:500;letter-spacing:-.02em;text-align:center;color:#fff}.auction-try-again{margin-top:50px}@media (max-width: 1200px){.auction-image-wrapper{height:500px}.auction-main-image{max-width:320px;max-height:500px}}@media screen and (max-width: 763px){.auction-game-container{width:320px;padding:0 20px}.auction-image-wrapper{height:296px}.auction-sold-img{width:67px}.auction-main-image{max-width:320px;max-height:296px}.auction-next-block{flex-direction:column;gap:13px;margin-top:20px;width:100%}.auction-next-btn{width:100%;height:44px}.auction-image-content{gap:20px}.auction-info-picture h2,.auction-finished h2{font-size:24px;line-height:29.05px}.auction-info-picture p,.auction-finished p{font-size:16px}.auction-form{margin-top:20px}.auction-end-text{font-size:15px}.auction-next-btn p{font-size:18px}.auction-try-again{margin-top:40px}}.header-auction{display:flex;flex-direction:column;text-align:center;gap:30px;margin-bottom:50px}.header-auction>h2{color:#442d1c;font-family:Playfair Display;font-size:60px;font-weight:500}.header-auction>h2>span{font-family:inherit;font-style:italic;font-weight:600}.header-auction-line{display:flex;align-items:center;justify-content:center;width:100%;height:60px;background:#746d4f}.header-auction-line p{font-family:Inter;font-size:24px;font-weight:400;line-height:29.05px;color:#fff4df;opacity:.9}.header-auction-line span{font-family:Inter;font-size:24px;font-weight:400;color:#fff4df66;line-height:29.05px}@media screen and (max-width: 1200px){.header-auction{gap:16px}}@media screen and (max-width: 763px){.header-auction{margin-bottom:40px;gap:8px}.header-auction>h2{font-size:40px}.header-auction-line{height:40px}.header-auction-line p,.header-auction-line span{font-size:18px}}.auction{min-height:100vh;width:100vw;padding:50px 0;background:linear-gradient(180deg,#ffecca,#e8d1a7);overflow-x:hidden}@media (max-width: 1200px){.auction{padding-top:116px}}@media (max-width: 763px){.auction{padding-top:80px}}.auction-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#ffecca,#e8d1a7);display:flex;justify-content:center;align-items:center;z-index:100000;color:#fff}.auction-loader-content{width:200px;text-align:center}.horoscope-wrapper{position:relative;background-color:#000;min-height:100vh;z-index:1}.stars{position:absolute;z-index:-1;width:100%;height:100%}.pentagram-loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.horoscope-container{display:flex;justify-content:center;min-height:100vh;width:100vw;padding:50px 0;border-radius:8px 8px 0 0}.horoscope-content{display:flex;justify-content:center;flex-direction:column;width:720px;height:100%}.horoscope-header{display:flex;align-items:center;justify-content:center;height:140px;background-color:#fef568;border-radius:8px 8px 0 0;border-bottom:3px solid black}.horoscope-header h2{color:#141434;font-family:Comic Sans MS;font-size:60px;font-weight:700;line-height:55px;letter-spacing:.03em;text-align:center}.horoscope-content>img{width:100%;height:250px;border-bottom:3px solid black;margin:0 auto;object-fit:cover}.horoscope-footer{display:grid;min-height:375px;padding:50px;border-top:none;background-color:#3d2271;border-radius:0 0 8px 8px}.horoscope-footer.horoscope-footer-result{min-height:442px}.horoscope-try-again{margin-top:50px}@media (max-width: 1200px){.horoscope-container{padding-top:116px}}@media screen and (max-width: 744px){.horoscope-container{padding-top:80px}.horoscope-content{width:320px}.horoscope-header h2{font-size:40px;line-height:37px}.horoscope-content>img{height:116px}.horoscope-footer{padding:40px 15px;min-height:306px}.horoscope-try-again{margin-top:40px}.horoscope-footer.horoscope-footer-result{min-height:322px}}.horoscope-input-block{display:flex;align-items:center;flex-direction:column;justify-content:space-between;gap:20px;width:100%;text-align:center}.horoscope-input-title{display:flex;flex-direction:column;gap:16px}.horoscope-input-title h4{font-family:Comic Sans MS;font-size:40px;font-weight:400;line-height:40px;letter-spacing:.02em;color:#f1ecff}.horoscope-input-title>p{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:19px;letter-spacing:.02em;color:#f1ecff}.horoscope-input-date{display:flex;align-items:center;justify-content:center;gap:12px}.horoscope-input-date p{font-family:Comic Sans MS;font-size:50px;font-weight:400;line-height:50px;text-align:center;color:#f1ecff33}.horoscope-input-date input{width:120px;height:50px;font-family:Comic Sans MS;font-size:50px;font-weight:400;background-color:transparent;border:none;outline:none;text-align:center;color:#f1ecff}.horoscope-input-date input::placeholder{color:#f1ecff1f}.horoscope-input-date input:first-child{width:100px}.horoscope-input-date input:last-child{width:170px}.horoscope-input-btn{width:280px;height:50px;background-color:#fef568;border:2px solid rgba(33,33,40,1);box-shadow:3px 3px #212128;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s,opacity .2s,box-shadow .1s}@media (hover: hover){.horoscope-input-btn:not([disabled]):hover{background-color:#f4da6a}}.horoscope-input-btn:not([disabled]):active{box-shadow:1px 1px #212128}.horoscope-input-btn:disabled{background:#947cd8;opacity:.5}.horoscope-input-btn-text{font-family:Comic Sans MS;font-size:20px;font-weight:400;text-align:center;color:#212128}@media screen and (max-width: 744px){.horoscope-input-block h4{font-size:24px;line-height:24px}.horoscope-input-title p{font-size:20px;color:#f1ecff33}.horoscope-input-date input{font-size:32px;width:60px}.horoscope-input-date input:first-child{width:50px}.horoscope-input-date input:last-child{width:80px}.horoscope-input-btn{width:240px}}.loader{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}.loader-img-block{width:130px;height:130px}.pentagram{width:130px;height:130px;animation:rotatePulse 8s infinite ease-in-out}.loader-text{display:flex;align-items:center;flex-direction:column;gap:16px}.loader-text div{display:flex;gap:20px;font-family:Comic Sans MS;font-size:30px;font-weight:400;line-height:25.6px;color:#f1ecff80}.loader-text div span{color:#f1ecff33}.loader-text p{font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:25.2px;color:#d5d1c4}@keyframes rotatePulse{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(360deg) scale(1)}}@media screen and (max-width: 720px){.loader-img-block,.pentagram{width:80px;height:80px}.loader h4{font-size:20px}.loader p{font-size:16px}}.horoscope-result-block{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px}.horoscope-result-block-heading{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.horoscope-result-block-heading>h3{font-family:Comic Sans MS;font-size:28px;font-weight:700;line-height:34px;text-align:center;color:#fff;margin-bottom:-4px}.horoscope-result-block-heading>p{font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:32px;text-align:center;color:#fffc}.horoscope-result-block-btn{display:flex;align-items:center;justify-content:center;height:60px;background-color:#fef568;border:2px solid rgba(33,33,40,1);box-shadow:3px 3px #212128;border-radius:12px;max-width:280px;width:100%;cursor:pointer;transition:background-color .2s,box-shadow .1s}@media (hover: hover){.horoscope-result-block-btn:hover{background-color:#f4da6a!important}}.horoscope-result-block-btn:active{background-color:#f4da6a!important;box-shadow:1px 1px #212128}.horoscope-result-block-btn p{font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:28.8px;text-align:center;color:#212128}@media screen and (max-width: 744px){.horoscope-result-block-heading>svg{width:50px;height:50px}.horoscope-result-block-heading>h3{font-size:22px;line-height:26px;margin-bottom:0}.horoscope-result-block-heading>p{font-size:14px;line-height:22px}.horoscope-result-block-btn{height:44px}.horoscope-result-block-btn p{font-size:18px;line-height:22px}}.example-output--mobile{display:none}.water-game-counter{position:relative;display:flex;align-items:center;flex-direction:column;gap:50px;width:100%;padding:50px 40px 40px}.water-counter{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.water-counter>.btn{min-width:60px;min-height:60px;border-radius:8px;display:flex;align-items:center;justify-content:space-around;border:3px solid black;box-shadow:3px 3px #000;transition:box-shadow .1s,background-color .2s;cursor:pointer;-webkit-user-select:none;user-select:none}@media (hover: hover){.water-counter>.btn:hover{background-color:#e1e1e1}}.water-counter>.btn:active{background-color:#e1e1e1;box-shadow:1px 1px #000}.water-counter>.output{display:flex;align-items:center;justify-content:center;flex-direction:column}.water-counter>.output input{width:100px;font-family:Comic Sans MS;font-size:50px;font-weight:400;line-height:60px;text-align:center;border:none;outline-width:0px;outline:none}.water-counter>.output input:focus{outline:none}.water-counter>.output input:focus-within{outline:none}.water-counter>.output p{color:#2121284f;font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:24px;text-align:center}.recommendation-block{width:100%}.recommendation-block h4{font-family:Comic Sans MS;font-size:24px;font-weight:700;line-height:28.8px;text-align:left}.item-recommendation{width:100%;border-bottom:2px dashed rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;padding:24px 0}.left-block p:first-child{color:#212128cc;font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:28.8px}.left-block p:last-child{color:#21212866;font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:24px}.right-block{font-family:Comic Sans MS;font-size:28px;font-weight:400;line-height:34px;display:flex;align-items:center}.item-recommendation:last-child{border:none}.example-output{color:#30a8e0;text-align:center;font-family:Comic Sans MS;font-size:18px;font-weight:400;line-height:21.6px;padding:0 20px}.error{color:#f3362a!important}.water-question{width:50px;height:50px;border:3px solid #212128;border-radius:8px;background-color:#d5ff78;box-shadow:3px 3px #212128;cursor:pointer;transition:background-color .2s,box-shadow .1s,opacity .2s}@media (hover: hover){.water-question:not(:disabled):hover{background-color:#b7f25a}}.water-question:not(:disabled):active{box-shadow:1px 1px #212128}.water-question:disabled{opacity:.5}@media screen and (max-width: 744px){.water-game-counter{padding:40px 20px 20px;gap:40px}.water-counter{width:100%}.water-counter>.btn{min-width:40px;min-height:40px}.water-counter>.btn svg{width:12px}.water-counter>.output input{font-size:32px;line-height:38px}.water-counter>.output p{font-size:14px;line-height:16px}.recommendation-block{gap:20px}.recommendation-block h4{font-size:18px;line-height:21px;margin-bottom:12px}.left-block p:first-child{font-size:16px;line-height:19px}.left-block p:last-child{font-size:14px;line-height:16px}.right-block{font-size:18px;line-height:18px}.item-recommendation{padding:16px 0}.item-recommendation:last-child{border:none}.water-question{width:40px;height:40px}.water-question svg{width:12px}.item-recommendation:nth-child(1) .right-block>svg{width:24px;height:24px}.example-output{font-size:16px;font-weight:400;line-height:19px;margin:4% 0 5%;padding:0 14px}}.header-water{display:flex;flex-direction:column;justify-content:center;gap:4px;text-align:center;border-bottom:3px solid #000000;width:100%;height:160px;background-color:#38b7f2}.header-water h2{font-family:Comic Sans MS;font-size:56px;font-weight:700;line-height:67px;text-align:center;color:#fff;text-transform:uppercase}.header-water p{color:#fff;font-family:Comic Sans MS;font-size:24px;font-weight:700;line-height:29px;letter-spacing:.02em;text-align:center}@media screen and (max-width: 744px){.header-water{height:100px}.header-water h2{font-size:30px;line-height:36px}.header-water p{font-size:14px;line-height:17px}}.water-modal{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;padding:30px;background:#0b0f2180;z-index:100}.water-modal-content{display:flex;flex-direction:column;gap:12px;width:500px;padding:20px;background:#fff;border:3px solid #212128;border-radius:8px;box-shadow:3px 3px #212128}.water-modal-close{display:flex;align-items:center;justify-content:center;align-self:flex-end;width:40px;height:40px;border:2px solid #212128;border-radius:8px;box-shadow:2px 2px #212128;background-color:#fff;cursor:pointer;transition:background-color .2s,box-shadow .1s}@media (hover: hover){.water-modal-close:hover{background-color:#ebebeb}}.water-modal-close:active{box-shadow:none}.water-modal-heading{display:flex;align-items:center;flex-direction:column;gap:8px;font-family:Comic Sans MS}.water-modal-heading>h3{font-weight:700;font-size:40px;line-height:48px;text-align:center;font-family:inherit;color:#212128}.water-modal-heading>span{font-weight:400;font-size:20px;line-height:24px;text-align:center;font-family:inherit;color:#212128cc}.water-modal-image{display:flex;align-items:center;justify-content:center;height:271px}.water-modal-image img{max-width:100%;max-height:100%;object-fit:contain}.water-modal-image .bath{width:360px}.water-modal-image .milk,.water-modal-image .waterFight{width:302px}.water-modal-image .fish{width:468px}.water-modal-image .waterTank{width:388px}.water-modal-image .pool{width:354px}.water-modal-image .waterTower{width:160px}.water-modal-image .titanic{width:296px}.water-modal-image .houseFire{width:334px}.water-modal-image .whale{width:264px}.water-modal-image .fountain{width:194px}.water-modal-image .falls{width:274px}.water-modal-text{display:flex;align-items:center;flex-direction:column;gap:12px;padding-bottom:20px;font-family:Comic Sans MS}.water-modal-text span{font-weight:400;font-size:20px;line-height:24px;text-align:center;font-family:inherit;color:#212128cc}.water-modal-text>div{font-family:inherit}.water-modal-text p{font-weight:400;font-size:24px;line-height:29px;text-align:center;font-family:inherit;color:#212128}@media (max-width: 744px){.water-modal{padding-top:139px;align-items:flex-start}.water-modal-content{width:300px;gap:0}.water-modal-close{width:32px;height:32px}.water-modal-heading{gap:4px}.water-modal-heading>h3{font-size:30px;line-height:36px}.water-modal-heading>span{font-size:16px;line-height:19px}.water-modal-image{height:200px}.water-modal-image .bath{width:226px}.water-modal-image .milk{width:196px}.water-modal-image .fish{width:248px}.water-modal-image .waterTank,.water-modal-image .pool,.water-modal-image .houseFire{width:220px}.water-modal-image .waterTower{width:104px}.water-modal-image .titanic{width:208px}.water-modal-image .waterFight{width:214px}.water-modal-image .whale{width:204px}.water-modal-image .fountain{width:150px}.water-modal-image .falls{width:206px}.water-modal-text{gap:8px;padding-bottom:10px}.water-modal-text span,.water-modal-text p{font-size:16px;line-height:19px}}.water-container{position:relative;background-color:#def4fe;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;min-height:100vh;padding:50px 20px}.water-container:after{content:"";position:absolute;top:100vh;left:0;right:0;bottom:0;background-color:#9bd5ee}.wave{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;pointer-events:none}.wave_one{background:url(/assets/wave_one-BVnsJ6Du.png) repeat-x;width:7000px;height:300px;position:absolute;bottom:0;animation:waves1 20s infinite linear}.wave_two{background:url(/assets/wave_two--ypNADIH.png) repeat-x;width:7000px;height:300px;position:absolute;bottom:0;animation:waves2 30s infinite linear}@keyframes waves1{0%{margin-left:0}to{margin-left:-1920px}}@keyframes waves2{0%{margin-left:0}to{margin-left:-1565px}}.water-game{position:relative;width:600px;background-color:#fff;border:3px solid black;box-shadow:3px 3px #000;border-radius:8px;overflow:hidden;z-index:1}.water-try-again{margin-top:50px}@media (max-width: 1200px){.water-container{padding-top:106px}}@media (max-width: 744px){.water-container{padding-top:80px}.water-game{width:320px}.water-try-again{margin-top:40px}}.drink-water-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#def4fe;display:flex;justify-content:center;align-items:center;z-index:100000;color:#fff}.drink-water-loader-content{width:150px;text-align:center}.fake-real-container{position:relative;background:url(/assets/ai-DGGn2kKw.jpg);background-size:600px;width:100%;text-align:center;min-height:100vh;padding:50px 0;overflow-x:hidden}.fake-real-container .header{display:flex;align-items:center;justify-content:center;gap:24px;width:600px;height:166px;margin:0 auto;background-color:#fef56a;border:3px solid #212128;box-shadow:3px 3px #212128;border-radius:8px}.fake-real-container .header-detective{position:relative;width:120px}.fake-real-container .header-detective img{object-fit:contain}.fake-real-container .header-hat{width:120px}.fake-real-container .header-glass{width:93px}.fake-real-container .header-face{position:absolute;display:flex;align-items:center;justify-content:space-between;width:75px;left:25px;bottom:10px}.fake-real-container .header-eye{position:relative;width:20px;height:20px;border-radius:50%;display:flex;justify-content:center;align-items:center}.header-pupil{position:absolute;width:16px;height:16px;background-color:#000;border-radius:50%;transition:transform .05s ease-out}.fake-real-container .header-info h2{font-family:Comic Sans MS;font-size:50px;font-weight:700;line-height:60px}.fake-real-container .header-info p{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:36px}.content-images{position:relative;display:flex;justify-content:center}.line{width:110%;height:8px;background-color:#e95719;border:2px solid black;position:absolute;top:82px}.slider{z-index:5;width:376px;padding-bottom:50px;padding-top:70px}.slides{width:max-content;display:flex;gap:120px;transition:transform .5s ease-in-out}.slide{position:relative;display:flex;flex-direction:column;gap:12px;width:376px;padding:16px 16px 20px;background-color:#fff;text-align:center;border:3px solid #212128;box-shadow:3px 3px #212128;border-radius:8px}.slide .card-image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.slide img{display:block;max-width:100%;width:100%;height:100%;object-fit:cover}.slide .pin{position:absolute;z-index:999;top:0;left:50%;transform:translate(-50%,-50%)}.slide p{font-family:Comic Sans MS;font-size:28px;font-weight:400;line-height:34px;text-transform:uppercase}.slide .status{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:12px;background-color:#000000b3}.status h5{font-family:Comic Sans MS;font-size:44px;font-weight:700;line-height:53px;text-align:center;color:#fff}.status .correct,.status .wrong{display:flex;align-items:center;justify-content:center;width:180px;height:40px;color:#fff}.status .correct{background-color:#53961f}.status .wrong{background-color:#e95719}.fake-real-container .buttons{display:flex;justify-content:center;gap:20px}.fake-real-container .btn-fake,.fake-real-container .btn-real{width:250px;height:64px;color:#000;border-radius:8px;border:2px solid black;box-shadow:3px 3px #000;cursor:pointer;transition:background-color .1s,box-shadow .1s}.fake-real-container .btn-fake span,.fake-real-container .btn-real span{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:29px;transition:opacity .2s}.fake-real-container .btn-fake{background-color:#fc8166}.fake-real-container .btn-real{background-color:#aae85b}@media (hover: hover){.fake-real-container .btn-fake:not([disabled]):hover{background:#e86d52}}@media (hover: hover){.fake-real-container .btn-real:not([disabled]):hover{background:#8cca3d}}.fake-real-container .btn-fake:not([disabled]):active{background:#e86d52;box-shadow:1px 1px #000}.fake-real-container .btn-real:not([disabled]):active{background:#8cca3d;box-shadow:1px 1px #000}.fake-real-container .btn-fake:disabled{cursor:not-allowed;background-color:#de6348}.fake-real-container .btn-fake:disabled span,.fake-real-container .btn-real:disabled span{opacity:.5}.final-output-wrapper{display:flex;flex-direction:column;align-items:center;width:100vw;min-height:100vh;padding:60px 20px 0}.final-output{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;width:600px;height:fit-content;padding:40px;background-color:#fef56a;border:2px solid black;box-shadow:3px 3px #000;border-radius:8px}.final-output h5{font-family:Comic Sans MS;font-size:38px;font-weight:700;line-height:59.2px;text-align:center}.final-output .final-output-again{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:28.8px;width:200px;height:50px;color:#000;background-color:#fff;border-radius:8px;border:2px solid #212128;box-shadow:3px 3px #212128;transition:background-color .2s,box-shadow .1s;cursor:pointer}@media (hover: hover){.final-output .final-output-again:hover{background-color:#e1e1e1}}.final-output .final-output-again:active{box-shadow:1px 1px #212128}.info{width:200px}.detective{position:relative}.detective img:nth-child(1){width:150px}.detective img:nth-child(2){width:117px}.info p{font-family:Comic Sans MS;font-size:22px;font-weight:400;line-height:35.52px;text-align:center;margin-top:4%}.info h2{font-family:Comic Sans MS;font-size:60px;font-weight:700;line-height:72px;text-align:center}.info .eye{position:relative;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center}.face{position:absolute;display:flex;align-items:center;justify-content:space-between;bottom:11px;width:97px;left:53px}.info .pupil{position:absolute;width:20px;height:20px;background-color:#000;border-radius:50%;transition:transform .05s ease-out}.fake-or-real-try-again{margin-top:50px}@media screen and (max-width: 1200px){.fake-real-container{padding-top:116px}.final-output-wrapper{padding-top:0}}@media screen and (max-width: 744px){.fake-real-container{padding-top:80px}.fake-real-container .header{flex-direction:column;gap:0;width:320px;height:fit-content;padding:16px}.fake-real-container .header-detective{display:none}.fake-real-container .header-info h2{font-size:32px;line-height:38px}.fake-real-container .header-info p{font-size:16px;line-height:24px}.slider,.slide{width:264px}.line{top:86px}.fake-real-container .buttons{gap:12px;padding:0 20px}.fake-real-container .btn-fake,.fake-real-container .btn-real{width:154px;font-size:20px}.fake-real-container .btn-fake span,.fake-real-container .btn-real span{font-size:20px}.final-output{width:320px;padding:20px}.final-output h5{font-size:28px;width:80%;line-height:39.2px}.info{width:130px;margin-top:2%}.detective{display:flex;align-items:center;flex-direction:column;gap:5px}.detective img:nth-child(1){width:132px}.detective img:nth-child(2){width:103px}.info p{font-family:Comic Sans MS;font-size:20px;margin-top:13px}.info h2{font-size:44px;line-height:52px}.info .eye{width:20px;height:20px}.face{width:79px;left:27px;bottom:9px}.info .pupil{width:18px;height:18px}.fake-or-real-try-again{margin-top:40px}}.fake-or-real-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#a87e50;display:flex;justify-content:center;align-items:center;z-index:100000;color:#fff}.fake-or-real-loader-content{width:150px;text-align:center}.pick-a-side{background-image:url(/assets/background-C_4sMvbF.png);width:100vw;min-height:100vh;padding:50px 0;background-color:#e7e2ee}.pick-a-side--container{position:relative;display:flex;justify-content:center}.pick-a-side--content{width:790px}.pick-a-side--header{display:flex;align-items:center;flex-direction:column;gap:2px;text-align:center;margin-bottom:50px}.pick-a-side--header p{max-width:442px;font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:36px;color:#212128}.pick-a-side--header h4{font-family:Rubik One;font-size:68px;font-weight:400;text-wrap:nowrap;text-transform:uppercase;color:#212128}.pick-a-side--middle{position:relative;display:flex;align-items:center;flex-direction:column;width:100%}.pick-a-side--actions{position:absolute;left:0;right:0;display:flex;justify-content:space-between;width:100%}.btn-back,.btn-next{display:flex;align-items:center;justify-content:center;height:60px;padding:0 24px;border:2px solid #212128;box-shadow:3px 3px #212128;background-color:#fff;color:#212128;border-radius:8px;transition:background-color .3s,box-shadow .1s;cursor:pointer}.btn-back p,.btn-next p{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:29px}@media (hover: hover){.btn-back:not([disabled]):hover,.btn-next:not([disabled]):hover{background-color:#f5f5f5}}.btn-back:active,.btn-next:active{background-color:#ebebeb;box-shadow:1px 1px #212128}.btn-back:disabled,.btn-next:disabled{color:#7f7f7f;box-shadow:3px 3px #7f7f7f;border:2px solid #7f7f7f;cursor:no-drop}.balancer{width:320px;height:263px;position:relative}.balancer .base{position:absolute;width:150px;height:263px;top:50%;left:50%;transform:translate(-50%,-50%)}.balancer .rotating{position:absolute;width:227px;object-fit:contain;top:37px;left:14.5%;transform-origin:center center;transition:transform .8s ease-in-out}.ropes{position:absolute;height:110px;top:25%}.balancer .ropesLeft{left:9%;transition:transform .8s ease-in-out}.balancer .ropesLeft>img,.balancer .ropesRight>img{height:91px}.balancer .ropesRight{right:9%;transition:transform .8s ease-in-out}.ropes .cup{position:absolute;width:89px;height:52px;background-color:red;display:flex;align-items:center;justify-content:center}.ropes .cup svg{width:25px;height:25px}.cupLeft,.cupRight{left:-35%;bottom:-25px;border-bottom-right-radius:100px;border-bottom-left-radius:100px}.animateLeft{transform:rotate(-6deg)}.animateRight{transform:rotate(6deg)}.finalLeft{transform:rotate(-12deg)}.finalRight{transform:rotate(12deg)}.animateMoveLeft{transform:translateY(10px)}.animateMoveRight{transform:translateY(-10px)}.animateMoveFinalLeft{transform:translateY(20px)}.animateMoveFinalRight{transform:translateY(-25px)}@media (max-width: 1200px){.balancer,.balancer .base{height:440px}.balancer .rotating{width:379px;top:60px;left:-8.5%}.balancer .ropesLeft>img,.balancer .ropesRight>img{height:151px}.ropes{top:24%}.balancer .ropesLeft{left:-13%}.balancer .ropesRight{right:-13%}.ropes .cup{width:149px;height:87px}.cupLeft,.cupRight{left:-39%;bottom:-115px;border-bottom-right-radius:100px;border-bottom-left-radius:100px}.animateMoveFinalLeft{transform:translateY(30px)}.animateMoveFinalRight{transform:translateY(-30px)}.animateMoveLeft{transform:translateY(15px)}.animateMoveRight{transform:translateY(-15px)}}@media (max-width: 744px){.balancer,.balancer .base{height:210px}.balancer .rotating{width:207px;top:10%;left:17.5%}.balancer .ropesLeft>img,.balancer .ropesRight>img{height:82px}.ropes{top:21%}.balancer .ropesLeft{left:15%}.balancer .ropesRight{right:15%}.ropes .cup{width:81px;height:47px}.cupLeft,.cupRight{left:-35%;bottom:-15px;border-bottom-right-radius:100px;border-bottom-left-radius:100px}.animateMoveFinalRight{transform:translateY(-15px)}.animateMoveFinalLeft{transform:translateY(20px)}.animateMoveLeft{transform:translateY(10px)}.animateMoveRight{transform:translateY(-10px)}}.questionare{position:relative;align-items:center;justify-content:space-between;display:flex;flex-direction:column;width:100%;height:290px;padding:40px;background-color:#efe3ff;border:2px solid black;box-shadow:2px 2px #000;border-radius:8px}.questionare .count{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);font-family:Comic Sans MS;font-size:20px;font-weight:700;line-height:24px;color:#7f7f7f}.questionare--title{display:flex;align-items:center;justify-content:center;flex-grow:1}.questionare h5{font-family:Comic Sans MS;font-size:32px;font-weight:700;line-height:38.4px;text-align:center;text-transform:uppercase}.questionare .btns{display:flex;align-items:center;gap:20px;width:100%}.btns .btn{width:calc(50% - 8px);border:2px solid #212128;box-shadow:3px 3px #212128;border-radius:8px;height:60px;display:flex;align-items:center;justify-content:center;text-transform:capitalize;cursor:pointer;color:#212128;background-color:#ffee7e;transition:background-color .3s,box-shadow .1s}.btns .btn.purple{background-color:#e4c4ff}.btns .btn.green{background-color:#bcffc4}.btns .btn.pink{background-color:#ffcdff}.btns .btn.red{background-color:#ffcaca}.btns .btn.lime{background-color:#d5ff78}.btns .btn.blue{background-color:#c1e9ff}.btns .btn.orange{background-color:#ffb242}@media (hover: hover){.btns .btn:hover{background-color:#f4da6a}.btns .btn.purple:hover{background-color:#d0b0f5}.btns .btn.green:hover{background-color:#9ef5a6}.btns .btn.pink:hover{background-color:#f9afff}.btns .btn.red:hover{background-color:#ff9f9f}.btns .btn.lime:hover{background-color:#b7f25a}.btns .btn.blue:hover{background-color:#9adcff}.btns .btn.orange:hover{background-color:#ff8a1a}}.btns .btn:active{background-color:#f4da6a;box-shadow:1px 1px #212128}.btns .btn.purple:active{background-color:#d0b0f5}.btns .btn.green:active{background-color:#9ef5a6}.btns .btn.pink:active{background-color:#f9afff}.btns .btn.red:active{background-color:#ff9f9f}.btns .btn.lime:active{background-color:#b7f25a}.btns .btn.blue:active{background-color:#9adcff}.btns .btn.orange:active{background-color:#ff8a1a}.btns p{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:28.8px;text-transform:capitalize}.rangeBlock{position:relative;display:flex;flex-direction:column;width:100%;gap:8px}.rangeBlock .range{height:20px;border:2px solid black;border-radius:7px;display:flex;align-items:center;justify-content:center;overflow:hidden}.range-left,.range-right{height:20px}.range-left{border-radius:7px 0 0 7px;border-right:1px solid black}.range-right{border-radius:0 7px 7px 0;border-left:1px solid black}.rangeBlock-info-header{display:flex;align-items:center;justify-content:space-between}.rangeBlock-info-header p{font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:24px;text-transform:capitalize}.rangeBlock-info-footer{display:flex;justify-content:center}.rangeBlock-info-footer span{font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:24px;text-transform:capitalize}.go-next-btn{display:flex;align-items:center;justify-content:center;min-height:60px;padding:0 50px;border:2px solid #212128;box-shadow:3px 3px #212128;background-color:#fff;text-decoration:none;border-radius:8px;transition:background-color .3s,box-shadow .1s;cursor:pointer}@media (hover: hover){.go-next-btn:hover{background-color:#f5f5f5}}.go-next-btn:active{background-color:#ebebeb;box-shadow:1px 1px #212128}.go-next-btn p{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:29px;color:#212128;text-underline-position:from-font;text-decoration-skip-ink:none}@media screen and (max-width: 1200px){.pick-a-side{padding-top:116px}.pick-a-side--header p{max-width:100%}.pick-a-side--content{width:720px}.ropes .cup svg{width:50px;height:50px}.questionare .count{bottom:calc(100% + 20px)}}@media screen and (max-width: 744px){.pick-a-side--content{width:320px}.pick-a-side{padding-top:80px;padding-bottom:38px}.pick-a-side--container{margin:0 20px;gap:30px}.pick-a-side--header{margin-bottom:80px}.pick-a-side--header p{font-size:16px;line-height:24px}.pick-a-side--header h4{font-size:40px}.pick-a-side--actions{top:-40px}.btn-back,.btn-next{height:40px}.ropes .cup svg{width:23px;height:23px}.questionare{height:232px;padding:24px}.questionare .count{bottom:calc(100% + 10px);font-size:12px;line-height:14px}.questionare h5{font-size:18px;line-height:22px}.questionare .btns{gap:16px}.btns .btn{height:48px}.btns p{font-size:16px;line-height:19px}.rangeBlock-info-header p,.rangeBlock-info-footer span{font-size:12px;line-height:14px}.go-next-btn{width:100%;min-height:48px;height:48px}.go-next-btn p{font-size:16px;line-height:19px}}.pick-a-side-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#e7e2ee;display:flex;justify-content:center;align-items:center;z-index:100000;color:#fff}.pick-a-side-loader-content{width:250px;text-align:center}.home{width:100%;min-height:100vh;background-color:snow;background-image:linear-gradient(to right,#f0ecec 2px,transparent 2px),linear-gradient(to bottom,#f0ecec 2px,transparent 2px);background-size:28px 28px;padding:50px 0 100px}.home-container{display:flex;flex-direction:column;align-items:center;gap:50px;width:100%;height:100%}.heder-home{display:flex;flex-direction:column;align-items:center;justify-content:center;width:1180px;height:213px;padding:0 16px;background-color:#fdf468;border:3px solid #000;box-shadow:3px 3px #212128;border-radius:8px}.heder-home>img{height:72px}.heder-home>div{display:flex;align-items:center;gap:8px}.heder-home>div span{font-family:Comic Sans MS;font-weight:700;font-size:61px;line-height:62px;text-transform:uppercase;text-align:center;color:#212128}.heder-home>p{font-family:Comic Sans MS;font-size:28px;font-weight:400;line-height:36px;text-align:center}.home-cards{display:grid;grid-template-columns:repeat(3,380px);gap:20px}.home-card{display:flex;flex-direction:column;background-color:#fffbfb;border:2px solid #212128;box-shadow:3px 3px #212128;border-radius:8px;overflow:hidden;cursor:pointer;transition:box-shadow .2s ease-in-out}@media (hover: hover){.home-card:hover{box-shadow:1px 1px #212128}}@media (hover: none){.home-card:active{box-shadow:1px 1px #212128}}.home-card-image{position:relative;width:100%;height:184px}.home-card img{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;width:calc(100% + 2px);height:calc(100% + 2px);border-bottom:2px solid #212128;object-fit:cover}.home-card div{display:flex;flex-direction:column;align-items:center;padding:16px 16px 20px;font-family:Comic Sans MS;font-size:18px;font-weight:400;line-height:23px;text-align:center}.home-card>div p{text-wrap:nowrap;font-family:inherit}.home-footer{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.home-footer>p{font-family:Comic Sans MS;font-size:24px;font-weight:400;line-height:36px;text-align:center}.home-footer-btn{display:flex;align-items:center;justify-content:center;width:223px;min-height:60px;max-height:60px;background-color:#d5ff78;border:2px solid #212128;box-shadow:3px 3px #212128;border-radius:8px;text-decoration:none;cursor:pointer;transition:background-color .2s,box-shadow .1s}@media (pointer: fine){.home-footer-btn:hover{background-color:#b7f25a}}.home-footer-btn:active{box-shadow:1px 1px #212128}.home-footer-btn p{font-family:Comic Sans MS;font-size:20px;font-weight:400;line-height:24px;text-align:center;color:#212128;text-underline-position:from-font;text-decoration-skip-ink:none}.home-share{display:flex;align-items:center;flex-direction:column;gap:24px}.home-share>span{font-family:Comic Sans MS;font-weight:400;font-size:18px;color:#212128}.home-share-actions{display:flex;gap:16px}@media (max-width: 1200px){.home{padding-top:30px}.heder-home{width:720px}.heder-home img{height:68px}.home-cards{grid-template-columns:repeat(2,350px)}}@media (max-width: 763px){.home{padding-top:20px}.home-container{gap:32px}.heder-home{width:320px;height:140px;gap:8px}.heder-home>img{height:38px}.heder-home>p{font-size:18px;line-height:23px}.home-cards{grid-template-columns:320px;gap:16px;margin-bottom:20px}.home-card>div{padding-top:12px;padding-bottom:16px;line-height:21px}.home-footer-btn{width:200px;min-height:48px;max-height:48px}.home-share{gap:20px}.home-share-actions{flex-direction:column;gap:8px}}.finishGame{position:relative;display:flex;align-items:center;justify-content:center;width:100vw;min-height:100vh;padding:30px 0 50px;background-image:url(/assets/background-C_4sMvbF.png)}.finishGame-container{display:flex;flex-direction:column;gap:40px;width:790px}.finishGame-heading{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;height:135px;margin-top:60px;background-color:#e4c4ff;box-shadow:3px 3px #000;border:2px solid #212128;border-radius:8px}.finishGame-heading span{font-family:Comic Sans MS;font-weight:400;font-size:22px;line-height:33px;text-align:center;color:#212128}.finishGame-heading h1{font-family:Rubik One;font-weight:400;font-size:44px;text-transform:uppercase;text-align:center;color:#212128}@media (max-width: 1200px){.finishGame{align-items:flex-start}.finishGame-container{width:720px}.finishGame-heading{margin-top:86px}}@media (max-width: 744px){.finishGame-container{width:320px;gap:40px}.finishGame-heading{height:auto;padding:20px;margin-top:60px}.finishGame-heading span{font-size:16px;line-height:24px}.finishGame-heading h1{font-size:36px;line-height:40px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@font-face{font-family:Rubik one;src:url(/assets/rubikoneregular-ByUS_-jZ.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Comic Sans MS;src:url(/assets/COMIC-Dh7cIS3G.TTF) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;font-family:Roboto Flex,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}body{overscroll-behavior:none;width:100vw;overflow-x:hidden}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.twitter,.facebook{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:223px;min-height:60px;max-height:60px;color:#fff!important;box-shadow:2px 2px #000;border:2px solid #000!important;border-radius:12px;transition:box-shadow .1s;overflow:hidden;z-index:1}.twitter>p,.facebook>p{color:inherit;font-family:inherit}.twitter{background:linear-gradient(90deg,#303030,#1e1e1e)}.twitter:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#262626,#000);opacity:0;pointer-events:none;transition:all .2s ease-in-out;z-index:-1}.facebook{background:linear-gradient(90deg,#429ceb,#2e88eb)}.facebook:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2e88ff,#1a74ed);opacity:0;pointer-events:none;transition:all .2s ease-in-out;z-index:-1}@media (pointer: fine){.twitter:hover:after,.facebook:hover:after{opacity:1}}.twitter:active,.facebook:active{box-shadow:1px 1px #000}.twitter:active:after,.facebook:active:after{opacity:1}@media (max-width: 768px){.twitter,.facebook{width:320px;min-height:48px;max-height:48px}}
