:root{--ink:#14171a;--paper:#f7f6f2;--soft:#e9e7e0;--red:#ef3f32;--line:#d4d2cb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.header{z-index:20;background:#fff;border-bottom:1px solid #ddd;grid-template-columns:260px 1fr auto;align-items:center;height:92px;padding:0 3vw;display:grid;position:relative}.brand img{object-fit:contain;width:225px;height:78px}.header nav{text-transform:uppercase;justify-content:center;align-items:center;gap:27px;font-size:12px;font-weight:700;display:flex}.header details{position:relative}.header summary{cursor:pointer;list-style:none}.header summary::-webkit-details-marker{display:none}.header details div{border-top:2px solid var(--red);background:#fff;min-width:180px;padding:12px;display:none;position:absolute;top:31px;left:-18px;box-shadow:0 20px 50px #0002}.header details[open] div{display:grid}.header details div a{padding:9px}.headerActions{align-items:center;gap:16px;display:flex}.instaIcon{font-size:26px}.login{text-transform:uppercase;border:1px solid #111;padding:13px 17px;font-size:11px;font-weight:800}.hero{color:#fff;height:calc(100vh - 92px);min-height:620px;position:relative;overflow:hidden}.slide,.shade{position:absolute;inset:0}.slide{opacity:0;background:50%/cover no-repeat;animation:18s infinite slideshow;transform:scale(1.02)}.slideOne{background-image:url(/cockpit.jpg);animation-delay:0s}.slideTwo{background-image:url(/hero-ls4.jpg);animation-delay:6s}.slideThree{background-image:url(/alpenflug.jpg);animation-delay:12s}@keyframes slideshow{0%{opacity:0;transform:scale(1.03)}5%,30%{opacity:1}36%,to{opacity:0;transform:scale(1.08)}}.shade{background:linear-gradient(90deg,#0009 0%,#0002 55%,#0000),linear-gradient(#0000 45%,#0007)}.heroCopy{max-width:780px;position:absolute;bottom:13%;left:5vw}.heroCopy p{letter-spacing:.17em;font-size:11px;font-weight:800}.heroCopy h1{letter-spacing:-.055em;margin:17px 0 35px;font-size:clamp(48px,6vw,92px);line-height:.94}.heroCopy>a{color:#111;text-transform:uppercase;background:#fff;gap:40px;padding:17px 20px;font-size:11px;font-weight:900;display:inline-flex}.airfield{align-items:baseline;gap:16px;display:flex;position:absolute;top:30px;right:3vw}.airfield b{font-size:20px}.airfield span{letter-spacing:.13em;font-size:9px}.scroll{border:1px solid #fff8;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:25px;left:50%}.featureLinks{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.featureLinks>a{border-right:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:34px 4vw;display:grid}.featureLinks small{letter-spacing:.15em;color:#777;grid-column:1/3;font-size:9px}.featureLinks b{font-size:18px}.editorial{grid-template-columns:1.15fr 1fr 1fr;gap:16px;padding:110px 4vw;display:grid}.intro{grid-column:1/4;grid-template-columns:1fr 1.3fr 1fr;align-items:end;margin-bottom:36px;display:grid}.intro span,.social small,.club small,.visualBreak small,.weather small{letter-spacing:.17em;font-size:9px;font-weight:800}.intro h2,.social h2,.club h2,.weather h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,78px);line-height:.92}.intro p{color:#626262;margin:0;line-height:1.55}.story{background:#fff}.storyImage{background:50%/cover;height:290px}.mainStory .storyImage{height:400px}.imageCockpit{background-image:url(/cockpit.jpg)}.imageLs4{background-image:url(/hero-ls4.jpg)}.story>div:last-child{padding:23px}.story small,.nextDate small{letter-spacing:.12em;font-size:9px}.story h3{margin:18px 0 38px;font-size:23px}.story a,.nextDate a,.club a,.weather a{text-transform:uppercase;border-bottom:1px solid;padding-bottom:5px;font-size:10px;font-weight:900}.nextDate{background:var(--red);color:#fff;flex-direction:column;min-height:465px;padding:28px;display:flex}.nextDate time{align-items:center;gap:12px;margin-top:55px;display:flex}.nextDate time b{font-size:72px;line-height:1}.nextDate h3{margin:25px 0 6px;font-size:28px}.nextDate p{margin:0}.nextDate a{align-self:flex-start;margin-top:auto}.visualBreak{color:#fff;background:linear-gradient(90deg,#0009,#0001),url(/alpenflug.jpg) 50%/cover;align-items:end;height:82vh;min-height:620px;padding:7vw 5vw;display:flex}.visualBreak h2{letter-spacing:-.06em;margin:20px 0 35px;font-size:clamp(52px,7vw,106px);line-height:.87}.visualBreak a{text-transform:uppercase;border-bottom:1px solid;font-size:11px;font-weight:900}.club{grid-template-columns:1fr 1fr;gap:9vw;padding:110px 4vw;display:grid}.club>p{align-self:end;margin:0;font-size:23px;line-height:1.5}.club>p a{margin-top:30px;display:inline-block}.facts{border-top:1px solid var(--line);grid-column:1/3;grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid}.facts span{border-right:1px solid var(--line);text-transform:uppercase;flex-direction:column;padding:25px 20px;font-size:9px;display:flex}.facts b{text-transform:none;margin-bottom:6px;font-size:43px}.social{background:#fff;padding:100px 4vw}.socialHead{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.socialHead h2{margin-top:10px}.socialHead>a{text-transform:uppercase;font-size:11px;font-weight:900}.instaGrid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.instaTile,.instaEmpty{aspect-ratio:1;padding:22px;position:relative}.instaTile{background:50%/cover}.tileOne{background-image:url(/hero-ls4.jpg)}.tileTwo{background-image:url(/cockpit.jpg)}.instaTile span{color:#fff;font-size:28px;position:absolute;top:15px;right:20px}.instaEmpty{color:#fff;background:#181b1e;flex-direction:column;justify-content:space-between;font-size:23px;display:flex}.instaEmpty span{font-size:12px}.feedNote{color:#777;margin-top:15px;font-size:11px}.weather{grid-template-columns:1.6fr 1fr;min-height:580px;display:grid}.weatherPhoto{color:#fff;background:linear-gradient(#0003,#0003),url(/flugplatz.jpg) 50%/cover;padding:25px}.weatherPhoto span{letter-spacing:.15em;font-size:9px}.weatherInfo{background:var(--soft);flex-direction:column;justify-content:center;padding:70px 5vw;display:flex}.weatherInfo h2{margin:18px 0 25px}.weatherInfo p{color:#626262;line-height:1.6}.weatherInfo a{align-self:flex-start;margin-top:25px}footer{color:#fff;background:#111416;grid-template-columns:1.5fr 1.5fr 1fr auto;align-items:start;gap:40px;padding:55px 4vw;display:grid}footer img{background:#fff;width:220px}footer div{flex-direction:column;gap:10px;font-size:12px;display:flex}footer small{align-self:end}@media (max-width:980px){.header{grid-template-columns:1fr auto}.header nav{display:none}.heroCopy h1{font-size:60px}.editorial{grid-template-columns:1fr 1fr}.intro{grid-column:1/3;grid-template-columns:1fr}.intro>*{margin-bottom:15px}.nextDate{grid-column:1/3;min-height:350px}.club{grid-template-columns:1fr}.facts{grid-column:1}.weather{grid-template-columns:1fr}.weatherPhoto{min-height:460px}footer{grid-template-columns:1fr 1fr}}@media (max-width:650px){.header{height:78px}.brand img{width:180px;height:65px}.instaIcon{display:none}.hero{height:calc(100vh - 78px)}.airfield{display:none}.heroCopy{left:22px;right:22px}.heroCopy h1{font-size:45px}.featureLinks{grid-template-columns:1fr}.featureLinks>a{padding:22px}.editorial{grid-template-columns:1fr;padding:75px 20px}.intro,.nextDate{grid-column:1}.mainStory .storyImage,.storyImage{height:290px}.visualBreak{padding:55px 22px}.visualBreak h2{font-size:48px}.club,.social{padding:75px 20px}.facts{grid-template-columns:1fr 1fr}.socialHead{flex-direction:column;align-items:start;gap:20px}.instaGrid{grid-template-columns:1fr}.weatherPhoto{min-height:340px}.weatherInfo{padding:60px 22px}footer{grid-template-columns:1fr}}
.webcamGrid{background:#111;grid-template-columns:1fr 1fr;align-self:center;gap:2px;display:grid}.webcamCard{color:#fff;background:#272b2e;min-height:250px;position:relative;overflow:hidden}.webcamCard img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.webcamCard:hover img{transform:scale(1.015)}.webcamCard:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#0009);position:absolute;inset:0}.camLabel{z-index:2;position:absolute;bottom:14px;left:18px;right:18px}.camLabel b{letter-spacing:.01em;font-size:12px;font-weight:600}.camUnavailable{color:#c8c8c8;place-items:center;height:100%;padding:30px;font-size:12px;display:grid}.weather{background:#e9e7e0;grid-template-columns:1.45fr 1fr;gap:28px;min-height:auto;padding:70px 4vw}.weatherInfo{background:0 0;padding:25px 2vw}.weatherInfo h2{margin-bottom:32px}.weatherMetrics{border-top:1px solid #c7c4bc;grid-template-columns:1fr 1fr;display:grid}.weatherMetrics span{border-bottom:1px solid #c7c4bc;flex-direction:column;gap:8px;padding:17px 10px 17px 0;display:flex}.weatherMetrics span:nth-child(odd){border-right:1px solid #c7c4bc}.weatherMetrics span:nth-child(2n){padding-left:18px}.weatherMetrics small{letter-spacing:.14em;font-size:8px}.weatherMetrics b{font-size:19px}.weatherSource,.weatherError{color:#626262;margin-top:20px;font-size:11px;line-height:1.55}.weatherSource a{border-bottom:1px solid;font-weight:700}.weatherError{color:#9b3129;font-weight:700}@media (max-width:980px){.weather{grid-template-columns:1fr;padding:60px 4vw}.webcamCard{min-height:300px}.weatherInfo{padding:30px 0}}@media (max-width:650px){.webcamGrid{grid-template-columns:1fr}.webcamCard{min-height:240px}.camLabel{left:16px;right:16px}.camLabel small{display:none}.weather{padding:45px 20px}.weatherMetrics b{font-size:16px}}
.homeTeaser{background:#fff;grid-template-columns:1.2fr 1fr;min-height:650px;display:grid}.homeTeaserImage{background:url(/cockpit.jpg) 50%/cover}.homeTeaser>div:last-child{flex-direction:column;justify-content:center;padding:9vw 7vw;display:flex}.homeTeaser small,.homeStatement small,.pageIntro small,.subHero small,.aircraftGrid small,.contactPage small{letter-spacing:.17em;font-size:9px;font-weight:800}.homeTeaser h2,.pageIntro h2,.contactPage h2{letter-spacing:-.055em;margin:20px 0 30px;font-size:clamp(45px,5.5vw,82px);line-height:.92}.homeTeaser p,.pageIntro p{color:#626262;max-width:520px;line-height:1.6}.homeTeaser a{text-transform:uppercase;border-bottom:1px solid;align-self:flex-start;margin-top:20px;padding-bottom:5px;font-size:10px;font-weight:900}.homeStatement{padding:9vw 5vw}.homeStatement p{letter-spacing:-.055em;margin:30px 0 0;font-size:clamp(42px,6vw,90px);line-height:.98}.subHero{color:#fff;background:50%/cover;height:72vh;min-height:540px;position:relative}.subHero:after{content:"";background:linear-gradient(90deg,#000a,#0001);position:absolute;inset:0}.subHero>div{z-index:1;position:absolute;bottom:9%;left:5vw}.subHero h1{letter-spacing:-.065em;margin:20px 0 0;font-size:clamp(60px,8vw,118px);line-height:.86}.clubHero{background-image:url(/cockpit.jpg)}.fleetHero{background-image:url(/alpenflug.jpg)}.newsHero{background-image:url(/hero-ls4.jpg)}.weatherHero{background-image:url(/flugplatz.jpg)}.contactHero{background-image:url(/cockpit.jpg);background-position:50% 62%}.pageIntro{grid-template-columns:1fr 1.5fr;gap:7vw;padding:10vw 5vw;display:grid}.pageIntro h2{margin-top:0}.pageIntro p{font-size:19px}.facts{padding:0 5vw 8vw}.pageLinks{background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.pageLinks a{border-right:1px solid var(--line);justify-content:space-between;padding:40px 5vw;font-size:22px;font-weight:700;display:flex}.aircraftGrid{grid-template-columns:repeat(2,1fr);gap:2px;padding:0 5vw 9vw;display:grid}.aircraftGrid article{color:#fff;background:linear-gradient(#0001,#000b),url(/hero-ls4.jpg) 50%/cover;flex-direction:column;justify-content:flex-end;min-height:330px;padding:35px;display:flex}.aircraftGrid article:nth-child(2){background-image:linear-gradient(#0001,#000b),url(/cockpit.jpg)}.aircraftGrid article:nth-child(3){background-image:linear-gradient(#0001,#000b),url(/alpenflug.jpg)}.aircraftGrid article:nth-child(4){background-image:linear-gradient(#0001,#000b),url(/flugplatz.jpg)}.aircraftGrid h3{margin:10px 0 0;font-size:45px}.documentStrip{background:#e9e7e0;padding:7vw 5vw}.documentStrip h2{margin:0 0 15px;font-size:48px}.innerEditorial{padding-top:9vw}.contactPage{grid-template-columns:1.2fr 1fr;gap:10vw;padding:10vw 5vw;display:grid}.contactPage h2{margin-bottom:0}.contactPage>div:last-child{padding-top:35px;font-size:20px;line-height:1.6}.contactPage a{border-bottom:1px solid;font-size:30px}.locationSection{grid-template-columns:.65fr 1.7fr;column-gap:7vw;padding:0 5vw 9vw;display:grid}.locationSection header{grid-column:1/3;grid-template-columns:.65fr 1.7fr;column-gap:7vw;margin-bottom:30px;display:grid}.locationSection small{letter-spacing:.17em;font-size:9px;font-weight:800}.locationSection h2{letter-spacing:-.035em;grid-column:2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,76px);font-weight:400;line-height:.94}.locationSection header p{max-width:680px;color:var(--muted);grid-column:2;margin:0;font-size:16px;line-height:1.65}.locationMap{border:1px solid var(--line);background:var(--soft);grid-column:2}.locationMap iframe{border:0;width:100%;height:300px;display:block}.locationMap a{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:28px;padding:16px 20px;display:flex}.locationMap a>span{gap:7px;display:grid}.locationMap small{letter-spacing:.17em;font-size:9px;font-weight:800}.locationMap b{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.locationMap strong{font-size:25px;font-weight:400}@media (max-width:650px){.homeTeaser{grid-template-columns:1fr}.homeTeaserImage{min-height:360px}.homeTeaser>div:last-child{padding:75px 22px}.homeStatement{padding:80px 22px}.subHero{height:65vh;min-height:480px}.subHero>div{left:22px}.subHero h1{font-size:55px}.pageIntro{grid-template-columns:1fr;gap:20px;padding:75px 22px}.facts{padding:0 22px 70px}.pageLinks,.aircraftGrid{grid-template-columns:1fr}.aircraftGrid{padding:0 22px 70px}.contactPage{grid-template-columns:1fr;gap:10px;padding:75px 22px}.contactPage a{font-size:23px}.documentStrip{padding:65px 22px}.subHero.membershipHero h1{letter-spacing:-.04em;font-size:48px}.locationSection{padding:0 22px 75px;display:block}.locationSection header{margin-bottom:24px;display:block}.locationSection h2{margin-top:16px;font-size:46px}.locationSection header p{font-size:16px}.locationMap iframe{height:240px}.locationMap a{padding:16px}.locationMap b{font-size:11px}}.historyHero{background-image:url(/alpenflug.jpg)}.boardHero{background-image:url(/home-slides/home-16.jpg);background-position:50% 58%}.membershipHero{background-image:url(/home-slides/home-01.jpg);background-position:50% 48%}.rulesHero{background-image:url(/cockpit.jpg)}.lifeHero{background-image:url(/legacy/images/article-images/Newsbeitraege/Kinderkrebsfliegen2024/IMG_20240706_134245.jpg);background-position:50% 48%}.fliegerlagerHero{background-image:url(/legacy/images/galleries/Segelflug_allg/Fliegerlager/munster08/munster3.jpg)}.motorTripsHero{background-image:url(/legacy/images/galleries/Motorflugzeug/ausflugRied09/IMGP4738-1-1600x1200.JPG)}.grimmingHero{background-image:url(/legacy/images/cup2018-header.jpg);background-position:50% 45%}.archiveHero{background-image:url(/legacy/images/galleries/Segelflug_allg/Fliegerlager/munster08/munster3.jpg)}.fourLinks{grid-template-columns:repeat(4,1fr)}.contentLead{grid-template-columns:.65fr 1.7fr;column-gap:7vw;padding:9vw 5vw 6vw;display:grid}.contentLead small,.timelineSection small,.achievementsSection small,.membershipGrid small,.downloadSection small,.bankSection small,.resourceLinks small,.lifeNavigation small,.competitionIntro small,.legacyArticle>small,.archiveYear>small{letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:800}.contentLead h2,.timelineSection h2,.achievementsSection h2,.membershipGrid h2,.downloadSection h2,.bankSection h2,.contactCallout h2,.resourceLinks h2,.competitionIntro h2,.legacyArticle>h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,76px);font-weight:400;line-height:.94}.contentLead p{max-width:680px;color:var(--muted);grid-column:2;margin:26px 0 0;font-size:18px;line-height:1.65}.longformSection,.timelineSection,.articleStack{padding:0 5vw 9vw}.longformSection>.legacyBody,.timelineSection>.legacyBody{max-width:880px;margin-left:auto}.timelineSection{background:var(--ink);color:#fff;padding-top:8vw}.timelineSection>header,.achievementsSection>header{grid-template-columns:.65fr 1.7fr;gap:7vw;margin-bottom:70px;display:grid}.timelineSection>header h2,.achievementsSection>header h2{grid-column:2}.timelineSection>header p{color:#bbb;grid-column:2;max-width:650px;line-height:1.6}.achievementsSection{padding-top:8vw}.achievementsSection>.legacyBody{max-width:980px}.legacyBody{font-size:17px;line-height:1.72}.legacyBody p,.legacyBody ul{max-width:820px;margin:0 0 28px}.legacyBody h3{margin:70px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.4vw,52px);font-weight:400;line-height:1}.legacyBody h4{margin:48px 0 18px;font-size:21px}.legacyBody ul{padding-left:22px}.legacyFigure img{object-fit:contain;object-position:left;background:#fff;width:100%;height:auto;max-height:760px;display:block}.legacyGallery{grid-template-columns:repeat(3,1fr);gap:2px;margin:45px 0 70px;display:grid}.legacyGallery img{aspect-ratio:4/3;object-fit:cover;width:100%}.legacyArticle{border-top:1px solid var(--line);padding:8vw 0;scroll-margin-top:100px}.legacyArticle:first-child{border-top:0}.legacyArticle>small{margin-bottom:18px;display:block}.legacyDownloads{background:var(--soft);margin-top:60px;padding:45px}.legacyDownloads>h3{margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.legacyDownloads>div{grid-template-columns:repeat(2,1fr);display:grid}.legacyDownloads a,.downloadSection a{border:1px solid var(--line);justify-content:space-between;align-items:center;margin:-1px 0 0 -1px;padding:20px;display:flex}.legacyDownloads a span,.downloadSection a span{flex-direction:column;gap:7px;display:flex}.legacyDownloads a small,.downloadSection a small{letter-spacing:.12em;color:#777;font-size:9px}.legacyDownloads a strong,.downloadSection a strong{font-size:24px}.boardGrid{grid-template-columns:repeat(2,1fr);gap:2px;padding:0 5vw 9vw;display:grid}.boardGrid article{background:#fff;grid-template-columns:minmax(180px,.8fr) 1fr;min-height:360px;display:grid}.boardGrid img,.boardPlaceholder{object-fit:cover;width:100%;height:100%;min-height:360px}.boardPlaceholder{background:var(--ink);color:#fff;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:45px;display:grid}.boardGrid article>div:last-child{flex-direction:column;justify-content:flex-end;padding:45px;display:flex}.boardGrid small{letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.boardGrid h2{margin:15px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:37px;font-weight:400;line-height:1}.boardGrid a{text-underline-offset:5px;font-size:13px;text-decoration:underline}.membershipGrid{grid-template-columns:1fr 1fr;gap:2px;padding:0 5vw 8vw;display:grid}.membershipGrid article{background:#fff;padding:5vw}.membershipGrid h2{margin:18px 0 35px}.membershipGrid dl{margin:0}.membershipGrid dl div{border-top:1px solid var(--line);justify-content:space-between;gap:30px;padding:18px 0;display:flex}.membershipGrid dt{font-weight:600}.membershipGrid dd{text-align:right;margin:0;font-weight:800}.membershipGrid p{color:var(--muted);line-height:1.7}.downloadSection{background:var(--soft);padding:8vw 5vw}.downloadSection>header{grid-template-columns:.65fr 1.7fr;gap:7vw;margin-bottom:55px;display:grid}.downloadSection>header h2,.downloadSection>header p{grid-column:2}.downloadSection>header p{max-width:620px;color:var(--muted);line-height:1.65}.downloadSection>div{grid-template-columns:repeat(3,1fr);max-width:1150px;margin-left:auto;display:grid}.downloadSection>p{max-width:1150px;margin:35px 0 0 auto;font-weight:700}.bankSection{background:var(--soft);padding:8vw 5vw}.bankSection>header{grid-template-columns:.65fr 1.7fr;gap:7vw;margin-bottom:55px;display:grid}.bankSection h2{grid-column:2}.bankSection>div{grid-template-columns:1fr 1fr;margin-left:calc(31% + 3.5vw);display:grid}.bankSection article{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:16px;padding:35px;display:flex}.bankSection article b{font-size:20px}.bankSection article span{color:var(--muted)}.contactCallout{padding:8vw 5vw}.contactCallout p{color:var(--muted);font-size:18px}.contactCallout a{text-transform:uppercase;border-bottom:1px solid;margin-top:25px;padding-bottom:5px;font-size:11px;font-weight:900;display:inline-block}.memberBankSection{padding-top:38px;padding-bottom:48px}.memberBankSection>header{margin-bottom:20px}.memberBankSection h2{font-size:clamp(30px,3vw,46px);line-height:1}.memberBankSection>div{grid-template-columns:1fr}.memberBankSection article{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;gap:8px;padding:18px 0}.memberBankSection article b{font-variant-numeric:tabular-nums;font-size:18px}.resourceLinks{background:var(--soft);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:8vw 5vw;display:grid}.resourceLinks header p{color:var(--muted);line-height:1.6}.resourceLinks header h2{margin:18px 0 25px}.resourceLinks>div a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 0;font-weight:700;display:flex}.resourceLinks>div strong{font-size:20px;font-weight:400}.lifeNavigation{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.lifeNavigation a{border-right:1px solid var(--line);grid-template-columns:1fr auto;gap:12px;padding:32px 4vw;display:grid}.lifeNavigation small{color:#777;grid-column:1/3}.lifeNavigation b{font-size:18px}.lifeArticles{padding-top:3vw}.competitionIntro{background:var(--ink);color:#fff;padding:8vw 5vw;scroll-margin-top:90px}.competitionIntro>header{grid-template-columns:.65fr 1.7fr;gap:7vw;margin-bottom:60px;display:grid}.competitionIntro h2{grid-column:2}.competitionIntro>div{grid-template-columns:1fr 1fr;gap:2px;display:grid}.competitionCard{isolation:isolate;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:420px;padding:40px;display:flex;position:relative}.competitionCard:before{content:"";z-index:-1;background:linear-gradient(#0001,#000d);position:absolute;inset:0}.competitionCard h3{margin:12px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400}.competitionCard span{text-transform:uppercase;font-size:11px;font-weight:800}.grimmingCard{background-image:url(/legacy/images/cup2018-header.jpg)}.juniorCard{background-image:url(/legacy/images/article-images/JunStaatsMS18/IMG_4446.jpg)}.cupArticles{padding-top:2vw}.archiveYear{border-top:1px solid var(--line);padding:8vw 0}.archiveYear>small{margin-bottom:45px;display:block}.archiveYear .legacyArticle{border:0;padding:0}.archiveArticles{padding-top:2vw}.newsArchive{padding-top:1vw}.newsArchive .legacyArticle:first-child{padding-top:4vw}.newsArchive .legacyArticle>small{color:#777}.lifeOverview{grid-template-columns:repeat(2,1fr);gap:2px;padding:0 5vw 9vw;display:grid}.lifeOverviewCard{color:#fff;isolation:isolate;background:50%/cover;align-items:flex-end;min-height:430px;padding:42px;display:flex;position:relative;overflow:hidden}.lifeOverviewCard:before{content:"";z-index:-1;background:linear-gradient(#0001 0%,#0007 50%,#000e 100%);transition:background .2s;position:absolute;inset:0}.lifeOverviewCard:hover:before,.lifeOverviewCard:focus-visible:before{background:linear-gradient(#0002 0%,#0008 40%,#000 100%)}.lifeOverviewCard small{letter-spacing:.17em;font-size:9px;font-weight:800}.lifeOverviewCard h2{margin:13px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,62px);font-weight:400;line-height:.95}.lifeOverviewCard p{color:#eee;max-width:520px;margin:0 0 28px;line-height:1.55}.lifeOverviewCard b{letter-spacing:.1em;text-transform:uppercase;font-size:10px}.lifeCardCamp{background-image:url(/legacy/images/galleries/Segelflug_allg/Fliegerlager/munster08/munster3.jpg)}.lifeCardTrips{background-image:url(/legacy/images/galleries/Motorflugzeug/ausflugRied09/IMGP4738-1-1600x1200.JPG)}.lifeCardCup{background-image:url(/legacy/images/cup2018-header.jpg)}.lifeCardArchive{background-image:url(/alpenflug.jpg)}.themedArticles,.archiveArticles{padding-top:2vw}.olderCupEntries{border-top:1px solid var(--line)}.aircraftHistory{grid-template-columns:.65fr 1.7fr;gap:7vw;padding:8vw 5vw;display:grid}.aircraftHistory small{letter-spacing:.17em;font-size:9px;font-weight:800}.aircraftHistory h2{grid-column:2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,76px);font-weight:400;line-height:.94}.aircraftHistory p{max-width:760px;color:var(--muted);grid-column:2;margin:0;font-size:18px;line-height:1.7}@media (max-width:980px){.fourLinks,.lifeNavigation{grid-template-columns:repeat(2,1fr)}.boardGrid{grid-template-columns:1fr}.downloadSection>div{grid-template-columns:1fr 1fr}.legacyGallery{grid-template-columns:repeat(2,1fr)}.bankSection>div{margin-left:0}.resourceLinks,.aircraftHistory{grid-template-columns:1fr}.aircraftHistory h2,.aircraftHistory p{grid-column:1}}@media (max-width:650px){.contentLead,.timelineSection>header,.achievementsSection>header,.downloadSection>header,.bankSection>header,.competitionIntro>header{grid-template-columns:1fr}.contentLead,.longformSection,.timelineSection,.articleStack,.achievementsSection,.downloadSection,.bankSection,.resourceLinks,.competitionIntro,.aircraftHistory{padding-left:22px;padding-right:22px}.contentLead h2,.contentLead p,.timelineSection>header h2,.timelineSection>header p,.achievementsSection>header h2,.downloadSection>header h2,.downloadSection>header p,.bankSection h2,.competitionIntro h2{grid-column:1}.fourLinks,.lifeNavigation,.membershipGrid,.competitionIntro>div,.bankSection>div{grid-template-columns:1fr}.boardGrid{padding:0 22px 75px}.boardGrid article{grid-template-columns:1fr}.boardGrid img,.boardPlaceholder{height:360px}.membershipGrid{padding:0 22px 70px}.membershipGrid article{padding:45px 25px}.downloadSection>div,.legacyDownloads>div{grid-template-columns:1fr}.legacyDownloads{padding:28px 20px}.legacyGallery{grid-template-columns:1fr}.resourceLinks{gap:35px}.competitionCard{min-height:340px}.aircraftHistory{padding-top:70px;padding-bottom:70px}}.achievementsSection{padding:8vw 5vw 9vw}.achievementsSection>header{border-bottom:1px solid var(--line);align-items:baseline;gap:32px;margin-bottom:0;padding-bottom:35px;display:flex}.achievementsSection>header h2{grid-column:auto;font-size:clamp(42px,5vw,76px)}.achievementGroups{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.achievementGroups>article{background:var(--paper);padding:4vw}.achievementGroups h3{margin:0 0 32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.4vw,50px);font-weight:400;line-height:1}.achievementGroups h4{letter-spacing:.12em;text-transform:uppercase;margin:38px 0 12px;font-size:11px}.achievementGroups p,.achievementGroups li{line-height:1.6}.achievementGroups ul{margin:0;padding-left:20px}.achievementGroups li{margin-bottom:8px}.achievementList{margin:0}.achievementList>div{border-top:1px solid var(--line);grid-template-columns:minmax(150px,.65fr) 1.35fr;gap:25px;padding:13px 0;display:grid}.achievementList dt{font-weight:700}.achievementList dd{color:var(--muted);margin:0;line-height:1.5}.achievementTotal{grid-template-columns:repeat(3,1fr);align-content:start;gap:20px;display:grid}.achievementTotal h3,.achievementTotal p{grid-column:1/-1}.achievementTotal>div{border-top:1px solid var(--line);flex-direction:column;padding-top:18px;display:flex}.achievementTotal strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3vw,42px);font-weight:400}.achievementTotal span{text-transform:uppercase;letter-spacing:.1em;margin-top:5px;font-size:10px}.legacyBody p,.legacyBody ul,.legacyBody ol{margin-bottom:24px}.legacyBody h3{margin:64px 0 22px;line-height:1.05}.legacyBody h3:first-child{margin-top:0}.legacyBody h4{margin:44px 0 16px;font-size:20px;line-height:1.3}.legacyBody ol{max-width:820px;padding-left:22px}.legacyBody li{margin-bottom:8px}.legacyBody strong{font-weight:700}.legacyDate{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:800;margin:45px 0 8px!important;font-size:10px!important}.legacyDate+p{margin-top:0}.legacyTimelineRow{border-top:1px solid #ffffff26;grid-template-columns:110px minmax(0,1fr);gap:30px;max-width:880px;padding:22px 0;display:grid}.legacyTimelineRow time{font-family:Georgia,Times New Roman,serif;font-size:27px}.legacyTimelineRow p{max-width:none;margin:0}.legacyFigure{max-width:900px;margin:42px 0}.legacyFigure img{max-height:680px}.resultFigure{border:1px solid var(--line);background:#fff;width:100%;max-width:540px;padding:16px}.resultFigureEarly{max-width:430px}.resultFigurePortrait{max-width:460px}.cupOverviewFigure{max-width:620px}.legacyGallery{gap:3px;max-width:1100px;margin:40px 0 60px}.legacyArticle{padding-top:7vw;padding-bottom:7vw}.legacyArticle>h2{margin-bottom:45px}.cupArticles .legacyFigure:not(.resultFigure):not(.cupOverviewFigure){max-width:820px}.newsArchive .legacyArticle>h2{font-size:clamp(38px,4.5vw,64px)}.rulesArticles .legacyArticle>h2{font-size:clamp(44px,5vw,72px)}.contentLead h2,.achievementsSection h2,.legacyArticle>h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.boardGrid img.thumbnailPortrait{object-fit:contain;background:var(--soft);padding:70px 52px}.competitionArticles .legacyFigure{max-width:640px}.legacyBody{overflow-wrap:anywhere}.weatherHero{background-image:url(/wetter.jpg);background-position:50% 68%}@media (max-width:980px){.achievementGroups{grid-template-columns:1fr}}@media (max-width:650px){.achievementsSection>header{padding-bottom:28px;display:block}.achievementsSection>header small{margin-bottom:15px;display:block}.achievementGroups>article{padding:45px 24px}.achievementList>div{grid-template-columns:1fr;gap:5px}.achievementTotal{grid-template-columns:1fr}.achievementTotal h3,.achievementTotal p{grid-column:1}.legacyTimelineRow{grid-template-columns:72px 1fr;gap:18px}.legacyTimelineRow time{font-size:23px}.lifeOverview{grid-template-columns:1fr;padding:0 22px 70px}.lifeOverviewCard{min-height:340px;padding:28px}.resultFigure,.resultFigureEarly,.resultFigurePortrait{max-width:100%;padding:8px}}.fleetHero{background-image:url(/home-slides/home-14.jpg);background-position:50% 61%}.fleetChoice{background:var(--ink);grid-template-columns:1fr 1fr;gap:2px;min-height:530px;display:grid}.fleetChoice>a{color:#fff;isolation:isolate;background:50%/cover;flex-direction:column;justify-content:flex-end;padding:48px 4vw;display:flex;position:relative;overflow:hidden}.fleetChoice>a:before{content:"";z-index:-1;background:linear-gradient(#0000000a 32%,#000000d1);transition:background .35s;position:absolute;inset:0}.fleetChoice>a:hover:before{background:linear-gradient(#0000002e 25%,#000000e6)}.fleetChoiceGlider{background-image:url(/aircraft/ls4.jpeg)!important}.fleetChoiceMotor{background-image:url(/aircraft/dv20-katana.jpg)!important}.fleetChoice span{flex-direction:column;gap:10px;display:flex}.fleetChoice small,.aircraftSectionHero small,.aircraftHeading small{letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:800}.fleetChoice b{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,82px);font-weight:400;line-height:.9}.fleetChoice i{margin-top:24px;font-size:12px;font-style:normal}.fleetChoice strong{font-size:28px;font-weight:400;position:absolute;bottom:48px;right:4vw}.aircraftSectionHero{color:#fff;background:50%/cover;height:70vh;min-height:540px;position:relative}.aircraftSectionHero:after{content:"";background:linear-gradient(90deg,#000000c7,#0000000d 72%);position:absolute;inset:0}.aircraftSectionHero>div{z-index:1;position:absolute;bottom:9%;left:5vw}.aircraftSectionHero h1{letter-spacing:-.035em;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,8vw,112px);font-weight:400;line-height:.86}.gliderSectionHero{background-image:url(/aircraft/heroes/dg1000-hero.jpg);background-position:50% 67%}.motorSectionHero{background-image:url(/aircraft/heroes/katana-hero.jpg);background-position:50% 61%}.aircraftJump{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.aircraftJump a{border-right:1px solid var(--line);text-transform:uppercase;justify-content:space-between;padding:28px 4vw;font-size:13px;font-weight:800;transition:background .25s,color .25s;display:flex}.aircraftJump a:hover{background:var(--ink);color:#fff}.aircraftDetail{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1.08fr .92fr;min-height:760px;scroll-margin-top:84px;display:grid;position:relative}.aircraftDetail:nth-child(2n){grid-template-columns:.92fr 1.08fr}.aircraftDetail:nth-child(2n) .aircraftPhoto{order:2}.aircraftDetail:nth-child(2n) .aircraftBody{order:1}.aircraftPhoto{background-repeat:no-repeat;background-size:cover;min-height:650px}.aircraftBody{flex-direction:column;justify-content:center;padding:7vw 5vw;display:flex}.aircraftHeading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:34px;display:flex}.aircraftHeading h2{letter-spacing:-.035em;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,86px);font-weight:400;line-height:.9}.aircraftHeading>b{letter-spacing:.12em;white-space:nowrap;font-size:12px}.aircraftBody dl{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;display:grid}.aircraftBody dl>div{border-bottom:1px solid var(--line);padding:20px 0}.aircraftBody dl>div:nth-child(odd){border-right:1px solid var(--line);padding-right:24px}.aircraftBody dl>div:nth-child(2n){padding-left:24px}.aircraftBody dt{letter-spacing:.1em;text-transform:uppercase;color:#626262;font-size:9px}.aircraftBody dd{font-variant-numeric:tabular-nums;margin:7px 0 0;font-size:19px}.manuals{margin-top:38px}.manuals h3{text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:11px}.manuals>a{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:22px;padding:17px 0;transition:transform .25s;display:grid}.manuals>a:hover{transform:translate(10px)}.manuals>a>span{font-size:15px;font-weight:700}.manuals>a small{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.manuals>a b{font-size:18px}.manuals p{color:#626262;max-width:46ch;margin:0;font-size:13px}.aircraftIndex{color:#fff;letter-spacing:.15em;font-size:10px;position:absolute;top:25px;right:28px}.aircraftDetail:nth-child(2n) .aircraftIndex{left:28px;right:auto}@media (max-width:900px){.fleetChoice{grid-template-columns:1fr;min-height:900px}.aircraftDetail,.aircraftDetail:nth-child(2n){grid-template-columns:1fr;min-height:0}.aircraftDetail:nth-child(2n) .aircraftPhoto{order:1}.aircraftDetail:nth-child(2n) .aircraftBody{order:2}.aircraftPhoto{min-height:58vw}.aircraftIndex,.aircraftDetail:nth-child(2n) .aircraftIndex{left:auto;right:24px}}@media (max-width:650px){.fleetChoice{min-height:760px}.fleetChoice>a{padding:34px 22px}.fleetChoice strong{bottom:34px;right:22px}.aircraftSectionHero{height:62vh;min-height:470px}.aircraftSectionHero>div{bottom:10%;left:22px}.aircraftSectionHero h1{font-size:54px}.aircraftJump{grid-template-columns:1fr}.aircraftJump a{padding:18px 22px}.aircraftPhoto{min-height:72vw}.aircraftBody{padding:65px 22px}.aircraftHeading h2{font-size:52px}.aircraftBody dd{font-size:16px}.manuals>a{grid-template-columns:1fr auto}.manuals>a small{display:none}}.fleetChoiceGlider{background-image:url(/aircraft/heroes/dg1000-main-cropped.jpg)!important;background-position:50% 67%!important}.fleetChoiceMotor{background-image:url(/aircraft/heroes/katana-main.jpg)!important;background-position:50% 67%!important}.fleetModelList{background:#fff}.fleetModel{border-bottom:1px solid var(--line);grid-template-columns:320px 1fr auto;align-items:center;min-height:245px;transition:background .25s,color .25s;display:grid}.fleetModel:hover{background:var(--ink);color:#fff}.fleetModel img{object-fit:cover;width:100%;height:245px}.fleetModel>span{gap:8px;padding:34px 5vw;display:grid}.fleetModel small{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.fleetModel b{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,76px);font-weight:400;line-height:.9}.fleetModel i{letter-spacing:.1em;font-size:12px;font-style:normal}.fleetModel strong{margin-right:5vw;font-size:30px;font-weight:400}.aircraftPageHero{color:#fff;background:50%/cover;height:76vh;min-height:590px;position:relative}.aircraftPageHero:after{content:"";background:linear-gradient(#00000005 30%,#000000c7);position:absolute;inset:0}.aircraftPageHero>div{z-index:1;grid-template-columns:1fr auto;align-items:end;display:grid;position:absolute;bottom:8%;left:5vw;right:5vw}.aircraftPageHero small{letter-spacing:.17em;text-transform:uppercase;grid-column:1/3;margin-bottom:16px;font-size:9px;font-weight:800}.aircraftPageHero h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(72px,10vw,140px);font-weight:400;line-height:.8}.aircraftPageHero b{letter-spacing:.15em;padding-bottom:8px;font-size:13px}.aircraftBreadcrumb{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;background:#fff;align-items:center;gap:18px;height:64px;padding:0 5vw;font-size:10px;display:flex}.aircraftBreadcrumb a{border-bottom:1px solid #0000}.aircraftBreadcrumb a:hover{border-color:currentColor}.aircraftProfile{grid-template-columns:1.4fr .6fr;gap:8vw;padding:9vw 5vw;display:grid}.aircraftProfile h2,.aircraftGallery h2{letter-spacing:-.035em;margin:0 0 42px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,76px);font-weight:400;line-height:.92}.aircraftSpecs dl{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;display:grid}.aircraftSpecs dl>div{border-bottom:1px solid var(--line);padding:22px 0}.aircraftSpecs dl>div:nth-child(odd){border-right:1px solid var(--line);padding-right:26px}.aircraftSpecs dl>div:nth-child(2n){padding-left:26px}.aircraftSpecs dt{letter-spacing:.11em;text-transform:uppercase;color:#626262;font-size:9px}.aircraftSpecs dd{font-variant-numeric:tabular-nums;margin:7px 0 0;font-size:20px}.aircraftDownloads{background:var(--ink);color:#fff;align-self:start;padding:40px}.aircraftDownloads h2{margin-bottom:30px;font-size:38px}.aircraftDownloads>a{border-top:1px solid #ffffff47;grid-template-columns:1fr auto;align-items:center;gap:22px;padding:20px 0;display:grid}.aircraftDownloads>a span{gap:7px;display:grid}.aircraftDownloads>a b{font-size:15px}.aircraftDownloads>a small{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.aircraftDownloads>a>strong{font-size:20px}.aircraftDownloads p{color:#deddd4;font-size:13px;line-height:1.6}.aircraftGallery{background:var(--ink);color:#fff;padding:9vw 4vw}.aircraftGallery>header{justify-content:space-between;align-items:end;display:flex}.aircraftGallery>header span{text-transform:uppercase;letter-spacing:.13em;margin-bottom:46px;font-size:10px}.aircraftGallery>div{grid-template-columns:repeat(12,1fr);gap:8px;display:grid}.aircraftGallery figure{background:#272b2e;grid-column:span 4;margin:0;position:relative;overflow:hidden}.aircraftGallery figure:nth-child(5n+1),.aircraftGallery figure:nth-child(5n+4){grid-column:span 8}.aircraftGallery img{object-fit:cover;width:100%;height:100%;min-height:320px;max-height:620px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.aircraftGallery figure:hover img{transform:scale(1.025)}.aircraftGallery figcaption{letter-spacing:.12em;background:#000000b8;padding:7px 9px;font-size:9px;position:absolute;bottom:12px;right:14px}.aircraftBack{background:#fff;padding:55px 5vw}.aircraftBack a{text-transform:uppercase;border-bottom:1px solid;padding-bottom:6px;font-size:11px;font-weight:800}@media (max-width:900px){.fleetModel{grid-template-columns:250px 1fr auto}.aircraftProfile{grid-template-columns:1fr}.aircraftDownloads{max-width:560px}.aircraftGallery figure,.aircraftGallery figure:nth-child(5n+1),.aircraftGallery figure:nth-child(5n+4){grid-column:span 6}}@media (max-width:650px){.fleetModel{grid-template-columns:120px 1fr auto;min-height:150px}.fleetModel img{height:150px}.fleetModel>span{padding:24px 18px}.fleetModel b{font-size:34px}.fleetModel small{font-size:8px}.fleetModel strong{margin-right:18px;font-size:20px}.aircraftPageHero{height:66vh;min-height:500px}.aircraftPageHero>div{grid-template-columns:1fr;left:22px;right:22px}.aircraftPageHero small{grid-column:1}.aircraftPageHero h1{font-size:62px}.aircraftPageHero b{margin-top:18px}.aircraftBreadcrumb{gap:10px;padding:0 22px;overflow-x:auto}.aircraftProfile{padding:75px 22px}.aircraftSpecs dl{grid-template-columns:1fr}.aircraftSpecs dl>div:nth-child(odd),.aircraftSpecs dl>div:nth-child(2n){border-right:0;padding:18px 0}.aircraftDownloads{padding:30px 24px}.aircraftGallery{padding:75px 12px}.aircraftGallery>header{padding:0 10px}.aircraftGallery figure,.aircraftGallery figure:nth-child(5n+1),.aircraftGallery figure:nth-child(5n+4){grid-column:span 12}.aircraftGallery img{min-height:260px}.aircraftBack{padding:45px 22px}}.themedCollection{max-width:1120px;margin:0 auto}.collectionIntro{max-width:760px;color:var(--muted);margin:-20px 0 54px;font-size:18px;line-height:1.7}.datedEntryList{margin:55px 0}.archiveArticles .datedEntryList{max-width:1120px;margin-left:auto;margin-right:auto}.datedLegacyEntry{border-top:1px solid var(--line);padding:56px 0}.datedLegacyEntry>small,.cupYearHeader small,.cupResultCard small,.cupDownloadRow small{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:800;line-height:1.2;display:block}.datedLegacyEntry>h3{margin:12px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,56px);font-weight:400;line-height:1}.datedEntryIntroduction{max-width:760px;color:var(--muted);margin:0 0 30px;font-size:18px;line-height:1.7}.legacyLeadImage{background:#e8e6df;width:min(100%,760px);margin:0 0 34px;overflow:hidden}.legacyLeadImage img{object-fit:cover;width:100%;max-height:520px;display:block}.cupArchive{padding:2vw 5vw 10vw}.cupYear{border-top:1px solid var(--line);max-width:1220px;margin:0 auto;padding:7vw 0}.cupYear:first-child{border-top:0}.cupYearHeader{grid-template-columns:minmax(260px,.72fr) 1fr;align-items:end;gap:7vw;margin-bottom:46px;display:grid}.cupYearHeader h2{letter-spacing:-.035em;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,82px);font-weight:400;line-height:.9}.cupYearHeader p{max-width:610px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.cupResultGrid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid}.cupResultCard{background:#fff;grid-template-columns:180px 1fr;min-height:210px;display:grid}.cupResultPreview{background:#e9e7e0;place-items:center;padding:18px;display:grid;overflow:hidden}.cupResultPreview img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:174px;display:block}.cupResultCard>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:27px 26px;display:flex}.cupResultCard h3{margin:9px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.08}.compactDownload{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:5px;font-size:9px;font-weight:800}.compactDownload span{margin-left:7px}.cupDownloadList{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cupDownloadRow{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:22px;min-height:94px;padding:18px 22px;transition:background .2s,color .2s;display:flex}.cupDownloadRow:hover,.cupDownloadRow:focus-visible{background:var(--ink);color:#fff}.cupDownloadRow>span:first-child{gap:7px;display:grid}.cupDownloadRow strong{font-size:15px}.cupDownloadRow .fileType{letter-spacing:.12em;white-space:nowrap;font-size:9px;font-weight:800}.cupDownloadRow .fileType b{margin-left:7px;font-size:17px}.cupYear>.datedLegacyEntry{padding-bottom:0}.cupYear>.datedLegacyEntry>h3{display:none}@media (max-width:900px){.cupResultGrid,.cupDownloadList{grid-template-columns:1fr}.cupYearHeader{grid-template-columns:1fr;gap:24px}}@media (max-width:650px){.datedEntryList{margin:42px 0}.datedLegacyEntry{padding:42px 0}.datedLegacyEntry>h3{font-size:34px}.legacyLeadImage{margin-bottom:26px}.cupArchive{padding:0 22px 75px}.cupYear{padding:70px 0}.cupYearHeader{margin-bottom:32px}.cupYearHeader h2{font-size:48px}.cupResultCard{grid-template-columns:112px 1fr;min-height:166px}.cupResultPreview{padding:10px}.cupResultPreview img{height:140px}.cupResultCard>div{padding:20px 17px}.cupResultCard h3{margin-bottom:15px;font-size:21px}.compactDownload{font-size:8px}.cupDownloadRow{min-height:84px;padding:15px}.collectionIntro{margin-top:-10px;margin-bottom:42px}}.newsFeedState{background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;min-height:280px;padding:80px 5vw;font-size:17px;display:flex}.newsFeedState button{border:1px solid var(--ink);background:var(--ink);color:#fff;font:inherit;cursor:pointer;padding:14px 18px;font-size:14px;font-weight:700}.newsFeedState button:hover,.newsFeedState button:focus-visible{background:#272b2e}.newsArchive{border-top:1px solid var(--line)}.newsStory{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);min-height:560px;display:grid}.newsStory:nth-child(2n){background:var(--paper)}.newsVisual{background:var(--soft);align-self:start;gap:3px;min-width:0;padding:3px;display:grid}.newsVisual figure{background:var(--ink);margin:0;overflow:hidden}.newsVisual img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.16,1,.3,1);display:block}.newsVisual figure:hover img{transform:scale(1.025)}.newsLeadPhoto{aspect-ratio:5/3;min-height:0}.newsVisualPreserveLead .newsLeadPhoto{background:var(--soft)}.newsVisualPreserveLead .newsLeadPhoto img{object-fit:contain}.newsPhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.newsPhotoGrid figure{aspect-ratio:4/3;min-height:0}.newsVisualCount2 .newsPhotoGrid{grid-template-columns:1fr}.newsStoryBody{flex-direction:column;justify-content:flex-start;padding:6vw 5vw;display:flex}.newsStoryBody>time{letter-spacing:.16em;color:var(--muted);font-variant-numeric:tabular-nums;font-size:9px;font-weight:800}.newsStoryBody>h2{letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere;margin:18px 0 46px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,74px);font-weight:400;line-height:.94}.newsStoryBody .legacyBody{max-width:700px}.newsStoryBody .legacyBody p,.newsStoryBody .legacyBody ul{max-width:68ch}.newsStoryBody .legacyBody h4:first-child{margin-top:0}.newsNoPhoto{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;min-height:560px;padding:5vw;display:flex}.newsNoPhoto span{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(90px,13vw,190px);line-height:.75}.newsNoPhoto small{letter-spacing:.17em;font-size:9px;font-weight:800}.newsStoryWithoutPhoto .newsStoryBody{align-self:center}@media (max-width:980px){.newsStory{grid-template-columns:1fr;min-height:0}.newsVisual,.newsVisualCount1,.newsVisualCount2{grid-template-rows:auto;width:100%}.newsLeadPhoto{aspect-ratio:16/10;min-height:0}.newsPhotoGrid figure{aspect-ratio:4/3;min-height:0}.newsVisualCount2 .newsPhotoGrid{grid-template-columns:1fr}.newsNoPhoto{min-height:310px;padding:45px}.newsNoPhoto span{font-size:120px}.newsStoryBody{padding:70px 7vw 85px}}@media (max-width:650px){.newsLeadPhoto,.newsVisualCount2 .newsPhotoGrid figure{aspect-ratio:4/3}.newsPhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsStoryBody{padding:55px 22px 70px}.newsStoryBody>h2{margin:14px 0 34px;font-size:42px}.newsNoPhoto{min-height:230px;padding:30px 22px}.newsNoPhoto span{font-size:86px}.newsStoryBody .legacyBody{font-size:16px}}.rulesLead{padding-bottom:7vw}.rulesJump{border-top:1px solid var(--line);border-bottom:1px solid var(--line);z-index:2;background:#fff;grid-template-columns:1fr 1fr;display:grid;position:relative}.rulesJump a{border-right:1px solid var(--line);letter-spacing:.17em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:82px;padding:0 5vw;font-size:10px;font-weight:800;transition:background .2s,color .2s;display:flex}.rulesJump a:last-child{border-right:0}.rulesJump a:hover,.rulesJump a:focus-visible{background:var(--ink);color:#fff}.rulesJump b{font-size:22px;font-weight:400}.rulesDivision{background:var(--line);grid-template-columns:minmax(390px,.74fr) minmax(0,1.26fr);align-items:start;scroll-margin-top:82px;display:grid}.rulesDivisionVisual{color:#fff;isolation:isolate;background:50%/cover;align-items:flex-end;height:calc(100vh - 82px);min-height:620px;padding:5vw;display:flex;position:sticky;top:82px}.rulesDivisionVisual:before{content:"";z-index:-1;background:linear-gradient(#0000000a 32%,#000000d1);position:absolute;inset:0}.rulesDivisionGlider{background-image:url(/aircraft/dg1000.jpg);background-position:50% 62%}.rulesDivisionKatana{background-image:url(/aircraft/dv20-katana.jpg);background-position:50%}.rulesDivisionVisual small,.ruleModule small,.rulesDownload small{letter-spacing:.17em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2}.rulesDivisionVisual h2{letter-spacing:-.035em;margin:16px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,92px);font-weight:400;line-height:.93}.rulesDivisionVisual p{color:#fff;max-width:420px;margin:0;font-size:16px;line-height:1.6}.rulesMatrix{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.ruleModule{background:#fff;flex-direction:column;justify-content:flex-start;min-height:285px;padding:38px 3.5vw;display:flex}.ruleModule:nth-child(4n+2),.ruleModule:nth-child(4n+3){background:var(--paper)}.ruleModuleWide{grid-column:1/-1;min-height:230px}.ruleModule small{color:var(--muted)}.ruleModule h3{margin:14px 0 22px;font-size:22px;font-weight:700;line-height:1.2}.ruleModule p,.ruleModule li{color:var(--muted);font-size:16px;line-height:1.6}.ruleModule p{max-width:58ch;margin:0}.ruleModule ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none;display:grid}.ruleModule li{border-top:1px solid var(--line);padding-top:12px}.rulesMatrixWrap{min-width:0}.rulesDownload{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:28px;min-height:122px;padding:28px 3.5vw;transition:background .2s;display:flex}.rulesDownload:hover,.rulesDownload:focus-visible{background:#272b2e}.rulesDownload>span{gap:8px;display:grid}.rulesDownload small{color:#fff}.rulesDownload strong{font-size:22px;font-weight:700}.rulesDownload>b{font-size:22px;font-weight:400}.rulesDivisionMotor .rulesDivisionVisual{grid-column:1}.rulesDivisionMotor .rulesMatrixWrap{grid-column:2}@media (max-width:1050px){.rulesDivision{grid-template-columns:minmax(310px,.65fr) minmax(0,1.35fr)}.rulesMatrix{grid-template-columns:1fr}.ruleModuleWide{grid-column:auto}.ruleModule ul{grid-template-columns:1fr}.ruleModule{min-height:0}.rulesDivisionVisual{padding:55px 40px}}@media (max-width:720px){.rulesLead{padding-bottom:65px}.rulesJump{grid-template-columns:1fr}.rulesJump a{border-right:0;border-bottom:1px solid var(--line);min-height:66px;padding:0 22px}.rulesJump a:last-child{border-bottom:0}.rulesDivision{display:block}.rulesDivisionVisual{height:62vh;min-height:430px;padding:42px 22px;position:relative;top:auto}.rulesDivisionVisual h2{font-size:50px}.rulesDivisionVisual p{font-size:16px}.ruleModule{padding:34px 22px}.ruleModule h3{margin-bottom:18px;font-size:22px}.ruleModule p,.ruleModule li{font-size:16px}.rulesDownload{padding:25px 22px}.rulesDownload strong{font-size:22px}}.legalIntro{background:var(--ink);color:#fff;padding:clamp(82px,11vw,160px) 5vw clamp(70px,9vw,125px)}.legalIntro h1{letter-spacing:-.035em;max-width:1160px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,92px);font-weight:400;line-height:.84}.legalIntro p{color:#deddd4;max-width:1160px;margin:30px auto 0;font-size:17px;line-height:1.6}.legalContent{max-width:1160px;margin:0 auto;padding:clamp(68px,9vw,118px) 5vw clamp(80px,10vw,135px)}.legalSection{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.52fr) minmax(0,1.48fr);gap:5vw;padding:37px 0;display:grid}.legalSection:last-child{border-bottom:1px solid var(--line)}.legalSection h2{letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800;line-height:1.35}.legalSection p{max-width:70ch;color:var(--muted);margin:0 0 18px;font-size:17px;line-height:1.72}.legalSection p:last-child{margin-bottom:0}.legalSection strong{color:var(--ink);font-size:17px}.legalSection a{color:var(--ink);text-underline-offset:4px;font-weight:700;text-decoration:underline}.legalSection a:focus-visible{outline:2px solid var(--ink);outline-offset:4px}@media (max-width:650px){.legalIntro{padding:76px 22px 68px}.legalIntro p{margin-top:24px;font-size:16px}.legalContent{padding:62px 22px 75px}.legalSection{padding:30px 0;display:block}.legalSection h2{margin-bottom:18px}.legalSection p{font-size:16px;line-height:1.68}}
:root{--ink:#171816;--paper:#f1f0e9;--soft:#deddd4;--red:#171816;--line:#c8c8bd;--muted:#626262}::selection{background:var(--ink);color:#fff}:focus-visible{outline:2px solid var(--ink);outline-offset:5px}body{background:var(--paper);font-family:Segoe UI,Arial,sans-serif}.header{border-bottom:1px solid #e7e5de;grid-template-columns:230px 1fr auto;height:84px;padding:0 2.5vw;position:sticky;top:0}.brand img{width:205px;height:68px}.header nav{letter-spacing:.035em;gap:24px;height:100%;font-size:11px}.header nav>a,.navParent{white-space:nowrap;padding:32px 0;position:relative}.header nav>a:after,.navParent:after{content:"";background:var(--ink);height:1px;transition:right .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:23px;left:0;right:100%}.header nav>a:hover:after,.navParent:hover:after,.header nav>a.active:after,.navParent.active:after{right:0}.navGroup{align-items:center;height:100%;display:flex;position:relative}.navDropdown{border-top:1px solid var(--ink);opacity:0;visibility:hidden;pointer-events:none;background:#fff;min-width:220px;padding:10px 0;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:100%;left:-24px;transform:translateY(8px);box-shadow:0 18px 45px #17181621}.navGroup:hover .navDropdown,.navGroup:focus-within .navDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navDropdown a{letter-spacing:.04em;padding:12px 24px;font-size:10px;transition:background .2s}.navDropdown a:hover,.navDropdown a:focus-visible{background:var(--paper)}.mobileMenu{display:none}.mobileMenu>div a.mobileSubLink{color:#626262;padding-left:40px;font-size:10px}.hero{background:url(/cockpit.jpg) 50%/cover;height:calc(100vh - 84px);min-height:600px}.slideOne{animation-delay:-1s}.slideTwo{animation-delay:5s}.slideThree{animation-delay:11s}@keyframes slideshow{0%,31%{opacity:1;transform:scale(1.03)}38%,94%{opacity:0;transform:scale(1.08)}95%,to{opacity:1;transform:scale(1.03)}}.hero .slide,.hero .shade{bottom:clamp(190px,20vh,220px)}.hero .shade{background:linear-gradient(#0000 58%,#0f100f47)}.heroCopy{background:var(--paper);width:100%;max-width:none;min-height:clamp(190px,20vh,220px);color:var(--ink);border-top:1px solid var(--line);grid-template-columns:minmax(170px,.55fr) minmax(430px,1.65fr) auto;align-items:center;gap:clamp(24px,3vw,54px);padding:24px 4vw;display:grid;bottom:0;left:0;right:0}.heroCopy p{letter-spacing:.19em;max-width:22ch;margin:0;font-size:10px}.heroCopy h1{letter-spacing:-.035em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.4vw,78px);font-weight:400;line-height:.88}.heroCopy>a{background:var(--ink);color:#fff;border:1px solid var(--ink);gap:48px;width:max-content;margin:0;padding:15px 18px;transition:background .25s,color .25s}.heroCopy>a:hover{color:var(--ink);background:0 0}.airfield{font-variant-numeric:tabular-nums;text-shadow:0 1px 8px #000000b8;top:auto;bottom:calc(clamp(190px,20vh,220px) + 50px)}.airfield b{display:none}.scroll{text-shadow:0 1px 8px #000000b8;border:0;font-size:20px;bottom:calc(clamp(190px,20vh,220px) + 34px);left:auto;right:4vw}.featureLinks>a{padding:29px 4vw;transition:background .25s,color .25s}.featureLinks>a:hover{background:var(--ink);color:#fff}.featureLinks small{font-size:8px}.featureLinks b{font-size:16px;font-weight:600}.homeTeaser{grid-template-columns:1.35fr .85fr;min-height:620px}.homeTeaser>div:last-child{padding:8vw 6vw}.homeTeaser h2,.homeNews h2,.pageIntro h2,.contactPage h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.93}.homeTeaser h2{margin-top:0;font-size:clamp(50px,6vw,92px)}.homeTeaser p{color:#51524d;font-size:16px}.homeNews{background:var(--paper);border-bottom:1px solid var(--line);padding:clamp(72px,8vw,120px) 4vw}.homeNews>header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(250px,.48fr) auto;align-items:end;gap:clamp(28px,4vw,72px);padding:0 0 clamp(38px,4vw,60px);display:grid}.homeNews h2{text-wrap:balance;max-width:13ch;margin:0;font-size:clamp(48px,5.7vw,86px)}.homeNews>header p{color:#51524d;max-width:36ch;margin:0 0 5px;font-size:16px;line-height:1.6}.homeNews>header>a{border-bottom:1px solid var(--ink);text-transform:uppercase;white-space:nowrap;align-self:end;margin-bottom:6px;padding-bottom:6px;font-size:11px;font-weight:800;text-decoration:none}.homeNews>header>a span{margin-left:16px;font-size:16px}.homeNewsPreview{background:var(--line);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:1px;min-width:0;display:grid}.homeNewsItem{background:#fff;min-width:0}.homeNewsItem>a{height:100%;color:inherit;grid-template-rows:clamp(280px,31vw,440px) 1fr;align-content:start;text-decoration:none;display:grid}.homeNewsImage{background:var(--soft);border-bottom:1px solid var(--line);min-height:0}.homeNewsImage figure{background:var(--soft);width:100%;height:100%;margin:0;overflow:hidden}.homeNewsImage img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.16,1,.3,1);display:block}.homeNewsImageContain img{object-fit:contain;padding:clamp(10px,1.6vw,22px)}.homeNewsItem>a:hover .homeNewsImage img{transform:scale(1.02)}.homeNewsItem>a:focus-visible{outline:2px solid var(--ink);outline-offset:-4px}.homeNewsContent{flex-direction:column;min-height:235px;padding:clamp(24px,2.7vw,40px);display:flex}.homeNewsItem time{color:var(--muted);letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}.homeNewsItem h3{letter-spacing:-.025em;overflow-wrap:anywhere;text-wrap:balance;max-width:24ch;margin:16px 0 36px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.2vw,48px);font-weight:400;line-height:1.02}.homeNewsItem:last-child h3{font-size:clamp(27px,2.5vw,38px)}.homeNewsAction{border-bottom:1px solid var(--ink);text-transform:uppercase;width:max-content;margin-top:auto;padding-bottom:5px;font-size:10px;font-weight:800}.homeNewsAction b{margin-left:18px;font-size:15px;font-weight:500}.homeNewsNoImage{background:var(--ink);color:#fff;font-variant-numeric:tabular-nums;align-items:flex-end;height:100%;padding:clamp(24px,2.7vw,40px);font-family:Segoe UI,Arial,sans-serif;font-size:clamp(48px,6vw,84px);display:flex}.homeNewsPreviewState{min-height:100%;color:var(--muted);place-items:center;padding:36px;font-size:14px;line-height:1.6;display:grid}.homeStatement{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;padding:10vw 4vw;display:flex}.homeStatement p{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,8vw,118px);font-weight:400;line-height:.87}.homeStatement a{text-transform:uppercase;border-bottom:1px solid #fff;margin-top:55px;padding-bottom:7px;font-size:11px;font-weight:700}.subHero h1{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}.pageIntro{padding-top:8vw;padding-bottom:8vw}.pageIntro h2{font-size:clamp(50px,6vw,90px)}footer{color:var(--ink);border-top:1px solid var(--line);background:#fff;padding-top:48px;padding-bottom:48px}footer img{background:0 0;height:auto}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@media (max-width:980px){.header{grid-template-columns:1fr auto auto;gap:14px}.header nav{display:none}.mobileMenu{display:block;position:relative}.mobileMenu summary{cursor:pointer;text-transform:uppercase;align-items:center;gap:10px;padding:14px 0;font-size:11px;font-weight:800;list-style:none;display:flex}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu summary i,.mobileMenu summary i:before,.mobileMenu summary i:after{background:var(--ink);content:"";width:20px;height:1px;transition:transform .25s;display:block}.mobileMenu summary i{position:relative}.mobileMenu summary i:before{position:absolute;top:-6px}.mobileMenu summary i:after{position:absolute;top:6px}.mobileMenu[open] summary i{background:0 0}.mobileMenu[open] summary i:before{top:0;transform:rotate(45deg)}.mobileMenu[open] summary i:after{top:0;transform:rotate(-45deg)}.header .mobileMenu>div{border-top:1px solid var(--ink);background:#fff;width:min(360px,100vw);padding:8px 0;display:grid;position:absolute;top:50px;left:auto;right:-2.5vw;box-shadow:0 18px 45px #17181621}.mobileMenu>div a{text-transform:uppercase;border-bottom:1px solid var(--line);padding:15px 24px;font-size:11px;font-weight:700}.hero .slide,.hero .shade{bottom:210px}.heroCopy{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) auto;gap:10px 28px;min-height:210px}.heroCopy p{grid-column:1}.heroCopy h1{grid-column:1;font-size:64px}.heroCopy>a{grid-area:1/2/3;align-self:center}.airfield{bottom:260px}.scroll{bottom:244px}.homeNews>header{grid-template-columns:minmax(0,1fr) minmax(230px,.62fr)}.homeNews>header>a{grid-column:2;justify-self:start}.homeNewsPreview{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}}@media (max-width:650px){.header{gap:10px;height:74px;padding:0 18px}.brand img{width:152px}.instaIcon{display:none}.mobileMenu>div{width:calc(100vw - 36px);right:-18px}.hero{height:calc(100svh - 74px);min-height:640px}.hero .slide,.hero .shade{bottom:250px}.heroCopy{border-top-color:var(--line);width:auto;min-height:250px;padding:24px 22px 26px;display:block;bottom:0;left:0;right:0}.heroCopy p{margin-bottom:12px;font-size:9px}.heroCopy h1{font-size:clamp(43px,12vw,54px);line-height:.9}.heroCopy>a{gap:26px;margin-top:20px;padding:13px 15px}.airfield,.scroll{display:none}.featureLinks small{display:block}.homeTeaser{min-height:0}.homeTeaserImage{min-height:430px}.homeTeaser>div:last-child{padding:72px 22px}.homeNews{padding:70px 22px}.homeNews>header{padding-bottom:34px;display:block}.homeNews h2{margin:0 0 20px;font-size:clamp(42px,11vw,58px)}.homeNews>header p{max-width:32ch}.homeNews>header>a{margin-top:26px;display:inline-block}.homeNewsPreview{grid-template-columns:minmax(0,1fr);gap:1px}.homeNewsItem>a{grid-template-rows:230px auto}.homeNewsContent{min-height:0;padding:24px 20px 28px}.homeNewsItem h3,.homeNewsItem:last-child h3{margin:13px 0 30px;font-size:clamp(28px,8.5vw,36px)}.homeNewsAction{margin-top:0}.homeNewsImageContain img{padding:10px}.homeStatement{min-height:65vh;padding:85px 22px}.homeStatement p{font-size:54px}.subHero h1{font-size:58px}}.hero .slide{object-fit:cover;object-position:center;opacity:0;pointer-events:none;width:100%;height:calc(100% - clamp(190px,20vh,220px));transition:opacity 1s cubic-bezier(.16,1,.3,1);animation:none;display:block;bottom:auto;transform:none}.hero .slide.isCurrent{opacity:1;z-index:1}.hero .slide.isPrevious{opacity:0;z-index:1}.hero .slide.isNext{opacity:0;z-index:0}.hero .shade{z-index:2}.heroCopy,.airfield,.scroll,.slideshowToggle{z-index:3}.hero .slide-04{object-position:center 56%}.hero .slide-08{object-position:left 58%}.hero .slide-10{object-position:center 35%}.hero .slide-20{object-position:center 20%}.hero .slide-21{object-position:center 35%}.hero .slide-22{object-position:center 47%}.hero .slide-23{object-position:center top}.hero .slide-24{object-position:center 35%}.hero .slide-25{object-position:center 40%}@media (max-width:980px){.hero .slide{height:calc(100% - 210px)}}@media (max-width:650px){.hero .slide{height:calc(100% - 250px)}}.instagramLink{border:1px solid var(--ink);place-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:grid}.instagramLink:hover{background:var(--ink);color:#fff}.instagramLink svg{width:22px;height:22px}.social{background:#fff;padding:9vw 4vw}.socialHead{margin-bottom:42px}.socialHead h2{letter-spacing:-.035em;margin-top:13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,104px);font-weight:400}.instagramProfileLink{border-bottom:1px solid var(--ink);text-transform:uppercase;align-items:center;gap:11px;padding-bottom:7px;font-size:10px;font-weight:800;display:flex}.instagramProfileLink svg{width:18px;height:18px}.instagramProfileLink span{margin-left:9px;font-size:16px}.instagramGrid{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;display:grid}.instagramPost{aspect-ratio:1;background:var(--soft);display:block;position:relative;overflow:hidden}.instagramPost img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.instagramPost:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000ad);height:40%;position:absolute;inset:auto 0 0}.instagramPost span{z-index:1;color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800;position:absolute;bottom:13px;left:16px}.instagramPost:hover img{transform:scale(1.025)}.instagramPost:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.instagramNotice{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:28px 0 0;font-size:14px}.instagramEmptyState{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:110px 1fr auto;align-items:center;gap:34px;min-height:300px;padding:45px 3vw;display:grid}.instagramEmptyState>svg{stroke-width:1.35px;width:70px;height:70px}.instagramEmptyState>div{gap:9px;display:grid}.instagramEmptyState b{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,54px);font-weight:400}.instagramEmptyState>div span{color:#626262;font-size:13px}.instagramEmptyState>a{text-transform:uppercase;border-bottom:1px solid;padding-bottom:7px;font-size:10px;font-weight:800}.instagramEmptyState>a span{margin-left:12px;font-size:16px}@media (max-width:650px){.instagramLink{width:40px;height:40px}.social{padding:75px 20px}.instagramGrid{grid-template-columns:1fr}.instagramPost{aspect-ratio:4/3}.instagramEmptyState{grid-template-columns:58px 1fr;gap:22px;padding:35px 0}.instagramEmptyState>svg{width:52px;height:52px}.instagramEmptyState>a{grid-column:2}.instagramEmptyState>div span{font-size:12px}}
.aircraftPageHero{height:58vh;min-height:450px;max-height:620px}.aircraftProfile{padding-top:7vw;padding-bottom:7vw}.aircraftGallery{padding:7vw 4vw}.aircraftGallery>div{max-width:1320px;margin:0 auto}.aircraftGallery figure,.aircraftGallery figure:nth-child(5n+1),.aircraftGallery figure:nth-child(5n+4){grid-column:span 4}.aircraftGallery img{aspect-ratio:4/3;height:auto;min-height:0;max-height:none}@media (max-width:900px){.aircraftPageHero{height:52vh;min-height:420px}.aircraftGallery figure,.aircraftGallery figure:nth-child(5n+1),.aircraftGallery figure:nth-child(5n+4){grid-column:span 6}}@media (max-width:650px){.aircraftPageHero{height:48vh;min-height:390px}.aircraftProfile{padding:65px 22px}.aircraftGallery{padding:60px 12px}.aircraftGallery figure,.aircraftGallery figure:nth-child(5n+1),.aircraftGallery figure:nth-child(5n+4){grid-column:span 12}.aircraftGallery img{min-height:0}}
html{scroll-padding-top:100px}#inhalt{scroll-margin-top:100px}img{max-width:100%}button{font:inherit;cursor:pointer}.skipLink{background:var(--ink);color:#fff;z-index:100;padding:14px 20px;position:fixed;top:8px;left:18px;transform:translateY(-160%)}.skipLink:focus{transform:none}:focus-visible{outline:2px solid var(--ink);outline-offset:4px;box-shadow:0 0 0 6px #fff}.header{grid-template-columns:clamp(160px,14vw,210px) minmax(0,1fr) auto}.header .brand img{max-width:100%}.header .desktopNav{letter-spacing:.015em;gap:16px;font-size:12px}.desktopNav>a,.desktopNav .navParent{padding-inline:3px}.desktopNav .navGroup{flex-shrink:0}.desktopNav .navToggle:focus-visible{outline-offset:-4px;box-shadow:none}.navToggle{color:var(--ink);background:0 0;border:0;place-items:center;width:44px;min-height:44px;padding:0;display:grid}.desktopNav .navToggle{place-items:center start;width:28px}.navToggle svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:14px;height:14px}.navToggle[aria-expanded=true] svg{transform:rotate(180deg)}.header .navDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:none}.header .navDropdown[hidden]{display:none}.navDropdown a{align-items:center;min-height:44px;display:flex}.navDropdown [aria-current=page],.mobileMenu [aria-current=page]{background:var(--paper);text-underline-offset:5px;text-decoration:underline}.header .mobileMenu:not([open])>div{display:none}.header .mobileMenu>div{overscroll-behavior:contain;width:min(400px,100%);max-height:calc(100dvh - 84px);padding:8px 0;position:fixed;top:84px;left:auto;right:0;overflow-y:auto}.header .mobileMenu nav{height:auto;display:block}.header .mobileMenu .mobileGroup{min-width:0;box-shadow:none;border:0;padding:0;display:block;position:static}.header .mobileMenu a{min-height:44px;padding:14px 24px;font-size:12px;display:block}.header .mobileMenu a.mobileSubLink{padding-left:40px;font-size:11px}.header .mobileMenu a:hover{background:var(--paper)}.subHero{height:56vh;min-height:420px;max-height:650px}.subHero>div{right:5vw}.subHero h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;line-height:.98}.subHero.membershipHero h1{font-size:clamp(42px,7vw,106px)}.contentLead{padding-top:clamp(60px,7vw,105px);padding-bottom:clamp(45px,5vw,75px)}.contentLead.themedLead{padding-bottom:clamp(22px,2.5vw,36px)}.themedArticles,.themedArticles .themedCollection{padding-top:0}.themedArticles .datedEntryList{margin-top:0}.themedArticles .datedLegacyEntry:first-child{padding-top:30px}.cupYearHistorical>.datedLegacyEntry{border-top:0;padding-top:0;padding-bottom:0}.cupYearHistorical>.datedLegacyEntry>h3{display:block}.contentLead h2,.pageIntro h2,.contactPage h2,.resourceLinks h2{line-height:1.04}.contentLead>h2:first-child{text-wrap:balance;grid-column:1/-1;max-width:22ch}.contentLead h2,.pageIntro h2,.achievementsSection h2,.timelineSection h2{text-wrap:balance}.featureLinks small{color:var(--muted);font-size:10px}.featureLinks a:hover small,.cupDownloadRow:hover small,.cupDownloadRow:focus-visible small{color:inherit}.newsStoryBody>time,.datedLegacyEntry>small,.cupResultCard small,.cupDownloadRow small{letter-spacing:.08em;font-size:11px}.compactDownload{white-space:normal;align-items:center;min-height:44px;font-size:11px;line-height:1.5;display:inline-flex}.cupResultCard{grid-template-columns:minmax(100px,30%) minmax(0,1fr);min-width:0}.cupResultCard>div{min-width:0}.cupResultCard h3{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.cupDownloadRow>span{min-width:0}.cupDownloadRow strong{overflow-wrap:anywhere}.legalIntro h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(38px,6vw,92px);line-height:1.04}.legalSection h2{letter-spacing:.08em;font-size:12px}.legalSection{row-gap:18px}.legalSection>p{grid-column:2;margin:0}@media (max-width:650px){.legalSection>p+p{margin-top:18px}}.contactPage .contactClubName{letter-spacing:.035em;max-width:25ch;margin:0;font-family:Segoe UI,Arial,sans-serif;font-size:clamp(18px,2vw,28px);font-weight:650;line-height:1.18}.legacyBody{overflow-wrap:anywhere}.datedLegacyEntry>h3{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;line-height:1.08}.legacyBody p,.legacyBody li{max-width:72ch}.legacyBody p a{text-underline-offset:3px;text-decoration:underline}.aircraftHistory{row-gap:24px}.rulesMatrix{background:var(--paper);display:block}.ruleModule,.ruleModule:nth-child(4n+2),.ruleModule:nth-child(4n+3){border-bottom:1px solid var(--line);background:0 0;min-height:0}.ruleModule h3{margin-top:0}.ruleModule ul{padding-left:20px;list-style:outside;display:block}.ruleModule li{border:0;margin-top:10px;padding:0}.pageLinks,.achievementGroups,.lifeOverview{grid-template-columns:repeat(2,minmax(0,1fr))}.pageLinks a,.achievementGroups>article,.lifeOverviewCard,.lifeOverviewCard>span{overflow-wrap:anywhere;min-width:0}.pageLinks a{align-items:center;gap:20px}.pageLinks a span{flex-shrink:0}.achievementGroups h3,.lifeOverviewCard h2{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.achievementGroups .achievementTotal{grid-template-columns:minmax(0,1fr)}.achievementTotal>div{flex-flow:wrap;align-items:baseline;gap:12px}.achievementTotal strong{white-space:nowrap}.lifeOverviewCard h2{line-height:1.08}.grimmingHero{background:var(--ink);grid-template-columns:1fr 1fr;align-items:center;height:auto;min-height:0;max-height:none;display:grid}.grimmingHero:after{display:none}.grimmingHero>div{padding:55px 5vw;position:static}.grimmingHero>img{justify-self:end;width:100%;max-width:640px;height:auto;display:block}.boardHero{height:44vh;min-height:340px}.boardDirectory{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);gap:8vw;padding:clamp(55px,7vw,100px) 5vw;display:grid}.boardContact h2{letter-spacing:-.03em;margin:0 0 28px;font:400 clamp(36px,4vw,58px)/1.05 Georgia,serif}.boardContact a{text-underline-offset:5px;padding:10px 0;text-decoration:underline;display:inline-block}.boardMembers{border-top:1px solid var(--line)}.boardMember{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:24px;min-height:150px;padding:20px 0;display:grid}.boardMember p{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.5}.boardMember h3{overflow-wrap:anywhere;margin:0;font:600 clamp(24px,2.5vw,34px)/1.18 Segoe UI,Arial,sans-serif}.boardMember:not(:has(img)){grid-template-columns:minmax(0,1fr)}.boardMember img{object-fit:cover;width:96px;height:112px}.boardMember img[src*=thumbs]{object-fit:contain;height:auto}.social{padding-top:65px;padding-bottom:65px}.socialHead{margin-bottom:0}.homeTeaser>div{min-width:0}.homeTeaser h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.newsStory{min-height:0}.newsImageUnavailable{background:var(--soft);height:100%;color:var(--ink);flex-direction:column;justify-content:center;gap:12px;padding:22px;font-size:14px;line-height:1.5;display:flex}.newsImageUnavailable span{color:var(--muted)}.newsStoryBody{padding-top:clamp(40px,5vw,72px);padding-bottom:clamp(45px,5vw,75px)}.newsStoryBody>h2{line-height:1.04}.newsNoPhoto{min-height:0;color:var(--ink);background:0 0;justify-content:flex-start;gap:24px;padding:55px 5vw}.newsNoPhoto span{font-variant-numeric:tabular-nums;font:400 clamp(48px,6vw,86px)/1 Segoe UI,Arial,sans-serif}.newsStoryWithoutPhoto .newsStoryBody{align-self:start}.bankSection header p{grid-column:2;max-width:65ch;line-height:1.65}.bankSection header a{text-underline-offset:3px;text-decoration:underline}.membershipGrid dl div{grid-template-columns:minmax(0,1fr) auto;gap:18px;display:grid}.membershipGrid dd{white-space:nowrap;font-variant-numeric:tabular-nums}.legalPending{color:var(--line);line-height:1.6}footer a{align-items:center;width:fit-content;min-height:32px;display:inline-flex}footer img{height:auto}.weatherMetrics>span{min-width:0}.weatherMetrics b{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.weatherStatus{min-height:26px}.weatherRetry{border:1px solid var(--ink);background:0 0;align-self:flex-start;min-height:44px;padding:10px 14px}.weatherRetry:hover{background:var(--ink);color:#fff}.webcamCard .camLoading{color:#fff;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}.cameraSource{background:var(--paper);color:var(--ink);grid-column:1/-1;margin:0;padding:14px;font-size:12px;line-height:1.6}.cameraSource a{text-transform:none;font-size:inherit;text-decoration:underline}.themedCollection .legacyBody h3{letter-spacing:-.035em;margin:12px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,56px);font-weight:400;line-height:1}.archiveImageUnavailable{padding:24px;font-size:14px;line-height:1.6}.archiveImageUnavailable a{text-underline-offset:3px;text-decoration:underline}.slideshowToggle{background:var(--ink);color:#fff;border:1px solid #ffffff80;min-height:44px;padding:10px 14px;font-size:11px;position:absolute;top:24px;right:4vw}.hero[data-paused=true] .slide{animation-play-state:paused}@media (min-width:1101px){.header .mobileMenu{display:none}}@media (max-width:1100px){.header{grid-template-columns:minmax(0,1fr) auto auto;gap:14px}.header .desktopNav{display:none}.header .mobileMenu{display:block}.mobileMenu summary{text-transform:uppercase;align-items:center;gap:10px;min-height:44px;font-size:11px;font-weight:800;display:flex}.mobileMenu summary i{background:var(--ink);width:20px;height:1px;display:block;position:relative}.mobileMenu summary i:before,.mobileMenu summary i:after{content:"";background:var(--ink);width:20px;height:1px;position:absolute}.mobileMenu summary i:before{top:-6px}.mobileMenu summary i:after{top:6px}.mobileMenu[open] summary i{background:0 0}.mobileMenu[open] summary i:before{top:0;transform:rotate(45deg)}.mobileMenu[open] summary i:after{top:0;transform:rotate(-45deg)}.achievementGroups{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.rulesDivision{background:var(--paper);display:block}.rulesDivisionVisual{height:50vh;min-height:360px;padding:42px 5vw;position:relative;top:auto}.boardDirectory{grid-template-columns:1fr;gap:32px}.boardContact h2 br{display:none}.boardContact h2{margin-bottom:12px}}@media (max-width:650px){.header{grid-template-columns:minmax(0,1fr) 44px auto;gap:10px}.instagramLink{width:44px;height:44px}.brand img{width:min(152px,100%)}.header .mobileMenu>div{width:100%;max-height:calc(100dvh - 74px);top:74px}.header .mobileMenu .mobileGroup{width:auto}.subHero{height:52svh;min-height:340px}.subHero>div{left:22px;right:22px}.subHero h1{font-size:clamp(40px,11vw,58px)}.subHero.membershipHero h1{font-size:clamp(35px,9.6vw,48px)}.grimmingHero{grid-template-columns:1fr}.grimmingHero>div{padding:45px 22px}.homeTeaser{grid-template-columns:1fr}.homeTeaserImage{min-height:320px}.heroCopy h1{font-size:clamp(50px,15vw,60px)}.homeStatement p{font-size:clamp(39px,11.5vw,54px);line-height:1}.pageLinks,.lifeOverview{grid-template-columns:minmax(0,1fr)}.boardDirectory{padding:55px 22px 65px}.boardMember{grid-template-columns:minmax(0,1fr) 72px;gap:18px;min-height:124px}.boardMember img{width:72px;height:88px}.boardMember h3{font-size:24px}.fleetModel{grid-template-columns:90px minmax(0,1fr) 20px}.fleetModel>span{padding:22px 14px}.fleetModel b{overflow-wrap:anywhere;font-size:28px}.fleetModel strong{margin-right:6px}.aircraftPageHero h1{font-size:clamp(42px,12vw,62px)}.bankSection header p{grid-column:1}.newsStoryWithoutPhoto{grid-template-columns:1fr}.newsNoPhoto{padding:32px 22px 0}.newsNoPhoto span{font-size:52px}.newsNoPhoto small{display:none}.newsStoryBody>h2{font-size:clamp(32px,10vw,42px)}.social{padding:55px 22px}footer{gap:24px}footer a{min-height:44px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero .slide{transition:none;transform:none;animation:none!important}.hero .slide:not(.isCurrent){opacity:0}.hero .slide.isCurrent{opacity:1}.slideshowToggle{display:none}}.aircraftProfile{grid-template-columns:minmax(0,1150px)}.fliegerlagerHero,.lifeCardCamp{background-image:url(/legacy/images/galleries/Segelflug_allg/Fliegerlager/serres03/serres12.jpg);background-position:50%}.cupPhotoGallery{border-top:1px solid var(--line);color:var(--ink);margin-top:28px;padding:28px 0 0}.cupPhotoGallery>header{justify-content:space-between;align-items:baseline;gap:22px;margin-bottom:22px;display:flex}.cupPhotoGallery h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.cupPhotoGallery>header span{letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.cupPhotoGallery>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.cupPhotoGallery figure{background:var(--soft);margin:0;position:relative;overflow:hidden}.cupPhotoGallery img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.cupPhotoGallery figcaption{letter-spacing:.12em;background:#000000b8;padding:5px 7px;font-size:9px;position:absolute;bottom:8px;right:8px}@media (max-width:650px){.cupPhotoGallery{margin-top:22px;padding:22px 0 0}.cupPhotoGallery>header{margin-bottom:14px;padding:8px 4px 0}.cupPhotoGallery>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}}.archiveHero{background-image:url(/images/archive-hero.png);background-position:50% 46%}.lifeHero{background-image:url(/legacy/images/slider/01.jpg);background-position:30%}.fleetHero{background-image:url(/legacy/images/slider/05.jpg);background-position:50%}.lifeCardCup{background-image:url(/legacy/images/galleries/Grimmingcup_18/ziellanden/IMG_4952.jpg)}.lifeCardArchive{background-image:url(/images/archive-hero.png);background-position:50%}.motorTripsHero,.lifeCardTrips{background-image:url(/images/motorflugausfluege-hero.jpg);background-position:50% 58%}.slideshowSubHero{background:var(--ink);height:56vh;min-height:420px;max-height:650px}.slideshowSubHero:after{display:none}.slideshowSubHero .slide{height:100%;bottom:auto}.slideshowSubHero>.shade{z-index:2;background:linear-gradient(90deg,#000000ad,#0000000d 72%),linear-gradient(#0000 45%,#00000052);inset:0}.slideshowSubHero>.subHeroCopy{z-index:3}@media (max-width:650px){.slideshowSubHero{height:52svh;min-height:340px}}
