.Chat-module-scss-module__DYzLwG__chatWidget{z-index:100;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:24px;right:24px}@media (max-width:600px){.Chat-module-scss-module__DYzLwG__chatWidget{bottom:16px;right:16px}}.Chat-module-scss-module__DYzLwG__chatToggleBtn{pointer-events:auto;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0284c7;background:#fff6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;box-shadow:0 8px 32px #1f268726}.Chat-module-scss-module__DYzLwG__chatToggleBtn:hover{background:#fff9;transform:scale(1.05)}.Chat-module-scss-module__DYzLwG__chatWindow{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:12px;flex-direction:column;width:350px;height:500px;margin-bottom:16px;display:flex;overflow:hidden;box-shadow:0 8px 32px #1f268733}@media (max-width:600px){.Chat-module-scss-module__DYzLwG__chatWindow{width:calc(100vw - 32px);height:calc(100vh - 150px)}}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:16px;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatHeader .Chat-module-scss-module__DYzLwG__headerInfo{flex-direction:column;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatHeader .Chat-module-scss-module__DYzLwG__headerInfo h3{color:#0284c7;margin:0;font-size:1.1rem;font-weight:600}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatHeader .Chat-module-scss-module__DYzLwG__headerInfo .Chat-module-scss-module__DYzLwG__limitCounter{color:#4a4a4a;opacity:.8;font-size:.75rem}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatHeader .Chat-module-scss-module__DYzLwG__headerInfo .Chat-module-scss-module__DYzLwG__limitCounter.Chat-module-scss-module__DYzLwG__warning{color:#ef7000;font-weight:600}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatHeader .Chat-module-scss-module__DYzLwG__closeBtn{cursor:pointer;color:#4a4a4a;opacity:.6;background:0 0;border:none;padding:4px;transition:opacity .2s}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatHeader .Chat-module-scss-module__DYzLwG__closeBtn:hover{opacity:1}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0284c74d #0000;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow:hidden auto}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages::-webkit-scrollbar{width:6px}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages::-webkit-scrollbar-track{background:0 0}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages::-webkit-scrollbar-thumb{background-color:#0284c74d;border-radius:10px}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__emptyState{text-align:center;opacity:.6;margin-top:50%;padding:0 20px;font-size:.9rem;transform:translateY(-50%)}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message{word-wrap:break-word;white-space:pre-wrap;border-radius:16px;max-width:85%;padding:10px 14px;font-size:.95rem;line-height:1.4}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__user{color:#fff;background:#0284c7;border-bottom-right-radius:4px;align-self:flex-end}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__assistant{color:#333;background:#fffc;border:1px solid #0000000d;border-bottom-left-radius:4px;align-self:flex-start}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__assistant p,.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__assistant ul,.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__assistant ol{margin-top:0;margin-bottom:12px}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__assistant p:last-child,.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__assistant ul:last-child,.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__assistant ol:last-child{margin-bottom:0}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message.Chat-module-scss-module__DYzLwG__system{background:0 0;align-self:center;max-width:100%;padding:0}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message .Chat-module-scss-module__DYzLwG__typing{justify-content:center;align-items:center;gap:8px;min-height:48px;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message .Chat-module-scss-module__DYzLwG__typing span{opacity:.7;filter:brightness(1.2);background:#0284c7;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite Chat-module-scss-module__DYzLwG__typingWave;box-shadow:0 0 12px #0284c780}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message .Chat-module-scss-module__DYzLwG__typing span:first-child{background:#03a5f9;animation-delay:0s}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message .Chat-module-scss-module__DYzLwG__typing span:nth-child(2){background:#0284c7;animation-delay:.2s}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatMessages .Chat-module-scss-module__DYzLwG__message .Chat-module-scss-module__DYzLwG__typing span:nth-child(3){background:#016395;animation-delay:.4s}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock{text-align:center;background:#ffffffe6;border:1px solid #0000000d;border-radius:12px;width:100%;padding:16px;box-shadow:0 4px 12px #0000000d}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock .Chat-module-scss-module__DYzLwG__blockReason{color:#333;margin-bottom:12px;font-size:.9rem;line-height:1.4}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock .Chat-module-scss-module__DYzLwG__contacts{flex-direction:column;gap:8px;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock .Chat-module-scss-module__DYzLwG__contacts .Chat-module-scss-module__DYzLwG__contactBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock .Chat-module-scss-module__DYzLwG__contacts .Chat-module-scss-module__DYzLwG__contactBtn.Chat-module-scss-module__DYzLwG__primary{color:#fff;background:#0284c7}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock .Chat-module-scss-module__DYzLwG__contacts .Chat-module-scss-module__DYzLwG__contactBtn.Chat-module-scss-module__DYzLwG__primary:hover{background:#0273ae}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock .Chat-module-scss-module__DYzLwG__contacts .Chat-module-scss-module__DYzLwG__contactBtn.Chat-module-scss-module__DYzLwG__telegram{color:#fff;background:#08c}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__contactBlock .Chat-module-scss-module__DYzLwG__contacts .Chat-module-scss-module__DYzLwG__contactBtn.Chat-module-scss-module__DYzLwG__telegram:hover{background:#0077b3}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInputWrapper{background:#fff6;border-top:1px solid #0000000d;padding:16px}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInputWrapper .Chat-module-scss-module__DYzLwG__validationError{color:#ef4444;align-items:center;gap:6px;margin-bottom:8px;font-size:.8rem;animation:.2s ease-out Chat-module-scss-module__DYzLwG__slideUp;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInput{gap:8px;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInput input{background:#fffc;border:1px solid #0000001a;border-radius:24px;outline:none;flex:1;padding:10px 16px;font-size:.95rem;transition:all .2s}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInput input:focus{background:#fff;border-color:#0284c7;box-shadow:0 0 0 2px #0284c71a}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInput input:disabled{opacity:.6;cursor:not-allowed}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInput .Chat-module-scss-module__DYzLwG__sendBtn{color:#fff;cursor:pointer;background:#0284c7;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInput .Chat-module-scss-module__DYzLwG__sendBtn:hover:not(:disabled){background:#0273ae;transform:scale(1.05)}.Chat-module-scss-module__DYzLwG__chatWindow .Chat-module-scss-module__DYzLwG__chatInput .Chat-module-scss-module__DYzLwG__sendBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes Chat-module-scss-module__DYzLwG__typing{0%,to{opacity:.4;transform:translateY(0)}25%{opacity:1;transform:translateY(-6px)}50%{opacity:.4;transform:translateY(0)}}@keyframes Chat-module-scss-module__DYzLwG__typingPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes Chat-module-scss-module__DYzLwG__typingWave{0%,to{opacity:.6;transform:translateY(0)scale(1);box-shadow:0 0 8px #0284c766}25%{opacity:1;transform:translateY(-10px)scale(1.3);box-shadow:0 0 16px #0284c7cc}50%{opacity:.8;transform:translateY(0)scale(.9);box-shadow:0 0 6px #0284c74d}75%{opacity:.9;transform:translateY(-5px)scale(1.1);box-shadow:0 0 12px #0284c799}}@keyframes Chat-module-scss-module__DYzLwG__slideUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.ConsentBanner-module-scss-module__AzR2mW__banner{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#0f0f0ff2;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.ConsentBanner-module-scss-module__AzR2mW__banner{text-align:left;flex-direction:row;justify-content:center;gap:2rem;padding:.75rem 2rem}}.ConsentBanner-module-scss-module__AzR2mW__content{max-width:900px}.ConsentBanner-module-scss-module__AzR2mW__content p{color:#ffffffb3;margin-bottom:.25rem;font-size:.8rem;line-height:1.4}.ConsentBanner-module-scss-module__AzR2mW__links{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (min-width:768px){.ConsentBanner-module-scss-module__AzR2mW__links{justify-content:flex-start}}.ConsentBanner-module-scss-module__AzR2mW__links a{color:#00a3ff;font-size:.75rem;text-decoration:none;transition:opacity .2s}.ConsentBanner-module-scss-module__AzR2mW__links a:hover{opacity:.8;text-decoration:underline}.ConsentBanner-module-scss-module__AzR2mW__actions{flex-shrink:0;gap:.75rem;display:flex}.ConsentBanner-module-scss-module__AzR2mW__acceptBtn{color:#fff;cursor:pointer;background:#00a3ff;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:transform .2s,background .2s}.ConsentBanner-module-scss-module__AzR2mW__acceptBtn:hover{background:#0082cc;transform:translateY(-1px)}.ConsentBanner-module-scss-module__AzR2mW__declineBtn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .2s}.ConsentBanner-module-scss-module__AzR2mW__declineBtn:hover{color:#fffc;background:#ffffff08}
@layer base{h1,h2,h3,h4,h5,h6,p,a{white-space:normal;width:fit-content;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1,h2,h3,h4,h5,h6,a{color:#333}header a{border-bottom:0}a{cursor:pointer;border-bottom:1px solid #0284c7;text-decoration:none;transition:opacity .3s,border-color .5s}a:hover{opacity:.7;border-color:#76e8cd}p{color:#4a4a4a}h1{font-size:3.5rem;font-weight:600;line-height:1.1}@media (max-width:900px){h1{font-size:2.8rem}}@media (max-width:600px){h1{font-size:2.2rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:900px){h2{font-size:2rem}}@media (max-width:600px){h2{font-size:1.75rem}}h3{font-size:2rem;font-weight:600;line-height:1.3}@media (max-width:600px){h3{font-size:1.5rem}}p,a{font-size:1.125rem;font-weight:400;line-height:1.5}@media (max-width:600px){p,a{font-size:1rem}}button,.btn{font-size:1rem;font-weight:500;line-height:1.5}}@layer utilities{.display-xl{letter-spacing:-.02em;font-size:6rem;font-weight:900}@media (max-width:1200px){.display-xl{font-size:5rem}}@media (max-width:900px){.display-xl{font-size:4rem}}@media (max-width:600px){.display-xl{font-size:3rem}}.text-lg{font-size:1.25rem}@media (max-width:600px){.text-lg{font-size:1.125rem}}.text-base{font-size:1.125rem}@media (max-width:600px){.text-base{font-size:1rem}}.text-sm{font-size:.875rem}@media (max-width:600px){.text-sm{font-size:.8125rem}}.text-xs{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-light{font-weight:300}.text-center{text-align:center;width:100%}.text-left{text-align:left}.text-right{text-align:right}}html,body{color:#333;background-color:#f8fafc;flex-direction:column;align-items:center;width:100%;height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}*{box-sizing:border-box}button,.btn{cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}
