.lang-wrapper{display:inline-block;position:relative}.lang-trigger{cursor:pointer;background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:6px;width:90px;height:60px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.lang-trigger:hover{background:#f9fafb}.lang-trigger .chevron{width:16px;transition:transform .25s}.lang-trigger .chevron.open{transform:rotate(180deg)}.lang-dropdown{z-index:50;background:#fff;border-radius:14px;flex-direction:column;justify-content:space-between;gap:2px;padding:6px 0;animation:.18s forwards fadeInScale;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 6px 25px #0000001f;width:90px!important}@keyframes fadeInScale{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.lang-item{cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:15px;transition:all .2s;display:flex}.lang-item svg{width:16px}.lang-item span{color:#111;justify-self:end;display:flex}.lang-item:hover{background:#f3f4f6}.lang-item .check{color:#111;flex-shrink:0}.divider{background:#e5e7eb;width:60%;height:1px;margin:0 auto;display:flex}
.header{color:#000;z-index:100;background:0 0;border-radius:24px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;padding:18px 40px;font-size:16px;font-weight:400;display:flex;position:fixed;top:0}.header .burger-btn{cursor:pointer;background:0 0;border:none;display:none}.header__left{background:#fff;border-radius:15px;align-items:center;gap:20px;height:62px;padding:8px 24px;display:flex}.header__center{background:#fff;border-radius:15px;align-items:center;gap:30px;height:62px;padding:8px 50px;display:flex}.header__center a{color:#2d2d2d;font-size:15px;font-weight:500;transition:all .3s}.header__center a:hover{color:#1b7a45}.header__right{align-items:center;gap:20px;height:62px;display:flex}.header__right .phone{color:#000;background:#fff;border-radius:14px;align-items:center;height:62px;padding:10px 24px;transition:all .3s;display:flex}@media (min-width:993px){.mobile-menutop,.mobile-menu{display:none!important}}
@media (max-width:992px){.header{background:0 0;width:100%;margin:0;padding:0;display:none}.mobile-menutop{z-index:99;background:0 0;padding:24px;transition:all .35s;position:fixed;top:0;width:100%!important}.mobile-menutop__top{justify-content:space-between;align-items:center;display:flex}.mobile-menutop__top-logo{cursor:pointer;background:#fff;border-radius:15px;padding:8px 16px}.mobile-menutop__top .right-side{align-items:center;gap:10px;display:flex}.mobile-menutop__top .burger-btn,.mobile-menutop__top .close-btn{cursor:pointer;background:#fff;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.mobile-menutop__top .burger-btn svg,.mobile-menutop__top .close-btn svg{width:24px;height:24px}.mobile-menu{z-index:90;background:#f2f2f2;padding:24px;transition:all .35s;position:fixed;inset:0;transform:translateY(100%)}.mobile-menu.open{transform:translateY(0)}.mobile-menu__links{text-align:center;flex-direction:column;gap:40px;margin-top:120px;display:flex}.mobile-menu__links a{color:#1e1e1e;font-size:20px;font-weight:400;text-decoration:none}.mobile-menu__phone{justify-content:center;width:100%;display:flex;position:absolute;bottom:32px}.mobile-menu__phone a{color:#1e1e1e;background:#fff;border-radius:16px;align-items:center;gap:10px;padding:14px 32px;font-size:18px;text-decoration:none;display:flex}.mobile-menu__phone a svg{width:16px;height:16px}.mobile-menu__phone a svg path{stroke:#1e1e1e}}
