.byklemm-footer{background:var(--klemm-bg, #0A0A0A);color:var(--klemm-ink, #F2F2F0);border-top:1px solid rgba(255,255,255,.09);padding:clamp(48px,7vw,96px) 0 clamp(20px,2vw,32px);font-family:var(--klemm-font-sans, "Inter Tight", system-ui, sans-serif)}.byklemm-footer__inner{max-width:1440px;margin:0 auto;padding:0 clamp(20px,4vw,56px)}.byklemm-footer__cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,4vw,48px)}.byklemm-footer__col{display:flex;flex-direction:column;gap:14px}.byklemm-footer__body{color:#e8e8e5;font-size:14px;line-height:1.55}.byklemm-footer__body p{margin:0 0 10px}.byklemm-footer__body a{color:#e8e8e5;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18);transition:color .2s ease,border-color .2s ease}.byklemm-footer__body a:hover{color:var(--klemm-ink, #F2F2F0);border-color:var(--klemm-ink, #F2F2F0)}.byklemm-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.byklemm-footer__menu a{color:#e8e8e5;text-decoration:none;font-size:14px;transition:color .2s ease}.byklemm-footer__menu a:hover{color:var(--klemm-ink, #F2F2F0)}.byklemm-footer__wissen{margin-top:clamp(48px,7vw,80px);font-size:14px}.byklemm-footer__wissen a{color:#e8e8e5;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:1px}.byklemm-footer__wissen a:hover{color:var(--klemm-accent, #C3F73A);border-color:var(--klemm-accent, #C3F73A)}.byklemm-footer__wordmark-wrap{padding-left:0!important;padding-right:0!important;max-width:none;margin:0}.byklemm-footer__avail-under-wordmark{margin-top:4px;margin-left:0;color:var(--klemm-ink-mut, #8A8A87);font-size:13px;letter-spacing:.04em}.byklemm-footer__avail-under-wordmark .dot{margin-right:8px}.byklemm-footer__utilities{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:clamp(28px,4vw,48px);padding-top:clamp(18px,2.5vw,28px);padding-bottom:0;padding-inline:0;border-top:1px solid rgba(255,255,255,.09);width:100%}.byklemm-footer__copyright{margin-top:24px;padding-left:0;padding-right:0;max-width:none;color:var(--klemm-ink-dim, #575754);font-size:12px;letter-spacing:.04em}.byklemm-footer__socials ul{list-style:none;padding:0;margin:0;display:flex;gap:14px}.byklemm-footer__socials a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#e8e8e5;transition:color .2s ease,border-color .2s ease,background .2s ease}.byklemm-footer__socials a:hover{color:var(--klemm-bg, #0A0A0A);background:var(--klemm-accent, #C3F73A);border-color:var(--klemm-accent, #C3F73A)}.byklemm-footer__socials svg{width:16px;height:16px}.byklemm-footer__locale select{appearance:none;-webkit-appearance:none;background:transparent;color:#e8e8e5;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 32px 8px 14px;font-family:inherit;font-size:13px;letter-spacing:-.005em;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%23E8E8E5' stroke-width='1.5'><path d='M3 4.5l3 3 3-3'/></svg>");background-repeat:no-repeat;background-position:right 12px center}.byklemm-footer__locale select:hover{border-color:#ffffff47;color:var(--klemm-ink, #F2F2F0)}.byklemm-footer__locale select option{color:#000;background:#fff}@media screen and (max-width:900px){.byklemm-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media screen and (max-width:540px){.byklemm-footer__cols{grid-template-columns:1fr}.byklemm-footer__utilities{flex-direction:column;align-items:flex-start}}:root{--byklemm-header-height: 70px}@media screen and (max-width:749px){:root{--byklemm-header-height: 62px}}.byklemm-header{position:relative;width:100%;z-index:9999!important;pointer-events:auto!important;isolation:isolate;background:linear-gradient(to bottom,#0a0a0ad9,#0a0a0a8c 70%,#0a0a0a00);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid transparent;transition:background .25s var(--klemm-ease, cubic-bezier(.2,.6,.2,1)),border-color .25s var(--klemm-ease, cubic-bezier(.2,.6,.2,1)),transform .3s var(--klemm-ease, cubic-bezier(.2,.6,.2,1))}.byklemm-header[data-sticky-mode=always],.byklemm-header[data-sticky-mode=scroll-up]{position:fixed!important;top:0;left:0;right:0}.byklemm-header[data-sticky-mode=never]{position:relative!important}.byklemm-header[data-sticky-mode=scroll-up].is-hidden{transform:translateY(-100%)}.byklemm-header.scrolled{background:#0a0a0aeb;border-bottom-color:#ffffff17}.byklemm-header__inner{max-width:1440px;margin:0 auto;padding:16px clamp(20px,4vw,56px);display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center}.byklemm-header__logo{justify-self:start;display:inline-flex;align-items:center;text-decoration:none;color:var(--klemm-ink, #F2F2F0);pointer-events:auto}.byklemm-header__logo-img{display:block;height:clamp(28px,3vw,36px);width:auto;object-fit:contain}.byklemm-header__nav{justify-self:center;display:flex;align-items:center;gap:clamp(18px,2.4vw,32px);pointer-events:auto}.byklemm-header__link{font-family:var(--klemm-font-sans, "Inter Tight", system-ui, sans-serif);font-weight:400;font-size:13px;letter-spacing:-.005em;color:var(--klemm-ink-mut, #8A8A87);text-decoration:none;white-space:nowrap;transition:color .25s var(--klemm-ease, cubic-bezier(.2,.6,.2,1)),opacity .25s var(--klemm-ease, cubic-bezier(.2,.6,.2,1));pointer-events:auto}.byklemm-header__link.is-active{color:var(--klemm-ink, #F2F2F0)}.byklemm-header__nav:hover .byklemm-header__link{color:var(--klemm-ink-dim, #575754)}.byklemm-header__nav:hover .byklemm-header__link:hover,.byklemm-header__link:hover{color:var(--klemm-ink, #F2F2F0)}.byklemm-header__actions{justify-self:end;display:inline-flex;align-items:center;gap:8px;pointer-events:auto}.byklemm-pill,.byklemm-header__locale,.byklemm-header__cta{display:inline-flex;align-items:center;height:38px;padding:0 16px;background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:var(--klemm-ink-mut, #8A8A87);font-family:var(--klemm-font-sans, "Inter Tight", system-ui, sans-serif);font-size:13px;font-weight:400;letter-spacing:-.005em;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease;pointer-events:auto}.byklemm-header__locale{padding:0;overflow:hidden}.byklemm-header__locale select{appearance:none;-webkit-appearance:none;background:transparent;color:inherit;border:0;padding:0 32px 0 16px;font:inherit;line-height:36px;height:36px;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none' stroke='%238A8A87' stroke-width='1.4'><path d='M2.5 4l2.5 2.5L7.5 4'/></svg>");background-repeat:no-repeat;background-position:right 12px center}.byklemm-header__locale select option{color:#000;background:#fff;line-height:normal}.byklemm-header__locale:hover,.byklemm-header__cta:hover{color:var(--klemm-ink, #F2F2F0);border-color:#ffffff52;background-color:#ffffff0a}.byklemm-header__cta-arrow{display:inline-block;margin-left:8px;transition:transform .2s ease}.byklemm-header__cta:hover .byklemm-header__cta-arrow{transform:translate(3px)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:749px){.byklemm-header__inner{grid-template-columns:1fr auto;gap:12px;padding:14px 20px}.byklemm-header__nav,.byklemm-header__locale{display:none}.byklemm-header__cta{height:34px;padding:0 14px;font-size:12.5px}}
/*# sourceMappingURL=/cdn/shop/t/101/compiled_assets/styles.css.map */
