/*titelseite.css*/

body {
  background-color: rgb(230, 231, 236);
}

body {
  margin-left: 3%;
  margin-right: 3%;
}

.titel2 {
  position: absolute;
}

.titel {
  margin-left: 60px;
  position: absolute;
}

.titel3 {
  color: rgba(18, 53, 85);
  font-weight: bold;
}

.mitbewegen {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: white;
}

.obere-leiste2 {
  border-bottom: solid rgb(35, 99, 160);
  margin-top: 15px;
}

.knöpfe {
  margin-left: 900px;
}

button {
  padding: 8px 12px;
  margin: 4px;
  border: 0;
  outline: 0;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
  position: relative;
  overflow: hidden;
  transition: 0.1s;
}

button.active {
  background: rgba(199, 32, 39);
  color: #fff;
  font-weight: bolder;
}

button:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(199, 32, 39);
  z-index: -1;
  transform: scale(0.3);
  transition: 0.1s;
  opacity: 0;
  visibility: hidden;
}

button:hover {
  color: #fff;
}

button:hover:before {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}


.slogan {
  margin-top: 150px;
}

.slogan1 {
  font-size: 15px;
}

.slogan2 {
  margin-top: 0px;
  font-size: 50px;
}

.spenden {
  background-color: rgba(199, 32, 39);
  font-size: 20px;
  border-radius: 50px;
  border: 0px solid white;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}




.spenden {
  color: white;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  cursor: pointer;

  transition: transform 0.25s ease, box-shadow 0.25s ease;
}


.spenden:hover {

  transform: scale(1.08); 


}


.spenden:active {
 
  transform: scale(0.98); 
}







.fettgedruckte-schrift {
  font-weight: bold;
}

.nebeneinander {
  display: flex;
}

.logo-bild {
  position: absolute;
  margin-left: 1150px;
  border-radius: 500px;
  border: 8px solid white;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  border-radius: 500px;
}

.groß {
  font-size: 40px;
}























/*projekt.css*/

