.cnf-header{position:relative;z-index:30;color:#fff;background:#202020}.cnf-header__main{border-bottom:1px solid #2a2a2a}.cnf-header__inner{position:relative;display:grid;grid-template-columns:76px 220px 1fr 250px 56px;align-items:center;max-width:1420px;height:154px;margin:auto}.cnf-header button{border:0;background:transparent;color:#fff;cursor:pointer}.cnf-header__menu{display:grid;place-items:center;height:136px;border-right:1px solid #424242!important}.cnf-header__menu i{font-size:39px}.cnf-header__weather{display:flex;align-items:center;gap:16px;padding-left:40px}.cnf-header__weather>i{font-size:29px}.cnf-header__weather span{display:grid;gap:7px}.cnf-header__weather b{font-size:14px;font-weight:400}.cnf-header__weather small{display:flex;align-items:center;gap:5px;font-size:12px}.cnf-header__weather small i{font-size:10px}.cnf-header__brand{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:360px;height:126px;transform:translate(-50%,-50%)}.cnf-header__brand img{display:block;width:350px;height:124px;object-fit:contain}.cnf-header__social{display:flex;justify-content:flex-end;gap:24px}.cnf-header__social a{color:#fff;font-size:15px}.cnf-header__search{display:grid;place-items:center;margin-left:18px}.cnf-header__search i{font-size:24px}.cnf-header__categories{display:flex;align-items:center;justify-content:center;gap:42px;min-height:66px;overflow:auto;padding:0 28px;white-space:nowrap;background:#181818}.cnf-header__categories a{color:#fff;font-size:15px;font-weight:700}.cnf-header__categories a:hover{color:#ef2b24}.cnf-drawer{position:fixed;z-index:60;inset:0 auto 0 0;width:340px;padding:24px;background:#202020;color:#fff;transform:translateX(-105%);transition:transform .22s}.cnf-drawer header{display:flex;align-items:center;justify-content:space-between}.cnf-drawer header img{width:210px;height:82px;object-fit:contain}.cnf-drawer button{border:0;background:none;color:#fff;font-size:21px;cursor:pointer}.cnf-drawer nav{display:grid;margin-top:26px}.cnf-drawer nav a{padding:13px 2px;border-bottom:1px solid #3b3b3b;color:#fff;text-decoration:none}.cnf-drawer nav a:hover{color:#ef2b24}.cnf-drawer-shade{position:fixed;z-index:55;inset:0;border:0;background:#0009;opacity:0;pointer-events:none;transition:opacity .22s}.cnf-menu-open .cnf-drawer{transform:none}.cnf-menu-open .cnf-drawer-shade{opacity:1;pointer-events:auto}.cnf-search-panel{position:fixed;z-index:50;top:220px;left:0;right:0;padding:18px;background:#fff;box-shadow:0 12px 30px #0003;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.2s}.cnf-search-open .cnf-search-panel{opacity:1;pointer-events:auto;transform:none}.cnf-search-panel form{display:flex;align-items:center;gap:12px;max-width:900px;margin:auto;border:2px solid #202020;padding:0 12px}.cnf-search-panel input{flex:1;height:48px;border:0;outline:0;font-size:16px}.cnf-search-panel button{height:38px;border:0;padding:0 18px;background:#202020;color:#fff;font-weight:700}.cnf-search-panel button:last-child{padding:0 10px;background:transparent;color:#202020}@media(max-width:900px){.cnf-header__inner{grid-template-columns:64px 1fr 54px;height:108px}.cnf-header__menu{height:92px}.cnf-header__weather,.cnf-header__social{display:none}.cnf-header__brand{width:245px;height:94px}.cnf-header__brand img{width:240px;height:90px}.cnf-header__search{grid-column:3}.cnf-header__categories{justify-content:flex-start;gap:28px;min-height:54px}.cnf-search-panel{top:162px}}@media(max-width:480px){.cnf-header__inner{height:88px}.cnf-header__menu{height:72px}.cnf-header__brand{width:190px;height:72px}.cnf-header__brand img{width:186px;height:70px}.cnf-header__categories{min-height:48px}.cnf-search-panel{top:136px;padding:12px}.cnf-search-panel button[type=submit]{display:none}.cnf-drawer{width:88vw}}
.cnf-header__brand{overflow:visible}.cnf-header__brand img{animation:cnf-logo-float 6s ease-in-out infinite;will-change:transform,filter}.cnf-header__brand:after{content:"";position:absolute;z-index:-1;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 0 12px 5px #ffffff38,0 0 24px 8px #e1060024;filter:blur(5px);opacity:0;animation:cnf-logo-orbit 6s linear infinite;pointer-events:none}@keyframes cnf-logo-float{0%,100%{transform:translate(0,0) rotate(0deg) scale(1);filter:drop-shadow(0 0 0 transparent)}25%{transform:translate(4px,-3px) rotate(.25deg) scale(1.008);filter:drop-shadow(0 0 4px #ffffff24)}50%{transform:translate(0,2px) rotate(0deg) scale(1.012);filter:drop-shadow(0 0 6px #e1060028)}75%{transform:translate(-4px,-2px) rotate(-.25deg) scale(1.008);filter:drop-shadow(0 0 4px #ffffff24)}}@keyframes cnf-logo-orbit{0%{left:7%;top:48%;opacity:.12}20%{left:25%;top:8%;opacity:.32}45%{left:78%;top:8%;opacity:.28}70%{left:91%;top:56%;opacity:.22}88%{left:48%;top:88%;opacity:.28}100%{left:7%;top:48%;opacity:.12}}@media(prefers-reduced-motion:reduce){.cnf-header__brand img,.cnf-header__brand:after{animation:none}}
