.loader{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:10000}.burger-menu{margin:0 auto;max-width:480px}.burger-menu-container{background:var(--color--white);bottom:0;height:calc(100% - 69px);left:100%;overflow-x:hidden;overflow-y:scroll;padding:35px 30px 30px 27px;position:fixed;transition:all .5s;width:100%;z-index:2}.burger-menu-container--open{left:0}.burger-menu-container--open .burger-menu__option{-webkit-animation-name:slidein;animation-name:slidein}.burger-menu-container--open .burger-menu__option:first-of-type{-webkit-animation-duration:.6s;animation-duration:.6s}.burger-menu-container--open .burger-menu__option:nth-of-type(2){-webkit-animation-duration:.7s;animation-duration:.7s}.burger-menu-container--open .burger-menu__option:nth-of-type(3){-webkit-animation-duration:.8s;animation-duration:.8s}.burger-menu-container--open .burger-menu-contacts{-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-name:slidein;animation-name:slidein}.burger-menu-options{margin-bottom:40px}.burger-menu-options .burger-menu__option{align-items:center;display:flex;font-size:26px;font-weight:600;justify-content:space-between;line-height:130%;margin-bottom:30px;transition:color .35s}.burger-menu-options .burger-menu__option__icon{margin-left:10px;min-width:24px}.burger-menu-options .burger-menu__option a{color:var(--color--dark-grey);text-decoration:none;transition:color .35s}.burger-menu-options .burger-menu__option a:active{color:var(--color--indigo)}.burger-menu-options .burger-menu__option svg{stroke:#a3a3a2;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.burger-menu-options .burger-menu__option--open{color:var(--color--indigo)}.burger-menu-options .burger-menu__option--open svg{stroke:var(--color--indigo);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.burger-menu .terms-and-policies{height:0;overflow:hidden;padding:0 3px 0 20px;transition:height .5s}.burger-menu .terms-and-policies--open{height:251px}.burger-menu .terms-and-policies__option{border-bottom:1px solid #f2f3f5;font-size:17px;font-weight:600;line-height:25px;margin-top:17px;padding-bottom:14px}.burger-menu .terms-and-policies__option:first-child{margin-top:0}.burger-menu .terms-and-policies__option:last-child{margin-bottom:40px}.burger-menu .terms-and-policies__option a{color:var(--color--dark-grey);text-decoration:none;transition:color .35s}.burger-menu .terms-and-policies__option a:active{color:var(--color--indigo)}.burger-menu-contacts{grid-gap:6px;background:var(--color--light-green);border-radius:15px;display:grid;gap:6px;grid-template-columns:24px auto;padding:30px 21px 32px}.burger-menu-contacts__email-icon{width:100%}.burger-menu-contacts .contacts-info{padding-top:2px}@media screen and (max-width:360px){.burger-menu-contacts .contacts-info{width:70%!important}}.burger-menu-contacts .contacts-info__label{color:var(--color--grey);font-size:16px;line-height:130%;margin-bottom:7px}.burger-menu-contacts .contacts-info__link{color:var(--color--indigo);font-size:18px;font-weight:600;line-height:120%;overflow-wrap:break-word;text-decoration:none}.button{align-items:center;background:var(--color--blue);border:none;border-radius:38px;box-shadow:0 4px 10px rgba(109,98,229,.21);color:var(--color--white);display:flex;font-size:16px;font-weight:600;justify-content:center;letter-spacing:.05em;line-height:108.1%;text-align:center;text-transform:capitalize;transition:background .35s;width:100%}.button__icon{margin-right:16.5px}.button--disabled{background:var(--color--light-blue)}.button--fixed{position:fixed}@media screen and (max-width:331px){.button{left:calc(50% - 140px)!important;max-width:280px!important}}@media screen and (min-width:1024px){.button{cursor:pointer}.button--disabled{cursor:not-allowed}}.header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:10px 20px;width:100%}.header-container{background:#fef7ed;left:0;position:fixed;top:0;transition:background .5s;width:100%;z-index:3}.header-container--opened-burger{background:var(--color--white)!important}.header .back-button{align-items:center;display:flex;height:49px;-webkit-user-select:none;user-select:none}.header .back-button__arrow{height:14px;margin-right:7px;width:7px}.header .back-button__text{font-size:14px;line-height:21px}.header .back-button--old .back-button__text{white-space:nowrap}@media screen and (min-width:1024px){.header .back-button{cursor:pointer}}.header .timer{align-items:center;display:flex;flex-direction:column;font-family:Poppins;font-style:normal;font-weight:600;justify-content:center;margin-right:auto;width:50%}.header .timer__title{color:#222427;font-size:12px;line-height:17px;margin:0 5px 9px 0;text-align:center}.header .timer__value{color:#4380ff;font-size:22px;line-height:12px}.header .scroll-button{display:flex;justify-content:center;width:50%}.header .burger-icon{grid-gap:5px;display:grid;gap:5px;grid-template-rows:auto auto;object-fit:contain;padding:6px 0;-webkit-user-select:none;user-select:none}@media screen and (min-width:1024px){.header .burger-icon{cursor:pointer}}.header .burger-icon__line{height:2px;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;width:22px}.header .burger-icon--open .burger-icon__line--bottom{-webkit-transform:translateY(-7px) rotate(45deg);transform:translateY(-7px) rotate(45deg)}.header .burger-icon--open .burger-icon__line--top{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.progress-stage{color:#222427;font-size:14px;font-weight:600;max-width:480px;text-align:center}.dashboard-creators{margin-bottom:115px;padding:0 20px}.dashboard-creators__title{color:#222427;font-size:26px;font-weight:700;line-height:125%;margin-bottom:45px;padding:0 20px;text-align:center}.dashboard-creators__person1{grid-gap:7px;display:grid;grid-template-columns:60px 1fr;margin:0 17px 25px 4px}.dashboard-creators__person1-icon{margin-top:-10px;width:53px}.dashboard-creators__person1-text{background:#fbebb3;border-radius:0 29px 29px 29px;color:#222427;font-size:13px;font-weight:500;line-height:147%;padding:15px 25px 20px}.dashboard-creators__person2{grid-gap:7px;display:grid;grid-template-columns:1fr 60px;margin:0 7px 0 3px}.dashboard-creators__person2-icon{margin-top:-10px;width:53px}.dashboard-creators__person2-text{background:#09af51;border-radius:36px 0 36px 36px;color:#fff;font-size:13px;font-weight:500;line-height:147%;padding:18px 30px 20px}.dashboard-info{margin-bottom:70px}.dashboard-info__title{font-size:26px;font-weight:600;line-height:125%;margin:15px 22px 25px;text-align:center}.dashboard-info__forming{align-items:center;background:#fff;border-radius:14px;display:flex;flex-direction:column;margin:0 20px 20px;padding:30px 12px 20px}.dashboard-info__forming-title{color:var(--color--dark-grey);font-size:22px;font-weight:700;line-height:150%;margin-bottom:15px;padding:0 8px;text-align:center}.dashboard-info__forming-image{max-width:240px;width:100%}.dashboard-info__forming-subtitle{color:var(--color--dark-grey);font-size:18px;font-weight:700;line-height:150%;margin-bottom:5px;padding:0 8px;text-align:center}.dashboard-info__forming-text{color:rgba(34,36,39,.7);font-size:16px;font-weight:400;line-height:150%;margin-bottom:25px;padding:0 8px;text-align:center}.dashboard-info__forming-devices{grid-gap:10px;border:1px solid silver;border-radius:14px;box-sizing:border-box;color:rgba(34,36,39,.7);display:grid;font-size:11px;font-weight:400;grid-template-columns:65px 1fr;line-height:146%;padding:10px}.dashboard-info__forming-devices-img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:65px}.dashboard-info__progress{align-items:center;background:#fff;border-radius:14px;display:flex;flex-direction:column;margin:0 20px;padding:26px 20px}.dashboard-info__progress-bar{margin-bottom:30px;max-width:300px;width:100%}.dashboard-info__progress-text{color:var(--color--dark-grey);font-size:16px;font-weight:400;line-height:150%;text-align:center}.dashboard-plan{font-size:16px;font-weight:400;line-height:21px;margin:0 33px 70px;opacity:.95}.dashboard-plan__title{font-size:26px;font-weight:600;line-height:125%;margin-bottom:45px;text-align:center}.dashboard-plan__achivments__top{grid-column-gap:10px;display:grid;grid-template-columns:repeat(2,50%);margin:0 5px}.dashboard-plan__achivments-item1{background:#172968;border-radius:14px;color:#fff;font-size:16px;font-weight:400;line-height:130%;margin-top:15px;padding:17px 14px;text-align:center;width:100%}.dashboard-plan__achivments-item2{background:#fbebb3;color:#222427;margin-bottom:15px;-webkit-transform:rotate(16.78deg);transform:rotate(16.78deg)}.dashboard-plan__achivments-item2,.dashboard-plan__achivments__bottom{border-radius:16px;font-size:16px;font-weight:400;line-height:130%;padding:17px 14px;text-align:center;width:100%}.dashboard-plan__achivments__bottom{background:#fd5e2c;color:#fff;margin-top:7px}.dashboard-plan__achivments-title{font-family:Nunito Sans,sans-serif;font-size:29px;font-style:normal;font-weight:700;opacity:.95}.dashboard{background:#fef7ed;color:var(--color--dark-grey);font-family:Poppins;font-style:normal;opacity:0;padding-top:69px;transition:all .35s ease-in-out;width:100%}.dashboard--active{opacity:1}.dashboard__wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:480px}.legal-page{padding:120px 1rem 3rem}@media screen and (min-width:900px){.legal-page{padding:120px 6rem 2rem}}.legal-page p{display:block;margin:1em 0}.legal-page h1{display:block;font-size:2em;font-weight:700;margin:.67em 0}.legal-page ol{display:block;list-style-type:decimal;margin:1em 0;padding-left:40px}.legal-page li{display:list-item}.legal-page h2{display:block;font-size:1.5em;font-weight:700;margin:.83em 0}.legal-page h3{display:block;font-size:1.17em;font-weight:700;margin:1em 0}.legal-page table{background-color:initial;border-collapse:collapse;border-color:gray;border-spacing:0;box-sizing:border-box;font-size:.9em;margin-bottom:15px;width:100%}.legal-page tbody{border-color:inherit;display:table-row-group;vertical-align:middle}.legal-page tr{border-color:inherit;display:table-row;vertical-align:inherit}figure td,figure th{border:1px solid;padding:.5em}.legal-page figure{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;margin:0 0 1em;overflow-x:auto}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}@-webkit-keyframes slidein{0%{margin-left:100%;width:300%}to{margin-left:0;width:100%}}@keyframes slidein{0%{margin-left:100%;width:300%}to{margin-left:0;width:100%}}@-webkit-keyframes bubble1-slidein{0%{left:-100px;top:-30px}to{left:2px;top:0}}@keyframes bubble1-slidein{0%{left:-100px;top:-30px}to{left:2px;top:0}}@-webkit-keyframes bubble2-slidein{0%{left:169px;top:-50px}to{left:135px;top:0}}@keyframes bubble2-slidein{0%{left:169px;top:-50px}to{left:135px;top:0}}@-webkit-keyframes bubble3-slidein{0%{right:-100px;top:50px}to{right:0;top:60px}}@keyframes bubble3-slidein{0%{right:-100px;top:50px}to{right:0;top:60px}}@-webkit-keyframes bubble4-slidein{0%{left:-20px;top:95px}to{left:105px;top:95px}}@keyframes bubble4-slidein{0%{left:-20px;top:95px}to{left:105px;top:95px}}@-webkit-keyframes bubble5-slidein{0%{left:-60px;top:150px}to{left:0;top:140px}}@keyframes bubble5-slidein{0%{left:-60px;top:150px}to{left:0;top:140px}}@-webkit-keyframes bubble6-slidein{0%{right:-80px;top:350px}to{right:100px;top:215px}}@keyframes bubble6-slidein{0%{right:-80px;top:350px}to{right:100px;top:215px}}@-webkit-keyframes bubble7-slidein{0%{right:-120px;top:180px}to{right:5px;top:160px}}@keyframes bubble7-slidein{0%{right:-120px;top:180px}to{right:5px;top:160px}}@-webkit-keyframes bubble8-slidein{0%{left:-50px;top:320px}to{left:15px;top:265px}}@keyframes bubble8-slidein{0%{left:-50px;top:320px}to{left:15px;top:265px}}:root{--color--white:#fff;--color--light-gray:#f9f7f4;--color--light-gray-2:#fef7ed;--color--dark-grey:#222427;--color--green:#3ca952;--color--lighteen-green:#15c963;--color--light-green:#f5faf7;--color--grey:#808897;--color--indigo:#2e71ff;--color--blue:#4380ff;--color--light-blue:#a2cafa;--color--light-red:#fbe9ea;--color--cream:#fffcf8;--color--orange:#fd5e2c}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Poppins,sans-serif;height:100%;width:100%}.none-media{bottom:0;display:none;height:1px;opacity:0;position:absolute;width:1px;z-index:-99999}.blue-text{color:#4380ff;color:var(--color--blue)}.orange-text{color:orange}input,input:matches([type=email],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=url]),input[type=range],textarea{-webkit-appearance:none!important;appearance:none!important}.slider{width:100%}.swiper-slide{align-items:center;display:flex;justify-content:center;position:relative;top:0;transition:all .7s!important}.swiper-slide img{height:79%;width:79%}