.df-header{width:100%;border-bottom:1px solid rgba(255,255,255,.1);background:#0b1f3a!important;color:#fff;box-shadow:0 1px 6px #07142640}.df-header__top{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:24px;padding:14px 24px}.df-header__logo{flex:0 0 auto;text-decoration:none;color:#fff}.df-header__logo img{display:block;max-height:44px;width:auto}.df-header__logo-text{font-size:26px;font-weight:700;letter-spacing:-.01em;color:#fff}.df-burger{display:none;flex:0 0 auto;background:none;border:0;padding:6px;margin:0;cursor:pointer;color:#fff;align-items:center;justify-content:center}.df-burger svg{width:26px;height:26px;display:block}.df-search{flex:0 1 820px;display:flex;align-items:stretch;max-width:820px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#fff;min-height:44px;position:relative}.df-search__input{flex:1 1 auto;border:0;padding:0 14px;font-size:15px;outline:none;min-width:0;background:transparent;border-radius:0;color:#0f172a}.df-search__btn{flex:0 0 auto;border:0;background:#0b1f3a;color:#fff;padding:0 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:5px;border-radius:8px;transition:background .18s}.df-search__btn:hover{background:#c9a227;color:#071426}.df-cat{position:relative;flex:0 0 auto;display:flex;border-right:1px solid rgba(15,23,42,.12);background:#f1f5f9;border-radius:9px 0 0 9px}.df-cat__btn{display:flex;align-items:center;gap:9px;background:none;border:0;padding:0 16px;font:inherit;font-size:15px;color:#0f172a;cursor:pointer;white-space:nowrap;border-radius:9px 0 0 9px}.df-cat__btn:hover{background:#0f172a0a}.df-cat__btn svg{width:11px;height:7px;flex:0 0 auto;opacity:.5;transition:transform .18s ease}.df-cat.is-open .df-cat__btn svg{transform:rotate(180deg)}.df-cat__list{position:absolute;top:calc(100% + 9px);left:0;min-width:240px;max-height:min(360px,60vh);overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 38px #0714262e;padding:6px;margin:0;list-style:none;z-index:150;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.df-cat.is-open .df-cat__list{opacity:1;visibility:visible;transform:none}.df-cat__list li{margin:0}.df-cat__opt{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:0;padding:11px 13px;border-radius:8px;font:inherit;font-size:15px;line-height:1.3;color:#0f172a;cursor:pointer;text-align:left;transition:background .12s}.df-cat__opt:hover{background:#f1f5f9}.df-cat__opt.is-selected{color:#0b1f3a;font-weight:600;background:#0b1f3a14}.df-cat__opt svg{width:15px;height:15px;flex:0 0 auto;opacity:0;stroke:currentColor;fill:none;stroke-width:2.4}.df-cat__opt.is-selected svg{opacity:1}.df-header__right{flex:0 0 auto;display:flex;align-items:center;gap:22px}.df-help{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;background:#ffffff14;padding:8px 16px;border-radius:10px;transition:background .18s}.df-help:hover{background:#c9a2272e}.df-help__title{display:block;font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.df-help__phone{display:block;font-size:13px;opacity:.7}.df-header__icon{position:relative;color:#fff;display:flex;align-items:center;transition:color .18s}.df-header__icon:hover{color:#c9a227}.df-header__cart-count{position:absolute;top:-8px;right:-10px;background:#c9a227;color:#071426;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.df-header__nav{border-top:1px solid rgba(255,255,255,.1);overflow:hidden}.df-header--nav-hidden .df-header__nav{display:none}.df-nav{max-width:1400px;margin:0 auto;list-style:none;display:flex;justify-content:center;flex-wrap:wrap;gap:36px;padding:14px 24px}.df-nav__link{text-decoration:none;color:#fff;font-size:17px;font-weight:600;transition:color .18s}.df-nav__link:hover{color:#c9a227;opacity:1}.df-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.df-drawer.is-open{visibility:visible;pointer-events:auto}.df-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0714268c;opacity:0;transition:opacity .25s ease}.df-drawer.is-open .df-drawer__scrim{opacity:1}.df-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(86%,370px);background:#fff;color:#0f172a;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:2px 0 20px #07142638}.df-drawer.is-open .df-drawer__panel{transform:none}.df-drawer__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#0b1f3a;color:#fff;z-index:2}.df-drawer__title{font-size:18px;font-weight:700}.df-drawer__close{background:none;border:0;padding:6px;cursor:pointer;color:inherit;display:flex}.df-drawer__close svg{width:22px;height:22px}.df-dmenu{list-style:none;margin:0;padding:6px 0 10px}.df-dmenu li{border-bottom:1px solid #eef2f6}.df-dmenu a{display:block;padding:16px 20px;font-size:16px;font-weight:500;color:#0f172a;text-decoration:none}.df-dmenu a:active{background:#f1f5f9}.df-dsub__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:0;padding:16px 20px;font:inherit;font-size:16px;font-weight:500;color:#0f172a;cursor:pointer;text-align:left}.df-dsub__chev{width:18px;height:18px;flex:0 0 auto;transition:transform .2s;opacity:.6}.df-dsub.is-open .df-dsub__chev{transform:rotate(180deg)}.df-dsub__list{list-style:none;margin:0;padding:0 0 8px;display:none;background:#f8fafc}.df-dsub.is-open .df-dsub__list{display:block}.df-dsub__list li{border:0}.df-dsub__list a{padding:12px 20px 12px 36px;font-size:15px;font-weight:400;opacity:.82}.df-drawer__foot{margin-top:auto;padding:20px;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:14px}.df-drawer__foot a{display:flex;align-items:center;gap:10px;color:#0f172a;text-decoration:none;font-size:15px}.df-drawer__foot svg{width:20px;height:20px;flex:0 0 auto;opacity:.7}.df-drawer__phone{font-weight:600}body.df-no-scroll{overflow:hidden}@media(max-width:989px){.df-header__top{flex-wrap:wrap;justify-content:flex-start;gap:10px;padding:10px 16px}.df-search{order:3;flex:1 1 100%;flex-basis:100%;max-width:none;min-height:40px}.df-search__input{font-size:14px;padding:0 12px}.df-cat__btn{font-size:13px;padding:0 12px;gap:7px}.df-search__btn{padding:0 14px;margin:4px}.df-help__text{display:none}.df-nav{gap:20px;font-size:15px;padding:10px 16px}}@media(max-width:749px){.df-burger{display:flex}.df-header__top{flex-wrap:wrap;justify-content:flex-start;gap:10px 12px;padding:8px 12px}.df-header__logo{margin-right:auto}.df-search{order:3;flex:1 1 100%;flex-basis:100%;max-width:none;min-height:38px;border-radius:8px}.df-cat{border-radius:7px 0 0 7px}.df-cat__btn{font-size:12.5px;padding:0 10px;gap:6px;border-radius:7px 0 0 7px}.df-cat__list{min-width:200px;left:0}.df-cat__opt{font-size:14px;padding:10px 12px}.df-search__input{font-size:14px;padding:0 10px}.df-search__btn{padding:0 12px;margin:3px;border-radius:6px}.df-header__right{gap:16px}.df-help{display:none}.df-header__nav{display:none!important}}@media(min-width:750px){.df-drawer{display:none}}.card .caption-with-letter-spacing,.card-information .caption-with-letter-spacing,.card__information .caption-with-letter-spacing{display:none!important}.card__content{padding:12px 14px 14px!important}.card__information{padding:0!important}.card__heading{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:14px!important;line-height:1.4!important;margin-bottom:6px!important}.card__heading a{font-size:inherit!important}.price{font-size:14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.price .price-item{font-size:14px!important}.price .price-item--regular{font-size:12px!important}.card-wrapper{overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/df-header.css.map */
