.register-module__jUGYdG__container{max-width:1000px;margin:0 auto;padding:80px 24px}.register-module__jUGYdG__header{text-align:center;margin-bottom:60px}.register-module__jUGYdG__title{margin-bottom:12px;font-size:3rem}.register-module__jUGYdG__subtitle{color:var(--muted);font-size:1.25rem}.register-module__jUGYdG__grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:60px;display:grid}.register-module__jUGYdG__formSection{box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;border-radius:24px;padding:40px}.register-module__jUGYdG__form{flex-direction:column;gap:24px;display:flex}.register-module__jUGYdG__field{flex-direction:column;gap:8px;display:flex}.register-module__jUGYdG__fieldRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.register-module__jUGYdG__field label{color:var(--secondary);font-size:.9rem;font-weight:700}.register-module__jUGYdG__field input,.register-module__jUGYdG__field select,.register-module__jUGYdG__field textarea{border:1px solid var(--border);border-radius:10px;outline:none;padding:14px;font-family:inherit;font-size:1rem;transition:border-color .2s}.register-module__jUGYdG__field input:focus,.register-module__jUGYdG__field select:focus,.register-module__jUGYdG__field textarea:focus{border-color:var(--primary)}.register-module__jUGYdG__field textarea{resize:vertical;min-height:100px}.register-module__jUGYdG__paymentInfo{border:1px dashed var(--primary);background:#f0fdf4;border-radius:12px;padding:24px}.register-module__jUGYdG__priceTag{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.register-module__jUGYdG__priceTag span{color:var(--secondary);font-weight:600}.register-module__jUGYdG__priceTag strong{color:var(--primary);font-size:1.5rem}.register-module__jUGYdG__paymentNote{color:var(--muted);font-size:.85rem}.register-module__jUGYdG__notesSection{border:1px solid var(--border);background:#f8fafc;border-radius:12px;margin-top:16px;margin-bottom:24px;padding:24px}.register-module__jUGYdG__notesSection p{color:var(--secondary);margin-bottom:12px;font-weight:700}.register-module__jUGYdG__notesSection ul{flex-direction:column;gap:12px;list-style:none;display:flex}.register-module__jUGYdG__notesSection li{color:var(--secondary);padding-left:24px;font-size:.95rem;line-height:1.5;position:relative}.register-module__jUGYdG__notesSection li:before{content:"🔹";font-size:14px;position:absolute;top:0;left:0}.register-module__jUGYdG__submitBtn{background:var(--primary);color:#fff;border-radius:12px;padding:18px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 14px #0596694d}.register-module__jUGYdG__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.register-module__jUGYdG__infoSection{flex-direction:column;gap:32px;display:flex}.register-module__jUGYdG__benefitCard{background:var(--secondary);color:#fff;border-radius:24px;padding:40px}.register-module__jUGYdG__benefitCard h3{margin-bottom:24px;font-size:1.5rem}.register-module__jUGYdG__list{flex-direction:column;gap:20px;list-style:none;display:flex}.register-module__jUGYdG__list li{font-size:.95rem;line-height:1.5}.register-module__jUGYdG__list strong{color:var(--primary);margin-bottom:4px;display:block}.register-module__jUGYdG__testimonial{border-left:4px solid var(--primary);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:32px}.register-module__jUGYdG__testimonial p{color:var(--muted);margin-bottom:16px;font-style:italic;line-height:1.6}.register-module__jUGYdG__testimonial span{color:var(--secondary);font-size:.9rem;font-weight:700}@media (max-width:900px){.register-module__jUGYdG__grid{grid-template-columns:1fr}}
