.top{position:fixed;top:0;left:0;right:0;z-index:100;background:#1b012066;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px)}.top .center{display:flex;justify-content:space-between;align-items:center;height:100px;padding:18px 0}.top .center .logo{display:flex;height:70px;align-items:center;margin:10px 0}.top .center .logo .white{display:none}@media(max-width:992px){.top .center .logo{margin:0;padding:2px 0 0 5px;width:300px;height:40px}.top .center .logo .default{display:none}.top .center .logo .white{display:block}}.top .center .logo img{max-width:100%;max-height:100%}.top .center .options{width:250px;display:flex;justify-content:end;align-items:center;position:relative}.top .center .toggle-user{cursor:pointer;margin-right:5px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:25px;position:relative;-webkit-transition:.15s;-moz-transition:.15s;-ms-transition:.15s;-o-transition:.15s;transition:.15s}@media(max-width:992px){.top .center .toggle-user{width:40px;height:40px;margin-right:2px}}.top .center .toggle-user:hover{background:#fcdf25}.top .center .toggle-user:hover .icon{background:#1b0020}.top .center i.icon{display:block;width:30px;height:30px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:26px;mask-size:26px;background:#fcdf25}@media(max-width:992px){.top .center i.icon{-webkit-mask-size:22px;mask-size:22px;background:#fff}}.top .center i.icon.cart{-webkit-mask-image:url(/build/assets/shopping-cart-CJP8QgLn.svg);mask-image:url(/build/assets/shopping-cart-CJP8QgLn.svg)}.top .center i.icon.user{-webkit-mask-image:url(/build/assets/user-regular-D2zIYsmg.svg);mask-image:url(/build/assets/user-regular-D2zIYsmg.svg)}.top .center i.icon.search{-webkit-mask-image:url(/build/assets/magnifying-glass-regular-BmcsQgXD.svg);mask-image:url(/build/assets/magnifying-glass-regular-BmcsQgXD.svg)}.top .toggle-navbar{cursor:pointer;height:42px;line-height:42px;display:none;font-size:12px;font-weight:700}@media(max-width:992px){.top .toggle-navbar{display:block}}.top .toggle-navbar span.bars{display:block;margin:8px;width:26px;height:26px;position:relative}.top .toggle-navbar span.bars span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:2px;opacity:1;right:4px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transform-origin:right center;-moz-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center}.top .toggle-navbar span.bars span:nth-child(1){top:7px;width:18px}.top .toggle-navbar span.bars span:nth-child(2){top:13px}.top .toggle-navbar span.bars span:nth-child(3){top:19px;width:14px}.top .toggle-navbar.open span.bars span:nth-child(1){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:5px;width:23px;height:2px}.top .toggle-navbar.open span.bars span:nth-child(2){width:0;opacity:0}.top .toggle-navbar.open span.bars span:nth-child(3){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:22px;width:23px;height:2px}@media(max-width:992px){.top .toggle-navbar{display:inline-block}}
