.kxh{--ann-h:34px;font-family:Figtree,system-ui,sans-serif;color:#1b2a4a}.kxh *{box-sizing:border-box}.kxh a{color:inherit}.kxh button{font-family:inherit}.kxh__ann{background:#1b2a4a;color:#faf6ee;height:var(--ann-h);overflow:hidden}.kxh__ann-track{transition:transform .45s cubic-bezier(.3,.8,.3,1)}.kxh__ann-item{height:var(--ann-h);display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;padding:0 16px;text-align:center}.kxh__dot{width:6px;height:6px;border-radius:50%;background:#f2a93b;flex:0 0 auto}.kxh__bar{background:#faf6ee;border-bottom:1px solid #EDE4D2;height:60px;padding:0 6px;display:grid;grid-template-columns:96px minmax(0,1fr) 96px;align-items:center}.kxh__left{display:flex;align-items:center}.kxh__logo{display:flex;align-items:center;justify-content:center;text-decoration:none}.kxh__logo img{height:28px;width:auto;display:block}.kxh__logo-text{font-family:Fredoka,sans-serif;font-weight:600;font-size:22px}.kxh__left .kxh__logo{display:none}.kxh__center{display:flex;justify-content:center}.kxh__nav{display:none}.kxh__right{display:flex;justify-content:flex-end;align-items:center;gap:2px}.kxh__icon{width:44px;height:44px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1b2a4a;padding:0;transition:transform .12s ease}.kxh__icon:active{transform:scale(.94)}.kxh__wa{display:none}.kxh__cartbtn{width:48px;height:48px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;padding:0}.kxh__box{display:block;width:32px;height:32px;transform-origin:50% 100%;transition:transform .28s cubic-bezier(.34,1.8,.64,1)}.kxh__box.is-squash{transform:scale(1.14,.84)}.kxh__box svg{overflow:visible;display:block}.kxh__blk{opacity:0;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .15s ease}.kxh__cartbtn[data-level="1"] .kxh__blk--1,.kxh__cartbtn[data-level="2"] .kxh__blk--1,.kxh__cartbtn[data-level="2"] .kxh__blk--2,.kxh__cartbtn[data-level="3"] .kxh__blk{opacity:1}.kxh__blk.is-up{transform:translateY(-18px);transition:none}.kxh__badge{position:absolute;top:3px;right:1px;min-width:18px;height:18px;border-radius:9px;background:#f2a93b;color:#1b2a4a;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}.kxh__badge[hidden]{display:none}.kxh__scrim{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#1b2a4a73;opacity:0;pointer-events:none;transition:opacity .3s ease}.kxh.is-open .kxh__scrim{opacity:1;pointer-events:auto}.kxh__drawer{position:fixed;top:0;bottom:0;z-index:1001;background:#faf6ee;display:flex;flex-direction:column;transition:transform .38s cubic-bezier(.3,.8,.3,1);visibility:hidden}.kxh__drawer.is-open{visibility:visible}.kxh__menu{left:0;width:86%;max-width:420px;transform:translate(-105%);box-shadow:12px 0 32px #1b2a4a33}.kxh__menu.is-open{transform:none}.kxh__cart{right:0;width:92%;max-width:440px;transform:translate(105%);box-shadow:-12px 0 32px #1b2a4a33}.kxh__cart.is-open{transform:none}.kxh__dhead{height:64px;padding:0 8px 0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #EDE4D2;flex:0 0 auto}.kxh__dtitle{font-family:Fredoka,sans-serif;font-weight:600;font-size:22px}.kxh__dtitle span{font-size:15px}.kxh__close{width:44px;height:44px;border:0;background:transparent;font-size:26px;color:#1b2a4a;cursor:pointer;padding:0}.kxh__dbody{flex-grow:1;overflow-y:auto;padding:18px 16px;display:flex;flex-direction:column;gap:12px}.kxh__dfoot{padding:14px 16px 18px;border-top:1px solid #EDE4D2;display:flex;flex-direction:column;gap:10px;flex:0 0 auto}.kxh__card{background:#fff;border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:12px}.kxh__card--link{flex-direction:row;justify-content:space-between;align-items:center;text-decoration:none;font-family:Fredoka,sans-serif;font-weight:600;font-size:20px;padding:16px 18px}.kxh__card--main{background:#1b2a4a;color:#faf6ee!important;font-size:22px;padding:18px}.kxh__card-h{font-family:Fredoka,sans-serif;font-weight:600;font-size:20px}.kxh__menu .kxh__dbody>*{transform:translate(-24px);opacity:0;transition:transform .45s cubic-bezier(.3,.8,.3,1),opacity .3s ease}.kxh__menu.is-shown .kxh__dbody>*{transform:none;opacity:1}.kxh__menu.is-shown .kxh__dbody>*:nth-child(2){transition-delay:.05s}.kxh__menu.is-shown .kxh__dbody>*:nth-child(3){transition-delay:.1s}.kxh__menu.is-shown .kxh__dbody>*:nth-child(4){transition-delay:.15s}.kxh__menu.is-shown .kxh__dbody>*:nth-child(5){transition-delay:.2s}.kxh__tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.kxh__tile{min-height:52px;border-radius:14px;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;text-align:center}.kxh__tile-big{font-family:Fredoka,sans-serif;font-weight:700;font-size:17px;line-height:1}.kxh__tile-sub{display:none;font-size:13px;font-weight:600;margin-top:4px}.kxh__c1{background:#f2a93b;color:#1b2a4a!important}.kxh__c2{background:#3d6f30;color:#fff!important}.kxh__c3{background:#1f5fae;color:#fff!important}.kxh__c4{background:#1b2a4a;color:#faf6ee!important}.kxh__chips{display:flex;flex-wrap:wrap;gap:8px}.kxh__chip{display:flex;align-items:center;gap:6px;height:40px;padding:0 12px 0 6px;border-radius:12px;border:2px solid #E4D8C0;background:#fff;text-decoration:none;font-weight:700;font-size:14px}.kxh__glyph{min-width:24px;height:24px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-family:Fredoka,sans-serif;font-size:11px;padding:0 3px;background:#efe7d6;color:#1b2a4a}.kxh__g--shapes{background:#f2a93b;color:#1b2a4a}.kxh__g--numbers{background:#1f5fae;color:#fff}.kxh__g--letters{background:#3d6f30;color:#fff}.kxh__g--stacking{background:#1b2a4a;color:#faf6ee}.kxh__g--puzzles{background:#7a4fa0;color:#fff}.kxh__wabtn{height:50px;border-radius:999px;background:#3d6f30;color:#fff!important;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:16px}.kxh__small{font-size:12px;text-align:center;line-height:1.4}.kxh__item{background:#fff;border-radius:20px;padding:10px;display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px}.kxh__thumb{display:block;height:96px;border-radius:14px;border:3px solid #FFFFFF;box-shadow:0 4px 10px #1b2a4a24;background:#fce9c6;overflow:hidden;transform:rotate(-3deg)}.kxh__item:nth-child(2n) .kxh__thumb{transform:rotate(3deg)}.kxh__thumb img{width:100%;height:100%;object-fit:cover;display:block}.kxh__info{display:flex;flex-direction:column;gap:6px;min-width:0}.kxh__name{font-weight:700;font-size:15px;line-height:1.3;text-decoration:none}.kxh__variant{font-size:13px}.kxh__row{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:8px}.kxh__qty{display:flex;align-items:center;background:#efe7d6;border-radius:999px;height:40px}.kxh__qty button{width:38px;height:40px;border:0;background:transparent;font-size:18px;font-weight:700;color:#1b2a4a;cursor:pointer;padding:0}.kxh__qty span{min-width:18px;text-align:center;font-weight:700}.kxh__price{font-family:Fredoka,sans-serif;font-weight:600;font-size:16px}.kxh__remove{align-self:flex-start;border:0;background:transparent;padding:0;font-size:13px;color:#1b2a4a;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.kxh__item.is-busy{opacity:.5;pointer-events:none}.kxh__cod{background:#fff;border-radius:20px;padding:14px;display:flex;flex-direction:column;gap:10px}.kxh__cod-h{font-weight:700;font-size:14px}.kxh__cod-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;text-align:center;font-size:12px;font-weight:700;line-height:1.25}.kxh__cod-step{display:flex;flex-direction:column;align-items:center;gap:6px}.kxh__cod-num{width:36px;height:36px;border-radius:50%;background:#1f5fae;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Fredoka,sans-serif}.kxh__sum{display:flex;justify-content:space-between;gap:12px;font-size:14px}.kxh__checkout{width:100%;margin-top:4px;height:56px;border:0;border-radius:999px;background:#f2a93b;color:#1b2a4a;font-weight:700;font-size:17px;cursor:pointer;box-shadow:0 5px #c68722;transition:transform .08s ease,box-shadow .08s ease}.kxh__checkout:active{transform:translateY(4px);box-shadow:0 1px #c68722}.kxh__cartfoot{background:#fff}.kxh__empty{padding:36px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.kxh__empty[hidden],.kxh__full[hidden]{display:none}.kxh__blocks{position:relative;width:140px;height:120px}.kxh__blocks span{position:absolute;width:56px;height:56px;border-radius:12px}.kxh__blocks span:nth-child(1){left:14px;bottom:0;background:#1f5fae;transform:rotate(-6deg)}.kxh__blocks span:nth-child(2){left:70px;bottom:0;background:#3d6f30;transform:rotate(5deg)}.kxh__blocks span:nth-child(3){left:42px;bottom:54px;background:#f2a93b;transform:rotate(14deg);transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.kxh__cart.is-shown .kxh__blocks span:nth-child(3){transform:rotate(-8deg)}.kxh__empty-h{font-family:Fredoka,sans-serif;font-weight:600;font-size:24px}.kxh__shopall{height:50px;padding:0 26px;border-radius:999px;background:#1b2a4a;color:#faf6ee!important;text-decoration:none;display:flex;align-items:center;font-weight:700;font-size:16px}.kxh button:focus-visible,.kxh a:focus-visible{outline:3px solid #F2A93B;outline-offset:2px}@media(min-width:990px){.kxh{--ann-h:38px}.kxh__ann-item{font-size:14px}.kxh__bar{height:80px;padding:0 56px;grid-template-columns:240px minmax(0,1fr) 240px}.kxh__burger{display:none}.kxh__left .kxh__logo{display:flex;justify-content:flex-start}.kxh__logo img{height:38px}.kxh__center .kxh__logo{display:none}.kxh__nav{display:flex;justify-content:center;gap:8px;font-weight:700;font-size:16px}.kxh__navlink,.kxh__navbtn{height:44px;padding:0 16px;border-radius:999px;display:flex;align-items:center;gap:6px;text-decoration:none;border:0;background:transparent;font-weight:700;font-size:16px;color:#1b2a4a;cursor:pointer}.kxh__navlink:hover,.kxh__navbtn:hover{background:#efe7d6}.kxh__caret{transition:transform .2s ease}.kxh__navbtn[aria-expanded=true] .kxh__caret{transform:rotate(180deg)}.kxh__dd{position:relative}.kxh__panel{position:absolute;top:58px;left:50%;background:#fff;border-radius:24px;padding:18px;box-shadow:0 18px 40px #1b2a4a2e;opacity:0;transform:translate(-50%,-8px);pointer-events:none;transition:opacity .2s ease,transform .25s cubic-bezier(.3,.8,.3,1);z-index:90}.kxh__dd.is-open .kxh__panel{opacity:1;transform:translate(-50%);pointer-events:auto}.kxh__panel--tiles{width:600px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kxh__panel--tiles .kxh__tile{align-items:flex-start;justify-content:flex-start;text-align:left;padding:16px;border-radius:18px;min-height:0}.kxh__panel--tiles .kxh__tile-big{font-size:34px}.kxh__panel--tiles .kxh__tile-sub{display:block}.kxh__panel--chips{width:520px;display:flex;flex-wrap:wrap;gap:10px}.kxh__panel--chips .kxh__chip{height:46px;font-size:15px}.kxh__wa{display:flex;height:42px;padding:0 14px;border-radius:999px;background:#3d6f30;color:#fff!important;text-decoration:none;align-items:center;gap:6px;font-weight:700;font-size:14px;margin:0 4px}.kxh__cartbtn{width:52px;height:52px}}@media(prefers-reduced-motion:reduce){.kxh__ann-track,.kxh__drawer,.kxh__scrim,.kxh__box,.kxh__blk,.kxh__menu .kxh__dbody>*,.kxh__blocks span,.kxh__panel,.kxh__checkout{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/kx-header.css.map */
