@charset "UTF-8";.wd-category{--green: #2bae72;--green-dark: #1e8a57;--green-deep: #0f4a30;--green-darker: #0a2e1e;--green-soft: #e6f7ee;--green-tint: #f0faf3;--cream: #f7f2e8;--cream-soft: #fbf7ef;--white: #ffffff;--amber: #f59e0b;--amber-soft: #fef3c7;--text: #1a1a14;--text-2: #3a3f36;--muted: #6e7566;--muted-2: #8b9485;--border: #e2edea;--border-soft: #eef3ef;--radius: 18px;--radius-lg: 24px;--shadow-soft: 0 6px 22px rgba(20, 40, 30, .06);--shadow-card: 0 14px 40px rgba(20, 40, 30, .08);--shadow-float: 0 20px 60px rgba(0, 0, 0, .15);--ease: cubic-bezier(.22, .61, .36, 1);--maxw: 1240px;display:block;font-family:Inter,Inter Fallback,system-ui,sans-serif;font-weight:600;font-size:17px;line-height:1.55;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:var(--white);color-scheme:light}.wd-category *,.wd-category *:before,.wd-category *:after{box-sizing:border-box}.wd-category img{max-width:100%;display:block}.wd-category a{color:inherit;text-decoration:none}.wd-category em,.wd-category i{font-style:normal}.wd-category h1,.wd-category h2,.wd-category h3,.wd-category h4{margin:0;letter-spacing:-.01em}.wd-category p{margin:0}.wd-category button{font-family:inherit;border:0;cursor:pointer;background:none}.wd-category app-ua-heading{display:block;width:100%}.wd-category section{padding:96px 0}.wd-category .container{max-width:var(--maxw);margin:0 auto;padding:0 28px}.wd-category .cream{background:var(--cream)}.wd-category .eyebrow{font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--green-dark);font-weight:800}.wd-category .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:999px;font-weight:800;font-size:16px;transition:all .18s ease;white-space:nowrap;cursor:pointer}.wd-category .btn svg{width:16px;height:16px}.wd-category .btn-primary{background:var(--green);color:#fff;box-shadow:0 8px 20px #2bae7252}.wd-category .btn-primary:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 12px 28px #2bae7266}.wd-category .btn-primary:active{transform:translateY(0) scale(.99)}.wd-category .btn-outline{border:1.5px solid var(--border);background:#fff;color:var(--text)}.wd-category .btn-outline:hover{border-color:var(--green);color:var(--green-dark)}.wd-category .section-head{max-width:760px;margin:0 auto 56px;text-align:center}.wd-category .section-head h2,.wd-category .section-head h3{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:clamp(30px,3.4vw,48px);line-height:1.07;letter-spacing:-.02em;margin:14px 0;text-wrap:balance}.wd-category .section-head h2 em,.wd-category .section-head h3 em{color:var(--green-dark)}.wd-category .section-head .sub{color:var(--muted);font-size:18px;font-weight:600;max-width:640px;margin:0 auto}.wd-category .reveal{opacity:0;transform:translateY(22px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.wd-category .reveal.in{opacity:1;transform:none}.wd-category .reveal.d1{transition-delay:80ms}.wd-category .reveal.d2{transition-delay:.16s}.wd-category .reveal.d3{transition-delay:.24s}@media(prefers-reduced-motion:reduce){.wd-category .reveal{opacity:1;transform:none;transition:none}}.wd-category .gsteps-sec{background:var(--green);color:#fff}.wd-category .gsteps-sec .section-head h2,.wd-category .gsteps-sec .section-head h3{color:#fff}.wd-category .gsteps-sec .section-head h2 em,.wd-category .gsteps-sec .section-head h3 em{color:#ffffffb8}.wd-category .gsteps-sec .eyebrow,.wd-category .gsteps-sec .section-head .sub{color:#ffffffd9}.wd-category .gsteps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:52px}.wd-category .gsteps.gsteps-5{grid-template-columns:repeat(5,1fr)}.wd-category .gsteps.gsteps-5 .gsteps-line{left:10%;right:10%}.wd-category .gsteps-line{position:absolute;top:39px;left:12.5%;right:12.5%;height:3px;background:var(--amber);border-radius:999px}.wd-category .gstep{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.wd-category .gstep h3{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:20px;line-height:1.3;color:#fff;max-width:15ch;margin:-6px auto 0;text-wrap:pretty}.wd-category .gstep-ic{width:78px;height:78px;border-radius:999px;background:#fff;color:var(--green-dark);display:grid;place-items:center;box-shadow:0 6px 18px #0000001a;font-size:32px}.wd-category .gstep-lbl{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffe6}.wd-category .gstep-p{font-size:14px;font-weight:600;line-height:1.55;color:#ffffffe0;max-width:26ch}@media(max-width:900px){.wd-category .gsteps,.wd-category .gsteps.gsteps-5{grid-template-columns:1fr 1fr;row-gap:44px}.wd-category .gsteps-line{display:none}}@media(max-width:560px){.wd-category .gsteps,.wd-category .gsteps.gsteps-5{grid-template-columns:1fr}}.wd-category .faq{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.wd-category .faq-item{background:#fff;border:1px solid var(--border-soft);border-radius:14px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.wd-category .faq-item.open{box-shadow:0 12px 34px #14281e14;border-color:var(--green)}.wd-category .faq-item.open .faq-q .fic{transform:rotate(45deg);background:var(--green);color:#fff}.wd-category .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px 24px;text-align:left;background:none;border:0;cursor:pointer}.wd-category .faq-q h3{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:18px;letter-spacing:-.01em;color:var(--text);margin:0}.wd-category .faq-q .fic{width:30px;height:30px;border-radius:50%;background:var(--green-tint);color:var(--green-dark);display:grid;place-items:center;flex-shrink:0;font-size:16px;transition:transform .25s,background .2s,color .2s}.wd-category .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.wd-category .faq-item.open .faq-a{max-height:640px}.wd-category .faq-a-inner{padding:0 24px 22px;font-size:15.5px;font-weight:600;color:var(--muted);line-height:1.6}.wd-category .faq-a-inner a{color:var(--green-dark);font-weight:800;text-decoration:underline}@media(max-width:560px){.wd-category .faq-q{padding:18px 20px}.wd-category .faq-q h3{font-size:15.5px}}.wd-category .cat-cta-sec{padding:0;background:var(--green-deep);background-image:radial-gradient(rgba(255,255,255,.07) 1px,transparent 1px);background-size:22px 22px}.wd-category .cat-cta{background:transparent;border-radius:0;padding:104px 40px;text-align:center;color:#fff}.wd-category .cat-cta h2,.wd-category .cat-cta h3{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:clamp(32px,3.6vw,44px);line-height:1.08;letter-spacing:-.02em;margin-bottom:14px;text-wrap:balance}.wd-category .cat-cta h2 em,.wd-category .cat-cta h3 em{color:inherit}.wd-category .cat-cta p{font-size:17px;font-weight:600;color:#ffffffd1;margin-bottom:28px}.wd-category .cat-cta-btns{display:flex;justify-content:center;gap:12px;margin-bottom:26px;flex-wrap:wrap}.wd-category .btn-cta-white{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--green-dark);border-radius:999px;padding:15px 28px;font-size:15.5px;font-weight:800;text-decoration:none;transition:transform .18s var(--ease),box-shadow .18s var(--ease)}.wd-category .btn-cta-white:hover{transform:translateY(-1px);box-shadow:0 10px 26px #00000038}.wd-category .btn-cta-ghost{display:inline-flex;align-items:center;background:#ffffff17;color:#fff;border-radius:999px;padding:15px 26px;font-size:15.5px;font-weight:800;text-decoration:none;transition:background .18s var(--ease),transform .18s var(--ease)}.wd-category .btn-cta-ghost:hover{background:#ffffff29;transform:translateY(-1px)}.wd-category .cat-cta-feats{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px;font-size:13.5px;font-weight:700;color:#fffc}.wd-category .cat-cta-feats span{display:inline-flex;align-items:center;gap:8px}.wd-category .cat-cta-feats .cat-cta-check{color:#fff;opacity:.85;flex:none;font-size:15px}@media(max-width:780px){.wd-category .cat-cta{padding:64px 24px}}.wd-category .cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wd-category .camp{background:#fff;border-radius:22px;overflow:hidden;border:1px solid var(--border-soft);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.wd-category .camp:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.wd-category .camp:hover .camp-img img{transform:scale(1.04)}.wd-category .camp h3{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:19px;line-height:1.25;margin-bottom:6px;min-height:46px}.wd-category .camp-img{position:relative;height:210px;overflow:hidden}.wd-category .camp-img img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.wd-category .camp-tag{position:absolute;top:14px;left:14px;background:#ffffffeb;font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--text);padding:5px 10px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.wd-category .camp-body{padding:18px 20px 22px;display:flex;flex-direction:column;flex:1}.wd-category .camp-org{font-size:13px;color:var(--muted);font-weight:600;margin-bottom:16px}.wd-category .camp-org b{color:var(--text);font-weight:700}.wd-category .camp-org .country{color:var(--muted-2);display:inline;font-size:inherit;font-weight:inherit;background:none;margin-left:4px}.wd-category .progress{height:8px;background:var(--border-soft);border-radius:999px;overflow:hidden;margin-bottom:10px}.wd-category .progress .fill{height:100%;background:linear-gradient(90deg,var(--green),var(--green-dark));border-radius:999px}.wd-category .camp-stats{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:var(--muted);font-weight:700;margin-top:auto}.wd-category .camp-stats b{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:700;font-size:16px;color:var(--text);display:block;letter-spacing:-.01em}.wd-category .camp-stats .sm{display:flex;flex-direction:column;gap:1px;align-items:flex-start}.wd-category .camp-stats .sm.right{align-items:flex-end}.wd-category .camps-empty{text-align:center;font-size:15.5px;font-weight:600;color:var(--muted)}@media(max-width:980px){.wd-category .cards3{grid-template-columns:1fr}}
