#header .logo{display:flex !important;gap:15px}.header-toggle-button{width:24px;height:24px;position:absolute;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);z-index:100;margin:0;padding:0;min-height:auto}.header-toggle-modal{position:absolute;background-color:#fff;display:flex;left:0;padding:30px;flex-direction:row;justify-content:space-evenly;align-items:center;gap:48px;box-shadow:0px 6px 16px rgba(0,0,0,0.25);border-radius:12px;min-width:365px;opacity:0;visibility:hidden;transition:opacity 0.5s;z-index:100;top:90px;box-sizing:border-box}.header-toggle-modal.show{opacity:1;transition:opacity 0.5s;visibility:visible}.header-toggle-modal-close-btn{position:absolute;top:0;right:0;width:36px;height:36px;margin:0;padding:0;min-height:auto;z-index:100}.header-toggle-modal-close-btn img{width:100%;height:100%}.header-toggle-modal-body{max-width:300px;width:100%}.header-toggle-modal-link{font-size:20px;font-weight:700;line-height:140%;color:#222;font-family:'Dm Sans', sans-serif;margin:0;padding:0;display:flex;align-items:center;text-decoration:none;width:100%;justify-content:space-between;gap:10px;flex-wrap:wrap}.header-toggle-modal-link:hover,.header-toggle-modal-link:active,.header-toggle-modal-link:focus{color:#F45925;text-decoration:none}.header-toggle-modal-logo img{width:85px;max-width:85px}.header-toggle-modal-info{display:flex;gap:5px;flex-direction:column}.header-toggle-modal-info-title{font-size:15px;line-height:170%;font-weight:500;color:#999;font-family:'Dm Sans', sans-serif;margin:0;padding:0}.header-toggle-modal-info-desc{margin:0;padding:0;font-size:20px}.header-toggle-modal-info-desc-icon{display:inline;width:20px;height:20px}@media screen and (max-width: 849px){.header-toggle-button{width:22px;height:22px}.header-toggle-modal{width:100%;border-radius:0;top:100px;padding:24px 30px;box-sizing:border-box}}@media screen and (max-width: 600px){.header-toggle-button{width:22px;height:22px}.header-toggle-modal{width:100%;padding:24px 30px;border-radius:0;box-sizing:border-box;top:80px;min-width:auto}}#header .header-wrapper.stuck .header-toggle-modal{top:57px}
