@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url("../fonts/inter-latin-variable.woff2") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url("../fonts/inter-latin-variable-italic.woff2") format("woff2")}:root{--tcl-green:#073b33;--tcl-green-2:#0e5146;--tcl-cream:#f5ecd2;--tcl-cream-2:#fff8e7;--tcl-yellow:#fff238;--tcl-orange:#f4b233;--tcl-text:#073b33;--tcl-muted:#66766f;--tcl-max:1130px;--tcl-ease:cubic-bezier(.22,1,.36,1);--tcl-shadow:0 24px 70px rgba(43,32,13,.13);--tcl-header-h:94px;--tcl-header-h-scrolled:66px}html{margin:0!important;scroll-behavior:smooth;background:var(--tcl-cream);overflow-x:hidden}body{margin:0!important;overflow-x:hidden;background:var(--tcl-cream)!important;color:var(--tcl-text)}body.tcl-site-active{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}body.tcl-site-active #colophon,body.tcl-site-active #masthead,body.tcl-site-active #mobile-drawer,body.tcl-site-active .entry-hero{display:none!important}body.tcl-site-active #wrapper,body.tcl-site-active .content-area,body.tcl-site-active .content-bg,body.tcl-site-active .content-container,body.tcl-site-active .entry,body.tcl-site-active .entry-content-wrap,body.tcl-site-active .site,body.tcl-site-active .site-container{background:0 0!important;box-shadow:none!important;margin:0!important;padding:0!important;max-width:none!important;width:100%!important}body.tcl-site-active .entry-content,body.tcl-site-active .single-content{margin:0!important;padding:0!important}body.tcl-site-active p:empty{display:none!important}.tcl-page *{box-sizing:border-box}.tcl-page a{-webkit-tap-highlight-color:transparent}.tcl-header{position:fixed;z-index:9999;top:0;left:0;right:0;height:var(--tcl-header-h);display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:linear-gradient(120deg,rgba(246,241,202,.54),rgba(45,99,85,.73) 38%,rgba(6,55,48,.93));backdrop-filter:blur(18px) saturate(1.35);-webkit-backdrop-filter:blur(18px) saturate(1.35);border:1px solid rgba(255,255,255,.42);border-top:0;border-radius:0 0 36px 36px;box-shadow:0 18px 44px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.36);transition:height .42s var(--tcl-ease),border-radius .42s var(--tcl-ease),background .42s var(--tcl-ease),box-shadow .42s var(--tcl-ease)}.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);border-radius:0 0 25px 25px;background:linear-gradient(120deg,rgba(246,241,202,.45),rgba(35,89,76,.76) 39%,rgba(5,47,41,.94));box-shadow:0 12px 34px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.28)}.tcl-header__brand{display:flex;align-items:center;position:relative;z-index:2}.tcl-header__brand img{width:142px;height:auto;display:block;transition:width .42s var(--tcl-ease),transform .42s var(--tcl-ease)}.tcl-is-scrolled .tcl-header__brand img{width:100px}.tcl-nav{position:relative;z-index:3;display:flex;align-items:center;gap:2px;margin-left:auto;padding:7px 62px 7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.46);background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.32);max-width:calc(100vw - 275px)}.tcl-nav__item{position:relative}.tcl-nav a{display:flex;align-items:center;gap:5px;height:34px;padding:0 10px;border-radius:999px;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900;white-space:nowrap;text-shadow:0 1px 8px rgba(0,0,0,.25);transition:background .25s var(--tcl-ease),transform .25s var(--tcl-ease)}.tcl-nav a:hover{background:rgba(255,255,255,.16);transform:translateY(-1px)}.tcl-nav__sub{position:absolute;top:calc(100% + 12px);right:0;min-width:210px;padding:9px;border-radius:20px;background:rgba(5,47,41,.93);border:1px solid rgba(255,255,255,.22);box-shadow:0 20px 44px rgba(0,0,0,.26);opacity:0;visibility:hidden;transform:translateY(8px) scale(.985);transition:opacity .28s var(--tcl-ease),transform .28s var(--tcl-ease),visibility .28s}.tcl-nav__item:hover .tcl-nav__sub{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.tcl-nav__sub a{height:auto;padding:10px 12px;border-radius:13px;font-size:13px;justify-content:flex-start}.tcl-nav__rollball{position:absolute;right:8px;top:50%;width:48px;height:48px;margin-top:-24px;border-radius:50%;background:url('../img/tennisball.svg') center/cover no-repeat;filter:drop-shadow(0 6px 10px rgba(0,0,0,.22));transition:transform .55s var(--tcl-ease)}.tcl-nav:hover .tcl-nav__rollball{transform:rotate(55deg)}.tcl-ball-toggle{display:none;position:absolute;right:24px;top:50%;width:58px;height:58px;margin-top:-29px;padding:0;border:0;border-radius:50%;background:url('../img/tennisball.svg') center/cover no-repeat!important;box-shadow:0 10px 22px rgba(0,0,0,.2);cursor:pointer;transition:transform .52s var(--tcl-ease),filter .32s var(--tcl-ease)}.tcl-ball-toggle span{display:none}.tcl-ball-toggle[aria-expanded=true]{transform:rotate(145deg) scale(1.02);filter:saturate(1.08)}.tcl-mobile-panel{position:fixed;z-index:9998;right:14px;top:calc(var(--tcl-header-h) + 12px);width:min(430px,calc(100vw - 28px));max-height:calc(100dvh - var(--tcl-header-h) - 28px);overflow:auto;overscroll-behavior:contain;padding:12px;border-radius:26px;background:linear-gradient(150deg,rgba(5,58,49,.96),rgba(3,47,41,.985));border:1px solid rgba(255,255,255,.2);box-shadow:0 24px 60px rgba(0,0,0,.33),inset 0 1px 0 rgba(255,255,255,.13);opacity:0;transform:translateY(-10px) scale(.985);visibility:hidden;pointer-events:none;transition:opacity .42s var(--tcl-ease),transform .42s var(--tcl-ease),visibility .42s}.tcl-menu-open .tcl-mobile-panel{opacity:1;transform:translateY(0) scale(1);visibility:visible;pointer-events:auto}.tcl-mobile-panel[hidden]{display:block!important}.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 10px);max-height:calc(100dvh - var(--tcl-header-h-scrolled) - 24px)}.tcl-mobile-panel__inner{display:grid;gap:8px}.tcl-mobile-item__row{display:grid;grid-template-columns:1fr 56px;gap:8px;align-items:center}.tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row{grid-template-columns:1fr}.tcl-mobile-item__row a,.tcl-sub-toggle{min-height:52px;border:0;border-radius:18px;background:rgba(255,255,255,.08);color:#fff!important;text-decoration:none!important;font-size:20px;font-weight:950;display:flex;align-items:center;padding:0 18px}.tcl-sub-toggle{justify-content:center;padding:0;font-size:24px;cursor:pointer;transition:transform .38s var(--tcl-ease),background .28s var(--tcl-ease)}.tcl-mobile-item.is-open .tcl-sub-toggle{transform:rotate(180deg);background:rgba(255,255,255,.14)}.tcl-mobile-sub{max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .48s var(--tcl-ease),opacity .35s var(--tcl-ease),transform .48s var(--tcl-ease),padding .48s var(--tcl-ease);padding:0 0 0 18px;display:grid;gap:3px}.tcl-mobile-item.is-open .tcl-mobile-sub{max-height:380px;opacity:1;transform:translateY(0);padding:7px 0 8px 22px}.tcl-mobile-sub a{display:flex;align-items:center;min-height:42px;color:rgba(255,255,255,.92)!important;text-decoration:none!important;font-size:17px;font-weight:850;padding:0 16px;border-radius:14px;background:rgba(255,255,255,.045)}.tcl-page{background:var(--tcl-cream);min-height:100vh;overflow:hidden}.tcl-hero{position:relative;min-height:720px;display:flex;align-items:center;background-image:var(--tcl-hero-image);background-size:cover;background-position:center 42%;border-bottom-left-radius:50% 3.1%;border-bottom-right-radius:50% 3.1%;overflow:hidden}.tcl-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,25,21,.8),rgba(0,30,24,.44) 38%,rgba(0,28,24,.15)),linear-gradient(180deg,rgba(0,0,0,.24),rgba(0,0,0,.18) 55%,rgba(0,0,0,.36));z-index:0}.tcl-hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-38px;height:92px;background:var(--tcl-cream);border-radius:50% 50% 0 0/36% 36% 0 0;z-index:1}.tcl-hero__shade{display:none}.tcl-hero__content{position:relative;z-index:2;width:min(var(--tcl-max),calc(100% - 44px));margin:0 auto;padding-top:64px}.tcl-hero h1{margin:0 0 14px;color:#fff;font-size:clamp(76px,8.8vw,116px);line-height:.9;font-weight:1000;letter-spacing:-.075em;text-shadow:0 5px 26px rgba(0,0,0,.34)}.tcl-hero h1 span{color:var(--tcl-yellow)}.tcl-hero p{max-width:560px;margin:0 0 24px;color:#fff;font-size:20px;line-height:1.32;font-weight:950;text-shadow:0 3px 18px rgba(0,0,0,.45)}.tcl-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 24px;border-radius:999px;border:0;background:linear-gradient(135deg,var(--tcl-yellow),var(--tcl-orange));color:var(--tcl-green)!important;text-decoration:none!important;font-size:14px;font-weight:1000;box-shadow:0 14px 34px rgba(169,111,8,.22);transition:transform .32s var(--tcl-ease),box-shadow .32s var(--tcl-ease)}.tcl-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(169,111,8,.28)}.tcl-section{width:min(var(--tcl-max),calc(100% - 42px));margin:0 auto;padding:92px 0 78px}.tcl-section--cream{margin-top:-10px}.tcl-kicker{margin:0 0 18px;color:rgba(7,59,51,.62);font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.22em}.tcl-section h2,.tcl-split h2,.tcl-subhero h1{margin:0 0 28px;color:var(--tcl-green);font-weight:1000;line-height:.98;letter-spacing:-.045em}.tcl-section h2{font-size:clamp(38px,4.5vw,58px)}.tcl-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0 0 28px}.tcl-card{display:flex;flex-direction:column;min-height:205px;padding:28px;border-radius:18px;background:rgba(255,255,255,.68);box-shadow:0 12px 36px rgba(59,44,17,.08),inset 0 1px 0 rgba(255,255,255,.55);text-decoration:none!important;color:var(--tcl-text);transition:transform .35s var(--tcl-ease),box-shadow .35s var(--tcl-ease),background .35s var(--tcl-ease)}.tcl-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(59,44,17,.12)}.tcl-card i{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:rgba(255,242,61,.2);font-style:normal;margin:0 0 24px}.tcl-card h3{margin:0 0 9px;font-size:20px;font-weight:1000;color:var(--tcl-green)}.tcl-card p{margin:0 0 24px;color:var(--tcl-muted);line-height:1.52}.tcl-card span{margin-top:auto;color:#bd6d28;font-weight:1000}.tcl-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:28px 0}.tcl-image-card{position:relative;overflow:hidden;min-height:310px;border-radius:18px;display:flex;align-items:flex-end;text-decoration:none!important;box-shadow:0 16px 38px rgba(33,30,20,.12);transition:transform .35s var(--tcl-ease),box-shadow .35s var(--tcl-ease)}.tcl-image-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(33,30,20,.16)}.tcl-image-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .75s var(--tcl-ease)}.tcl-image-card:hover img{transform:scale(1.045)}.tcl-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.62))}.tcl-image-card span{position:relative;z-index:1;color:#fff;font-size:20px;font-weight:1000;padding:22px;text-shadow:0 4px 12px rgba(0,0,0,.35)}.tcl-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0}.tcl-stats div{padding:24px;border-radius:18px;background:rgba(255,255,255,.66);box-shadow:0 12px 32px rgba(59,44,17,.07)}.tcl-stats strong{display:block;font-size:42px;line-height:1;color:var(--tcl-green);font-weight:1000}.tcl-stats span{font-weight:900;color:var(--tcl-muted)}.tcl-split{display:grid;grid-template-columns:1fr .92fr;gap:60px;align-items:center;margin-top:32px;padding:38px;border-radius:26px;background:rgba(255,255,255,.48);box-shadow:var(--tcl-shadow),inset 0 1px 0 rgba(255,255,255,.5)}.tcl-split h2{font-size:clamp(38px,4vw,58px);margin-bottom:22px}.tcl-split p:not(.tcl-kicker){color:var(--tcl-muted);font-size:17px;margin:0 0 28px}.tcl-split img{width:100%;height:280px;object-fit:cover;border-radius:16px}.tcl-subpage{padding-top:128px}.tcl-subhero{width:min(var(--tcl-max),calc(100% - 42px));margin:0 auto 34px;padding:42px;display:grid;grid-template-columns:1fr .85fr;gap:36px;align-items:center;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.64),rgba(255,255,255,.34));box-shadow:var(--tcl-shadow),inset 0 1px 0 rgba(255,255,255,.55)}.tcl-subhero h1{font-size:clamp(52px,6vw,84px);margin-bottom:16px}.tcl-subhero p:not(.tcl-kicker){font-size:20px;line-height:1.35;color:var(--tcl-muted);font-weight:760}.tcl-subhero img{width:100%;height:330px;object-fit:cover;border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.12)}.tcl-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.tcl-chips a{padding:10px 15px;border-radius:999px;background:rgba(7,59,51,.09);color:var(--tcl-green)!important;font-weight:900;text-decoration:none!important}.tcl-section--sub{padding-top:26px}.tcl-wp-content{margin-top:32px;padding:34px;border-radius:24px;background:rgba(255,255,255,.62);box-shadow:0 18px 46px rgba(59,44,17,.08)}.tcl-wp-content :first-child{margin-top:0}.tcl-footer{position:relative;z-index:2;background:var(--tcl-green);color:#fff;margin-top:0;padding:16px 0 14px;border-top-left-radius:50% 18px;border-top-right-radius:50% 18px}.tcl-footer__inner{width:min(var(--tcl-max),calc(100% - 42px));min-height:44px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.tcl-footer a{color:#fff!important;text-decoration:none!important;font-weight:850}.tcl-footer__social{display:flex;gap:11px}.tcl-footer__social a{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.1);font-size:14px}.tcl-footer__links{justify-self:end;display:flex;gap:22px;font-size:12px}.tcl-footer small{justify-self:center;font-weight:900}.tcl-backtop{position:fixed;right:22px;bottom:22px;z-index:9996;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.34);background:rgba(7,59,51,.58);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-weight:1000;box-shadow:0 14px 32px rgba(0,0,0,.18);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .34s var(--tcl-ease),transform .34s var(--tcl-ease),visibility .34s;cursor:pointer}.tcl-show-backtop .tcl-backtop{opacity:1;visibility:visible;transform:translateY(0)}.tcl-reveal{opacity:0;transform:translateY(20px);transition:opacity .72s var(--tcl-ease),transform .72s var(--tcl-ease)}.tcl-reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1200px){.tcl-nav a{font-size:12px;padding:0 7px}.tcl-nav{max-width:calc(100vw - 230px)}}@media (max-width:1100px){:root{--tcl-header-h:86px;--tcl-header-h-scrolled:70px}.tcl-header{height:var(--tcl-header-h);padding:0 18px;border-radius:0 0 29px 29px}.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);border-radius:0 0 23px 23px}.tcl-header__brand img{width:118px}.tcl-is-scrolled .tcl-header__brand img{width:94px}.tcl-nav{display:none}.tcl-ball-toggle{display:block}.tcl-hero{min-height:630px;align-items:flex-end;background-position:center top;border-bottom-left-radius:50% 2.2%;border-bottom-right-radius:50% 2.2%}.tcl-hero:after{height:66px;bottom:-30px;border-radius:50% 50% 0 0/26% 26% 0 0}.tcl-hero__content{padding:0 0 86px;width:calc(100% - 34px)}.tcl-hero h1{font-size:clamp(46px,12vw,70px);line-height:.9;letter-spacing:-.07em}.tcl-hero p{font-size:15px;max-width:440px}.tcl-section{width:calc(100% - 28px);padding:58px 0}.tcl-card-grid,.tcl-image-grid{grid-template-columns:1fr;gap:14px}.tcl-card{min-height:0;padding:22px;border-radius:18px}.tcl-card i{margin-bottom:16px}.tcl-image-card{min-height:330px}.tcl-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tcl-split{grid-template-columns:1fr;gap:24px;padding:22px}.tcl-split img{height:230px;order:2}.tcl-subpage{padding-top:104px}.tcl-subhero{width:calc(100% - 28px);grid-template-columns:1fr;padding:24px;gap:22px}.tcl-subhero h1{font-size:48px}.tcl-subhero p:not(.tcl-kicker){font-size:17px}.tcl-subhero img{height:230px}.tcl-footer{border-radius:22px 22px 0 0;padding:16px 0}.tcl-footer__inner{grid-template-columns:1fr;text-align:center}.tcl-footer__links,.tcl-footer__social{justify-content:center;justify-self:center}.tcl-footer small{justify-self:center;order:3}.tcl-footer__links{order:2}.tcl-footer__social{order:1}}@media (max-width:520px){:root{--tcl-header-h:80px;--tcl-header-h-scrolled:66px}.tcl-header{height:var(--tcl-header-h)}.tcl-header__brand img{width:108px}.tcl-is-scrolled .tcl-header__brand img{width:88px}.tcl-ball-toggle{right:18px;width:54px;height:54px;margin-top:-27px}.tcl-mobile-panel{top:calc(var(--tcl-header-h) + 10px);right:10px;width:calc(100vw - 20px);max-height:calc(100dvh - var(--tcl-header-h) - 24px);border-radius:24px}.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 10px)}.tcl-mobile-item__row a,.tcl-sub-toggle{min-height:50px;font-size:19px;border-radius:17px}.tcl-hero{min-height:610px}.tcl-hero__content{padding-bottom:78px}.tcl-hero h1{font-size:45px}.tcl-section h2{font-size:37px}.tcl-stats strong{font-size:32px}.tcl-image-card{min-height:300px}.tcl-split h2{font-size:36px}.tcl-footer__links{gap:14px;flex-wrap:wrap}.tcl-backtop{right:16px;bottom:16px}}:root{--tcl-header-top:10px;--tcl-header-side:12px;--tcl-header-h:92px;--tcl-header-h-scrolled:64px;--tcl-header-radius:12px 12px 38px 38px;--tcl-header-radius-scrolled:10px 10px 26px 26px}.tcl-header{top:var(--tcl-header-top);left:var(--tcl-header-side);right:var(--tcl-header-side);height:var(--tcl-header-h);padding:0 28px 0 34px;border-radius:var(--tcl-header-radius);border:1px solid rgba(255,255,255,.34);background:radial-gradient(520px 140px at 7% 2%,rgba(255,247,179,.58),rgba(255,247,179,.18) 35%,transparent 62%),linear-gradient(112deg,rgba(238,233,196,.38) 0,rgba(97,135,116,.72) 28%,rgba(18,80,68,.88) 58%,rgba(5,48,42,.96) 100%);box-shadow:0 18px 46px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.38),inset 0 -1px 0 rgba(0,0,0,.15);overflow:visible}.tcl-is-scrolled .tcl-header{top:8px;height:var(--tcl-header-h-scrolled);border-radius:var(--tcl-header-radius-scrolled);background:radial-gradient(420px 100px at 7% 2%,rgba(255,247,179,.42),rgba(255,247,179,.12) 36%,transparent 66%),linear-gradient(112deg,rgba(238,233,196,.3) 0,rgba(80,121,103,.7) 30%,rgba(15,69,59,.9) 61%,rgba(5,45,39,.97) 100%);box-shadow:0 12px 34px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.3)}.tcl-header__brand img{width:132px;filter:drop-shadow(0 5px 8px rgba(0,0,0,.22))}.tcl-is-scrolled .tcl-header__brand img{width:92px}.tcl-nav{margin-left:auto;margin-right:0;height:52px;padding:7px 62px 7px 18px;gap:3px;max-width:calc(100vw - 345px);border:1px solid rgba(255,255,255,.48);background:linear-gradient(90deg,rgba(255,255,255,.27),rgba(255,255,255,.12));backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 8px 20px rgba(0,0,0,.08)}.tcl-nav a{height:36px;padding:0 12px;font-size:13px;letter-spacing:-.01em}.tcl-nav__rollball{right:7px;width:50px;height:50px;margin-top:-25px}.tcl-hero{margin-top:0;min-height:690px;padding-top:0}.tcl-hero__content{padding-top:78px}@media (min-width:1400px){.tcl-header{left:14px;right:14px}.tcl-nav{max-width:calc(100vw - 380px)}}@media (max-width:1280px){.tcl-header{padding-left:28px;padding-right:24px}.tcl-header__brand img{width:118px}.tcl-nav{max-width:calc(100vw - 285px);padding-left:13px;padding-right:58px}.tcl-nav a{font-size:12px;padding:0 8px}.tcl-nav__rollball{width:46px;height:46px;margin-top:-23px}}@media (max-width:1100px){:root{--tcl-header-top:7px;--tcl-header-side:7px;--tcl-header-h:82px;--tcl-header-h-scrolled:66px}.tcl-header{top:var(--tcl-header-top);left:var(--tcl-header-side);right:var(--tcl-header-side);height:var(--tcl-header-h);padding:0 18px 0 18px;border-radius:10px 10px 30px 30px}.tcl-is-scrolled .tcl-header{top:6px;height:var(--tcl-header-h-scrolled);border-radius:9px 9px 22px 22px}.tcl-header__brand img{width:108px}.tcl-is-scrolled .tcl-header__brand img{width:86px}.tcl-ball-toggle{display:block;right:20px;top:50%;width:56px;height:56px;margin-top:-28px;box-shadow:0 10px 22px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.25)}.tcl-is-scrolled .tcl-ball-toggle{width:54px;height:54px;margin-top:-27px}.tcl-mobile-panel{top:calc(var(--tcl-header-top) + var(--tcl-header-h) + 8px);right:10px;width:min(430px,calc(100vw - 20px));max-height:calc(100dvh - var(--tcl-header-h) - 24px)}.tcl-is-scrolled .tcl-mobile-panel{top:calc(6px + var(--tcl-header-h-scrolled) + 8px)}.tcl-hero{min-height:610px}.tcl-hero__content{padding-top:0}}@media (max-width:520px){:root{--tcl-header-h:76px;--tcl-header-h-scrolled:64px}.tcl-header{left:5px;right:5px;top:5px;padding-left:14px;padding-right:14px;border-radius:8px 8px 25px 25px}.tcl-header__brand img{width:100px}.tcl-is-scrolled .tcl-header__brand img{width:82px}.tcl-ball-toggle{right:16px;width:52px;height:52px;margin-top:-26px}.tcl-is-scrolled .tcl-ball-toggle{width:50px;height:50px;margin-top:-25px}.tcl-mobile-panel{top:calc(5px + var(--tcl-header-h) + 8px);right:8px;width:calc(100vw - 16px)}.tcl-is-scrolled .tcl-mobile-panel{top:calc(6px + var(--tcl-header-h-scrolled) + 8px)}}:root{--tcl-header-h:84px;--tcl-header-h-scrolled:62px}.tcl-header{top:0;left:0;right:0;height:var(--tcl-header-h);padding:0 28px 0 38px;border-top:0;border-left:0;border-right:0;border-radius:0 0 24px 24px;background:radial-gradient(460px 110px at 7% 0,rgba(255,247,178,.46),rgba(255,247,178,.13) 40%,transparent 72%),linear-gradient(112deg,rgba(242,239,210,.2) 0,rgba(112,149,126,.46) 29%,rgba(18,86,72,.58) 58%,rgba(4,45,39,.7) 100%);-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35);box-shadow:0 14px 36px rgba(0,0,0,.16),inset 0 -1px 0 rgba(255,255,255,.22)}.tcl-is-scrolled .tcl-header{top:0;height:var(--tcl-header-h-scrolled);border-radius:0 0 18px 18px;background:radial-gradient(360px 76px at 7% 0,rgba(255,247,178,.34),rgba(255,247,178,.08) 44%,transparent 74%),linear-gradient(112deg,rgba(242,239,210,.14) 0,rgba(86,128,108,.42) 31%,rgba(14,72,61,.62) 61%,rgba(4,43,38,.76) 100%);box-shadow:0 10px 28px rgba(0,0,0,.14),inset 0 -1px 0 rgba(255,255,255,.17)}.tcl-header__brand{align-self:center;transform:translateY(8px);min-width:150px}.tcl-is-scrolled .tcl-header__brand{transform:translateY(5px)}.tcl-header__brand:before{content:"";position:absolute;left:-10px;top:50%;width:132px;height:58px;transform:translateY(-43%);border-radius:999px;background:radial-gradient(circle at 42% 45%,rgba(255,255,255,.18),rgba(255,255,255,.04) 54%,transparent 72%);filter:blur(.2px);pointer-events:none}.tcl-header__brand img{position:relative;width:126px;filter:drop-shadow(0 7px 10px rgba(0,0,0,.28)) drop-shadow(0 0 10px rgba(255,255,255,.13))}.tcl-is-scrolled .tcl-header__brand img{width:90px}.tcl-nav{height:46px;padding:6px 58px 6px 16px;border-color:rgba(255,255,255,.44);background:linear-gradient(90deg,rgba(255,255,255,.3),rgba(255,255,255,.13));-webkit-backdrop-filter:blur(22px) saturate(1.32);backdrop-filter:blur(22px) saturate(1.32)}.tcl-nav a{height:33px;letter-spacing:.005em}.tcl-nav__rollball{width:46px;height:46px;margin-top:-23px;right:5px}.tcl-rollball-off .tcl-nav__rollball{display:none}.tcl-rollball-off .tcl-nav{padding-right:18px}.tcl-rollball-hover .tcl-nav:hover .tcl-nav__rollball{transform:rotate(42deg)}.tcl-hero{min-height:650px;border-bottom-left-radius:50% 1.15%;border-bottom-right-radius:50% 1.15%;background-position:center 44%;box-shadow:none!important}.tcl-hero:after{left:-7%;right:-7%;bottom:-22px;height:48px;border-radius:50% 50% 0 0/18% 18% 0 0;box-shadow:none!important}.tcl-hero__content{padding-top:66px}.tcl-hero h1{letter-spacing:-.048em;word-spacing:.035em;font-size:clamp(72px,8.1vw,108px)}.tcl-hero p{max-width:535px;font-size:18px;line-height:1.34}.tcl-home #tcl-start{padding-top:78px}.tcl-home #tcl-start>.tcl-kicker{display:none}.tcl-btn{min-height:38px;padding:0 21px;font-size:13px}.tcl-card-grid{margin-top:6px}.tcl-stats strong{font-variant-numeric:tabular-nums}.tcl-stats div:last-child{transition:transform .45s var(--tcl-ease),box-shadow .45s var(--tcl-ease)}.tcl-stats div:last-child.tcl-stat-pop{transform:scale(1.055);box-shadow:0 18px 44px rgba(255,196,54,.18),inset 0 1px 0 rgba(255,255,255,.55)}.tcl-split h2{letter-spacing:-.035em}.tcl-backtop{width:44px;height:44px;background:rgba(7,59,51,.24);border:1px solid rgba(255,255,255,.42);-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25);box-shadow:0 12px 32px rgba(0,0,0,.13),inset 0 1px 0 rgba(255,255,255,.2);color:#fff;font-size:18px;line-height:1}.tcl-backtop:hover{background:rgba(7,59,51,.34);transform:translateY(-2px)}.tcl-footer{padding:11px 0 10px;border-top-left-radius:50% 9px;border-top-right-radius:50% 9px}.tcl-footer__inner{min-height:38px}.tcl-footer__social a{width:32px;height:32px;font-size:15px;background:rgba(255,255,255,.13)}.tcl-footer__links{gap:26px}.tcl-footer small{font-weight:950}.tcl-hero-align-center .tcl-hero__content{text-align:center}.tcl-hero-align-center .tcl-hero p{margin-left:auto;margin-right:auto}.tcl-hero-align-right .tcl-hero__content{text-align:right}.tcl-hero-align-right .tcl-hero p{margin-left:auto}@media (max-width:1280px){.tcl-header__brand{min-width:128px}.tcl-header__brand img{width:112px}.tcl-nav{max-width:calc(100vw - 250px)}}@media (max-width:1100px){:root{--tcl-header-h:76px;--tcl-header-h-scrolled:64px}.tcl-header{top:0;left:0;right:0;padding:0 17px 0 18px;border-radius:0 0 22px 22px}.tcl-is-scrolled .tcl-header{top:0;border-radius:0 0 17px 17px}.tcl-header__brand{transform:translateY(6px);min-width:118px}.tcl-is-scrolled .tcl-header__brand{transform:translateY(4px)}.tcl-header__brand:before{width:112px;height:48px;left:-8px}.tcl-header__brand img{width:100px}.tcl-is-scrolled .tcl-header__brand img{width:84px}.tcl-ball-toggle{right:18px;top:50%;width:52px;height:52px;margin-top:-26px}.tcl-is-scrolled .tcl-ball-toggle{width:52px;height:52px;margin-top:-26px}.tcl-ball-toggle[aria-expanded=true]{transform:rotate(135deg) scale(1.01)}.tcl-mobile-panel{top:calc(var(--tcl-header-h) + 8px);right:10px;width:min(410px,calc(100vw - 20px));border-radius:24px;background:linear-gradient(150deg,rgba(5,58,49,.97),rgba(3,47,41,.992));transition:opacity .48s var(--tcl-ease),transform .48s var(--tcl-ease),visibility .48s}.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 8px)}.tcl-mobile-item__row a,.tcl-sub-toggle{min-height:48px;font-size:18px;border-radius:16px}.tcl-mobile-sub{transition:max-height .54s var(--tcl-ease),opacity .42s var(--tcl-ease),transform .54s var(--tcl-ease),padding .54s var(--tcl-ease)}.tcl-hero{min-height:560px;border-bottom-left-radius:50% .9%;border-bottom-right-radius:50% .9%}.tcl-hero:after{height:40px;bottom:-19px;border-radius:50% 50% 0 0/14% 14% 0 0}.tcl-hero__content{padding-bottom:72px}.tcl-hero h1{font-size:clamp(38px,10.4vw,62px);letter-spacing:-.045em}.tcl-hero p{font-size:14px;max-width:390px}.tcl-home #tcl-start{padding-top:60px}.tcl-footer{padding:14px 0 13px;border-radius:20px 20px 0 0}.tcl-footer__social a{width:31px;height:31px}}@media (max-width:520px){:root{--tcl-header-h:72px;--tcl-header-h-scrolled:62px}.tcl-header{padding-left:13px;padding-right:14px;border-radius:0 0 19px 19px}.tcl-header__brand{min-width:104px}.tcl-header__brand img{width:92px}.tcl-is-scrolled .tcl-header__brand img{width:78px}.tcl-ball-toggle{right:15px;width:50px;height:50px;margin-top:-25px}.tcl-hero{min-height:540px;background-position:center top}.tcl-hero__content{padding-bottom:66px}.tcl-hero h1{font-size:40px}.tcl-hero p{font-size:13.5px;line-height:1.36}.tcl-section h2{font-size:35px}.tcl-card{padding:20px}}body.tcl-site-v114 .tcl-header{top:0!important;left:0!important;right:0!important;height:78px;padding:0 28px 0 34px;border-radius:0 0 13px 13px;border:0!important;background:radial-gradient(380px 82px at 6% 0,rgba(255,247,175,.32),rgba(255,247,175,.08) 45%,transparent 74%),linear-gradient(112deg,rgba(242,239,210,.14) 0,rgba(115,150,128,.3) 31%,rgba(18,86,72,.46) 60%,rgba(4,45,39,.6) 100%);-webkit-backdrop-filter:blur(24px) saturate(1.34);backdrop-filter:blur(24px) saturate(1.34);box-shadow:0 11px 30px rgba(0,0,0,.12),inset 0 -1px 0 rgba(255,255,255,.18)}body.tcl-site-v114.tcl-is-scrolled .tcl-header{height:60px;border-radius:0 0 10px 10px;background:radial-gradient(300px 62px at 6% 0,rgba(255,247,175,.24),rgba(255,247,175,.055) 48%,transparent 76%),linear-gradient(112deg,rgba(242,239,210,.1) 0,rgba(94,133,113,.28) 31%,rgba(14,72,61,.5) 62%,rgba(4,43,38,.66) 100%)}body.tcl-site-v114 .tcl-header__brand{transform:translateY(0);min-width:140px;align-self:center}body.tcl-site-v114.tcl-is-scrolled .tcl-header__brand{transform:translateY(0)}body.tcl-site-v114 .tcl-header__brand:before{left:-8px;top:50%;width:126px;height:54px;transform:translateY(-50%);background:radial-gradient(circle at 41% 47%,rgba(255,255,255,.22),rgba(255,255,255,.055) 55%,transparent 75%)}body.tcl-site-v114 .tcl-header__brand img{width:116px;filter:drop-shadow(0 5px 9px rgba(0,0,0,.3)) drop-shadow(0 0 11px rgba(255,255,255,.16))}body.tcl-site-v114.tcl-is-scrolled .tcl-header__brand img{width:88px}body.tcl-site-v114 .tcl-nav{height:42px;padding:5px 54px 5px 14px;background:linear-gradient(90deg,rgba(255,255,255,.26),rgba(255,255,255,.105));border-color:rgba(255,255,255,.42)}body.tcl-site-v114 .tcl-nav a{height:31px;letter-spacing:.015em}body.tcl-site-v114 .tcl-nav__rollball{width:42px;height:42px;margin-top:-21px;right:4px}body.tcl-site-v114 .tcl-hero{min-height:638px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;overflow:hidden;background-position:center 43%}body.tcl-site-v114 .tcl-hero:after{left:-10%;right:-10%;bottom:-34px;height:64px;background:var(--tcl-cream);border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/28% 28% 0 0;transform:translateZ(0)}body.tcl-site-v114 .tcl-hero__content{padding-top:54px}body.tcl-site-v114 .tcl-hero h1{letter-spacing:-.025em;word-spacing:.06em;font-size:clamp(72px,7.9vw,106px)}body.tcl-site-v114 .tcl-home #tcl-start{padding-top:82px}body.tcl-site-v114 .tcl-home #tcl-start>.tcl-kicker{display:none!important}body.tcl-site-v114 .tcl-section--cream{margin-top:-1px}body.tcl-site-v114 .tcl-footer{padding:7px 0 7px;border-top-left-radius:50% 7px!important;border-top-right-radius:50% 7px!important;min-height:0}body.tcl-site-v114 .tcl-footer__inner{min-height:30px;gap:14px}body.tcl-site-v114 .tcl-footer__social{gap:12px}body.tcl-site-v114 .tcl-footer__social a{width:34px;height:34px;font-size:15px;background:rgba(255,255,255,.13)}body.tcl-site-v114 .tcl-footer__social svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.tcl-site-v114 .tcl-footer__social a[aria-label=Facebook] svg{fill:currentColor;stroke:none;width:18px;height:18px}body.tcl-site-v114 .tcl-footer__links{gap:26px}body.tcl-site-v114 .tcl-backtop{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:rgba(7,59,51,.18);border:1px solid rgba(255,255,255,.36);border-radius:999px;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}body.tcl-site-v114 .tcl-backtop svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}@media (max-width:1100px){body.tcl-site-v114{--tcl-header-h:76px;--tcl-header-h-scrolled:61px}body.tcl-site-v114 .tcl-header{height:var(--tcl-header-h);padding:0 16px;border-radius:0 0 13px 13px}body.tcl-site-v114.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);border-radius:0 0 10px 10px}body.tcl-site-v114 .tcl-header__brand{min-width:124px;transform:translateY(0)}body.tcl-site-v114 .tcl-header__brand img{width:112px}body.tcl-site-v114.tcl-is-scrolled .tcl-header__brand img{width:82px}body.tcl-site-v114 .tcl-ball-toggle{right:16px;width:52px;height:52px;margin-top:-26px;top:50%}body.tcl-site-v114.tcl-is-scrolled .tcl-ball-toggle{width:52px;height:52px;margin-top:-26px}body.tcl-site-v114 .tcl-mobile-panel{top:calc(var(--tcl-header-h) + 8px)}body.tcl-site-v114.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 8px)}body.tcl-site-v114 .tcl-hero{min-height:555px;background-position:center top;border-radius:0!important}body.tcl-site-v114 .tcl-hero:after{height:54px;bottom:-30px;border-radius:50% 50% 0 0/20% 20% 0 0}body.tcl-site-v114 .tcl-hero__content{padding-top:0;padding-bottom:72px}body.tcl-site-v114 .tcl-hero h1{letter-spacing:-.022em;word-spacing:.045em;font-size:clamp(40px,10.7vw,62px)}body.tcl-site-v114 .tcl-home #tcl-start{padding-top:62px}body.tcl-site-v114 .tcl-footer{padding:10px 0 9px;border-top-left-radius:50% 6px!important;border-top-right-radius:50% 6px!important}body.tcl-site-v114 .tcl-footer__inner{gap:9px;min-height:0}body.tcl-site-v114 .tcl-footer__social a{width:33px;height:33px}}@media (max-width:520px){body.tcl-site-v114{--tcl-header-h:74px;--tcl-header-h-scrolled:60px}body.tcl-site-v114 .tcl-header{height:var(--tcl-header-h);padding-left:12px;padding-right:13px;border-radius:0 0 12px 12px}body.tcl-site-v114 .tcl-header__brand{min-width:116px}body.tcl-site-v114 .tcl-header__brand img{width:106px}body.tcl-site-v114.tcl-is-scrolled .tcl-header__brand img{width:78px}body.tcl-site-v114 .tcl-hero{min-height:535px}body.tcl-site-v114 .tcl-hero h1{font-size:42px}body.tcl-site-v114 .tcl-footer__links{gap:14px}}body.tcl-site-v115{--tcl-header-h:80px;--tcl-header-h-scrolled:60px}body.tcl-site-v115 .tcl-header{top:0!important;left:0!important;right:0!important;height:var(--tcl-header-h);overflow:visible;padding:0 28px 0 38px;border:0!important;border-radius:0!important;background:radial-gradient(430px 78px at 6% 0,rgba(255,247,174,.33),rgba(255,247,174,.08) 48%,transparent 76%),linear-gradient(112deg,rgba(242,239,210,.12) 0,rgba(105,146,124,.3) 31%,rgba(18,86,72,.48) 60%,rgba(4,45,39,.62) 100%);-webkit-backdrop-filter:blur(24px) saturate(1.36);backdrop-filter:blur(24px) saturate(1.36);box-shadow:0 10px 28px rgba(0,0,0,.12),inset 0 -1px 0 rgba(255,255,255,.14)}body.tcl-site-v115 .tcl-header:after{content:"";position:absolute;left:-5vw;right:-5vw;bottom:-18px;height:28px;pointer-events:none;z-index:0;background:radial-gradient(430px 78px at 10% -80px,rgba(255,247,174,.2),transparent 72%),linear-gradient(112deg,rgba(242,239,210,.08) 0,rgba(105,146,124,.22) 31%,rgba(18,86,72,.38) 60%,rgba(4,45,39,.55) 100%);-webkit-backdrop-filter:blur(24px) saturate(1.28);backdrop-filter:blur(24px) saturate(1.28);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 30' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0H100V10C76 25 24 25 0 10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 30' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0H100V10C76 25 24 25 0 10Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v115.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);background:radial-gradient(310px 56px at 6% 0,rgba(255,247,174,.24),rgba(255,247,174,.055) 52%,transparent 78%),linear-gradient(112deg,rgba(242,239,210,.09) 0,rgba(94,133,113,.27) 31%,rgba(14,72,61,.5) 62%,rgba(4,43,38,.67) 100%)}body.tcl-site-v115.tcl-is-scrolled .tcl-header:after{bottom:-14px;height:22px;opacity:.96}body.tcl-site-v115 .tcl-header__brand{z-index:2;min-width:148px;transform:translateY(7px);align-self:center}body.tcl-site-v115.tcl-is-scrolled .tcl-header__brand{transform:translateY(3px)}body.tcl-site-v115 .tcl-header__brand:before{left:-9px;top:50%;width:128px;height:54px;transform:translateY(-49%)}body.tcl-site-v115 .tcl-header__brand img{width:128px;filter:drop-shadow(0 5px 9px rgba(0,0,0,.3)) drop-shadow(0 0 11px rgba(255,255,255,.16))}body.tcl-site-v115.tcl-is-scrolled .tcl-header__brand img{width:88px}body.tcl-site-v115 .tcl-nav{z-index:2;height:42px;padding:5px 42px 5px 14px;background:linear-gradient(90deg,rgba(255,255,255,.26),rgba(255,255,255,.105));border-color:rgba(255,255,255,.42)}body.tcl-site-v115 .tcl-nav a{height:31px;letter-spacing:.02em}body.tcl-site-v115 .tcl-nav__rollball{width:31px;height:31px;margin-top:-15.5px;right:7px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}body.tcl-site-v115 .tcl-hero{min-height:630px;border-radius:0!important;overflow:hidden;background-position:center 43%}body.tcl-site-v115 .tcl-hero:after{left:-8%;right:-8%;bottom:-1px;height:48px;background:var(--tcl-cream);border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/18% 18% 0 0;transform:translateY(1px) translateZ(0);backface-visibility:hidden}body.tcl-site-v115 .tcl-hero__content{padding-top:50px}body.tcl-site-v115 .tcl-hero h1{letter-spacing:-.006em;word-spacing:.09em;font-size:clamp(72px,7.8vw,104px);line-height:.92}body.tcl-site-v115 .tcl-hero p{max-width:500px;font-size:17px;line-height:1.33}body.tcl-site-v115 .tcl-home #tcl-start{padding-top:78px}body.tcl-site-v115 .tcl-section--cream{margin-top:0}body.tcl-site-v115 .tcl-section h2{letter-spacing:-.025em}body.tcl-site-v115 .tcl-stats div:last-child.tcl-stat-pop{animation:tclCommunityPop .74s var(--tcl-ease) both}@keyframes tclCommunityPop{0%{transform:scale(1)}45%{transform:scale(1.075)}100%{transform:scale(1)}}body.tcl-site-v115 .tcl-footer{padding:8px 0 7px;border-radius:0!important;position:relative;overflow:visible}body.tcl-site-v115 .tcl-footer:before{content:"";position:absolute;left:-5vw;right:-5vw;top:-18px;height:26px;background:var(--tcl-green);z-index:-1;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 28' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 28H100V14C75 2 25 2 0 14Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 28' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 28H100V14C75 2 25 2 0 14Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v115 .tcl-footer__inner{min-height:31px;gap:14px}body.tcl-site-v115 .tcl-footer__social a{width:36px;height:36px;background:rgba(255,255,255,.13)}body.tcl-site-v115 .tcl-footer__social svg{width:18px;height:18px}body.tcl-site-v115 .tcl-backtop{background:rgba(7,59,51,.14)}body.tcl-site-v115 .tcl-subpage{padding-top:calc(var(--tcl-header-h) + 34px)}body.tcl-site-v115 .tcl-subhero{background:linear-gradient(135deg,rgba(255,255,255,.67),rgba(255,255,255,.38));box-shadow:var(--tcl-shadow)}@media (max-width:1100px){body.tcl-site-v115{--tcl-header-h:76px;--tcl-header-h-scrolled:60px}body.tcl-site-v115 .tcl-header{height:var(--tcl-header-h);padding:0 15px;border-radius:0!important}body.tcl-site-v115 .tcl-header:after{bottom:-16px;height:25px}body.tcl-site-v115.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled)}body.tcl-site-v115.tcl-is-scrolled .tcl-header:after{bottom:-12px;height:20px}body.tcl-site-v115 .tcl-header__brand{min-width:126px;transform:translateY(6px)}body.tcl-site-v115 .tcl-header__brand img{width:118px}body.tcl-site-v115.tcl-is-scrolled .tcl-header__brand img{width:82px}body.tcl-site-v115 .tcl-ball-toggle{right:16px;width:52px;height:52px;margin-top:-26px;top:50%}body.tcl-site-v115.tcl-is-scrolled .tcl-ball-toggle{width:52px;height:52px;margin-top:-26px}body.tcl-site-v115 .tcl-mobile-panel{top:calc(var(--tcl-header-h) + 14px)}body.tcl-site-v115.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 12px)}body.tcl-site-v115 .tcl-hero{min-height:535px;background-position:center top;border-radius:0!important}body.tcl-site-v115 .tcl-hero:after{height:40px;bottom:-1px;border-radius:50% 50% 0 0/15% 15% 0 0}body.tcl-site-v115 .tcl-hero__content{padding-top:0;padding-bottom:64px}body.tcl-site-v115 .tcl-hero h1{letter-spacing:-.004em;word-spacing:.055em;font-size:clamp(38px,10.5vw,60px);line-height:.96}body.tcl-site-v115 .tcl-hero p{font-size:14px;line-height:1.32;max-width:310px}body.tcl-site-v115 .tcl-home #tcl-start{padding-top:56px}body.tcl-site-v115 .tcl-footer:before{top:-15px;height:22px}body.tcl-site-v115 .tcl-footer{padding:9px 0 8px}}@media (max-width:520px){body.tcl-site-v115{--tcl-header-h:74px;--tcl-header-h-scrolled:60px}body.tcl-site-v115 .tcl-header{padding-left:12px;padding-right:13px}body.tcl-site-v115 .tcl-header__brand{min-width:116px}body.tcl-site-v115 .tcl-header__brand img{width:110px}body.tcl-site-v115.tcl-is-scrolled .tcl-header__brand img{width:78px}body.tcl-site-v115 .tcl-hero{min-height:515px}body.tcl-site-v115 .tcl-hero h1{font-size:40px}body.tcl-site-v115 .tcl-footer__links{gap:14px}}body.tcl-site-v116{--tcl-header-h:82px;--tcl-header-h-scrolled:60px}body.tcl-site-v116 .tcl-header{top:0!important;left:0!important;right:0!important;height:var(--tcl-header-h);padding:0 30px 0 40px;overflow:visible!important;border:0!important;border-radius:0 0 48px 48px/0 0 16px 16px!important;background:linear-gradient(112deg,rgba(239,235,200,.18) 0,rgba(104,145,123,.42) 28%,rgba(18,86,72,.64) 60%,rgba(4,45,39,.78) 100%)!important;-webkit-backdrop-filter:blur(24px) saturate(1.34);backdrop-filter:blur(24px) saturate(1.34);box-shadow:0 10px 28px rgba(0,0,0,.13),inset 0 -1px 0 rgba(255,255,255,.16)!important}body.tcl-site-v116 .tcl-header:after{display:none!important;content:none!important}body.tcl-site-v116.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);border-radius:0 0 38px 38px/0 0 11px 11px!important;background:linear-gradient(112deg,rgba(239,235,200,.12) 0,rgba(91,132,112,.37) 30%,rgba(13,70,60,.66) 62%,rgba(4,42,37,.82) 100%)!important}body.tcl-site-v116 .tcl-header__brand{z-index:4;min-width:154px;transform:translateY(12px)!important;align-self:flex-start;padding-top:4px}body.tcl-site-v116.tcl-is-scrolled .tcl-header__brand{transform:translateY(5px)!important;padding-top:0}body.tcl-site-v116 .tcl-header__brand:before{left:-10px;top:50%;width:136px;height:58px;transform:translateY(-45%);background:radial-gradient(circle at 42% 47%,rgba(255,255,255,.2),rgba(255,255,255,.055) 55%,transparent 74%)}body.tcl-site-v116 .tcl-header__brand img{width:132px;filter:drop-shadow(0 5px 9px rgba(0,0,0,.31)) drop-shadow(0 0 10px rgba(255,255,255,.16))}body.tcl-site-v116.tcl-is-scrolled .tcl-header__brand img{width:88px}body.tcl-site-v116 .tcl-nav{z-index:5;height:42px;padding:5px 42px 5px 14px;margin-top:0;background:linear-gradient(90deg,rgba(255,255,255,.27),rgba(255,255,255,.11));border-color:rgba(255,255,255,.42)}body.tcl-site-v116 .tcl-nav__rollball{width:31px;height:31px;margin-top:-15.5px;right:7px}body.tcl-site-v116 .tcl-hero{min-height:630px;border-radius:0!important;overflow:hidden;background-position:center 43%}body.tcl-site-v116 .tcl-hero:after{left:-8%;right:-8%;bottom:-1px;height:46px;background:var(--tcl-cream);border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/16% 16% 0 0;transform:translateY(1px) translateZ(0)}body.tcl-site-v116 .tcl-hero__content{padding-top:52px}body.tcl-site-v116 .tcl-hero h1{letter-spacing:-.004em;word-spacing:.095em}body.tcl-site-v116 .tcl-section--cream{margin-top:0;background:var(--tcl-cream)}body.tcl-site-v116 .tcl-footer{padding:8px 0 7px;border-radius:0!important;position:relative;overflow:visible;background:var(--tcl-green)!important}body.tcl-site-v116 .tcl-footer:before{content:"";position:absolute;left:-5vw;right:-5vw;top:-18px;height:26px;background:var(--tcl-green);z-index:-1;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 28' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 28H100V15C75 5 25 5 0 15Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 28' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 28H100V15C75 5 25 5 0 15Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v116 .tcl-footer__inner{min-height:32px;gap:14px}body.tcl-site-v116 .tcl-footer__social{gap:12px}body.tcl-site-v116 .tcl-footer__social a{width:38px;height:38px;color:#fff!important;background:rgba(255,255,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}body.tcl-site-v116 .tcl-footer__social svg{display:block;width:21px;height:21px;color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.tcl-site-v116 .tcl-footer__social a[aria-label=Facebook] svg{width:20px;height:20px;fill:#fff!important;stroke:none!important}body.tcl-site-v116 .tcl-backtop{right:24px;bottom:76px;width:46px;height:46px;display:grid!important;place-items:center;color:#fff!important;background:rgba(7,59,51,.22)!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}body.tcl-site-v116 .tcl-backtop svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;stroke-width:2.5!important;stroke-linecap:round;stroke-linejoin:round;opacity:1!important}@media (max-width:1100px){body.tcl-site-v116{--tcl-header-h:78px;--tcl-header-h-scrolled:60px}body.tcl-site-v116 .tcl-header{height:var(--tcl-header-h);padding:0 15px;border-radius:0 0 42px 42px/0 0 13px 13px!important}body.tcl-site-v116.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);border-radius:0 0 34px 34px/0 0 10px 10px!important}body.tcl-site-v116 .tcl-header__brand{min-width:126px;transform:translateY(9px)!important;padding-top:4px}body.tcl-site-v116.tcl-is-scrolled .tcl-header__brand{transform:translateY(4px)!important;padding-top:0}body.tcl-site-v116 .tcl-header__brand img{width:116px}body.tcl-site-v116.tcl-is-scrolled .tcl-header__brand img{width:80px}body.tcl-site-v116 .tcl-ball-toggle{right:16px;width:52px;height:52px;margin-top:-26px;top:50%}body.tcl-site-v116.tcl-is-scrolled .tcl-ball-toggle{width:52px;height:52px;margin-top:-26px}body.tcl-site-v116 .tcl-mobile-panel{top:calc(var(--tcl-header-h) + 12px)}body.tcl-site-v116.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 10px)}body.tcl-site-v116 .tcl-hero{min-height:535px;background-position:center top;border-radius:0!important}body.tcl-site-v116 .tcl-hero:after{height:40px;bottom:-1px;border-radius:50% 50% 0 0/14% 14% 0 0}body.tcl-site-v116 .tcl-hero__content{padding-top:0;padding-bottom:64px}body.tcl-site-v116 .tcl-hero h1{font-size:clamp(38px,10.5vw,60px);line-height:.96}body.tcl-site-v116 .tcl-footer:before{top:-15px;height:22px}body.tcl-site-v116 .tcl-backtop{right:17px;bottom:94px;width:44px;height:44px}body.tcl-site-v116 .tcl-backtop svg{width:20px!important;height:20px!important}}@media (max-width:520px){body.tcl-site-v116{--tcl-header-h:76px;--tcl-header-h-scrolled:60px}body.tcl-site-v116 .tcl-header{padding-left:12px;padding-right:13px;border-radius:0 0 38px 38px/0 0 12px 12px!important}body.tcl-site-v116 .tcl-header__brand{min-width:116px;transform:translateY(8px)!important}body.tcl-site-v116 .tcl-header__brand img{width:110px}body.tcl-site-v116.tcl-is-scrolled .tcl-header__brand img{width:78px}body.tcl-site-v116 .tcl-hero{min-height:515px}body.tcl-site-v116 .tcl-hero h1{font-size:40px}body.tcl-site-v116 .tcl-footer__social a{width:36px;height:36px}}body.tcl-site-v117{--tcl-header-h:82px;--tcl-header-h-scrolled:60px;--tcl-header-arc-y:18px;--tcl-header-arc-y-scrolled:12px;--tcl-hero-arc-h:42px;--tcl-hero-arc-r:15%;--tcl-footer-arc-h:25px;--tcl-footer-arc-dip:14px}body.tcl-site-v117.tcl-header-arc-flat{--tcl-header-arc-y:10px;--tcl-header-arc-y-scrolled:8px}body.tcl-site-v117.tcl-header-arc-soft{--tcl-header-arc-y:15px;--tcl-header-arc-y-scrolled:10px}body.tcl-site-v117.tcl-header-arc-round{--tcl-header-arc-y:22px;--tcl-header-arc-y-scrolled:14px}body.tcl-site-v117.tcl-hero-arc-flat{--tcl-hero-arc-h:30px;--tcl-hero-arc-r:10%}body.tcl-site-v117.tcl-hero-arc-soft{--tcl-hero-arc-h:44px;--tcl-hero-arc-r:16%}body.tcl-site-v117.tcl-hero-arc-round{--tcl-hero-arc-h:62px;--tcl-hero-arc-r:24%}body.tcl-site-v117.tcl-footer-arc-flat{--tcl-footer-arc-h:18px;--tcl-footer-arc-dip:9px}body.tcl-site-v117.tcl-footer-arc-soft{--tcl-footer-arc-h:26px;--tcl-footer-arc-dip:14px}body.tcl-site-v117.tcl-footer-arc-round{--tcl-footer-arc-h:36px;--tcl-footer-arc-dip:22px}body.tcl-site-v117 .tcl-header{top:0!important;left:0!important;right:0!important;height:var(--tcl-header-h);padding:0 31px 0 38px;overflow:visible!important;border:0!important;border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y) var(--tcl-header-arc-y)!important;background:linear-gradient(112deg,rgba(238,235,200,.16) 0,rgba(91,133,111,.36) 30%,rgba(18,84,71,.6) 62%,rgba(4,45,39,.76) 100%)!important;-webkit-backdrop-filter:blur(24px) saturate(1.32);backdrop-filter:blur(24px) saturate(1.32);box-shadow:0 10px 28px rgba(0,0,0,.13)!important}body.tcl-site-v117.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y-scrolled) var(--tcl-header-arc-y-scrolled)!important;background:linear-gradient(112deg,rgba(238,235,200,.1) 0,rgba(81,123,104,.34) 30%,rgba(13,70,60,.62) 62%,rgba(4,42,37,.8) 100%)!important}body.tcl-site-v117 .tcl-header:after,body.tcl-site-v117 .tcl-header:before{content:none!important;display:none!important}body.tcl-site-v117 .tcl-header__brand{min-width:155px;align-self:flex-start;transform:translateY(10px)!important;padding-top:0;z-index:5}body.tcl-site-v117.tcl-is-scrolled .tcl-header__brand{transform:translateY(4px)!important}body.tcl-site-v117 .tcl-header__brand img{width:128px;filter:drop-shadow(0 5px 9px rgba(0,0,0,.31)) drop-shadow(0 0 10px rgba(255,255,255,.16))}body.tcl-site-v117.tcl-is-scrolled .tcl-header__brand img{width:88px}body.tcl-site-v117 .tcl-nav{height:42px;padding:5px 42px 5px 14px;background:linear-gradient(90deg,rgba(255,255,255,.27),rgba(255,255,255,.11));border-color:rgba(255,255,255,.42)}body.tcl-site-v117 .tcl-nav__rollball{width:31px;height:31px;margin-top:-15.5px;right:7px}body.tcl-site-v117 .tcl-hero{min-height:630px;border-radius:0!important;overflow:hidden;background-position:center 43%}body.tcl-site-v117 .tcl-hero:after{left:-8%;right:-8%;bottom:-1px;height:var(--tcl-hero-arc-h);background:var(--tcl-cream);border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/var(--tcl-hero-arc-r) var(--tcl-hero-arc-r) 0 0;transform:translateY(1px) translateZ(0)}body.tcl-site-v117 .tcl-hero__content{padding-top:52px}body.tcl-site-v117 .tcl-hero h1{letter-spacing:-.006em;word-spacing:.09em}body.tcl-site-v117 .tcl-section--cream{margin-top:0;background:var(--tcl-cream)}body.tcl-site-v117 .tcl-home #tcl-start{padding-top:84px}body.tcl-site-v117 .tcl-subpage{padding-top:calc(var(--tcl-header-h) + 34px);background:var(--tcl-cream)}body.tcl-site-v117 .tcl-subhero{position:relative;overflow:hidden;width:min(var(--tcl-max),calc(100% - 42px));min-height:360px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.44));box-shadow:var(--tcl-shadow),inset 0 1px 0 rgba(255,255,255,.55)}body.tcl-site-v117 .tcl-subhero h1{font-size:clamp(52px,6vw,82px)}body.tcl-site-v117 .tcl-subhero img{height:310px;border-radius:20px}body.tcl-site-v117 .tcl-section--sub{padding-top:24px}body.tcl-site-v117 .tcl-section--sub h2{max-width:900px}body.tcl-site-v117 .tcl-wp-content{background:rgba(255,255,255,.62)}body.tcl-site-v117 .tcl-footer{padding:10px 0 9px;border-radius:0!important;position:relative;overflow:visible;background:var(--tcl-green)!important}body.tcl-site-v117 .tcl-footer:before{content:"";position:absolute;left:-6vw;right:-6vw;top:calc(-1 * var(--tcl-footer-arc-h));height:var(--tcl-footer-arc-h);background:var(--tcl-green);z-index:-1;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v117 .tcl-footer__inner{min-height:36px;gap:16px}body.tcl-site-v117 .tcl-footer__social{gap:13px}body.tcl-site-v117 .tcl-footer__social a{width:42px;height:42px;color:#fff!important;background:rgba(255,255,255,.14)!important}body.tcl-site-v117 .tcl-footer__social svg{display:block;width:23px;height:23px;color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.tcl-site-v117 .tcl-footer__social a[aria-label=Facebook] svg{width:22px;height:22px;fill:#fff!important;stroke:none!important}body.tcl-site-v117 .tcl-footer small,body.tcl-site-v117 .tcl-footer__links{font-size:13px}body.tcl-site-v117 .tcl-footer small{font-weight:950}body.tcl-site-v117 .tcl-backtop{right:24px;bottom:84px;width:46px;height:46px;display:grid!important;place-items:center;color:#fff!important;background:rgba(7,59,51,.24)!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}body.tcl-site-v117 .tcl-backtop svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;stroke-width:2.5!important;stroke-linecap:round;stroke-linejoin:round;opacity:1!important}@media (max-width:1100px){body.tcl-site-v117{--tcl-header-h:78px;--tcl-header-h-scrolled:60px;--tcl-header-arc-y:14px;--tcl-header-arc-y-scrolled:10px}body.tcl-site-v117.tcl-header-arc-flat{--tcl-header-arc-y:9px;--tcl-header-arc-y-scrolled:7px}body.tcl-site-v117.tcl-header-arc-soft{--tcl-header-arc-y:13px;--tcl-header-arc-y-scrolled:9px}body.tcl-site-v117.tcl-header-arc-round{--tcl-header-arc-y:18px;--tcl-header-arc-y-scrolled:12px}body.tcl-site-v117 .tcl-header{height:var(--tcl-header-h);padding:0 15px;border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y) var(--tcl-header-arc-y)!important}body.tcl-site-v117.tcl-is-scrolled .tcl-header{height:var(--tcl-header-h-scrolled);border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y-scrolled) var(--tcl-header-arc-y-scrolled)!important}body.tcl-site-v117 .tcl-header__brand{min-width:126px;transform:translateY(8px)!important;padding-top:0}body.tcl-site-v117.tcl-is-scrolled .tcl-header__brand{transform:translateY(3px)!important}body.tcl-site-v117 .tcl-header__brand img{width:116px}body.tcl-site-v117.tcl-is-scrolled .tcl-header__brand img{width:80px}body.tcl-site-v117 .tcl-ball-toggle{right:16px;width:52px;height:52px;margin-top:-26px;top:50%}body.tcl-site-v117.tcl-is-scrolled .tcl-ball-toggle{width:52px;height:52px;margin-top:-26px}body.tcl-site-v117 .tcl-mobile-panel{top:calc(var(--tcl-header-h) + 12px)}body.tcl-site-v117.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 10px)}body.tcl-site-v117 .tcl-hero{min-height:535px;background-position:center top;border-radius:0!important}body.tcl-site-v117 .tcl-hero:after{height:calc(var(--tcl-hero-arc-h) * .92);bottom:-1px}body.tcl-site-v117 .tcl-hero__content{padding-top:0;padding-bottom:64px}body.tcl-site-v117 .tcl-hero h1{font-size:clamp(38px,10.5vw,60px);line-height:.96}body.tcl-site-v117 .tcl-subpage{padding-top:calc(var(--tcl-header-h) + 22px)}body.tcl-site-v117 .tcl-subhero{width:calc(100% - 28px);grid-template-columns:1fr;padding:24px;gap:22px;min-height:0;border-radius:24px}body.tcl-site-v117 .tcl-subhero h1{font-size:46px}body.tcl-site-v117 .tcl-subhero p:not(.tcl-kicker){font-size:17px}body.tcl-site-v117 .tcl-subhero img{height:230px}body.tcl-site-v117 .tcl-footer__inner{gap:10px}body.tcl-site-v117 .tcl-footer__social a{width:39px;height:39px}body.tcl-site-v117 .tcl-footer__links{gap:17px;font-size:12px}body.tcl-site-v117 .tcl-footer small{font-size:12px}body.tcl-site-v117 .tcl-backtop{right:17px;bottom:92px;width:44px;height:44px}body.tcl-site-v117 .tcl-backtop svg{width:20px!important;height:20px!important}}@media (max-width:520px){body.tcl-site-v117{--tcl-header-h:76px;--tcl-header-h-scrolled:60px}body.tcl-site-v117 .tcl-header{padding-left:12px;padding-right:13px}body.tcl-site-v117 .tcl-header__brand{min-width:116px;transform:translateY(8px)!important}body.tcl-site-v117 .tcl-header__brand img{width:110px}body.tcl-site-v117.tcl-is-scrolled .tcl-header__brand img{width:78px}body.tcl-site-v117 .tcl-hero{min-height:515px}body.tcl-site-v117 .tcl-hero h1{font-size:40px}body.tcl-site-v117 .tcl-footer__social a{width:38px;height:38px}}body.tcl-site-v118{--tcl-header-scale:1;--tcl-footer-scale:1;--tcl-logo-scale:1;--tcl-ball-scale:1}body.tcl-header-size-low{--tcl-header-scale:.90}body.tcl-header-size-medium{--tcl-header-scale:1}body.tcl-header-size-high{--tcl-header-scale:1.12}body.tcl-footer-size-low{--tcl-footer-scale:.82}body.tcl-footer-size-medium{--tcl-footer-scale:1}body.tcl-footer-size-high{--tcl-footer-scale:1.18}body.tcl-logo-size-small{--tcl-logo-scale:.88}body.tcl-logo-size-medium{--tcl-logo-scale:1}body.tcl-logo-size-large{--tcl-logo-scale:1.14}body.tcl-ball-size-small{--tcl-ball-scale:.86}body.tcl-ball-size-medium{--tcl-ball-scale:1}body.tcl-ball-size-large{--tcl-ball-scale:1.15}body.tcl-site-v118 .tcl-header{height:calc(84px * var(--tcl-header-scale))}body.tcl-site-v118.tcl-is-scrolled .tcl-header{height:calc(62px * var(--tcl-header-scale))}body.tcl-site-v118 .tcl-header__brand img{width:calc(126px * var(--tcl-logo-scale))}body.tcl-site-v118.tcl-is-scrolled .tcl-header__brand img{width:calc(90px * var(--tcl-logo-scale))}body.tcl-site-v118 .tcl-nav__rollball{width:calc(46px * var(--tcl-ball-scale));height:calc(46px * var(--tcl-ball-scale));margin-top:calc(-23px * var(--tcl-ball-scale))}body.tcl-site-v118 .tcl-ball-toggle{width:calc(56px * var(--tcl-ball-scale));height:calc(56px * var(--tcl-ball-scale));margin-top:calc(-28px * var(--tcl-ball-scale))}body.tcl-site-v118 .tcl-footer{padding-top:calc(12px * var(--tcl-footer-scale));padding-bottom:calc(12px * var(--tcl-footer-scale))}body.tcl-site-v118 .tcl-footer__social a{width:calc(30px * var(--tcl-footer-scale));height:calc(30px * var(--tcl-footer-scale))}body.tcl-site-v118 .tcl-footer small,body.tcl-site-v118 .tcl-footer__links a{font-size:calc(12px * var(--tcl-footer-scale))}body.tcl-header-arc-flat .tcl-header{border-radius:0 0 16px 16px}body.tcl-header-arc-soft .tcl-header{border-radius:0 0 24px 24px}body.tcl-header-arc-round .tcl-header{border-radius:0 0 38px 38px}body.tcl-hero-arc-flat .tcl-hero{border-bottom-left-radius:50% .85%;border-bottom-right-radius:50% .85%}body.tcl-hero-arc-soft .tcl-hero{border-bottom-left-radius:50% 1.15%;border-bottom-right-radius:50% 1.15%}body.tcl-hero-arc-round .tcl-hero{border-bottom-left-radius:50% 1.65%;border-bottom-right-radius:50% 1.65%}body.tcl-footer-arc-flat .tcl-footer{border-top-left-radius:50% 8px;border-top-right-radius:50% 8px}body.tcl-footer-arc-soft .tcl-footer{border-top-left-radius:50% 14px;border-top-right-radius:50% 14px}body.tcl-footer-arc-round .tcl-footer{border-top-left-radius:50% 24px;border-top-right-radius:50% 24px}.tcl-subpage .tcl-section--sub,.tcl-subpage .tcl-subhero{max-width:1120px;margin-left:auto;margin-right:auto}.tcl-subpage .tcl-subhero{margin-top:10px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.66));border:1px solid rgba(255,255,255,.62);box-shadow:0 28px 70px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.8)}.tcl-subpage .tcl-section--sub{padding-top:42px;padding-bottom:96px}.tcl-subheadline{margin-top:42px!important}.tcl-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.tcl-team-card{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;min-height:128px;padding:12px;border-radius:22px;text-decoration:none!important;color:var(--tcl-green)!important;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.74);box-shadow:0 18px 42px rgba(22,47,38,.09),inset 0 1px 0 rgba(255,255,255,.78);overflow:hidden;transition:transform .28s var(--tcl-ease),box-shadow .28s var(--tcl-ease),background .28s var(--tcl-ease)}.tcl-team-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.88);box-shadow:0 26px 62px rgba(22,47,38,.14),inset 0 1px 0 rgba(255,255,255,.9)}.tcl-team-card img{width:92px;height:92px;object-fit:cover;border-radius:17px;filter:saturate(.98) contrast(1.02)}.tcl-team-card strong{display:block;font-size:17px;line-height:1.12;margin-bottom:5px}.tcl-team-card em{display:block;font-style:normal;font-size:13px;color:rgba(0,57,48,.7);line-height:1.28}.tcl-team-card small{display:block;margin-top:7px;font-size:11px;color:rgba(0,57,48,.52);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tcl-team-card b{grid-column:1/-1;font-size:12px;color:#b97235;letter-spacing:.02em}.tcl-source-note{margin-top:14px;font-size:13px;color:rgba(0,57,48,.62)}.tcl-info-band{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.tcl-info-band div{padding:22px;border-radius:22px;background:rgba(255,255,255,.66);border:1px solid rgba(255,255,255,.7);box-shadow:0 16px 38px rgba(22,47,38,.07)}.tcl-info-band strong{display:block;color:var(--tcl-green);font-size:18px;margin-bottom:6px}.tcl-info-band span{font-size:15px;color:rgba(0,57,48,.7)}@media (max-width:1100px){body.tcl-site-v118 .tcl-header{height:calc(76px * var(--tcl-header-scale))}body.tcl-site-v118.tcl-is-scrolled .tcl-header{height:calc(64px * var(--tcl-header-scale))}body.tcl-site-v118 .tcl-header__brand img{width:calc(100px * var(--tcl-logo-scale))}body.tcl-site-v118.tcl-is-scrolled .tcl-header__brand img{width:calc(82px * var(--tcl-logo-scale))}.tcl-team-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.tcl-info-band,.tcl-team-grid{grid-template-columns:1fr}.tcl-team-card{grid-template-columns:82px 1fr;min-height:112px}.tcl-team-card img{width:82px;height:82px}body.tcl-site-v118 .tcl-footer__social a{width:32px;height:32px}body.tcl-site-v118 .tcl-footer small,body.tcl-site-v118 .tcl-footer__links a{font-size:12px}}body.tcl-site-v119{--tcl-header-scale:1;--tcl-footer-scale:1;--tcl-logo-scale:1;--tcl-ball-scale:1;--tcl-header-h-base:84px;--tcl-header-h-scroll-base:62px;--tcl-header-arc-y:22px;--tcl-header-arc-y-scrolled:14px;--tcl-hero-arc-h:44px;--tcl-hero-arc-r:16%;--tcl-footer-arc-h:26px}body.tcl-site-v119.tcl-header-size-low{--tcl-header-scale:.92}body.tcl-site-v119.tcl-header-size-medium{--tcl-header-scale:1}body.tcl-site-v119.tcl-header-size-high{--tcl-header-scale:1.12}body.tcl-site-v119.tcl-footer-size-low{--tcl-footer-scale:.86}body.tcl-site-v119.tcl-footer-size-medium{--tcl-footer-scale:1}body.tcl-site-v119.tcl-footer-size-high{--tcl-footer-scale:1.14}body.tcl-site-v119.tcl-logo-size-small{--tcl-logo-scale:.90}body.tcl-site-v119.tcl-logo-size-medium{--tcl-logo-scale:1}body.tcl-site-v119.tcl-logo-size-large{--tcl-logo-scale:1.13}body.tcl-site-v119.tcl-ball-size-small{--tcl-ball-scale:.86}body.tcl-site-v119.tcl-ball-size-medium{--tcl-ball-scale:1}body.tcl-site-v119.tcl-ball-size-large{--tcl-ball-scale:1.14}body.tcl-site-v119.tcl-header-arc-flat{--tcl-header-arc-y:13px;--tcl-header-arc-y-scrolled:9px}body.tcl-site-v119.tcl-header-arc-soft{--tcl-header-arc-y:20px;--tcl-header-arc-y-scrolled:13px}body.tcl-site-v119.tcl-header-arc-round{--tcl-header-arc-y:30px;--tcl-header-arc-y-scrolled:18px}body.tcl-site-v119.tcl-hero-arc-flat{--tcl-hero-arc-h:30px;--tcl-hero-arc-r:10%}body.tcl-site-v119.tcl-hero-arc-soft{--tcl-hero-arc-h:44px;--tcl-hero-arc-r:16%}body.tcl-site-v119.tcl-hero-arc-round{--tcl-hero-arc-h:62px;--tcl-hero-arc-r:24%}body.tcl-site-v119.tcl-footer-arc-flat{--tcl-footer-arc-h:18px}body.tcl-site-v119.tcl-footer-arc-soft{--tcl-footer-arc-h:27px}body.tcl-site-v119.tcl-footer-arc-round{--tcl-footer-arc-h:38px}body.tcl-site-v119 .tcl-header{top:0!important;left:0!important;right:0!important;height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale));padding:0 30px 0 36px;border:0!important;border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y) var(--tcl-header-arc-y)!important;background:radial-gradient(520px 115px at 8% -4%,rgba(255,247,177,.48),rgba(255,247,177,.13) 42%,transparent 76%),linear-gradient(112deg,rgba(238,236,205,.2) 0,rgba(105,146,124,.45) 28%,rgba(18,82,70,.63) 58%,rgba(3,44,39,.78) 100%);-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35);box-shadow:0 14px 34px rgba(0,0,0,.15),inset 0 -1px 0 rgba(255,255,255,.22);overflow:visible}body.tcl-site-v119.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale));border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y-scrolled) var(--tcl-header-arc-y-scrolled)!important;background:radial-gradient(380px 82px at 8% -5%,rgba(255,247,177,.36),rgba(255,247,177,.08) 46%,transparent 76%),linear-gradient(112deg,rgba(235,232,202,.15) 0,rgba(86,130,109,.42) 31%,rgba(13,71,61,.64) 62%,rgba(3,42,37,.8) 100%);box-shadow:0 10px 26px rgba(0,0,0,.14),inset 0 -1px 0 rgba(255,255,255,.18)}body.tcl-site-v119 .tcl-header:after,body.tcl-site-v119 .tcl-header:before{content:none!important;display:none!important}body.tcl-site-v119 .tcl-header__brand{align-self:center;min-width:150px;transform:translateY(8px)!important}body.tcl-site-v119.tcl-is-scrolled .tcl-header__brand{transform:translateY(4px)!important}body.tcl-site-v119 .tcl-header__brand img{width:calc(128px * var(--tcl-logo-scale));filter:drop-shadow(0 5px 9px rgba(0,0,0,.31)) drop-shadow(0 0 10px rgba(255,255,255,.16))}body.tcl-site-v119.tcl-is-scrolled .tcl-header__brand img{width:calc(88px * var(--tcl-logo-scale))}body.tcl-site-v119 .tcl-nav{height:42px;padding:5px calc(42px * var(--tcl-ball-scale) + 11px) 5px 14px;border-color:rgba(255,255,255,.42);background:linear-gradient(90deg,rgba(255,255,255,.27),rgba(255,255,255,.11));-webkit-backdrop-filter:blur(22px) saturate(1.28);backdrop-filter:blur(22px) saturate(1.28)}body.tcl-site-v119 .tcl-nav a{height:32px;letter-spacing:.01em}body.tcl-site-v119 .tcl-nav__rollball{width:calc(31px * var(--tcl-ball-scale));height:calc(31px * var(--tcl-ball-scale));margin-top:calc(-15.5px * var(--tcl-ball-scale));right:7px;transform:translateX(var(--tcl-ball-x,0)) rotate(var(--tcl-ball-rot,0deg));transition:transform .72s cubic-bezier(.18,.84,.22,1),filter .25s ease;will-change:transform}body.tcl-site-v119.tcl-rollball-hover .tcl-nav:hover .tcl-nav__rollball{transform:rotate(42deg)}body.tcl-site-v119.tcl-rollball-follow .tcl-nav:hover .tcl-nav__rollball{filter:drop-shadow(0 7px 11px rgba(0,0,0,.24)) saturate(1.04)}body.tcl-site-v119.tcl-rollball-off .tcl-nav__rollball{display:none}body.tcl-site-v119.tcl-rollball-off .tcl-nav{padding-right:16px}body.tcl-site-v119 .tcl-hero{min-height:630px;border-radius:0!important;overflow:hidden;background-position:center 43%;box-shadow:none!important}body.tcl-site-v119 .tcl-hero:after{left:-8%;right:-8%;bottom:-1px;height:var(--tcl-hero-arc-h);background:var(--tcl-cream);border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/var(--tcl-hero-arc-r) var(--tcl-hero-arc-r) 0 0;transform:translateY(1px) translateZ(0)}body.tcl-site-v119 .tcl-hero__content{padding-top:52px}body.tcl-site-v119 .tcl-hero h1{letter-spacing:-.006em;word-spacing:.09em}body.tcl-site-v119 .tcl-section--cream{margin-top:0;background:var(--tcl-cream)}body.tcl-site-v119 .tcl-home #tcl-start{padding-top:84px}body.tcl-site-v119 .tcl-mobile-main-toggle{width:100%;min-height:52px;border:0;border-radius:18px;background:rgba(255,255,255,.08);color:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:20px;font-weight:950;cursor:pointer;transition:background .28s var(--tcl-ease),transform .28s var(--tcl-ease)}body.tcl-site-v119 .tcl-mobile-main-toggle b{font-size:24px;line-height:1;transition:transform .42s var(--tcl-ease);font-weight:800}body.tcl-site-v119 .tcl-mobile-item.is-open .tcl-mobile-main-toggle{background:rgba(255,255,255,.14)}body.tcl-site-v119 .tcl-mobile-item.is-open .tcl-mobile-main-toggle b{transform:rotate(180deg)}body.tcl-site-v119 .tcl-mobile-item.has-sub .tcl-mobile-item__row{display:none}body.tcl-site-v119 .tcl-sub-toggle{display:none!important}body.tcl-site-v119 .tcl-mobile-sub{padding-left:0}body.tcl-site-v119 .tcl-mobile-item.is-open .tcl-mobile-sub{padding:7px 0 8px 12px}body.tcl-site-v119 .tcl-mobile-sub a:first-child{background:rgba(255,255,255,.075)}body.tcl-site-v119 .tcl-footer{position:relative;overflow:visible;background:var(--tcl-green)!important;color:#fff!important;padding:calc(10px * var(--tcl-footer-scale)) 0 calc(9px * var(--tcl-footer-scale));border-radius:0!important}body.tcl-site-v119 .tcl-footer:before{content:"";position:absolute;left:-6vw;right:-6vw;top:calc(-1 * var(--tcl-footer-arc-h));height:var(--tcl-footer-arc-h);background:var(--tcl-green);z-index:-1;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v119 .tcl-footer__inner{min-height:calc(36px * var(--tcl-footer-scale));gap:16px}body.tcl-site-v119 .tcl-footer__social{gap:13px}body.tcl-site-v119 .tcl-footer__social a{width:calc(42px * var(--tcl-footer-scale));height:calc(42px * var(--tcl-footer-scale));color:#fff!important;background:rgba(255,255,255,.14)!important}body.tcl-site-v119 .tcl-footer__social svg{display:block;width:calc(23px * var(--tcl-footer-scale));height:calc(23px * var(--tcl-footer-scale));color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.tcl-site-v119 .tcl-footer__social a[aria-label=Facebook] svg{width:calc(22px * var(--tcl-footer-scale));height:calc(22px * var(--tcl-footer-scale));fill:#fff!important;stroke:none!important}body.tcl-site-v119 .tcl-footer small,body.tcl-site-v119 .tcl-footer__links,body.tcl-site-v119 .tcl-footer__links a{font-size:calc(13px * var(--tcl-footer-scale));color:#fff!important}body.tcl-site-v119 .tcl-footer small{font-weight:950}body.tcl-site-v119 .tcl-backtop{right:24px;bottom:84px;width:46px;height:46px;display:grid!important;place-items:center;color:#fff!important;background:rgba(7,59,51,.24)!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}body.tcl-site-v119 .tcl-backtop svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;stroke-width:2.5!important;stroke-linecap:round;stroke-linejoin:round;opacity:1!important}body.tcl-site-v119 .tcl-subpage{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 34px);background:var(--tcl-cream)}body.tcl-site-v119 .tcl-subhero{position:relative;overflow:hidden;max-width:1120px;margin:10px auto 34px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.66));border:1px solid rgba(255,255,255,.62);box-shadow:0 28px 70px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.8)}body.tcl-site-v119 .tcl-section--sub{max-width:1120px;margin-left:auto;margin-right:auto;padding-top:42px;padding-bottom:96px}@media (max-width:1100px){body.tcl-site-v119{--tcl-header-h-base:78px;--tcl-header-h-scroll-base:60px;--tcl-header-arc-y:18px;--tcl-header-arc-y-scrolled:12px}body.tcl-site-v119.tcl-header-arc-flat{--tcl-header-arc-y:9px;--tcl-header-arc-y-scrolled:7px}body.tcl-site-v119.tcl-header-arc-soft{--tcl-header-arc-y:14px;--tcl-header-arc-y-scrolled:9px}body.tcl-site-v119.tcl-header-arc-round{--tcl-header-arc-y:22px;--tcl-header-arc-y-scrolled:14px}body.tcl-site-v119 .tcl-header{height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale));padding:0 15px}body.tcl-site-v119.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale))}body.tcl-site-v119 .tcl-header__brand{min-width:126px;transform:translateY(8px)!important;padding-top:0}body.tcl-site-v119.tcl-is-scrolled .tcl-header__brand{transform:translateY(3px)!important}body.tcl-site-v119 .tcl-header__brand img{width:calc(116px * var(--tcl-logo-scale))}body.tcl-site-v119.tcl-is-scrolled .tcl-header__brand img{width:calc(80px * var(--tcl-logo-scale))}body.tcl-site-v119 .tcl-ball-toggle{right:16px;top:50%;width:calc(52px * var(--tcl-ball-scale));height:calc(52px * var(--tcl-ball-scale));margin-top:0;transform:translateY(-50%)}body.tcl-site-v119.tcl-is-scrolled .tcl-ball-toggle{width:calc(52px * var(--tcl-ball-scale));height:calc(52px * var(--tcl-ball-scale));margin-top:0}body.tcl-site-v119 .tcl-ball-toggle[aria-expanded=true]{transform:translateY(-50%) rotate(180deg) scale(1.02)}body.tcl-site-v119 .tcl-mobile-panel{top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 12px)}body.tcl-site-v119.tcl-is-scrolled .tcl-mobile-panel{top:calc((var(--tcl-header-h-scroll-base) * var(--tcl-header-scale)) + 10px)}body.tcl-site-v119 .tcl-hero{min-height:535px;background-position:center top;border-radius:0!important}body.tcl-site-v119 .tcl-hero:after{height:calc(var(--tcl-hero-arc-h) * .92);bottom:-1px}body.tcl-site-v119 .tcl-hero__content{padding-top:0;padding-bottom:64px}body.tcl-site-v119 .tcl-hero h1{font-size:clamp(38px,10.5vw,60px);line-height:.96}body.tcl-site-v119 .tcl-subpage{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 22px)}body.tcl-site-v119 .tcl-subhero{width:calc(100% - 28px);grid-template-columns:1fr;padding:24px;gap:22px;min-height:0;border-radius:24px}body.tcl-site-v119 .tcl-subhero h1{font-size:46px}body.tcl-site-v119 .tcl-subhero p:not(.tcl-kicker){font-size:17px}body.tcl-site-v119 .tcl-subhero img{height:230px}body.tcl-site-v119 .tcl-footer__inner{gap:10px}body.tcl-site-v119 .tcl-footer__social a{width:calc(39px * var(--tcl-footer-scale));height:calc(39px * var(--tcl-footer-scale))}body.tcl-site-v119 .tcl-footer__links{gap:17px}body.tcl-site-v119 .tcl-backtop{right:17px;bottom:92px;width:44px;height:44px}body.tcl-site-v119 .tcl-backtop svg{width:20px!important;height:20px!important}}@media (max-width:520px){body.tcl-site-v119{--tcl-header-h-base:76px;--tcl-header-h-scroll-base:60px}body.tcl-site-v119 .tcl-header{padding-left:12px;padding-right:13px}body.tcl-site-v119 .tcl-header__brand{min-width:116px;transform:translateY(8px)!important}body.tcl-site-v119 .tcl-header__brand img{width:calc(110px * var(--tcl-logo-scale))}body.tcl-site-v119.tcl-is-scrolled .tcl-header__brand img{width:calc(78px * var(--tcl-logo-scale))}body.tcl-site-v119 .tcl-hero{min-height:515px}body.tcl-site-v119 .tcl-hero h1{font-size:40px}body.tcl-site-v119 .tcl-footer__social a{width:calc(38px * var(--tcl-footer-scale));height:calc(38px * var(--tcl-footer-scale))}}body.tcl-site-v120{--tcl-header-scale:1;--tcl-footer-scale:1;--tcl-logo-scale:1;--tcl-ball-scale:1;--tcl-header-h-base:84px;--tcl-header-h-scroll-base:62px;--tcl-header-arc-y:22px;--tcl-header-arc-y-scrolled:14px;--tcl-hero-arc-h:44px;--tcl-hero-arc-r:16%;--tcl-footer-arc-h:26px}body.tcl-site-v120.tcl-header-size-low{--tcl-header-scale:.92}body.tcl-site-v120.tcl-header-size-medium{--tcl-header-scale:1}body.tcl-site-v120.tcl-header-size-high{--tcl-header-scale:1.12}body.tcl-site-v120.tcl-footer-size-low{--tcl-footer-scale:.86}body.tcl-site-v120.tcl-footer-size-medium{--tcl-footer-scale:1}body.tcl-site-v120.tcl-footer-size-high{--tcl-footer-scale:1.14}body.tcl-site-v120.tcl-logo-size-small{--tcl-logo-scale:.90}body.tcl-site-v120.tcl-logo-size-medium{--tcl-logo-scale:1}body.tcl-site-v120.tcl-logo-size-large{--tcl-logo-scale:1.13}body.tcl-site-v120.tcl-ball-size-small{--tcl-ball-scale:.86}body.tcl-site-v120.tcl-ball-size-medium{--tcl-ball-scale:1}body.tcl-site-v120.tcl-ball-size-large{--tcl-ball-scale:1.14}body.tcl-site-v120.tcl-header-arc-flat{--tcl-header-arc-y:13px;--tcl-header-arc-y-scrolled:9px}body.tcl-site-v120.tcl-header-arc-soft{--tcl-header-arc-y:20px;--tcl-header-arc-y-scrolled:13px}body.tcl-site-v120.tcl-header-arc-round{--tcl-header-arc-y:30px;--tcl-header-arc-y-scrolled:18px}body.tcl-site-v120.tcl-hero-arc-flat{--tcl-hero-arc-h:30px;--tcl-hero-arc-r:10%}body.tcl-site-v120.tcl-hero-arc-soft{--tcl-hero-arc-h:44px;--tcl-hero-arc-r:16%}body.tcl-site-v120.tcl-hero-arc-round{--tcl-hero-arc-h:62px;--tcl-hero-arc-r:24%}body.tcl-site-v120.tcl-footer-arc-flat{--tcl-footer-arc-h:18px}body.tcl-site-v120.tcl-footer-arc-soft{--tcl-footer-arc-h:27px}body.tcl-site-v120.tcl-footer-arc-round{--tcl-footer-arc-h:38px}body.tcl-site-v120 .tcl-header{top:0!important;left:0!important;right:0!important;height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale));padding:0 30px 0 36px;border:0!important;border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y) var(--tcl-header-arc-y)!important;background:radial-gradient(520px 115px at 8% -4%,rgba(255,247,177,.48),rgba(255,247,177,.13) 42%,transparent 76%),linear-gradient(112deg,rgba(238,236,205,.2) 0,rgba(105,146,124,.45) 28%,rgba(18,82,70,.63) 58%,rgba(3,44,39,.78) 100%);-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35);box-shadow:0 14px 34px rgba(0,0,0,.15),inset 0 -1px 0 rgba(255,255,255,.22);overflow:visible}body.tcl-site-v120.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale));border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y-scrolled) var(--tcl-header-arc-y-scrolled)!important;background:radial-gradient(380px 82px at 8% -5%,rgba(255,247,177,.36),rgba(255,247,177,.08) 46%,transparent 76%),linear-gradient(112deg,rgba(235,232,202,.15) 0,rgba(86,130,109,.42) 31%,rgba(13,71,61,.64) 62%,rgba(3,42,37,.8) 100%);box-shadow:0 10px 26px rgba(0,0,0,.14),inset 0 -1px 0 rgba(255,255,255,.18)}body.tcl-site-v120 .tcl-header:after,body.tcl-site-v120 .tcl-header:before{content:none!important;display:none!important}body.tcl-site-v120 .tcl-header__brand{align-self:center;min-width:150px;transform:translateY(8px)!important}body.tcl-site-v120.tcl-is-scrolled .tcl-header__brand{transform:translateY(4px)!important}body.tcl-site-v120 .tcl-header__brand img{width:calc(128px * var(--tcl-logo-scale));filter:drop-shadow(0 5px 9px rgba(0,0,0,.31)) drop-shadow(0 0 10px rgba(255,255,255,.16))}body.tcl-site-v120.tcl-is-scrolled .tcl-header__brand img{width:calc(88px * var(--tcl-logo-scale))}body.tcl-site-v120 .tcl-nav{height:42px;padding:5px calc(42px * var(--tcl-ball-scale) + 11px) 5px 14px;border-color:rgba(255,255,255,.42);background:linear-gradient(90deg,rgba(255,255,255,.27),rgba(255,255,255,.11));-webkit-backdrop-filter:blur(22px) saturate(1.28);backdrop-filter:blur(22px) saturate(1.28)}body.tcl-site-v120 .tcl-nav a{height:32px;letter-spacing:.01em}body.tcl-site-v120 .tcl-nav__rollball{width:calc(31px * var(--tcl-ball-scale));height:calc(31px * var(--tcl-ball-scale));margin-top:calc(-15.5px * var(--tcl-ball-scale));right:7px;transform:rotate(var(--tcl-ball-rot,0deg));transition:transform .72s cubic-bezier(.18,.84,.22,1),filter .25s ease;will-change:transform}body.tcl-site-v120.tcl-rollball-hover .tcl-nav:hover .tcl-nav__rollball{transform:rotate(42deg)}body.tcl-site-v120.tcl-rollball-follow .tcl-nav:hover .tcl-nav__rollball{filter:drop-shadow(0 7px 11px rgba(0,0,0,.24)) saturate(1.04)}body.tcl-site-v120.tcl-rollball-off .tcl-nav__rollball{display:none}body.tcl-site-v120.tcl-rollball-off .tcl-nav{padding-right:16px}body.tcl-site-v120 .tcl-hero{min-height:630px;border-radius:0!important;overflow:hidden;background-position:center 43%;box-shadow:none!important}body.tcl-site-v120 .tcl-hero:after{left:-8%;right:-8%;bottom:-1px;height:var(--tcl-hero-arc-h);background:var(--tcl-cream);border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/var(--tcl-hero-arc-r) var(--tcl-hero-arc-r) 0 0;transform:translateY(1px) translateZ(0)}body.tcl-site-v120 .tcl-hero__content{padding-top:52px}body.tcl-site-v120 .tcl-hero h1{letter-spacing:-.006em;word-spacing:.09em}body.tcl-site-v120 .tcl-section--cream{margin-top:0;background:var(--tcl-cream)}body.tcl-site-v120 .tcl-home #tcl-start{padding-top:84px}body.tcl-site-v120 .tcl-mobile-main-toggle{width:100%;min-height:52px;border:0;border-radius:18px;background:rgba(255,255,255,.08);color:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:20px;font-weight:950;cursor:pointer;transition:background .28s var(--tcl-ease),transform .28s var(--tcl-ease)}body.tcl-site-v120 .tcl-mobile-main-toggle b{font-size:24px;line-height:1;transition:transform .42s var(--tcl-ease);font-weight:800}body.tcl-site-v120 .tcl-mobile-item.is-open .tcl-mobile-main-toggle{background:rgba(255,255,255,.14)}body.tcl-site-v120 .tcl-mobile-item.is-open .tcl-mobile-main-toggle b{transform:rotate(180deg)}body.tcl-site-v120 .tcl-mobile-item.has-sub .tcl-mobile-item__row{display:none}body.tcl-site-v120 .tcl-sub-toggle{display:none!important}body.tcl-site-v120 .tcl-mobile-sub{padding-left:0}body.tcl-site-v120 .tcl-mobile-item.is-open .tcl-mobile-sub{padding:7px 0 8px 12px}body.tcl-site-v120 .tcl-mobile-sub a:first-child{background:rgba(255,255,255,.075)}body.tcl-site-v120 .tcl-footer{position:relative;overflow:visible;background:var(--tcl-green)!important;color:#fff!important;padding:calc(10px * var(--tcl-footer-scale)) 0 calc(9px * var(--tcl-footer-scale));border-radius:0!important}body.tcl-site-v120 .tcl-footer:before{content:"";position:absolute;left:-6vw;right:-6vw;top:calc(-1 * var(--tcl-footer-arc-h));height:var(--tcl-footer-arc-h);background:var(--tcl-green);z-index:-1;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v120 .tcl-footer__inner{min-height:calc(36px * var(--tcl-footer-scale));gap:16px}body.tcl-site-v120 .tcl-footer__social{gap:13px}body.tcl-site-v120 .tcl-footer__social a{width:calc(42px * var(--tcl-footer-scale));height:calc(42px * var(--tcl-footer-scale));color:#fff!important;background:rgba(255,255,255,.14)!important}body.tcl-site-v120 .tcl-footer__social svg{display:block;width:calc(23px * var(--tcl-footer-scale));height:calc(23px * var(--tcl-footer-scale));color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.tcl-site-v120 .tcl-footer__social a[aria-label=Facebook] svg{width:calc(22px * var(--tcl-footer-scale));height:calc(22px * var(--tcl-footer-scale));fill:#fff!important;stroke:none!important}body.tcl-site-v120 .tcl-footer small,body.tcl-site-v120 .tcl-footer__links,body.tcl-site-v120 .tcl-footer__links a{font-size:calc(13px * var(--tcl-footer-scale));color:#fff!important}body.tcl-site-v120 .tcl-footer small{font-weight:950}body.tcl-site-v120 .tcl-backtop{right:24px;bottom:84px;width:46px;height:46px;display:grid!important;place-items:center;color:#fff!important;background:rgba(7,59,51,.24)!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}body.tcl-site-v120 .tcl-backtop svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;stroke-width:2.5!important;stroke-linecap:round;stroke-linejoin:round;opacity:1!important}body.tcl-site-v120 .tcl-subpage{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 34px);background:var(--tcl-cream)}body.tcl-site-v120 .tcl-subhero{position:relative;overflow:hidden;max-width:1120px;margin:10px auto 34px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.66));border:1px solid rgba(255,255,255,.62);box-shadow:0 28px 70px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.8)}body.tcl-site-v120 .tcl-section--sub{max-width:1120px;margin-left:auto;margin-right:auto;padding-top:42px;padding-bottom:96px}@media (max-width:1100px){body.tcl-site-v120{--tcl-header-h-base:78px;--tcl-header-h-scroll-base:60px;--tcl-header-arc-y:18px;--tcl-header-arc-y-scrolled:12px}body.tcl-site-v120.tcl-header-arc-flat{--tcl-header-arc-y:9px;--tcl-header-arc-y-scrolled:7px}body.tcl-site-v120.tcl-header-arc-soft{--tcl-header-arc-y:14px;--tcl-header-arc-y-scrolled:9px}body.tcl-site-v120.tcl-header-arc-round{--tcl-header-arc-y:22px;--tcl-header-arc-y-scrolled:14px}body.tcl-site-v120 .tcl-header{height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale));padding:0 15px}body.tcl-site-v120.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale))}body.tcl-site-v120 .tcl-header__brand{min-width:126px;transform:translateY(8px)!important;padding-top:0}body.tcl-site-v120.tcl-is-scrolled .tcl-header__brand{transform:translateY(3px)!important}body.tcl-site-v120 .tcl-header__brand img{width:calc(116px * var(--tcl-logo-scale))}body.tcl-site-v120.tcl-is-scrolled .tcl-header__brand img{width:calc(80px * var(--tcl-logo-scale))}body.tcl-site-v120 .tcl-ball-toggle{right:16px;top:50%;width:calc(52px * var(--tcl-ball-scale));height:calc(52px * var(--tcl-ball-scale));margin-top:0;transform:translateY(-50%)}body.tcl-site-v120.tcl-is-scrolled .tcl-ball-toggle{width:calc(52px * var(--tcl-ball-scale));height:calc(52px * var(--tcl-ball-scale));margin-top:0}body.tcl-site-v120 .tcl-ball-toggle[aria-expanded=true]{transform:translateY(-50%) rotate(180deg) scale(1.02)}body.tcl-site-v120 .tcl-mobile-panel{top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 12px)}body.tcl-site-v120.tcl-is-scrolled .tcl-mobile-panel{top:calc((var(--tcl-header-h-scroll-base) * var(--tcl-header-scale)) + 10px)}body.tcl-site-v120 .tcl-hero{min-height:535px;background-position:center top;border-radius:0!important}body.tcl-site-v120 .tcl-hero:after{height:calc(var(--tcl-hero-arc-h) * .92);bottom:-1px}body.tcl-site-v120 .tcl-hero__content{padding-top:0;padding-bottom:64px}body.tcl-site-v120 .tcl-hero h1{font-size:clamp(38px,10.5vw,60px);line-height:.96}body.tcl-site-v120 .tcl-subpage{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 22px)}body.tcl-site-v120 .tcl-subhero{width:calc(100% - 28px);grid-template-columns:1fr;padding:24px;gap:22px;min-height:0;border-radius:24px}body.tcl-site-v120 .tcl-subhero h1{font-size:46px}body.tcl-site-v120 .tcl-subhero p:not(.tcl-kicker){font-size:17px}body.tcl-site-v120 .tcl-subhero img{height:230px}body.tcl-site-v120 .tcl-footer__inner{gap:10px}body.tcl-site-v120 .tcl-footer__social a{width:calc(39px * var(--tcl-footer-scale));height:calc(39px * var(--tcl-footer-scale))}body.tcl-site-v120 .tcl-footer__links{gap:17px}body.tcl-site-v120 .tcl-backtop{right:17px;bottom:92px;width:44px;height:44px}body.tcl-site-v120 .tcl-backtop svg{width:20px!important;height:20px!important}}@media (max-width:520px){body.tcl-site-v120{--tcl-header-h-base:76px;--tcl-header-h-scroll-base:60px}body.tcl-site-v120 .tcl-header{padding-left:12px;padding-right:13px}body.tcl-site-v120 .tcl-header__brand{min-width:116px;transform:translateY(8px)!important}body.tcl-site-v120 .tcl-header__brand img{width:calc(110px * var(--tcl-logo-scale))}body.tcl-site-v120.tcl-is-scrolled .tcl-header__brand img{width:calc(78px * var(--tcl-logo-scale))}body.tcl-site-v120 .tcl-hero{min-height:515px}body.tcl-site-v120 .tcl-hero h1{font-size:40px}body.tcl-site-v120 .tcl-footer__social a{width:calc(38px * var(--tcl-footer-scale));height:calc(38px * var(--tcl-footer-scale))}}body.tcl-site-v121{--tcl-header-scale:1;--tcl-footer-scale:1;--tcl-logo-scale:1;--tcl-ball-scale:1;--tcl-header-text-scale:1;--tcl-footer-text-scale:1;--tcl-header-h-base:84px;--tcl-header-h-scroll-base:62px;--tcl-header-arc-y:22px;--tcl-header-arc-y-scrolled:14px;--tcl-hero-arc-h:44px;--tcl-hero-arc-r:16%;--tcl-footer-arc-h:26px}body.tcl-site-v121.tcl-header-size-low{--tcl-header-scale:.92}body.tcl-site-v121.tcl-header-size-medium{--tcl-header-scale:1}body.tcl-site-v121.tcl-header-size-high{--tcl-header-scale:1.12}body.tcl-site-v121.tcl-footer-size-low{--tcl-footer-scale:.86}body.tcl-site-v121.tcl-footer-size-medium{--tcl-footer-scale:1}body.tcl-site-v121.tcl-footer-size-high{--tcl-footer-scale:1.14}body.tcl-site-v121.tcl-logo-size-small{--tcl-logo-scale:.90}body.tcl-site-v121.tcl-logo-size-medium{--tcl-logo-scale:1}body.tcl-site-v121.tcl-logo-size-large{--tcl-logo-scale:1.13}body.tcl-site-v121.tcl-ball-size-small{--tcl-ball-scale:.86}body.tcl-site-v121.tcl-ball-size-medium{--tcl-ball-scale:1}body.tcl-site-v121.tcl-ball-size-large{--tcl-ball-scale:1.14}body.tcl-site-v121.tcl-header-text-small{--tcl-header-text-scale:.92}body.tcl-site-v121.tcl-header-text-medium{--tcl-header-text-scale:1}body.tcl-site-v121.tcl-header-text-large{--tcl-header-text-scale:1.08}body.tcl-site-v121.tcl-footer-text-small{--tcl-footer-text-scale:.92}body.tcl-site-v121.tcl-footer-text-medium{--tcl-footer-text-scale:1}body.tcl-site-v121.tcl-footer-text-large{--tcl-footer-text-scale:1.10}body.tcl-site-v121.tcl-header-arc-flat{--tcl-header-arc-y:13px;--tcl-header-arc-y-scrolled:9px}body.tcl-site-v121.tcl-header-arc-soft{--tcl-header-arc-y:20px;--tcl-header-arc-y-scrolled:13px}body.tcl-site-v121.tcl-header-arc-round{--tcl-header-arc-y:30px;--tcl-header-arc-y-scrolled:18px}body.tcl-site-v121.tcl-hero-arc-flat{--tcl-hero-arc-h:30px;--tcl-hero-arc-r:10%}body.tcl-site-v121.tcl-hero-arc-soft{--tcl-hero-arc-h:44px;--tcl-hero-arc-r:16%}body.tcl-site-v121.tcl-hero-arc-round{--tcl-hero-arc-h:62px;--tcl-hero-arc-r:24%}body.tcl-site-v121.tcl-footer-arc-flat{--tcl-footer-arc-h:18px}body.tcl-site-v121.tcl-footer-arc-soft{--tcl-footer-arc-h:27px}body.tcl-site-v121.tcl-footer-arc-round{--tcl-footer-arc-h:38px}body.tcl-site-v121 .tcl-header{top:0!important;left:0!important;right:0!important;height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale));padding:0 30px 0 36px;border:0!important;border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y) var(--tcl-header-arc-y)!important;background:radial-gradient(520px 115px at 8% -4%,rgba(255,247,177,.48),rgba(255,247,177,.13) 42%,transparent 76%),linear-gradient(112deg,rgba(238,236,205,.2) 0,rgba(105,146,124,.45) 28%,rgba(18,82,70,.63) 58%,rgba(3,44,39,.78) 100%);-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35);box-shadow:0 14px 34px rgba(0,0,0,.15),inset 0 -1px 0 rgba(255,255,255,.22);overflow:visible}body.tcl-site-v121.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale));border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y-scrolled) var(--tcl-header-arc-y-scrolled)!important;background:radial-gradient(380px 82px at 8% -5%,rgba(255,247,177,.36),rgba(255,247,177,.08) 46%,transparent 76%),linear-gradient(112deg,rgba(235,232,202,.15) 0,rgba(86,130,109,.42) 31%,rgba(13,71,61,.64) 62%,rgba(3,42,37,.8) 100%)}body.tcl-site-v121 .tcl-header:after,body.tcl-site-v121 .tcl-header:before{content:none!important;display:none!important}body.tcl-site-v121 .tcl-header__brand{align-self:center;min-width:150px;transform:translateY(10px)!important}body.tcl-site-v121.tcl-is-scrolled .tcl-header__brand{transform:translateY(5px)!important}body.tcl-site-v121 .tcl-header__brand img{width:calc(130px * var(--tcl-logo-scale));filter:drop-shadow(0 5px 9px rgba(0,0,0,.31)) drop-shadow(0 0 10px rgba(255,255,255,.16))}body.tcl-site-v121.tcl-is-scrolled .tcl-header__brand img{width:calc(88px * var(--tcl-logo-scale))}body.tcl-site-v121 .tcl-nav{height:42px;padding:5px calc(42px * var(--tcl-ball-scale) + 11px) 5px 14px;border-color:rgba(255,255,255,.42);background:linear-gradient(90deg,rgba(255,255,255,.27),rgba(255,255,255,.11));-webkit-backdrop-filter:blur(22px) saturate(1.28);backdrop-filter:blur(22px) saturate(1.28)}body.tcl-site-v121 .tcl-nav a{height:32px;font-size:calc(13px * var(--tcl-header-text-scale));letter-spacing:.01em}body.tcl-site-v121 .tcl-nav__rollball{width:calc(31px * var(--tcl-ball-scale));height:calc(31px * var(--tcl-ball-scale));margin-top:calc(-15.5px * var(--tcl-ball-scale));right:7px;transform:rotate(var(--tcl-ball-rot,0deg));transition:transform .72s cubic-bezier(.18,.84,.22,1),filter .25s ease;will-change:transform}body.tcl-site-v121.tcl-rollball-hover .tcl-nav:hover .tcl-nav__rollball{transform:rotate(42deg)}body.tcl-site-v121.tcl-rollball-follow .tcl-nav:hover .tcl-nav__rollball{filter:drop-shadow(0 7px 11px rgba(0,0,0,.24)) saturate(1.04)}body.tcl-site-v121.tcl-rollball-off .tcl-nav__rollball{display:none}body.tcl-site-v121.tcl-rollball-off .tcl-nav{padding-right:16px}body.tcl-site-v121 .tcl-hero{min-height:630px;border-radius:0!important;overflow:hidden;background-position:center 43%;box-shadow:none!important}body.tcl-site-v121 .tcl-hero:after{left:-8%;right:-8%;bottom:-1px;height:var(--tcl-hero-arc-h);background:var(--tcl-cream);border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/var(--tcl-hero-arc-r) var(--tcl-hero-arc-r) 0 0;transform:translateY(1px) translateZ(0)}body.tcl-site-v121 .tcl-hero__content{padding-top:52px}body.tcl-site-v121 .tcl-hero h1{letter-spacing:-.006em;word-spacing:.09em}body.tcl-site-v121 .tcl-section--cream{margin-top:0;background:var(--tcl-cream)}body.tcl-site-v121 .tcl-home #tcl-start{padding-top:84px}body.tcl-site-v121 .tcl-mobile-main-toggle{width:100%;min-height:52px;border:0;border-radius:18px;background:rgba(255,255,255,.08);color:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:20px;font-weight:950;cursor:pointer;transition:background .28s var(--tcl-ease),transform .28s var(--tcl-ease)}body.tcl-site-v121 .tcl-mobile-main-toggle b{font-size:24px;line-height:1;transition:transform .42s var(--tcl-ease);font-weight:800}body.tcl-site-v121 .tcl-mobile-item.is-open .tcl-mobile-main-toggle{background:rgba(255,255,255,.14)}body.tcl-site-v121 .tcl-mobile-item.is-open .tcl-mobile-main-toggle b{transform:rotate(180deg)}body.tcl-site-v121 .tcl-mobile-item.has-sub .tcl-mobile-item__row{display:none}body.tcl-site-v121 .tcl-sub-toggle{display:none!important}body.tcl-site-v121 .tcl-mobile-sub{padding-left:0}body.tcl-site-v121 .tcl-mobile-item.is-open .tcl-mobile-sub{padding:7px 0 8px 12px}body.tcl-site-v121 .tcl-mobile-sub a:first-child{background:rgba(255,255,255,.075)}body.tcl-site-v121 .tcl-footer{position:relative;overflow:visible;background:var(--tcl-green)!important;color:#fff!important;padding:calc(10px * var(--tcl-footer-scale)) 0 calc(9px * var(--tcl-footer-scale));border-radius:0!important}body.tcl-site-v121 .tcl-footer:before{content:"";position:absolute;left:-6vw;right:-6vw;top:calc(-1 * var(--tcl-footer-arc-h));height:var(--tcl-footer-arc-h);background:var(--tcl-green);z-index:-1;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v121 .tcl-footer__inner{min-height:calc(36px * var(--tcl-footer-scale));gap:16px}body.tcl-site-v121 .tcl-footer__social{gap:13px}body.tcl-site-v121 .tcl-footer__social a{width:42px;height:42px;color:#fff!important;background:rgba(255,255,255,.14)!important}body.tcl-site-v121 .tcl-footer__social svg{display:block;width:23px;height:23px;color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.tcl-site-v121 .tcl-footer__social a[aria-label=Facebook] svg{width:22px;height:22px;fill:#fff!important;stroke:none!important}body.tcl-site-v121 .tcl-footer small,body.tcl-site-v121 .tcl-footer__links,body.tcl-site-v121 .tcl-footer__links a{font-size:calc(13px * var(--tcl-footer-text-scale));color:#fff!important}body.tcl-site-v121 .tcl-footer small{font-weight:950}body.tcl-site-v121 .tcl-backtop{right:24px;bottom:84px;width:46px;height:46px;display:grid!important;place-items:center;color:#fff!important;background:rgba(7,59,51,.24)!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}body.tcl-site-v121 .tcl-backtop svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;stroke-width:2.5!important;stroke-linecap:round;stroke-linejoin:round;opacity:1!important}body.tcl-site-v121 .tcl-subpage{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 34px);background:var(--tcl-cream)}body.tcl-site-v121 .tcl-subhero{position:relative;overflow:hidden;max-width:1120px;margin:10px auto 34px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.66));border:1px solid rgba(255,255,255,.62);box-shadow:0 28px 70px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.8)}body.tcl-site-v121 .tcl-section--sub{max-width:1120px;margin-left:auto;margin-right:auto;padding-top:42px;padding-bottom:96px}@media (max-width:1100px){body.tcl-site-v121{--tcl-header-h-base:78px;--tcl-header-h-scroll-base:60px;--tcl-header-arc-y:18px;--tcl-header-arc-y-scrolled:12px}body.tcl-site-v121.tcl-header-arc-flat{--tcl-header-arc-y:9px;--tcl-header-arc-y-scrolled:7px}body.tcl-site-v121.tcl-header-arc-soft{--tcl-header-arc-y:14px;--tcl-header-arc-y-scrolled:9px}body.tcl-site-v121.tcl-header-arc-round{--tcl-header-arc-y:22px;--tcl-header-arc-y-scrolled:14px}body.tcl-site-v121 .tcl-header{height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale));padding:0 15px}body.tcl-site-v121.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale))}body.tcl-site-v121 .tcl-header__brand{min-width:126px;transform:translateY(9px)!important;padding-top:0}body.tcl-site-v121.tcl-is-scrolled .tcl-header__brand{transform:translateY(4px)!important}body.tcl-site-v121 .tcl-header__brand img{width:calc(116px * var(--tcl-logo-scale))}body.tcl-site-v121.tcl-is-scrolled .tcl-header__brand img{width:calc(80px * var(--tcl-logo-scale))}body.tcl-site-v121 .tcl-ball-toggle{right:16px;top:50%;width:calc(52px * var(--tcl-ball-scale));height:calc(52px * var(--tcl-ball-scale));margin-top:0;transform:translateY(-50%)}body.tcl-site-v121.tcl-is-scrolled .tcl-ball-toggle{width:calc(52px * var(--tcl-ball-scale));height:calc(52px * var(--tcl-ball-scale));margin-top:0}body.tcl-site-v121 .tcl-ball-toggle[aria-expanded=true]{transform:translateY(-50%) rotate(180deg) scale(1.02)}body.tcl-site-v121 .tcl-mobile-panel{top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 12px)}body.tcl-site-v121.tcl-is-scrolled .tcl-mobile-panel{top:calc((var(--tcl-header-h-scroll-base) * var(--tcl-header-scale)) + 10px)}body.tcl-site-v121 .tcl-hero{min-height:535px;background-position:center top;border-radius:0!important}body.tcl-site-v121 .tcl-hero:after{height:calc(var(--tcl-hero-arc-h) * .92);bottom:-1px}body.tcl-site-v121 .tcl-hero__content{padding-top:0;padding-bottom:64px}body.tcl-site-v121 .tcl-hero h1{font-size:clamp(38px,10.5vw,60px);line-height:.96}body.tcl-site-v121 .tcl-subpage{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 22px)}body.tcl-site-v121 .tcl-subhero{width:calc(100% - 28px);grid-template-columns:1fr;padding:24px;gap:22px;min-height:0;border-radius:24px}body.tcl-site-v121 .tcl-subhero h1{font-size:46px}body.tcl-site-v121 .tcl-subhero p:not(.tcl-kicker){font-size:17px}body.tcl-site-v121 .tcl-subhero img{height:230px}body.tcl-site-v121 .tcl-footer__inner{gap:10px}body.tcl-site-v121 .tcl-footer__social a{width:39px;height:39px}body.tcl-site-v121 .tcl-footer__links{gap:17px}body.tcl-site-v121 .tcl-backtop{right:17px;bottom:92px;width:44px;height:44px}body.tcl-site-v121 .tcl-backtop svg{width:20px!important;height:20px!important}}@media (max-width:520px){body.tcl-site-v121{--tcl-header-h-base:76px;--tcl-header-h-scroll-base:60px}body.tcl-site-v121 .tcl-header{padding-left:12px;padding-right:13px}body.tcl-site-v121 .tcl-header__brand{min-width:116px;transform:translateY(9px)!important}body.tcl-site-v121 .tcl-header__brand img{width:calc(110px * var(--tcl-logo-scale))}body.tcl-site-v121.tcl-is-scrolled .tcl-header__brand img{width:calc(78px * var(--tcl-logo-scale))}body.tcl-site-v121 .tcl-hero{min-height:515px}body.tcl-site-v121 .tcl-hero h1{font-size:40px}body.tcl-site-v121 .tcl-footer__social a{width:38px;height:38px}}body.tcl-site-v122{--tcl-header-scale:1;--tcl-footer-scale:1;--tcl-logo-scale:1;--tcl-logo-y:12px;--tcl-logo-y-scrolled:6px;--tcl-ball-scale:1;--tcl-header-text-scale:1;--tcl-footer-text-scale:1;--tcl-header-h-base:86px;--tcl-header-h-scroll-base:62px;--tcl-header-arc-y:26px;--tcl-header-arc-y-scrolled:18px;--tcl-hero-arc-h:42px;--tcl-hero-arc-r:16%;--tcl-footer-arc-h:28px}body.tcl-site-v122.tcl-header-size-low{--tcl-header-scale:.93}body.tcl-site-v122.tcl-header-size-medium{--tcl-header-scale:1}body.tcl-site-v122.tcl-header-size-high{--tcl-header-scale:1.12}body.tcl-site-v122.tcl-footer-size-low{--tcl-footer-scale:.90}body.tcl-site-v122.tcl-footer-size-medium{--tcl-footer-scale:1}body.tcl-site-v122.tcl-footer-size-high{--tcl-footer-scale:1.12}body.tcl-site-v122.tcl-logo-size-small{--tcl-logo-scale:.92}body.tcl-site-v122.tcl-logo-size-medium{--tcl-logo-scale:1}body.tcl-site-v122.tcl-logo-size-large{--tcl-logo-scale:1.14}body.tcl-site-v122.tcl-logo-y-higher{--tcl-logo-y:6px;--tcl-logo-y-scrolled:3px}body.tcl-site-v122.tcl-logo-y-middle{--tcl-logo-y:10px;--tcl-logo-y-scrolled:5px}body.tcl-site-v122.tcl-logo-y-lower{--tcl-logo-y:15px;--tcl-logo-y-scrolled:8px}body.tcl-site-v122.tcl-ball-size-small{--tcl-ball-scale:.86}body.tcl-site-v122.tcl-ball-size-medium{--tcl-ball-scale:1}body.tcl-site-v122.tcl-ball-size-large{--tcl-ball-scale:1.13}body.tcl-site-v122.tcl-header-text-small{--tcl-header-text-scale:.92}body.tcl-site-v122.tcl-header-text-medium{--tcl-header-text-scale:1}body.tcl-site-v122.tcl-header-text-large{--tcl-header-text-scale:1.08}body.tcl-site-v122.tcl-footer-text-small{--tcl-footer-text-scale:.92}body.tcl-site-v122.tcl-footer-text-medium{--tcl-footer-text-scale:1}body.tcl-site-v122.tcl-footer-text-large{--tcl-footer-text-scale:1.10}body.tcl-site-v122.tcl-header-arc-flat{--tcl-header-arc-y:16px;--tcl-header-arc-y-scrolled:12px}body.tcl-site-v122.tcl-header-arc-soft{--tcl-header-arc-y:25px;--tcl-header-arc-y-scrolled:17px}body.tcl-site-v122.tcl-header-arc-round{--tcl-header-arc-y:36px;--tcl-header-arc-y-scrolled:22px}body.tcl-site-v122.tcl-hero-arc-flat{--tcl-hero-arc-h:28px;--tcl-hero-arc-r:10%}body.tcl-site-v122.tcl-hero-arc-soft{--tcl-hero-arc-h:42px;--tcl-hero-arc-r:16%}body.tcl-site-v122.tcl-hero-arc-round{--tcl-hero-arc-h:60px;--tcl-hero-arc-r:24%}body.tcl-site-v122.tcl-footer-arc-flat{--tcl-footer-arc-h:18px}body.tcl-site-v122.tcl-footer-arc-soft{--tcl-footer-arc-h:28px}body.tcl-site-v122.tcl-footer-arc-round{--tcl-footer-arc-h:40px}body.tcl-site-v122 .tcl-header{top:0!important;left:0!important;right:0!important;height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale))!important;padding:0 30px 0 36px!important;border:0!important;border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y) var(--tcl-header-arc-y)!important;background:radial-gradient(560px 118px at 8% -10%,rgba(255,247,177,.48),rgba(255,247,177,.13) 44%,transparent 78%),linear-gradient(112deg,rgba(238,236,205,.18) 0,rgba(95,139,117,.42) 31%,rgba(16,78,68,.61) 60%,rgba(3,42,37,.8) 100%)!important;-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35);box-shadow:0 14px 34px rgba(0,0,0,.15),inset 0 -1px 0 rgba(255,255,255,.2)!important;overflow:visible!important}body.tcl-site-v122.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale))!important;border-radius:0 0 50% 50%/0 0 var(--tcl-header-arc-y-scrolled) var(--tcl-header-arc-y-scrolled)!important;background:radial-gradient(420px 90px at 8% -10%,rgba(255,247,177,.35),rgba(255,247,177,.08) 46%,transparent 78%),linear-gradient(112deg,rgba(235,232,202,.14) 0,rgba(81,124,104,.4) 31%,rgba(12,66,57,.62) 62%,rgba(3,38,34,.82) 100%)!important}body.tcl-site-v122 .tcl-header:after,body.tcl-site-v122 .tcl-header:before{content:none!important;display:none!important}body.tcl-site-v122 .tcl-header__brand{align-self:center!important;min-width:168px!important;transform:translateY(var(--tcl-logo-y))!important;overflow:visible!important}body.tcl-site-v122.tcl-is-scrolled .tcl-header__brand{transform:translateY(var(--tcl-logo-y-scrolled))!important}body.tcl-site-v122 .tcl-header__brand img{width:calc(142px * var(--tcl-logo-scale))!important;height:auto!important;display:block!important;filter:drop-shadow(0 6px 10px rgba(0,0,0,.33)) drop-shadow(0 0 10px rgba(255,255,255,.18))}body.tcl-site-v122.tcl-is-scrolled .tcl-header__brand img{width:calc(94px * var(--tcl-logo-scale))!important}body.tcl-site-v122 .tcl-nav{height:42px!important;padding:5px calc(42px * var(--tcl-ball-scale) + 11px) 5px 14px!important;border-color:rgba(255,255,255,.42)!important;background:linear-gradient(90deg,rgba(255,255,255,.27),rgba(255,255,255,.11))!important;-webkit-backdrop-filter:blur(22px) saturate(1.28);backdrop-filter:blur(22px) saturate(1.28)}body.tcl-site-v122 .tcl-nav a{height:32px!important;font-size:calc(13px * var(--tcl-header-text-scale))!important;letter-spacing:.01em!important}body.tcl-site-v122 .tcl-nav__rollball{width:calc(31px * var(--tcl-ball-scale))!important;height:calc(31px * var(--tcl-ball-scale))!important;margin-top:calc(-15.5px * var(--tcl-ball-scale))!important;right:7px!important;transform:rotate(var(--tcl-ball-rot,0deg))!important;transition:transform .18s linear,filter .25s ease!important;will-change:transform}body.tcl-site-v122.tcl-rollball-hover .tcl-nav:hover .tcl-nav__rollball{transform:rotate(42deg)!important}body.tcl-site-v122.tcl-rollball-follow .tcl-nav:hover .tcl-nav__rollball{filter:drop-shadow(0 7px 11px rgba(0,0,0,.24)) saturate(1.04)}body.tcl-site-v122.tcl-rollball-off .tcl-nav__rollball{display:none!important}body.tcl-site-v122.tcl-rollball-off .tcl-nav{padding-right:16px!important}body.tcl-site-v122 .tcl-hero{min-height:630px!important;border-radius:0!important;overflow:hidden!important;background-position:center 43%!important;box-shadow:none!important}body.tcl-site-v122 .tcl-hero:before{content:none!important;display:none!important}body.tcl-site-v122 .tcl-hero:after{left:-8%!important;right:-8%!important;bottom:-1px!important;height:var(--tcl-hero-arc-h)!important;background:var(--tcl-cream)!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:50% 50% 0 0/var(--tcl-hero-arc-r) var(--tcl-hero-arc-r) 0 0!important;transform:translateY(1px) translateZ(0)!important}body.tcl-site-v122 .tcl-section--cream{margin-top:0!important;background:var(--tcl-cream)!important}body.tcl-site-v122 .tcl-home #tcl-start{padding-top:84px!important}body.tcl-site-v122 .tcl-section-intro{max-width:760px;margin:0 auto 28px;text-align:center;color:rgba(39,55,48,.72);font-size:18px}body.tcl-site-v122 .tcl-source-note{font-size:13px;color:rgba(39,55,48,.55);text-align:center;margin-top:18px!important}body.tcl-site-v122 .tcl-team-grid{margin-top:24px!important}body.tcl-site-v122 .tcl-mobile-main-toggle{width:100%;min-height:52px;border:0;border-radius:18px;background:rgba(255,255,255,.08);color:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:20px;font-weight:950;cursor:pointer;transition:background .28s var(--tcl-ease),transform .28s var(--tcl-ease)}body.tcl-site-v122 .tcl-mobile-main-toggle b{font-size:24px;line-height:1;transition:transform .42s var(--tcl-ease);font-weight:800}body.tcl-site-v122 .tcl-mobile-item.is-open .tcl-mobile-main-toggle{background:rgba(255,255,255,.14)}body.tcl-site-v122 .tcl-mobile-item.is-open .tcl-mobile-main-toggle b{transform:rotate(180deg)}body.tcl-site-v122 .tcl-mobile-item.has-sub .tcl-mobile-item__row{display:none}body.tcl-site-v122 .tcl-sub-toggle{display:none!important}body.tcl-site-v122 .tcl-mobile-sub{padding-left:0}body.tcl-site-v122 .tcl-mobile-item.is-open .tcl-mobile-sub{padding:7px 0 8px 12px}body.tcl-site-v122 .tcl-mobile-sub a:first-child{background:rgba(255,255,255,.075)}body.tcl-site-v122 .tcl-footer{position:relative;overflow:visible;background:var(--tcl-green)!important;color:#fff!important;padding:calc(10px * var(--tcl-footer-scale)) 0 calc(9px * var(--tcl-footer-scale))!important;border-radius:0!important}body.tcl-site-v122 .tcl-footer:before{content:"";position:absolute;left:-6vw;right:-6vw;top:calc(-1 * var(--tcl-footer-arc-h));height:var(--tcl-footer-arc-h);background:var(--tcl-green);z-index:-1;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}body.tcl-site-v122 .tcl-footer__inner{min-height:calc(38px * var(--tcl-footer-scale));gap:16px}body.tcl-site-v122 .tcl-footer__social{gap:13px}body.tcl-site-v122 .tcl-footer__social a{width:44px!important;height:44px!important;color:#fff!important;background:rgba(255,255,255,.14)!important}body.tcl-site-v122 .tcl-footer__social svg,body.tcl-site-v122 .tcl-footer__social svg *{color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.tcl-site-v122 .tcl-footer__social a[aria-label=Facebook] svg,body.tcl-site-v122 .tcl-footer__social a[aria-label=Facebook] svg *{fill:#fff!important;stroke:none!important}body.tcl-site-v122 .tcl-footer small,body.tcl-site-v122 .tcl-footer__links,body.tcl-site-v122 .tcl-footer__links a{font-size:calc(13.5px * var(--tcl-footer-text-scale))!important;color:#fff!important}body.tcl-site-v122 .tcl-footer small{font-weight:950!important}body.tcl-site-v122 .tcl-backtop{right:24px!important;bottom:96px!important;width:46px!important;height:46px!important;display:grid!important;place-items:center!important;color:#fff!important;background:rgba(7,59,51,.24)!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:999px!important;-webkit-backdrop-filter:blur(16px) saturate(1.25);backdrop-filter:blur(16px) saturate(1.25)}body.tcl-site-v122 .tcl-backtop svg,body.tcl-site-v122 .tcl-backtop svg *{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;stroke-width:2.5!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:1!important}body.tcl-site-v122 .tcl-subpage{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 34px);background:var(--tcl-cream)}body.tcl-site-v122 .tcl-subhero{position:relative;overflow:hidden;max-width:1120px;margin:10px auto 34px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.66));border:1px solid rgba(255,255,255,.62);box-shadow:0 28px 70px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.8)}body.tcl-site-v122 .tcl-section--sub{max-width:1120px;margin-left:auto;margin-right:auto;padding-top:42px;padding-bottom:96px}@media (max-width:1100px){body.tcl-site-v122{--tcl-header-h-base:78px;--tcl-header-h-scroll-base:60px;--tcl-header-arc-y:18px;--tcl-header-arc-y-scrolled:12px}body.tcl-site-v122.tcl-header-arc-flat{--tcl-header-arc-y:10px;--tcl-header-arc-y-scrolled:8px}body.tcl-site-v122.tcl-header-arc-soft{--tcl-header-arc-y:16px;--tcl-header-arc-y-scrolled:10px}body.tcl-site-v122.tcl-header-arc-round{--tcl-header-arc-y:24px;--tcl-header-arc-y-scrolled:15px}body.tcl-site-v122 .tcl-header{height:calc(var(--tcl-header-h-base) * var(--tcl-header-scale))!important;padding:0 15px!important}body.tcl-site-v122.tcl-is-scrolled .tcl-header{height:calc(var(--tcl-header-h-scroll-base) * var(--tcl-header-scale))!important}body.tcl-site-v122 .tcl-header__brand{min-width:132px!important;transform:translateY(var(--tcl-logo-y))!important;padding-top:0!important}body.tcl-site-v122.tcl-is-scrolled .tcl-header__brand{transform:translateY(var(--tcl-logo-y-scrolled))!important}body.tcl-site-v122 .tcl-header__brand img{width:calc(122px * var(--tcl-logo-scale))!important}body.tcl-site-v122.tcl-is-scrolled .tcl-header__brand img{width:calc(82px * var(--tcl-logo-scale))!important}body.tcl-site-v122 .tcl-ball-toggle{right:16px!important;top:50%!important;width:calc(52px * var(--tcl-ball-scale))!important;height:calc(52px * var(--tcl-ball-scale))!important;margin-top:0!important;transform:translateY(-50%)!important}body.tcl-site-v122 .tcl-ball-toggle[aria-expanded=true]{transform:translateY(-50%) rotate(180deg) scale(1.02)!important}body.tcl-site-v122 .tcl-mobile-panel{top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 12px)!important}body.tcl-site-v122.tcl-is-scrolled .tcl-mobile-panel{top:calc((var(--tcl-header-h-scroll-base) * var(--tcl-header-scale)) + 10px)!important}body.tcl-site-v122 .tcl-hero{min-height:535px!important;background-position:center top!important}body.tcl-site-v122 .tcl-hero__content{padding-top:0!important;padding-bottom:64px!important}body.tcl-site-v122 .tcl-hero h1{font-size:clamp(38px,10.5vw,60px)!important;line-height:.96!important}body.tcl-site-v122 .tcl-subpage{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 22px)}body.tcl-site-v122 .tcl-subhero{width:calc(100% - 28px);grid-template-columns:1fr;padding:24px;gap:22px;min-height:0;border-radius:24px}body.tcl-site-v122 .tcl-subhero h1{font-size:46px}body.tcl-site-v122 .tcl-subhero p:not(.tcl-kicker){font-size:17px}body.tcl-site-v122 .tcl-subhero img{height:230px}body.tcl-site-v122 .tcl-backtop{right:17px!important;bottom:100px!important;width:44px!important;height:44px!important}}@media (max-width:520px){body.tcl-site-v122{--tcl-header-h-base:76px;--tcl-header-h-scroll-base:60px}body.tcl-site-v122 .tcl-header{padding-left:12px!important;padding-right:13px!important}body.tcl-site-v122 .tcl-header__brand{min-width:122px!important}body.tcl-site-v122 .tcl-header__brand img{width:calc(116px * var(--tcl-logo-scale))!important}body.tcl-site-v122.tcl-is-scrolled .tcl-header__brand img{width:calc(80px * var(--tcl-logo-scale))!important}body.tcl-site-v122 .tcl-hero{min-height:515px!important}body.tcl-site-v122 .tcl-hero h1{font-size:40px!important}body.tcl-site-v122 .tcl-footer__social a{width:40px!important;height:40px!important}}body.tcl-site-v124{--tcl-footer-pad-y:7px;--tcl-footer-inner-min:36px}body.tcl-site-v124.tcl-footer-size-low{--tcl-footer-pad-y:4px;--tcl-footer-inner-min:32px}body.tcl-site-v124.tcl-footer-size-medium{--tcl-footer-pad-y:7px;--tcl-footer-inner-min:36px}body.tcl-site-v124.tcl-footer-size-high{--tcl-footer-pad-y:12px;--tcl-footer-inner-min:44px}body.tcl-site-v124.tcl-logo-y-higher{--tcl-logo-y:13px;--tcl-logo-y-scrolled:5px}body.tcl-site-v124.tcl-logo-y-middle{--tcl-logo-y:19px;--tcl-logo-y-scrolled:8px}body.tcl-site-v124.tcl-logo-y-lower{--tcl-logo-y:27px;--tcl-logo-y-scrolled:12px}body.tcl-site-v124 .tcl-header__brand{align-self:center!important;overflow:visible!important;transform:translateY(var(--tcl-logo-y))!important}body.tcl-site-v124.tcl-is-scrolled .tcl-header__brand{transform:translateY(var(--tcl-logo-y-scrolled))!important}body.tcl-site-v124 .tcl-header__brand img{width:calc(148px * var(--tcl-logo-scale))!important;max-height:none!important;display:block!important;filter:drop-shadow(0 7px 12px rgba(0,0,0,.34)) drop-shadow(0 0 12px rgba(255,255,255,.18))}body.tcl-site-v124.tcl-is-scrolled .tcl-header__brand img{width:calc(96px * var(--tcl-logo-scale))!important}body.tcl-site-v124 .tcl-footer{padding-top:var(--tcl-footer-pad-y)!important;padding-bottom:var(--tcl-footer-pad-y)!important}body.tcl-site-v124 .tcl-footer__inner{min-height:var(--tcl-footer-inner-min)!important;gap:14px!important}body.tcl-site-v124 .tcl-footer__social{gap:14px!important}body.tcl-site-v124 .tcl-footer__social a{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;color:#fff!important;background:rgba(255,255,255,.15)!important;border:1px solid rgba(255,255,255,.22)!important;display:grid!important;place-items:center!important}body.tcl-site-v124 .tcl-footer__social svg{width:24px!important;height:24px!important;display:block!important;color:#fff!important;overflow:visible!important}body.tcl-site-v124 .tcl-footer__social a[aria-label=E-Mail] svg,body.tcl-site-v124 .tcl-footer__social a[aria-label=Instagram] svg{fill:none!important;stroke:#fff!important}body.tcl-site-v124 .tcl-footer__social a[aria-label=E-Mail] svg *,body.tcl-site-v124 .tcl-footer__social a[aria-label=Instagram] svg :not(circle[fill]){fill:none!important;stroke:#fff!important}body.tcl-site-v124 .tcl-footer__social a[aria-label=Instagram] circle[fill]{fill:#fff!important;stroke:none!important}body.tcl-site-v124 .tcl-footer__social a[aria-label=Facebook] svg,body.tcl-site-v124 .tcl-footer__social a[aria-label=Facebook] svg *{fill:#fff!important;stroke:none!important}body.tcl-site-v124 .tcl-footer small,body.tcl-site-v124 .tcl-footer__links,body.tcl-site-v124 .tcl-footer__links a{font-size:calc(13.5px * var(--tcl-footer-text-scale))!important;color:#fff!important}@media (max-width:1100px){body.tcl-site-v124.tcl-logo-y-higher{--tcl-logo-y:11px;--tcl-logo-y-scrolled:4px}body.tcl-site-v124.tcl-logo-y-middle{--tcl-logo-y:16px;--tcl-logo-y-scrolled:7px}body.tcl-site-v124.tcl-logo-y-lower{--tcl-logo-y:23px;--tcl-logo-y-scrolled:10px}body.tcl-site-v124 .tcl-header__brand img{width:calc(126px * var(--tcl-logo-scale))!important}body.tcl-site-v124.tcl-is-scrolled .tcl-header__brand img{width:calc(82px * var(--tcl-logo-scale))!important}body.tcl-site-v124 .tcl-footer__social a{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}body.tcl-site-v124 .tcl-footer__social svg{width:23px!important;height:23px!important}}body.tcl-site-v125{--tcl-nav-scale:1;--tcl-reveal-duration:.78s;--tcl-reveal-y:22px;--tcl-hero-min:760px}body.tcl-site-v125.tcl-nav-size-small{--tcl-nav-scale:.94}body.tcl-site-v125.tcl-nav-size-medium{--tcl-nav-scale:1}body.tcl-site-v125.tcl-nav-size-large{--tcl-nav-scale:1.11}body.tcl-site-v125.tcl-hero-height-normal{--tcl-hero-min:700px}body.tcl-site-v125.tcl-hero-height-medium{--tcl-hero-min:790px}body.tcl-site-v125.tcl-hero-height-tall{--tcl-hero-min:870px}body.tcl-site-v125.tcl-anim-speed-fast{--tcl-reveal-duration:.58s}body.tcl-site-v125.tcl-anim-speed-medium{--tcl-reveal-duration:.82s}body.tcl-site-v125.tcl-anim-speed-slow{--tcl-reveal-duration:1.12s}body.tcl-site-v125.tcl-anim-fade{--tcl-reveal-y:0px}body.tcl-site-v125.tcl-anim-lift{--tcl-reveal-y:22px}body.tcl-site-v125.tcl-logo-y-higher,body.tcl-site-v125.tcl-logo-y-lower{--tcl-logo-y:13px;--tcl-logo-y-scrolled:5px}body.tcl-site-v125.tcl-logo-y-middle{--tcl-logo-y:20px;--tcl-logo-y-scrolled:8px}body.tcl-site-v125.tcl-logo-y-deeper{--tcl-logo-y:27px;--tcl-logo-y-scrolled:12px}body.tcl-site-v125 .tcl-header__brand{transform:translateY(var(--tcl-logo-y))!important;overflow:visible!important}body.tcl-site-v125.tcl-is-scrolled .tcl-header__brand{transform:translateY(var(--tcl-logo-y-scrolled))!important}body.tcl-site-v125 .tcl-header__brand img{width:calc(148px * var(--tcl-logo-scale))!important;max-height:none!important}body.tcl-site-v125.tcl-is-scrolled .tcl-header__brand img{width:calc(96px * var(--tcl-logo-scale))!important}body.tcl-site-v125 .tcl-nav{min-height:calc(42px * var(--tcl-nav-scale))!important;padding:calc(5px * var(--tcl-nav-scale)) calc((42px * var(--tcl-ball-scale) + 11px) * var(--tcl-nav-scale)) calc(5px * var(--tcl-nav-scale)) calc(14px * var(--tcl-nav-scale))!important;border-radius:999px!important}body.tcl-site-v125 .tcl-nav a{height:calc(32px * var(--tcl-nav-scale))!important;padding-left:calc(10px * var(--tcl-nav-scale))!important;padding-right:calc(10px * var(--tcl-nav-scale))!important;font-size:calc(13px * var(--tcl-header-text-scale) * var(--tcl-nav-scale))!important}body.tcl-site-v125 .tcl-nav__rollball{width:calc(31px * var(--tcl-ball-scale) * var(--tcl-nav-scale))!important;height:calc(31px * var(--tcl-ball-scale) * var(--tcl-nav-scale))!important;margin-top:calc(-15.5px * var(--tcl-ball-scale) * var(--tcl-nav-scale))!important;right:calc(7px * var(--tcl-nav-scale))!important}body.tcl-site-v125 .tcl-hero{min-height:var(--tcl-hero-min)!important;background-position:center 48%!important;background-size:cover!important}body.tcl-site-v125 .tcl-hero__content{padding-top:72px!important}body.tcl-site-v125 .tcl-hero:after{pointer-events:none!important}body.tcl-site-v125 .tcl-reveal{transform:translateY(var(--tcl-reveal-y));transition-duration:var(--tcl-reveal-duration)!important}body.tcl-site-v125 .tcl-reveal.is-visible{transform:translateY(0)}body.tcl-site-v125.tcl-anim-fade .tcl-reveal{transform:scale(.992)}body.tcl-site-v125.tcl-anim-fade .tcl-reveal.is-visible{transform:scale(1)}body.tcl-site-v125 .tcl-footer{padding-top:5px!important;padding-bottom:5px!important}body.tcl-site-v125.tcl-footer-size-low .tcl-footer{padding-top:3px!important;padding-bottom:3px!important}body.tcl-site-v125.tcl-footer-size-medium .tcl-footer{padding-top:5px!important;padding-bottom:5px!important}body.tcl-site-v125.tcl-footer-size-high .tcl-footer{padding-top:9px!important;padding-bottom:9px!important}body.tcl-site-v125 .tcl-footer__inner{min-height:32px!important;align-items:start!important;padding-top:2px!important}body.tcl-site-v125 .tcl-footer small,body.tcl-site-v125 .tcl-footer__links,body.tcl-site-v125 .tcl-footer__social{transform:translateY(-2px)}body.tcl-site-v125 .tcl-footer__social a{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;color:#fff!important}body.tcl-site-v125 .tcl-footer__social svg{width:24px!important;height:24px!important;color:#fff!important}body.tcl-site-v125 .tcl-footer__social svg,body.tcl-site-v125 .tcl-footer__social svg *{color:#fff!important}body.tcl-site-v125 .tcl-footer__social a[aria-label=E-Mail] svg,body.tcl-site-v125 .tcl-footer__social a[aria-label=Instagram] svg{fill:none!important;stroke:#fff!important}body.tcl-site-v125 .tcl-footer__social a[aria-label=E-Mail] svg *,body.tcl-site-v125 .tcl-footer__social a[aria-label=Instagram] svg :not(circle[fill]){fill:none!important;stroke:#fff!important}body.tcl-site-v125 .tcl-footer__social a[aria-label=Instagram] circle[fill]{fill:#fff!important;stroke:none!important}body.tcl-site-v125 .tcl-footer__social a[aria-label=Facebook] svg,body.tcl-site-v125 .tcl-footer__social a[aria-label=Facebook] svg *{fill:#fff!important;stroke:none!important}body.tcl-site-v125 .tcl-source-note{opacity:.68;font-size:13px;margin-top:18px;text-align:center}body.tcl-site-v125 .tcl-team-grid{margin-top:22px}@media (max-width:1100px){body.tcl-site-v125{--tcl-hero-min:555px}body.tcl-site-v125.tcl-hero-height-normal{--tcl-hero-min:535px}body.tcl-site-v125.tcl-hero-height-medium{--tcl-hero-min:575px}body.tcl-site-v125.tcl-hero-height-tall{--tcl-hero-min:630px}body.tcl-site-v125 .tcl-hero{min-height:var(--tcl-hero-min)!important;background-position:center top!important}body.tcl-site-v125 .tcl-hero__content{padding-top:0!important}body.tcl-site-v125.tcl-logo-y-higher,body.tcl-site-v125.tcl-logo-y-lower{--tcl-logo-y:11px;--tcl-logo-y-scrolled:4px}body.tcl-site-v125.tcl-logo-y-middle{--tcl-logo-y:16px;--tcl-logo-y-scrolled:7px}body.tcl-site-v125.tcl-logo-y-deeper{--tcl-logo-y:23px;--tcl-logo-y-scrolled:10px}body.tcl-site-v125 .tcl-footer__inner{align-items:center!important;padding-top:0!important}body.tcl-site-v125 .tcl-footer small,body.tcl-site-v125 .tcl-footer__links,body.tcl-site-v125 .tcl-footer__social{transform:none}}body.tcl-site-v126{--tcl-footer-icon-scale:1}body.tcl-site-v126.tcl-logo-y-higher,body.tcl-site-v126.tcl-logo-y-lower{--tcl-logo-y:13px;--tcl-logo-y-scrolled:5px}body.tcl-site-v126.tcl-logo-y-middle{--tcl-logo-y:21px;--tcl-logo-y-scrolled:8px}body.tcl-site-v126.tcl-logo-y-deeper{--tcl-logo-y:30px;--tcl-logo-y-scrolled:12px}body.tcl-site-v126 .tcl-header__brand{transform:translateY(var(--tcl-logo-y))!important}body.tcl-site-v126.tcl-is-scrolled .tcl-header__brand{transform:translateY(var(--tcl-logo-y-scrolled))!important}body.tcl-site-v126.tcl-nav-size-small{--tcl-nav-scale:.96}body.tcl-site-v126.tcl-nav-size-medium{--tcl-nav-scale:1.05}body.tcl-site-v126.tcl-nav-size-large{--tcl-nav-scale:1.12}body.tcl-site-v126.tcl-nav-size-xlarge{--tcl-nav-scale:1.22}body.tcl-site-v126.tcl-hero-height-normal{--tcl-hero-min:760px}body.tcl-site-v126.tcl-hero-height-medium{--tcl-hero-min:820px}body.tcl-site-v126.tcl-hero-height-tall{--tcl-hero-min:870px}body.tcl-site-v126.tcl-hero-height-xlarge{--tcl-hero-min:960px}body.tcl-site-v126.tcl-hero-height-xxlarge{--tcl-hero-min:1040px}body.tcl-site-v126 .tcl-hero{min-height:var(--tcl-hero-min)!important;background-position:center 49%!important}body.tcl-site-v126 .tcl-home #tcl-start{padding-top:34px!important}body.tcl-site-v126 .tcl-home #tcl-start>.tcl-card-grid:first-child{margin-top:0!important}body.tcl-site-v126 .tcl-home #tcl-start>h2{display:none!important}body.tcl-site-v126.tcl-footer-icons-small{--tcl-footer-icon-scale:.92}body.tcl-site-v126.tcl-footer-icons-medium{--tcl-footer-icon-scale:1.08}body.tcl-site-v126.tcl-footer-icons-large{--tcl-footer-icon-scale:1.22}body.tcl-site-v126 .tcl-footer__inner{align-items:center!important}body.tcl-site-v126 .tcl-footer__social{align-items:center!important;transform:translateY(-1px)!important}body.tcl-site-v126 .tcl-footer small,body.tcl-site-v126 .tcl-footer__links{transform:translateY(-1px)!important}body.tcl-site-v126 .tcl-footer__social a{width:calc(44px * var(--tcl-footer-icon-scale))!important;height:calc(44px * var(--tcl-footer-icon-scale))!important;min-width:calc(44px * var(--tcl-footer-icon-scale))!important;min-height:calc(44px * var(--tcl-footer-icon-scale))!important;color:#fff!important}body.tcl-site-v126 .tcl-footer__social svg{width:calc(24px * var(--tcl-footer-icon-scale))!important;height:calc(24px * var(--tcl-footer-icon-scale))!important;color:#fff!important}body.tcl-site-v126 .tcl-footer__social a[aria-label=E-Mail] svg,body.tcl-site-v126 .tcl-footer__social a[aria-label=Instagram] svg{fill:none!important;stroke:#fff!important}body.tcl-site-v126 .tcl-footer__social a[aria-label=E-Mail] svg *,body.tcl-site-v126 .tcl-footer__social a[aria-label=Instagram] svg :not(circle[fill]){fill:none!important;stroke:#fff!important}body.tcl-site-v126 .tcl-footer__social a[aria-label=Instagram] circle[fill]{fill:#fff!important;stroke:none!important}body.tcl-site-v126 .tcl-footer__social a[aria-label=Facebook] svg,body.tcl-site-v126 .tcl-footer__social a[aria-label=Facebook] svg *{fill:#fff!important;stroke:none!important}body.tcl-site-v126 .tcl-team-accordion{display:grid;gap:18px;margin-top:24px}body.tcl-site-v126 .tcl-team-group{border:1px solid rgba(7,59,51,.1);border-radius:24px;background:rgba(255,255,255,.56);box-shadow:0 18px 48px rgba(59,44,17,.08);overflow:hidden}body.tcl-site-v126 .tcl-team-group summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;color:var(--tcl-green);font-weight:1000;font-size:22px;letter-spacing:-.02em}body.tcl-site-v126 .tcl-team-group summary::-webkit-details-marker{display:none}body.tcl-site-v126 .tcl-team-group summary:after{content:'⌄';display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(7,59,51,.08);transition:transform .36s var(--tcl-ease),background .28s var(--tcl-ease)}body.tcl-site-v126 .tcl-team-group[open] summary:after{transform:rotate(180deg);background:rgba(255,224,41,.25)}body.tcl-site-v126 .tcl-team-group summary b{margin-left:auto;color:rgba(7,59,51,.55);font-size:13px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}body.tcl-site-v126 .tcl-team-group .tcl-team-grid{padding:0 18px 20px;margin-top:0!important}body.tcl-site-v126 .tcl-team-card{transition:transform .34s var(--tcl-ease),box-shadow .34s var(--tcl-ease),background .34s var(--tcl-ease)}body.tcl-site-v126 .tcl-team-card:hover{transform:translateY(-4px)}body.tcl-site-v126.tcl-subpage-density-compact .tcl-section--sub{padding-top:46px!important}body.tcl-site-v126.tcl-subpage-density-balanced .tcl-section--sub{padding-top:64px!important}body.tcl-site-v126.tcl-subpage-density-airy .tcl-section--sub{padding-top:86px!important}@media (max-width:1100px){body.tcl-site-v126.tcl-logo-y-higher,body.tcl-site-v126.tcl-logo-y-lower{--tcl-logo-y:11px;--tcl-logo-y-scrolled:4px}body.tcl-site-v126.tcl-logo-y-middle{--tcl-logo-y:17px;--tcl-logo-y-scrolled:7px}body.tcl-site-v126.tcl-logo-y-deeper{--tcl-logo-y:24px;--tcl-logo-y-scrolled:10px}body.tcl-site-v126.tcl-hero-height-normal{--tcl-hero-min:540px}body.tcl-site-v126.tcl-hero-height-medium{--tcl-hero-min:590px}body.tcl-site-v126.tcl-hero-height-tall{--tcl-hero-min:630px}body.tcl-site-v126.tcl-hero-height-xlarge{--tcl-hero-min:690px}body.tcl-site-v126.tcl-hero-height-xxlarge{--tcl-hero-min:760px}body.tcl-site-v126 .tcl-home #tcl-start{padding-top:30px!important}body.tcl-site-v126 .tcl-team-group summary{font-size:20px;padding:16px 18px}body.tcl-site-v126 .tcl-team-group summary b{font-size:12px}body.tcl-site-v126 .tcl-team-group .tcl-team-grid{padding:0 14px 16px}}body.tcl-site-v126.tcl-hero-height-medium{--tcl-hero-min:870px}@media (max-width:1100px){body.tcl-site-v126.tcl-hero-height-medium{--tcl-hero-min:630px}}body.tcl-site-v127{--tcl-hero-title-tracking:-.045em;--tcl-hero-title-leading:.98;--tcl-mobile-menu-dur:.60s;--tcl-mobile-sub-dur:.58s}body.tcl-site-v127.tcl-logo-y-deeper,body.tcl-site-v127.tcl-logo-y-lower,body.tcl-site-v127.tcl-logo-y-middle{--tcl-logo-y:30px;--tcl-logo-y-scrolled:12px}body.tcl-site-v127.tcl-logo-y-deep{--tcl-logo-y:38px;--tcl-logo-y-scrolled:15px}body.tcl-site-v127.tcl-logo-y-deepest{--tcl-logo-y:46px;--tcl-logo-y-scrolled:18px}body.tcl-site-v127 .tcl-header__brand{transform:translateY(var(--tcl-logo-y))!important}body.tcl-site-v127.tcl-is-scrolled .tcl-header__brand{transform:translateY(var(--tcl-logo-y-scrolled))!important}body.tcl-site-v127 .tcl-hero h1{line-height:var(--tcl-hero-title-leading)!important;letter-spacing:var(--tcl-hero-title-tracking)!important;margin-bottom:18px!important}body.tcl-site-v127 .tcl-hero p{margin-bottom:0!important;max-width:520px!important}body.tcl-site-v127 .tcl-hero__content{padding-top:80px!important}body.tcl-site-v127 .tcl-hero-scroll{position:absolute;z-index:3;left:50%;bottom:58px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.34);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 3px 14px rgba(0,0,0,.34);box-shadow:0 14px 36px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.22);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);transition:transform .36s var(--tcl-ease),background .36s var(--tcl-ease),box-shadow .36s var(--tcl-ease)}body.tcl-site-v127 .tcl-hero-scroll b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,var(--tcl-yellow),var(--tcl-orange));color:var(--tcl-green);font-size:15px;line-height:1;animation:tclScrollPulse 1.9s ease-in-out infinite}body.tcl-site-v127 .tcl-hero-scroll:hover{transform:translateX(-50%) translateY(-2px);background:rgba(255,255,255,.2);box-shadow:0 18px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.3)}@keyframes tclScrollPulse{0%,100%{transform:translateY(-1px)}50%{transform:translateY(3px)}}body.tcl-site-v127 .tcl-home #tcl-start{padding-top:24px!important}body.tcl-site-v127.tcl-hero-height-normal{--tcl-hero-min:870px}body.tcl-site-v127.tcl-hero-height-tall,body.tcl-site-v127.tcl-hero-height-xlarge,body.tcl-site-v127.tcl-hero-height-xxlarge{--tcl-hero-min:1040px}body.tcl-site-v127.tcl-hero-height-mega{--tcl-hero-min:1120px}body.tcl-site-v127.tcl-hero-height-ultra{--tcl-hero-min:1200px}body.tcl-site-v127 .tcl-hero{min-height:var(--tcl-hero-min)!important;background-position:center 48%!important}body.tcl-site-v127 .tcl-nav__rollball{transform:rotate(var(--tcl-ball-rot,0deg))!important;transition:transform .72s cubic-bezier(.16,1,.3,1)!important;will-change:transform}body.tcl-site-v127.tcl-rollball-hover .tcl-nav:hover .tcl-nav__rollball{transform:rotate(115deg)!important}body.tcl-site-v127.tcl-rollball-off .tcl-nav__rollball{transform:none!important}body.tcl-site-v127.tcl-mobile-menu-anim-drop{--tcl-mobile-menu-dur:.48s;--tcl-mobile-sub-dur:.44s}body.tcl-site-v127.tcl-mobile-menu-anim-calm{--tcl-mobile-menu-dur:.72s;--tcl-mobile-sub-dur:.68s}body.tcl-site-v127 .tcl-mobile-panel{transform:translateY(-18px) scale(.992)!important;transform-origin:top right;transition:opacity var(--tcl-mobile-menu-dur) var(--tcl-ease),transform var(--tcl-mobile-menu-dur) var(--tcl-ease),visibility var(--tcl-mobile-menu-dur)!important}body.tcl-site-v127.tcl-menu-open .tcl-mobile-panel{transform:translateY(0) scale(1)!important}body.tcl-site-v127 .tcl-mobile-sub{transition:max-height var(--tcl-mobile-sub-dur) var(--tcl-ease),opacity calc(var(--tcl-mobile-sub-dur) * .78) var(--tcl-ease),transform var(--tcl-mobile-sub-dur) var(--tcl-ease),padding var(--tcl-mobile-sub-dur) var(--tcl-ease)!important}body.tcl-site-v127 .tcl-mobile-main-toggle b{position:relative;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.08);color:transparent!important;font-size:0!important;transition:background .35s var(--tcl-ease),transform .45s var(--tcl-ease)}body.tcl-site-v127 .tcl-mobile-main-toggle b:after,body.tcl-site-v127 .tcl-mobile-main-toggle b:before{content:"";position:absolute;width:12px;height:2px;border-radius:999px;background:#fff;transition:transform .45s var(--tcl-ease),opacity .35s var(--tcl-ease)}body.tcl-site-v127 .tcl-mobile-main-toggle b:after{transform:rotate(90deg)}body.tcl-site-v127 .tcl-mobile-item.is-open .tcl-mobile-main-toggle b{background:rgba(255,242,56,.16);transform:none!important}body.tcl-site-v127 .tcl-mobile-item.is-open .tcl-mobile-main-toggle b:after{transform:rotate(0);opacity:0}body.tcl-site-v127 .tcl-footer__inner{align-items:center!important}body.tcl-site-v127 .tcl-footer small,body.tcl-site-v127 .tcl-footer__links,body.tcl-site-v127 .tcl-footer__social{transform:translateY(-5px)!important}body.tcl-site-v127 .tcl-footer__social{align-self:center!important}body.tcl-site-v127 .tcl-footer__social a{color:#fff!important}body.tcl-site-v127 .tcl-footer__social svg,body.tcl-site-v127 .tcl-footer__social svg *{color:#fff!important}@media (max-width:1100px){body.tcl-site-v127.tcl-logo-y-deeper,body.tcl-site-v127.tcl-logo-y-lower,body.tcl-site-v127.tcl-logo-y-middle{--tcl-logo-y:24px;--tcl-logo-y-scrolled:10px}body.tcl-site-v127.tcl-logo-y-deep{--tcl-logo-y:31px;--tcl-logo-y-scrolled:13px}body.tcl-site-v127.tcl-logo-y-deepest{--tcl-logo-y:38px;--tcl-logo-y-scrolled:16px}body.tcl-site-v127 .tcl-hero__content{padding-top:0!important;padding-bottom:104px!important}body.tcl-site-v127 .tcl-hero h1{line-height:.99!important;letter-spacing:-.04em!important;margin-bottom:14px!important}body.tcl-site-v127 .tcl-hero-scroll{bottom:46px;min-height:36px;padding:0 15px;font-size:11px}body.tcl-site-v127.tcl-hero-height-normal{--tcl-hero-min:630px}body.tcl-site-v127.tcl-hero-height-tall,body.tcl-site-v127.tcl-hero-height-xlarge,body.tcl-site-v127.tcl-hero-height-xxlarge{--tcl-hero-min:760px}body.tcl-site-v127.tcl-hero-height-mega{--tcl-hero-min:820px}body.tcl-site-v127.tcl-hero-height-ultra{--tcl-hero-min:880px}body.tcl-site-v127 .tcl-home #tcl-start{padding-top:22px!important}body.tcl-site-v127 .tcl-footer small,body.tcl-site-v127 .tcl-footer__links,body.tcl-site-v127 .tcl-footer__social{transform:translateY(-3px)!important}}body.tcl-site-v128 .tcl-verein-overview{display:block}body.tcl-site-v128 .tcl-verein-overview>.tcl-section-intro{max-width:840px;margin:-10px 0 28px;color:rgba(39,55,48,.76);font-size:18px;line-height:1.65;font-weight:650}body.tcl-site-v128 .tcl-verein-cta{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 34px}body.tcl-site-v128 .tcl-btn--ghost{background:rgba(255,255,255,.64);border:1px solid rgba(7,59,51,.16);color:var(--tcl-green)!important;box-shadow:0 12px 30px rgba(28,57,44,.08),inset 0 1px 0 rgba(255,255,255,.72)}body.tcl-site-v128 .tcl-btn--ghost:hover{background:rgba(255,255,255,.82)}body.tcl-site-v128 .tcl-verein-split{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:34px;align-items:center;margin:24px 0 34px;padding:28px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.56));border:1px solid rgba(255,255,255,.66);box-shadow:0 24px 70px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.78);overflow:hidden}body.tcl-site-v128 .tcl-verein-split h2{font-size:clamp(32px,4vw,52px);margin-bottom:18px}body.tcl-site-v128 .tcl-verein-split p:not(.tcl-kicker){font-size:17px;line-height:1.68;color:rgba(39,55,48,.76);font-weight:620;margin:0 0 18px}body.tcl-site-v128 .tcl-inline-link{display:inline-flex;color:#bd6d28!important;text-decoration:none!important;font-weight:1000}body.tcl-site-v128 .tcl-verein-split figure{position:relative;margin:0;min-height:360px;border-radius:24px;overflow:hidden;box-shadow:0 20px 52px rgba(0,0,0,.15)}body.tcl-site-v128 .tcl-verein-split figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.3));pointer-events:none}body.tcl-site-v128 .tcl-verein-split img{width:100%;height:100%;min-height:360px;display:block;object-fit:cover;object-position:center}body.tcl-site-v128 .tcl-verein-split figcaption{position:absolute;left:18px;bottom:16px;z-index:2;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.78);color:var(--tcl-green);font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body.tcl-site-v128 .tcl-verein-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0 34px}body.tcl-site-v128 .tcl-verein-feature{position:relative;min-height:360px;border-radius:26px;overflow:hidden;text-decoration:none!important;color:#fff!important;box-shadow:0 18px 52px rgba(20,50,38,.12);background:var(--tcl-green);transition:transform .35s var(--tcl-ease),box-shadow .35s var(--tcl-ease)}body.tcl-site-v128 .tcl-verein-feature:hover{transform:translateY(-5px);box-shadow:0 24px 64px rgba(20,50,38,.18)}body.tcl-site-v128 .tcl-verein-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.02);transition:transform .7s var(--tcl-ease)}body.tcl-site-v128 .tcl-verein-feature:hover img{transform:scale(1.045)}body.tcl-site-v128 .tcl-verein-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,28,24,.08),rgba(0,28,24,.78) 62%,rgba(0,28,24,.92))}body.tcl-site-v128 .tcl-verein-feature span{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:22px;display:flex;flex-direction:column;gap:8px}body.tcl-site-v128 .tcl-verein-feature i{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:rgba(255,242,61,.2);font-style:normal;font-size:18px}body.tcl-site-v128 .tcl-verein-feature strong{font-size:21px;line-height:1.05;font-weight:1000;color:#fff}body.tcl-site-v128 .tcl-verein-feature em{font-style:normal;color:rgba(255,255,255,.86);line-height:1.42;font-size:14px;font-weight:650}body.tcl-site-v128 .tcl-verein-feature b{margin-top:8px;color:var(--tcl-yellow);font-size:13px;font-weight:1000}body.tcl-site-v128 .tcl-verein-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:6px 0 38px}body.tcl-site-v128 .tcl-verein-values div{padding:20px;border-radius:22px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.62);box-shadow:0 12px 34px rgba(20,50,38,.07),inset 0 1px 0 rgba(255,255,255,.76)}body.tcl-site-v128 .tcl-verein-values strong{display:block;margin-bottom:7px;color:var(--tcl-green);font-size:18px;font-weight:1000}body.tcl-site-v128 .tcl-verein-values span{display:block;color:rgba(39,55,48,.72);font-size:14px;line-height:1.45;font-weight:620}body.tcl-site-v128 .tcl-verein-next{margin-top:20px;padding:30px;border-radius:30px;background:linear-gradient(135deg,rgba(7,59,51,.95),rgba(21,90,75,.88));box-shadow:0 22px 60px rgba(20,50,38,.16);overflow:hidden}body.tcl-site-v128 .tcl-verein-next .tcl-kicker{color:rgba(255,242,61,.72);margin-bottom:12px}body.tcl-site-v128 .tcl-verein-next h2{color:#fff;font-size:clamp(30px,3.8vw,48px);margin-bottom:22px}body.tcl-site-v128 .tcl-verein-next>div{display:flex;flex-wrap:wrap;gap:10px}body.tcl-site-v128 .tcl-verein-next a{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff!important;text-decoration:none!important;font-weight:1000;transition:background .3s var(--tcl-ease),transform .3s var(--tcl-ease)}body.tcl-site-v128 .tcl-verein-next a:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}@media (max-width:1100px){body.tcl-site-v128 .tcl-verein-split{grid-template-columns:1fr;padding:22px;border-radius:26px;gap:22px}body.tcl-site-v128 .tcl-verein-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v128 .tcl-verein-values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){body.tcl-site-v128 .tcl-verein-overview>.tcl-section-intro{font-size:16px;line-height:1.58}body.tcl-site-v128 .tcl-verein-cta{display:grid;grid-template-columns:1fr}body.tcl-site-v128 .tcl-verein-cta .tcl-btn{width:100%}body.tcl-site-v128 .tcl-verein-split{margin-top:18px;padding:18px;border-radius:22px}body.tcl-site-v128 .tcl-verein-split figure,body.tcl-site-v128 .tcl-verein-split img{min-height:245px}body.tcl-site-v128 .tcl-verein-feature-grid{grid-template-columns:1fr;gap:16px}body.tcl-site-v128 .tcl-verein-feature{min-height:315px;border-radius:22px}body.tcl-site-v128 .tcl-verein-values{grid-template-columns:1fr}body.tcl-site-v128 .tcl-verein-next{padding:23px;border-radius:24px}}body.tcl-site-v129 .tcl-subpage--verein-main .tcl-section--sub{padding-top:38px}body.tcl-site-v129 .tcl-verein-overview>.tcl-section-intro{margin:-6px 0 26px}body.tcl-site-v129 .tcl-verein-values{display:none!important}body.tcl-site-v129 .tcl-verein-feature i{display:none!important}body.tcl-site-v129 .tcl-verein-feature span{gap:10px}body.tcl-site-v129 .tcl-verein-feature strong{font-size:22px}body.tcl-site-v129 .tcl-verein-feature-grid{margin-top:28px}body.tcl-site-v129 .tcl-verein-subnav{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 28px}body.tcl-site-v129 .tcl-verein-subnav a{display:inline-flex;align-items:center;min-height:38px;padding:0 15px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.68);box-shadow:0 8px 22px rgba(20,50,38,.06),inset 0 1px 0 rgba(255,255,255,.74);color:var(--tcl-green)!important;text-decoration:none!important;font-size:13px;font-weight:1000;transition:transform .25s var(--tcl-ease),background .25s var(--tcl-ease)}body.tcl-site-v129 .tcl-verein-subnav a:hover{transform:translateY(-2px);background:rgba(255,255,255,.82)}body.tcl-site-v129 .tcl-verein-text-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:26px 0 8px}body.tcl-site-v129 .tcl-verein-text-tile{display:flex;min-height:132px;flex-direction:column;gap:8px;padding:20px;border-radius:22px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.66);box-shadow:0 12px 34px rgba(20,50,38,.07),inset 0 1px 0 rgba(255,255,255,.76);text-decoration:none!important;color:var(--tcl-text)!important;transition:transform .25s var(--tcl-ease),box-shadow .25s var(--tcl-ease)}body.tcl-site-v129 .tcl-verein-text-tile:hover{transform:translateY(-3px);box-shadow:0 16px 42px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.82)}body.tcl-site-v129 .tcl-verein-text-tile strong{color:var(--tcl-green);font-size:18px;font-weight:1000}body.tcl-site-v129 .tcl-verein-text-tile span{display:block;color:rgba(39,55,48,.72);font-size:14px;line-height:1.45;font-weight:620}body.tcl-site-v129 .tcl-verein-text-tile b{margin-top:auto;color:var(--tcl-green);font-size:13px;font-weight:1000}@media (max-width:900px){body.tcl-site-v129 .tcl-verein-text-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body.tcl-site-v129 .tcl-subpage--verein-main .tcl-section--sub{padding-top:28px}body.tcl-site-v129 .tcl-verein-subnav{display:grid;grid-template-columns:1fr 1fr}body.tcl-site-v129 .tcl-verein-subnav a{justify-content:center;padding:0 10px}body.tcl-site-v129 .tcl-verein-text-grid{grid-template-columns:1fr}body.tcl-site-v129 .tcl-verein-feature strong{font-size:24px}}body.tcl-site-v1210 .tcl-subpage--verein-section{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 42px)}body.tcl-site-v1210 .tcl-subpage--verein-section .tcl-section--sub{padding-top:34px}body.tcl-site-v1210 .tcl-verein-page-head{max-width:880px;margin:0 auto 28px;text-align:center}body.tcl-site-v1210 .tcl-verein-page-head .tcl-kicker{margin-bottom:16px}body.tcl-site-v1210 .tcl-verein-page-head h2{margin-left:auto;margin-right:auto;margin-bottom:18px}body.tcl-site-v1210 .tcl-verein-page-head .tcl-section-intro{max-width:790px;margin:0 auto;color:rgba(39,55,48,.76);font-size:18px;line-height:1.65;font-weight:650}body.tcl-site-v1210 .tcl-verein-overview>.tcl-verein-cta{justify-content:center;margin-bottom:38px}body.tcl-site-v1210 .tcl-verein-next{display:none!important}body.tcl-site-v1210 .tcl-verein-gallery{grid-template-columns:repeat(3,minmax(0,1fr));margin:30px 0 32px}body.tcl-site-v1210 .tcl-verein-gallery .tcl-image-card{min-height:250px;border-radius:24px}body.tcl-site-v1210 .tcl-verein-gallery .tcl-image-card span{font-size:16px}body.tcl-site-v1210 .tcl-verein-subnav{justify-content:center;margin-bottom:34px}@media (max-width:1100px){body.tcl-site-v1210 .tcl-subpage--verein-section{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 28px)}body.tcl-site-v1210 .tcl-subpage--verein-section .tcl-section--sub{padding-top:28px}body.tcl-site-v1210 .tcl-verein-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body.tcl-site-v1210 .tcl-verein-page-head{text-align:left;margin-bottom:22px}body.tcl-site-v1210 .tcl-verein-page-head .tcl-section-intro{font-size:16px;line-height:1.58}body.tcl-site-v1210 .tcl-verein-overview>.tcl-verein-cta{justify-content:stretch}body.tcl-site-v1210 .tcl-verein-gallery{grid-template-columns:1fr}body.tcl-site-v1210 .tcl-verein-gallery .tcl-image-card{min-height:280px}}body.tcl-site-v1211 .tcl-subpage--verein-section .tcl-section--sub{padding-top:34px}body.tcl-site-v1211 .tcl-subpage--verein-section .tcl-verein-subnav,body.tcl-site-v1211 .tcl-subpage--verein-section .tcl-verein-text-grid{display:none!important}body.tcl-site-v1211 .tcl-verein-page-head{text-align:center;max-width:860px;margin:0 auto 34px}body.tcl-site-v1211 .tcl-verein-page-head .tcl-section-intro{margin-left:auto;margin-right:auto}body.tcl-site-v1211 .tcl-verein-stats{margin:30px 0 18px}body.tcl-site-v1211 .tcl-verein-stats div{background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.7)}body.tcl-site-v1211 .tcl-verein-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:18px 0 30px}body.tcl-site-v1211 .tcl-verein-facts div{padding:24px;border-radius:22px;background:rgba(255,255,255,.64);border:1px solid rgba(255,255,255,.72);box-shadow:0 14px 34px rgba(59,44,17,.07),inset 0 1px 0 rgba(255,255,255,.68)}body.tcl-site-v1211 .tcl-verein-facts strong{display:block;margin:0 0 9px;color:var(--tcl-green);font-size:18px;font-weight:1000}body.tcl-site-v1211 .tcl-verein-facts span{display:block;color:var(--tcl-muted);font-size:15px;line-height:1.45;font-weight:760}body.tcl-site-v1211 .tcl-verein-back{display:flex;justify-content:center;margin:34px 0 0}body.tcl-site-v1211 .tcl-verein-back .tcl-btn{background:rgba(255,255,255,.68);border:1px solid rgba(7,59,51,.1);box-shadow:0 13px 30px rgba(20,50,38,.08)}body.tcl-site-v1211 .tcl-verein-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}body.tcl-site-v1211 .tcl-verein-gallery .tcl-image-card{min-height:250px}body.tcl-site-v1211 .tcl-contact-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:stretch;margin-top:8px}body.tcl-site-v1211 .tcl-contact-card,body.tcl-site-v1211 .tcl-contact-form{border-radius:30px;background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 46px rgba(59,44,17,.08),inset 0 1px 0 rgba(255,255,255,.65)}body.tcl-site-v1211 .tcl-contact-card{padding:34px;display:flex;flex-direction:column;justify-content:center}body.tcl-site-v1211 .tcl-contact-card h2{font-size:clamp(38px,4.4vw,62px);margin:0 0 18px;color:var(--tcl-green);font-weight:1000;line-height:.98;letter-spacing:-.045em}body.tcl-site-v1211 .tcl-contact-card p:not(.tcl-kicker){margin:0 0 24px;color:var(--tcl-muted);font-size:17px;line-height:1.55;font-weight:760}body.tcl-site-v1211 .tcl-contact-direct{display:grid;gap:10px;margin-top:auto}body.tcl-site-v1211 .tcl-contact-direct a,body.tcl-site-v1211 .tcl-contact-direct span{display:flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:rgba(7,59,51,.08);color:var(--tcl-green)!important;text-decoration:none!important;font-weight:950}body.tcl-site-v1211 .tcl-contact-form{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:16px}body.tcl-site-v1211 .tcl-contact-form label{display:grid;gap:8px;color:var(--tcl-green);font-size:13px;font-weight:1000}body.tcl-site-v1211 .tcl-contact-form input,body.tcl-site-v1211 .tcl-contact-form select,body.tcl-site-v1211 .tcl-contact-form textarea{width:100%;border:1px solid rgba(7,59,51,.12);border-radius:16px;background:rgba(255,255,255,.78);padding:13px 14px;color:var(--tcl-green);font:inherit;font-weight:760;outline:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}body.tcl-site-v1211 .tcl-contact-form input:focus,body.tcl-site-v1211 .tcl-contact-form select:focus,body.tcl-site-v1211 .tcl-contact-form textarea:focus{border-color:rgba(7,59,51,.34);box-shadow:0 0 0 4px rgba(255,242,61,.2),inset 0 1px 0 rgba(255,255,255,.7)}body.tcl-site-v1211 .tcl-contact-form .tcl-btn,body.tcl-site-v1211 .tcl-contact-full,body.tcl-site-v1211 .tcl-contact-notice{grid-column:1/-1}body.tcl-site-v1211 .tcl-contact-form textarea{resize:vertical;min-height:130px}body.tcl-site-v1211 .tcl-contact-hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}body.tcl-site-v1211 .tcl-contact-form .tcl-btn{justify-self:start;border:0;cursor:pointer}body.tcl-site-v1211 .tcl-contact-notice{padding:13px 16px;border-radius:16px;font-weight:950}body.tcl-site-v1211 .tcl-contact-notice--ok{background:rgba(56,140,98,.12);color:#07513f;border:1px solid rgba(56,140,98,.22)}body.tcl-site-v1211 .tcl-contact-notice--err{background:rgba(196,74,48,.1);color:#7b2718;border:1px solid rgba(196,74,48,.18)}@media (max-width:900px){body.tcl-site-v1211 .tcl-verein-facts{grid-template-columns:1fr 1fr}body.tcl-site-v1211 .tcl-contact-wrap{grid-template-columns:1fr}body.tcl-site-v1211 .tcl-contact-form{grid-template-columns:1fr}}@media (max-width:640px){body.tcl-site-v1211 .tcl-verein-facts{grid-template-columns:1fr;gap:12px}body.tcl-site-v1211 .tcl-verein-gallery{grid-template-columns:1fr}body.tcl-site-v1211 .tcl-contact-card,body.tcl-site-v1211 .tcl-contact-form{padding:22px;border-radius:24px}}body.tcl-site-v1212 .tcl-sponsor-head{max-width:940px}body.tcl-site-v1212 .tcl-sponsor-callout{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin:0 0 30px;padding:30px 34px;border-radius:30px;background:linear-gradient(135deg,rgba(7,59,51,.96),rgba(18,92,75,.92));color:#fff;box-shadow:0 20px 50px rgba(7,59,51,.18),inset 0 1px 0 rgba(255,255,255,.16);overflow:hidden;position:relative}body.tcl-site-v1212 .tcl-sponsor-callout:before{content:"";position:absolute;inset:-55% auto auto 58%;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(255,242,61,.24),rgba(255,242,61,0) 68%);pointer-events:none}body.tcl-site-v1212 .tcl-sponsor-callout .tcl-kicker{color:rgba(255,242,61,.95);margin-bottom:10px}body.tcl-site-v1212 .tcl-sponsor-callout h3{position:relative;margin:0 0 10px;color:#fff;font-size:clamp(30px,3.5vw,50px);line-height:1;letter-spacing:-.045em;font-weight:1000}body.tcl-site-v1212 .tcl-sponsor-callout p:not(.tcl-kicker){position:relative;max-width:760px;margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.58;font-weight:760}body.tcl-site-v1212 .tcl-sponsor-callout .tcl-btn{position:relative;white-space:nowrap;background:var(--tcl-yellow);color:var(--tcl-green)!important;border:0}body.tcl-site-v1212 .tcl-sponsor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:28px 0 8px}body.tcl-site-v1212 .tcl-sponsor-card{display:flex;min-height:178px;flex-direction:column;align-items:center;justify-content:space-between;gap:14px;padding:20px 18px 18px;border-radius:24px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.78);box-shadow:0 15px 38px rgba(59,44,17,.075),inset 0 1px 0 rgba(255,255,255,.72);text-decoration:none!important;color:var(--tcl-green)!important;transition:transform .25s var(--tcl-ease),box-shadow .25s var(--tcl-ease),background .25s var(--tcl-ease)}body.tcl-site-v1212 .tcl-sponsor-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.86);box-shadow:0 20px 48px rgba(59,44,17,.11),inset 0 1px 0 rgba(255,255,255,.84)}body.tcl-site-v1212 .tcl-sponsor-card figure{display:flex;align-items:center;justify-content:center;width:100%;height:86px;margin:0;padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.86);border:1px solid rgba(7,59,51,.06)}body.tcl-site-v1212 .tcl-sponsor-card img{display:block;max-width:100%;max-height:62px;width:auto;height:auto;object-fit:contain;filter:saturate(.98) contrast(1.02)}body.tcl-site-v1212 .tcl-sponsor-card strong{display:block;text-align:center;font-size:15px;line-height:1.2;font-weight:1000;color:var(--tcl-green)}body.tcl-site-v1212 .tcl-sponsor-card span{display:block;margin-top:-7px;text-align:center;font-size:12px;line-height:1.25;font-weight:850;color:rgba(39,55,48,.62)}@media (max-width:1100px){body.tcl-site-v1212 .tcl-sponsor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){body.tcl-site-v1212 .tcl-sponsor-callout{grid-template-columns:1fr;padding:24px;border-radius:24px}body.tcl-site-v1212 .tcl-sponsor-callout .tcl-btn{justify-self:start;white-space:normal}body.tcl-site-v1212 .tcl-sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.tcl-site-v1212 .tcl-sponsor-card{min-height:162px;padding:16px 14px;border-radius:20px}body.tcl-site-v1212 .tcl-sponsor-card figure{height:76px;border-radius:15px}body.tcl-site-v1212 .tcl-sponsor-card img{max-height:54px}}@media (max-width:440px){body.tcl-site-v1212 .tcl-sponsor-grid{grid-template-columns:1fr}body.tcl-site-v1212 .tcl-sponsor-card{min-height:150px}}body.tcl-site-v1214 .tcl-board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0 8px}body.tcl-site-v1214 .tcl-board-card{min-height:190px;padding:24px;border-radius:24px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.78);box-shadow:0 15px 38px rgba(59,44,17,.075),inset 0 1px 0 rgba(255,255,255,.72)}body.tcl-site-v1214 .tcl-board-card p{margin:0 0 13px;color:rgba(7,59,51,.66);font-size:12px;line-height:1.35;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}body.tcl-site-v1214 .tcl-board-card h3{margin:0 0 18px;color:var(--tcl-green);font-size:23px;line-height:1.08;font-weight:1000;letter-spacing:-.03em}body.tcl-site-v1214 .tcl-board-card a{display:flex;align-items:center;min-height:36px;margin:8px 0 0;padding:0 13px;border-radius:999px;background:rgba(7,59,51,.08);color:var(--tcl-green)!important;text-decoration:none!important;font-size:14px;font-weight:900;word-break:break-word}body.tcl-site-v1214 .tcl-board-card a:hover{background:rgba(255,242,61,.25)}body.tcl-site-v1214 .tcl-image-card--direct:after{content:"Bild öffnen";position:absolute;right:14px;top:14px;z-index:3;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.82);color:var(--tcl-green);font-size:11px;font-weight:1000;opacity:0;transform:translateY(-4px);transition:opacity .25s var(--tcl-ease),transform .25s var(--tcl-ease)}body.tcl-site-v1214 .tcl-image-card--direct:hover:after{opacity:1;transform:translateY(0)}@media (max-width:980px){body.tcl-site-v1214 .tcl-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body.tcl-site-v1214 .tcl-board-grid{grid-template-columns:1fr}body.tcl-site-v1214 .tcl-board-card{min-height:0;padding:21px;border-radius:22px}}body.tcl-site-v1215 .tcl-board-grid--portraits{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}body.tcl-site-v1215 .tcl-board-card--portrait{overflow:hidden;padding:0;min-height:0;display:flex;flex-direction:column}body.tcl-site-v1215 .tcl-board-card--portrait figure{margin:0;aspect-ratio:4/3;background:rgba(7,59,51,.08);overflow:hidden;border-radius:24px 24px 16px 16px}body.tcl-site-v1215 .tcl-board-card--portrait figure img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 28%;filter:saturate(.98) contrast(1.02);transition:transform .35s var(--tcl-ease),filter .35s var(--tcl-ease)}body.tcl-site-v1215 .tcl-board-card--portrait:hover figure img{transform:scale(1.035);filter:saturate(1.04) contrast(1.04)}body.tcl-site-v1215 .tcl-board-card__body{padding:20px 21px 22px;display:flex;flex-direction:column;flex:1}body.tcl-site-v1215 .tcl-board-card--portrait p{min-height:44px;margin-bottom:10px}body.tcl-site-v1215 .tcl-board-card--portrait h3{margin-bottom:13px;font-size:22px}body.tcl-site-v1215 .tcl-board-card--portrait a{font-size:13px;padding:0 11px;min-height:34px}@media (max-width:1100px){body.tcl-site-v1215 .tcl-board-grid--portraits{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){body.tcl-site-v1215 .tcl-board-grid--portraits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){body.tcl-site-v1215 .tcl-board-grid--portraits{grid-template-columns:1fr}body.tcl-site-v1215 .tcl-board-card--portrait{display:grid;grid-template-columns:108px 1fr;align-items:stretch}body.tcl-site-v1215 .tcl-board-card--portrait figure{aspect-ratio:auto;height:100%;border-radius:20px 14px 14px 20px}body.tcl-site-v1215 .tcl-board-card__body{padding:17px 16px}body.tcl-site-v1215 .tcl-board-card--portrait p{min-height:0}body.tcl-site-v1215 .tcl-board-card--portrait h3{font-size:20px}}body.tcl-site-v1216 .tcl-hero-scroll{bottom:112px!important;min-height:42px!important;padding:0 18px 0 22px!important;gap:12px!important;background:rgba(7,59,51,.3)!important;border-color:rgba(255,255,255,.42)!important}body.tcl-site-v1216 .tcl-hero-scroll b{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;padding:0!important;line-height:0!important;background:linear-gradient(135deg,var(--tcl-yellow),var(--tcl-orange))!important;box-shadow:0 6px 16px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.45)}body.tcl-site-v1216 .tcl-hero-scroll b svg{width:17px!important;height:17px!important;display:block!important;fill:none!important;stroke:var(--tcl-green)!important;stroke-width:3!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.tcl-site-v1216 .tcl-hero-scroll:hover{transform:translateX(-50%) translateY(-3px)!important}body.tcl-site-v1216 .tcl-backtop{right:26px!important;bottom:96px!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.46)!important;background:rgba(7,59,51,.34)!important;color:#fff!important;box-shadow:0 18px 42px rgba(7,59,51,.2),inset 0 1px 0 rgba(255,255,255,.32)!important;-webkit-backdrop-filter:blur(17px) saturate(1.25)!important;backdrop-filter:blur(17px) saturate(1.25)!important}body.tcl-site-v1216 .tcl-backtop svg,body.tcl-site-v1216 .tcl-backtop svg *{width:22px!important;height:22px!important;display:block!important;stroke:#fff!important;stroke-width:2.7!important}body.tcl-site-v1216 .tcl-board-card--portrait figure img,body.tcl-site-v1216 .tcl-board-card--portrait:hover figure img{transform:none!important;filter:saturate(.98) contrast(1.02)!important}body.tcl-site-v1216 .tcl-image-card--direct{cursor:zoom-in}body.tcl-site-v1216 .tcl-image-card--direct:before{display:none!important;content:none!important}body.tcl-site-v1216 .tcl-image-card--direct:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.58))!important;opacity:1!important;transform:none!important;border-radius:0!important;padding:0!important}body.tcl-site-v1216 .tcl-image-card--direct:hover:after{opacity:1!important;transform:none!important}body.tcl-site-v1216 .tcl-image-card--direct:hover img{transform:scale(1.045)!important}body.tcl-lightbox-open{overflow:hidden!important}.tcl-lightbox{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:32px;background:rgba(0,18,15,.82);-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s var(--tcl-ease),visibility .25s}.tcl-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.tcl-lightbox figure{position:relative;margin:0;width:min(1180px,94vw);max-height:88vh;display:grid;gap:12px}.tcl-lightbox img{display:block;max-width:100%;max-height:82vh;width:auto;height:auto;margin:auto;border-radius:22px;object-fit:contain;box-shadow:0 30px 90px rgba(0,0,0,.45);background:#fff}.tcl-lightbox figcaption{color:#fff;text-align:center;font-weight:900;text-shadow:0 2px 12px rgba(0,0,0,.55)}.tcl-lightbox__close{position:fixed;top:24px;right:24px;width:52px;height:52px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:34px;line-height:1;font-weight:800;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tcl-lightbox__close:hover{background:rgba(255,255,255,.24)}@media (max-width:1100px){body.tcl-site-v1216 .tcl-hero-scroll{bottom:74px!important}body.tcl-site-v1216 .tcl-backtop{right:17px!important;bottom:98px!important;width:44px!important;height:44px!important}}@media (max-width:640px){.tcl-lightbox{padding:16px}.tcl-lightbox__close{top:14px;right:14px;width:46px;height:46px;font-size:30px}.tcl-lightbox img{border-radius:16px;max-height:78vh}}body.tcl-site-v1217 .tcl-image-card--direct:before{display:none!important;content:none!important}body.tcl-site-v1217 .tcl-image-card--direct:after{content:""!important;position:absolute!important;inset:0!important;display:block!important;padding:0!important;border-radius:0!important;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.52))!important;opacity:1!important;transform:none!important;pointer-events:none!important}body.tcl-site-v1217 .tcl-image-card--direct:hover:after{opacity:1!important;transform:none!important}body.tcl-site-v1217 .tcl-image-card--direct:hover img{transform:scale(1.055)!important}body.tcl-site-v1217 .tcl-lightbox{cursor:zoom-out}body.tcl-site-v1217 .tcl-lightbox figure{cursor:default}body.tcl-site-v1217 .tcl-lightbox img{cursor:default}body.tcl-site-v1217 .tcl-lightbox__close{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;padding:0!important;margin:0!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.32)!important;background:rgba(7,59,51,.72)!important;color:#fff!important;line-height:0!important;font-size:0!important;appearance:none!important;-webkit-appearance:none!important;box-shadow:0 16px 44px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .22s var(--tcl-ease),background .22s var(--tcl-ease),box-shadow .22s var(--tcl-ease)!important}body.tcl-site-v1217 .tcl-lightbox__close svg{display:block!important;width:24px!important;height:24px!important;margin:0!important;stroke:currentColor!important;stroke-width:3!important;stroke-linecap:round!important;fill:none!important;pointer-events:none!important}body.tcl-site-v1217 .tcl-lightbox__close:focus-visible,body.tcl-site-v1217 .tcl-lightbox__close:hover{transform:scale(1.06)!important;background:rgba(7,59,51,.88)!important;box-shadow:0 18px 52px rgba(0,0,0,.34),0 0 0 4px rgba(255,242,61,.16)!important;outline:0!important}@media (max-width:640px){body.tcl-site-v1217 .tcl-lightbox__close{top:14px!important;right:14px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}body.tcl-site-v1217 .tcl-lightbox__close svg{width:22px!important;height:22px!important}}body.tcl-site-v1218 .tcl-footer{padding-top:calc(12px * var(--tcl-footer-scale))!important;padding-bottom:calc(12px * var(--tcl-footer-scale))!important}body.tcl-site-v1218 .tcl-footer__inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;min-height:calc(42px * var(--tcl-footer-scale))!important;gap:18px!important}body.tcl-site-v1218 .tcl-footer__social{display:flex!important;align-items:center!important;justify-content:flex-start!important;justify-self:start!important;gap:13px!important;line-height:0!important;transform:none!important}body.tcl-site-v1218 .tcl-footer__social a{display:grid!important;place-items:center!important;line-height:0!important;padding:0!important;margin:0!important;transform:none!important}body.tcl-site-v1218 .tcl-footer__social svg{display:block!important;margin:0!important}body.tcl-site-v1218 .tcl-footer small{display:flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;justify-self:center!important;height:auto!important;line-height:1!important;margin:0!important;transform:none!important;white-space:nowrap!important}body.tcl-site-v1218 .tcl-footer__links{display:flex!important;align-items:center!important;justify-content:flex-end!important;align-self:center!important;justify-self:end!important;line-height:1!important;margin:0!important;transform:none!important}body.tcl-site-v1218 .tcl-footer__links a{display:inline-flex!important;align-items:center!important;line-height:1!important;margin:0!important;transform:none!important}body.tcl-site-v1218.tcl-footer-vertical-up .tcl-footer__inner{transform:translateY(-2px)!important}body.tcl-site-v1218.tcl-footer-vertical-middle .tcl-footer__inner{transform:translateY(0)!important}body.tcl-site-v1218.tcl-footer-vertical-down .tcl-footer__inner{transform:translateY(2px)!important}body.tcl-site-v1218.tcl-backtop-off .tcl-backtop{display:none!important}@media (max-width:1100px){body.tcl-site-v1218 .tcl-footer__inner{grid-template-columns:1fr!important;text-align:center!important;gap:11px!important}body.tcl-site-v1218 .tcl-footer small,body.tcl-site-v1218 .tcl-footer__links,body.tcl-site-v1218 .tcl-footer__social{justify-self:center!important;justify-content:center!important}body.tcl-site-v1218 .tcl-footer__social{order:1!important}body.tcl-site-v1218 .tcl-footer small{order:2!important}body.tcl-site-v1218 .tcl-footer__links{order:3!important}}body.tcl-site-v1220 .tcl-footer{padding-top:calc(8px * var(--tcl-footer-scale))!important;padding-bottom:calc(16px * var(--tcl-footer-scale))!important}body.tcl-site-v1220 .tcl-footer__inner{min-height:calc(34px * var(--tcl-footer-scale))!important;transform:translateY(-7px)!important}body.tcl-site-v1220.tcl-footer-vertical-up .tcl-footer__inner{transform:translateY(-16px)!important}body.tcl-site-v1220.tcl-footer-vertical-highup .tcl-footer__inner{transform:translateY(-13px)!important}body.tcl-site-v1220.tcl-footer-vertical-down .tcl-footer__inner{transform:translateY(-10px)!important}body.tcl-site-v1220 .tcl-footer small,body.tcl-site-v1220 .tcl-footer__links,body.tcl-site-v1220 .tcl-footer__social{align-self:center!important}body.tcl-site-v1220 .tcl-page.tcl-subpage .tcl-section--sub:has(.tcl-contact-wrap--clean){padding-top:58px!important}body.tcl-site-v1220 .tcl-contact-wrap--clean{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);gap:28px;align-items:stretch}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-intro{border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(255,255,255,.62));border:1px solid rgba(255,255,255,.78);box-shadow:0 18px 48px rgba(44,42,20,.09),inset 0 1px 0 rgba(255,255,255,.72)}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-intro{padding:36px 34px;display:flex;flex-direction:column;justify-content:center}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-intro h2{margin:0 0 16px;color:var(--tcl-green);font-weight:1000;letter-spacing:-.045em;line-height:.96;font-size:clamp(42px,4.2vw,66px)}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-intro p:not(.tcl-kicker){margin:0 0 24px;color:rgba(0,57,48,.7);font-size:17px;line-height:1.55;font-weight:780}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-direct{display:grid;gap:10px;margin-top:8px}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-direct a,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-direct span{display:flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:rgba(7,59,51,.08);color:var(--tcl-green)!important;text-decoration:none!important;font-weight:950}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form{padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:16px}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form label{display:grid;gap:8px;color:var(--tcl-green);font-size:13px;font-weight:1000}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form input,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form select,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form textarea{width:100%;border:1px solid rgba(7,59,51,.12);border-radius:16px;background:rgba(255,255,255,.84);padding:13px 14px;color:var(--tcl-green);font:inherit;font-weight:760;outline:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.74)}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form input:focus,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form select:focus,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form textarea:focus{border-color:rgba(7,59,51,.34);box-shadow:0 0 0 4px rgba(255,242,61,.2),inset 0 1px 0 rgba(255,255,255,.74)}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form .tcl-btn,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-full,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-notice{grid-column:1/-1}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form textarea{resize:vertical;min-height:132px}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form .tcl-btn{justify-self:start;border:0;cursor:pointer}@media (max-width:900px){body.tcl-site-v1220 .tcl-contact-wrap--clean{grid-template-columns:1fr}}@media (max-width:640px){body.tcl-site-v1220 .tcl-page.tcl-subpage .tcl-section--sub:has(.tcl-contact-wrap--clean){padding-top:28px!important}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form,body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-intro{padding:22px;border-radius:24px}body.tcl-site-v1220 .tcl-contact-wrap--clean .tcl-contact-form{grid-template-columns:1fr}}body.tcl-site-v1221 .tcl-service-page{display:grid;gap:44px}body.tcl-site-v1221 .tcl-service-intro{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:32px;align-items:center;padding:30px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(255,255,255,.58));border:1px solid rgba(255,255,255,.68);box-shadow:0 24px 70px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.78);overflow:hidden}body.tcl-site-v1221 .tcl-service-intro h2{font-size:clamp(36px,4.6vw,62px);margin:0 0 16px;color:var(--tcl-green)}body.tcl-site-v1221 .tcl-service-intro p:not(.tcl-kicker){margin:0 0 22px;color:rgba(39,55,48,.76);font-size:18px;line-height:1.58;font-weight:720;max-width:720px}body.tcl-site-v1221 .tcl-service-actions{display:flex;flex-wrap:wrap;gap:12px}body.tcl-site-v1221 .tcl-service-intro figure{position:relative;margin:0;min-height:350px;border-radius:26px;overflow:hidden;box-shadow:0 20px 52px rgba(0,0,0,.15);background:var(--tcl-green)}body.tcl-site-v1221 .tcl-service-intro img{width:100%;height:100%;min-height:350px;display:block;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.02)}body.tcl-site-v1221 .tcl-service-intro figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.34));pointer-events:none}body.tcl-site-v1221 .tcl-service-intro figcaption{position:absolute;left:18px;bottom:16px;z-index:2;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.78);color:var(--tcl-green);font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body.tcl-site-v1221 .tcl-service-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}body.tcl-site-v1221 .tcl-service-benefits article{min-height:190px;padding:22px;border-radius:26px;background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.66);box-shadow:0 14px 38px rgba(20,50,38,.08),inset 0 1px 0 rgba(255,255,255,.78)}body.tcl-site-v1221 .tcl-service-benefits i{display:grid;place-items:center;width:40px;height:40px;margin:0 0 18px;border-radius:15px;background:rgba(255,242,61,.22);font-style:normal;font-size:20px}body.tcl-site-v1221 .tcl-service-benefits strong{display:block;margin:0 0 8px;color:var(--tcl-green);font-size:19px;line-height:1.08;font-weight:1000}body.tcl-site-v1221 .tcl-service-benefits p{margin:0;color:rgba(39,55,48,.72);font-size:14px;line-height:1.48;font-weight:650}body.tcl-site-v1221 .tcl-service-section-head{max-width:820px;margin:0 0 22px}body.tcl-site-v1221 .tcl-service-section-head h2{font-size:clamp(32px,3.8vw,52px);margin:0 0 12px;color:var(--tcl-green)}body.tcl-site-v1221 .tcl-service-section-head p:not(.tcl-kicker){margin:0;color:rgba(39,55,48,.72);font-size:17px;line-height:1.55;font-weight:680}body.tcl-site-v1221 .tcl-service-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.tcl-site-v1221 .tcl-service-step{position:relative;min-height:205px;padding:24px;border-radius:26px;background:linear-gradient(135deg,rgba(7,59,51,.94),rgba(21,90,75,.88));box-shadow:0 18px 52px rgba(20,50,38,.13);overflow:hidden}body.tcl-site-v1221 .tcl-service-step:after{content:"";position:absolute;right:-34px;bottom:-38px;width:130px;height:130px;border-radius:50%;background:rgba(255,242,61,.11)}body.tcl-site-v1221 .tcl-service-step span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 0 22px;border-radius:16px;background:rgba(255,242,61,.2);color:var(--tcl-yellow);font-weight:1000}body.tcl-site-v1221 .tcl-service-step strong{display:block;margin:0 0 8px;color:#fff;font-size:21px;font-weight:1000}body.tcl-site-v1221 .tcl-service-step p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.52;font-weight:650}body.tcl-site-v1221 .tcl-service-doc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.tcl-site-v1221 .tcl-service-doc{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start;min-height:150px;padding:20px;border-radius:26px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.68);box-shadow:0 14px 38px rgba(20,50,38,.08),inset 0 1px 0 rgba(255,255,255,.78);text-decoration:none!important;color:var(--tcl-text);transition:transform .35s var(--tcl-ease),box-shadow .35s var(--tcl-ease),background .35s var(--tcl-ease)}body.tcl-site-v1221 .tcl-service-doc:hover{transform:translateY(-4px);background:rgba(255,255,255,.86);box-shadow:0 20px 52px rgba(20,50,38,.12)}body.tcl-site-v1221 .tcl-service-doc--primary{grid-column:span 2;background:linear-gradient(135deg,rgba(255,242,61,.28),rgba(255,255,255,.76))}body.tcl-site-v1221 .tcl-service-doc__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:rgba(7,59,51,.09);color:var(--tcl-green);font-size:22px;font-weight:1000}body.tcl-site-v1221 .tcl-service-doc__body strong{display:block;margin:0 0 6px;color:var(--tcl-green);font-size:20px;line-height:1.08;font-weight:1000}body.tcl-site-v1221 .tcl-service-doc__body em{display:block;margin:0 0 14px;color:rgba(39,55,48,.72);font-style:normal;font-size:14px;line-height:1.45;font-weight:650}body.tcl-site-v1221 .tcl-service-doc__body b{display:inline-flex;color:#bd6d28;font-size:13px;font-weight:1000}body.tcl-site-v1221 .tcl-service-linkband{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;border-radius:30px;background:rgba(7,59,51,.08);border:1px solid rgba(7,59,51,.08)}body.tcl-site-v1221 .tcl-service-linkband a{display:flex;flex-direction:column;gap:6px;min-height:120px;padding:22px;border-radius:22px;background:rgba(255,255,255,.66);text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.76);transition:transform .32s var(--tcl-ease),background .32s var(--tcl-ease)}body.tcl-site-v1221 .tcl-service-linkband a:hover{transform:translateY(-3px);background:rgba(255,255,255,.84)}body.tcl-site-v1221 .tcl-service-linkband strong{color:var(--tcl-green);font-size:19px;font-weight:1000}body.tcl-site-v1221 .tcl-service-linkband span{color:rgba(39,55,48,.72);font-size:14px;line-height:1.42;font-weight:680}body.tcl-site-v1221 .tcl-service-faq-list{display:grid;gap:12px}body.tcl-site-v1221 .tcl-service-faq{border-radius:22px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.68);box-shadow:0 10px 28px rgba(20,50,38,.06);overflow:hidden}body.tcl-site-v1221 .tcl-service-faq summary{cursor:pointer;list-style:none;padding:18px 22px;color:var(--tcl-green);font-size:17px;font-weight:1000}body.tcl-site-v1221 .tcl-service-faq summary::-webkit-details-marker{display:none}body.tcl-site-v1221 .tcl-service-faq summary:after{content:"+";float:right;color:#bd6d28;font-size:22px;line-height:1}body.tcl-site-v1221 .tcl-service-faq[open] summary:after{content:"–"}body.tcl-site-v1221 .tcl-service-faq p{margin:0;padding:0 22px 20px;color:rgba(39,55,48,.72);line-height:1.55;font-weight:650}body.tcl-site-v1221 .tcl-service-final{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:30px;border-radius:30px;background:linear-gradient(135deg,rgba(7,59,51,.95),rgba(21,90,75,.88));box-shadow:0 22px 60px rgba(20,50,38,.16);overflow:hidden}body.tcl-site-v1221 .tcl-service-final .tcl-kicker{color:rgba(255,242,61,.72);margin-bottom:12px}body.tcl-site-v1221 .tcl-service-final h2{margin:0 0 10px;color:#fff;font-size:clamp(30px,3.8vw,48px)}body.tcl-site-v1221 .tcl-service-final p:not(.tcl-kicker){margin:0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.52;font-weight:650;max-width:760px}body.tcl-site-v1221 .tcl-service-final>div:last-child{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}body.tcl-site-v1221 .tcl-service-final .tcl-btn--ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);color:#fff!important;box-shadow:none}@media (max-width:980px){body.tcl-site-v1221 .tcl-service-intro{grid-template-columns:1fr}body.tcl-site-v1221 .tcl-service-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v1221 .tcl-service-doc-grid,body.tcl-site-v1221 .tcl-service-linkband,body.tcl-site-v1221 .tcl-service-step-grid{grid-template-columns:1fr}body.tcl-site-v1221 .tcl-service-doc--primary{grid-column:auto}body.tcl-site-v1221 .tcl-service-final{grid-template-columns:1fr}body.tcl-site-v1221 .tcl-service-final>div:last-child{justify-content:flex-start}}@media (max-width:640px){body.tcl-site-v1221 .tcl-service-page{gap:34px}body.tcl-site-v1221 .tcl-service-intro{padding:20px;border-radius:26px}body.tcl-site-v1221 .tcl-service-intro figure,body.tcl-site-v1221 .tcl-service-intro img{min-height:245px}body.tcl-site-v1221 .tcl-service-intro p:not(.tcl-kicker){font-size:16px}body.tcl-site-v1221 .tcl-service-actions{display:grid;grid-template-columns:1fr}body.tcl-site-v1221 .tcl-service-actions .tcl-btn,body.tcl-site-v1221 .tcl-service-final .tcl-btn{width:100%}body.tcl-site-v1221 .tcl-service-benefits{grid-template-columns:1fr}body.tcl-site-v1221 .tcl-service-benefits article{min-height:0}body.tcl-site-v1221 .tcl-service-doc{grid-template-columns:44px 1fr;padding:17px;border-radius:22px}body.tcl-site-v1221 .tcl-service-doc__icon{width:44px;height:44px;border-radius:15px;font-size:19px}body.tcl-site-v1221 .tcl-service-final{padding:23px;border-radius:24px}}body.tcl-site-v1222 .tcl-subpage--mitglied-werden{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 28px)}body.tcl-site-v1222 .tcl-subpage--mitglied-werden .tcl-section--sub{padding-top:26px}body.tcl-site-v1222 .tcl-subpage--mitglied-werden .tcl-wp-content{display:none!important}body.tcl-site-v1222 .tcl-service-page{gap:38px}body.tcl-site-v1222 .tcl-service-intro{position:relative;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:28px;align-items:center;padding:28px;border-radius:34px;background:radial-gradient(circle at 84% 12%,rgba(255,242,61,.22),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.62));border:1px solid rgba(255,255,255,.76);box-shadow:0 24px 64px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.84)}body.tcl-site-v1222 .tcl-service-intro:before{content:"";position:absolute;left:24px;right:24px;bottom:14px;height:1px;background:linear-gradient(90deg,transparent,rgba(7,59,51,.16),transparent);pointer-events:none}body.tcl-site-v1222 .tcl-service-intro h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.055em;line-height:.94;margin-bottom:14px;max-width:620px}body.tcl-site-v1222 .tcl-service-intro p:not(.tcl-kicker){font-size:17px;line-height:1.52;font-weight:720;max-width:620px;margin-bottom:18px}body.tcl-site-v1222 .tcl-service-mini{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}body.tcl-site-v1222 .tcl-service-mini span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:rgba(7,59,51,.07);color:rgba(7,59,51,.72);font-size:12px;font-weight:1000;letter-spacing:.01em}body.tcl-site-v1222 .tcl-service-intro figure{min-height:285px;border-radius:28px;isolation:isolate;background:linear-gradient(135deg,rgba(7,59,51,.95),rgba(37,104,84,.75));box-shadow:0 20px 48px rgba(20,50,38,.16)}body.tcl-site-v1222 .tcl-service-intro img{min-height:285px;transform:scale(1.015);filter:saturate(1.04) contrast(1.03);transition:transform 1.2s var(--tcl-ease),filter .8s var(--tcl-ease)}body.tcl-site-v1222 .tcl-service-intro:hover img{transform:scale(1.055);filter:saturate(1.08) contrast(1.05)}body.tcl-site-v1222 .tcl-service-intro figure:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,59,51,.26),transparent 42%),radial-gradient(circle at 86% 18%,rgba(255,242,61,.2),transparent 22%);pointer-events:none}body.tcl-site-v1222 .tcl-service-intro figure:after{z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 52%,rgba(0,0,0,.38))}body.tcl-site-v1222 .tcl-service-intro figcaption{z-index:4;left:16px;bottom:14px;background:rgba(255,255,255,.82);box-shadow:0 10px 26px rgba(0,0,0,.11)}body.tcl-site-v1222 .tcl-service-float{position:absolute;z-index:3;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.82);color:var(--tcl-green);box-shadow:0 13px 34px rgba(0,0,0,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-weight:1000}body.tcl-site-v1222 .tcl-service-float--one{right:18px;top:18px;width:54px;height:54px;font-size:24px;animation:tclServiceFloat 4.2s ease-in-out infinite}body.tcl-site-v1222 .tcl-service-float--two{right:78px;bottom:18px;width:42px;height:42px;font-size:20px;animation:tclServiceFloat 4.8s ease-in-out infinite reverse}body.tcl-site-v1222 .tcl-service-benefits article{min-height:168px}@keyframes tclServiceFloat{0%,100%{transform:translate3d(0,0,0) rotate(0)}50%{transform:translate3d(0,-9px,0) rotate(7deg)}}@media (max-width:1100px){body.tcl-site-v1222 .tcl-subpage--mitglied-werden{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 16px)}body.tcl-site-v1222 .tcl-service-intro{grid-template-columns:1fr;padding:22px;border-radius:28px}body.tcl-site-v1222 .tcl-service-intro figure,body.tcl-site-v1222 .tcl-service-intro img{min-height:260px}}@media (max-width:640px){body.tcl-site-v1222 .tcl-subpage--mitglied-werden .tcl-section--sub{padding-top:18px}body.tcl-site-v1222 .tcl-service-page{gap:32px}body.tcl-site-v1222 .tcl-service-intro h2{font-size:clamp(33px,10vw,44px)}body.tcl-site-v1222 .tcl-service-intro p:not(.tcl-kicker){font-size:16px}body.tcl-site-v1222 .tcl-service-mini{display:none}body.tcl-site-v1222 .tcl-service-intro figure,body.tcl-site-v1222 .tcl-service-intro img{min-height:220px}}body.tcl-site-v1223 .tcl-subpage--mitglied-werden{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 18px)}body.tcl-site-v1223 .tcl-subpage--mitglied-werden .tcl-section--sub{width:min(1380px,calc(100% - 42px));max-width:none;padding-top:16px!important;padding-bottom:84px}body.tcl-site-v1223 .tcl-service-page{gap:32px;width:100%}body.tcl-site-v1223 .tcl-service-page--normal{max-width:1120px;margin-inline:auto}body.tcl-site-v1223 .tcl-service-page--wide{max-width:1320px;margin-inline:auto}body.tcl-site-v1223 .tcl-service-page--max{max-width:1480px;margin-inline:auto}body.tcl-site-v1223 .tcl-service-intro--clean{grid-template-columns:minmax(420px,.92fr) minmax(460px,1.08fr);gap:22px;min-height:0;padding:22px 24px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,255,255,.68));box-shadow:0 22px 58px rgba(20,50,38,.1),inset 0 1px 0 rgba(255,255,255,.86)}body.tcl-site-v1223 .tcl-service-hero-compact .tcl-service-intro--clean{padding:20px 22px}body.tcl-site-v1223 .tcl-service-intro--clean:before{display:none}body.tcl-site-v1223 .tcl-service-intro--clean h2{font-size:clamp(42px,4.2vw,66px);line-height:.94;max-width:700px;margin-bottom:14px}body.tcl-site-v1223 .tcl-service-hero-compact .tcl-service-intro--clean h2{font-size:clamp(38px,3.8vw,58px)}body.tcl-site-v1223 .tcl-service-intro--clean p:not(.tcl-kicker){font-size:16px;line-height:1.46;max-width:650px;margin-bottom:16px}body.tcl-site-v1223 .tcl-service-intro--clean figure{min-height:240px;height:clamp(238px,22vw,330px);border-radius:24px;box-shadow:0 18px 44px rgba(20,50,38,.14)}body.tcl-site-v1223 .tcl-service-intro--clean img{min-height:0;height:100%;object-fit:cover;object-position:center 42%;transform:none}body.tcl-site-v1223 .tcl-service-intro--clean:hover img{transform:scale(1.035)}body.tcl-site-v1223 .tcl-service-intro--clean figure:before{background:linear-gradient(90deg,rgba(7,59,51,.12),transparent 48%)}body.tcl-site-v1223 .tcl-service-intro--clean figure:after{background:linear-gradient(180deg,rgba(0,0,0,0) 58%,rgba(0,0,0,.28))}body.tcl-site-v1223 .tcl-service-intro--clean .tcl-service-float{display:none}body.tcl-site-v1223 .tcl-service-intro--clean figcaption{font-size:11px;bottom:12px;left:12px;padding:7px 11px}body.tcl-site-v1223 .tcl-service-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}body.tcl-site-v1223 .tcl-service-benefits article{min-height:142px;padding:19px;border-radius:24px}body.tcl-site-v1223 .tcl-service-benefits i{width:34px;height:34px;margin-bottom:13px;border-radius:13px;font-size:17px}body.tcl-site-v1223 .tcl-service-benefits strong{font-size:18px}body.tcl-site-v1223 .tcl-service-step{min-height:158px;padding:20px;border-radius:22px}body.tcl-site-v1223 .tcl-service-step span{width:34px;height:34px;margin-bottom:16px;border-radius:13px;font-size:13px}body.tcl-site-v1223 .tcl-service-step strong{font-size:19px}body.tcl-site-v1223 .tcl-service-flyer-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.42fr);gap:22px;align-items:stretch;padding:22px;border-radius:30px;background:linear-gradient(135deg,rgba(7,59,51,.09),rgba(255,255,255,.58));border:1px solid rgba(255,255,255,.72);box-shadow:0 16px 46px rgba(20,50,38,.08),inset 0 1px 0 rgba(255,255,255,.78)}body.tcl-site-v1223 .tcl-service-flyer-copy{padding:12px 4px 8px;align-self:center}body.tcl-site-v1223 .tcl-service-flyer-copy h2{margin:0 0 12px;color:var(--tcl-green);font-size:clamp(30px,3vw,46px);line-height:.98;letter-spacing:-.045em;font-weight:1000}body.tcl-site-v1223 .tcl-service-flyer-copy p:not(.tcl-kicker){max-width:700px;margin:0 0 18px;color:rgba(39,55,48,.72);font-weight:700;line-height:1.48}body.tcl-site-v1223 .tcl-service-flyer-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.tcl-site-v1223 .tcl-service-flyer-cards a{display:flex;flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;border-radius:22px;background:rgba(255,255,255,.76);color:var(--tcl-text)!important;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.76);transition:transform .28s var(--tcl-ease),background .28s var(--tcl-ease)}body.tcl-site-v1223 .tcl-service-flyer-cards a:hover{transform:translateY(-3px);background:rgba(255,255,255,.92)}body.tcl-site-v1223 .tcl-service-flyer-cards strong{color:var(--tcl-green);font-size:18px;font-weight:1000}body.tcl-site-v1223 .tcl-service-flyer-cards span{color:#bd6d28;font-size:13px;font-weight:1000}body.tcl-site-v1223 .tcl-service-flyer-img{position:relative;display:block;min-height:320px;max-height:460px;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 20px 52px rgba(20,50,38,.14);text-decoration:none!important}body.tcl-site-v1223 .tcl-service-flyer-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .65s var(--tcl-ease)}body.tcl-site-v1223 .tcl-service-flyer-img:hover img{transform:scale(1.025)}body.tcl-site-v1223 .tcl-service-flyer-img span{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;background:rgba(7,59,51,.86);color:#fff;font-weight:1000;font-size:13px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media (max-width:1100px){body.tcl-site-v1223 .tcl-subpage--mitglied-werden .tcl-section--sub{width:min(100% - 28px,980px)}body.tcl-site-v1223 .tcl-service-intro--clean{grid-template-columns:1fr}body.tcl-site-v1223 .tcl-service-intro--clean figure{height:280px;min-height:240px}body.tcl-site-v1223 .tcl-service-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v1223 .tcl-service-flyer-panel{grid-template-columns:1fr}body.tcl-site-v1223 .tcl-service-flyer-img{max-width:360px;margin-inline:auto;width:100%}}@media (max-width:720px){body.tcl-site-v1223 .tcl-subpage--mitglied-werden .tcl-section--sub{width:calc(100% - 24px);padding-top:12px!important}body.tcl-site-v1223 .tcl-service-page{gap:26px}body.tcl-site-v1223 .tcl-service-intro--clean{padding:18px;border-radius:24px}body.tcl-site-v1223 .tcl-service-intro--clean h2{font-size:clamp(34px,10vw,46px)}body.tcl-site-v1223 .tcl-service-intro--clean figure{height:230px;min-height:220px}.tcl-site-v1223 .tcl-service-flyer-cards,body.tcl-site-v1223 .tcl-service-benefits{grid-template-columns:1fr}body.tcl-site-v1223 .tcl-service-flyer-panel{padding:18px;border-radius:24px}body.tcl-site-v1223 .tcl-service-flyer-img{min-height:300px}}body.tcl-site-v1224 .tcl-subpage--mitglied-werden .tcl-section--sub{width:min(1460px,calc(100% - 42px));padding-top:12px!important}body.tcl-site-v1224 .tcl-service-page{gap:30px}body.tcl-site-v1224 .tcl-service-page--wide{max-width:1400px}body.tcl-site-v1224 .tcl-service-page--max{max-width:1540px}body.tcl-site-v1224 .tcl-service-intro--calm{grid-template-columns:minmax(430px,.82fr) minmax(520px,1.18fr);gap:26px;padding:24px 26px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,255,255,.7))}body.tcl-site-v1224 .tcl-service-hero-compact .tcl-service-intro--calm{padding:22px 24px}body.tcl-site-v1224 .tcl-service-intro--calm h2{font-size:clamp(40px,3.55vw,60px);line-height:.95;margin-bottom:14px;max-width:620px}body.tcl-site-v1224 .tcl-service-intro--calm p:not(.tcl-kicker){font-size:16px;line-height:1.5;max-width:620px;margin-bottom:0}body.tcl-site-v1224 .tcl-service-intro--calm .tcl-service-actions{margin-top:18px}body.tcl-site-v1224 .tcl-service-intro--calm figure{height:clamp(230px,19vw,300px);min-height:230px;border-radius:23px}body.tcl-site-v1224 .tcl-service-intro--calm img{height:100%;object-fit:cover;object-position:center 46%}body.tcl-site-v1224 .tcl-service-intro--calm figcaption{background:rgba(7,59,51,.9);color:#fff;letter-spacing:.06em}body.tcl-site-v1224 .tcl-service-benefits article{min-height:128px}body.tcl-site-v1224 .tcl-service-flyer-panel--smart{grid-template-columns:minmax(0,1fr) minmax(235px,.34fr);padding:24px;gap:24px}body.tcl-site-v1224 .tcl-service-flyer-panel--smart .tcl-service-flyer-copy h2{font-size:clamp(30px,2.7vw,44px)}body.tcl-site-v1224 .tcl-service-flyer-panel--smart .tcl-service-flyer-cards{grid-template-columns:repeat(4,minmax(0,1fr))}body.tcl-site-v1224 .tcl-service-flyer-panel--smart .tcl-service-flyer-cards a{min-height:120px}body.tcl-site-v1224 .tcl-service-flyer-panel--smart .tcl-service-flyer-img{min-height:285px;max-height:420px}body.tcl-site-v1224 .tcl-service-faq{transition:background .28s var(--tcl-ease),box-shadow .28s var(--tcl-ease),transform .28s var(--tcl-ease)}body.tcl-site-v1224 .tcl-service-faq:hover{transform:translateY(-1px);background:rgba(255,255,255,.82);box-shadow:0 14px 36px rgba(20,50,38,.08)}body.tcl-site-v1224 .tcl-service-faq summary{position:relative;padding-right:54px}body.tcl-site-v1224 .tcl-service-faq summary:after{position:absolute;right:22px;top:50%;float:none;transform:translateY(-50%) rotate(0);transition:transform .26s var(--tcl-ease),color .26s var(--tcl-ease)}body.tcl-site-v1224 .tcl-service-faq[open] summary:after{transform:translateY(-50%) rotate(180deg)}body.tcl-site-v1224 .tcl-service-faq p{animation:tclFaqOpen .28s var(--tcl-ease) both}@keyframes tclFaqOpen{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}body.tcl-site-v1224 .tcl-service-final--smart{grid-template-columns:minmax(0,.75fr) minmax(520px,1.25fr);padding:28px;border-radius:30px}body.tcl-site-v1224 .tcl-service-final--smart h2{font-size:clamp(28px,3vw,42px)}body.tcl-site-v1224 .tcl-service-final-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;justify-content:stretch!important}body.tcl-site-v1224 .tcl-service-final-cards a{display:flex;flex-direction:column;justify-content:space-between;min-height:116px;padding:18px;border-radius:22px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);color:#fff!important;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12);transition:transform .28s var(--tcl-ease),background .28s var(--tcl-ease),border-color .28s var(--tcl-ease)}body.tcl-site-v1224 .tcl-service-final-cards a:hover{transform:translateY(-3px);background:rgba(255,255,255,.2);border-color:rgba(255,242,61,.45)}body.tcl-site-v1224 .tcl-service-final-cards strong{font-size:18px;font-weight:1000;line-height:1.1}body.tcl-site-v1224 .tcl-service-final-cards span{color:var(--tcl-yellow);font-size:13px;font-weight:1000}@supports selector(::details-content){body.tcl-site-v1224 .tcl-service-faq::details-content{block-size:0;overflow:hidden;transition:block-size .32s var(--tcl-ease),content-visibility .32s var(--tcl-ease) allow-discrete}body.tcl-site-v1224 .tcl-service-faq[open]::details-content{block-size:auto}}@media (max-width:1200px){body.tcl-site-v1224 .tcl-service-intro--calm{grid-template-columns:1fr}body.tcl-site-v1224 .tcl-service-flyer-panel--smart .tcl-service-flyer-cards{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v1224 .tcl-service-final--smart{grid-template-columns:1fr}body.tcl-site-v1224 .tcl-service-final-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){body.tcl-site-v1224 .tcl-subpage--mitglied-werden .tcl-section--sub{width:min(100% - 26px,100%)}body.tcl-site-v1224 .tcl-service-intro--calm{padding:20px;border-radius:26px}body.tcl-site-v1224 .tcl-service-intro--calm h2{font-size:clamp(34px,10vw,46px)}body.tcl-site-v1224 .tcl-service-flyer-panel--smart{grid-template-columns:1fr;padding:18px;border-radius:26px}body.tcl-site-v1224 .tcl-service-flyer-panel--smart .tcl-service-flyer-cards{grid-template-columns:1fr}body.tcl-site-v1224 .tcl-service-flyer-panel--smart .tcl-service-flyer-img{min-height:360px}body.tcl-site-v1224 .tcl-service-final-cards{grid-template-columns:1fr}}body.tcl-site-v1226 .tcl-service-faq{overflow:hidden;will-change:background,box-shadow,transform;border-radius:24px;transition:background .42s var(--tcl-ease),box-shadow .42s var(--tcl-ease),transform .42s var(--tcl-ease),border-color .42s var(--tcl-ease)}body.tcl-site-v1226 .tcl-service-faq:hover{transform:translateY(-1px);background:rgba(255,255,255,.86);box-shadow:0 18px 46px rgba(20,50,38,.1)}body.tcl-site-v1226 .tcl-service-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 22px;position:relative}body.tcl-site-v1226 .tcl-service-faq summary:after{content:none!important;display:none!important}body.tcl-site-v1226 .tcl-service-faq__mark{position:relative;flex:0 0 34px;width:34px;height:34px;border-radius:999px;background:rgba(7,59,51,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.5);transition:background .42s var(--tcl-ease),transform .52s var(--tcl-ease),box-shadow .42s var(--tcl-ease)}body.tcl-site-v1226 .tcl-service-faq__mark:after,body.tcl-site-v1226 .tcl-service-faq__mark:before{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:#bd6d28;transform:translate(-50%,-50%) rotate(0);transition:transform .52s cubic-bezier(.18,.88,.22,1),opacity .36s var(--tcl-ease),background .42s var(--tcl-ease)}body.tcl-site-v1226 .tcl-service-faq__mark:after{transform:translate(-50%,-50%) rotate(90deg)}body.tcl-site-v1226 .tcl-service-faq[open]{background:rgba(255,255,255,.88);border-color:rgba(255,255,255,.86);box-shadow:0 20px 54px rgba(20,50,38,.11)}body.tcl-site-v1226 .tcl-service-faq[open] .tcl-service-faq__mark{background:rgba(255,242,61,.62);transform:rotate(180deg);box-shadow:0 8px 18px rgba(189,109,40,.14),inset 0 1px 0 rgba(255,255,255,.65)}body.tcl-site-v1226 .tcl-service-faq[open] .tcl-service-faq__mark:before{background:var(--tcl-green);transform:translate(-50%,-50%) rotate(180deg)}body.tcl-site-v1226 .tcl-service-faq[open] .tcl-service-faq__mark:after{opacity:0;transform:translate(-50%,-50%) rotate(180deg) scaleX(.15)}body.tcl-site-v1226 .tcl-service-faq__content{height:0;opacity:0;overflow:hidden;will-change:height,opacity}body.tcl-site-v1226 .tcl-service-faq[open] .tcl-service-faq__content{height:auto;opacity:1}body.tcl-site-v1226 .tcl-service-faq__inner{padding:0 22px 20px}body.tcl-site-v1226 .tcl-service-faq__inner p{padding:0!important;margin:0!important;animation:none!important}body.tcl-site-v1226 .tcl-training-page,body.tcl-site-v1226 .tcl-youth-page{display:grid;gap:28px}body.tcl-site-v1226 .tcl-training-hero,body.tcl-site-v1226 .tcl-youth-hero{display:grid;grid-template-columns:minmax(420px,.88fr) minmax(460px,1.12fr);gap:26px;align-items:center;padding:28px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,255,255,.7));border:1px solid rgba(255,255,255,.75);box-shadow:0 20px 58px rgba(20,50,38,.09),inset 0 1px 0 rgba(255,255,255,.78)}body.tcl-site-v1226 .tcl-training-hero h2,body.tcl-site-v1226 .tcl-youth-hero h2{margin:0 0 14px;color:var(--tcl-green);font-size:clamp(38px,4vw,64px);line-height:.94;letter-spacing:-.055em;font-weight:1000}body.tcl-site-v1226 .tcl-training-hero p:not(.tcl-kicker),body.tcl-site-v1226 .tcl-youth-hero p:not(.tcl-kicker){max-width:650px;color:rgba(39,55,48,.76);font-size:16px;line-height:1.55;font-weight:750}body.tcl-site-v1226 .tcl-training-hero figure,body.tcl-site-v1226 .tcl-youth-hero figure{position:relative;margin:0;height:clamp(260px,25vw,390px);border-radius:26px;overflow:hidden;box-shadow:0 18px 48px rgba(20,50,38,.14);background:#fff}body.tcl-site-v1226 .tcl-training-hero img,body.tcl-site-v1226 .tcl-youth-hero img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .75s var(--tcl-ease)}body.tcl-site-v1226 .tcl-training-hero:hover img,body.tcl-site-v1226 .tcl-youth-hero:hover img{transform:scale(1.035)}body.tcl-site-v1226 .tcl-training-hero figcaption,body.tcl-site-v1226 .tcl-youth-hero figcaption{position:absolute;left:14px;bottom:14px;padding:8px 13px;border-radius:999px;background:rgba(7,59,51,.88);color:#fff;font-size:12px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase}body.tcl-site-v1226 .tcl-training-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.tcl-site-v1226 .tcl-action-card{display:flex;flex-direction:column;justify-content:space-between;min-height:156px;padding:22px;border-radius:25px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.75);color:var(--tcl-text)!important;text-decoration:none!important;box-shadow:0 14px 34px rgba(20,50,38,.07),inset 0 1px 0 rgba(255,255,255,.76);transition:transform .36s var(--tcl-ease),box-shadow .36s var(--tcl-ease),background .36s var(--tcl-ease)}body.tcl-site-v1226 .tcl-action-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.92);box-shadow:0 22px 52px rgba(20,50,38,.11)}body.tcl-site-v1226 .tcl-action-card strong{color:var(--tcl-green);font-size:21px;line-height:1.08;font-weight:1000;letter-spacing:-.02em}body.tcl-site-v1226 .tcl-action-card span{display:block;margin:10px 0 16px;color:rgba(39,55,48,.72);font-weight:700;line-height:1.45}body.tcl-site-v1226 .tcl-action-card b{color:#bd6d28;font-size:13px;font-weight:1000}body.tcl-site-v1226 .tcl-training-split{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(0,1fr);gap:28px;align-items:center;padding:26px;border-radius:30px;background:linear-gradient(135deg,rgba(7,59,51,.08),rgba(255,255,255,.64));border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 48px rgba(20,50,38,.07)}body.tcl-site-v1226 .tcl-training-split figure{margin:0;height:clamp(260px,24vw,360px);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(20,50,38,.12)}body.tcl-site-v1226 .tcl-training-split img{width:100%;height:100%;object-fit:cover;display:block}body.tcl-site-v1226 .tcl-training-split h2,body.tcl-site-v1226 .tcl-training-split h3{margin:0 0 12px;color:var(--tcl-green);font-size:clamp(30px,3vw,46px);line-height:1;letter-spacing:-.045em;font-weight:1000}body.tcl-site-v1226 .tcl-training-split li,body.tcl-site-v1226 .tcl-training-split p{color:rgba(39,55,48,.74);font-weight:720;line-height:1.52}body.tcl-site-v1226 .tcl-training-split ul{margin:14px 0 0;padding-left:1.2em}body.tcl-site-v1226 .tcl-youth-page .tcl-image-grid{margin-top:0}body.tcl-site-v1226 .tcl-youth-page--detail .tcl-image-grid{margin-top:0}@media (max-width:980px){body.tcl-site-v1226 .tcl-training-hero,body.tcl-site-v1226 .tcl-training-split,body.tcl-site-v1226 .tcl-youth-hero{grid-template-columns:1fr}body.tcl-site-v1226 .tcl-training-cards{grid-template-columns:1fr}}@media (max-width:640px){body.tcl-site-v1226 .tcl-training-hero,body.tcl-site-v1226 .tcl-training-split,body.tcl-site-v1226 .tcl-youth-hero{padding:18px;border-radius:25px}body.tcl-site-v1226 .tcl-training-hero h2,body.tcl-site-v1226 .tcl-youth-hero h2{font-size:clamp(34px,11vw,48px)}body.tcl-site-v1226 .tcl-service-faq summary{padding:17px 18px}body.tcl-site-v1226 .tcl-service-faq__inner{padding:0 18px 18px}}body.tcl-site-v1226 .tcl-training-page,body.tcl-site-v1226 .tcl-youth-page{gap:22px}body.tcl-site-v1226 .tcl-training-hero,body.tcl-site-v1226 .tcl-youth-hero{padding:24px;min-height:0}body.tcl-site-v1226 .tcl-training-hero h2,body.tcl-site-v1226 .tcl-youth-hero h2{font-size:clamp(36px,3.65vw,56px)}body.tcl-site-v1226 .tcl-training-hero figure,body.tcl-site-v1226 .tcl-youth-hero figure{height:clamp(240px,21vw,340px)}body.tcl-site-v1226 .tcl-img-focus-top img{object-position:center 22%!important}body.tcl-site-v1226 .tcl-img-focus-center img{object-position:center center!important}body.tcl-site-v1226 .tcl-training-split--compact{margin-top:-4px}body.tcl-site-v1226 .tcl-training-visual-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:24px;align-items:center;padding:24px;border-radius:30px;background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.76);box-shadow:0 16px 42px rgba(20,50,38,.08)}body.tcl-site-v1226 .tcl-mini-gallery h3,body.tcl-site-v1226 .tcl-training-visual-row h3{margin:0 0 10px;color:var(--tcl-green);font-size:clamp(28px,2.8vw,42px);line-height:1;letter-spacing:-.04em;font-weight:1000}body.tcl-site-v1226 .tcl-training-visual-row p{color:rgba(39,55,48,.74);font-weight:730;line-height:1.5}body.tcl-site-v1226 .tcl-training-visual-row figure{margin:0;aspect-ratio:16/10;border-radius:24px;overflow:hidden;box-shadow:0 14px 38px rgba(20,50,38,.12)}body.tcl-site-v1226 .tcl-training-visual-row img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}body.tcl-site-v1226 .tcl-mini-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}body.tcl-site-v1226 .tcl-mini-links a{display:inline-flex;padding:10px 14px;border-radius:999px;background:rgba(7,59,51,.08);color:var(--tcl-green)!important;text-decoration:none!important;font-size:13px;font-weight:950}body.tcl-site-v1226 .tcl-mini-gallery{display:grid;gap:14px;padding:22px;border-radius:30px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.72)}body.tcl-site-v1226 .tcl-mini-gallery .tcl-image-grid{margin:0}body.tcl-site-v1226 .tcl-image-card img{object-position:center center}body.tcl-site-v1226 .tcl-image-card--direct:after{content:"Groß ansehen";position:absolute;right:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(7,59,51,.86);color:#fff;font-size:11px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase}@media (max-width:980px){body.tcl-site-v1226 .tcl-training-visual-row{grid-template-columns:1fr}body.tcl-site-v1226 .tcl-training-hero figure,body.tcl-site-v1226 .tcl-youth-hero figure{height:auto;aspect-ratio:16/9}}@media (max-width:640px){body.tcl-site-v1226 .tcl-training-visual-row{padding:18px;border-radius:25px}body.tcl-site-v1226 .tcl-training-hero figure,body.tcl-site-v1226 .tcl-training-split figure,body.tcl-site-v1226 .tcl-youth-hero figure{height:auto;aspect-ratio:16/9}body.tcl-site-v1226 .tcl-img-focus-top img{object-position:center 18%!important}}body.tcl-site-v1227 .tcl-training-cards--two{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v1227 .tcl-img-focus-safe img{object-position:center center!important}body.tcl-site-v1227 .tcl-training-hero .tcl-img-focus-safe img{object-position:center 45%!important}body.tcl-site-v1227 .tcl-training-split .tcl-img-focus-safe img,body.tcl-site-v1227 .tcl-youth-hero .tcl-img-focus-safe img{object-position:center center!important}body.tcl-site-v1227 .tcl-training-page>.tcl-training-visual-row{margin-top:4px}body.tcl-site-v1227 .tcl-training-visual-row--subtle{background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.62))}body.tcl-site-v1227 .tcl-detail-image-link{display:block;color:inherit!important;text-decoration:none!important;border-radius:24px;outline:0}body.tcl-site-v1227 .tcl-detail-image-link figure{position:relative}body.tcl-site-v1227 .tcl-detail-image-link figcaption{position:absolute;right:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(7,59,51,.86);color:#fff;font-size:11px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase}body.tcl-site-v1227 .tcl-fitball-full{display:grid;grid-template-columns:minmax(340px,.72fr) minmax(460px,1.28fr);gap:28px;align-items:center;padding:28px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.65));border:1px solid rgba(255,255,255,.76);box-shadow:0 18px 48px rgba(20,50,38,.08)}body.tcl-site-v1227 .tcl-fitball-full h2{margin:0 0 12px;color:var(--tcl-green);font-size:clamp(34px,3.3vw,52px);line-height:.98;letter-spacing:-.045em;font-weight:1000}body.tcl-site-v1227 .tcl-fitball-full p{color:rgba(39,55,48,.75);font-weight:740;line-height:1.55}body.tcl-site-v1227 .tcl-fitball-full figure{margin:0;border-radius:26px;overflow:hidden;box-shadow:0 16px 44px rgba(20,50,38,.13)}body.tcl-site-v1227 .tcl-fitball-full img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center center}@media (max-width:980px){body.tcl-site-v1227 .tcl-fitball-full,body.tcl-site-v1227 .tcl-training-cards--two{grid-template-columns:1fr}body.tcl-site-v1227 .tcl-training-hero .tcl-img-focus-safe img{object-position:center center!important}}@media (max-width:640px){body.tcl-site-v1227 .tcl-fitball-full{padding:18px;border-radius:25px}body.tcl-site-v1227 .tcl-training-cards--two{grid-template-columns:1fr}}body.tcl-site-v1230 .tcl-training-visual-row--clubabend figure{aspect-ratio:16/8.2}body.tcl-site-v1230 .tcl-training-visual-row--clubabend .tcl-img-focus-clubabend img{object-position:center 12%!important}@media (max-width:980px){body.tcl-site-v1230 .tcl-training-visual-row--clubabend figure{aspect-ratio:16/9}body.tcl-site-v1230 .tcl-training-visual-row--clubabend .tcl-img-focus-clubabend img{object-position:center 8%!important}}@media (max-width:640px){body.tcl-site-v1230 .tcl-training-visual-row--clubabend figure{aspect-ratio:4/3}body.tcl-site-v1230 .tcl-training-visual-row--clubabend .tcl-img-focus-clubabend img{object-position:center top!important}}body.tcl-site-v1231 .tcl-service-intro--clean{grid-template-columns:minmax(340px,.76fr) minmax(420px,1.24fr);align-items:center;overflow:hidden}body.tcl-site-v1231 .tcl-service-intro--clean h2{font-size:clamp(34px,4.15vw,62px);line-height:.96;letter-spacing:-.055em;max-width:760px}body.tcl-site-v1231 .tcl-service-intro--clean p{max-width:680px}body.tcl-site-v1231 .tcl-service-intro--clean figure{height:auto;aspect-ratio:16/7.3;min-height:230px;max-height:390px}body.tcl-site-v1231 .tcl-service-intro--clean figure img{object-fit:cover;object-position:center 38%}body.tcl-site-v1231 .tcl-training-split .tcl-img-focus-youthcamp img,body.tcl-site-v1231 .tcl-youth-hero .tcl-img-focus-youthcamp img{object-position:center 34%!important}body.tcl-site-v1231 .tcl-img-focus-youthcamp{background:#fff}body.tcl-site-v1231 .tcl-img-show-all{background:rgba(255,255,255,.92)!important}body.tcl-site-v1231 .tcl-img-show-all img{object-fit:contain!important;object-position:center center!important;background:rgba(255,255,255,.92)}body.tcl-site-v1231 .tcl-img-focus-adults{height:auto!important;aspect-ratio:16/10!important;min-height:0!important}@media (max-width:980px){body.tcl-site-v1231 .tcl-service-intro--clean{grid-template-columns:1fr}body.tcl-site-v1231 .tcl-service-intro--clean figure{aspect-ratio:16/9;min-height:0}body.tcl-site-v1231 .tcl-img-focus-adults{aspect-ratio:16/10!important}}@media (max-width:640px){body.tcl-site-v1231 .tcl-service-intro--clean h2{font-size:clamp(32px,10vw,44px)}body.tcl-site-v1231 .tcl-service-intro--clean{padding:18px}body.tcl-site-v1231 .tcl-service-intro--clean figure{aspect-ratio:4/3}body.tcl-site-v1231 .tcl-training-split .tcl-img-focus-youthcamp img,body.tcl-site-v1231 .tcl-youth-hero .tcl-img-focus-youthcamp img{object-position:center center!important}body.tcl-site-v1231 .tcl-img-focus-adults{aspect-ratio:4/3!important}}body.tcl-site-v1232 .tcl-youth-page--detail .tcl-img-focus-youth2025{background:0 0!important;aspect-ratio:16/9!important;height:auto!important}body.tcl-site-v1232 .tcl-youth-page--detail .tcl-img-focus-youth2025 img{object-fit:cover!important;object-position:center 18%!important;background:0 0!important}body.tcl-site-v1232 .tcl-youth-hero .tcl-img-focus-youthcamp{aspect-ratio:16/9!important;height:auto!important;background:0 0!important}body.tcl-site-v1232 .tcl-youth-hero .tcl-img-focus-youthcamp img{object-fit:cover!important;object-position:center 28%!important;background:0 0!important}body.tcl-site-v1232 .tcl-training-split .tcl-img-focus-adults,body.tcl-site-v1232 .tcl-training-split .tcl-img-show-all{background:0 0!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important}body.tcl-site-v1232 .tcl-training-split .tcl-img-focus-adults img,body.tcl-site-v1232 .tcl-training-split .tcl-img-show-all img{object-fit:cover!important;object-position:center 16%!important;background:0 0!important}body.tcl-site-v1232 .tcl-training-visual-row--clubabend figure{aspect-ratio:16/9!important;height:auto!important;background:0 0!important}body.tcl-site-v1232 .tcl-training-visual-row--clubabend .tcl-img-focus-clubabend img{object-fit:cover!important;object-position:center 8%!important;background:0 0!important}body.tcl-site-v1232 .tcl-image-grid .tcl-image-card img,body.tcl-site-v1232 .tcl-mini-gallery .tcl-image-card img{object-position:center center}@media (max-width:980px){body.tcl-site-v1232 .tcl-training-split .tcl-img-focus-adults,body.tcl-site-v1232 .tcl-training-split .tcl-img-show-all,body.tcl-site-v1232 .tcl-training-visual-row--clubabend figure,body.tcl-site-v1232 .tcl-youth-page--detail .tcl-img-focus-youth2025{aspect-ratio:4/3!important}body.tcl-site-v1232 .tcl-training-split .tcl-img-focus-adults img,body.tcl-site-v1232 .tcl-training-split .tcl-img-show-all img{object-position:center 10%!important}}@media (max-width:640px){body.tcl-site-v1232 .tcl-training-split .tcl-img-focus-adults,body.tcl-site-v1232 .tcl-training-split .tcl-img-show-all,body.tcl-site-v1232 .tcl-training-visual-row--clubabend figure,body.tcl-site-v1232 .tcl-youth-page--detail .tcl-img-focus-youth2025{aspect-ratio:1.25/1!important}body.tcl-site-v1232 .tcl-youth-hero .tcl-img-focus-youthcamp img{object-position:center 22%!important}}body.tcl-site-v1233 .tcl-training-visual-row--clubabend{grid-template-columns:minmax(0,1fr) minmax(260px,360px)!important;align-items:center}body.tcl-site-v1233 .tcl-training-visual-row--clubabend figure{aspect-ratio:4/5!important;height:auto!important;max-height:520px;justify-self:end;width:min(100%,360px);background:0 0!important}body.tcl-site-v1233 .tcl-training-visual-row--clubabend .tcl-img-focus-clubabend img{object-fit:cover!important;object-position:center 10%!important;background:0 0!important}@media (max-width:980px){body.tcl-site-v1233 .tcl-training-visual-row--clubabend{grid-template-columns:1fr!important}body.tcl-site-v1233 .tcl-training-visual-row--clubabend figure{width:min(100%,420px);justify-self:center;aspect-ratio:4/5!important;max-height:none}}@media (max-width:640px){body.tcl-site-v1233 .tcl-training-visual-row--clubabend figure{width:100%;aspect-ratio:3/4!important}body.tcl-site-v1233 .tcl-training-visual-row--clubabend .tcl-img-focus-clubabend img{object-position:center 8%!important}}body.tcl-site-v1234 .tcl-subpage--damen,body.tcl-site-v1234 .tcl-subpage--herren,body.tcl-site-v1234 .tcl-subpage--mannschaften,body.tcl-site-v1234 .tcl-subpage--mannschaften-jugend{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 60px)}body.tcl-site-v1234 .tcl-subpage--damen .tcl-section--sub,body.tcl-site-v1234 .tcl-subpage--herren .tcl-section--sub,body.tcl-site-v1234 .tcl-subpage--mannschaften .tcl-section--sub,body.tcl-site-v1234 .tcl-subpage--mannschaften-jugend .tcl-section--sub{width:min(1280px,calc(100% - 44px));max-width:none;padding-top:26px!important;padding-bottom:98px}body.tcl-site-v1234 .tcl-teams-page{display:grid;gap:30px}body.tcl-site-v1234 .tcl-teams-hero{--tcl-team-yellow:#f2c300;position:relative;overflow:hidden;min-height:188px;display:grid;align-content:center;gap:12px;padding:38px 54px 34px;border-radius:32px;border:1px solid rgba(255,255,255,.7);background:radial-gradient(circle at 84% 22%,rgba(242,195,0,.25),transparent 27%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.64));box-shadow:0 24px 60px rgba(20,50,38,.095),inset 0 1px 0 rgba(255,255,255,.86)}body.tcl-site-v1234 .tcl-teams-hero:after{content:"";position:absolute;right:-54px;bottom:-82px;width:250px;height:250px;border-radius:50%;background:rgba(242,195,0,.2);filter:blur(5px)}body.tcl-site-v1234 .tcl-teams-hero h1{position:relative;z-index:1;max-width:820px;margin:0;color:var(--tcl-green);font-size:clamp(50px,6.25vw,94px);line-height:.88;letter-spacing:-.073em;font-weight:1000}body.tcl-site-v1234 .tcl-teams-hero h1 span{display:inline-block;color:var(--tcl-team-yellow);text-shadow:0 8px 24px rgba(138,100,0,.33);transform:translateY(.02em)}body.tcl-site-v1234 .tcl-teams-hero-ball{position:absolute;z-index:2;left:54px;top:56px;width:34px;height:34px;pointer-events:none;filter:drop-shadow(0 14px 14px rgba(9,44,35,.26));transform-origin:center;animation:tclTeamBallRoll 5.8s cubic-bezier(.22,.72,.16,1) .35s both}@keyframes tclTeamBallRoll{0%{opacity:0;transform:translate(2px,-54px) rotate(0) scale(.94)}8%{opacity:1;transform:translate(2px,0) rotate(42deg) scale(1)}28%{transform:translate(186px,0) rotate(440deg) scale(1)}38%{transform:translate(252px,46px) rotate(610deg) scale(.99)}58%{transform:translate(488px,46px) rotate(1140deg) scale(1)}68%{transform:translate(560px,86px) rotate(1320deg) scale(.99)}84%{transform:translate(700px,118px) rotate(1680deg) scale(1)}100%{opacity:.95;transform:translate(760px,118px) rotate(1860deg) scale(.98)}}@media (prefers-reduced-motion:reduce){body.tcl-site-v1234 .tcl-teams-hero-ball{animation:none;opacity:.25;transform:translate(760px,118px) rotate(0)}}body.tcl-site-v1234 .tcl-teams-hero p:not(.tcl-kicker){position:relative;z-index:1;max-width:650px;margin:0;color:rgba(4,41,35,.72);font-size:16px;line-height:1.45;font-weight:850}body.tcl-site-v1234 .tcl-team-tabs{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}body.tcl-site-v1234 .tcl-team-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;color:var(--tcl-green)!important;text-decoration:none!important;font-weight:1000;background:rgba(7,59,51,.08);border:1px solid rgba(7,59,51,.08);transition:transform .34s var(--tcl-ease),background .34s var(--tcl-ease),box-shadow .34s var(--tcl-ease)}body.tcl-site-v1234 .tcl-team-tabs a.is-active,body.tcl-site-v1234 .tcl-team-tabs a:hover{transform:translateY(-2px);background:var(--tcl-yellow);box-shadow:0 14px 28px rgba(138,108,0,.16)}body.tcl-site-v1234 .tcl-team-list{display:grid;gap:20px}body.tcl-site-v1234 .tcl-team-group-new{overflow:hidden;border-radius:28px;border:1px solid rgba(7,59,51,.1);background:rgba(255,255,255,.58);box-shadow:0 18px 46px rgba(59,44,17,.07),inset 0 1px 0 rgba(255,255,255,.75);transition:transform .38s var(--tcl-ease),box-shadow .38s var(--tcl-ease)}body.tcl-site-v1234 .tcl-team-group-new:hover{transform:translateY(-2px);box-shadow:0 24px 58px rgba(59,44,17,.1),inset 0 1px 0 rgba(255,255,255,.78)}body.tcl-site-v1234 .tcl-team-group-new__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 0}body.tcl-site-v1234 .tcl-team-group-new__head h3{margin:0;color:var(--tcl-green);font-size:28px;letter-spacing:-.035em;font-weight:1000}body.tcl-site-v1234 .tcl-team-group-new__head span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(255,224,41,.34);color:rgba(7,59,51,.72);font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}body.tcl-site-v1234 .tcl-team-group-new .tcl-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px 24px;margin:0!important}body.tcl-site-v1234 .tcl-team-card--new{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:14px;min-height:132px;padding:16px;border-radius:20px;background:rgba(255,255,255,.76);border:1px solid rgba(7,59,51,.08);box-shadow:0 14px 30px rgba(59,44,17,.05);color:var(--tcl-green)!important;text-decoration:none!important;transition:transform .34s var(--tcl-ease),box-shadow .34s var(--tcl-ease),background .34s var(--tcl-ease)}body.tcl-site-v1234 .tcl-team-card--new:hover{transform:translateY(-5px);background:rgba(255,255,255,.94);box-shadow:0 22px 42px rgba(59,44,17,.11)}body.tcl-site-v1234 .tcl-team-card--new img{width:78px;height:78px;object-fit:cover;object-position:center;border-radius:18px;box-shadow:0 10px 20px rgba(7,59,51,.12)}body.tcl-site-v1234 .tcl-team-card--new span{display:grid;gap:4px;min-width:0}body.tcl-site-v1234 .tcl-team-card--new strong{font-size:16px;line-height:1.12;font-weight:1000;letter-spacing:-.015em}body.tcl-site-v1234 .tcl-team-card--new em{font-style:normal;color:rgba(7,59,51,.58);font-size:13px;font-weight:800;line-height:1.25}body.tcl-site-v1234 .tcl-team-card--new small{color:rgba(7,59,51,.5);font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.1em}body.tcl-site-v1234 .tcl-team-card--new b{grid-column:1/-1;justify-self:start;display:inline-flex;align-items:center;gap:7px;color:#a75319;font-size:12px;font-weight:1000}body.tcl-site-v1234 .tcl-team-card--new b i{font-style:normal;transition:transform .28s var(--tcl-ease)}body.tcl-site-v1234 .tcl-team-card--new:hover b i{transform:translateX(4px)}body.tcl-site-v1234 .tcl-source-note{margin:6px auto 0;color:rgba(7,59,51,.48);font-size:13px;font-weight:700;text-align:center}@media (max-width:980px){body.tcl-site-v1234 .tcl-subpage--damen,body.tcl-site-v1234 .tcl-subpage--herren,body.tcl-site-v1234 .tcl-subpage--mannschaften,body.tcl-site-v1234 .tcl-subpage--mannschaften-jugend{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 34px)}body.tcl-site-v1234 .tcl-subpage--damen .tcl-section--sub,body.tcl-site-v1234 .tcl-subpage--herren .tcl-section--sub,body.tcl-site-v1234 .tcl-subpage--mannschaften .tcl-section--sub,body.tcl-site-v1234 .tcl-subpage--mannschaften-jugend .tcl-section--sub{width:calc(100% - 28px);padding-top:18px!important}body.tcl-site-v1234 .tcl-teams-hero{padding:32px 26px;border-radius:28px;min-height:0}body.tcl-site-v1234 .tcl-teams-hero-ball{display:none}body.tcl-site-v1234 .tcl-team-group-new .tcl-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}}@media (max-width:640px){body.tcl-site-v1234 .tcl-teams-hero h1{font-size:clamp(42px,14vw,66px)}body.tcl-site-v1234 .tcl-teams-hero p:not(.tcl-kicker){font-size:16px}body.tcl-site-v1234 .tcl-team-tabs{display:grid;grid-template-columns:1fr}body.tcl-site-v1234 .tcl-team-group-new__head{padding:18px 16px 0}body.tcl-site-v1234 .tcl-team-group-new__head h3{font-size:24px}body.tcl-site-v1234 .tcl-team-group-new .tcl-team-grid{grid-template-columns:1fr;padding:16px}}body.tcl-site-v1236{--tcl-team-yellow:#f2c300}body.tcl-site-v1236 .tcl-teams-hero{min-height:0;padding:clamp(42px,5.1vw,68px) clamp(32px,5.2vw,72px) clamp(34px,4.2vw,54px)}body.tcl-site-v1236 .tcl-teams-hero:after{width:210px;height:210px;right:-48px;bottom:-72px;background:rgba(242,195,0,.18)}body.tcl-site-v1236 .tcl-teams-hero h1{max-width:780px;font-size:clamp(48px,5.7vw,86px);line-height:.88}body.tcl-site-v1236 .tcl-teams-hero-ball{left:clamp(52px,6.4vw,96px);top:clamp(165px,17.7vw,230px);width:32px;height:32px;opacity:0;animation:tclTeamBallWordRoll 3.15s cubic-bezier(.18,.72,.18,1) .45s 1 both;will-change:transform,opacity}@keyframes tclTeamBallWordRoll{0%{opacity:0;transform:translate(-42px,-50px) rotate(-30deg) scale(.94)}14%{opacity:1;transform:translate(0,0) rotate(0) scale(1)}30%{transform:translate(120px,0) rotate(330deg) scale(1)}54%{transform:translate(330px,0) rotate(900deg) scale(1)}78%{transform:translate(565px,0) rotate(1510deg) scale(1)}92%{opacity:1;transform:translate(670px,0) rotate(1800deg) scale(1)}100%{opacity:1;transform:translate(700px,0) rotate(1880deg) scale(.92)}}body.tcl-site-v1236 .tcl-team-card img{width:76px;height:62px;flex:0 0 76px;border-radius:16px;object-fit:cover;object-position:center center;background:rgba(4,41,35,.06)}body.tcl-site-v1236 .tcl-team-card[href*="3539354"] img,body.tcl-site-v1236 .tcl-team-card[href*="3617135"] img{object-position:center 42%}body.tcl-site-v1236 .tcl-team-card[href*="3538012"] img{object-position:center 46%}body.tcl-site-v1236 .tcl-team-card[href*="3617133"] img{object-position:center 42%}body.tcl-site-v1236 .tcl-team-card[href*="3540432"] img{object-position:center 40%}body.tcl-site-v1236 .tcl-team-card[href*="3541253"] img{object-position:center 42%}body.tcl-site-v1236 .tcl-team-card[href*="3540597"] img,body.tcl-site-v1236 .tcl-team-card[href*="3617132"] img{object-position:center 44%}body.tcl-site-v1236 .tcl-team-card[href*="3542045"] img{object-position:center 44%}body.tcl-site-v1236 .tcl-team-card[href*="3539472"] img,body.tcl-site-v1236 .tcl-team-card[href*="3619293"] img{object-position:center 38%}@media (prefers-reduced-motion:reduce){body.tcl-site-v1236 .tcl-teams-hero-ball{animation:none;opacity:1;transform:translate(700px,0) scale(.92)}}@media (max-width:900px){body.tcl-site-v1236 .tcl-teams-hero-ball{display:none}body.tcl-site-v1236 .tcl-teams-hero{padding:34px 24px 30px}}body.tcl-site-v1237{--tcl-team-yellow:var(--tcl-yellow)}body.tcl-site-v1237 .tcl-teams-hero{padding:34px clamp(30px,4.4vw,58px) 30px;min-height:0}body.tcl-site-v1237.tcl-team-hero-medium .tcl-teams-hero{padding:44px clamp(34px,5vw,66px) 38px}body.tcl-site-v1237.tcl-team-hero-airy .tcl-teams-hero{padding:58px clamp(40px,5.5vw,78px) 52px}body.tcl-site-v1237 .tcl-teams-hero h1 span{color:var(--tcl-yellow)!important}body.tcl-site-v1237 .tcl-teams-hero-ball{display:none!important;animation:none!important}body.tcl-site-v1237 .tcl-teams-hero h1{font-size:clamp(46px,5vw,76px);line-height:.9;max-width:720px}body.tcl-site-v1237 .tcl-teams-hero p:not(.tcl-kicker){max-width:560px}body.tcl-site-v1237 .tcl-team-card img{object-fit:cover;background:rgba(7,59,51,.07)}body.tcl-site-v1237 .tcl-team-card[href*="3539354"] img{object-position:center 42%}body.tcl-site-v1237 .tcl-team-card[href*="3617135"] img{object-position:center 45%}body.tcl-site-v1237 .tcl-team-card[href*="3538012"] img{object-position:center 48%}body.tcl-site-v1237 .tcl-team-card[href*="3617133"] img{object-position:center 45%}body.tcl-site-v1237 .tcl-team-card[href*="3540432"] img{object-position:center 43%}body.tcl-site-v1237 .tcl-team-card[href*="3541253"] img{object-position:center 44%}body.tcl-site-v1237 .tcl-team-card[href*="3540597"] img,body.tcl-site-v1237 .tcl-team-card[href*="3617132"] img{object-position:center 44%}body.tcl-site-v1237 .tcl-team-card[href*="3542045"] img{object-position:center 46%}body.tcl-site-v1237 .tcl-team-card[href*="3539472"] img,body.tcl-site-v1237 .tcl-team-card[href*="3619293"] img{object-position:center 39%}@media (max-width:900px){body.tcl-site-v1237 .tcl-teams-hero{padding:30px 23px 27px}body.tcl-site-v1237 .tcl-teams-hero h1{font-size:clamp(42px,14vw,64px)}}body.tcl-site-v1238 .tcl-events-page{display:grid;gap:28px}body.tcl-site-v1238 .tcl-subpage--aktuelles .tcl-section--sub,body.tcl-site-v1238 .tcl-subpage--news .tcl-section--sub,body.tcl-site-v1238 .tcl-subpage--termine .tcl-section--sub{width:min(1280px,calc(100% - 44px));max-width:none;padding-top:22px!important;padding-bottom:64px}body.tcl-site-v1238 .tcl-events-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .74fr;gap:28px;align-items:center;padding:34px clamp(30px,4.2vw,58px);border-radius:32px;border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 86% 12%,rgba(255,229,0,.25),transparent 31%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.62));box-shadow:0 24px 62px rgba(20,50,38,.09),inset 0 1px 0 rgba(255,255,255,.84)}body.tcl-site-v1238.tcl-events-hero-medium .tcl-events-hero{padding-top:44px;padding-bottom:42px}body.tcl-site-v1238.tcl-events-hero-airy .tcl-events-hero{padding-top:58px;padding-bottom:56px}body.tcl-site-v1238 .tcl-events-hero h1{margin:0 0 12px;color:var(--tcl-green);font-size:clamp(46px,5.2vw,78px);line-height:.9;letter-spacing:-.065em;font-weight:1000}body.tcl-site-v1238 .tcl-events-hero h1 span{color:var(--tcl-yellow);text-shadow:0 8px 20px rgba(155,130,0,.2)}body.tcl-site-v1238 .tcl-events-hero p:not(.tcl-kicker){max-width:620px;margin:0;color:rgba(4,41,35,.72);font-size:17px;line-height:1.45;font-weight:850}body.tcl-site-v1238 .tcl-events-hero figure{margin:0;align-self:stretch;min-height:190px;border-radius:24px;overflow:hidden;box-shadow:0 18px 38px rgba(7,59,51,.11);background:rgba(255,255,255,.5)}body.tcl-site-v1238 .tcl-events-hero figure img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}body.tcl-site-v1238 .tcl-events-hero--news{grid-template-columns:1fr;min-height:0}body.tcl-site-v1238 .tcl-events-quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.tcl-site-v1238 .tcl-events-quick a{display:grid;gap:8px;min-height:104px;padding:22px 24px;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(7,59,51,.08);box-shadow:0 14px 34px rgba(59,44,17,.055);text-decoration:none!important;color:var(--tcl-green)!important;transition:transform .34s var(--tcl-ease),box-shadow .34s var(--tcl-ease),background .34s var(--tcl-ease)}body.tcl-site-v1238 .tcl-events-quick a:hover{transform:translateY(-4px);background:rgba(255,255,255,.92);box-shadow:0 20px 42px rgba(59,44,17,.1)}body.tcl-site-v1238 .tcl-events-quick strong{font-size:20px;font-weight:1000;letter-spacing:-.025em}body.tcl-site-v1238 .tcl-events-quick span{font-size:14px;font-weight:860;color:rgba(7,59,51,.65)}body.tcl-site-v1238 .tcl-events-list{display:grid;gap:18px}body.tcl-site-v1238 .tcl-events-list__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:4px}body.tcl-site-v1238 .tcl-events-list__head h2{margin:0;color:var(--tcl-green);font-size:clamp(36px,3.6vw,54px);line-height:.96;letter-spacing:-.045em;font-weight:1000}body.tcl-site-v1238 .tcl-event-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}body.tcl-site-v1238 .tcl-event-card{position:relative;overflow:hidden;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:9px;min-height:214px;padding:20px;border-radius:24px;background:rgba(255,255,255,.72);border:1px solid rgba(7,59,51,.08);box-shadow:0 16px 36px rgba(59,44,17,.06);text-decoration:none!important;color:var(--tcl-green)!important;transition:transform .36s var(--tcl-ease),box-shadow .36s var(--tcl-ease),background .36s var(--tcl-ease)}body.tcl-site-v1238 .tcl-event-card:before{content:"";position:absolute;inset:auto -35px -55px auto;width:118px;height:118px;border-radius:50%;background:rgba(255,229,0,.18);transition:transform .42s var(--tcl-ease),background .42s var(--tcl-ease)}body.tcl-site-v1238 .tcl-event-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.94);box-shadow:0 24px 46px rgba(59,44,17,.11)}body.tcl-site-v1238 .tcl-event-card:hover:before{transform:scale(1.16);background:rgba(255,229,0,.28)}body.tcl-site-v1238 .tcl-event-date{width:max-content;min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:var(--tcl-yellow);color:var(--tcl-green);font-size:13px;font-weight:1000}body.tcl-site-v1238 .tcl-event-tag{width:max-content;max-width:100%;min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:rgba(7,59,51,.08);color:rgba(7,59,51,.66);font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}body.tcl-site-v1238 .tcl-event-card strong{font-size:21px;line-height:1.05;font-weight:1000;letter-spacing:-.025em}body.tcl-site-v1238 .tcl-event-card em{font-style:normal;color:rgba(4,41,35,.68);font-size:14px;line-height:1.42;font-weight:760}body.tcl-site-v1238 .tcl-event-card b{align-self:end;color:#a75319;font-size:13px;font-weight:1000}body.tcl-site-v1238 .tcl-event-card b i{font-style:normal;transition:transform .28s var(--tcl-ease);display:inline-block}body.tcl-site-v1238 .tcl-event-card:hover b i{transform:translateX(4px)}body.tcl-site-v1238 .tcl-events-highlight{display:grid;grid-template-columns:1fr .52fr;gap:24px;align-items:center;padding:30px;border-radius:30px;background:linear-gradient(135deg,rgba(7,59,51,.96),rgba(7,82,68,.9));box-shadow:0 22px 56px rgba(7,59,51,.18);overflow:hidden}body.tcl-site-v1238 .tcl-events-highlight h2{margin:0 0 12px;color:#fff;font-size:clamp(34px,3.4vw,52px);line-height:.96;letter-spacing:-.045em;font-weight:1000}body.tcl-site-v1238 .tcl-events-highlight p:not(.tcl-kicker){margin:0 0 18px;color:rgba(255,255,255,.82);font-weight:780;line-height:1.52}body.tcl-site-v1238 .tcl-events-highlight .tcl-kicker{color:rgba(255,255,255,.58)}body.tcl-site-v1238 .tcl-events-highlight .tcl-mini-links a{background:rgba(255,255,255,.12);color:#fff!important}body.tcl-site-v1238 .tcl-events-highlight figure{margin:0;align-self:stretch;min-height:240px;border-radius:24px;overflow:hidden}body.tcl-site-v1238 .tcl-events-highlight img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}body.tcl-site-v1238 .tcl-events-gallery{padding:4px 0 0}body.tcl-site-v1238.tcl-contact-compact-on .tcl-subpage--kontakt{padding-top:94px}body.tcl-site-v1238.tcl-contact-compact-on .tcl-subpage--kontakt .tcl-section--sub{padding-top:12px!important;padding-bottom:28px!important}body.tcl-site-v1238.tcl-contact-compact-on .tcl-contact-wrap--clean .tcl-contact-intro{padding:26px 28px}body.tcl-site-v1238.tcl-contact-compact-on .tcl-contact-wrap--clean .tcl-contact-intro h2{font-size:clamp(36px,3.6vw,54px);margin-bottom:12px}body.tcl-site-v1238.tcl-contact-compact-on .tcl-contact-wrap--clean .tcl-contact-intro p:not(.tcl-kicker){font-size:15px;line-height:1.42;margin-bottom:16px}body.tcl-site-v1238.tcl-contact-compact-on .tcl-contact-wrap--clean .tcl-contact-direct a,body.tcl-site-v1238.tcl-contact-compact-on .tcl-contact-wrap--clean .tcl-contact-direct span{min-height:36px}body.tcl-site-v1238.tcl-contact-compact-on .tcl-contact-wrap--clean .tcl-contact-form{padding:24px;gap:12px}body.tcl-site-v1238.tcl-contact-compact-on .tcl-contact-wrap--clean .tcl-contact-form textarea{min-height:92px}@media (max-width:1100px){body.tcl-site-v1238 .tcl-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v1238 .tcl-events-hero{grid-template-columns:1fr}body.tcl-site-v1238 .tcl-events-hero figure{min-height:220px}body.tcl-site-v1238 .tcl-events-highlight{grid-template-columns:1fr}}@media (max-width:720px){body.tcl-site-v1238 .tcl-events-quick{grid-template-columns:1fr}body.tcl-site-v1238 .tcl-event-grid{grid-template-columns:1fr}body.tcl-site-v1238 .tcl-events-hero{padding:28px 22px;border-radius:28px}body.tcl-site-v1238 .tcl-events-hero h1{font-size:clamp(42px,13vw,62px)}body.tcl-site-v1238 .tcl-events-highlight{padding:24px;border-radius:28px}body.tcl-site-v1238 .tcl-subpage--aktuelles .tcl-section--sub,body.tcl-site-v1238 .tcl-subpage--news .tcl-section--sub,body.tcl-site-v1238 .tcl-subpage--termine .tcl-section--sub{width:calc(100% - 28px)}}body.tcl-site-v1239 .tcl-subpage--aktuelles .tcl-section--sub,body.tcl-site-v1239 .tcl-subpage--news .tcl-section--sub,body.tcl-site-v1239 .tcl-subpage--termine .tcl-section--sub{width:min(1280px,calc(100% - 44px));max-width:none;padding-top:22px!important;padding-bottom:56px!important}body.tcl-site-v1239 .tcl-aktuelles-page,body.tcl-site-v1239 .tcl-news-page{display:grid;gap:28px}body.tcl-site-v1239 .tcl-aktuelles-hero{position:relative;overflow:hidden;display:grid;align-items:end;min-height:clamp(250px,28vw,370px);padding:38px clamp(30px,5vw,70px);border-radius:34px;border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 88% 24%,rgba(255,218,0,.26),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,255,255,.66));box-shadow:0 24px 62px rgba(20,50,38,.09),inset 0 1px 0 rgba(255,255,255,.86)}body.tcl-site-v1239 .tcl-aktuelles-hero:after{content:"";position:absolute;right:-90px;bottom:-100px;width:280px;height:280px;border-radius:50%;background:rgba(255,218,0,.18);filter:blur(2px);pointer-events:none}body.tcl-site-v1239 .tcl-aktuelles-hero>div{position:relative;z-index:1;max-width:760px}body.tcl-site-v1239 .tcl-aktuelles-hero h1{margin:0 0 12px;color:var(--tcl-green);font-size:clamp(48px,5.2vw,82px);line-height:.9;letter-spacing:-.065em;font-weight:1000}body.tcl-site-v1239 .tcl-aktuelles-hero p:not(.tcl-kicker){max-width:650px;margin:0 0 20px;color:rgba(4,41,35,.72);font-size:17px;line-height:1.45;font-weight:850}body.tcl-site-v1239 .tcl-aktuelles-hero--news{min-height:clamp(220px,24vw,320px)}body.tcl-site-v1239 .tcl-news-section{display:grid;gap:18px}body.tcl-site-v1239 .tcl-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.tcl-site-v1239 .tcl-news-card{overflow:hidden;display:grid;border-radius:26px;background:rgba(255,255,255,.76);border:1px solid rgba(7,59,51,.08);box-shadow:0 16px 38px rgba(59,44,17,.06);transition:transform .36s var(--tcl-ease),box-shadow .36s var(--tcl-ease),background .36s var(--tcl-ease)}body.tcl-site-v1239 .tcl-news-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.96);box-shadow:0 24px 52px rgba(59,44,17,.11)}body.tcl-site-v1239 .tcl-news-card__media{display:block;height:178px;overflow:hidden;background:rgba(7,59,51,.06)}body.tcl-site-v1239 .tcl-news-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s var(--tcl-ease)}body.tcl-site-v1239 .tcl-news-card:hover .tcl-news-card__media img{transform:scale(1.045)}body.tcl-site-v1239 .tcl-news-card__body{display:grid;gap:8px;padding:20px}body.tcl-site-v1239 .tcl-news-card__body span{color:rgba(7,59,51,.52);font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}body.tcl-site-v1239 .tcl-news-card__body h3{margin:0;color:var(--tcl-green);font-size:22px;line-height:1.05;font-weight:1000;letter-spacing:-.025em}body.tcl-site-v1239 .tcl-news-card__body h3 a{color:inherit;text-decoration:none!important}body.tcl-site-v1239 .tcl-news-card__body p{margin:0;color:rgba(4,41,35,.68);font-size:14px;line-height:1.45;font-weight:760}body.tcl-site-v1239 .tcl-news-card--featured{grid-column:span 2;grid-template-columns:.92fr 1fr;align-items:stretch}body.tcl-site-v1239 .tcl-news-card--featured .tcl-news-card__media{height:auto;min-height:260px}body.tcl-site-v1239 .tcl-news-card--featured .tcl-news-card__body{padding:28px;align-content:center}body.tcl-site-v1239 .tcl-news-card--featured .tcl-news-card__body h3{font-size:clamp(28px,2.6vw,42px);line-height:.96}body.tcl-site-v1239 .tcl-editorial-hint,body.tcl-site-v1239 .tcl-news-empty{padding:26px 28px;border-radius:26px;background:rgba(255,255,255,.76);border:1px solid rgba(7,59,51,.08);box-shadow:0 14px 34px rgba(59,44,17,.055)}body.tcl-site-v1239 .tcl-editorial-hint h3,body.tcl-site-v1239 .tcl-news-empty h3{margin:0 0 10px;color:var(--tcl-green);font-size:28px;font-weight:1000;letter-spacing:-.03em}body.tcl-site-v1239 .tcl-editorial-hint p,body.tcl-site-v1239 .tcl-news-empty p{margin:0 0 16px;color:rgba(4,41,35,.7);font-weight:780;line-height:1.5}body.tcl-site-v1239 .tcl-section-more{display:flex;justify-content:center;margin-top:4px}body.tcl-site-v1239 .tcl-event-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}body.tcl-site-v1239 .tcl-events-list--compact{margin-top:2px}body.tcl-site-v1239.tcl-contact-compact-on .tcl-subpage--kontakt,body.tcl-site-v1239.tcl-short-pages-compact-on .tcl-subpage--datenschutz,body.tcl-site-v1239.tcl-short-pages-compact-on .tcl-subpage--impressum{padding-top:88px}body.tcl-site-v1239.tcl-short-pages-compact-on .tcl-subpage--datenschutz .tcl-section--sub,body.tcl-site-v1239.tcl-short-pages-compact-on .tcl-subpage--impressum .tcl-section--sub{padding-top:10px!important;padding-bottom:32px!important}@media (max-width:1100px){body.tcl-site-v1239 .tcl-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v1239 .tcl-news-card--featured{grid-column:span 2;grid-template-columns:1fr}body.tcl-site-v1239 .tcl-news-card--featured .tcl-news-card__media{height:240px;min-height:0}body.tcl-site-v1239 .tcl-event-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){body.tcl-site-v1239 .tcl-subpage--aktuelles .tcl-section--sub,body.tcl-site-v1239 .tcl-subpage--news .tcl-section--sub,body.tcl-site-v1239 .tcl-subpage--termine .tcl-section--sub{width:calc(100% - 28px);padding-top:14px!important}body.tcl-site-v1239 .tcl-aktuelles-hero{min-height:0;padding:28px 22px;border-radius:28px}body.tcl-site-v1239 .tcl-aktuelles-hero h1{font-size:clamp(42px,13vw,62px)}body.tcl-site-v1239 .tcl-event-grid--compact,body.tcl-site-v1239 .tcl-news-grid{grid-template-columns:1fr}body.tcl-site-v1239 .tcl-news-card--featured{grid-column:auto}body.tcl-site-v1239 .tcl-news-card__media{height:190px}}body.tcl-site-v1240 .tcl-accent-letter{color:var(--tcl-yellow)!important;text-shadow:0 4px 0 rgba(7,59,51,.08),0 13px 28px rgba(255,218,0,.3);display:inline-block;transform:translateY(.01em)}body.tcl-site-v1240 .tcl-aktuelles-hero{min-height:clamp(185px,18vw,255px)!important;padding:clamp(34px,4vw,54px)!important}body.tcl-site-v1240 .tcl-aktuelles-hero h1{font-size:clamp(42px,5.1vw,72px)!important;line-height:.9!important}body.tcl-site-v1240 .tcl-aktuelles-hero p:not(.tcl-kicker){max-width:720px!important;margin-bottom:16px!important}body.tcl-site-v1240 .tcl-news-empty--lead{width:100%;margin:0 auto!important;padding:clamp(24px,3vw,34px)!important;border-radius:28px!important;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,248,210,.62))!important;border:1px solid rgba(7,59,51,.08)!important;box-shadow:0 18px 48px rgba(59,44,17,.08),inset 0 1px 0 rgba(255,255,255,.62)!important}body.tcl-site-v1240 .tcl-news-empty--lead h3{margin:0 0 9px!important;color:var(--tcl-green)!important;font-size:clamp(25px,2.5vw,38px)!important;line-height:1!important;letter-spacing:-.04em!important}body.tcl-site-v1240 .tcl-news-empty--lead p{max-width:720px!important;margin:0 0 18px!important;color:rgba(4,41,35,.72)!important;font-weight:850!important;line-height:1.45!important}body.tcl-site-v1240 .tcl-news-empty__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}body.tcl-site-v1240 .tcl-events-list--compact{margin-top:22px!important}body.tcl-site-v1240 .tcl-events-list__head h2 .tcl-accent-letter,body.tcl-site-v1240 .tcl-old-news h2 .tcl-accent-letter{margin-right:.01em}body.tcl-site-v1240 .tcl-old-news{margin-top:18px}body.tcl-site-v1240 .tcl-old-news .tcl-events-list__head{margin-bottom:18px}body.tcl-site-v1240 .tcl-old-news .tcl-events-list__head p:not(.tcl-kicker){max-width:760px;color:rgba(4,41,35,.7);font-weight:800}body.tcl-site-v1240 .tcl-news-grid--fallback .tcl-news-card__media img{object-fit:cover!important;object-position:center!important}body.tcl-site-v1240 .tcl-youth-page--detail .tcl-training-split figure.tcl-img-focus-youth2025 img,body.tcl-site-v1240 .tcl-youth-page--detail .tcl-training-split figure.tcl-img-focus-youthcamp img{object-fit:cover!important;object-position:center 42%!important}body.tcl-site-v1240 .tcl-youth-page--detail .tcl-training-split figure{min-height:clamp(230px,25vw,350px)}@media (max-width:760px){body.tcl-site-v1240 .tcl-aktuelles-hero{padding:28px 22px!important;border-radius:28px!important}body.tcl-site-v1240 .tcl-news-empty__actions{display:grid;grid-template-columns:1fr}body.tcl-site-v1240 .tcl-news-empty__actions .tcl-btn{width:100%}}body.tcl-site-v1243 .tcl-virtual-main{padding-top:clamp(112px,10vw,150px);padding-bottom:0}body.tcl-site-v1243 .tcl-subpage--aktuelles .tcl-section--sub>.tcl-events-page,body.tcl-site-v1243 .tcl-subpage--news .tcl-section--sub>.tcl-events-page,body.tcl-site-v1243 .tcl-subpage--termine .tcl-section--sub>.tcl-events-page,body.tcl-site-v1243 .tcl-virtual-main .tcl-events-page{width:min(1180px,calc(100% - 44px));margin-inline:auto;display:grid;gap:28px}body.tcl-site-v1243 .tcl-events-list,body.tcl-site-v1243 .tcl-news-section{display:grid;gap:18px}body.tcl-site-v1243 .tcl-event-grid,body.tcl-site-v1243 .tcl-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.tcl-site-v1243 .tcl-news-card{min-height:214px;grid-template-rows:auto 1fr}body.tcl-site-v1243 .tcl-news-card__media{height:190px!important;min-height:0!important}body.tcl-site-v1243 .tcl-news-card__media img{object-fit:cover!important;object-position:center!important}body.tcl-site-v1243 .tcl-news-card--featured{grid-column:auto!important;display:grid!important;grid-template-columns:1fr!important}body.tcl-site-v1243 .tcl-news-card--no-media{grid-template-rows:auto 1fr}body.tcl-site-v1243 .tcl-news-card__placeholder{height:84px;display:flex;align-items:center;padding:0 20px;text-decoration:none!important;background:linear-gradient(135deg,rgba(255,218,0,.32),rgba(255,255,255,.36));color:var(--tcl-green)!important;border-bottom:1px solid rgba(7,59,51,.06)}body.tcl-site-v1243 .tcl-news-card__placeholder span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.55);font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}body.tcl-site-v1243 .tcl-news-card__body{align-content:start;padding:20px!important}body.tcl-site-v1243 .tcl-news-card__body h3{font-size:clamp(20px,1.65vw,26px)!important;line-height:1.04!important}body.tcl-site-v1243 .tcl-event-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.tcl-site-v1243 .tcl-event-card{min-height:214px}body.tcl-site-v1243 .tcl-events-list__head{align-items:end}body.tcl-site-v1243 .tcl-events-list__head p:not(.tcl-kicker){max-width:520px;color:rgba(4,41,35,.68);font-weight:760}body.tcl-site-v1243 .tcl-events-quick{margin-top:0!important}body.tcl-site-v1243 .tcl-events-highlight{display:none!important}body.tcl-site-v1243 .tcl-aktuelles-hero{min-height:clamp(175px,17vw,235px)!important;padding:clamp(30px,3.6vw,48px)!important}body.tcl-site-v1243 .tcl-aktuelles-hero h1{font-size:clamp(42px,4.6vw,68px)!important}body.tcl-site-v1243 .tcl-accent-letter{color:var(--tcl-yellow)!important;text-shadow:0 4px 0 rgba(7,59,51,.08),0 14px 30px rgba(255,218,0,.26)}@media (max-width:1100px){body.tcl-site-v1243 .tcl-event-grid,body.tcl-site-v1243 .tcl-event-grid--compact,body.tcl-site-v1243 .tcl-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){body.tcl-site-v1243 .tcl-virtual-main{padding-top:96px}body.tcl-site-v1243 .tcl-subpage--aktuelles .tcl-section--sub>.tcl-events-page,body.tcl-site-v1243 .tcl-subpage--news .tcl-section--sub>.tcl-events-page,body.tcl-site-v1243 .tcl-subpage--termine .tcl-section--sub>.tcl-events-page,body.tcl-site-v1243 .tcl-virtual-main .tcl-events-page{width:calc(100% - 28px);gap:20px}body.tcl-site-v1243 .tcl-event-grid,body.tcl-site-v1243 .tcl-event-grid--compact,body.tcl-site-v1243 .tcl-news-grid{grid-template-columns:1fr!important}body.tcl-site-v1243 .tcl-news-card__media{height:185px!important}}body.tcl-site-v1244 .tcl-subpage--aktuelles .tcl-section--sub>.tcl-events-page,body.tcl-site-v1244 .tcl-subpage--news .tcl-section--sub>.tcl-events-page,body.tcl-site-v1244 .tcl-subpage--termine .tcl-section--sub>.tcl-events-page,body.tcl-site-v1244 .tcl-virtual-main .tcl-events-page{width:min(1080px,calc(100% - 44px));gap:30px}body.tcl-site-v1244 .tcl-events-list__head--center,body.tcl-site-v1244 .tcl-news-section--overview .tcl-events-list__head{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;text-align:center!important;gap:8px!important;margin:0 auto 4px!important}body.tcl-site-v1244 .tcl-events-list__head--center .tcl-kicker,body.tcl-site-v1244 .tcl-news-section--overview .tcl-events-list__head .tcl-kicker{margin:0!important}body.tcl-site-v1244 .tcl-events-list__head--center h2,body.tcl-site-v1244 .tcl-news-section--overview .tcl-events-list__head h2{text-align:center!important;margin:0!important;max-width:920px}body.tcl-site-v1244 .tcl-events-list__head p:not(.tcl-kicker){display:none!important}body.tcl-site-v1244 .tcl-event-grid,body.tcl-site-v1244 .tcl-event-grid--compact,body.tcl-site-v1244 .tcl-news-grid{align-items:stretch}body.tcl-site-v1244 .tcl-event-card,body.tcl-site-v1244 .tcl-news-card{min-height:0!important;height:auto}body.tcl-site-v1244 .tcl-news-card__placeholder{height:80px!important}body.tcl-site-v1244 .tcl-event-card,body.tcl-site-v1244 .tcl-news-card__body{padding:20px!important}body.tcl-site-v1244 .tcl-events-quick{margin:10px 0 36px!important;align-items:stretch}body.tcl-site-v1244 .tcl-events-quick a{min-height:96px!important;height:auto!important;align-content:center}body.tcl-site-v1244 .tcl-events-gallery{margin-top:2px}body.tcl-site-v1244 .tcl-accent-letter{color:var(--tcl-yellow)!important;text-shadow:0 3px 0 rgba(7,59,51,.09),0 12px 24px rgba(255,218,0,.28)!important}body.tcl-site-v1244 .tcl-home .tcl-stats{margin:30px 0 26px!important}body.tcl-site-v1244 .tcl-home .tcl-image-grid{margin-top:0!important}body.tcl-site-v1244 .tcl-hero-scroll{min-height:44px!important;padding:0 20px 0 24px!important;background:rgba(7,59,51,.34)!important;border-color:rgba(255,255,255,.48)!important;box-shadow:0 16px 38px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.28)!important}body.tcl-site-v1244 .tcl-hero-scroll b{animation:tclScrollHintOnce 2.4s cubic-bezier(.2,.8,.2,1) 1 .7s both!important}@keyframes tclScrollHintOnce{0%,100%{transform:translateY(0)}24%{transform:translateY(5px)}45%{transform:translateY(-1px)}66%{transform:translateY(4px)}}body.tcl-site-v1244 .tcl-hero-scroll:hover b{transform:translateY(3px)!important}body.tcl-site-v1244.tcl-header-arc-round{--tcl-header-arc-y:30px;--tcl-header-arc-y-scrolled:18px}body.tcl-site-v1244.tcl-header-arc-rounder{--tcl-header-arc-y:38px;--tcl-header-arc-y-scrolled:23px}body.tcl-site-v1244.tcl-header-arc-maxround{--tcl-header-arc-y:48px;--tcl-header-arc-y-scrolled:28px}body.tcl-site-v1244.tcl-footer-arc-rounder{--tcl-footer-arc-h:46px;--tcl-footer-arc-dip:26px}body.tcl-site-v1244.tcl-footer-arc-maxround{--tcl-footer-arc-h:56px;--tcl-footer-arc-dip:34px}body.tcl-site-v1244.tcl-footer-arc-flat{--tcl-footer-arc-h:16px;--tcl-footer-arc-dip:8px}body.tcl-site-v1244.tcl-footer-arc-rounder .tcl-footer{border-top-left-radius:50% 32px!important;border-top-right-radius:50% 32px!important}body.tcl-site-v1244.tcl-footer-arc-maxround .tcl-footer{border-top-left-radius:50% 42px!important;border-top-right-radius:50% 42px!important}body.tcl-site-v1244.tcl-hero-arc-rounder{--tcl-hero-arc-h:76px;--tcl-hero-arc-r:30%}body.tcl-site-v1244.tcl-hero-arc-maxround{--tcl-hero-arc-h:90px;--tcl-hero-arc-r:36%}@media (max-width:1100px){body.tcl-site-v1244 .tcl-subpage--aktuelles .tcl-section--sub>.tcl-events-page,body.tcl-site-v1244 .tcl-subpage--news .tcl-section--sub>.tcl-events-page,body.tcl-site-v1244 .tcl-subpage--termine .tcl-section--sub>.tcl-events-page,body.tcl-site-v1244 .tcl-virtual-main .tcl-events-page{width:calc(100% - 34px)}}@media (max-width:720px){body.tcl-site-v1244 .tcl-events-list__head--center h2,body.tcl-site-v1244 .tcl-news-section--overview .tcl-events-list__head h2{font-size:clamp(34px,11vw,48px)!important}body.tcl-site-v1244 .tcl-events-quick{margin-bottom:28px!important}body.tcl-site-v1244 .tcl-home .tcl-stats{margin:22px 0!important}}body.tcl-site-v1245.tcl-header-size-medium{--tcl-header-scale:1}body.tcl-site-v1245.tcl-header-size-high{--tcl-header-scale:1.10}body.tcl-site-v1245.tcl-header-size-xhigh{--tcl-header-scale:1.20}body.tcl-site-v1245.tcl-header-size-low{--tcl-header-scale:1}body.tcl-site-v1245.tcl-header-arc-flat{--tcl-header-arc-y:18px;--tcl-header-arc-y-scrolled:12px}body.tcl-site-v1245.tcl-header-arc-round{--tcl-header-arc-y:30px;--tcl-header-arc-y-scrolled:18px}body.tcl-site-v1245.tcl-header-arc-rounder{--tcl-header-arc-y:40px;--tcl-header-arc-y-scrolled:24px}body.tcl-site-v1245.tcl-header-arc-maxround{--tcl-header-arc-y:52px;--tcl-header-arc-y-scrolled:30px}body.tcl-site-v1245.tcl-footer-arc-flat{--tcl-footer-arc-h:16px;--tcl-footer-arc-dip:8px}body.tcl-site-v1245.tcl-footer-arc-round{--tcl-footer-arc-h:28px;--tcl-footer-arc-dip:16px}body.tcl-site-v1245.tcl-footer-arc-rounder{--tcl-footer-arc-h:42px;--tcl-footer-arc-dip:25px}body.tcl-site-v1245.tcl-footer-arc-maxround{--tcl-footer-arc-h:56px;--tcl-footer-arc-dip:34px}body.tcl-site-v1245.tcl-footer-arc-flat .tcl-footer{border-top-left-radius:50% 14px!important;border-top-right-radius:50% 14px!important}body.tcl-site-v1245.tcl-footer-arc-round .tcl-footer{border-top-left-radius:50% 22px!important;border-top-right-radius:50% 22px!important}body.tcl-site-v1245.tcl-footer-arc-rounder .tcl-footer{border-top-left-radius:50% 32px!important;border-top-right-radius:50% 32px!important}body.tcl-site-v1245.tcl-footer-arc-maxround .tcl-footer{border-top-left-radius:50% 42px!important;border-top-right-radius:50% 42px!important}body.tcl-site-v1245.tcl-footer-size-low .tcl-footer{padding-top:3px!important;padding-bottom:3px!important}body.tcl-site-v1245.tcl-footer-size-medium .tcl-footer{padding-top:5px!important;padding-bottom:5px!important}body.tcl-site-v1245.tcl-footer-size-high .tcl-footer{padding-top:10px!important;padding-bottom:10px!important}body.tcl-site-v1245.tcl-footer-size-low .tcl-footer__inner{min-height:34px!important}body.tcl-site-v1245.tcl-footer-size-medium .tcl-footer__inner{min-height:40px!important}body.tcl-site-v1245.tcl-footer-size-high .tcl-footer__inner{min-height:50px!important}body.tcl-site-v1245.tcl-hero-arc-flat{--tcl-hero-arc-h:28px;--tcl-hero-arc-r:10%}body.tcl-site-v1245.tcl-hero-arc-soft{--tcl-hero-arc-h:42px;--tcl-hero-arc-r:16%}body.tcl-site-v1245.tcl-hero-arc-round{--tcl-hero-arc-h:60px;--tcl-hero-arc-r:24%}body.tcl-site-v1245.tcl-hero-arc-rounder{--tcl-hero-arc-h:76px;--tcl-hero-arc-r:30%}body.tcl-site-v1245.tcl-hero-arc-maxround{--tcl-hero-arc-h:90px;--tcl-hero-arc-r:36%}body.tcl-site-v1247 .tcl-hero-scroll b{animation:tclScrollHintOnce 2.2s cubic-bezier(.2,.8,.2,1) 1 .55s both!important}@media (max-width:720px){body.tcl-site-v1247 .tcl-hero{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:max(var(--tcl-hero-min),620px)!important}body.tcl-site-v1247 .tcl-hero__content{width:calc(100% - 54px)!important;padding-top:82px!important;padding-bottom:0!important;margin:0 auto!important}body.tcl-site-v1247 .tcl-hero h1{font-size:clamp(40px,14vw,58px)!important;line-height:.96!important;margin-bottom:18px!important}body.tcl-site-v1247 .tcl-hero p{max-width:100%!important;margin:0!important;font-size:18px!important;line-height:1.36!important}body.tcl-site-v1247 .tcl-hero-scroll{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;margin:22px auto 74px!important;min-height:48px!important;padding:0 18px 0 22px!important;max-width:calc(100% - 54px)!important;z-index:4!important}body.tcl-site-v1247 .tcl-hero-scroll:focus-visible,body.tcl-site-v1247 .tcl-hero-scroll:hover{transform:translateY(-2px)!important}body.tcl-site-v1247 .tcl-hero:after{pointer-events:none!important}}@media (max-width:420px){body.tcl-site-v1247 .tcl-hero{min-height:max(var(--tcl-hero-min),650px)!important}body.tcl-site-v1247 .tcl-hero__content{width:calc(100% - 38px)!important}body.tcl-site-v1247 .tcl-hero p{font-size:17px!important}body.tcl-site-v1247 .tcl-hero-scroll{max-width:calc(100% - 38px)!important;margin-top:20px!important}}body.tcl-site-v1248 .tcl-page{-webkit-text-size-adjust:100%;text-size-adjust:100%}@media (max-width:720px){body.tcl-site-v1248 .tcl-footer{padding:12px 0 max(14px,env(safe-area-inset-bottom))!important;margin:0!important;min-height:0!important;border-radius:0!important;overflow:visible!important}body.tcl-site-v1248 .tcl-footer:before{top:-20px!important;height:26px!important;left:-8vw!important;right:-8vw!important}body.tcl-site-v1248 .tcl-footer__inner{width:calc(100% - 34px)!important;min-height:0!important;padding:0!important;gap:9px!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;text-align:center!important}body.tcl-site-v1248 .tcl-footer__social{gap:12px!important;justify-content:center!important;justify-self:center!important;order:1!important}body.tcl-site-v1248 .tcl-footer__social a{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;font-size:0!important;line-height:1!important}body.tcl-site-v1248 .tcl-footer__social svg{width:19px!important;height:19px!important}body.tcl-site-v1248 .tcl-footer__social a[aria-label=Facebook] svg{width:19px!important;height:19px!important}body.tcl-site-v1248 .tcl-footer small{order:2!important;justify-self:center!important;font-size:13px!important;line-height:1.15!important;letter-spacing:.01em!important;margin:0!important}body.tcl-site-v1248 .tcl-footer__links{order:3!important;justify-self:center!important;justify-content:center!important;gap:20px!important;flex-wrap:wrap!important;font-size:14px!important;line-height:1.1!important;margin:0!important}body.tcl-site-v1248 .tcl-footer__links a{font-size:14px!important;line-height:1.1!important}body.tcl-site-v1248 .tcl-backtop{bottom:calc(92px + env(safe-area-inset-bottom))!important}}@media (max-width:420px){body.tcl-site-v1248 .tcl-footer{padding:11px 0 max(13px,env(safe-area-inset-bottom))!important}body.tcl-site-v1248 .tcl-footer:before{top:-17px!important;height:22px!important}body.tcl-site-v1248 .tcl-footer__inner{gap:8px!important;width:calc(100% - 26px)!important}body.tcl-site-v1248 .tcl-footer__social a{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}body.tcl-site-v1248 .tcl-footer small{font-size:12px!important}body.tcl-site-v1248 .tcl-footer__links,body.tcl-site-v1248 .tcl-footer__links a{font-size:13px!important}}body.tcl-site-v1249 .tcl-footer{margin:0!important;overflow:visible!important;padding-top:clamp(6px,.7vw,10px)!important;padding-bottom:clamp(7px,.8vw,12px)!important;min-height:0!important;border-top-left-radius:50% var(--tcl-footer-arc-h,22px)!important;border-top-right-radius:50% var(--tcl-footer-arc-h,22px)!important}body.tcl-site-v1249 .tcl-footer:before{top:calc(-1 * clamp(12px,1.2vw,22px))!important;height:clamp(16px,1.8vw,28px)!important;left:-5vw!important;right:-5vw!important;opacity:.9!important;pointer-events:none!important}body.tcl-site-v1249 .tcl-footer__inner{min-height:clamp(32px,3.6vw,46px)!important;padding:0!important;align-items:center!important;gap:clamp(10px,1.6vw,22px)!important}body.tcl-site-v1249 .tcl-footer__social{align-items:center!important;gap:clamp(8px,.9vw,12px)!important}body.tcl-site-v1249 .tcl-footer__social a{width:clamp(30px,2.8vw,38px)!important;height:clamp(30px,2.8vw,38px)!important;min-width:clamp(30px,2.8vw,38px)!important;min-height:clamp(30px,2.8vw,38px)!important;line-height:1!important}body.tcl-site-v1249 .tcl-footer__social svg{width:clamp(15px,1.35vw,18px)!important;height:clamp(15px,1.35vw,18px)!important}body.tcl-site-v1249 .tcl-footer small{font-size:clamp(10px, .9vw, 12px)!important;line-height:1.12!important;margin:0!important;white-space:nowrap!important}body.tcl-site-v1249 .tcl-footer__links{gap:clamp(12px,1.6vw,22px)!important;align-items:center!important;margin:0!important;line-height:1.1!important}body.tcl-site-v1249 .tcl-footer__links a{font-size:clamp(10px, .9vw, 12px)!important;line-height:1.1!important;white-space:nowrap!important}body.tcl-site-v1249 .tcl-backtop{right:clamp(18px,3vw,34px)!important;bottom:clamp(70px,7vw,96px)!important;z-index:55!important}@media (max-width:720px){body.tcl-site-v1249 .tcl-footer{padding:10px 0 max(12px,env(safe-area-inset-bottom))!important;border-radius:0!important}body.tcl-site-v1249 .tcl-footer:before{top:-16px!important;height:22px!important;left:-8vw!important;right:-8vw!important}body.tcl-site-v1249 .tcl-footer__inner{width:calc(100% - 28px)!important;min-height:0!important;grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;gap:8px!important}body.tcl-site-v1249 .tcl-footer__social{order:1!important;justify-content:center!important}body.tcl-site-v1249 .tcl-footer small{order:2!important;font-size:12px!important;white-space:normal!important}body.tcl-site-v1249 .tcl-footer__links{order:3!important;justify-content:center!important;gap:18px!important;flex-wrap:wrap!important}body.tcl-site-v1249 .tcl-footer__links a{font-size:13px!important}body.tcl-site-v1249 .tcl-footer__social a{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}body.tcl-site-v1249 .tcl-footer__social svg{width:18px!important;height:18px!important}body.tcl-site-v1249 .tcl-backtop{bottom:calc(78px + env(safe-area-inset-bottom))!important;right:18px!important}}body.tcl-site-v1250 .tcl-footer{position:relative!important;overflow:visible!important;margin:0!important;border-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;box-shadow:none!important;background:var(--tcl-green)!important;padding-top:clamp(8px,.8vw,12px)!important;padding-bottom:clamp(9px,.9vw,14px)!important}body.tcl-site-v1250 .tcl-footer:before{content:""!important;position:absolute!important;left:-8vw!important;right:-8vw!important;top:calc(-1 * clamp(18px,2vw,30px))!important;height:clamp(20px,2.3vw,34px)!important;background:var(--tcl-green)!important;opacity:1!important;z-index:0!important;pointer-events:none!important;border-radius:0!important;box-shadow:none!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V20C72 4 28 4 0 20Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V20C72 4 28 4 0 20Z'/%3E%3C/svg%3E")!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}body.tcl-site-v1250 .tcl-footer:after,body.tcl-site-v1250 .tcl-footer__inner:after,body.tcl-site-v1250 .tcl-footer__inner:before{content:none!important;display:none!important}body.tcl-site-v1250 .tcl-footer__inner{position:relative!important;z-index:1!important;min-height:clamp(36px,3.4vw,48px)!important;padding:0!important;align-items:center!important;gap:clamp(10px,1.4vw,20px)!important}body.tcl-site-v1250 .tcl-footer__social a{width:clamp(32px,2.8vw,38px)!important;height:clamp(32px,2.8vw,38px)!important;min-width:clamp(32px,2.8vw,38px)!important;min-height:clamp(32px,2.8vw,38px)!important}body.tcl-site-v1250 .tcl-footer__social svg{width:clamp(16px,1.35vw,18px)!important;height:clamp(16px,1.35vw,18px)!important}body.tcl-site-v1250 .tcl-footer small,body.tcl-site-v1250 .tcl-footer__links,body.tcl-site-v1250 .tcl-footer__links a{font-size:clamp(11px, .9vw, 13px)!important;line-height:1.12!important}body.tcl-site-v1250 .tcl-backtop{bottom:clamp(72px,7vw,96px)!important;z-index:60!important}@media (max-width:720px){body.tcl-site-v1250 .tcl-footer{padding:10px 0 max(14px,env(safe-area-inset-bottom))!important;border-radius:0!important}body.tcl-site-v1250 .tcl-footer:before{top:-20px!important;height:26px!important;left:-10vw!important;right:-10vw!important}body.tcl-site-v1250 .tcl-footer__inner{width:calc(100% - 34px)!important;grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;min-height:0!important;gap:8px!important}body.tcl-site-v1250 .tcl-footer__social{order:1!important;justify-content:center!important;gap:14px!important}body.tcl-site-v1250 .tcl-footer small{order:2!important;font-size:12px!important;white-space:normal!important}body.tcl-site-v1250 .tcl-footer__links{order:3!important;justify-content:center!important;gap:18px!important;flex-wrap:wrap!important}body.tcl-site-v1250 .tcl-footer__links a{font-size:13px!important}body.tcl-site-v1250 .tcl-footer__social a{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}body.tcl-site-v1250 .tcl-footer__social svg{width:18px!important;height:18px!important}body.tcl-site-v1250 .tcl-backtop{bottom:calc(82px + env(safe-area-inset-bottom))!important;right:18px!important}}body.tcl-site-v1251.tcl-footer-arc-flat{--tcl-footer-arc-h:16px!important;--tcl-footer-arc-dip:8px!important}body.tcl-site-v1251.tcl-footer-arc-soft{--tcl-footer-arc-h:27px!important;--tcl-footer-arc-dip:14px!important}body.tcl-site-v1251.tcl-footer-arc-round{--tcl-footer-arc-h:38px!important;--tcl-footer-arc-dip:22px!important}body.tcl-site-v1251.tcl-footer-arc-rounder{--tcl-footer-arc-h:46px!important;--tcl-footer-arc-dip:26px!important}body.tcl-site-v1251.tcl-footer-arc-maxround{--tcl-footer-arc-h:56px!important;--tcl-footer-arc-dip:34px!important}body.tcl-site-v1251 .tcl-footer{position:relative!important;overflow:visible!important;background:var(--tcl-green)!important;margin:0!important;border-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;box-shadow:none!important;padding:10px 0 9px!important}body.tcl-site-v1251 .tcl-footer:before{content:""!important;position:absolute!important;left:-6vw!important;right:-6vw!important;top:calc(-1 * var(--tcl-footer-arc-h,27px))!important;height:var(--tcl-footer-arc-h,27px)!important;background:var(--tcl-green)!important;z-index:-1!important;pointer-events:none!important;opacity:1!important;border-radius:0!important;box-shadow:none!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 32' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 32H100V18C73 8 27 8 0 18Z'/%3E%3C/svg%3E")!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}body.tcl-site-v1251 .tcl-footer:after,body.tcl-site-v1251 .tcl-footer__inner:after,body.tcl-site-v1251 .tcl-footer__inner:before{content:none!important;display:none!important}body.tcl-site-v1251 .tcl-footer__inner{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;min-height:34px!important;gap:16px!important;transform:translateY(-7px)!important}body.tcl-site-v1251.tcl-footer-vertical-up .tcl-footer__inner{transform:translateY(-16px)!important}body.tcl-site-v1251.tcl-footer-vertical-highup .tcl-footer__inner,body.tcl-site-v1251.tcl-footer-vertical-middle .tcl-footer__inner{transform:translateY(-13px)!important}body.tcl-site-v1251.tcl-footer-vertical-down .tcl-footer__inner{transform:translateY(-10px)!important}body.tcl-site-v1251 .tcl-footer__social{display:flex!important;align-items:center!important;justify-content:flex-start!important;justify-self:start!important;gap:13px!important;line-height:0!important}body.tcl-site-v1251 .tcl-footer__social a{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;margin:0!important;color:#fff!important;background:rgba(255,255,255,.14)!important}body.tcl-site-v1251 .tcl-footer__social svg{display:block!important;width:23px!important;height:23px!important;color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.tcl-site-v1251 .tcl-footer__social a[aria-label=Facebook] svg{width:22px!important;height:22px!important;fill:#fff!important;stroke:none!important}body.tcl-site-v1251 .tcl-footer small{display:flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;margin:0!important;white-space:nowrap!important;font-size:13px!important;line-height:1!important;font-weight:950!important}body.tcl-site-v1251 .tcl-footer__links{display:flex!important;align-items:center!important;justify-content:flex-end!important;justify-self:end!important;gap:26px!important;margin:0!important;line-height:1!important;font-size:13px!important}body.tcl-site-v1251 .tcl-footer__links a{display:inline-flex!important;align-items:center!important;margin:0!important;font-size:13px!important;line-height:1!important}body.tcl-site-v1251 .tcl-backtop{right:24px!important;bottom:84px!important;z-index:60!important}@media (max-width:1100px){body.tcl-site-v1251 .tcl-footer__inner{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;gap:11px!important;min-height:0!important}body.tcl-site-v1251 .tcl-footer small,body.tcl-site-v1251 .tcl-footer__links,body.tcl-site-v1251 .tcl-footer__social{justify-self:center!important;justify-content:center!important}body.tcl-site-v1251 .tcl-footer__social{order:1!important}body.tcl-site-v1251 .tcl-footer small{order:2!important}body.tcl-site-v1251 .tcl-footer__links{order:3!important}}@media (max-width:720px){body.tcl-site-v1251 .tcl-footer{padding:10px 0 9px!important}body.tcl-site-v1251 .tcl-footer:before{left:-6vw!important;right:-6vw!important;top:calc(-1 * var(--tcl-footer-arc-h,27px))!important;height:var(--tcl-footer-arc-h,27px)!important}body.tcl-site-v1251 .tcl-footer__inner{width:calc(100% - 34px)!important;margin:0 auto!important;gap:9px!important;transform:translateY(-7px)!important}body.tcl-site-v1251 .tcl-footer__social{gap:12px!important}body.tcl-site-v1251 .tcl-footer__social a{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}body.tcl-site-v1251 .tcl-footer__social svg{width:18px!important;height:18px!important}body.tcl-site-v1251 .tcl-footer small{font-size:12px!important;white-space:normal!important}body.tcl-site-v1251 .tcl-footer__links{gap:17px!important;flex-wrap:wrap!important;font-size:12px!important}body.tcl-site-v1251 .tcl-footer__links a{font-size:12px!important}body.tcl-site-v1251 .tcl-backtop{bottom:84px!important;right:18px!important}}body.tcl-site-v1252.tcl-footer-arc-flat{--tcl-footer-arc-h:16px!important}body.tcl-site-v1252.tcl-footer-arc-soft{--tcl-footer-arc-h:27px!important}body.tcl-site-v1252.tcl-footer-arc-round{--tcl-footer-arc-h:34px!important}body.tcl-site-v1252.tcl-footer-arc-rounder{--tcl-footer-arc-h:42px!important}body.tcl-site-v1252.tcl-footer-arc-maxround{--tcl-footer-arc-h:50px!important}body.tcl-site-v1252 .tcl-footer:after,body.tcl-site-v1252 .tcl-footer:before,body.tcl-site-v1252 .tcl-footer__inner:after,body.tcl-site-v1252 .tcl-footer__inner:before{content:none!important;display:none!important}body.tcl-site-v1252 .tcl-footer{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:var(--tcl-green)!important;color:#fff!important;margin:calc(-1 * var(--tcl-footer-arc-h,27px)) 0 0 0!important;padding:calc(var(--tcl-footer-arc-h,27px) + 8px) 0 10px!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V20C73 8 27 8 0 20Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V20C73 8 27 8 0 20Z'/%3E%3C/svg%3E")!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}body.tcl-site-v1252 .tcl-footer__inner{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;width:min(var(--tcl-max),calc(100% - 42px))!important;margin:0 auto!important;min-height:34px!important;gap:16px!important;transform:none!important;padding:0!important}body.tcl-site-v1252.tcl-footer-vertical-up .tcl-footer__inner{transform:translateY(-4px)!important}body.tcl-site-v1252.tcl-footer-vertical-highup .tcl-footer__inner,body.tcl-site-v1252.tcl-footer-vertical-middle .tcl-footer__inner{transform:translateY(0)!important}body.tcl-site-v1252.tcl-footer-vertical-down .tcl-footer__inner{transform:translateY(4px)!important}body.tcl-site-v1252 .tcl-footer__social{display:flex!important;align-items:center!important;justify-content:flex-start!important;justify-self:start!important;gap:13px!important;line-height:0!important}body.tcl-site-v1252 .tcl-footer__social a{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;margin:0!important;color:#fff!important;background:rgba(255,255,255,.14)!important}body.tcl-site-v1252 .tcl-footer__social svg{display:block!important;width:23px!important;height:23px!important;color:#fff!important;stroke:#fff!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.tcl-site-v1252 .tcl-footer__social a[aria-label=Facebook] svg{width:22px!important;height:22px!important;fill:#fff!important;stroke:none!important}body.tcl-site-v1252 .tcl-footer small{display:flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;margin:0!important;white-space:nowrap!important;font-size:13px!important;line-height:1!important;font-weight:950!important;color:#fff!important}body.tcl-site-v1252 .tcl-footer__links{display:flex!important;align-items:center!important;justify-content:flex-end!important;justify-self:end!important;gap:26px!important;margin:0!important;line-height:1!important;font-size:13px!important}body.tcl-site-v1252 .tcl-footer__links a{display:inline-flex!important;align-items:center!important;margin:0!important;font-size:13px!important;line-height:1!important;color:#fff!important;text-decoration:none!important}body.tcl-site-v1252 .tcl-backtop{right:24px!important;bottom:84px!important;z-index:60!important}@media (max-width:1100px){body.tcl-site-v1252 .tcl-footer__inner{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;gap:10px!important;min-height:0!important}body.tcl-site-v1252 .tcl-footer small,body.tcl-site-v1252 .tcl-footer__links,body.tcl-site-v1252 .tcl-footer__social{justify-self:center!important;justify-content:center!important}body.tcl-site-v1252 .tcl-footer__social{order:1!important}body.tcl-site-v1252 .tcl-footer small{order:2!important}body.tcl-site-v1252 .tcl-footer__links{order:3!important}}@media (max-width:720px){body.tcl-site-v1252{--tcl-footer-arc-h:22px!important}body.tcl-site-v1252 .tcl-footer{margin-top:calc(-1 * var(--tcl-footer-arc-h,22px))!important;padding:calc(var(--tcl-footer-arc-h,22px) + 8px) 0 max(10px,env(safe-area-inset-bottom))!important}body.tcl-site-v1252 .tcl-footer__inner{width:calc(100% - 34px)!important;margin:0 auto!important;gap:8px!important}body.tcl-site-v1252 .tcl-footer__social{gap:12px!important}body.tcl-site-v1252 .tcl-footer__social a{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}body.tcl-site-v1252 .tcl-footer__social svg{width:17px!important;height:17px!important}body.tcl-site-v1252 .tcl-footer small{font-size:12px!important;white-space:normal!important}body.tcl-site-v1252 .tcl-footer__links{gap:17px!important;flex-wrap:wrap!important;font-size:12px!important}body.tcl-site-v1252 .tcl-footer__links a{font-size:12px!important}body.tcl-site-v1252 .tcl-backtop{bottom:76px!important;right:18px!important}}body.tcl-site-v1253{--tcl-clay:#cf6f2f;--tcl-clay-dark:#9f471f}body.tcl-site-v1253 .tcl-nav__item.has-sub::after{content:"";position:absolute;left:-10px;right:-10px;top:100%;height:18px;pointer-events:auto}body.tcl-site-v1253 .tcl-nav__item.has-sub:focus-within .tcl-nav__sub,body.tcl-site-v1253 .tcl-nav__item.has-sub:hover .tcl-nav__sub{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}body.tcl-site-v1253 .tcl-nav__sub{top:calc(100% + 8px)!important}body.tcl-site-v1253 .tcl-nav__item--join>a{background:linear-gradient(135deg,var(--tcl-yellow),var(--tcl-orange))!important;color:var(--tcl-green)!important;text-shadow:none!important;box-shadow:0 10px 24px rgba(169,111,8,.18),inset 0 1px 0 rgba(255,255,255,.38)!important;padding-inline:15px!important;margin-left:4px!important}body.tcl-site-v1253 .tcl-nav__item--join>a:hover{background:linear-gradient(135deg,#fff23d,var(--tcl-orange))!important;color:var(--tcl-green)!important;transform:translateY(-1px)!important;box-shadow:0 14px 30px rgba(169,111,8,.24),inset 0 1px 0 rgba(255,255,255,.48)!important}body.tcl-site-v1253 .tcl-contact-wrap .tcl-btn,body.tcl-site-v1253 .tcl-contact-wrap button.tcl-btn{background:linear-gradient(135deg,var(--tcl-yellow),var(--tcl-orange))!important;color:var(--tcl-green)!important;border:0!important;text-shadow:none!important}body.tcl-site-v1253 .tcl-contact-wrap .tcl-btn:hover,body.tcl-site-v1253 .tcl-contact-wrap button.tcl-btn:hover{background:linear-gradient(135deg,#fff23d,var(--tcl-orange))!important;color:var(--tcl-green)!important;box-shadow:0 18px 40px rgba(169,111,8,.28)!important}body.tcl-site-v1253 .tcl-contact-direct .tcl-contact-map{color:rgba(4,41,35,.82)!important;text-decoration:none!important;font-weight:900!important;border-bottom:1px solid rgba(207,111,47,.42)!important;width:max-content;max-width:100%}body.tcl-site-v1253 .tcl-contact-direct .tcl-contact-map:hover{color:var(--tcl-clay-dark)!important;border-bottom-color:var(--tcl-clay)!important}body.tcl-site-v1253 .tcl-aktuelles-page .tcl-accent-letter,body.tcl-site-v1253 .tcl-events-page .tcl-accent-letter,body.tcl-site-v1253 .tcl-old-news .tcl-accent-letter,body.tcl-site-v1253 .tcl-subpage--aktuelles .tcl-accent-letter,body.tcl-site-v1253 .tcl-subpage--news .tcl-accent-letter,body.tcl-site-v1253 .tcl-subpage--termine .tcl-accent-letter{color:var(--tcl-clay)!important;text-shadow:0 3px 0 rgba(7,59,51,.1),0 12px 24px rgba(207,111,47,.24)!important}body.tcl-site-v1254 .tcl-accent-letter,body.tcl-site-v1254 .tcl-teams-hero h1 span{transform:translateY(.02em)!important}body.tcl-site-v1254 .tcl-aktuelles-page .tcl-accent-letter,body.tcl-site-v1254 .tcl-events-page .tcl-accent-letter,body.tcl-site-v1254 .tcl-old-news .tcl-accent-letter,body.tcl-site-v1254 .tcl-subpage--aktuelles .tcl-accent-letter,body.tcl-site-v1254 .tcl-subpage--news .tcl-accent-letter,body.tcl-site-v1254 .tcl-subpage--termine .tcl-accent-letter{transform:translateY(.02em)!important}body.tcl-site-v1255 .tcl-accent-letter,body.tcl-site-v1255 .tcl-teams-hero h1 span{color:var(--tcl-clay)!important;text-shadow:0 3px 0 rgba(7,59,51,.1),0 12px 24px rgba(207,111,47,.24)!important;transform:translateY(.02em)!important}body.tcl-site-v1255 .tcl-teams-hero h1 span{margin-right:.01em}body.tcl-site-v1256 .tcl-subpage--aktuelles,body.tcl-site-v1256 .tcl-subpage--erwachsenentraining,body.tcl-site-v1256 .tcl-subpage--jugend,body.tcl-site-v1256 .tcl-subpage--kontakt,body.tcl-site-v1256 .tcl-subpage--news,body.tcl-site-v1256 .tcl-subpage--probetraining,body.tcl-site-v1256 .tcl-subpage--tenniscamp,body.tcl-site-v1256 .tcl-subpage--termine,body.tcl-site-v1256 .tcl-subpage--training,body.tcl-site-v1256 .tcl-subpage--verein-section{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 18px)!important}body.tcl-site-v1256 .tcl-subpage--erwachsenentraining .tcl-section--sub,body.tcl-site-v1256 .tcl-subpage--jugend .tcl-section--sub,body.tcl-site-v1256 .tcl-subpage--probetraining .tcl-section--sub,body.tcl-site-v1256 .tcl-subpage--tenniscamp .tcl-section--sub,body.tcl-site-v1256 .tcl-subpage--training .tcl-section--sub,body.tcl-site-v1256 .tcl-subpage--verein-section .tcl-section--sub{padding-top:18px!important;padding-bottom:58px!important}body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--kontakt,body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--news,body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--probetraining,body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--training{min-height:calc(100svh - 72px)}body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--kontakt .tcl-section--sub,body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--news .tcl-section--sub,body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--probetraining .tcl-section--sub,body.tcl-site-v1256.tcl-short-pages-compact-on .tcl-subpage--training .tcl-section--sub{padding-bottom:38px!important}body.tcl-site-v1256 .tcl-mobile-panel{width:min(400px,calc(100vw - 28px))!important;padding:10px!important;border-radius:24px!important}body.tcl-site-v1256 .tcl-mobile-panel__inner{gap:7px!important}body.tcl-site-v1256 .tcl-mobile-item__row{grid-template-columns:1fr 50px!important;gap:7px!important}body.tcl-site-v1256 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row{grid-template-columns:1fr!important}body.tcl-site-v1256 .tcl-mobile-item__row a,body.tcl-site-v1256 .tcl-sub-toggle{min-height:47px!important;border-radius:16px!important;font-size:18px!important;padding:0 16px!important}body.tcl-site-v1256 .tcl-sub-toggle{font-size:22px!important;padding:0!important}body.tcl-site-v1256 .tcl-mobile-sub a{min-height:38px!important;font-size:15px!important}body.tcl-site-v1256 .tcl-image-grid{align-items:start}body.tcl-site-v1256 .tcl-image-card{contain:layout paint;isolation:isolate}body.tcl-site-v1256 .tcl-verein-gallery--clubleben{grid-template-columns:repeat(3,minmax(0,1fr))}body.tcl-site-v1256 .tcl-verein-gallery--clubleben .tcl-image-card{min-height:220px;aspect-ratio:16/9}body.tcl-site-v1256 .tcl-mini-gallery .tcl-image-grid .tcl-image-card{min-height:210px;aspect-ratio:16/9}body.tcl-site-v1256 .tcl-image-card--poster{background:rgba(255,255,255,.72)}body.tcl-site-v1256 .tcl-image-card--poster img,body.tcl-site-v1256 .tcl-img-poster img{object-fit:contain!important;object-position:center center!important;background:linear-gradient(135deg,rgba(7,59,51,.08),rgba(255,242,61,.12));padding:0!important}body.tcl-site-v1256 .tcl-img-poster{display:block;min-height:0;aspect-ratio:16/9;background:rgba(255,255,255,.72);overflow:hidden;border-radius:24px}body.tcl-site-v1256 .tcl-img-poster img{width:100%;height:100%;display:block}body.tcl-site-v1256 .tcl-board-card--portrait a{min-height:32px!important;padding:7px 11px!important;line-height:1.14!important;overflow-wrap:anywhere!important;word-break:normal!important}body.tcl-site-v1256 .tcl-board-card__body{gap:7px}body.tcl-site-v1256 .tcl-source-note{display:inline-flex!important;align-items:center;justify-content:center;max-width:min(720px,calc(100% - 34px));margin:12px auto 0!important;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.44);border:1px solid rgba(7,59,51,.08);color:rgba(7,59,51,.55)!important;font-size:12px!important;line-height:1.25!important}body.tcl-site-v1256 .tcl-team-card--new img{width:88px!important;height:62px!important;border-radius:13px!important}body.tcl-site-v1256 .tcl-team-card--new b{border-radius:999px;background:rgba(198,105,48,.1);padding:7px 10px;align-self:flex-start}body.tcl-site-v1256 .tcl-training-starter{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:28px auto 0;padding:28px 34px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.55));border:1px solid rgba(255,255,255,.62);box-shadow:0 20px 55px rgba(20,50,38,.08)}body.tcl-site-v1256 .tcl-training-starter h3{margin:0 0 8px;color:var(--tcl-green);font-size:26px;line-height:1;font-weight:1000;letter-spacing:-.035em}body.tcl-site-v1256 .tcl-training-starter p:not(.tcl-kicker){margin:0;color:var(--tcl-muted);font-weight:750;line-height:1.45}body.tcl-site-v1256 .tcl-sponsor-cta h2{font-size:clamp(34px,3.8vw,54px)!important;letter-spacing:-.055em}body.tcl-site-v1256 .tcl-sponsor-card figure{display:grid;place-items:center}body.tcl-site-v1256 .tcl-sponsor-card img{max-height:70px;width:auto;max-width:100%;object-fit:contain!important}body.tcl-site-v1256 .tcl-contact-map::after{content:' ↗';font-weight:1000}@media (max-width:1100px){body.tcl-site-v1256 .tcl-subpage--aktuelles,body.tcl-site-v1256 .tcl-subpage--erwachsenentraining,body.tcl-site-v1256 .tcl-subpage--jugend,body.tcl-site-v1256 .tcl-subpage--kontakt,body.tcl-site-v1256 .tcl-subpage--news,body.tcl-site-v1256 .tcl-subpage--probetraining,body.tcl-site-v1256 .tcl-subpage--tenniscamp,body.tcl-site-v1256 .tcl-subpage--termine,body.tcl-site-v1256 .tcl-subpage--training,body.tcl-site-v1256 .tcl-subpage--verein-section{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 14px)!important}body.tcl-site-v1256 .tcl-mobile-panel{right:10px!important;width:min(380px,calc(100vw - 20px))!important;max-height:calc(100dvh - var(--tcl-header-h) - 18px)!important}}@media (max-width:760px){body.tcl-site-v1256 .tcl-mobile-panel{width:min(350px,calc(100vw - 18px))!important;padding:9px!important}body.tcl-site-v1256 .tcl-mobile-item__row a,body.tcl-site-v1256 .tcl-sub-toggle{min-height:44px!important;font-size:17px!important}body.tcl-site-v1256 .tcl-mobile-sub a{min-height:36px!important;font-size:14px!important}body.tcl-site-v1256 .tcl-mini-gallery .tcl-image-grid,body.tcl-site-v1256 .tcl-verein-gallery--clubleben{grid-template-columns:1fr!important}body.tcl-site-v1256 .tcl-training-starter{display:grid;padding:24px 22px;border-radius:24px}}body.tcl-site-v1257.tcl-footer-arc-flat{--tcl-footer-arc-h:18px!important;--tcl-footer-arc-dip:8px!important}body.tcl-site-v1257.tcl-footer-arc-soft{--tcl-footer-arc-h:30px!important;--tcl-footer-arc-dip:16px!important}body.tcl-site-v1257.tcl-footer-arc-round{--tcl-footer-arc-h:44px!important;--tcl-footer-arc-dip:24px!important}body.tcl-site-v1257.tcl-footer-arc-rounder{--tcl-footer-arc-h:56px!important;--tcl-footer-arc-dip:34px!important}body.tcl-site-v1257.tcl-footer-arc-maxround{--tcl-footer-arc-h:68px!important;--tcl-footer-arc-dip:42px!important}body.tcl-site-v1257 .tcl-footer:before{top:calc(-1 * var(--tcl-footer-arc-h,56px))!important;height:var(--tcl-footer-arc-h,56px)!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 40' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 40H100V26C75 6 25 6 0 26Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 40' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 40H100V26C75 6 25 6 0 26Z'/%3E%3C/svg%3E")!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important}body.tcl-site-v1257 .tcl-contact-map::after{content:''!important;display:none!important}body.tcl-site-v1257 .tcl-image-card--mannschaften img{object-fit:contain!important;object-position:center center!important;background:linear-gradient(135deg,rgba(7,59,51,.12),rgba(255,242,61,.1))}body.tcl-site-v1257 .tcl-image-card--mannschaften:before{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.42))!important}body.tcl-site-v1257 .tcl-board-card--portrait a[href^="mailto:"]{font-size:13px!important}@media (max-width:760px){body.tcl-site-v1257 .tcl-hero__content{padding-bottom:132px!important}body.tcl-site-v1257 .tcl-hero p{max-width:340px!important;margin-bottom:0!important}body.tcl-site-v1257 .tcl-hero-scroll{bottom:32px!important;z-index:4!important}}@media (max-width:520px){body.tcl-site-v1257 .tcl-hero{min-height:555px!important}body.tcl-site-v1257 .tcl-hero__content{padding-bottom:144px!important;width:calc(100% - 22px)!important}body.tcl-site-v1257 .tcl-hero h1{font-size:39px!important;line-height:.98!important;margin-bottom:9px!important}body.tcl-site-v1257 .tcl-hero p{max-width:245px!important;font-size:12px!important;line-height:1.28!important}body.tcl-site-v1257 .tcl-hero-scroll{bottom:42px!important;left:50%!important;min-height:34px!important;padding:0 14px!important;font-size:10px!important}body.tcl-site-v1257 .tcl-image-card--mannschaften{min-height:175px!important}}@media (max-width:720px){body.tcl-site-v1257.tcl-footer-arc-rounder{--tcl-footer-arc-h:34px!important}body.tcl-site-v1257.tcl-footer-arc-maxround{--tcl-footer-arc-h:42px!important}body.tcl-site-v1257 .tcl-footer{margin-top:calc(-1 * var(--tcl-footer-arc-h,34px))!important;padding:calc(var(--tcl-footer-arc-h,34px) + 8px) 0 max(10px,env(safe-area-inset-bottom))!important}}body.tcl-site-v1258 .tcl-stats strong{letter-spacing:-.035em}body.tcl-site-v1258 .tcl-stats span{line-height:1.05}body.tcl-site-v1259 .tcl-reveal{opacity:1;transform:none}body.tcl-site-v1259 .tcl-reveal:not(.is-visible){opacity:1;transform:none}body.tcl-site-v1259 .tcl-reveal.is-visible{opacity:1;transform:none}body.tcl-site-v1259 .tcl-editorial-hero{position:relative;width:min(1180px,calc(100% - 44px));margin:0 auto 38px;padding:clamp(24px,4.2vw,58px) clamp(8px,2vw,18px) clamp(18px,3vw,36px);display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,300px);align-items:center;gap:clamp(18px,4vw,58px);overflow:hidden}body.tcl-site-v1259 .tcl-editorial-hero__copy{max-width:860px;position:relative;z-index:2}body.tcl-site-v1259 .tcl-editorial-hero h1{margin:0 0 16px;color:var(--tcl-green);font-size:clamp(48px,6vw,88px);line-height:.88;letter-spacing:-.07em;font-weight:1000}body.tcl-site-v1259 .tcl-editorial-hero .tcl-accent-letter{color:var(--tcl-clay)!important;text-shadow:0 3px 0 rgba(7,59,51,.1),0 14px 26px rgba(207,111,47,.2)!important}body.tcl-site-v1259 .tcl-editorial-hero p:not(.tcl-kicker){margin:0;max-width:780px;color:rgba(4,41,35,.74);font-size:18px;line-height:1.55;font-weight:800}body.tcl-site-v1259 .tcl-editorial-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}body.tcl-site-v1259 .tcl-editorial-hero__mark{justify-self:end;width:clamp(170px,24vw,310px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 36%,rgba(255,242,61,.72),rgba(255,242,61,.23) 45%,rgba(255,242,61,0) 70%);filter:blur(.2px);opacity:.74;transform:translateX(8%)}body.tcl-site-v1259 .tcl-editorial-hero__mark span{display:block;width:56%;height:56%;border-radius:50%;margin:20% auto 0;background:radial-gradient(circle at 32% 30%,rgba(255,255,255,.58),rgba(255,242,61,.42) 34%,rgba(255,242,61,.08) 70%);border:1px solid rgba(7,59,51,.07)}body.tcl-site-v1259 .tcl-verein-page-head--compact{margin-top:36px!important;margin-bottom:14px!important;text-align:left!important;max-width:min(1040px,100%)!important}body.tcl-site-v1259 .tcl-verein-page-head--compact h2{font-size:clamp(32px,3.2vw,46px)!important;margin-bottom:0!important}body.tcl-site-v1259 .tcl-events-hero,body.tcl-site-v1259 .tcl-events-hero--news,body.tcl-site-v1259 .tcl-teams-hero--editorial{position:relative!important;border:0!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;overflow:hidden!important;padding:clamp(24px,4vw,58px) clamp(4px,2vw,18px) clamp(18px,3vw,34px)!important;min-height:0!important}body.tcl-site-v1259 .tcl-teams-hero--editorial{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(140px,260px)!important;align-items:center!important;width:min(1180px,calc(100% - 44px))!important;margin:0 auto 32px!important}body.tcl-site-v1259 .tcl-events-hero:after,body.tcl-site-v1259 .tcl-teams-hero--editorial i{content:'';justify-self:end;width:clamp(150px,22vw,280px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(255,242,61,.66),rgba(255,242,61,.24) 47%,rgba(255,242,61,0) 72%);opacity:.72}body.tcl-site-v1259 .tcl-events-hero:after{position:absolute;right:6%;top:8%;z-index:0}body.tcl-site-v1259 .tcl-events-hero>*{position:relative;z-index:1}body.tcl-site-v1259 .tcl-events-hero figure{display:none!important}body.tcl-site-v1259 .tcl-events-hero h1,body.tcl-site-v1259 .tcl-teams-hero h1{font-size:clamp(48px,6vw,84px)!important;line-height:.88!important;letter-spacing:-.07em!important}body.tcl-site-v1259 .tcl-events-hero p:not(.tcl-kicker),body.tcl-site-v1259 .tcl-teams-hero p:not(.tcl-kicker){max-width:760px!important;font-size:18px!important;line-height:1.5!important;color:rgba(4,41,35,.74)!important;font-weight:850!important}body.tcl-site-v1259 .tcl-sponsor-strip{width:min(1180px,calc(100% - 44px));margin:0 auto 28px;padding:16px 0;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.46));border:1px solid rgba(255,255,255,.72);box-shadow:0 22px 60px rgba(20,50,38,.08),inset 0 1px 0 rgba(255,255,255,.84);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}body.tcl-site-v1259 .tcl-sponsor-strip__track{display:flex;gap:18px;width:max-content;animation:tclSponsorMarquee 38s linear infinite;will-change:transform}body.tcl-site-v1259 .tcl-sponsor-strip:hover .tcl-sponsor-strip__track{animation-play-state:paused}body.tcl-site-v1259 .tcl-sponsor-strip__item{display:flex;align-items:center;gap:12px;min-width:210px;height:76px;padding:10px 18px;border-radius:22px;background:rgba(255,255,255,.86);border:1px solid rgba(7,59,51,.06);color:var(--tcl-green)!important;text-decoration:none!important;box-shadow:0 10px 26px rgba(20,50,38,.055)}body.tcl-site-v1259 .tcl-sponsor-strip__item img{width:92px;height:48px;object-fit:contain;display:block}body.tcl-site-v1259 .tcl-sponsor-strip__item span{font-size:13px;line-height:1.15;font-weight:950;white-space:normal}@keyframes tclSponsorMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){body.tcl-site-v1259 .tcl-sponsor-strip__track{animation:none!important}}body.tcl-site-v1259 .tcl-history-timeline{--tcl-timeline-progress:0%;position:relative;width:min(1060px,calc(100% - 44px));margin:0 auto 42px;padding:12px 0 10px}body.tcl-site-v1259 .tcl-history-line{position:absolute;left:50%;top:0;bottom:0;width:4px;transform:translateX(-50%);border-radius:999px;background:rgba(7,59,51,.12);overflow:hidden}body.tcl-site-v1259 .tcl-history-line:after{content:'';position:absolute;left:0;top:0;width:100%;height:var(--tcl-timeline-progress);background:linear-gradient(180deg,var(--tcl-yellow),var(--tcl-clay),var(--tcl-green));border-radius:999px;transition:height .18s linear}body.tcl-site-v1259 .tcl-history-item{position:relative;display:grid;grid-template-columns:1fr 84px 1fr;align-items:center;gap:0;margin:0 0 28px}body.tcl-site-v1259 .tcl-history-item:nth-child(2n) .tcl-history-card{grid-column:3}body.tcl-site-v1259 .tcl-history-item:nth-child(odd) .tcl-history-card{grid-column:1}body.tcl-site-v1259 .tcl-history-dot{grid-column:2;grid-row:1;display:grid;place-items:center;z-index:2}body.tcl-site-v1259 .tcl-history-dot span{display:grid;place-items:center;width:74px;height:44px;border-radius:999px;color:var(--tcl-green);background:linear-gradient(135deg,var(--tcl-yellow),rgba(255,242,61,.7));font-weight:1000;font-size:14px;box-shadow:0 14px 32px rgba(160,111,0,.16)}body.tcl-site-v1259 .tcl-history-card{display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:center;padding:14px;border-radius:28px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.76);box-shadow:0 18px 48px rgba(20,50,38,.08);text-decoration:none!important;color:inherit!important;transition:transform .28s var(--tcl-ease),box-shadow .28s var(--tcl-ease),background .28s var(--tcl-ease)}body.tcl-site-v1259 .tcl-history-card:hover,body.tcl-site-v1259 .tcl-history-item.is-active .tcl-history-card{transform:translateY(-4px);background:rgba(255,255,255,.88);box-shadow:0 24px 58px rgba(20,50,38,.12)}body.tcl-site-v1259 .tcl-history-card figure{margin:0;height:140px;border-radius:20px;overflow:hidden;background:rgba(7,59,51,.08)}body.tcl-site-v1259 .tcl-history-card img{width:100%;height:100%;object-fit:cover;display:block}body.tcl-site-v1259 .tcl-history-card small{display:block;margin:0 0 6px;color:var(--tcl-clay);font-size:12px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}body.tcl-site-v1259 .tcl-history-card h3{margin:0 0 8px;color:var(--tcl-green);font-size:22px;line-height:1.03;font-weight:1000;letter-spacing:-.035em}body.tcl-site-v1259 .tcl-history-card p{margin:0;color:rgba(39,55,48,.72);font-size:14px;line-height:1.46;font-weight:750}body.tcl-site-v1259 .tcl-history-card b{display:inline-flex;margin-top:10px;color:var(--tcl-clay);font-size:13px;font-weight:1000}body.tcl-site-v1259 .tcl-verein-gallery--history .tcl-image-card{min-height:210px;aspect-ratio:16/9}body.tcl-site-v1259 .tcl-contact-map::after{content:''!important;display:none!important}body.tcl-site-v1259 .tcl-board-card--portrait .tcl-board-card__body a[href^="mailto:"]{font-size:13px!important;overflow-wrap:anywhere!important}body.tcl-site-v1259 .tcl-board-card--portrait .tcl-board-card__body .tcl-phone,body.tcl-site-v1259 .tcl-board-card--portrait .tcl-board-card__body a[href^=tel]{display:none!important}body.tcl-site-v1259 .tcl-image-card--mannschaften img,body.tcl-site-v1259 .tcl-img-focus-adults img,body.tcl-site-v1259 .tcl-img-show-all img{object-fit:contain!important;background:linear-gradient(135deg,rgba(7,59,51,.1),rgba(255,242,61,.1))}body.tcl-site-v1259 .tcl-footer:before{filter:drop-shadow(0 -8px 20px rgba(7,59,51,.04))}@media (max-width:900px){body.tcl-site-v1259 .tcl-editorial-hero,body.tcl-site-v1259 .tcl-teams-hero--editorial{grid-template-columns:1fr!important;width:calc(100% - 28px)!important;gap:12px!important}body.tcl-site-v1259 .tcl-editorial-hero__mark,body.tcl-site-v1259 .tcl-teams-hero--editorial i{position:absolute;right:-58px;bottom:-48px;width:190px;opacity:.42}body.tcl-site-v1259 .tcl-history-line{left:26px}body.tcl-site-v1259 .tcl-history-item{grid-template-columns:58px 1fr;margin-bottom:18px}body.tcl-site-v1259 .tcl-history-dot{grid-column:1}body.tcl-site-v1259 .tcl-history-item:nth-child(2n) .tcl-history-card,body.tcl-site-v1259 .tcl-history-item:nth-child(odd) .tcl-history-card{grid-column:2}body.tcl-site-v1259 .tcl-history-dot span{width:52px;height:38px;font-size:11px}body.tcl-site-v1259 .tcl-history-card{grid-template-columns:150px 1fr;border-radius:24px}body.tcl-site-v1259 .tcl-history-card figure{height:128px}}@media (max-width:640px){body.tcl-site-v1259 .tcl-editorial-hero{padding-top:18px!important;margin-bottom:20px!important}body.tcl-site-v1259 .tcl-editorial-hero h1,body.tcl-site-v1259 .tcl-events-hero h1,body.tcl-site-v1259 .tcl-teams-hero h1{font-size:clamp(42px,13vw,62px)!important;line-height:.92!important}body.tcl-site-v1259 .tcl-editorial-hero p:not(.tcl-kicker),body.tcl-site-v1259 .tcl-events-hero p:not(.tcl-kicker),body.tcl-site-v1259 .tcl-teams-hero p:not(.tcl-kicker){font-size:15px!important;line-height:1.45!important}body.tcl-site-v1259 .tcl-editorial-hero__actions{gap:9px;margin-top:18px}body.tcl-site-v1259 .tcl-editorial-hero__actions .tcl-btn{min-height:38px;padding:0 16px;font-size:12px}body.tcl-site-v1259 .tcl-sponsor-strip{width:calc(100% - 24px);border-radius:24px;padding:12px 0}body.tcl-site-v1259 .tcl-sponsor-strip__track{animation-duration:54s;gap:12px}body.tcl-site-v1259 .tcl-sponsor-strip__item{min-width:188px;height:68px;padding:9px 14px;border-radius:18px}body.tcl-site-v1259 .tcl-sponsor-strip__item img{width:78px;height:42px}body.tcl-site-v1259 .tcl-history-timeline{width:calc(100% - 24px)}body.tcl-site-v1259 .tcl-history-card{grid-template-columns:1fr;gap:12px;padding:12px;border-radius:22px}body.tcl-site-v1259 .tcl-history-card figure{height:150px}body.tcl-site-v1259 .tcl-history-card h3{font-size:20px}}body.tcl-site-v1260,body.tcl-site-v1260 .tcl-page{overflow-x:hidden!important}@media (max-width:760px){body.tcl-site-v1260 .tcl-hero{min-height:620px!important;background-position:center top!important}body.tcl-site-v1260 .tcl-hero__content{width:calc(100% - 32px)!important;max-width:100%!important;padding-left:24px!important;padding-right:24px!important;padding-top:118px!important;padding-bottom:108px!important;box-sizing:border-box!important}body.tcl-site-v1260 .tcl-hero h1{max-width:360px!important}body.tcl-site-v1260 .tcl-hero p{max-width:min(330px,calc(100vw - 48px))!important;margin:12px 0 0!important}body.tcl-site-v1260 .tcl-hero-scroll{left:24px!important;right:auto!important;bottom:42px!important;transform:none!important;max-width:calc(100vw - 48px)!important;width:auto!important;min-height:40px!important;padding:0 16px!important;border-radius:999px!important;z-index:8!important}body.tcl-site-v1260 .tcl-hero-scroll:focus-visible,body.tcl-site-v1260 .tcl-hero-scroll:hover{transform:translateY(-2px)!important}}@media (max-width:520px){body.tcl-site-v1260 .tcl-hero{min-height:640px!important}body.tcl-site-v1260 .tcl-hero__content{padding-top:126px!important;padding-left:20px!important;padding-right:20px!important;padding-bottom:112px!important}body.tcl-site-v1260 .tcl-hero h1{font-size:clamp(43px,13.2vw,58px)!important;line-height:.95!important;max-width:330px!important}body.tcl-site-v1260 .tcl-hero p{max-width:310px!important;font-size:15px!important;line-height:1.32!important;text-wrap:balance!important}body.tcl-site-v1260 .tcl-hero-scroll{left:20px!important;bottom:46px!important;max-width:calc(100vw - 40px)!important;font-size:11px!important;letter-spacing:.16em!important}}@media (max-width:760px){body.tcl-site-v1260 .tcl-page.tcl-subpage .tcl-section--sub:has(.tcl-contact-wrap--clean){width:100%!important;max-width:100%!important;padding:18px 12px 22px!important;box-sizing:border-box!important}body.tcl-site-v1260 .tcl-contact-wrap--clean{width:100%!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;box-sizing:border-box!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-intro{width:100%!important;max-width:100%!important;min-width:0!important;padding:24px 18px!important;border-radius:26px!important;box-sizing:border-box!important;overflow:hidden!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-intro h2{font-size:clamp(38px,12vw,56px)!important;line-height:.96!important;letter-spacing:-.055em!important;max-width:100%!important;overflow-wrap:normal!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-intro p:not(.tcl-kicker){font-size:16px!important;line-height:1.42!important;max-width:100%!important;overflow-wrap:break-word!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-direct{width:100%!important;min-width:0!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-direct a,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-direct span{width:100%!important;max-width:100%!important;min-width:0!important;min-height:40px!important;padding:10px 14px!important;justify-content:flex-start!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;border-radius:18px!important;font-size:clamp(14px,4.3vw,18px)!important;line-height:1.18!important;box-sizing:border-box!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form .tcl-btn,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form label,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-full,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-notice{grid-column:1!important;min-width:0!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form input,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form select,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form textarea{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form .tcl-btn{width:max-content!important;max-width:100%!important}}@media (max-width:390px){body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-form,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-intro{padding:22px 16px!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-intro h2{font-size:40px!important}body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-direct a,body.tcl-site-v1260 .tcl-contact-wrap--clean .tcl-contact-direct span{font-size:14px!important}}body.tcl-site-v1261,body.tcl-site-v1261 .tcl-page{overflow-x:hidden!important}@media (min-width:761px) and (max-width:1100px){body.tcl-site-v1261 .tcl-hero{min-height:clamp(660px,78vw,820px)!important;align-items:flex-end!important;background-position:center top!important}body.tcl-site-v1261 .tcl-hero__content{width:calc(100% - 56px)!important;max-width:100%!important;padding-top:118px!important;padding-bottom:150px!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}body.tcl-site-v1261 .tcl-hero h1{max-width:min(520px,62vw)!important;margin-bottom:16px!important}body.tcl-site-v1261 .tcl-hero p{max-width:min(520px,58vw)!important;margin:0!important;text-wrap:balance!important}body.tcl-site-v1261 .tcl-hero-scroll{position:absolute!important;left:28px!important;right:auto!important;bottom:58px!important;transform:none!important;max-width:calc(100vw - 56px)!important;width:auto!important;min-height:44px!important;padding:0 18px 0 22px!important;z-index:8!important}body.tcl-site-v1261 .tcl-hero-scroll:focus-visible,body.tcl-site-v1261 .tcl-hero-scroll:hover{transform:translateY(-2px)!important}}@media (min-width:761px) and (max-width:880px){body.tcl-site-v1261 .tcl-hero__content{width:calc(100% - 42px)!important;padding-bottom:160px!important}body.tcl-site-v1261 .tcl-hero h1{font-size:clamp(54px,9.5vw,76px)!important;max-width:500px!important}body.tcl-site-v1261 .tcl-hero p{max-width:470px!important}body.tcl-site-v1261 .tcl-hero-scroll{left:21px!important;bottom:62px!important}}@media (max-width:760px){body.tcl-site-v1261 .tcl-hero{min-height:620px!important;align-items:flex-end!important;background-position:center top!important}body.tcl-site-v1261 .tcl-hero__content{width:calc(100% - 32px)!important;padding:118px 18px 124px!important;margin:0 auto!important;box-sizing:border-box!important}body.tcl-site-v1261 .tcl-hero h1{max-width:360px!important;margin-bottom:10px!important}body.tcl-site-v1261 .tcl-hero p{max-width:min(340px,calc(100vw - 56px))!important;margin:0!important;text-wrap:balance!important}body.tcl-site-v1261 .tcl-hero-scroll{left:34px!important;right:auto!important;bottom:42px!important;transform:none!important;max-width:calc(100vw - 68px)!important;width:auto!important;min-height:40px!important;padding:0 16px 0 18px!important;z-index:8!important}body.tcl-site-v1261 .tcl-hero-scroll:focus-visible,body.tcl-site-v1261 .tcl-hero-scroll:hover{transform:translateY(-2px)!important}}@media (max-width:430px){body.tcl-site-v1261 .tcl-hero{min-height:640px!important}body.tcl-site-v1261 .tcl-hero__content{width:100%!important;padding:126px 24px 126px!important}body.tcl-site-v1261 .tcl-hero h1{font-size:clamp(42px,13vw,56px)!important;line-height:.96!important;max-width:330px!important}body.tcl-site-v1261 .tcl-hero p{font-size:15px!important;line-height:1.34!important;max-width:318px!important}body.tcl-site-v1261 .tcl-hero-scroll{left:24px!important;bottom:42px!important;max-width:calc(100vw - 48px)!important;font-size:11px!important;letter-spacing:.14em!important}}@media (max-width:370px){body.tcl-site-v1261 .tcl-hero__content{padding-left:20px!important;padding-right:20px!important}body.tcl-site-v1261 .tcl-hero h1{font-size:41px!important}body.tcl-site-v1261 .tcl-hero p{font-size:14px!important;max-width:292px!important}body.tcl-site-v1261 .tcl-hero-scroll{left:20px!important;max-width:calc(100vw - 40px)!important}}body.tcl-site-v1262 .tcl-hero{isolation:isolate!important;background-image:var(--tcl-hero-image)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}body.tcl-site-v1262 .tcl-hero .tcl-hero__shade{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background-image:var(--tcl-hero-image)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100% auto!important;filter:none!important}body.tcl-site-v1262 .tcl-hero::before{z-index:1!important;background:linear-gradient(90deg,rgba(0,25,21,.78),rgba(0,30,24,.4) 38%,rgba(0,28,24,.12)),linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.16) 55%,rgba(0,0,0,.34))!important}body.tcl-site-v1262 .tcl-hero::after{z-index:2!important}body.tcl-site-v1262 .tcl-hero__content{z-index:4!important}body.tcl-site-v1262 .tcl-hero-scroll{z-index:5!important}@media (min-width:1201px){body.tcl-site-v1262 .tcl-hero .tcl-hero__shade{background-size:min(100%,1920px) auto!important;background-position:center 47%!important}}@media (min-width:761px) and (max-width:1200px){body.tcl-site-v1262 .tcl-hero{background-position:center center!important}body.tcl-site-v1262 .tcl-hero .tcl-hero__shade{background-size:100% auto!important;background-position:center 50%!important}}@media (max-width:760px){body.tcl-site-v1262 .tcl-hero{background-size:cover!important;background-position:center top!important}body.tcl-site-v1262 .tcl-hero .tcl-hero__shade{opacity:.92!important;background-size:auto 100%!important;background-position:center top!important}}body.tcl-site-v1262 .tcl-figure-card img[src*=tc-limburgerhof-panorama],body.tcl-site-v1262 .tcl-img-focus-panorama img,body.tcl-site-v1262 .tcl-split img[src*=tc-limburgerhof-panorama],body.tcl-site-v1262 figure img[src*=tc-limburgerhof-panorama]{object-fit:cover!important;object-position:center 48%!important}@media (min-width:900px){body.tcl-site-v1262 .tcl-split img[src*=tc-limburgerhof-panorama],body.tcl-site-v1262 figure img[src*=tc-limburgerhof-panorama]{object-position:center 46%!important}}body.tcl-site-v1263.tcl-page-width-compact{--tcl-max:1080px}body.tcl-site-v1263.tcl-page-width-standard{--tcl-max:1180px}body.tcl-site-v1263.tcl-page-width-wide{--tcl-max:1280px}body.tcl-site-v1263.tcl-anim-speed-fast .tcl-reveal{transition-duration:.48s!important}body.tcl-site-v1263.tcl-anim-speed-medium .tcl-reveal{transition-duration:.72s!important}body.tcl-site-v1263.tcl-anim-speed-slow .tcl-reveal{transition-duration:.96s!important}body.tcl-site-v1263.tcl-anim-fade .tcl-reveal{transform:none!important}body.tcl-site-v1263 .tcl-reveal:not(.is-visible){opacity:1;transform:translateY(10px)}body.tcl-site-v1263 .tcl-reveal.is-visible{opacity:1;transform:translateY(0)}body.tcl-site-v1263.tcl-media-mode-contain .tcl-image-card--poster img,body.tcl-site-v1263.tcl-media-mode-safe .tcl-panorama-safe img{object-fit:contain!important}body.tcl-site-v1263.tcl-media-mode-cover .tcl-image-card img{object-fit:cover!important}body.tcl-site-v1263 .tcl-sponsor-strip--home{margin:34px auto 30px;position:relative}body.tcl-site-v1263 .tcl-sponsor-strip__kicker{margin:0 0 10px 28px;color:rgba(7,59,51,.58);font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.22em}body.tcl-site-v1263.tcl-sponsor-speed-slow .tcl-sponsor-strip__track{animation-duration:58s!important}body.tcl-site-v1263.tcl-sponsor-speed-medium .tcl-sponsor-strip__track{animation-duration:42s!important}body.tcl-site-v1263.tcl-sponsor-speed-fast .tcl-sponsor-strip__track{animation-duration:30s!important}body.tcl-site-v1263.tcl-sponsor-pause-off .tcl-sponsor-strip:hover .tcl-sponsor-strip__track{animation-play-state:running!important}body.tcl-site-v1263.tcl-sponsor-grid-cols-3 .tcl-sponsor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.tcl-site-v1263.tcl-sponsor-grid-cols-4 .tcl-sponsor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.tcl-site-v1263.tcl-sponsor-grid-cols-5 .tcl-sponsor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}body.tcl-site-v1263.tcl-subpage-hero-style-compact .tcl-editorial-hero,body.tcl-site-v1263.tcl-subpage-hero-style-compact .tcl-teams-hero--editorial{padding-top:18px!important;padding-bottom:18px!important}body.tcl-site-v1263.tcl-subpage-hero-style-card .tcl-editorial-hero,body.tcl-site-v1263.tcl-subpage-hero-style-card .tcl-teams-hero--editorial{background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.42))!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 20px 58px rgba(59,44,17,.09)!important}body.tcl-site-v1263 .tcl-board-phone{display:block;margin-top:7px;padding:7px 11px;border-radius:999px;background:rgba(7,59,51,.06);color:rgba(7,59,51,.82);font-weight:850}@media (max-width:760px){body.tcl-site-v1263.tcl-sponsor-grid-cols-3 .tcl-sponsor-grid,body.tcl-site-v1263.tcl-sponsor-grid-cols-4 .tcl-sponsor-grid,body.tcl-site-v1263.tcl-sponsor-grid-cols-5 .tcl-sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v1263 .tcl-sponsor-strip--home{width:calc(100% - 18px);margin:24px auto 22px}body.tcl-site-v1263 .tcl-sponsor-strip__kicker{margin-left:18px}}@media (max-width:440px){body.tcl-site-v1263.tcl-sponsor-grid-cols-3 .tcl-sponsor-grid,body.tcl-site-v1263.tcl-sponsor-grid-cols-4 .tcl-sponsor-grid,body.tcl-site-v1263.tcl-sponsor-grid-cols-5 .tcl-sponsor-grid{grid-template-columns:1fr}}body.tcl-site-v1264 .tcl-hero{isolation:isolate!important;overflow:hidden!important;background-image:var(--tcl-hero-image)!important;background-repeat:no-repeat!important;background-color:#0a332d!important}body.tcl-site-v1264 .tcl-hero .tcl-hero__shade{display:none!important;background:0 0!important}body.tcl-site-v1264 .tcl-hero::before{z-index:0!important;background:linear-gradient(90deg,rgba(0,25,21,.76),rgba(0,30,24,.4) 38%,rgba(0,28,24,.13)),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.13) 55%,rgba(0,0,0,.34))!important}body.tcl-site-v1264 .tcl-hero::after{z-index:1!important}body.tcl-site-v1264 .tcl-hero__content{z-index:3!important}body.tcl-site-v1264 .tcl-hero-scroll{z-index:4!important}@media (min-width:1500px){body.tcl-site-v1264 .tcl-hero{min-height:clamp(620px,40.5vw,760px)!important;background-size:100% auto!important;background-position:center 48%!important}body.tcl-site-v1264.tcl-hero-height-normal .tcl-hero{min-height:clamp(580px,38vw,700px)!important}body.tcl-site-v1264.tcl-hero-height-tall .tcl-hero,body.tcl-site-v1264.tcl-hero-height-xlarge .tcl-hero,body.tcl-site-v1264.tcl-hero-height-xxlarge .tcl-hero{min-height:clamp(620px,40.5vw,760px)!important}body.tcl-site-v1264.tcl-hero-height-mega .tcl-hero{min-height:clamp(650px,41.2vw,790px)!important}body.tcl-site-v1264.tcl-hero-height-ultra .tcl-hero{min-height:clamp(680px,42vw,830px)!important}}@media (min-width:761px) and (max-width:1499px){body.tcl-site-v1264 .tcl-hero{min-height:clamp(600px,54vw,720px)!important;background-size:cover!important;background-position:center 48%!important}body.tcl-site-v1264.tcl-hero-height-normal .tcl-hero{min-height:clamp(560px,50vw,660px)!important}body.tcl-site-v1264.tcl-hero-height-mega .tcl-hero{min-height:clamp(630px,56vw,760px)!important}body.tcl-site-v1264.tcl-hero-height-ultra .tcl-hero{min-height:clamp(650px,58vw,800px)!important}}@media (max-width:760px){body.tcl-site-v1264 .tcl-hero{background-size:cover!important;background-position:center top!important}}body.tcl-site-v1265.tcl-footer-arc-flat{--tcl-footer-arc-h:18px!important}body.tcl-site-v1265.tcl-footer-arc-soft{--tcl-footer-arc-h:28px!important}body.tcl-site-v1265.tcl-footer-arc-round{--tcl-footer-arc-h:40px!important}body.tcl-site-v1265.tcl-footer-arc-rounder{--tcl-footer-arc-h:54px!important}body.tcl-site-v1265.tcl-footer-arc-maxround{--tcl-footer-arc-h:66px!important}body.tcl-site-v1265 .tcl-footer{position:relative!important;isolation:isolate!important;overflow:visible!important;margin:0!important;padding:12px 0 10px!important;background:var(--tcl-green)!important;color:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-mask-image:none!important;mask-image:none!important;clip-path:none!important}body.tcl-site-v1265 .tcl-footer:after,body.tcl-site-v1265 .tcl-footer__inner:after,body.tcl-site-v1265 .tcl-footer__inner:before{content:none!important;display:none!important}body.tcl-site-v1265 .tcl-footer:before{content:""!important;display:block!important;position:absolute!important;left:50%!important;top:calc(-1 * var(--tcl-footer-arc-h,54px))!important;width:100vw!important;height:calc(var(--tcl-footer-arc-h,54px) + 1px)!important;transform:translateX(-50%)!important;background:var(--tcl-green)!important;pointer-events:none!important;z-index:0!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 64' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 64H100V34C74 5 26 5 0 34Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 64' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 64H100V34C74 5 26 5 0 34Z'/%3E%3C/svg%3E")!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}body.tcl-site-v1265 .tcl-footer__inner{position:relative!important;z-index:2!important}body.tcl-site-v1265.tcl-footer-vertical-up .tcl-footer__inner{transform:translateY(-4px)!important}body.tcl-site-v1265.tcl-footer-vertical-highup .tcl-footer__inner,body.tcl-site-v1265.tcl-footer-vertical-middle .tcl-footer__inner{transform:translateY(0)!important}body.tcl-site-v1265.tcl-footer-vertical-down .tcl-footer__inner{transform:translateY(4px)!important}@media (max-width:760px){body.tcl-site-v1265.tcl-footer-arc-flat{--tcl-footer-arc-h:16px!important}body.tcl-site-v1265.tcl-footer-arc-soft{--tcl-footer-arc-h:22px!important}body.tcl-site-v1265.tcl-footer-arc-round{--tcl-footer-arc-h:30px!important}body.tcl-site-v1265.tcl-footer-arc-rounder{--tcl-footer-arc-h:38px!important}body.tcl-site-v1265.tcl-footer-arc-maxround{--tcl-footer-arc-h:48px!important}body.tcl-site-v1265 .tcl-footer{padding-top:10px!important;padding-bottom:10px!important}}body.tcl-site-v1266.tcl-footer-arc-flat{--tcl-footer-arc-h:16px!important;--tcl-footer-arc-y:28px!important}body.tcl-site-v1266.tcl-footer-arc-soft{--tcl-footer-arc-h:24px!important;--tcl-footer-arc-y:24px!important}body.tcl-site-v1266.tcl-footer-arc-round{--tcl-footer-arc-h:32px!important;--tcl-footer-arc-y:20px!important}body.tcl-site-v1266.tcl-footer-arc-rounder{--tcl-footer-arc-h:42px!important;--tcl-footer-arc-y:16px!important}body.tcl-site-v1266.tcl-footer-arc-maxround{--tcl-footer-arc-h:52px!important;--tcl-footer-arc-y:12px!important}body.tcl-site-v1266 .tcl-footer:after,body.tcl-site-v1266 .tcl-footer:before,body.tcl-site-v1266 .tcl-footer__inner:after,body.tcl-site-v1266 .tcl-footer__inner:before{content:none!important;display:none!important}body.tcl-site-v1266 .tcl-footer{position:relative!important;isolation:isolate!important;overflow:hidden!important;width:100%!important;margin:calc(-1 * var(--tcl-footer-arc-h,42px)) 0 0 0!important;padding:calc(var(--tcl-footer-arc-h,42px) + 8px) 0 10px!important;background:var(--tcl-green)!important;color:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;clip-path:none!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V18C72 3 28 3 0 18Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V18C72 3 28 3 0 18Z'/%3E%3C/svg%3E")!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center top!important;mask-position:center top!important}body.tcl-site-v1266 .tcl-footer__inner{position:relative!important;z-index:1!important}body.tcl-site-v1266.tcl-footer-vertical-up .tcl-footer__inner{transform:translateY(-4px)!important}body.tcl-site-v1266.tcl-footer-vertical-highup .tcl-footer__inner,body.tcl-site-v1266.tcl-footer-vertical-middle .tcl-footer__inner{transform:translateY(0)!important}body.tcl-site-v1266.tcl-footer-vertical-down .tcl-footer__inner{transform:translateY(4px)!important}@media (max-width:760px){body.tcl-site-v1266.tcl-footer-arc-flat{--tcl-footer-arc-h:14px!important}body.tcl-site-v1266.tcl-footer-arc-soft{--tcl-footer-arc-h:20px!important}body.tcl-site-v1266.tcl-footer-arc-round{--tcl-footer-arc-h:26px!important}body.tcl-site-v1266.tcl-footer-arc-rounder{--tcl-footer-arc-h:32px!important}body.tcl-site-v1266.tcl-footer-arc-maxround{--tcl-footer-arc-h:40px!important}body.tcl-site-v1266 .tcl-footer{padding:calc(var(--tcl-footer-arc-h,32px) + 8px) 0 max(10px,env(safe-area-inset-bottom))!important}}body.tcl-site-v1268.tcl-footer-arc-flat{--tcl-footer-arc-h:14px!important;--tcl-footer-arc-y:26px!important}body.tcl-site-v1268.tcl-footer-arc-soft{--tcl-footer-arc-h:20px!important;--tcl-footer-arc-y:24px!important}body.tcl-site-v1268.tcl-footer-arc-round{--tcl-footer-arc-h:28px!important;--tcl-footer-arc-y:22px!important}body.tcl-site-v1268.tcl-footer-arc-rounder{--tcl-footer-arc-h:34px!important;--tcl-footer-arc-y:20px!important}body.tcl-site-v1268.tcl-footer-arc-maxround{--tcl-footer-arc-h:42px!important;--tcl-footer-arc-y:18px!important}body.tcl-site-v1268 .tcl-footer:after,body.tcl-site-v1268 .tcl-footer:before,body.tcl-site-v1268 .tcl-footer__inner:after,body.tcl-site-v1268 .tcl-footer__inner:before{content:none!important;display:none!important}body.tcl-site-v1268 .tcl-footer{position:relative!important;isolation:isolate!important;overflow:hidden!important;width:100%!important;margin:calc(-1 * var(--tcl-footer-arc-h,34px)) 0 0 0!important;padding:calc(var(--tcl-footer-arc-h,34px) + 8px) 0 max(10px,env(safe-area-inset-bottom))!important;background:var(--tcl-green)!important;color:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;clip-path:none!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V20C80 12 63 8 50 8S20 12 0 20Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V20C80 12 63 8 50 8S20 12 0 20Z'/%3E%3C/svg%3E")!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center top!important;mask-position:center top!important}body.tcl-site-v1268 .tcl-footer__inner{position:relative!important;z-index:1!important}body.tcl-site-v1268.tcl-footer-vertical-up .tcl-footer__inner{transform:translateY(-4px)!important}body.tcl-site-v1268.tcl-footer-vertical-highup .tcl-footer__inner,body.tcl-site-v1268.tcl-footer-vertical-middle .tcl-footer__inner{transform:translateY(0)!important}body.tcl-site-v1268.tcl-footer-vertical-down .tcl-footer__inner{transform:translateY(4px)!important}@media (max-width:760px){body.tcl-site-v1268.tcl-footer-arc-flat{--tcl-footer-arc-h:12px!important}body.tcl-site-v1268.tcl-footer-arc-soft{--tcl-footer-arc-h:18px!important}body.tcl-site-v1268.tcl-footer-arc-round{--tcl-footer-arc-h:22px!important}body.tcl-site-v1268.tcl-footer-arc-rounder{--tcl-footer-arc-h:28px!important}body.tcl-site-v1268.tcl-footer-arc-maxround{--tcl-footer-arc-h:34px!important}body.tcl-site-v1268 .tcl-footer{padding:calc(var(--tcl-footer-arc-h,28px) + 8px) 0 max(10px,env(safe-area-inset-bottom))!important}}body.tcl-site-v1274 .tcl-page-geschichte .tcl-verein-page-head--compact{position:relative!important;z-index:3!important;width:min(1060px,calc(100% - 44px))!important;max-width:min(1060px,calc(100% - 44px))!important;margin:42px auto -10px!important;padding:22px 26px 24px!important;border-radius:30px 30px 18px 18px!important;background:linear-gradient(135deg,rgba(7,59,51,.98),rgba(4,42,36,.96))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 22px 58px rgba(7,59,51,.16)!important}body.tcl-site-v1274 .tcl-page-geschichte .tcl-verein-page-head--compact .tcl-kicker{color:rgba(255,255,255,.78)!important;margin-bottom:12px!important}body.tcl-site-v1274 .tcl-page-geschichte .tcl-verein-page-head--compact h2{color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.18)!important}body.tcl-site-v1274 .tcl-page-geschichte .tcl-verein-gallery--history{position:relative!important;z-index:2!important;margin-top:0!important;padding-top:30px!important}body.tcl-site-v1274 .tcl-history-dot,body.tcl-site-v1274 .tcl-history-dot span{opacity:1!important}body.tcl-site-v1274 .tcl-history-dot span{background:linear-gradient(135deg,#fff23d 0,#ffd43b 100%)!important;color:var(--tcl-green)!important;border:1px solid rgba(7,59,51,.14)!important;box-shadow:0 14px 34px rgba(160,111,0,.22),inset 0 1px 0 rgba(255,255,255,.72)!important}body.tcl-site-v1274 .tcl-history-card small{opacity:1!important;color:var(--tcl-clay)!important}@media (max-width:760px){body.tcl-site-v1274 .tcl-page-geschichte .tcl-verein-page-head--compact{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-top:30px!important;padding:18px 18px 20px!important;border-radius:24px 24px 16px 16px!important}body.tcl-site-v1274 .tcl-page-geschichte .tcl-verein-gallery--history{padding-top:24px!important}}body.tcl-site-v1275 .tcl-events-gallery .tcl-image-card span,body.tcl-site-v1275 .tcl-image-card figcaption,body.tcl-site-v1275 .tcl-image-card span,body.tcl-site-v1275 .tcl-image-card strong,body.tcl-site-v1275 .tcl-mini-gallery .tcl-image-card span,body.tcl-site-v1275 .tcl-verein-gallery .tcl-image-card span,body.tcl-site-v1275 .tcl-youth-page .tcl-image-card span{color:#fff!important;opacity:1!important;text-shadow:0 3px 14px rgba(0,0,0,.58)!important}body.tcl-site-v1275 .tcl-image-card:after{background:linear-gradient(180deg,rgba(0,0,0,.04) 5%,rgba(0,0,0,.34) 58%,rgba(0,0,0,.76) 100%)!important}body.tcl-site-v1275 .tcl-events-gallery,body.tcl-site-v1275 .tcl-mini-gallery{overflow:visible!important;clear:both!important}body.tcl-site-v1275 .tcl-events-gallery .tcl-image-grid,body.tcl-site-v1275 .tcl-mini-gallery .tcl-image-grid,body.tcl-site-v1275 .tcl-verein-gallery,body.tcl-site-v1275 .tcl-youth-page .tcl-image-grid{display:grid!important;gap:16px!important;align-items:start!important;margin-top:22px!important;margin-bottom:0!important}body.tcl-site-v1275 .tcl-events-gallery .tcl-image-card,body.tcl-site-v1275 .tcl-mini-gallery .tcl-image-card,body.tcl-site-v1275 .tcl-verein-gallery .tcl-image-card,body.tcl-site-v1275 .tcl-youth-page .tcl-image-card{margin:0!important;min-width:0!important;transform:none}body.tcl-site-v1275 .tcl-events-gallery .tcl-image-card:hover,body.tcl-site-v1275 .tcl-mini-gallery .tcl-image-card:hover,body.tcl-site-v1275 .tcl-verein-gallery .tcl-image-card:hover,body.tcl-site-v1275 .tcl-youth-page .tcl-image-card:hover{transform:translateY(-4px)!important}body.tcl-site-v1275 .tcl-contact-wrap--clean .tcl-contact-direct{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}body.tcl-site-v1275 .tcl-contact-wrap--clean .tcl-contact-direct .tcl-contact-map,body.tcl-site-v1275 .tcl-contact-wrap--clean .tcl-contact-direct a,body.tcl-site-v1275 .tcl-contact-wrap--clean .tcl-contact-direct span{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;background:rgba(7,59,51,.08)!important;border:0!important;border-radius:999px!important;padding-left:18px!important;padding-right:18px!important;overflow-wrap:anywhere!important;white-space:normal!important}body.tcl-site-v1275 .tcl-contact-map::after{content:''!important;display:none!important}body.tcl-site-v1275 .tcl-teams-hero h1{line-height:1.02!important;letter-spacing:-.04em!important;overflow:visible!important;padding-bottom:.03em!important}body.tcl-site-v1275 .tcl-teams-hero h1 span{display:inline-block!important;position:relative!important;z-index:0!important;margin-right:.03em!important;transform:none!important;line-height:1!important}body.tcl-site-v1275 .tcl-teams-hero p:not(.tcl-kicker){position:relative!important;z-index:1!important;margin-top:12px!important;clear:both!important}body.tcl-site-v1275 .tcl-page-mannschaften-jugend .tcl-teams-hero h1,body.tcl-site-v1275 .tcl-virtual-mannschaften-jugend .tcl-teams-hero h1{font-size:clamp(48px,5.2vw,76px)!important}body.tcl-site-v1275 .tcl-youth-page--detail .tcl-training-split{align-items:center!important;overflow:visible!important}body.tcl-site-v1275 .tcl-youth-page--detail .tcl-detail-image-link{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;align-self:center!important;text-decoration:none!important}body.tcl-site-v1275 .tcl-youth-page--detail .tcl-detail-image-link figure.tcl-img-poster{height:auto!important;min-height:0!important;aspect-ratio:16/9!important;margin:0!important;position:relative!important;overflow:hidden!important;border-radius:24px!important}body.tcl-site-v1275 .tcl-youth-page--detail .tcl-detail-image-link figure.tcl-img-poster img{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important}body.tcl-site-v1275 .tcl-youth-page--detail .tcl-detail-image-link figcaption{position:absolute!important;left:14px!important;right:auto!important;bottom:14px!important;width:auto!important;max-width:calc(100% - 28px)!important;color:#fff!important;z-index:3!important}@media (min-width:761px) and (max-width:1100px){body.tcl-site-v1275 .tcl-hero-scroll{left:50%!important;right:auto!important;bottom:82px!important;transform:translateX(-50%)!important;margin:0!important}body.tcl-site-v1275 .tcl-hero-scroll:focus-visible,body.tcl-site-v1275 .tcl-hero-scroll:hover{transform:translateX(-50%) translateY(-2px)!important}}@media (max-width:760px){body.tcl-site-v1275 .tcl-hero-scroll{left:50%!important;right:auto!important;bottom:42px!important;transform:translateX(-50%)!important;margin:0!important;width:max-content!important;max-width:calc(100vw - 44px)!important;justify-content:center!important}body.tcl-site-v1275 .tcl-hero-scroll:focus-visible,body.tcl-site-v1275 .tcl-hero-scroll:hover{transform:translateX(-50%) translateY(-2px)!important}body.tcl-site-v1275 .tcl-events-gallery .tcl-image-grid,body.tcl-site-v1275 .tcl-mini-gallery .tcl-image-grid,body.tcl-site-v1275 .tcl-verein-gallery,body.tcl-site-v1275 .tcl-youth-page .tcl-image-grid{grid-template-columns:1fr!important;gap:16px!important}body.tcl-site-v1275 .tcl-teams-hero h1{font-size:clamp(42px,13vw,62px)!important;line-height:1.02!important}body.tcl-site-v1275 .tcl-teams-hero h1 span{margin-right:.025em!important}body.tcl-site-v1275 .tcl-teams-hero p:not(.tcl-kicker){font-size:16px!important;margin-top:10px!important}body.tcl-site-v1275 .tcl-youth-page--detail .tcl-training-split{grid-template-columns:1fr!important}body.tcl-site-v1275 .tcl-youth-page--detail .tcl-detail-image-link figure.tcl-img-poster{aspect-ratio:16/10!important}}body.tcl-site-v1276 .tcl-events-gallery .tcl-image-card span,body.tcl-site-v1276 .tcl-image-card .tcl-caption,body.tcl-site-v1276 .tcl-image-card .tcl-card-title,body.tcl-site-v1276 .tcl-image-card [class*=caption],body.tcl-site-v1276 .tcl-image-card [class*=title],body.tcl-site-v1276 .tcl-image-card figcaption,body.tcl-site-v1276 .tcl-image-card span,body.tcl-site-v1276 .tcl-image-card span *,body.tcl-site-v1276 .tcl-image-card strong,body.tcl-site-v1276 .tcl-mini-gallery .tcl-image-card span,body.tcl-site-v1276 .tcl-page-clubleben .tcl-image-card span,body.tcl-site-v1276 .tcl-page-geschichte .tcl-image-card span,body.tcl-site-v1276 .tcl-page-jugendtraining .tcl-image-card span,body.tcl-site-v1276 .tcl-page-tenniscamp .tcl-image-card span,body.tcl-site-v1276 .tcl-page-termine .tcl-image-card span,body.tcl-site-v1276 .tcl-verein-gallery .tcl-image-card span,body.tcl-site-v1276 .tcl-youth-page .tcl-image-card span{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;text-shadow:0 3px 16px rgba(0,0,0,.68)!important}body.tcl-site-v1276 .tcl-image-card::after,body.tcl-site-v1276 .tcl-image-card:after{background:linear-gradient(180deg,rgba(0,0,0,.02) 0,rgba(0,0,0,.18) 42%,rgba(0,0,0,.76) 100%)!important;opacity:1!important}body.tcl-site-v1276 .tcl-image-card span{position:relative!important;z-index:4!important}@media (max-width:1100px){body.tcl-site-v1276 .tcl-ball-toggle{overflow:visible!important}body.tcl-site-v1276 .tcl-ball-toggle::before{content:"Menü";position:absolute;right:calc(100% + 9px);top:50%;transform:translateY(-50%);min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.58);background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,.12));color:#fff;-webkit-text-fill-color:#fff;font-size:12px;line-height:1;font-weight:1000;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 8px 20px rgba(0,0,0,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none;white-space:nowrap}body.tcl-site-v1276 .tcl-ball-toggle[aria-expanded=true]::before{content:"Schließen";letter-spacing:.06em}}@media (max-width:420px){body.tcl-site-v1276 .tcl-ball-toggle::before{min-height:30px;padding:0 10px;font-size:11px;right:calc(100% + 6px)}}body.tcl-site-v1277.tcl-footer-size-xhigh{--tcl-footer-scale:1.34;--tcl-footer-content-shift:-6px}body.tcl-site-v1277.tcl-footer-size-xhigh.tcl-footer-arc-flat{--tcl-footer-arc-h:28px}body.tcl-site-v1277.tcl-footer-size-xhigh.tcl-footer-arc-soft{--tcl-footer-arc-h:40px}body.tcl-site-v1277.tcl-footer-size-xhigh.tcl-footer-arc-round{--tcl-footer-arc-h:52px}body.tcl-site-v1277.tcl-footer-size-xhigh.tcl-footer-arc-rounder{--tcl-footer-arc-h:64px}body.tcl-site-v1277.tcl-footer-size-xhigh.tcl-footer-arc-maxround{--tcl-footer-arc-h:78px}body.tcl-site-v1277 .tcl-legal-page{max-width:1180px;margin:0 auto;display:grid;gap:28px}body.tcl-site-v1277 .tcl-legal-hero{padding:42px clamp(26px,4vw,52px);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.55));box-shadow:0 18px 50px rgba(59,44,17,.08),inset 0 1px 0 rgba(255,255,255,.58)}body.tcl-site-v1277 .tcl-legal-hero h2{margin:0 0 14px;color:var(--tcl-green);font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.055em;font-weight:1000}body.tcl-site-v1277 .tcl-legal-hero p:not(.tcl-kicker){max-width:760px;margin:0;color:var(--tcl-muted);font-size:18px;line-height:1.55;font-weight:750}body.tcl-site-v1277 .tcl-legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}body.tcl-site-v1277 .tcl-legal-grid article,body.tcl-site-v1277 .tcl-legal-note{padding:28px;border-radius:24px;background:rgba(255,255,255,.68);box-shadow:0 12px 34px rgba(59,44,17,.07),inset 0 1px 0 rgba(255,255,255,.58)}body.tcl-site-v1277 .tcl-legal-grid h3,body.tcl-site-v1277 .tcl-legal-note h3{margin:0 0 10px;color:var(--tcl-green);font-size:21px;line-height:1.14;font-weight:1000}body.tcl-site-v1277 .tcl-legal-grid p,body.tcl-site-v1277 .tcl-legal-note p{margin:0 0 14px;color:var(--tcl-muted);font-size:16px;line-height:1.62;font-weight:650}body.tcl-site-v1277 .tcl-legal-grid p:last-child,body.tcl-site-v1277 .tcl-legal-note p:last-child{margin-bottom:0}body.tcl-site-v1277 .tcl-legal-page a{color:var(--tcl-green)!important;font-weight:950;text-decoration:none!important;border-bottom:1px solid rgba(189,109,40,.35)}body.tcl-site-v1277 .tcl-contact-privacy{grid-column:1/-1;margin:0 0 4px;color:rgba(7,59,51,.62);font-size:12.5px;line-height:1.48;font-weight:650}body.tcl-site-v1277 .tcl-contact-privacy a{color:var(--tcl-green)!important;font-weight:950;text-decoration:none!important}@media (max-width:1100px){body.tcl-site-v1277 .tcl-ball-toggle{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;right:18px!important;top:50%!important;width:112px!important;height:56px!important;margin-top:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:0 0!important;box-shadow:none!important;overflow:visible!important;transform:translateY(-50%)!important;transition:filter .32s var(--tcl-ease)!important}body.tcl-site-v1277 .tcl-ball-toggle::before{content:none!important;display:none!important}body.tcl-site-v1277 .tcl-ball-toggle::after{content:none!important;display:none!important}body.tcl-site-v1277 .tcl-ball-toggle[aria-expanded=true]{transform:translateY(-50%)!important;filter:saturate(1.08)!important}body.tcl-site-v1277 .tcl-ball-toggle__label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:54px!important;height:30px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.42)!important;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.07))!important;color:rgba(255,255,255,.92)!important;-webkit-text-fill-color:rgba(255,255,255,.92)!important;font-size:11px!important;line-height:1!important;font-weight:1000!important;letter-spacing:.13em!important;text-transform:uppercase!important;text-shadow:0 2px 10px rgba(0,0,0,.25)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 8px 18px rgba(0,0,0,.1)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;white-space:nowrap!important;pointer-events:none!important;opacity:1!important;transform:translateX(0) scale(1)!important;transition:opacity .32s var(--tcl-ease),transform .42s var(--tcl-ease),max-width .42s var(--tcl-ease),margin .42s var(--tcl-ease)!important}body.tcl-site-v1277 .tcl-ball-toggle__ball{display:block!important;flex:0 0 54px!important;width:54px!important;height:54px!important;border-radius:50%!important;background:url('../img/tennisball.svg') center/cover no-repeat!important;box-shadow:0 10px 22px rgba(0,0,0,.2)!important;transition:transform .52s var(--tcl-ease),filter .32s var(--tcl-ease)!important}body.tcl-site-v1277 .tcl-ball-toggle[aria-expanded=true] .tcl-ball-toggle__label{opacity:0!important;transform:translateX(24px) scale(.74)!important;max-width:0!important;margin-right:-8px!important;padding-left:0!important;padding-right:0!important;border-color:transparent!important}body.tcl-site-v1277 .tcl-ball-toggle[aria-expanded=true] .tcl-ball-toggle__ball{transform:rotate(132deg) scale(1.02)!important}body.tcl-site-v1277.tcl-is-scrolled .tcl-ball-toggle{width:106px!important;height:52px!important;right:16px!important}body.tcl-site-v1277.tcl-is-scrolled .tcl-ball-toggle__ball{width:52px!important;height:52px!important;flex-basis:52px!important}body.tcl-site-v1277.tcl-is-scrolled .tcl-ball-toggle__label{height:29px!important;font-size:10.5px!important}}@media (max-width:420px){body.tcl-site-v1277 .tcl-ball-toggle{right:13px!important;width:102px!important;height:50px!important;gap:6px!important}body.tcl-site-v1277 .tcl-ball-toggle__label{height:28px!important;min-width:48px!important;padding:0 9px!important;font-size:10px!important;letter-spacing:.11em!important}body.tcl-site-v1277 .tcl-ball-toggle__ball{width:50px!important;height:50px!important;flex-basis:50px!important}}@media (max-width:760px){body.tcl-site-v1277 .tcl-legal-grid{grid-template-columns:1fr;gap:16px}body.tcl-site-v1277 .tcl-legal-grid article,body.tcl-site-v1277 .tcl-legal-hero,body.tcl-site-v1277 .tcl-legal-note{border-radius:22px;padding:24px}body.tcl-site-v1277 .tcl-legal-hero h2{font-size:40px}body.tcl-site-v1277 .tcl-legal-hero p:not(.tcl-kicker){font-size:16px}body.tcl-site-v1277.tcl-footer-size-xhigh{--tcl-footer-scale:1.18}}@media (max-width:1100px){body.tcl-site-v1278{--tcl-mobile-menu-dur:.68s;--tcl-mobile-sub-dur:.56s;--tcl-nav-smooth:cubic-bezier(.16,1,.28,1)}body.tcl-site-v1278.tcl-mobile-menu-anim-drop{--tcl-mobile-menu-dur:.56s;--tcl-mobile-sub-dur:.48s}body.tcl-site-v1278.tcl-mobile-menu-anim-calm{--tcl-mobile-menu-dur:.78s;--tcl-mobile-sub-dur:.66s}body.tcl-site-v1278 .tcl-ball-toggle{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;right:18px!important;top:50%!important;width:112px!important;height:56px!important;margin-top:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:0 0!important;box-shadow:none!important;overflow:visible!important;transform:translateY(-50%)!important;transition:filter .34s var(--tcl-nav-smooth),opacity .34s var(--tcl-nav-smooth)!important;will-change:filter}body.tcl-site-v1278 .tcl-ball-toggle::after,body.tcl-site-v1278 .tcl-ball-toggle::before{content:none!important;display:none!important}body.tcl-site-v1278 .tcl-ball-toggle[aria-expanded=true]{transform:translateY(-50%)!important;filter:saturate(1.06)!important}body.tcl-site-v1278 .tcl-ball-toggle__label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:52px!important;height:29px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.32)!important;background:linear-gradient(135deg,rgba(7,59,51,.38),rgba(7,59,51,.2))!important;color:rgba(255,255,255,.86)!important;-webkit-text-fill-color:rgba(255,255,255,.86)!important;font-size:10.5px!important;line-height:1!important;font-weight:950!important;letter-spacing:.145em!important;text-transform:uppercase!important;text-shadow:0 2px 12px rgba(0,0,0,.26)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 7px 18px rgba(0,0,0,.1)!important;backdrop-filter:blur(12px) saturate(1.18)!important;-webkit-backdrop-filter:blur(12px) saturate(1.18)!important;white-space:nowrap!important;pointer-events:none!important;opacity:.94!important;transform:translateX(0) scale(1)!important;transform-origin:right center!important;transition:opacity .42s var(--tcl-nav-smooth),transform .58s var(--tcl-nav-smooth),max-width .58s var(--tcl-nav-smooth),min-width .58s var(--tcl-nav-smooth),margin .58s var(--tcl-nav-smooth),padding .58s var(--tcl-nav-smooth),border-color .42s var(--tcl-nav-smooth),background .42s var(--tcl-nav-smooth)!important}body.tcl-site-v1278 .tcl-ball-toggle__ball{display:block!important;flex:0 0 54px!important;width:54px!important;height:54px!important;border-radius:50%!important;background:url('../img/tennisball.svg') center/cover no-repeat!important;box-shadow:0 10px 22px rgba(0,0,0,.2)!important;transition:transform .62s var(--tcl-nav-smooth),filter .34s var(--tcl-nav-smooth),box-shadow .34s var(--tcl-nav-smooth)!important;will-change:transform}body.tcl-site-v1278 .tcl-ball-toggle:focus-visible .tcl-ball-toggle__label,body.tcl-site-v1278 .tcl-ball-toggle:hover .tcl-ball-toggle__label{opacity:1!important;border-color:rgba(255,242,61,.44)!important;background:linear-gradient(135deg,rgba(7,59,51,.46),rgba(7,59,51,.26))!important}body.tcl-site-v1278 .tcl-ball-toggle[aria-expanded=true] .tcl-ball-toggle__label{opacity:0!important;transform:translateX(26px) scale(.74)!important;max-width:0!important;min-width:0!important;margin-right:-9px!important;padding-left:0!important;padding-right:0!important;border-color:transparent!important;background:rgba(7,59,51,0)!important;box-shadow:none!important}body.tcl-site-v1278 .tcl-ball-toggle[aria-expanded=true] .tcl-ball-toggle__ball{transform:rotate(132deg) scale(1.02)!important;box-shadow:0 12px 26px rgba(0,0,0,.22)!important}body.tcl-site-v1278 .tcl-mobile-panel{right:12px!important;top:calc(var(--tcl-header-h) + 12px)!important;width:min(414px,calc(100vw - 24px))!important;padding:13px!important;border-radius:28px!important;background:linear-gradient(150deg,rgba(7,59,51,.955),rgba(3,46,40,.985))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 28px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.13)!important;opacity:0!important;transform:translate3d(16px,-8px,0) scale(.975)!important;transform-origin:top right!important;transition:opacity var(--tcl-mobile-menu-dur) var(--tcl-nav-smooth),transform var(--tcl-mobile-menu-dur) var(--tcl-nav-smooth),visibility var(--tcl-mobile-menu-dur) var(--tcl-nav-smooth)!important;will-change:opacity,transform}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-panel{opacity:1!important;transform:translate3d(0,0,0) scale(1)!important}body.tcl-site-v1278.tcl-is-scrolled .tcl-mobile-panel{top:calc(var(--tcl-header-h-scrolled) + 10px)!important}body.tcl-site-v1278 .tcl-mobile-panel__inner{gap:7px!important}body.tcl-site-v1278 .tcl-mobile-item{opacity:0;transform:translateX(12px);transition:opacity .48s var(--tcl-nav-smooth),transform .58s var(--tcl-nav-smooth)}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item{opacity:1;transform:translateX(0)}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item:first-child{transition-delay:.04s}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item:nth-child(2){transition-delay:.07s}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item:nth-child(3){transition-delay:.10s}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item:nth-child(4){transition-delay:.13s}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item:nth-child(5){transition-delay:.16s}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item:nth-child(6){transition-delay:.19s}body.tcl-site-v1278.tcl-menu-open .tcl-mobile-item:nth-child(7){transition-delay:.22s}body.tcl-site-v1278 .tcl-mobile-item__row a,body.tcl-site-v1278 .tcl-mobile-main-toggle{min-height:50px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.055))!important;border:1px solid rgba(255,255,255,.055)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;transition:background .34s var(--tcl-nav-smooth),border-color .34s var(--tcl-nav-smooth),transform .34s var(--tcl-nav-smooth),box-shadow .34s var(--tcl-nav-smooth)!important}body.tcl-site-v1278 .tcl-mobile-item__row a:focus-visible,body.tcl-site-v1278 .tcl-mobile-item__row a:hover,body.tcl-site-v1278 .tcl-mobile-main-toggle:focus-visible,body.tcl-site-v1278 .tcl-mobile-main-toggle:hover{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.075))!important;border-color:rgba(255,242,61,.22)!important;transform:translateX(-1px)!important}body.tcl-site-v1278 .tcl-mobile-item.is-open .tcl-mobile-main-toggle{background:linear-gradient(135deg,rgba(255,242,61,.18),rgba(255,255,255,.075))!important;border-color:rgba(255,242,61,.34)!important;box-shadow:inset 4px 0 0 rgba(255,242,61,.78),inset 0 1px 0 rgba(255,255,255,.1)!important}body.tcl-site-v1278 .tcl-mobile-sub{max-height:0!important;opacity:0!important;transform:translateY(-7px)!important;padding:0 0 0 13px!important;transition:max-height var(--tcl-mobile-sub-dur) var(--tcl-nav-smooth),opacity .42s var(--tcl-nav-smooth),transform var(--tcl-mobile-sub-dur) var(--tcl-nav-smooth),padding var(--tcl-mobile-sub-dur) var(--tcl-nav-smooth)!important}body.tcl-site-v1278 .tcl-mobile-item.is-open .tcl-mobile-sub{max-height:420px!important;opacity:1!important;transform:translateY(0)!important;padding:8px 0 9px 16px!important}body.tcl-site-v1278 .tcl-mobile-sub a{min-height:40px!important;border-radius:14px!important;background:rgba(255,255,255,.045)!important;color:rgba(255,255,255,.94)!important;border-left:1px solid rgba(255,242,61,.14)!important;transition:background .28s var(--tcl-nav-smooth),transform .28s var(--tcl-nav-smooth),color .28s var(--tcl-nav-smooth)!important}body.tcl-site-v1278 .tcl-mobile-sub a:focus-visible,body.tcl-site-v1278 .tcl-mobile-sub a:hover{background:rgba(255,242,61,.11)!important;color:#fff!important;transform:translateX(2px)!important}body.tcl-site-v1278.tcl-is-scrolled .tcl-ball-toggle{width:106px!important;height:52px!important;right:16px!important}body.tcl-site-v1278.tcl-is-scrolled .tcl-ball-toggle__ball{width:52px!important;height:52px!important;flex-basis:52px!important}body.tcl-site-v1278.tcl-is-scrolled .tcl-ball-toggle__label{height:28px!important;font-size:10px!important}}@media (max-width:420px){body.tcl-site-v1278 .tcl-ball-toggle{right:12px!important;width:101px!important;height:50px!important;gap:6px!important}body.tcl-site-v1278 .tcl-ball-toggle__label{height:27px!important;min-width:47px!important;padding:0 9px!important;font-size:9.8px!important;letter-spacing:.12em!important}body.tcl-site-v1278 .tcl-ball-toggle__ball{width:50px!important;height:50px!important;flex-basis:50px!important}}@media (min-width:1101px){body.tcl-site-v1278 .tcl-nav{background:linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,255,255,.075))!important;border-color:rgba(255,255,255,.42)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 10px 32px rgba(0,0,0,.06)!important}body.tcl-site-v1278 .tcl-nav a{transition:background .26s var(--tcl-ease),transform .26s var(--tcl-ease),color .26s var(--tcl-ease)!important}body.tcl-site-v1278 .tcl-nav a:hover,body.tcl-site-v1278 .tcl-nav__item:focus-within>a{background:rgba(255,255,255,.17)!important;transform:translateY(-1px)!important}body.tcl-site-v1278 .tcl-nav__sub{top:calc(100% + 10px)!important;min-width:230px!important;padding:10px!important;border-radius:22px!important;background:linear-gradient(150deg,rgba(7,59,51,.955),rgba(4,46,40,.985))!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 24px 54px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.12)!important;opacity:0!important;visibility:hidden!important;transform:translateY(9px) scale(.982)!important;transform-origin:top right!important;transition:opacity .34s var(--tcl-ease),transform .38s var(--tcl-ease),visibility .34s var(--tcl-ease)!important}body.tcl-site-v1278 .tcl-nav__sub:before{content:"";position:absolute;left:0;right:0;top:-13px;height:14px}body.tcl-site-v1278 .tcl-nav__item.has-sub:focus-within .tcl-nav__sub,body.tcl-site-v1278 .tcl-nav__item.has-sub:hover .tcl-nav__sub{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}body.tcl-site-v1278 .tcl-nav__sub a{min-height:36px!important;padding:10px 13px!important;border-radius:14px!important;color:rgba(255,255,255,.93)!important;background:0 0!important;text-shadow:none!important}body.tcl-site-v1278 .tcl-nav__sub a:focus-visible,body.tcl-site-v1278 .tcl-nav__sub a:hover{background:linear-gradient(135deg,rgba(255,242,61,.16),rgba(255,255,255,.075))!important;color:#fff!important;transform:translateX(2px)!important}}@media (prefers-reduced-motion:reduce){body.tcl-site-v1278 .tcl-ball-toggle,body.tcl-site-v1278 .tcl-ball-toggle__ball,body.tcl-site-v1278 .tcl-ball-toggle__label,body.tcl-site-v1278 .tcl-mobile-item,body.tcl-site-v1278 .tcl-mobile-panel,body.tcl-site-v1278 .tcl-mobile-sub,body.tcl-site-v1278 .tcl-nav__sub{transition:none!important}}body.tcl-site-v1279{--tcl-desktop-menu-dur:.36s;--tcl-desktop-sub-dur:.40s;--tcl-desktop-menu-ease:cubic-bezier(.18,.86,.24,1)}body.tcl-site-v1279.tcl-desktop-menu-smooth-calm{--tcl-desktop-menu-dur:.46s;--tcl-desktop-sub-dur:.52s;--tcl-desktop-menu-ease:cubic-bezier(.16,.82,.22,1)}body.tcl-site-v1279.tcl-desktop-menu-smooth-balanced{--tcl-desktop-menu-dur:.36s;--tcl-desktop-sub-dur:.40s;--tcl-desktop-menu-ease:cubic-bezier(.18,.86,.24,1)}body.tcl-site-v1279.tcl-desktop-menu-smooth-snappy{--tcl-desktop-menu-dur:.24s;--tcl-desktop-sub-dur:.28s;--tcl-desktop-menu-ease:cubic-bezier(.22,.72,.20,1)}body.tcl-site-v1279.tcl-footer-size-xxhigh{--tcl-footer-scale:1.48;--tcl-footer-content-shift:-8px}body.tcl-site-v1279.tcl-footer-size-xxhigh.tcl-footer-arc-flat{--tcl-footer-arc-h:34px}body.tcl-site-v1279.tcl-footer-size-xxhigh.tcl-footer-arc-soft{--tcl-footer-arc-h:48px}body.tcl-site-v1279.tcl-footer-size-xxhigh.tcl-footer-arc-round{--tcl-footer-arc-h:62px}body.tcl-site-v1279.tcl-footer-size-xxhigh.tcl-footer-arc-rounder{--tcl-footer-arc-h:76px}body.tcl-site-v1279.tcl-footer-size-xxhigh.tcl-footer-arc-maxround{--tcl-footer-arc-h:92px}@media (min-width:1101px){body.tcl-site-v1279 .tcl-nav a{position:relative!important;overflow:hidden!important;transition:background var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),transform var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),box-shadow var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),color var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease)!important}body.tcl-site-v1279 .tcl-nav__sub{transition:opacity var(--tcl-desktop-sub-dur) var(--tcl-desktop-menu-ease),transform var(--tcl-desktop-sub-dur) var(--tcl-desktop-menu-ease),visibility var(--tcl-desktop-sub-dur) var(--tcl-desktop-menu-ease)!important}body.tcl-site-v1279 .tcl-nav__item:not(.tcl-nav__item--join)>a:before{content:"";position:absolute;left:9px;top:9px;bottom:9px;width:0;border-radius:999px;background:rgba(255,242,61,.92);box-shadow:0 0 14px rgba(255,242,61,.22);opacity:0;transform:scaleY(.58);transition:width var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),opacity var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),transform var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease)}body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join).has-current-sub>a,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join).is-current>a,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join):focus-within>a,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join):hover>a{background:linear-gradient(135deg,rgba(255,242,61,.15),rgba(255,255,255,.105))!important;box-shadow:inset 0 0 0 1px rgba(255,242,61,.18),inset 3px 0 0 rgba(255,242,61,.76),0 8px 20px rgba(0,0,0,.05)!important;transform:translateY(-1px)!important}body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join).has-current-sub>a:before,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join).is-current>a:before,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join):focus-within>a:before,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join):hover>a:before{width:4px;opacity:1;transform:scaleY(1)}body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a{position:relative!important;padding-left:18px!important;border-left:0!important;transition:background var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),transform var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),box-shadow var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),color var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease)!important}body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a:before{content:"";position:absolute;left:8px;top:10px;bottom:10px;width:3px;border-radius:999px;background:rgba(255,242,61,.84);opacity:0;transform:scaleY(.55);transition:opacity var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease),transform var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease)}body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a.is-current,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a:focus-visible,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a:hover{background:linear-gradient(135deg,rgba(255,242,61,.17),rgba(255,255,255,.075))!important;box-shadow:inset 0 0 0 1px rgba(255,242,61,.12)!important;color:#fff!important;transform:translateX(2px)!important}body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a.is-current:before,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a:focus-visible:before,body.tcl-site-v1279.tcl-desktop-menu-accent-claybar .tcl-nav__sub a:hover:before{opacity:1;transform:scaleY(1)}body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join)>a:after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:3px;border-radius:999px;background:rgba(255,242,61,.92);box-shadow:0 0 12px rgba(255,242,61,.22);transform:scaleX(0);transform-origin:left center;transition:transform var(--tcl-desktop-menu-dur) var(--tcl-desktop-menu-ease);opacity:.96}body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join).has-current-sub>a,body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join).is-current>a,body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join):focus-within>a,body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join):hover>a{background:rgba(255,255,255,.13)!important}body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join).has-current-sub>a:after,body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join).is-current>a:after,body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join):focus-within>a:after,body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__item:not(.tcl-nav__item--join):hover>a:after{transform:scaleX(1)}body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__sub{border-top:2px solid rgba(255,242,61,.48)!important}body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__sub a.is-current,body.tcl-site-v1279.tcl-desktop-menu-accent-tennisline .tcl-nav__sub a:hover{box-shadow:inset 4px 0 0 rgba(255,242,61,.72)!important;background:rgba(255,242,61,.12)!important}body.tcl-site-v1279.tcl-desktop-menu-accent-softpill .tcl-nav__item:not(.tcl-nav__item--join).has-current-sub>a,body.tcl-site-v1279.tcl-desktop-menu-accent-softpill .tcl-nav__item:not(.tcl-nav__item--join).is-current>a,body.tcl-site-v1279.tcl-desktop-menu-accent-softpill .tcl-nav__item:not(.tcl-nav__item--join):focus-within>a,body.tcl-site-v1279.tcl-desktop-menu-accent-softpill .tcl-nav__item:not(.tcl-nav__item--join):hover>a{background:linear-gradient(135deg,rgba(255,255,255,.19),rgba(255,242,61,.1))!important;box-shadow:inset 0 0 0 1px rgba(255,242,61,.15)!important}body.tcl-site-v1279.tcl-desktop-menu-accent-softpill .tcl-nav__sub a.is-current,body.tcl-site-v1279.tcl-desktop-menu-accent-softpill .tcl-nav__sub a:hover{background:rgba(255,255,255,.12)!important;color:#fff!important}body.tcl-site-v1279.tcl-footer-text-desktop-compact .tcl-footer small,body.tcl-site-v1279.tcl-footer-text-desktop-compact .tcl-footer__links a{font-size:11px!important;letter-spacing:.01em!important}body.tcl-site-v1279.tcl-footer-text-desktop-medium .tcl-footer small,body.tcl-site-v1279.tcl-footer-text-desktop-medium .tcl-footer__links a{font-size:12px!important}body.tcl-site-v1279.tcl-footer-text-desktop-large .tcl-footer small,body.tcl-site-v1279.tcl-footer-text-desktop-large .tcl-footer__links a{font-size:13px!important}}@media (max-width:1100px){body.tcl-site-v1279.tcl-footer-text-mobile-compact .tcl-footer small,body.tcl-site-v1279.tcl-footer-text-mobile-compact .tcl-footer__links a{font-size:11px!important;line-height:1.1!important}body.tcl-site-v1279.tcl-footer-text-mobile-medium .tcl-footer small,body.tcl-site-v1279.tcl-footer-text-mobile-medium .tcl-footer__links a{font-size:12px!important;line-height:1.15!important}body.tcl-site-v1279.tcl-footer-text-mobile-large .tcl-footer small,body.tcl-site-v1279.tcl-footer-text-mobile-large .tcl-footer__links a{font-size:13px!important;line-height:1.18!important}body.tcl-site-v1279.tcl-footer-mobile-density-compact .tcl-footer{padding-top:9px!important;padding-bottom:8px!important}body.tcl-site-v1279.tcl-footer-mobile-density-compact .tcl-footer__inner{gap:7px!important;min-height:0!important}body.tcl-site-v1279.tcl-footer-mobile-density-compact .tcl-footer__social{gap:8px!important}body.tcl-site-v1279.tcl-footer-mobile-density-compact .tcl-footer__links{gap:12px!important}body.tcl-site-v1279.tcl-footer-mobile-density-medium .tcl-footer__inner{gap:10px!important}body.tcl-site-v1279.tcl-footer-mobile-density-airy .tcl-footer{padding-top:15px!important;padding-bottom:14px!important}body.tcl-site-v1279.tcl-footer-mobile-density-airy .tcl-footer__inner{gap:13px!important}}@media (prefers-reduced-motion:reduce){body.tcl-site-v1279 .tcl-nav a,body.tcl-site-v1279 .tcl-nav__sub,body.tcl-site-v1279 .tcl-nav__sub a{transition:none!important}}body.tcl-site-v1280 .tcl-subpage--mannschaften{padding-top:calc(var(--tcl-header-h-base) * var(--tcl-header-scale) + 8px)!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-section--sub{padding-top:22px!important;padding-bottom:72px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-page{gap:22px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero{min-height:0!important;padding:28px 48px 30px!important;border-radius:30px!important;align-content:center!important;background:radial-gradient(circle at 84% 42%,rgba(255,224,41,.26),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.91),rgba(255,255,255,.66))!important;box-shadow:0 20px 50px rgba(20,50,38,.085),inset 0 1px 0 rgba(255,255,255,.82)!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero:after{right:-34px!important;bottom:-68px!important;width:210px!important;height:210px!important;opacity:.72!important;filter:blur(8px)!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero .tcl-kicker{margin-bottom:14px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero h1{font-size:clamp(50px,5.25vw,76px)!important;line-height:.94!important;letter-spacing:-.058em!important;max-width:760px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero p:not(.tcl-kicker){margin-top:16px!important;max-width:700px!important;font-size:15px!important;line-height:1.36!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-tabs{margin-top:12px!important;gap:9px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-tabs a{min-height:38px!important;padding:0 19px!important;background:rgba(7,59,51,.075)!important;border-color:rgba(7,59,51,.07)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.55)!important;transition:transform .3s var(--tcl-ease),background .3s var(--tcl-ease),box-shadow .3s var(--tcl-ease),border-color .3s var(--tcl-ease)!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-tabs a.is-active,body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-tabs a:hover{transform:translateY(-1px)!important;background:linear-gradient(135deg,rgba(255,224,41,.9),rgba(255,242,61,.72))!important;border-color:rgba(215,168,0,.28)!important;box-shadow:0 10px 22px rgba(138,108,0,.12),inset 0 1px 0 rgba(255,255,255,.55)!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-group-new{transition:transform .3s var(--tcl-ease),box-shadow .3s var(--tcl-ease),background .3s var(--tcl-ease)!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-group-new:hover{transform:translateY(-1px)!important;box-shadow:0 18px 44px rgba(59,44,17,.085),inset 0 1px 0 rgba(255,255,255,.78)!important}@media (max-width:1100px){body.tcl-site-v1280 .tcl-subpage--mannschaften{padding-top:calc((var(--tcl-header-h-base) * var(--tcl-header-scale)) + 12px)!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-section--sub{padding-top:18px!important;padding-bottom:58px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero{padding:26px 24px 28px!important;border-radius:26px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero h1{font-size:clamp(42px,10vw,58px)!important;line-height:.96!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero p:not(.tcl-kicker){font-size:15px!important;margin-top:12px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-tabs{display:flex!important;flex-wrap:wrap!important}}@media (max-width:640px){body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-teams-hero{padding:24px 20px 24px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}body.tcl-site-v1280 .tcl-subpage--mannschaften .tcl-team-tabs a{min-height:38px!important;padding:0 10px!important}}body.tcl-site-v1281 .tcl-aktuelles-hero,body.tcl-site-v1281 .tcl-events-hero,body.tcl-site-v1281 .tcl-subpage--mannschaften .tcl-teams-hero,body.tcl-site-v1281 .tcl-teams-hero{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.66))!important}body.tcl-site-v1281 .tcl-aktuelles-hero:after,body.tcl-site-v1281 .tcl-events-hero:after,body.tcl-site-v1281 .tcl-subpage--mannschaften .tcl-teams-hero:after,body.tcl-site-v1281 .tcl-teams-hero:after{content:none!important;display:none!important}body.tcl-site-v1281 .tcl-subpage--mannschaften .tcl-teams-hero{box-shadow:0 18px 48px rgba(20,50,38,.075),inset 0 1px 0 rgba(255,255,255,.82)!important}body.tcl-site-v1281.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join)>a:before{display:none!important;content:none!important}body.tcl-site-v1281.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join).has-current-sub>a,body.tcl-site-v1281.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join).is-current>a,body.tcl-site-v1281.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join):focus-within>a,body.tcl-site-v1281.tcl-desktop-menu-accent-claybar .tcl-nav__item:not(.tcl-nav__item--join):hover>a{background:linear-gradient(135deg,rgba(255,242,61,.13),rgba(255,255,255,.105))!important;box-shadow:inset 0 0 0 1px rgba(255,242,61,.2),inset 0 -3px 0 rgba(255,242,61,.8),0 8px 20px rgba(0,0,0,.045)!important;transform:translateY(-1px)!important}body.tcl-site-v1281.tcl-desktop-menu-accent-claybar .tcl-nav__sub a:before{display:block!important;content:""!important}@media (max-width:900px){body.tcl-site-v1281 .tcl-aktuelles-hero,body.tcl-site-v1281 .tcl-events-hero,body.tcl-site-v1281 .tcl-subpage--mannschaften .tcl-teams-hero,body.tcl-site-v1281 .tcl-teams-hero{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.7))!important}}body.tcl-site-v1282{--tcl-overview-hero-pt:clamp(18px,2.6vw,34px);--tcl-overview-hero-pb:clamp(14px,2.2vw,26px);--tcl-overview-hero-mb:clamp(18px,2.8vw,30px);--tcl-overview-hero-radius:28px}body.tcl-site-v1282.tcl-overview-hero-density-balanced{--tcl-overview-hero-pt:clamp(24px,3.4vw,46px);--tcl-overview-hero-pb:clamp(18px,2.8vw,34px);--tcl-overview-hero-mb:clamp(24px,3.2vw,38px)}body.tcl-site-v1282.tcl-overview-hero-density-airy{--tcl-overview-hero-pt:clamp(34px,4.6vw,62px);--tcl-overview-hero-pb:clamp(24px,3.6vw,46px);--tcl-overview-hero-mb:clamp(30px,4vw,48px)}body.tcl-site-v1282 .tcl-subpage--aktuelles .tcl-events-hero,body.tcl-site-v1282 .tcl-subpage--jugend .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v1282 .tcl-subpage--mannschaften .tcl-teams-hero--editorial,body.tcl-site-v1282 .tcl-subpage--news .tcl-events-hero,body.tcl-site-v1282 .tcl-subpage--termine .tcl-events-hero,body.tcl-site-v1282 .tcl-subpage--training .tcl-training-page>.tcl-training-hero,body.tcl-site-v1282 .tcl-subpage--verein-main .tcl-editorial-hero,body.tcl-site-v1282 .tcl-virtual-training .tcl-training-page>.tcl-training-hero{margin-top:0!important;margin-bottom:var(--tcl-overview-hero-mb)!important;padding-top:var(--tcl-overview-hero-pt)!important;padding-bottom:var(--tcl-overview-hero-pb)!important}body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-subpage--aktuelles .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-subpage--jugend .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-subpage--mannschaften .tcl-teams-hero--editorial,body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-subpage--news .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-subpage--termine .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-subpage--training .tcl-training-page>.tcl-training-hero,body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-subpage--verein-main .tcl-editorial-hero,body.tcl-site-v1282.tcl-overview-hero-style-free .tcl-virtual-training .tcl-training-page>.tcl-training-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--aktuelles .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--jugend .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--mannschaften .tcl-teams-hero--editorial,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--news .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--termine .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--training .tcl-training-page>.tcl-training-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--verein-main .tcl-editorial-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-virtual-training .tcl-training-page>.tcl-training-hero{background:0 0!important;border:0!important;box-shadow:none!important;border-radius:0!important}body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-subpage--aktuelles .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-subpage--jugend .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-subpage--mannschaften .tcl-teams-hero--editorial,body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-subpage--news .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-subpage--termine .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-subpage--training .tcl-training-page>.tcl-training-hero,body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-subpage--verein-main .tcl-editorial-hero,body.tcl-site-v1282.tcl-overview-hero-style-soft .tcl-virtual-training .tcl-training-page>.tcl-training-hero{background:linear-gradient(135deg,rgba(255,255,255,.33),rgba(255,255,255,.12))!important;border:1px solid rgba(255,255,255,.36)!important;box-shadow:0 12px 34px rgba(59,44,17,.045)!important;border-radius:var(--tcl-overview-hero-radius)!important}body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-subpage--aktuelles .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-subpage--jugend .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-subpage--mannschaften .tcl-teams-hero--editorial,body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-subpage--news .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-subpage--termine .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-subpage--training .tcl-training-page>.tcl-training-hero,body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-subpage--verein-main .tcl-editorial-hero,body.tcl-site-v1282.tcl-overview-hero-style-card .tcl-virtual-training .tcl-training-page>.tcl-training-hero{background:linear-gradient(135deg,rgba(255,255,255,.76),rgba(255,255,255,.46))!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 22px 58px rgba(59,44,17,.09),inset 0 1px 0 rgba(255,255,255,.75)!important;border-radius:32px!important}body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--aktuelles .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--mannschaften .tcl-teams-hero--editorial,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--news .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--termine .tcl-events-hero,body.tcl-site-v1282.tcl-overview-hero-style-minimal .tcl-subpage--verein-main .tcl-editorial-hero{padding-top:12px!important;padding-bottom:12px!important;margin-bottom:16px!important}body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-editorial-hero h1,body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-events-hero h1,body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-teams-hero h1{font-size:clamp(42px,5.15vw,72px)!important}body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-editorial-hero p:not(.tcl-kicker),body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-events-hero p:not(.tcl-kicker),body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-teams-hero p:not(.tcl-kicker){font-size:16px!important;line-height:1.45!important}body.tcl-site-v1282.tcl-overview-hero-accent-none .tcl-editorial-hero__mark,body.tcl-site-v1282.tcl-overview-hero-accent-none .tcl-events-hero:after,body.tcl-site-v1282.tcl-overview-hero-accent-none .tcl-teams-hero--editorial i{display:none!important;content:none!important}body.tcl-site-v1282.tcl-overview-hero-accent-subtle .tcl-editorial-hero__mark,body.tcl-site-v1282.tcl-overview-hero-accent-subtle .tcl-events-hero:after,body.tcl-site-v1282.tcl-overview-hero-accent-subtle .tcl-teams-hero--editorial i{opacity:.18!important;filter:blur(3px)!important;transform:scale(.72)!important}body.tcl-site-v1282.tcl-overview-hero-accent-tennis .tcl-editorial-hero__mark,body.tcl-site-v1282.tcl-overview-hero-accent-tennis .tcl-events-hero:after,body.tcl-site-v1282.tcl-overview-hero-accent-tennis .tcl-teams-hero--editorial i{opacity:.34!important}@media (max-width:1100px){body.tcl-site-v1282.tcl-mobile-menu-hint-clayhint .tcl-mobile-item.has-sub:not(.is-open) .tcl-mobile-main-toggle{background:linear-gradient(135deg,rgba(255,242,61,.085),rgba(255,255,255,.060) 44%,rgba(255,255,255,.035))!important;border-color:rgba(255,242,61,.16)!important;box-shadow:inset 3px 0 0 rgba(255,242,61,.3),inset 0 1px 0 rgba(255,255,255,.07)!important}body.tcl-site-v1282.tcl-mobile-menu-hint-clayhint .tcl-mobile-item.has-sub:not(.is-open) .tcl-mobile-main-toggle b{background:rgba(255,242,61,.12)!important;box-shadow:0 0 0 1px rgba(255,242,61,.13)!important}body.tcl-site-v1282.tcl-mobile-menu-hint-glass .tcl-mobile-item.has-sub:not(.is-open) .tcl-mobile-main-toggle{background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.05))!important;border-color:rgba(255,255,255,.1)!important}body.tcl-site-v1282.tcl-mobile-menu-hint-plain .tcl-mobile-item.has-sub:not(.is-open) .tcl-mobile-main-toggle{background:rgba(255,255,255,.065)!important;border-color:rgba(255,255,255,.05)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important}}@media (max-width:720px){body.tcl-site-v1282 .tcl-subpage--aktuelles .tcl-events-hero,body.tcl-site-v1282 .tcl-subpage--jugend .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v1282 .tcl-subpage--mannschaften .tcl-teams-hero--editorial,body.tcl-site-v1282 .tcl-subpage--news .tcl-events-hero,body.tcl-site-v1282 .tcl-subpage--termine .tcl-events-hero,body.tcl-site-v1282 .tcl-subpage--training .tcl-training-page>.tcl-training-hero,body.tcl-site-v1282 .tcl-subpage--verein-main .tcl-editorial-hero,body.tcl-site-v1282 .tcl-virtual-training .tcl-training-page>.tcl-training-hero{width:calc(100% - 28px)!important;padding-left:16px!important;padding-right:16px!important}body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-editorial-hero h1,body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-events-hero h1,body.tcl-site-v1282.tcl-overview-hero-density-compact .tcl-teams-hero h1{font-size:clamp(38px,11vw,56px)!important}}body.tcl-site-v1283.tcl-overview-hero-accent-none .tcl-editorial-hero__mark,body.tcl-site-v1283.tcl-overview-hero-accent-none .tcl-events-hero:after,body.tcl-site-v1283.tcl-overview-hero-accent-none .tcl-subhero__mark,body.tcl-site-v1283.tcl-overview-hero-accent-none .tcl-teams-hero i,body.tcl-site-v1283.tcl-overview-hero-accent-none .tcl-teams-hero:after,body.tcl-site-v1283.tcl-overview-hero-accent-none .tcl-training-hero:after,body.tcl-site-v1283.tcl-overview-hero-accent-none .tcl-youth-hero:after{display:none!important;content:none!important;opacity:0!important;visibility:hidden!important}@media (min-width:1101px){body.tcl-site-v1283.tcl-desktop-menu-accent-claybar .tcl-nav__item.has-current-sub:not(:hover):not(:focus-within):not(.is-current)>a,body.tcl-site-v1283.tcl-desktop-menu-accent-softpill .tcl-nav__item.has-current-sub:not(:hover):not(:focus-within):not(.is-current)>a,body.tcl-site-v1283.tcl-desktop-menu-accent-tennisline .tcl-nav__item.has-current-sub:not(:hover):not(:focus-within):not(.is-current)>a{background:0 0!important;box-shadow:none!important;transform:none!important;color:#fff!important}body.tcl-site-v1283.tcl-desktop-menu-accent-claybar .tcl-nav__item.has-current-sub:not(:hover):not(:focus-within):not(.is-current)>a:before,body.tcl-site-v1283.tcl-desktop-menu-accent-softpill .tcl-nav__item.has-current-sub:not(:hover):not(:focus-within):not(.is-current)>a:before,body.tcl-site-v1283.tcl-desktop-menu-accent-tennisline .tcl-nav__item.has-current-sub:not(:hover):not(:focus-within):not(.is-current)>a:before{display:none!important;content:none!important;opacity:0!important}body.tcl-site-v1283.tcl-desktop-menu-accent-tennisline .tcl-nav__item.has-current-sub:not(:hover):not(:focus-within):not(.is-current)>a:after{transform:scaleX(0)!important;opacity:0!important}body.tcl-site-v1283.tcl-desktop-menu-accent-claybar .tcl-nav__item.is-current:not(.tcl-nav__item--join)>a{background:linear-gradient(135deg,rgba(255,242,61,.14),rgba(255,255,255,.1))!important;box-shadow:inset 0 0 0 1px rgba(255,242,61,.22),inset 0 -3px 0 rgba(255,242,61,.82),0 8px 20px rgba(0,0,0,.04)!important}body.tcl-site-v1283.tcl-desktop-menu-accent-claybar .tcl-nav__sub a.is-current{background:linear-gradient(90deg,rgba(255,242,61,.18),rgba(255,255,255,.08))!important;box-shadow:inset 4px 0 0 rgba(255,242,61,.88),0 8px 18px rgba(0,0,0,.06)!important;color:#fff!important}}@media (max-width:1100px){body.tcl-site-v1283 .tcl-mobile-item.has-current-sub:not(.is-open) .tcl-mobile-main-toggle{background:linear-gradient(135deg,rgba(255,242,61,.085),rgba(255,255,255,.060) 44%,rgba(255,255,255,.035))!important;border-color:rgba(255,242,61,.16)!important;box-shadow:inset 3px 0 0 rgba(255,242,61,.3),inset 0 1px 0 rgba(255,255,255,.07)!important}body.tcl-site-v1283 .tcl-mobile-item.has-current-sub:not(.is-open) .tcl-mobile-main-toggle b{background:rgba(255,242,61,.12)!important;box-shadow:0 0 0 1px rgba(255,242,61,.13)!important;transform:none!important}body.tcl-site-v1283 .tcl-mobile-sub a.is-current{background:linear-gradient(90deg,rgba(255,242,61,.2),rgba(255,255,255,.08))!important;box-shadow:inset 4px 0 0 rgba(255,242,61,.88)!important;color:#fff!important}}body.tcl-site-v1284{--tcl-intro-top:clamp(18px, 2.8vw, 42px);--tcl-intro-bottom:clamp(16px, 2.2vw, 30px);--tcl-intro-gap:clamp(18px, 3vw, 38px);--tcl-intro-img-h:clamp(210px, 20vw, 320px);--tcl-intro-radius:26px}body.tcl-site-v1284.tcl-subpage-intro-density-compact{--tcl-intro-top:clamp(14px, 2.1vw, 30px);--tcl-intro-bottom:clamp(12px, 1.8vw, 24px);--tcl-intro-gap:clamp(16px, 2.5vw, 30px);--tcl-intro-img-h:clamp(190px, 17vw, 280px)}body.tcl-site-v1284.tcl-subpage-intro-density-airy{--tcl-intro-top:clamp(28px, 3.8vw, 58px);--tcl-intro-bottom:clamp(22px, 3.1vw, 44px);--tcl-intro-gap:clamp(24px, 3.7vw, 52px);--tcl-intro-img-h:clamp(240px, 24vw, 380px)}body.tcl-site-v1284 .tcl-aktuelles-hero,body.tcl-site-v1284 .tcl-editorial-hero,body.tcl-site-v1284 .tcl-legal-hero,body.tcl-site-v1284 .tcl-service-intro,body.tcl-site-v1284 .tcl-subhero,body.tcl-site-v1284 .tcl-teams-hero--editorial,body.tcl-site-v1284 .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284 .tcl-verein-split:first-child,body.tcl-site-v1284 .tcl-youth-page>.tcl-youth-hero{width:min(var(--tcl-max),calc(100% - 44px))!important;margin-left:auto!important;margin-right:auto!important;margin-top:0!important;margin-bottom:var(--tcl-intro-gap)!important;padding:var(--tcl-intro-top) 0 var(--tcl-intro-bottom)!important;border-radius:0!important;background:0 0!important;border:0!important;box-shadow:none!important;overflow:visible!important;min-height:0!important}body.tcl-site-v1284 .tcl-service-intro,body.tcl-site-v1284 .tcl-subhero,body.tcl-site-v1284 .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284 .tcl-verein-split:first-child,body.tcl-site-v1284 .tcl-youth-page>.tcl-youth-hero{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(280px,.68fr)!important;gap:var(--tcl-intro-gap)!important;align-items:center!important}body.tcl-site-v1284 .tcl-aktuelles-hero,body.tcl-site-v1284 .tcl-editorial-hero,body.tcl-site-v1284 .tcl-legal-hero,body.tcl-site-v1284 .tcl-teams-hero--editorial{max-width:min(var(--tcl-max),calc(100% - 44px))!important}body.tcl-site-v1284 .tcl-aktuelles-hero h1,body.tcl-site-v1284 .tcl-editorial-hero h1,body.tcl-site-v1284 .tcl-legal-hero h2,body.tcl-site-v1284 .tcl-service-intro h2,body.tcl-site-v1284 .tcl-subhero h1,body.tcl-site-v1284 .tcl-teams-hero h1,body.tcl-site-v1284 .tcl-training-hero h2,body.tcl-site-v1284 .tcl-verein-split:first-child h2,body.tcl-site-v1284 .tcl-youth-hero h2{margin:0 0 14px!important;color:var(--tcl-green)!important;font-size:clamp(40px,5.1vw,76px)!important;line-height:.92!important;letter-spacing:-.06em!important;font-weight:1000!important;max-width:940px!important}body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-aktuelles-hero h1,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-editorial-hero h1,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-legal-hero h2,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-service-intro h2,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-subhero h1,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-teams-hero h1,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-training-hero h2,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-verein-split:first-child h2,body.tcl-site-v1284.tcl-subpage-intro-density-compact .tcl-youth-hero h2{font-size:clamp(36px,4.5vw,66px)!important}body.tcl-site-v1284 .tcl-aktuelles-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-editorial-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-legal-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-service-intro p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-subhero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-teams-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-training-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-verein-split:first-child p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-youth-hero p:not(.tcl-kicker){max-width:760px!important;margin:0 0 18px!important;color:rgba(39,55,48,.76)!important;font-size:clamp(16px,1.25vw,19px)!important;line-height:1.55!important;font-weight:760!important}body.tcl-site-v1284 .tcl-service-intro figure,body.tcl-site-v1284 .tcl-subhero>img,body.tcl-site-v1284 .tcl-training-hero figure,body.tcl-site-v1284 .tcl-verein-split:first-child figure,body.tcl-site-v1284 .tcl-youth-hero figure{margin:0!important;height:var(--tcl-intro-img-h)!important;min-height:0!important;border-radius:var(--tcl-intro-radius)!important;overflow:hidden!important;background:rgba(255,255,255,.22)!important;box-shadow:0 16px 44px rgba(20,50,38,.11)!important;border:1px solid rgba(255,255,255,.48)!important}body.tcl-site-v1284 .tcl-service-intro figure img,body.tcl-site-v1284 .tcl-subhero>img,body.tcl-site-v1284 .tcl-training-hero figure img,body.tcl-site-v1284 .tcl-verein-split:first-child figure img,body.tcl-site-v1284 .tcl-youth-hero figure img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;transform:none!important}body.tcl-site-v1284 .tcl-service-intro figure:hover img,body.tcl-site-v1284 .tcl-training-hero figure:hover img,body.tcl-site-v1284 .tcl-verein-split:first-child figure:hover img,body.tcl-site-v1284 .tcl-youth-hero figure:hover img{transform:none!important}body.tcl-site-v1284 .tcl-service-intro figure:before,body.tcl-site-v1284 .tcl-training-hero figure:before,body.tcl-site-v1284 .tcl-verein-split:first-child figure:before,body.tcl-site-v1284 .tcl-youth-hero figure:before{display:none!important;content:none!important}body.tcl-site-v1284 .tcl-service-intro figure:after,body.tcl-site-v1284 .tcl-training-hero figure:after,body.tcl-site-v1284 .tcl-verein-split:first-child figure:after,body.tcl-site-v1284 .tcl-youth-hero figure:after{background:linear-gradient(180deg,rgba(0,0,0,0) 54%,rgba(0,0,0,.3))!important}body.tcl-site-v1284 .tcl-service-intro figcaption,body.tcl-site-v1284 .tcl-training-hero figcaption,body.tcl-site-v1284 .tcl-verein-split:first-child figcaption,body.tcl-site-v1284 .tcl-youth-hero figcaption{left:12px!important;bottom:12px!important;background:rgba(7,59,51,.88)!important;color:#fff!important;box-shadow:none!important}body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-aktuelles-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-editorial-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-legal-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-service-intro,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-subhero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-teams-hero--editorial,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-verein-split:first-child,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-youth-page>.tcl-youth-hero{padding-left:18px!important;border-left:6px solid rgba(255,218,0,.86)!important}body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-aktuelles-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-editorial-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-legal-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-service-intro,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-subhero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-teams-hero--editorial,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-verein-split:first-child,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-youth-page>.tcl-youth-hero{padding:var(--tcl-intro-top) clamp(20px,3vw,42px) var(--tcl-intro-bottom)!important;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,.12))!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:28px!important;box-shadow:0 12px 36px rgba(59,44,17,.045)!important}body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-aktuelles-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-editorial-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-legal-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-service-intro,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-subhero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-teams-hero--editorial,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-verein-split:first-child,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-youth-page>.tcl-youth-hero{padding:clamp(22px,3.2vw,42px)!important;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.5))!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:32px!important;box-shadow:0 20px 58px rgba(59,44,17,.08),inset 0 1px 0 rgba(255,255,255,.68)!important}body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-editorial-hero__mark,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-service-intro figure,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-subhero>img,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-teams-hero--editorial i,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-training-hero figure,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-verein-split:first-child figure,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-youth-hero figure{display:none!important}body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-service-intro,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-subhero,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-verein-split:first-child,body.tcl-site-v1284.tcl-subpage-intro-style-minimal .tcl-youth-page>.tcl-youth-hero{grid-template-columns:1fr!important;max-width:min(980px,calc(100% - 44px))!important}body.tcl-site-v1284.tcl-overview-hero-style-free .tcl-aktuelles-hero,body.tcl-site-v1284.tcl-overview-hero-style-free .tcl-editorial-hero,body.tcl-site-v1284.tcl-overview-hero-style-free .tcl-teams-hero--editorial,body.tcl-site-v1284.tcl-overview-hero-style-free .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-overview-hero-style-free .tcl-youth-page>.tcl-youth-hero{background:0 0!important;border:0!important;box-shadow:none!important}@media (max-width:980px){body.tcl-site-v1284 .tcl-service-intro,body.tcl-site-v1284 .tcl-subhero,body.tcl-site-v1284 .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284 .tcl-verein-split:first-child,body.tcl-site-v1284 .tcl-youth-page>.tcl-youth-hero{grid-template-columns:1fr!important;gap:16px!important}body.tcl-site-v1284 .tcl-service-intro figure,body.tcl-site-v1284 .tcl-subhero>img,body.tcl-site-v1284 .tcl-training-hero figure,body.tcl-site-v1284 .tcl-verein-split:first-child figure,body.tcl-site-v1284 .tcl-youth-hero figure{height:auto!important;aspect-ratio:16/9!important;max-height:300px!important}}@media (max-width:720px){body.tcl-site-v1284{--tcl-intro-top:18px;--tcl-intro-bottom:14px;--tcl-intro-gap:18px;--tcl-intro-radius:20px}body.tcl-site-v1284 .tcl-aktuelles-hero,body.tcl-site-v1284 .tcl-editorial-hero,body.tcl-site-v1284 .tcl-legal-hero,body.tcl-site-v1284 .tcl-service-intro,body.tcl-site-v1284 .tcl-subhero,body.tcl-site-v1284 .tcl-teams-hero--editorial,body.tcl-site-v1284 .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284 .tcl-verein-split:first-child,body.tcl-site-v1284 .tcl-youth-page>.tcl-youth-hero{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;padding-left:0!important;padding-right:0!important}body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-aktuelles-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-editorial-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-legal-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-service-intro,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-subhero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-teams-hero--editorial,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-verein-split:first-child,body.tcl-site-v1284.tcl-subpage-intro-style-line .tcl-youth-page>.tcl-youth-hero{padding-left:14px!important}body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-aktuelles-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-editorial-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-legal-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-service-intro,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-subhero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-teams-hero--editorial,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-verein-split:first-child,body.tcl-site-v1284.tcl-subpage-intro-style-card .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-aktuelles-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-editorial-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-legal-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-service-intro,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-subhero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-teams-hero--editorial,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-training-page>.tcl-training-hero,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-verein-split:first-child,body.tcl-site-v1284.tcl-subpage-intro-style-soft .tcl-youth-page>.tcl-youth-hero{padding:18px!important}body.tcl-site-v1284 .tcl-aktuelles-hero h1,body.tcl-site-v1284 .tcl-editorial-hero h1,body.tcl-site-v1284 .tcl-legal-hero h2,body.tcl-site-v1284 .tcl-service-intro h2,body.tcl-site-v1284 .tcl-subhero h1,body.tcl-site-v1284 .tcl-teams-hero h1,body.tcl-site-v1284 .tcl-training-hero h2,body.tcl-site-v1284 .tcl-verein-split:first-child h2,body.tcl-site-v1284 .tcl-youth-hero h2{font-size:clamp(34px,10.2vw,48px)!important;line-height:.96!important;letter-spacing:-.055em!important}body.tcl-site-v1284 .tcl-aktuelles-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-editorial-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-legal-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-service-intro p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-subhero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-teams-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-training-hero p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-verein-split:first-child p:not(.tcl-kicker),body.tcl-site-v1284 .tcl-youth-hero p:not(.tcl-kicker){font-size:15.5px!important;line-height:1.5!important}}body.tcl-site-v1285 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.052))!important;border:1px solid rgba(255,242,61,.2)!important;box-shadow:inset 3px 0 0 rgba(255,242,61,.34),inset 0 1px 0 rgba(255,255,255,.09)!important;transition:background .32s var(--tcl-ease),border-color .32s var(--tcl-ease),box-shadow .32s var(--tcl-ease),transform .32s var(--tcl-ease)!important}body.tcl-site-v1285 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:4px;border-radius:999px;background:linear-gradient(180deg,var(--tcl-yellow),var(--tcl-orange));opacity:.62;transform:scaleY(.72);transform-origin:center;transition:opacity .32s var(--tcl-ease),transform .32s var(--tcl-ease)}body.tcl-site-v1285 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:focus-visible,body.tcl-site-v1285 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:hover{background:linear-gradient(135deg,rgba(255,242,61,.15),rgba(255,255,255,.075))!important;border-color:rgba(255,242,61,.45)!important;box-shadow:inset 4px 0 0 rgba(255,242,61,.78),0 10px 24px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.12)!important;transform:translateX(2px)!important}body.tcl-site-v1285 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:focus-visible:before,body.tcl-site-v1285 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:hover:before{opacity:1;transform:scaleY(1)}body.tcl-site-v1285 .tcl-mobile-item:first-child.is-current .tcl-mobile-item__row a,body.tcl-site-v1285 .tcl-nav__item:first-child.is-current>a,body.tcl-site-v1285.front-page .tcl-nav__item:first-child>a,body.tcl-site-v1285.home .tcl-nav__item:first-child>a{background:0 0!important;box-shadow:none!important}body.tcl-site-v1285 .tcl-nav__item:first-child.is-current>a:after,body.tcl-site-v1285 .tcl-nav__item:first-child.is-current>a:before{opacity:0!important;transform:scaleX(0)!important}body.tcl-site-v1285 .tcl-mobile-item:first-child.is-current .tcl-mobile-item__row a{background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.052))!important;border:1px solid rgba(255,242,61,.2)!important;box-shadow:inset 3px 0 0 rgba(255,242,61,.34),inset 0 1px 0 rgba(255,255,255,.09)!important}body.tcl-site-v1286{--tcl-scale-section-y:1;--tcl-scale-card-pad:1;--tcl-scale-text:.99;--tcl-card-max:1040px;--tcl-card-max-wide:1100px;--tcl-grid-gap:18px}body.tcl-site-v1286.tcl-site-scale-comfortable{--tcl-scale-section-y:1.08;--tcl-scale-card-pad:1.07;--tcl-scale-text:1.01;--tcl-card-max:1120px;--tcl-card-max-wide:1180px;--tcl-grid-gap:22px}body.tcl-site-v1286.tcl-site-scale-compact{--tcl-scale-section-y:.88;--tcl-scale-card-pad:.88;--tcl-scale-text:.96;--tcl-card-max:960px;--tcl-card-max-wide:1040px;--tcl-grid-gap:15px}body.tcl-site-v1286.tcl-site-scale-dense{--tcl-scale-section-y:.76;--tcl-scale-card-pad:.78;--tcl-scale-text:.93;--tcl-card-max:900px;--tcl-card-max-wide:980px;--tcl-grid-gap:13px}body.tcl-site-v1286.tcl-card-width-balanced{--tcl-card-max:1080px;--tcl-card-max-wide:1160px}body.tcl-site-v1286.tcl-card-width-full{--tcl-card-max:min(var(--tcl-max),calc(100vw - 44px));--tcl-card-max-wide:min(var(--tcl-max),calc(100vw - 44px))}body.tcl-site-v1286 .tcl-events-grid,body.tcl-site-v1286 .tcl-mini-gallery,body.tcl-site-v1286 .tcl-news-grid,body.tcl-site-v1286 .tcl-sponsor-grid,body.tcl-site-v1286 .tcl-teams-section,body.tcl-site-v1286 .tcl-training-cards,body.tcl-site-v1286 .tcl-verein-card-grid,body.tcl-site-v1286 .tcl-verein-gallery,body.tcl-site-v1286 .tcl-youth-cards{width:min(var(--tcl-card-max-wide),calc(100% - 42px))!important;max-width:var(--tcl-card-max-wide)!important;margin-left:auto!important;margin-right:auto!important;gap:var(--tcl-grid-gap)!important}body.tcl-site-v1286 .tcl-contact-wrap--clean,body.tcl-site-v1286 .tcl-fitball-full,body.tcl-site-v1286 .tcl-legal-card,body.tcl-site-v1286 .tcl-legal-hero,body.tcl-site-v1286 .tcl-service-intro,body.tcl-site-v1286 .tcl-training-cards--two,body.tcl-site-v1286 .tcl-training-split,body.tcl-site-v1286 .tcl-training-starter,body.tcl-site-v1286 .tcl-training-visual-row,body.tcl-site-v1286 .tcl-verein-split,body.tcl-site-v1286 .tcl-youth-page--detail .tcl-training-split{width:min(var(--tcl-card-max),calc(100% - 42px))!important;max-width:var(--tcl-card-max)!important;margin-left:auto!important;margin-right:auto!important}body.tcl-site-v1286 .tcl-training-cards--two{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.tcl-site-v1286 .tcl-events-card,body.tcl-site-v1286 .tcl-news-card,body.tcl-site-v1286 .tcl-sponsor-card,body.tcl-site-v1286 .tcl-team-card,body.tcl-site-v1286 .tcl-training-cards .tcl-card,body.tcl-site-v1286 .tcl-training-split,body.tcl-site-v1286 .tcl-training-starter,body.tcl-site-v1286 .tcl-training-visual-row,body.tcl-site-v1286 .tcl-verein-split,body.tcl-site-v1286 .tcl-youth-cards .tcl-card{padding:calc(24px * var(--tcl-scale-card-pad))!important}body.tcl-site-v1286.tcl-card-density-compact .tcl-card,body.tcl-site-v1286.tcl-card-density-compact .tcl-team-card,body.tcl-site-v1286.tcl-card-density-compact .tcl-training-cards .tcl-card,body.tcl-site-v1286.tcl-card-density-compact .tcl-youth-cards .tcl-card{min-height:0!important}body.tcl-site-v1286.tcl-card-density-compact .tcl-card p,body.tcl-site-v1286.tcl-card-density-compact .tcl-training-cards p,body.tcl-site-v1286.tcl-card-density-compact .tcl-youth-cards p{margin-bottom:14px!important}body.tcl-site-v1286.tcl-card-density-airy .tcl-card,body.tcl-site-v1286.tcl-card-density-airy .tcl-training-cards .tcl-card,body.tcl-site-v1286.tcl-card-density-airy .tcl-youth-cards .tcl-card{min-height:210px!important}body.tcl-site-v1286.tcl-site-scale-compact .tcl-section,body.tcl-site-v1286.tcl-site-scale-dense .tcl-section{padding-top:calc(76px * var(--tcl-scale-section-y))!important;padding-bottom:calc(64px * var(--tcl-scale-section-y))!important}body.tcl-site-v1286.tcl-site-scale-compact .tcl-editorial-hero h1,body.tcl-site-v1286.tcl-site-scale-compact .tcl-section h2,body.tcl-site-v1286.tcl-site-scale-compact .tcl-subhero h1,body.tcl-site-v1286.tcl-site-scale-compact .tcl-teams-hero h1,body.tcl-site-v1286.tcl-site-scale-dense .tcl-editorial-hero h1,body.tcl-site-v1286.tcl-site-scale-dense .tcl-section h2,body.tcl-site-v1286.tcl-site-scale-dense .tcl-subhero h1,body.tcl-site-v1286.tcl-site-scale-dense .tcl-teams-hero h1{font-size:clamp(34px,4vw,52px)!important}body.tcl-site-v1286.tcl-site-scale-dense .tcl-card h3,body.tcl-site-v1286.tcl-site-scale-dense .tcl-training-cards h3,body.tcl-site-v1286.tcl-site-scale-dense .tcl-youth-cards h3{font-size:18px!important}body.tcl-site-v1286.tcl-site-scale-dense .tcl-card p,body.tcl-site-v1286.tcl-site-scale-dense .tcl-training-cards p,body.tcl-site-v1286.tcl-site-scale-dense .tcl-youth-cards p{font-size:14.5px!important;line-height:1.42!important}body.tcl-site-v1286 .tcl-training-cards--two .tcl-card,body.tcl-site-v1286 .tcl-youth-cards .tcl-card{border-radius:22px!important}body.tcl-site-v1286 .tcl-training-cards--two .tcl-card h3,body.tcl-site-v1286 .tcl-youth-cards .tcl-card h3{margin-bottom:8px!important}body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.has-sub .tcl-mobile-item__row a,body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.has-sub .tcl-sub-toggle,body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a{box-shadow:inset 0 1px 0 rgba(255,255,255,.09)!important;border-color:rgba(255,255,255,.12)!important}body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:before,body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-sub a:before{opacity:0!important;transform:scaleY(.35)!important}body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.has-sub.is-open .tcl-mobile-item__row a,body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:focus-visible,body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:hover{border-color:rgba(255,242,61,.34)!important;background:linear-gradient(135deg,rgba(255,242,61,.105),rgba(255,255,255,.065))!important;box-shadow:inset 4px 0 0 rgba(255,242,61,.62),inset 0 1px 0 rgba(255,255,255,.1)!important}body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:focus-visible:before,body.tcl-site-v1286.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:hover:before{opacity:.78!important;transform:scaleY(.9)!important}body.tcl-site-v1286.tcl-mobile-menu-accent-off .tcl-mobile-item__row a,body.tcl-site-v1286.tcl-mobile-menu-accent-off .tcl-mobile-sub a,body.tcl-site-v1286.tcl-mobile-menu-accent-off .tcl-sub-toggle{box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.1)!important}body.tcl-site-v1286.tcl-mobile-menu-accent-off .tcl-mobile-item__row a:before,body.tcl-site-v1286.tcl-mobile-menu-accent-off .tcl-mobile-sub a:before{display:none!important}body.tcl-site-v1286 .tcl-mobile-sub a.current,body.tcl-site-v1286 .tcl-mobile-sub a.is-current,body.tcl-site-v1286 .tcl-nav__sub a.current,body.tcl-site-v1286 .tcl-nav__sub a.is-current{background:rgba(255,255,255,.045)!important;box-shadow:none!important;border-color:transparent!important;color:rgba(255,255,255,.92)!important}body.tcl-site-v1286 .tcl-mobile-sub a.current:before,body.tcl-site-v1286 .tcl-mobile-sub a.is-current:before,body.tcl-site-v1286 .tcl-nav__sub a.current:before,body.tcl-site-v1286 .tcl-nav__sub a.is-current:before{opacity:0!important;transform:scaleY(.35)!important}body.tcl-site-v1286 .tcl-mobile-sub a:focus-visible,body.tcl-site-v1286 .tcl-mobile-sub a:hover,body.tcl-site-v1286 .tcl-nav__sub a:focus-visible,body.tcl-site-v1286 .tcl-nav__sub a:hover{background:linear-gradient(135deg,rgba(255,242,61,.15),rgba(255,255,255,.075))!important;box-shadow:inset 4px 0 0 rgba(255,242,61,.74),inset 0 1px 0 rgba(255,255,255,.1)!important;color:#fff!important}body.tcl-site-v1286 .tcl-mobile-sub a:focus-visible:before,body.tcl-site-v1286 .tcl-mobile-sub a:hover:before,body.tcl-site-v1286 .tcl-nav__sub a:focus-visible:before,body.tcl-site-v1286 .tcl-nav__sub a:hover:before{opacity:.9!important;transform:scaleY(.95)!important}body.tcl-site-v1286 .tcl-mobile-item.is-current:not(.is-open) .tcl-mobile-item__row a,body.tcl-site-v1286 .tcl-mobile-item.is-current:not(.is-open) .tcl-sub-toggle{background:rgba(255,255,255,.08)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}@media (max-width:980px){body.tcl-site-v1286 .tcl-events-grid,body.tcl-site-v1286 .tcl-news-grid,body.tcl-site-v1286 .tcl-teams-section,body.tcl-site-v1286 .tcl-training-cards,body.tcl-site-v1286 .tcl-training-cards--two,body.tcl-site-v1286 .tcl-training-split,body.tcl-site-v1286 .tcl-training-starter,body.tcl-site-v1286 .tcl-training-visual-row,body.tcl-site-v1286 .tcl-youth-cards,body.tcl-site-v1286 .tcl-youth-page--detail .tcl-training-split{width:min(760px,calc(100% - 28px))!important;max-width:min(760px,calc(100% - 28px))!important}body.tcl-site-v1286 .tcl-events-grid,body.tcl-site-v1286 .tcl-news-grid,body.tcl-site-v1286 .tcl-training-cards,body.tcl-site-v1286 .tcl-training-cards--two,body.tcl-site-v1286 .tcl-youth-cards{grid-template-columns:1fr!important}}@media (max-width:720px){body.tcl-site-v1286{--tcl-card-max:calc(100vw - 28px);--tcl-card-max-wide:calc(100vw - 28px);--tcl-grid-gap:12px}body.tcl-site-v1286 .tcl-mini-gallery,body.tcl-site-v1286 .tcl-training-cards,body.tcl-site-v1286 .tcl-training-split,body.tcl-site-v1286 .tcl-training-starter,body.tcl-site-v1286 .tcl-training-visual-row,body.tcl-site-v1286 .tcl-verein-gallery,body.tcl-site-v1286 .tcl-youth-cards,body.tcl-site-v1286 .tcl-youth-page--detail .tcl-training-split{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important}body.tcl-site-v1286 .tcl-card,body.tcl-site-v1286 .tcl-training-cards .tcl-card,body.tcl-site-v1286 .tcl-youth-cards .tcl-card{padding:18px!important;border-radius:20px!important}}body.tcl-site-v1287{--tcl-mobile-accent-soft:rgba(255,242,61,.30);--tcl-mobile-accent-faint:rgba(255,242,61,.12);--tcl-footer-icon-box:34px;--tcl-footer-icon-svg:17px}body.tcl-site-v1287.tcl-footer-icons-xsmall{--tcl-footer-icon-box:28px;--tcl-footer-icon-svg:14px}body.tcl-site-v1287.tcl-footer-icons-small{--tcl-footer-icon-box:32px;--tcl-footer-icon-svg:16px}body.tcl-site-v1287.tcl-footer-icons-medium{--tcl-footer-icon-box:36px;--tcl-footer-icon-svg:18px}body.tcl-site-v1287.tcl-footer-icons-large{--tcl-footer-icon-box:40px;--tcl-footer-icon-svg:20px}body.tcl-site-v1287 .tcl-footer__social{gap:10px!important}body.tcl-site-v1287 .tcl-footer__social a{width:var(--tcl-footer-icon-box)!important;height:var(--tcl-footer-icon-box)!important;min-width:var(--tcl-footer-icon-box)!important;min-height:var(--tcl-footer-icon-box)!important;padding:0!important;border-radius:999px!important}body.tcl-site-v1287 .tcl-footer__social svg{width:var(--tcl-footer-icon-svg)!important;height:var(--tcl-footer-icon-svg)!important}body.tcl-site-v1287 .tcl-footer__social a[aria-label=Facebook] svg{width:calc(var(--tcl-footer-icon-svg) - 1px)!important;height:calc(var(--tcl-footer-icon-svg) - 1px)!important}body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-mobile-item__row a,body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-sub-toggle{border:1px solid rgba(255,255,255,.105)!important;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.045))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.085)!important}body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-mobile-item__row a:before,body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-sub-toggle:before{opacity:0!important;display:none!important}body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-mobile-item__row a:focus-visible,body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-mobile-item__row a:hover,body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-sub-toggle:focus-visible,body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item .tcl-sub-toggle:hover{border-color:rgba(255,242,61,.22)!important;background:linear-gradient(135deg,rgba(255,242,61,.055),rgba(255,255,255,.075))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 8px 18px rgba(0,0,0,.1)!important}body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.has-sub.is-open .tcl-mobile-item__row a,body.tcl-site-v1287.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.has-sub.is-open .tcl-sub-toggle{border-color:rgba(255,242,61,.26)!important;background:linear-gradient(135deg,rgba(255,242,61,.075),rgba(255,255,255,.07))!important;box-shadow:inset 2px 0 0 rgba(255,242,61,.38),inset 0 1px 0 rgba(255,255,255,.105)!important}body.tcl-site-v1287 .tcl-mobile-sub a,body.tcl-site-v1287 .tcl-nav__sub a{transition:background .24s var(--tcl-ease),box-shadow .24s var(--tcl-ease),border-color .24s var(--tcl-ease),transform .24s var(--tcl-ease)!important}body.tcl-site-v1287 .tcl-mobile-sub a:focus-visible,body.tcl-site-v1287 .tcl-mobile-sub a:hover,body.tcl-site-v1287 .tcl-nav__sub a:focus-visible,body.tcl-site-v1287 .tcl-nav__sub a:hover{background:linear-gradient(135deg,rgba(255,242,61,.095),rgba(255,255,255,.065))!important;box-shadow:inset 2px 0 0 rgba(255,242,61,.48),inset 0 1px 0 rgba(255,255,255,.1)!important;color:#fff!important}body.tcl-site-v1287 .tcl-mobile-sub a:focus-visible:before,body.tcl-site-v1287 .tcl-mobile-sub a:hover:before,body.tcl-site-v1287 .tcl-nav__sub a:focus-visible:before,body.tcl-site-v1287 .tcl-nav__sub a:hover:before{opacity:.55!important;transform:scaleY(.72)!important}body.tcl-site-v1287 .tcl-verein-split .tcl-inline-link,body.tcl-site-v1287 a.tcl-inline-link[href*="/verein/anlage"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:40px!important;padding:0 18px!important;border-radius:999px!important;color:var(--tcl-green)!important;background:linear-gradient(135deg,var(--tcl-yellow),rgba(255,191,43,.95))!important;text-decoration:none!important;font-weight:1000!important;box-shadow:0 12px 26px rgba(190,121,23,.18)!important;transition:transform .28s var(--tcl-ease),box-shadow .28s var(--tcl-ease),filter .28s var(--tcl-ease)!important}body.tcl-site-v1287 .tcl-verein-split .tcl-inline-link:hover,body.tcl-site-v1287 a.tcl-inline-link[href*="/verein/anlage"]:hover{transform:translateY(-2px)!important;box-shadow:0 16px 34px rgba(190,121,23,.24)!important;filter:saturate(1.03)!important}@media (max-width:760px){body.tcl-site-v1287{--tcl-footer-icon-box:30px;--tcl-footer-icon-svg:15px}body.tcl-site-v1287.tcl-footer-icons-xsmall{--tcl-footer-icon-box:26px;--tcl-footer-icon-svg:13px}body.tcl-site-v1287.tcl-footer-icons-small{--tcl-footer-icon-box:28px;--tcl-footer-icon-svg:14px}body.tcl-site-v1287.tcl-footer-icons-medium{--tcl-footer-icon-box:32px;--tcl-footer-icon-svg:16px}body.tcl-site-v1287.tcl-footer-icons-large{--tcl-footer-icon-box:36px;--tcl-footer-icon-svg:18px}body.tcl-site-v1287 .tcl-footer__social{gap:8px!important}}@media (max-width:1100px){body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a,body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-main-toggle{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,rgba(255,242,61,.078),rgba(255,255,255,.070) 46%,rgba(255,255,255,.040))!important;border:1px solid rgba(255,242,61,.17)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.075),0 0 0 1px rgba(255,242,61,.018)!important}body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:before,body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-main-toggle:before{display:none!important;opacity:0!important}body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-main-toggle b{background:rgba(255,242,61,.105)!important;box-shadow:0 0 0 1px rgba(255,242,61,.12)!important}body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:focus-visible,body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:hover,body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-main-toggle:focus-visible,body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-main-toggle:hover{background:linear-gradient(135deg,rgba(255,242,61,.115),rgba(255,255,255,.082) 48%,rgba(255,255,255,.050))!important;border-color:rgba(255,242,61,.28)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 10px 20px rgba(0,0,0,.12)!important;transform:translateX(1px)!important}body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.has-sub.is-open .tcl-mobile-main-toggle{background:linear-gradient(135deg,rgba(255,242,61,.13),rgba(255,255,255,.085) 48%,rgba(255,255,255,.052))!important;border-color:rgba(255,242,61,.3)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 24px rgba(0,0,0,.13)!important}body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.has-current-sub:not(.is-open) .tcl-mobile-main-toggle,body.tcl-site-v1288.tcl-mobile-menu-hint-clayhint.tcl-mobile-menu-accent-hoveronly .tcl-mobile-item.is-current:not(.has-sub) .tcl-mobile-item__row a{background:linear-gradient(135deg,rgba(255,242,61,.078),rgba(255,255,255,.070) 46%,rgba(255,255,255,.040))!important;border-color:rgba(255,242,61,.17)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.075),0 0 0 1px rgba(255,242,61,.018)!important;transform:none!important}}@media (max-width:1100px){body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a,body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-main-toggle{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:radial-gradient(circle at 9% 50%,rgba(255,242,61,.105),rgba(255,242,61,0) 31%),linear-gradient(135deg,rgba(255,242,61,.060),rgba(255,255,255,.070) 44%,rgba(255,255,255,.038))!important;border:1px solid rgba(255,242,61,.185)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.080),inset 0 0 0 1px rgba(255,242,61,.028),0 0 0 1px rgba(255,242,61,.012)!important;transform:none!important}body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item .tcl-sub-toggle:before,body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:before,body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-main-toggle:before{content:none!important;display:none!important;opacity:0!important}body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-main-toggle b{background:rgba(255,242,61,.105)!important;border-color:rgba(255,242,61,.1)!important;box-shadow:0 0 0 1px rgba(255,242,61,.11),inset 0 1px 0 rgba(255,255,255,.07)!important}body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:focus-visible,body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row a:hover,body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-main-toggle:focus-visible,body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-main-toggle:hover{background:radial-gradient(circle at 10% 50%,rgba(255,242,61,.145),rgba(255,242,61,0) 34%),linear-gradient(135deg,rgba(255,242,61,.082),rgba(255,255,255,.083) 46%,rgba(255,255,255,.045))!important;border-color:rgba(255,242,61,.26)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.11),inset 0 0 0 1px rgba(255,242,61,.040),0 8px 18px rgba(0,0,0,.105)!important;transform:translateX(1px)!important}body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item.has-sub.is-open .tcl-mobile-main-toggle{background:radial-gradient(circle at 9% 50%,rgba(255,242,61,.155),rgba(255,242,61,0) 34%),linear-gradient(135deg,rgba(255,242,61,.095),rgba(255,255,255,.085) 46%,rgba(255,255,255,.046))!important;border-color:rgba(255,242,61,.285)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 0 0 1px rgba(255,242,61,.052),0 10px 22px rgba(0,0,0,.115)!important}body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item.has-current-sub:not(.is-open) .tcl-mobile-main-toggle,body.tcl-site-v1289.tcl-mobile-menu-hint-clayhint .tcl-mobile-item.is-current:not(.is-open) .tcl-mobile-item__row a{background:radial-gradient(circle at 9% 50%,rgba(255,242,61,.105),rgba(255,242,61,0) 31%),linear-gradient(135deg,rgba(255,242,61,.060),rgba(255,255,255,.070) 44%,rgba(255,255,255,.038))!important;border-color:rgba(255,242,61,.185)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.080),inset 0 0 0 1px rgba(255,242,61,.028),0 0 0 1px rgba(255,242,61,.012)!important;transform:none!important}}@media (max-width:760px){body.tcl-site-v1292 .tcl-hero .tcl-btn[href*="#entdecken"],body.tcl-site-v1292 .tcl-hero__content .tcl-btn{display:flex!important;width:max-content!important;max-width:calc(100vw - 64px)!important;margin-left:auto!important;margin-right:auto!important;transform:none}body.tcl-site-v1292 .tcl-hero .tcl-btn[href*="#entdecken"]:hover,body.tcl-site-v1292 .tcl-hero__content .tcl-btn:hover{transform:translateY(-1px)!important}}@media (max-width:420px){body.tcl-site-v1292 .tcl-hero .tcl-btn[href*="#entdecken"],body.tcl-site-v1292 .tcl-hero__content .tcl-btn{max-width:calc(100vw - 54px)!important}}body.tcl-site-v130{--tcl-slider-header:86px;--tcl-slider-logo:118px;--tcl-slider-footer-arc:34px;--tcl-slider-footer-icon:28px;--tcl-slider-anim:520ms;--tcl-slider-drawer:86vw;--tcl-slider-menu-glow:.55;--tcl-slider-card-max:980px}@media (min-width:1101px){body.tcl-site-v130 .tcl-header{height:var(--tcl-slider-header)!important}body.tcl-site-v130 .tcl-header__brand img{width:var(--tcl-slider-logo)!important}}body.tcl-site-v130 .tcl-reveal{transition-duration:var(--tcl-slider-anim)!important}body.tcl-site-v130 .tcl-card,body.tcl-site-v130 .tcl-info-card,body.tcl-site-v130 .tcl-link-card,body.tcl-site-v130 .tcl-service-card,body.tcl-site-v130 .tcl-training-card{max-width:var(--tcl-slider-card-max)}body.tcl-site-v130 .tcl-footer{border-top-left-radius:50% var(--tcl-slider-footer-arc)!important;border-top-right-radius:50% var(--tcl-slider-footer-arc)!important}body.tcl-site-v130 .tcl-footer__social a{width:var(--tcl-slider-footer-icon)!important;height:var(--tcl-slider-footer-icon)!important;min-width:var(--tcl-slider-footer-icon)!important;min-height:var(--tcl-slider-footer-icon)!important}body.tcl-site-v130 .tcl-footer__social svg{width:calc(var(--tcl-slider-footer-icon) * .52)!important;height:calc(var(--tcl-slider-footer-icon) * .52)!important}body.tcl-site-v130 .tcl-footer__social a[aria-label=Facebook] svg{width:calc(var(--tcl-slider-footer-icon) * .5)!important;height:calc(var(--tcl-slider-footer-icon) * .5)!important}@media (max-width:1100px){body.tcl-site-v130 .tcl-mobile-panel{width:min(calc(100vw - 22px),var(--tcl-slider-drawer))!important}body.tcl-site-v130.tcl-mobile-menu-hint-clayhint .tcl-mobile-nav-row{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:radial-gradient(circle at 10% 50%,rgba(255,242,61,calc(.13 * var(--tcl-slider-menu-glow))),rgba(255,242,61,0) 32%),linear-gradient(135deg,rgba(255,242,61,calc(.075 * var(--tcl-slider-menu-glow))),rgba(255,255,255,.070) 45%,rgba(255,255,255,.038))!important;border:1px solid rgba(255,242,61,calc(.2 * var(--tcl-slider-menu-glow)))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.080),inset 0 0 0 1px rgba(255,242,61,calc(.035 * var(--tcl-slider-menu-glow)))!important;transform:none!important}body.tcl-site-v130 .tcl-mobile-nav-row:before{content:none!important;display:none!important;opacity:0!important}body.tcl-site-v130 .tcl-mobile-main-toggle b{background:rgba(255,242,61,calc(.12 * var(--tcl-slider-menu-glow)))!important;border-color:rgba(255,242,61,calc(.14 * var(--tcl-slider-menu-glow)))!important}body.tcl-site-v130.tcl-mobile-menu-hint-clayhint .tcl-mobile-nav-row:focus-visible,body.tcl-site-v130.tcl-mobile-menu-hint-clayhint .tcl-mobile-nav-row:hover{background:radial-gradient(circle at 10% 50%,rgba(255,242,61,calc(.19 * var(--tcl-slider-menu-glow))),rgba(255,242,61,0) 34%),linear-gradient(135deg,rgba(255,242,61,calc(.1 * var(--tcl-slider-menu-glow))),rgba(255,255,255,.082) 46%,rgba(255,255,255,.045))!important;border-color:rgba(255,242,61,calc(.32 * var(--tcl-slider-menu-glow)))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 8px 18px rgba(0,0,0,.1)!important}body.tcl-site-v130 .tcl-mobile-item.has-sub.is-open .tcl-mobile-main-toggle.tcl-mobile-nav-row{background:radial-gradient(circle at 10% 50%,rgba(255,242,61,calc(.22 * var(--tcl-slider-menu-glow))),rgba(255,242,61,0) 34%),linear-gradient(135deg,rgba(255,242,61,calc(.12 * var(--tcl-slider-menu-glow))),rgba(255,255,255,.085) 46%,rgba(255,255,255,.046))!important;border-color:rgba(255,242,61,calc(.36 * var(--tcl-slider-menu-glow)))!important}}body.tcl-site-v130 .tcl-contact-direct{display:block!important}body.tcl-site-v130 .tcl-contact-direct .tcl-contact-map{display:inline-flex!important;max-width:100%;width:auto!important}body.tcl-site-v130 .tcl-club-calendar{width:min(var(--tcl-max),calc(100% - 42px));margin:34px auto 24px}body.tcl-site-v130 .tcl-cal-wrap{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}body.tcl-site-v130 .tcl-club-calendar--agenda .tcl-cal-wrap{grid-template-columns:minmax(0,1fr) 300px}body.tcl-site-v130 .tcl-cal-months{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.tcl-site-v130 .tcl-cal-month{background:rgba(255,255,255,.68);border:1px solid rgba(8,66,55,.08);border-radius:22px;padding:16px;box-shadow:0 18px 44px rgba(59,44,17,.08);overflow:hidden}body.tcl-site-v130 .tcl-cal-month header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--tcl-green)}body.tcl-site-v130 .tcl-cal-month header strong{font-size:18px;font-weight:1000;letter-spacing:-.025em}body.tcl-site-v130 .tcl-cal-grid,body.tcl-site-v130 .tcl-cal-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}body.tcl-site-v130 .tcl-cal-weekdays{margin-bottom:6px;color:rgba(7,59,51,.58);font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em;text-align:center}body.tcl-site-v130 .tcl-cal-day{position:relative;display:grid;place-items:center;min-height:34px;border-radius:12px;text-decoration:none!important;color:rgba(7,59,51,.82)!important;font-weight:900;background:rgba(255,255,255,.35);border:1px solid rgba(7,59,51,.04)}body.tcl-site-v130 .tcl-cal-day.is-empty{background:0 0;border-color:transparent}body.tcl-site-v130 .tcl-cal-day.is-today{box-shadow:inset 0 0 0 2px rgba(7,59,51,.22)}body.tcl-site-v130 .tcl-cal-day.has-event{background:linear-gradient(135deg,rgba(255,242,61,.95),rgba(255,191,43,.94));color:var(--tcl-green)!important;box-shadow:0 8px 18px rgba(190,121,23,.14)}body.tcl-calendar-marker-dot .tcl-cal-day.has-event{background:rgba(255,255,255,.38)!important;box-shadow:none!important}body.tcl-calendar-marker-dot .tcl-cal-day.has-event:after{content:"";position:absolute;bottom:4px;width:6px;height:6px;border-radius:50%;background:var(--tcl-clay)}body.tcl-calendar-marker-underline .tcl-cal-day.has-event{background:rgba(255,255,255,.38)!important;box-shadow:inset 0 -3px 0 var(--tcl-clay)!important}body.tcl-site-v130 .tcl-cal-day.has-event:hover{transform:translateY(-1px);filter:saturate(1.03)}body.tcl-site-v130 .tcl-cal-agenda{display:grid;gap:8px;background:rgba(7,59,51,.86);color:#fff;border-radius:22px;padding:16px;box-shadow:0 18px 44px rgba(7,59,51,.16)}body.tcl-site-v130 .tcl-cal-agenda>strong{font-size:15px;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,242,61,.92)}body.tcl-site-v130 .tcl-cal-agenda a{display:grid;gap:2px;text-decoration:none!important;color:#fff!important;padding:10px 11px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}body.tcl-site-v130 .tcl-cal-agenda a span{font-size:11px;font-weight:1000;color:rgba(255,242,61,.9);text-transform:uppercase;letter-spacing:.06em}body.tcl-site-v130 .tcl-cal-agenda a b{font-size:14px}body.tcl-calendar-density-compact .tcl-cal-month{padding:12px;border-radius:18px}.tcl-calendar-density-compact .tcl-cal-day{min-height:29px;border-radius:10px;font-size:12px}.tcl-calendar-density-airy .tcl-cal-month{padding:20px}.tcl-calendar-density-airy .tcl-cal-day{min-height:39px}@media (max-width:980px){body.tcl-site-v130 .tcl-cal-months{grid-template-columns:1fr 1fr}body.tcl-site-v130 .tcl-club-calendar--agenda .tcl-cal-wrap{grid-template-columns:1fr}body.tcl-site-v130 .tcl-cal-agenda{order:-1}}@media (max-width:640px){body.tcl-site-v130 .tcl-club-calendar{width:calc(100% - 28px);margin-top:24px}body.tcl-site-v130 .tcl-cal-months{grid-template-columns:1fr}body.tcl-site-v130.tcl-calendar-mobile-current_agenda .tcl-cal-month:nth-child(n+2){display:none}body.tcl-site-v130 .tcl-cal-day{min-height:35px}}body.tcl-site-v131{--tcl-reveal-y:30px;--tcl-reveal-scale:.985}body.tcl-site-v131 .tcl-section--cream{margin-top:calc(var(--tcl-start-gap) - 54px)!important;padding-top:clamp(34px,5vw,70px)!important}body.tcl-site-v131 .tcl-card-grid{margin-top:0!important}body.tcl-site-v131 .tcl-reveal{opacity:0;transform:translateY(var(--tcl-reveal-y)) scale(var(--tcl-reveal-scale));transition:opacity var(--tcl-slider-anim) cubic-bezier(.18,.86,.24,1),transform var(--tcl-slider-anim) cubic-bezier(.18,.86,.24,1),box-shadow .34s var(--tcl-ease),background .34s var(--tcl-ease)!important;will-change:opacity,transform}body.tcl-site-v131 .tcl-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}body.tcl-site-v131.tcl-anim-fade .tcl-reveal{transform:none!important}body.tcl-site-v131.tcl-page-leaving .tcl-page{opacity:.22;transform:translateY(8px) scale(.998);filter:saturate(.96);transition:opacity .24s ease,transform .24s ease,filter .24s ease}body.tcl-site-v131 .tcl-card,body.tcl-site-v131 .tcl-event-card,body.tcl-site-v131 .tcl-image-card,body.tcl-site-v131 .tcl-news-card,body.tcl-site-v131 .tcl-team-card{backface-visibility:hidden;transform:translateZ(0)}body.tcl-site-v131 .tcl-card:hover,body.tcl-site-v131 .tcl-event-card:hover,body.tcl-site-v131 .tcl-news-card:hover{transform:translateY(-6px) scale(1.006)!important}body.tcl-site-v131 .tcl-card{background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.58));border:1px solid rgba(255,255,255,.56)}body.tcl-site-v131 .tcl-card i{transition:transform .42s var(--tcl-ease),background .32s var(--tcl-ease)}body.tcl-site-v131 .tcl-card:hover i{transform:translateY(-2px) rotate(-4deg);background:rgba(255,242,61,.32)}body.tcl-site-v131 .tcl-image-grid{align-items:stretch;grid-auto-flow:row}body.tcl-site-v131 .tcl-image-card{min-width:0;max-width:100%;aspect-ratio:16/9;min-height:0!important}body.tcl-site-v131 .tcl-image-card img{width:100%!important;height:100%!important;object-fit:cover;display:block}body.tcl-site-v131 .tcl-image-card figcaption,body.tcl-site-v131 .tcl-image-card span{z-index:4;color:#fff!important;text-shadow:0 3px 14px rgba(0,0,0,.58)!important}body.tcl-site-v131 .tcl-image-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:58%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.54));z-index:2;pointer-events:none}@media (max-width:1100px){body.tcl-site-v131 .tcl-mobile-panel__inner{gap:9px}body.tcl-site-v131 .tcl-mobile-item__row>a.tcl-mobile-nav-row,body.tcl-site-v131 .tcl-mobile-main-toggle.tcl-mobile-nav-row,body.tcl-site-v131 .tcl-mobile-nav-row{position:relative!important;display:flex!important;align-items:center!important;min-height:52px!important;width:100%!important;border-radius:18px!important;padding:0 18px!important;overflow:hidden!important;isolation:isolate!important;color:#fff!important;text-decoration:none!important;background:radial-gradient(circle at 10% 50%,rgba(255,242,61,calc(.13 * var(--tcl-slider-menu-glow))),rgba(255,242,61,0) 32%),linear-gradient(135deg,rgba(255,242,61,calc(.075 * var(--tcl-slider-menu-glow))),rgba(255,255,255,.070) 45%,rgba(255,255,255,.038))!important;border:1px solid rgba(255,242,61,calc(.22 * var(--tcl-slider-menu-glow)))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 0 0 1px rgba(255,242,61,calc(.035 * var(--tcl-slider-menu-glow)))!important;transform:none!important}body.tcl-site-v131 .tcl-mobile-nav-row:after,body.tcl-site-v131 .tcl-mobile-nav-row:before{content:none!important;display:none!important}body.tcl-site-v131 .tcl-mobile-item.has-sub.is-open>.tcl-mobile-item__row>.tcl-mobile-nav-row,body.tcl-site-v131 .tcl-mobile-nav-row:focus-visible,body.tcl-site-v131 .tcl-mobile-nav-row:hover{background:radial-gradient(circle at 10% 50%,rgba(255,242,61,calc(.19 * var(--tcl-slider-menu-glow))),rgba(255,242,61,0) 34%),linear-gradient(135deg,rgba(255,242,61,calc(.1 * var(--tcl-slider-menu-glow))),rgba(255,255,255,.085) 46%,rgba(255,255,255,.045))!important;border-color:rgba(255,242,61,calc(.34 * var(--tcl-slider-menu-glow)))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 20px rgba(0,0,0,.11)!important}body.tcl-site-v131 .tcl-mobile-item:not(.has-sub) .tcl-mobile-item__row{display:grid!important;grid-template-columns:1fr!important}body.tcl-site-v131 .tcl-mobile-main-toggle b{margin-left:auto!important}}@media (max-width:700px){body.tcl-site-v131 .tcl-hero{min-height:clamp(520px,72vh,650px)!important;align-items:center!important}body.tcl-site-v131 .tcl-hero__content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;padding-top:58px!important}body.tcl-site-v131 .tcl-hero-scroll{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;align-self:center!important;margin:22px auto 0!important;width:max-content!important;max-width:calc(100vw - 52px)!important;z-index:5!important}body.tcl-site-v131 .tcl-hero p{margin-bottom:0!important}body.tcl-site-v131 .tcl-section--cream{margin-top:calc(var(--tcl-start-gap) - 70px)!important;padding-top:42px!important}}@media (min-width:701px) and (max-width:1100px){body.tcl-site-v131 .tcl-hero-scroll{left:50%!important;right:auto!important;transform:translateX(-50%)!important;bottom:clamp(38px,6vh,70px)!important}}body.tcl-site-v131 .tcl-club-calendar{margin-top:28px!important;margin-bottom:30px!important}body.tcl-site-v131 .tcl-cal-toolbar{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto 16px;color:rgba(7,59,51,.66);font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.12em}body.tcl-site-v131 .tcl-cal-nav{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(7,59,51,.12);background:rgba(255,255,255,.58);color:var(--tcl-green);font-size:24px;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(59,44,17,.08);transition:transform .28s var(--tcl-ease),background .28s var(--tcl-ease),box-shadow .28s var(--tcl-ease)}body.tcl-site-v131 .tcl-cal-nav:hover{transform:translateY(-2px);background:rgba(255,242,61,.34);box-shadow:0 12px 28px rgba(59,44,17,.12)}body.tcl-site-v131 .tcl-cal-months{transition:opacity .32s var(--tcl-ease),transform .32s var(--tcl-ease)}body.tcl-site-v131 .tcl-cal-months.is-switching{animation:tclCalSwitch .34s var(--tcl-ease) both}@keyframes tclCalSwitch{from{opacity:.48;transform:translateY(8px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}body.tcl-site-v131 .tcl-cal-day{font-family:inherit;cursor:default;transition:transform .24s var(--tcl-ease),box-shadow .24s var(--tcl-ease),background .24s var(--tcl-ease)}body.tcl-site-v131 button.tcl-cal-day{cursor:pointer}body.tcl-site-v131 .tcl-cal-day.has-event.is-selected{outline:0;box-shadow:0 10px 22px rgba(190,121,23,.18),inset 0 0 0 2px rgba(7,59,51,.24)!important;transform:translateY(-2px)}body.tcl-site-v131 .tcl-cal-detail{margin-top:14px;padding:18px 20px;border-radius:22px;background:linear-gradient(145deg,rgba(7,59,51,.95),rgba(5,45,39,.96));color:#fff;box-shadow:0 18px 44px rgba(7,59,51,.17);transform-origin:top center;transition:transform .42s cubic-bezier(.18,.88,.22,1),opacity .34s var(--tcl-ease)}body.tcl-site-v131 .tcl-cal-detail.is-flipped{animation:tclEventFlip .46s cubic-bezier(.18,.88,.22,1) both}@keyframes tclEventFlip{0%{opacity:.35;transform:perspective(800px) rotateX(-10deg) translateY(-4px)}100%{opacity:1;transform:perspective(800px) rotateX(0) translateY(0)}}body.tcl-site-v131 .tcl-cal-detail span{display:inline-flex;margin-bottom:6px;color:var(--tcl-yellow);font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.1em}body.tcl-site-v131 .tcl-cal-detail strong{display:block;font-size:22px;line-height:1.05;font-weight:1000;margin-bottom:8px}body.tcl-site-v131 .tcl-cal-detail p{margin:0 0 12px;color:rgba(255,255,255,.82);font-weight:750;line-height:1.45}body.tcl-site-v131 .tcl-cal-detail a{display:inline-flex;color:var(--tcl-yellow)!important;text-decoration:none!important;font-weight:1000}body.tcl-site-v131 .tcl-cal-agenda a{transition:transform .24s var(--tcl-ease),background .24s var(--tcl-ease)}body.tcl-site-v131 .tcl-cal-agenda a:hover{transform:translateX(2px);background:rgba(255,255,255,.105)}@media (max-width:760px){body.tcl-site-v131 .tcl-section{width:calc(100% - 28px)!important}body.tcl-site-v131 .tcl-card-grid,body.tcl-site-v131 .tcl-image-grid{gap:14px!important}body.tcl-site-v131 .tcl-card{min-height:0!important;padding:24px!important;border-radius:18px!important}body.tcl-site-v131 .tcl-image-card{aspect-ratio:16/10}body.tcl-site-v131 .tcl-cal-toolbar span{display:none}body.tcl-site-v131 .tcl-cal-detail strong{font-size:19px}}@media (prefers-reduced-motion:reduce){body.tcl-site-v131 .tcl-cal-detail,body.tcl-site-v131 .tcl-cal-months,body.tcl-site-v131 .tcl-page,body.tcl-site-v131 .tcl-reveal{transition:none!important;animation:none!important;transform:none!important;opacity:1!important}}body.tcl-site-v132 .tcl-image-card::before,body.tcl-site-v132 .tcl-image-card:before{background:linear-gradient(180deg,rgba(0,30,24,0) 0,rgba(0,30,24,.08) 54%,rgba(0,30,24,.52) 100%)!important;opacity:1!important}body.tcl-site-v132 .tcl-image-card::after,body.tcl-site-v132 .tcl-image-card:after{content:""!important;position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;height:44%!important;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,28,24,.18) 48%,rgba(0,28,24,.64) 100%)!important;z-index:2!important;pointer-events:none!important;opacity:1!important}body.tcl-site-v132 .tcl-home .tcl-image-card::before,body.tcl-site-v132 .tcl-home .tcl-image-card:before{background:linear-gradient(180deg,rgba(0,30,24,0) 0,rgba(0,30,24,.05) 58%,rgba(0,30,24,.45) 100%)!important}body.tcl-site-v132 .tcl-home .tcl-image-card::after,body.tcl-site-v132 .tcl-home .tcl-image-card:after{height:38%!important;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,28,24,.14) 52%,rgba(0,28,24,.56) 100%)!important}body.tcl-site-v132 .tcl-image-card img{filter:none!important;transform:translateZ(0)}body.tcl-site-v132 .tcl-image-card .tcl-caption,body.tcl-site-v132 .tcl-image-card .tcl-card-title,body.tcl-site-v132 .tcl-image-card figcaption,body.tcl-site-v132 .tcl-image-card span{z-index:4!important;color:#fff!important;text-shadow:0 3px 14px rgba(0,0,0,.58)!important}body.tcl-site-v133{--tcl-page-transition-ms:220ms}body.tcl-site-v133.tcl-page-transition-claywipe .tcl-page,body.tcl-site-v133.tcl-page-transition-fade .tcl-page{transition:opacity var(--tcl-page-transition-ms) cubic-bezier(.22,.85,.24,1),transform var(--tcl-page-transition-ms) cubic-bezier(.22,.85,.24,1),filter var(--tcl-page-transition-ms) ease}body.tcl-site-v133.tcl-page-transition-claywipe:not(.tcl-transition-ready) .tcl-page,body.tcl-site-v133.tcl-page-transition-fade:not(.tcl-transition-ready) .tcl-page{opacity:0;transform:translateY(8px) scale(.998);filter:saturate(.97)}body.tcl-site-v133.tcl-page-leaving .tcl-page{opacity:.18!important;transform:translateY(7px) scale(.996)!important;filter:saturate(.92) blur(.2px)!important}.tcl-page-transition{position:fixed;inset:0;z-index:2147483000;pointer-events:none;opacity:0;visibility:hidden;overflow:hidden;transition:opacity calc(var(--tcl-page-transition-ms) * .72) cubic-bezier(.22,.85,.24,1),visibility calc(var(--tcl-page-transition-ms) * .72) linear}.tcl-page-transition.is-active{opacity:1;visibility:visible}.tcl-page-transition__wipe{position:absolute;inset:-12vh -14vw;transform:translateX(-112%) skewX(-10deg);transform-origin:left center;background:radial-gradient(circle at 18% 50%,rgba(255,242,61,.34),transparent 0 120px,transparent 190px),linear-gradient(105deg,rgba(4,45,38,.96),rgba(8,72,60,.91) 50%,rgba(218,111,50,.35));box-shadow:0 0 70px rgba(4,45,38,.28);transition:transform var(--tcl-page-transition-ms) cubic-bezier(.18,.86,.18,1)}.tcl-page-transition.is-active .tcl-page-transition__wipe{transform:translateX(0) skewX(-10deg)}.tcl-page-transition__ball{position:absolute;width:clamp(54px,9vw,112px);height:auto;right:clamp(22px,6vw,82px);top:50%;transform:translateY(-50%) scale(.88) rotate(-28deg);opacity:0;filter:drop-shadow(0 18px 26px rgba(0,0,0,.22));transition:opacity calc(var(--tcl-page-transition-ms) * .78) ease,transform var(--tcl-page-transition-ms) cubic-bezier(.18,.86,.18,1)}.tcl-page-transition.is-active .tcl-page-transition__ball{opacity:.92;transform:translateY(-50%) scale(1) rotate(12deg)}.tcl-page-transition--fade .tcl-page-transition__wipe{display:none}.tcl-page-transition--fade .tcl-page-transition__ball{display:none}.tcl-page-transition--fade{background:rgba(246,241,202,.82);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@media (max-width:640px){.tcl-page-transition__wipe{inset:-10vh -34vw}.tcl-page-transition__ball{right:24px;width:72px}}@media (prefers-reduced-motion:reduce){.tcl-page-transition,.tcl-page-transition__ball,.tcl-page-transition__wipe,body.tcl-site-v133 .tcl-page{transition:none!important;animation:none!important}}body.tcl-site-v135{--tcl-court-y:0px;--tcl-court-line:rgba(255,255,255,.62);--tcl-court-clay:rgba(218,111,50,.12)}body.tcl-site-v135.tcl-page-transition-ballrush .tcl-page,body.tcl-site-v135.tcl-page-transition-claywipe .tcl-page,body.tcl-site-v135.tcl-page-transition-courtflash .tcl-page,body.tcl-site-v135.tcl-page-transition-fade .tcl-page{transition:opacity var(--tcl-page-transition-ms) cubic-bezier(.22,.85,.24,1),transform var(--tcl-page-transition-ms) cubic-bezier(.22,.85,.24,1),filter var(--tcl-page-transition-ms) ease}body.tcl-site-v135.tcl-page-transition-ballrush:not(.tcl-transition-ready) .tcl-page,body.tcl-site-v135.tcl-page-transition-claywipe:not(.tcl-transition-ready) .tcl-page,body.tcl-site-v135.tcl-page-transition-courtflash:not(.tcl-transition-ready) .tcl-page,body.tcl-site-v135.tcl-page-transition-fade:not(.tcl-transition-ready) .tcl-page{opacity:0;transform:translateY(7px) scale(.998);filter:saturate(.98)}body.tcl-site-v135.tcl-page-leaving .tcl-page{opacity:.22!important;transform:translateY(7px) scale(.997)!important;filter:saturate(.94) blur(.15px)!important}body.tcl-site-v135 .tcl-page-transition{background:0 0;opacity:0;visibility:hidden;transition:opacity .12s ease,visibility .12s linear}body.tcl-site-v135 .tcl-page-transition.is-active{opacity:1;visibility:visible}body.tcl-site-v135 .tcl-page-transition__ball,body.tcl-site-v135 .tcl-page-transition__court,body.tcl-site-v135 .tcl-page-transition__streak,body.tcl-site-v135 .tcl-page-transition__wipe{will-change:transform,opacity}body.tcl-site-v135 .tcl-page-transition__court{position:absolute;inset:-16vh -18vw;opacity:0;transform:translateX(-18%) rotate(-7deg) scale(1.04);border:2px solid rgba(255,255,255,.4);border-radius:28px;background:linear-gradient(90deg,transparent 17.8%,rgba(255,255,255,.34) 18% 18.25%,transparent 18.45% 81.55%,rgba(255,255,255,.34) 81.75% 82%,transparent 82.2%),linear-gradient(0deg,transparent 23%,rgba(255,255,255,.34) 23.2% 23.45%,transparent 23.65% 76.35%,rgba(255,255,255,.34) 76.55% 76.8%,transparent 77%),linear-gradient(90deg,transparent 49.85%,rgba(255,255,255,.42) 50% 50.18%,transparent 50.32%),linear-gradient(0deg,transparent 49.85%,rgba(255,242,61,.22) 50% 50.22%,transparent 50.38%);box-shadow:0 28px 90px rgba(4,45,38,.22),inset 0 0 90px rgba(255,242,61,.04)}body.tcl-site-v135 .tcl-page-transition__streak{position:absolute;left:-42vw;top:50%;width:58vw;height:16vh;min-height:86px;transform:translate3d(-10vw,-50%,0) skewX(-12deg);opacity:0;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,242,61,.16),rgba(218,111,50,.22),rgba(255,255,255,.1),transparent);filter:blur(.2px)}body.tcl-site-v135 .tcl-page-transition__wipe{inset:-18vh -20vw;transform:translate3d(-120%,0,0) skewX(-10deg);background:radial-gradient(circle at 25% 52%,rgba(255,242,61,.18),transparent 0 140px,transparent 240px),linear-gradient(105deg,rgba(4,45,38,.95),rgba(9,76,62,.9) 48%,rgba(218,111,50,.3));transition:none}body.tcl-site-v135 .tcl-page-transition__ball{opacity:0;right:auto;left:-90px;top:50%;width:clamp(54px,7vw,96px);transform:translate3d(0,-50%,0) rotate(-40deg) scale(.88);transition:none;filter:drop-shadow(0 18px 28px rgba(0,0,0,.24))}body.tcl-site-v135 .tcl-page-transition--ballrush.is-active .tcl-page-transition__streak{animation:tclBallRushStreak var(--tcl-page-transition-ms) cubic-bezier(.18,.82,.18,1) both}body.tcl-site-v135 .tcl-page-transition--ballrush.is-active .tcl-page-transition__ball{animation:tclBallRush var(--tcl-page-transition-ms) cubic-bezier(.16,.82,.18,1) both}body.tcl-site-v135 .tcl-page-transition--ballrush .tcl-page-transition__wipe{display:none}body.tcl-site-v135 .tcl-page-transition--ballrush .tcl-page-transition__court{display:none}body.tcl-site-v135 .tcl-page-transition--courtflash.is-active .tcl-page-transition__court{animation:tclCourtFlash var(--tcl-page-transition-ms) cubic-bezier(.2,.84,.22,1) both}body.tcl-site-v135 .tcl-page-transition--courtflash.is-active .tcl-page-transition__ball{animation:tclCourtFlashBall var(--tcl-page-transition-ms) cubic-bezier(.18,.86,.18,1) both}body.tcl-site-v135 .tcl-page-transition--courtflash .tcl-page-transition__wipe{display:none}body.tcl-site-v135 .tcl-page-transition--courtflash .tcl-page-transition__streak{display:none}body.tcl-site-v135 .tcl-page-transition--claywipe.is-active .tcl-page-transition__wipe{animation:tclClayWipePass var(--tcl-page-transition-ms) cubic-bezier(.18,.86,.18,1) both}body.tcl-site-v135 .tcl-page-transition--claywipe.is-active .tcl-page-transition__ball{animation:tclClayWipeBall var(--tcl-page-transition-ms) cubic-bezier(.18,.86,.18,1) both}body.tcl-site-v135 .tcl-page-transition--claywipe .tcl-page-transition__court,body.tcl-site-v135 .tcl-page-transition--claywipe .tcl-page-transition__streak{display:none}body.tcl-site-v135 .tcl-page-transition--fade .tcl-page-transition__ball,body.tcl-site-v135 .tcl-page-transition--fade .tcl-page-transition__court,body.tcl-site-v135 .tcl-page-transition--fade .tcl-page-transition__streak,body.tcl-site-v135 .tcl-page-transition--fade .tcl-page-transition__wipe{display:none}body.tcl-site-v135 .tcl-page-transition--fade{background:rgba(246,241,202,.72);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@keyframes tclBallRush{0%{opacity:0;transform:translate3d(-6vw,-50%,0) rotate(-50deg) scale(.86)}18%{opacity:.95}72%{opacity:1;transform:translate3d(72vw,-50%,0) rotate(420deg) scale(1.02)}100%{opacity:0;transform:translate3d(106vw,-50%,0) rotate(720deg) scale(.92)}}@keyframes tclBallRushStreak{0%{opacity:0;transform:translate3d(-18vw,-50%,0) skewX(-12deg)}22%{opacity:1}100%{opacity:0;transform:translate3d(128vw,-50%,0) skewX(-12deg)}}@keyframes tclCourtFlash{0%{opacity:0;transform:translateX(-12%) rotate(-7deg) scale(.92)}25%{opacity:.58}82%{opacity:.44;transform:translateX(4%) rotate(-7deg) scale(1.02)}100%{opacity:0;transform:translateX(12%) rotate(-7deg) scale(1.08)}}@keyframes tclCourtFlashBall{0%{opacity:0;transform:translate3d(8vw,-50%,0) rotate(-12deg) scale(.78)}24%{opacity:.95}74%{opacity:.96;transform:translate3d(74vw,-50%,0) rotate(430deg) scale(1)}100%{opacity:0;transform:translate3d(90vw,-50%,0) rotate(620deg) scale(.9)}}@keyframes tclClayWipePass{0%{transform:translate3d(-120%,0,0) skewX(-10deg)}62%{transform:translate3d(0,0,0) skewX(-10deg)}100%{transform:translate3d(118%,0,0) skewX(-10deg)}}@keyframes tclClayWipeBall{0%{opacity:0;transform:translate3d(8vw,-50%,0) rotate(-20deg) scale(.78)}35%{opacity:.92}100%{opacity:0;transform:translate3d(88vw,-50%,0) rotate(440deg) scale(.96)}}body.tcl-site-v135.tcl-court-bg-on .tcl-page{position:relative;isolation:isolate}body.tcl-site-v135.tcl-court-bg-on .tcl-page::before{content:"";position:fixed;z-index:0;pointer-events:none;left:-18vw;top:-22vh;width:136vw;height:142vh;opacity:var(--tcl-court-opacity,.08);transform:translate3d(0,calc(var(--tcl-court-y,0) * -1),0) rotate(-7deg);border:2px solid var(--tcl-court-line);border-radius:34px;background:linear-gradient(90deg,transparent 18%,var(--tcl-court-line) 18.08% 18.24%,transparent 18.34% 81.66%,var(--tcl-court-line) 81.76% 81.92%,transparent 82.02%),linear-gradient(0deg,transparent 23%,var(--tcl-court-line) 23.08% 23.24%,transparent 23.34% 76.66%,var(--tcl-court-line) 76.76% 76.92%,transparent 77.02%),linear-gradient(90deg,transparent 49.9%,var(--tcl-court-line) 50% 50.14%,transparent 50.24%),linear-gradient(0deg,transparent 49.9%,rgba(255,242,61,.5) 50% 50.18%,transparent 50.28%),radial-gradient(circle at 72% 22%,rgba(255,242,61,.12),transparent 0 18%,transparent 36%),linear-gradient(120deg,rgba(7,59,51,.03),rgba(218,111,50,.04));box-shadow:inset 0 0 130px rgba(7,59,51,.14)}body.tcl-site-v135.tcl-court-bg-on.tcl-court-style-sidelines .tcl-page::before{background:linear-gradient(90deg,transparent 18%,var(--tcl-court-line) 18.08% 18.24%,transparent 18.34% 81.66%,var(--tcl-court-line) 81.76% 81.92%,transparent 82.02%),linear-gradient(0deg,transparent 23%,var(--tcl-court-line) 23.08% 23.24%,transparent 23.34% 76.66%,var(--tcl-court-line) 76.76% 76.92%,transparent 77.02%)}body.tcl-site-v135.tcl-court-bg-on.tcl-court-style-service .tcl-page::before{background:linear-gradient(90deg,transparent 49.9%,var(--tcl-court-line) 50% 50.16%,transparent 50.26%),linear-gradient(0deg,transparent 23%,var(--tcl-court-line) 23.08% 23.24%,transparent 23.34% 49.9%,rgba(255,242,61,.42) 50% 50.18%,transparent 50.28% 76.66%,var(--tcl-court-line) 76.76% 76.92%,transparent 77.02%)}body.tcl-site-v135.tcl-court-bg-on .tcl-page>*{position:relative;z-index:1}body.tcl-site-v135.tcl-court-bg-on .tcl-hero{z-index:2}@media (max-width:640px){body.tcl-site-v135 .tcl-page-transition__ball{width:68px}body.tcl-site-v135 .tcl-page-transition__court{inset:-12vh -34vw}body.tcl-site-v135.tcl-court-bg-on .tcl-page::before{left:-42vw;width:184vw;opacity:calc(var(--tcl-court-opacity,.08) * .72)}}@media (prefers-reduced-motion:reduce){body.tcl-site-v135 .tcl-page,body.tcl-site-v135 .tcl-page-transition,body.tcl-site-v135 .tcl-page-transition__ball,body.tcl-site-v135 .tcl-page-transition__court,body.tcl-site-v135 .tcl-page-transition__streak,body.tcl-site-v135 .tcl-page-transition__wipe,body.tcl-site-v135.tcl-court-bg-on .tcl-page::before{transition:none!important;animation:none!important;transform:none!important}}body.tcl-site-v135{--tcl-motion-ease:cubic-bezier(.18,.86,.22,1);--tcl-transition-alpha:calc(.08 + (var(--tcl-transition-strength,.35) * .18));--tcl-court-svg-full:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2078%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%221.6%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%220.8%22%20y%3D%220.8%22%20width%3D%2234.4%22%20height%3D%2276.4%22%20rx%3D%220%22%2F%3E%3Cpath%20d%3D%22M4.5%20.8v76.4M31.5%20.8v76.4M0.8%2039h34.4M4.5%2018h27M4.5%2060h27M18%2018v42M16.3%20.8h3.4M16.3%2077.2h3.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");--tcl-court-svg-outer:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2078%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%221.6%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%220.8%22%20y%3D%220.8%22%20width%3D%2234.4%22%20height%3D%2276.4%22%2F%3E%3Cpath%20d%3D%22M4.5%20.8v76.4M31.5%20.8v76.4M0.8%2039h34.4M16.3%20.8h3.4M16.3%2077.2h3.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");--tcl-court-svg-service:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2078%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%221.6%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M0.8%2039h34.4M4.5%2018h27M4.5%2060h27M18%2018v42M4.5%20.8v76.4M31.5%20.8v76.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}body.tcl-site-v135.tcl-page-transition-clayrally .tcl-page,body.tcl-site-v135.tcl-page-transition-claywipe .tcl-page,body.tcl-site-v135.tcl-page-transition-fade .tcl-page,body.tcl-site-v135.tcl-page-transition-linesweep .tcl-page{transition:opacity var(--tcl-page-transition-ms) var(--tcl-motion-ease),transform var(--tcl-page-transition-ms) var(--tcl-motion-ease),filter var(--tcl-page-transition-ms) ease!important}body.tcl-site-v135.tcl-page-leaving .tcl-page{opacity:.86!important;transform:translateY(2px)!important;filter:saturate(.98)!important}body.tcl-site-v135 .tcl-page-transition{position:fixed!important;inset:0!important;z-index:2147483000!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;overflow:hidden!important;transition:opacity .08s ease,visibility .08s linear!important}body.tcl-site-v135 .tcl-page-transition.is-active{opacity:1!important;visibility:visible!important}body.tcl-site-v135 .tcl-page-transition__ball,body.tcl-site-v135 .tcl-page-transition__court,body.tcl-site-v135 .tcl-page-transition__streak,body.tcl-site-v135 .tcl-page-transition__wipe{will-change:transform,opacity!important}body.tcl-site-v135 .tcl-page-transition__wipe{position:absolute!important}body.tcl-site-v135 .tcl-page-transition__streak{position:absolute!important}body.tcl-site-v135 .tcl-page-transition__ball{position:absolute!important}body.tcl-site-v135 .tcl-page-transition--linesweep .tcl-page-transition__wipe{left:-18vw!important;right:auto!important;top:clamp(96px,18vh,210px)!important;height:3px!important;width:42vw!important;min-width:220px!important;border-radius:999px!important;transform:translate3d(-60vw,0,0)!important;background:linear-gradient(90deg,transparent,rgba(255,242,61,.72),rgba(218,111,50,.55),transparent)!important;box-shadow:0 0 18px rgba(255,242,61,.18)!important;opacity:0!important}body.tcl-site-v135 .tcl-page-transition--linesweep .tcl-page-transition__streak{left:9vw!important;right:9vw!important;bottom:clamp(42px,10vh,120px)!important;height:1px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,rgba(7,59,51,.18),rgba(255,242,61,.18),transparent)!important;transform:scaleX(0)!important;transform-origin:left center!important;opacity:0!important}body.tcl-site-v135 .tcl-page-transition--linesweep .tcl-page-transition__ball{width:clamp(22px,2.6vw,36px)!important;height:auto!important;left:-40px!important;top:calc(clamp(96px,18vh,210px) - 14px)!important;right:auto!important;opacity:0!important;transform:translate3d(0,0,0) rotate(-80deg) scale(.82)!important;filter:drop-shadow(0 8px 12px rgba(0,0,0,.18))!important}body.tcl-site-v135 .tcl-page-transition--linesweep .tcl-page-transition__court{display:none!important}body.tcl-site-v135 .tcl-page-transition--linesweep.is-active .tcl-page-transition__wipe{animation:tcl135LineSweep var(--tcl-page-transition-ms) var(--tcl-motion-ease) both!important}body.tcl-site-v135 .tcl-page-transition--linesweep.is-active .tcl-page-transition__streak{animation:tcl135LineUnderline var(--tcl-page-transition-ms) var(--tcl-motion-ease) both!important}body.tcl-site-v135 .tcl-page-transition--linesweep.is-active .tcl-page-transition__ball{animation:tcl135LineBall var(--tcl-page-transition-ms) var(--tcl-motion-ease) both!important}@keyframes tcl135LineSweep{0%{opacity:0;transform:translate3d(-60vw,0,0)}18%{opacity:calc(.42 + var(--tcl-transition-strength,.35)*.34)}100%{opacity:0;transform:translate3d(125vw,0,0)}}@keyframes tcl135LineUnderline{0%{opacity:0;transform:scaleX(0)}35%{opacity:.55;transform:scaleX(.72)}100%{opacity:0;transform:scaleX(1)}}@keyframes tcl135LineBall{0%{opacity:0;transform:translate3d(-8vw,0,0) rotate(-80deg) scale(.76)}20%{opacity:.86}82%{opacity:.9}100%{opacity:0;transform:translate3d(112vw,0,0) rotate(560deg) scale(.88)}}body.tcl-site-v135 .tcl-page-transition--clayrally .tcl-page-transition__streak{left:-20vw!important;top:54%!important;width:34vw!important;height:36px!important;min-height:0!important;border-radius:999px!important;opacity:0!important;filter:blur(.3px)!important;transform:translate3d(-25vw,-50%,0) skewX(-16deg)!important;background:linear-gradient(90deg,transparent,rgba(218,111,50,.16),rgba(255,242,61,.18),transparent)!important}body.tcl-site-v135 .tcl-page-transition--clayrally .tcl-page-transition__ball{width:clamp(34px,4vw,58px)!important;left:-70px!important;top:54%!important;right:auto!important;opacity:0!important;transform:translate3d(0,-50%,0) rotate(-30deg) scale(.82)!important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.2))!important}body.tcl-site-v135 .tcl-page-transition--clayrally .tcl-page-transition__court,body.tcl-site-v135 .tcl-page-transition--clayrally .tcl-page-transition__wipe{display:none!important}body.tcl-site-v135 .tcl-page-transition--clayrally.is-active .tcl-page-transition__streak{animation:tcl135ClayRallyTrail var(--tcl-page-transition-ms) var(--tcl-motion-ease) both!important}body.tcl-site-v135 .tcl-page-transition--clayrally.is-active .tcl-page-transition__ball{animation:tcl135ClayRallyBall var(--tcl-page-transition-ms) var(--tcl-motion-ease) both!important}@keyframes tcl135ClayRallyTrail{0%{opacity:0;transform:translate3d(-24vw,-50%,0) skewX(-16deg)}22%{opacity:calc(.22 + var(--tcl-transition-strength,.35)*.42)}100%{opacity:0;transform:translate3d(132vw,-50%,0) skewX(-16deg)}}@keyframes tcl135ClayRallyBall{0%{opacity:0;transform:translate3d(-6vw,-50%,0) rotate(-35deg) scale(.76)}20%{opacity:.88}72%{opacity:.92;transform:translate3d(76vw,-50%,0) rotate(450deg) scale(.96)}100%{opacity:0;transform:translate3d(104vw,-50%,0) rotate(620deg) scale(.82)}}body.tcl-site-v135 .tcl-page-transition--claywipe .tcl-page-transition__wipe{opacity:.72!important;background:linear-gradient(105deg,rgba(4,45,38,.46),rgba(9,76,62,.4),rgba(218,111,50,.18))!important}body.tcl-site-v135 .tcl-page-transition--claywipe .tcl-page-transition__ball{width:clamp(30px,3.4vw,52px)!important}body.tcl-site-v135 .tcl-page-transition--ballrush .tcl-page-transition__ball{width:clamp(32px,4vw,58px)!important}body.tcl-site-v135 .tcl-page-transition--courtflash .tcl-page-transition__court{opacity:.18!important;transform:translateX(-4%) rotate(0) scale(.92)!important}body.tcl-site-v135.tcl-court-bg-on .tcl-page{position:relative;isolation:isolate}body.tcl-site-v135.tcl-court-bg-on .tcl-page::before{content:""!important;position:fixed!important;z-index:0!important;pointer-events:none!important;width:var(--tcl-court-size,118vw)!important;height:calc(var(--tcl-court-size,118vw) * 2.1667)!important;left:calc(50% - (var(--tcl-court-size,118vw)/ 2) + var(--tcl-court-x,4vw))!important;top:calc(50% - ((var(--tcl-court-size,118vw) * 2.1667)/ 2) + var(--tcl-court-y-base,0vh))!important;opacity:var(--tcl-court-opacity,.04)!important;transform:translate3d(0,calc(var(--tcl-court-y,0) * -1),0)!important;border:0!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important;background-image:var(--tcl-court-svg-full)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;filter:drop-shadow(0 18px 52px rgba(7,59,51,.08))}body.tcl-site-v135.tcl-court-bg-on.tcl-court-style-outer .tcl-page::before{background-image:var(--tcl-court-svg-outer)!important}body.tcl-site-v135.tcl-court-bg-on.tcl-court-style-service .tcl-page::before{background-image:var(--tcl-court-svg-service)!important}body.tcl-site-v135.tcl-court-bg-on .tcl-page>*{position:relative;z-index:1}body.tcl-site-v135.tcl-court-bg-on .tcl-hero{z-index:2}body.tcl-site-v135.tcl-court-bg-on .tcl-cal-month,body.tcl-site-v135.tcl-court-bg-on .tcl-card,body.tcl-site-v135.tcl-court-bg-on .tcl-event-card,body.tcl-site-v135.tcl-court-bg-on .tcl-feature-card,body.tcl-site-v135.tcl-court-bg-on .tcl-news-card{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}body.tcl-site-v135 .tcl-reveal{transition-duration:var(--tcl-slider-anim)!important;transition-timing-function:var(--tcl-motion-ease)!important}body.tcl-site-v135 .tcl-reveal:not(.is-visible){opacity:.001!important;transform:translateY(24px) scale(.992)!important}body.tcl-site-v135.tcl-anim-fade .tcl-reveal:not(.is-visible){transform:none!important}body.tcl-site-v135 .tcl-reveal.is-visible{opacity:1!important;transform:translateY(0) scale(1)!important}@media (max-width:760px){body.tcl-site-v135 .tcl-page-transition--linesweep .tcl-page-transition__wipe{top:clamp(84px,15vh,148px)!important;width:55vw!important}body.tcl-site-v135 .tcl-page-transition--linesweep .tcl-page-transition__ball{top:calc(clamp(84px,15vh,148px) - 13px)!important;width:30px!important}body.tcl-site-v135.tcl-court-bg-on .tcl-page::before{width:170vw!important;height:calc(170vw * 2.1667)!important;left:calc(50% - 85vw + var(--tcl-court-x,4vw))!important;opacity:calc(var(--tcl-court-opacity,.04) * .72)!important}}@media (prefers-reduced-motion:reduce){body.tcl-site-v135 .tcl-page-transition,body.tcl-site-v135 .tcl-page-transition *,body.tcl-site-v135 .tcl-reveal,body.tcl-site-v135.tcl-court-bg-on .tcl-page::before{transition:none!important;animation:none!important;transform:none!important}}body.tcl-site-v136{--tcl-court-svg-full:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2078%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23073b33%22%20stroke-width%3D%222.35%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20opacity%3D%221%22%3E%3Crect%20x%3D%220.9%22%20y%3D%220.9%22%20width%3D%2234.2%22%20height%3D%2276.2%22%2F%3E%3Cpath%20d%3D%22M4.5%20.9v76.2M31.5%20.9v76.2M.9%2039h34.2M4.5%2018h27M4.5%2060h27M18%2018v42M16.2%20.9h3.6M16.2%2077.1h3.6%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23d66f32%22%20stroke-width%3D%223.8%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20opacity%3D%22.18%22%3E%3Crect%20x%3D%220.9%22%20y%3D%220.9%22%20width%3D%2234.2%22%20height%3D%2276.2%22%2F%3E%3Cpath%20d%3D%22M4.5%20.9v76.2M31.5%20.9v76.2M.9%2039h34.2M4.5%2018h27M4.5%2060h27M18%2018v42%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");--tcl-court-svg-outer:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2078%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23073b33%22%20stroke-width%3D%222.35%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%220.9%22%20y%3D%220.9%22%20width%3D%2234.2%22%20height%3D%2276.2%22%2F%3E%3Cpath%20d%3D%22M4.5%20.9v76.2M31.5%20.9v76.2M.9%2039h34.2M16.2%20.9h3.6M16.2%2077.1h3.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");--tcl-court-svg-service:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2078%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23073b33%22%20stroke-width%3D%222.35%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M.9%2039h34.2M4.5%2018h27M4.5%2060h27M18%2018v42M4.5%20.9v76.2M31.5%20.9v76.2%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23d66f32%22%20stroke-width%3D%223.8%22%20vector-effect%3D%22non-scaling-stroke%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20opacity%3D%22.18%22%3E%3Cpath%20d%3D%22M.9%2039h34.2M4.5%2018h27M4.5%2060h27M18%2018v42%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}body.tcl-site-v136.tcl-court-bg-on .tcl-page::before{height:var(--tcl-court-size,124vh)!important;width:calc(var(--tcl-court-size,124vh) * .46154)!important;left:calc(50% - ((var(--tcl-court-size,124vh) * .46154)/ 2) + var(--tcl-court-x,4vw))!important;top:calc(50% - (var(--tcl-court-size,124vh)/ 2) + var(--tcl-court-y-base,0vh))!important;opacity:clamp(.08,var(--tcl-court-opacity,.1),.3)!important;background-image:var(--tcl-court-svg-full)!important;filter:drop-shadow(0 0 calc(var(--tcl-court-line-width,3px) * 1.4) rgba(7,59,51,.18)) drop-shadow(0 18px 52px rgba(7,59,51,.1))!important}body.tcl-site-v136.tcl-court-bg-on.tcl-court-style-outer .tcl-page::before{background-image:var(--tcl-court-svg-outer)!important}body.tcl-site-v136.tcl-court-bg-on.tcl-court-style-service .tcl-page::before{background-image:var(--tcl-court-svg-service)!important}@media (max-width:760px){body.tcl-site-v136.tcl-court-bg-on .tcl-page::before{height:145vh!important;width:calc(145vh * .46154)!important;left:calc(50% - ((145vh * .46154)/ 2) + var(--tcl-court-x,4vw))!important;opacity:clamp(.06,calc(var(--tcl-court-opacity,.1) * .82),.22)!important}}body.tcl-site-v137{--tcl-cal-ease:cubic-bezier(.18,.86,.22,1);--tcl-court-line-strong:#043f36;--tcl-court-clay-strong:#d66f32;--tcl-court-surface:rgba(214,111,50,.055);--tcl-court-svg-full:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 78'%3E%3Crect x='0.8' y='0.8' width='34.4' height='76.4' rx='0.35' fill='%23d66f32' opacity='.12'/%3E%3Cg fill='none' stroke='%23043f36' stroke-width='3.2' vector-effect='non-scaling-stroke' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='0.9' y='0.9' width='34.2' height='76.2'/%3E%3Cpath d='M4.5 .9v76.2M31.5 .9v76.2M.9 39h34.2M4.5 18h27M4.5 60h27M18 18v42M16.2 .9h3.6M16.2 77.1h3.6'/%3E%3C/g%3E%3Cg fill='none' stroke='%23d66f32' stroke-width='5.2' vector-effect='non-scaling-stroke' stroke-linecap='round' stroke-linejoin='round' opacity='.20'%3E%3Crect x='0.9' y='0.9' width='34.2' height='76.2'/%3E%3Cpath d='M4.5 .9v76.2M31.5 .9v76.2M.9 39h34.2M4.5 18h27M4.5 60h27M18 18v42'/%3E%3C/g%3E%3C/svg%3E");--tcl-court-svg-outer:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 78'%3E%3Crect x='0.8' y='0.8' width='34.4' height='76.4' rx='0.35' fill='%23d66f32' opacity='.10'/%3E%3Cg fill='none' stroke='%23043f36' stroke-width='3.2' vector-effect='non-scaling-stroke' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='0.9' y='0.9' width='34.2' height='76.2'/%3E%3Cpath d='M4.5 .9v76.2M31.5 .9v76.2M.9 39h34.2M16.2 .9h3.6M16.2 77.1h3.6'/%3E%3C/g%3E%3C/svg%3E");--tcl-court-svg-service:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 78'%3E%3Crect x='0.8' y='0.8' width='34.4' height='76.4' rx='0.35' fill='%23d66f32' opacity='.08'/%3E%3Cg fill='none' stroke='%23043f36' stroke-width='3.2' vector-effect='non-scaling-stroke' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M.9 39h34.2M4.5 18h27M4.5 60h27M18 18v42M4.5 .9v76.2M31.5 .9v76.2'/%3E%3C/g%3E%3Cg fill='none' stroke='%23d66f32' stroke-width='5.2' vector-effect='non-scaling-stroke' stroke-linecap='round' stroke-linejoin='round' opacity='.18'%3E%3Cpath d='M.9 39h34.2M4.5 18h27M4.5 60h27M18 18v42'/%3E%3C/g%3E%3C/svg%3E")}body.tcl-site-v137.tcl-court-bg-on .tcl-page::before{height:var(--tcl-court-size,124vh)!important;width:calc(var(--tcl-court-size,124vh) * .461538)!important;left:calc(50% - ((var(--tcl-court-size,124vh) * .461538)/ 2) + var(--tcl-court-x,4vw))!important;top:calc(50% - (var(--tcl-court-size,124vh)/ 2) + var(--tcl-court-y-base,0vh))!important;transform:translate3d(0,calc(var(--tcl-court-y,0) * -1),0)!important;background-image:var(--tcl-court-svg-full)!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;opacity:var(--tcl-court-opacity,.18)!important;filter:drop-shadow(0 0 calc(var(--tcl-court-line-width,3px) * 2.2) rgba(4,63,54,.3)) drop-shadow(0 20px 58px rgba(7,59,51,.16))!important;mix-blend-mode:multiply}body.tcl-site-v137.tcl-court-bg-on.tcl-court-style-outer .tcl-page::before{background-image:var(--tcl-court-svg-outer)!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-style-service .tcl-page::before{background-image:var(--tcl-court-svg-service)!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-contrast-subtle .tcl-page::before{opacity:.1!important;filter:drop-shadow(0 0 6px rgba(4,63,54,.14))!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-contrast-clear .tcl-page::before{opacity:max(.18,var(--tcl-court-opacity,.18))!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-contrast-strong .tcl-page::before{opacity:max(.3,var(--tcl-court-opacity,.3))!important;filter:drop-shadow(0 0 10px rgba(4,63,54,.32)) drop-shadow(0 22px 62px rgba(7,59,51,.2))!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-contrast-bold .tcl-page::before{opacity:max(.44,var(--tcl-court-opacity,.44))!important;filter:drop-shadow(0 0 13px rgba(4,63,54,.38)) drop-shadow(0 24px 70px rgba(7,59,51,.23))!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-contrast-custom .tcl-page::before{opacity:var(--tcl-court-opacity,.18)!important}@media (max-width:760px){body.tcl-site-v137.tcl-court-bg-on .tcl-page::before{height:145vh!important;width:calc(145vh * .461538)!important;left:calc(50% - ((145vh * .461538)/ 2) + var(--tcl-court-x,4vw))!important;opacity:min(.38, calc(var(--tcl-court-opacity,.18) * .86))!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-contrast-strong .tcl-page::before{opacity:.26!important}body.tcl-site-v137.tcl-court-bg-on.tcl-court-contrast-bold .tcl-page::before{opacity:.34!important}}body.tcl-site-v137 .tcl-cal-toolbar{display:flex;align-items:center;justify-content:center;gap:10px;margin:2px auto 20px!important}body.tcl-site-v137 .tcl-cal-toolbar span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.52);border:1px solid rgba(7,59,51,.08);color:rgba(7,59,51,.66);font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.12em;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}body.tcl-site-v137 .tcl-cal-nav{width:auto!important;min-width:42px;height:38px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid rgba(7,59,51,.12)!important;background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(255,255,255,.52))!important;color:var(--tcl-green)!important;font-size:20px!important;line-height:1!important;box-shadow:0 10px 24px rgba(59,44,17,.1),inset 0 1px 0 rgba(255,255,255,.75)!important;transition:transform .28s var(--tcl-cal-ease),box-shadow .28s var(--tcl-cal-ease),background .28s var(--tcl-cal-ease)!important}body.tcl-site-v137 .tcl-cal-nav:hover{transform:translateY(-2px)!important;background:linear-gradient(145deg,rgba(255,242,61,.48),rgba(255,255,255,.68))!important;box-shadow:0 14px 30px rgba(169,111,8,.14),inset 0 1px 0 rgba(255,255,255,.8)!important}body.tcl-site-v137 .tcl-cal-month{border-radius:24px!important;background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.58))!important}body.tcl-site-v137 .tcl-cal-weekdays span{display:grid;place-items:center;height:20px}body.tcl-site-v137 .tcl-cal-day{display:grid!important;place-items:center!important;aspect-ratio:1/1;min-height:0!important;width:100%;padding:0!important;line-height:1!important;font-variant-numeric:tabular-nums;border-radius:13px!important}body.tcl-site-v137 .tcl-cal-day>span{display:grid;place-items:center;width:100%;height:100%;line-height:1;text-align:center}body.tcl-site-v137 .tcl-cal-day.has-event{cursor:pointer;isolation:isolate}body.tcl-site-v137 .tcl-cal-day.has-event:before{content:"";position:absolute;inset:3px;border-radius:10px;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,0));z-index:-1}body.tcl-site-v137 .tcl-cal-day.has-event:hover{transform:translateY(-2px) scale(1.025)!important}body.tcl-site-v137 .tcl-cal-day.has-event.is-selected{box-shadow:0 12px 26px rgba(169,111,8,.2),inset 0 0 0 2px rgba(7,59,51,.3)!important;transform:translateY(-2px) scale(1.04)!important}body.tcl-site-v137 .tcl-cal-months{transform-origin:center}body.tcl-site-v137 .tcl-cal-months.is-switching{animation:tcl137CalSwitch .32s var(--tcl-cal-ease) both!important}body.tcl-site-v137 .tcl-cal-months.is-prev{animation-name:tcl137CalSwitchPrev!important}body.tcl-site-v137 .tcl-cal-months.is-next{animation-name:tcl137CalSwitchNext!important}@keyframes tcl137CalSwitch{0%{opacity:.55;transform:translateY(8px) scale(.992)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes tcl137CalSwitchPrev{0%{opacity:.5;transform:translateX(-14px) scale(.992)}100%{opacity:1;transform:translateX(0) scale(1)}}@keyframes tcl137CalSwitchNext{0%{opacity:.5;transform:translateX(14px) scale(.992)}100%{opacity:1;transform:translateX(0) scale(1)}}body.tcl-site-v137 .tcl-cal-detail{position:relative;margin-top:16px!important;padding:0!important;border-radius:26px!important;background:linear-gradient(150deg,rgba(6,62,53,.97),rgba(3,43,38,.98))!important;color:#fff;box-shadow:0 20px 52px rgba(7,59,51,.2),inset 0 1px 0 rgba(255,255,255,.1)!important;overflow:hidden;transform-origin:top center}body.tcl-site-v137 .tcl-cal-detail:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,var(--tcl-yellow),var(--tcl-orange));opacity:.95}body.tcl-site-v137 .tcl-cal-detail__inner{display:grid;gap:7px;padding:18px 20px 18px 24px}body.tcl-site-v137 .tcl-cal-detail__meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:2px}body.tcl-site-v137 .tcl-cal-detail__date,body.tcl-site-v137 .tcl-cal-detail__tag{display:inline-flex!important;margin:0!important;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;font-size:11px!important;font-weight:1000!important;text-transform:uppercase;letter-spacing:.08em}body.tcl-site-v137 .tcl-cal-detail__date{background:rgba(255,242,61,.16);color:var(--tcl-yellow)!important}body.tcl-site-v137 .tcl-cal-detail__tag{background:rgba(255,255,255,.1);color:rgba(255,255,255,.88)!important}body.tcl-site-v137 .tcl-cal-detail strong{font-size:clamp(19px,2.2vw,26px)!important;line-height:1.04}body.tcl-site-v137 .tcl-cal-detail p{color:rgba(255,255,255,.84)!important}body.tcl-site-v137 .tcl-cal-detail a{justify-self:start;margin-top:2px;padding:8px 13px;border-radius:999px;background:rgba(255,242,61,.13);border:1px solid rgba(255,242,61,.22)}body.tcl-site-v137 .tcl-cal-detail.is-flipped{animation:tcl137EventFlip .48s cubic-bezier(.18,.88,.22,1) both!important}@keyframes tcl137EventFlip{0%{opacity:.35;transform:translateY(-8px) rotateX(-10deg) scale(.985)}62%{opacity:1;transform:translateY(2px) rotateX(1.5deg) scale(1.006)}100%{opacity:1;transform:translateY(0) rotateX(0) scale(1)}}@media (max-width:700px){body.tcl-site-v137 .tcl-cal-toolbar{gap:7px}body.tcl-site-v137 .tcl-cal-toolbar span{display:none}body.tcl-site-v137 .tcl-cal-nav{min-width:44px;height:40px!important}body.tcl-site-v137 .tcl-cal-detail__inner{padding:16px 16px 16px 22px}}body.tcl-site-v138 .tcl-page{width:100%}body.tcl-site-v138 .tcl-subpage{min-height:calc(100vh - 76px)}body.tcl-site-v138 .tcl-wp-content{font-size:17px;line-height:1.65}@media (max-width:760px){body.tcl-site-v138{--tcl-header-h-base:86px;--tcl-header-h-scroll-base:66px}body.tcl-site-v138 .tcl-header{min-height:0!important;padding:0 16px!important}body.tcl-site-v138 .tcl-header__brand{min-width:0!important;transform:translateY(12px)!important}body.tcl-site-v138.tcl-is-scrolled .tcl-header__brand{transform:translateY(5px)!important}body.tcl-site-v138 .tcl-header__brand img{width:126px!important}body.tcl-site-v138.tcl-is-scrolled .tcl-header__brand img{width:88px!important}body.tcl-site-v138 .tcl-ball-toggle{right:15px!important;width:52px!important;height:52px!important}body.tcl-site-v138 .tcl-ball-toggle::before{right:58px!important}body.tcl-site-v138 .tcl-subpage{padding-top:122px!important}body.tcl-site-v138 .tcl-home .tcl-hero{min-height:600px!important;background-position:center 42%!important}body.tcl-site-v138 .tcl-home .tcl-hero__content{width:calc(100% - 36px)!important;padding-top:58px!important;padding-bottom:118px!important}body.tcl-site-v138 .tcl-home .tcl-hero h1{font-size:clamp(48px,15vw,64px)!important;line-height:.92!important}body.tcl-site-v138 .tcl-home .tcl-hero p{max-width:310px!important;font-size:15px!important}body.tcl-site-v138 .tcl-home .tcl-hero-scroll{position:absolute!important;left:18px!important;right:auto!important;top:auto!important;bottom:54px!important;width:auto!important;max-width:calc(100vw - 36px)!important;margin:0!important;transform:none!important}body.tcl-site-v138 .tcl-home .tcl-hero-scroll:focus-visible,body.tcl-site-v138 .tcl-home .tcl-hero-scroll:hover{transform:translateY(-2px)!important}}@media (max-width:390px){body.tcl-site-v138 .tcl-header__brand img{width:112px!important}body.tcl-site-v138 .tcl-home .tcl-hero h1{font-size:46px!important}body.tcl-site-v138 .tcl-home .tcl-hero__content{padding-top:72px!important}}body.tcl-site-v139 .tcl-events-page{display:grid;gap:clamp(46px,6vw,82px);width:100%}body.tcl-site-v139 .tcl-current-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:clamp(38px,6vw,84px);align-items:center;padding:clamp(16px,2vw,28px) 0 clamp(28px,4vw,48px)}body.tcl-site-v139 .tcl-current-hero h1{max-width:760px;margin:0 0 22px;color:var(--tcl-green);font-size:clamp(58px,6.8vw,94px);line-height:.91;letter-spacing:-.065em}body.tcl-site-v139 .tcl-current-hero h1 span{color:var(--tcl-clay)}body.tcl-site-v139 .tcl-current-hero p:not(.tcl-kicker){max-width:620px;margin:0;color:var(--tcl-muted);font-size:clamp(18px,1.7vw,23px);font-weight:760;line-height:1.42}body.tcl-site-v139 .tcl-current-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}body.tcl-site-v139 .tcl-current-hero figure{position:relative;min-height:390px;margin:0;overflow:hidden;border-radius:32px;box-shadow:0 28px 70px rgba(40,44,26,.16)}body.tcl-site-v139 .tcl-current-hero figure:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(3,43,38,.68))}body.tcl-site-v139 .tcl-current-hero figure img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}body.tcl-site-v139 .tcl-current-hero figcaption{position:absolute;z-index:1;left:22px;right:22px;bottom:20px;color:#fff;font-size:13px;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}body.tcl-site-v139 .tcl-news-section{display:grid;gap:26px}body.tcl-site-v139 .tcl-news-section .tcl-events-list__head{margin:0!important}body.tcl-site-v139 .tcl-news-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}body.tcl-site-v139 .tcl-news-card{display:grid!important;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid rgba(7,59,51,.08)!important;border-radius:26px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 18px 48px rgba(59,44,17,.09)!important;padding:0!important}body.tcl-site-v139 .tcl-news-card--featured{grid-column:1/-1!important;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr)!important;grid-template-rows:none}body.tcl-site-v139 .tcl-news-card__media{position:relative;display:block;height:auto!important;min-height:250px!important;overflow:hidden;background:#d9dfd2}body.tcl-site-v139 .tcl-news-card--featured .tcl-news-card__media{height:auto!important;min-height:410px!important}body.tcl-site-v139 .tcl-news-card__media:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(180deg,transparent,rgba(3,43,38,.34))}body.tcl-site-v139 .tcl-news-card__media img{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .6s var(--tcl-ease)}body.tcl-site-v139 .tcl-news-card:hover .tcl-news-card__media img{transform:scale(1.025)}body.tcl-site-v139 .tcl-news-card__media--fallback>span{position:absolute;z-index:1;left:18px;bottom:16px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--tcl-yellow);color:var(--tcl-green);font-size:11px;font-weight:1000}body.tcl-site-v139 .tcl-news-card__body{display:flex!important;flex-direction:column;padding:26px!important}body.tcl-site-v139 .tcl-news-card--featured .tcl-news-card__body{justify-content:center;padding:clamp(30px,4vw,54px)!important}body.tcl-site-v139 .tcl-news-card__meta{display:flex;align-items:center;gap:10px;margin-bottom:18px}body.tcl-site-v139 .tcl-news-card__meta time{color:rgba(7,59,51,.58);font-size:12px;font-weight:900}body.tcl-site-v139 .tcl-news-card__category{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:rgba(214,111,50,.12);color:#a95424!important;font-size:11px!important;font-weight:1000;letter-spacing:.05em;text-transform:uppercase}body.tcl-site-v139 .tcl-news-card h3{margin:0 0 13px!important;font-size:clamp(25px,2.5vw,36px)!important;line-height:1.03!important}body.tcl-site-v139 .tcl-news-card--featured h3{font-size:clamp(38px,4.2vw,62px)!important}body.tcl-site-v139 .tcl-news-card h3 a{color:var(--tcl-green)!important;text-decoration:none!important}body.tcl-site-v139 .tcl-news-card__body>p{margin:0 0 24px;color:var(--tcl-muted);font-size:16px;line-height:1.52}body.tcl-site-v139 .tcl-news-card__body>.tcl-inline-link{margin-top:auto;align-self:flex-start}body.tcl-site-v139 .tcl-upcoming{padding:clamp(26px,4vw,46px);border-radius:32px;background:linear-gradient(145deg,#075548,#043f36);box-shadow:0 24px 64px rgba(7,59,51,.18);color:#fff}body.tcl-site-v139 .tcl-upcoming__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}body.tcl-site-v139 .tcl-upcoming__head .tcl-kicker{color:rgba(255,242,61,.72)}body.tcl-site-v139 .tcl-upcoming__head h2{margin:0;color:#fff;font-size:clamp(34px,4vw,54px)}body.tcl-site-v139 .tcl-upcoming__head>a{color:var(--tcl-yellow)!important;font-weight:1000;text-decoration:none!important;white-space:nowrap}body.tcl-site-v139 .tcl-upcoming__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.tcl-site-v139 .tcl-upcoming__item{position:relative;display:grid;grid-template-columns:28px 1fr auto;gap:13px;min-width:0;padding:20px;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:rgba(255,255,255,.07);color:#fff!important;text-decoration:none!important;transition:transform .28s var(--tcl-ease),background .28s var(--tcl-ease)}body.tcl-site-v139 .tcl-upcoming__item:hover{transform:translateY(-3px);background:rgba(255,255,255,.11)}body.tcl-site-v139 .tcl-upcoming__ball{width:20px;height:20px;margin-top:2px;border-radius:50%;background:var(--tcl-yellow);box-shadow:inset 5px 0 0 rgba(255,255,255,.42)}body.tcl-site-v139 .tcl-upcoming__item time{display:block;color:var(--tcl-yellow);font-size:12px;font-weight:1000;text-transform:uppercase}body.tcl-site-v139 .tcl-upcoming__item small{display:block;margin-top:3px;color:rgba(255,255,255,.58);font-weight:900;text-transform:uppercase;letter-spacing:.08em}body.tcl-site-v139 .tcl-upcoming__item h3{margin:12px 0 7px;color:#fff;font-size:21px;line-height:1.08}body.tcl-site-v139 .tcl-upcoming__item p{margin:0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.45}body.tcl-site-v139 .tcl-upcoming__item>b{align-self:center;color:var(--tcl-yellow);font-size:20px}body.tcl-site-v139 .tcl-club-calendar{width:100%!important;margin:0!important;padding:clamp(26px,4vw,48px);border:1px solid rgba(7,59,51,.08);border-radius:32px;background:rgba(255,255,255,.48);box-shadow:0 22px 58px rgba(59,44,17,.08)}body.tcl-site-v139 .tcl-cal-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) 290px!important;gap:18px!important;align-items:start}body.tcl-site-v139 .tcl-cal-months{gap:12px!important}body.tcl-site-v139 .tcl-cal-month{padding:15px!important;border:1px solid rgba(7,59,51,.07)!important;box-shadow:0 12px 32px rgba(59,44,17,.06)!important}body.tcl-site-v139 .tcl-cal-day.has-event{background:rgba(255,255,255,.68)!important;box-shadow:inset 0 0 0 1px rgba(214,111,50,.22)!important}body.tcl-site-v139 .tcl-cal-day.has-event:after{content:"";position:absolute;right:4px;top:4px;width:7px;height:7px;border-radius:50%;background:var(--tcl-yellow);border:1px solid rgba(7,59,51,.18)}body.tcl-site-v139 .tcl-cal-day.is-today{box-shadow:inset 0 0 0 2px var(--tcl-green)!important}body.tcl-site-v139 .tcl-cal-day.has-event.is-selected{background:linear-gradient(135deg,var(--tcl-yellow),#ffc13b)!important}body.tcl-site-v139 .tcl-cal-agenda{position:sticky;top:92px;padding:18px!important;border-radius:24px!important}body.tcl-site-v139 .tcl-cal-detail a{color:var(--tcl-yellow)!important;text-decoration:none!important}body.tcl-site-v139 .tcl-club-calendar--compact .tcl-cal-agenda,body.tcl-site-v139 .tcl-club-calendar--compact .tcl-cal-detail{display:none!important}body.tcl-site-v139 .tcl-club-calendar--compact .tcl-cal-wrap{grid-template-columns:1fr!important}body.tcl-site-v139 .tcl-events-quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0!important}body.tcl-site-v139 .tcl-events-quick a{border:1px solid rgba(7,59,51,.08)!important;background:rgba(255,255,255,.54)!important}body.tcl-site-v139 .tcl-news-article{width:min(1120px,calc(100% - 42px));margin:0 auto;padding:24px 0 76px}body.tcl-site-v139 .tcl-news-article__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:48px;align-items:center;margin-bottom:46px}body.tcl-site-v139 .tcl-news-back{display:inline-flex;margin-bottom:28px;color:#a95424!important;font-weight:1000;text-decoration:none!important}body.tcl-site-v139 .tcl-news-article__meta{display:flex;gap:10px;align-items:center;margin-bottom:18px;color:rgba(7,59,51,.62);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}body.tcl-site-v139 .tcl-news-article__meta span{padding:7px 11px;border-radius:999px;background:rgba(214,111,50,.12);color:#a95424}body.tcl-site-v139 .tcl-news-article h1{margin:0;color:var(--tcl-green);font-size:clamp(48px,6vw,82px);line-height:.94;letter-spacing:-.055em}body.tcl-site-v139 .tcl-news-article__hero figure{height:430px;margin:0;overflow:hidden;border-radius:30px;box-shadow:0 24px 62px rgba(40,44,26,.14)}body.tcl-site-v139 .tcl-news-article__hero img{width:100%;height:100%;object-fit:cover}body.tcl-site-v139 .tcl-news-article__content{width:min(760px,100%);margin:0 auto;padding:clamp(28px,5vw,56px);border-radius:28px;background:rgba(255,255,255,.68);box-shadow:0 20px 54px rgba(59,44,17,.08);color:var(--tcl-text);font-size:18px;line-height:1.72}body.tcl-site-v139 .tcl-news-article__content img{border-radius:20px}body.tcl-site-v140 .tcl-news-archive{display:grid;gap:28px}body.tcl-site-v140 .tcl-news-filters{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(170px,.8fr) minmax(130px,.55fr) auto;gap:14px;align-items:end;padding:22px;border:1px solid rgba(7,59,51,.09);border-radius:24px;background:rgba(255,255,255,.58);box-shadow:0 14px 38px rgba(59,44,17,.06)}body.tcl-site-v140 .tcl-news-filters label{display:block;margin:0 0 7px;color:var(--tcl-green);font-size:12px;font-weight:1000;letter-spacing:.06em;text-transform:uppercase}body.tcl-site-v140 .tcl-news-filters input,body.tcl-site-v140 .tcl-news-filters select{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(7,59,51,.16);border-radius:14px;background:#fff;color:var(--tcl-green);font:inherit;font-weight:760}body.tcl-site-v140 .tcl-news-filters input:focus,body.tcl-site-v140 .tcl-news-filters select:focus{outline:3px solid rgba(245,210,30,.38);outline-offset:1px;border-color:var(--tcl-green)}body.tcl-site-v140 .tcl-news-filters .tcl-btn{min-height:48px;border:0;cursor:pointer}body.tcl-site-v140 .tcl-news-filter-reset{grid-column:1/-1;justify-self:start;color:#a95424!important;font-size:13px;font-weight:900;text-decoration:none!important}body.tcl-site-v140 .tcl-news-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px}body.tcl-site-v140 .tcl-news-results-head h2{margin:4px 0 0;color:var(--tcl-green);font-size:clamp(30px,4vw,48px)}body.tcl-site-v140 .tcl-news-grid--archive .tcl-news-card{height:490px}body.tcl-site-v140 .tcl-news-grid--archive .tcl-news-card__media{height:220px!important;min-height:220px!important}body.tcl-site-v140 .tcl-news-grid--archive .tcl-news-card--no-media{min-height:300px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(237,239,219,.75))!important}body.tcl-site-v140 .tcl-news-grid--archive .tcl-news-card--no-media .tcl-news-card__body{justify-content:center}body.tcl-site-v140 .tcl-news-pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:4px}body.tcl-site-v140 .tcl-news-pagination a,body.tcl-site-v140 .tcl-news-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border-radius:12px;color:var(--tcl-green)!important;font-weight:900;text-decoration:none!important}body.tcl-site-v140 .tcl-news-pagination a{border:1px solid rgba(7,59,51,.12);background:rgba(255,255,255,.68)}body.tcl-site-v140 .tcl-news-pagination a.is-current,body.tcl-site-v140 .tcl-news-pagination a:hover{border-color:var(--tcl-green);background:var(--tcl-green);color:#fff!important}body.tcl-site-v140 .tcl-news-no-results{padding:clamp(28px,5vw,52px);border-radius:26px;background:rgba(255,255,255,.62);text-align:center}body.tcl-site-v140 .tcl-news-no-results h3{margin:0 0 8px;color:var(--tcl-green);font-size:clamp(26px,4vw,40px)}body.tcl-site-v140 .tcl-news-no-results p{margin:0 0 20px;color:var(--tcl-muted)}body.tcl-site-v140 .tcl-news-article__hero--no-media{grid-template-columns:minmax(0,820px);justify-content:center;text-align:center;padding:clamp(36px,7vw,80px) 0}body.tcl-site-v140 .tcl-news-article__hero--no-media .tcl-news-article__meta{justify-content:center}body.tcl-site-v140 .tcl-news-article__content figure{max-width:100%;margin-left:auto;margin-right:auto}body.tcl-site-v140 .tcl-news-article__content img{max-width:100%;height:auto}body.tcl-site-v140 .tcl-news-article__content iframe,body.tcl-site-v140 .tcl-news-article__content video{display:block;max-width:100%;margin-inline:auto}body.tcl-site-v140 .tcl-news-article__content table{display:block;max-width:100%;overflow-x:auto}body.tcl-site-v140 .tcl-news-article__content a{overflow-wrap:anywhere}body.tcl-site-v140 .tcl-news-article__content>p{margin:0 0 1.35em}body.tcl-site-v140 .tcl-news-article__content>p:last-child{margin-bottom:0}body.tcl-site-v140 .tcl-news-article__content>p:first-child{font-size:1.06em;color:#123f37}body.tcl-site-v140 .tcl-news-article__content h2,body.tcl-site-v140 .tcl-news-article__content h3{margin:1.5em 0 .55em;color:var(--tcl-green);line-height:1.08;letter-spacing:-.025em}body.tcl-site-v140 .tcl-news-article__content h2{font-size:clamp(27px,4vw,38px)}body.tcl-site-v140 .tcl-news-article__content h3{font-size:clamp(22px,3vw,29px)}body.tcl-site-v140 .tcl-news-article__content ol,body.tcl-site-v140 .tcl-news-article__content ul{margin:1.2em 0;padding-left:1.4em}body.tcl-site-v140 .tcl-news-article__content li+li{margin-top:.45em}body.tcl-site-v140 .tcl-news-article__content figcaption{margin-top:8px;color:var(--tcl-muted);font-size:13px;line-height:1.45;text-align:center}body.tcl-site-v140 .tcl-news-article__content .wp-block-file{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:1.5em 0;padding:16px 18px;border-radius:16px;background:rgba(7,59,51,.06)}body.tcl-site-v140 .tcl-news-article__content .wp-block-file__button{flex:none;padding:9px 13px;border-radius:999px;background:var(--tcl-green);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900}body.tcl-site-v140 .tcl-news-article__content a[href$=".pdf"i]:not(.wp-block-file__button){display:inline-flex;align-items:center;gap:8px;margin:3px 0;padding:9px 13px;border-radius:999px;background:rgba(214,111,50,.11);color:#a95424!important;font-size:14px;font-weight:900;text-decoration:none!important}body.tcl-site-v140 .tcl-news-article__content a[href$=".pdf"i]:not(.wp-block-file__button):before{content:"PDF";font-size:10px;letter-spacing:.08em}body.tcl-site-v140 .tcl-news-article__content blockquote{margin:1.8em 0;padding:4px 0 4px 22px;border-left:4px solid var(--tcl-yellow);color:var(--tcl-green);font-size:1.08em;font-weight:800}body.tcl-site-v140 .tcl-news-gallery{width:min(1120px,100%);margin:34px auto 0;padding:clamp(24px,4vw,42px);border:1px solid rgba(7,59,51,.08);border-radius:30px;background:rgba(255,255,255,.56);box-shadow:0 20px 54px rgba(59,44,17,.08)}body.tcl-site-v140 .tcl-news-gallery__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,280px);align-items:end;gap:8px 18px;margin-bottom:22px}body.tcl-site-v140 .tcl-news-gallery__head .tcl-kicker{grid-column:1/-1;margin:0}body.tcl-site-v140 .tcl-news-gallery__head h2{margin:0;color:var(--tcl-green);font-size:clamp(30px,4vw,46px);line-height:1}body.tcl-site-v140 .tcl-news-gallery__head p:last-child{max-width:260px;margin:0;color:var(--tcl-muted);font-weight:760;text-align:right}body.tcl-site-v140 .tcl-news-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:190px;gap:12px}body.tcl-site-v140 .tcl-news-gallery__item{position:relative;display:block;min-width:0;overflow:hidden;border-radius:20px;background:#dbe2d9;box-shadow:0 10px 28px rgba(7,59,51,.08)}body.tcl-site-v140 .tcl-news-gallery__item--lead{grid-column:span 2;grid-row:span 2}body.tcl-site-v140 .tcl-news-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--tcl-ease)}body.tcl-site-v140 .tcl-news-gallery__item:hover img{transform:scale(1.035)}body.tcl-site-v140 .tcl-news-gallery__item:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(180deg,transparent,rgba(3,43,38,.55));pointer-events:none}body.tcl-site-v140 .tcl-news-gallery__item span{position:absolute;z-index:1;left:16px;bottom:13px;color:#fff;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}body.tcl-site-v140 .tcl-events-page>.tcl-aktuelles-hero,body.tcl-site-v140 .tcl-service-page>.tcl-service-intro,body.tcl-site-v140 .tcl-subpage--jugend .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v140 .tcl-teams-page>.tcl-teams-hero,body.tcl-site-v140 .tcl-training-page>.tcl-training-hero,body.tcl-site-v140 .tcl-youth-page>.tcl-youth-hero{margin-bottom:0!important}body.tcl-site-v140 .tcl-news-page>.tcl-aktuelles-hero{min-height:0!important;padding:12px 0 8px!important}body.tcl-site-v140 .tcl-news-page>.tcl-aktuelles-hero .tcl-kicker{margin-bottom:10px!important}body.tcl-site-v140 .tcl-news-page>.tcl-aktuelles-hero h1{margin-bottom:10px!important}body.tcl-site-v140 .tcl-news-page>.tcl-aktuelles-hero p:not(.tcl-kicker){margin-bottom:10px!important}body.tcl-site-v140 .tcl-news-page .tcl-news-filters{padding:18px}body.tcl-site-v139 .tcl-news-article__footer{display:flex;justify-content:center;gap:12px;margin-top:32px}@media (max-width:980px){body.tcl-site-v140 .tcl-news-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v140 .tcl-news-filters{grid-template-columns:1fr 1fr}body.tcl-site-v140 .tcl-news-filter-search{grid-column:1/-1}body.tcl-site-v139 .tcl-current-hero{grid-template-columns:1fr}body.tcl-site-v139 .tcl-current-hero figure{min-height:330px}body.tcl-site-v139 .tcl-news-card--featured{grid-template-columns:1fr!important;grid-template-rows:auto 1fr}body.tcl-site-v139 .tcl-news-card--featured .tcl-news-card__media{min-height:340px!important}body.tcl-site-v139 .tcl-upcoming__grid{grid-template-columns:1fr}body.tcl-site-v139 .tcl-cal-wrap{grid-template-columns:1fr!important}body.tcl-site-v139 .tcl-cal-agenda{position:static;order:-1}body.tcl-site-v139 .tcl-cal-month:nth-child(3){display:none}body.tcl-site-v139 .tcl-news-article__hero{grid-template-columns:1fr;gap:28px}}@media (max-width:640px){body.tcl-site-v140 .tcl-news-page>.tcl-aktuelles-hero{padding:4px 0!important}body.tcl-site-v140 .tcl-news-article__content{padding:24px 19px!important;font-size:16px!important;line-height:1.68!important}body.tcl-site-v140 .tcl-news-gallery{padding:20px 14px;border-radius:24px}body.tcl-site-v140 .tcl-news-gallery__head{display:block}body.tcl-site-v140 .tcl-news-gallery__head h2{margin:6px 0 8px}body.tcl-site-v140 .tcl-news-gallery__head p:last-child{text-align:left}body.tcl-site-v140 .tcl-news-gallery__grid{grid-template-columns:1fr;grid-auto-rows:230px}body.tcl-site-v140 .tcl-news-gallery__item--lead{grid-column:auto;grid-row:auto}body.tcl-site-v140 .tcl-news-grid--archive .tcl-news-card{height:auto;min-height:0}body.tcl-site-v140 .tcl-news-grid--archive .tcl-news-card--no-media{min-height:260px}body.tcl-site-v140 .tcl-news-filters{grid-template-columns:1fr;padding:18px 15px}body.tcl-site-v140 .tcl-news-filter-search{grid-column:auto}body.tcl-site-v140 .tcl-news-filters .tcl-btn{width:100%}body.tcl-site-v139 .tcl-events-page{gap:40px}body.tcl-site-v139 .tcl-current-hero{padding-top:4px;gap:26px}body.tcl-site-v139 .tcl-current-hero h1{font-size:clamp(48px,14vw,64px)}body.tcl-site-v139 .tcl-current-hero figure{min-height:250px;border-radius:24px}body.tcl-site-v139 .tcl-current-hero__actions{display:grid;grid-template-columns:1fr}body.tcl-site-v139 .tcl-current-hero__actions .tcl-btn{width:100%}body.tcl-site-v139 .tcl-news-grid{grid-template-columns:1fr!important}body.tcl-site-v139 .tcl-news-card--featured{grid-column:auto!important}body.tcl-site-v139 .tcl-news-card--featured .tcl-news-card__media,body.tcl-site-v139 .tcl-news-card__media{min-height:230px!important}body.tcl-site-v139 .tcl-news-card--featured .tcl-news-card__body,body.tcl-site-v139 .tcl-news-card__body{padding:22px!important}body.tcl-site-v139 .tcl-news-card h3,body.tcl-site-v139 .tcl-news-card--featured h3{font-size:28px!important}body.tcl-site-v139 .tcl-upcoming{padding:24px 18px;border-radius:26px}body.tcl-site-v139 .tcl-upcoming__head{display:grid;gap:12px}body.tcl-site-v139 .tcl-upcoming__item{grid-template-columns:24px 1fr auto;padding:17px 15px}body.tcl-site-v139 .tcl-club-calendar{padding:24px 14px;border-radius:26px}body.tcl-site-v139 .tcl-cal-months{grid-template-columns:1fr!important}body.tcl-site-v139 .tcl-cal-month:nth-child(n+2){display:none!important}body.tcl-site-v139 .tcl-cal-agenda{order:-1}body.tcl-site-v139 .tcl-events-quick{grid-template-columns:1fr}body.tcl-site-v139 .tcl-news-article{width:calc(100% - 28px);padding-top:8px}body.tcl-site-v139 .tcl-news-article h1{font-size:clamp(42px,12vw,58px)}body.tcl-site-v139 .tcl-news-article__hero figure{height:260px;border-radius:24px}body.tcl-site-v139 .tcl-news-article__content{padding:25px 20px;font-size:17px}body.tcl-site-v139 .tcl-news-article__footer{display:grid}}body.tcl-site-v140 .tcl-verein-gallery--clubleben{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}body.tcl-site-v140 .tcl-verein-gallery--clubleben .tcl-image-card{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important;margin:0!important;border-radius:22px}@media (max-width:1100px){body.tcl-site-v140 .tcl-verein-gallery--clubleben{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media (max-width:640px){body.tcl-site-v140 .tcl-verein-gallery--clubleben{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}}body.tcl-site-v140 .tcl-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important}body.tcl-site-v140 .tcl-image-grid>.tcl-image-card{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important;margin:0!important}@media (min-width:641px) and (max-width:1100px){body.tcl-site-v140 .tcl-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media (max-width:640px){body.tcl-site-v140 .tcl-image-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}body.tcl-site-v140 .tcl-legal-hero h2{max-width:100%!important}}@media (min-width:981px){body.tcl-site-v140 .tcl-news-card--featured{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important}body.tcl-site-v140 .tcl-news-card--featured .tcl-news-card__body{padding:clamp(30px,3.2vw,46px)!important}body.tcl-site-v140 .tcl-news-card--featured h3{font-size:clamp(38px,3.2vw,48px)!important}}body.tcl-site-v150 .tcl-match-card{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin:0 0 18px;padding:11px 13px;border:1px solid rgba(7,59,51,.09);border-radius:16px;background:rgba(7,59,51,.055);color:var(--tcl-green);font-size:12px;font-weight:950;line-height:1.2}body.tcl-site-v150 .tcl-match-card span:last-child{text-align:right}body.tcl-site-v150 .tcl-match-card strong{display:grid;place-items:center;min-width:58px;min-height:36px;padding:0 10px;border-radius:999px;background:var(--tcl-yellow);color:var(--tcl-green);font-size:18px;letter-spacing:.02em;box-shadow:0 8px 20px rgba(190,121,23,.13)}body.tcl-site-v150 .tcl-match-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;width:100%;margin:-10px auto 34px;padding:18px;border:1px solid rgba(7,59,51,.08);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(255,255,255,.54));box-shadow:0 16px 42px rgba(59,44,17,.07)}body.tcl-site-v150 .tcl-match-facts div{display:grid;gap:5px;padding:12px 14px;border-radius:16px;background:rgba(7,59,51,.045)}body.tcl-site-v150 .tcl-match-facts span{color:rgba(7,59,51,.58);font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.1em}body.tcl-site-v150 .tcl-match-facts strong{color:var(--tcl-green);font-size:16px;line-height:1.2}body.tcl-site-v150 .tcl-cal-detail__facts{display:flex;flex-wrap:wrap;gap:7px 14px;margin:0 0 11px;color:rgba(255,255,255,.78);font-size:12px;font-weight:760}body.tcl-site-v150 .tcl-cal-detail__facts span{margin:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none;letter-spacing:0}body.tcl-site-v150 .tcl-cal-detail__facts b{color:var(--tcl-yellow)}body.tcl-site-v150 .tcl-event-location{display:block;margin:-2px 0 10px;color:rgba(7,59,51,.62);font-size:12px;font-weight:900}@media (max-width:640px){body.tcl-site-v150 .tcl-match-card{grid-template-columns:1fr auto 1fr;gap:7px;padding:10px;font-size:10px}body.tcl-site-v150 .tcl-match-card strong{min-width:50px;font-size:16px}body.tcl-site-v150 .tcl-match-facts{grid-template-columns:1fr 1fr;margin-top:0;padding:14px;border-radius:20px}}body.tcl-site-v151 .tcl-youth-page{display:grid;gap:clamp(34px,5vw,58px)}body.tcl-site-v151 .tcl-youth-page>.tcl-service-final,body.tcl-site-v151 .tcl-youth-page>.tcl-youth-cards,body.tcl-site-v151 .tcl-youth-page>.tcl-youth-contact,body.tcl-site-v151 .tcl-youth-page>.tcl-youth-hero,body.tcl-site-v151 .tcl-youth-page>.tcl-youth-trial{margin-top:0!important;margin-bottom:0!important}body.tcl-site-v151 .tcl-youth-page>.tcl-youth-hero+.tcl-youth-cards{margin-top:calc(28px - clamp(34px,5vw,58px))!important}body.tcl-site-v151 .tcl-youth-contact{display:grid;grid-template-columns:minmax(210px,280px) minmax(0,1fr);align-items:center;gap:clamp(26px,4vw,54px);width:min(var(--tcl-card-max,1040px),calc(100% - 42px));margin-inline:auto;padding:clamp(24px,3.5vw,42px);overflow:hidden;border:1px solid rgba(7,59,51,.1);border-radius:30px;background:rgba(255,255,255,.72);box-shadow:0 18px 46px rgba(59,44,17,.08)}body.tcl-site-v151 .tcl-youth-contact figure{align-self:stretch;min-height:390px;margin:0;overflow:hidden;border-radius:24px;background:rgba(7,59,51,.08)}body.tcl-site-v151 .tcl-youth-contact figure img{width:100%;height:100%;object-fit:cover;object-position:center top}body.tcl-site-v151 .tcl-youth-contact__body{min-width:0}body.tcl-site-v151 .tcl-youth-contact h2{margin:5px 0 2px;color:var(--tcl-green);font-size:clamp(34px,4.5vw,54px);line-height:1;letter-spacing:-.04em}body.tcl-site-v151 .tcl-youth-contact__role{margin:0 0 18px;color:#a95424;font-weight:950}body.tcl-site-v151 .tcl-youth-contact__body>p:not(.tcl-kicker):not(.tcl-youth-contact__role){max-width:720px;margin:0 0 12px;color:var(--tcl-muted);line-height:1.58;font-weight:680}body.tcl-site-v151 .tcl-youth-contact__links{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0 0 18px}body.tcl-site-v151 .tcl-youth-contact__links a{display:inline-flex;align-items:center;min-height:44px;max-width:100%;color:var(--tcl-green)!important;font-size:14px;font-weight:900;overflow-wrap:anywhere;text-decoration:none!important}body.tcl-site-v151 .tcl-youth-trial .tcl-mini-links{margin-top:14px}body.tcl-site-v151 .tcl-contact-wrap--youth .tcl-contact-direct{display:flex!important;flex-wrap:wrap;align-items:center;gap:8px 12px}body.tcl-site-v151 .tcl-contact-wrap--youth .tcl-contact-direct a{min-height:44px;overflow-wrap:anywhere}@media (max-width:760px){body.tcl-site-v151 .tcl-youth-page{gap:34px}body.tcl-site-v151 .tcl-youth-contact{grid-template-columns:1fr;width:calc(100% - 28px);padding:18px;border-radius:25px}body.tcl-site-v151 .tcl-youth-contact figure{width:min(100%,340px);min-height:0;aspect-ratio:1;justify-self:center}body.tcl-site-v151 .tcl-youth-contact h2{font-size:38px}body.tcl-site-v151 .tcl-youth-contact__links{display:grid;gap:2px}body.tcl-site-v151 .tcl-youth-contact .tcl-btn,body.tcl-site-v151 .tcl-youth-trial .tcl-btn{width:100%}body.tcl-site-v151 .tcl-contact-wrap--youth .tcl-contact-direct{display:grid!important}}body.tcl-site-v152 .tcl-youth-page:not(.tcl-youth-page--detail)>.tcl-service-final,body.tcl-site-v152 .tcl-youth-page:not(.tcl-youth-page--detail)>.tcl-youth-cards,body.tcl-site-v152 .tcl-youth-page:not(.tcl-youth-page--detail)>.tcl-youth-contact,body.tcl-site-v152 .tcl-youth-page:not(.tcl-youth-page--detail)>.tcl-youth-hero,body.tcl-site-v152 .tcl-youth-page:not(.tcl-youth-page--detail)>.tcl-youth-trial{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body.tcl-site-v152 .tcl-youth-page>.tcl-youth-hero+.tcl-youth-contact{margin-top:calc(28px - clamp(34px,5vw,58px))!important}body.tcl-site-v152 .tcl-youth-page>.tcl-youth-hero+.tcl-youth-contact+.tcl-youth-cards{margin-top:0!important}body.tcl-site-v152 .tcl-youth-cards--two{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.tcl-site-v152 .tcl-training-page:not(.tcl-training-page--detail)>.tcl-training-cards,body.tcl-site-v152 .tcl-training-page:not(.tcl-training-page--detail)>.tcl-training-hero,body.tcl-site-v152 .tcl-training-page:not(.tcl-training-page--detail)>.tcl-training-starter{width:min(1180px,calc(100% - 42px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}body.tcl-site-v152 .tcl-training-page>.tcl-training-hero+.tcl-training-starter{margin-top:-22px!important}@media (min-width:1101px){body.tcl-site-v152 .tcl-nav__item.has-sub>.tcl-nav__sub{display:grid;gap:2px;pointer-events:none;opacity:0!important;visibility:hidden!important;transform:translateY(10px) scale(.985)!important;transform-origin:top center;transition:opacity .24s var(--tcl-ease),transform .34s var(--tcl-ease),visibility 0s linear .34s!important}body.tcl-site-v152 .tcl-nav__item.has-sub.is-menu-open>.tcl-nav__sub,body.tcl-site-v152 .tcl-nav__item.has-sub:focus-within>.tcl-nav__sub,body.tcl-site-v152 .tcl-nav__item.has-sub:hover>.tcl-nav__sub{pointer-events:auto;opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;transition-delay:0s!important}body.tcl-site-v152 .tcl-nav__item.is-hovered>a,body.tcl-site-v152 .tcl-nav__item.is-menu-open>a{background:rgba(255,255,255,.17)!important;transform:translateY(-1px)}body.tcl-site-v152 .tcl-nav__item.has-sub::after{height:20px!important}}@media (max-width:1100px){body.tcl-site-v152 .tcl-mobile-sub{max-height:0!important;opacity:0!important;transform:translateY(-7px)!important;transition:max-height .52s cubic-bezier(.2,.8,.2,1),opacity .28s ease,transform .44s cubic-bezier(.2,.8,.2,1),padding .44s cubic-bezier(.2,.8,.2,1)!important;will-change:max-height,opacity,transform}body.tcl-site-v152 .tcl-mobile-item.is-open>.tcl-mobile-sub{max-height:var(--tcl-sub-height,380px)!important;opacity:1!important;transform:translateY(0)!important}}@media (max-width:760px){body.tcl-site-v152 .tcl-youth-cards--two{grid-template-columns:1fr!important}}html{scroll-behavior:auto!important}body.tcl-site-v160 .tcl-hero{background-image:none!important}body.tcl-site-v160 .tcl-hero__media{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}body.tcl-site-v160 .tcl-hero:before{z-index:1}body.tcl-site-v160 .tcl-hero:after{z-index:3}body.tcl-site-v160 .tcl-hero__content{z-index:2}body.tcl-site-v160 .tcl-hero-scroll{z-index:4}body.tcl-site-v160 .tcl-home #tcl-start{padding-top:clamp(34px,5vw,58px)!important}body.tcl-site-v160 .tcl-home-news{display:grid;gap:16px;margin:0 0 34px}body.tcl-site-v160 .tcl-home-news__head{display:flex;align-items:end;justify-content:space-between;gap:20px}body.tcl-site-v160 .tcl-home-news__head .tcl-kicker{margin-bottom:6px}body.tcl-site-v160 .tcl-home-news__head h2{margin:0!important;font-size:clamp(30px,3.5vw,44px)!important}body.tcl-site-v160 .tcl-home-news__head>a{flex:none;color:var(--tcl-green)!important;font-size:14px;font-weight:950;text-decoration:none!important}body.tcl-site-v160 .tcl-news-card{display:block!important}body.tcl-site-v160 .tcl-news-card__link{display:grid;grid-template-rows:auto 1fr;height:100%;min-width:0;color:inherit!important;text-decoration:none!important}body.tcl-site-v160 .tcl-news-card--featured .tcl-news-card__link{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);grid-template-rows:none}body.tcl-site-v160 .tcl-news-card h3{min-width:0;color:var(--tcl-green)!important;overflow-wrap:anywhere;text-decoration:none!important}body.tcl-site-v160 .tcl-news-card__link:focus-visible{outline:3px solid var(--tcl-yellow);outline-offset:-4px;border-radius:inherit}body.tcl-site-v160 .tcl-news-card__link:hover .tcl-inline-link{color:#8f441c!important}body.tcl-site-v160 .tcl-news-grid--home{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,1fr))!important;gap:14px!important}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card{grid-column:auto!important;min-height:190px;border-radius:20px!important;box-shadow:0 12px 34px rgba(59,44,17,.07)!important}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link,body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card__link{grid-template-columns:1fr;grid-template-rows:1fr}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link{grid-template-columns:minmax(150px,.72fr) minmax(0,1fr)}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card__media{min-height:190px!important;height:100%!important}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card__body{justify-content:center;padding:20px!important}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card h3,body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card--featured h3{margin-bottom:10px!important;font-size:clamp(21px,2vw,28px)!important}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card__meta{margin-bottom:10px}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card__body>p{display:none}body.tcl-site-v160 .tcl-news-grid--home .tcl-inline-link{font-size:13px}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card--no-media{background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(236,239,216,.72))!important}body.tcl-site-v160 .tcl-current-hero--compact{display:flex!important;align-items:end;justify-content:space-between;gap:30px!important;padding:4px 0 20px!important;border-bottom:1px solid rgba(7,59,51,.12)}body.tcl-site-v160 .tcl-current-hero--compact h1{max-width:none;margin-bottom:12px!important;font-size:clamp(42px,5.5vw,68px)!important;line-height:.96!important}body.tcl-site-v160 .tcl-current-hero--compact p:not(.tcl-kicker){max-width:650px;font-size:clamp(16px,1.5vw,19px)!important}body.tcl-site-v160 .tcl-current-hero--compact .tcl-current-hero__actions{flex:none;margin:0!important}body.tcl-site-v160 .tcl-aktuelles-page--editorial{gap:clamp(30px,4vw,52px)!important}body.tcl-site-v160 .tcl-news-section--overview .tcl-events-list__head h2{font-size:clamp(32px,4vw,50px)!important}body.tcl-site-v160 .tcl-news-grid--overview .tcl-news-card--featured .tcl-news-card__media{min-height:310px!important}body.tcl-site-v160 .tcl-news-grid--overview .tcl-news-card--featured .tcl-news-card__body{padding:32px!important}body.tcl-site-v160 .tcl-news-grid--overview .tcl-news-card--featured h3{font-size:clamp(32px,3.8vw,50px)!important}body.tcl-site-v160 .tcl-news-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card{height:430px}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card__media{min-height:185px!important;height:185px!important}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card__body{padding:21px!important}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card h3{font-size:26px!important}body.tcl-site-v160 .tcl-news-article{padding-top:8px}body.tcl-site-v160 .tcl-news-article__hero{gap:clamp(28px,4vw,46px);margin-bottom:30px}body.tcl-site-v160 .tcl-news-article h1{font-size:clamp(40px,5vw,64px);line-height:.98}body.tcl-site-v160 .tcl-news-article__hero figure{height:min(360px,38vw)}body.tcl-site-v160 .tcl-news-back{margin-bottom:18px}body.tcl-site-v160 .tcl-news-article__content{width:min(720px,100%);padding:clamp(26px,4vw,44px)}body.tcl-site-v160 .tcl-related-news{width:min(980px,100%);margin:40px auto 0}body.tcl-site-v160 .tcl-related-news__head{margin-bottom:18px}body.tcl-site-v160 .tcl-related-news__head .tcl-kicker{margin-bottom:6px}body.tcl-site-v160 .tcl-related-news__head h2{margin:0;color:var(--tcl-green);font-size:clamp(28px,3.5vw,42px)}body.tcl-site-v160 .tcl-news-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.tcl-site-v160 .tcl-news-grid--related .tcl-news-card{min-height:280px}body.tcl-site-v160 .tcl-news-grid--related .tcl-news-card__media{min-height:140px!important}body.tcl-site-v160 .tcl-news-grid--related .tcl-news-card__body{padding:18px!important}body.tcl-site-v160 .tcl-news-grid--related .tcl-news-card h3{font-size:23px!important}body.tcl-site-v160 .tcl-news-grid--related .tcl-news-card__body>p{display:none}body.tcl-site-v160 .tcl-page,body.tcl-site-v160[class*=tcl-page-transition-] .tcl-page,body.tcl-site-v160[class*=tcl-page-transition-]:not(.tcl-transition-ready) .tcl-page{opacity:1!important;transform:none!important;filter:none!important}body.tcl-site-v160 .tcl-page-transition{display:none!important}body.tcl-site-v160.tcl-transition-ready .tcl-page{transition:opacity var(--tcl-page-transition-ms,160ms) ease-out,transform var(--tcl-page-transition-ms,160ms) ease-out!important}html.tcl-transition-pending body.tcl-site-v160 .tcl-page{opacity:.985!important;transform:translateY(3px)!important}body.tcl-site-v160.tcl-page-leaving .tcl-page{opacity:.98!important;transform:translateY(-1px)!important}@media (max-width:980px){body.tcl-site-v160 .tcl-news-grid--home{grid-template-columns:1fr 1fr!important}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card--featured{grid-column:1/-1!important}body.tcl-site-v160 .tcl-news-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.tcl-site-v160 .tcl-current-hero--compact{display:grid!important}}@media (max-width:760px){body.tcl-site-v160 .tcl-hero__media{object-position:center top}body.tcl-site-v160 .tcl-home-news__head{align-items:center}body.tcl-site-v160 .tcl-home-news__head>a span{display:none}body.tcl-site-v160 .tcl-news-grid--archive,body.tcl-site-v160 .tcl-news-grid--home,body.tcl-site-v160 .tcl-news-grid--related{grid-template-columns:1fr!important}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link{grid-template-columns:1fr}body.tcl-site-v160 .tcl-news-grid--home .tcl-news-card__media{min-height:190px!important}body.tcl-site-v160 .tcl-current-hero--compact .tcl-current-hero__actions{display:grid;grid-template-columns:1fr 1fr;width:100%}body.tcl-site-v160 .tcl-news-card--featured .tcl-news-card__link{grid-template-columns:1fr}body.tcl-site-v160 .tcl-news-article__hero figure{height:250px}body.tcl-site-v160 .tcl-related-news{margin-top:30px}}@media (prefers-reduced-motion:reduce){body.tcl-site-v160.tcl-page-leaving .tcl-page,html.tcl-transition-pending body.tcl-site-v160 .tcl-page{opacity:1!important;transform:none!important}body.tcl-site-v160 .tcl-news-card__media img{transition:none!important}}body.tcl-site-v161 .tcl-unified-head{width:min(var(--tcl-max),calc(100% - 42px))!important;max-width:var(--tcl-max)!important;margin-inline:auto!important}body.tcl-site-v161 .tcl-unified-head .tcl-kicker{margin:0 0 10px!important;color:rgba(7,59,51,.62)!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.2em!important}body.tcl-site-v161 .tcl-unified-head h1,body.tcl-site-v161 .tcl-unified-head h2{margin:0 0 12px!important;color:var(--tcl-green)!important;font-size:clamp(42px,4.7vw,64px)!important;line-height:.94!important;letter-spacing:-.055em!important;font-weight:1000!important}body.tcl-site-v161 .tcl-unified-head p:not(.tcl-kicker){max-width:680px!important;margin:0!important;color:rgba(39,55,48,.74)!important;font-size:clamp(16px,1.4vw,18px)!important;line-height:1.48!important;font-weight:760!important}body.tcl-site-v161 .tcl-unified-head .tcl-service-actions,body.tcl-site-v161 .tcl-unified-head .tcl-team-tabs{margin-top:20px!important}body.tcl-site-v161 .tcl-current-hero--compact{align-items:center!important;margin-bottom:20px!important;padding:10px 0 20px!important}body.tcl-site-v161 .tcl-current-hero--compact h1{font-size:clamp(40px,4.1vw,56px)!important;white-space:nowrap}body.tcl-site-v161 .tcl-current-hero--compact h1 span{color:var(--tcl-clay,#d66f32)}body.tcl-site-v161 .tcl-aktuelles-page--editorial{gap:24px!important}body.tcl-site-v161 .tcl-news-section--overview .tcl-events-list__head{display:block!important;margin-bottom:16px!important;text-align:left!important}body.tcl-site-v161 .tcl-news-section--overview .tcl-events-list__head>*{margin-left:0!important;margin-right:0!important;text-align:left!important}body.tcl-site-v161 .tcl-news-section--overview .tcl-events-list__head .tcl-kicker{margin-bottom:6px!important}body.tcl-site-v161 .tcl-news-section--overview .tcl-events-list__head h2{margin:0!important;font-size:clamp(30px,3.4vw,44px)!important;line-height:1!important}body.tcl-site-v161 .tcl-home #tcl-start{padding-top:clamp(14px,1.5vw,20px)!important;padding-bottom:clamp(52px,6vw,72px)!important}body.tcl-site-v161 .tcl-home-news{gap:13px;margin-bottom:22px!important}body.tcl-site-v161 .tcl-home-news__head .tcl-kicker{margin-bottom:4px!important}body.tcl-site-v161 .tcl-home-news__head h2{font-size:clamp(30px,3.2vw,42px)!important}body.tcl-site-v161 .tcl-card-grid--home-links{gap:16px!important;margin:0 0 22px!important}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card{align-items:center;min-height:210px;padding:24px 22px 22px;text-align:center;border-radius:22px}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card i{width:66px;height:66px;margin:0 auto 16px;border:1px solid rgba(7,59,51,.08);border-radius:50%;background:linear-gradient(145deg,rgba(255,242,56,.42),rgba(255,255,255,.75));box-shadow:0 10px 26px rgba(59,44,17,.09);font-size:31px;line-height:1}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card h3{margin-bottom:7px;font-size:23px}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card p{max-width:290px;margin-bottom:14px;font-size:14px;line-height:1.45}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card span{font-size:13px}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card:hover i{transform:translateY(-2px) scale(1.03)}body.tcl-site-v161 .tcl-image-grid--home{gap:16px!important;margin:22px 0!important}body.tcl-site-v161 .tcl-image-grid--home .tcl-image-card{min-height:360px!important;aspect-ratio:4/3;border-radius:22px!important}body.tcl-site-v161 .tcl-image-grid--home .tcl-image-card span{width:100%;padding:25px!important;font-size:22px!important}body.tcl-site-v161 .tcl-home .tcl-stats{margin:22px 0!important}body.tcl-site-v161 .tcl-home .tcl-split{margin-top:24px!important}body.tcl-site-v161 .tcl-team-group-new .tcl-team-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))!important;gap:18px!important;padding:20px 24px 26px!important}body.tcl-site-v161 .tcl-team-card--new{grid-template-columns:1fr!important;grid-template-rows:180px auto auto!important;align-content:start!important;gap:0!important;min-height:340px!important;padding:0 0 18px!important;overflow:hidden;border-radius:22px!important}body.tcl-site-v161 .tcl-team-card--new img{width:100%!important;height:180px!important;border-radius:22px 22px 0 0!important;object-fit:cover!important;box-shadow:none!important}body.tcl-site-v161 .tcl-team-card--new span{align-self:start;gap:6px!important;padding:18px 18px 10px}body.tcl-site-v161 .tcl-team-card--new strong{font-size:20px!important}body.tcl-site-v161 .tcl-team-card--new em{font-size:14px!important}body.tcl-site-v161 .tcl-team-card--new b{grid-column:auto!important;margin:0 18px!important;padding:8px 11px!important}body.tcl-site-v161 .tcl-youth-page--training{gap:30px!important}body.tcl-site-v161 .tcl-youth-page--training>.tcl-mini-gallery,body.tcl-site-v161 .tcl-youth-page--training>.tcl-training-split,body.tcl-site-v161 .tcl-youth-page--training>.tcl-youth-contact,body.tcl-site-v161 .tcl-youth-page--training>.tcl-youth-trial{width:min(var(--tcl-max),calc(100% - 42px))!important;max-width:var(--tcl-max)!important;margin:0 auto!important}body.tcl-site-v161 .tcl-youth-contact--compact{grid-template-columns:minmax(190px,240px) minmax(0,1fr)!important;gap:clamp(24px,3vw,42px)!important;padding:clamp(22px,3vw,34px)!important}body.tcl-site-v161 .tcl-youth-contact--compact figure{min-height:330px!important}body.tcl-site-v161 .tcl-youth-contact--compact h2{font-size:clamp(36px,4vw,50px)!important}body.tcl-site-v161 .tcl-youth-page--training>.tcl-training-split{padding:12px 0 22px!important;border:0!important;border-bottom:1px solid rgba(7,59,51,.11)!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}body.tcl-site-v161 .tcl-page .tcl-reveal,body.tcl-site-v161 .tcl-page .tcl-reveal.is-visible,body.tcl-site-v161 .tcl-page .tcl-reveal:not(.is-visible){opacity:1!important;transform:none!important}@media (max-width:980px){body.tcl-site-v161 .tcl-team-card--new{grid-template-rows:210px auto auto!important}body.tcl-site-v161 .tcl-team-card--new img{height:210px!important}body.tcl-site-v161 .tcl-image-grid--home{grid-template-columns:1fr 1fr!important}body.tcl-site-v161 .tcl-image-grid--home .tcl-image-card:first-child{grid-column:1/-1}}@media (max-width:760px){body.tcl-site-v161 .tcl-unified-head{width:calc(100% - 28px)!important}body.tcl-site-v161 .tcl-unified-head h1,body.tcl-site-v161 .tcl-unified-head h2{font-size:clamp(36px,11vw,50px)!important}body.tcl-site-v161 .tcl-current-hero--compact{gap:18px!important;padding-top:4px!important}body.tcl-site-v161 .tcl-current-hero--compact h1{white-space:normal}body.tcl-site-v161 .tcl-current-hero--compact .tcl-current-hero__actions{grid-template-columns:1fr 1fr}body.tcl-site-v161 .tcl-home-news__head{gap:10px}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card{min-height:0;padding:20px}body.tcl-site-v161 .tcl-card-grid--home-links .tcl-card i{width:60px;height:60px;font-size:28px}body.tcl-site-v161 .tcl-image-grid--home{grid-template-columns:1fr!important}body.tcl-site-v161 .tcl-image-grid--home .tcl-image-card:first-child{grid-column:auto}body.tcl-site-v161 .tcl-image-grid--home .tcl-image-card{min-height:260px!important;aspect-ratio:4/3}body.tcl-site-v161 .tcl-team-card--new{grid-template-rows:220px auto auto!important;min-height:0!important}body.tcl-site-v161 .tcl-team-card--new img{height:220px!important}body.tcl-site-v161 .tcl-youth-page--training>.tcl-mini-gallery,body.tcl-site-v161 .tcl-youth-page--training>.tcl-training-split,body.tcl-site-v161 .tcl-youth-page--training>.tcl-youth-contact,body.tcl-site-v161 .tcl-youth-page--training>.tcl-youth-trial{width:calc(100% - 28px)!important}body.tcl-site-v161 .tcl-youth-contact--compact{grid-template-columns:1fr!important;padding:18px!important}body.tcl-site-v161 .tcl-youth-contact--compact figure{width:min(100%,300px)!important;min-height:0!important;aspect-ratio:3/4!important;justify-self:center}}body.tcl-site-v162{--tcl-page-head-width:var(--tcl-max);--tcl-page-head-title:clamp(40px,4.1vw,56px);--tcl-page-head-gap:clamp(20px,3vw,36px)}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero--editorial,.tcl-current-hero--compact,.tcl-aktuelles-hero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero
){width:min(var(--tcl-page-head-width),calc(100% - 42px))!important;max-width:var(--tcl-page-head-width)!important;min-height:0!important;margin:0 auto clamp(24px,3.2vw,36px)!important;padding:clamp(12px,1.8vw,22px) 0 clamp(18px,2.2vw,26px)!important;overflow:visible!important;border:0!important;border-bottom:1px solid rgba(7,59,51,.13)!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child
){display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,300px)!important;align-items:center!important;gap:var(--tcl-page-head-gap)!important}body.tcl-site-v162 :is(
.tcl-editorial-hero,.tcl-teams-hero--editorial,.tcl-aktuelles-hero,.tcl-legal-hero
){display:block!important}body.tcl-site-v162 :is(.tcl-editorial-hero__mark,.tcl-teams-hero--editorial>i){display:none!important}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero
) .tcl-kicker{margin:0 0 9px!important;color:rgba(7,59,51,.62)!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.2em!important}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero
) :is(h1,h2){max-width:900px!important;margin:0 0 11px!important;color:var(--tcl-green)!important;font-size:var(--tcl-page-head-title)!important;line-height:.95!important;letter-spacing:-.052em!important;font-weight:1000!important}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero
) p:not(.tcl-kicker){max-width:690px!important;margin:0!important;color:rgba(39,55,48,.74)!important;font-size:clamp(16px,1.35vw,18px)!important;line-height:1.48!important;font-weight:760!important}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child
) :is(figure,img){margin:0!important}body.tcl-site-v162 .tcl-subhero>img,body.tcl-site-v162 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child
) figure{width:100%!important;height:180px!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:20px!important;background:rgba(7,59,51,.07)!important;box-shadow:0 12px 30px rgba(7,59,51,.09)!important}body.tcl-site-v162 :is(
.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child
) figure img{width:100%!important;height:100%!important;object-fit:cover!important}body.tcl-site-v162 :is(
.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page--detail>.tcl-training-split:first-child
)>div{order:1}body.tcl-site-v162 .tcl-youth-page--detail>.tcl-training-split:first-child>.tcl-detail-image-link,body.tcl-site-v162 :is(
.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page--detail>.tcl-training-split:first-child
)>figure{order:2}body.tcl-site-v162 .tcl-youth-page--camp{gap:clamp(26px,4vw,42px)!important}body.tcl-site-v162 .tcl-youth-page--camp>.tcl-training-split:first-child{align-items:center;grid-template-columns:minmax(260px,.78fr) minmax(320px,1.22fr)}body.tcl-site-v162 .tcl-camp-poster-link{display:block;max-width:440px;margin-inline:auto;border-radius:20px;transition:transform .2s ease,box-shadow .2s ease}body.tcl-site-v162 .tcl-camp-poster-link:hover{transform:translateY(-3px);box-shadow:0 18px 46px rgba(12,66,52,.16)}body.tcl-site-v162 .tcl-camp-poster{overflow:hidden;margin:0;border:1px solid rgba(19,84,66,.15);border-radius:20px;background:#fff}body.tcl-site-v162 .tcl-camp-poster img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain}body.tcl-site-v162 .tcl-camp-poster figcaption{left:12px!important;right:12px!important;bottom:10px!important;max-width:none!important;padding:8px 12px!important;color:#fff!important;background:rgba(7,59,51,.88)!important;font-size:10px!important;font-weight:900!important;line-height:1.25!important;text-align:center!important}body.tcl-site-v162 .tcl-camp-info{width:min(100%,1120px);margin-inline:auto;padding:clamp(22px,3.5vw,38px);border:1px solid rgba(19,84,66,.14);border-radius:24px;background:linear-gradient(135deg,#f7faf7 0,#fff 68%);box-shadow:0 14px 40px rgba(12,66,52,.08)}body.tcl-site-v162 .tcl-camp-info__head{display:grid;grid-template-columns:minmax(0,.72fr) minmax(300px,1.28fr);column-gap:clamp(24px,5vw,64px);align-items:end}body.tcl-site-v162 .tcl-camp-info__head .tcl-kicker{grid-column:1/-1}body.tcl-site-v162 .tcl-camp-info__head h2{margin:0;color:#113f35;font-size:clamp(29px,3.6vw,44px);line-height:1.06}body.tcl-site-v162 .tcl-camp-info__head>p:last-child{margin:0;color:#4e615b;font-size:clamp(16px,1.7vw,19px);line-height:1.58}body.tcl-site-v162 .tcl-camp-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:26px 0 0}body.tcl-site-v162 .tcl-camp-facts>div{min-width:0;padding:17px 18px;border:1px solid rgba(19,84,66,.12);border-radius:15px;background:#fff}body.tcl-site-v162 .tcl-camp-facts dt{margin:0 0 6px;color:#9b552c;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}body.tcl-site-v162 .tcl-camp-facts dd{margin:0;color:#173f36;font-size:14px;font-weight:730;line-height:1.5}body.tcl-site-v162 .tcl-camp-facts a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}body.tcl-site-v162 .tcl-camp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}@media (max-width:900px){body.tcl-site-v162 .tcl-camp-info__head,body.tcl-site-v162 .tcl-youth-page--camp>.tcl-training-split:first-child{grid-template-columns:1fr}body.tcl-site-v162 .tcl-youth-page--camp>.tcl-training-split:first-child>.tcl-camp-poster-link{order:2}body.tcl-site-v162 .tcl-camp-info__head>p:last-child{margin-top:12px}body.tcl-site-v162 .tcl-camp-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){body.tcl-site-v162 .tcl-camp-info{padding:20px 16px;border-radius:18px}body.tcl-site-v162 .tcl-camp-facts{grid-template-columns:1fr;gap:8px;margin-top:20px}body.tcl-site-v162 .tcl-camp-facts>div{padding:14px 15px}body.tcl-site-v162 .tcl-camp-actions{display:grid}body.tcl-site-v162 .tcl-camp-actions .tcl-btn{width:100%}}body.tcl-site-v162 :is(
.tcl-editorial-hero__actions,.tcl-current-hero__actions,.tcl-service-actions,.tcl-team-tabs,.tcl-chips
){margin-top:18px!important}body.tcl-site-v162 .tcl-news-article__hero{padding-top:12px!important;padding-bottom:24px!important;border-bottom:1px solid rgba(7,59,51,.13)}body.tcl-site-v162 .tcl-news-article h1{font-size:var(--tcl-page-head-title)!important;line-height:.95!important}body.tcl-site-v162 .tcl-team-list{gap:18px!important}body.tcl-site-v162 .tcl-team-group-new{border-radius:24px!important;box-shadow:0 12px 34px rgba(59,44,17,.055)!important}body.tcl-site-v162 .tcl-team-group-new__head{padding:18px 20px 8px!important}body.tcl-site-v162 .tcl-team-group-new__head h3{font-size:26px!important}body.tcl-site-v162 .tcl-team-group-new .tcl-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:12px 20px 20px!important}body.tcl-site-v162 .tcl-team-card--new{grid-template-columns:128px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;gap:0 14px!important;min-height:160px!important;padding:12px!important;border-radius:18px!important}body.tcl-site-v162 .tcl-team-card--new img{grid-row:1/3;width:128px!important;height:128px!important;padding:6px;border-radius:14px!important;background:#edf0e8!important;object-fit:contain!important}body.tcl-site-v162 .tcl-team-card--new span{align-self:end!important;gap:3px!important;padding:2px 0 8px!important}body.tcl-site-v162 .tcl-team-card--new strong{font-size:17px!important}body.tcl-site-v162 .tcl-team-card--new em{font-size:12px!important;line-height:1.3!important}body.tcl-site-v162 .tcl-team-card--new small{font-size:10px!important}body.tcl-site-v162 .tcl-team-card--new b{grid-column:2!important;align-self:start!important;margin:0!important;padding:6px 9px!important;font-size:11px!important}body.tcl-site-v162 .tcl-source-note{margin-top:8px!important}body.tcl-site-v162.tcl-transition-ready .tcl-page{transition:opacity var(--tcl-page-transition-ms,160ms) ease-out,transform var(--tcl-page-transition-ms,160ms) cubic-bezier(.22,1,.36,1)!important;will-change:opacity,transform}body.tcl-site-v162.tcl-page-entering .tcl-page,html.tcl-transition-pending body.tcl-site-v162 .tcl-page{opacity:.965!important;transform:translateY(4px)!important}body.tcl-site-v162.tcl-page-leaving .tcl-page{opacity:.975!important;transform:translateY(-2px)!important}@media (max-width:1080px){body.tcl-site-v162 .tcl-team-group-new .tcl-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){body.tcl-site-v162{--tcl-page-head-title:clamp(36px,11vw,48px)}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero--editorial,.tcl-current-hero--compact,.tcl-aktuelles-hero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero
){width:calc(100% - 28px)!important;margin-bottom:24px!important;padding:8px 0 20px!important}body.tcl-site-v162 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child
){grid-template-columns:1fr!important;gap:18px!important}body.tcl-site-v162 .tcl-subhero>img,body.tcl-site-v162 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child
) figure{height:190px!important}body.tcl-site-v162 .tcl-current-hero--compact .tcl-current-hero__actions{width:100%}body.tcl-site-v162 .tcl-team-group-new .tcl-team-grid{grid-template-columns:1fr!important;padding:10px 14px 16px!important}body.tcl-site-v162 .tcl-team-group-new__head{padding:16px 16px 6px!important}body.tcl-site-v162 .tcl-team-card--new{grid-template-columns:108px minmax(0,1fr)!important;min-height:140px!important;padding:10px!important}body.tcl-site-v162 .tcl-team-card--new img{width:108px!important;height:108px!important}}@media (prefers-reduced-motion:reduce){body.tcl-site-v162 .tcl-page{transition:none!important;will-change:auto!important}body.tcl-site-v162.tcl-page-entering .tcl-page,body.tcl-site-v162.tcl-page-leaving .tcl-page,html.tcl-transition-pending body.tcl-site-v162 .tcl-page{opacity:1!important;transform:none!important}}body.tcl-site-v163{--tcl-page-head-width:1038px;--tcl-title-accent:var(--tcl-clay,#d66f32)}body.tcl-site-v163 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero,.tcl-news-article__hero,.tcl-contact-intro,.tcl-home-news__head,.tcl-news-section--overview .tcl-events-list__head
) :is(.tcl-title-accent,.tcl-accent-letter){color:var(--tcl-title-accent)!important}body.tcl-site-v163 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero--editorial,.tcl-current-hero--compact,.tcl-aktuelles-hero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero
){width:min(var(--tcl-page-head-width),calc(100% - 42px))!important;max-width:var(--tcl-page-head-width)!important;margin-right:auto!important;margin-bottom:0!important;margin-left:auto!important}body.tcl-site-v163 .tcl-contact-hero{min-height:0!important;padding:clamp(12px,1.8vw,22px) 0 clamp(18px,2.2vw,26px)!important;border:0!important;border-bottom:1px solid rgba(7,59,51,.13)!important;background:0 0!important;box-shadow:none!important}body.tcl-site-v163 .tcl-contact-hero .tcl-kicker{margin:0 0 9px!important;color:rgba(7,59,51,.62)!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.2em!important}body.tcl-site-v163 .tcl-contact-hero h1{max-width:900px!important;margin:0 0 11px!important;color:var(--tcl-green)!important;font-size:var(--tcl-page-head-title)!important;line-height:.95!important;letter-spacing:-.052em!important;font-weight:1000!important}body.tcl-site-v163 .tcl-contact-hero p:not(.tcl-kicker){max-width:690px!important;margin:0!important;color:rgba(39,55,48,.74)!important;font-size:clamp(16px,1.35vw,18px)!important;line-height:1.48!important;font-weight:760!important}body.tcl-site-v163 .tcl-contact-hero+.tcl-contact-wrap{margin-top:24px!important}body.tcl-site-v163 .tcl-aktuelles-page--editorial{gap:20px!important}body.tcl-site-v163 .tcl-news-section--overview{width:min(var(--tcl-page-head-width),calc(100% - 42px))!important;max-width:var(--tcl-page-head-width)!important;margin:0 auto!important;gap:14px!important}body.tcl-site-v163 .tcl-news-section--overview .tcl-events-list__head{width:100%!important;min-height:0!important;margin:0!important;padding:0!important}body.tcl-site-v163 .tcl-news-section--overview .tcl-events-list__head>*{width:auto!important;max-width:none!important;margin-right:0!important;margin-left:0!important;justify-self:start!important;text-align:left!important}body.tcl-site-v163 .tcl-news-section--overview .tcl-events-list__head .tcl-kicker{margin-bottom:4px!important}body.tcl-site-v163 .tcl-news-section--overview .tcl-events-list__head h2{font-size:clamp(30px,3.2vw,42px)!important;text-align:left!important}body.tcl-site-v163 .tcl-news-grid--overview{width:100%!important;max-width:none!important;margin:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured{grid-column:auto!important;grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important;height:400px!important;min-height:400px!important;border-radius:20px!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured .tcl-news-card__link,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__link{grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured .tcl-news-card__media,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__media{height:125px!important;min-height:125px!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured .tcl-news-card__body,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__body{justify-content:flex-start!important;padding:20px!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card h3,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured h3{font-size:clamp(22px,2vw,27px)!important;line-height:1.04!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__meta{margin-bottom:10px!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__body>p{margin-bottom:12px!important}body.tcl-site-v163 .tcl-news-grid--home{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.tcl-site-v163 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link{grid-template-columns:1fr!important}@media (max-width:980px){body.tcl-site-v163 .tcl-news-grid--overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){body.tcl-site-v163 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero--editorial,.tcl-current-hero--compact,.tcl-aktuelles-hero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero,.tcl-news-section--overview
){width:calc(100% - 28px)!important}body.tcl-site-v163 .tcl-aktuelles-page--editorial{gap:18px!important}body.tcl-site-v163 .tcl-news-grid--overview{grid-template-columns:1fr!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured{height:350px!important;min-height:350px!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured .tcl-news-card__media,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__media{height:100px!important;min-height:100px!important}body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card--featured .tcl-news-card__body,body.tcl-site-v163 .tcl-news-grid--overview .tcl-news-card__body{padding:18px!important}body.tcl-site-v163 .tcl-news-grid--home{grid-template-columns:1fr!important}}body.tcl-site-v164 .tcl-home #tcl-start{position:relative;z-index:2;margin-top:-50px!important;padding-top:10px!important}body.tcl-site-v164 .tcl-home-news{width:min(1100px,calc(100% - 28px));margin-right:auto!important;margin-left:auto!important;gap:12px!important}body.tcl-site-v164 .tcl-home-news__head{width:100%;min-height:58px;align-items:end}body.tcl-site-v164 .tcl-home-news__head .tcl-kicker{margin-bottom:3px!important}body.tcl-site-v164 .tcl-home-news__head h2{font-size:clamp(32px,3.2vw,42px)!important;line-height:.98!important}body.tcl-site-v164 .tcl-home-news__head>a{min-height:40px;display:inline-flex;align-items:center;padding:0 2px}body.tcl-site-v164 .tcl-news-grid--home{width:100%!important;max-width:none!important;margin:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card{grid-column:auto!important;height:300px!important;min-height:300px!important;border-radius:20px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link,body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card__link{grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card__media{height:110px!important;min-height:110px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card__body{min-height:0;justify-content:flex-start!important;padding:18px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__body{justify-content:center!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__link{grid-template-rows:1fr!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card--no-media .tcl-inline-link{margin-top:16px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card__meta{margin-bottom:10px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card h3,body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card--featured h3{display:-webkit-box;overflow:hidden;margin-bottom:12px!important;font-size:clamp(22px,1.9vw,27px)!important;line-height:1.04!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (max-width:760px){body.tcl-site-v164 .tcl-home #tcl-start{margin-top:-50px!important;padding-top:10px!important}body.tcl-site-v164 .tcl-home-news{width:calc(100% - 28px)!important;gap:10px!important}body.tcl-site-v164 .tcl-home-news__head{min-height:52px;gap:12px!important}body.tcl-site-v164 .tcl-home-news__head h2{font-size:30px!important}body.tcl-site-v164 .tcl-home-news__head>a{min-height:38px;font-size:13px}body.tcl-site-v164 .tcl-news-grid--home{grid-template-columns:1fr!important;gap:12px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card{height:270px!important;min-height:270px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card__media{height:100px!important;min-height:100px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card__body{padding:16px!important}body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card h3,body.tcl-site-v164 .tcl-news-grid--home .tcl-news-card--featured h3{font-size:23px!important}}body.tcl-site-v165 .tcl-header{top:0!important}body.tcl-site-v165.tcl-compact-header .tcl-header{height:62px!important;padding:0 22px!important;border-radius:0 0 24px 24px!important;background:linear-gradient(118deg,rgba(239,232,190,.72),rgba(27,84,71,.88) 38%,rgba(4,49,42,.97))!important;box-shadow:0 10px 28px rgba(0,35,29,.18),inset 0 1px 0 rgba(255,255,255,.38)!important}body.tcl-site-v165.tcl-compact-header .tcl-header__brand img{width:91px!important}body.tcl-site-v165.tcl-compact-header .tcl-nav{padding-top:5px!important;padding-bottom:5px!important}body.tcl-site-v165.tcl-compact-header .tcl-nav a{height:31px!important}body.tcl-site-v165.tcl-compact-header .tcl-nav__rollball{width:42px!important;height:42px!important;margin-top:-21px!important}body.tcl-site-v165.tcl-compact-header .tcl-subpage{padding-top:86px!important}body.tcl-site-v165.tcl-compact-header .tcl-mobile-panel{top:70px!important;max-height:calc(100dvh - 82px)!important}body.tcl-site-v165 .tcl-play-hub{width:min(var(--tcl-page-head-width,1100px),calc(100% - 42px));margin:10px auto 28px;padding:34px;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(250,240,211,.56));box-shadow:0 22px 60px rgba(55,42,18,.09)}body.tcl-site-v165 .tcl-play-hub>header{display:grid;grid-template-columns:minmax(0,.7fr) minmax(280px,.3fr);gap:4px 38px;align-items:end;margin-bottom:24px}body.tcl-site-v165 .tcl-play-hub>header .tcl-kicker{grid-column:1/-1;margin-bottom:4px!important}body.tcl-site-v165 .tcl-play-hub>header h2{margin:0!important;font-size:clamp(36px,4vw,54px)!important;line-height:.96!important;letter-spacing:-.048em!important}body.tcl-site-v165 .tcl-play-hub>header>p:last-child{margin:0!important;color:var(--tcl-muted);font-size:16px;line-height:1.5;font-weight:720}body.tcl-site-v165 .tcl-play-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}body.tcl-site-v165 .tcl-play-hub__card{position:relative;display:grid;min-height:390px;overflow:hidden;border-radius:22px;color:#fff!important;text-decoration:none!important;box-shadow:0 16px 38px rgba(10,43,36,.17);isolation:isolate;transition:transform .35s var(--tcl-ease),box-shadow .35s var(--tcl-ease)}body.tcl-site-v165 .tcl-play-hub__card:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(10,43,36,.22)}body.tcl-site-v165 .tcl-play-hub__card>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .7s var(--tcl-ease)}body.tcl-site-v165 .tcl-play-hub__card:hover>img{transform:scale(1.04)}body.tcl-site-v165 .tcl-play-hub__card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(2,31,26,.04) 20%,rgba(3,42,35,.92) 82%)}body.tcl-site-v165 .tcl-play-hub__card>span{align-self:end;display:flex;flex-direction:column;padding:25px}body.tcl-site-v165 .tcl-play-hub__card strong{font-size:27px;line-height:1.05;font-weight:1000}body.tcl-site-v165 .tcl-play-hub__card em{margin:9px 0 17px;color:rgba(255,255,255,.88);font-size:15px;line-height:1.42;font-style:normal;font-weight:680}body.tcl-site-v165 .tcl-play-hub__card b{color:var(--tcl-yellow);font-size:14px;font-weight:950}body.tcl-site-v165 .tcl-club-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:24px auto 0;padding:13px 16px;border-radius:18px;background:rgba(255,255,255,.58);box-shadow:0 10px 28px rgba(55,42,18,.06)}body.tcl-site-v165 .tcl-club-links span{margin-right:6px;color:rgba(7,59,51,.58);font-size:11px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}body.tcl-site-v165 .tcl-club-links a{padding:9px 13px;border-radius:999px;background:rgba(7,59,51,.075);color:var(--tcl-green)!important;text-decoration:none!important;font-size:13px;font-weight:900}@media (max-width:1100px){body.tcl-site-v165.tcl-compact-header .tcl-header{left:7px!important;right:7px!important}body.tcl-site-v165.tcl-compact-header .tcl-ball-toggle{right:13px!important;width:48px!important;height:48px!important;margin-top:-24px!important}body.tcl-site-v165 .tcl-play-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v165 .tcl-play-hub__card:last-child{grid-column:1/-1;min-height:330px}}@media (max-width:760px){body.tcl-site-v165.tcl-compact-header .tcl-header{height:58px!important;padding:0 12px!important;border-radius:0 0 20px 20px!important}body.tcl-site-v165.tcl-compact-header .tcl-header__brand img{width:82px!important}body.tcl-site-v165.tcl-compact-header .tcl-ball-toggle{width:44px!important;height:44px!important;margin-top:-22px!important}body.tcl-site-v165.tcl-compact-header .tcl-subpage{padding-top:76px!important}body.tcl-site-v165.tcl-compact-header .tcl-mobile-panel{top:64px!important;max-height:calc(100dvh - 75px)!important}body.tcl-site-v165 .tcl-play-hub{width:calc(100% - 28px);margin-top:10px;padding:20px;border-radius:22px}body.tcl-site-v165 .tcl-play-hub>header{grid-template-columns:1fr;gap:12px;margin-bottom:18px}body.tcl-site-v165 .tcl-play-hub>header .tcl-kicker{grid-column:auto}body.tcl-site-v165 .tcl-play-hub>header h2{font-size:36px!important}body.tcl-site-v165 .tcl-play-hub__grid{grid-template-columns:1fr;gap:12px}body.tcl-site-v165 .tcl-play-hub__card,body.tcl-site-v165 .tcl-play-hub__card:last-child{grid-column:auto;min-height:320px}body.tcl-site-v165 .tcl-club-links{align-items:stretch}body.tcl-site-v165 .tcl-club-links span{width:100%;margin:0 0 2px 4px}body.tcl-site-v165 .tcl-club-links a{flex:1 1 calc(50% - 8px);text-align:center}}body.tcl-site-v160 .tcl-club-calendar{position:relative;overflow:hidden;padding:clamp(24px,4vw,52px)!important;border:1px solid rgba(7,59,51,.09)!important;border-radius:36px!important;background:radial-gradient(circle at 100% 0,rgba(255,242,61,.18),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.82),rgba(246,242,224,.62))!important;box-shadow:0 28px 76px rgba(48,49,25,.1)!important}body.tcl-site-v160 .tcl-cal-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}body.tcl-site-v160 .tcl-cal-intro h2{margin:2px 0 10px;color:var(--tcl-green);font-size:clamp(40px,5vw,68px);line-height:.94;letter-spacing:-.052em}body.tcl-site-v160 .tcl-cal-intro>div:first-child>p:last-child{max-width:680px;margin:0;color:rgba(7,59,51,.66);font-size:16px;font-weight:760;line-height:1.5}body.tcl-site-v160 .tcl-cal-legend{display:flex;flex-wrap:wrap;gap:8px 18px;padding:11px 15px;border:1px solid rgba(7,59,51,.08);border-radius:999px;background:rgba(255,255,255,.54);color:rgba(7,59,51,.66);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}body.tcl-site-v160 .tcl-cal-legend span{display:flex;align-items:center;gap:7px;white-space:nowrap}body.tcl-site-v160 .tcl-cal-legend i{width:9px;height:9px;border-radius:50%;background:var(--tcl-yellow);box-shadow:inset 0 0 0 1px rgba(7,59,51,.12)}body.tcl-site-v160 .tcl-cal-legend span:last-child i{background:0 0;border:2px solid var(--tcl-green);box-shadow:none}body.tcl-site-v160 .tcl-cal-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(285px,.72fr);gap:20px;align-items:start}body.tcl-site-v160 .tcl-cal-main{min-width:0;padding:20px;border:1px solid rgba(7,59,51,.08);border-radius:28px;background:rgba(255,255,255,.62);box-shadow:0 18px 48px rgba(49,50,27,.07)}body.tcl-site-v160 .tcl-cal-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 18px!important;color:var(--tcl-green)!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important}body.tcl-site-v160 .tcl-cal-toolbar>div:first-child{display:grid;gap:2px}body.tcl-site-v160 .tcl-cal-toolbar__eyebrow{color:rgba(7,59,51,.52);font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.12em}body.tcl-site-v160 .tcl-cal-toolbar strong{font-size:clamp(24px,3vw,34px);line-height:1;letter-spacing:-.035em}body.tcl-site-v160 .tcl-cal-toolbar__actions{display:flex;align-items:center;gap:8px}body.tcl-site-v160 .tcl-cal-nav,body.tcl-site-v160 .tcl-cal-today{min-height:42px;border:1px solid rgba(7,59,51,.12)!important;background:#fff!important;color:var(--tcl-green)!important;box-shadow:0 8px 22px rgba(49,50,27,.07)!important;cursor:pointer;transition:transform .22s var(--tcl-ease),background .22s var(--tcl-ease),border-color .22s var(--tcl-ease)!important}body.tcl-site-v160 .tcl-cal-today{padding:0 14px;border-radius:999px;font:inherit;font-size:12px;font-weight:950}body.tcl-site-v160 .tcl-cal-nav{width:42px!important;height:42px!important;font-size:26px!important}body.tcl-site-v160 .tcl-cal-nav:hover,body.tcl-site-v160 .tcl-cal-today:hover{transform:translateY(-2px);border-color:rgba(7,59,51,.25)!important;background:rgba(255,242,61,.3)!important}body.tcl-site-v160 .tcl-cal-agenda__item:focus-visible,body.tcl-site-v160 .tcl-cal-day:focus-visible,body.tcl-site-v160 .tcl-cal-detail__choices button:focus-visible,body.tcl-site-v160 .tcl-cal-nav:focus-visible,body.tcl-site-v160 .tcl-cal-today:focus-visible{outline:3px solid rgba(214,111,50,.42);outline-offset:2px}body.tcl-site-v160 .tcl-cal-months{grid-template-columns:minmax(0,1fr)!important}body.tcl-site-v160 .tcl-cal-month{padding:0!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}body.tcl-site-v160 .tcl-cal-month>header{display:none!important}body.tcl-site-v160 .tcl-cal-grid,body.tcl-site-v160 .tcl-cal-weekdays{gap:7px!important}body.tcl-site-v160 .tcl-cal-weekdays{margin-bottom:7px!important;color:rgba(7,59,51,.48)!important;font-size:10px!important;letter-spacing:.12em!important}body.tcl-site-v160 .tcl-cal-day{display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:flex-start!important;gap:8px;min-width:0;min-height:86px!important;padding:9px!important;border:1px solid rgba(7,59,51,.07)!important;border-radius:15px!important;background:rgba(249,249,243,.66)!important;color:var(--tcl-green)!important;text-align:left;overflow:hidden}body.tcl-site-v160 .tcl-cal-day.is-empty{border-color:transparent!important;background:0 0!important}body.tcl-site-v160 .tcl-cal-day__number{display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;border-radius:50%;font-size:12px;font-weight:1000}body.tcl-site-v160 .tcl-cal-day__event{display:-webkit-box;min-width:0;overflow:hidden;color:rgba(7,59,51,.78);font-size:10px;font-weight:900;line-height:1.22;-webkit-line-clamp:2;-webkit-box-orient:vertical}body.tcl-site-v160 .tcl-cal-day.has-event{background:linear-gradient(145deg,rgba(255,250,203,.88),rgba(255,255,255,.88))!important;border-color:rgba(214,111,50,.18)!important;box-shadow:inset 0 -3px 0 rgba(214,111,50,.46)!important}body.tcl-site-v160 .tcl-cal-day.has-event:after{top:10px!important;right:10px!important;width:8px!important;height:8px!important;border:0!important;background:var(--tcl-yellow)!important}body.tcl-site-v160 .tcl-cal-day.is-today{box-shadow:inset 0 0 0 2px var(--tcl-green)!important}body.tcl-site-v160 .tcl-cal-day.is-today .tcl-cal-day__number{background:var(--tcl-green);color:#fff}body.tcl-site-v160 .tcl-cal-day.has-event:hover{transform:translateY(-2px)!important;background:#fff8ae!important;box-shadow:inset 0 -3px 0 var(--tcl-clay),0 10px 24px rgba(49,50,27,.1)!important}body.tcl-site-v160 .tcl-cal-day.has-event.is-selected{transform:translateY(-2px)!important;background:linear-gradient(145deg,var(--tcl-yellow),#ffd644)!important;border-color:rgba(7,59,51,.2)!important;box-shadow:inset 0 0 0 2px rgba(7,59,51,.18),0 12px 26px rgba(173,119,18,.18)!important}body.tcl-site-v160 .tcl-cal-count{position:absolute;right:7px;bottom:6px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--tcl-green);color:#fff;font-size:10px;font-style:normal;font-weight:1000}body.tcl-site-v160 .tcl-cal-agenda{position:sticky!important;top:92px;display:block!important;padding:20px!important;border-radius:28px!important;background:linear-gradient(155deg,#07594b,#043c34)!important;box-shadow:0 22px 54px rgba(7,59,51,.19)!important}body.tcl-site-v160 .tcl-cal-agenda__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}body.tcl-site-v160 .tcl-cal-agenda__head>div{display:grid;gap:3px}body.tcl-site-v160 .tcl-cal-agenda__head span:first-child{color:rgba(255,242,61,.68);font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.14em}body.tcl-site-v160 .tcl-cal-agenda__head strong{color:#fff;font-size:22px;line-height:1}body.tcl-site-v160 .tcl-cal-agenda__total{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.08);color:#fff!important;font-size:13px!important;font-weight:1000}body.tcl-site-v160 .tcl-cal-agenda__list{display:grid;gap:7px}body.tcl-site-v160 .tcl-cal-agenda__item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:10px;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:rgba(255,255,255,.055);color:#fff;font:inherit;text-align:left;cursor:pointer;transition:transform .22s var(--tcl-ease),background .22s var(--tcl-ease),border-color .22s var(--tcl-ease)}body.tcl-site-v160 .tcl-cal-agenda__item.is-active,body.tcl-site-v160 .tcl-cal-agenda__item:hover{transform:translateX(3px);border-color:rgba(255,242,61,.3);background:rgba(255,255,255,.11)}body.tcl-site-v160 .tcl-cal-agenda__item time{display:grid;place-items:center;align-content:center;min-height:46px;border-radius:13px;background:var(--tcl-yellow);color:var(--tcl-green);line-height:1}body.tcl-site-v160 .tcl-cal-agenda__item time b{font-size:18px}body.tcl-site-v160 .tcl-cal-agenda__item time span{margin-top:2px;font-size:9px;font-weight:1000;text-transform:uppercase}body.tcl-site-v160 .tcl-cal-agenda__copy{display:grid;min-width:0;gap:3px}body.tcl-site-v160 .tcl-cal-agenda__copy small{overflow:hidden;color:rgba(255,242,61,.72);font-size:9px;font-weight:1000;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}body.tcl-site-v160 .tcl-cal-agenda__copy strong{overflow:hidden;color:#fff;font-size:13px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}body.tcl-site-v160 .tcl-cal-agenda__copy em{overflow:hidden;color:rgba(255,255,255,.58);font-size:10px;font-style:normal;font-weight:720;text-overflow:ellipsis;white-space:nowrap}body.tcl-site-v160 .tcl-cal-agenda__item>i{color:var(--tcl-yellow);font-size:16px;font-style:normal}body.tcl-site-v160 .tcl-cal-detail{position:relative;margin-top:16px!important;padding:22px 24px 22px 28px!important;overflow:hidden;border-radius:22px!important;background:linear-gradient(145deg,#f0eee1,#fff)!important;color:var(--tcl-green)!important;box-shadow:none!important}body.tcl-site-v160 .tcl-cal-detail:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--tcl-clay)}body.tcl-site-v160 .tcl-cal-detail__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:9px}body.tcl-site-v160 .tcl-cal-detail__meta span{margin:0!important;padding:5px 9px;border-radius:999px;background:rgba(7,59,51,.07);color:rgba(7,59,51,.72)!important;font-size:10px!important;letter-spacing:.06em!important}body.tcl-site-v160 .tcl-cal-detail__meta .tcl-cal-detail__tag{background:rgba(214,111,50,.12);color:#a95424!important}body.tcl-site-v160 .tcl-cal-detail__title{margin:0 0 10px!important;color:var(--tcl-green);font-size:clamp(22px,3vw,30px)!important}body.tcl-site-v160 .tcl-cal-detail p{max-width:720px;margin:0 0 15px!important;color:rgba(7,59,51,.68)!important;font-size:14px;line-height:1.5}body.tcl-site-v160 .tcl-cal-detail__facts{display:flex;gap:8px!important;margin:0 0 13px!important}body.tcl-site-v160 .tcl-cal-detail__facts span{display:grid!important;gap:2px;margin:0!important;padding:8px 10px;border-radius:11px;background:rgba(7,59,51,.055);color:var(--tcl-green)!important;font-size:11px!important;text-transform:none!important;letter-spacing:0!important}body.tcl-site-v160 .tcl-cal-detail__facts b{color:rgba(7,59,51,.48)!important;font-size:9px;text-transform:uppercase;letter-spacing:.08em}body.tcl-site-v160 .tcl-cal-detail__link{display:inline-flex!important;align-items:center;gap:10px;min-height:42px;padding:0 15px;border-radius:999px;background:var(--tcl-green);color:#fff!important;font-size:13px}body.tcl-site-v160 .tcl-cal-detail__link span{margin:0!important;color:var(--tcl-yellow)!important;font-size:16px!important}body.tcl-site-v160 .tcl-cal-detail__choices{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 12px}body.tcl-site-v160 .tcl-cal-detail__choices button{padding:7px 10px;border:1px solid rgba(7,59,51,.12);border-radius:10px;background:#fff;color:var(--tcl-green);font:inherit;font-size:11px;font-weight:900;cursor:pointer}body.tcl-site-v160 .tcl-cal-detail__choices button.is-active{border-color:var(--tcl-green);background:var(--tcl-green);color:#fff}body.tcl-site-v160 .tcl-cal-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}body.tcl-site-v160 .tcl-news-archive{gap:24px!important}body.tcl-site-v160 .tcl-news-archive__intro{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:clamp(24px,4vw,42px);border:1px solid rgba(7,59,51,.08);border-radius:30px;background:radial-gradient(circle at 94% 14%,rgba(255,242,61,.22),transparent 25%),rgba(255,255,255,.62)}body.tcl-site-v160 .tcl-news-archive__intro h2{margin:3px 0 10px;color:var(--tcl-green);font-size:clamp(36px,5vw,60px);line-height:.96;letter-spacing:-.045em}body.tcl-site-v160 .tcl-news-archive__intro p:last-child{max-width:680px;margin:0;color:rgba(7,59,51,.66);font-weight:760;line-height:1.5}body.tcl-site-v160 .tcl-news-archive__count{display:grid;place-items:center;align-content:center;width:94px;height:94px;border-radius:50%;background:var(--tcl-green);color:#fff;font-size:30px;font-weight:1000;line-height:1;box-shadow:0 16px 34px rgba(7,59,51,.18)}body.tcl-site-v160 .tcl-news-archive__count small{margin-top:5px;color:var(--tcl-yellow);font-size:9px;text-transform:uppercase;letter-spacing:.1em}body.tcl-site-v160 .tcl-news-filters{padding:18px!important;border-radius:22px!important;background:rgba(255,255,255,.72)!important}body.tcl-site-v160 .tcl-news-filters input,body.tcl-site-v160 .tcl-news-filters select{border-radius:12px!important;background:#fbfbf7!important}body.tcl-site-v160 .tcl-news-results-head{padding-top:14px;border-top:1px solid rgba(7,59,51,.09)}body.tcl-site-v160 .tcl-news-results-head h2{font-size:clamp(30px,4vw,44px)!important}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card{height:auto!important;min-height:430px}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card--featured{min-height:430px}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card--featured .tcl-news-card__media{height:auto!important;min-height:430px!important}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card--featured.tcl-news-card--no-media{grid-template-columns:1fr!important;min-height:330px}body.tcl-site-v160 .tcl-news-card{transition:transform .3s var(--tcl-ease),box-shadow .3s var(--tcl-ease)!important}body.tcl-site-v160 .tcl-news-card:hover{box-shadow:0 26px 62px rgba(49,50,27,.13)!important}body.tcl-site-v160 .tcl-news-card__category{background:rgba(214,111,50,.12)!important;color:#9c4f24!important}body.tcl-site-v160 .tcl-news-more{display:flex;align-items:center;justify-content:center;gap:14px 22px;flex-wrap:wrap;padding:18px 20px;border:1px solid rgba(7,59,51,.09);border-radius:22px;background:rgba(255,255,255,.58);box-shadow:0 15px 38px rgba(49,50,27,.07)}body.tcl-site-v160 .tcl-news-more[hidden]{display:none!important}body.tcl-site-v160 .tcl-news-more__button{min-width:230px;cursor:pointer}body.tcl-site-v160 .tcl-news-more__button.is-loading{cursor:wait;opacity:.72}body.tcl-site-v160 .tcl-news-more__button.is-loading span{animation:tcl-news-load-pulse .8s ease-in-out infinite alternate}body.tcl-site-v160 .tcl-news-more__auto{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 15px;border-radius:999px;background:rgba(7,59,51,.07);color:var(--tcl-green);font-size:13px;font-weight:850;cursor:pointer}body.tcl-site-v160 .tcl-news-more__auto[hidden]{display:none!important}body.tcl-site-v160 .tcl-news-more__auto input{width:18px;height:18px;margin:0;accent-color:var(--tcl-green)}body.tcl-site-v160 .tcl-news-more__end{min-height:42px;padding:0 15px;border:0;border-radius:999px;background:0 0;color:var(--tcl-green);font:inherit;font-size:13px;font-weight:900;text-decoration:underline;text-decoration-color:rgba(7,59,51,.28);text-underline-offset:4px;cursor:pointer}body.tcl-site-v160 .tcl-news-more__end:hover{background:rgba(7,59,51,.06);text-decoration-color:currentColor}body.tcl-site-v160 .tcl-news-more__status{flex-basis:100%;margin:0;text-align:center;color:rgba(7,59,51,.62);font-size:12px;font-weight:800}body.tcl-site-v160 .tcl-news-more.is-complete{padding-block:14px}body.tcl-site-v160 .tcl-news-archive.is-enhanced .tcl-news-pagination{display:none!important}@keyframes tcl-news-load-pulse{from{transform:translateY(-2px)}to{transform:translateY(3px)}}@media (max-width:980px){body.tcl-site-v160 .tcl-cal-shell{grid-template-columns:1fr}body.tcl-site-v160 .tcl-cal-agenda{position:relative!important;top:auto;order:2}body.tcl-site-v160 .tcl-cal-agenda__list{grid-template-columns:1fr 1fr}body.tcl-site-v160 .tcl-cal-day{min-height:76px!important}}@media (max-width:640px){body.tcl-site-v160 .tcl-club-calendar{width:100%!important;padding:20px 14px!important;border-radius:27px!important}body.tcl-site-v160 .tcl-cal-intro{display:grid;gap:16px;margin-bottom:22px}body.tcl-site-v160 .tcl-cal-intro h2{font-size:clamp(37px,12vw,50px)}body.tcl-site-v160 .tcl-cal-intro>div:first-child>p:last-child{font-size:14px}body.tcl-site-v160 .tcl-cal-legend{justify-self:start;padding:9px 12px}body.tcl-site-v160 .tcl-cal-main{padding:13px;border-radius:20px}body.tcl-site-v160 .tcl-cal-toolbar{align-items:end!important}body.tcl-site-v160 .tcl-cal-toolbar strong{font-size:23px}body.tcl-site-v160 .tcl-cal-today{display:none}body.tcl-site-v160 .tcl-cal-nav{width:38px!important;height:38px!important;min-height:38px}body.tcl-site-v160 .tcl-cal-grid,body.tcl-site-v160 .tcl-cal-weekdays{gap:4px!important}body.tcl-site-v160 .tcl-cal-day{align-items:center!important;min-height:43px!important;padding:5px!important;border-radius:11px!important}body.tcl-site-v160 .tcl-cal-day__number{width:24px;height:24px}body.tcl-site-v160 .tcl-cal-day__event{display:none}body.tcl-site-v160 .tcl-cal-day.has-event:after{right:4px!important;top:4px!important;width:6px!important;height:6px!important}body.tcl-site-v160 .tcl-cal-count{right:2px;bottom:2px;width:16px;height:16px;font-size:8px}body.tcl-site-v160 .tcl-cal-detail{padding:18px 17px 18px 21px!important}body.tcl-site-v160 .tcl-cal-detail__facts{display:grid!important;grid-template-columns:1fr 1fr}body.tcl-site-v160 .tcl-cal-detail__facts span:last-child:nth-child(odd){grid-column:1/-1}body.tcl-site-v160 .tcl-cal-detail__link{width:100%;justify-content:center}body.tcl-site-v160 .tcl-cal-agenda{padding:16px!important;border-radius:22px!important}body.tcl-site-v160 .tcl-cal-agenda__list{grid-template-columns:1fr}body.tcl-site-v160 .tcl-news-archive__intro{grid-template-columns:1fr;padding:24px 20px;border-radius:24px}body.tcl-site-v160 .tcl-news-archive__count{display:none}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card,body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card--featured{min-height:0}body.tcl-site-v160 .tcl-news-grid--archive .tcl-news-card--featured .tcl-news-card__media{min-height:230px!important}body.tcl-site-v160 .tcl-news-more{align-items:stretch;padding:15px}body.tcl-site-v160 .tcl-news-more__auto,body.tcl-site-v160 .tcl-news-more__button,body.tcl-site-v160 .tcl-news-more__end{width:100%;justify-content:center}}body.tcl-site-v161 .tcl-events-page--terms{gap:clamp(18px,2.5vw,28px)!important}body.tcl-site-v161.tcl-virtual-termine .tcl-virtual-main{padding-top:88px!important}body.tcl-site-v161 .tcl-aktuelles-hero--terms{min-height:0!important;padding-top:clamp(18px,2.6vw,30px)!important;padding-bottom:clamp(18px,2.6vw,30px)!important}body.tcl-site-v161 .tcl-aktuelles-hero--terms>div{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:end;gap:12px 38px}body.tcl-site-v161 .tcl-aktuelles-hero--terms .tcl-kicker{grid-column:1/-1;margin:0!important}body.tcl-site-v161 .tcl-aktuelles-hero--terms h1{margin:0!important;font-size:clamp(36px,4vw,54px)!important;line-height:.94!important}body.tcl-site-v161 .tcl-aktuelles-hero--terms p:not(.tcl-kicker){align-self:center;max-width:590px!important;margin:0!important;font-size:15px!important;line-height:1.45!important}body.tcl-site-v161 .tcl-club-calendar{padding:clamp(22px,3vw,38px)!important}body.tcl-site-v161 .tcl-cal-intro{align-items:center;margin-bottom:18px}body.tcl-site-v161 .tcl-cal-intro h2{margin:2px 0 0;font-size:clamp(30px,3.5vw,46px);letter-spacing:-.04em}body.tcl-site-v161 .tcl-cal-shell{display:grid;grid-template-columns:1fr;gap:16px}body.tcl-site-v161 .tcl-cal-agenda{position:relative!important;top:auto!important;padding:16px!important;border-radius:24px!important}body.tcl-site-v161 .tcl-cal-agenda__head{margin-bottom:12px}body.tcl-site-v161 .tcl-cal-agenda__head strong{font-size:20px}body.tcl-site-v161 .tcl-cal-agenda__list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px}body.tcl-site-v161 .tcl-cal-agenda__item{min-height:68px;padding:8px}body.tcl-site-v161 .tcl-cal-agenda__copy strong{font-size:13px}body.tcl-site-v161 .tcl-cal-workspace{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:16px;align-items:stretch}body.tcl-site-v161 .tcl-cal-main{padding:17px}body.tcl-site-v161 .tcl-cal-toolbar{margin-bottom:13px!important}body.tcl-site-v161 .tcl-cal-toolbar strong{font-size:clamp(22px,2.5vw,30px)}body.tcl-site-v161 .tcl-cal-day{min-height:61px!important;gap:4px;padding:7px!important;border-radius:13px!important}body.tcl-site-v161 .tcl-cal-day__event{font-size:9px;line-height:1.15;-webkit-line-clamp:1}body.tcl-site-v161 .tcl-cal-detail{display:flex;align-items:center;min-width:0;height:100%;margin:0!important;padding:24px 24px 24px 28px!important}body.tcl-site-v161 .tcl-cal-detail__inner{width:100%}body.tcl-site-v161 .tcl-cal-detail__facts{display:grid!important;grid-template-columns:1fr!important}body.tcl-site-v161 .tcl-cal-detail__link{width:100%;justify-content:center}body.tcl-site-v161 .tcl-all-events{padding:clamp(24px,3.5vw,42px);border:1px solid rgba(7,59,51,.08);border-radius:32px;background:rgba(255,255,255,.56);box-shadow:0 20px 54px rgba(49,50,27,.07)}body.tcl-site-v161 .tcl-all-events>header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}body.tcl-site-v161 .tcl-all-events>header h2{margin:2px 0 0;color:var(--tcl-green);font-size:clamp(32px,4vw,50px);line-height:.96;letter-spacing:-.045em}body.tcl-site-v161 .tcl-all-events>header>p{max-width:480px;margin:0;color:rgba(7,59,51,.64);font-size:14px;font-weight:760;line-height:1.45}body.tcl-site-v161 .tcl-all-events__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.tcl-site-v161 .tcl-all-events__item{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:15px;border:1px solid rgba(7,59,51,.08);border-radius:20px;background:rgba(255,255,255,.74);color:var(--tcl-green)!important;text-decoration:none!important;transition:transform .26s var(--tcl-ease),box-shadow .26s var(--tcl-ease),border-color .26s var(--tcl-ease)}body.tcl-site-v161 .tcl-all-events__item:hover{transform:translateY(-3px);border-color:rgba(214,111,50,.26);box-shadow:0 15px 34px rgba(49,50,27,.1)}body.tcl-site-v161 .tcl-all-events__item time{display:grid;place-items:center;align-content:center;width:50px;height:58px;border-radius:15px;background:var(--tcl-yellow);color:var(--tcl-green);line-height:1}body.tcl-site-v161 .tcl-all-events__item time b{font-size:21px}body.tcl-site-v161 .tcl-all-events__item time span{margin-top:3px;font-size:9px;font-weight:1000;text-transform:uppercase}body.tcl-site-v161 .tcl-all-events__item>div{min-width:0}body.tcl-site-v161 .tcl-all-events__meta{display:block;margin-bottom:4px;color:#a95424;font-size:9px;font-weight:1000;text-transform:uppercase;letter-spacing:.07em}body.tcl-site-v161 .tcl-all-events__item h3{margin:0 0 4px;overflow:hidden;color:var(--tcl-green);font-size:17px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}body.tcl-site-v161 .tcl-all-events__item p{margin:0;color:rgba(7,59,51,.62);font-size:12px;font-weight:700;line-height:1.35}body.tcl-site-v161 .tcl-all-events__item small{display:block;margin-top:5px;color:rgba(7,59,51,.55);font-size:10px;font-weight:850}body.tcl-site-v161 .tcl-all-events__item>i{color:var(--tcl-clay);font-size:18px;font-style:normal}body.tcl-site-v161 .tcl-all-events__item.is-past{opacity:.68}body.tcl-site-v161 .tcl-all-events__item.is-past time{background:rgba(7,59,51,.1)}@media (max-width:980px){body.tcl-site-v161 .tcl-aktuelles-hero--terms>div{grid-template-columns:1fr}body.tcl-site-v161 .tcl-aktuelles-hero--terms .tcl-kicker{grid-column:auto}body.tcl-site-v161 .tcl-cal-agenda__list{grid-template-columns:repeat(2,minmax(0,1fr))}body.tcl-site-v161 .tcl-cal-workspace{grid-template-columns:1fr}body.tcl-site-v161 .tcl-cal-detail{height:auto}}@media (max-width:640px){body.tcl-site-v161.tcl-virtual-termine .tcl-virtual-main{padding-top:76px!important}body.tcl-site-v161 .tcl-aktuelles-hero--terms{padding:16px 2px!important}body.tcl-site-v161 .tcl-aktuelles-hero--terms>div{gap:7px}body.tcl-site-v161 .tcl-aktuelles-hero--terms h1{font-size:clamp(34px,10.5vw,44px)!important}body.tcl-site-v161 .tcl-aktuelles-hero--terms p:not(.tcl-kicker){font-size:13px!important}body.tcl-site-v161 .tcl-cal-intro{gap:12px;margin-bottom:15px}body.tcl-site-v161 .tcl-cal-intro h2{font-size:30px}body.tcl-site-v161 .tcl-cal-agenda__list{grid-template-columns:1fr}body.tcl-site-v161 .tcl-cal-day{min-height:43px!important;padding:5px!important}body.tcl-site-v161 .tcl-cal-detail{padding:19px 17px 19px 21px!important}body.tcl-site-v161 .tcl-all-events{padding:22px 14px;border-radius:26px}body.tcl-site-v161 .tcl-all-events>header{display:grid;gap:9px;margin-bottom:16px}body.tcl-site-v161 .tcl-all-events>header h2{font-size:34px}body.tcl-site-v161 .tcl-all-events__grid{grid-template-columns:1fr}body.tcl-site-v161 .tcl-all-events__item{grid-template-columns:46px minmax(0,1fr) auto;gap:11px;padding:12px;border-radius:17px}body.tcl-site-v161 .tcl-all-events__item time{width:46px;height:54px;border-radius:13px}body.tcl-site-v161 .tcl-all-events__item h3{font-size:16px}body.tcl-site-v161 .tcl-all-events__item p{display:none}}body.tcl-site-v172{--tcl-finished-header-h:64px;--tcl-finished-content:1038px}body.tcl-site-v172 .tcl-header{top:0!important;height:var(--tcl-finished-header-h)!important;padding:0 22px!important;border-radius:0 0 24px 24px!important;background:linear-gradient(118deg,rgba(239,232,190,.72),rgba(27,84,71,.9) 38%,rgba(4,49,42,.98))!important;box-shadow:0 10px 28px rgba(0,35,29,.18),inset 0 1px 0 rgba(255,255,255,.38)!important}body.tcl-site-v172 .tcl-header__brand{min-width:106px!important;padding:0!important;transform:translateY(4px)!important}body.tcl-site-v172 .tcl-header__brand img{width:92px!important}body.tcl-site-v172 .tcl-nav{padding-top:5px!important;padding-bottom:5px!important}body.tcl-site-v172 .tcl-nav a{height:31px!important}body.tcl-site-v172 .tcl-nav__rollball{width:42px!important;height:42px!important;margin-top:-21px!important}body.tcl-site-v172 .tcl-subpage,body.tcl-site-v172 .tcl-virtual-main{padding-top:84px!important}body.tcl-site-v172 .tcl-mobile-panel{top:72px!important;max-height:calc(100dvh - 84px)!important}body.tcl-site-v172 .tcl-home .tcl-hero{min-height:520px!important;align-items:center!important;background-position:center 46%!important}body.tcl-site-v172 .tcl-home .tcl-hero__content{width:min(var(--tcl-finished-content),calc(100% - 42px))!important;padding-top:58px!important;padding-bottom:28px!important}body.tcl-site-v172 .tcl-home .tcl-hero h1{max-width:620px;margin-bottom:12px!important;font-size:clamp(62px,6.4vw,82px)!important;line-height:.88!important}body.tcl-site-v172 .tcl-home .tcl-hero p{max-width:570px;margin-bottom:0!important;font-size:17px!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{bottom:54px!important}body.tcl-site-v172 .tcl-home #tcl-start{margin-top:-38px!important;padding-top:8px!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero--editorial,.tcl-current-hero--compact,.tcl-aktuelles-hero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero,.tcl-news-article__hero
){width:min(var(--tcl-finished-content),calc(100% - 42px))!important;max-width:var(--tcl-finished-content)!important;min-height:0!important;margin:0 auto 22px!important;padding:8px 0 18px!important;overflow:visible!important;border:0!important;border-bottom:1px solid rgba(7,59,51,.13)!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-news-article__hero
){display:grid!important;grid-template-columns:minmax(0,1fr) minmax(210px,270px)!important;align-items:center!important;gap:clamp(20px,3vw,34px)!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero,.tcl-news-article__hero
) :is(h1,h2){max-width:820px!important;margin:0 0 10px!important;font-size:clamp(39px,3.8vw,52px)!important;line-height:.96!important;letter-spacing:-.048em!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero,.tcl-news-article__hero
) .tcl-kicker{margin:0 0 7px!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero
) p:not(.tcl-kicker){max-width:720px!important;margin-top:0!important;margin-bottom:13px!important;font-size:clamp(15px,1.25vw,17px)!important;line-height:1.46!important}body.tcl-site-v172 .tcl-subhero>img,body.tcl-site-v172 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-news-article__hero
) :is(figure,.tcl-detail-image-link){height:166px!important;min-height:166px!important;margin:0!important;border-radius:18px!important;overflow:hidden!important}body.tcl-site-v172 .tcl-subhero>img,body.tcl-site-v172 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-news-article__hero
) figure img{width:100%!important;height:100%!important;object-fit:cover!important}body.tcl-site-v172 .tcl-aktuelles-hero--terms>div{display:block!important}body.tcl-site-v172 .tcl-current-hero--compact>div{grid-template-columns:1fr!important}body.tcl-site-v172 .tcl-section--sub{padding-bottom:68px!important}body.tcl-site-v172 .tcl-all-events__item h3{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere}body.tcl-site-v172 .tcl-home-news{width:min(1100px,calc(100% - 28px))!important;gap:11px!important}body.tcl-site-v172 .tcl-home-news__head{min-height:52px!important}body.tcl-site-v172 .tcl-news-grid--home{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important;align-items:stretch!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured{grid-column:auto!important;height:auto!important;min-height:220px!important;border-radius:19px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__link{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:110px minmax(0,1fr)!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__link{grid-template-rows:minmax(0,1fr)!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__media{height:110px!important;min-height:110px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__body,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__body{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:start!important;justify-content:stretch!important;padding:18px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__meta{align-self:start;margin-bottom:9px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card h3,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured h3{align-self:start;margin:0!important;font-size:clamp(21px,1.8vw,25px)!important;line-height:1.04!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-inline-link{align-self:end!important;margin-top:12px!important}body.tcl-site-v172 .tcl-news-grid--overview .tcl-news-card,body.tcl-site-v172 .tcl-news-grid--overview .tcl-news-card--featured{height:auto!important;min-height:315px!important}body.tcl-site-v172 .tcl-news-grid--overview .tcl-news-card--no-media{min-height:285px!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card{height:auto!important;min-height:360px!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card--no-media{min-height:275px!important}body.tcl-site-v172 .tcl-mini-gallery .tcl-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}body.tcl-site-v172 .tcl-mini-gallery .tcl-image-card{min-height:250px!important}@media (max-width:980px){body.tcl-site-v172 .tcl-mini-gallery .tcl-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){body.tcl-site-v172{--tcl-finished-header-h:58px}body.tcl-site-v172 .tcl-header{height:58px!important;padding:0 13px!important;border-radius:0 0 20px 20px!important}body.tcl-site-v172 .tcl-header__brand{min-width:96px!important;transform:translateY(4px)!important}body.tcl-site-v172 .tcl-header__brand img{width:82px!important}body.tcl-site-v172 .tcl-ball-toggle{right:12px!important;width:44px!important;height:44px!important}body.tcl-site-v172 .tcl-subpage,body.tcl-site-v172 .tcl-virtual-main{padding-top:74px!important}body.tcl-site-v172 .tcl-mobile-panel{top:64px!important;max-height:calc(100dvh - 74px)!important}body.tcl-site-v172 .tcl-home .tcl-hero{min-height:450px!important;align-items:flex-end!important;background-position:center top!important}body.tcl-site-v172 .tcl-home .tcl-hero__content{width:calc(100% - 32px)!important;padding:74px 0 78px!important}body.tcl-site-v172 .tcl-home .tcl-hero h1{font-size:clamp(40px,12vw,48px)!important;line-height:.92!important}body.tcl-site-v172 .tcl-home .tcl-hero p{max-width:350px;font-size:14px!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{bottom:45px!important}body.tcl-site-v172 .tcl-home #tcl-start{margin-top:-32px!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero--editorial,.tcl-current-hero--compact,.tcl-aktuelles-hero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero,.tcl-news-article__hero
){width:calc(100% - 28px)!important;margin-bottom:18px!important;padding:6px 0 16px!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-news-article__hero
){grid-template-columns:1fr!important;gap:14px!important}body.tcl-site-v172 :is(
.tcl-subhero,.tcl-editorial-hero,.tcl-teams-hero,.tcl-current-hero,.tcl-aktuelles-hero,.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-legal-hero,.tcl-contact-hero,.tcl-news-article__hero
) :is(h1,h2){font-size:clamp(34px,10vw,44px)!important;line-height:.98!important}body.tcl-site-v172 .tcl-subhero>img,body.tcl-site-v172 :is(
.tcl-subhero,.tcl-training-page>.tcl-training-hero,.tcl-training-page--detail>.tcl-training-split:first-child,.tcl-youth-page>.tcl-youth-hero,.tcl-youth-page--detail>.tcl-training-split:first-child,.tcl-service-intro,.tcl-subpage--verein-section .tcl-section--sub>.tcl-verein-split:first-child,.tcl-news-article__hero
) :is(figure,.tcl-detail-image-link){height:150px!important;min-height:150px!important}body.tcl-site-v172 .tcl-news-grid--home{grid-template-columns:1fr!important;gap:11px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured{min-height:195px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__link{grid-template-rows:100px minmax(0,1fr)!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__link{grid-template-rows:minmax(0,1fr)!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__body,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__body{padding:15px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card h3,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured h3{font-size:21px!important}body.tcl-site-v172 .tcl-news-grid--overview .tcl-news-card,body.tcl-site-v172 .tcl-news-grid--overview .tcl-news-card--featured,body.tcl-site-v172 .tcl-news-grid--overview .tcl-news-card--no-media{height:auto!important;min-height:255px!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card,body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card--no-media{min-height:0!important}}@media (max-width:520px){body.tcl-site-v172 .tcl-mini-gallery .tcl-image-grid{grid-template-columns:1fr!important}body.tcl-site-v172 .tcl-mini-gallery .tcl-image-card{min-height:240px!important}}body.tcl-site-v172.tcl-site-active.tcl-compact-header .tcl-events-page--terms>.tcl-aktuelles-hero,body.tcl-site-v172.tcl-site-active.tcl-compact-header .tcl-news-page>.tcl-aktuelles-hero,body.tcl-site-v172.tcl-site-active.tcl-compact-header .tcl-service-page>.tcl-service-intro,body.tcl-site-v172.tcl-site-active.tcl-compact-header .tcl-teams-page>.tcl-teams-hero,body.tcl-site-v172.tcl-site-active.tcl-compact-header .tcl-training-page>.tcl-training-hero,body.tcl-site-v172.tcl-site-active.tcl-compact-header .tcl-youth-page>.tcl-youth-hero{margin-bottom:0!important}@media (min-width:1101px){body.tcl-site-active .tcl-nav__item.has-sub.is-keyboard-closed .tcl-nav__sub{pointer-events:none!important;opacity:0!important;visibility:hidden!important;transform:translateY(9px) scale(.982)!important}}body.tcl-site-active .tcl-backtop:focus-visible,body.tcl-site-active .tcl-ball-toggle:focus-visible,body.tcl-site-active .tcl-footer__links a:focus-visible,body.tcl-site-active .tcl-footer__social a:focus-visible,body.tcl-site-active .tcl-header__brand:focus-visible,body.tcl-site-active .tcl-nav__item>a:focus-visible{outline:3px solid var(--tcl-yellow)!important;outline-offset:3px!important}body.tcl-site-active .tcl-skip-link{position:fixed;z-index:10001;top:12px;left:12px;padding:12px 18px;border-radius:999px;background:var(--tcl-yellow);color:var(--tcl-green)!important;font-weight:1000;text-decoration:none!important;box-shadow:0 10px 28px rgba(0,0,0,.24);transform:translateY(calc(-100% - 18px))}body.tcl-site-active .tcl-skip-link:focus{outline:3px solid var(--tcl-green);outline-offset:3px;transform:translateY(0)!important}body.tcl-site-v172 .tcl-header{height:70px!important;border-radius:0 0 50% 50%/0 0 18px 18px!important;background:radial-gradient(520px 100px at 7% -12%,rgba(255,248,188,.48),rgba(255,248,188,.1) 48%,transparent 76%),linear-gradient(118deg,rgba(239,232,190,.6),rgba(27,84,71,.9) 38%,rgba(4,49,42,.98))!important;box-shadow:0 13px 30px rgba(0,35,29,.18),inset 0 -1px 0 rgba(255,255,255,.3)!important}body.tcl-site-v172.tcl-is-scrolled .tcl-header{height:62px!important;border-radius:0 0 50% 50%/0 0 13px 13px!important}body.tcl-site-v172 .tcl-mobile-panel{top:78px!important}body.tcl-site-v172.tcl-is-scrolled .tcl-mobile-panel{top:69px!important}body.tcl-site-v172 .tcl-home #tcl-start{margin-top:-34px!important;padding-top:12px!important}body.tcl-site-v172 .tcl-home-news{width:min(var(--tcl-finished-content),calc(100% - 42px))!important;gap:14px!important;margin-bottom:30px!important}body.tcl-site-v172 .tcl-home-news__head{min-height:58px!important;align-items:end!important}body.tcl-site-v172 .tcl-home-news__head>a{min-height:40px;padding:0 13px;border:1px solid rgba(7,59,51,.12);border-radius:999px;background:rgba(255,255,255,.42);transition:transform .28s var(--tcl-ease),background .28s var(--tcl-ease),box-shadow .28s var(--tcl-ease)}body.tcl-site-v172 .tcl-home-news__head>a:hover{transform:translateY(-2px);background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(59,44,17,.09)}body.tcl-site-v172 .tcl-news-grid--home{gap:16px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured{position:relative;height:264px!important;min-height:264px!important;overflow:hidden;border:1px solid rgba(7,59,51,.08);border-radius:22px!important;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(247,244,224,.82))!important;box-shadow:0 14px 34px rgba(59,44,17,.08),inset 0 1px 0 rgba(255,255,255,.78)!important;transition:transform .32s var(--tcl-ease),box-shadow .32s var(--tcl-ease),border-color .32s var(--tcl-ease)}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card:nth-child(2){background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(248,239,220,.88))!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card:nth-child(3){background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(233,241,224,.84))!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card:hover{transform:translateY(-5px);border-color:rgba(7,59,51,.15);box-shadow:0 22px 46px rgba(59,44,17,.13),inset 0 1px 0 rgba(255,255,255,.86)!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured .tcl-news-card__link,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__link,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__link{grid-template-rows:minmax(0,1fr)!important;height:100%!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__media{display:none!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__body,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__body{position:relative;z-index:1;grid-template-rows:auto minmax(0,1fr) auto!important;height:100%;padding:22px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__body::after{content:"";position:absolute;z-index:-1;right:-42px;bottom:-58px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(255,242,56,.17),rgba(255,242,56,0) 68%);pointer-events:none}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__meta{min-height:30px;margin-bottom:13px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card h3,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured h3{display:-webkit-box;overflow:hidden;font-size:clamp(22px,1.8vw,26px)!important;line-height:1.05!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}body.tcl-site-v172 .tcl-news-grid--home .tcl-inline-link{justify-self:start;min-height:34px;display:inline-flex;align-items:center;margin-top:14px!important;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.62);box-shadow:inset 0 0 0 1px rgba(189,109,40,.13)}@media (max-width:760px){body.tcl-site-v172 .tcl-header{height:66px!important;border-radius:0 0 50% 50%/0 0 14px 14px!important}body.tcl-site-v172.tcl-is-scrolled .tcl-header{height:58px!important;border-radius:0 0 50% 50%/0 0 10px 10px!important}body.tcl-site-v172 .tcl-header__brand img{width:98px!important}body.tcl-site-v172 .tcl-mobile-panel{top:73px!important}body.tcl-site-v172.tcl-is-scrolled .tcl-mobile-panel{top:65px!important}body.tcl-site-v172 .tcl-home #tcl-start{margin-top:-30px!important;padding-top:10px!important}body.tcl-site-v172 .tcl-home-news{width:calc(100% - 28px)!important;gap:12px!important}body.tcl-site-v172 .tcl-home-news__head{min-height:58px!important}body.tcl-site-v172 .tcl-home-news__head>a{min-height:36px;padding:0 10px;font-size:12px!important}body.tcl-site-v172 .tcl-news-grid--home{gap:13px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured{height:234px!important;min-height:234px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--no-media .tcl-news-card__body,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card__body{padding:18px!important}body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card h3,body.tcl-site-v172 .tcl-news-grid--home .tcl-news-card--featured h3{font-size:22px!important}}body.tcl-site-v172 .tcl-home .tcl-hero::after{left:-6%!important;right:-6%!important;bottom:-1px!important;height:44px!important;border-radius:50% 50% 0 0/100% 100% 0 0!important;background:var(--tcl-cream)!important;transform:translateY(1px) translateZ(0)!important}body.tcl-site-v172 .tcl-home #tcl-start{margin-top:0!important;padding-top:16px!important}body.tcl-site-v172{--tcl-footer-arc-h:30px!important;--tcl-footer-arc-y:24px!important}body.tcl-site-v172 .tcl-footer{margin:calc(-1 * var(--tcl-footer-arc-h)) 0 0!important;padding:calc(var(--tcl-footer-arc-h) + 8px) 0 max(10px,env(safe-area-inset-bottom))!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V18C76 11 61 8 50 8S24 11 0 18Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 100H100V18C76 11 61 8 50 8S24 11 0 18Z'/%3E%3C/svg%3E")!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{min-height:40px!important;gap:8px!important;padding:3px 4px 3px 16px!important;border:1px solid rgba(255,255,255,.34)!important;background:rgba(7,59,51,.34)!important;box-shadow:0 12px 30px rgba(0,25,21,.18),inset 0 1px 0 rgba(255,255,255,.22)!important;font-size:11px!important;letter-spacing:.12em!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{width:30px!important;height:30px!important;animation:tclScrollNudge 2.6s cubic-bezier(.45,0,.2,1) infinite!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll:focus-visible,body.tcl-site-v172 .tcl-home .tcl-hero-scroll:hover{background:rgba(7,59,51,.5)!important;border-color:rgba(255,255,255,.52)!important;box-shadow:0 16px 34px rgba(0,25,21,.24),inset 0 1px 0 rgba(255,255,255,.28)!important}@keyframes tclScrollNudge{0%,100%,72%{transform:translateY(0)}82%{transform:translateY(3px)}90%{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{animation:none!important}}@media (max-width:760px){body.tcl-site-v172 .tcl-home .tcl-hero::after{height:30px!important}body.tcl-site-v172 .tcl-home #tcl-start{margin-top:0!important;padding-top:12px!important}body.tcl-site-v172{--tcl-footer-arc-h:22px!important;--tcl-footer-arc-y:18px!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{min-height:38px!important;padding:3px 4px 3px 14px!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{width:28px!important;height:28px!important}}body.tcl-site-v172 .tcl-footer{margin:0!important;padding:38px 0 max(10px,env(safe-area-inset-bottom))!important;overflow:hidden!important;border-radius:50% 50% 0 0/18px 18px 0 0!important;-webkit-mask-image:none!important;mask-image:none!important}body.tcl-site-v172 .tcl-footer::after,body.tcl-site-v172 .tcl-footer::before{display:none!important}body.tcl-site-v172.tcl-compact-header .tcl-header{height:70px!important;border-radius:0 0 50% 50%/0 0 18px 18px!important}body.tcl-site-v172.tcl-compact-header.tcl-is-scrolled .tcl-header{height:62px!important;border-radius:0 0 50% 50%/0 0 13px 13px!important}body.tcl-site-v172 .tcl-events-page{gap:clamp(20px,3vw,34px)!important}body.tcl-site-v172 .tcl-aktuelles-nav{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:min(720px,100%);margin:-8px auto 2px;padding:6px;border:1px solid rgba(7,59,51,.09);border-radius:999px;background:rgba(255,255,255,.68);box-shadow:0 16px 38px rgba(53,49,26,.08),inset 0 1px 0 rgba(255,255,255,.76);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body.tcl-site-v172 .tcl-aktuelles-nav a{display:flex;min-height:42px;align-items:center;justify-content:center;padding:0 17px;border-radius:999px;color:rgba(7,59,51,.7)!important;font-size:13px;font-weight:950;text-decoration:none!important;transition:transform .24s var(--tcl-ease),background .24s var(--tcl-ease),color .24s var(--tcl-ease),box-shadow .24s var(--tcl-ease)}body.tcl-site-v172 .tcl-aktuelles-nav a:hover{transform:translateY(-1px);background:rgba(7,59,51,.06);color:var(--tcl-green)!important}body.tcl-site-v172 .tcl-aktuelles-nav a.is-active{background:var(--tcl-green);color:#fff!important;box-shadow:0 8px 20px rgba(7,59,51,.18),inset 0 1px 0 rgba(255,255,255,.16)}body.tcl-site-v172 .tcl-aktuelles-nav a:focus-visible{outline:3px solid var(--tcl-yellow);outline-offset:2px}body.tcl-site-v172 .tcl-aktuelles-page .tcl-news-grid--overview{gap:16px!important}body.tcl-site-v172 .tcl-aktuelles-page .tcl-news-grid--overview .tcl-news-card{border-radius:24px!important;box-shadow:0 16px 40px rgba(49,50,27,.09)!important;transition:transform .3s var(--tcl-ease),box-shadow .3s var(--tcl-ease)!important}body.tcl-site-v172 .tcl-aktuelles-page .tcl-news-grid--overview .tcl-news-card:hover{transform:translateY(-4px);box-shadow:0 24px 52px rgba(49,50,27,.14)!important}body.tcl-site-v172 .tcl-upcoming{border-radius:30px!important;box-shadow:0 24px 60px rgba(7,59,51,.16)!important}body.tcl-site-v172 .tcl-club-calendar--compact{display:grid!important;grid-template-columns:minmax(245px,.62fr) minmax(0,1.38fr)!important;align-items:center;gap:clamp(24px,4vw,54px);padding:clamp(28px,4vw,46px)!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-intro{display:grid!important;align-content:center;gap:22px;margin:0!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-intro h2{max-width:360px;margin:5px 0 18px!important;font-size:clamp(36px,4vw,54px)!important;line-height:.96!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-legend{justify-self:start}body.tcl-site-v172 .tcl-cal-overview-link{display:inline-flex;min-height:40px;align-items:center;gap:9px;padding:0 14px;border-radius:999px;background:var(--tcl-green);color:#fff!important;font-size:13px;font-weight:950;text-decoration:none!important;box-shadow:0 10px 24px rgba(7,59,51,.15);transition:transform .25s var(--tcl-ease),box-shadow .25s var(--tcl-ease)}body.tcl-site-v172 .tcl-cal-overview-link:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(7,59,51,.21)}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-shell,body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-workspace{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%;min-width:0}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-main{width:100%}body.tcl-site-v172 .tcl-news-archive__intro{border-radius:32px!important;background:radial-gradient(circle at 94% 12%,rgba(255,242,61,.25),transparent 27%),linear-gradient(145deg,rgba(255,255,255,.76),rgba(245,242,222,.6))!important;box-shadow:0 20px 52px rgba(49,50,27,.07)}body.tcl-site-v172 .tcl-news-filters{gap:12px!important;border-radius:24px!important;box-shadow:0 16px 42px rgba(49,50,27,.07)!important}body.tcl-site-v172 .tcl-news-grid--archive{gap:17px!important;align-items:stretch!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card{min-height:350px!important;border-radius:24px!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card:first-child{grid-column:span 2;min-height:380px!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card:first-child .tcl-news-card__body{padding:clamp(24px,3vw,38px)!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card:first-child h3{max-width:680px;font-size:clamp(30px,3.3vw,46px)!important;line-height:.98!important}body.tcl-site-v172 .tcl-events-page--gallery .tcl-events-gallery{padding:clamp(24px,4vw,42px);border:1px solid rgba(7,59,51,.08);border-radius:30px;background:rgba(255,255,255,.48);box-shadow:0 22px 58px rgba(49,50,27,.08)}@media (max-width:900px){body.tcl-site-v172 .tcl-club-calendar--compact{grid-template-columns:1fr!important;gap:22px}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-intro{grid-template-columns:minmax(0,1fr) auto;align-items:end}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-legend{align-self:end;justify-self:end}}@media (max-width:760px){body.tcl-site-v172.tcl-compact-header .tcl-header{height:66px!important;border-radius:0 0 50% 50%/0 0 14px 14px!important}body.tcl-site-v172.tcl-compact-header.tcl-is-scrolled .tcl-header{height:58px!important;border-radius:0 0 50% 50%/0 0 10px 10px!important}body.tcl-site-v172 .tcl-footer{padding-top:31px!important;border-radius:50% 50% 0 0/14px 14px 0 0!important}body.tcl-site-v172 .tcl-aktuelles-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 28px);margin:-4px auto 0;border-radius:24px}body.tcl-site-v172 .tcl-aktuelles-nav a{min-height:40px;padding:0 11px}body.tcl-site-v172 .tcl-club-calendar--compact{padding:24px 16px!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-intro{grid-template-columns:1fr;gap:15px}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-intro h2{margin-bottom:15px!important;font-size:36px!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-legend{justify-self:start}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card:first-child{grid-column:auto;min-height:0!important}body.tcl-site-v172 .tcl-news-grid--archive .tcl-news-card:first-child h3{font-size:27px!important}body.tcl-site-v172 .tcl-events-page--gallery .tcl-events-gallery{width:calc(100% - 28px)!important;padding:20px 14px;border-radius:25px}}body.tcl-site-v172 .tcl-home-news__viewport{min-width:0}body.tcl-site-v172 .tcl-home-news{width:100%!important}body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-home-news__viewport{overflow:hidden;margin:-7px 0 -12px;padding:7px 0 12px}body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-home-news__track{display:flex!important;grid-template-columns:none!important;width:100%;gap:22px!important;will-change:transform;transition:transform .54s cubic-bezier(.22,.72,.18,1)}body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-news-card{flex:0 0 calc((100% - 32px)/ 3);width:calc((100% - 32px)/ 3);height:var(--tcl-home-news-card-h,254px)!important;min-height:var(--tcl-home-news-card-h,254px)!important}body.tcl-site-v172 .tcl-home-news.is-changing .tcl-news-card{box-shadow:0 10px 25px rgba(59,44,17,.07)!important}body.tcl-site-v172 .tcl-home-news__controls{display:none;align-items:center;justify-content:center;gap:9px;min-height:42px}body.tcl-site-v172 .tcl-home-news.is-slider-ready.has-pages .tcl-home-news__controls{display:flex}body.tcl-site-v172 .tcl-home-news__controls button{display:inline-flex;min-height:38px;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(7,59,51,.12);border-radius:999px;background:rgba(255,255,255,.48);color:var(--tcl-green);font:inherit;font-size:12px;font-weight:950;cursor:pointer;transition:transform .24s var(--tcl-ease),background .24s var(--tcl-ease),box-shadow .24s var(--tcl-ease),opacity .24s ease}body.tcl-site-v172 .tcl-home-news__controls button:not(:disabled):hover{transform:translateY(-2px);background:rgba(255,255,255,.82);box-shadow:0 10px 22px rgba(59,44,17,.09)}body.tcl-site-v172 .tcl-home-news__controls button:focus-visible{outline:3px solid var(--tcl-yellow);outline-offset:2px}body.tcl-site-v172 .tcl-home-news__controls button:disabled{opacity:.34;cursor:default}body.tcl-site-v172 .tcl-home-news__controls button span{transition:transform .24s var(--tcl-ease)}body.tcl-site-v172 .tcl-home-news__controls button:first-child:not(:disabled):hover span{transform:translateX(-2px)}body.tcl-site-v172 .tcl-home-news__controls button:last-child:not(:disabled):hover span{transform:translateX(2px)}body.tcl-site-v172 .tcl-home-news__controls p{min-width:66px;margin:0;color:rgba(7,59,51,.56);font-size:11px;font-weight:900;text-align:center}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{left:50%!important;right:auto!important;min-height:36px!important;gap:7px!important;padding:3px 3px 3px 12px!important;border-color:rgba(255,255,255,.28)!important;background:rgba(4,49,42,.22)!important;box-shadow:0 9px 24px rgba(0,25,21,.13),inset 0 1px 0 rgba(255,255,255,.16)!important;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:10px!important;letter-spacing:.15em!important;transform:translateX(-50%)!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{position:relative;width:28px!important;height:28px!important;overflow:hidden;background:rgba(255,255,255,.88)!important;color:var(--tcl-green)!important;animation:none!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b::after{content:"";position:absolute;inset:3px;border:1px solid rgba(7,59,51,.13);border-radius:50%;opacity:0;animation:tclScrollHalo 3.4s ease-out infinite}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b svg{animation:tclScrollArrow 3.4s cubic-bezier(.45,0,.2,1) infinite}body.tcl-site-v172 .tcl-home .tcl-hero-scroll:focus-visible,body.tcl-site-v172 .tcl-home .tcl-hero-scroll:hover{transform:translateX(-50%) translateY(-2px)!important;border-color:rgba(255,255,255,.42)!important;background:rgba(4,49,42,.34)!important;box-shadow:0 13px 28px rgba(0,25,21,.18),inset 0 1px 0 rgba(255,255,255,.2)!important}@keyframes tclScrollArrow{0%,100%,70%{opacity:1;transform:translateY(0)}80%{opacity:.45;transform:translateY(3px)}81%{opacity:0;transform:translateY(3px)}82%{opacity:0;transform:translateY(-3px)}92%{opacity:1;transform:translateY(0)}}@keyframes tclScrollHalo{0%,100%,70%{opacity:0}82%{opacity:.62}94%{opacity:0}}@media (max-width:1100px){body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-news-card{flex-basis:100%;width:100%;height:var(--tcl-home-news-card-h,234px)!important;min-height:var(--tcl-home-news-card-h,234px)!important}}@media (max-width:760px){body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-home-news__track{gap:14px!important}body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-news-card{flex-basis:100%;width:100%;height:var(--tcl-home-news-card-h,218px)!important;min-height:var(--tcl-home-news-card-h,218px)!important}body.tcl-site-v172 .tcl-home-news__controls{gap:6px}body.tcl-site-v172 .tcl-home-news__controls button{min-height:36px;padding:0 11px}body.tcl-site-v172 .tcl-home-news__controls p{min-width:58px;font-size:10px}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{min-height:34px!important;padding:3px 3px 3px 11px!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{width:26px!important;height:26px!important}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-home-news__track{transition:none!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b,body.tcl-site-v172 .tcl-home .tcl-hero-scroll b svg,body.tcl-site-v172 .tcl-home .tcl-hero-scroll b::after{animation:none!important}}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card{height:210px!important;min-height:210px!important;padding:18px 20px!important}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card i{width:52px!important;height:52px!important;margin:0 auto 11px!important;font-size:25px!important}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card h3{margin-bottom:5px!important;font-size:21px!important}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card p{display:-webkit-box;overflow:hidden;margin-bottom:9px!important;font-size:13px!important;line-height:1.35!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card span{font-size:12px!important}body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-home-news__track{gap:16px!important}body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-news-card{height:var(--tcl-home-news-card-h,210px)!important;min-height:var(--tcl-home-news-card-h,210px)!important;box-shadow:none!important;transition:opacity .72s var(--tcl-ease),transform .32s var(--tcl-ease),border-color .32s var(--tcl-ease)!important}body.tcl-site-v172 .tcl-home-news .tcl-news-card:hover,body.tcl-site-v172 .tcl-home-news.is-changing .tcl-news-card{box-shadow:none!important}body.tcl-site-v172 .tcl-home-news .tcl-news-card--no-media .tcl-news-card__body,body.tcl-site-v172 .tcl-home-news .tcl-news-card__body{padding:18px!important}body.tcl-site-v172 .tcl-home-news .tcl-news-card__meta{min-height:26px;margin-bottom:8px!important}body.tcl-site-v172 .tcl-home-news .tcl-news-card h3{font-size:22px!important;-webkit-line-clamp:3}body.tcl-site-v172 .tcl-home-news .tcl-inline-link{min-height:31px;margin-top:9px!important}@media (max-width:1100px){body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card{height:188px!important;min-height:188px!important;padding:16px 18px!important}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card i{width:46px!important;height:46px!important;margin-bottom:9px!important;font-size:22px!important}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card h3{font-size:20px!important}body.tcl-site-v172 .tcl-card-grid--home-links .tcl-card p{margin-bottom:7px!important;-webkit-line-clamp:2}body.tcl-site-v172 .tcl-home-news.is-slider-ready .tcl-news-card{height:var(--tcl-home-news-card-h,188px)!important;min-height:var(--tcl-home-news-card-h,188px)!important}}@media (max-width:760px){body.tcl-site-v172 .tcl-home-news .tcl-news-card--no-media .tcl-news-card__body,body.tcl-site-v172 .tcl-home-news .tcl-news-card__body{padding:16px!important}body.tcl-site-v172 .tcl-home-news .tcl-news-card h3{font-size:21px!important}}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match .tcl-news-card__body{grid-template-rows:auto auto auto auto!important;gap:5px!important}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match .tcl-news-card__meta{margin-bottom:0!important}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match .tcl-match-card{min-height:32px;margin:0;padding:5px 8px;gap:6px;border-radius:12px;background:rgba(7,59,51,.045);font-size:9px;line-height:1.08}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match .tcl-match-card span{min-width:0;overflow-wrap:anywhere}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match .tcl-match-card strong{min-width:43px;min-height:27px;padding:0 7px;font-size:15px;box-shadow:none}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match h3{font-size:18px!important;line-height:1.03!important;-webkit-line-clamp:2}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match .tcl-inline-link{min-height:29px;margin-top:0!important}@media (max-width:760px){body.tcl-site-v172 .tcl-home-news .tcl-news-card--match .tcl-match-card{min-height:30px;padding:4px 7px}body.tcl-site-v172 .tcl-home-news .tcl-news-card--match h3{font-size:17px!important}}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{left:50%!important;right:auto!important;transform:translateX(-50%)!important;transition:border-color .24s var(--tcl-ease),background .24s var(--tcl-ease),box-shadow .24s var(--tcl-ease)!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{transition:background .24s var(--tcl-ease),box-shadow .24s var(--tcl-ease)!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b::after{opacity:.18;animation:tclScrollBreath 4.2s ease-in-out infinite}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b svg{opacity:1;transform:none!important;animation:none!important;transition:opacity .24s ease,transform .24s var(--tcl-ease)!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll:focus-visible,body.tcl-site-v172 .tcl-home .tcl-hero-scroll:hover{transform:translateX(-50%)!important;border-color:rgba(255,255,255,.44)!important;background:rgba(4,49,42,.32)!important;box-shadow:0 11px 25px rgba(0,25,21,.16),inset 0 1px 0 rgba(255,255,255,.2)!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll:focus-visible b,body.tcl-site-v172 .tcl-home .tcl-hero-scroll:hover b{background:#fff!important;box-shadow:inset 0 0 0 1px rgba(7,59,51,.08)!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll:focus-visible b svg,body.tcl-site-v172 .tcl-home .tcl-hero-scroll:hover b svg{opacity:.82;transform:scale(1.06)!important}@keyframes tclScrollBreath{0%,100%{opacity:.14}50%{opacity:.34}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-home .tcl-hero-scroll b::after{animation:none!important}}body.tcl-site-v172 .tcl-training-entry,body.tcl-site-v172 .tcl-training-fit{width:min(var(--tcl-page-head-width,1100px),calc(100% - 42px));margin:10px auto 28px}body.tcl-site-v172 .tcl-training-entry{position:relative;overflow:hidden;padding:clamp(28px,4.2vw,48px);border:1px solid rgba(7,59,51,.08);border-radius:30px;background:radial-gradient(circle at 96% 8%,rgba(255,242,61,.24),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.82),rgba(244,239,211,.62));box-shadow:0 22px 58px rgba(49,50,27,.08)}body.tcl-site-v172 .tcl-training-entry>header{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.52fr);gap:5px clamp(30px,5vw,70px);align-items:end;margin-bottom:30px}body.tcl-site-v172 .tcl-training-entry>header .tcl-kicker{grid-column:1/-1;margin-bottom:4px!important}body.tcl-site-v172 .tcl-training-entry>header h2{max-width:700px;margin:0!important;font-size:clamp(36px,4.4vw,58px)!important;line-height:.96!important;letter-spacing:-.05em!important}body.tcl-site-v172 .tcl-training-entry>header>p:last-child{margin:0!important;color:var(--tcl-muted);font-size:16px;font-weight:720;line-height:1.52}body.tcl-site-v172 .tcl-training-entry__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.tcl-site-v172 .tcl-training-entry__step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;min-width:0;padding:20px;border:1px solid rgba(7,59,51,.08);border-radius:21px;background:rgba(255,255,255,.72)}body.tcl-site-v172 .tcl-training-entry__step>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--tcl-green);color:var(--tcl-yellow);font-size:12px;font-weight:1000;letter-spacing:.04em}body.tcl-site-v172 .tcl-training-entry__step h3{margin:1px 0 7px!important;color:var(--tcl-green);font-size:20px!important;line-height:1.08!important}body.tcl-site-v172 .tcl-training-entry__step p{margin:0!important;color:var(--tcl-muted);font-size:14px;line-height:1.48}body.tcl-site-v172 .tcl-training-fit{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:clamp(28px,5vw,66px);align-items:center;padding:clamp(28px,4vw,48px);overflow:hidden;border-radius:30px;background:linear-gradient(135deg,#075548,#043d35);box-shadow:0 25px 65px rgba(7,59,51,.18)}body.tcl-site-v172 .tcl-training-fit__copy h2{max-width:680px;margin:7px 0 17px!important;color:#fff!important;font-size:clamp(38px,4.5vw,60px)!important;line-height:.95!important;letter-spacing:-.05em!important}body.tcl-site-v172 .tcl-training-fit__copy>.tcl-kicker{color:rgba(255,242,61,.72)!important}body.tcl-site-v172 .tcl-training-fit__copy>p:not(.tcl-kicker){max-width:620px;margin:0!important;color:rgba(255,255,255,.76);font-size:16px;font-weight:680;line-height:1.55}body.tcl-site-v172 .tcl-training-fit__list{display:grid;gap:9px;margin:24px 0}body.tcl-site-v172 .tcl-training-fit__item{display:grid;grid-template-columns:13px minmax(0,1fr);gap:13px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.065)}body.tcl-site-v172 .tcl-training-fit__item i{width:9px;height:9px;margin-top:6px;border-radius:50%;background:var(--tcl-yellow);box-shadow:0 0 0 4px rgba(255,242,61,.12)}body.tcl-site-v172 .tcl-training-fit__item h3{margin:0 0 3px!important;color:#fff;font-size:17px!important}body.tcl-site-v172 .tcl-training-fit__item p{margin:0!important;color:rgba(255,255,255,.68);font-size:13px;line-height:1.42}body.tcl-site-v172 .tcl-training-fit__media{position:relative;min-height:590px;margin:0;overflow:hidden;border-radius:24px;background:#c8d2c9}body.tcl-site-v172 .tcl-training-fit__media:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(180deg,transparent,rgba(2,34,29,.76))}body.tcl-site-v172 .tcl-training-fit__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}body.tcl-site-v172 .tcl-training-fit__media figcaption{position:absolute;z-index:1;left:20px;right:20px;bottom:18px;color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}body.tcl-site-v172 .tcl-training-starter--warm{border:1px solid rgba(7,59,51,.08)!important;background:radial-gradient(circle at 90% 20%,rgba(255,242,61,.22),transparent 25%),rgba(255,255,255,.7)!important;box-shadow:0 18px 46px rgba(49,50,27,.07)!important}body.tcl-site-v172 .tcl-training-starter--warm h3{margin:3px 0 7px!important;font-size:clamp(25px,3vw,34px)!important}body.tcl-site-v172 .tcl-training-starter--warm p:last-child{max-width:680px;margin-bottom:0!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-agenda{display:none!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin-top:12px!important;padding:18px 20px 19px 24px!important;border:1px solid rgba(7,59,51,.08)!important;border-radius:19px!important;background:rgba(255,255,255,.84)!important;box-shadow:0 12px 30px rgba(49,50,27,.07)!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__inner{width:100%!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__meta{margin-bottom:7px!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__title{display:block;margin:0 0 9px!important;font-size:clamp(20px,2.3vw,27px)!important;line-height:1.06!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail p{margin-bottom:12px!important;font-size:13px!important;line-height:1.45!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__facts{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap;margin-bottom:10px!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__facts span{flex:1 1 125px}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__link{width:auto!important;min-height:38px!important;justify-content:center;padding:0 13px!important}@media (max-width:900px){body.tcl-site-v172 .tcl-training-entry>header{grid-template-columns:1fr;gap:14px}body.tcl-site-v172 .tcl-training-entry>header .tcl-kicker{grid-column:auto}body.tcl-site-v172 .tcl-training-entry__steps{grid-template-columns:1fr}body.tcl-site-v172 .tcl-training-fit{grid-template-columns:1fr}body.tcl-site-v172 .tcl-training-fit__media{min-height:430px;order:-1}}@media (max-width:760px){body.tcl-site-v172 .tcl-training-entry,body.tcl-site-v172 .tcl-training-fit{width:calc(100% - 28px);margin-top:8px;padding:21px 18px;border-radius:23px}body.tcl-site-v172 .tcl-training-entry>header{margin-bottom:20px}body.tcl-site-v172 .tcl-training-entry>header h2,body.tcl-site-v172 .tcl-training-fit__copy h2{font-size:36px!important}body.tcl-site-v172 .tcl-training-entry__step{grid-template-columns:39px minmax(0,1fr);gap:11px;padding:16px;border-radius:18px}body.tcl-site-v172 .tcl-training-entry__step>span{width:36px;height:36px}body.tcl-site-v172 .tcl-training-fit__media{min-height:310px;border-radius:18px}body.tcl-site-v172 .tcl-training-fit__list{margin:20px 0}body.tcl-site-v172 .tcl-training-fit__item{padding:11px 12px}body.tcl-site-v172 .tcl-training-fit .tcl-btn{width:100%;justify-content:center}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail{margin-top:10px!important;padding:16px 14px 17px 18px!important;border-radius:17px!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__facts{display:grid!important;grid-template-columns:1fr!important}body.tcl-site-v172 .tcl-club-calendar--compact .tcl-cal-detail__link{width:100%!important}}body.tcl-site-v172 .tcl-news-page{gap:clamp(13px,1.7vw,20px)!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-hero{padding:4px 0 2px!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-hero .tcl-kicker{margin-bottom:6px!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-hero h1{margin-bottom:7px!important;font-size:clamp(46px,5.7vw,72px)!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-hero p:not(.tcl-kicker){max-width:700px;margin:0!important;font-size:17px!important;line-height:1.42!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-nav{margin-top:-2px;margin-bottom:2px}body.tcl-site-v172 .tcl-news-archive{gap:14px!important}body.tcl-site-v172 .tcl-news-page .tcl-news-filters{grid-template-columns:minmax(240px,1.5fr) minmax(160px,.72fr) minmax(120px,.48fr) auto;gap:10px!important;padding:13px 14px!important;border-radius:20px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 12px 32px rgba(49,50,27,.06)!important}body.tcl-site-v172 .tcl-news-page .tcl-news-filters label{margin-bottom:5px;font-size:10px}body.tcl-site-v172 .tcl-news-page .tcl-news-filters .tcl-btn,body.tcl-site-v172 .tcl-news-page .tcl-news-filters input,body.tcl-site-v172 .tcl-news-page .tcl-news-filters select{min-height:42px}body.tcl-site-v172 .tcl-news-page .tcl-news-filter-reset{grid-column:1/-1;margin-top:-1px}body.tcl-site-v172 .tcl-news-filter-result{display:inline-flex;align-items:center;justify-self:start;gap:5px;margin:1px 0 0!important;padding:8px 12px;border-radius:999px;background:rgba(214,111,50,.1);color:#8e4c27;font-size:13px;font-weight:800}body.tcl-site-v172 .tcl-news-filter-result strong{color:var(--tcl-green);font-size:15px}body.tcl-site-v172 .tcl-news-page .tcl-news-grid--archive{margin-top:2px}body.tcl-site-v172 .tcl-news-page .tcl-news-more{margin-top:3px;padding:14px 16px;border-radius:19px;box-shadow:0 12px 30px rgba(49,50,27,.06)}body.tcl-site-v172 .tcl-news-page .tcl-news-more__button{min-width:210px}@media (max-width:980px){body.tcl-site-v172 .tcl-news-page .tcl-news-filters{grid-template-columns:1fr 1fr}body.tcl-site-v172 .tcl-news-page .tcl-news-filter-search{grid-column:1/-1}}@media (max-width:640px){body.tcl-site-v172 .tcl-news-page{gap:12px!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-hero{padding:0!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-hero h1{font-size:42px!important}body.tcl-site-v172 .tcl-news-page>.tcl-aktuelles-hero p:not(.tcl-kicker){font-size:14px!important}body.tcl-site-v172 .tcl-news-page .tcl-news-filters{grid-template-columns:1fr;gap:9px!important;padding:13px!important;border-radius:18px!important}body.tcl-site-v172 .tcl-news-page .tcl-news-filter-search{grid-column:auto}body.tcl-site-v172 .tcl-news-page .tcl-news-filters .tcl-btn,body.tcl-site-v172 .tcl-news-page .tcl-news-filters input,body.tcl-site-v172 .tcl-news-page .tcl-news-filters select{min-height:41px}body.tcl-site-v172 .tcl-news-page .tcl-news-more{padding:13px}}body.tcl-site-v172 main.tcl-page{padding-bottom:clamp(30px,4vw,52px)!important}body.tcl-site-v172 .tcl-aktuelles-page .tcl-home-news--overview{width:100%!important;margin-bottom:0!important}@media (max-width:640px){body.tcl-site-v172 main.tcl-page{padding-bottom:30px!important}}body.tcl-site-v172 .tcl-aktuelles-nav{grid-auto-rows:42px;align-items:stretch}body.tcl-site-v172 .tcl-aktuelles-nav a{position:relative;isolation:isolate;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 17px!important;overflow:hidden;box-sizing:border-box;background:0 0!important;box-shadow:none!important;transform:none!important;transition:color .28s ease!important}body.tcl-site-v172 .tcl-aktuelles-nav a::before{content:"";position:absolute;z-index:-1;inset:0;border-radius:999px;background:rgba(7,59,51,.075);opacity:0;transform:scale(.86);transition:opacity .28s ease,transform .38s cubic-bezier(.22,.78,.2,1),background .28s ease,box-shadow .32s ease}body.tcl-site-v172 .tcl-aktuelles-nav a::after{content:"";position:absolute;left:50%;bottom:5px;width:14px;height:2px;border-radius:999px;background:var(--tcl-yellow);opacity:0;transform:translateX(-50%) scaleX(.25);transition:opacity .24s ease,transform .36s cubic-bezier(.22,.78,.2,1)}body.tcl-site-v172 .tcl-aktuelles-nav a span{position:relative;z-index:1;display:block;line-height:1;transform:none!important;transition:color .28s ease,opacity .28s ease}body.tcl-site-v172 .tcl-aktuelles-nav a:focus-visible,body.tcl-site-v172 .tcl-aktuelles-nav a:hover{background:0 0!important;transform:none!important}body.tcl-site-v172 .tcl-aktuelles-nav a:focus-visible::before,body.tcl-site-v172 .tcl-aktuelles-nav a:hover::before{opacity:1;transform:scale(1)}body.tcl-site-v172 .tcl-aktuelles-nav a.is-active{background:0 0!important;color:#fff!important;transform:none!important}body.tcl-site-v172 .tcl-aktuelles-nav a.is-active::before{opacity:1;background:var(--tcl-green);box-shadow:0 8px 20px rgba(7,59,51,.18),inset 0 1px 0 rgba(255,255,255,.16);transform:scale(1)}body.tcl-site-v172 .tcl-aktuelles-nav a.is-active::after{opacity:.82;transform:translateX(-50%) scaleX(1)}body.tcl-site-v172 .tcl-aktuelles-nav a.is-active:focus-visible::before,body.tcl-site-v172 .tcl-aktuelles-nav a.is-active:hover::before{background:#075247;box-shadow:0 10px 24px rgba(7,59,51,.22),inset 0 1px 0 rgba(255,255,255,.2)}@media (max-width:760px){body.tcl-site-v172 .tcl-aktuelles-nav{grid-auto-rows:40px}body.tcl-site-v172 .tcl-aktuelles-nav a{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 11px!important}body.tcl-site-v172 .tcl-aktuelles-nav a::before{border-radius:17px}body.tcl-site-v172 .tcl-aktuelles-nav a::after{bottom:4px}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-aktuelles-nav a,body.tcl-site-v172 .tcl-aktuelles-nav a span,body.tcl-site-v172 .tcl-aktuelles-nav a::after,body.tcl-site-v172 .tcl-aktuelles-nav a::before{transition:none!important}}body.tcl-site-v172 .tcl-aktuelles-nav__indicator{position:absolute;z-index:0;top:0;left:0;width:0;height:0;pointer-events:none;border-radius:999px;background:var(--tcl-green);box-shadow:0 8px 20px rgba(7,59,51,.18),inset 0 1px 0 rgba(255,255,255,.16);opacity:0;transform:translate3d(0,0,0);will-change:transform,width,height}body.tcl-site-v172 .tcl-aktuelles-nav.has-sliding-indicator .tcl-aktuelles-nav__indicator{opacity:1}body.tcl-site-v172 .tcl-aktuelles-nav.is-motion-ready .tcl-aktuelles-nav__indicator{transition:transform .48s cubic-bezier(.22,.78,.2,1),width .32s var(--tcl-ease),height .32s var(--tcl-ease),background .28s ease,box-shadow .28s ease}body.tcl-site-v172 .tcl-aktuelles-nav a{z-index:1}body.tcl-site-v172 .tcl-aktuelles-nav.has-sliding-indicator a.is-active::before,body.tcl-site-v172 .tcl-aktuelles-nav.has-sliding-indicator a.is-active:focus-visible::before,body.tcl-site-v172 .tcl-aktuelles-nav.has-sliding-indicator a.is-active:hover::before{opacity:0;box-shadow:none}body.tcl-site-v172 .tcl-aktuelles-nav a.is-target{color:#fff!important}body.tcl-site-v172 .tcl-aktuelles-nav.is-navigating a.is-active:not(.is-target){color:rgba(7,59,51,.7)!important}body.tcl-site-v172 .tcl-news-page .tcl-news-filters{grid-template-columns:minmax(230px,1.35fr) minmax(145px,.66fr) minmax(115px,.46fr) minmax(285px,auto)}body.tcl-site-v172 .tcl-news-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}body.tcl-site-v172 .tcl-news-filter-actions .tcl-btn{flex:none}body.tcl-site-v172 .tcl-news-autoload-top{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 11px;border-radius:13px;background:rgba(7,59,51,.065);color:var(--tcl-green);font-size:11px;font-weight:900;line-height:1.15;cursor:pointer}body.tcl-site-v172 .tcl-news-autoload-top[hidden]{display:none!important}body.tcl-site-v172 .tcl-news-autoload-top input{flex:none;width:17px;height:17px;margin:0;accent-color:var(--tcl-green)}@media (max-width:980px){body.tcl-site-v172 .tcl-news-page .tcl-news-filters{grid-template-columns:1fr 1fr}body.tcl-site-v172 .tcl-news-filter-actions{justify-content:stretch}body.tcl-site-v172 .tcl-news-autoload-top,body.tcl-site-v172 .tcl-news-filter-actions .tcl-btn{flex:1 1 0;justify-content:center}}@media (max-width:640px){body.tcl-site-v172 .tcl-news-page .tcl-news-filters{grid-template-columns:1fr}body.tcl-site-v172 .tcl-news-filter-actions{display:grid;grid-template-columns:1fr}body.tcl-site-v172 .tcl-news-autoload-top{width:100%}body.tcl-site-v172 .tcl-aktuelles-nav__indicator{border-radius:17px}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-aktuelles-nav.is-motion-ready .tcl-aktuelles-nav__indicator{transition:none!important}}body.tcl-site-v172 .tcl-home .tcl-hero-scroll{min-height:38px;gap:8px;padding:3px 3px 3px 13px;border-color:rgba(255,255,255,.34);background:rgba(7,59,51,.66);box-shadow:0 10px 28px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.14)}body.tcl-site-v172 .tcl-home .tcl-hero-scroll>span{letter-spacing:.09em}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{position:relative;isolation:isolate;width:30px;height:30px;color:#073b33;background:#dfff18!important;box-shadow:0 4px 12px rgba(0,0,0,.19),inset 1px 1px 2px rgba(255,255,255,.58),inset -2px -2px 4px rgba(91,107,8,.18);transform:none!important;transition:filter .28s ease,box-shadow .28s ease!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b::before{content:"";position:absolute;z-index:1;inset:0;border-radius:50%;background:url("../img/tennisball.svg") center/cover no-repeat;animation:tclLosBallSpin 9s linear infinite}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b::after{content:"";position:absolute;z-index:2;inset:1px;border:0;border-radius:50%;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.54),transparent 35%);box-shadow:none;opacity:1;transform:none;animation:none!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b svg{position:relative;z-index:3;width:13px;height:13px;color:#073b33;opacity:1;transform:none!important;animation:none!important;transition:opacity .24s ease!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll:focus-visible,body.tcl-site-v172 .tcl-home .tcl-hero-scroll:hover{border-color:rgba(255,255,255,.5);background:rgba(7,59,51,.78);box-shadow:0 12px 30px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.16);transform:translateX(-50%)!important}body.tcl-site-v172 .tcl-home .tcl-hero-scroll:focus-visible b,body.tcl-site-v172 .tcl-home .tcl-hero-scroll:hover b{background:#dfff18!important;box-shadow:0 5px 15px rgba(0,0,0,.22),inset 1px 1px 2px rgba(255,255,255,.62),inset -2px -2px 4px rgba(91,107,8,.18);filter:saturate(1.04)}@keyframes tclLosBallSpin{to{transform:rotate(360deg)}}@media (max-width:640px){body.tcl-site-v172 .tcl-home .tcl-hero-scroll{min-height:36px;padding-left:12px}body.tcl-site-v172 .tcl-home .tcl-hero-scroll b{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-home .tcl-hero-scroll b::before{animation:none!important}}body.tcl-site-v172 .tcl-team-tabs a.is-active{position:relative;padding-right:42px}body.tcl-site-v172 .tcl-team-tabs a.is-active::after{content:"×";position:absolute;right:9px;top:50%;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:rgba(7,59,51,.11);color:var(--tcl-green);font-size:17px;line-height:1;transform:translateY(-50%);transition:background .24s ease,transform .28s var(--tcl-ease)}body.tcl-site-v172 .tcl-team-tabs a.is-active:focus-visible::after,body.tcl-site-v172 .tcl-team-tabs a.is-active:hover::after{background:rgba(7,59,51,.18);transform:translateY(-50%) rotate(90deg)}body.tcl-site-v172 .tcl-youth-trial{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(22px,4vw,46px)!important}body.tcl-site-v172 .tcl-btn--trial{min-height:50px;justify-content:center;gap:12px;padding:5px 6px 5px 19px;border:1px solid rgba(132,109,0,.16)!important;color:#073b33!important;background:linear-gradient(135deg,#fff46a,#f5da31)!important;box-shadow:0 12px 26px rgba(135,106,0,.18),inset 0 1px 0 rgba(255,255,255,.58)!important;font-size:13px!important;font-weight:950!important;line-height:1.15;letter-spacing:.005em;white-space:nowrap}body.tcl-site-v172 .tcl-btn--trial span{display:grid;flex:none;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:var(--tcl-green);transition:transform .3s var(--tcl-ease),background .25s ease}body.tcl-site-v172 .tcl-btn--trial:focus-visible,body.tcl-site-v172 .tcl-btn--trial:hover{color:#073b33!important;background:linear-gradient(135deg,#fff77b,#f7df3e)!important;box-shadow:0 15px 32px rgba(135,106,0,.22),inset 0 1px 0 rgba(255,255,255,.64)!important;transform:translateY(-2px)}body.tcl-site-v172 .tcl-btn--trial:focus-visible span,body.tcl-site-v172 .tcl-btn--trial:hover span{background:#075247;transform:translateX(2px)}body.tcl-site-v172 .tcl-youth-trial>.tcl-btn--trial{min-width:210px;justify-self:end}@media (max-width:760px){body.tcl-site-v172 .tcl-youth-trial{grid-template-columns:1fr!important;gap:20px!important}body.tcl-site-v172 .tcl-youth-trial>.tcl-btn--trial{width:100%;min-width:0;min-height:54px;padding-left:16px;justify-self:stretch;white-space:normal}body.tcl-site-v172 .tcl-youth-hero .tcl-service-actions .tcl-btn--trial{width:100%}}body.tcl-site-v172 .tcl-camp-poster-link{position:relative}body.tcl-site-v172 .tcl-camp-poster-badge{position:absolute;z-index:3;top:14px;left:14px;display:inline-flex;min-height:32px;align-items:center;padding:0 12px;border-radius:999px;color:#fff;background:rgba(7,59,51,.92);box-shadow:0 8px 20px rgba(0,0,0,.18);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}body.tcl-site-v172 .tcl-youth-page--camp.tcl-youth-page--camp .tcl-camp-poster.tcl-camp-poster,body.tcl-site-v172 .tcl-youth-page--camp.tcl-youth-page--camp>.tcl-training-split.tcl-training-split:first-child>.tcl-camp-poster-link.tcl-camp-poster-link{height:auto!important;min-height:0!important;aspect-ratio:auto!important}body.tcl-site-v172 .tcl-youth-page--camp.tcl-youth-page--camp .tcl-camp-poster.tcl-camp-poster img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;object-fit:contain!important}body.tcl-site-v172 .tcl-youth-page--camp.tcl-youth-page--camp>.tcl-training-split.tcl-training-split:first-child{grid-template-columns:minmax(0,1fr) minmax(400px,480px)!important;gap:clamp(34px,4.5vw,64px)!important;align-items:center!important}body.tcl-site-v172 .tcl-youth-page--camp.tcl-youth-page--camp>.tcl-training-split.tcl-training-split:first-child>.tcl-camp-poster-link{width:100%;max-width:480px}body.tcl-site-v172 .tcl-camp-intro-actions{align-items:center;margin-top:22px}@media (max-width:900px){body.tcl-site-v172 .tcl-youth-page--camp.tcl-youth-page--camp>.tcl-training-split.tcl-training-split:first-child{grid-template-columns:1fr!important;gap:20px!important}}@media (max-width:520px){body.tcl-site-v172 .tcl-camp-intro-actions{display:grid;grid-template-columns:1fr}body.tcl-site-v172 .tcl-camp-intro-actions .tcl-btn{width:100%}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-btn--trial,body.tcl-site-v172 .tcl-btn--trial span,body.tcl-site-v172 .tcl-team-tabs a.is-active::after{transition:none!important}}body.tcl-site-v172 .tcl-events-page{gap:24px!important}body.tcl-site-v172 .tcl-aktuelles-nav{grid-template-columns:repeat(3,minmax(0,1fr));width:min(570px,calc(100% - 28px))!important}body.tcl-site-v172 .tcl-events-page.tcl-events-page>.tcl-unified-head.tcl-unified-head:first-child{box-sizing:border-box;height:171px!important;min-height:171px!important;margin:0!important;padding:8px 0 18px!important}body.tcl-site-v172 .tcl-events-page>.tcl-unified-head:first-child+.tcl-aktuelles-nav{margin:-4px auto 2px!important}@media (min-width:761px){body.tcl-site-v172 .tcl-page .tcl-events-page--terms.tcl-events-page--terms>.tcl-aktuelles-nav.tcl-aktuelles-nav{transform:translateY(-2px)!important}}body.tcl-site-v172 .tcl-aktuelles-nav.is-motion-ready .tcl-aktuelles-nav__indicator{transition:transform .36s cubic-bezier(.22,.78,.2,1),width .28s var(--tcl-ease),height .28s var(--tcl-ease),background .24s ease,box-shadow .24s ease}@media (max-width:760px){body.tcl-site-v172 .tcl-aktuelles-nav{grid-template-columns:repeat(3,minmax(0,1fr))}body.tcl-site-v172 .tcl-aktuelles-nav a{padding-inline:7px!important;font-size:12px}body.tcl-site-v172 .tcl-events-page.tcl-events-page>.tcl-unified-head.tcl-unified-head:first-child{height:210px!important;min-height:210px!important;padding:6px 0 16px!important}body.tcl-site-v172 .tcl-events-page>.tcl-unified-head:first-child+.tcl-aktuelles-nav{margin:-4px auto 0!important}}body.tcl-site-active,body.tcl-site-active button,body.tcl-site-active input,body.tcl-site-active optgroup,body.tcl-site-active option,body.tcl-site-active select,body.tcl-site-active textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}body.tcl-site-v172 .tcl-news-page .tcl-news-filters .tcl-news-autoload-top{display:flex!important;height:42px;min-height:42px;margin:0!important;padding:0 12px;align-items:center;line-height:1.15}body.tcl-site-v172 .tcl-news-page .tcl-news-autoload-top>span{display:flex;align-items:center;min-height:18px;padding:0}body.tcl-site-v172 .tcl-news-page .tcl-news-autoload-top>input{width:17px!important;height:17px!important;min-height:17px!important;padding:0!important}body.tcl-site-v172 .tcl-home .tcl-sponsor-strip--home{width:min(1360px,calc(100vw - 24px))!important;max-width:none!important;margin-left:50%!important;margin-right:0!important;translate:-50% 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 3.5%,#000 96.5%,transparent);mask-image:linear-gradient(90deg,transparent,#000 3.5%,#000 96.5%,transparent)}@media (max-width:760px){body.tcl-site-v172 .tcl-home .tcl-sponsor-strip--home{width:calc(100vw - 12px)!important;margin-left:50%!important;margin-right:0!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}}body.tcl-site-v172 .tcl-btn--training-request::before{content:"";display:block;flex:none;width:30px;height:30px;border-radius:50%;background:url("../img/tennisball.svg") center/cover no-repeat;filter:drop-shadow(0 3px 6px rgba(0,0,0,.16));animation:tclTrainingRequestBall 12s linear infinite}body.tcl-site-v172 .tcl-btn--trial.tcl-btn--training-request{padding-left:7px}@keyframes tclTrainingRequestBall{to{transform:rotate(360deg)}}@media (max-width:520px){body.tcl-site-v172 .tcl-btn--training-request::before{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){body.tcl-site-v172 .tcl-btn--training-request::before{animation:none!important}}