#nav{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 28px!important;min-height:108px!important;height:108px!important;max-height:108px!important;transition:transform .3s ease,box-shadow .2s ease!important;box-shadow:0 1px #0000000d!important;will-change:transform}body{padding-top:108px!important}#nav.nav-hidden{transform:translateY(-110%)!important}#nav.nav-scrolled,#nav.scrolled,#nav.ks-nav-scrolled{background:#0c101ceb!important;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%);border-bottom:1px solid rgba(255,255,255,.06)!important;box-shadow:0 6px 28px #00000047!important}#nav.nav-scrolled svg{stroke:#fff!important;fill:#fff!important;color:#fff!important}#nav.nav-scrolled #nav-cart,#nav.nav-scrolled .nav-cart,#nav.nav-scrolled #nav-cart *,#nav.nav-scrolled .nav-burger,#nav.nav-scrolled .nav-burger *,#nav.nav-scrolled button{color:#fff!important}#nav.nav-scrolled .nav-logo img{filter:invert(1) brightness(2)!important}#nav .nav-logo,#nav .nav-logo img{width:auto!important;height:88px!important;max-height:88px!important;display:block!important}@media(max-width:768px){#nav{padding:0 14px!important;min-height:72px!important;height:72px!important;max-height:72px!important;overflow:visible!important}body{padding-top:72px!important}#nav .nav-logo{overflow:visible!important;align-self:flex-start!important;margin-top:-8px!important;position:relative!important;z-index:10000!important}#nav .nav-logo img{height:144px!important;max-height:144px!important;width:auto!important;display:block!important}}#products,#bfe-hero,#features,#about,#contact{scroll-margin-top:120px}@media(max-width:768px){#products,#bfe-hero,#features,#about,#contact{scroll-margin-top:88px}}#products{height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important}#produktzeilen,#bfe-hero,#gallery,#filter-section,#features,#how,#about,#contact{padding-top:50px!important;padding-bottom:50px!important}@media(max-width:768px){#produktzeilen,#bfe-hero,#gallery,#filter-section,#features,#how,#about,#contact{padding-top:32px!important;padding-bottom:32px!important}}#brand-overview{min-height:auto!important}#brand-overview>*{min-height:auto!important}#nav-cart{position:relative}#nav-cart.cart-pulse{animation:cartPulse .55s ease}@keyframes cartPulse{0%{transform:scale(1)}30%{transform:scale(1.3)}60%{transform:scale(.92)}to{transform:scale(1)}}.kfx-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:40px auto 18px;padding:0 16px}.kfx-trust-item{display:flex;gap:18px;align-items:center;padding:22px;border-radius:14px;background:linear-gradient(135deg,#0e1320,#181f33);border:1px solid rgba(255,255,255,.06);box-shadow:0 4px 24px #0000001a;position:relative;overflow:hidden;opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease,border-color .35s ease}.kfx-trust-item.kfx-in{opacity:1;transform:translateY(0)}.kfx-trust-item:hover{border-color:#c8a96a66;box-shadow:0 14px 38px #00000038,0 0 0 1px #c8a96a38;transform:translateY(-2px)}.kfx-trust-item:before{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);transition:left .9s ease;pointer-events:none}.kfx-trust-item:hover:before{left:140%}.kfx-trust-item .kfx-ic{width:50px;height:50px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--kfx-acc,#c8a96a);background:var(--kfx-acc-bg, rgba(200,169,106,.1));border:1px solid var(--kfx-acc-brd, rgba(200,169,106,.28));transition:transform .35s ease,background .35s ease}.kfx-trust-item:hover .kfx-ic{transform:scale(1.08);background:var(--kfx-acc-bg-h, rgba(200,169,106,.18))}.kfx-trust-item .kfx-ic svg{width:22px;height:22px;stroke-width:1.7}.kfx-trust-item .kfx-text{display:flex;flex-direction:column;gap:4px;min-width:0}.kfx-trust-item .t1{font-weight:600;font-size:15.5px;color:#fff;line-height:1.2;letter-spacing:.01em}.kfx-trust-item .t2{font-size:13px;color:#9098a8;line-height:1.4;letter-spacing:.01em}.kfx-trust-item.tone-orange{--kfx-acc:#e8b67a;--kfx-acc-bg:rgba(232,182,122,.1);--kfx-acc-brd:rgba(232,182,122,.28);--kfx-acc-bg-h:rgba(232,182,122,.18)}.kfx-trust-item.tone-green{--kfx-acc:#7dd3a3;--kfx-acc-bg:rgba(125,211,163,.1);--kfx-acc-brd:rgba(125,211,163,.28);--kfx-acc-bg-h:rgba(125,211,163,.18)}.kfx-trust-item.tone-purple{--kfx-acc:#b094ff;--kfx-acc-bg:rgba(176,148,255,.1);--kfx-acc-brd:rgba(176,148,255,.28);--kfx-acc-bg-h:rgba(176,148,255,.18)}.kfx-trust-item.tone-blue{--kfx-acc:#8ec5ff;--kfx-acc-bg:rgba(142,197,255,.1);--kfx-acc-brd:rgba(142,197,255,.28);--kfx-acc-bg-h:rgba(142,197,255,.18)}@media(max-width:768px){.kfx-trust{grid-template-columns:1fr;gap:12px;margin:22px 14px 8px;padding:0}.kfx-trust-item{padding:18px 16px;gap:14px;border-radius:12px}.kfx-trust-item .kfx-ic{width:44px;height:44px}.kfx-trust-item .kfx-ic svg{width:20px;height:20px}.kfx-trust-item .t1{font-size:14.5px}.kfx-trust-item .t2{font-size:12.5px}}.kfx-pay{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;padding:6px 16px 28px;margin:0 auto;max-width:1200px}.kfx-pay .kfx-pay-label{width:100%;text-align:center;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#5a6478;font-weight:700;margin-bottom:8px}.kfx-pay img{height:30px;width:auto;border-radius:6px;background:#fff;padding:2px;box-shadow:0 1px 3px #00000014}.kfx-pay img[alt=klarna]{background:#ffb3c7!important;padding:4px 10px}@media(max-width:600px){.kfx-pay{gap:6px 10px;padding:4px 8px 16px}.kfx-pay img{height:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kaero-fx.css.map */
