.Header-module__KHjLKa__header{z-index:1000;width:100%;height:var(--wd-header-h);background:#fff;transition:box-shadow .3s,height .3s;position:fixed;top:0;left:0;box-shadow:0 2px 16px #08306812}.Header-module__KHjLKa__header.Header-module__KHjLKa__scrolled,.Header-module__KHjLKa__header.Header-module__KHjLKa__megaOpen{background:#fff;box-shadow:0 2px 20px #0830681a}.Header-module__KHjLKa__inner{z-index:2;max-width:var(--wd-container);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}.Header-module__KHjLKa__logo{align-items:center;display:flex}.Header-module__KHjLKa__logo img{width:auto;height:34px}.Header-module__KHjLKa__nav{height:100%}.Header-module__KHjLKa__menu{gap:6px;height:100%;display:flex}.Header-module__KHjLKa__menuItem{align-items:center;height:100%;display:flex;position:relative}.Header-module__KHjLKa__menuLink{height:100%;color:var(--wd-text-primary);letter-spacing:-.02em;align-items:center;padding:0 22px;font-size:18px;font-weight:700;transition:color .2s;display:flex}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__menuLink{color:var(--wd-primary)}.Header-module__KHjLKa__sub{z-index:99;text-align:left;opacity:0;visibility:hidden;pointer-events:none;min-width:200px;transition:all .2s cubic-bezier(.4,0,1,1);position:absolute;top:calc(100% - 14px);left:50%;transform:translate(-50%)}.Header-module__KHjLKa__sub:before{content:"";border:1px solid var(--wd-primary);box-sizing:border-box;background:#fff;border-radius:16px;height:0;transition:all .2s cubic-bezier(.4,0,1,1);position:absolute;top:0;left:0;right:0;box-shadow:0 10px 50px -3px #08306829}.Header-module__KHjLKa__sub ul{padding:15px 0;position:relative}.Header-module__KHjLKa__sub ul li{opacity:0;transition:all;position:relative}.Header-module__KHjLKa__sub ul li a,.Header-module__KHjLKa__sub ul li span{color:var(--wd-text-secondary);text-align:center;white-space:nowrap;padding:9px 18px;font-size:15px;font-weight:500;transition:all .18s;display:block}.Header-module__KHjLKa__sub ul li a:hover{color:var(--wd-primary)}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub{opacity:1;visibility:visible;pointer-events:auto}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub:before{height:100%}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub ul li{opacity:1;transition:all .8s ease-in-out}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub ul li:first-child{transition-delay:.1s}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub ul li:nth-child(2){transition-delay:.2s}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub ul li:nth-child(3){transition-delay:.3s}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub ul li:nth-child(4){transition-delay:.4s}.Header-module__KHjLKa__menuItem:hover .Header-module__KHjLKa__sub ul li:nth-child(5){transition-delay:.5s}.Header-module__KHjLKa__megaBg{opacity:0;background:#fff;position:absolute;inset:0}.Header-module__KHjLKa__util{align-items:center;gap:14px;display:flex}.Header-module__KHjLKa__adminBtn{border-radius:var(--wd-radius-pill);color:#fff;background:var(--wd-primary);padding:9px 20px;font-size:14px;font-weight:700;transition:all .2s}.Header-module__KHjLKa__adminBtn:hover{background:var(--wd-primary-hover)}.Header-module__KHjLKa__burger{flex-direction:column;gap:5px;width:30px;display:none}.Header-module__KHjLKa__burger span{background:var(--wd-text-primary);height:2px;transition:all .25s;display:block}.Header-module__KHjLKa__burgerOn span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__KHjLKa__burgerOn span:nth-child(2){opacity:0}.Header-module__KHjLKa__burgerOn span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__KHjLKa__mobileNav{top:var(--wd-header-h);width:100%;box-shadow:var(--wd-shadow);background:#fff;max-height:0;transition:max-height .35s;position:fixed;left:0;overflow:hidden}.Header-module__KHjLKa__mobileOn{max-height:80vh}.Header-module__KHjLKa__mobileNav ul{padding:8px 0}.Header-module__KHjLKa__mobileNav li a,.Header-module__KHjLKa__mobileNav li span{border-bottom:1px solid var(--wd-border-light);padding:16px 28px;font-size:17px;font-weight:600;display:block}@media (max-width:1024px){.Header-module__KHjLKa__nav,.Header-module__KHjLKa__adminBtn{display:none}.Header-module__KHjLKa__burger{display:flex}}
.Footer-module__yg9ahW__footer{background:var(--wd-surface-light)}.Footer-module__yg9ahW__inner{max-width:var(--wd-container);box-sizing:border-box;margin:0 auto;padding:0 24px}.Footer-module__yg9ahW__top{border-top:1px solid var(--wd-border-default);justify-content:space-between;align-items:flex-start;gap:40px;padding:64px 0;display:flex}.Footer-module__yg9ahW__logoImg{width:auto;height:34px;display:block}.Footer-module__yg9ahW__address{margin-top:22px}.Footer-module__yg9ahW__addressRow{color:var(--wd-text-secondary);margin:0 -8px 12px;font-size:15px;line-height:1.4}.Footer-module__yg9ahW__addressRow p{margin:0 8px;display:inline-block}.Footer-module__yg9ahW__addressRow b{color:var(--wd-text-primary);font-weight:600}.Footer-module__yg9ahW__map{color:var(--wd-text-muted);font-size:15px;line-height:1.4}.Footer-module__yg9ahW__copy{color:var(--wd-text-muted);margin-top:22px;font-size:13px}.Footer-module__yg9ahW__menu{display:flex}.Footer-module__yg9ahW__menu li{padding-left:40px;line-height:35px;position:relative}.Footer-module__yg9ahW__menu li:before{content:"/";color:var(--wd-text-muted);font-size:15px;position:absolute;top:50%;left:20px;transform:translate(-50%,-50%)}.Footer-module__yg9ahW__menu li:first-child{padding-left:0}.Footer-module__yg9ahW__menu li:first-child:before{display:none}.Footer-module__yg9ahW__menu li a{color:var(--wd-text-primary);letter-spacing:-.02em;font-size:15px;font-weight:600;transition:all .18s}.Footer-module__yg9ahW__menu li a:hover{color:var(--wd-primary)}.Footer-module__yg9ahW__totop{background:var(--wd-surface-white,#fff);width:46px;height:46px;color:var(--wd-text-primary);border:1px solid var(--wd-border-default);cursor:pointer;z-index:99;opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:bottom .4s ease-in-out,opacity .4s ease-in-out;display:flex;position:fixed;bottom:-100px;right:15px}.Footer-module__yg9ahW__totopVisible{opacity:1;bottom:15px}.Footer-module__yg9ahW__totop svg{transition:transform .3s ease-in-out}.Footer-module__yg9ahW__totop:hover svg{transform:translateY(-3px)}@media (max-width:768px){.Footer-module__yg9ahW__top{flex-direction:column;gap:32px;padding:48px 0}.Footer-module__yg9ahW__addressRow{margin-bottom:0}.Footer-module__yg9ahW__addressRow p{margin-bottom:6px;display:block}}
.FloatingQuick-module__KEPBGq__quick{background:var(--wd-surface-white);z-index:90;box-sizing:border-box;text-align:center;border-radius:28px 0 0 28px;padding:22px 18px;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:fixed;top:50%;right:0;transform:translate(100%,-50%);box-shadow:0 0 28px #0830681f}.FloatingQuick-module__KEPBGq__quickActive{transform:translateY(-50%)}.FloatingQuick-module__KEPBGq__tit{letter-spacing:-.03em;color:var(--wd-primary);margin:0 0 14px;font-size:14px;font-weight:800;line-height:1.3}.FloatingQuick-module__KEPBGq__list{flex-direction:column;display:flex}.FloatingQuick-module__KEPBGq__item{margin:4px 0}.FloatingQuick-module__KEPBGq__link{display:block}.FloatingQuick-module__KEPBGq__icon{background:var(--wd-accent-soft);width:46px;height:46px;color:var(--wd-primary);border-radius:50%;justify-content:center;align-items:center;margin:auto;transition:background .3s,color .3s;display:flex}.FloatingQuick-module__KEPBGq__icon svg{width:22px;height:22px}.FloatingQuick-module__KEPBGq__txt{letter-spacing:-.04em;color:var(--wd-text-secondary);margin:6px 0 0;font-size:12px;font-weight:600;line-height:1.3}.FloatingQuick-module__KEPBGq__link:hover .FloatingQuick-module__KEPBGq__icon{background:var(--wd-primary);color:#fff}.FloatingQuick-module__KEPBGq__toggle{color:#fff;background:var(--wd-primary);letter-spacing:-.02em;border-radius:12px 0 0 12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:40px;height:56px;font-size:11px;font-weight:700;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .3s;display:flex;position:absolute;top:50%;left:0;transform:translate(-100%,-50%);box-shadow:0 0 18px #0830682e}.FloatingQuick-module__KEPBGq__toggle span.FloatingQuick-module__KEPBGq__label{line-height:1}.FloatingQuick-module__KEPBGq__quickActive .FloatingQuick-module__KEPBGq__toggle{width:40px;height:40px;box-shadow:none;border-radius:50%;transform:translate(-50%,-50%)}.FloatingQuick-module__KEPBGq__iconOpen{display:flex}.FloatingQuick-module__KEPBGq__iconClose,.FloatingQuick-module__KEPBGq__quickActive .FloatingQuick-module__KEPBGq__iconOpen{display:none}.FloatingQuick-module__KEPBGq__quickActive .FloatingQuick-module__KEPBGq__iconClose{display:flex}.FloatingQuick-module__KEPBGq__quickActive .FloatingQuick-module__KEPBGq__label{display:none}@media (max-width:768px){.FloatingQuick-module__KEPBGq__quick{border-radius:22px 0 0 22px;padding:18px 14px}.FloatingQuick-module__KEPBGq__icon{width:42px;height:42px}.FloatingQuick-module__KEPBGq__toggle{width:36px;height:50px}}
