{"id":12,"date":"2026-03-29T16:15:21","date_gmt":"2026-03-29T16:15:21","guid":{"rendered":"https:\/\/save-the-paws.de\/?page_id=12"},"modified":"2026-04-06T12:15:36","modified_gmt":"2026-04-06T12:15:36","slug":"home","status":"publish","type":"page","link":"https:\/\/save-the-paws.de\/","title":{"rendered":"Save The Paws"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Save The Paws \u2013 Impfen. Kastrieren. Zusammenleben.<\/title>\n<meta name=\"description\" content=\"Save The Paws unterst\u00fctzt TNVR als einzige nachhaltige L\u00f6sung gegen die \u00dcberpopulation von Stra\u00dfenhunden in Agadir, Marokko.\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&#038;family=DM+Sans:ital,wght@0,300;0,400;0,600;1,300&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --rust: #C04E1C; --rust-light: #E8845A; --rust-mid: #D96030;\n    --rust-pale: #F5D8CC;\n    --teal: #0E7C7B; --teal-light: #12A89F;\n    --sand: #F5EDD8; --sand-dark: #E8D9B8;\n    --ink: #1A1714; --ink-light: #4A4440;\n    --white: #FDFAF6; --cream: #F8F3EC;\n    --green: #16A34A; --green-light: #DCFCE7;\n  }\n  *, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\n  body { font-family:'DM Sans',sans-serif; background:var(--sand); color:var(--ink); font-size:16px; line-height:1.6; overflow-x:hidden; -webkit-text-size-adjust:100%; }\n\n  \/* LANG BAR *\/\n  .lang-bar { position:sticky; top:0; z-index:100; background:var(--ink); display:flex; justify-content:space-between; align-items:center; padding:0.5rem 0.75rem; gap:0.5rem; box-shadow:0 2px 8px rgba(0,0,0,0.35); flex-wrap:nowrap; }\n  .lang-bar .lb-label { font-size:0.65rem; letter-spacing:0.12em; text-transform:uppercase; color:rgba(245,237,216,0.4); margin-right:0.2rem; white-space:nowrap; }\n  .back-btn { display:inline-flex; align-items:center; gap:0.4rem; background:rgba(232,132,90,0.15); border:1.5px solid rgba(232,132,90,0.4); color:var(--rust-light); text-decoration:none; font-family:'DM Sans',sans-serif; font-size:0.75rem; font-weight:800; letter-spacing:0.03em; padding:0.3rem 0.65rem; border-radius:3px; white-space:nowrap; transition:background .15s,border-color .15s; flex-shrink:0; }\n  .back-btn:hover { background:rgba(232,132,90,0.28); border-color:var(--rust-light); }\n  .lang-group { display:flex; align-items:center; gap:0.35rem; flex-shrink:0; }\n  .lang-btn { background:transparent; border:1.5px solid rgba(245,237,216,0.22); color:var(--sand); font-family:'DM Sans',sans-serif; font-size:0.78rem; font-weight:600; letter-spacing:0.04em; padding:0.3rem 0.6rem; border-radius:3px; cursor:pointer; transition:background .15s,border-color .15s,color .15s; white-space:nowrap; min-width:44px; text-align:center; }\n  .lang-btn:hover { background:rgba(255,255,255,0.07); border-color:var(--rust-light); }\n  .lang-btn.active { background:var(--rust-light); border-color:var(--rust-light); color:white; }\n  .lang-content { display:none; }\n  .lang-content.active { display:block; }\n\n  \/* HERO *\/\n  .hero { background:#e8ddd0; color:var(--ink); padding:2rem 1rem 2.5rem; position:relative; overflow:hidden; }\n  .hero::before { content:''; position:absolute; inset:0; background:repeating-linear-gradient(-45deg,transparent,transparent 20px,rgba(0,0,0,0.015) 20px,rgba(0,0,0,0.015) 40px); pointer-events:none; }\n  .hero::after { content:''; position:absolute; bottom:0; left:0; right:0; height:4px; background:linear-gradient(90deg,var(--rust-light),var(--rust),var(--rust-light)); }\n  .hero-img { position:absolute; inset:0; background-image:url('https:\/\/save-the-paws.de\/wp-content\/uploads\/2026\/03\/header_stp-1.png'); background-size:cover; background-position:center 30%; opacity:0.1; pointer-events:none; }\n  .hero-logo { display:block; height:56px; width:auto; margin-bottom:1rem; position:relative; }\n  .hero-eyebrow { display:inline-flex; align-items:center; gap:0.5rem; background:rgba(192,78,28,0.12); border:1px solid rgba(192,78,28,0.35); color:var(--rust); font-size:0.68rem; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; padding:0.28rem 0.7rem; border-radius:2px; margin-bottom:0.9rem; position:relative; }\n  .hero h1 { font-family:'Bebas Neue',sans-serif; font-size:clamp(3rem,12vw,3rem); line-height:0.88; letter-spacing:0.02em; position:relative; color:var(--ink); }\n  .hero h1 span { color:var(--rust); }\n  .hero-sub { font-size:0.78rem; font-weight:600; letter-spacing:0.08em; text-transform:uppercase; margin-top:0.7rem; opacity:0.9; position:relative; color:var(--ink); }\n  .hero-intro { margin-top:1.1rem; background:rgba(255,255,255,1); font-size:0.95rem; font-weight:400; line-height:1.75; position:relative; max-width:560px; font-style:italic; color:var(--ink-light); border-left:3px solid var(--rust); padding-left:1rem; }\n  .hero-icon { display:none; }\n\n  \/* QUICK NAV *\/\n  .quicknav { display:flex; flex-direction:column; gap:0.5rem; padding:0.9rem 1rem; background:var(--white); border-bottom:2px solid var(--sand-dark); }\n  .qn-row-top { display:grid; grid-template-columns:1fr 1fr 1fr; gap:0.5rem; }\n  .qn-btn { display:flex; align-items:center; gap:0.75rem; text-decoration:none; border-radius:8px; padding:0.85rem 1rem; font-size:0.88rem; line-height:1.3; transition:transform .12s, opacity .12s; }\n  .qn-btn:active { transform:scale(0.98); }\n  .qn-situation { background:#111009; color:white; }\n  .qn-solution  { background:#6B3FA0; color:white; }\n  .qn-donate    { background:var(--rust); color:white; }\n  .qn-app       { background:var(--green); color:white; }\n  .qn-app-wide  { width:100%; }\n  .qn-btn .qn-icon { font-size:1.4rem; flex-shrink:0; }\n  .qn-btn .qn-text { flex:1; min-width:0; }\n  .qn-btn .qn-text strong { display:block; font-size:0.85rem; }\n  .qn-btn .qn-text small { opacity:0.78; font-size:0.72rem; font-weight:300; }\n  .qn-app-wide .qn-text strong { font-size:0.9rem; }\n  .qn-app-wide .qn-text small { font-size:0.76rem; }\n  .qn-btn .qn-arrow { font-size:1rem; opacity:0.65; flex-shrink:0; }\n  @media (max-width:479px) {\n    .qn-row-top { grid-template-columns:1fr; }\n    .qn-btn .qn-text small { display:none; }\n  }\n\n  \/* SECTION *\/\n  .section-wrap { padding:1.5rem 1rem 1.75rem; }\n  .section-wrap.bg-white  { background:var(--white); }\n  .section-wrap.bg-sand   { background:var(--sand); }\n  .section-wrap.bg-dark   { background:var(--ink); }\n  .section-wrap.bg-purple { background:#6B3FA0; }\n  .section-wrap + .section-wrap { border-top:2px solid var(--sand-dark); }\n  .section-wrap.bg-dark + .section-wrap, .section-wrap + .section-wrap.bg-dark { border-top:none; }\n  .section-wrap.bg-purple + .section-wrap, .section-wrap + .section-wrap.bg-purple { border-top:none; }\n  .section-label { font-family:'Bebas Neue',sans-serif; font-size:0.8rem; letter-spacing:0.18em; text-transform:uppercase; color:var(--teal); display:flex; align-items:center; gap:0.5rem; margin-bottom:1rem; }\n  .section-label::after { content:''; flex:1; height:1px; background:var(--teal); opacity:0.25; }\n  .section-label.rust { color:var(--rust); }\n  .section-label.rust::after { background:var(--rust); }\n  .section-label.light { color:var(--rust-light); }\n  .section-label.light::after { background:var(--rust-light); opacity:0.3; }\n  .section-title { font-family:'Bebas Neue',sans-serif; font-size:1.85rem; letter-spacing:0.04em; line-height:1; color:var(--ink); margin-bottom:0.25rem; }\n  .section-title.white { color:var(--white); }\n  .section-sub { font-size:0.82rem; color:var(--ink-light); margin-bottom:1.1rem; line-height:1.5; }\n  .section-sub.white { color:rgba(245,237,216,0.65); }\n\n  \/* ACTION LIST *\/\n  .action-list { list-style:none; display:flex; flex-direction:column; gap:0.65rem; }\n  .action-list li { display:flex; gap:0.75rem; align-items:flex-start; background:rgba(255,255,255,0.6); border-radius:6px; padding:0.85rem 0.9rem; border-left:3px solid var(--teal); font-size:0.88rem; line-height:1.6; min-width:0; }\n  .action-list li .al-icon { font-size:1.25rem; flex-shrink:0; margin-top:0.05rem; }\n  .action-list li > div { min-width:0; flex:1; }\n  .action-list li strong { color:var(--ink); display:block; margin-bottom:0.15rem; }\n  .action-list li.warn { border-left-color:var(--rust); }\n  .action-list li.good { border-left-color:var(--green); }\n  .action-list li.highlight { border-left-color:var(--rust-light); background:rgba(232,132,90,0.07); }\n\n  \/* INFO NOTE *\/\n  .info-note { font-size:0.79rem; color:var(--ink-light); margin-top:0.5rem; font-style:italic; padding-left:0.5rem; border-left:2px solid var(--sand-dark); line-height:1.5; }\n\n  \/* PROBLEM SECTION (dark, brutal) *\/\n  .section-wrap.bg-problem {\n    background: #111009;\n    border-top: none;\n  }\n  .section-wrap.bg-problem + .section-wrap,\n  .section-wrap + .section-wrap.bg-problem { border-top:none; }\n  .problem-intro {\n    font-size:0.9rem; line-height:1.8; color:rgba(245,237,216,0.65);\n    margin-bottom:1.25rem;\n    border-left:3px solid var(--rust);\n    padding-left:1rem;\n    font-style:italic;\n  }\n  .problem-list { list-style:none; display:flex; flex-direction:column; gap:0.75rem; }\n  .problem-item {\n    display:flex; gap:0.85rem; align-items:flex-start;\n    background:rgba(255,255,255,0.04);\n    border:1px solid rgba(255,255,255,0.08);\n    border-left:3px solid var(--rust);\n    border-radius:6px;\n    padding:1rem 0.9rem;\n    font-size:0.87rem;\n    line-height:1.65;\n    color:rgba(245,237,216,0.7);\n  }\n  .problem-item .pi-icon { font-size:1.3rem; flex-shrink:0; margin-top:0.1rem; }\n  .problem-item strong { color:rgba(245,237,216,0.95); display:block; margin-bottom:0.2rem; font-size:0.9rem; }\n  .vacuum-box {\n    margin-top:1.1rem;\n    background:rgba(192,78,28,0.15);\n    border:1.5px solid rgba(192,78,28,0.45);\n    border-radius:8px;\n    padding:1.1rem 1rem;\n    font-size:0.84rem;\n    line-height:1.7;\n    color:rgba(245,237,216,0.75);\n  }\n  .vacuum-box strong { color:var(--rust-light); display:block; margin-bottom:0.35rem; font-size:0.88rem; }\n\n  \/* BRIDGE \/ ARROW DIVIDER *\/\n  .section-bridge {\n    background:#111009;\n    text-align:center;\n    padding:0.5rem 1rem 1.25rem;\n    position:relative;\n  }\n  .bridge-arrow {\n    display:inline-flex;\n    flex-direction:column;\n    align-items:center;\n    gap:0.35rem;\n    color:var(--rust-light);\n    font-size:0.7rem;\n    letter-spacing:0.15em;\n    text-transform:uppercase;\n    font-family:'Bebas Neue',sans-serif;\n    font-weight:400;\n    opacity:0.7;\n  }\n  .bridge-arrow::after {\n    content:'';\n    display:block;\n    width:1px;\n    height:28px;\n    background:linear-gradient(var(--rust-light), transparent);\n  }\n\n  \/* TRANSFORMATION CARDS (TNVR results) *\/\n  .transform-grid { display:flex; flex-direction:column; gap:0.75rem; margin-top:1rem; }\n  .transform-card {\n    border-radius:10px;\n    overflow:hidden;\n    background:var(--white);\n    border:1.5px solid var(--sand-dark);\n  }\n  .transform-card-header {\n    display:flex;\n    align-items:center;\n    gap:0.75rem;\n    padding:0.85rem 1rem 0.7rem;\n    background:linear-gradient(90deg, rgba(14,124,123,0.08) 0%, transparent 100%);\n    border-bottom:1px solid var(--sand-dark);\n  }\n  .tc-icon { font-size:1.4rem; flex-shrink:0; }\n  .tc-title { font-size:0.9rem; font-weight:700; color:var(--ink); flex:1; }\n  .tc-badge {\n    font-size:0.65rem; font-weight:700; letter-spacing:0.1em; text-transform:uppercase;\n    background:var(--green-light); color:var(--green); padding:0.2rem 0.5rem; border-radius:20px;\n    flex-shrink:0;\n  }\n  .transform-card-body { padding:0.85rem 1rem; }\n  .transform-body-text { font-size:0.86rem; line-height:1.7; color:var(--ink-light); }\n  .transform-before-after {\n    display:grid; grid-template-columns:1fr 1fr;\n    gap:0.5rem; margin-top:0.65rem;\n  }\n  .tba-before, .tba-after {\n    border-radius:6px; padding:0.6rem 0.75rem;\n    font-size:0.76rem; line-height:1.5;\n  }\n  .tba-before {\n    background:rgba(192,78,28,0.06);\n    border-left:2px solid var(--rust-light);\n    color:var(--ink-light);\n  }\n  .tba-after {\n    background:rgba(22,163,74,0.07);\n    border-left:2px solid var(--green);\n    color:var(--ink-light);\n  }\n  .tba-label {\n    display:block; font-size:0.62rem; font-weight:700;\n    letter-spacing:0.1em; text-transform:uppercase;\n    margin-bottom:0.25rem;\n    opacity:0.65;\n  }\n  .tba-before .tba-label { color:var(--rust); }\n  .tba-after .tba-label { color:var(--green); }\n\n  \/* GOLDEN RULE *\/\n  .golden-rule { background:var(--rust); color:var(--white); padding:1.25rem 1rem; border-left:5px solid var(--rust-light); display:flex; gap:0.85rem; align-items:flex-start; border-radius:7px; margin-bottom:1rem; }\n  .golden-rule .gr-icon { font-size:1.75rem; flex-shrink:0; }\n  .golden-rule p { font-size:0.88rem; line-height:1.7; min-width:0; }\n  .golden-rule strong { font-size:0.95rem; display:block; margin-bottom:0.3rem; color:var(--rust-pale); }\n\n  \/* TNVR CARDS *\/\n  .tnvr-grid { display:grid; grid-template-columns:1fr 1fr; gap:0.65rem; margin-top:1rem; }\n  .tnvr-card {\n    background:rgba(255,255,255,0.12);\n    border:1.5px solid rgba(255,255,255,0.28);\n    border-radius:10px;\n    padding:1.2rem 1rem;\n    position:relative;\n    overflow:hidden;\n    transition:transform .15s, background .15s;\n  }\n  .tnvr-card::before {\n    content:'';\n    position:absolute;\n    inset:0;\n    background:linear-gradient(135deg,rgba(255,255,255,0.18) 0%,rgba(255,255,255,0.04) 60%);\n    pointer-events:none;\n  }\n  .tnvr-card:hover { background:rgba(255,255,255,0.2); transform:translateY(-2px); }\n  .tnvr-letter {\n    font-family:'Bebas Neue',sans-serif;\n    font-size:2.8rem;\n    line-height:1;\n    margin-bottom:0.3rem;\n    background:linear-gradient(135deg,#fff 30%,rgba(255,200,160,0.9) 100%);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n    background-clip:text;\n    filter:drop-shadow(0 1px 6px rgba(255,180,120,0.5));\n  }\n  .tnvr-card h4 { font-size:0.9rem; font-weight:700; color:white; margin-bottom:0.3rem; letter-spacing:0.03em; }\n  .tnvr-card p { font-size:0.79rem; color:rgba(255,255,255,0.72); line-height:1.55; margin:0; }\n\n  \/* DONATE CHANNELS *\/\n  .donate-channels { display:grid; grid-template-columns:1fr 1fr 1fr; gap:0.5rem; margin:1rem 0; }\n  .donate-channel { background:rgba(255,255,255,0.12); border:1px solid rgba(255,255,255,0.18); border-radius:8px; padding:1rem 0.75rem; text-align:center; }\n  .donate-channel-icon { font-size:1.6rem; display:block; margin-bottom:0.5rem; }\n  .donate-channel h4 { font-size:0.82rem; font-weight:600; color:var(--ink); margin-bottom:0.2rem; }\n  .donate-channel p  { font-size:0.72rem; color:var(--ink-light); line-height:1.45; margin:0; }\n\n  \/* DONATE SECTION *\/\n  .donate-section { background:var(--rust); color:var(--ink); padding:1.5rem 1rem 1.75rem; }\n  .donate-section .section-title { color:white; }\n  .donate-section .section-sub   { color:rgba(255,255,255,0.78); }\n  .donate-section .donate-channel { background:rgba(255,255,255,0.18); border-color:rgba(255,255,255,0.25); }\n  .donate-section .donate-channel h4 { color:white; }\n  .donate-section .donate-channel p  { color:rgba(255,255,255,0.72); }\n  .donate-trust { font-size:0.75rem; color:rgba(255,255,255,0.55); margin-top:0.75rem; text-align:center; }\n\n  \/* BUTTONS *\/\n  .phone-btn { display:inline-flex; align-items:center; gap:0.5rem; background:var(--teal); color:white; text-decoration:none; padding:0.6rem 1rem; border-radius:5px; font-weight:600; font-size:0.87rem; margin-top:0.6rem; transition:background .15s; white-space:nowrap; max-width:100%; }\n  .phone-btn:hover { background:var(--teal-light); color:white; }\n  .phone-btn.rust  { background:var(--rust); }\n  .phone-btn.rust:hover  { background:var(--rust-mid); color:white; }\n  .phone-btn.dark  { background:var(--ink); color:var(--sand); }\n  .phone-btn.full  { display:flex; width:100%; justify-content:center; margin-top:0.75rem; padding:0.75rem 1rem; font-size:0.9rem; }\n  .phone-btn.white-btn { background:white; color:var(--rust); font-weight:700; box-shadow:0 4px 18px rgba(0,0,0,0.18); }\n  .phone-btn.white-btn:hover { background:var(--sand); color:var(--rust); }\n\n  \/* CONTACT BOX *\/\n  .contact-box { background:var(--teal); color:white; border-radius:8px; padding:1.25rem 1rem; text-align:center; }\n  .contact-box .cb-title { font-family:'Bebas Neue',sans-serif; font-size:1.5rem; letter-spacing:0.05em; margin-bottom:0.4rem; }\n  .contact-box p { font-size:0.87rem; line-height:1.65; opacity:0.9; margin:0; }\n  .contact-btns { display:flex; flex-direction:column; gap:0.5rem; margin-top:0.85rem; }\n\n  \/* DONATE BLOCK *\/\n  .donate-block { background:linear-gradient(135deg,var(--rust) 0%,var(--rust-light) 100%); color:white; border-radius:8px; padding:1.25rem 1rem; margin-top:1rem; }\n  .donate-block .db-title { font-family:'Bebas Neue',sans-serif; font-size:1.3rem; letter-spacing:0.04em; margin-bottom:0.5rem; }\n  .donate-block p { font-size:0.87rem; line-height:1.6; opacity:0.9; margin:0; }\n\n  \/* FOOTER *\/\n  .footer { background:var(--ink); color:var(--sand); padding:1.75rem 1rem; text-align:center; }\n  .footer p { font-size:0.85rem; opacity:0.75; line-height:1.75; margin:0; }\n  .footer strong { color:var(--rust-light); }\n\n  \/* WA FAB *\/\n  .wa-fab { position:fixed; right:1rem; bottom:1.5rem; z-index:200; width:52px; height:52px; border-radius:50%; background:#25D366; color:white; display:flex; align-items:center; justify-content:center; text-decoration:none; box-shadow:0 4px 16px rgba(37,211,102,0.45),0 2px 6px rgba(0,0,0,0.2); transition:transform .15s; }\n  .wa-fab:hover,.wa-fab:active { transform:scale(1.08); }\n  .wa-fab svg { width:28px; height:28px; fill:white; }\n\n  \/* BAND *\/\n  .band { background:var(--rust); color:white; overflow:hidden; padding:11px 0; }\n  .band-track { display:inline-flex; white-space:nowrap; animation:scrollBand 30s linear infinite; }\n  .band-track span { padding:0 32px; font-size:11px; font-weight:500; letter-spacing:0.1em; text-transform:uppercase; opacity:0.85; }\n  .band-track span::before { content:'\u00b7  '; opacity:0.5; }\n  @keyframes scrollBand { 0%{transform:translateX(0);} 100%{transform:translateX(-50%);} }\n\n  \/* RESPONSIVE *\/\n  @media (min-width:480px) { .contact-btns{flex-direction:row;justify-content:center;} .donate-channels{grid-template-columns:repeat(3,1fr);} }\n  @media (min-width:640px) { .lang-bar{padding:0.55rem 2rem;} .hero{padding:3rem 2rem 3.5rem;} .quicknav{padding:1.25rem 2rem;} .section-wrap{padding:2rem;} .donate-section{padding:2rem;} .footer{padding:2.5rem 2rem;} .section-wrap.bg-problem{padding:2rem;} .section-bridge{padding:0.5rem 2rem 1.25rem;} }\n  @media (min-width:900px) { body{max-width:780px;margin:0 auto;box-shadow:0 0 60px rgba(0,0,0,0.15);} }\n  @media (max-width:479px) { .donate-channels{grid-template-columns:1fr 1fr;} .tnvr-grid{grid-template-columns:1fr 1fr;} .transform-before-after{grid-template-columns:1fr;} }\n\n  \/* FOOTER IMPRESSUM *\/\n  .footer-links { margin-top:1rem; display:flex; gap:1rem; justify-content:center; flex-wrap:wrap; }\n  .footer-links a { color:rgba(245,237,216,0.35); font-size:0.78rem; text-decoration:none; transition:color .15s; }\n  .footer-links a:hover { color:var(--rust-light); }\n\n  @keyframes fadeUp { from{opacity:0;transform:translateY(14px);} to{opacity:1;transform:translateY(0);} }\n  .lang-content.active .hero > * { animation:fadeUp 0.4s ease both; }\n  .lang-content.active .hero .hero-eyebrow { animation-delay:.05s; }\n  .lang-content.active .hero h1 { animation-delay:.1s; }\n  .lang-content.active .hero .hero-sub { animation-delay:.16s; }\n  .lang-content.active .hero .hero-intro { animation-delay:.22s; }\n\n  p,li,div,span,a { word-wrap:break-word; overflow-wrap:break-word; }\n<\/style>\n<\/head>\n<body>\n\n<a class=\"wa-fab\" href=\"https:\/\/wa.me\/4915756175163\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\">\n  <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n<\/a>\n\n<div class=\"lang-bar\">\n  <a class=\"back-btn\" href=\"https:\/\/help.save-the-paws.com\" target=\"_blank\" rel=\"noopener\">\ud83d\udc3e APP<\/a>\n  <div class=\"lang-group\">\n    <span class=\"lb-label\">\ud83c\udf10<\/span>\n    <button class=\"lang-btn active\" id=\"btn-de\" onclick=\"setLang('de')\">DE<\/button>\n    <button class=\"lang-btn\" id=\"btn-en\" onclick=\"setLang('en')\">EN<\/button>\n    <button class=\"lang-btn\" id=\"btn-fr\" onclick=\"setLang('fr')\">FR<\/button>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 DEUTSCH \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lang-content active\" id=\"lang-de\">\n  <header class=\"hero\">\n    <div class=\"hero-img\"><\/div>\n    <img decoding=\"async\" class=\"hero-logo\" src=\"https:\/\/save-the-paws.de\/wp-content\/uploads\/2026\/03\/agadirneu-1.png\" alt=\"Save The Paws\">\n    <div class=\"hero-eyebrow\">Save The Paws \u00b7 Agadir, Marokko<\/div>\n    <h1>WENIGER LEID.<br><span>MEHR ZUSAMMEN&shy;LEBEN.<\/span><\/h1>\n    <p class=\"hero-sub\">Trap \u00b7 Neuter \u00b7 Vaccinate \u00b7 Release \u00b7 Agadir \u00b7 Tamraght \u00b7 Taghazout<\/p>\n    <p class=\"hero-intro\">Wir unterst\u00fctzen TNVR als einzige ethisch vertretbare und nachhaltige Antwort auf die \u00dcberpopulation von Stra\u00dfenhunden in Agadir. Jedes Leben z\u00e4hlt \u2013 f\u00fcr Mensch und Tier.<\/p>\n  <\/header>\n\n  <div class=\"band\">\n    <div class=\"band-track\" id=\"band-de\">\n      <span>Trap<\/span><span>Neuter<\/span><span>Vaccinate<\/span><span>Release<\/span>\n      <span>Kastration rettet Leben<\/span><span>Impfen sch\u00fctzt<\/span><span>Zusammenleben statt Vertreibung<\/span>\n      <span>Trap<\/span><span>Neuter<\/span><span>Vaccinate<\/span><span>Release<\/span>\n      <span>Kastration rettet Leben<\/span><span>Impfen sch\u00fctzt<\/span><span>Zusammenleben statt Vertreibung<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"quicknav\">\n    <div class=\"qn-row-top\">\n      <a class=\"qn-btn qn-situation\" href=\"#de-problem\"><span class=\"qn-icon\">\u26a0\ufe0f<\/span><span class=\"qn-text\"><strong>Die Situation<\/strong><small>Was wirklich passiert<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n      <a class=\"qn-btn qn-solution\" href=\"#de-tnvr\"><span class=\"qn-icon\">\ud83d\udd2c<\/span><span class=\"qn-text\"><strong>Die L\u00f6sung<\/strong><small>TNVR \u2013 der einzige Weg<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n      <a class=\"qn-btn qn-donate\" href=\"#de-spenden\"><span class=\"qn-icon\">\u2764\ufe0f<\/span><span class=\"qn-text\"><strong>Jetzt spenden<\/strong><small>Direkt vor Ort in Agadir<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n    <\/div>\n    <a class=\"qn-btn qn-app qn-app-wide\" href=\"https:\/\/help.save-the-paws.com\" target=\"_blank\" rel=\"noopener\"><span class=\"qn-icon\">\ud83d\udc3e<\/span><span class=\"qn-text\"><strong>Zur Save The Paws App<\/strong><small>Tierschutz aktiv unterst\u00fctzen \u00b7 Notfallhilfe \u00b7 Tierfreundliche Betriebe<\/small><\/span><span class=\"qn-arrow\">\u2192<\/span><\/a>\n  <\/div>\n\n  <!-- \u2460 DAS PROBLEM -->\n  <div class=\"section-wrap bg-problem\" id=\"de-problem\">\n    <div class=\"section-label light\">Die Situation<\/div>\n    <div class=\"section-title white\">Was wirklich passiert.<\/div>\n    <p class=\"problem-intro\">In Marokko leben sch\u00e4tzungsweise hunderttausende streunende Hunde. Was auf den ersten Blick wie ein lokales Tierschutzproblem wirkt, hat tiefgreifende Folgen \u2013 f\u00fcr die Tiere selbst, f\u00fcr die Gemeinschaft und f\u00fcr die \u00f6ffentliche Gesundheit.<\/p>\n    <ul class=\"problem-list\">\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83d\udcc8<\/span>\n        <div><strong>Unkontrolliertes Vermehren<\/strong>Ein unkastriertes H\u00fcndinnenpaar und seine Nachkommen k\u00f6nnen theoretisch innerhalb von sieben Jahren \u00fcber 4.000 Tiere hervorbringen. Ohne Eingriff w\u00e4chst die Population exponentiell \u2013 und damit jedes damit verbundene Leid.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\u2694\ufe0f<\/span>\n        <div><strong>Revierk\u00e4mpfe &amp; Stress<\/strong>Zu viele Hunde konkurrieren um dieselben knappen Ressourcen: Futter, Schutz, Raum. Die Folge sind aggressive Auseinandersetzungen, schwere Verletzungen und chronischer Stress \u2013 insbesondere f\u00fcr schw\u00e4chere Tiere und Welpen.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83e\udda0<\/span>\n        <div><strong>Krankheiten breiten sich aus<\/strong>\u00dcberpopulation schafft ideale Bedingungen f\u00fcr Tollwut, Staupe und Parvovirose. Eng zusammenlebende, gestresste und ungeimpfte Tiere \u00fcbertragen Erreger schnell. Tollwut allein t\u00f6tet weltweit noch immer rund 59.000 Menschen pro Jahr \u2013 fast alle durch Hundebisse.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83d\ude30<\/span>\n        <div><strong>Angst &amp; Konflikte mit Menschen<\/strong>Hungrige, verletzte, territorial aggressive Hunde erzeugen Angst in der Bev\u00f6lkerung. Kinder, Tourist:innen und Anwohner:innen meiden bestimmte Orte. Das Verh\u00e4ltnis zwischen Mensch und Tier verschlechtert sich \u2013 auf beiden Seiten mit leidvollen Folgen.<\/div>\n      <\/li>\n    <\/ul>\n    <div class=\"vacuum-box\">\n      <strong>\u26a0\ufe0f Warum Vertreiben oder T\u00f6ten nie funktioniert<\/strong>\n      Wenn Tiere aus einem Revier entfernt werden, r\u00fccken sofort neue nach \u2013 j\u00fcnger, ungeimpft, unkastriert. Dieses wissenschaftlich belegte Ph\u00e4nomen nennt sich <em>Vakuum-Effekt<\/em>. Massent\u00f6tungen l\u00f6sen das Problem nicht \u2013 sie setzen es nur von vorne in Gang, mit neuem Leid und ohne nachhaltigen Effekt.\n    <\/div>\n  <\/div>\n\n  <div class=\"section-bridge\">\n    <span class=\"bridge-arrow\">Die L\u00f6sung<\/span>\n  <\/div>\n\n  <!-- \u2461 TNVR METHODE -->\n  <div class=\"section-wrap bg-purple\" id=\"de-tnvr\">\n    <div class=\"section-label light\">Die Methode<\/div>\n    <div class=\"section-title white\">TNVR \u2013 der einzige nachhaltige Weg.<\/div>\n    <p class=\"section-sub white\">Trap \u00b7 Neuter \u00b7 Vaccinate \u00b7 Release. Weltweit erprobt, wissenschaftlich belegt \u2013 und die einzige Methode, die langfristig wirklich funktioniert.<\/p>\n    <div class=\"tnvr-grid\">\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">T<\/div><h4>Trap<\/h4><p>Sicheres, stressfreies Einfangen<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">N<\/div><h4>Neuter<\/h4><p>Kastration stoppt Vermehrung dauerhaft<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">V<\/div><h4>Vaccinate<\/h4><p>Impfung gegen Tollwut &amp; mehr<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">R<\/div><h4>Release<\/h4><p>R\u00fcckkehr in vertrautes Revier mit Ohrmarke<\/p><\/div>\n    <\/div>\n    <div class=\"golden-rule\" style=\"margin-top:1.1rem;\">\n      <div class=\"gr-icon\">\ud83d\udc3e<\/div>\n      <p><strong>TNVR \u2013 Jedes Leben hat einen Wert.<\/strong>TNVR ist die einzige Methode, die diesem Grundsatz gerecht wird: Sie sch\u00fctzt die Gemeinschaft, stabilisiert die Population nachhaltig \u2013 und respektiert dabei jedes einzelne Tier.<\/p>\n    <\/div>\n    <a class=\"phone-btn full rust\" href=\"https:\/\/help.save-the-paws.com\/contact\" target=\"_blank\" rel=\"noopener\">\ud83d\udc3e Mehr erfahren &amp; mitmachen<\/a>\n  <\/div>\n\n  <!-- \u2462 WAS SICH VER\u00c4NDERT -->\n  <div class=\"section-wrap bg-white\">\n    <div class=\"section-label\">Was sich wirklich ver\u00e4ndert<\/div>\n    <div class=\"section-title\">Eine Kastration. Vier Wirkungen.<\/div>\n    <p class=\"section-sub\">TNVR ver\u00e4ndert nicht nur Zahlen \u2013 es ver\u00e4ndert das Leben der Tiere, die Sicherheit der Menschen und das Gleichgewicht ganzer Stadtteile. Hier sehen, was jeder Eingriff konkret bewirkt.<\/p>\n    <div class=\"transform-grid\">\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udd04<\/span>\n          <span class=\"tc-title\">Kein Nachrutschen mehr<\/span>\n          <span class=\"tc-badge\">Vakuum-Effekt gestoppt<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Kastrierte Hunde behalten ihr Revier \u2013 und blockieren es f\u00fcr Neuank\u00f6mmlinge. Keine fremden, ungeimpften Tiere r\u00fccken nach. Die Population schrumpft, anstatt sich zu ersetzen.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Vorher<\/span>Entferntes Tier \u2192 sofort ersetzt durch neue, unbekannte Tiere<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Mit TNVR<\/span>Kastriertes Tier bleibt \u2192 Revier stabil \u2192 kein Nachr\u00fccker<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udd4a\ufe0f<\/span>\n          <span class=\"tc-title\">Ruhigere, friedlichere Hunde<\/span>\n          <span class=\"tc-badge\">Weniger Aggression<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Kastrierte Hunde zeigen deutlich weniger Territorialaggression und Revierkampf-Verhalten. Weniger Stress, weniger Verletzungen \u2013 und ein entspannteres Miteinander mit Menschen.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Vorher<\/span>K\u00e4mpfe um Ressourcen, Bissverletzungen, Angst<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Mit TNVR<\/span>Stabile Gruppen, weniger Konflikte, bessere K\u00f6rperkondition<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udc89<\/span>\n          <span class=\"tc-title\">Tollwut &amp; Seuchen unter Kontrolle<\/span>\n          <span class=\"tc-badge\">Herdenimmunit\u00e4t<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Ab einer Impfquote von ca. 70 % bricht die \u00dcbertragungskette von Tollwut zusammen. Geimpfte Hunde sch\u00fctzen nicht nur sich \u2013 sie sch\u00fctzen die gesamte Gemeinschaft, einschlie\u00dflich Menschen.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Vorher<\/span>Ungeimpfte Herden, unkontrollierte Ausbreitung, Ansteckungsrisiko<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Mit TNVR<\/span>Wachsende Impfquote \u2192 Herdenimmunit\u00e4t \u2192 sichere Gemeinschaft<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83e\udd1d<\/span>\n          <span class=\"tc-title\">Hunde als Nachbarn, nicht als Gefahr<\/span>\n          <span class=\"tc-badge\">Mehr Akzeptanz<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Gesunde, ruhige Hunde mit Ohrmarke werden sichtbar als Teil der Gemeinschaft. Die Ohrmarke signalisiert: dieser Hund ist versorgt, bekannt, ungef\u00e4hrlich. Das ver\u00e4ndert, wie Menschen sie wahrnehmen.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Vorher<\/span>Angst, Abstand, Forderungen nach \u201eS\u00e4uberung&#8221;<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Mit TNVR<\/span>Vertraute Tiere im Quartier, Akzeptanz w\u00e4chst, weniger Konflikte<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"donate-section\" id=\"de-spenden\">\n    <div class=\"section-label light\">Direkte Wirkung<\/div>\n    <div class=\"section-title\">Jede Kastration z\u00e4hlt.<\/div>\n    <p class=\"section-sub\">Deine Spende finanziert das Kastrationsprogramm direkt vor Ort in Agadir. Das Geld geht an registrierte lokale Tierschutzorganisationen \u2013 transparent, ohne Umwege.<\/p>\n    <div class=\"donate-channels\">\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\ud83d\udc89<\/span><h4>Impfung<\/h4><p>Ein Hund, vollst\u00e4ndig geimpft und gesch\u00fctzt<\/p><\/div>\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\u2702\ufe0f<\/span><h4>Kastration<\/h4><p>Ein Eingriff, der den Kreislauf dauerhaft unterbricht<\/p><\/div>\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\ud83c\udfe5<\/span><h4>Nachsorge<\/h4><p>Versorgung schwacher Tiere nach dem Eingriff<\/p><\/div>\n    <\/div>\n    <a class=\"phone-btn full white-btn\" href=\"https:\/\/www.gofundme.com\/f\/kastrationsprogramm-in-agadir\" target=\"_blank\" rel=\"noopener\">\u2764\ufe0f Jetzt auf GoFundMe spenden<\/a>\n    <div class=\"donate-trust\">\ud83d\udd12 Sicher \u00fcber GoFundMe \u00b7 Direkt an lokale Tiersch\u00fctzer in Agadir<\/div>\n  <\/div>\n\n  <div class=\"section-wrap bg-sand\">\n    <div class=\"section-label\">Bleib dabei<\/div>\n    <div class=\"section-title\">Aktuell informiert \u2013 in unserer Community.<\/div>\n    <p class=\"section-sub\">Was passiert gerade vor Ort? In unserer Facebook-Gruppe posten wir regelm\u00e4\u00dfig Fotos, Berichte und Entwicklungen direkt aus Agadir. Kein Hochglanz \u2013 echte Feldarbeit, echte Hunde, echte Fortschritte.<\/p>\n    <ul class=\"action-list\">\n      <li><span class=\"al-icon\">\ud83d\udcf1<\/span><div><strong>Save The Paws App<\/strong>Hilf mit, Hunde der Region zu tracken und erleichtere dem lokalen Tierschutz die Nachverfolgung. Erfahre, wie du im Notfall dir oder einem Hund helfen kannst \u2013 und entdecke die tierfreundlichen Unternehmen der Region!<div class=\"info-note\">help.save-the-paws.com \u2013 auch als PWA installierbar.<\/div><\/div><\/li>\n      <li><span class=\"al-icon\">\ud83d\udc65<\/span><div><strong>Facebook Community<\/strong>Berichte, Fotos und Updates direkt aus dem Feld \u2013 von unseren Freiwilligen vor Ort in Agadir.<\/div><\/li>\n    <\/ul>\n    <div class=\"contact-btns\" style=\"margin-top:0.85rem;\">\n      <a class=\"phone-btn\" style=\"flex:1;justify-content:center;\" href=\"https:\/\/www.facebook.com\/groups\/754491107707874\/\" target=\"_blank\" rel=\"noopener\">\ud83d\udc65 Facebook-Gruppe<\/a>\n      <a class=\"phone-btn rust\" style=\"flex:1;justify-content:center;\" href=\"https:\/\/help.save-the-paws.com\" target=\"_blank\" rel=\"noopener\">\ud83d\udc3e App \u00f6ffnen<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-wrap bg-white\">\n    <div class=\"section-label\">Los geht&#8217;s<\/div>\n    <div class=\"section-title\">Wir sind f\u00fcr euch da.<\/div>\n    <p class=\"section-sub\">Fragen zum Programm, Mitmachen oder Spenden \u2013 meldet euch jederzeit. Wir antworten pers\u00f6nlich.<\/p>\n    <div class=\"contact-box\">\n      <div class=\"cb-title\">\ud83d\udc3e Schreib uns!<\/div>\n      <p>Ob per WhatsApp, \u00fcber das Kontaktformular oder direkt in der App \u2013 wir freuen uns \u00fcber jede Unterst\u00fctzung.<\/p>\n      <div class=\"contact-btns\">\n        <a class=\"phone-btn\" style=\"justify-content:center;flex:1;background:#25D366;\" href=\"https:\/\/wa.me\/4915756175163\" target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp<\/a>\n        <a class=\"phone-btn\" style=\"justify-content:center;flex:1;background:var(--rust);\" href=\"https:\/\/help.save-the-paws.com\/contact\" target=\"_blank\" rel=\"noopener\">\u2709\ufe0f Kontakt<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"donate-block\">\n      <div class=\"db-title\">\ud83e\ude77 Kein Zuhause frei \u2013 aber helfen?<\/div>\n      <p>Du kannst keinen Hund aufnehmen, m\u00f6chtest aber trotzdem etwas tun? Werde TNVR-Pate und erm\u00f6gliche die Kastration und Impfung eines Stra\u00dfenhundes \u2013 eine der nachhaltigsten Hilfen, die es gibt.<\/p>\n      <a class=\"phone-btn dark\" style=\"margin-top:0.75rem;\" href=\"https:\/\/www.gofundme.com\/f\/kastrationsprogramm-in-agadir\" target=\"_blank\" rel=\"noopener\">\ud83e\ude77 Jetzt spenden<\/a>\n    <\/div>\n  <\/div>\n\n  <footer class=\"footer\">\n    <img decoding=\"async\" src=\"https:\/\/save-the-paws.de\/wp-content\/uploads\/2026\/03\/agadirneu-1.png\" alt=\"Save The Paws\" style=\"height:40px;width:auto;margin-bottom:0.75rem;opacity:0.75;display:block;margin-left:auto;margin-right:auto;\">\n    <p><strong>Save The Paws \u00b7 STPandFRIENDS<\/strong><br>Agadir \u00b7 Tamraght \u00b7 Taghazout \u00b7 Marokko<br><br>\n    <span style=\"opacity:0.5;font-size:0.78rem;\">Diese Seite dient der allgemeinen Information \u00fcber das TNVR-Programm von Save The Paws.<\/span><\/p>\n    <div class=\"footer-links\"><a href=\"https:\/\/save-the-paws.de\/?page_id=3\" target=\"_blank\">Impressum<\/a><\/div>\n  <\/footer>\n<\/div><!-- \/de -->\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 ENGLISH \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lang-content\" id=\"lang-en\">\n  <header class=\"hero\">\n    <div class=\"hero-img\"><\/div>\n    <img decoding=\"async\" class=\"hero-logo\" src=\"https:\/\/save-the-paws.de\/wp-content\/uploads\/2026\/03\/agadirneu-1.png\" alt=\"Save The Paws\">\n    <div class=\"hero-eyebrow\">Save The Paws \u00b7 Agadir, Morocco<\/div>\n    <h1>LESS SUFFERING.<br><span>MORE COEXISTENCE.<\/span><\/h1>\n    <p class=\"hero-sub\">Trap \u00b7 Neuter \u00b7 Vaccinate \u00b7 Release \u00b7 Agadir \u00b7 Tamraght \u00b7 Taghazout<\/p>\n    <p class=\"hero-intro\">We support TNVR as the only ethical and sustainable response to street dog overpopulation in Agadir. Every life matters \u2013 for people and animals alike.<\/p>\n  <\/header>\n\n  <div class=\"band\">\n    <div class=\"band-track\" id=\"band-en\">\n      <span>Trap<\/span><span>Neuter<\/span><span>Vaccinate<\/span><span>Release<\/span>\n      <span>Neutering saves lives<\/span><span>Vaccination protects<\/span><span>Coexistence not expulsion<\/span>\n      <span>Trap<\/span><span>Neuter<\/span><span>Vaccinate<\/span><span>Release<\/span>\n      <span>Neutering saves lives<\/span><span>Vaccination protects<\/span><span>Coexistence not expulsion<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"quicknav\">\n    <div class=\"qn-row-top\">\n      <a class=\"qn-btn qn-situation\" href=\"#en-problem\"><span class=\"qn-icon\">\u26a0\ufe0f<\/span><span class=\"qn-text\"><strong>The situation<\/strong><small>What&#8217;s really happening<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n      <a class=\"qn-btn qn-solution\" href=\"#en-tnvr\"><span class=\"qn-icon\">\ud83d\udd2c<\/span><span class=\"qn-text\"><strong>The solution<\/strong><small>TNVR \u2013 the only way<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n      <a class=\"qn-btn qn-donate\" href=\"#en-donate\"><span class=\"qn-icon\">\u2764\ufe0f<\/span><span class=\"qn-text\"><strong>Donate now<\/strong><small>Directly on the ground<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n    <\/div>\n    <a class=\"qn-btn qn-app qn-app-wide\" href=\"https:\/\/help.save-the-paws.com\" target=\"_blank\" rel=\"noopener\"><span class=\"qn-icon\">\ud83d\udc3e<\/span><span class=\"qn-text\"><strong>Save The Paws App<\/strong><small>Support animal welfare \u00b7 Emergency help \u00b7 Pet-friendly businesses<\/small><\/span><span class=\"qn-arrow\">\u2192<\/span><\/a>\n  <\/div>\n\n  <!-- \u2460 THE PROBLEM -->\n  <div class=\"section-wrap bg-problem\" id=\"en-problem\">\n    <div class=\"section-label light\">The situation<\/div>\n    <div class=\"section-title white\">What is really happening.<\/div>\n    <p class=\"problem-intro\">Morocco is home to an estimated hundreds of thousands of stray dogs. What may appear to be a local animal welfare issue has far-reaching consequences \u2013 for the animals themselves, for communities, and for public health.<\/p>\n    <ul class=\"problem-list\">\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83d\udcc8<\/span>\n        <div><strong>Uncontrolled breeding<\/strong>One unsterilised female dog and her offspring can theoretically produce over 4,000 animals within seven years. Without intervention, populations grow exponentially \u2013 and every form of suffering that comes with them grows too.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\u2694\ufe0f<\/span>\n        <div><strong>Territorial fighting &amp; stress<\/strong>Too many dogs competing for too few resources \u2013 food, shelter, space. The result is aggressive confrontations, serious injuries and chronic stress, especially for weaker animals and pups.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83e\udda0<\/span>\n        <div><strong>Disease spreads rapidly<\/strong>Overpopulation creates ideal conditions for rabies, distemper and parvovirus. Stressed, densely packed, unvaccinated animals transmit pathogens quickly. Rabies alone still kills around 59,000 people worldwide each year \u2013 nearly all through dog bites.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83d\ude30<\/span>\n        <div><strong>Fear &amp; conflict with people<\/strong>Hungry, injured, territorially aggressive dogs create fear in communities. Children, tourists and residents avoid certain areas. The relationship between people and animals deteriorates \u2013 with painful consequences on both sides.<\/div>\n      <\/li>\n    <\/ul>\n    <div class=\"vacuum-box\">\n      <strong>\u26a0\ufe0f Why removal and culling never work<\/strong>\n      When animals are removed from a territory, others move in immediately \u2013 younger, unvaccinated, unsterilised. This scientifically documented phenomenon is known as the <em>vacuum effect<\/em>. Mass culling does not solve the problem \u2013 it merely resets it, generating new suffering with no lasting result.\n    <\/div>\n  <\/div>\n\n  <div class=\"section-bridge\">\n    <span class=\"bridge-arrow\">The solution<\/span>\n  <\/div>\n\n  <!-- \u2461 TNVR METHOD -->\n  <div class=\"section-wrap bg-purple\" id=\"en-tnvr\">\n    <div class=\"section-label light\">The method<\/div>\n    <div class=\"section-title white\">TNVR \u2013 the only sustainable path.<\/div>\n    <p class=\"section-sub white\">Trap \u00b7 Neuter \u00b7 Vaccinate \u00b7 Release. Proven worldwide, scientifically backed \u2013 and the only method that truly works long-term.<\/p>\n    <div class=\"tnvr-grid\">\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">T<\/div><h4>Trap<\/h4><p>Safe, stress-free capture<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">N<\/div><h4>Neuter<\/h4><p>Permanently stops reproduction<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">V<\/div><h4>Vaccinate<\/h4><p>Protection against rabies &amp; more<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">R<\/div><h4>Release<\/h4><p>Return to familiar territory with ear tag<\/p><\/div>\n    <\/div>\n    <div class=\"golden-rule\" style=\"margin-top:1.1rem;\">\n      <div class=\"gr-icon\">\ud83d\udc3e<\/div>\n      <p><strong>TNVR \u2013 Every life has value.<\/strong>TNVR is the only method that truly honours this principle: it protects the community, stabilises the population sustainably \u2013 and respects every individual animal in the process.<\/p>\n    <\/div>\n    <a class=\"phone-btn full rust\" href=\"https:\/\/help.save-the-paws.com\/contact\" target=\"_blank\" rel=\"noopener\">\ud83d\udc3e Learn more &amp; get involved<\/a>\n  <\/div>\n\n  <!-- \u2462 WHAT CHANGES -->\n  <div class=\"section-wrap bg-white\">\n    <div class=\"section-label\">What actually changes<\/div>\n    <div class=\"section-title\">One castration. Four effects.<\/div>\n    <p class=\"section-sub\">TNVR doesn&#8217;t just change numbers \u2013 it changes the lives of animals, the safety of communities and the balance of entire neighbourhoods. Here&#8217;s what each intervention concretely achieves.<\/p>\n    <div class=\"transform-grid\">\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udd04<\/span>\n          <span class=\"tc-title\">No more replacements<\/span>\n          <span class=\"tc-badge\">Vacuum effect stopped<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Sterilised dogs hold their territory \u2013 and block it for newcomers. No unknown, unvaccinated animals move in. The population shrinks instead of replacing itself.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Before<\/span>Removed animal \u2192 immediately replaced by new, unknown animals<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">With TNVR<\/span>Sterilised animal stays \u2192 territory stable \u2192 no replacements<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udd4a\ufe0f<\/span>\n          <span class=\"tc-title\">Calmer, more peaceful dogs<\/span>\n          <span class=\"tc-badge\">Less aggression<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Sterilised dogs show significantly less territorial aggression and fighting behaviour. Less stress, fewer injuries \u2013 and a more relaxed coexistence with people.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Before<\/span>Resource conflicts, bite injuries, fear<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">With TNVR<\/span>Stable groups, fewer conflicts, better body condition<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udc89<\/span>\n          <span class=\"tc-title\">Rabies &amp; disease under control<\/span>\n          <span class=\"tc-badge\">Herd immunity<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Once vaccination coverage reaches around 70%, the rabies transmission chain breaks down. Vaccinated dogs protect not only themselves \u2013 they protect the entire community, including people.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Before<\/span>Unvaccinated herds, uncontrolled spread, infection risk<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">With TNVR<\/span>Growing coverage \u2192 herd immunity \u2192 safe community<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83e\udd1d<\/span>\n          <span class=\"tc-title\">Dogs as neighbours, not threats<\/span>\n          <span class=\"tc-badge\">More acceptance<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Healthy, calm dogs with ear tags become visibly part of the community. The ear tag signals: this animal is cared for, known, safe. That changes how people perceive them.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Before<\/span>Fear, avoidance, demands for &#8220;cleansing&#8221;<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">With TNVR<\/span>Familiar animals in the neighbourhood, acceptance grows<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"donate-section\" id=\"en-donate\">\n    <div class=\"section-label light\">Direct impact<\/div>\n    <div class=\"section-title\">Every castration counts.<\/div>\n    <p class=\"section-sub\">Your donation funds the castration programme directly on the ground in Agadir. Money goes to registered local animal welfare organisations \u2013 transparent, no detours.<\/p>\n    <div class=\"donate-channels\">\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\ud83d\udc89<\/span><h4>Vaccination<\/h4><p>One dog, fully vaccinated and protected<\/p><\/div>\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\u2702\ufe0f<\/span><h4>Castration<\/h4><p>One procedure that permanently breaks the cycle<\/p><\/div>\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\ud83c\udfe5<\/span><h4>Aftercare<\/h4><p>Care for vulnerable animals after surgery<\/p><\/div>\n    <\/div>\n    <a class=\"phone-btn full white-btn\" href=\"https:\/\/www.gofundme.com\/f\/kastrationsprogramm-in-agadir\" target=\"_blank\" rel=\"noopener\">\u2764\ufe0f Donate now on GoFundMe<\/a>\n    <div class=\"donate-trust\">\ud83d\udd12 Secure via GoFundMe \u00b7 Direct to local animal welfare in Agadir<\/div>\n  <\/div>\n\n  <div class=\"section-wrap bg-sand\">\n    <div class=\"section-label\">Stay connected<\/div>\n    <div class=\"section-title\">Stay up to date \u2013 in our community.<\/div>\n    <p class=\"section-sub\">What&#8217;s happening on the ground? In our Facebook group we regularly share photos, reports and updates directly from Agadir. No gloss \u2013 real fieldwork, real dogs, real progress.<\/p>\n    <ul class=\"action-list\">\n      <li><span class=\"al-icon\">\ud83d\udcf1<\/span><div><strong>Save The Paws App<\/strong>Help track dogs in the region and support local animal welfare with better data. Find out how to help yourself or a dog in an emergency \u2013 and discover pet-friendly businesses in the area!<div class=\"info-note\">help.save-the-paws.com \u2013 also installable as a PWA.<\/div><\/div><\/li>\n      <li><span class=\"al-icon\">\ud83d\udc65<\/span><div><strong>Facebook Community<\/strong>Reports, photos and updates straight from the field \u2013 from our volunteers on the ground in Agadir.<\/div><\/li>\n    <\/ul>\n    <div class=\"contact-btns\" style=\"margin-top:0.85rem;\">\n      <a class=\"phone-btn\" style=\"flex:1;justify-content:center;\" href=\"https:\/\/www.facebook.com\/groups\/754491107707874\/\" target=\"_blank\" rel=\"noopener\">\ud83d\udc65 Facebook Group<\/a>\n      <a class=\"phone-btn rust\" style=\"flex:1;justify-content:center;\" href=\"https:\/\/help.save-the-paws.com\" target=\"_blank\" rel=\"noopener\">\ud83d\udc3e Open App<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-wrap bg-white\">\n    <div class=\"section-label\">Let&#8217;s go<\/div>\n    <div class=\"section-title\">We&#8217;re here for you.<\/div>\n    <p class=\"section-sub\">Questions about the programme, volunteering or donating \u2013 reach out any time. We reply personally.<\/p>\n    <div class=\"contact-box\">\n      <div class=\"cb-title\">\ud83d\udc3e Write to us!<\/div>\n      <p>Via WhatsApp, the contact form or directly in the app \u2013 we welcome any kind of support.<\/p>\n      <div class=\"contact-btns\">\n        <a class=\"phone-btn\" style=\"justify-content:center;flex:1;background:#25D366;\" href=\"https:\/\/wa.me\/4915756175163\" target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp<\/a>\n        <a class=\"phone-btn\" style=\"justify-content:center;flex:1;background:var(--rust);\" href=\"https:\/\/help.save-the-paws.com\/contact\" target=\"_blank\" rel=\"noopener\">\u2709\ufe0f Contact<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"donate-block\">\n      <div class=\"db-title\">\ud83e\ude77 No space \u2013 but want to help?<\/div>\n      <p>Can&#8217;t adopt right now but still want to make a difference? Become a TNVR sponsor and fund the neutering and vaccination of a street dog \u2013 one of the most lasting forms of help there is.<\/p>\n      <a class=\"phone-btn dark\" style=\"margin-top:0.75rem;\" href=\"https:\/\/www.gofundme.com\/f\/kastrationsprogramm-in-agadir\" target=\"_blank\" rel=\"noopener\">\ud83e\ude77 Donate now<\/a>\n    <\/div>\n  <\/div>\n\n  <footer class=\"footer\">\n    <img decoding=\"async\" src=\"https:\/\/save-the-paws.de\/wp-content\/uploads\/2026\/03\/agadirneu-1.png\" alt=\"Save The Paws\" style=\"height:40px;width:auto;margin-bottom:0.75rem;opacity:0.75;display:block;margin-left:auto;margin-right:auto;\">\n    <p><strong>Save The Paws \u00b7 STPandFRIENDS<\/strong><br>Agadir \u00b7 Tamraght \u00b7 Taghazout \u00b7 Morocco<br><br>\n    <span style=\"opacity:0.5;font-size:0.78rem;\">This page provides general information about the Save The Paws TNVR programme.<\/span><\/p>\n    <div class=\"footer-links\"><a href=\"https:\/\/save-the-paws.de\/?page_id=3\" target=\"_blank\">Impressum<\/a><\/div>\n  <\/footer>\n<\/div><!-- \/en -->\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FRAN\u00c7AIS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lang-content\" id=\"lang-fr\">\n  <header class=\"hero\">\n    <div class=\"hero-img\"><\/div>\n    <img decoding=\"async\" class=\"hero-logo\" src=\"https:\/\/save-the-paws.de\/wp-content\/uploads\/2026\/03\/agadirneu-1.png\" alt=\"Save The Paws\">\n    <div class=\"hero-eyebrow\">Save The Paws \u00b7 Agadir, Maroc<\/div>\n    <h1>MOINS DE<br><span>SOUFFRANCE.<\/span><\/h1>\n    <p class=\"hero-sub\">Pi\u00e9ger \u00b7 St\u00e9riliser \u00b7 Vacciner \u00b7 Rel\u00e2cher \u00b7 Agadir \u00b7 Tamraght \u00b7 Taghazout<\/p>\n    <p class=\"hero-intro\">Nous soutenons le TNVR comme seule r\u00e9ponse \u00e9thique et durable \u00e0 la surpopulation de chiens errants \u00e0 Agadir. Chaque vie compte \u2013 pour les humains et les animaux.<\/p>\n  <\/header>\n\n  <div class=\"band\">\n    <div class=\"band-track\" id=\"band-fr\">\n      <span>Trap<\/span><span>Neuter<\/span><span>Vaccinate<\/span><span>Release<\/span>\n      <span>St\u00e9riliser sauve des vies<\/span><span>Vacciner prot\u00e8ge<\/span><span>Coexistence pas expulsion<\/span>\n      <span>Trap<\/span><span>Neuter<\/span><span>Vaccinate<\/span><span>Release<\/span>\n      <span>St\u00e9riliser sauve des vies<\/span><span>Vacciner prot\u00e8ge<\/span><span>Coexistence pas expulsion<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"quicknav\">\n    <div class=\"qn-row-top\">\n      <a class=\"qn-btn qn-situation\" href=\"#fr-problem\"><span class=\"qn-icon\">\u26a0\ufe0f<\/span><span class=\"qn-text\"><strong>La situation<\/strong><small>Ce qui se passe vraiment<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n      <a class=\"qn-btn qn-solution\" href=\"#fr-tnvr\"><span class=\"qn-icon\">\ud83d\udd2c<\/span><span class=\"qn-text\"><strong>La solution<\/strong><small>TNVR \u2013 la seule voie<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n      <a class=\"qn-btn qn-donate\" href=\"#fr-don\"><span class=\"qn-icon\">\u2764\ufe0f<\/span><span class=\"qn-text\"><strong>Faire un don<\/strong><small>Directement sur le terrain<\/small><\/span><span class=\"qn-arrow\">\u2193<\/span><\/a>\n    <\/div>\n    <a class=\"qn-btn qn-app qn-app-wide\" href=\"https:\/\/help.save-the-paws.com\" target=\"_blank\" rel=\"noopener\"><span class=\"qn-icon\">\ud83d\udc3e<\/span><span class=\"qn-text\"><strong>L&#8217;application Save The Paws<\/strong><small>Soutenir la protection animale \u00b7 Aide d&#8217;urgence \u00b7 Commerces animaliers<\/small><\/span><span class=\"qn-arrow\">\u2192<\/span><\/a>\n  <\/div>\n\n  <!-- \u2460 LE PROBL\u00c8ME -->\n  <div class=\"section-wrap bg-problem\" id=\"fr-problem\">\n    <div class=\"section-label light\">La situation<\/div>\n    <div class=\"section-title white\">Ce qui se passe vraiment.<\/div>\n    <p class=\"problem-intro\">Le Maroc abrite des centaines de milliers de chiens errants. Ce qui peut sembler un probl\u00e8me de protection animale local a des cons\u00e9quences profondes \u2013 pour les animaux eux-m\u00eames, pour les communaut\u00e9s et pour la sant\u00e9 publique.<\/p>\n    <ul class=\"problem-list\">\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83d\udcc8<\/span>\n        <div><strong>Reproduction incontr\u00f4l\u00e9e<\/strong>Un couple de chiens non st\u00e9rilis\u00e9s et leurs descendants peuvent th\u00e9oriquement produire plus de 4 000 animaux en sept ans. Sans intervention, la population cro\u00eet de fa\u00e7on exponentielle \u2013 et chaque forme de souffrance qui en d\u00e9coule aussi.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\u2694\ufe0f<\/span>\n        <div><strong>Combats territoriaux &amp; stress<\/strong>Trop de chiens se disputent les m\u00eames ressources limit\u00e9es : nourriture, abri, espace. Il en r\u00e9sulte des confrontations agressives, des blessures graves et un stress chronique \u2013 particuli\u00e8rement pour les animaux faibles et les chiots.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83e\udda0<\/span>\n        <div><strong>Les maladies se propagent rapidement<\/strong>La surpopulation cr\u00e9e des conditions id\u00e9ales pour la rage, la maladie de Carr\u00e9 et la parvovirose. Des animaux stress\u00e9s, entass\u00e9s et non vaccin\u00e9s transmettent les agents pathog\u00e8nes rapidement. La rage seule tue encore environ 59 000 personnes par an dans le monde \u2013 presque toutes par morsures de chiens.<\/div>\n      <\/li>\n      <li class=\"problem-item\">\n        <span class=\"pi-icon\">\ud83d\ude30<\/span>\n        <div><strong>Peur &amp; conflits avec les humains<\/strong>Des chiens affam\u00e9s, bless\u00e9s et agressifs engendrent de la peur dans les communaut\u00e9s. Les enfants, les touristes et les habitants \u00e9vitent certains endroits. La relation entre humains et animaux se d\u00e9t\u00e9riore \u2013 avec des cons\u00e9quences douloureuses des deux c\u00f4t\u00e9s.<\/div>\n      <\/li>\n    <\/ul>\n    <div class=\"vacuum-box\">\n      <strong>\u26a0\ufe0f Pourquoi l&#8217;expulsion et l&#8217;abattage ne fonctionnent jamais<\/strong>\n      Lorsque des animaux sont retir\u00e9s d&#8217;un territoire, d&#8217;autres arrivent imm\u00e9diatement \u2013 plus jeunes, non vaccin\u00e9s, non st\u00e9rilis\u00e9s. Ce ph\u00e9nom\u00e8ne scientifiquement document\u00e9 s&#8217;appelle <em>l&#8217;effet de vide<\/em>. Les abattages massifs ne r\u00e9solvent pas le probl\u00e8me \u2013 ils le r\u00e9initialisent simplement, g\u00e9n\u00e9rant de nouvelles souffrances sans r\u00e9sultat durable.\n    <\/div>\n  <\/div>\n\n  <div class=\"section-bridge\">\n    <span class=\"bridge-arrow\">La solution<\/span>\n  <\/div>\n\n  <!-- \u2461 M\u00c9THODE TNVR -->\n  <div class=\"section-wrap bg-purple\" id=\"fr-tnvr\">\n    <div class=\"section-label light\">La m\u00e9thode<\/div>\n    <div class=\"section-title white\">TNVR \u2013 la seule voie durable.<\/div>\n    <p class=\"section-sub white\">Pi\u00e9ger \u00b7 St\u00e9riliser \u00b7 Vacciner \u00b7 Rel\u00e2cher. Prouv\u00e9 dans le monde entier, scientifiquement valid\u00e9 \u2013 et la seule m\u00e9thode qui fonctionne vraiment sur le long terme.<\/p>\n    <div class=\"tnvr-grid\">\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">T<\/div><h4>Trap<\/h4><p>Capture s\u00fbre et sans stress<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">N<\/div><h4>Neuter<\/h4><p>St\u00e9rilisation \u2013 arr\u00eate la reproduction<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">V<\/div><h4>Vaccinate<\/h4><p>Protection contre la rage &amp; plus<\/p><\/div>\n      <div class=\"tnvr-card\"><div class=\"tnvr-letter\">R<\/div><h4>Release<\/h4><p>Retour avec marque auriculaire<\/p><\/div>\n    <\/div>\n    <div class=\"golden-rule\" style=\"margin-top:1.1rem;\">\n      <div class=\"gr-icon\">\ud83d\udc3e<\/div>\n      <p><strong>TNVR \u2013 Chaque vie a une valeur.<\/strong>Le TNVR est la seule m\u00e9thode qui respecte vraiment ce principe : elle prot\u00e8ge la communaut\u00e9, stabilise durablement la population \u2013 et traite chaque animal avec dignit\u00e9.<\/p>\n    <\/div>\n    <a class=\"phone-btn full rust\" href=\"https:\/\/help.save-the-paws.com\/contact\" target=\"_blank\" rel=\"noopener\">\ud83d\udc3e En savoir plus &amp; participer<\/a>\n  <\/div>\n\n  <!-- \u2462 CE QUI CHANGE -->\n  <div class=\"section-wrap bg-white\">\n    <div class=\"section-label\">Ce qui change vraiment<\/div>\n    <div class=\"section-title\">Une st\u00e9rilisation. Quatre effets.<\/div>\n    <p class=\"section-sub\">Le TNVR ne change pas seulement des chiffres \u2013 il change la vie des animaux, la s\u00e9curit\u00e9 des communaut\u00e9s et l&#8217;\u00e9quilibre de quartiers entiers. Voici ce que chaque intervention accomplit concr\u00e8tement.<\/p>\n    <div class=\"transform-grid\">\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udd04<\/span>\n          <span class=\"tc-title\">Plus de rempla\u00e7ants<\/span>\n          <span class=\"tc-badge\">Effet de vide stopp\u00e9<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Les chiens st\u00e9rilis\u00e9s conservent leur territoire \u2013 et le bloquent pour les nouveaux arrivants. Aucun animal inconnu et non vaccin\u00e9 ne s&#8217;installe. La population diminue au lieu de se renouveler.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Avant<\/span>Animal retir\u00e9 \u2192 imm\u00e9diatement remplac\u00e9 par de nouveaux animaux inconnus<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Avec TNVR<\/span>Animal st\u00e9rilis\u00e9 reste \u2192 territoire stable \u2192 pas de rempla\u00e7ant<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udd4a\ufe0f<\/span>\n          <span class=\"tc-title\">Des chiens plus calmes et paisibles<\/span>\n          <span class=\"tc-badge\">Moins d&#8217;agressivit\u00e9<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Les chiens st\u00e9rilis\u00e9s montrent nettement moins d&#8217;agressivit\u00e9 territoriale. Moins de stress, moins de blessures \u2013 et une cohabitation plus sereine avec les humains.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Avant<\/span>Conflits pour les ressources, morsures, peur<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Avec TNVR<\/span>Groupes stables, moins de conflits, meilleure condition physique<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83d\udc89<\/span>\n          <span class=\"tc-title\">Rage &amp; maladies sous contr\u00f4le<\/span>\n          <span class=\"tc-badge\">Immunit\u00e9 collective<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">\u00c0 partir d&#8217;une couverture vaccinale d&#8217;environ 70 %, la cha\u00eene de transmission de la rage se rompt. Les chiens vaccin\u00e9s prot\u00e8gent non seulement eux-m\u00eames \u2013 ils prot\u00e8gent toute la communaut\u00e9, y compris les humains.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Avant<\/span>Troupeaux non vaccin\u00e9s, propagation incontr\u00f4l\u00e9e, risque d&#8217;infection<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Avec TNVR<\/span>Couverture croissante \u2192 immunit\u00e9 collective \u2192 communaut\u00e9 s\u00fbre<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"transform-card\">\n        <div class=\"transform-card-header\">\n          <span class=\"tc-icon\">\ud83e\udd1d<\/span>\n          <span class=\"tc-title\">Des chiens voisins, pas des menaces<\/span>\n          <span class=\"tc-badge\">Plus d&#8217;acceptation<\/span>\n        <\/div>\n        <div class=\"transform-card-body\">\n          <p class=\"transform-body-text\">Les chiens sains et calmes avec marque auriculaire font visiblement partie de la communaut\u00e9. La marque signale : cet animal est soign\u00e9, connu, inoffensif. Cela change la fa\u00e7on dont les gens les per\u00e7oivent.<\/p>\n          <div class=\"transform-before-after\">\n            <div class=\"tba-before\"><span class=\"tba-label\">Avant<\/span>Peur, \u00e9vitement, demandes de \u00ab nettoyage \u00bb<\/div>\n            <div class=\"tba-after\"><span class=\"tba-label\">Avec TNVR<\/span>Animaux familiers dans le quartier, acceptation croissante<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"donate-section\" id=\"fr-don\">\n    <div class=\"section-label light\">Impact direct<\/div>\n    <div class=\"section-title\">Chaque st\u00e9rilisation compte.<\/div>\n    <p class=\"section-sub\">Votre don finance le programme de st\u00e9rilisation directement \u00e0 Agadir. L&#8217;argent va \u00e0 des organisations locales enregistr\u00e9es \u2013 transparent, sans d\u00e9tours.<\/p>\n    <div class=\"donate-channels\">\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\ud83d\udc89<\/span><h4>Vaccination<\/h4><p>Un chien enti\u00e8rement vaccin\u00e9 et prot\u00e9g\u00e9<\/p><\/div>\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\u2702\ufe0f<\/span><h4>St\u00e9rilisation<\/h4><p>Une intervention qui brise le cycle d\u00e9finitivement<\/p><\/div>\n      <div class=\"donate-channel\"><span class=\"donate-channel-icon\">\ud83c\udfe5<\/span><h4>Soins post-op<\/h4><p>Soins pour les animaux vuln\u00e9rables apr\u00e8s la chirurgie<\/p><\/div>\n    <\/div>\n    <a class=\"phone-btn full white-btn\" href=\"https:\/\/www.gofundme.com\/f\/kastrationsprogramm-in-agadir\" target=\"_blank\" rel=\"noopener\">\u2764\ufe0f Faire un don sur GoFundMe<\/a>\n    <div class=\"donate-trust\">\ud83d\udd12 S\u00e9curis\u00e9 via GoFundMe \u00b7 Directement \u00e0 la protection animale locale \u00e0 Agadir<\/div>\n  <\/div>\n\n  <div class=\"section-wrap bg-white\">\n    <div class=\"section-label\">Allons-y<\/div>\n    <div class=\"section-title\">Nous sommes l\u00e0 pour vous.<\/div>\n    <p class=\"section-sub\">Questions sur le programme, b\u00e9n\u00e9volat ou dons \u2013 contactez-nous \u00e0 tout moment. Nous r\u00e9pondons personnellement.<\/p>\n    <div class=\"contact-box\">\n      <div class=\"cb-title\">\ud83d\udc3e \u00c9crivez-nous !<\/div>\n      <p>Via WhatsApp, le formulaire de contact ou directement dans l&#8217;application \u2013 nous accueillons toute forme de soutien.<\/p>\n      <div class=\"contact-btns\">\n        <a class=\"phone-btn\" style=\"justify-content:center;flex:1;background:#25D366;\" href=\"https:\/\/wa.me\/4915756175163\" target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp<\/a>\n        <a class=\"phone-btn\" style=\"justify-content:center;flex:1;background:var(--rust);\" href=\"https:\/\/help.save-the-paws.com\/contact\" target=\"_blank\" rel=\"noopener\">\u2709\ufe0f Contact<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"donate-block\">\n      <div class=\"db-title\">\ud83e\ude77 Pas de place \u2013 mais envie d&#8217;aider ?<\/div>\n      <p>Vous ne pouvez pas adopter maintenant mais souhaitez quand m\u00eame agir ? Devenez parrain TNVR et financez la st\u00e9rilisation et la vaccination d&#8217;un chien errant.<\/p>\n      <a class=\"phone-btn dark\" style=\"margin-top:0.75rem;\" href=\"https:\/\/www.gofundme.com\/f\/kastrationsprogramm-in-agadir\" target=\"_blank\" rel=\"noopener\">\ud83e\ude77 Faire un don<\/a>\n    <\/div>\n  <\/div>\n\n  <footer class=\"footer\">\n    <img decoding=\"async\" src=\"https:\/\/save-the-paws.de\/wp-content\/uploads\/2026\/03\/agadirneu-1.png\" alt=\"Save The Paws\" style=\"height:40px;width:auto;margin-bottom:0.75rem;opacity:0.75;display:block;margin-left:auto;margin-right:auto;\">\n    <p><strong>Save The Paws \u00b7 STPandFRIENDS<\/strong><br>Agadir \u00b7 Tamraght \u00b7 Taghazout \u00b7 Maroc<br><br>\n    <span style=\"opacity:0.5;font-size:0.78rem;\">Cette page fournit des informations g\u00e9n\u00e9rales sur le programme TNVR de Save The Paws.<\/span><\/p>\n    <div class=\"footer-links\"><a href=\"https:\/\/save-the-paws.de\/?page_id=3\" target=\"_blank\">Impressum<\/a><\/div>\n  <\/footer>\n<\/div><!-- \/fr -->\n\n\n<script>\n  function setLang(lang) {\n    document.querySelectorAll('.lang-content').forEach(function(el){ el.classList.remove('active'); });\n    document.querySelectorAll('.lang-btn').forEach(function(btn){ btn.classList.remove('active'); });\n    document.getElementById('lang-' + lang).classList.add('active');\n    document.getElementById('btn-' + lang).classList.add('active');\n    document.documentElement.lang = lang;\n    window.scrollTo({ top: 0, behavior: 'smooth' });\n  }\n  document.addEventListener('click', function(e) {\n    var a = e.target.closest('a[href^=\"#\"]');\n    if (!a) return;\n    var target = document.querySelector(a.getAttribute('href'));\n    if (!target) return;\n    e.preventDefault();\n    var top = target.getBoundingClientRect().top + window.scrollY - 52;\n    window.scrollTo({ top: top, behavior: 'smooth' });\n  });\n  (function() {\n    var nav = (navigator.language || navigator.userLanguage || 'de').toLowerCase();\n    if (nav.startsWith('fr')) setLang('fr');\n    else if (nav.startsWith('en')) setLang('en');\n  })();\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Save The Paws \u2013 Impfen. Kastrieren. Zusammenleben. \ud83d\udc3e APP \ud83c\udf10 DE EN FR Save The Paws \u00b7 Agadir, Marokko WENIGER LEID.MEHR ZUSAMMEN&shy;LEBEN. Trap \u00b7 Neuter \u00b7 Vaccinate \u00b7 Release \u00b7 Agadir \u00b7 Tamraght \u00b7 Taghazout Wir unterst\u00fctzen TNVR als einzige ethisch vertretbare und nachhaltige Antwort auf die \u00dcberpopulation von Stra\u00dfenhunden in Agadir. Jedes Leben z\u00e4hlt [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":43,"parent":13,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"content_style_source":"custom","disable_footer":"yes","disable_featured_image":"yes","disable_share_box":"yes","disable_header":"yes","styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_page\"] [class*=\"ct-container\"] > article[class*=\"post\"] {--has-boxed:var(--false);--has-wide:var(--true);}","tablet":"","mobile":""},"google_fonts":[],"version":6},"has_hero_section":"disabled","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home","__id":"RASb2zgWwMNZF9yI2uoFa"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false},"__id":"ZUtyg4C1Eh7uDevJIdwRi"},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true},"__id":"Nk2Os15gfBvOOsp-_rLq3"},{"id":"breadcrumbs","enabled":false,"__id":"AoAtE2F8KVKzJJz2xjyHA"}],"page_structure_type":"type-4","vertical_spacing_source":"inherit"},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/save-the-paws.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":18,"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":80,"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/80"}],"up":[{"embeddable":true,"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/pages\/13"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/save-the-paws.de\/index.php?rest_route=\/wp\/v2\/media\/43"}],"wp:attachment":[{"href":"https:\/\/save-the-paws.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}