.site-header{position:sticky;top:0;z-index:1000;width:100%;background:#fff;border-bottom:1px solid rgb(229 231 235 / .96);box-shadow:0 10px 30px rgb(31 42 55 / .055);backdrop-filter:none;-webkit-backdrop-filter:none}.admin-bar .site-header{top:32px}.header-inner{min-height:var(--ln-header-height);display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:22px}.site-logo,.site-logo .custom-logo-link{display:inline-flex;align-items:center;width:190px;max-width:190px;min-width:0;text-decoration:none}.site-logo .custom-logo{width:auto!important;height:auto!important;max-width:178px!important;max-height:66px!important;object-fit:contain}.site-logo-text{color:var(--ln-heading);font-family:var(--ln-font-heading);font-size:30px;font-weight:700;line-height:1;letter-spacing:-.04em}.site-logo-text span{color:var(--ln-accent)}.header-navigation,.site-nav,.header-actions,.header-socials{display:flex;align-items:center}.header-navigation{justify-content:flex-end;gap:16px;min-width:0}.site-nav{flex:1 1 auto;justify-content:flex-end;min-width:0}.primary-menu,.primary-menu ul{list-style:none;margin:0;padding:0}.primary-menu{display:flex;align-items:center;justify-content:flex-end;gap:4px;max-width:100%;padding:6px;border-radius:var(--ln-radius-pill);background:#fff;border:1px solid var(--ln-border);box-shadow:inset 0 1px 0 rgb(255 255 255 / .95),0 8px 22px rgb(31 42 55 / .035)}.primary-menu li{position:relative;margin:0;padding:0}.primary-menu>li{display:inline-flex;align-items:center}.primary-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:var(--ln-radius-pill);color:var(--ln-heading);background:#fff0;font-family:var(--ln-font-heading);font-size:14px;font-weight:600;line-height:1;white-space:nowrap;text-decoration:none}.primary-menu a:hover,.primary-menu .current-menu-item>a,.primary-menu .current_page_item>a{background:var(--ln-accent-soft);color:var(--ln-link)}.primary-menu .menu-item-has-children>a::after{content:"";width:7px;height:7px;margin-left:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.72;transition:transform 0.18s ease}.primary-menu .sub-menu{position:absolute;top:calc(100% + 12px);left:0;z-index:10000;min-width:240px;padding:10px;border-radius:22px;background:#fff;border:1px solid var(--ln-border);box-shadow:0 22px 58px rgb(31 42 55 / .14);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity 0.18s ease,visibility 0.18s ease,transform 0.18s ease}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu,.primary-menu li.is-submenu-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.primary-menu .sub-menu li,.primary-menu .sub-menu a{width:100%}.primary-menu .sub-menu li{display:block}.primary-menu .sub-menu a{justify-content:flex-start;min-height:44px;padding:0 14px;border-radius:16px;font-size:14px}.header-actions{justify-content:flex-end;gap:10px;flex:0 0 auto}.header-cabinet-btn{min-height:46px!important;padding:0 16px!important;font-size:14px!important}.header-cabinet-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.header-cabinet-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-socials{justify-content:flex-end;gap:7px}.header-socials a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--ln-radius-pill);background:#fff;border:1px solid var(--ln-border);color:var(--ln-link);box-shadow:var(--ln-shadow-xs);text-decoration:none}.header-socials a:hover{transform:translateY(-2px);background:var(--ln-accent-soft);color:var(--ln-heading);border-color:rgb(111 175 75 / .25);box-shadow:0 12px 24px rgb(31 42 55 / .065)}.header-socials svg{width:18px;height:18px;fill:currentColor;stroke:none}.site-header a[href^="tel:"],.site-header .header-phone,.site-header .header-call,.site-header .header-phone-btn,.site-header .mobile-phone-button,.site-header .mobile-call-button,.site-header .phone-button,.site-header .call-button{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.menu-toggle{display:none;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--ln-border);border-radius:var(--ln-radius-pill);background:#fff;color:var(--ln-heading);box-shadow:var(--ln-shadow-xs)}.menu-toggle span,.menu-toggle span::before,.menu-toggle span::after{display:block;width:20px;height:2px;border-radius:var(--ln-radius-pill);background:currentColor;content:"";transition:top 0.18s ease,transform 0.18s ease,background-color 0.18s ease}.menu-toggle span{position:relative}.menu-toggle span::before,.menu-toggle span::after{position:absolute;left:0}.menu-toggle span::before{top:-7px}.menu-toggle span::after{top:7px}body.menu-open .menu-toggle span{background:#fff0}body.menu-open .menu-toggle span::before{top:0;transform:rotate(45deg)}body.menu-open .menu-toggle span::after{top:0;transform:rotate(-45deg)}@media (max-width:1280px){.header-inner{grid-template-columns:170px minmax(0,1fr) auto;gap:16px}.site-logo,.site-logo .custom-logo-link{width:170px;max-width:170px}.site-logo .custom-logo{max-width:154px!important;max-height:58px!important}.primary-menu a{padding:0 11px;font-size:13px}.header-socials{display:none}}@media (max-width:980px){:root{--ln-header-height:74px}.admin-bar .site-header{top:0}.header-inner{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 28px);min-height:var(--ln-header-height);gap:14px}.site-logo,.site-logo .custom-logo-link{width:auto;max-width:210px}.site-logo .custom-logo{max-width:186px!important;max-height:56px!important}.menu-toggle{display:inline-flex;position:relative;z-index:10001;flex:0 0 auto}.header-navigation{position:fixed;top:var(--ln-header-height);left:0;right:0;z-index:9998;display:none;width:100vw;height:calc(100dvh - var(--ln-header-height));padding:18px 14px 28px;overflow-y:auto;background:var(--ln-bg);border-top:1px solid var(--ln-border)}body.menu-open .header-navigation{display:block}.site-nav{display:block;width:100%}.primary-menu{display:grid;grid-template-columns:1fr;gap:10px;width:min(100%, 460px);margin:0 auto;padding:0;background:#fff0;border:0;box-shadow:none}.primary-menu>li,.primary-menu li{display:block;width:100%}.primary-menu a{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:56px;padding:0 18px;border-radius:18px;background:#fff;border:1px solid var(--ln-border);color:var(--ln-heading);font-size:16px;font-weight:600;line-height:1.2;white-space:normal;box-shadow:var(--ln-shadow-xs)}.primary-menu .menu-item-has-children>a{justify-content:space-between}.primary-menu .sub-menu{position:static;display:none;width:100%;min-width:0;margin:8px 0 0;padding:8px;border-radius:18px;background:#fff;border:1px solid var(--ln-border);box-shadow:none;opacity:1;visibility:visible;transform:none}.primary-menu li.is-submenu-open>.sub-menu{display:grid;gap:8px}.primary-menu .menu-item-has-children.is-submenu-open>a::after{transform:rotate(-135deg) translateY(-1px)}.primary-menu .sub-menu a{min-height:48px;padding:0 15px;border-radius:15px;font-size:15px;box-shadow:none}.header-actions{display:grid;width:min(100%, 460px);margin:14px auto 0;gap:10px}.header-cabinet-btn{width:100%!important;min-height:56px!important;padding:0 18px!important;border-radius:18px!important}.header-socials{display:flex;justify-content:center;gap:8px;padding-top:4px}}@media (max-width:480px){.header-inner{width:calc(100% - 24px)}.site-logo .custom-logo{max-width:166px!important;max-height:48px!important}.site-logo-text{font-size:27px}.menu-toggle{width:44px;height:44px}.header-navigation{padding:14px 12px 24px}}.ln-footer{position:relative;margin-top:80px;padding:64px 0 30px;border-top:1px solid rgb(111 175 75 / .34);background:radial-gradient(circle at 18% 0%,rgb(111 175 75 / .13),transparent 34%),linear-gradient(180deg,#334233 0%,#263226 100%);color:rgb(255 255 255 / .78);overflow:hidden}.ln-footer::before{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(217 224 33 / .58),rgb(111 175 75 / .6),transparent);filter:blur(.6px)}.ln-footer__container{position:relative;z-index:1}.ln-footer__grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:44px;margin-bottom:40px}.ln-footer__brand{max-width:340px}.ln-footer__robot-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;isolation:isolate}.ln-footer__robot-wrap::before,.ln-footer__robot-wrap::after{content:"";position:absolute;border-radius:999px;z-index:0;pointer-events:none}.ln-footer__robot-wrap::before{width:128px;height:128px;background:radial-gradient(circle,rgb(111 175 75 / .32),transparent 74%);filter:blur(14px);animation:lnFooterRobotGlow 4.2s ease-in-out infinite}.ln-footer__robot-wrap::after{width:88px;height:88px;background:radial-gradient(circle,rgb(237 242 168 / .52) 0%,rgb(111 175 75 / .18) 42%,transparent 76%);filter:blur(10px);animation:lnFooterRobotLamp 4.2s ease-in-out infinite}.ln-footer__robot{position:relative;z-index:1;width:118px;filter:drop-shadow(0 12px 28px rgb(111 175 75 / .18));animation:lnFooterRobotBody 4.2s ease-in-out infinite}@keyframes lnFooterRobotGlow{0%,100%{opacity:.42;transform:scale(.94)}45%{opacity:.95;transform:scale(1.1)}70%{opacity:.54;transform:scale(1)}}@keyframes lnFooterRobotLamp{0%,100%{opacity:.28;transform:scale(.96)}45%{opacity:.78;transform:scale(1.16)}70%{opacity:.34;transform:scale(1)}}@keyframes lnFooterRobotBody{0%,100%{filter:drop-shadow(0 12px 28px rgb(111 175 75 / .18))}45%{filter:drop-shadow(0 16px 36px rgb(111 175 75 / .34)) drop-shadow(0 0 26px rgb(237 242 168 / .18))}}.ln-footer__text{margin:0;color:rgb(255 255 255 / .76);font-size:14.5px;line-height:1.76}.ln-footer__title{margin:0 0 16px;color:#fff;font-family:var(--ln-font-heading);font-size:16px;font-weight:700;line-height:1.25}.ln-footer__list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.ln-footer a{color:rgb(255 255 255 / .78);text-decoration:none;transition:color 0.18s ease,opacity 0.18s ease}.ln-footer a:hover{color:var(--ln-hover)}.ln-footer__phone{display:block;margin-bottom:10px;color:#ffffff!important;font-family:var(--ln-font-heading);font-size:18px;font-weight:700;line-height:1.25}.ln-footer__email{display:block;margin-bottom:12px;color:rgb(255 255 255 / .84)!important;font-size:14.5px;line-height:1.45}.ln-footer__hours{color:rgb(255 255 255 / .72);font-size:14px;line-height:1.55}.ln-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;border-top:1px solid rgb(255 255 255 / .08);color:rgb(255 255 255 / .68);font-size:14px;line-height:1.45}.ln-footer__social{display:flex;flex-wrap:wrap;gap:16px}.ln-footer__social a{color:#fff;opacity:.9}.ln-footer__social a:hover{color:var(--ln-hover);opacity:1}.ln-floating-callback{position:fixed;right:24px;bottom:24px;z-index:99999;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--ln-accent);color:#fff;box-shadow:0 14px 34px rgb(31 42 55 / .22),0 0 0 6px rgb(111 175 75 / .08);cursor:pointer;transition:transform 0.22s ease,background-color 0.22s ease,box-shadow 0.22s ease;min-width:212px;height:66px;padding:0 22px 0 12px;gap:12px;font:inherit}.ln-floating-callback:hover{transform:translateY(-2px) scale(1.02);background:var(--ln-link);color:#fff;box-shadow:0 18px 42px rgb(31 42 55 / .28),0 0 0 7px rgb(111 175 75 / .1)}.ln-floating-callback::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:rgb(111 175 75 / .42);animation:lnFloatingPulse 1.8s ease-out infinite}@keyframes lnFloatingPulse{0%{opacity:.62;transform:scale(1)}76%{opacity:0;transform:scale(1.42)}100%{opacity:0;transform:scale(1.42)}}.ln-floating-callback__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:999px;background:rgb(255 255 255 / .18)}.ln-floating-callback svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ln-floating-callback__text{font-family:var(--ln-font-heading);font-size:14px;font-weight:600;line-height:1;white-space:nowrap}.ln-floating-top{position:fixed;right:24px;bottom:104px;z-index:99998;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:1px solid rgb(111 175 75 / .3);border-radius:999px;background:#fff;color:var(--ln-heading);box-shadow:0 12px 30px rgb(31 42 55 / .16);opacity:0;visibility:hidden;transform:translateY(10px);cursor:pointer;transition:opacity 0.22s ease,visibility 0.22s ease,transform 0.22s ease,background-color 0.22s ease,color 0.22s ease,border-color 0.22s ease}.ln-floating-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.ln-floating-top:hover{background:var(--ln-accent);border-color:var(--ln-accent);color:#fff}.ln-floating-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ln-callback-modal[hidden]{display:none!important}.ln-callback-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:22px}.ln-callback-modal__backdrop{position:absolute;inset:0;background:rgb(31 42 55 / .58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ln-callback-modal__dialog{position:relative;z-index:1;width:min(100%, 520px);max-height:calc(100dvh - 44px);overflow-y:auto;padding:34px;border:1px solid rgb(111 175 75 / .18);border-radius:34px;background:radial-gradient(circle at 100% 0%,rgb(111 175 75 / .1),transparent 36%),linear-gradient(180deg,#ffffff 0%,#fafcf7 100%);box-shadow:0 34px 90px rgb(0 0 0 / .26),inset 0 1px 0 rgb(255 255 255 / .9)}.ln-callback-modal__close{position:absolute;right:18px;top:18px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--ln-border);border-radius:999px;background:#fff;color:var(--ln-heading);box-shadow:var(--ln-shadow-xs);cursor:pointer}.ln-callback-modal__close::before,.ln-callback-modal__close::after{content:"";position:absolute;width:17px;height:2px;border-radius:999px;background:currentColor}.ln-callback-modal__close::before{transform:rotate(45deg)}.ln-callback-modal__close::after{transform:rotate(-45deg)}.ln-callback-modal__close:hover{background:var(--ln-accent-soft);color:var(--ln-link);border-color:rgb(111 175 75 / .28)}.ln-callback-modal__title{margin:0 52px 12px 0;color:var(--ln-heading);font-family:var(--ln-font-heading);font-size:clamp(30px, 5vw, 42px);font-weight:700;line-height:1.08;letter-spacing:-.03em}.ln-callback-modal__subtitle{margin:0 0 24px;color:var(--ln-text);font-size:15.5px;line-height:1.7}.ln-callback-form{display:grid;gap:16px}.ln-callback-form__row{display:grid;gap:8px}.ln-callback-form__row label{color:var(--ln-heading);font-family:var(--ln-font-heading);font-size:14px;font-weight:600;line-height:1.4}.ln-callback-form__row input,.ln-callback-form__row select{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--ln-border);border-radius:18px;background:#fff;color:var(--ln-heading);font:inherit;box-shadow:0 10px 24px rgb(31 42 55 / .045);outline:none}.ln-callback-form__row input:focus,.ln-callback-form__row select:focus{border-color:rgb(111 175 75 / .52);box-shadow:0 0 0 4px rgb(111 175 75 / .1),0 10px 24px rgb(31 42 55 / .045)}.ln-callback-form__hp{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ln-callback-form__status{display:none;padding:13px 15px;border-radius:16px;font-size:14px;line-height:1.55}.ln-callback-form__status:not(:empty){display:block}.ln-callback-form__status.is-success{border:1px solid rgb(111 175 75 / .24);background:var(--ln-accent-soft);color:var(--ln-heading)}.ln-callback-form__status.is-error{border:1px solid rgb(239 68 68 / .2);background:#fef2f2;color:#991b1b}.ln-callback-form__submit{width:100%}.ln-callback-form__submit:disabled{cursor:wait;opacity:.75}.callback-modal-open,.limnet-callback-open{overflow:hidden}@media (max-width:900px){.ln-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ln-footer{margin-top:50px;padding:42px 0 24px}.ln-footer__grid{grid-template-columns:1fr;gap:30px;margin-bottom:34px}.ln-footer__bottom{flex-direction:column;align-items:flex-start}.ln-floating-callback{display:none}.ln-floating-top{right:16px;bottom:86px;width:48px;height:48px}.ln-callback-modal{padding:14px}.ln-callback-modal__dialog{padding:28px 22px 24px;border-radius:28px}}@media (prefers-reduced-motion:reduce){.ln-footer__robot-wrap::before,.ln-footer__robot-wrap::after,.ln-footer__robot,.ln-floating-callback::before{animation:none!important}}.ln-floating-phone{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}