.theme-klub{--tpl-cream:#fbf3e4;--cream:var(--tpl-cream);--tpl-cream-deep:#f2e4c9;--cream-deep:var(--tpl-cream-deep);--tpl-paper:#fffdf8;--paper:var(--tpl-paper);--tpl-blush:#fcebe3;--blush:var(--tpl-blush);--tpl-sage:#e7efdd;--sage:var(--tpl-sage);--tpl-forest:#3e6a49;--forest:var(--tpl-forest);--tpl-forest-deep:#274a31;--forest-deep:var(--tpl-forest-deep);--tpl-forest-night:#1b3324;--forest-night:var(--tpl-forest-night);--tpl-moss:#7fa168;--moss:var(--tpl-moss);--tpl-moss-cta:#5f8659;--moss-cta:var(--tpl-moss-cta);--tpl-bark:#8c5e3c;--bark:var(--tpl-bark);--tpl-bark-deep:#603f27;--bark-deep:var(--tpl-bark-deep);--tpl-amber:#e3a24a;--amber:var(--tpl-amber);--tpl-berry:#d6607a;--berry:var(--tpl-berry);--tpl-berry-deep:#b4455e;--berry-deep:var(--tpl-berry-deep);--tpl-ink:#2c2115;--ink:var(--tpl-ink);--tpl-ink-soft:#6b5c48;--ink-soft:var(--tpl-ink-soft);--tpl-ink-faint:#9c8e77;--ink-faint:var(--tpl-ink-faint);--tpl-line:#e6d8bc;--line:var(--tpl-line);--tpl-shadow:0 22px 46px -22px #34261161;--shadow:var(--tpl-shadow);--tpl-radius-lg:26px;--radius-lg:var(--tpl-radius-lg);--tpl-radius-md:16px;--radius-md:var(--tpl-radius-md);--tpl-display:var(--font-baloo), "Baloo 2", system-ui, sans-serif;--display:var(--tpl-display);--tpl-hand:var(--font-caveat), "Caveat", cursive;--hand:var(--tpl-hand);--tpl-sans:var(--font-nunito), "Nunito", system-ui, sans-serif;--sans:var(--tpl-sans);--theme-text-strong:var(--tpl-forest-deep);font-family:var(--sans);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;overflow-wrap:break-word;min-width:0;margin:0;line-height:1.65;overflow-x:clip}.theme-klub *{box-sizing:border-box}.theme-klub img{max-width:100%;display:block}.theme-klub a{color:inherit;text-decoration:none}.theme-klub p{margin:0}.theme-klub h1,.theme-klub h2,.theme-klub h3,.theme-klub h4{font-family:var(--display);color:var(--forest-deep);margin:0;font-weight:600;line-height:1.18}.theme-klub .wrap{z-index:2;min-width:0;max-width:1140px;margin:0 auto;padding:0 28px;position:relative}.theme-klub .torn{z-index:2;width:100%;height:26px;position:relative}.theme-klub .torn.down{background:linear-gradient(135deg, transparent 13px, var(--edge) 13px) 0 0/26px 26px repeat-x, linear-gradient(-135deg, transparent 13px, var(--edge) 13px) 0 0/26px 26px repeat-x}.theme-klub .sign{background:linear-gradient(180deg, var(--bark) 0%, var(--bark-deep) 100%);color:var(--cream);font-family:var(--hand);box-shadow:var(--shadow);border-radius:5px;align-items:center;gap:8px;padding:9px 22px 10px;font-size:19px;font-weight:700;line-height:1.15;display:inline-flex;position:relative;transform:rotate(-1.4deg)}.theme-klub .sign:before,.theme-klub .sign:after{content:"";background:#2e1d10;border-radius:50%;width:6px;height:6px;position:absolute;top:7px}.theme-klub .sign:before{left:8px}.theme-klub .sign:after{right:8px}.theme-klub .quote .sign,.theme-klub .qrbox .sign,.theme-klub .appsec .sign{background:linear-gradient(180deg, var(--cream) 0%, var(--cream-deep) 100%);color:var(--forest-deep)}.theme-klub .quote .sign:before,.theme-klub .quote .sign:after,.theme-klub .qrbox .sign:before,.theme-klub .qrbox .sign:after,.theme-klub .appsec .sign:before,.theme-klub .appsec .sign:after{background:var(--bark-deep)}.theme-klub .btn{font-family:var(--sans);cursor:pointer;white-space:normal;text-wrap:balance;text-align:center;border:none;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:15px 28px;font-size:16px;font-weight:800;transition:transform .18s,border-color .18s;display:inline-flex}.theme-klub .btn-primary{background:linear-gradient(180deg, var(--moss-cta), var(--forest));color:#fff;border:2px solid var(--forest-deep);box-shadow:0 14px 26px -12px #274a3199}.theme-klub .btn-primary:hover{transform:translateY(-2px)rotate(-.3deg)}.theme-klub .btn-outline{background:var(--paper);color:var(--forest-deep);border:2px solid var(--line)}.theme-klub .btn-outline:hover{border-color:var(--forest)}.theme-klub .appsec .btn-outline,.theme-klub .qrbox .btn-outline{color:var(--cream);background:0 0;border-color:#fbf3e480}.theme-klub .appsec .btn-outline:hover,.theme-klub .qrbox .btn-outline:hover{border-color:var(--cream)}.theme-klub .section-head{max-width:620px;margin-bottom:40px}.theme-klub .section-head h2{margin-bottom:12px;font-size:32px}.theme-klub .section-head p{color:var(--ink-soft);font-size:16.5px}.theme-klub header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:2px dashed var(--line);background:#fbf3e4eb;position:sticky;top:0}.theme-klub .nav{justify-content:space-between;align-items:center;gap:24px;height:84px;display:flex}.theme-klub .brand{align-items:center;gap:12px;min-width:0;display:flex}.theme-klub .brand img{object-fit:contain;border-radius:16px;width:60px;height:60px}.theme-klub .brand strong{font-family:var(--display);color:var(--forest-deep);font-size:16px;font-weight:600;line-height:1.12}.theme-klub .links{color:var(--ink-soft);gap:26px;font-size:15px;font-weight:700;display:flex}.theme-klub .links a{padding:5px 0;display:inline-block}.theme-klub .links a:hover{color:var(--forest)}.theme-klub .navcta{background:linear-gradient(180deg, var(--moss-cta), var(--forest));color:#fff;border:2px solid var(--forest-deep);border-radius:999px;align-items:center;min-height:44px;padding:13px 22px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 14px 26px -14px #274a3199}.theme-klub .hero{background:var(--cream);padding:62px 0 70px;position:relative;overflow:hidden}.theme-klub .blob{opacity:.55;border-radius:50%;position:absolute}.theme-klub .b1{background:var(--blush);width:360px;height:360px;top:-180px;right:-170px}.theme-klub .b2{background:var(--sage);width:420px;height:420px;bottom:-280px;left:-240px}.theme-klub .grid2{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.theme-klub h1{letter-spacing:-.5px;margin:18px 0 22px;font-size:clamp(38px,5.2vw,60px);line-height:1.06}.theme-klub h1 span{color:var(--berry-deep)}.theme-klub .lead{color:var(--ink-soft);max-width:620px;font-size:18.5px}.theme-klub .actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.theme-klub .micro{color:var(--ink-faint);flex-wrap:wrap;gap:22px;margin-top:26px;font-size:13.5px;font-weight:700;display:flex}.theme-klub .heroart{min-height:505px;position:relative}.theme-klub .cardhero{background:var(--paper);box-shadow:var(--shadow);border:2px solid var(--line);border-radius:18px;position:absolute;inset:28px 0 0 20px;overflow:hidden;transform:rotate(-1.2deg)}.theme-klub .cardhero:before{content:"";z-index:3;background:#e3a24a8c;width:96px;height:26px;position:absolute;top:-13px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 6px #00000026}.theme-klub .floating{background:var(--paper);border:2px solid var(--line);box-shadow:var(--shadow);font-family:var(--hand);color:var(--forest-deep);border-radius:14px;padding:12px 16px;font-size:19px;font-weight:700;position:absolute}.theme-klub .f1{top:6px;left:-8px;transform:rotate(-2deg)}.theme-klub .f2{bottom:24px;right:-12px;transform:rotate(1.6deg)}.theme-klub .section{padding:64px 0;position:relative}.theme-klub .soft{background:var(--sage)}.theme-klub .pinksoft{background:var(--blush)}.theme-klub .center{text-align:center;max-width:820px;margin:0 auto 42px}.theme-klub .center h2{margin-bottom:14px;font-size:32px}.theme-klub .sub{color:var(--ink-soft);margin-top:12px;font-size:16.5px}.theme-klub .quote{background:linear-gradient(160deg, var(--forest) 0%, var(--forest-night) 100%);color:var(--cream);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:44px 46px;position:relative}.theme-klub .quote strong{font-family:var(--display);color:var(--cream);margin:20px 0 16px;font-size:32px;font-weight:600;line-height:1.2;display:block}.theme-klub .quote p{color:#dce7d6;max-width:760px;font-size:16.5px}.theme-klub .cards3{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px;display:grid}.theme-klub .feature{background:var(--paper);border:2px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:28px 26px 30px}.theme-klub .feature h3{margin-bottom:9px;font-size:20px}.theme-klub .feature p{color:var(--ink-soft);font-size:15.5px}.theme-klub .icon{border:2px solid var(--line);border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:16px;font-size:26px;display:grid}.theme-klub .i1{background:var(--sage)}.theme-klub .i2{background:var(--blush)}.theme-klub .i3{background:var(--cream-deep)}.theme-klub .worlds{grid-template-columns:1fr 1fr;gap:26px;display:grid}.theme-klub .world{border-radius:var(--radius-lg);box-shadow:var(--shadow);border:2px solid var(--line);flex-direction:column;align-items:flex-start;gap:14px;padding:34px 32px 36px;display:flex;position:relative;overflow:hidden}.theme-klub .world.medical{background:var(--paper)}.theme-klub .world.daily{background:var(--cream)}.theme-klub .world h3{font-size:24px}.theme-klub .world p{color:var(--ink-soft);font-size:15.5px}.theme-klub .tags{flex-wrap:wrap;gap:8px;display:flex}.theme-klub .tag{background:var(--sage);border:1px solid var(--line);color:var(--forest-deep);border-radius:999px;padding:7px 13px;font-size:13px;font-weight:700}.theme-klub .world.daily .tag{background:var(--blush)}.theme-klub .club{grid-template-columns:.95fr 1.05fr;align-items:center;gap:44px;display:grid}.theme-klub .club h2{margin:18px 0 14px;font-size:32px}.theme-klub .clubbox{background:var(--paper);border:2px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);gap:18px;padding:28px;display:grid}.theme-klub .month{grid-template-columns:46px 1fr;align-items:start;gap:16px;display:grid}.theme-klub .num{background:linear-gradient(180deg, var(--moss), var(--forest));color:#fff;width:46px;height:46px;font-family:var(--display);border:2px solid var(--forest-deep);border-radius:50%;place-items:center;font-size:20px;font-weight:600;display:grid}.theme-klub .month h4{margin-bottom:4px;font-size:17.5px}.theme-klub .month p{color:var(--ink-soft);font-size:14.5px}.theme-klub .flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:36px;display:grid}.theme-klub .step{background:var(--paper);border:2px dashed var(--line);border-radius:var(--radius-md);text-align:center;padding:22px 18px 24px}.theme-klub .step b{font-family:var(--display);color:var(--amber);margin-bottom:6px;font-size:30px;display:block}.theme-klub .step strong{font-family:var(--display);color:var(--forest-deep);margin-bottom:6px;font-size:17.5px;font-weight:600;display:block}.theme-klub .step span{color:var(--ink-soft);font-size:13.5px}.theme-klub .qrbox{background:linear-gradient(160deg, var(--forest) 0%, var(--forest-night) 100%);color:var(--cream);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:1.15fr .85fr;align-items:center;gap:44px;padding:46px;display:grid}.theme-klub .qrbox h2{color:var(--cream);margin:18px 0 14px;font-size:30px}.theme-klub .qrbox p{color:#dce7d6;margin-bottom:24px;font-size:16.5px}.theme-klub .tipstrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.theme-klub .tipstrip figure{background:var(--paper);min-width:0;box-shadow:var(--shadow);border-radius:10px;margin:0;padding:12px 12px 16px;transform:rotate(-1.2deg)}.theme-klub .tipstrip figure:nth-child(2n){transform:rotate(1.4deg)}.theme-klub .tipstrip img{aspect-ratio:780/1041;object-fit:contain;border-radius:4px;width:100%;height:auto}.theme-klub .psych{grid-template-columns:.8fr 1.2fr;align-items:center;gap:44px;display:grid}.theme-klub .psych h2{margin:18px 0 14px;font-size:30px}.theme-klub .portrait{background:var(--paper);box-shadow:var(--shadow);border-radius:10px;padding:14px 14px 40px;transform:rotate(-1.6deg)}.theme-klub .portrait img{border-radius:4px}.theme-klub .checklist{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;display:grid}.theme-klub .check{background:var(--paper);border:2px solid var(--line);border-radius:var(--radius-md);color:var(--forest-deep);padding:12px 16px;font-size:14.5px;font-weight:700}.theme-klub .check:before{content:"✓ ";color:var(--moss);font-weight:900}.theme-klub .appsec{background:linear-gradient(160deg, var(--forest-deep) 0%, var(--forest-night) 100%);color:var(--cream)}.theme-klub .appgrid{grid-template-columns:1fr 1fr;align-items:center;gap:44px;display:grid}.theme-klub .appsec h2{color:var(--cream);margin:18px 0 14px;font-size:32px}.theme-klub .appsec .sub{color:#dce7d6}.theme-klub .storebtns{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.theme-klub .store{border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:14px 24px;font-size:15px;font-weight:800;display:inline-flex}.theme-klub .store:first-child{background:linear-gradient(180deg, var(--moss-cta), var(--forest));color:#fff;border:2px solid #16281c}.theme-klub .store:last-child{color:var(--cream);background:0 0;border:2px solid #fbf3e480}.theme-klub .appmock{background:var(--paper);box-shadow:var(--shadow);border-radius:12px;padding:14px;transform:rotate(1.2deg)}.theme-klub .appmock img{border-radius:6px}.theme-klub .appnote{opacity:.75;margin-top:14px;font-size:13px}.theme-klub .news{background:var(--paper);border:2px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;padding:42px;display:grid}.theme-klub .news h2{margin:18px 0 12px;font-size:30px}.theme-klub form{gap:12px;display:grid}.theme-klub label{color:var(--ink-soft);font-size:14.5px;font-weight:700}.theme-klub input[type=email],.theme-klub input[type=text]{border-radius:var(--radius-md);border:2px solid var(--line);background:var(--cream);width:100%;font-family:var(--sans);color:var(--ink);padding:15px 18px;font-size:16px}.theme-klub .consent{color:var(--ink-faint);align-items:flex-start;gap:8px;font-size:13px;font-weight:600;line-height:1.5;display:flex}.theme-klub .consent input[type=checkbox]{width:auto;margin-top:3px}.theme-klub .submit{border:2px solid var(--forest-deep);background:linear-gradient(180deg, var(--moss-cta), var(--forest));color:#fff;min-height:48px;font-family:var(--sans);cursor:pointer;border-radius:999px;padding:15px 24px;font-size:16px;font-weight:800}.theme-klub .success{color:var(--forest);margin-top:10px;font-weight:800;display:none}.theme-klub .signup-soon{border-radius:var(--radius-lg);background:var(--cream);border:2px dashed var(--line);text-align:center;min-width:0;padding:34px}.theme-klub .signup-soon strong{font-family:var(--display);color:var(--forest-deep);margin-bottom:12px;font-size:21px;font-weight:600;display:block}.theme-klub .signup-soon p{color:var(--ink-soft);margin-bottom:22px;font-size:15px}.theme-klub .ctaband{background:linear-gradient(90deg, var(--moss) 0%, var(--forest) 55%, var(--forest-deep) 100%);padding:34px 0}.theme-klub .ctain{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.theme-klub .ctain strong{font-family:var(--display);color:#fff;font-size:24px;font-weight:600}.theme-klub .whitebtn{background:var(--cream);min-height:44px;color:var(--forest-deep);border:2px solid var(--forest-deep);border-radius:999px;align-items:center;padding:14px 26px;font-size:15px;font-weight:800;display:inline-flex}.theme-klub footer{background:var(--forest-night);color:var(--cream);padding:46px 0}.theme-klub .foot{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px;display:grid}.theme-klub .foot img{object-fit:contain;border-radius:18px;width:72px;height:72px;margin-bottom:14px}.theme-klub .foot h4{color:var(--cream);margin:0 0 12px;font-size:17px}.theme-klub .foot p,.theme-klub .foot a{color:#c6d5c1;font-size:14px}.theme-klub .foot a{padding:6px 0;display:inline-block}.theme-klub .foot a:hover{color:var(--cream)}.theme-klub .scan-anchor{color:var(--theme-text-strong);font-weight:700}.theme-klub .quote .scan-anchor,.theme-klub .qrbox .scan-anchor,.theme-klub .appsec .scan-anchor{color:#fff}.theme-klub .talelink{min-height:44px;color:var(--forest);text-underline-offset:4px;align-items:center;gap:8px;margin-top:26px;font-weight:800;text-decoration:underline;display:inline-flex}.theme-klub .talelink:hover{color:var(--berry-deep)}.theme-klub section[id]{scroll-margin-top:104px}html:has(.theme-klub){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.theme-klub){scroll-behavior:auto}.theme-klub *,.theme-klub :before,.theme-klub :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.theme-klub a:focus-visible,.theme-klub button:focus-visible,.theme-klub input:focus-visible{outline:3px solid var(--forest);outline-offset:3px;border-radius:6px}.theme-klub .skip-link{z-index:100;background:var(--forest-deep);color:var(--cream);border-radius:0 0 14px;padding:12px 18px;font-weight:800;position:absolute;top:0;left:-9999px}.theme-klub .skip-link:focus{left:0}@media (max-width:900px){.theme-klub .links{display:none}.theme-klub .grid2,.theme-klub .worlds,.theme-klub .club,.theme-klub .psych,.theme-klub .appgrid,.theme-klub .news,.theme-klub .qrbox,.theme-klub .cards3{grid-template-columns:1fr}.theme-klub .flow{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-klub .tipstrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.theme-klub .foot{grid-template-columns:1fr}.theme-klub .heroart{min-height:430px}.theme-klub .quote{padding:32px 26px}.theme-klub .quote strong{font-size:25px}.theme-klub .qrbox{padding:32px 26px}.theme-klub .news{padding:28px}.theme-klub .section{padding:48px 0}.theme-klub .ctain{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.theme-klub .wrap{padding:0 20px}.theme-klub h1{font-size:32px}.theme-klub .center h2,.theme-klub .section-head h2,.theme-klub .club h2,.theme-klub .psych h2,.theme-klub .appsec h2,.theme-klub .news h2{font-size:25px}.theme-klub .quote strong{font-size:22px}.theme-klub .flow,.theme-klub .checklist{grid-template-columns:1fr}.theme-klub .brand img{width:48px;height:48px}.theme-klub .nav{height:72px}.theme-klub .btn{width:100%}}.theme-klub .icon{color:var(--forest-deep);box-shadow:inset 0 0 0 1px #fffdf8e6}.theme-klub .icon svg{display:block}.theme-klub .micro span,.theme-klub .floating,.theme-klub .submit,.theme-klub .whitebtn{align-items:center;gap:7px;display:inline-flex}.theme-klub .micro span svg{color:var(--moss);flex:none}.theme-klub .floating svg{color:var(--forest);flex:none}.theme-klub .sign svg,.theme-klub .btn svg,.theme-klub .store svg,.theme-klub .submit svg{flex:none}.theme-klub .partners-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--forest);margin-bottom:10px;font-size:12px;font-weight:800}.theme-klub .partners{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.theme-klub .partner-card{background:var(--paper);border:2px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);text-align:left;flex-direction:column;padding:28px 26px 30px;display:flex}.theme-klub .partner-head{align-items:center;gap:12px;min-height:56px;margin-bottom:12px;display:flex}.theme-klub .partner-avatar{object-fit:cover;border:2px solid var(--line);border-radius:50%;flex:none;width:52px;height:52px}.theme-klub .partner-logo{width:auto;height:28px}.theme-klub .partner-name{font-family:var(--display);color:var(--forest-deep);font-size:19px;font-weight:600;line-height:1.15}.theme-klub .partner-name--wordmark{font-size:26px}.theme-klub .partner-tag{background:var(--sage);border:1px solid var(--line);color:var(--forest);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:14px;padding:5px 12px;font-size:11.5px;font-weight:800}.theme-klub .partner-desc{color:var(--ink-soft);margin-bottom:auto;font-size:15.5px}.theme-klub .partner-link{margin-top:20px;font-size:15px}@media (max-width:900px){.theme-klub .partners{grid-template-columns:1fr}}.theme-klub .papery{background:var(--paper)}.theme-klub .heroimg{object-fit:cover;border-radius:14px;width:100%;height:100%}.theme-klub .sheet{background:var(--paper);max-width:300px;box-shadow:var(--shadow);border-radius:10px;justify-self:center;margin:0;padding:14px 14px 10px;transform:rotate(1.6deg)}.theme-klub .sheet img{object-fit:contain;border-radius:4px;width:100%;height:auto}.theme-klub .sheet figcaption{font-family:var(--hand);color:var(--forest-deep);text-align:center;margin-top:10px;font-size:19px}.theme-klub .kidsmark{border-left:2px solid var(--line);align-items:center;min-height:44px;margin-right:auto;padding-left:18px;display:inline-flex}.theme-klub .kidsmark img{width:auto;height:26px}.theme-klub .cobrand{border-top:1px solid #c6d5c140;flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;display:flex}.theme-klub .cobrand span{color:#a8bca3;font-size:13px}.theme-klub .cobrand a{background:var(--cream);border-radius:10px;align-self:flex-start;align-items:center;min-height:44px;padding:8px 12px;display:inline-flex}.theme-klub .cobrand img{width:auto;height:24px}.theme-klub .psych--noart{grid-template-columns:minmax(0,720px);justify-content:center}.theme-klub .ml-form-embedPermissions{margin-top:4px}.theme-klub .consent-desc{color:var(--ink-faint);margin:4px 0 0 26px;font-size:12px;line-height:1.5}.theme-klub .gdpr-notice{color:var(--ink-faint);margin-top:12px;font-size:11px;line-height:1.5}.theme-klub .gdpr-notice a{color:var(--forest);text-decoration:underline}@media (max-width:900px){.theme-klub .brand strong{display:none}.theme-klub .kidsmark{margin-right:0;padding-left:14px}.theme-klub .kidsmark img{height:22px}.theme-klub .brand img{width:44px;height:44px}.theme-klub .nav{gap:14px;height:68px}.theme-klub .navcta{letter-spacing:-.1px;white-space:nowrap;padding:11px 15px;font-size:12.5px}}@media (max-width:380px){.theme-klub .navcta{padding:11px 12px;font-size:11.5px}}.theme-klub .sign{margin-bottom:18px}.theme-klub .center .sign{margin-bottom:20px}
