:root{--belyy:#fff;--seryy-1:#b2b3b7;--seryy-2:#494a53;--seryy-3:#333641;--temnyy-1:#1b1d28;--temnyy-2:#000412;--akcentnyy-1:#6f798d;--background:var(--temnyy-2);--foreground:var(--belyy);--font-family:"Inter",sans-serif;--third-family:"Montserrat",sans-serif;--russo-family:"RussoOne",sans-serif;--font-size-inter-medium:377px;--font-size-inter-bold:80px;--font-size-sfpro-regular:35px;--font-size-sfpro-medium:27px;--font-size-inter-regular:15px;--font-size-montserrat-regular:13px;--font-size-montserrat-medium:12px;--font-size-inter-semibold:1px;--br:2px;--link-color:var(--akcentnyy-1);--link-hover:var(--seryy-1);--t14:14px;--container-w:min(1600px,calc(100vw - 20px))}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;height:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a,li{color:inherit;text-decoration:none}li{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--temnyy-1)}::-webkit-scrollbar-thumb{background:var(--seryy-2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--seryy-1)}.container{max-width:var(--container-w);width:100%;margin:0 auto;padding:0 10px}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-sb{justify-content:space-between;align-items:center;display:flex}.butt,.butt2{border-radius:var(--br);background:var(--belyy);color:var(--temnyy-2);padding:16px 18px;font-size:16px;font-weight:500;transition:all .3s}.butt2{background:var(--akcentnyy-1);color:var(--belyy)}@media (max-width:470px){.butt,.butt2{width:100%;padding:14px 16px;font-size:15px}}.butt2:hover{color:var(--belyy);background:var(--seryy-3)}.butt:hover{color:var(--belyy);background:var(--akcentnyy-1)}.butt:active{color:var(--akcentnyy-1);background:var(--belyy);transform:scale(.98)}.h1{font-family:var(--russo-family);text-transform:uppercase;letter-spacing:2px;color:var(--belyy);filter:drop-shadow(6px 13px 3px #00000025);font-size:clamp(18px,4.5vw,58px);font-weight:600;line-height:100%}.h2{color:var(--belyy);text-transform:uppercase;font-size:clamp(24px,3.2vw,40px);font-weight:700;line-height:110%}.seryy{all:unset;text-transform:uppercase;color:var(--akcentnyy-1)}.t28{font-size:clamp(16px,2rem,28px)}.link{color:var(--belyy);cursor:pointer;white-space:nowrap;width:fit-content;font-size:16px;font-weight:500;transition:all .3s;position:relative}.link:after{content:"";background:var(--belyy);transform-origin:100%;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.link:hover:after{transform-origin:0;transform:scaleX(1)}.link:active{opacity:.5}.link:active:after{opacity:0}@media (max-width:470px){.butt{width:100%;padding:14px 16px;font-size:15px}.link{font-size:15px}}.erPageContainer{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:30px;height:80vh;display:flex;position:relative}.erPage{background:var(--temnyy-1);position:relative}.erPage:after{content:"";z-index:1;background:url(/img/404.png) 50% no-repeat;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.modal-open{overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#ff6b35;border-radius:10px}.inline-link{color:var(--link-color,#e94560);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s}.inline-link:hover{color:var(--link-hover,#ff6b81)}
.style-module-scss-module__sbfeDq__header{-webkit-backdrop-filter:blur(14px);z-index:100;will-change:transform;background:#1b1d28eb;height:85px;padding:10px 0;transition:transform .32s,background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;transform:translate(0,0);box-shadow:0 8px 24px #00000024}.style-module-scss-module__sbfeDq__headerHidden{transform:translateY(calc(-100% - 12px))}.style-module-scss-module__sbfeDq__headerMenuOpen{transform:translate(0,0)}.style-module-scss-module__sbfeDq__headerContent{justify-content:space-between;align-items:center;gap:16px;height:60px;display:flex}body{padding-top:85px}.style-module-scss-module__sbfeDq__left{align-items:center;gap:24px;min-width:0;display:flex}.style-module-scss-module__sbfeDq__right{align-items:center;gap:12px;display:flex}.style-module-scss-module__sbfeDq__headerLogo{flex-shrink:0;height:100%;transition:all .4s}.style-module-scss-module__sbfeDq__headerLogo:hover{transform:scale(1.03)}.style-module-scss-module__sbfeDq__navDesktop{display:block}.style-module-scss-module__sbfeDq__headerLinkBox{flex-wrap:wrap;display:flex}.style-module-scss-module__sbfeDq__headerLink{font-family:var(--font-family);font-weight:500;font-size:var(--t14);text-transform:uppercase;color:var(--belyy);cursor:pointer;white-space:nowrap;z-index:1;padding:10px 20px;text-decoration:none;transition:all .5s;position:relative}.style-module-scss-module__sbfeDq__headerLink:before{content:"";border-top:2px solid var(--belyy);border-bottom:2px solid var(--belyy);opacity:0;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0;transform:scaleY(2)}.style-module-scss-module__sbfeDq__headerLink:after{content:"";background-color:var(--belyy);opacity:0;z-index:-1;width:100%;height:100%;transition:all .3s;position:absolute;top:2px;left:0;transform:scale(0)}.style-module-scss-module__sbfeDq__headerLink:hover{color:var(--akcentnyy-1)}.style-module-scss-module__sbfeDq__headerLink:hover:before{opacity:1;transform:scaleY(1)}.style-module-scss-module__sbfeDq__headerLink:hover:after{opacity:1;transform:scale(1)}.style-module-scss-module__sbfeDq__headerLink.style-module-scss-module__sbfeDq__active{color:var(--akcentnyy-1)}.style-module-scss-module__sbfeDq__headerLink.style-module-scss-module__sbfeDq__active:before{opacity:1;border-top-color:var(--akcentnyy-1);border-bottom-color:var(--akcentnyy-1);transform:scaleY(1)}.style-module-scss-module__sbfeDq__actionsDesktop{align-items:center;gap:6px;display:flex}.style-module-scss-module__sbfeDq__headerTel{text-transform:uppercase;white-space:nowrap;padding:20px;font-size:14px}.style-module-scss-module__sbfeDq__headerTel img{margin-right:12px}.style-module-scss-module__sbfeDq__headerTel:hover img{filter:brightness(0)saturate()invert(18%)sepia()saturate(2013%)hue-rotate(213deg)brightness(89%)contrast(116%)}.style-module-scss-module__sbfeDq__headerMail{color:var(--akcentnyy-1)}.style-module-scss-module__sbfeDq__headerButt{background:var(--akcentnyy-1);font-weight:700;font-size:var(--t14);text-transform:uppercase;color:var(--belyy);transition:all .3s}.style-module-scss-module__sbfeDq__headerButt:hover{background:var(--belyy);color:var(--temnyy-2)}.style-module-scss-module__sbfeDq__headerButt:active{color:var(--akcentnyy-1);transform:scale(.98)}.style-module-scss-module__sbfeDq__headerButtChat{border-radius:var(--br);background:#fff3;width:52px;height:52px}.style-module-scss-module__sbfeDq__burger{cursor:pointer;z-index:120;background:0 0;border:none;width:42px;height:42px;display:none;position:relative}.style-module-scss-module__sbfeDq__burgerLine{background:var(--belyy);width:24px;height:2px;transition:all .35s;position:absolute;left:9px}.style-module-scss-module__sbfeDq__burgerLine:first-child{top:13px}.style-module-scss-module__sbfeDq__burgerLine:nth-child(2){top:20px}.style-module-scss-module__sbfeDq__burgerLine:nth-child(3){top:27px}.style-module-scss-module__sbfeDq__lineTopOpen{transform:translateY(7px)rotate(45deg)}.style-module-scss-module__sbfeDq__lineMidOpen{opacity:0}.style-module-scss-module__sbfeDq__lineBotOpen{transform:translateY(-7px)rotate(-45deg)}.style-module-scss-module__sbfeDq__overlay{opacity:0;pointer-events:none;z-index:90;background:#00000073;transition:opacity .35s;position:fixed;inset:0}.style-module-scss-module__sbfeDq__overlayOpen{opacity:1;pointer-events:auto}.style-module-scss-module__sbfeDq__mobilePanel{background:var(--temnyy-1);z-index:110;flex-direction:column;justify-content:space-between;width:min(86vw,360px);height:100dvh;padding:30px 24px 24px;transition:transform .35s;display:flex;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(100%)}.style-module-scss-module__sbfeDq__mobilePanelOpen{transform:translate(0)}.style-module-scss-module__sbfeDq__navMobile{margin-bottom:32px}.style-module-scss-module__sbfeDq__mobileLinks{flex-direction:column;gap:24px;display:flex}.style-module-scss-module__sbfeDq__mobileLink{text-transform:uppercase;color:var(--belyy);font-size:18px;font-weight:600}.style-module-scss-module__sbfeDq__mobileLink.style-module-scss-module__sbfeDq__activeMobile{color:var(--akcentnyy-1)}.style-module-scss-module__sbfeDq__mobileActions{flex-direction:column;gap:16px;display:flex}.style-module-scss-module__sbfeDq__mobileTel{text-transform:uppercase;color:var(--belyy);align-items:center;gap:12px;font-size:16px;display:flex}.style-module-scss-module__sbfeDq__mobileBtn{width:100%}.style-module-scss-module__sbfeDq__mobileChat{border-radius:var(--br);background:#fff3;justify-content:center;align-items:center;width:52px;height:52px;display:flex}@media (max-width:1024px){.style-module-scss-module__sbfeDq__navDesktop,.style-module-scss-module__sbfeDq__actionsDesktop{display:none}.style-module-scss-module__sbfeDq__burger{display:block}}@media (max-width:480px){.style-module-scss-module__sbfeDq__header{height:64px}.style-module-scss-module__sbfeDq__mobileLinks li:has(>.style-module-scss-module__sbfeDq__mobileSubLink){margin-left:15px;list-style:circle!important}.style-module-scss-module__sbfeDq__mobileSubLink{font-size:14px}.style-module-scss-module__sbfeDq__headerContent{height:44px}body{padding-top:64px}}
.ProductHeaderMenu-module-scss-module__yo955G__overflou{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:99;background:#00000036;justify-content:center;display:flex;position:fixed;inset:0}.ProductHeaderMenu-module-scss-module__yo955G__budy{border-radius:0 0 5px 5px;flex-direction:column;width:100%;max-width:1600px;height:fit-content;padding:30px 40px;display:flex;position:relative;top:85px}.ProductHeaderMenu-module-scss-module__yo955G__head{flex-wrap:wrap;gap:8px;display:flex}.ProductHeaderMenu-module-scss-module__yo955G__title{font-family:var(--font-family);text-transform:uppercase;color:var(--seryy-1);margin:30px 0 20px;font-size:14px;font-weight:500}.ProductHeaderMenu-module-scss-module__yo955G__main{grid-template-columns:repeat(5,1fr);grid-auto-rows:200px;gap:20px;display:grid}.ProductHeaderMenu-module-scss-module__yo955G__tab{background:var(--akcentnyy-1);font-family:var(--font-family);color:var(--belyy);border:1px solid var(--akcentnyy-1);cursor:pointer;border-radius:5px;padding:10px 15px;font-size:14px;font-weight:500;line-height:130%;transition:all .3s}.ProductHeaderMenu-module-scss-module__yo955G__tab.ProductHeaderMenu-module-scss-module__yo955G__active{background:var(--belyy);color:var(--temnyy-1);border-color:var(--belyy)}.ProductHeaderMenu-module-scss-module__yo955G__tab:hover{border-color:var(--belyy)}.ProductHeaderMenu-module-scss-module__yo955G__productCard{background:var(--temnyy-2);cursor:pointer;aspect-ratio:1;border-radius:5px;width:100%;height:100%;min-height:120px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #0003}.ProductHeaderMenu-module-scss-module__yo955G__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.ProductHeaderMenu-module-scss-module__yo955G__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ProductHeaderMenu-module-scss-module__yo955G__imageWrapper:hover img{transform:scale(1.1)}.ProductHeaderMenu-module-scss-module__yo955G__imageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#000000b3 0%,#0000 50%);position:absolute;inset:0}.ProductHeaderMenu-module-scss-module__yo955G__productInfo{z-index:2;pointer-events:none;position:absolute;top:15px;left:15px;right:15px}.ProductHeaderMenu-module-scss-module__yo955G__productName{font-family:var(--font-family);color:var(--belyy);text-shadow:0 2px 4px #00000080;margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.2}.ProductHeaderMenu-module-scss-module__yo955G__productSubName{font-family:var(--font-family);color:#fffc;text-shadow:0 1px 3px #00000080;margin:0;font-size:13px;font-weight:400;line-height:1.3}@media (max-width:1020px){.ProductHeaderMenu-module-scss-module__yo955G__main{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px;gap:15px}.ProductHeaderMenu-module-scss-module__yo955G__budy{padding:25px 30px;top:70px}.ProductHeaderMenu-module-scss-module__yo955G__productName{font-size:14px}.ProductHeaderMenu-module-scss-module__yo955G__productSubName{font-size:12px}}@media (max-width:768px){.ProductHeaderMenu-module-scss-module__yo955G__budy{max-height:80vh;padding:20px;top:60px}.ProductHeaderMenu-module-scss-module__yo955G__main{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px;gap:12px}.ProductHeaderMenu-module-scss-module__yo955G__tab{padding:8px 12px;font-size:13px}.ProductHeaderMenu-module-scss-module__yo955G__productName{font-size:13px}.ProductHeaderMenu-module-scss-module__yo955G__productSubName{font-size:11px}.ProductHeaderMenu-module-scss-module__yo955G__productInfo{top:10px;left:10px;right:10px}}@media (max-width:480px){.ProductHeaderMenu-module-scss-module__yo955G__budy{max-height:75vh;padding:15px;top:50px}.ProductHeaderMenu-module-scss-module__yo955G__main{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px;gap:8px}.ProductHeaderMenu-module-scss-module__yo955G__tab{padding:6px 10px;font-size:12px}.ProductHeaderMenu-module-scss-module__yo955G__productInfo{top:8px;left:8px;right:8px}.ProductHeaderMenu-module-scss-module__yo955G__productName{font-size:11px}.ProductHeaderMenu-module-scss-module__yo955G__productSubName{font-size:9px}.ProductHeaderMenu-module-scss-module__yo955G__title{margin:20px 0 15px;font-size:12px}}@media (max-width:360px){.ProductHeaderMenu-module-scss-module__yo955G__main{grid-template-columns:1fr 1fr;grid-auto-rows:120px;gap:6px}.ProductHeaderMenu-module-scss-module__yo955G__productName{font-size:10px}.ProductHeaderMenu-module-scss-module__yo955G__productSubName{font-size:8px}}
.style-module__q6X6TW__footer{background:var(--temnyy-2);padding:50px 0}.style-module__q6X6TW__footerContent{grid-template-columns:.5fr 1.8fr;align-items:start;gap:24px;display:grid}.style-module__q6X6TW__siteMap{grid-template-columns:1fr 1.5fr;gap:clamp(5px,2vw,20px);display:grid}.style-module__q6X6TW__siteMapTitle{font-size:clamp(14px,1.8rem,18px);font-weight:600}.style-module__q6X6TW__footerLogo{justify-content:flex-start;height:60px;margin-bottom:30px;transition:all .4s}.style-module__q6X6TW__footerLogo:hover{transform:scale(1.02)}.style-module__q6X6TW__col{flex-wrap:wrap;gap:20px;margin:20px 0;display:flex}.style-module__q6X6TW__list{flex-direction:column;gap:14px;margin:20px 0;display:flex}.style-module__q6X6TW__footerLink{opacity:.9;white-space:wrap;line-height:1.45;display:block}.style-module__q6X6TW__footerLink:hover{opacity:1}.style-module__q6X6TW__socRow{gap:10px;margin-top:6px;display:flex}.style-module__q6X6TW__footerSoc{opacity:.55;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.style-module__q6X6TW__footerSoc:hover{opacity:1}.style-module__q6X6TW__footerSoc:active{transform:scale(.99)}.style-module__q6X6TW__bottom{color:#ffffff7c;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:28px;padding-top:18px;font-size:14px;display:flex}.style-module__q6X6TW__policy{opacity:.5}.style-module__q6X6TW__policy:hover{opacity:1}.style-module__q6X6TW__linkSoc{margin-bottom:10px}@media (max-width:1024px){.style-module__q6X6TW__footerContent{grid-template-columns:1fr 1fr}.style-module__q6X6TW__footerLogo{grid-column:1/-1;justify-content:center}}@media (max-width:640px){.style-module__q6X6TW__siteMap{flex-direction:column;align-items:center;display:flex}.style-module__q6X6TW__col{border-top:1px solid #ffffff1f;justify-content:center;padding:20px 0}.style-module__q6X6TW__footer{padding:36px 0}.style-module__q6X6TW__footerLink{white-space:wrap;text-align:center;width:100%}.style-module__q6X6TW__list li{justify-content:center;align-items:center;display:flex}.style-module__q6X6TW__footerLink{text-align:center}.style-module__q6X6TW__footerContent{grid-template-columns:1fr;gap:clamp(5px,2vw,20px)}.style-module__q6X6TW__footerLogo,.style-module__q6X6TW__socRow{justify-content:center}.style-module__q6X6TW__bottom{text-align:center;justify-content:center}}.style-module__q6X6TW__companyDetails{border-top:1px solid #ffffff1f;margin-top:32px;padding-top:24px}.style-module__q6X6TW__detailsHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;transition:opacity .2s;display:flex}.style-module__q6X6TW__detailsHeader:hover{opacity:.8}.style-module__q6X6TW__detailsHeader h3{margin:0}.style-module__q6X6TW__accordionIcon{font-size:14px;transition:transform .3s;display:inline-block}.style-module__q6X6TW__accordionIcon.style-module__q6X6TW__open{transform:rotate(180deg)}.style-module__q6X6TW__detailsContent{max-height:0;margin-top:0;transition:max-height .4s ease-out,margin .3s,padding .3s;overflow:hidden}.style-module__q6X6TW__detailsContent.style-module__q6X6TW__expanded{max-height:1500px;margin-top:20px;transition:max-height .5s ease-in-out}.style-module__q6X6TW__detailsGrid{color:#ffffffb3;grid-template-columns:repeat(auto-fit,minmax(280px,auto));gap:16px 24px;font-size:13px;line-height:1.5;display:grid}.style-module__q6X6TW__detailItem{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.style-module__q6X6TW__detailLabel{color:#ffffffe6;min-width:70px;font-weight:600}.style-module__q6X6TW__downloadWrapper{text-align:right;margin-top:20px}.style-module__q6X6TW__downloadLink{color:#ffffffe6;background:#ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.style-module__q6X6TW__downloadLink:hover{background:#fff3;transform:translateY(-1px)}.style-module__q6X6TW__footerLink strong{color:#ffffffe6;font-weight:600;display:inline-block}@media (max-width:1024px){.style-module__q6X6TW__companyDetails{margin-top:28px;padding-top:20px}.style-module__q6X6TW__detailsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,auto));gap:14px 20px}}@media (max-width:768px){.style-module__q6X6TW__companyDetails{margin-top:24px;padding-top:18px}.style-module__q6X6TW__detailsGrid{grid-template-columns:1fr;gap:12px}.style-module__q6X6TW__detailItem{flex-direction:column;gap:2px}.style-module__q6X6TW__detailLabel{min-width:auto}.style-module__q6X6TW__downloadWrapper{text-align:center;margin-top:16px}}@media (max-width:640px){.style-module__q6X6TW__companyDetails{margin-top:20px;padding-top:16px}.style-module__q6X6TW__detailsGrid{font-size:12px}}
.CookieConsent-module__vWLNkq__cookieMiniBar{background:var(--temnyy-1);border-top:1px solid var(--seryy-2);z-index:1000;animation:.3s ease-out CookieConsent-module__vWLNkq__slideUp;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__vWLNkq__cookieMiniInner{max-width:var(--container-w);margin:0 auto;padding:16px 20px}.CookieConsent-module__vWLNkq__cookieMiniRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.CookieConsent-module__vWLNkq__cookieMiniText{font-size:var(--t14);font-family:var(--font-family);color:var(--seryy-1);flex:1;line-height:1.4}.CookieConsent-module__vWLNkq__cookieMiniActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CookieConsent-module__vWLNkq__uiBtnGhost{font-size:var(--t14);font-family:var(--font-family);color:var(--seryy-1);border:1px solid var(--seryy-2);border-radius:var(--br);cursor:pointer;background:0 0;padding:8px 16px;transition:all .2s}.CookieConsent-module__vWLNkq__uiBtnGhost:hover{color:var(--belyy);border-color:var(--seryy-1);background:#ffffff0d}.CookieConsent-module__vWLNkq__uiBtnTiny{font-size:var(--t14);font-family:var(--font-family);border-radius:var(--br);cursor:pointer;padding:8px 20px;font-weight:500;transition:all .2s}.CookieConsent-module__vWLNkq__butT1{background:var(--akcentnyy-1);color:var(--belyy);border:none}.CookieConsent-module__vWLNkq__butT1:hover{opacity:.9;transform:translateY(-1px)}.CookieConsent-module__vWLNkq__butT2{color:var(--seryy-1);border:1px solid var(--seryy-2);background:0 0}.CookieConsent-module__vWLNkq__butT2:hover{color:var(--belyy);border-color:var(--seryy-1);background:#ffffff0d}.CookieConsent-module__vWLNkq__uiGoldText{color:var(--akcentnyy-1);font-weight:500}.CookieConsent-module__vWLNkq__cookieLink{color:var(--akcentnyy-1);text-decoration:underline;transition:opacity .2s}.CookieConsent-module__vWLNkq__cookieLink:hover{opacity:.8}.CookieConsent-module__vWLNkq__uiOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#000c;justify-content:center;align-items:center;animation:.2s ease-out CookieConsent-module__vWLNkq__fadeIn;display:flex;position:fixed;inset:0}.CookieConsent-module__vWLNkq__uiDrawer{background:var(--temnyy-1);border:1px solid var(--seryy-2);border-radius:12px;width:90%;max-width:600px;max-height:90vh;padding:24px;animation:.3s ease-out CookieConsent-module__vWLNkq__slideIn;overflow-y:auto}.CookieConsent-module__vWLNkq__uiDrawerHead{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.CookieConsent-module__vWLNkq__uiClose{color:var(--seryy-1);cursor:pointer;border-radius:var(--br);background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;transition:all .2s;display:flex}.CookieConsent-module__vWLNkq__uiClose:hover{color:var(--belyy);background:#ffffff1a}.CookieConsent-module__vWLNkq__cookieOpt{border-bottom:1px solid var(--seryy-2);padding:16px 0}.CookieConsent-module__vWLNkq__cookieOpt:last-of-type{border-bottom:none}.CookieConsent-module__vWLNkq__cookieOptTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CookieConsent-module__vWLNkq__cookieOptName{font-size:var(--t14);font-weight:500;font-family:var(--font-family);color:var(--belyy)}.CookieConsent-module__vWLNkq__cookieOptDesc{font-size:13px;font-family:var(--font-family);color:var(--seryy-1);line-height:1.4}.CookieConsent-module__vWLNkq__sw2{background:var(--seryy-2);cursor:pointer;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.CookieConsent-module__vWLNkq__sw2[data-on=true]{background:var(--akcentnyy-1)}.CookieConsent-module__vWLNkq__sw2[data-on=true] .CookieConsent-module__vWLNkq__sw2Dot{transform:translate(20px)}.CookieConsent-module__vWLNkq__sw2Dot{background:var(--belyy);border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.CookieConsent-module__vWLNkq__sw2[aria-disabled=true]{opacity:.6;cursor:not-allowed}.CookieConsent-module__vWLNkq__drawerActions{border-top:1px solid var(--seryy-2);flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;display:flex}@keyframes CookieConsent-module__vWLNkq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes CookieConsent-module__vWLNkq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CookieConsent-module__vWLNkq__slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.CookieConsent-module__vWLNkq__cookieMiniRow{flex-direction:column;align-items:stretch;gap:16px}.CookieConsent-module__vWLNkq__cookieMiniActions{justify-content:stretch}.CookieConsent-module__vWLNkq__cookieMiniActions button{flex:1}.CookieConsent-module__vWLNkq__uiDrawer{width:95%;padding:20px}.CookieConsent-module__vWLNkq__drawerActions{flex-direction:column}.CookieConsent-module__vWLNkq__drawerActions button{width:100%}}@media (max-width:480px){.CookieConsent-module__vWLNkq__cookieMiniInner{padding:12px 16px}.CookieConsent-module__vWLNkq__cookieOpt{padding:12px 0}.CookieConsent-module__vWLNkq__uiBtnTiny{padding:6px 16px}}
@font-face{font-family:inter;src:url(../media/inter_regular-s.p.a404923c.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:inter;src:url(../media/inter_bold-s.p.454d5d62.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:90.0%;descent-override:22.43%;line-gap-override:0.0%;size-adjust:107.64%}.inter_e0fd0153-module__b93t1a__className{font-family:inter,inter Fallback}.inter_e0fd0153-module__b93t1a__variable{--font-family:"inter","inter Fallback"}
@font-face{font-family:montserrat;src:url(../media/montserrat_bold-s.5e64c921.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:montserrat Fallback;src:local(Arial);ascent-override:80.59%;descent-override:20.9%;line-gap-override:0.0%;size-adjust:120.11%}.montserrat_84c56ee1-module__4VfcuW__className{font-family:montserrat,montserrat Fallback}.montserrat_84c56ee1-module__4VfcuW__variable{--third-family:"montserrat","montserrat Fallback"}
@font-face{font-family:russoOne;src:url(../media/RussoOne_Regular-s.p.9c70c141.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:russoOne Fallback;src:local(Arial);ascent-override:79.78%;descent-override:24.04%;line-gap-override:0.0%;size-adjust:116.07%}.russoone_833bdb21-module__FyFsiG__className{font-family:russoOne,russoOne Fallback}.russoone_833bdb21-module__FyFsiG__variable{--russo-family:"russoOne","russoOne Fallback"}
.MobileBottomBar-module__g7sPVG__bar{display:none}@media (max-width:768px){.MobileBottomBar-module__g7sPVG__bar{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:10060;isolation:isolate;background:0 0;border:1px solid #fff6;border-radius:18px;justify-content:space-between;align-items:center;gap:6px;height:56px;padding:0 14px;display:flex;position:fixed;overflow:visible;transform:translateZ(0);box-shadow:0 10px 28px #00000024}.MobileBottomBar-module__g7sPVG__bar:before{content:"";z-index:0;border-radius:inherit;-webkit-backdrop-filter:blur(24px)saturate(1.3);backdrop-filter:blur(24px)saturate(1.3);pointer-events:none;background:#ffffff47;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff73}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.MobileBottomBar-module__g7sPVG__bar:before{background:#f5f7fce0}}.MobileBottomBar-module__g7sPVG__btn,.MobileBottomBar-module__g7sPVG__aiWrap{z-index:1;position:relative}.MobileBottomBar-module__g7sPVG__btn{color:#121828f2;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:6px 4px;font-family:inherit;font-size:10px;font-weight:600;text-decoration:none;display:flex}.MobileBottomBar-module__g7sPVG__btn svg{width:20px;height:20px}.MobileBottomBar-module__g7sPVG__aiWrap{flex:none;justify-content:center;align-items:center;margin-top:-36px;display:flex}.MobileBottomBar-module__g7sPVG__aiBtn{cursor:pointer;will-change:transform,box-shadow;background:0 0;border:none;border-radius:50%;width:68px;height:68px;padding:0;animation:2.2s ease-in-out infinite MobileBottomBar-module__g7sPVG__aiPulse;overflow:hidden}.MobileBottomBar-module__g7sPVG__aiIcon{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.MobileBottomBar-module__g7sPVG__aiBtn:active{animation:none;transform:scale(.96)}}@keyframes MobileBottomBar-module__g7sPVG__aiPulse{0%,to{transform:scale(1);box-shadow:0 8px 22px #00000047,0 0 #6482ff73}50%{transform:scale(1.06);box-shadow:0 10px 26px #00000052,0 0 0 12px #6482ff00}}@media (max-width:768px){body{padding-bottom:88px}}
.ChatPopup-module__KiHm9W__chatTrigger{z-index:20;border-radius:var(--br);color:#1d2438;cursor:pointer;background:linear-gradient(#ffffff14,#ffffff0a),#fff;border:1px solid #ffffff14;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:600;line-height:1;transition:transform .25s,box-shadow .25s,opacity .25s;display:inline-flex;position:relative;box-shadow:0 10px 24px #0000002e}.ChatPopup-module__KiHm9W__chatTrigger:hover{transform:translateY(-1px)}.ChatPopup-module__KiHm9W__chatTriggerHidden{opacity:0;pointer-events:none;transform:translateY(-6px)}.ChatPopup-module__KiHm9W__chatTriggerBadge{color:#fff;background:#ff3b30;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-4px;right:-4px}.ChatPopup-module__KiHm9W__overlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070a128f;height:100vh;animation:.25s ChatPopup-module__KiHm9W__fadeIn;position:fixed;inset:0}.ChatPopup-module__KiHm9W__topStrip{z-index:1001;pointer-events:none;position:fixed;top:74px;left:0;right:0}.ChatPopup-module__KiHm9W__topStripInner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141928b8;border:1px solid #ffffff12;border-top:none;border-radius:0 0 14px 14px;align-items:center;gap:12px;width:min(1120px,100% - 48px);min-height:52px;margin:0 auto;padding:0 18px;display:flex;box-shadow:0 10px 28px #0000003d}.ChatPopup-module__KiHm9W__topStripDots{align-items:center;gap:5px;display:inline-flex}.ChatPopup-module__KiHm9W__topStripDots span{background:#ffffffb8;border-radius:50%;width:5px;height:5px}.ChatPopup-module__KiHm9W__topStripText{color:#ffffffe6;font-size:14px;font-weight:500}.ChatPopup-module__KiHm9W__chatPanel{z-index:1002;border-radius:0 0 var(--br)var(--br);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 70% 58%,#6784ff21,#0000 26%),radial-gradient(circle at 60% 62%,#ff59591f,#0000 20%),linear-gradient(#101625f5,#101625db);border:1px solid #ffffff14;grid-template-rows:1fr auto;width:min(1120px,100% - 48px);min-height:410px;max-height:calc(100vh - 120px);animation:.28s ChatPopup-module__KiHm9W__panelIn;display:grid;position:fixed;top:88px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 80px #00000073}.ChatPopup-module__KiHm9W__hero{grid-template-rows:auto 1fr;min-height:0;display:grid}.ChatPopup-module__KiHm9W__faqRow{flex-wrap:wrap;gap:8px;padding:18px 16px 0;display:flex}.ChatPopup-module__KiHm9W__faqChip{border-radius:var(--br);color:#ffffffe0;text-transform:uppercase;cursor:pointer;background:#ffffff24;border:1px solid #ffffff0f;min-height:38px;padding:0 16px;font-size:12px;font-weight:600;transition:background .2s,transform .2s,color .2s}.ChatPopup-module__KiHm9W__faqChip:hover:not(:disabled){color:#fff;background:#ffffff38;transform:translateY(-1px)}.ChatPopup-module__KiHm9W__faqChip:disabled{opacity:.5;cursor:not-allowed}.ChatPopup-module__KiHm9W__heroBody{min-height:0;padding:18px 16px 14px;display:flex}.ChatPopup-module__KiHm9W__heroTitleBox{align-items:flex-end;width:100%;padding:12px 0 10px;display:flex}.ChatPopup-module__KiHm9W__heroTitle{color:#fff;text-transform:uppercase;letter-spacing:-.03em;max-width:900px;margin:0;font-size:clamp(28px,4vw,56px);font-weight:900;line-height:.96}.ChatPopup-module__KiHm9W__chatMessages{flex-direction:column;gap:14px;width:100%;min-height:0;padding-right:6px;display:flex;overflow:auto}.ChatPopup-module__KiHm9W__chatMessages::-webkit-scrollbar{width:6px}.ChatPopup-module__KiHm9W__chatMessages::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.ChatPopup-module__KiHm9W__chatMessages::-webkit-scrollbar-thumb{background:#94a0cca6;border-radius:999px}.ChatPopup-module__KiHm9W__message{animation:.24s ChatPopup-module__KiHm9W__fadeIn;display:flex}.ChatPopup-module__KiHm9W__messageBot{justify-content:flex-start}.ChatPopup-module__KiHm9W__messageUser{justify-content:flex-end}.ChatPopup-module__KiHm9W__messageContent{border-radius:var(--br);max-width:min(780px,88%);padding:14px 16px;position:relative}.ChatPopup-module__KiHm9W__messageBot .ChatPopup-module__KiHm9W__messageContent{background:#ffffff14;border:1px solid #ffffff0f;border-bottom-left-radius:4px}.ChatPopup-module__KiHm9W__messageUser .ChatPopup-module__KiHm9W__messageContent{background:linear-gradient(#6579bcf2,#485a9af2);border-bottom-right-radius:4px}.ChatPopup-module__KiHm9W__messageError .ChatPopup-module__KiHm9W__messageContent{background:#b935352e;border:1px solid #ff5b5b73}.ChatPopup-module__KiHm9W__messageText{color:#fff;margin:0;font-size:14px;line-height:1.5}.ChatPopup-module__KiHm9W__messageTime{color:#ffffff85;text-align:right;margin-top:8px;font-size:10px;display:block}.ChatPopup-module__KiHm9W__formattedMessage{color:#fff;font-size:14px;line-height:1.55}.ChatPopup-module__KiHm9W__messageLine{margin-bottom:6px}.ChatPopup-module__KiHm9W__messageLine:last-child{margin-bottom:0}.ChatPopup-module__KiHm9W__messageLineBreak{height:8px}.ChatPopup-module__KiHm9W__listItem{align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.ChatPopup-module__KiHm9W__bullet,.ChatPopup-module__KiHm9W__number{color:#b7c5ff;flex:none;font-weight:700}.ChatPopup-module__KiHm9W__listText{flex:1}.ChatPopup-module__KiHm9W__boldText{color:#fff;font-weight:800}.ChatPopup-module__KiHm9W__botStructured{gap:14px;display:grid}.ChatPopup-module__KiHm9W__attachments{gap:10px;display:grid}.ChatPopup-module__KiHm9W__attachmentImageCard{border-radius:var(--br);background:#ffffff0a;border:1px solid #ffffff0f;overflow:hidden}.ChatPopup-module__KiHm9W__attachmentImage{object-fit:cover;width:100%;height:auto;display:block}.ChatPopup-module__KiHm9W__attachmentFile,.ChatPopup-module__KiHm9W__attachmentLink{border-radius:var(--br);color:#fff;background:#ffffff0f;border:1px solid #ffffff12;align-items:center;gap:12px;min-height:60px;padding:12px 14px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.ChatPopup-module__KiHm9W__attachmentFile:hover,.ChatPopup-module__KiHm9W__attachmentLink:hover{background:#ffffff1a;transform:translateY(-1px)}.ChatPopup-module__KiHm9W__attachmentFileIcon{border-radius:var(--br);background:#ffffff1f;justify-content:center;align-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:inline-flex}.ChatPopup-module__KiHm9W__attachmentFileContent{gap:3px;display:grid}.ChatPopup-module__KiHm9W__attachmentFileLabel{font-size:14px;font-weight:700;line-height:1.3}.ChatPopup-module__KiHm9W__attachmentFileName{color:#ffffff9e;font-size:12px}.ChatPopup-module__KiHm9W__attachmentArrow{opacity:.8;margin-left:auto;font-size:16px}.ChatPopup-module__KiHm9W__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.ChatPopup-module__KiHm9W__productCard{border-radius:var(--br);color:#fff;background:#ffffff0f;border:1px solid #ffffff14;text-decoration:none;transition:transform .22s,background .22s;overflow:hidden}.ChatPopup-module__KiHm9W__productCard:hover{background:#ffffff1a;transform:translateY(-2px)}.ChatPopup-module__KiHm9W__cardImageWrap{aspect-ratio:16/10;background:#ffffff0a}.ChatPopup-module__KiHm9W__cardImage{object-fit:cover;width:100%;height:100%;display:block}.ChatPopup-module__KiHm9W__cardImageFallback{color:#ffffff6b;letter-spacing:.14em;place-items:center;width:100%;height:100%;font-size:14px;font-weight:700;display:grid}.ChatPopup-module__KiHm9W__cardSubtitle{color:#ffffffb8;margin-top:4px;font-size:13px;line-height:1.35}.ChatPopup-module__KiHm9W__cardDescription{color:#ffffffe0;margin-top:10px;font-size:13px;line-height:1.45}.ChatPopup-module__KiHm9W__cardMetaList{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ChatPopup-module__KiHm9W__cardMetaChip{background:#ffffff17;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.ChatPopup-module__KiHm9W__inputBar{background:#0f1422c7;border-top:1px solid #ffffff0f;grid-template-columns:1fr 52px 44px;align-items:center;gap:10px;padding:14px 16px 16px;display:grid}.ChatPopup-module__KiHm9W__chatInput{border-radius:var(--br);color:#fff;background:#ffffff1f;border:1px solid #ffffff12;outline:none;width:100%;min-width:0;height:48px;padding:0 18px;font-size:15px;transition:border-color .2s,background .2s}.ChatPopup-module__KiHm9W__chatInput::placeholder{color:#ffffff57}.ChatPopup-module__KiHm9W__chatInput:focus{background:#ffffff26;border-color:#ffffff2e}.ChatPopup-module__KiHm9W__chatInput:disabled{opacity:.65;cursor:not-allowed}.ChatPopup-module__KiHm9W__sendButton{border-radius:var(--br);color:#fff;cursor:pointer;background:#707998;border:none;justify-content:center;align-items:center;width:52px;height:48px;transition:transform .2s,background .2s,opacity .2s;display:inline-flex}.ChatPopup-module__KiHm9W__sendButton:hover:not(:disabled){background:#828caf;transform:translateY(-1px)}.ChatPopup-module__KiHm9W__sendButton:disabled{opacity:.5;cursor:not-allowed}.ChatPopup-module__KiHm9W__clearButton{border-radius:var(--br);color:#ffffff94;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;transition:color .2s,background .2s;display:inline-flex}.ChatPopup-module__KiHm9W__clearButton:hover{color:#fff;background:#ffffff14}.ChatPopup-module__KiHm9W__typingIndicator{gap:4px;padding:4px 0;display:flex}.ChatPopup-module__KiHm9W__typingIndicator span{background:#ffffff9e;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatPopup-module__KiHm9W__typing}.ChatPopup-module__KiHm9W__typingIndicator span:nth-child(2){animation-delay:.18s}.ChatPopup-module__KiHm9W__typingIndicator span:nth-child(3){animation-delay:.36s}@keyframes ChatPopup-module__KiHm9W__typing{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@keyframes ChatPopup-module__KiHm9W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ChatPopup-module__KiHm9W__panelIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:1100px){.ChatPopup-module__KiHm9W__chatPanel{width:calc(100% - 24px);top:78px}.ChatPopup-module__KiHm9W__topStripInner{width:calc(100% - 24px)}.ChatPopup-module__KiHm9W__heroTitle{font-size:clamp(24px,4.2vw,44px)}}.ChatPopup-module__KiHm9W__chatLauncher{z-index:20;border-radius:var(--br);color:#fff;cursor:pointer;background:#121623;border:1px solid #ffffff12;align-items:center;gap:12px;width:auto;min-height:54px;padding:0 18px;transition:transform .25s,opacity .25s,background .25s;display:flex;position:absolute;top:100px;overflow:hidden;box-shadow:0 12px 30px #00000038}@media (max-width:768px){.ChatPopup-module__KiHm9W__topStrip{top:66px}.ChatPopup-module__KiHm9W__chatPanel{width:calc(100% - 16px);max-height:calc(100vh - 82px);top:72px}.ChatPopup-module__KiHm9W__topStripInner{width:calc(100% - 16px);min-height:46px;padding:0 14px}.ChatPopup-module__KiHm9W__faqRow{gap:6px;padding:14px 12px 0}.ChatPopup-module__KiHm9W__faqChip{min-height:34px;padding:0 12px;font-size:10px}.ChatPopup-module__KiHm9W__heroBody{padding:14px 12px 10px}.ChatPopup-module__KiHm9W__heroTitle{font-size:24px;line-height:.98}.ChatPopup-module__KiHm9W__messageContent{max-width:94%}.ChatPopup-module__KiHm9W__cardsGrid{grid-template-columns:1fr}.ChatPopup-module__KiHm9W__inputBar{grid-template-columns:1fr 48px}.ChatPopup-module__KiHm9W__clearButton{display:inline-flex}.ChatPopup-module__KiHm9W__chatInput{height:46px;font-size:14px}.ChatPopup-module__KiHm9W__sendButton{width:48px;height:46px}.ChatPopup-module__KiHm9W__chatLauncher{top:75px;left:20px}}.ChatPopup-module__KiHm9W__chatLauncher:hover{background:#141928f0;transform:translateY(-1px)}.ChatPopup-module__KiHm9W__chatLauncherDots{flex:none;align-items:center;gap:4px;display:inline-flex}.ChatPopup-module__KiHm9W__chatLauncherDots span{transform-origin:50%;will-change:transform,opacity;background:#ffffffd1;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite ChatPopup-module__KiHm9W__launcherDotTyping}.ChatPopup-module__KiHm9W__chatLauncherDots span:first-child{animation-delay:0s}.ChatPopup-module__KiHm9W__chatLauncherDots span:nth-child(2){animation-delay:.16s}.ChatPopup-module__KiHm9W__chatLauncherDots span:nth-child(3){animation-delay:.32s}@keyframes ChatPopup-module__KiHm9W__launcherDotTyping{0%,to{opacity:.45;transform:translateY(0)scale(1);box-shadow:0 0 #fff0}40%{opacity:1;transform:translateY(-4px)scale(1.16);box-shadow:0 0 8px #ffffff59}80%{opacity:.55;transform:translateY(0)scale(1);box-shadow:0 0 #fff0}}.ChatPopup-module__KiHm9W__chatLauncherLabel{color:#fff;white-space:nowrap;flex:none;font-size:15px;font-weight:700}.ChatPopup-module__KiHm9W__chatLauncherTyping{white-space:nowrap;color:#ffffffb8;text-transform:lowercase;flex:auto;align-items:center;min-width:0;font-size:15px;font-weight:500;display:inline-flex;overflow:hidden}.ChatPopup-module__KiHm9W__chatLauncherCaret{background:#ffffffd9;width:1px;height:18px;margin-left:3px;animation:1s step-end infinite ChatPopup-module__KiHm9W__caretBlink}.ChatPopup-module__KiHm9W__chatLauncherBadge{color:#fff;background:#ff3b30;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:8px;right:8px}@keyframes ChatPopup-module__KiHm9W__caretBlink{0%,49%{opacity:1}50%,to{opacity:0}}.ChatPopup-module__KiHm9W__teaserStack{z-index:10050;pointer-events:auto;flex-direction:column;align-items:flex-start;gap:8px;max-width:min(300px,100vw - 48px);display:flex;position:fixed;top:160px;left:24px}.ChatPopup-module__KiHm9W__teaserBubble{cursor:pointer;text-align:left;color:#1a1a1a;opacity:.35;background:#fff;border:none;border-radius:16px 16px 16px 4px;padding:10px 14px;font-family:inherit;font-size:13px;line-height:1.35;transition:opacity .35s,transform .35s,box-shadow .2s;transform:translateY(4px)scale(.98);box-shadow:0 8px 24px #0000001f}.ChatPopup-module__KiHm9W__teaserBubbleActive{opacity:1;border:1px solid #008c5a33;transform:translateY(0)scale(1);box-shadow:0 10px 28px #005a3c2e}.ChatPopup-module__KiHm9W__teaserBubble:hover{opacity:1}.ChatPopup-module__KiHm9W__teaserClose{color:#fff;cursor:pointer;opacity:.7;background:#00000073;border:none;border-radius:50%;align-self:flex-end;width:28px;height:28px;font-size:16px;line-height:1}.ChatPopup-module__KiHm9W__teaserClose:hover{opacity:1}@media (max-width:768px){.ChatPopup-module__KiHm9W__teaserStack{max-width:min(240px,100vw - 32px);inset:130px auto auto 16px}.ChatPopup-module__KiHm9W__teaserBubble{padding:8px 12px;font-size:12px}}.ChatPopup-module__KiHm9W__leadBar{background:#0f14228c;border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr auto;gap:8px;padding:10px 16px 0;display:grid}.ChatPopup-module__KiHm9W__leadInput{border-radius:var(--br);color:#fff;background:#ffffff1f;border:1px solid #ffffff1f;outline:none;min-width:0;height:42px;padding:0 12px;font-size:13px}.ChatPopup-module__KiHm9W__leadInput::placeholder{color:#fff6}.ChatPopup-module__KiHm9W__leadBtn{border-radius:var(--br);cursor:pointer;color:#0b1020;white-space:nowrap;background:linear-gradient(135deg,#e8ecff,#a8b8ff);border:none;height:42px;padding:0 14px;font-size:12px;font-weight:700}.ChatPopup-module__KiHm9W__leadBtn:disabled{opacity:.5;cursor:not-allowed}.ChatPopup-module__KiHm9W__leadHint{color:#ffffff8c;grid-column:1/-1;padding:0 2px 8px;font-size:11px}.ChatPopup-module__KiHm9W__leadOk{color:#9dffb0}.ChatPopup-module__KiHm9W__leadErr{color:#ff9b9b}@media (max-width:768px){.ChatPopup-module__KiHm9W__leadBar{grid-template-columns:1fr;padding:10px 12px 0}.ChatPopup-module__KiHm9W__leadBtn{width:100%}}.ChatPopup-module__KiHm9W__chatLauncher{z-index:10040;writing-mode:vertical-rl;text-orientation:mixed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff24;flex-direction:column;justify-content:center;gap:8px;width:44px;min-height:140px;padding:12px 8px;bottom:28%;box-shadow:-8px 0 28px #00000059;background:#121623d9!important;border-right:none!important;border-radius:14px 0 0 14px!important;position:fixed!important;top:auto!important;left:auto!important;right:0!important}.ChatPopup-module__KiHm9W__chatLauncherLabel{letter-spacing:.06em;text-transform:uppercase;font-size:12px!important}.ChatPopup-module__KiHm9W__chatLauncherHidden{opacity:0;pointer-events:none;transform:translate(12px)}.ChatPopup-module__KiHm9W__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10045!important;background:#070a1259!important}.ChatPopup-module__KiHm9W__chatPanel{z-index:10050!important;-webkit-backdrop-filter:blur(22px)saturate(1.2)!important;backdrop-filter:blur(22px)saturate(1.2)!important;background:linear-gradient(160deg,#181e30d1,#0c101ce0)!important;border-right:none!important;border-radius:20px 0 0 20px!important;flex-direction:column!important;width:min(50vw,560px)!important;min-height:100vh!important;max-height:100vh!important;animation:.35s cubic-bezier(.22,1,.36,1) ChatPopup-module__KiHm9W__drawerIn!important;display:flex!important;inset:0 0 0 auto!important;transform:none!important;box-shadow:-20px 0 60px #00000073!important}@keyframes ChatPopup-module__KiHm9W__drawerIn{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.ChatPopup-module__KiHm9W__hero{flex-direction:column!important;flex:1!important;min-height:0!important;display:flex!important}.ChatPopup-module__KiHm9W__heroTitle{max-width:100%!important;font-size:clamp(18px,2.2vw,26px)!important;font-weight:800!important;line-height:1.2!important}.ChatPopup-module__KiHm9W__heroTitleBox{padding:8px 0 6px!important}.ChatPopup-module__KiHm9W__heroBody{flex:1!important;min-height:0!important;padding:12px 16px!important;overflow:auto!important}.ChatPopup-module__KiHm9W__faqRow{gap:6px!important;padding:12px 14px 0!important}.ChatPopup-module__KiHm9W__faqChip{min-height:32px!important;padding:0 10px!important;font-size:10px!important}.ChatPopup-module__KiHm9W__topStrip{display:none!important}.ChatPopup-module__KiHm9W__drawerHead{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 8px;display:flex}.ChatPopup-module__KiHm9W__drawerHeadTitle{letter-spacing:.02em;margin:0;font-size:15px;font-weight:800}.ChatPopup-module__KiHm9W__drawerHeadSub{color:#ffffff8c;margin:2px 0 0;font-size:12px}.ChatPopup-module__KiHm9W__drawerCollapse{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:10px;width:36px;height:36px;font-size:18px;line-height:1}.ChatPopup-module__KiHm9W__drawerCollapse:hover{background:#ffffff2e}@media (max-width:900px){.ChatPopup-module__KiHm9W__chatPanel{border-radius:0!important;width:min(100vw,100%)!important}.ChatPopup-module__KiHm9W__chatLauncher{min-height:120px;bottom:18%}}.ChatPopup-module__KiHm9W__chatLauncher{writing-mode:vertical-rl;text-orientation:mixed;z-index:10040!important;-webkit-backdrop-filter:blur(14px)saturate(1.2)!important;backdrop-filter:blur(14px)saturate(1.2)!important;color:#fff!important;cursor:pointer!important;background:#ffffff1f!important;border:1px solid #ffffff38!important;border-right:none!important;border-radius:18px 0 0 18px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:36px!important;height:67vh!important;min-height:67vh!important;max-height:67vh!important;padding:16px 6px!important;transition:width .25s,background .25s,box-shadow .25s!important;display:flex!important;position:fixed!important;inset:16.5vh 0 auto auto!important;box-shadow:-6px 0 24px #0000002e!important}.ChatPopup-module__KiHm9W__chatLauncher:hover{background:#fff3!important;width:44px!important;box-shadow:-10px 0 32px #5078ff40!important}.ChatPopup-module__KiHm9W__chatLauncherLabel{letter-spacing:.12em!important;text-transform:uppercase!important;color:#fff!important;white-space:nowrap!important;font-size:13px!important;font-weight:800!important}.ChatPopup-module__KiHm9W__chatLauncherDots{writing-mode:horizontal-tb!important}.ChatPopup-module__KiHm9W__chatLauncherTyping{display:none!important}@media (max-width:768px){.ChatPopup-module__KiHm9W__chatLauncher{width:32px!important;height:64vh!important;min-height:64vh!important;max-height:64vh!important;top:18vh!important}}.ChatPopup-module__KiHm9W__chatLauncher{white-space:nowrap!important;width:auto!important;min-width:42px!important;max-width:56px!important;padding:18px 10px!important;overflow:visible!important}.ChatPopup-module__KiHm9W__chatLauncherLabel{letter-spacing:.04em!important;text-transform:none!important;white-space:nowrap!important;text-overflow:clip!important;color:#fff!important;max-width:none!important;font-size:11px!important;font-weight:700!important;line-height:1.25!important;overflow:visible!important}.ChatPopup-module__KiHm9W__chatLauncher:hover{width:auto!important;max-width:64px!important}.ChatPopup-module__KiHm9W__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:6px!important}.ChatPopup-module__KiHm9W__productCard{border-radius:10px!important}.ChatPopup-module__KiHm9W__cardImageWrap{aspect-ratio:16/10!important;max-height:72px!important;overflow:hidden!important}.ChatPopup-module__KiHm9W__cardImage{object-fit:cover!important;max-height:72px!important}.ChatPopup-module__KiHm9W__cardBody{padding:8px!important}.ChatPopup-module__KiHm9W__cardTitle{font-size:12px!important;font-weight:700!important;line-height:1.2!important}.ChatPopup-module__KiHm9W__cardSubtitle{margin-top:2px!important;font-size:10px!important}.ChatPopup-module__KiHm9W__cardDescription{margin-top:4px!important;font-size:10px!important;line-height:1.3!important}.ChatPopup-module__KiHm9W__cardMetaList{gap:4px!important;margin-top:6px!important}.ChatPopup-module__KiHm9W__cardMetaChip{min-height:20px!important;padding:0 6px!important;font-size:10px!important}@media (max-width:768px){.ChatPopup-module__KiHm9W__chatLauncher{max-width:48px!important;padding:14px 8px!important}.ChatPopup-module__KiHm9W__chatLauncherLabel{font-size:10px!important}.ChatPopup-module__KiHm9W__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ChatPopup-module__KiHm9W__chatLauncher{display:none!important}.ChatPopup-module__KiHm9W__chatPanel{border-radius:16px 16px 0 0!important;width:100%!important;height:75vh!important;min-height:70vh!important;max-height:calc(100vh - 72px)!important;top:auto!important;bottom:0!important}.ChatPopup-module__KiHm9W__drawerCollapse{background:#ffffff29!important;border-radius:12px!important;flex-shrink:0!important;width:44px!important;height:44px!important;font-size:22px!important}.ChatPopup-module__KiHm9W__drawerHead{align-items:center!important;padding:12px 14px!important}.ChatPopup-module__KiHm9W__chatPanel{z-index:10070!important;border-radius:16px 16px 0 0!important;flex-direction:column!important;grid-template-rows:none!important;width:100%!important;max-width:100vw!important;height:calc(100dvh - 88px)!important;min-height:50dvh!important;max-height:calc(100dvh - 88px)!important;padding:0!important;display:flex!important;position:fixed!important;inset:auto 0 88px!important;overflow:hidden!important;transform:none!important}.ChatPopup-module__KiHm9W__drawerHead{flex:none!important}.ChatPopup-module__KiHm9W__hero{flex-direction:column!important;flex:auto!important;grid-template-rows:none!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:hidden!important}.ChatPopup-module__KiHm9W__faqRow{flex:none!important}.ChatPopup-module__KiHm9W__heroBody{-webkit-overflow-scrolling:touch;flex:auto!important;min-height:0!important;overflow-y:auto!important}.ChatPopup-module__KiHm9W__inputBar{width:100%!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;visibility:visible!important;opacity:1!important;z-index:5!important;background:#0c101cfa!important;border-top:1px solid #ffffff24!important;flex:none!important;grid-template-columns:1fr 48px 44px!important;align-items:center!important;gap:8px!important;margin:0!important;display:grid!important;position:relative!important}.ChatPopup-module__KiHm9W__chatInput{visibility:visible!important;opacity:1!important;width:100%!important;min-width:0!important;height:44px!important;font-size:16px!important;display:block!important}.ChatPopup-module__KiHm9W__sendButton,.ChatPopup-module__KiHm9W__clearButton{visibility:visible!important;opacity:1!important;display:inline-flex!important}.ChatPopup-module__KiHm9W__overlay{z-index:10065!important}}.ChatPopup-module__KiHm9W__inlineLink{color:#2b5cff;word-break:break-word;font-weight:600;text-decoration:underline}.ChatPopup-module__KiHm9W__productCardWrap{flex-direction:column;gap:8px;display:flex}.ChatPopup-module__KiHm9W__cardDocs{flex-direction:column;gap:6px;display:flex}.ChatPopup-module__KiHm9W__docBtn{text-align:center;background:#1a2336;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:600;display:block;color:#fff!important;text-decoration:none!important}.ChatPopup-module__KiHm9W__docBtn:hover{opacity:.9}button.ChatPopup-module__KiHm9W__docBtn{cursor:pointer;border:none;width:100%;font-family:inherit}button.ChatPopup-module__KiHm9W__attachmentFile{cursor:pointer;text-align:left;border:none;width:100%;font-family:inherit}.ChatPopup-module__KiHm9W__chatPdfOverlay{z-index:20000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ChatPopup-module__KiHm9W__chatPdfModal{background:#fff;border-radius:14px;flex-direction:column;width:min(920px,100%);height:min(86vh,900px);display:flex;overflow:hidden;box-shadow:0 20px 50px #00000059}.ChatPopup-module__KiHm9W__chatPdfHead{background:#f7f8fb;border-bottom:1px solid #e6e8ee;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ChatPopup-module__KiHm9W__chatPdfTitle{color:#1a2336;font-size:14px;font-weight:700}.ChatPopup-module__KiHm9W__chatPdfClose{cursor:pointer;color:#445;background:0 0;border:none;padding:0 6px;font-size:28px;line-height:1}.ChatPopup-module__KiHm9W__chatPdfFrame{background:#eee;border:0;flex:1;width:100%}.ChatPopup-module__KiHm9W__chatPdfFoot{text-align:right;border-top:1px solid #e6e8ee;padding:10px 14px}.ChatPopup-module__KiHm9W__chatPdfOpenTab{color:#2b5cff;font-size:13px;font-weight:600}
