<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{position:relative;padding:20px 0;z-index:50 !important}.header&gt;.body&gt;.upper{border:none;display:flex;padding:0px 0px 0;position:relative;margin:35px 0px 0}.header&gt;.body&gt;.upper:before{content:" ";position:absolute;left:50%;top:50%;transform:translate(-50%, calc(-50% + 5px));background:#fff;width:100vw;height:calc(100% + 50px);z-index:-1;box-shadow:rgba(0,0,0,.19) 0px 10px 20px,rgba(0,0,0,.23) 0px 6px 6px}.header&gt;.body&gt;.upper .logo{width:340px;text-align:start}.header&gt;.body&gt;.upper .logo a img{height:45px;display:block}.header&gt;.body&gt;.upper .logo a img:last-child{height:60px;position:absolute;top:-9px;right:125px}.header&gt;.body&gt;.upper .logo.mobile{display:none}.header&gt;.body&gt;.upper .header-links{flex-grow:1;text-align:start}.header&gt;.body&gt;.upper .header-links .header-cl-images{position:relative;width:180px;height:5px}.header&gt;.body&gt;.upper .header-links .header-cl-images img{position:absolute;top:50%;transform:translateY(-50%)}.header&gt;.body&gt;.upper .header-links .header-cl-images img:first-child{width:90px;left:0;z-index:1}.header&gt;.body&gt;.upper .header-links .header-cl-images img:last-child{width:100px;right:0}.header&gt;.body&gt;.lower{padding:10px 0 7px;display:flex;justify-content:space-between;direction:rtl}.header&gt;.body&gt;.lower&gt;*{direction:ltr}.header&gt;.mobile{display:none;position:fixed;left:0;top:0;height:60px;width:100%;background:#eee;box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.24)}.header&gt;.mobile .logo{position:absolute;top:50%;left:15px;transform:translate(0, -50%)}.header&gt;.mobile .logo a img{height:54px}.header&gt;.mobile .menu-button{position:absolute;top:50%;right:15px;transform:translate(0, -50%)}.header.open bun:before,.header.open bun:after{width:0}.header.open bun burger:before{transform:rotate(135deg)}.header.open bun burger:after{transform:rotate(45deg)}wrapper{display:block;position:relative;width:30px;height:30px}wrapper bun:before{content:"";position:absolute;width:100%;height:12%;background:#3186c5;border-radius:30px;transition:all .5s cubic-bezier(0.1, 0.9, 0, 1.2);top:10%;right:0}wrapper bun:after{content:"";position:absolute;width:100%;height:12%;background:#3186c5;border-radius:30px;transition:all .5s cubic-bezier(0.1, 0.9, 0, 1.2);bottom:10%;left:0}wrapper bun burger{position:absolute;display:flex;align-items:center;height:30px;width:30px}wrapper bun burger:before,wrapper bun burger:after{content:"";position:absolute;width:100%;height:12%;background:#3186c5;border-radius:30px;transition:all .5s cubic-bezier(0.1, 0.9, 0, 1.2)}@media all and (max-width: 1000px){.header{height:60px;min-height:60px;margin:0 0 10px;background:#fff}.header&gt;.body{position:fixed;width:80%;max-width:300px;height:100%;top:0;right:0;transform:translate(100%, 0px);background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);display:block;transition:.4s ease;overflow:auto}.header&gt;.body .upper{display:flex;flex-wrap:wrap;margin:15px 15px 10px}.header&gt;.body .upper:before{display:none}.header&gt;.body .upper .logo{display:none}.header&gt;.body .upper .logo.mobile{display:block;width:100%;margin:0 0}.header&gt;.body .upper .logo.mobile .header-logo{transform:scale(0.9) translate(0, -5px);margin:20px 0 0;width:100%;display:flex;justify-content:center;flex-wrap:wrap}.header&gt;.body .upper .logo.mobile .header-logo img{height:unset !important;width:100%;margin:0 auto}.header&gt;.body .upper .logo.mobile .header-logo img:first-child{max-width:80px}.header&gt;.body .upper .logo.mobile .header-logo img:last-child{padding:30px 0 0;height:45px;position:static;top:0;right:0}.header&gt;.body .upper .header-links{flex-grow:1}.header&gt;.body .upper .header-links ul{display:flex;flex-wrap:wrap}.header&gt;.body .upper .header-links ul li{flex-grow:1;min-width:45%;margin:5px 2.5%}.header&gt;.body .upper .header-links ul li a{border:1px solid #0d4ea0;border-radius:5px;display:block;margin:0;text-align:center;padding:10px}.header&gt;.body .upper .header-links ul .header-cl-images{position:relative;display:flex;width:100%;height:auto;margin:0px 0 15px;justify-content:space-evenly}.header&gt;.body .upper .header-links ul .header-cl-images img{position:relative;top:unset;transform:unset;align-self:center}.header&gt;.body .upper .header-links ul .header-cl-images img:first-child{width:90px;left:unset;z-index:1}.header&gt;.body .upper .header-links ul .header-cl-images img:last-child{width:100px;right:unset}.header&gt;.body .lower{display:block;padding:10px 15px}.header&gt;.body .lower .block-account-navigation:before,.header&gt;.body .lower .block-account-navigation:after{content:none}.header&gt;.body .lower .block-account-navigation li.active a{background-color:#fff;color:#444}.header&gt;.mobile{display:block;background:#fff}.header::before{content:" ";position:fixed;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.3);opacity:0;z-index:499;transition:.3s;pointer-events:none}.header.open&gt;.body{transform:translate(0%, 0px);z-index:500}.header.open::before{opacity:1;pointer-events:unset}}</pre></body></html>