body {
  background-color: rgb(240, 242, 250);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body {
  margin-left: 3%;
  margin-right: 3%;
}

.überschrift {
  display: flex;
  gap: 10px;
}

.obere-leiste2 {
  border-bottom: solid rgb(35, 99, 160);
  margin-top: 15px;
}



.numerierung {
  background-color: rgba(18, 53, 85);
  color: white;
  padding: 4px 20px; 
}

.klein {
  font-size: 20px;
  font-weight: bold;
}

.größer {
  font-size: 30px;
}

.roter-kasten {
  background-color: rgba(251, 232, 234);
  border-left: 6px solid rgba(206, 33, 34);
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  
}

.roter-kasten2 {
  margin-left: 20px;
}

.fettgedruckte-schrift {
  font-weight: bold;
}

.informationen {
  display: flex;
  gap: 50px;
}

body {
  color: var(--ink);
  background: var(--white);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.55;
}

html { scroll-behavior: smooth; }













































/*projekt.css*/

body {
  background-color: rgb(240, 242, 250);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body {
  margin-left: 3%;
  margin-right: 3%;
}

.klein {
  font-size: 20px;
  font-weight: bold;
}

.größer {
  font-size: 30px;
}

.obere-leiste2 {
  border-bottom: solid rgb(35, 99, 160);
  margin-top: 15px;
}


.überschrift {
  display: flex;
  gap: 10px;
}

.numerierung {
  background-color: rgba(18, 53, 85);
  color: white;
  padding: 4px 20px; 
}

.dokumment {
  max-width: 1000px;
  max-height: 1000px;
  border: 8px solid white;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}

.rahmen-tabelle {
  margin: 0 auto;
  border-collapse: collapse;
}

.rahmen {
  background-color: white;
  border: 8px solid white;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
}

.tabelle222 {
  
  border-top-left-radius: 20px;
  padding-left: 20px;
  font-size: 30px;
}

.tabelle {
  margin-left: 3%;
}

.tabelle2 {
  background-color: rgba(18, 53, 85);
  border-top-left-radius: 20px;
  padding-left: 20px;
}

.tabelle3 {
  background-color: rgba(18, 53, 85);
  border-top-right-radius: 20px;
  padding-left: 20px;
}

.tabelle4 {
  background-color: rgba(223, 225, 227);
  padding-left: 20px;
}

.tabelle5 {
  background-color: rgba(239, 244, 248);
  padding-left: 20px;
}

.tabelle6 {
  background-color: rgba(239, 244, 248);
  border-bottom-left-radius: 20px;
  padding-left: 20px;
}

.tabelle7 {
  background-color: rgba(239, 244, 248);
  border-bottom-right-radius: 20px;
  padding-left: 20px;
}

.fett-blau {
  color: rgba(18, 53, 85);
  font-weight: bold;
}

.schritt-1 {
  background-color: rgba(233, 244, 250);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.schritt-2 {
  background-color: rgba(225, 241, 241);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.schritt-3 {
  background-color: rgba(233, 244, 250);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.schritt-4 {
  background-color: rgba(250, 232, 236);
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.b1 {
  color: rgba(13, 44, 74);
  font-weight: bold;
}

.b2 {
  color: rgba(9, 127, 150);
  font-weight: bold;
}

.b3 {
  color: rgba(192, 32, 35);
  font-weight: bold;
}

.tabelle-2 {
  font-size: 20px;
  margin-left: 3%;
  margin-bottom: 40px;
}

.test {
  position: fixed;
}




.fettgedruckte-schrift {
  color: rgb(68, 67, 67);
  font-size: 20px;
}


body {
  color: var(--ink);
  background: var(--white);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.55;
}

html { scroll-behavior: smooth; }








































/*projekt.css*/

body {
  background-color: rgb(240, 242, 250);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body {
  margin-left: 3%;
  margin-right: 3%;
}

.klein {
  font-size: 20px;
  font-weight: bold;
}

.größer {
  font-size: 30px;
}

.überschrift {
  display: flex;
  gap: 10px;
}

.obere-leiste2 {
  border-bottom: solid rgb(35, 99, 160);
  margin-top: 15px;
}

.numerierung {
  background-color: rgba(18, 53, 85);
  color: white;
  padding: 4px 20px; 
}

.kasten-dunkelrot {
  background-color: rgba(201, 32, 39);
  border-top-left-radius: 20px;
  color: white;
  text-align: center;
  font-size: 100px;

  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.kasten-dunkelrot2 {
  background-color: rgba(201, 32, 39);
  border-bottom-left-radius: 20px;
  color: white;
  text-align: center;
  font-size: 20px;
}

.kasten-hellrot {
  background-color: rgba(251, 233, 233);
  border-top-right-radius: 20px;
  color: rgba(201, 32, 39);
  font-weight: bold;
  font-size: 40px;

  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.kasten-hellrot2 {
  background-color: rgba(251, 233, 233);
  border-bottom-right-radius: 20px;
  font-size: 20px;
  color: rgba(18, 53, 85);

  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.tabelle {
  font-size: 20px;
  margin-top: 40px;
}



.b1 {
  color: white;
  background-color: rgba(18, 53, 85);
  border-top-left-radius: 20px;
  padding-right: 1000px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.b1-1 {
  color: white;
  background-color: rgba(18, 53, 85);
  border-top-right-radius: 20px;

}

.b2 {
  background-color: rgba(239, 244, 248);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.b355 {
  background-color: rgba(255, 255, 255);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.b4  {
  background-color: rgba(236, 228, 215);
  border-bottom-left-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.b4-4 {
  background-color: rgba(236, 228, 215);
  border-bottom-right-radius: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.tabelle2 {
  font-size: 30px;
}

.unterstützer {
  font-size: 20px;
  display: flex;
  gap: 50px;
}

.roter-kasten5 {
  background-color: rgba(225, 241, 241);
  border-left: 6px solid rgba(3, 127, 152);
}

.roter-kasten25 {
  margin-left: 20px;
}

.abstand {
  padding-right: 20px;
}

body {
  color: var(--ink);
  background: var(--white);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.55;
}

html { scroll-behavior: smooth; }

.zentrieren {
  margin-left: auto;
  margin-right: auto;
}

















/*projekt.css*/

body {
  background-color: rgb(230, 231, 236);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body {
  margin-left: 3%;
  margin-right: 3%;
}

.klein {
  font-size: 20px;
  font-weight: bold;
}

.größer {
  font-size: 30px;
}

.obere-leiste2 {
  border-bottom: solid rgb(35, 99, 160);
  margin-top: 15px;
}

.überschrift {
  display: flex;
  gap: 10px;
}


.numerierung {
  background-color: rgba(18, 53, 85);
  color: white;
  padding: 4px 20px; 
}

.fahrrad1 {
  margin-left: 650px;
  margin-bottom: 50px;
}

.fahrrad {
  max-width: 500px;
  max-height: 500px;
}

.schritt-15 {
  background-color: rgb(222, 240, 250);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.schritt-25 {
  background-color: rgba(225, 241, 241);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.schritt-35 {
  background-color: rgba(233, 244, 250);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.schritt-45 {
  background-color: rgba(250, 232, 236);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.b15 {
  color: rgba(13, 44, 74);
  font-weight: bold;
}

.b25 {
  color: rgba(9, 127, 150);
  font-weight: bold;
}

.b35 {
  color: rgba(192, 32, 35);
  font-weight: bold;
}

.tabelle23 {
  margin-left: auto;
   margin-right: auto;
}

.satz {
  text-align: center;
}

.tabellen-nebeneinander {
  display: flex;
  gap: 20px;
  margin-left: 315px;
}

.zeile0 {
  background-color: rgba(18, 53, 85);
  color: white;
  font-weight: bolder;
  padding-left: 10px;
  border-top-left-radius: 10px;
}

.zeile0-0 {
  border-top-right-radius: 10px;
  background-color: rgba(18, 53, 85);
  color: white;
  font-weight: bolder;
  padding-left: 10px;
}

.zeile1 {
  color: rgba(18, 53, 85);
  background-color: rgba(244, 248, 251);
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: center;
}

.zeile2 {
  color: rgba(18, 53, 85);
  background-color: rgb(238, 238, 238);
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: center;
}

.zeile1-1 {
  color: rgba(18, 53, 85);
  background-color: rgba(244, 248, 251);
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: center;
  border-bottom-left-radius: 10px;
}

.zeile1-2 {
  color: rgba(18, 53, 85);
  background-color: rgba(244, 248, 251);
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: center;
  border-bottom-right-radius: 10px;
}

.spruch {
  margin-top: 40px;
  border-left: 4px solid rgb(112, 173, 206);
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  background-color: rgb(245, 245, 245);
}

.anleitung-box {
  margin-left: 300px;
}

.anleitung {
  margin-top: 40px;
  max-width: 1200px;
  max-height: 1200px;
}



/*nicht von mir*/


body {
  color: var(--ink);
  background: var(--white);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.55;
}

html { scroll-behavior: smooth; }



.perspective {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  overflow: hidden;
  border-radius: var(--radius);
}

.perspective > div {
  padding: 1.5rem;
  background: var(--light-blue);
}

.perspective h3 {
  margin: 0 0 .3rem;
  color: var(--navy);
  font-size: 1.45rem;
}

.perspective p { margin: 0; }

.perspective aside {
  padding: 1.5rem;
  display: grid;
  place-content: center;
  text-align: center;
  background: var(--sand);
}

.perspective aside span {
  color: var(--red);
  font-weight: 900;
  text-transform: uppercase;
}

.perspective aside strong {
  color: var(--navy);
  font-size: clamp(1.7rem, 3vw, 2.6rem);
  line-height: 1.02;
}



.photo-gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.4rem;
}

.photo-gallery figure {
  margin: 0;
  overflow: hidden;
  background: var(--white);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.photo-gallery img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.photo-gallery figcaption {
  padding: 1rem 1.1rem 1.15rem;
  color: var(--navy);
  font-weight: 700;
}

@media (max-width: 680px) {
  .photo-gallery {
    grid-template-columns: 1fr;
  }
}

.subheading {
  margin-top: 3rem;
  margin-bottom: 1rem;
  color: var(--navy);
  font-size: 1.45rem;
}

/*von mir*/

h6 {
  color: var(--navy);
  font-size: 25px;
}










































































/*projekt.css*/

body {
  background-color: rgb(240, 242, 250);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body {
  margin-left: 3%;
  margin-right: 3%;
}

.klein {
  font-size: 20px;
  font-weight: bold;
}

.größer {
  font-size: 30px;
}

.obere-leiste2 {
  border-bottom: solid rgb(35, 99, 160);
  margin-top: 15px;
}

.überschrift {
  display: flex;
  gap: 10px;
}

.numerierung {
  background-color: rgba(18, 53, 85);
  color: white;
  padding: 4px 20px; 
}

.otto {
  max-height: 300px;
  max-width: 200px;
  position: absolute;
  margin-left: 400px;
}

/*nicht von mir*/

:root {
  --navy: #123455;
  --navy-dark: #0b2744;
  --red: #c82026;
  --red-dark: #a9161d;
  --teal: #008ca0;
  --light-blue: #e4f0f5;
  --light-teal: #e1f1f1;
  --light-red: #fae8ea;
  --sand: #ece4d7;
  --ink: #17283a;
  --muted: #5d6670;
  --white: #ffffff;
  --max: 1180px;
  --radius: 18px;
  --shadow: 0 18px 50px rgba(18, 52, 85, .12);
}

* { box-sizing: border-box; }

body {
  color: var(--ink);
  background: var(--white);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.55;
}

html { scroll-behavior: smooth; }

img { display: block; max-width: 100%; }

a { color: inherit; }

button, input, textarea, select { font: inherit; }

.skip-link {
  position: fixed;
  left: 1rem;
  top: -5rem;
  z-index: 9999;
  padding: .8rem 1rem;
  color: var(--white);
  background: var(--navy);
  border-radius: .5rem;
}
.skip-link:focus { top: 1rem; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(255,255,255,.96);
  box-shadow: 0 1px 0 rgba(18,52,85,.1);
  backdrop-filter: blur(12px);
}

.nav-wrap {
  width: min(var(--max), calc(100% - 2rem));
  min-height: 78px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: .8rem;
  text-decoration: none;
  font-weight: 800;
  color: var(--navy);
}

.brand img {
  width: 58px;
  height: 58px;
  object-fit: contain;
}

.main-nav {
  display: flex;
  align-items: center;
  gap: 1.15rem;
  font-weight: 700;
}

.main-nav a {
  text-decoration: none;
  padding: .55rem .1rem;
  border-bottom: 2px solid transparent;
}

.main-nav a:hover,
.main-nav a:focus-visible {
  color: var(--red);
  border-color: currentColor;
}

.main-nav .nav-cta {
  padding: .7rem 1rem;
  color: var(--white);
  background: var(--red);
  border-radius: 999px;
  border: 0;
}

.menu-toggle {
  display: none;
  width: 46px;
  height: 42px;
  padding: 8px;
  border: 0;
  background: transparent;
}

.menu-toggle span:not(.sr-only) {
  display: block;
  height: 3px;
  margin: 5px 0;
  border-radius: 3px;
  background: var(--navy);
}

.hero {
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 20%, rgba(0,140,160,.17), transparent 25%),
    radial-gradient(circle at 12% 10%, rgba(200,32,38,.11), transparent 26%),
    linear-gradient(180deg, #fff 0%, #f3f8fb 100%);
}

.hero-inner {
  width: min(var(--max), calc(100% - 2rem));
  min-height: 590px;
  margin: 0 auto;
  padding: 4.5rem 0 3.5rem;
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  align-items: center;
  gap: 4rem;
}

.eyebrow {
  margin: 0 0 .35rem;
  color: var(--teal);
  font-size: .82rem;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}


.lead {
  max-width: 730px;
  margin: 0;
  color: #394958;
  font-size: clamp(1.08rem, 1.4vw, 1.3rem);
}

.hero-actions {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  gap: .9rem;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: .8rem 1.25rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 800;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.button:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(18,52,85,.18);
}

.button-primary {
  color: var(--white);
  background: var(--red);
}

.button-primary:hover { background: var(--red-dark); }

.button-secondary {
  color: var(--navy);
  background: var(--white);
  border: 1px solid rgba(18,52,85,.25);
}

.hero-logo {
  justify-self: end;
  width: min(390px, 100%);
  padding: 1.2rem;
  background: rgba(255,255,255,.85);
  border-radius: 50%;
  box-shadow: var(--shadow);
}

.hero-logo img {
  width: 100%;
  border-radius: 50%;
}

.stats {
  width: min(var(--max), calc(100% - 2rem));
  margin: 0 auto -55px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow);
  position: relative;
  z-index: 2;
}

.stats article {
  min-height: 130px;
  padding: 1.5rem;
  display: grid;
  place-content: center;
  text-align: center;
  background: var(--light-blue);
}

.stats article:nth-child(2) { background: var(--light-red); }
.stats article:nth-child(3) { background: var(--light-teal); }

.stats strong {
  color: var(--navy);
  font-size: clamp(2rem, 4vw, 3.3rem);
  line-height: 1;
}

.stats-accent strong { color: var(--red); }

.stats span {
  margin-top: .45rem;
  font-weight: 800;
}

.section {
  padding: 8rem 0 5.5rem;
}

.section-alt { background: #f7fafc; }

.section > * {
  width: min(var(--max), calc(100% - 2rem));
  margin-left: auto;
  margin-right: auto;
}

.section-heading {
  margin-bottom: 2rem;
  display: grid;
  grid-template-columns: 120px 1fr;
  align-items: center;
  gap: 1.2rem;
}

.section-number {
  display: grid;
  place-items: center;
  min-height: 74px;
  color: var(--white);
  background: var(--navy);
  font-size: 1.6rem;
  font-weight: 900;
}

.section-heading h2 {
  margin: 0;
  color: var(--navy);
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1;
  letter-spacing: -.025em;
}

.subheading {
  margin-top: 3rem;
  margin-bottom: 1rem;
  color: var(--navy);
  font-size: 1.45rem;
}

.partner-letter {
  width: min(1180px, 100%);
  margin: 1.25rem auto 3rem;
  padding: clamp(.7rem, 2vw, 1.2rem);
  background: var(--white);
  border: 1px solid #d2dce3;
  border-radius: var(--radius);
  box-shadow: 0 16px 38px rgba(20, 49, 68, .14);
  text-align: center;
}

.partner-letter a {
  display: block;
}

.partner-letter img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: calc(var(--radius) - 4px);
}

.partner-letter figcaption {
  margin-top: .85rem;
  color: var(--navy);
  font-size: .95rem;
  font-weight: 800;
}

.notice {
  padding: 1.25rem 1.45rem;
  margin-bottom: 2.2rem;
  border-left: 5px solid var(--red);
  background: var(--light-red);
  border-radius: 0 var(--radius) var(--radius) 0;
}

.notice h3 {
  margin: 0 0 .2rem;
  color: var(--red);
  font-size: 1.5rem;
}

.notice p { margin: 0; }

.notice.compact {
  margin-top: 1.5rem;
  margin-bottom: 0;
}

.two-column {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3.5rem;
}

.two-column h3 {
  margin: 0 0 .35rem;
  color: var(--navy);
  font-size: 1.55rem;
}

.two-column h3:not(:first-child) { margin-top: 1.4rem; }
.two-column h3.teal { color: var(--teal); }
.two-column p { margin: 0; }

.feature-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.feature-list li {
  position: relative;
  padding-left: 1.45rem;
  margin: 0 0 .75rem;
}

.feature-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .62em;
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
  background: var(--teal);
}

.red-dots li::before { background: var(--red); }

.goal-grid,
.spec-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  overflow: hidden;
  border-radius: var(--radius);
}

.goal-grid article,
.spec-grid article {
  min-height: 145px;
  padding: 1.35rem;
  display: grid;
  place-content: center;
  text-align: center;
  background: var(--light-blue);
}

.goal-grid article:nth-child(2),
.goal-red,
.spec-red {
  background: var(--light-red) !important;
}

.goal-grid article:nth-child(3),
.goal-teal,
.spec-teal {
  background: var(--light-teal) !important;
}

.goal-grid h4,
.spec-grid h4 {
  margin: 0 0 .35rem;
  color: var(--navy);
  font-size: 1.08rem;
  letter-spacing: .03em;
  text-transform: uppercase;
}

.goal-red h4,
.spec-red h4 { color: var(--red); }

.goal-teal h4,
.spec-teal h4 { color: var(--teal); }

.goal-grid p,
.spec-grid p { margin: 0; }





























































.timeline li:nth-child(2) span { color: var(--teal); }
.timeline li:nth-child(4) span { color: var(--red); }

.timeline h4 {
  margin: .35rem 0;
  color: var(--navy);
  text-transform: uppercase;
}

.timeline li:nth-child(4) h4 { color: var(--red); }
.timeline p { margin: 0; }

.donation-banner {
  display: grid;
  grid-template-columns: .42fr .58fr;
  margin-bottom: 2rem;
  overflow: hidden;
  border-radius: var(--radius);
  background: var(--light-red);
}

.donation-banner > div {
  padding: 1.5rem;
}

.donation-price {
  display: grid;
  place-content: center;
  text-align: center;
  color: var(--white);
  background: var(--red);
}

.donation-price strong {
  font-size: clamp(3.2rem, 7vw, 5.7rem);
  line-height: .9;
}

.donation-price span {
  margin-top: .6rem;
  font-weight: 800;
}

.donation-banner h3 {
  margin: 0 0 .35rem;
  color: var(--red);
  font-size: clamp(1.35rem, 2.4vw, 2rem);
  line-height: 1.15;
}












































.donation-banner p { margin: 0; }

.cost-table th:last-child,
.cost-table td:last-child {
  width: 180px;
  text-align: right;
  font-weight: 800;
}

.cost-table .total {
  background: var(--sand);
}

.cost-table .total th:last-child {
  color: var(--red);
  font-size: 1.2rem;
}

.support-columns { margin-top: 2.2rem; }

.info-box {
  margin-top: 1rem;
  padding: 1rem;
  border-left: 4px solid var(--teal);
  background: var(--light-teal);
}

.info-box h4 {
  margin: 0 0 .25rem;
  color: var(--teal);
  font-size: 1.2rem;
}

.info-box p { margin: 0; }

.spec-grid {
  grid-template-columns: repeat(3, 1fr);
}

.perspective {
  display: grid;
  grid-template-columns: 2fr 1fr;
  overflow: hidden;
  border-radius: var(--radius);
}

.perspective > div {
  padding: 1.5rem;
  background: var(--light-blue);
}

.perspective h3 {
  margin: 0 0 .3rem;
  color: var(--navy);
  font-size: 1.45rem;
}

.perspective p { margin: 0; }

.perspective aside {
  padding: 1.5rem;
  display: grid;
  place-content: center;
  text-align: center;
  background: var(--sand);
}

.perspective aside span {
  color: var(--red);
  font-weight: 900;
  text-transform: uppercase;
}

.perspective aside strong {
  color: var(--navy);
  font-size: clamp(1.7rem, 3vw, 2.6rem);
  line-height: 1.02;
}

.contact-section {
  padding: 5.5rem 0;
  color: var(--white);
  background:
    radial-gradient(circle at 90% 10%, rgba(0,140,160,.28), transparent 22%),
    var(--navy);
}

.contact-grid {
  width: min(var(--max), calc(100% - 2rem));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.5fr .5fr;
  gap: 2rem;
  align-items: stretch;
}

.contact-card {
  padding: 2rem;
  border-radius: var(--radius);
  background: rgba(255,255,255,.08);
}

.contact-card .eyebrow { color: #81e1e8; }

.contact-card h2 {
  margin: 0 0 .4rem;
  font-size: 2.4rem;
}

.contact-card address {
  font-style: normal;
  color: #e9f2f7;
}

.contact-card a { color: var(--white); }

.bank-details {
  margin-top: 1.5rem;
  padding-top: 1.3rem;
  border-top: 1px solid rgba(255,255,255,.18);
}

.bank-details h3 {
  margin: 0;
  color: #ffc03b;
  text-transform: uppercase;
}

.bank-details p { margin: .35rem 0 1rem; }

.copy-button {
  padding: .7rem 1rem;
  border: 1px solid rgba(255,255,255,.4);
  border-radius: 999px;
  color: var(--white);
  background: transparent;
  cursor: pointer;
  font-weight: 800;
}

.copy-button:hover { background: rgba(255,255,255,.1); }

.qr-card {
  padding: 1.4rem;
  display: grid;
  place-content: center;
  justify-items: center;
  gap: .8rem;
  color: var(--navy);
  background: var(--white);
  border-radius: var(--radius);
}

.qr-card img { width: min(230px, 100%); }
.qr-card a { font-weight: 900; }

.closing {
  width: min(var(--max), calc(100% - 2rem));
  margin: 3rem auto 0;
  text-align: center;
}

.closing h2 {
  margin: 0;
  color: #ffdddd;
  font-size: clamp(2rem, 4vw, 3.3rem);
}

.closing p {
  margin: .3rem 0 1.2rem;
  color: #dce8ef;
}

footer {
  padding: 1.2rem max(1rem, calc((100% - var(--max)) / 2));
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  color: var(--navy);
  background: var(--white);
  border-top: 1px solid #dce5eb;
  font-size: .9rem;
}

footer p { margin: 0; }
footer a { font-weight: 800; }

.toast {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 1100;
  padding: .8rem 1rem;
  color: var(--white);
  background: var(--navy-dark);
  border-radius: .7rem;
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease;
}

.toast.show {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 920px) {
  .menu-toggle { display: block; }

  .main-nav {
    position: absolute;
    top: 78px;
    left: 1rem;
    right: 1rem;
    padding: 1rem;
    display: none;
    align-items: stretch;
    flex-direction: column;
    gap: .2rem;
    background: var(--white);
    border-radius: 0 0 var(--radius) var(--radius);
    box-shadow: var(--shadow);
  }

  .main-nav.open { display: flex; }

  .main-nav a {
    padding: .75rem;
    border: 0;
    border-radius: .6rem;
  }

  .main-nav a:hover { background: #eef4f7; }

  .hero-inner {
    min-height: auto;
    padding-top: 3rem;
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .hero-logo {
    justify-self: center;
    width: min(320px, 80vw);
    order: -1;
  }

  .stats {
    margin-bottom: -35px;
  }

  .two-column,
  .contact-grid,
  .perspective {
    grid-template-columns: 1fr;
  }

  .timeline { grid-template-columns: repeat(2, 1fr); }
  .donation-banner { grid-template-columns: 1fr; }
}

@media (max-width: 680px) {
  .brand span { display: none; }

  .nav-wrap { min-height: 68px; }
  .main-nav { top: 68px; }

  .hero-inner {
    width: min(100% - 1.25rem, var(--max));
    padding-top: 2rem;
  }

  .hero-copy h1 { font-size: clamp(2.2rem, 13vw, 3.5rem); }

  .hero-actions { flex-direction: column; }
  .button { width: 100%; }

  .stats {
    width: min(100% - 1.25rem, var(--max));
    grid-template-columns: 1fr;
    margin-bottom: -25px;
  }

  .stats article { min-height: 105px; }

  .section { padding: 5.5rem 0 4rem; }

  .section > *,
  .contact-grid,
  .closing {
    width: min(100% - 1.25rem, var(--max));
  }

  .section-heading {
    grid-template-columns: 70px 1fr;
    gap: .8rem;
  }

  .section-number { min-height: 60px; }

  .goal-grid,
  .spec-grid,
  .timeline {
    grid-template-columns: 1fr;
  }

  .timeline li { min-height: 160px; }

  th, td { padding: .8rem; }

  footer {
    flex-direction: column;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  * {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}



.bike-model-photo {
  margin: 0 auto 1.5rem;
  max-width: 820px;
  overflow: hidden;
  background: var(--white);
  border: 1px solid #d8e2e8;
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.bike-model-photo img {
  display: block;
  width: 100%;
  max-height: 420px;
  object-fit: contain;
  background: var(--white);
}

.bike-model-photo figcaption {
  padding: .85rem 1.1rem 1rem;
  color: var(--navy);
  font-weight: 700;
  text-align: center;
  border-top: 1px solid #e1e8ed;
}

.photo-gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.4rem;
}

.photo-gallery figure {
  margin: 0;
  overflow: hidden;
  background: var(--white);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.photo-gallery img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.photo-gallery figcaption {
  padding: 1rem 1.1rem 1.15rem;
  color: var(--navy);
  font-weight: 700;
}

@media (max-width: 680px) {
  .photo-gallery {
    grid-template-columns: 1fr;
  }
}


.bike-specification {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}
.bike-spec-card {
  overflow: hidden;
  background: var(--white);
  border: 1px solid #d8e2e8;
  border-radius: var(--radius);
  box-shadow: 0 8px 24px rgba(18,52,85,.08);
}
.bike-spec-card h4 {
  margin: 0;
  padding: 1rem 1.1rem;
  color: var(--white);
  background: var(--navy);
  font-size: 1.08rem;
}
.bike-spec-card dl { margin: 0; }
.bike-spec-card dl > div {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: .8rem;
  padding: .8rem 1rem;
  border-bottom: 1px solid #e1e8ed;
}
.bike-spec-card dl > div:last-child { border-bottom: 0; }
.bike-spec-card dl > div:nth-child(even) { background: #f4f8fa; }
.bike-spec-card dt { color: var(--navy); font-weight: 800; }
.bike-spec-card dd { margin: 0; }
.spec-source {
  margin-top: 1rem;
  padding: .9rem 1rem;
  color: #4b5966;
  background: #f4f7f9;
  border-left: 4px solid var(--teal);
  border-radius: 0 .7rem .7rem 0;
  font-size: .92rem;
}
@media (max-width: 920px) {
  .bike-specification { grid-template-columns: 1fr; }
}
@media (max-width: 520px) {
  .bike-spec-card dl > div { grid-template-columns: 1fr; gap: .15rem; }
}
