@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}ol{padding:0;margin:0;list-style-position:inside}a{color:currentColor;text-decoration:none}button{cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in}img{display:block;max-width:100%;height:auto;padding:0;margin:0}:root{font-family:Coiny,system-ui,Open Sans,sans-serif,-apple-system,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.02em;--main-color: #04090f;--main-bg-color: #FFFEFB;--main-yellow: #FFF5C9;--main-pink: #FFC9E6;--main-green: #DEFFC9;--main-green-hover: #E6FFD7;--main-green-active: #CFFFB2;--main-peach: #FFDBC9;--main-blue: #ACEAF7;--main-grey: #515151;--main-grey-hover: #666;--main-grey-active: #434343;color:var(--main-color);background-color:var(--main-bg-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box;scroll-behavior:smooth}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0 auto;background-image:url(/STP-10195/assets/bg-image-DbiaYZq7.jpg);background-position:center}body.locked,.header{overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.hidden{opacity:0;visibility:hidden;pointer-events:none}.d-none{display:none!important}main{flex-grow:1}main:has(.back-link){text-align:center}.container{max-width:320px;margin:0 auto;padding:0 20px}@media only screen and (min-width: 1200px){.container{max-width:1200px;padding:0 84px}}.header{position:relative;font-family:Open Sans,sans-serif;padding:12px 0 16px;z-index:100}.nav{font-family:Coiny,sans-serif;display:flex;justify-content:start;align-items:center;background-color:var(--main-yellow);padding:8px;box-shadow:2px 4px 8px #0000002e;border-radius:12px;font-size:12px}.nav-logo{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;width:20px;height:20px;overflow:hidden}.nav-list{display:none;align-items:center;justify-content:space-between;gap:36px}.nav-list-mobile{display:flex;align-items:center;justify-content:space-between;gap:14px}.nav-link{position:relative;display:block;font-weight:500;letter-spacing:.02em;transition:.2s ease-in}.nav-link:hover,.nav-link:focus{color:#3a3b3c}.nav-link:active{color:#6f6f70}.nav-burger{position:relative;width:20px;height:20px;cursor:pointer}.nav-burger span,.nav-burger:before,.nav-burger:after{content:"";position:absolute;width:100%;height:2px;background-color:var(--main-color);transition:transform .3s ease,top .3s ease,bottom .3s ease,opacity .3s ease}.nav-burger span{width:16px;right:0;top:50%;transform:translateY(-50%)}.nav-burger:before{top:2px}.nav-burger:after{bottom:2px}.nav-burger.active span{opacity:0}.nav-burger.active:before{top:50%;transform:rotate(45deg) translateY(-50%)}.nav-burger.active:after{bottom:50%;transform:rotate(-45deg) translateY(50%)}@media only screen and (min-width: 1200px){.header{padding:20px 0 40px}.nav{font-family:Open Sans,sans-serif;padding:16px;height:72px;border-radius:20px;max-width:1032px}.nav-burger{display:none}.nav-logo{width:40px;height:100%}.nav-logo-icon{width:40px;height:40px}.nav-list{display:flex;justify-content:start;gap:36px}.nav-link{font-weight:400;font-size:18px}.nav-list-mobile{display:none}}.hero{padding-bottom:56px}.hero-wrapper{position:relative;display:flex;align-items:start;justify-content:space-between;gap:16px;padding:0 12px;margin:0 auto;width:100%;height:210px}.hero-title-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-main-image{position:relative;box-shadow:2px 4px 8px #00000040;border-radius:20px;max-width:none;height:auto;z-index:5}.hero-title{display:none;font-weight:700;font-size:40px;line-height:1.5;margin-bottom:18px}.hero-sub-title{font-family:Open Sans,sans-serif;font-style:italic;font-weight:400;font-size:16px;text-align:center;color:var(--main-grey);max-width:100%;margin-top:30px}.hero-cat-image-wrapper{position:absolute;top:96px;left:10px;width:56px;height:84px;background-image:url(/STP-10195/assets/cat_hero-CaJZS1V7.png);background-position:center;background-repeat:no-repeat;background-size:cover;margin:0;padding:0}.hero-button{position:absolute;left:0;bottom:0;border:0;display:flex;align-items:center;justify-content:start;gap:12px;border-radius:12px;width:100%;height:40px;box-shadow:1px 2px 4px #00000040;background:var(--main-green);font-size:12px;line-height:1;transition:all .3s ease-in;z-index:5}.hero-button-gplay{margin-left:32px;max-width:none;width:24px}.hero-button:hover{background:var(--main-green-hover)}.hero-button:active{background:var(--main-green-active)}.hero-button-decoration-left,.hero-button-decoration-right,.hero-button-decoration-bottom{display:none}@media only screen and (min-width: 1200px){.hero-wrapper{padding:0 32px;gap:44px;height:450px}.hero-title{display:block;margin:0}.hero-sub-title{margin:0;font-size:28px;min-width:100%;padding:12px 0 132px}.hero-title-wrapper{padding-top:32px}.hero-cat-image-wrapper{display:none}.hero-button{position:relative;font-size:20px;width:400px;height:68px;gap:16px;z-index:20}.hero-button-gplay{margin-left:32px}.hero-button-decoration-left{display:block;position:absolute;left:56px;top:204px;margin:0;padding:0;z-index:2}.hero-button-decoration-right{display:block;position:absolute;right:424px;top:224px;margin:0;padding:0;z-index:2}.hero-button-decoration-bottom{display:block;position:absolute;right:298px;bottom:-28px;margin:0;padding:0;z-index:2}}.description{padding-bottom:54px}.description-title{font-family:Coiny,sans-serif;font-weight:400;font-size:18px;text-align:center;color:var(--main-color);padding-bottom:8px}.description-text{text-indent:6px;font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:var(--main-color);line-height:150%;letter-spacing:.01em;padding-bottom:4px}@media only screen and (min-width: 1200px){.description .container{width:764px;padding:0}.description-title{font-size:36px;padding-bottom:24px}.description-text{font-size:20px;line-height:1.5;padding-bottom:16px}}.features{margin-bottom:56px}.features-container{position:relative;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.features-title{font-family:Coiny,sans-serif;font-weight:400;font-size:18px;text-align:center;padding-bottom:12px}.features-list{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px;width:100%;z-index:1}.features-items{display:flex;align-items:center;justify-content:center;gap:6px;width:282px}.features-items:nth-child(odd){flex-direction:row-reverse;align-self:flex-start}.features-items:nth-child(2n) .features-item-text-wrapper{padding:8px 12px 8px 20px;border-radius:80px 0 0 80px}.features-item-image-wrapper{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border-radius:360px;width:32px;height:32px;box-shadow:2px 4px 6px #00000040;background:var(--main-yellow)}.features-item-text-wrapper{display:flex;align-items:center;max-width:242px;width:100%;justify-content:center;padding:8px 20px 8px 12px;margin:0;border-radius:0 80px 80px 0;height:100%;box-shadow:2px 4px 8px #00000040}.features-item-text-wrapper.pink{background-color:var(--main-pink)}.features-item-text-wrapper.blue{background-color:var(--main-blue)}.features-item-text-wrapper.peach{background-color:var(--main-peach)}.features-item-text-wrapper.green{background-color:var(--main-green)}.features-item-text{font-family:Open Sans,sans-serif;font-weight:400;font-size:10px;line-height:120%;color:var(--main-color);text-indent:6px}.features-decoration{display:none}@media only screen and (min-width: 1200px){.features{margin-bottom:116px}.features-title{font-size:36px;padding-bottom:24px}.features-list{gap:20px}.features-items{height:132px;width:660px;gap:16px}.features-item-text-wrapper{padding:24px 32px 24px 26px;max-width:588px}.features-item-image-wrapper{width:50px;height:50px}.features .modal-menu-icon{width:36px;height:36px}.features-item-text{font-size:20px;line-height:150%}.features-decoration{position:absolute;top:-100px;right:24px;display:block;width:200px;height:320px;z-index:0}.features-top{position:absolute;right:0;bottom:220px;transform:rotate(-23deg)}.features-middle{position:absolute;right:20px;bottom:100px}.features-bottom{position:absolute;bottom:0}}.characters .container{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center}.characters-title{font-family:Coiny,sans-serif;font-weight:400;font-size:18px;text-align:center}.characters-list{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:12px}.characters-item{width:132px;height:200px}.upper{border-radius:20px;width:132px;height:136px;box-shadow:2px 4px 8px #00000040;overflow:hidden}.characters-image{width:72px;max-width:none}.lower{display:flex;flex-direction:column;align-items:center;justify-content:center}.characters-name{font-family:Coiny,sans-serif;font-weight:400;font-size:14px;text-align:center;margin:0;padding:0}.characters-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:10px;line-height:120%;text-align:center;max-width:120px}.footer{padding:0 0 12px}.footer .container{border-radius:12px;width:280px;padding:8px 0;box-shadow:2px 4px 8px #0000002e;background:var(--main-yellow);font-family:Open Sans,sans-serif;font-weight:400;text-align:center;color:var(--main-color)}.footer-links{display:flex;list-style:none;padding:0;margin:0;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:32px;font-size:12px;text-decoration:underline}.footer-links .link-item{position:relative}.footer p{font-size:10px;text-decoration:none}@media (min-width: 1200px){.footer{padding:20px 0}.footer .container{border-radius:20px;width:1032px}.footer-links{flex-direction:row;gap:0;margin-left:16px;font-size:18px;text-decoration:none}.footer-terms:after,.footer-terms:before{padding:8px;content:"|"}.footer-links .footer-privacy{order:1}.footer-links .footer-cookies{order:3}.footer-links .footer-terms{order:2}.footer p{font-size:12px}}.modal-menu{font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;position:absolute;top:0;margin:0 auto;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:start;background-color:#ffffffe6;transition:all .8s cubic-bezier(.175,.885,.32,1.275),visibily .3s cubic-bezier(.175,.885,.32,1.275)}.modal-menu.is-open{padding-top:70px;opacity:1;visibility:visible;pointer-events:all;background:#0006;z-index:90}.nav-modal{position:relative;max-width:280px;opacity:0;visibility:hidden;transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.modal-menu.is-open .nav-modal{opacity:1;visibility:visible;animation:fadeInDown .8s cubic-bezier(.175,.885,.32,1.275);z-index:1500}.nav-modal-list{padding:12px 0;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;box-shadow:2px 2px 8px #04090f3d;background-color:var(--main-yellow);border-radius:12px}.nav-item-modal{width:100%;display:flex;align-items:center;justify-content:start;position:relative}.nav-item-modal:not(:last-child):after{content:"";position:absolute;left:12px;bottom:0;padding:0;margin:0;border:1px solid #ffec95;width:256px;height:0px}.nav-modal-list .nav-link{display:flex;width:100%;align-items:center;gap:16px;text-decoration:none;padding:20px 6px 20px 32px}.modal-menu-icon{stroke:#000;fill:var(--main-yellow)}@media only screen and (min-width: 1200px){.modal-menu{display:none;z-index:0;pointer-events:none}}.cookies{position:fixed;bottom:0;background-color:var(--main-blue);width:100%;z-index:80;color:inherit;padding:32px 0}.cookies .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.cookie-title{font-family:Coiny,sans-serif;font-weight:400;font-size:18px;text-align:center}.cookie-text{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;line-height:150%;text-align:center;margin-bottom:40px}.cookie-button-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:16px}.cookie-button{font-family:Coiny,sans-serif;font-weight:400;font-size:12px;text-align:center;width:100%;border:0;border-radius:12px}.primary-button{padding:10px 50px;box-shadow:1px 2px 4px #00000040;background:var(--main-green)}.primary-button:hover,.primary-button:focus{background-color:var(--main-green-hover)}.primary-button:active{background-color:var(--main-green-active)}.secondary-button{border:1.6px solid var(--main-grey);color:var(--main-grey);padding:10px 50px;box-shadow:1px 2px 4px #00000040}.secondary-button:hover,.secondary-button:focus{border:1.6px solid var(--main-grey-hover);color:var(--main-grey-hover)}.secondary-button:active{border:1.6px solid var(--main-grey-active);color:var(---main-grey-active)}@media only screen and (min-width: 1200px){.cookie-title{font-size:36px;padding-bottom:8px}.cookie-text{font-size:24px;line-height:125%}.cookie-button-wrapper{flex-direction:row;gap:24px}.cookie-button{width:300px;height:60px;font-size:20px;border-radius:20px}.secondary-button,.secondary-button:hover,.secondary-button:focus,.secondary-button:active{border:2px}}.policy{padding:12px 0 28px}.policy-container{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px}.policy-btn{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;line-height:129%;display:flex;align-items:center;gap:10px;height:40px}.policy-title{font-family:Coiny,sans-serif;font-weight:400;font-size:18px;text-align:center;padding-bottom:4px}.policy-date{padding-bottom:14px}.policy-text{font-weight:400;text-indent:6px;line-height:130%}.policy-list-wrapper{padding-top:20px}.policy-item{font-weight:600}.policy-item:not(:last-child){margin-bottom:20px}.policy-list{list-style:disc;list-style-position:outside;padding-left:1.3rem;font-weight:400;line-height:130%}@media (min-width: 1200px){.policy{padding:32px 0 48px}.policy-container{font-size:18px}.policy-btn{font-size:24px;margin-bottom:16px}.policy-title{font-size:36px;margin-bottom:22px}.policy-date{margin-bottom:27px}.policy-list-wrapper{padding-top:32px}.policy-item:not(:last-child){margin-bottom:32px}.policy-list{padding-left:1.6rem}}
