:root{
  --sky:#d8edf1;
  --sky-deep:#b9dfe5;
  --green:#a8c95a;
  --green-soft:#dce8bd;
  --orange:#eaa06f;
  --orange-soft:#f4c8a7;
  --cream:#f5f0e5;
  --paper:#fbfaf5;
  --ink:#355b5b;
  --ink-soft:#5e7775;
  --white:#fffdf9;
  --line:rgba(53,91,91,.13);
  --shadow:0 18px 50px rgba(49,82,80,.10);
  --radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.75}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.14;background-image:linear-gradient(rgba(53,91,91,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(53,91,91,.12) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black 0,transparent 42%);z-index:-1}
a{color:inherit}
.site-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:28px;padding:12px clamp(18px,4vw,56px);background:rgba(251,250,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);box-shadow:0 4px 20px rgba(53,91,91,.05)}
.brand{display:flex;align-items:center;text-decoration:none;min-width:max-content}
.brand img{width:78px;height:78px;object-fit:contain;display:block}
.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex:1;flex-wrap:wrap}
.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}
.nav-link{font-size:.88rem;font-weight:600;text-decoration:none;padding:9px 12px;border-radius:999px;color:var(--ink);transition:.2s ease}
.nav-link:hover,.nav-link:focus{background:var(--green-soft);color:#294f4d}
.menu-toggle{display:none;margin-left:auto;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}
.hero-home{position:relative;overflow:hidden;padding:clamp(60px,8vw,110px) clamp(18px,6vw,90px);background:linear-gradient(135deg,#dbe5e4 0%,#e6ece8 48%,#efe9dd 100%);border-bottom:1px solid rgba(67,91,88,.10)}
.hero-home:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(158,173,127,.13);right:-130px;top:-130px}
.hero-placeholder{display:none}.hero-overlay{display:none}
.hero-content-home{position:relative;z-index:2;max-width:1240px;margin:auto}
.hero-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:clamp(32px,6vw,80px)}
.hero-video{background:#f8f6ef;padding:12px;border-radius:28px;box-shadow:0 16px 42px rgba(69,83,79,.09);border:1px solid rgba(67,91,88,.09)}
.video-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:18px;background:#d2dddd}
.video-frame iframe{width:100%;height:100%;display:block;border:0}
.hero-welcome{text-align:center;padding:20px}
.hero-welcome .eyebrow{margin-bottom:10px}
.hero-welcome h1{font-family:'Trebuchet MS',system-ui,sans-serif;font-size:clamp(2.6rem,5vw,5rem);line-height:1.02;margin:0 0 24px;color:#4e6765;font-weight:800}
.hero-welcome .welcome-small{font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:600;letter-spacing:.03em;margin:0 0 10px;color:#71807d}
.hero-logo{width:min(100%,390px);height:auto;display:block;margin:0 auto;padding:18px 24px;border-radius:34px;background:rgba(241,236,220,.72);border:1px solid rgba(93,108,101,.10);box-shadow:0 16px 38px rgba(69,83,79,.10)}
.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800;color:#788071}
.scroll-cue{display:none}
.intro-strip{display:flex;justify-content:space-between;gap:20px;padding:14px clamp(18px,6vw,90px);background:#e4eadf;color:#657365;font-size:.86rem;font-weight:700;border-bottom:1px solid rgba(67,91,88,.10)}
.intro-strip>div{display:flex;align-items:center;gap:10px}.dot{width:9px;height:9px;border-radius:50%;background:#c99a7a;display:inline-block}
.content-section{padding:clamp(78px,9vw,128px) 18px;position:relative;overflow:hidden;border-top:1px solid rgba(53,91,91,.06)}
.content-section::after{content:"";position:absolute;left:0;right:0;bottom:0;height:110px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.18));}
#ueber-uns{background:linear-gradient(180deg,#f3eee2 0%,#f0ecdf 100%)}
#ueber-nias{background:linear-gradient(180deg,#e6eff1 0%,#e1ecef 100%)}
#unterstuetze-uns{background:linear-gradient(180deg,#e5ecd8 0%,#e0e9d2 100%)}
#informationen-fuer-volunteers{background:linear-gradient(180deg,#f2e3d6 0%,#efdfd0 100%)}
#faq-fuer-volunteers{background:linear-gradient(180deg,#deeeeb 0%,#dce9e8 100%)}
#impressum-datenschutz{background:linear-gradient(180deg,#e7edf2 0%,#e4e9ef 100%)}
#satzung{background:linear-gradient(180deg,#eee7da 0%,#e9e3d8 100%)}
.section-inner{max-width:1060px;margin:0 auto;display:block;position:relative;z-index:1}
.section-heading{position:static;text-align:center;padding:0 0 28px}
.section-heading:before{content:"";display:block;width:54px;height:6px;border-radius:99px;background:var(--orange);margin:0 auto 18px}
#ueber-uns .section-heading:before{background:#c9aa7e}
#ueber-nias .section-heading:before{background:#9ebfc7}
#unterstuetze-uns .section-heading:before{background:#a7bd7d}
#informationen-fuer-volunteers .section-heading:before{background:#d4a17d}
#faq-fuer-volunteers .section-heading:before{background:#8fb8b2}
#impressum-datenschutz .section-heading:before{background:#a5b7c8}
#satzung .section-heading:before{background:#c2ae91}
.section-heading h2{font-family:'Trebuchet MS',system-ui,sans-serif;font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.05;margin:6px 0;color:#3c6360}
.content-body{background:rgba(255,253,249,.80);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(26px,4vw,48px);box-shadow:0 12px 35px rgba(53,91,91,.05)}
.content-body h1,.content-body h2,.content-body h3,.content-body h4{font-family:'Trebuchet MS',system-ui,sans-serif;color:#466a5c;line-height:1.25}
.content-body h4{font-size:1.25rem;margin:1.8em 0 .65em;color:#da8054}
.content-body p{margin:0 0 1.15em}.content-body ul{padding-left:1.3em}.content-body li{margin:.45em 0}.content-body a{color:#477c7d;font-weight:700}.content-body em{color:#60756f}
.about-photo{margin:22px 0 28px;overflow:hidden;border-radius:20px;box-shadow:0 12px 35px rgba(53,91,91,.08);background:#e9eedb}.about-photo img{display:block;width:100%;height:auto;aspect-ratio:2048 / 1150;object-fit:cover}.media-placeholder{min-height:230px;border:2px dashed rgba(53,91,91,.22);border-radius:20px;background:linear-gradient(135deg,#d9ecee,#e9eedb);display:flex;align-items:center;justify-content:center;color:#6e8580;font-weight:700;margin:22px 0}
.statute-placeholder{text-align:center;padding:45px 20px}.placeholder-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:var(--green-soft);color:#55705c;font:800 2rem 'Nunito',sans-serif}
.site-footer{display:flex;align-items:center;gap:26px;justify-content:center;flex-wrap:wrap;padding:40px 20px;background:#d9e7d0;color:#46635a}.site-footer>div{display:flex;flex-direction:column;margin-right:auto}.site-footer a{font-weight:700;text-decoration:none}
@media(max-width:1000px){.site-header{gap:14px}.site-nav{gap:0}.nav-link{font-size:.78rem;padding:8px 9px}.brand img{width:68px;height:68px}.section-inner{grid-template-columns:210px minmax(0,1fr)}}
@media(max-width:760px){.site-header{padding:9px 16px}.brand img{width:62px;height:62px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:80px;background:rgba(251,250,245,.98);padding:14px 16px 20px;border-bottom:1px solid var(--line);box-shadow:0 15px 30px rgba(53,91,91,.08)}.site-nav.open{display:flex;flex-direction:column;align-items:stretch}.nav-link{padding:11px 14px}.hero-home{padding:50px 16px}.hero-layout{grid-template-columns:1fr;gap:28px}.hero-welcome{order:-1;padding:0}.hero-welcome h1{font-size:2.6rem}.hero-logo{width:min(75vw,330px)}.intro-strip{padding:12px 18px;flex-direction:column;gap:2px}.section-inner{grid-template-columns:1fr;gap:18px}.section-heading{position:static;padding:0 0 22px}.section-heading h2{font-size:2.25rem}.content-body{padding:24px 20px}.site-footer{justify-content:flex-start}.site-footer>div{width:100%;margin-right:0}}
@media(prefers-reduced-motion:no-preference){.nav-link,.hero-video{transition:transform .2s ease,box-shadow .2s ease}.hero-video:hover{transform:translateY(-2px);box-shadow:0 22px 55px rgba(49,82,80,.12)}}

.youtube-consent-card{height:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:linear-gradient(135deg,#dce9e7,#eef0e7)}
.youtube-consent-text{max-width:520px;margin:0 0 18px;color:#5e7775;font-size:.95rem}
.youtube-load-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 20px;background:#55756e;color:#fffdf9;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px rgba(53,91,91,.12);transition:transform .2s ease,box-shadow .2s ease}
.youtube-load-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(53,91,91,.16)}
.bank-detail{margin:.4em 0}
.paypal-box{margin:28px auto;padding:14px;border-radius:18px;background:rgba(255,255,255,.82);border:1px solid rgba(0,41,145,.14);display:flex;justify-content:center;max-width:280px;box-shadow:0 12px 30px rgba(0,41,145,.08)}
.paypal-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:190px;min-height:58px;padding:10px 22px;border:2px solid #0070ba;border-radius:999px;background:linear-gradient(180deg,#ffffff 0%,#f6fbff 100%);color:#003087;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 9px 22px rgba(0,112,186,.18), inset 0 1px 0 rgba(255,255,255,.95);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.paypal-btn:hover,.paypal-btn:focus-visible{transform:translateY(-2px);border-color:#003087;box-shadow:0 14px 30px rgba(0,112,186,.24), inset 0 1px 0 rgba(255,255,255,.95)}
.paypal-monogram{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-weight:900;font-family:Arial,sans-serif;font-style:italic;font-size:26px;line-height:1;color:#0070ba;letter-spacing:-.18em;transform:skewX(-7deg)}
.paypal-wordmark{font-family:Arial,Helvetica,sans-serif;font-size:1.34rem;font-weight:800;letter-spacing:-.05em;color:#003087}
@media(max-width:760px){.youtube-consent-card{padding:22px}.paypal-box{padding:18px}}

/* Designrunde: etwas sattere, dennoch sanfte Flyer-Farbwelt */
:root{
  --sky:#c9e7eb;
  --sky-deep:#9fd2d9;
  --green:#b7d978;
  --green-soft:#d5e8b3;
  --orange:#e6a06f;
  --orange-soft:#efc2a0;
  --cream:#f3ead9;
  --paper:#fbfaf5;
  --ink:#2f5857;
  --ink-soft:#58716f;
}
.hero-home{background:linear-gradient(135deg,#cfe7e9 0%,#d9e9dc 48%,#f0e0c9 100%)}
.hero-home:after{background:rgba(116,178,165,.17)}
.hero-announcement{text-align:center;max-width:980px;margin:0 auto clamp(28px,4vw,46px)}
.hero-announcement p{margin:0;font-family:'Trebuchet MS',system-ui,sans-serif;font-size:clamp(1rem,1.8vw,1.35rem);line-height:1.55;font-weight:700;color:#365f5c}
.whatsapp-link{display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;width:46px;height:46px;margin-left:10px;border-radius:50%;background:#8fcbbd;box-shadow:0 10px 22px rgba(54,95,92,.12);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}
.whatsapp-link:hover,.whatsapp-link:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px rgba(54,95,92,.18)}
.whatsapp-icon{width:25px;height:25px;fill:#fffdf9}
.hero-logo{background:rgba(150,205,196,.86);border-color:rgba(47,88,87,.12);box-shadow:0 18px 42px rgba(47,88,87,.14)}
#ueber-uns{background:linear-gradient(180deg,#f0e4cc 0%,#ebddc5 100%)}
#ueber-nias{background:linear-gradient(180deg,#cfe5e9 0%,#c5dfe4 100%)}
#unterstuetze-uns{background:linear-gradient(180deg,#d5e7ad 0%,#c8de96 100%)}
#informationen-fuer-volunteers{background:linear-gradient(180deg,#edd5c3 0%,#e5cbb7 100%)}
#faq-fuer-volunteers{background:linear-gradient(180deg,#c8e1dc 0%,#bdd8d2 100%)}
#impressum-datenschutz{background:linear-gradient(180deg,#d7e3eb 0%,#cddbe5 100%)}
#satzung{background:linear-gradient(180deg,#e7d9bd 0%,#dfcfb3 100%)}
.section-heading h2{color:#335f5b}
.content-body{background:rgba(255,253,249,.84)}
@media(max-width:760px){.hero-announcement{margin-bottom:24px}.hero-announcement p{font-size:1rem}.whatsapp-link{width:42px;height:42px;margin-left:6px}.whatsapp-icon{width:23px;height:23px}}

/* === Aktuelle Designrunde: dynamische, unterschiedlich große Kreise === */
.content-section::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.82;
  background-repeat:no-repeat;
  z-index:0;
}
#ueber-uns::before{background-image:
  radial-gradient(circle at 8% 14%, rgba(194,165,115,.34) 0 170px, transparent 172px),
  radial-gradient(circle at 94% 20%, rgba(224,156,110,.28) 0 52px, transparent 54px),
  radial-gradient(circle at 14% 82%, rgba(169,197,140,.25) 0 92px, transparent 94px),
  radial-gradient(circle at 86% 84%, rgba(159,198,194,.24) 0 240px, transparent 242px),
  radial-gradient(circle at 56% 8%, rgba(219,182,127,.20) 0 34px, transparent 36px),
  radial-gradient(circle at 48% 94%, rgba(139,183,171,.18) 0 126px, transparent 128px);}
#ueber-nias::before{background-image:
  radial-gradient(circle at 8% 22%, rgba(112,165,178,.30) 0 80px, transparent 82px),
  radial-gradient(circle at 92% 16%, rgba(125,185,165,.25) 0 210px, transparent 212px),
  radial-gradient(circle at 12% 86%, rgba(221,161,114,.22) 0 42px, transparent 44px),
  radial-gradient(circle at 88% 78%, rgba(165,192,201,.28) 0 135px, transparent 137px),
  radial-gradient(circle at 54% 5%, rgba(118,164,174,.18) 0 28px, transparent 30px),
  radial-gradient(circle at 44% 96%, rgba(192,157,106,.16) 0 72px, transparent 74px);}
#unterstuetze-uns::before{background-image:
  radial-gradient(circle at 7% 18%, rgba(126,170,99,.30) 0 220px, transparent 222px),
  radial-gradient(circle at 94% 18%, rgba(216,150,95,.25) 0 44px, transparent 46px),
  radial-gradient(circle at 15% 86%, rgba(156,193,132,.24) 0 104px, transparent 106px),
  radial-gradient(circle at 89% 82%, rgba(101,161,148,.24) 0 158px, transparent 160px),
  radial-gradient(circle at 52% 8%, rgba(196,156,99,.17) 0 32px, transparent 34px),
  radial-gradient(circle at 40% 95%, rgba(141,181,118,.17) 0 66px, transparent 68px);}
#informationen-fuer-volunteers::before{background-image:
  radial-gradient(circle at 8% 18%, rgba(205,143,102,.27) 0 155px, transparent 157px),
  radial-gradient(circle at 94% 23%, rgba(127,169,167,.24) 0 46px, transparent 48px),
  radial-gradient(circle at 12% 84%, rgba(212,168,117,.22) 0 72px, transparent 74px),
  radial-gradient(circle at 88% 82%, rgba(181,201,136,.26) 0 210px, transparent 212px),
  radial-gradient(circle at 52% 7%, rgba(225,166,123,.17) 0 31px, transparent 33px),
  radial-gradient(circle at 42% 96%, rgba(128,176,164,.16) 0 100px, transparent 102px);}
#faq-fuer-volunteers::before{background-image:
  radial-gradient(circle at 9% 16%, rgba(108,166,157,.28) 0 120px, transparent 122px),
  radial-gradient(circle at 94% 20%, rgba(178,151,105,.22) 0 220px, transparent 222px),
  radial-gradient(circle at 14% 84%, rgba(128,180,171,.20) 0 48px, transparent 50px),
  radial-gradient(circle at 88% 80%, rgba(218,155,107,.24) 0 142px, transparent 144px),
  radial-gradient(circle at 56% 8%, rgba(108,164,158,.15) 0 34px, transparent 36px),
  radial-gradient(circle at 44% 95%, rgba(189,157,111,.15) 0 82px, transparent 84px);}
#impressum-datenschutz::before{background-image:
  radial-gradient(circle at 8% 20%, rgba(127,164,188,.27) 0 185px, transparent 187px),
  radial-gradient(circle at 94% 18%, rgba(192,164,117,.22) 0 54px, transparent 56px),
  radial-gradient(circle at 13% 82%, rgba(115,163,155,.20) 0 110px, transparent 112px),
  radial-gradient(circle at 87% 84%, rgba(205,137,100,.22) 0 72px, transparent 74px),
  radial-gradient(circle at 52% 7%, rgba(143,184,190,.15) 0 30px, transparent 32px),
  radial-gradient(circle at 43% 97%, rgba(198,166,117,.15) 0 135px, transparent 137px);}
#satzung::before{background-image:
  radial-gradient(circle at 9% 18%, rgba(194,158,102,.25) 0 210px, transparent 212px),
  radial-gradient(circle at 93% 22%, rgba(115,162,155,.22) 0 58px, transparent 60px),
  radial-gradient(circle at 13% 84%, rgba(219,150,103,.22) 0 128px, transparent 130px),
  radial-gradient(circle at 88% 78%, rgba(150,184,126,.24) 0 44px, transparent 46px),
  radial-gradient(circle at 54% 8%, rgba(192,155,104,.14) 0 30px, transparent 32px),
  radial-gradient(circle at 44% 95%, rgba(121,168,154,.14) 0 88px, transparent 90px);}

/* Navigation hover/touch colors match the related content sections */
.nav-link:nth-child(1):hover,.nav-link:nth-child(1):focus-visible{background:#e9d9ba;color:#725c3d}
.nav-link:nth-child(2):hover,.nav-link:nth-child(2):focus-visible{background:#bfe0e5;color:#315f67}
.nav-link:nth-child(3):hover,.nav-link:nth-child(3):focus-visible{background:#c9dfa0;color:#4d6f3e}
.nav-link:nth-child(4):hover,.nav-link:nth-child(4):focus-visible{background:#e8ccb6;color:#7a533e}
.nav-link:nth-child(5):hover,.nav-link:nth-child(5):focus-visible{background:#b9d9d3;color:#356661}
.nav-link:nth-child(6):hover,.nav-link:nth-child(6):focus-visible{background:#c7dbe7;color:#426072}
.nav-link:nth-child(7):hover,.nav-link:nth-child(7):focus-visible{background:#ded0b5;color:#675537}

/* Center the support call-to-action without forcing long-form legal text into center alignment */
#unterstuetze-uns .content-body{text-align:center}
#unterstuetze-uns .content-body .paypal-box{max-width:620px;margin:28px auto}
#unterstuetze-uns .content-body .media-placeholder{max-width:760px;margin:26px auto}
#unterstuetze-uns .bank-detail{margin:.35em 0}

@media(max-width:760px){
  .content-section::before{opacity:.75}
  #ueber-uns::before,#ueber-nias::before,#unterstuetze-uns::before,#informationen-fuer-volunteers::before,#faq-fuer-volunteers::before,#impressum-datenschutz::before,#satzung::before{background-size:auto}
}

/* Startseite: WhatsApp/Instagram Icons und Dokumentationslink */
.instagram-link{display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;width:46px;height:46px;margin-left:8px;border-radius:50%;background:#d7a0bd;color:#fffdf9;text-decoration:none;box-shadow:0 10px 22px rgba(54,95,92,.12);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.instagram-link:hover,.instagram-link:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px rgba(54,95,92,.18);filter:saturate(1.1)}
.instagram-icon{width:25px;height:25px}
.documentation-link{display:block;width:max-content;max-width:100%;margin:18px auto 0;font-family:'Trebuchet MS',system-ui,sans-serif;font-size:1rem;font-weight:600;color:#315f5c;text-decoration:none;transition:font-weight .15s ease,transform .15s ease,color .15s ease}
.documentation-link:hover,.documentation-link:focus-visible{font-weight:800;color:#234d4b;transform:translateY(-1px)}
@media(max-width:760px){.instagram-link{width:42px;height:42px;margin-left:6px}.instagram-icon{width:23px;height:23px}.documentation-link{font-size:.95rem;text-align:center}}

/* Prepared photo slideshows: replace placeholder slides with real <img> elements later. */
.photo-slideshow{position:relative;min-height:320px;margin:26px auto;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#d8e7e7,#dfe9d7 52%,#ead8c4);box-shadow:0 14px 34px rgba(53,91,91,.08);border:1px solid rgba(53,91,91,.10)}
.photo-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(1.02);transition:opacity .7s ease,transform .9s ease}
.photo-slide.is-active{opacity:1;transform:scale(1)}
.photo-slide.placeholder{background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.55) 0 10%,transparent 11%),linear-gradient(135deg,#c9e0e1,#dce8d4 58%,#ead8c4);color:#5e7672;font-weight:800;letter-spacing:.03em}
.photo-slide img{width:100%;height:100%;object-fit:cover;display:block}
.photo-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.7);backdrop-filter:blur(4px)}
.photo-dots span{width:7px;height:7px;border-radius:50%;background:rgba(71,95,92,.28)}
.photo-dots span.active{background:rgba(71,95,92,.78)}
@media(max-width:760px){.photo-slideshow{min-height:230px;border-radius:18px}}
.legal-text{max-width:900px;margin:0 auto;text-align:left}.legal-text h3{margin:2rem 0 .75rem}.legal-text p{margin:.55rem 0;line-height:1.75}
.legal-text{max-width:920px;margin:0 auto;text-align:left}.legal-text h3{margin:2rem 0 .75rem}.legal-text p{margin:.55rem 0;line-height:1.75}
