@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Roboto:ital@0;1&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:initial}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none;font-family:Onest,sans-serif;line-height:1;min-height:100%;min-width:100%;text-rendering:auto;text-transform:none;visibility:visible}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}a img,fieldset,img{border:none}img{height:100%;vertical-align:middle;width:100%}a{text-decoration:none;transition:.3s}a:hover{text-decoration:underline}a:active,a:hover{outline:0;text-decoration:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto}button,input{background:0;border:0;margin:0;padding:0}input,textarea{resize:none;-webkit-user-select:text;user-select:text}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{background-color:#fff!important;color:#000!important}a,a:focus,button,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0;width:100%}td,th{padding:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label{cursor:pointer}textarea,textarea:active,textarea:focus{outline:none;resize:none}button{border:none}button,button:active,button:focus{outline:none}\:active,\:focus,\:hover{outline:none;outline-offset:0}select{-webkit-appearance:none;appearance:none}*{box-sizing:border-box;font-family:Onest,sans-serif}body{background-color:var(--main-bg-color)}.wrapper{display:flex;flex:1 1;flex-direction:column}.divider__title,.question_screen__title,.sales__plan-title,.sales__review-title,.sales__title,.thank-page__title{color:#fff;font-size:40px;font-weight:400;line-height:48px}.email__title,.first_screen__title,.load__title,.modal__discount-title{color:#fff;font-size:40px;font-weight:400;line-height:32px}.email__text,.first_screen__text,.load__text,.modal__discount-text,.sales__plan-subtitle,.sales__text,.thank-page__text{color:#fff;font-size:20px;font-weight:500;line-height:24px}@keyframes rotateCircle{0%{opacity:0}0%{opacity:1;transform:rotate(36deg)}7%{transform:rotate(0deg)}57%{transform:rotate(0deg)}to{opacity:1;transform:rotate(-324deg)}}@keyframes rotatePreloader{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}to{transform:translateX(-50%) translateY(-50%) rotate(-1turn)}}.loader{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.loader__wrap{animation:rotatePreloader 2s ease-in infinite;height:100px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100px}.loader__wrap div{height:100%;opacity:0;position:absolute;width:100%}.loader__wrap div:before{background-color:#8f62f0;border-radius:50%;content:"";height:10%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:10%}.loader__item:first-child,.loader__item:nth-child(10),.loader__item:nth-child(2),.loader__item:nth-child(3),.loader__item:nth-child(4),.loader__item:nth-child(5),.loader__item:nth-child(6),.loader__item:nth-child(7),.loader__item:nth-child(8),.loader__item:nth-child(9){transform:translate(-50%,-50%) rotate(0deg)}.loader__item:first-child{animation:rotateCircle 2s linear infinite;animation-delay:-.1s;transform:rotate(0deg);z-index:9}.loader__item:nth-child(2){animation:rotateCircle 2s linear infinite;animation-delay:-.2s;transform:rotate(36deg);z-index:8}.loader__item:nth-child(3){animation:rotateCircle 2s linear infinite;animation-delay:-.3s;transform:rotate(72deg);z-index:7}.loader__item:nth-child(4){animation:rotateCircle 2s linear infinite;animation-delay:-.4s;transform:rotate(108deg);z-index:6}.loader__item:nth-child(5){animation:rotateCircle 2s linear infinite;animation-delay:-.5s;transform:rotate(144deg);z-index:5}.loader__item:nth-child(6){animation:rotateCircle 2s linear infinite;animation-delay:-.6s;transform:rotate(180deg);z-index:4}.loader__item:nth-child(7){animation:rotateCircle 2s linear infinite;animation-delay:-.7s;transform:rotate(216deg);z-index:3}.loader__item:nth-child(8){animation:rotateCircle 2s linear infinite;animation-delay:-.8s;transform:rotate(252deg);z-index:2}.loader__item:nth-child(9){animation:rotateCircle 2s linear infinite;animation-delay:-.9s;transform:rotate(288deg);z-index:1}.loader__item:nth-child(10){animation:rotateCircle 2s linear infinite;animation-delay:-1s;transform:rotate(324deg);z-index:0}.button{align-items:center;background-color:var(--them-color);border-radius:12px;color:#fff;display:flex;flex-direction:row;font-size:18px;font-weight:500;justify-content:center;line-height:22px;max-width:600px;min-height:56px;text-align:left;width:100%}.button__arrow{height:24px;margin-left:4px;width:24px}.button__arrow path{stroke:#fff}.header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:48px 40px 0;width:100%}@media(max-width:1199px){.header{padding:24px 32px 0}}@media(max-width:767px){.header{padding:12px 16px 0}}.header__wraper{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center;margin:0 auto;max-width:1006px}@media(max-width:1199px){.header__wraper{margin-top:26px;width:100%}}@media(max-width:767px){.header__wraper{margin-top:20px}}.header__logo{cursor:pointer;height:48px;width:121px}.header__logo img{height:100%;width:100%}@media(max-width:767px){.header__logo{height:32px;width:81px}}.header__button{align-items:center;border:1px solid #969696;border-radius:4px;box-sizing:border-box;color:#969696;display:flex;flex-direction:row;font-size:14px;font-weight:500;justify-content:center;line-height:18px;min-height:40px;min-width:102px}@media(max-width:767px){.header__button{font-size:12px;font-weight:300;line-height:16px;min-height:32px;min-width:78px}}.header__icon{height:20px;margin-right:4px;transform:rotate(180deg);width:20px}.header__icon path{stroke:#969696}@media(max-width:767px){.header__icon{height:16px;width:16px}}@media(max-width:1199px){.header--flex{display:flex;flex-direction:column;justify-content:center}}.progress{background-color:#333;border-radius:4px;height:5px;margin:0 24px;width:100%}@media(max-width:767px){.progress{margin:0 0 0 16px}}.progress__item{background-color:var(--them-color);border-radius:4px;height:100%}.input{width:100%}.input__item{background-color:#1b1826;border:1px solid #0000;border-radius:12px;color:#fff;font-size:16px;font-weight:400;line-height:24px;padding:12px;text-align:left;width:100%}.input__item::-webkit-input-placeholder{color:#d1d1d1}.input__item:-moz-placeholder,.input__item::-moz-placeholder{color:#d1d1d1;opacity:1}.input__item:-ms-input-placeholder{color:#d1d1d1}.answer_item{border:1px solid #0000;border-radius:12px;margin:6px;padding:16px}@media(max-width:767px){.answer_item{padding:8px}}.answer_item__title{font-size:14px;font-weight:300;line-height:20px;margin-bottom:6px;text-align:left}@media(max-width:767px){.answer_item__title{font-size:12px;font-weight:300;line-height:16px;margin-bottom:2px}}.answer_item__text{color:#fff;font-size:16px;font-weight:300;line-height:24px;text-align:left}@media(max-width:767px){.answer_item__text{font-size:14px;font-weight:300;line-height:20px}}.plan-card{align-items:flex-end;border:2px solid #36304a;border-radius:16px;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px 34px 10px 16px;position:relative;width:100%}@media(max-width:767px){.plan-card{padding:16px}}.plan-card__tooltip{background-color:#dc5a32;border-radius:0 0 16px 16px;color:#fff;font-size:16px;font-weight:700;left:50%;padding:3px 52px 5px;position:absolute;text-align:center;top:0;transform:translateX(-50%)}@media(max-width:767px){.plan-card__tooltip{border-radius:0 14px 0 16px;left:auto;right:0;transform:translateX(0)}}.plan-card__period{color:#fff;font-size:18px;font-weight:700;line-height:24px;text-align:left}@media(max-width:767px){.plan-card__period{font-size:16px}}.plan-card__old-price{color:#969696;font-size:32px;font-weight:700;line-height:40px;position:relative;text-align:left}.plan-card__old-price:after{background-color:#ce4428;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.plan-card__old-price span{font-size:20px}@media(max-width:767px){.plan-card__old-price{font-size:20px;font-weight:700;line-height:25px}.plan-card__old-price span{font-size:12px;line-height:normal}}.plan-card__price{color:#fff;font-size:40px;font-weight:700;text-align:left}.plan-card__price span{font-size:20px}@media(max-width:767px){.plan-card__price{font-size:24px;font-weight:700;line-height:27px}.plan-card__price span{font-size:12px;line-height:normal}}.plan-card__day{align-items:flex-end;color:#fff;display:flex;flex:1 1;font-size:16px;font-weight:300;justify-content:flex-end;line-height:43px}.plan-card__day strong{font-size:40px;font-weight:700;line-height:56px}.plan-card__day span{font-size:20px;font-weight:700;line-height:48px}@media(max-width:767px){.plan-card__day{font-size:12px;font-weight:300;line-height:normal}.plan-card__day strong{font-size:24px;font-weight:700;line-height:20px}.plan-card__day span{font-size:12px;line-height:normal}}.plan-card__wraper{align-items:center;display:flex;flex-direction:row;justify-content:center}.plan-card__check{background-color:#110f17;border:1px solid #969696;border-radius:50%;height:24px;margin-right:9px;position:relative;width:24px}.plan-card__check span{border-radius:50%;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media(max-width:767px){.plan-card__check{height:16px;margin-right:16px;width:16px}.plan-card__check span{height:8px;width:8px}}.plan-card--popular{border-color:#dc5a32}.plan-card--active.plan-card--popular .plan-card__check span{background-color:#dc5a32}.modal{bottom:0;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:100}.modal__inner-wrap{background:#0000 50%/cover no-repeat;height:100%;width:100%}.modal__overlay{background-color:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%}.modal__cross{height:24px;margin-left:4px;width:24px}@media(max-width:767px){.modal__cross{height:20px;width:20px}}.modal__back-button{align-items:center;border:1px solid #aaa;border-radius:12px;color:#aaa;display:flex;flex-direction:row;font-size:18px;font-weight:500;justify-content:center;line-height:22px;min-height:48px;min-width:140px;position:fixed;right:40px;text-align:left;top:48px}@media(max-width:1199px){.modal__back-button{right:32px;top:24px}}@media(max-width:767px){.modal__back-button{font-size:14px;font-weight:500;line-height:18px;min-height:32px;min-width:92px}}.modal__body{overflow:hidden}.modal__body .sales__review-wrap:after,.modal__body .sales__review-wrap:before{z-index:-1}.modal__title{color:#fff;font-size:40px;font-weight:400;line-height:32px;margin-bottom:24px;text-align:left}@media(max-width:767px){.modal__title{font-size:24px;font-weight:400;line-height:32px;margin-bottom:8px}}.modal__wrapper{align-items:center;align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:600px;width:100%}@media(max-width:767px){.modal__wrapper{padding:0 16px}}.modal__headline{color:#d1d1d1;font-size:20px;font-weight:500;line-height:24px;margin-bottom:24px;text-align:left}.modal__headline span{color:#dc5a32}@media(max-width:767px){.modal__headline{font-size:16px;font-weight:500;line-height:24px;margin-bottom:8px}}.modal__divader{border:1px solid #818181;width:50%}.modal__buttons-wrap,.modal__divader-wrap{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.modal__buttons-wrap{margin:16px -6px}@media(max-width:767px){.modal__buttons-wrap{flex-direction:column;margin:-6px 0}}.modal__batton-pay{align-items:center;border:1px solid #e3e3e3;border-radius:12px;color:#e3e3e3;display:flex;flex-direction:row;font-size:18px;font-weight:500;justify-content:center;line-height:22px;margin:0 6px;min-height:58px;transition:.3s;width:100%}.modal__batton-pay:hover{transform:scale(1.03)}@media(max-width:767px){.modal__batton-pay{margin:6px 0}}.modal__separator{color:#818181;font-size:18px;font-weight:500;line-height:22px;margin:0 12px}@media(max-width:767px){.modal__separator{margin:12px 0 18px}}.modal__button{align-items:center;background:#8f62f0;border-radius:12px;color:#fff;display:flex;flex-direction:row;font-size:18px;font-weight:500;justify-content:center;line-height:22px;margin-bottom:16px;min-height:48px;text-align:center;transition:.3s;width:100%}.modal__button:hover{transform:scale(1.03)}@media(max-width:767px){.modal__button{margin-bottom:0}}.modal__total{color:#d1d1d1;font-size:20px;font-weight:500;line-height:24px;margin-bottom:24px;text-align:left}.modal__total span{color:#1ae5f6;font:inherit;text-align:left}@media(max-width:767px){.modal__total{font-size:16px;font-weight:500;line-height:24px}}.modal__discount-present{align-items:center;background:linear-gradient(94.09deg,#f4994b 3.75%,#ff007f 94.56%);border:2px solid #f83b3b;border-radius:160px;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:24px;min-height:104px;min-width:243px;overflow:hidden;position:relative}.modal__discount-present:after{background:#0000 url(/static/media/stars.b06d22c9bff4240447d8.svg) 50%/cover no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.modal__discount-present span{color:#fff;font-size:64px;font-weight:800;line-height:32px;position:relative;z-index:1}.modal__discount{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:644px;width:100%}@media(max-width:767px){.modal__discount{box-sizing:border-box;padding:0 32px}}.modal__discount-title{margin-bottom:24px;text-align:center}@media(max-width:767px){.modal__discount-title{font-size:24px;font-weight:400;line-height:32px}}.modal__discount-text{color:#d9d9de;margin-bottom:48px;text-align:center}@media(max-width:767px){.modal__discount-text{font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px;text-align:center}}.modal__discount-button{align-items:center;background-color:#1ae5f6;border-radius:16px;color:#333;display:flex;flex-direction:row;font-size:22px;font-weight:500;justify-content:center;line-height:30px;min-height:56px;width:100%}@media(max-width:767px){.modal__discount-button{border-radius:12px;font-size:18px;font-weight:500;line-height:22px;min-height:48px;text-align:left}}.thank-page{align-items:center;flex-direction:column;justify-content:space-between}.thank-page,.thank-page__wrapper{display:flex;flex:1 1;height:100%}.thank-page__wrapper{align-items:flex-end;box-sizing:border-box;max-width:1168px;position:relative;width:100%}.thank-page__wrap{box-sizing:border-box;height:100%;padding:32px 32px 75px;width:100%}@media(max-width:1199px){.thank-page__wrap{padding:60px 32px 168px}}@media(max-width:767px){.thank-page__wrap{padding:100px 16px 120px}}.thank-page__figure{left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%}.thank-page__figure img{height:100%;width:100%}.thank-page__inner-wrap{border:1px solid #dfd7fd;border-radius:32px;box-shadow:inset -300px 300px 100px 0 #ffffff17,inset 300px 400px 300px 0 #a5a5a514;box-sizing:border-box;margin:0 auto;max-width:819px;min-height:264px;padding:40px 64px;position:relative;width:100%;z-index:1}@media(max-width:1199px){.thank-page__inner-wrap{padding:32px}}@media(max-width:767px){.thank-page__inner-wrap{padding:32px 20px}}.thank-page__title{font-weight:500;margin-bottom:24px;text-align:center}@media(max-width:1199px){.thank-page__title{margin:0 auto 24px;max-width:352px}}@media(max-width:767px){.thank-page__title{font-size:24px;font-weight:400;line-height:32px;text-align:left}}.thank-page__text{margin-bottom:48px;text-align:center}@media(max-width:767px){.thank-page__text{font-size:18px;line-height:22px;text-align:left}}.thank-page__button{align-items:center;background-color:var(--them-color);border-radius:12px;color:#fff;display:flex;flex-direction:row;font-size:18px;font-weight:500;justify-content:center;line-height:22px;min-height:56px;width:100%}.first_screen{box-sizing:border-box;flex:1 1;flex-direction:column;height:100%}.first_screen,.first_screen__wrapper{align-items:center;display:flex;justify-content:space-between}.first_screen__wrapper{flex-direction:row}@media(max-width:1199px){.first_screen__wrapper{flex-direction:column}}.first_screen__inner-wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;overflow:auto;width:100%}@media(max-width:1199px){.first_screen__inner-wrapper{box-sizing:border-box;padding:60px 30px 0}}@media(max-width:767px){.first_screen__inner-wrapper{padding:56px 20px 0}}.first_screen__figure{flex:1 1;height:100%;max-height:881px;max-width:887px}.first_screen__figure img{height:100%;width:100%}@media(max-width:1199px){.first_screen__figure{margin:0 0 24px auto;max-height:563px;max-width:560px}}@media(max-width:767px){.first_screen__figure{margin:0 0 60px}}.first_screen__title{margin-bottom:24px}@media(max-width:1199px){.first_screen__title{text-align:center}}@media(max-width:767px){.first_screen__title{font-size:24px;font-weight:400;line-height:32px;text-align:left}}.first_screen__text{margin-bottom:72px}@media(max-width:1199px){.first_screen__text{text-align:center}}@media(max-width:767px){.first_screen__text{font-size:16px;font-weight:500;line-height:24px;margin-bottom:48px;text-align:left}}.first_screen__wrap{flex:1 1;padding-right:20px}@media(max-width:1199px){.first_screen__wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-right:0}}.first_screen__nav{align-items:center;color:#5d5e6c;display:flex;flex-direction:row;font-size:14px;font-weight:500;justify-content:center;line-height:18px;margin:45px 0 32px}.first_screen__nav a{color:inherit;font:inherit}@media(max-width:767px){.first_screen__nav{font-size:12px;font-weight:300;line-height:16px;margin:24px 0}}.first_screen__seporator{padding:0 8px}.question_screen{overflow:hidden}.question_screen,.question_screen__wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-between}.question_screen__wrapper{margin:0 auto;max-width:1140px;padding:32px 0;width:100%}@media(max-width:1199px){.question_screen__wrapper{padding:56px 0 32px}}@media(max-width:767px){.question_screen__wrapper{padding:48px 0 32px}}.question_screen__title{padding-bottom:40px;text-align:center}@media(max-width:767px){.question_screen__title{font-size:24px;font-weight:400;line-height:32px;padding-bottom:24px}}.question_screen__item-wrap{box-sizing:border-box;flex:1 1;height:100%;margin-bottom:94px;max-width:600px;overflow:auto;padding:0 20px;width:100%}.question_screen__item{background-color:#36304a;border:2px solid #0000;border-radius:12px;box-sizing:border-box;display:block;font-size:18px;font-weight:500;line-height:22px;margin-bottom:16px;min-height:56px;padding:17px 48px;position:relative;text-align:left;transition:.3s;width:100%}.question_screen__item:hover{transform:scale(1.03)}.question_screen__item--active{background-color:#fff}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.question_screen__item--animated{animation:scale .8s ease-in-out}.question_screen__item--animated:first-child{animation-delay:-.1s}.question_screen__item--animated:nth-child(2){animation-delay:-.2s}.question_screen__item--animated:nth-child(3){animation-delay:-.3s}.question_screen__item--animated:nth-child(4){animation-delay:-.4s}.question_screen__item--animated:nth-child(5){animation-delay:-.5s}.question_screen__item--animated:nth-child(6){animation-delay:-.6s}.question_screen__item--animated:nth-child(7){animation-delay:-.7s}.question_screen__item--animated:nth-child(8){animation-delay:-.8s}.question_screen__item--animated:nth-child(9){animation-delay:-.9s}.question_screen__item--animated:nth-child(10){animation-delay:-1s}.question_screen__item--animated:nth-child(11){animation-delay:-1.1s}.question_screen__item--animated:nth-child(12){animation-delay:-1.2s}.question_screen__item--animated:nth-child(13){animation-delay:-1.3s}.question_screen__item--animated:nth-child(14){animation-delay:-1.4s}.question_screen__item--animated:nth-child(15){animation-delay:-1.5s}.question_screen__item--animated:nth-child(16){animation-delay:-1.6s}.question_screen__item--animated:nth-child(17){animation-delay:-1.7s}.question_screen__item--animated:nth-child(18){animation-delay:-1.8s}.question_screen__item--animated:nth-child(19){animation-delay:-1.9s}.question_screen__item--animated:nth-child(20){animation-delay:-2s}.question_screen__check{background-color:#000;border:1px solid #5d5e6c;border-radius:50%;box-sizing:border-box;display:block;height:24px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:24px;z-index:1}.question_screen__check span{border-radius:50%;display:block;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;z-index:5}.divider{flex:1 1;flex-direction:column;justify-content:space-between;justify-content:flex-start}.divider,.divider__wrapper{align-items:center;display:flex;height:100%}.divider__wrapper{background:#0000 50%/contain no-repeat;box-sizing:border-box;flex-direction:column;justify-content:space-between;margin:32px 0 20px;max-height:789px;max-width:1183px;width:100%}@media(max-width:1199px){.divider__wrapper{margin:56px 0 20px;padding:0 84px}}@media(max-width:767px){.divider__wrapper{margin:48px 0 16px;padding:0 16px}}.divider__title{max-width:886px;text-align:center;width:100%}@media(max-width:1199px){.divider__title{text-align:left}}@media(max-width:767px){.divider__title{font-size:24px;font-weight:400;line-height:32px}}.load{justify-content:space-between}.load,.load__wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%}.load__wrapper{background:#0000 top/contain no-repeat;justify-content:center;max-width:640px;width:100%}@media(max-width:1199px){.load__wrapper{max-width:600px}}@media(max-width:767px){.load__wrapper{background-position:top 50px center;background-size:90%;padding:0 32px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.load__star{animation:spin 2s linear infinite;height:100px;margin:0 auto 72px;width:100px}@media(max-width:767px){.load__star{height:48px;margin:0 auto 16px;width:48px}}.load__title{margin-bottom:24px;text-align:center}@media(max-width:767px){.load__title{font-size:24px;font-weight:400;line-height:32px}}.load__text{margin-bottom:72px;text-align:center}@media(max-width:767px){.load__text{font-size:16px;font-weight:500;line-height:24px;margin-bottom:16px;text-align:left}}.load__inner-wrap{width:100%}.load__procent{color:#fff;font-size:24px;font-weight:400;line-height:32px;margin-bottom:12px;text-align:right;width:100%}.load__progress-wrap{margin:0 -24px;width:100%}@media(max-width:767px){.load__progress-wrap{margin:0 0 0 -16px}}.email{background:#0000 50%/cover no-repeat;justify-content:space-between}.email,.email__wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%}.email__wrapper{justify-content:center}.email__wrap{max-width:576px;width:100%}@media(max-width:1199px){.email__wrap{max-width:600px}}@media(max-width:767px){.email__wrap{padding:0 32px}}.email__title{margin-bottom:24px;text-align:center}@media(max-width:767px){.email__title{font-size:24px;font-weight:400;line-height:32px}}.email__text{margin-bottom:72px;text-align:center}@media(max-width:767px){.email__text{margin-bottom:48px}}.email__input-wrap{margin-bottom:32px;width:100%}.sales__wrapper{margin:0 auto;max-width:600px;padding:0 0 40px;width:100%}@media(max-width:767px){.sales__wrapper{padding:0 16px}}.sales__title{margin:44px 0 24px}@media(max-width:1199px){.sales__title{margin:48px 0 24px}}@media(max-width:767px){.sales__title{font-size:24px;font-weight:400;line-height:32px;margin:32px 0 12px}}.sales__review{background-color:#36304a;border-radius:32px;margin:0 8px;max-width:426px;padding:24px}.sales__review-wrap{position:relative}.sales__review-wrap:after,.sales__review-wrap:before{background:linear-gradient(270deg,#110f17 10.94%,#110f1700);content:"";height:100%;left:0;position:absolute;top:0;width:174px;z-index:1}.sales__review-wrap:after{left:auto;right:0}.sales__review-wrap:before{transform:rotate(180deg)}@media(max-width:767px){.sales__review-wrap{height:312px}}.sales__review-wrapper{margin:180px 0 207px}@media(max-width:767px){.sales__review-wrapper{margin:120px 0 235px}}.sales__review-title{margin-bottom:38px;text-align:center}@media(max-width:767px){.sales__review-title{font-size:24px;font-weight:400;line-height:32px;margin-bottom:32px}}.sales__review-avatar{border-radius:50%;height:80px;margin-right:20px;overflow:hidden;width:80px}.sales__review-avatar img{height:100%;width:100%}.sales__review-header{display:flex;margin-bottom:16px}.sales__review-name{color:#fff;font-size:18px;font-weight:500;line-height:28px}.sales__review-text{color:#edeafd;font-size:16px;font-weight:400;line-height:24px;text-align:left}@media(max-width:767px){.sales__review{max-width:296px}}.sales__text{margin-bottom:48px}@media(max-width:767px){.sales__text{font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px;text-align:left}}.sales__answers-wrap{align-items:center;display:flex;flex-wrap:wrap;margin:0 -6px}.sales__answer-title{color:#e37b54;font-size:20px;font-weight:500;line-height:24px;margin-bottom:6px;text-align:left}@media(max-width:767px){.sales__answer-title{margin-bottom:18px}}.sales__plan-title{margin-bottom:24px}@media(max-width:767px){.sales__plan-title{font-size:24px;font-weight:400;line-height:32px;margin-bottom:12px;text-align:left}}.sales__plan-subtitle{margin-bottom:48px}@media(max-width:767px){.sales__plan-subtitle{font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px;text-align:left}}.sales__button{align-items:center;background-color:#dc5a32;border-radius:12px;color:#fff;display:flex;flex-direction:row;font-size:18px;font-weight:500;height:56px;justify-content:center;line-height:22px;text-align:center;width:100%}.sales__button-wrap{margin-top:43px}@media(max-width:767px){.sales__button-wrap{margin-top:18px}}.sales__button-wrapper{margin-top:8px}.sales__link{color:#818181;display:block;font-size:14px;font-weight:300;line-height:20px;margin:24px 0 40px;text-align:center}@media(max-width:1199px){.sales__link{margin:24px 0 64px;margin:24px 0 88px}}.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#110f17f2;border-bottom:1px solid #8f62f01a;left:0;position:fixed;right:0;top:0;z-index:1000}.navigation__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px 32px}.navigation__logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .3s ease}.navigation__logo:hover{opacity:.8}.navigation__logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8f62f0,#b591f5);-webkit-background-clip:text;background-clip:text}.navigation__menu{align-items:center;display:flex;gap:32px}.navigation__link{background:none;border:none;color:#666;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s ease}.navigation__link:hover{color:#8f62f0}.navigation__link--cta{background:linear-gradient(90deg,#8f62f0,#b591f5);border-radius:50px;color:#fff;padding:12px 28px;transition:all .3s ease}.navigation__link--cta:hover{box-shadow:0 4px 16px #8f62f066;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.navigation__container{padding:16px 20px}.navigation__menu{gap:16px}.navigation__link{font-size:.875rem}}.footer{background-color:#0d0b12;border-top:1px solid #8f62f01a;color:#fffc;padding:60px 20px 32px}.footer__container{margin:0 auto;max-width:1200px}.footer__content{grid-gap:48px;display:grid;gap:48px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:48px}.footer__section{display:flex;flex-direction:column}.footer__title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8f62f0,#b591f5);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin-bottom:16px}.footer__description{color:#fff9;line-height:1.6}.footer__heading{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:16px}.footer__links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer__link{background:none;border:none;color:#666;cursor:pointer;font-family:inherit;font-size:14px;padding:0;text-align:left;text-decoration:none;transition:color .3s ease}.footer__link:hover{color:#8f62f0}.footer__bottom{border-top:1px solid #ffffff1a;padding-top:32px;text-align:center}.footer__copyright{color:#ffffff80;font-size:.875rem;margin:0}@media(max-width:768px){.footer{padding:40px 20px 24px}.footer__content{gap:32px}}.home-page{background:#fff;min-height:100vh}.hero{background:linear-gradient(135deg,#f8f9fa,#fff);padding:100px 20px 60px;text-align:center}.hero__container{margin:0 auto;max-width:900px}.hero__title{color:#1a1a1a;font-size:52px;font-weight:700;line-height:1.2;margin-bottom:24px}@media(max-width:768px){.hero__title{font-size:36px}}.hero__highlight{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8f62f0,#b591f5);-webkit-background-clip:text;background-clip:text}.hero__subtitle{color:#666;font-size:20px;line-height:1.7;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px}@media(max-width:768px){.hero__subtitle{font-size:16px}}.hero__buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.hero__button{border-radius:50px;display:inline-block;font-size:17px;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .3s ease}.hero__button--primary{background:linear-gradient(90deg,#8f62f0,#b591f5);box-shadow:0 4px 15px #8f62f04d;color:#fff}.hero__button--primary:hover{box-shadow:0 8px 24px #8f62f066;transform:translateY(-2px)}.hero__button--secondary{background:#0000;border:2px solid #8f62f0;color:#8f62f0}.hero__button--secondary:hover{background:#8f62f0;color:#fff}.features{background:#fff;padding:80px 20px}.features__container{margin:0 auto;max-width:1200px}.features__title{color:#1a1a1a;font-size:36px;font-weight:700;margin-bottom:60px;text-align:center}.features__grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:16px;padding:40px 30px;text-align:center;transition:all .3s ease}.feature-card:hover{background:#fff;border-color:#8f62f0;box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.feature-card__icon{font-size:48px;margin-bottom:20px}.feature-card__title{color:#1a1a1a;font-size:22px;font-weight:600;margin-bottom:16px}.feature-card__description{color:#666;font-size:16px;line-height:1.6}.pricing-preview{background:#f8f9fa;padding:80px 20px;text-align:center}.pricing-preview__container{margin:0 auto;max-width:800px}.pricing-preview__title{color:#1a1a1a;font-size:36px;font-weight:700;margin-bottom:16px}.pricing-preview__subtitle{color:#666;font-size:18px;margin-bottom:48px}.pricing-preview__highlight{margin-bottom:40px}.pricing-preview__price{align-items:center;display:flex;flex-direction:column;gap:16px}.pricing-preview__from{color:#999;font-size:16px;letter-spacing:1px;text-transform:uppercase}.pricing-preview__amount{align-items:baseline;color:#1a1a1a;display:flex}.pricing-preview__currency{font-size:32px;font-weight:600}.pricing-preview__number{font-size:72px;font-weight:700;line-height:1}.pricing-preview__period{color:#666;font-size:18px}.pricing-preview__button{background:linear-gradient(90deg,#8f62f0,#b591f5);border-radius:50px;color:#fff;display:inline-block;font-size:17px;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .3s ease}.pricing-preview__button:hover{box-shadow:0 8px 24px #8f62f066;transform:translateY(-2px)}.cta{background:linear-gradient(135deg,#8f62f0,#b591f5);padding:100px 20px;text-align:center}.cta__container{margin:0 auto;max-width:800px}.cta__title{color:#fff;font-size:44px;font-weight:700;margin-bottom:16px}@media(max-width:768px){.cta__title{font-size:32px}}.cta__subtitle{color:#fffffff2;font-size:18px;margin-bottom:40px}.cta__button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0003;color:#8f62f0;display:inline-block;font-size:18px;font-weight:600;padding:18px 48px;text-decoration:none;transition:all .3s ease}.cta__button:hover{box-shadow:0 8px 24px #0000004d;transform:translateY(-2px)}.pricing-page{background:#fff;color:#1a1a1a;min-height:100vh}.pricing-hero{background:linear-gradient(135deg,#f8f9fa,#fff);padding:100px 20px 60px;text-align:center}.pricing-hero__container{margin:0 auto;max-width:800px}.pricing-hero__title{color:#1a1a1a;font-size:48px;font-weight:700;margin-bottom:16px}@media(max-width:768px){.pricing-hero__title{font-size:36px}}.pricing-hero__subtitle{color:#666;font-size:20px;line-height:1.6}@media(max-width:768px){.pricing-hero__subtitle{font-size:16px}}.pricing-plans{background:#fff;padding:80px 20px}.pricing-plans__container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.pricing-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:16px;padding:40px 32px;position:relative;text-align:center;transition:all .3s ease}.pricing-card:hover{background:#fff;border-color:#8f62f0;box-shadow:0 12px 32px #8f62f026;transform:translateY(-8px)}.pricing-card--popular{background:#fff;border-color:#8f62f0;box-shadow:0 8px 24px #8f62f033;transform:scale(1.05)}.pricing-card--popular:hover{transform:scale(1.05) translateY(-8px)}.pricing-card--premium{background:#f8f9fa;border-color:#e0e0e0}.pricing-card--premium:hover{border-color:#b591f5;box-shadow:0 12px 32px #b591f526}.pricing-card__badge{background:linear-gradient(90deg,#8f62f0,#b591f5);border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:6px 20px;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-card__badge--premium{background:linear-gradient(90deg,#b591f5,#d4b9ff)}.pricing-card__title{color:#1a1a1a;font-size:28px;font-weight:700;margin-bottom:20px}.pricing-card__price{align-items:baseline;display:flex;justify-content:center;margin-bottom:8px}.pricing-card__currency{color:#1a1a1a;font-size:24px;font-weight:600}.pricing-card__amount{color:#1a1a1a;font-size:56px;font-weight:700}.pricing-card__period{color:#999;font-size:14px;margin-bottom:32px}.pricing-card__features{list-style:none;margin:0 0 32px;padding:0;text-align:left}.pricing-card__features li{border-bottom:1px solid #e0e0e0;color:#666;font-size:15px;line-height:1.5;padding:14px 0 14px 24px;position:relative}.pricing-card__features li:before{color:#8f62f0;content:"✓";font-weight:700;left:0;position:absolute}.pricing-card__features li:last-child{border-bottom:none}.pricing-card__button{background:linear-gradient(90deg,#8f62f0,#b591f5);border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;padding:16px;text-decoration:none;transition:all .3s ease;width:100%}.pricing-card__button:hover:not(:disabled){box-shadow:0 8px 24px #8f62f066;transform:translateY(-2px)}.pricing-card__button:disabled{cursor:not-allowed;opacity:.6}.pricing-card__link{color:#8f62f0;display:block;font-size:14px;margin-top:12px;text-decoration:none;transition:all .2s ease}.pricing-card__link:hover{color:#b591f5;text-decoration:underline}.pricing-faq{background:#f8f9fa;padding:80px 20px}.pricing-faq__container{margin:0 auto;max-width:1000px}.pricing-faq__title{color:#1a1a1a;font-size:36px;font-weight:700;margin-bottom:60px;text-align:center}@media(max-width:768px){.pricing-faq__title{font-size:28px}}.pricing-faq__grid{grid-gap:24px;display:grid;gap:24px}.faq-item{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:32px;transition:all .3s ease}.faq-item:hover{border-color:#8f62f0;box-shadow:0 4px 16px #8f62f01a}.faq-item__question{color:#1a1a1a;font-size:20px;font-weight:600;margin-bottom:12px}.faq-item__answer{color:#666;font-size:15px;line-height:1.7}.faq-item__answer a{color:#8f62f0;text-decoration:none}.faq-item__answer a:hover{text-decoration:underline}.pricing-cta{background:linear-gradient(135deg,#8f62f0,#b591f5);padding:100px 20px;text-align:center}.pricing-cta__container{margin:0 auto;max-width:800px}.pricing-cta__title{color:#fff;font-size:44px;font-weight:700;margin-bottom:16px}@media(max-width:768px){.pricing-cta__title{font-size:32px}}.pricing-cta__subtitle{color:#fffffff2;font-size:18px;margin-bottom:40px}.pricing-cta__button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0003;color:#8f62f0;display:inline-block;font-size:18px;font-weight:600;padding:18px 48px;text-decoration:none;transition:all .3s ease}.pricing-cta__button:hover{box-shadow:0 8px 24px #0000004d;transform:translateY(-2px)}@media(max-width:768px){.pricing-plans__container{gap:30px;grid-template-columns:1fr}.pricing-card--popular{transform:scale(1)}.pricing-card--popular:hover{transform:translateY(-8px)}}.legal-page{background-color:#110f17;color:#fff;min-height:100vh;padding-top:80px}.legal-page__container{margin:0 auto;max-width:900px;padding:40px 20px 80px}.legal-page__title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8f62f0,#b591f5);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:16px}.legal-page__updated{color:#ffffff80;font-size:.875rem;margin-bottom:40px}.legal-page__content{color:#ffffffd9;line-height:1.8}.legal-page__back{margin-top:60px;text-align:center}.legal-page__back-link{border:2px solid #8f62f0;border-radius:8px;color:#8f62f0;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.legal-page__back-link:hover{background:#8f62f01a;transform:translateX(-4px)}.legal-section{margin-bottom:48px}.legal-section h2{border-bottom:2px solid #8f62f04d;color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:20px;padding-bottom:12px}.legal-section h3{color:#fffffff2;font-size:1.25rem;font-weight:600;margin:24px 0 16px}.legal-section p{margin-bottom:16px}.legal-section ol,.legal-section ul{line-height:1.8;margin:16px 0;padding-left:24px}.legal-section ol li,.legal-section ul li{color:#fffc;margin-bottom:12px}.legal-section ol li::marker,.legal-section ul li::marker{color:#8f62f0}.legal-section a{color:#8f62f0;text-decoration:underline;transition:color .3s ease}.legal-section a:hover{color:#b591f5}.legal-section strong{color:#fff;font-weight:600}.legal-section em{color:#ffffffb3;font-style:italic}@media(max-width:768px){.legal-page{padding-top:60px}.legal-page__container{padding:32px 16px 60px}.legal-section h2{font-size:1.5rem}.legal-section h3{font-size:1.125rem}}.how-it-works{background:#f8f9fa;padding:80px 20px}.how-it-works__container{margin:0 auto;max-width:1200px}.how-it-works__title{color:#1a1a1a;font-size:36px;font-weight:700;margin-bottom:60px;text-align:center}.how-it-works__grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step-card{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:40px 30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.step-card__number{align-items:center;background:linear-gradient(135deg,#8f62f0,#b591f5);border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:700;height:60px;justify-content:center;margin:0 auto 24px;width:60px}.step-card__title{color:#1a1a1a;font-size:22px;font-weight:600;margin-bottom:16px}.step-card__description{color:#666;font-size:16px;line-height:1.6}@media(max-width:768px){.how-it-works{padding:60px 20px}.how-it-works__title{font-size:28px;margin-bottom:40px}.how-it-works__grid{gap:30px;grid-template-columns:1fr}.step-card{padding:30px 20px}.step-card__number{font-size:24px;height:50px;margin-bottom:20px;width:50px}.step-card__title{font-size:20px}.step-card__description{font-size:15px}}.testimonials{background:#fff;padding:80px 20px}.testimonials__container{margin:0 auto;max-width:1200px}.testimonials__title{color:#1a1a1a;font-size:36px;font-weight:700;margin-bottom:60px;text-align:center}.testimonials__grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:16px;padding:40px 30px;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-5px)}.testimonial-card__text{color:#333;font-size:16px;font-style:italic;line-height:1.8;margin-bottom:20px}.testimonial-card__author{color:#8f62f0;font-size:14px;font-weight:600;text-align:right}@media(max-width:768px){.testimonials{padding:60px 20px}.testimonials__title{font-size:28px;margin-bottom:40px}.testimonials__grid{gap:30px;grid-template-columns:1fr}.testimonial-card{padding:30px 20px}.testimonial-card__text{font-size:15px}.testimonial-card__author{font-size:13px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.login-page{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{max-width:480px;position:relative;width:100%}.login__back{background:none;border:none;border-radius:8px;color:#666;cursor:pointer;font-size:15px;left:0;padding:8px 12px;position:absolute;top:-60px;transition:color .3s ease}.login__back:hover{background:#8f62f00d;color:#8f62f0}.login-card{background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 10px 40px #00000014;padding:48px 40px}.login-card__header{margin-bottom:40px;text-align:center}.login-card__title{color:#1a1a1a;font-size:32px;font-weight:700;margin-bottom:12px}.login-card__subtitle{color:#666;font-size:16px;line-height:1.5}.login-form__group{margin-bottom:24px}.login-form__label{color:#1a1a1a;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.login-form__input{border:2px solid #e0e0e0;border-radius:12px;color:#1a1a1a;font-family:inherit;font-size:16px;padding:14px 16px;transition:all .3s ease;width:100%}.login-form__input:focus{border-color:#8f62f0;box-shadow:0 0 0 4px #8f62f01a;outline:none}.login-form__input::placeholder{color:#999}.login-form__input:disabled{background:#f8f9fa;cursor:not-allowed}.login-form__button{background:linear-gradient(90deg,#8f62f0,#b591f5);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;padding:16px;transition:all .3s ease;width:100%}.login-form__button:hover:not(:disabled){box-shadow:0 8px 24px #8f62f066;transform:translateY(-2px)}.login-form__button:disabled{cursor:not-allowed;opacity:.6;transform:none}.login-message{border-radius:12px;font-size:14px;font-weight:500;margin-top:20px;padding:16px;text-align:center}.login-message--success{background:#e8f5e9;border:1px solid #81c784;color:#2e7d32}.login-message--error{background:#ffebee;border:1px solid #e57373;color:#c62828}.login-footer{border-top:1px solid #e0e0e0;margin-top:32px;padding-top:24px}.login-footer__text{color:#999;font-size:14px;line-height:1.5;text-align:center}@media(max-width:768px){.login-card{padding:32px 24px}.login-card__title{font-size:26px}.login-card__subtitle,.login__back{font-size:14px}.login__back{top:-50px}}.dashboard{background:#f8f9fa;min-height:100vh}.dashboard__header{background:#fff;border-bottom:1px solid #e0e0e0;padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.dashboard__header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 32px}.dashboard__logo{color:#1a1a1a;font-size:24px;font-weight:700;text-decoration:none}.dashboard__header-actions{align-items:center;display:flex;gap:20px}.dashboard__logout,.dashboard__user-email{color:#666;font-size:14px}.dashboard__logout{background:#0000;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s ease}.dashboard__logout:hover{background:#8f62f00d;border-color:#8f62f0;color:#8f62f0}.dashboard__container{margin:0 auto;max-width:1400px;padding:40px 32px}.dashboard__welcome{margin-bottom:40px}.dashboard__title{color:#1a1a1a;font-size:40px;font-weight:700;margin-bottom:8px}.dashboard__subtitle{color:#666;font-size:18px}.dashboard__alert{background:linear-gradient(135deg,#8f62f0,#b591f5);border-radius:16px;color:#fff;margin-bottom:40px;padding:32px;text-align:center}.dashboard__alert h3{font-size:24px;font-weight:700;margin-bottom:12px}.dashboard__alert p{font-size:16px;margin-bottom:24px;opacity:.95}.dashboard__alert-button{background:#fff;border-radius:50px;color:#8f62f0;display:inline-block;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s ease}.dashboard__alert-button:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.dashboard__grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1.5fr 1fr;margin-bottom:40px}.dashboard__card{background:#fff;border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:32px}.dashboard__card--chart{min-height:500px}.dashboard__card--info{display:flex;flex-direction:column}.dashboard__card-title{color:#1a1a1a;font-size:22px;font-weight:700;margin-bottom:24px}.dashboard__chart-container{align-items:center;display:flex;flex:1 1;justify-content:center}.dashboard__tags{margin-bottom:32px}.dashboard__tags-title{color:#999;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.dashboard__tags-list{display:flex;flex-wrap:wrap;gap:12px}.dashboard__tag{background:linear-gradient(135deg,#8f62f0,#b591f5);border-radius:50px;color:#fff;display:inline-block;font-size:13px;font-weight:600;padding:10px 18px}.dashboard__stats{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.dashboard__stat{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:16px 0}.dashboard__stat:last-child{border-bottom:none}.dashboard__stat-label{color:#666;font-size:14px}.dashboard__stat-value{color:#8f62f0;font-size:20px;font-weight:700}.dashboard__cta-button{background:linear-gradient(90deg,#8f62f0,#b591f5);border-radius:12px;color:#fff;display:block;font-size:16px;font-weight:600;margin-top:auto;padding:16px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.dashboard__cta-button:hover{box-shadow:0 8px 24px #8f62f066;transform:translateY(-2px)}.dashboard__tasks{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:32px}.dashboard__tasks,.dashboard__tasks-header{margin-bottom:32px}.dashboard__tasks-title{color:#1a1a1a;font-size:24px;font-weight:700;margin-bottom:16px}.dashboard__tasks-progress{display:flex;flex-direction:column;gap:12px}.dashboard__tasks-count{color:#666;font-size:14px;font-weight:500}.dashboard__tasks-bar{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden}.dashboard__tasks-bar-fill{background:linear-gradient(90deg,#8f62f0,#b591f5);height:100%;transition:width .4s ease}.dashboard__tasks-list{display:flex;flex-direction:column;gap:16px}.dashboard__task{align-items:center;background:#f8f9fa;border-radius:12px;cursor:pointer;display:flex;padding:16px;transition:all .3s ease}.dashboard__task:hover{background:#e8e8ea}.dashboard__task-checkbox{accent-color:#8f62f0;cursor:pointer;height:20px;margin-right:16px;width:20px}.dashboard__task-text{color:#1a1a1a;font-size:16px;transition:all .3s ease}.dashboard__task-text--completed{color:#999;text-decoration:line-through}.dashboard__timer{background:linear-gradient(135deg,#8f62f0,#b591f5);border-radius:16px;color:#fff;padding:32px;text-align:center}.dashboard__timer-content{display:flex;flex-direction:column;gap:8px}.dashboard__timer-label{font-size:16px;opacity:.95}.dashboard__timer-value{font-size:48px;font-weight:700}.dashboard__empty{padding:80px 20px;text-align:center}.dashboard__empty h2{color:#1a1a1a;font-size:32px;font-weight:700;margin-bottom:16px}.dashboard__empty p{color:#666;font-size:18px;margin-bottom:32px}.dashboard__empty-icon{font-size:80px;margin-bottom:24px}.dashboard__empty-button{background:linear-gradient(90deg,#8f62f0,#b591f5);border-radius:50px;color:#fff;display:inline-block;font-size:18px;font-weight:600;padding:18px 48px;text-decoration:none;transition:all .3s ease}.dashboard__empty-button:hover{box-shadow:0 8px 24px #8f62f066;transform:translateY(-2px)}@media(max-width:1024px){.dashboard__grid{grid-template-columns:1fr}}@media(max-width:768px){.dashboard__container{padding:24px 20px}.dashboard__title{font-size:32px}.dashboard__subtitle{font-size:16px}.dashboard__card{padding:24px}.dashboard__header-container{padding:0 20px}.dashboard__user-email{display:none}.dashboard__timer-value{font-size:36px}}
/*# sourceMappingURL=main.7e42ac76.css.map*/