@charset "UTF-8";.menu-toggle,a,button{cursor:pointer}.header_social-media a svg,a svg,button svg{stroke:var(--color-primary)}.nav-links li a,.section,body,html{font-family:Montserrat,sans-serif}.hero-image,.post-card{overflow:hidden;position:relative}.nav-links li a,.post-card .post-category,body,html{color:var(--color-primary)}.post-card,.sponsor-section--box{box-shadow:0 0 12px rgba(0,0,0,.4)}.footer_contentbox--link,.post-card,a{text-decoration:none}:root{--color-primary:#ead3f0}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body,html{line-height:1.5;background-color:#000;height:100%;scroll-behavior:smooth}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-header{position:sticky;top:0;z-index:1000}.site-content{flex:1;padding:2rem}.site-footer{background-color:#000;padding:1rem;text-align:center;color:#debfe5}nav{display:flex;background:#000;justify-content:space-between;align-items:center;padding-inline:20px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.6)}nav.active{flex-wrap:wrap;box-shadow:none}.logo img{width:100px;height:auto;display:block;margin-bottom:-40px}.mobile-nav-visible{display:flex;justify-content:space-between;align-items:center}.only-mobile{display:flex;flex-direction:column;position:absolute;top:99%;left:0;background:#000;width:100%;z-index:-1}.nav-links{list-style:none;justify-content:center;align-items:center;margin:auto;gap:35px;display:flex}@media (max-width:999px){.mobile-nav-visible{width:100%}.nav-links{height:0;flex-direction:column;opacity:0;transition:none}}.nav-links.active{height:max-content;margin-bottom:20px;opacity:1;padding-block:30px;transition:opacity .4s}.nav-links li a{text-transform:uppercase;font-size:20px;font-weight:700;display:inline-block;transition:transform .2s ease-in-out}.nav-links li a:hover{transform:scale(1.1);transform-origin:center}.menu-toggle{border:none;background:0 0}button svg{width:45px;height:45px;margin-block:15px}a svg{width:38px;height:38px;margin:8px;transition:stroke .3s}.header_social-media{display:none;gap:10px;justify-content:center;align-items:center}@media (min-width:1000px){.logo img{width:110px;margin-bottom:-45px}.only-mobile{display:contents}.nav-links{margin:0;padding-block:30px}.nav-links li a{font-size:16px}.menu-toggle{display:none}a svg{width:24px;height:24px}.header_social-media{display:flex}}.header_social-media.active{display:flex;gap:10px;background:#000;width:100%;margin:auto;padding-block:20px}.header_social-media a{display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out}.header_social-media a:hover{transform:scale(1.2);transform-origin:center}footer{padding:20px;display:grid;margin-top:auto}.footer_logo{width:100%;text-align:center;margin-block:10px 15px}.footer_logo-img{max-height:40px}.footer_contentbox ul{list-style:none;font-size:13px}.footer_contentbox h3,.infobox p{margin:0;padding:0}.footer_contentbox p{font-size:13px;line-height:1.4}@media (max-width:620px){.footer_contentbox p,.footer_contentbox ul.contactlist{margin-bottom:20px}}@media (max-width:1150px){.footer_contentbox--text p{margin-bottom:20px}}.footer_contentbox--link{color:#debfe5}.footer_social-media{margin-top:20px}.footer_federation,.footer_social-media{display:flex;justify-content:center;gap:25px;padding:0 10px}.footer_social-media--img{max-height:50px;border-radius:8px}.footer_end{text-align:center;font-size:14px}@media (max-width:760px){.footer_end{margin-top:15px}}@media (min-width:450px){footer{grid-template-columns:50% 50%}.footer_contentbox--text,.footer_end,.footer_federation,.footer_logo,.footer_social-media{grid-column-start:1;grid-column-end:3}.infobox{max-width:450px;margin-inline:auto;margin-block:0 20px}}@media (min-width:620px){footer{grid-template-columns:25% 25% 25% 25%}.footer_contentbox--text,.footer_end,.footer_logo{grid-column-start:1;grid-column-end:5}.footer_social-media{grid-column-start:1;grid-column-end:3;justify-content:start;gap:15px}.footer_federation{grid-column-start:3;grid-column-end:5;justify-content:end;gap:15px;margin-top:20px}}@media (min-width:1150px){footer{grid-template-columns:32% repeat(4,17%)}.footer_end,.footer_logo{grid-column-start:1;grid-column-end:6}.footer_contentbox--text{grid-column-start:1;grid-column-end:2;margin-inline-end:20px}.footer_social-media{grid-column-start:1;grid-column-end:4}.footer_federation{grid-column-start:4;grid-column-end:6}}.hero-image{height:calc(100vh - 79px);background-color:#000}.hero-image::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#001132;background:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,0) 30%,rgba(0,0,0,0) 70%,rgba(0,0,0,.75) 100%)}.hero-image img,.hero-image picture{width:100%;height:100%;object-fit:cover;display:block;position:relative}.section{color:#000;padding:30px 20px;background-color:#fff}.section--header{display:flex;justify-content:space-between;gap:20px;margin-bottom:25px}@media (min-width:651px){.section--header{justify-content:start}}.section--header-headline{display:flex;flex-direction:column;gap:5px;justify-content:center}.section--header-headline h1{font-weight:800;text-transform:uppercase;line-height:1;font-size:24px}.section--header-button h2,.section--header-headline h2{font-weight:400;font-style:italic;line-height:1;font-size:18px;color:#000}.section--header-button a{height:50px;width:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:transform .2s ease-in;box-shadow:0 0 12px rgba(0,0,0,.15)}.section--header-button a:hover{transform:translateX(3px)}.section--header-button a svg{stroke:black;width:30px;height:30px}.kontakt-section,.merch-section,.news-section,.teams-section{background:linear-gradient(to bottom,#ead3f0,#d5b2e2)}.gameplan-section,.sponsor-section--box,.sponsoren-section{background-color:#fff}.news-section .section--header-button a,.teams-section .section--header-button a{background:#fff}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.4rem}.post-card,.teams-section--container{display:flex}.post-card{border-radius:8px;height:250px;align-items:flex-end;color:#fff;transition:.2s ease-in-out}.post-card::before{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.45) 30%,transparent 100%);z-index:1;transition:.3s}.post-card:hover{box-shadow:0 0 4px rgba(0,0,0,.4);transform:scale(1.02);transform-origin:center}.post-card .post-image{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.post-card .post-content{position:relative;z-index:2;padding:1.2rem}.post-card .post-category{font-size:1rem;font-weight:500;text-transform:uppercase;margin-bottom:.3rem;display:block}.post-card .post-title{font-size:1.3rem;font-weight:700;line-height:1.3}.single-post-content .wp-block-image{margin-block:15px}.gameplan-section--container{display:flex;gap:50px}#widget_1752341220958,#widget_1752398391969,.gameplan-section--iframe{width:100%}.gameplan-section--iframe:first-child{text-align:right}@media (max-width:650px){.teams-section--container{flex-direction:column;gap:20px}}@media (min-width:651px){.post-grid{gap:2rem}.teams-section--container{justify-content:space-between}}.sponsoren-section--container,.teamspage .post-content{justify-content:space-between;display:flex}.teams-section--container .post-card{width:48%;aspect-ratio:3/2;height:auto}@media (max-width:650px){.teams-section--container .post-card{width:100%}}.teams-section--container .post-card .post-image{background-position:bottom;background-size:cover;background-repeat:no-repeat}.pagination .page-numbers:hover,.sponsoren-section .section--header-button a{background:#ead3f0}.sponsor-section--box{border-radius:8px;padding:30px;width:100%;aspect-ratio:1.8/1;display:flex;transition:transform .2s ease-in-out}@media (min-width:751px) and (max-width:950px){.sponsor-section--box{padding:20px}}@media (min-width:751px){.sponsor-section--box{width:32%}}.sponsor-section--box:hover{transform:scale(1.02);transform-origin:center}.sponsor-section--box img{margin:auto;width:100%}.sparkasse{background-color:#ff3131}.interreg{background-color:#494d7e}.light-blue{background-color:rgba(73,77,126,.4549019608)}main{background-color:var(--color-primary);color:#000}@media (max-width:750px){.sponsoren-section--container{gap:20px;flex-direction:column}.section.datenschutzpage,.section.impressumpage,.section.kontaktpage,.section.newspage,.section.sponsorenpage,.section.teamspage{padding:50px 20px}}.teamspage .teams-section--container{flex-wrap:wrap;gap:30px}.teamspage .teams-section--container .post-card{aspect-ratio:3/2;height:auto}@media (max-width:850px){.gameplan-section--container{flex-direction:column}.teamspage .teams-section--container .post-card{width:100%}}.teamspage .post-card:hover{transform:scale(1)}.teamspage .post-card:hover::before{opacity:0}.teamspage .post-content{width:100%;align-items:end;gap:20px}.teamspage .post-card:hover .post-content{display:none}.post-content--team{gap:10px}.post-card .post-content--coach,.post-card .post-content--team .post-title,.post-card .post-content--team span{line-height:1}.post-card .post-content--coach{font-size:14px;text-align:right}.teamspage .section--header{justify-content:space-between;gap:30px}.section--header-button-style{height:50px;width:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0 12px rgba(0,0,0,.15)}.teamspage .section--header-button-style:hover{transform:translateY(3px)}.section--header-button-style svg{stroke:black;width:30px;height:30px}.teamspage .section--header-button-style svg{transform:rotate(90deg)}.teamspage .section--header-button-style{background:#fff;transition:transform .2s ease-in}.post-main,.sponsorenpage .section--header-button-style{background-color:var(--color-primary)}.internal-link-gameplan{display:flex;align-items:center;gap:15px}@media (max-width:500px){.teamspage .section--header{flex-direction:column;gap:10px}.internal-link-gameplan{align-self:end}}.internal-link-gameplan h2{font-weight:400;font-style:italic;line-height:1;font-size:18px;color:#000;text-align:right}.sponsor-area--headline{font-weight:400;margin-bottom:15px;font-style:italic;display:flex;gap:8px;align-items:center}.sponsorenpage .sponsoren-section--container{margin-bottom:40px;gap:20px;flex-wrap:wrap;flex-direction:row}.sponsorenpage .sponsor-section--box{display:flex;justify-content:center;width:100%;aspect-ratio:1.8/1}@media (min-width:550px) and (max-width:799px){.sponsorenpage .sponsor-section--box{width:48%}}@media (min-width:800px){.sponsorenpage .sponsoren-section--container{justify-content:center}.sponsorenpage .sponsor-section--box{width:31%}}.sponsorenpage .sponsor-section--box img{max-height:100%;max-width:100%;height:auto;width:auto;object-fit:contain}.sponsorenpage .section--header-button-style svg{width:25px;height:25px}.post-main{padding:0 20px 30px}@media (min-width:700px){.post-main{padding:0 100px 30px}}.post-main article{box-shadow:0 5px 15px rgba(0,0,0,.5);border-radius:0 0 15px 15px;max-width:64rem;margin:auto}.single-post-hero-image img{width:100%;max-height:350px;object-fit:cover;object-position:center center;display:block}@media (min-width:550px) and (max-width:849px){.single-post-hero-image img{max-height:350px}}@media (min-width:850px){.single-post-hero-image img{max-height:450px}}.single-post-content{padding:20px;background-color:#fff;border-radius:0 0 15px 15px}@media (max-width:699px){.single-post-content.single-post-content--extra-padding{padding:40px 20px}}@media (min-width:550px){.section{padding:60px 40px}.post-card{height:300px}.single-post-content{padding:30px}}.single-post-content .single-post-content--category{margin-bottom:10px;font-style:italic}.datenschutz,.impressum{width:100%;background:linear-gradient(to bottom,#ead3f0,#d5b2e2)}.datenschutz-section,.impressum-section{background:0 0;text-align:center}@media (min-width:750px){.datenschutz-section,.impressum-section{max-width:950px;margin:0 auto}}.datenschutz-section h1,.impressum-section h1{padding:0}.datenschutz-section h3,.impressum-section h3{padding-block:20px 10px}.datenschutz-section .section--header,.impressum-section .section--header{justify-content:center}.datenschutz-section hr.horizontal-line,.impressum-section hr.horizontal-line{width:100%;border:none;border-top:1px solid #000;margin:25px auto}.download-section .contactbox,.infobox,.kontakt-section .contactbox{padding:1.2rem;background-color:#fff;margin-bottom:10px;box-shadow:0 0 8px rgba(0,0,0,.3);border-radius:8px}.datenschutz-section p,.datenschutz-section ul{font-size:12px}.datenschutz-section .p--bold{font-weight:700}.datenschutz-section ul{text-align:start;padding-left:20px}.infobox h4{margin:0 0 10px}.foerderung-img-container img{margin:4px}.download-section .downloads-container,.kontakt-section .contactbox-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px}@media (max-width:900px){.download-section .downloads-container,.kontakt-section .contactbox-container{flex-direction:column}}.download-section .contactbox,.kontakt-section .contactbox{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:15px}@media (min-width:901px){.download-section .contactbox,.kontakt-section .contactbox{width:31%}}.kontakt-section .contact-box_header{display:flex;align-items:center;gap:10px}.kontakt-section .contact-box_content{text-align:center;display:flex;gap:20px}.kontakt-section p{margin:0;text-align:center}.contact-box_content a{color:#000;display:flex;align-items:center;justify-content:center;line-height:normal;gap:5px}.contactbox .sponsorenmappe{background-color:#ead3f0;padding:8px 16px;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.15)}.contact-box_content a svg{stroke:#000;width:20px;aspect-ratio:1/1;margin:0}.downloads-container .contactbox{background-color:#d5b2e2;justify-content:start;gap:5px;color:#000}.download-section .contact-box_header{display:flex;flex-direction:column;align-items:center;gap:10px}.download-section .contact-box_header h2{text-align:center;line-height:1.2}.download-section p{margin:0;text-align:center;hyphens:auto}a.contactbox svg{stroke:#000;margin:0;width:auto;height:auto}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin:2rem 0;flex-wrap:wrap}@media (max-width:640px){.pagination{display:grid;grid-template-columns:1fr;grid-template-areas:"next" "numbers" "prev";row-gap:.75rem;justify-items:center}.pagination .next{grid-area:next}.pagination .prev{grid-area:prev}.pagination .page-numbers{grid-area:numbers}.pagination .page-numbers.next,.pagination .page-numbers.prev{grid-area:unset;justify-self:center;width:auto}.pagination .page-numbers-container{grid-area:numbers;display:flex;gap:.3rem;justify-content:center;flex-wrap:wrap}}.pagination .page-numbers-container{display:flex;gap:.3rem;justify-content:center}.pagination .page-numbers{display:flex;justify-content:center;align-items:center;padding:.6rem 1rem;height:44px;aspect-ratio:1/1;border-radius:22px;background:#f2f2f2;color:#333;font-weight:500;text-decoration:none;transition:.2s ease-in-out;box-shadow:0 0 8px rgba(0,0,0,.15)}.pagination .page-numbers.current{background:#ead3f0;color:#000;font-weight:600;pointer-events:none}.pagination .next,.pagination .prev{background:#eaeaea;font-weight:600;aspect-ratio:unset}