h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}:root{--font-family: "Fredoka", sans-serif}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0;font-family:var(--font-family)}main{flex-grow:1}main:has(.back-link){text-align:center}*{box-sizing:border-box}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 1440px){.container{max-width:1440px;padding:0 72px}}@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)}}html{scroll-behavior:smooth}section[id],div[id]{scroll-margin-top:64px}.no-scroll{overflow:clip!important;touch-action:none}.header{position:sticky;top:0;left:0;width:100%;margin:0 auto;background-color:#fff;z-index:90;box-shadow:0 2px 10px #0000000d}.logo{border-radius:4px;width:49px;height:49px;transition:transform .25s ease}.logo:hover,.logo:focus{transform:scale(1.02)}.nav-container{width:100%;max-width:375px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:8px;padding-bottom:8px;box-sizing:border-box}.header-nav{display:none}.menu-btn{background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:5px}.menu-btn.hidden{opacity:0}.menu-btn span{display:block;width:18px;height:2px;background-color:#000;border-radius:2px}@media screen and (min-width: 1440px){.header-nav{display:flex;gap:32.75px}.header-nav a{font-weight:400;font-size:20px;color:#000;transition:color .3s ease}.header-nav a:hover,.header-nav a:focus{color:#7bb1b5}.menu-btn{display:none}.logo{margin-right:34px}.nav-container{max-width:1440px;justify-content:flex-start}}.mobile-menu-overlay{position:fixed;top:0;right:max(0px,calc(50% - 187.5px));width:182px;height:100vh;background-color:#eaf4fa;z-index:100;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translate(100%);transition:opacity .3s ease,transform .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible;transform:translate(0)}.close-btn{width:20px;height:20px;padding:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;position:absolute;top:16px;right:16px}.mobile-menu-links{display:flex;flex-direction:column;padding:34px 15px}.mobile-menu-links a{font-weight:400;font-size:20px;color:#000;transition:color .3s ease}.mobile-menu-links a:hover,.mobile-menu-links a:focus{color:#7bb1b5}.mobile-menu-links a:not(:last-child){margin-bottom:16px}.footer{background:#264d74}.footer-wrapper{padding:38px 16px;display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1440px){.footer-wrapper{gap:16px;padding:56px 72px}}.footer-desc{text-align:center}.footer-link{font-weight:400;font-size:20px;text-transform:capitalize;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#fff}.footer-link:hover{color:#000}@media screen and (min-width: 1440px){.footer-link{font-size:32px}}.footer-paragraph{font-family:var(--font-family);font-weight:400;font-size:12px;text-transform:capitalize;text-align:center;color:#fff}@media screen and (min-width: 1440px){.footer-paragraph{font-size:20px}}#advantages{background:#dcf0fb}.advantages-wrapper{padding:38px 16px}@media screen and (min-width: 1440px){.advantages-wrapper{padding:72px}}.advantages-title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:24px}@media screen and (min-width: 1440px){.advantages-title_wrapper{margin-bottom:38px;gap:22px}}.advantages-title{font-weight:600;text-transform:uppercase;color:#000;font-size:24px}@media screen and (min-width: 1440px){.advantages-title{font-size:40px}}.advantages-title_paragraph{font-weight:400;font-size:20px;text-transform:uppercase;color:#000}@media screen and (min-width: 1440px){.advantages-title_paragraph{font-size:24px}}.advantages-list{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;width:100%}@media screen and (min-width: 1440px){.advantages-list{gap:24px}}.advantages-list_item{border:4px solid #4c9ae7;border-radius:4px;background:#4c9ae7;padding:18px 14px;width:100%;min-height:129px}@media screen and (min-width: 1440px){.advantages-list_item{padding:16px 12px;width:636px;min-height:120px}}.list-item_wrapper{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:8px}.advantages-img{display:none}@media screen and (min-width: 1440px){.advantages-img{display:block;width:31px;height:46px}}.a_list-item_paragraph{font-weight:500;font-size:24px;text-align:center;color:#fff;text-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media screen and (min-width: 1440px){.a_list-item_paragraph{font-size:32px}}.advantages-text{font-weight:400;font-size:20px;text-align:center;color:#fff}@media screen and (min-width: 1440px){.advantages-text{font-size:24px}}.characters-section{background-color:#eaf4fa}.characters-container{padding:38px 17.5px}.characters-title{font-weight:600;font-size:24px;text-transform:uppercase;color:#000;margin-bottom:12px;text-align:center}.characters-subtitle{font-weight:400;font-size:20px;line-height:1.2;text-transform:uppercase;color:#000;margin-bottom:24px;text-align:center}.characters-list{display:flex;flex-direction:column;gap:24px}.characters-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;padding:24px 30.5px;border:1px solid #4794df;border-radius:4px;width:340px;box-sizing:border-box;height:457px}.characters-item-background{width:250px;height:226px;background-color:#eaf4fa;margin-bottom:16px}.characters-item-subtitle{font-weight:700;font-size:20px;text-align:center;color:#000;margin-bottom:21.4px}.characters-item-img{width:250px;height:226px;margin-bottom:16px}.characters-item-text{font-weight:400;font-size:20px;text-transform:capitalize;text-align:center;color:#000}@media screen and (min-width: 1440px){.characters-container{padding:72px}.characters-title{font-size:40px;margin-bottom:22px}.characters-item-subtitle{font-size:24px;margin-bottom:38px}.characters-list{flex-direction:row}.characters-item{width:305px;padding:24px 13px 44px}.characters-item-subtitle{font-size:24px;margin-bottom:11.2px}.wrapper{width:279px}}#contact{background:#f1faff}.contact-wrapper{display:flex;padding:0 16px 38px;flex-direction:column;justify-content:center}@media screen and (min-width: 1440px){.contact-wrapper{flex-direction:row;padding:72px}}.contact-connect_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-title{font-weight:600;font-size:24px;text-transform:uppercase;color:#000;margin-bottom:24px}@media screen and (min-width: 1440px){.contact-title{font-size:40px}}.contact-paragraph{font-weight:400;font-size:24px;text-transform:capitalize;text-align:center;color:#000;margin-bottom:16px}@media screen and (min-width: 1440px){.contact-paragraph{font-size:32px}}.contact-paragraph-email{font-weight:400;font-size:20px;text-transform:capitalize;text-align:center;color:#000}@media screen and (min-width: 1440px){.contact-paragraph-email{font-size:32px}}.contact-picture-2{display:none}.contact-picture{margin:0 auto 24px;width:137px;height:92px}@media screen and (min-width: 1440px){.contact-picture,.contact-picture-2{display:block;width:411px;height:274px}}#playerFeedback{background:#dcf0fb}.feedback-wrapper{padding:38px 16px}@media screen and (min-width: 1440px){.feedback-wrapper{padding:72px}}.feedback-title{text-align:center;font-weight:600;font-size:24px;text-transform:uppercase;color:#000;margin-bottom:24px}@media screen and (min-width: 1440px){.feedback-title{font-size:40px;margin-bottom:38px}}.feedback-list{display:flex;justify-content:center;flex-wrap:wrap;gap:18px}@media screen and (min-width: 1440px){.feedback-list{gap:24px}}.feedback-list_item{border:2px solid #4c9ae7;width:100%;height:156px;background:#fff;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.feedback-list_item{width:636px}}.feedback-list_paragraph{font-weight:500;font-size:24px;text-transform:capitalize;color:#2b72b8;margin-bottom:12px}@media screen and (min-width: 1440px){.feedback-list_paragraph{font-size:32px}}.feedback-icon_wrapper{display:flex;gap:0;margin-bottom:12px}.feedback-icon{width:24px;height:24px}.feedback-list-item_paragraph{font-weight:400;font-size:20px;text-transform:capitalize;color:#2b72b8;text-align:center}@media screen and (min-width: 1440px){.feedback-list-item_paragraph{font-size:24px}}#gallery{background:#eaf4fa}.galery-wrapper{padding:38px 0;display:flex;flex-direction:column;gap:38px;overflow:hidden}@media screen and (min-width: 1440px){.galery-wrapper{gap:24px}}.galery-title{font-weight:600;font-size:40px;text-transform:uppercase;color:#000;text-align:center}@media screen and (min-width: 1440px){.galery-title{font-size:24px}}.galery-swapper-container{overflow:visible!important;width:100%;margin:0 auto;position:relative}.galery-list{display:flex}.galery-list_item{flex-shrink:0}.galery-list_img{height:592px;width:100%;object-fit:cover;display:block}.galery-swipe_wrapper{display:flex;gap:20px;justify-content:center;align-items:center}.galery-btn_left,.galery-btn_right{border-radius:16px;padding:5px 6px;width:32px;height:32px;background:#d9d9d9;display:flex;justify-content:center;align-items:center;border:none}.galery-icon-left,.galery-icon-right{width:20px;height:20px}html,body{overflow-x:clip}.hero-section{background-image:url(/STP-12568/assets/Hero-mobile-EWgUlujJ.png);width:375px;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:cover}.hero-container{display:flex;flex-direction:column;align-items:center;padding:521px 10px 10px 9px}.hero-title{font-weight:500;font-size:32px;line-height:1;text-align:center;color:#fff;margin-bottom:12px}.hero-subtitle{font-weight:500;font-size:24px;text-align:center;color:#fff;margin-bottom:12px}.hero-download-btn{display:inline-flex;align-items:center;text-decoration:none;box-sizing:border-box;border:1px solid #fff;border-radius:6px;padding:3.5px 16px;width:158px;height:auto;box-shadow:0 4px 4px #00000040;background:#000;transition:background-color .3s ease,transform .2s ease,filter .2s ease;cursor:pointer;outline:none}.hero-download-btn:hover,.hero-download-btn:focus{background-color:#fff;filter:brightness(1.1)}.googleplay-img{width:20px;height:24px;margin-right:16px}.download-btn-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.download-text-small{font-weight:400;font-size:13px;color:#fff;margin-bottom:1px;transition:color .3s ease}.download-text-big{font-size:15px;font-weight:500;line-height:1.2;letter-spacing:-.5px;color:#fff;transition:color .3s ease}.hero-download-btn:hover .download-text-small,.hero-download-btn:hover .download-text-big,.hero-download-btn:focus .download-text-small,.hero-download-btn:focus .download-text-big{color:#000}@media (min-resolution: 192dpi){.hero-section{background-image:url(/STP-12568/assets/Hero-mobile@2x-Bv_s7YCn.png)}}@media screen and (min-width: 1440px){.hero-section{background-image:url(/STP-12568/assets/Hero-desktop-YxeWUAX2.png);width:1440px}.hero-container{padding:494px 130px 28px}.hero-br{display:none}.hero-title{font-size:64px;margin-bottom:16px}.hero-subtitle{font-size:36px;margin-bottom:16px}.googleplay-img{width:32px;height:38px}.hero-download-btn{width:220px;height:60px;padding:9px 54px 11px 16px}.download-text-small{margin-bottom:3.6px}.download-text-big{font-size:19px}@media (min-resolution: 192dpi){.hero-section{background-image:url(/STP-12568/assets/Hero-desktop@2x-CcvJg6qY.png)}}}.how-it-works-section{background-color:#eaf4fa}.how-it-works-container{padding:38px 16px}.how-it-works-title{font-weight:600;font-size:24px;text-transform:uppercase;color:#000;margin-bottom:24px;text-align:center}.how-it-works-text{font-weight:700;font-size:20px;text-transform:capitalize;color:#000;margin-bottom:18px}.how-it-works-list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column}.how-it-works-item{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:18px}.how-it-works-item:after{display:none}.how-it-works-img{float:left;width:38px;height:29px;margin-top:0;flex-shrink:0}.how-it-works-content{display:contents}.how-it-works-subtitle{flex:1;font-weight:700;font-size:20px;text-transform:capitalize;color:#000}.how-it-works-desc{flex:0 0 100%;font-weight:400;font-size:20px;text-transform:capitalize;color:#000}.how-it-works-section-img{width:332px;height:411px}@media screen and (min-width: 1440px){.how-it-works-container{padding:72px}.how-it-works-container:not(:first-child){display:flex;align-items:center}.how-it-works-wrapper{display:flex;align-items:center;gap:48px}.how-it-works-title{font-size:40px;margin-bottom:38px}.how-it-works-text{font-size:24px;margin-bottom:24px;max-width:764px}.how-it-works-item{display:flex;align-items:center;margin-bottom:24}.how-it-works-img{float:none;width:75px;height:58px;margin-right:0}.how-it-works-content{display:flex;flex-direction:column}.how-it-works-subtitle{font-size:24px;margin-bottom:0}.how-it-works-desc{font-size:24px}.how-it-works-inner-wrapper{display:flex;align-items:flex-start;gap:48px}.how-it-works-section-img{width:430px;height:533px;display:block;align-self:center}}.key-features-section{background-color:#dcf0fb}.features-container{padding:38px 23px}.features-title{font-weight:600;font-size:24px;text-transform:uppercase;color:#000;text-align:center;margin-bottom:12px}.features-subtitle{font-weight:400;font-size:20px;line-height:1.2;text-transform:uppercase;text-align:center;color:#000;margin-bottom:24px}.features-item{border:1px solid rgba(136,153,68,.04);border-radius:4px;padding:28px 32px;width:329px;height:223px;background:#8940bb;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}.features-item:not(:last-child){margin-bottom:20px}.features-darkpurple-item{background-color:#54219f}.features-blue-item{background-color:#288ae2}.features-img{width:50px;height:50px;margin-bottom:12px}.features-item-title{font-weight:500;font-size:24px;text-align:center;color:#fff;margin-bottom:8px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.features-item-text{font-weight:400;font-size:20px;line-height:1.2;text-align:center;color:#fff}@media screen and (min-width: 1440px){.features-container{padding:72px}.features-title{font-size:40px;margin-bottom:22px}.features-subtitle{font-size:24px;margin-bottom:38px}.features-list{display:grid;grid-template-columns:repeat(6,192px);gap:24px;justify-content:center}.features-item{width:400px;height:309px;margin-bottom:0}.features-item:nth-child(1){grid-column:2 / 4}.features-item:nth-child(2){grid-column:4 / 6}.features-item:nth-child(3){grid-column:3 / 5}.features-item:nth-child(4){grid-column:1 / 3;grid-row:2}.features-item:nth-child(5){grid-column:5 / 7}.features-item:not(:last-child){margin-bottom:0}.features-img{width:93px;height:93px;margin-bottom:18px}.features-item-title{font-size:32px;margin-bottom:18px}.features-item-text{font-size:24px}}.overview-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 16px}.overview-title{font-weight:600;font-size:24px;text-transform:uppercase;color:#000;margin-bottom:24px}.overview-text{font-weight:400;font-size:20px;line-height:1.2;letter-spacing:.01em;text-transform:capitalize;text-align:center;color:#000}.desktop-br{display:none}@media screen and (min-width: 1440px){.overview-container{padding:72px 131px}.overview-title{font-size:40px;margin-bottom:38px}.overview-text{font-size:24px;line-height:1.33333}.desktop-br{display:block}}.terms-wraper{background:#eaf4fa;display:flex;flex-direction:column;gap:16px;padding:38px 16px 0}.terms-icon_wrapper{display:flex;gap:8px;align-items:center;margin-bottom:8px}.terms-icon{width:16px;height:32px}.terms-icon:hover{fill:#288ae2}.terms-icon_text{font-family:var(--second-family);font-weight:400;font-size:24px;color:#000}.terms-icon_text:hover{color:#288ae2}.terms-title{font-family:var(--font-family);font-weight:600;font-size:32px;color:#000}.terms-text{font-family:var(--font-family);font-weight:400;font-size:20px;color:#000;margin-bottom:8px}.terms-list{list-style:disc;list-style-position:inside}.last-section{margin-bottom:16px}.paragrap-8{margin-bottom:8px}body{padding:0}.back-icon_wrapper{display:flex;gap:8px;align-items:center;font-weight:400;font-size:24px;color:#000;margin-bottom:12px;transition:color .25s ease}.back-icon{width:16px;height:32px;fill:currentColor;transition:fill .25s ease}.back-icon_wrapper:hover,.back-icon_wrapper:focus{color:#288ae2}.back-icon_wrapper:focus-visible{outline:none}.back-icon_text{font-family:var(--second-family);font-weight:400;font-size:24px;color:#000}.privacy-policy-section{background-color:#eaf4fa}.privacy-policy-container{padding:38px 16px 12px;text-align:left}.privacy-policy-main-title{font-weight:600;font-size:24px;color:#000;margin-bottom:12px}.privacy-policy-title{font-weight:500;font-size:20px;color:#000;margin-bottom:4px}.privacy-policy-text{font-weight:400;font-size:18px;color:#000;margin-bottom:12px}.privacy-policy-link{text-decoration:underline;text-decoration-skip-ink:none;color:#2b72b8;cursor:pointer}.privacy-policy-subtitle{font-weight:500;font-size:20px;color:#000;margin-bottom:4px}.privacy-policy-list{list-style-type:disc;padding-left:30px;font-weight:400;font-size:18px;color:#000;margin-bottom:12px}.privacy-policy-text.without-indentation{margin-bottom:0}@media screen and (min-width: 1440px){.privacy-policy-container{padding:72px}.privacy-policy-main-title{font-size:32px;margin-bottom:16px}.privacy-policy-title{font-size:32px;margin-bottom:8px}.privacy-policy-text{margin-bottom:16px}.privacy-policy-subtitle{font-size:24px}.privacy-policy-list{font-size:20px;margin-bottom:16px}.back-icon_wrapper{margin-bottom:24px}}
