.wz-page{padding:20px 0 60px!important}.wz{flex-direction:column;gap:14px;width:min(880px,100% - 24px);margin:0 auto;display:flex}.wz-brand{background:#fff;border:1px solid #ececf4;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex;box-shadow:0 6px 20px #140a280f}.wz-brand img{width:auto;height:34px;display:block}.wz-back-link{color:#5c2b7a;background:#7b1fa212;border:1px solid #7b1fa247;border-radius:999px;padding:8px 14px;font-size:13.5px;font-weight:700;text-decoration:none}.wz-back-link:hover{color:#4a1f66;background:#7b1fa224}.wz-card{background:#fff;border:1px solid #ececf4;border-radius:18px;box-shadow:0 8px 26px #140a280f}.wz-head{padding:22px 20px 18px}.wz-title{text-align:center;color:#2b2350;margin:0 0 16px;font-size:clamp(20px,3.4vw,28px);font-weight:900}.wz-steps{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.wz-step{text-align:center;background:#f7f8fc;border:1px solid #eeeef6;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;display:flex}.wz-step--active{background:#e2ecff;border-color:#c9dcff}.wz-step-num{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:inline-flex}.wz-step-label{color:#6b6580;font-size:12.5px;font-weight:800;line-height:1.25}.wz-step--active .wz-step-label{color:#2b2350}.wz-body{padding:24px 22px 22px}.wz-form{flex-direction:column;gap:14px;display:flex}.wz-field{flex-direction:column;gap:6px;display:flex}.wz-field>span{color:#2b2350;font-size:13.5px;font-weight:700}.wz-field input,.wz-field select{box-sizing:border-box;color:#1b1230;background:#fff;border:1.5px solid #dcdce8;border-radius:12px;outline:none;width:100%;height:52px;padding:0 14px;font-size:16px;transition:border-color .18s,box-shadow .18s}.wz-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235b1a9e' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.wz-field input::placeholder{color:#a09aae}.wz-field input:focus,.wz-field select:focus{border-color:var(--lt-accent,#7b1fa2);box-shadow:0 0 0 3px #7b1fa224}.wz-field select:disabled{color:#a09aae;cursor:not-allowed;background:#f6f6fa}.wz-block{background:#f7f8fc;border:1px solid #eeeef6;border-radius:14px;padding:16px}.wz-block h3{text-align:center;color:#2b2350;border-bottom:1px solid #e6e6f0;margin:0 0 12px;padding-bottom:10px;font-size:16px;font-weight:800}.wz-radios{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.wz-radio{cursor:pointer;color:#2b2350;background:#fff;border:1.5px solid #e2e2ee;border-radius:12px;align-items:center;gap:9px;padding:10px 16px;font-size:15px;font-weight:700;display:inline-flex}.wz-radio--on{background:#faf6ff;border-color:#5b1a9e}.wz-radio input{accent-color:#5b1a9e;width:18px;height:18px}.wz-pkg-name{color:#e11d2e;text-align:center;margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.35}.wz-pkg-desc{color:#4b465e;text-align:center;margin:0 0 10px;font-size:13.5px;line-height:1.55}.wz-pkg-note{color:#2b2350;text-align:center;margin:0 0 6px;font-size:13px;font-weight:700}.wz-pkg-warn{color:#e11d2e;text-align:center;margin:0 0 12px;font-size:12.5px;line-height:1.5}.wz-total{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}.wz-total div{flex-direction:column;align-items:center;gap:2px;display:flex}.wz-total small{color:#6b6580;font-size:12.5px}.wz-total b{color:#2b2350;font-size:17px}.wz-consent input{accent-color:#5b1a9e;cursor:pointer;width:19px;min-width:19px;height:19px;margin-top:1px}.wz-err{color:#b3261e;background:#fdeaea;border:1px solid #f6c9c9;border-radius:10px;padding:10px 14px;font-size:13.5px}.wz-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.wz-actions--end{justify-content:center}.wz-btn{cursor:pointer;color:#fff;background:#5b1a9e;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 30px;font-size:15.5px;font-weight:800;text-decoration:none;transition:filter .18s,transform .14s,box-shadow .2s;display:inline-flex}.wz-btn:hover{filter:brightness(1.06);color:#fff;transform:translateY(-1px)}.wz-btn--primary{background:#5b1a9e;box-shadow:0 8px 20px #5b1a9e42}.wz-btn--dark{background:#181321;box-shadow:0 8px 20px #18132142}.wz-btn:disabled{opacity:.65;cursor:default;transform:none}.wz-success{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:14px 0;display:flex}.wz-success h2{color:#127a3b;margin:0;font-size:22px;font-weight:900}.wz-success p{color:#4b465e;max-width:520px;margin:0 0 8px;font-size:14.5px;line-height:1.6}@media screen and (max-width:767px){.wz-page{padding:14px 0 40px!important}.wz{gap:12px}.wz-brand{border-radius:14px;padding:12px 14px}.wz-brand img{height:28px}.wz-back-link{padding:7px 12px;font-size:12.5px}.wz-head{padding:18px 14px 14px}.wz-steps{grid-template-columns:repeat(4,1fr);gap:6px}.wz-step{border-radius:12px;gap:6px;padding:10px 4px}.wz-step-num{width:30px;height:30px;font-size:13px}.wz-step-label{font-size:10.5px}.wz-body{padding:18px 14px 16px}.wz-field input,.wz-field select{height:50px;font-size:16px}.wz-radios{flex-direction:column;align-items:stretch}.wz-radio{justify-content:center}.wz-btn{flex:1 1 0;padding:0 16px;font-size:15px}.wz-actions--end .wz-btn{flex:100%}}html body .wz .wz-field input,html body .wz .wz-field select,html body .wz-page .wz-field input,html body .wz-page .wz-field select{color:#1b1230!important;background:#fff!important;border:1.5px solid #dcdce8!important;border-radius:12px!important;height:52px!important}html body .wz .wz-field input::placeholder{color:#a09aae!important}html body .wz .wz-field input:focus,html body .wz .wz-field select:focus{border-color:var(--lt-accent,#7b1fa2)!important;box-shadow:0 0 0 3px #7b1fa224!important}html body .wz .wz-field select:disabled{color:#a09aae!important;background:#f6f6fa!important}html body .wz .wz-field select option{color:#1b1230!important;background:#fff!important}html body .wz .wz-consent input,html body .wz .wz-radio input{background:#fff!important;border:1px solid #c9c9d8!important;height:auto!important}html body .wz .wz-steps{flex-direction:row!important;grid-template-columns:none!important;justify-content:center!important;align-items:center!important;gap:6px!important;display:flex!important}html body .wz .wz-step{clip-path:polygon(0 0,calc(100% - 21px) 0,100% 50%,calc(100% - 21px) 100%,0 100%,21px 50%);background:var(--lt-ink,#1a1720)!important;border:none!important;border-radius:3px!important;flex-direction:row!important;flex:1 1 0!important;justify-content:center!important;align-items:center!important;gap:12px!important;min-width:0!important;height:60px!important;padding:0 34px 0 46px!important;transition:all .2s ease-in-out!important}html body .wz .wz-step:first-child{clip-path:polygon(0 0,calc(100% - 21px) 0,100% 50%,calc(100% - 21px) 100%,0 100%);padding-left:22px!important}html body .wz .wz-step:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,21px 50%);padding-right:22px!important}html body .wz .wz-step--active{background:linear-gradient(135deg,var(--lt-accent,#7b1fa2) 0%,var(--lt-accent-hover,#5f1580) 50%,var(--lt-accent,#7b1fa2) 100%)!important;height:70px!important}html body .wz .wz-step-num{color:#fff!important;background:0 0!important;border:2px solid #fff!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:14px!important;font-weight:600!important}html body .wz .wz-step--active .wz-step-num{width:38px!important;min-width:38px!important;height:38px!important;font-size:15px!important}html body .wz .wz-step-label{color:#fff!important;white-space:normal!important;text-align:left!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}html body .wz .wz-step--active .wz-step-label{font-size:15px!important;font-weight:800!important}@media screen and (max-width:767px){html body .wz .wz-steps{gap:6px!important}html body .wz .wz-step,html body .wz .wz-step:first-child,html body .wz .wz-step:last-child{clip-path:none!important;text-align:center!important;border-radius:10px!important;flex-direction:column!important;gap:6px!important;height:auto!important;min-height:80px!important;padding:10px 4px!important}html body .wz .wz-step--active{height:auto!important;min-height:80px!important}html body .wz .wz-step-num,html body .wz .wz-step--active .wz-step-num{width:30px!important;min-width:30px!important;height:30px!important;font-size:13px!important}html body .wz .wz-step-label,html body .wz .wz-step--active .wz-step-label{text-align:center!important;font-size:11px!important;line-height:1.25!important}}.wz-consents{background:#faf7fd;border:1px solid #eee6f6;border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.wz-consent{color:#3c3350;cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.wz-consent--err{color:#b3261e}.wz-consent--err input{outline-offset:2px;border-radius:4px;outline:2px solid #e11d2e}.wz-consent-link{color:var(--lt-accent,#7b1fa2);font-weight:700;text-decoration:underline}.wz-consent-link:hover{color:var(--lt-accent-hover,#5f1580)}.wz-birth{grid-template-columns:1fr 1.4fr 1fr;gap:10px;display:grid}html body .wz .wz-birth select{box-sizing:border-box;cursor:pointer;appearance:none;outline:none;width:100%;height:52px;padding:0 34px 0 14px;font-size:16px;color:#1b1230!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235b1a9e' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 12px center no-repeat!important;border:1.5px solid #dcdce8!important;border-radius:12px!important}html body .wz .wz-birth select:focus{border-color:var(--lt-accent,#7b1fa2)!important;box-shadow:0 0 0 3px #7b1fa224!important}html body .wz .wz-birth select option{color:#1b1230!important;background:#fff!important}.wz-field>span{display:block}html body .wz .wz-btn--primary{background:linear-gradient(135deg,var(--lt-accent,#7b1fa2) 0%,var(--lt-accent-hover,#5f1580) 50%,var(--lt-accent,#7b1fa2) 100%)!important;color:#fff!important;box-shadow:0 10px 24px #7b1fa247!important}html body .wz .wz-btn--primary:disabled{filter:grayscale(.15);opacity:.7}html body .wz .wz-btn--dark{background:linear-gradient(135deg,var(--lt-accent,#7b1fa2) 0%,var(--lt-accent-hover,#5f1580) 50%,var(--lt-accent,#7b1fa2) 100%)!important;color:#fff!important}html body .wz .wz-btn:not(.wz-btn--primary):not(.wz-btn--dark){color:#4a1f66!important;box-shadow:none!important;background:#f3f0f7!important;border:1.5px solid #e4dcee!important}@media screen and (max-width:767px){.wz-birth{grid-template-columns:1fr 1.3fr 1fr;gap:8px}html body .wz .wz-birth select{height:50px;padding-right:28px;font-size:15px}}.wz-done{padding:4px 0}html body .wz-done .basvuru-alindi{max-width:760px;padding:8px 0}html body .wz-done .basvuru-alindi h1{color:#2b2350!important}html body .wz-done .basvuru-alindi-timer{color:#fff!important;background:linear-gradient(135deg,var(--lt-accent,#7b1fa2) 0%,var(--lt-accent-hover,#5f1580) 50%,var(--lt-accent,#7b1fa2) 100%)!important;border:none!important;box-shadow:0 8px 20px #7b1fa23d!important}html body .wz-done .basvuru-alindi-lead{color:#2b2350!important}html body .wz-done .basvuru-alindi-lead .basvuru-alindi-brand{color:#e11d2e!important}html body .wz-done .basvuru-alindi-body{color:#4b465e!important}html body .wz-done .basvuru-alindi-body .basvuru-alindi-brand{color:var(--lt-accent,#7b1fa2)!important}html body .wz-done .basvuru-alindi-warning{color:#e11d2e!important}html body .wz-done .basvuru-alindi-sub{color:#2b2350!important}html body .wz-done .basvuru-alindi-video-title,html body .wz-done .basvuru-alindi-back a{color:var(--lt-accent,#7b1fa2)!important}html body .wz-done .basvuru-alindi-back a:hover{color:var(--lt-accent-hover,#5f1580)!important}html body .wz-done .basvuru-alindi-steps{width:100%!important;margin-top:28px!important;left:auto!important;transform:none!important}html body .wz-done .basvuru-alindi-step-card{box-shadow:0 0 0 1px #ece6f4,0 12px 26px #140a2814!important}.wz-section-title{text-align:center;color:#2b2350;margin:0 0 6px;font-size:clamp(18px,3vw,24px);font-weight:900}.wz-plan{background:#f7f8fc;border:1.5px solid #eaeaf2;border-radius:16px;align-items:center;gap:16px;padding:18px 20px;transition:border-color .18s,box-shadow .18s;display:flex}.wz-plan--accent{background:#7b1fa214;border-color:#e2c9f4}.wz-plan--on{border-color:var(--lt-accent,#7b1fa2);box-shadow:0 0 0 3px #7b1fa21f}.wz-plan-info{flex:auto;min-width:0}.wz-plan-info h3{color:#1b1230;margin:0 0 4px;font-size:17px;font-weight:800}.wz-plan-price{color:#1b1230;margin:0 0 6px;font-size:19px;font-weight:900}.wz-plan-note{color:#6b6580;margin:0;font-size:13px;line-height:1.5}.wz-plan-btn{cursor:pointer;color:#fff;background:var(--lt-ink,#1a1720);letter-spacing:.03em;border:none;border-radius:12px;flex:none;min-height:48px;padding:0 26px;font-size:14.5px;font-weight:800;transition:filter .18s,transform .14s}.wz-plan-btn:hover{filter:brightness(1.12);transform:translateY(-1px)}.wz-plan-btn--accent{background:linear-gradient(135deg,var(--lt-accent,#7b1fa2) 0%,var(--lt-accent-hover,#5f1580) 50%,var(--lt-accent,#7b1fa2) 100%);box-shadow:0 8px 20px #7b1fa242}@media screen and (max-width:767px){.wz-plan{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.wz-plan-btn{width:100%}}.wz-pkgpick{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.wz-pkgcard{text-align:left;cursor:pointer;border:1.5px solid var(--lt-line,#ecebef);background:#fff;border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;transition:border-color .18s,box-shadow .18s;display:flex}.wz-pkgcard:hover{border-color:var(--lt-line-strong,#dcdbe2)}.wz-pkgcard--on{border-color:var(--lt-accent,#7b1fa2);box-shadow:0 0 0 3px #7b1fa21f}.wz-pkgcard-title{color:var(--lt-ink,#1a1720);font-size:15px;font-weight:800;line-height:1.35}.wz-pkgcard-price{color:var(--lt-ink-2,#6b6577);font-size:13px;font-weight:700}.wz-pkgcard-tag{color:var(--lt-accent,#7b1fa2);letter-spacing:.01em;background:#7b1fa214;border-radius:999px;align-self:flex-start;margin-top:2px;padding:3px 9px;font-size:11.5px;font-weight:800}.wz-teams{margin-top:12px}.wz-teams-label{color:var(--lt-ink,#1a1720);margin-bottom:8px;font-size:13.5px;font-weight:800;display:block}.wz-teams-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.wz-team{cursor:pointer;border:1.5px solid var(--lt-line,#ecebef);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;transition:border-color .18s,box-shadow .18s;display:flex}.wz-team:hover{border-color:var(--lt-line-strong,#dcdbe2)}.wz-team--on{border-color:var(--lt-accent,#7b1fa2);box-shadow:0 0 0 3px #7b1fa21f}.wz-team img{object-fit:contain;width:42px;height:42px}.wz-team span{color:var(--lt-ink-2,#6b6577);text-align:center;font-size:11.5px;font-weight:700;line-height:1.2}@media screen and (max-width:767px){.wz-pkgpick{grid-template-columns:1fr}.wz-teams-grid{gap:8px}.wz-team img{width:36px;height:36px}}.wz-plan-eyebrow{color:var(--lt-ink-2,#6b6577);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10.5px;font-weight:800;display:block}.wz-plan-tagline{color:var(--lt-ink-2,#6b6577);margin:0 0 12px;font-size:13.5px;line-height:1.5}.wz-plan-rows{flex-wrap:wrap;gap:8px;display:flex}.wz-plan-row{background:var(--lt-surface-2,#f4f1ea);border:1.5px solid var(--lt-line,#ecebef);color:var(--lt-ink,#1a1720);font-variant-numeric:tabular-nums;border-radius:10px;align-items:baseline;gap:8px;padding:8px 12px;font-size:17px;font-weight:800;display:inline-flex}.wz-plan-row b{color:var(--lt-ink-2,#6b6577);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:800}.wz-plan--accent .wz-plan-row:first-child{color:var(--lt-accent,#7b1fa2);background:#7b1fa20f;border-color:#7b1fa24d}.wz-plan--accent .wz-plan-row:first-child b{color:var(--lt-accent,#7b1fa2)}
