@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap);body,html{color:#fff;height:100%;width:100%}#root{background-color:#0f0f0f;min-height:100vh}*,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}:root{--font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--modal-padding:15px}*,:after,:before{box-sizing:border-box}*{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-family:var(--font-family)}.App{background-color:#0f0f0f;min-height:100vh;text-align:center}a{color:inherit;text-decoration:none}body.ant-modal-open{padding-right:15px;padding-right:var(--modal-padding)}.critical-text{font-weight:400}.heading{font-weight:600}.emphasis{font-weight:500}body,html{background-color:#0f0f0f;margin:0;min-height:100vh;padding:0;scroll-behavior:smooth}*{box-sizing:border-box}Scrollbar track ::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#888;border:2px solid #f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-button:vertical:end:increment,::-webkit-scrollbar-button:vertical:start:decrement{display:none!important;height:0!important;width:0!important}*{scrollbar-color:#888 #f0f0f0;scrollbar-width:thin}.header{background:#0009;border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.header__inner{align-items:center;box-sizing:border-box;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1440px;padding:.5rem clamp(1.5rem,4vw,6rem);width:100%}.header.scrolled{background-color:#161111cc}@media(max-width:768px){.header__inner{padding:.3rem 1.5rem}}.header .menu-icon{cursor:pointer;display:none;flex-direction:column;gap:5px}.header .menu-icon div{background:#fff;border-radius:2px;height:3px;width:25px}.header a.active{background:#333}.header .hover-service{border-color:#fff!important;border-radius:6px;border-style:solid;border-width:1px;transition:border-color .3s ease,border-width .3s ease}.header a.hover-service-active{background:linear-gradient(180deg,#0000 0,#616161 60%,#aca8a8)!important}.header .nav ul{display:flex;gap:2rem;list-style:none}.header .nav ul li{position:relative}.header .nav ul li a{border:1px solid #0000;border-radius:6px;color:#fff;display:block;font-size:18px;font-weight:500;padding:.5rem 0;text-decoration:none;width:9rem}.header .nav ul li a:hover{border:1px solid #fff;border-radius:6px;transition:border-color .3s ease,border-width .3s ease}.header .nav ul li.dropdown{cursor:pointer}.header .nav ul li.dropdown .dropdown-menu{border-radius:0;display:flex;flex-direction:column;gap:4px;left:-8px!important;list-style:none;min-width:160px;overflow:hidden;padding-left:0;padding-top:10px;position:absolute;top:100%;z-index:999}.header .nav ul li.dropdown .dropdown-menu li{border-radius:0!important;height:100%;width:100%}.header .nav ul li.dropdown .dropdown-menu li a{align-items:center;background:linear-gradient(180deg,#0000 0,#000);border:none!important;border-radius:0!important;display:flex;font-size:14px;height:35px;justify-content:center;text-align:center;width:100%}.header .nav ul li.dropdown .dropdown-menu li a:hover{background:linear-gradient(180deg,#0000 0,#616161 60%,#aca8a8)}@media(max-width:1024px){.header .menu-icon{display:flex}.header .nav{background:#444;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;right:0;top:100%}.header .nav ul{flex-direction:column;gap:1rem}.header .nav ul .dropdown-menu{background:#444;position:static}.header .nav.open{display:flex}.header .nav.open ul{display:none}}.frame-menu-mobile{background:#0000;display:flex;display:none;flex-direction:column;padding:1rem}@media(max-width:1024px){.frame-menu-mobile{display:contents}}.menu-link{border-bottom:1px solid #eee;color:#fff;cursor:pointer;font-weight:700;margin:auto;padding:.75rem 1rem;text-decoration:none;width:70%}.menu-item{display:flex;flex-direction:column}.arrow{float:right;margin-left:8px;transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.submenu{background:#0000;margin:auto;width:20%;z-index:1000}.submenu-link{border-bottom:1px solid #ddd;color:#fff;display:block;padding:.5rem 0;text-decoration:none}.menu-link:active,.menu-link:focus,.submenu-link:active,.submenu-link:focus{color:#fff;outline:none}.footer,.menu-link.active,.submenu-link.active{color:#fff}.footer{background-image:url(/static/media/Footer.427b4da1eb46baca2b6d.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:60px 60px 20px 80px}@media(max-width:768px){.footer{padding:10px}}.footer__container{margin:0 auto;max-width:1440px;padding:0 20px}.footer__content{grid-gap:70px;display:grid;gap:70px;grid-template-columns:.5fr 4fr;margin-bottom:40px}@media(max-width:1024px){.footer__content{grid-template-columns:1fr}}@media(max-width:900px){.footer__content{gap:40px;grid-template-columns:1fr}}.footer__logo-section{display:flex;justify-content:center;width:100%}@media(max-width:1024px){.footer__logo-section{margin:auto;width:30%}}@media(max-width:900px){.footer__logo-section{justify-content:center;margin:auto;width:30%}}.footer a{width:100%}.footer__logo{align-items:center;display:flex;gap:20px;width:70%}.footer__logo img{margin:auto;width:100%}.footer .logo__icon{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:80px}@media(max-width:480px){.footer .logo__icon{height:60px;width:60px}}.footer .chevron{border-style:solid;height:0;position:absolute;width:0}.footer .chevron--1{border-left:40px solid #0000;border-right:40px solid #0000;top:5px;transform:rotate(90deg)}@media(max-width:480px){.footer .chevron--1{border-bottom-width:9px;border-left-width:30px;border-right-width:30px}}.footer .chevron--2{border-left:35px solid #0000;border-right:35px solid #0000;top:15px;transform:rotate(90deg)}@media(max-width:480px){.footer .chevron--2{border-bottom-width:8px;border-left-width:26px;border-right-width:26px;top:12px}}.footer .chevron--3{border-left:30px solid #0000;border-right:30px solid #0000;top:25px;transform:rotate(90deg)}@media(max-width:480px){.footer .chevron--3{border-bottom-width:6px;border-left-width:22px;border-right-width:22px;top:20px}}.footer .chevron--4{border-left:25px solid #0000;border-right:25px solid #0000;top:35px;transform:rotate(90deg)}@media(max-width:480px){.footer .chevron--4{border-bottom-width:5px;border-left-width:18px;border-right-width:18px;top:28px}}.footer .chevron--5{border-left:20px solid #0000;border-right:20px solid #0000;top:45px;transform:rotate(90deg)}@media(max-width:480px){.footer .chevron--5{border-bottom-width:3px;border-left-width:14px;border-right-width:14px;top:36px}}.footer .logo__text{display:flex;flex-direction:column}.footer .logo__text .logo__name{color:#fff;font-size:32px;font-weight:700;letter-spacing:2px}@media(max-width:480px){.footer .logo__text .logo__name{font-size:24px}}.footer .logo__text .logo__subtitle{color:#ccc;font-size:14px;font-weight:400;letter-spacing:4px;margin-top:-2px}@media(max-width:480px){.footer .logo__text .logo__subtitle{font-size:12px;letter-spacing:3px}}.footer__nav{display:grid;grid-template-columns:repeat(5,1fr)}@media(max-width:1024px){.footer__nav{gap:10px;grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.footer__nav{gap:30px;grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.footer__nav{gap:30px;grid-template-columns:repeat(2,1fr)}}.footer__column{margin:0 auto auto;text-align:left;width:90%}@media(max-width:1024px){.footer__column{width:100%!important}}@media(max-width:768px){.footer__column{text-align:center;width:100%}}@media(max-width:1024px){.footer__column--address{grid-column:1/-1;margin-top:20px}}@media(max-width:768px){.footer__column--address{margin-top:15px}}.footer__title{color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;margin-bottom:20px}@media(max-width:480px){.footer__title{font-size:15px;margin-bottom:15px}}.footer__subtitle{color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;margin:20px 0 10px}@media(max-width:768px){.footer__subtitle{font-size:13px;margin:18px 0 8px}}@media(max-width:480px){.footer__subtitle{font-size:12px;margin:15px 0 6px}}.footer__list{list-style:none;margin:0;padding:0}.footer__list li{margin-bottom:30px}@media(max-width:480px){.footer__list li{margin-bottom:10px}}.footer__link{color:#ccc;font-size:14px;text-decoration:none;transition:color .3s ease}.footer__link:hover{color:#fff}@media(max-width:480px){.footer__link{font-size:13px}}.footer__address-link{cursor:pointer;display:block;margin-bottom:25px;text-decoration:none;transition:all .3s ease}.footer__address-link:last-of-type{margin-bottom:20px}.footer__address-link:hover .footer__address .footer__subtitle,.footer__address-link:hover .footer__address p{color:#fff}.footer__address-link:active{opacity:.8}.footer__address{margin-bottom:0}.footer__address p{color:#ccc;font-size:14px;line-height:1.4;margin:0 0 4px;transition:color .3s ease}@media(max-width:768px){.footer__address p{font-size:13px}}@media(max-width:480px){.footer__address p{font-size:12px}}.footer__address .footer__subtitle{margin-bottom:10px;margin-top:0;transition:color .3s ease}@media(max-width:768px){.footer__address .footer__subtitle{font-size:13px;margin-bottom:8px}}@media(max-width:480px){.footer__address .footer__subtitle{font-size:12px;margin-bottom:6px}}.footer__contacts{margin-top:30px}@media(max-width:768px){.footer__contacts{margin-top:15px}}@media(max-width:480px){.footer__contacts{margin-top:12px}}.footer__contacts p{margin:0 0 8px}@media(max-width:480px){.footer__contacts p{margin:0 0 6px}}.footer__contacts p:last-child{margin-bottom:0}.footer__copyright{border-top:1px solid #ffffff1a;padding-top:20px;text-align:center}@media(max-width:768px){.footer__copyright{text-align:center}}.footer__copyright p{color:#ccc;font-size:13px;margin:0}@media(max-width:480px){.footer__copyright p{font-size:12px}}@media(max-width:1024px)and (min-width:769px){.footer__content{gap:50px}.footer__nav{gap:35px}}.chat-widget-container{bottom:50px;position:fixed;right:20px;z-index:1000!important}.chat-widget-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:998}.chat-widget-container.open .chat-widget-overlay{display:block}.chat-button{align-items:center!important;background:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 20px #667eea66;color:#666!important;cursor:pointer;display:flex!important;font-size:16px!important;font-weight:600!important;gap:8px;height:50px!important;padding:15px 20px!important;transition:all .3s ease;width:50px!important}.chat-button:hover{background:linear-gradient(135deg,#555,#333)!important;transform:translateY(-2px)!important}.chat-button:focus,.chat-button:hover{border:none!important;box-shadow:0 6px 25px #667eea99!important;color:#fff!important}.chat-button:focus{background:linear-gradient(135deg,#333,#555)!important}.chat-button .anticon{font-size:18px}.chat-box{animation:slideUp .3s ease-out;background:#fff;border-radius:16px!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 40px #00000026!important;display:flex;flex-direction:column;height:500px;overflow:hidden;width:380px;z-index:999}.chat-box .ant-card-body{display:flex;flex-direction:column;height:100%;padding:0!important}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{align-items:center;background:linear-gradient(135deg,#333,#555);border-top-left-radius:16px;border-top-right-radius:16px;color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.chat-title{color:#fff;font-size:16px;font-weight:600;margin:0}.close-button{background:none!important;border:none!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;cursor:pointer;padding:4px!important;transition:background-color .2s}.close-button:focus,.close-button:hover{background-color:#fff3!important;color:#fff!important}.close-button .anticon{font-size:14px}.chat-form{display:flex;flex-direction:column;justify-content:center;padding:24px}.form-title{color:#111827;font-size:18px;font-weight:600;margin-bottom:24px;text-align:center}.start-chat-button{background:linear-gradient(135deg,#333,#555)!important;border:none!important;border-radius:8px!important;color:#fff!important;font-weight:600!important;transition:all .3s ease}.start-chat-button:hover{background:linear-gradient(135deg,#555,#333)!important;box-shadow:0 4px 12px #667eea4d!important;transform:translateY(-1px)}.start-chat-button:focus{background:linear-gradient(135deg,#333,#555)!important;box-shadow:0 4px 12px #667eea4d!important}.start-chat-button:disabled{box-shadow:none!important;color:#fff!important;transform:none!important}.chat-messages{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:16px}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:#f1f5f9}.chat-messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#94a3b8}.message-wrapper{display:flex;width:100%}.message-wrapper.user-message{justify-content:flex-end}.message-wrapper.agent-message{justify-content:flex-start}.message-content{align-items:flex-end;display:flex;gap:8px;max-width:80%}.message-bubble{word-wrap:break-word;animation:fadeIn .3s ease-out;border-radius:18px;max-width:100%;padding:12px 16px;position:relative}.message-bubble.user-bubble{background:linear-gradient(135deg,#333,#555);border-bottom-right-radius:4px;color:#fff;text-align:left}.message-bubble.agent-bubble{background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;box-shadow:0 1px 2px 0 #0000000d;color:#111827}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.message-text{font-size:14px;line-height:1.4;margin-bottom:4px;text-align:left;word-break:break-word}.message-time{font-size:11px;opacity:.7;text-align:right}.agent-bubble .message-time{text-align:left}.message-avatar{flex-shrink:0}.message-avatar .ant-avatar{background:#94a3b8}.message-avatar .ant-avatar.ant-avatar-icon .anticon{color:#fff}.user-message .message-avatar .ant-avatar{background:#333}.agent-message .message-avatar .ant-avatar{background:#64748b}.system-message,.system-message .ant-divider{margin:8px 0}.system-message .ant-divider .ant-divider-inner-text{padding:0 8px}.system-text{color:#64748b;font-size:12px;font-style:italic}.chat-input-container{background:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top:1px solid #e2e8f0;padding:16px}.input-wrapper{align-items:flex-end;display:flex;gap:8px}.message-input{border:1px solid #cbd5e1!important;border-radius:20px!important;flex:1 1;font-size:14px;max-height:100px;min-height:40px;padding:10px 16px!important;resize:none;transition:all .2s ease}.message-input:focus{box-shadow:0 0 0 2px #667eea1a!important}.message-input:focus,.message-input:hover{border-color:#333!important}.message-input .ant-input{border:none!important;font-size:14px;padding:0!important}.message-input .ant-input:focus{box-shadow:none!important}.send-button{align-items:center!important;background:linear-gradient(135deg,#333,#555)!important;border:none!important;border-radius:50%!important;color:#fff!important;cursor:pointer;display:flex!important;height:40px!important;justify-content:center!important;min-width:40px!important;padding:0!important;transition:all .2s ease;width:40px!important}.send-button:hover{transform:scale(1.05)!important}.send-button:focus,.send-button:hover{background:linear-gradient(135deg,#333,#555)!important;box-shadow:0 4px 12px #667eea4d!important;color:#fff!important}.send-button:disabled{cursor:not-allowed!important;opacity:.5!important}.send-button:disabled,.send-button:disabled:hover{background:#cbd5e1!important;transform:none!important}.send-button:disabled:hover{box-shadow:none!important}.send-button .anticon{font-size:14px}.ant-badge .ant-badge-count{background-color:#ff4d4f;border-radius:8px;color:#fff;font-size:12px;height:16px;line-height:14px;min-width:16px;padding:0 4px}@media(max-width:480px){.chat-widget-container{bottom:12px;right:12px}.chat-box{border-radius:10px!important;height:95vh;width:94vw}.chat-header,.chat-input-container{border-radius:0!important}.chat-button{font-size:14px!important;height:45px!important;padding:10px!important;width:45px!important}}@media(min-width:481px)and (max-width:768px){.chat-box{border-radius:12px!important;height:80vh;width:90vw}.chat-button{height:50px!important;width:50px!important}}@media(min-width:769px)and (max-width:1024px){.chat-box{height:500px;width:400px}}@media(prefers-color-scheme:dark){.chat-box{background:#1a1a1a}.chat-box .chat-messages{background:#262626}.chat-box .agent-bubble{background:#404040;border-color:#525252;color:#fff}.chat-box .chat-input-container{background:#1a1a1a;border-color:#404040}.chat-box .message-input{background:#262626!important;border-color:#404040!important;color:#fff!important}.chat-box .message-input::placeholder{color:#a3a3a3}.chat-box .form-title{color:#fff}}.info-message{display:flex;justify-content:center;margin:10px 0;text-align:left}.info-box{background:#f6f6f6;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 5px #0000000d;color:#333;font-size:14px;max-width:90%;padding:12px 16px;white-space:pre-line}.loading{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.loading__spinner{animation:loading-spin .8s cubic-bezier(.4,0,.2,1) infinite;border:3px solid #ffffff26;border-radius:50%;border-top-color:#fff;height:48px;transform:translateZ(0);width:48px;will-change:transform}.loading__text{color:#fff;font-size:14px;font-weight:400;letter-spacing:.02em;margin-top:16px;opacity:.85}@keyframes loading-spin{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}