body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background:#03091a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;margin:0;touch-action:manipulation}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.container{margin:0 auto;max-width:1200px;padding:0 14px}button,input,select,textarea{font-size:16px}html{scroll-behavior:smooth}::-webkit-scrollbar{background:#0000;width:0}@media (min-width:768px){.container{padding:0 24px}}@media (min-width:1024px){.container{padding:0 32px}}.App{text-align:center}.section{padding:40px 0}.section-title{color:#333;font-size:2rem;line-height:1.2;margin-bottom:1rem;padding:0 16px}.section-subtitle{color:#666;font-size:1.1rem;line-height:1.5;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:100%;padding:0 16px}@media (min-width:768px){.section{padding:50px 0}.section-title{font-size:2.2rem;margin-bottom:1.5rem;padding:0}.section-subtitle{font-size:1.15rem;margin-bottom:2.5rem;max-width:600px;padding:0}}@media (min-width:1024px){.section{padding:60px 0}.section-title{font-size:2.5rem;margin-bottom:2rem}.section-subtitle{font-size:1.2rem;margin-bottom:3rem}}.header{height:150px;width:100%}.header-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.hero-image{height:300px;left:0;overflow:hidden;position:absolute;top:-150px;width:100%}.hero-image img{height:100%;mask:radial-gradient(ellipse at center,#000 40%,#0000 100%);-webkit-mask:radial-gradient(ellipse at center,#000 40%,#0000 100%);object-fit:cover;object-position:center}@media (min-width:768px){.header{height:200px}.hero-image{height:400px;top:-150px}}@media (min-width:1024px){.header{height:250px}.hero-image{height:500px;top:-170px}}@media (min-width:1440px){.header{height:280px}.hero-image{height:360px;top:-170px}}.hero{color:#e9d4c4;font-family:Roboto,sans-serif;min-height:100vh;padding:0}.card-image{mask:radial-gradient(ellipse at center,#000 50%,#0000 100%);-webkit-mask:radial-gradient(ellipse at center,#000 50%,#0000 100%)}.hero-image-placeholder{font-size:4rem;opacity:.8}.hero-content{max-width:100%;padding:20px 16px}.hero-title{font-size:1.8rem;font-weight:300;text-align:center}.hero-welcome h2{font-size:1.2rem;font-weight:400}.hero-welcome p{color:#e9d4c4;font-size:16px;line-height:18px;margin:0 0 12px;text-align:left}.hero-card{padding:50px 0}.card-image-placeholder,.hero-card{align-items:center;display:flex;flex-direction:column;justify-content:center}.card-image-placeholder{gap:10px;height:170px;width:130px}.start-button{background:#0000;border:none;color:#b9cbdb;cursor:pointer;display:inline-block;font-family:Arial,sans-serif;font-size:14px;font-weight:400;text-align:center;text-decoration:none;transition:color .3s ease;width:200px}.start-button:hover{color:#fff}.how-it-works-title{padding:20px 0}.how-it-works h2{font-size:24px;font-weight:400;text-align:center}.steps{gap:20px}.step,.steps{display:flex;flex-direction:column}.step{align-items:center;gap:50px;text-align:left}.step h3{font-size:1.2rem;font-weight:400;text-align:center}.step-number{color:#fff;font-family:Playfair Display,serif;font-size:40px;font-weight:400;padding:30px 0}.step-inner{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.step-content{flex:1 1;margin-right:-80px;z-index:2}.step-content p{color:#e9d4c4;font-size:16px;line-height:1.4;margin:0 0 8px}.step-content p:last-child{margin-bottom:0}.step-icon{position:relative;z-index:1}.step-icon img{border-radius:50%;height:150px;width:150px}@media (min-width:768px){.hero-image{height:300px}.hero-image-placeholder{font-size:5rem}.hero-content{margin:0 auto;max-width:700px;padding:32px 24px}.hero-title{font-size:2.2rem;margin-bottom:32px}.hero-welcome h2{font-size:1.4rem;margin-bottom:20px}.hero-welcome p{font-size:1rem;line-height:1.5;margin-bottom:16px}.card-image-placeholder{font-size:4rem;margin-bottom:20px}.start-button{font-size:1.1rem;max-width:300px}.how-it-works h2{font-size:1.4rem;margin-bottom:32px}.steps{gap:24px}.step{gap:16px;padding:20px}.step-content{margin-right:-100px}.step-content p{font-size:.95rem;line-height:1.5;margin-bottom:12px;padding:10px 16px}.step-icon img{border-radius:50%;height:180px;width:180px}}@media (min-width:1024px){.hero-image{height:350px}.hero-image-placeholder{font-size:6rem}.hero-content{max-width:800px;padding:40px 32px}.hero-title{font-size:2.5rem;margin-bottom:40px}.hero-welcome h2{font-size:1.5rem;margin-bottom:24px}.hero-welcome p{font-size:1.1rem;line-height:1.6;margin-bottom:18px}.card-image-placeholder{font-size:5rem;margin-bottom:24px}.start-button{font-size:1.2rem;max-width:300px}.how-it-works h2{font-size:2rem;margin-bottom:40px}.steps{gap:28px}.step{gap:20px;padding:24px}.step-content{margin-right:-100px}.step-content p{font-size:1rem;line-height:1.6;margin-bottom:14px;padding:12px 20px}.step-icon img{border-radius:50%;height:200px;width:200px}}@media (min-width:1440px){.hero-content{max-width:900px;padding:48px 40px}.steps{display:flex;gap:32px}}.telegram-icon{border-radius:0!important}.contact{align-items:center;color:#e9d4c4;display:flex;justify-content:center;min-height:100vh;padding:40px 16px}.contact-content{max-width:600px;width:100%}.contact-header{margin-bottom:40px;text-align:center}.contact-title{font-size:24px;font-weight:400;margin:0 0 16px}.contact-subtitle{color:#e9d4c4;font-size:16px;line-height:1.5;margin:0;opacity:.9}.contact-form-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;padding:20px}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-input,.form-textarea{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #fff3;border-radius:12px;color:#e9d4c4;font-family:inherit;font-size:16px;padding:16px;transition:all .3s ease}.form-input::placeholder,.form-textarea::placeholder{color:#e9d4c499}.form-input:focus,.form-textarea:focus{background:#ffffff14;border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-textarea{font-family:inherit;min-height:120px;resize:vertical}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;margin-top:8px;padding:16px 32px;transition:all .3s ease}.submit-button:hover:not(:disabled){box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.submit-message{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#4caf5033;border:1px solid #4caf504d;border-radius:12px;color:#4caf50;font-size:14px;margin-top:8px;padding:16px;text-align:center}.submit-message.error ul{list-style:none;margin:0;padding-left:0}.recaptcha-group{align-items:center;display:flex;justify-content:center}.recaptcha-group .g-recaptcha{transform:scale(.9);transform-origin:center}@media (min-width:768px){.contact{padding:60px 24px}.contact-content{max-width:700px}.contact-header{margin-bottom:48px}.contact-title{font-size:28px;margin-bottom:20px}.contact-subtitle{font-size:18px}.contact-form-wrapper{border-radius:24px;padding:40px}.contact-form{gap:24px}.form-input,.form-textarea{border-radius:14px;font-size:16px;padding:18px}.form-textarea{min-height:140px}.submit-button{font-size:17px;margin-top:12px;padding:18px 40px}.submit-message{font-size:15px;padding:18px}}@media (min-width:1024px){.contact{padding:80px 32px}.contact-content{max-width:800px}.contact-header{margin-bottom:56px}.contact-title{font-size:32px;margin-bottom:24px}.contact-subtitle{font-size:20px}.contact-form-wrapper{border-radius:28px;padding:48px}.contact-form{gap:28px}.form-input,.form-textarea{border-radius:16px;font-size:17px;padding:20px}.form-textarea{min-height:160px}.submit-button{font-size:18px;margin-top:16px;padding:20px 48px}.submit-message{font-size:16px;padding:20px}}
/*# sourceMappingURL=main.7103a373.css.map*/