@import url(https://fonts.googleapis.com/css2?family=Signika:wght@300;400;500;600;700&display=swap);.Portal{z-index:9999}.Modal-container,.Portal{position:fixed;left:0;top:0}.Modal-container{padding:0 1em;right:0;bottom:0;z-index:55;background:var(--semi-transparent-black-200)}.Modal-container-content{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:2em;width:calc(100% - 50px);max-width:800px;min-height:100px;background:var(--main-200);border-radius:16px;box-shadow:0 0 15px 3px var(--semi-transparent-black-100)}.slideUp{-webkit-animation:slideUpIn .3s ease;animation:slideUpIn .3s ease}.slideUp-exit{-webkit-animation:slideUpOut .39s ease;animation:slideUpOut .39s ease}@-webkit-keyframes slideUpOut{0%{top:50%}to{top:-100%}}@keyframes slideUpOut{0%{top:50%}to{top:-100%}}@-webkit-keyframes slideUpIn{0%{top:-100%}to{top:50%}}@keyframes slideUpIn{0%{top:-100%}to{top:50%}}.AppInvitation-btn{background-image:linear-gradient(90deg,#700b81,#f80066);border-radius:53.13px;border:none;color:#fff;color:var(--white);padding:.8em 1em;font-family:"DINosaur-Bold",sans-serif;font-family:var(--font-family-Dino-bold)}.AppInvitation-btn:disabled{border:none;-webkit-filter:grayscale(70%);filter:grayscale(70%)}.AppInvitation{font-family:"DINosaur-Bold",sans-serif;font-family:var(--font-family-Dino-bold);text-align:center}.AppInvitation-title{color:var(--contrast-0);font-size:2em;line-height:1.3em}@media(max-width:568px){.AppInvitation-title{font-size:1.8em}}.AppInvitation-btn{margin:0 auto}.AppInvitation-image{display:block;width:100%;height:100%;max-height:524px;max-width:600px;margin:0 auto;min-width:220px}.Icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:.45em;width:100%;max-width:30px;max-height:30px;position:relative}.Icon-img.PagesLinksList-link-icon{fill:var(--contrast-0)!important}.Icon-img{width:100%;max-width:100%;max-height:100%}.Notification{min-width:300px;max-width:450px;width:auto;margin:.5em 1em .5em .5em;border-radius:5px;position:relative;padding:2em;box-shadow:2px 2px 5px 0 var(--semi-transparent-black-300);font-family:var(--font-family-Dino-bold)}.Notification:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:7px}.Notification.error,.Notification.info,.Notification.success,.Notification.warning{background-color:var(--white)}.Notification.success .Notification-title{color:var(--black-400)}.Notification.success:before{background-color:var(--green-350)}.Notification.info:before{background-color:var(--blue-200)}.Notification.info .Notification-title{color:var(--black-400)}.Notification.warning:before{background-color:var(--red-0)}.Notification.warning .Notification-title{color:var(--black-400)}.Notification.error:before{background-color:var(--red-200)}.Notification.error .Notification-title{color:var(--black-400)}.Notification-title{font-weight:900;font-size:1.2em;margin-bottom:.5em;letter-spacing:1px}.Notification-message{font-weight:500;color:var(--black-400)}.Notification-close{position:absolute;right:.5em;top:1em}.Notification-close svg{cursor:pointer;fill:var(--black-400)}.Notification-close svg:hover{fill:var(--red-200)}.ErrorBoundary{padding:3.2em .8em 0}.ErrorBoundary-details{padding-top:30px}.ErrorBoundary-title{line-height:normal;font-size:4em;margin-bottom:.5em}.ErrorBoundary-text{font-size:1.2em;margin-bottom:1.5em}.ErrorBoundary-header{text-align:center;margin-bottom:1em}.ErrorBoundary-reload-btn{margin:0 auto}.ErrorBoundary-stack{overflow:auto}.Header-nav-icon .notification-mark,.Header-section-avatar,.Header-section-name,.Header>*{-webkit-animation:hotFadeIn .5s ease-in-out;animation:hotFadeIn .5s ease-in-out}.Header{position:relative;padding:1em 0;text-align:center;width:100%;margin:0 auto}.Header:after,.Header:before{content:"";display:block;height:3px;margin:0 auto;border-radius:3px;background-color:var(--accent-100)}.Header-backBtn{position:absolute;top:50%;left:.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:1em;width:70px;max-width:45px!important;max-height:45px!important;cursor:pointer}.Header-backBtn svg g{stroke:var(--accent-0)}.Header-nav{z-index:999;background-color:var(--main-200);height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:250px;padding:1em;left:100%;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;box-shadow:1px 2px 5px 0 rgba(0,0,0,.5);overflow-y:auto}.Header-nav,.Header-nav-backdrop{position:fixed;top:0}.Header-nav-backdrop{display:none;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);background-color:var(--semi-transparent-black-100);z-index:998}.Header-nav-icon{cursor:pointer;position:absolute;width:30px;right:1em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Header-nav-icon:after,.Header-nav-icon:before{display:block;content:"";width:100%;height:5px;border-top:2px solid var(--accent-100);border-bottom:2px solid var(--accent-100)}.Header-nav-icon:before{margin-bottom:5px}.Header-nav-icon .notification-mark{position:absolute;width:12px;height:12px;border-radius:12px;border:2px solid var(--contrast-0);box-sizing:content-box;background-color:#e64747;background-color:var(--error-color);top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);z-index:1}.Header-nav-item{margin:.5em 0;font-size:1.2em;font-weight:600;text-align:left;color:var(--contrast-0)}.Header-nav-item .notification-mark-number{background-color:var(--accent-300);color:var(--contrast-0);min-width:25px;height:25px;border-radius:25px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-left:1em;font-size:.75em;font-weight:400;padding:.15em .3em}.Header-nav-item.activeLink,.Header-nav-item:hover{color:var(--accent-300)}.Header-nav-avatar{margin:1em auto;max-width:100px!important;max-height:100px!important}.Header-nav-logout{font-family:"Signika",sans-serif;font-family:var(--base-font-family);margin-top:1em!important;font-size:1.1em!important;height:40px;color:#000;color:var(--black-400);background:#fff;background:var(--white)}.Header #burger-menu-controller{position:fixed;left:-100%;top:0}#burger-menu-controller:checked~.Header-nav{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#burger-menu-controller:checked~.Header-nav-backdrop{display:inline;display:initial;background-color:rgba(0,0,0,.35);background-color:var(--semi-transparent-black-200)}.Header-section{margin:.8em auto;height:50px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-gap:1em;gap:1em}.Header-section-avatar{max-width:45px;max-height:45px}.Header-section-name{color:var(--accent-0);font-weight:800;font-size:clamp(1.4rem,3vw,1.8rem);overflow:hidden;line-height:1.3;text-transform:uppercase}.Header-section-name:empty{display:inline-block;min-height:20px}.Footer-nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%;max-width:450px}.Footer-nav .Icon{padding:0}.Footer-nav-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.Footer-nav-item.activeLink .invite-icon{background:var(--white);border-radius:50%}.Footer-nav-item.activeLink .invite-icon svg.invite #icon-invite{stroke-width:3px;stroke:#000}.Footer-nav-item.activeLink svg.board-nav g{fill:#fff;stroke:#000}.Footer-nav-item.activeLink svg.dashboard g,.Footer-nav-item.activeLink svg.settings g,.Footer-nav-item.activeLink svg.statistics g{stroke:var(--black-400)}.Footer-nav-item.activeLink svg.dashboard path,.Footer-nav-item.activeLink svg.settings path,.Footer-nav-item.activeLink svg.statistics path{fill:var(--white)}.Footer-nav-name{color:var(--white);font-size:.9em}@media(min-width:768px){.Footer-nav-name{font-size:1em}}.MainLayout,.MainLayout-footer,.MainLayout-main{-webkit-animation:hotFadeIn .5s ease-in-out;animation:hotFadeIn .5s ease-in-out}.MainLayout{max-width:1110px;margin:0 auto;min-height:100vh}.MainLayout-main{width:100%;min-width:320px;margin:0 auto 5em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0 1em 7em}@media(min-width:1110px){.MainLayout-main{padding:0 0 7em}}.MainLayout-footer{position:fixed;bottom:0;left:50%;z-index:3;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:1110px;width:100%;margin-top:2em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#020602;background-color:var(--black-300);-webkit-filter:drop-shadow(0 4px 5px #020602);filter:drop-shadow(0 4px 5px #020602);-webkit-filter:drop-shadow(0 4px 5px var(--black-300));filter:drop-shadow(0 4px 5px var(--black-300));padding:1em}.Notifications-set{left:auto;right:0;top:0;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;min-width:300px;width:100%;max-width:450px}.Loader{min-width:64px;min-height:64px;max-width:150px;max-height:150px}.Loader svg{width:100%;height:100%}.Loader-wrapper{padding:1em;min-height:100vh;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:#2d2d2d;background:var(--black-100)}.trailer{height:100%}.trailer-iframe{width:100%;height:100%}.WelcomePage-Quotes{margin:2em 0;background-image:url(/static/media/reviews-background@2x.e3f647e4.png);background-repeat:no-repeat;background-size:cover;color:var(--white)}.WelcomePage-Quotes .container{padding-top:2.3em;padding-bottom:5.4em}.WelcomePage-Quotes .container .title{font-size:2em;line-height:1.2em;margin-bottom:.5rem;background:transparent}@media(min-width:1110px){.WelcomePage-Quotes .container .title{font-size:2.2em}}.WelcomePage-Quotes-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch}@media(min-width:1110px){.WelcomePage-Quotes-content{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}}.WelcomePage-Quotes-about{display:none}.WelcomePage-Quotes-about-img{max-width:65%}@media(min-width:1110px){.WelcomePage-Quotes-about{display:block;width:30%}}.WelcomePage-Quotes-subtitle{line-height:2.3em;font-size:2.1em}.WelcomePage-Quotes-text{font-size:.9em;line-height:1.5em;font-family:var(--font-family-Dino-regular)}@media(min-width:1110px){.WelcomePage-Quotes-slider{display:block;width:70%}}.WelcomePage-Quotes-slider .wr{padding:.5em 0}@media(min-width:320px){.WelcomePage-Quotes-slider .slick-list{height:325px!important}}@media(min-width:420px){.WelcomePage-Quotes-slider .slick-list{height:275px!important}}@media(min-width:576px){.WelcomePage-Quotes-slider .slick-list{height:250px!important}}@media(min-width:676px){.WelcomePage-Quotes-slider .slick-list{height:325px!important}}@media(min-width:768px){.WelcomePage-Quotes-slider .slick-list{height:300px!important}}.WelcomePage-Quotes-slider .arrow{position:absolute;bottom:-19%;border-radius:var(--b-radius-round);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.WelcomePage-Quotes-slider .arrow .Icon{max-width:47px;max-height:47px;cursor:pointer}.WelcomePage-Quotes-slider .arrow .Icon circle,.WelcomePage-Quotes-slider .arrow .Icon path{transition:--transition-ease-200}.WelcomePage-Quotes-slider .arrow .Icon:hover circle{transition:--transition-ease-200;fill:var(--violet-100)}.WelcomePage-Quotes-slider .arrow .Icon:hover path{transition:--transition-ease-200;fill:var(--white)}.WelcomePage-Quotes-slider .slick-prev-arrow{right:50%}.WelcomePage-Quotes-slider .slick-next-arrow{right:50%;-webkit-transform:translateX(100%);transform:translateX(100%)}@media(min-width:1110px){.WelcomePage-Quotes-slider .slick-next-arrow,.WelcomePage-Quotes-slider .slick-prev-arrow{right:8%}}.WelcomePage-Quotes-slider-content{padding:2em;background:var(--violet-100);border-radius:var(--b-radius-300)}@media(min-width:676px){.WelcomePage-Quotes-slider-content{margin:0 1.5em}}.WelcomePage-Quotes-slider-content-description{font-family:var(--font-family-Dino-regular);font-size:var(--font-base);color:var(--white);line-height:1.5em}.WelcomePage-Quotes-slider-content-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:1em;color:var(--white)}.WelcomePage-Quotes-slider-content-header-img,.WelcomePage-Quotes-slider-content-header picture{margin-right:.7em}.WelcomePage-Quotes-slider-content-header-img{border-radius:var(--b-radius-round)}.WelcomePage-Quotes-slider-content-header-name,.WelcomePage-Quotes-slider-content-header-subtitle{font-family:var(--font-family-Dino-regular);line-height:1.4em}.WelcomePage-Quotes-slider-content-header-name{font-size:1em}.WelcomePage-Quotes-slider-content-header-subtitle{font-size:.9rem}.container{font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular);width:100%;margin:0 auto;padding:0 1em}@media screen and (min-width:1110px){.container{max-width:1110px}}.container b,.container h1,.container h2,.container h3,.container h4,.container h5,.container h6,.container li,.container strong{font-family:"DINosaur-Bold",sans-serif;font-family:var(--font-family-Dino-bold)}.WelcomePage{background:#fdfeff}.WelcomePage-Join{padding:9em 0 4em}@media(min-width:768px){.WelcomePage-Join .WelcomePage-Join-info-appStore-title{width:135%}}@media screen and (min-width:1110px){.WelcomePage-Join{display:-webkit-flex;display:flex;padding:12rem 0 8rem}}@media screen and (min-width:768px){.WelcomePage-Join .container{display:-webkit-flex;display:flex}}.WelcomePage-Join-info{text-align:center}@media screen and (min-width:768px){.WelcomePage-Join-info{text-align:left;-webkit-flex-basis:57%;flex-basis:57%}}@media screen and (min-width:1110px){.WelcomePage-Join-info{padding-top:1em}}.WelcomePage-Join-info-title{color:#1d334f;color:var(--blue-500);font-size:2em;line-height:39px;text-shadow:0 1px 5px rgba(0,0,0,.2);margin-bottom:.5em}@media screen and (min-width:768px){.WelcomePage-Join-info-title{width:135%}}@media screen and (min-width:1110px){.WelcomePage-Join-info-title{width:115%;font-size:3.3em;line-height:60px}}.WelcomePage-Join-info-description{font-size:1em;line-height:24px;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular);color:#1d334f;color:var(--blue-500);margin-bottom:1.1em}@media screen and (min-width:1110px){.WelcomePage-Join-info-description{font-size:1.33em;line-height:27.12px}}.WelcomePage-Join-info-play-btn{color:#fff!important;color:var(--white)!important;width:100%;text-transform:uppercase;line-height:19px;font-size:1em;max-width:360px;letter-spacing:-.17px;box-shadow:0 10px 34px 0 rgba(23,128,224,.27);margin:0 auto 1.7em;min-height:55px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media screen and (min-width:768px){.WelcomePage-Join-info-play-btn{margin:0 0 1.7em;max-width:379px}}@media screen and (min-width:1110px){.WelcomePage-Join-info-play-btn{max-width:500px;font-size:1.3em;line-height:34px}}@media screen and (max-width:768px){.WelcomePage-Join-info-shop{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}}.WelcomePage-Join-info-shop-title{word-break:break-word}.WelcomePage-Join-info-shop-img{background:#fff;background:var(--white);border-radius:50%;border-radius:var(--b-radius-round);height:63px;width:63px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-width:60px}.WelcomePage-Join-info-shop-img .Icon{max-width:47px}@media(min-width:768px){.WelcomePage-Join-info-shop-details{max-width:330px}}@media(min-width:1110px){.WelcomePage-Join-info-shop-details{max-width:395px}}.WelcomePage-Join-info-appStore,.WelcomePage-Join-info-shop{text-align:center}@media screen and (min-width:768px){.WelcomePage-Join-info-appStore,.WelcomePage-Join-info-shop{text-align:left;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}.WelcomePage-Join-info-appStore-img,.WelcomePage-Join-info-shop-img{max-width:123px;margin-bottom:.7em}@media screen and (min-width:768px){.WelcomePage-Join-info-appStore-img,.WelcomePage-Join-info-shop-img{max-width:144px;margin-right:1.2em;margin-bottom:0}}@media screen and (min-width:1110px){.WelcomePage-Join-info-appStore-img,.WelcomePage-Join-info-shop-img{max-width:180px}}.WelcomePage-Join-info-appStore-details,.WelcomePage-Join-info-shop-details{font-size:.85em}.WelcomePage-Join-info-appStore-title,.WelcomePage-Join-info-shop-title{color:#1d334f;color:var(--blue-500);line-height:16px}@media(min-width:1110px){.WelcomePage-Join-info-appStore-title,.WelcomePage-Join-info-shop-title{line-height:24px;font-size:1.2rem}}@media(min-width:768px){.WelcomePage-Join-info-appStore-title,.WelcomePage-Join-info-shop-title{line-height:22px;font-size:1.1rem}}.WelcomePage-Join-info-appStore-description,.WelcomePage-Join-info-shop-description{color:#001500;line-height:16px;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular)}@media screen and (min-width:1110px){.WelcomePage-Join-info-appStore-description,.WelcomePage-Join-info-shop-description{font-size:1.29em;line-height:24px;width:110%}}@media(min-width:768px){.WelcomePage-Join-info-appStore-description,.WelcomePage-Join-info-shop-description{line-height:19px}}.WelcomePage-Join-trailer{position:relative;text-align:center}.WelcomePage-Join-trailer img{margin:4em auto 0;max-height:320px;width:auto;-webkit-filter:drop-shadow(55px 25px 50px rgba(23,128,224,.3));filter:drop-shadow(55px 25px 50px rgba(23,128,224,.3))}@media(min-width:400px){.WelcomePage-Join-trailer img{max-height:390px}}@media(min-width:768px){.WelcomePage-Join-trailer img{margin:0 auto;max-height:390px}}@media(min-width:1110px){.WelcomePage-Join-trailer img{max-height:500px}}.WelcomePage-Join-trailer-watch{position:absolute;bottom:-8%;left:48%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}@media screen and (min-width:400px){.WelcomePage-Join-trailer-watch{bottom:-4%;left:47%}}@media screen and (min-width:1110px){.WelcomePage-Join-trailer-watch{bottom:0}}.WelcomePage-Join-trailer-description{color:#1d334f;color:var(--blue-500);line-height:29.12px;font-size:1em;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular)}@media screen and (min-width:1110px){.WelcomePage-Join-trailer-description{font-size:1.33em}}.WelcomePage-Join-trailer-btn{background:#fff;box-shadow:0 2px 49px 0 rgba(23,128,224,.27);max-width:76px;max-height:76px;border-radius:50%;cursor:pointer}.WelcomePage-Join-trailer-btn,.WelcomePage-Join-trailer-btn:hover{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.WelcomePage-Join-trailer-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (min-width:768px){.WelcomePage-Join-trailer-btn{max-width:55px;max-height:55px}}@media screen and (min-width:1110px){.WelcomePage-Join-trailer-btn{max-width:76px;max-height:76px}}.WelcomePage .Wave-background{background-repeat:no-repeat;background-size:cover;background-image:url(/static/media/top-background-wave@2x.acdbee87.png)}.WelcomePage-statistics{padding:2.2em 1em;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"item1 item1 item1 item1" "item2 item2 item2 item2" "item3 item3 item3 item3" "item4 item4 item4 item4";grid-row-gap:1em;row-gap:1em}@media screen and (min-width:576px){.WelcomePage-statistics{grid-column-gap:1em;-webkit-column-gap:1em;column-gap:1em;grid-template-areas:"item1 item1 item2 item2" "item3 item3 item4 item4"}}@media screen and (min-width:1110px){.WelcomePage-statistics{grid-template-areas:"item1 item2 item3 item4"}}.WelcomePage-statistics-item{border-radius:16px;min-height:218px;padding:1.3em 1em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.WelcomePage-statistics-item-progressBar{width:170px!important}.WelcomePage-statistics-item:first-child{grid-area:item1;background:#f75ea0}.WelcomePage-statistics-item:nth-child(2){grid-area:item2;background:#2f2fa2}.WelcomePage-statistics-item:nth-child(3){grid-area:item3;background:#b213cf}.WelcomePage-statistics-item:nth-child(4){grid-area:item4;background:#0cf79c}.WelcomePage-statistics-item-count{font-size:2.66em;color:#fff;line-height:55px}.WelcomePage-statistics-item-description{color:#fff}.WelcomePage-statistics-item-boardTitle,.WelcomePage-statistics-item-description{font-size:1.2em;line-height:21px;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular)}.WelcomePage-statistics-item-boardTitle{text-align:center;color:#1d334f;color:var(--blue-500);margin-bottom:1em}.WelcomePage-statistics-item-boardList{list-style:none;width:100%}.WelcomePage-statistics-item-boardItem{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;counter-increment:incr;background:#fff;color:#1d334f;color:var(--blue-500);font-weight:700;padding:.3em .7em .3em .3em;box-shadow:0 16px 30px 0 rgba(197,236,207,.3);border-radius:100px}.WelcomePage-statistics-item-boardItem:not(:last-child){margin-bottom:.5em}.WelcomePage-statistics-item-boardItem-name{margin-right:auto;margin-left:.7em;line-height:21px}.WelcomePage-statistics-item-boardItem:before{content:counter(incr);border-radius:50%;background:#d3f6dc;width:1.7em;height:1.7em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.WelcomePage-features{background-image:url(/static/media/backgroundFeaturesMobile.d723fc55.jpg);background-repeat:no-repeat;background-size:cover}@media(min-width:768px){.WelcomePage-features{background-image:url(/static/media/backgroundFeatures@2x.a6d8052d.jpg)}}.WelcomePage-features>.container{padding:3em 1em 2em}@media(min-width:1110px){.WelcomePage-features>.container{padding:3em 0 2em 1em}}.WelcomePage-features-header{margin-bottom:2rem}@media(min-width:1110px){.WelcomePage-features-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-bottom:4rem}}.WelcomePage-features-header-title{font-size:2em;margin-bottom:1.2rem;color:#000;line-height:35px}@media(min-width:1110px){.WelcomePage-features-header-title{width:23%;font-size:2.3em;line-height:37px}}.WelcomePage-features-header-description{color:#1d334f;color:var(--blue-500);line-height:24px;font-size:1em;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular)}@media(min-width:768px){.WelcomePage-features-header-description{font-size:1.2em;line-height:26px}}@media(min-width:1110px){.WelcomePage-features-header-description{width:65%}}.WelcomePage-features-list{display:grid;grid-template-columns:30% 30% 30% 1fr;grid-row-gap:1.6em;grid-template-areas:"item1 item1 item1" "item2 item2 item2" "item3 item3 item3" "item4 item4 item4" "item5 item5 item5" "item6 item6 item6"}@media(min-width:676px){.WelcomePage-features-list{grid-column-gap:1em;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"item1 item1 item2 item2" "item3 item3 item4 item4" "item5 item5 item6 item6"}}@media(min-width:1110px){.WelcomePage-features-list{grid-column-gap:0;grid-template-columns:34% 32% 34%;grid-template-rows:min(180px,300px) 1fr min(250px,300px);grid-auto-flow:row;grid-template-areas:"item1 item7 item2" "item3 item7 item4" "item5 item7 item6";padding-bottom:6em}}@media(min-width:676px){.WelcomePage-features-list-item{display:-webkit-flex;display:flex}}.WelcomePage-features-list-item circle{fill:#fff}.WelcomePage-features-list-item-slider .slick-img{height:700px;-webkit-align-items:center;align-items:center}.WelcomePage-features-list-item-slider .slick-img img{width:100%;margin:0 auto}.WelcomePage-features-list-item:first-child{grid-area:item1}.WelcomePage-features-list-item:nth-child(2){grid-area:item2}.WelcomePage-features-list-item:nth-child(3){grid-area:item3}.WelcomePage-features-list-item:nth-child(4){grid-area:item5}.WelcomePage-features-list-item:nth-child(5){grid-area:item6;grid-row:span 2}.WelcomePage-features-list-item:nth-child(6){grid-area:item7;max-width:380px;display:none}@media(min-width:1110px){.WelcomePage-features-list-item:nth-child(6){display:block}}.WelcomePage-features-list-item-img .Icon{max-width:83px;max-height:83px}.WelcomePage-features-list-item-details{margin-left:.8em}@media(min-width:768px){.WelcomePage-features-list-item-details{margin-left:1.2em}}@media(min-width:1110px){.WelcomePage-features-list-item-details{margin-left:.4em}}.WelcomePage-features-list-item-details-head{color:#1d334f;color:var(--blue-500);font-size:1.6em;line-height:21px;margin-bottom:.4em}@media(min-width:768px){.WelcomePage-features-list-item-details-head{line-height:26px;font-size:1.3em}}@media(min-width:1110px){.WelcomePage-features-list-item-details-head{line-height:26px;font-size:1.5em}}.WelcomePage-features-list-item-details-description{color:#1d334f;color:var(--blue-500);line-height:24px;font-size:1em;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular)}@media(min-width:768px){.WelcomePage-features-list-item-details-description{line-height:26px;font-size:1.2em}}.WelcomePage-About-background:first-child{background-image:url(/static/media/brand-background@2x.8c3cc90a.png)}.WelcomePage-About-background:nth-child(2){background-image:url(/static/media/school-background@2x.35924686.png)}.WelcomePage-About-background:nth-child(3){background-image:url(/static/media/enterprise-background@2x.42d2b9b2.png)}.WelcomePage-About-background{background-size:cover;background-repeat:no-repeat}.WelcomePage-About-background:not(:last-child){margin-bottom:2em}.WelcomePage-About-background .About-Wrapper{min-height:460px}.WelcomePage-About-background .About-Wrapper .WelcomePage-About-content-image{min-width:310px}@media(min-width:676px){.WelcomePage-About-background .About-Wrapper .WelcomePage-About-content-image{width:34%}}@media(min-width:1110px){.WelcomePage-About-background .About-Wrapper .WelcomePage-About-content-image{width:42%}}.WelcomePage-About-background .About-Wrapper .WelcomePage-About-content-image img,.WelcomePage-About-background .About-Wrapper .WelcomePage-About-content-image picture{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:1110px){.WelcomePage-About-background .About-Wrapper{width:92%}}@media(min-width:1440px){.WelcomePage-About-background .About-Wrapper{max-width:1440px;margin:0 auto}}.WelcomePage-About-background:nth-child(2n) .About-Wrapper{margin-left:auto;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}@media(min-width:676px){.WelcomePage-About-background:nth-child(2n) .WelcomePage-About-content-image{margin-left:1.3rem}}@media(min-width:1441px){.WelcomePage-About-background:nth-child(2n) .WelcomePage-About-content-text{padding-left:9%!important}}@media(min-width:1200px)and (max-width:1440px){.WelcomePage-About-background:nth-child(2n) .WelcomePage-About-content-text{padding-left:2%!important}}@media(min-width:768px){.WelcomePage-About-background:nth-child(2n) .WelcomePage-About-content-text{padding-left:1rem;padding-right:1.5em}}@media(min-width:1110px){.WelcomePage-About-background:nth-child(2n) .WelcomePage-About-content-text{padding-right:5.5em}}.WelcomePage-About-background:nth-child(odd) .About-Wrapper{margin-right:auto}@media(min-width:1441px){.WelcomePage-About-background:nth-child(odd) .WelcomePage-About-content-text{padding-right:9%!important}}@media(min-width:1200px)and (max-width:1440px){.WelcomePage-About-background:nth-child(odd) .WelcomePage-About-content-text{padding-right:2%!important}}@media(min-width:768px){.WelcomePage-About-background:nth-child(odd) .WelcomePage-About-content-text{padding-right:1rem;padding-left:1.5em}}@media(min-width:1110px){.WelcomePage-About-background:nth-child(odd) .WelcomePage-About-content-text{padding-left:5.5em}}.WelcomePage-About-content{color:#fff}@media(min-width:676px){.WelcomePage-About-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}}.WelcomePage-About-content-image{-webkit-align-items:center;align-items:center}.WelcomePage-About-content-image,.WelcomePage-About-content-text{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.WelcomePage-About-content-text{-webkit-flex-direction:column;flex-direction:column;padding:1.5rem 1em 2.2em}@media(min-width:1440px){.WelcomePage-About-content-text{width:56%}}@media(min-width:768px){.WelcomePage-About-content-text{width:59%}}@media(min-width:1110px){.WelcomePage-About-content-text{width:62%}}.WelcomePage-About-content-text h3{font-family:"DINosaur-Bold",sans-serif;font-family:var(--font-family-Dino-bold);font-size:1.6em;margin-bottom:1rem}@media(min-width:1110px){.WelcomePage-About-content-text h3{font-size:1.8rem}}.WelcomePage-About-content-text>p{font-size:1rem;margin-bottom:1.1rem;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular);line-height:1.6rem}@media(min-width:768px){.WelcomePage-About-content-text>p{line-height:1.73rem}}@media(min-width:1110px){.WelcomePage-About-content-text>p{font-size:1.2rem}}.WelcomePage-About-content-findMore{display:none;-webkit-align-items:center;align-items:center}.WelcomePage-About-content-findMore .Icon{padding-top:.75rem;max-width:19px;max-height:18px}.WelcomePage-About-content-findMore .Icon path{fill:#fff}.WelcomePage-About-content-findMore>div{font-size:1em;font-family:"DINosaur-Regular",sans-serif;font-family:var(--font-family-Dino-regular);cursor:pointer;position:relative}.WelcomePage-About-content-findMore>div,.WelcomePage-About-content-findMore>div:hover+.Icon{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.WelcomePage-About-content-findMore>div:hover+.Icon{-webkit-transform:translateX(.2rem);transform:translateX(.2rem)}.WelcomePage-About-content-findMore>div:hover:after{width:100%;transition:width .3s ease}.WelcomePage-About-content-findMore>div:after{content:"";display:block;position:absolute;bottom:-.5em;left:0;height:3px;background:#fff;width:0;transition:width .3s ease}.WelcomePage-Trusted{padding-top:3.5em;padding-bottom:3.5em}.WelcomePage-Trusted .title{color:#000;font-size:2rem;line-height:35px;text-align:center;margin-bottom:2em}@media(min-width:768px){.WelcomePage-Trusted .title{font-size:2.2rem;line-height:37.54px}}.WelcomePage-Trusted-icon{display:block;max-width:110px;height:auto;margin-bottom:1em}@media(min-width:1110px){.WelcomePage-Trusted-icon{min-width:170px;margin-bottom:0}}@media(min-width:768px){.WelcomePage-Trusted-icon{min-width:150px}}.WelcomePage-Trusted-icons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;max-width:92%;margin:0 auto;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:1110px){.WelcomePage-Trusted-icons{-webkit-justify-content:space-between;justify-content:space-between;max-width:96%}}@-webkit-keyframes animContainer{0%{height:0;transition:height ease}to{height:350px;transition:height ease}}@keyframes animContainer{0%{height:0;transition:height ease}to{height:350px;transition:height ease}}@-webkit-keyframes animListItems{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0;transition:all ease}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;transition:all ease}}@keyframes animListItems{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0;transition:all ease}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;transition:all ease}}.HotNavbar{background:#fdfeff}.HotNavbar a{color:unset}.HotNavbar-header{position:fixed;left:0;right:0;top:0;background:#fff;z-index:3;box-shadow:0 1px 1px 0 rgba(0,0,0,.03)}.HotNavbar-header>.container{padding:1.5em 2em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media(min-width:768px){.HotNavbar-header>.container{padding:1.5em 1em}}.HotNavbar-header-signin-btn{display:none;color:var(--grey-150)!important;min-width:95px;min-height:51px;border:1px solid #e9eff7;border-radius:100px;transition:.2s ease}.HotNavbar-header-signin-btn:hover{color:var(--white);box-shadow:0 10px 34px 0 rgba(23,128,224,.2);transition:.2s ease}@media(min-width:768px){.HotNavbar-header-signin-btn{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-align:center;-webkit-justify-content:center;justify-content:center;margin-right:.5em}}.HotNavbar-header-play-btn{color:#000!important;padding:0;font-size:1em;line-height:21px;margin-right:1em;background:none;font-family:var(--font-family-Dino-bold);text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.HotNavbar-header-play-btn .Icon{max-width:40px}@media screen and (min-width:768px){.HotNavbar-header-play-btn{margin-right:0;background-image:linear-gradient(90deg,#700b81,#f80066);border-radius:53.13px;box-shadow:0 9px 22px 0 rgba(112,144,176,.2);border:none;font-size:1.1em;line-height:24px;color:#fff!important;padding:.6em 1.7em .6em 1em}}.HotNavbar-header-right-block{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.HotNavbar-header #menu_checkbox{width:40px;height:32px;position:absolute;right:21px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.HotNavbar-header .Humburger-menu>span:first-child{-webkit-transform-origin:0 0;transform-origin:0 0}.HotNavbar-header .Humburger-menu>span:nth-last-child(2){-webkit-transform-origin:0 100%;transform-origin:0 100%}.HotNavbar-header .Humburger-menu>span{display:block;width:22px;height:.12em;margin-bottom:4px;background:#000;border-radius:5px;z-index:1;-webkit-transform-origin:3px 0;transform-origin:3px 0;transition:opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;transition:transform .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1)}.HotNavbar-header .Humburger-btn.open~span{opacity:1;-webkit-transform:rotate(45deg) translate(-2px,-1px);transform:rotate(45deg) translate(-2px,-1px);background:#000}.HotNavbar-header .Humburger-btn.open~span:nth-last-child(3){opacity:0;-webkit-transform:rotate(0deg) scale(.2);transform:rotate(0deg) scale(.2)}.HotNavbar-header .Humburger-btn.open~span:nth-last-child(2){-webkit-transform:rotate(-45deg) translateY(-1px);transform:rotate(-45deg) translateY(-1px)}.HotNavbar-header-menu-desk{display:none;-webkit-align-items:center;align-items:center;color:var(--blue-500);font-size:1em;letter-spacing:0;list-style:none}.HotNavbar-header-menu-desk .dropdown{position:relative;display:inline-block}.HotNavbar-header-menu-desk .dropdown-content{display:none;position:absolute;background-color:#fff;box-shadow:0 3px 5px 0 rgba(77,77,77,.2);z-index:1;width:200px;border-radius:5px;left:-25px;margin-top:15px;padding:10px 0}.HotNavbar-header-menu-desk .dropdown-content-item{padding:10px 29px}.HotNavbar-header-menu-desk .dropbtn{height:40px;margin-bottom:-20px}.HotNavbar-header-menu-desk .dropdown:hover .dropdown-content{display:block}.HotNavbar-header-menu-desk-item{font-weight:700;text-transform:uppercase;cursor:pointer;position:relative;line-height:19px}.HotNavbar-header-menu-desk-item:hover:after{width:100%;transition:width .3s ease}.HotNavbar-header-menu-desk-item:after{position:absolute;content:"";display:block;height:3px;margin-top:.5em;background:var(--pink-100);width:0;transition:width .3s ease}.HotNavbar-header-menu-desk-item:not(:last-child){margin-right:40px}@media screen and (min-width:1920px){.HotNavbar-header-menu-desk-item:not(:last-child){margin-right:72px}}@media screen and (min-width:768px){.HotNavbar-header-menu-desk{display:-webkit-flex;display:flex}}.HotNavbar-header .backdrop{display:none;position:fixed;left:0;top:78px;height:calc(100% - 78px);right:0;z-index:3;background:hsla(0,0%,100%,.6)}.HotNavbar-header .backdrop.open{display:block}.HotNavbar-header-menu-mobile{padding:1em 2em;background:#fff;-webkit-animation:animContainer .3s ease;animation:animContainer .3s ease;box-shadow:0 32px 39px 0 hsla(0,0%,74.5%,.27);height:350px;z-index:6}@media screen and (min-width:768px){.HotNavbar-header-menu-mobile{display:none}}.HotNavbar-header-menu-mobile-header{font-size:14px;color:var(--blue-500);border-bottom:1px solid #ebecf0}.HotNavbar-header-menu-mobile-header-item{cursor:pointer;padding:13px 0;opacity:1;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;font-weight:700;text-transform:uppercase}.HotNavbar-header-menu-mobile-header-item,.HotNavbar-header-menu-mobile-header-item:hover{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.HotNavbar-header-menu-mobile-header-item:hover{-webkit-transform:scaleX(.95);transform:scaleX(.95)}.HotNavbar-header-menu-mobile-header-item:first-child{-webkit-animation:animListItems .2s ease;animation:animListItems .2s ease}.HotNavbar-header-menu-mobile-header-item:nth-child(2){-webkit-animation:animListItems .4s ease;animation:animListItems .4s ease}.HotNavbar-header-menu-mobile-header-item:nth-child(3){-webkit-animation:animListItems .6s ease;animation:animListItems .6s ease}.HotNavbar-header-menu-mobile-header-item:nth-child(4){-webkit-animation:animListItems .8s ease;animation:animListItems .8s ease}.HotNavbar-header-menu-mobile-footer{padding:5px 0;font-size:12px;color:#b3bac5}.HotNavbar-header-menu-mobile-footer-item{transition:all .3s ease;text-transform:uppercase;display:block;padding:5px 0;opacity:1}.HotNavbar-header-menu-mobile-footer-item:first-child{-webkit-animation:animListItems .2s ease;animation:animListItems .2s ease}.HotNavbar-header-menu-mobile-footer-item:nth-child(2){-webkit-animation:animListItems .4s ease;animation:animListItems .4s ease}.HotNavbar-header-menu-mobile-footer-item:nth-child(3){-webkit-animation:animListItems .6s ease;animation:animListItems .6s ease}.HotNavbar-header-menu-mobile-footer-item:hover{-webkit-transform:scaleX(.95);transform:scaleX(.95);transition:all .3s ease;color:var(--blue-500)}.HotNavbar-logo{cursor:pointer;min-width:79px;min-height:38px;background-image:url(data:image/png;base64,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);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:768px){.HotNavbar-logo{min-width:120px;min-height:55px;background-image:url(data:image/png;base64,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)}}@media screen and (min-width:1110px){.HotNavbar-logo{min-width:179px;min-height:81px}}.HotNavbar .Humburger-menu{padding-top:.6em}@media screen and (min-width:768px){.HotNavbar .Humburger-menu{display:none}}.HotFooter a{color:unset}.HotFooter-footer{background:#000}.HotFooter-footer .container{padding:3.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;text-align:center;color:#fff;font-family:var(--font-family-Dino-regular);font-size:.9em}@media(min-width:768px){.HotFooter-footer .container{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}}@media(min-width:768px){.HotFooter-footer-logo,.HotFooter-footer-nav,.HotFooter-footer .copyright{width:33.3%}}.HotFooter-footer-logo{margin-bottom:1.8em}.HotFooter-footer-logo img{height:38px}@media(min-width:768px){.HotFooter-footer-logo{text-align:left;margin-bottom:0}}.HotFooter-footer .copyright{line-height:18px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}@media(max-width:767px){.HotFooter-footer .copyright{width:125px}}.HotFooter-footer .separator{margin:.3em 1em 0;display:block;background:#fff;height:1em;width:1px}@media(max-width:767px){.HotFooter-footer .separator{display:none}}.HotFooter-footer-nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;min-width:250px;margin-bottom:1em}@media(min-width:768px){.HotFooter-footer-nav{margin-bottom:0}}.HotFooter-footer-nav-item{line-height:18px}.HotFooter-footer-nav-item:hover:after{width:100%;transition:width .3s ease}.HotFooter-footer-nav-item:after{content:"";display:block;height:3px;margin-top:.5em;background:var(--pink-100);width:0;transition:width .3s ease}.HotJoinSection-Join{padding:9em 0 4em}@media(min-width:768px){.HotJoinSection-Join .HotJoinSection-Join-info-appStore-title{width:135%}}@media screen and (min-width:1110px){.HotJoinSection-Join{display:-webkit-flex;display:flex;padding:12rem 0 8rem}}@media screen and (min-width:768px){.HotJoinSection-Join .container{display:-webkit-flex;display:flex}}.HotJoinSection-Join-info{text-align:center}@media screen and (min-width:768px){.HotJoinSection-Join-info{text-align:left;-webkit-flex-basis:57%;flex-basis:57%}}@media screen and (min-width:1110px){.HotJoinSection-Join-info{padding-top:1em}}.HotJoinSection-Join-info-title{color:var(--blue-500);font-size:2em;line-height:39px;text-shadow:0 1px 5px rgba(0,0,0,.2);margin-bottom:.5em}@media screen and (min-width:768px){.HotJoinSection-Join-info-title{width:135%}}@media screen and (min-width:1110px){.HotJoinSection-Join-info-title{width:115%;font-size:3.3em;line-height:60px}}.HotJoinSection-Join-info-description{font-size:1em;line-height:24px;font-family:var(--font-family-Dino-regular);color:var(--blue-500);margin-bottom:1.1em}@media screen and (min-width:1110px){.HotJoinSection-Join-info-description{font-size:1.33em;line-height:27.12px}}.HotJoinSection-Join-info-play-btn{color:var(--white)!important;width:100%;text-transform:uppercase;line-height:19px;font-size:1em;max-width:360px;letter-spacing:-.17px;box-shadow:0 10px 34px 0 rgba(23,128,224,.27);margin:0 auto 1.7em;min-height:55px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media screen and (min-width:768px){.HotJoinSection-Join-info-play-btn{margin:0 0 1.7em;max-width:379px}}@media screen and (min-width:1110px){.HotJoinSection-Join-info-play-btn{max-width:500px;font-size:1.3em;line-height:34px}}@media screen and (max-width:768px){.HotJoinSection-Join-info-shop{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}}.HotJoinSection-Join-info-shop-title{word-break:break-word}.HotJoinSection-Join-info-shop-img{background:var(--white);border-radius:var(--b-radius-round);height:63px;width:63px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-width:60px}.HotJoinSection-Join-info-shop-img .Icon{max-width:47px}@media(min-width:768px){.HotJoinSection-Join-info-shop-details{max-width:330px}}@media(min-width:1110px){.HotJoinSection-Join-info-shop-details{max-width:395px}}.HotJoinSection-Join-info-appStore,.HotJoinSection-Join-info-shop{text-align:center}@media screen and (min-width:768px){.HotJoinSection-Join-info-appStore,.HotJoinSection-Join-info-shop{text-align:left;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}.HotJoinSection-Join-info-appStore-img,.HotJoinSection-Join-info-shop-img{max-width:123px;margin-bottom:.7em}@media screen and (min-width:768px){.HotJoinSection-Join-info-appStore-img,.HotJoinSection-Join-info-shop-img{max-width:144px;margin-right:1.2em;margin-bottom:0}}@media screen and (min-width:1110px){.HotJoinSection-Join-info-appStore-img,.HotJoinSection-Join-info-shop-img{max-width:180px}}.HotJoinSection-Join-info-appStore-details,.HotJoinSection-Join-info-shop-details{font-size:.85em}.HotJoinSection-Join-info-appStore-title,.HotJoinSection-Join-info-shop-title{color:var(--blue-500);line-height:16px}@media(min-width:1110px){.HotJoinSection-Join-info-appStore-title,.HotJoinSection-Join-info-shop-title{line-height:24px;font-size:1.2rem}}@media(min-width:768px){.HotJoinSection-Join-info-appStore-title,.HotJoinSection-Join-info-shop-title{line-height:22px;font-size:1.1rem}}.HotJoinSection-Join-info-appStore-description,.HotJoinSection-Join-info-shop-description{color:#001500;line-height:16px;font-family:var(--font-family-Dino-regular)}@media screen and (min-width:1110px){.HotJoinSection-Join-info-appStore-description,.HotJoinSection-Join-info-shop-description{font-size:1.29em;line-height:24px;width:110%}}@media(min-width:768px){.HotJoinSection-Join-info-appStore-description,.HotJoinSection-Join-info-shop-description{line-height:19px}}.HotJoinSection-Join-trailer{position:relative;text-align:center}.HotJoinSection-Join-trailer img{margin:4em auto 0;max-height:320px;width:auto;-webkit-filter:drop-shadow(55px 25px 50px rgba(23,128,224,.3));filter:drop-shadow(55px 25px 50px rgba(23,128,224,.3))}@media(min-width:400px){.HotJoinSection-Join-trailer img{max-height:390px}}@media(min-width:768px){.HotJoinSection-Join-trailer img{margin:0 auto;max-height:390px}}@media(min-width:1110px){.HotJoinSection-Join-trailer img{max-height:500px}}.HotJoinSection-Join-trailer-watch{position:absolute;bottom:-8%;left:48%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}@media screen and (min-width:400px){.HotJoinSection-Join-trailer-watch{bottom:-4%;left:47%}}@media screen and (min-width:1110px){.HotJoinSection-Join-trailer-watch{bottom:0}}.HotJoinSection-Join-trailer-description{color:var(--blue-500);line-height:29.12px;font-size:1em;font-family:var(--font-family-Dino-regular)}@media screen and (min-width:1110px){.HotJoinSection-Join-trailer-description{font-size:1.33em}}.HotJoinSection-Join-trailer-btn{background:#fff;box-shadow:0 2px 49px 0 rgba(23,128,224,.27);max-width:76px;max-height:76px;border-radius:50%;cursor:pointer}.HotJoinSection-Join-trailer-btn,.HotJoinSection-Join-trailer-btn:hover{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.HotJoinSection-Join-trailer-btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (min-width:768px){.HotJoinSection-Join-trailer-btn{max-width:55px;max-height:55px}}@media screen and (min-width:1110px){.HotJoinSection-Join-trailer-btn{max-width:76px;max-height:76px}}.HotJoinSection-Join-bottom:first-child{padding-top:3em}@media(min-width:1110px){.HotJoinSection-Join-bottom{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}}.HotJoinSection-Join-bottom .HotJoinSection-Join-info{padding:2.1em 0 2.9em}.HotJoinSection-Join-bottom .HotJoinSection-Join-info-appStore{-webkit-flex-direction:column;flex-direction:column;text-align:center}.HotJoinSection-Join-bottom .HotJoinSection-Join-info-appStore-details{padding-bottom:2rem}.HotJoinSection-Join-bottom .HotJoinSection-Join-info-appStore-description{width:100%}.HotJoinSection-Join-bottom .title{text-align:center;color:var(--blue-500);font-size:2em;line-height:37px;margin-bottom:2rem}@media(min-width:1110px){.HotJoinSection-Join-bottom .title{font-size:2.2em;line-height:38px}}.HotJoinSection-Join-bottom.image{text-align:center;margin:0 auto;width:100%;min-width:300px}@media(min-width:1110px){.HotJoinSection-Join-bottom.image{width:50%}}.HotJoinSection-Join-bottom.image.qr-code{padding:0 1.5em 2em}.HotJoinSection-Join-bottom.image img{max-height:300px;max-width:100%}@media(min-width:1110px){.HotJoinSection-Join-bottom.image img{max-height:400px}}@font-face{font-family:"DINosaur-Bold";src:url(/static/media/DINosaur-Bold.1bd7205d.otf) format("opentype")}@font-face{font-family:"DINosaur-Regular";src:url(/static/media/DINosaur-Regular.9f8387ce.otf) format("opentype")}:root{--white:#fff;--white-100:#f6f5f4;--red-0:#f88c41;--red-100:#ff7942;--red-150:#ff7452;--red-200:#e64747;--red-300:#802828;--pink-0:#ffdfdf;--pink-50:#ffa8a5;--pink-100:#ff487f;--violet-100:#a559f9;--yellow:#f8e71b;--green-100:#b1e83a;--green-150:#85d056;--green-200:#66bf39;--green-250:#62af31;--green-300:#408020;--green-350:#029219;--green-400:#287f19;--blue-100:#6ed1ec;--blue-200:#36a3d8;--blue-300:#205980;--blue-500:#1d334f;--grey-0:#dcdcdc;--grey-50:#cacaca;--grey-100:#a5adba;--grey-150:#8993a4;--grey-200:#6e6e6e;--grey-300:#434343;--black-blue-500:#22252b;--black-100:#2d2d2d;--black-200:#1e1e1e;--black-300:#020602;--black-400:#000;--error-color:var(--red-200);--font-50:.5rem;--font-100:.6rem;--font-150:.8rem;--font-base:1rem;--font-250:1.2rem;--font-300:1.3rem;--font-400:1.5rem;--b-radius-30:.25rem;--b-radius-50:.5rem;--b-radius-200:1rem;--b-radius-300:2rem;--b-radius-round:50%;--base-font-family:"Signika",sans-serif;--font-family-Dino-bold:"DINosaur-Bold",sans-serif;--font-family-Dino-regular:"DINosaur-Regular",sans-serif;--gradient-black:linear-gradient(-179deg,#101010,#343434);--transparent:transparent;--semi-transparent-black-100:rgba(0,0,0,0.2);--semi-transparent-black-200:rgba(0,0,0,0.35);--semi-transparent-black-300:rgba(0,0,0,0.5);--semi-transparent-white_0:hsla(0,0%,100%,0.1);--semi-transparent-white:hsla(0,0%,100%,0.3);--semi-transparent-white-100:hsla(0,0%,100%,0.5);--semi-transparent-white-200:hsla(0,0%,100%,0.75);--transition-ease-200:0.2s ease}.light-Atmos{--accent-150:var(--blue-100);--accent-200:var(--blue-200);--accent-250:var(--blue-100);--main-100:var(--blue-100);--main-200:var(--blue-200);--main-300:var(--blue-300)}.light-Atmos,.light-Capra,.light-Unknown{--accent-0:var(--black-400);--accent-100:var(--black-200);--accent-300:var(--semi-transparent-black-200);--contrast-0:var(--white);--contrast-100:var(--grey-0);--contrast-200:var(--grey-50);--error-color:var(--red-300)}.light-Capra,.light-Unknown{--accent-150:var(--green-100);--accent-200:var(--green-200);--accent-250:var(--green-300);--main-100:var(--green-100);--main-200:var(--green-200);--main-300:var(--green-300)}.light-Mavric{--accent-0:var(--black-400);--accent-100:var(--black-200);--accent-150:var(--red-100);--accent-200:var(--red-200);--accent-250:var(--red-100);--accent-300:var(--semi-transparent-black-200);--contrast-0:var(--white);--contrast-100:var(--grey-0);--contrast-200:var(--grey-50);--main-100:var(--red-100);--main-200:var(--red-200);--main-300:var(--red-300);--error-color:var(--red-300)}.dark-Capra,.dark-Unknown{--accent-0:var(--green-150);--accent-100:var(--green-150);--accent-150:var(--green-100);--accent-200:var(--green-250);--accent-250:var(--green-250);--accent-300:var(--green-200)}.dark-Atmos,.dark-Capra,.dark-Unknown{--contrast-0:var(--grey-0);--contrast-100:var(--grey-0);--contrast-200:var(--grey-50);--main-100:var(--grey-300);--main-200:var(--black-100);--main-300:var(--black-300);--semi-transparent-black-100:var(--semi-transparent-white_0);--semi-transparent-black-200:var(--semi-transparent-white)}.dark-Atmos{--accent-0:var(--blue-100);--accent-100:var(--blue-100);--accent-150:var(--blue-100);--accent-200:var(--blue-200);--accent-250:var(--blue-200);--accent-300:var(--blue-200)}.dark-Mavric{--accent-0:var(--red-200);--accent-100:var(--red-200);--accent-150:var(--red-100);--accent-200:var(--red-200);--accent-250:var(--red-200);--accent-300:var(--red-200);--contrast-0:var(--grey-0);--contrast-100:var(--grey-0);--contrast-200:var(--grey-50);--main-100:var(--grey-300);--main-200:var(--black-100);--main-300:var(--black-300);--semi-transparent-black-100:var(--semi-transparent-white_0);--semi-transparent-black-200:var(--semi-transparent-white)}@-webkit-keyframes hotFadeIn{0%{opacity:0}to{opacity:1}}@keyframes hotFadeIn{0%{opacity:0}to{opacity:1}}.empty-block{-webkit-animation:hotFadeIn .5s ease-in-out;animation:hotFadeIn .5s ease-in-out}button{background-color:var(--accent-300);border:1px solid transparent;color:var(--contrast-0);border-radius:6px;font-weight:700;font-size:1.25em;cursor:pointer;width:100%;max-width:230px;padding:.5em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}button:disabled{background-color:#6e6e6e;background-color:var(--grey-200);border:1px solid #a5adba;border:1px solid var(--grey-100);cursor:not-allowed}button:focus{outline:none}button.empty{background-color:transparent;border:1px solid var(--accent-300);color:var(--contrast-0)}button.empty:hover{background-color:var(--accent-300)}button:active{box-shadow:0 0 0 3px #020602;box-shadow:0 0 0 3px var(--black-300)}button.secondaryRounded,button.small,button.tiny{width:auto;max-width:none;display:inline-block;padding:.5em 1em;font-size:.8rem;font-weight:500;border-radius:4px}button.secondaryRounded,button.tiny{padding:.15em .5em;font-weight:400;border-radius:3px}button.secondaryRounded:disabled,button.tiny:disabled{background-color:#a5adba;background-color:var(--grey-100);border:none}button.secondaryRounded{padding:.15em 1.25em;border-radius:30px}button:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.no-image{display:block;width:45px;height:45px;opacity:.8;border-radius:5px;margin:0 auto;position:relative}.no-image:after,.no-image:before{content:"";width:50%;height:10%;position:absolute;left:50%;top:50%;background-color:var(--contrast-0);-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.no-image:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.avatar{width:150px;height:150px;border-radius:50%;border:2px solid hsla(0,0%,100%,.75);border:2px solid var(--semi-transparent-white-200);object-fit:cover}.purple{background-image:linear-gradient(90deg,#700b81,#f80066);border-radius:53.13px;border:none;color:#fff;color:var(--white);padding:.8em 1em;font-family:var(--font-family-Dino-bold)}.purple:disabled{border:none;-webkit-filter:grayscale(70%);filter:grayscale(70%)}.empty-block{padding:.2em .9em .2em 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:1rem;border-radius:var(--b-radius-200);background:rgba(0,0,0,.35);background:var(--semi-transparent-black-200);font-size:.9em;color:#fff;color:var(--white);transition:background-color .3s ease}.empty-block .Icon{max-width:38px}.empty-block:hover{background-color:rgba(0,0,0,.2);background-color:var(--semi-transparent-black-100);transition:background-color .3s ease}.lined{overflow:hidden;position:relative;padding:1em;margin:0;font-weight:700;border:none;max-height:70px;background:#fff;background:var(--white);box-shadow:0 0 27px 3px rgba(0,0,0,.2);color:#000;color:var(--black-400);font-size:1.2em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:6px}@media(min-width:576px){.lined{font-size:1.4em}}.lined:after,.lined:before{content:"";display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:45%;height:.2em;background:var(--accent-200)}.lined:before{bottom:0;border-radius:.6em .6em 0 0}.lined:after{top:0;border-radius:0 0 .6em .6em}.purple{font-family:"DINosaur-Bold",sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100%;background-color:var(--main-200);color:var(--contrast-0);font-size:15px;font-family:"Signika",sans-serif;font-family:var(--base-font-family);line-height:146%}h1{font-size:1.8666rem}h2{font-size:1.3333rem}h3{font-size:1rem}h4{font-size:.86666rem}h5{font-size:.8rem}a{text-decoration:none;cursor:pointer}ul{list-style-type:none}input{color:#020602;color:var(--black-300);border:1px solid var(--contrast-0);border-radius:6px;padding:.75em}input:disabled{border:1px solid var(--contrast-0);background-color:var(--contrast-0);cursor:not-allowed}input:active,input:focus{outline:none}input:focus{border:1px solid var(--contrast-0)}input::-webkit-input-placeholder{color:var(--contrast-0);font-style:italic;font-weight:600}input:-ms-input-placeholder{color:var(--contrast-0);font-style:italic;font-weight:600}input::placeholder{color:var(--contrast-0);font-style:italic;font-weight:600}input.themed{border:1px solid var(--accent-200)}input.themed::-webkit-input-placeholder{color:var(--accent-300)}input.themed:-ms-input-placeholder{color:var(--accent-300)}input.themed::placeholder{color:var(--accent-300)}input.empty{background-color:transparent;border-color:var(--contrast-0);border-width:1px;padding:.5em;font-size:.9em;letter-spacing:.1em}input.empty::-webkit-input-placeholder{font-weight:500}input.empty:-ms-input-placeholder{font-weight:500}input.empty::placeholder{font-weight:500}.notification{width:17px;height:17px;border-radius:35px;background-color:#e64747;background-color:var(--error-color);border:1px solid var(--contrast-0);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:.65em;font-style:normal;font-weight:700;color:var(--contrast-0)}.empty-block{font-size:1.5rem;font-size:var(--font-400);padding:1em 3em;margin:1em auto}@media(max-width:576px){.empty-block{padding:1em;font-size:1.2em;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%}}.empty-block:hover{background-color:rgba(0,0,0,.35);background-color:var(--semi-transparent-black-200)}.Auth-loader{width:64px;margin:1.5em auto 0}.Auth-loader circle{fill:#700b81}.Auth-loader path{stroke:#700b81}.trailer-wrapper{height:90vh;padding:1em!important}@media(min-width:768px){.trailer-wrapper{max-height:450px}}@media(max-width:767px){.trailer-wrapper{max-height:350px}}@media(max-width:468px){.trailer-wrapper{max-height:250px}}
/*# sourceMappingURL=main.03db4415.chunk.css.map */