.give-kurs-app{--give-blue:#1677c8;--give-blue-dark:#0d5d9f;--give-navy:#17324d;--give-text:#31465a;--give-muted:#66798c;--give-line:#dce7f0;--give-soft:#f3f8fc;--give-white:#fff;--give-danger:#b42318;scroll-margin-top:140px;max-width:980px;margin:30px auto;color:var(--give-text);font:400 16px/1.55 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.give-kurs-app *{box-sizing:border-box}.give-kurs-hero{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;padding:34px;background:linear-gradient(135deg,#e8f5ff 0%,#f9fcff 70%);border:1px solid #d5eafb;border-radius:24px 24px 12px 12px}.give-kurs-eyebrow{display:block;color:var(--give-blue-dark);font-weight:800;font-size:12px;letter-spacing:.12em}.give-kurs-hero h2{margin:7px 0 5px;color:var(--give-navy);font-size:clamp(28px,4vw,42px);line-height:1.1}.give-kurs-hero p{margin:0;color:var(--give-muted);max-width:620px}.give-kurs-trust{display:flex;flex-direction:column;gap:7px;white-space:nowrap;color:#47657e;font-size:13px}.give-kurs-progress{padding:28px 34px 14px}.give-kurs-progress__bar{height:4px;background:#e4edf4;border-radius:999px;margin:0 5%;position:relative;z-index:0}.give-kurs-progress__bar span{position:absolute;inset:0 auto 0 0;width:0;background:var(--give-blue);border-radius:inherit;transition:width .25s}.give-kurs-progress ol{display:flex;justify-content:space-between;list-style:none;padding:0;margin:-13px 0 0;position:relative;z-index:1}.give-kurs-progress li{display:grid;justify-items:center;gap:6px;min-width:55px;color:#8a9aaa;font-size:11px}.give-kurs-progress li span{position:relative;z-index:2;display:grid;place-items:center;width:28px;height:28px;border:3px solid #fff;border-radius:50%;background:#dfe8ef;color:#647689;font-weight:800}.give-kurs-progress li.is-active span,.give-kurs-progress li.is-complete span{background:var(--give-blue);color:#fff}.give-kurs-progress li.is-active b{color:var(--give-navy)}.give-kurs-alert{margin:12px 34px;padding:13px 16px;border:1px solid #f2b8b5;border-radius:10px;background:#fff4f3;color:var(--give-danger);font-weight:650}.give-kurs-form{margin-top:8px;border:1px solid var(--give-line);border-radius:18px;background:var(--give-white);box-shadow:0 18px 55px rgba(26,72,105,.09);overflow:hidden}.give-kurs-step{padding:34px}.give-kurs-step>header{display:flex;gap:16px;align-items:flex-start;margin-bottom:26px}.give-kurs-step__number{display:grid;place-items:center;min-width:46px;height:46px;border-radius:14px;background:#e8f4fd;color:var(--give-blue-dark);font-size:13px;font-weight:850}.give-kurs-step h3{outline:0;margin:0;color:var(--give-navy);font-size:26px;line-height:1.25}.give-kurs-step header p{margin:5px 0 0;color:var(--give-muted)}.give-kurs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.give-kurs-grid label,.give-conditional{display:grid;gap:7px}.give-kurs-grid label>span,.give-conditional>span{font-size:14px;font-weight:700;color:#3c5368}.give-kurs-grid em,.give-kurs-fieldset em{color:var(--give-danger);font-style:normal}.give-kurs-grid small,.give-kurs-fieldset small{color:var(--give-muted);font-weight:400}.give-kurs-grid input,.give-kurs-grid select,.give-kurs-grid textarea,.give-conditional textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #c9d8e4;border-radius:10px;background:#fff;color:#243a4e;font:inherit;box-shadow:0 1px 2px rgba(0,0,0,.02);transition:.2s}.give-kurs-grid textarea,.give-conditional textarea{resize:vertical}.give-kurs-grid input:focus,.give-kurs-grid select:focus,.give-kurs-grid textarea:focus,.give-conditional textarea:focus{outline:3px solid rgba(22,119,200,.15);border-color:var(--give-blue)}.give-kurs-grid input[readonly]{background:#f5f8fa;color:#6a7b8b}.give-kurs-span-2{grid-column:span 2}.give-kurs-fieldset{border:0;padding:0;margin:0 0 24px}.give-kurs-fieldset legend{margin-bottom:12px;color:var(--give-navy);font-weight:800}.give-category-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.give-category{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--give-line);border-radius:12px;background:#fff;color:var(--give-navy);cursor:pointer;text-align:left}.give-category span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--give-soft);color:var(--give-blue);font-weight:850}.give-category.is-selected{border-color:var(--give-blue);background:#f3f9fe;box-shadow:0 0 0 2px rgba(22,119,200,.12)}.give-course-help{color:var(--give-muted)}.give-course-list,.give-installment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.give-course-card,.give-installment-card{position:relative;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px;border:1px solid var(--give-line);border-radius:12px;background:#fff;cursor:pointer}.give-course-card input,.give-installment-card input{accent-color:var(--give-blue)}.give-course-card span,.give-installment-card span{display:grid;margin-right:auto}.give-course-card small,.give-installment-card small{margin-top:3px}.give-course-card:has(input:checked),.give-installment-card:has(input:checked){border-color:var(--give-blue);background:#f2f8fd;box-shadow:0 0 0 2px rgba(22,119,200,.1)}.give-course-card strong{color:var(--give-navy);font-size:18px}.give-payment-summary{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:20px;border-radius:14px;background:var(--give-navy);color:#fff}.give-payment-summary>span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#bad8ef}.give-payment-summary__course{grid-column:1}.give-payment-summary__total{grid-column:2;grid-row:1/3;font-size:28px}.give-payment-summary__plan{grid-column:1}.give-payment-summary p{grid-column:1/-1;margin:8px 0 0;color:#c9deed;font-size:13px}.give-kurs-info{padding:16px 18px;margin:0 0 22px;border-left:4px solid var(--give-blue);border-radius:8px;background:#eef7fe}.give-kurs-info b{color:var(--give-navy)}.give-kurs-info p{margin:4px 0 0;font-size:14px}.give-kurs-subsection{padding-top:24px;margin-top:24px;border-top:1px solid var(--give-line)}.give-kurs-subsection h4,.give-privacy h4{color:var(--give-navy);margin:0 0 15px}.give-radio-stack,.give-consent-list{display:grid;gap:10px}.give-radio-stack label,.give-consent-list label,.give-check{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid var(--give-line);border-radius:10px;background:#fff;cursor:pointer}.give-radio-stack input,.give-consent-list input,.give-check input{margin-top:4px;accent-color:var(--give-blue);flex:0 0 auto}.give-consent-list label:has(input:checked),.give-radio-stack label:has(input:checked),.give-check:has(input:checked){border-color:#8bc3ec;background:#f4faff}.give-consent-list b{display:block;color:var(--give-navy);margin-bottom:2px}.give-health-consent{border-color:#e1b970!important;background:#fffaf0!important}.give-privacy{border:1px solid var(--give-line);border-radius:14px;overflow:hidden}.give-privacy summary{padding:16px 18px;background:var(--give-soft);color:var(--give-navy);font-weight:800;cursor:pointer}.give-privacy__body{max-height:470px;overflow:auto;padding:20px;color:#455b70;font-size:14px}.give-privacy__body h4{margin-top:20px}.give-privacy__body h4:first-child{margin-top:0}.give-privacy__version{padding:12px;border-radius:8px;background:#fff8e6}.give-privacy-check{margin:16px 0 28px}.give-photo{padding:20px;border:1px solid var(--give-line);border-radius:14px}.give-photo legend{padding:0 8px}.give-kurs-muted{color:var(--give-muted);font-size:13px}.give-review{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:22px}.give-review div{padding:16px;border:1px solid var(--give-line);border-radius:12px;background:#fafcfe}.give-review span{display:block;color:var(--give-muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.give-review strong{display:block;margin-top:4px;color:var(--give-navy)}.give-kurs-nav{display:flex;align-items:center;gap:12px;padding:20px 34px;border-top:1px solid var(--give-line);background:#fbfdff}.give-kurs-step-label{margin:auto;color:var(--give-muted);font-size:13px}.give-kurs-button{min-height:46px;padding:0 20px;border:0;border-radius:10px;background:var(--give-blue);color:#fff;font:700 15px/1 inherit;cursor:pointer}.give-kurs-button:hover{background:var(--give-blue-dark)}.give-kurs-button--secondary{border:1px solid #c7d7e4;background:#fff;color:#3c5368}.give-kurs-button--secondary:hover{background:#f2f7fa}.give-kurs-button:disabled{opacity:.6;cursor:not-allowed}.give-kurs-submit i{display:none;width:16px;height:16px;border:2px solid #fff;border-right-color:transparent;border-radius:50%;animation:give-spin .7s linear infinite}.give-kurs-submit.is-loading i{display:inline-block}.give-kurs-submit.is-loading span{display:none}.give-kurs-success{padding:52px 34px;text-align:center;border:1px solid #cce8da;border-radius:18px;background:#f6fffa;box-shadow:0 18px 55px rgba(26,72,105,.08)}.give-kurs-success__icon{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 16px;border-radius:50%;background:#1b9b61;color:#fff;font-size:32px}.give-kurs-success h3{margin:0;color:var(--give-navy);font-size:30px}.give-kurs-success__details{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px auto;max-width:760px}.give-kurs-success__details div{padding:14px;border:1px solid #d7ebe1;border-radius:10px;background:#fff}.give-kurs-success__details span{display:block;color:var(--give-muted);font-size:12px}.give-kurs-success__details b{display:block;margin-top:4px;color:var(--give-navy);word-break:break-word}.give-kurs-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@keyframes give-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.give-kurs-app{margin:12px auto;font-size:15px}.give-kurs-hero{display:block;padding:24px;border-radius:18px 18px 10px 10px}.give-kurs-trust{display:none}.give-kurs-progress{padding:24px 12px 10px;overflow:hidden}.give-kurs-progress li b{display:none}.give-kurs-progress li{min-width:28px}.give-kurs-step{padding:24px 18px}.give-kurs-step>header{gap:12px}.give-kurs-step h3{font-size:22px}.give-kurs-step__number{min-width:40px;height:40px}.give-kurs-grid,.give-course-list,.give-installment-list,.give-review{grid-template-columns:1fr}.give-kurs-span-2{grid-column:auto}.give-category-list{grid-template-columns:repeat(2,1fr)}.give-kurs-nav{padding:16px 18px;flex-wrap:wrap}.give-kurs-step-label{order:-1;width:100%;text-align:center}.give-kurs-prev,.give-kurs-next,.give-kurs-submit{flex:1}.give-payment-summary{grid-template-columns:1fr}.give-payment-summary__total{grid-column:1;grid-row:auto}.give-kurs-success__details{grid-template-columns:1fr}}@media(max-width:420px){.give-category-list{grid-template-columns:1fr}.give-course-card{align-items:flex-start}.give-course-card strong{font-size:16px}.give-kurs-button{padding:0 13px}.give-privacy__body{max-height:400px}}
.give-kurs-grid input,.give-kurs-grid select,.give-kurs-grid textarea,.give-conditional textarea{border:2px solid #a8bfd2!important;background:#f8fbfe!important;box-shadow:inset 0 1px 0 rgba(23,50,77,.05),0 1px 2px rgba(0,0,0,.03)!important}.give-kurs-grid input::placeholder,.give-kurs-grid textarea::placeholder{color:#8297aa}.give-kurs-grid input:focus,.give-kurs-grid select:focus,.give-kurs-grid textarea:focus,.give-conditional textarea:focus{outline:4px solid rgba(22,119,200,.18)!important;border-color:var(--give-blue)!important;background:#fff!important}
.give-kurs-app .give-lang--de{display:none}.give-kurs-app[data-language="de"] .give-lang--tr{display:none}.give-kurs-app[data-language="de"] .give-lang--de{display:inline}.give-privacy__body>.give-lang{display:none}.give-kurs-app[data-language="tr"] .give-privacy__body>.give-lang--tr,.give-kurs-app[data-language="de"] .give-privacy__body>.give-lang--de{display:block}.give-kurs-hero__side{display:grid;justify-items:end;gap:14px}.give-language-switch{display:inline-flex;padding:4px;border:1px solid #c9dbe9;border-radius:999px;background:#fff}.give-language-switch button{min-width:44px;height:34px;border:0;border-radius:999px;background:transparent;color:#4b657b;font-weight:800;cursor:pointer}.give-language-switch button.is-active{background:var(--give-blue);color:#fff}.give-manual-banner{margin:18px 0;padding:14px 18px;border:1px solid #8bc3ec;border-radius:12px;background:#eef8ff;color:#174b70}.give-child-panel{padding:20px;margin:0 0 20px;border:1px solid #cddfeb;border-radius:14px;background:#fbfdff}.give-child-panel>legend{padding:0 10px;color:var(--give-navy);font-size:17px;font-weight:850}.give-radio-inline{display:flex;flex-wrap:wrap;gap:10px}.give-radio-inline label{display:flex;align-items:center;gap:8px;min-height:44px;padding:9px 14px;border:1px solid var(--give-line);border-radius:10px;background:#fff;cursor:pointer}.give-radio-inline label:has(input:checked){border-color:var(--give-blue);background:#f1f8fe}.give-radio-inline label.is-disabled{opacity:.55;cursor:not-allowed}.give-verification{padding:20px;border:1px solid #cfe1ee;border-radius:14px;background:#f8fbfe}.give-verification-actions{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin-top:16px}.give-verification-actions>label{display:flex;align-items:end;gap:8px}.give-verification-actions input{width:150px;min-height:46px;padding:9px 12px;border:2px solid #a8bfd2;border-radius:10px;font:inherit;letter-spacing:.18em}.give-verification-status{font-weight:750}.give-verification-status.is-verified{color:#087443}.give-verification-status.is-pending{color:#9a6700}.give-child-price{padding:12px 14px;margin-top:14px;border-radius:10px;background:#eef7fe;color:#17324d;font-weight:800}.give-payment-fields{margin:24px 0}.give-public-cancellation{max-width:760px;margin:30px auto;padding:28px;border:1px solid #dce7f0;border-radius:16px;background:#fff;box-shadow:0 18px 55px rgba(26,72,105,.09)}.give-public-cancellation form,.give-public-cancellation label{display:grid;gap:8px}.give-public-cancellation form{gap:16px}.give-public-cancellation input,.give-public-cancellation textarea{width:100%;min-height:48px;padding:11px 13px;border:2px solid #a8bfd2;border-radius:10px;background:#f8fbfe;font:inherit}.give-public-cancellation .give-check{display:flex}@media(max-width:700px){.give-kurs-hero__side{justify-items:start}.give-verification-actions>label{display:grid;width:100%}.give-verification-actions input{width:100%}}
.give-membership-fields{padding:20px;border:1px solid #cfe1ee;border-radius:14px;background:#f8fbfe}.give-membership-fields>.give-check{margin-bottom:18px}
.give-membership-plan{border:0;padding:0;margin:0}.give-membership-plan legend{margin-bottom:10px;color:var(--give-navy);font-weight:800}.give-membership-plan .give-radio-inline label{flex:1;align-items:flex-start}.give-membership-plan .give-radio-inline label span{display:grid;gap:2px}
.give-draft-choice{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;margin:22px 0;padding:26px;border:1px solid #b9d9ef;border-radius:18px;background:linear-gradient(135deg,#f1f9ff,#fff);box-shadow:0 16px 42px rgba(26,72,105,.1)}.give-draft-choice[hidden]{display:none}.give-draft-choice__icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#dff1fd;color:var(--give-blue-dark);font-size:28px;font-weight:800}.give-draft-choice h3{margin:0 0 6px;color:var(--give-navy);font-size:23px}.give-draft-choice p{margin:0;color:var(--give-text)}.give-draft-choice .give-draft-choice__privacy,.give-draft-disclosure{margin-top:12px;padding:11px 13px;border-radius:9px;background:#fff7e8;color:#5c4a22;font-size:13px}.give-draft-disclosure{margin:0 0 18px;border:1px solid #f0d69c}.give-draft-choice__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.give-draft-choice__actions .give-kurs-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--give-blue)!important;border-radius:10px!important;background:var(--give-blue)!important;color:#fff!important;text-align:center!important}.give-draft-choice__actions .give-kurs-button:hover{background:var(--give-blue-dark)!important}.give-draft-choice__actions .give-kurs-button--secondary{border-color:#b8cddd!important;background:#fff!important;color:var(--give-navy)!important}.give-draft-choice__actions .give-kurs-button--secondary:hover{background:#edf6fc!important}@media(max-width:600px){.give-draft-choice{grid-template-columns:1fr;padding:22px 18px}.give-draft-choice__actions{display:grid}.give-draft-choice__actions .give-kurs-button{width:100%}}
.give-phone-control {
	display: grid;
	grid-template-columns: 118px minmax(0, 1fr);
	gap: 8px;
	width: 100%;
}
.give-phone-control .give-phone-country,
.give-phone-control [data-phone-number] { min-width: 0; width: 100%; }
.give-phone-control .give-phone-country { font-variant-numeric: tabular-nums; }
@media (max-width: 480px) {
	.give-phone-control { grid-template-columns: 104px minmax(0, 1fr); }
}
