.button{background:#fff;border:2px solid #000;border-radius:20px;color:#000;display:block;font-size:24px;font-weight:500;padding:16px 12px 14px;text-align:center;width:100%}.button.red{background:#e7362c;color:#fff;line-height:30px}.button.link{background:transparent;border:none;font-size:18px;font-weight:500;line-height:22px;text-decoration:underline}.button.left{color:rgba(0,0,0,.4);padding-left:0;text-align:left}@media screen and (max-width:370px){.button{font-size:20px;padding:14px 0 12px}}.group{padding:20px}.group.outline{border:2px solid #101010;border-radius:20px}@media screen and (max-width:320px){.group{padding:10px}}.main-page h1.red{color:#ef3124}.main-page img{margin-bottom:20px}.main-page .main-cat{margin:auto;max-height:300px}@media screen and (max-width:360px){.main-page .main-cat{max-height:250px}}.onboarding-page{background-color:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:5}.onboarding-page img{max-height:260px}.onboarding-page .instructions{height:44px}.field{display:flex;flex-wrap:wrap;-webkit-perspective:1000px;perspective:1000px}.item{background:#fff;border:2px solid #000;border-radius:20px;height:calc(25vw - 18.5px);margin-bottom:10px;margin-left:10px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;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;width:calc(25vw - 18.5px)}.item:nth-child(4n+1){margin-left:0}.item.open{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:18px;display:flex;height:100%;justify-content:center;padding:6px;transition:all .3s ease-in-out;width:100%;word-break:break-all}.front img{max-height:100%;max-width:100%}.game-page{padding:20px;width:100vw}.game-page .description{margin-bottom:70px}.offer-page .offer{flex:1 1}.offer img{margin:auto;max-height:280px}.offer p{margin-bottom:0}.offer.is-yandex span{letter-spacing:-.06em}@media screen and (max-width:340px){.offer p{font-size:14px}}.unlucky-page{background-color:#e8f2fe}.unlucky-page .clamped{letter-spacing:-.02em}.unlucky-page .try-again{margin-bottom:10px}.message{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:40px}.message__profile{margin-right:10px;max-height:70px;max-width:70px}.message__body{background-color:#fff;border-radius:20px 20px 20px 10px;font-weight:400;line-height:22px;padding:15px}@media screen and (max-width:320px){.message{margin-bottom:20px}.message__body{font-size:14px;line-height:20px}}.accordion{border-bottom:1px solid #000;display:flex;flex-direction:column}.accordion__title{padding:15px 0;position:relative}.accordion__title:after{content:"▼";font-size:8px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center;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}.accordion.open .accordion__title{padding-bottom:10px}.accordion.open .accordion__title:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.accordion__body{color:grey;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding-bottom .3s ease-in-out;will-change:max-height}.accordion.open .accordion__body{max-height:500px;padding-bottom:15px}.accordion p{margin:0}.accordion .br{display:block;height:10px}.faq-page{height:auto;padding-bottom:100px}.faq-page .bottom{bottom:5px;left:50%;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.info-page .fl1{flex:1 1}.info-page .centered{margin:auto}.loader__container{height:50px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px}.loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:2px solid #000;border-radius:50%;border-right:none;border-top:none;height:50px;width:50px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:StyreneALC;font-weight:700;src:local("StyreneALC"),url(../../static/media/StyreneALC-Bold.93c7c849a2c1607e8374.woff) format("woff")}@font-face{font-family:StyreneALC;font-weight:500;src:local("StyreneALC"),url(../../static/media/StyreneALC-Medium.ae9a5c2314e6b1330af9.woff) format("woff")}@font-face{font-family:StyreneALC;font-weight:400;src:local("StyreneALC"),url(../../static/media/StyreneALC-Regular.7a999447d564875a5680.otf) format("opentype")}*{-webkit-font-feature-settings:"salt" on;font-feature-settings:"salt" on;box-sizing:border-box;font-family:StyreneALC,Arial,sans-serif}html{--vh:100vh}body,html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;margin:0;overflow-x:hidden;touch-action:pan-y}body,html,section{min-height:100vh;min-height:-webkit-fill-available}body,main,section{background-color:#fff;min-height:100vh;min-height:var(--vh)}section{padding:10px}h1{font-size:40px;font-weight:700;letter-spacing:-.02em;line-height:48px}h1.big{font-size:100px;letter-spacing:-.04em;line-height:100px}h2{font-size:25px;font-weight:700;line-height:32px}h1,h2{margin:0 0 10px}p{font-size:16px;font-weight:500;line-height:22px;margin-bottom:20px}img{display:block;font-size:14px;max-width:100%}img.centered{margin:0 auto}hr{border:1px solid hsla(0,0%,6%,.1);margin-bottom:25px;margin-top:25px}.flex{display:flex}.gap9{margin-right:9px}.uppercase{text-transform:uppercase}.rotate{display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:250px}.flex-column{display:flex;flex-direction:column}.flex-column .bottom{margin-top:auto}a{color:#000}.no-pt{padding-top:0}h1+p{margin-top:0}.no-line{text-decoration:none}@media screen and (orientation:landscape) and (max-width:900px){section{display:none!important}body{position:relative}.rotate{display:block}}@media screen and (max-width:360px){h1{font-size:34px;line-height:40px}}