*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{max-width:100vw;overflow-x:hidden}@media (prefers-reduced-motion:no-preference){*{transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease}.scroll-animate{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animate.animate-in{opacity:1;transform:translateY(0)}.clientsGrid .clientCard,.servicesGrid .serviceCard,.testimonialsGrid .testimonialCard{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.clientsGrid.animate-in .clientCard,.servicesGrid.animate-in .serviceCard,.testimonialsGrid.animate-in .testimonialCard{opacity:1;transform:translateY(0)}.servicesGrid.animate-in .serviceCard:first-child{transition-delay:.1s}.servicesGrid.animate-in .serviceCard:nth-child(2){transition-delay:.2s}.servicesGrid.animate-in .serviceCard:nth-child(3){transition-delay:.3s}.servicesGrid.animate-in .serviceCard:nth-child(4){transition-delay:.4s}.servicesGrid.animate-in .serviceCard:nth-child(5){transition-delay:.5s}.servicesGrid.animate-in .serviceCard:nth-child(6){transition-delay:.6s}.testimonialsGrid.animate-in .testimonialCard:first-child{transition-delay:.1s}.testimonialsGrid.animate-in .testimonialCard:nth-child(2){transition-delay:.2s}.testimonialsGrid.animate-in .testimonialCard:nth-child(3){transition-delay:.3s}.testimonialsGrid.animate-in .testimonialCard:nth-child(4){transition-delay:.4s}.testimonialsGrid.animate-in .testimonialCard:nth-child(5){transition-delay:.5s}.testimonialsGrid.animate-in .testimonialCard:nth-child(6){transition-delay:.6s}.clientsGrid.animate-in .clientCard:first-child{transition-delay:.05s}.clientsGrid.animate-in .clientCard:nth-child(2){transition-delay:.1s}.clientsGrid.animate-in .clientCard:nth-child(3){transition-delay:.15s}.clientsGrid.animate-in .clientCard:nth-child(4){transition-delay:.2s}.clientsGrid.animate-in .clientCard:nth-child(5){transition-delay:.25s}.clientsGrid.animate-in .clientCard:nth-child(6){transition-delay:.3s}.clientsGrid.animate-in .clientCard:nth-child(7){transition-delay:.35s}.clientsGrid.animate-in .clientCard:nth-child(8){transition-delay:.4s}}body{color:#1a1a1a;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark{color-scheme:dark}.dark body{color:#e5e7eb}.dark .section,.dark body{background:#0f172a}.dark .section:nth-child(2n){background:#1e293b}.dark .section-title,.dark h1,.dark h2,.dark h3,.dark h4{color:#f8fafc}.dark .section-subtitle,.dark p{color:#cbd5e1}.dark .container{background:transparent}.dark .btn-primary{background:#3b82f6;color:#fff}.dark .btn-primary:hover{background:#2563eb}.dark .btn-secondary{background:#1e293b;color:#f8fafc;border:2px solid #334155}.dark .btn-secondary:hover{background:#334155;border-color:#475569}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.section{padding:80px 0}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1a1a1a}.section-subtitle{font-size:1.125rem;text-align:center;color:#666;max-width:700px;margin:0 auto 3rem}.btn{display:inline-block;padding:12px 32px;font-size:1rem;font-weight:600;text-align:center;border-radius:6px;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.btn-secondary{background:transparent;color:#2563eb;border:2px solid #2563eb}.btn-secondary:hover{background:#2563eb;color:#fff}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}.ChatWidget_chatButton__fQz_r{position:fixed;bottom:2rem;right:2rem;z-index:997;width:60px;height:60px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px rgba(37,99,235,.4);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1);margin:0;padding:0}.ChatWidget_chatButtonHidden__5q7XY{opacity:0;transform:scale(.8) translateY(20px);visibility:hidden;pointer-events:none}.ChatWidget_chatButton__fQz_r:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 25px rgba(37,99,235,.5)}.ChatWidget_chatButton__fQz_r:active{transform:translateY(0) scale(.95)}.ChatWidget_chatButton__fQz_r svg{width:28px;height:28px;stroke-width:2.5;flex-shrink:0}.ChatWidget_chatButtonOnlineIndicator__TiUK2{position:absolute;bottom:2px;right:2px;width:14px;height:14px;background:#10b981;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px rgba(16,185,129,.3);animation:ChatWidget_pulseIndicator__IfrbO 2s infinite;z-index:1}@keyframes ChatWidget_pulseIndicator__IfrbO{0%,to{box-shadow:0 0 0 2px rgba(16,185,129,.3);transform:scale(1)}50%{box-shadow:0 0 0 4px rgba(16,185,129,0);transform:scale(1.1)}}.ChatWidget_chatButtonTooltip__sn0fy{position:absolute;right:75px;white-space:nowrap;background:rgba(0,0,0,.9);color:#fff;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;transform:translateX(10px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ChatWidget_chatButtonTooltip__sn0fy:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid rgba(0,0,0,.9)}.ChatWidget_chatButton__fQz_r:hover .ChatWidget_chatButtonTooltip__sn0fy{opacity:1;transform:translateX(0)}.ChatWidget_chatWindow__qL6i5{position:fixed;bottom:2rem;right:2rem;width:380px;max-width:calc(100vw - 4rem);height:550px;max-height:calc(100vh - 6rem);background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:1001;display:flex;flex-direction:column;overflow:hidden;animation:ChatWidget_slideUp__sZ8V2 .3s ease;transition:all .3s ease}.ChatWidget_chatWindowMinimized__PYUaD{height:60px;width:60px;border-radius:50%;overflow:hidden;background:transparent;box-shadow:none}@keyframes ChatWidget_slideUp__sZ8V2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ChatWidget_dark___3kjo .ChatWidget_chatWindow__qL6i5{background:#1e293b;border:1px solid #334155}.ChatWidget_chatHeader__Zbeyw{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.ChatWidget_chatHeaderInfo__AslRn h3{margin:0;font-size:1.125rem;font-weight:600}.ChatWidget_chatStatus__U46Di{display:flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.9;margin-top:.25rem}.ChatWidget_statusDot__vmslq{width:8px;height:8px;background:#10b981;border-radius:50%;animation:ChatWidget_pulse__ZSLgh 2s infinite}@keyframes ChatWidget_pulse__ZSLgh{0%,to{opacity:1}50%{opacity:.5}}.ChatWidget_chatHeaderActions__sXJbW{display:flex;align-items:center;gap:.5rem}.ChatWidget_chatWindowMinimized__PYUaD .ChatWidget_chatHeader__Zbeyw{display:none}.ChatWidget_closeButton__nup5K,.ChatWidget_minimizeButton__k9_D0{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.ChatWidget_closeButton__nup5K:hover,.ChatWidget_minimizeButton__k9_D0:hover{background:hsla(0,0%,100%,.3)}.ChatWidget_chatContent__C3OgK{flex:1 1;overflow:hidden;display:flex;flex-direction:column}.ChatWidget_chatWindowMinimized__PYUaD .ChatWidget_chatContent__C3OgK{display:none}.ChatWidget_chatForm__oRt_a{padding:2rem;height:100%;overflow-y:auto;display:flex;flex-direction:column}.ChatWidget_chatForm__oRt_a h4{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1a1a1a}.ChatWidget_dark___3kjo .ChatWidget_chatForm__oRt_a h4{color:#f8fafc}.ChatWidget_chatForm__oRt_a p{margin:0 0 1.5rem;color:#666;font-size:.875rem}.ChatWidget_dark___3kjo .ChatWidget_chatForm__oRt_a p{color:#94a3b8}.ChatWidget_chatForm__oRt_a form{display:flex;flex-direction:column;gap:1.25rem;flex:1 1}.ChatWidget_formGroup__chkyv{display:flex;flex-direction:column;gap:.5rem}.ChatWidget_formGroup__chkyv label{font-size:.875rem;font-weight:500;color:#374151}.ChatWidget_dark___3kjo .ChatWidget_formGroup__chkyv label{color:#cbd5e1}.ChatWidget_required__gUYHQ{color:#ef4444}.ChatWidget_optional__VwNjR{color:#6b7280;font-weight:400}.ChatWidget_formGroup__chkyv input{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s ease;background:#fff;color:#1a1a1a}.ChatWidget_dark___3kjo .ChatWidget_formGroup__chkyv input{background:#0f172a;border-color:#334155;color:#f8fafc}.ChatWidget_formGroup__chkyv input:focus{outline:none;border-color:#2563eb}.ChatWidget_dark___3kjo .ChatWidget_formGroup__chkyv input:focus{border-color:#60a5fa}.ChatWidget_submitButton__ZCUON{margin-top:auto;padding:.875rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.ChatWidget_submitButton__ZCUON:hover:not(.ChatWidget_submitButtonDisabled__x6owA){transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.ChatWidget_submitButtonDisabled__x6owA{opacity:.5;cursor:not-allowed}.ChatWidget_chatSession___3t_W{display:flex;flex-direction:column;height:100%}.ChatWidget_errorMessage__JmcnU{margin:1rem 1.5rem;padding:.875rem 1rem;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;display:flex;align-items:center;gap:.75rem;color:#991b1b;font-size:.875rem;animation:ChatWidget_slideDown__Rcv0U .3s ease}@keyframes ChatWidget_slideDown__Rcv0U{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ChatWidget_dark___3kjo .ChatWidget_errorMessage__JmcnU{background:#7f1d1d;border-color:#ef4444;color:#fca5a5}.ChatWidget_errorIcon__NwM25{flex-shrink:0;color:#dc2626}.ChatWidget_dark___3kjo .ChatWidget_errorIcon__NwM25{color:#ef4444}.ChatWidget_errorMessage__JmcnU span{flex:1 1;line-height:1.5}.ChatWidget_errorClose__e9kMp{flex-shrink:0;background:transparent;border:none;color:#991b1b;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease}.ChatWidget_dark___3kjo .ChatWidget_errorClose__e9kMp{color:#fca5a5}.ChatWidget_errorClose__e9kMp:hover{background:rgba(153,27,27,.1)}.ChatWidget_dark___3kjo .ChatWidget_errorClose__e9kMp:hover{background:rgba(239,68,68,.2)}.ChatWidget_quickQuestionsSection__SgHAS{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.ChatWidget_dark___3kjo .ChatWidget_quickQuestionsSection__SgHAS{background:#0f172a;border-bottom-color:#334155}.ChatWidget_quickQuestionsSection__SgHAS h4{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.ChatWidget_dark___3kjo .ChatWidget_quickQuestionsSection__SgHAS h4{color:#94a3b8}.ChatWidget_quickQuestionsGrid__THtJi{display:flex;flex-direction:column;gap:.5rem;max-height:150px;overflow-y:auto}.ChatWidget_quickQuestionsLoading__IzOmK{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem}.ChatWidget_dark___3kjo .ChatWidget_quickQuestionsLoading__IzOmK{color:#94a3b8}.ChatWidget_quickQuestionButton__UAH_W{padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-align:left;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s ease}.ChatWidget_dark___3kjo .ChatWidget_quickQuestionButton__UAH_W{background:#1e293b;border-color:#334155;color:#cbd5e1}.ChatWidget_quickQuestionButton__UAH_W:hover:not(:disabled){background:#f3f4f6;border-color:#2563eb;color:#2563eb}.ChatWidget_dark___3kjo .ChatWidget_quickQuestionButton__UAH_W:hover:not(:disabled){background:#334155;border-color:#60a5fa;color:#60a5fa}.ChatWidget_quickQuestionButton__UAH_W:disabled{opacity:.5;cursor:not-allowed}.ChatWidget_messagesSection__bisqg{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.ChatWidget_messagesContainer__Qj6M7{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ChatWidget_message__Y2Kur{display:flex;max-width:80%;animation:ChatWidget_fadeIn__DTBRk .3s ease}.ChatWidget_messageUser__gSP7W{align-self:flex-end;flex-direction:row-reverse}.ChatWidget_messageAgent__BvZDm{align-self:flex-start}.ChatWidget_messageContent__arTFz{padding:.75rem 1rem;border-radius:12px;position:relative}.ChatWidget_messageUser__gSP7W .ChatWidget_messageContent__arTFz{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-bottom-right-radius:4px}.ChatWidget_messageAgent__BvZDm .ChatWidget_messageContent__arTFz{background:#f3f4f6;color:#1a1a1a;border-bottom-left-radius:4px}.ChatWidget_dark___3kjo .ChatWidget_messageAgent__BvZDm .ChatWidget_messageContent__arTFz{background:#334155;color:#f8fafc}.ChatWidget_messageContent__arTFz p{margin:0 0 .25rem;line-height:1.5;word-wrap:break-word}.ChatWidget_messageTime__7QYNM{font-size:.75rem;opacity:.7;display:block}.ChatWidget_chatInputForm__rA7Xu{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff;display:flex;gap:.75rem;align-items:center}.ChatWidget_dark___3kjo .ChatWidget_chatInputForm__rA7Xu{background:#1e293b;border-top-color:#334155}.ChatWidget_chatInput__z3WZ6{flex:1 1;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:24px;font-size:.875rem;font-family:inherit;outline:none;transition:border-color .2s ease;background:#fff;color:#1a1a1a}.ChatWidget_dark___3kjo .ChatWidget_chatInput__z3WZ6{background:#0f172a;border-color:#334155;color:#f8fafc}.ChatWidget_chatInput__z3WZ6:focus{border-color:#2563eb}.ChatWidget_dark___3kjo .ChatWidget_chatInput__z3WZ6:focus{border-color:#60a5fa}.ChatWidget_sendButton__De1Vr{width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.ChatWidget_sendButton__De1Vr:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(37,99,235,.3)}.ChatWidget_sendButton__De1Vr:disabled{opacity:.5;cursor:not-allowed}.ChatWidget_confirmOverlay__Bc_V_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;animation:ChatWidget_fadeIn__DTBRk .3s ease}@keyframes ChatWidget_fadeIn__DTBRk{0%{opacity:0}to{opacity:1}}.ChatWidget_confirmPopup__EpYej{background:#fff;border-radius:16px;padding:2rem;max-width:400px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:ChatWidget_slideUp__sZ8V2 .3s ease;text-align:center}.ChatWidget_dark___3kjo .ChatWidget_confirmPopup__EpYej{background:#1e293b;border:1px solid #334155}.ChatWidget_confirmIcon__OhLfO{color:#f59e0b;margin-bottom:1rem;display:flex;justify-content:center}.ChatWidget_confirmTitle__OWqQo{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#1a1a1a}.ChatWidget_dark___3kjo .ChatWidget_confirmTitle__OWqQo{color:#f8fafc}.ChatWidget_confirmMessage__w9_IX{margin:0 0 1.5rem;color:#6b7280;line-height:1.6;font-size:.9375rem}.ChatWidget_dark___3kjo .ChatWidget_confirmMessage__w9_IX{color:#94a3b8}.ChatWidget_confirmActions__WqTZK{display:flex;gap:.75rem;justify-content:center}.ChatWidget_confirmButton__YEXys,.ChatWidget_confirmCancel__ySyya{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.ChatWidget_confirmCancel__ySyya{background:#f3f4f6;color:#374151}.ChatWidget_confirmCancel__ySyya:hover{background:#e5e7eb}.ChatWidget_dark___3kjo .ChatWidget_confirmCancel__ySyya{background:#334155;color:#cbd5e1}.ChatWidget_dark___3kjo .ChatWidget_confirmCancel__ySyya:hover{background:#475569}.ChatWidget_confirmButton__YEXys{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.ChatWidget_confirmButton__YEXys:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}@media (min-width:1920px){.ChatWidget_chatWindow__qL6i5{width:420px;height:600px;max-height:calc(100vh - 4rem)}}@media (max-width:1440px){.ChatWidget_chatWindow__qL6i5{width:380px;height:550px;max-height:calc(100vh - 5rem)}}@media (max-width:1366px){.ChatWidget_chatWindow__qL6i5{width:360px;height:500px;max-height:calc(100vh - 5rem)}}@media (max-width:1024px){.ChatWidget_chatWindow__qL6i5{width:340px;height:480px;max-height:calc(100vh - 5rem)}}@media (max-width:480px){.ChatWidget_chatWindow__qL6i5{width:100vw;height:calc(100vh - 98px);max-width:100vw;max-height:calc(100vh - 98px);top:98px;bottom:auto;right:0;left:0;border-radius:0}.ChatWidget_chatHeader__Zbeyw{display:flex!important;padding:1rem 1.25rem;flex-shrink:0;position:relative;z-index:1}.ChatWidget_chatHeaderInfo__AslRn{display:flex;flex-direction:column;flex:1 1}.ChatWidget_chatHeaderInfo__AslRn h3{font-size:1rem;margin:0;line-height:1.2}.ChatWidget_chatStatus__U46Di{font-size:.75rem;margin-top:.25rem}.ChatWidget_chatHeaderActions__sXJbW{display:flex!important;gap:.5rem;flex-shrink:0}.ChatWidget_closeButton__nup5K,.ChatWidget_minimizeButton__k9_D0{display:flex!important;width:32px;height:32px;flex-shrink:0}.ChatWidget_chatButton__fQz_r{bottom:1rem;right:1rem;width:56px;height:56px}.ChatWidget_chatButton__fQz_r svg{width:26px;height:26px}.ChatWidget_chatButtonTooltip__sn0fy,.ChatWidget_minimizedTooltip__YqxmF{display:none}.ChatWidget_confirmPopup__EpYej{padding:1.5rem}.ChatWidget_confirmActions__WqTZK{flex-direction:column}.ChatWidget_confirmButton__YEXys,.ChatWidget_confirmCancel__ySyya{width:100%}}.FallingDecorations_container__klWBW{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden}.FallingDecorations_decoration__ENU9t{position:absolute;animation:FallingDecorations_burst__b9eTM linear forwards;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform,opacity;background-color:var(--shape-color,#ffb6c1);width:var(--shape-size,10px);height:var(--shape-size,10px)}.FallingDecorations_decoration__ENU9t.FallingDecorations_circle__4aWFm{border-radius:50%}.FallingDecorations_decoration__ENU9t.FallingDecorations_square__b80JK{border-radius:2px}.FallingDecorations_decoration__ENU9t.FallingDecorations_diamond__BEgmX{border-radius:2px;animation:FallingDecorations_burst-diamond__dusS_ linear forwards}@keyframes FallingDecorations_burst__b9eTM{0%{transform:translate(0) scale(0) rotate(0deg);opacity:0}10%{transform:translate(0) scale(1.2) rotate(0deg);opacity:1}50%{transform:translate(calc(var(--delta-x, 0) * .5),calc(var(--delta-y, 0) * .5)) scale(1) rotate(180deg);opacity:.9}to{transform:translate(var(--delta-x,0),var(--delta-y,0)) scale(.8) rotate(1turn);opacity:0}}@keyframes FallingDecorations_burst-diamond__dusS_{0%{transform:translate(0) scale(0) rotate(45deg);opacity:0}10%{transform:translate(0) scale(1.2) rotate(45deg);opacity:1}50%{transform:translate(calc(var(--delta-x, 0) * .5),calc(var(--delta-y, 0) * .5)) scale(1) rotate(225deg);opacity:.9}to{transform:translate(var(--delta-x,0),var(--delta-y,0)) scale(.8) rotate(405deg);opacity:0}}.FallingDecorations_decoration__ENU9t:not(.FallingDecorations_diamond__BEgmX):nth-child(3n){animation-timing-function:cubic-bezier(.4,0,.2,1)}.FallingDecorations_decoration__ENU9t:not(.FallingDecorations_diamond__BEgmX):nth-child(3n+1){animation-timing-function:cubic-bezier(.25,.46,.45,.94)}.FallingDecorations_decoration__ENU9t:not(.FallingDecorations_diamond__BEgmX):nth-child(3n+2){animation-timing-function:cubic-bezier(.55,.06,.68,.19)}@media (max-width:768px){.FallingDecorations_decoration__ENU9t{width:calc(var(--shape-size, 10px) * .8)!important;height:calc(var(--shape-size, 10px) * .8)!important}}@media (prefers-reduced-motion:reduce){.FallingDecorations_decoration__ENU9t{animation:none;display:none}}.Footer_footer__LxLGV{background:#241f59;color:#fff;padding:4rem 0 2rem;margin-top:0;position:relative}.Footer_footer__LxLGV .Footer_container__DdgO_{max-width:1400px;margin:0 auto;padding:0 40px}.Footer_footerContent__QrNjG{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem;align-items:start}.Footer_footerSection__fMxhf{display:flex;flex-direction:column}.Footer_footerSection__fMxhf:first-child{background:transparent;padding:0;border-radius:0}.Footer_dark__tuwG_ .Footer_footerSection__fMxhf:first-child{background:transparent}.Footer_footerTitle__ueXeY{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.Footer_footerSubtitle__RIBIm{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#ff6b35}.Footer_footerDescription__a_aRs{color:hsla(0,0%,100%,.9);line-height:1.6;margin-bottom:1.5rem}.Footer_socialLinks__q1AMY{display:flex;gap:1rem}.Footer_socialLinks__q1AMY a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.9);transition:all .3s cubic-bezier(.4,0,.2,1)}.Footer_socialLinks__q1AMY a:hover{color:#fff;transform:translateY(-2px) scale(1.05)}.Footer_socialLinks__q1AMY svg{width:20px;height:20px;color:inherit;transition:all .3s ease}.Footer_footerLinks__VDHD3{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer_footerLinks__VDHD3 a{color:hsla(0,0%,100%,.85);transition:all .3s ease;position:relative}.Footer_footerLinks__VDHD3 a:hover{color:#ff6b35;padding-left:.5rem}.Footer_footerContact__YpGGZ{list-style:none;display:flex;flex-direction:column;gap:1rem}.Footer_footerContact__YpGGZ li{display:flex;flex-direction:column;gap:.25rem}.Footer_footerContact__YpGGZ strong{color:#ff6b35;font-weight:600}.Footer_footerContact__YpGGZ a,.Footer_footerContact__YpGGZ span{color:hsla(0,0%,100%,.85)}.Footer_footerContact__YpGGZ a:hover{color:#ff6b35;text-decoration:underline}.Footer_footerBottom__fDTaH{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2);text-align:center;color:hsla(0,0%,100%,.8)}@media (max-width:1024px){.Footer_footerContent__QrNjG{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:768px){.Footer_footer__LxLGV{padding:3rem 0 1.5rem}.Footer_footer__LxLGV .Footer_container__DdgO_{padding:0 1.5rem}.Footer_footerContent__QrNjG{grid-template-columns:1fr;gap:2rem}}.Header_topBar___Cpmi{position:fixed;top:0;left:0;right:0;z-index:1001;background:#241f59;height:40px;display:flex;align-items:center;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1),height .5s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.15);visibility:visible}.Header_topBar___Cpmi.Header_topBarHidden__82XKf{transform:translateY(-100%);opacity:0;visibility:hidden;pointer-events:none}.Header_topBarContent__kB3dS{width:100%;max-width:100%;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;height:100%}.Header_topBarLeft__hAvD0{display:flex;align-items:center;flex:1 1}.Header_contactInfo__n2Hmv{display:flex;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);flex-wrap:wrap}.Header_contactItem__VCVNb{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.9);text-decoration:none;font-size:.75rem;transition:all .3s ease;white-space:nowrap}.Header_contactItem__VCVNb svg{flex-shrink:0;opacity:.9;width:14px;height:14px}.Header_contactItem__VCVNb:hover{color:#fff;transform:translateX(2px)}.Header_contactItem__VCVNb:hover svg{opacity:1}@media (max-width:1200px){.Header_contactInfo__n2Hmv{gap:1.5rem}.Header_contactItem__VCVNb{font-size:.6875rem}}@media (max-width:1024px){.Header_contactInfo__n2Hmv{gap:1rem}.Header_contactItem__VCVNb span{display:none}.Header_contactItem__VCVNb{padding:.25rem}}.Header_topBarRight__96fBr{display:flex;align-items:center;gap:1rem}.Header_topBarSocialIcons__1H57v{display:flex;align-items:center;gap:.75rem}.Header_topBarSocialIcon__5V6XJ{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.9);transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_topBarSocialIcon__5V6XJ svg{width:12px;height:12px}.Header_topBarSocialIcon__5V6XJ:hover{color:#fff;transform:translateY(-2px) scale(1.05)}.Header_dark__0_hx0 .Header_topBar___Cpmi{background:#241f59}@media (max-width:768px){.Header_topBar___Cpmi{height:48px}.Header_topBarContent__kB3dS{padding:0 1rem}.Header_contactInfo__n2Hmv{gap:.75rem}.Header_contactItem__VCVNb{font-size:.6875rem}.Header_contactItem__VCVNb span{display:none}.Header_topBarSocialIcons__1H57v{gap:.5rem}.Header_topBarSocialIcon__5V6XJ{width:26px;height:26px}.Header_topBarSocialIcon__5V6XJ svg{width:11px;height:11px}}.Header_header__ZPN_X{position:fixed;top:40px;left:0;right:0;z-index:1000;background:#fff;transition:background .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1);will-change:background,box-shadow,padding,top;padding:.375rem 0;box-shadow:0 2px 12px rgba(0,0,0,.08)}.Header_header__ZPN_X.Header_darkHeader__Ih7_W{background:#fff!important;box-shadow:0 2px 12px rgba(0,0,0,.08)!important}.Header_header__ZPN_X.Header_topBarHidden__82XKf{top:0;transition:background-color .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.Header_header__ZPN_X{top:40px;padding:.5rem 0}.Header_header__ZPN_X.Header_topBarHidden__82XKf{top:0}.Header_logoImage__moJlG{max-height:clamp(40px,8vw,50px)!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_logoImage__moJlG{max-height:clamp(36px,7vw,46px)!important}}.Header_header__ZPN_X.Header_scrolled__QeXJF,.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W{background:#fff!important;box-shadow:0 4px 24px rgba(0,0,0,.15);padding:.375rem 0}.Header_header__ZPN_X.Header_scrolled__QeXJF{transition:background .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1)}.Header_dark__0_hx0 .Header_header__ZPN_X{background:#241f59}.Header_dark__0_hx0 .Header_header__ZPN_X.Header_scrolled__QeXJF{background:rgba(36,31,89,.98);box-shadow:0 4px 24px rgba(0,0,0,.3)}.Header_navbar__0c58K{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;width:100%;max-width:100%;margin:0;position:relative;min-height:55px;transition:min-height .5s cubic-bezier(.4,0,.2,1);gap:2rem}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_navbar__0c58K{min-height:50px}.Header_headerRight__SoRwL{display:flex;align-items:center;gap:1.25rem;position:relative;z-index:1001;flex-shrink:0}.Header_consultLink__AyNid{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;color:#241f59;font-weight:600;font-size:.9375rem;line-height:1.4;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;border-radius:8px;cursor:pointer}.Header_consultLink__AyNid span{display:inline-flex;align-items:center;gap:.25rem}.Header_consultLink__AyNid svg{flex-shrink:0;transition:all .4s cubic-bezier(.4,0,.2,1);color:#241f59;animation:Header_pulse__H6zXo 2s ease-in-out infinite}@keyframes Header_pulse__H6zXo{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.Header_consultLink__AyNid:hover{color:#1e40af;transform:translateY(-2px)}.Header_consultLink__AyNid:hover svg{transform:scale(1.15) rotate(10deg);color:#1e40af;animation:none}.Header_consultLink__AyNid:active{transform:translateY(0)}.Header_consultLink__AyNid:active svg{transform:scale(1.1)}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_consultLink__AyNid{font-size:.875rem;padding:.45rem .875rem;gap:.45rem}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_consultLink__AyNid svg{width:18px;height:18px}@media (max-width:1024px){.Header_consultLink__AyNid{padding:.5rem .75rem;font-size:.875rem;gap:.45rem}.Header_consultLink__AyNid svg{width:18px;height:18px}.Header_consultLink__AyNid span{font-size:.8125rem}}@media (max-width:768px){.Header_consultLink__AyNid span{display:none}.Header_consultLink__AyNid{padding:.5rem;min-width:44px;justify-content:center}.Header_consultLink__AyNid svg{width:20px;height:20px;margin:0}}.Header_headerActions__dUFIV{display:flex;align-items:center;gap:1rem;position:relative;z-index:1001}.Header_socialIcons__bU8vx{display:flex;align-items:center;gap:.75rem}.Header_socialIcon__OR9ko{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#241f59;transition:color .5s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);border-radius:50%}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_socialIcon__OR9ko{color:#fff}.Header_socialIcon__OR9ko:hover{transform:translateY(-2px);color:#1e40af}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_socialIcon__OR9ko:hover{color:#e0e7ff}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_socialIcon__OR9ko{color:#241f59}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_socialIcon__OR9ko{color:#fff}.Header_logo__1hGYx{display:flex;text-decoration:none;z-index:1001;position:relative;transition:opacity .3s ease}.Header_logoContainer__kOuYd{display:flex;align-items:center;flex-shrink:0;min-width:0}.Header_logoBackground__cWI4M{background:transparent;padding:.375rem .625rem;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:none;transition:background .5s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,transform .3s ease}.Header_logo__1hGYx:hover .Header_logoBackground__cWI4M{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-1px)}.Header_logoImage__moJlG{height:auto;width:auto;max-height:clamp(42px,5vw,65px);transition:opacity .3s ease,transform .3s ease}.Header_logo__1hGYx:hover .Header_logoImage__moJlG{opacity:.9;transform:scale(1.02)}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_logoImage__moJlG{max-height:clamp(38px,4.5vw,58px)}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_logoBackground__cWI4M{padding:.3rem .55rem;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_logoBackground__cWI4M,.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_logoBackground__cWI4M{background:transparent;box-shadow:none}.Header_nav__LLUoy{display:flex;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);flex:1 1;justify-content:center;margin:0 auto;max-width:600px}.Header_navLink__SqOUL{font-weight:500;color:#000;transition:color .5s cubic-bezier(.4,0,.2,1),font-size .5s cubic-bezier(.4,0,.2,1);position:relative;text-decoration:none;outline:none;font-size:1rem}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_navLink__SqOUL{color:#000!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_navLink__SqOUL{font-size:.9375rem;color:#000!important}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_navLink__SqOUL{color:#000!important}.Header_navLink__SqOUL:focus-visible{outline:2px solid #000;outline-offset:2px;border-radius:4px}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_navLink__SqOUL:focus-visible{outline-color:#000}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_navLink__SqOUL:hover,.Header_navLink__SqOUL:hover{color:#241f59!important}.Header_dark__0_hx0 .Header_navLink__SqOUL{color:#fff}.Header_dark__0_hx0 .Header_navLink__SqOUL.Header_active__WRBr0,.Header_dark__0_hx0 .Header_navLink__SqOUL:hover{color:#e0e7ff}.Header_navLink__SqOUL:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#241f59;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1)}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_navLink__SqOUL:after{background:#241f59}.Header_navLink__SqOUL.Header_active__WRBr0:after,.Header_navLink__SqOUL:hover:after{width:100%}.Header_navLink__SqOUL.Header_active__WRBr0{color:#000!important;font-weight:600}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_navLink__SqOUL.Header_active__WRBr0,.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_navLink__SqOUL.Header_active__WRBr0,.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_navLink__SqOUL.Header_active__WRBr0{color:#241f59!important}.Header_mobileNav__K7PMS{display:none}@media (max-width:1024px){.Header_mobileNav__K7PMS{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;width:100%;max-height:0;overflow:hidden;background:#241f59;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.12);transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease,background .3s ease;opacity:0;z-index:999}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileNav__K7PMS{background:#241f59;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.25)}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F{max-height:calc(100vh - 102px);opacity:1;overflow-y:auto;animation:Header_slideDown__1jANE .5s cubic-bezier(.4,0,.2,1)}@keyframes Header_slideDown__1jANE{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_mobileNav__K7PMS .Header_mobileMenuTop__zbwGV{display:flex!important;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid hsla(0,0%,100%,.2);background:transparent;opacity:1!important;visibility:visible!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileNav__K7PMS .Header_mobileMenuTop__zbwGV{border-bottom-color:hsla(0,0%,100%,.2);background:transparent}.Header_mobileNav__K7PMS:not(.Header_mobileNavOpen__Qfb5F) .Header_mobileMenuTop__zbwGV{opacity:0;visibility:hidden;display:none!important}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_mobileMenuTop__zbwGV{animation:Header_fadeInDown__tfqGs .5s cubic-bezier(.4,0,.2,1) .1s forwards}@keyframes Header_fadeInDown__tfqGs{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.Header_mobileNav__K7PMS .Header_mobileSocialIcons__MmW1h{display:flex;gap:.75rem;align-items:center}.Header_mobileNav__K7PMS .Header_mobileSocialIcon__1EpcP{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:hsla(0,0%,100%,.1);color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid hsla(0,0%,100%,.2);box-shadow:0 2px 8px rgba(0,0,0,.1)}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileNav__K7PMS .Header_mobileSocialIcon__1EpcP{background:hsla(0,0%,100%,.1);color:#fff;border-color:hsla(0,0%,100%,.2);box-shadow:0 2px 8px rgba(0,0,0,.1)}.Header_mobileNav__K7PMS .Header_mobileSocialIcon__1EpcP:hover{transform:translateY(-3px) scale(1.08)}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileNav__K7PMS .Header_mobileSocialIcon__1EpcP:hover,.Header_mobileNav__K7PMS .Header_mobileSocialIcon__1EpcP:hover{background:hsla(0,0%,100%,.2);color:#fff;border-color:hsla(0,0%,100%,.4);box-shadow:0 6px 20px rgba(0,0,0,.2)}.Header_mobileNav__K7PMS .Header_mobileLanguageSwitcher__53oZ4{display:flex;align-items:center}.Header_mobileNav__K7PMS .Header_navLink__SqOUL{display:none!important}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_navLink__SqOUL{display:block!important;padding:1.5rem 2rem;width:100%;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:1.125rem;font-weight:600;color:#fff!important;letter-spacing:.01em;transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent;text-decoration:none;position:relative;opacity:0;visibility:visible!important;transform:translateX(-30px);animation:Header_slideInLeft__oAZNz .5s cubic-bezier(.4,0,.2,1) forwards}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_navLink__SqOUL:first-of-type{animation-delay:.15s}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_navLink__SqOUL:nth-of-type(2){animation-delay:.2s}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_navLink__SqOUL:nth-of-type(3){animation-delay:.25s}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_navLink__SqOUL:nth-of-type(4){animation-delay:.3s}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_navLink__SqOUL:nth-of-type(5){animation-delay:.35s}.Header_mobileNav__K7PMS.Header_mobileNavOpen__Qfb5F .Header_navLink__SqOUL:nth-of-type(6){animation-delay:.4s}@keyframes Header_slideInLeft__oAZNz{0%{opacity:0;transform:translateX(-30px);visibility:hidden}to{opacity:1;transform:translateX(0);visibility:visible}}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileNav__K7PMS .Header_navLink__SqOUL{color:#fff!important;border-bottom-color:hsla(0,0%,100%,.1)}.Header_mobileNav__K7PMS .Header_navLink__SqOUL:hover{background:hsla(0,0%,100%,.1);color:#e0e7ff!important;padding-left:2rem}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileNav__K7PMS .Header_navLink__SqOUL:hover{background:hsla(0,0%,100%,.1);color:#e0e7ff!important}.Header_mobileNav__K7PMS .Header_navLink__SqOUL.Header_active__WRBr0{background:transparent;color:#e0e7ff!important;font-weight:700;padding-left:2rem}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileNav__K7PMS .Header_navLink__SqOUL.Header_active__WRBr0{background:transparent;color:#e0e7ff!important}.Header_header__ZPN_X .Header_nav__LLUoy{display:none!important}.Header_navbar__0c58K{padding:0 1rem}.Header_logo__1hGYx{padding-left:0}.Header_headerRight__SoRwL{padding-right:0;gap:1rem}.Header_mobileMenuButton__fZCCz{display:flex}}@media (min-width:1025px){.Header_mobileNav__K7PMS{display:none!important}}.Header_mobileMenuHeader__m_eXH,.Header_mobileMenuTop__zbwGV{display:none!important}@media (max-width:1024px){.Header_mobileNav__K7PMS .Header_mobileMenuTop__zbwGV{display:flex!important}}@media (max-width:1200px){.Header_nav__LLUoy{gap:1.5rem}}.Header_mobileMenuButton__fZCCz{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px;position:relative;z-index:100001;outline:none}.Header_mobileMenuButton__fZCCz:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:4px}.Header_mobileMenuButton__fZCCz span{width:24px;height:2px;background:#241f59;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center;border-radius:2px}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_mobileMenuButton__fZCCz span{background:#fff}.Header_mobileMenuButton__fZCCz.Header_menuOpen__V1wud span:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_mobileMenuButton__fZCCz.Header_menuOpen__V1wud span:nth-child(2){opacity:0;transform:scaleX(0)}.Header_mobileMenuButton__fZCCz.Header_menuOpen__V1wud span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileMenuButton__fZCCz span{background:#241f59}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_mobileMenuButton__fZCCz span{background:#fff}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_mobileMenuButton__fZCCz:hover span{background:#1e40af}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_mobileMenuButton__fZCCz:hover span{background:#e0e7ff}.Header_dark__0_hx0 .Header_mobileMenuButton__fZCCz span{background:#241f59}.Header_desktopLanguageSwitcher__O_67V{display:flex;align-items:center}.Header_desktopLanguageSwitcher__O_67V .container .selected{color:#241f59!important;opacity:1!important}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .selected{color:#fff!important}.Header_desktopLanguageSwitcher__O_67V .container .selected:hover{color:#1e40af!important;opacity:1!important}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .selected:hover{color:#e0e7ff!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_desktopLanguageSwitcher__O_67V .container{opacity:1!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_desktopLanguageSwitcher__O_67V .container .selected{color:#241f59!important;opacity:1!important}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .selected{color:#fff!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_desktopLanguageSwitcher__O_67V .container .selected:hover{color:#1e40af!important;opacity:1!important}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .selected:hover{color:#e0e7ff!important}.Header_desktopLanguageSwitcher__O_67V .container .option{color:#241f59!important;opacity:1!important}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .option{color:#fff!important}.Header_desktopLanguageSwitcher__O_67V .container .option:hover{color:#1e40af!important;opacity:1!important}.Header_header__ZPN_X.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .option:hover{color:#e0e7ff!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_desktopLanguageSwitcher__O_67V .container .option{color:#241f59!important;opacity:1!important}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .option{color:#fff!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_desktopLanguageSwitcher__O_67V .container .option:hover{color:#1e40af!important;opacity:1!important}.Header_header__ZPN_X.Header_scrolled__QeXJF.Header_darkHeader__Ih7_W .Header_desktopLanguageSwitcher__O_67V .container .option:hover{color:#e0e7ff!important}@media (max-width:1024px){.Header_socialIcons__bU8vx{display:none}.Header_topBar___Cpmi{display:flex}.Header_headerActions__dUFIV{gap:.5rem}.Header_desktopLanguageSwitcher__O_67V{display:none}.Header_mobileMenuButton__fZCCz{display:flex}.Header_logoImage__moJlG{max-height:clamp(45px,6vw,58px)!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_logoImage__moJlG{max-height:clamp(42px,5.5vw,54px)!important}}@media (min-width:1400px){.Header_logoImage__moJlG{max-height:70px!important}.Header_header__ZPN_X.Header_scrolled__QeXJF .Header_logoImage__moJlG{max-height:62px!important}}@media (min-width:1025px){.Header_mobileMenuButton__fZCCz{display:none}}.Header_mobileMenuOverlay__S1huf{display:none!important}.ScrollToTop_scrollToTop__QeM_O{position:fixed;width:50px;height:50px;background:#374151;color:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 12px rgba(55,65,81,.3);z-index:998;display:flex;align-items:center;justify-content:center;transform-origin:center;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.ScrollToTop_scrollToTop__QeM_O.ScrollToTop_visible__PWNn1{bottom:7.5rem;right:2rem;opacity:1;transform:scale(1);pointer-events:auto;animation:ScrollToTop_emergeFromChat__DaupH .4s cubic-bezier(.34,1.56,.64,1) forwards}.ScrollToTop_scrollToTop__QeM_O.ScrollToTop_hidden__OUmSB{bottom:calc(2rem + 28px);right:calc(2rem + 28px);opacity:0;transform:scale(0);pointer-events:none;animation:ScrollToTop_disappearToChat__LNGe8 .4s cubic-bezier(.34,1.56,.64,1) forwards}.ScrollToTop_scrollToTop__QeM_O:hover{background:#1f2937;box-shadow:0 6px 20px rgba(55,65,81,.4)}.ScrollToTop_scrollToTop__QeM_O.ScrollToTop_visible__PWNn1:hover{transform:scale(1.05) translateY(-4px)}.ScrollToTop_scrollToTop__QeM_O svg{width:20px;height:20px}@keyframes ScrollToTop_emergeFromChat__DaupH{0%{bottom:calc(2rem + 28px);right:calc(2rem + 28px);transform:scale(0);opacity:0}60%{opacity:.9;transform:scale(1.1)}to{bottom:7.5rem;right:2rem;transform:scale(1);opacity:1}}@keyframes ScrollToTop_disappearToChat__LNGe8{0%{bottom:7.5rem;right:2rem;transform:scale(1);opacity:1}40%{opacity:.3;transform:scale(.8)}to{bottom:calc(2rem + 28px);right:calc(2rem + 28px);transform:scale(0);opacity:0}}@media (max-width:768px){.ScrollToTop_scrollToTop__QeM_O{width:44px;height:44px}.ScrollToTop_scrollToTop__QeM_O.ScrollToTop_visible__PWNn1{bottom:6rem;right:1rem}.ScrollToTop_scrollToTop__QeM_O.ScrollToTop_hidden__OUmSB{bottom:calc(1rem + 25px);right:calc(1rem + 25px)}.ScrollToTop_scrollToTop__QeM_O svg{width:18px;height:18px}@keyframes ScrollToTop_emergeFromChat__DaupH{0%{bottom:calc(1rem + 25px);right:calc(1rem + 25px);transform:scale(0);opacity:0}50%{opacity:.8}to{bottom:6rem;right:1rem;transform:scale(1);opacity:1}}@keyframes ScrollToTop_disappearToChat__LNGe8{0%{bottom:6rem;right:1rem;transform:scale(1);opacity:1}50%{opacity:.5}to{bottom:calc(1rem + 25px);right:calc(1rem + 25px);transform:scale(0);opacity:0}}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}