/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/:root{--max-width:1100px;--banner-height:0px;--header-height:68px;--header-bg:rgba(10,10,10,0.975);--header-border:rgba(255,255,255,0.08);--nav-item-bg:transparent;--nav-item-hover:rgba(255,255,255,0.06);--nav-item-active:rgba(139,92,246,0.15);--nav-text:rgba(255,255,255,0.7);--nav-text-hover:rgba(255,255,255,1);--accent:#8b5cf6;--dropdown-bg:rgba(14,14,18,0.98);--dropdown-border:rgba(255,255,255,0.1);--header-font-size-base:0.9rem;--header-font-size-sm:0.85rem;--header-font-size-xs:0.78rem;--header-radius-sm:10px;--header-radius-md:14px;--foreground-rgb:rgb(255,255,255);--background-start-rgb:rgb(0,0,0);--background-end-rgb:rgb(0,0,0);--primary:#6366f1;--primary-light:#818cf8;--primary-purple:#9b4dff;--primary-blue:#0082fe;--secondary-purple:#6335e0;--accent-purple-light:#b866ff;--accent-blue-light:#00a0ff;--foreground:rgba(255,255,255,1);--text-primary:#ffffff;--text-secondary:#cecece;--text-muted:#aaaaaa;--text-disabled:#666666;--background:rgba(0,0,0,1);--card:rgba(15,14,20,0.95);--bg-primary:rgba(0,0,0,1);--bg-secondary:rgba(15,14,20,0.95);--bg-tertiary:rgba(22,21,30,0.95);--bg-glass:rgba(0,0,0,0.3);--bg-glass-hover:rgba(0,0,0,0.4);--border:rgba(255,255,255,0.1);--border-primary:rgba(255,255,255,0.1);--border-secondary:rgba(155,77,255,0.1);--border-hover:rgba(155,77,255,0.3);--shadow-sm:0 2px 4px rgba(0,0,0,0.1);--shadow-md:0 4px 12px rgba(0,0,0,0.15);--shadow-lg:0 8px 32px rgba(0,0,0,0.2);--shadow-xl:0 16px 64px rgba(0,0,0,0.25);--shadow-glow:0 0 20px rgba(155,77,255,0.1);--shadow-glow-hover:0 0 30px rgba(155,77,255,0.2);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-full:9999px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--transition-fast:0.15s ease;--transition-normal:0.25s ease;--transition-slow:0.35s ease;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal:400;--z-popover:500;--z-tooltip:600;--chatwoot-bottom-margin:20px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary-purple),var(--primary-blue));border-radius:var(--radius-full);border:1px solid var(--border-primary)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--accent-purple-light),var(--accent-blue-light))}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}::selection{background:var(--primary-purple)!important}::-moz-selection{background:var(--primary-purple)!important}body{color-scheme:dark;color:var(--foreground-rgb);background:linear-gradient(to bottom,transparent,var(--background-end-rgb)) var(--background-start-rgb);font-feature-settings:"rlig" 1,"calt" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}hr{border:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--border-primary),transparent);margin:var(--space-lg) 0}:focus-visible{outline:2px solid var(--primary-purple);outline-offset:2px;border-radius:var(--radius-sm)}.page_content_wrapper{display:flex;justify-content:center;position:relative}.page_content_inner{max-width:1400px;width:100%;padding:0 40px}@media(max-width:768px){.page_content_inner{padding:0 20px}}::selection{background:linear-gradient(120deg,var(--primary-purple),var(--primary-blue));color:#fff;-webkit-text-fill-color:#fff}::-moz-selection{background:linear-gradient(120deg,var(--primary-purple),var(--primary-blue));color:#fff;-webkit-text-fill-color:#fff}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body:has(.overlay){--chatwoot-bottom-margin:100px}@media(max-width:768px){body:has(.overlay){--chatwoot-bottom-margin:120px}}#chatwoot-widget,.woot-widget-bubble{bottom:var(--chatwoot-bottom-margin)!important;transition:bottom var(--transition-normal)!important}.gradient-text{background:linear-gradient(120deg,var(--primary-purple),var(--primary-blue));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.gradient-text-animated{background:linear-gradient(45deg,var(--primary-purple),var(--primary-blue),var(--accent-purple-light),var(--primary-purple));background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;animation:gradientShift 4s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.glass-surface{background:var(--bg-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-primary);border-radius:var(--radius-md)}.glass-surface-enhanced{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02) 50%,rgba(255,255,255,.01));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden}.glass-surface-enhanced:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.glow-effect{box-shadow:var(--shadow-glow);transition:box-shadow var(--transition-normal)}.glow-effect:hover{box-shadow:var(--shadow-glow-hover)}.hover-lift{transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.hover-lift:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.pulse-glow{animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 5px rgba(155,77,255,.3)}50%{box-shadow:0 0 20px rgba(155,77,255,.6),0 0 30px rgba(0,130,254,.3)}}.banner_banner__3fBTV{background:linear-gradient(135deg,#7528ef,#9c27b0);color:#fff;padding:10px 0;text-align:center;position:fixed;top:0;left:0;right:0;z-index:200;box-shadow:0 2px 12px rgba(117,40,239,.4)}.banner_bannerContent__Rjcj1{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;position:relative}.banner_bannerText__b0ElZ{font-size:.9rem;font-weight:500;margin:0}.banner_bannerLink__yX_xD{background:hsla(0,0%,100%,.2);color:#fff;padding:6px 14px;border-radius:20px;text-decoration:none;font-weight:600;font-size:.8rem;transition:all .2s ease;border:1px solid hsla(0,0%,100%,.3)}.banner_bannerLink__yX_xD:hover{background:hsla(0,0%,100%,.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.banner_bannerLink__yX_xD:active{transform:translateY(0)}.banner_closeButton__WP8FD{position:absolute;right:24px;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);border:none;color:#fff;cursor:pointer;padding:6px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.banner_closeButton__WP8FD:hover{background:hsla(0,0%,100%,.25)}.banner_closeButton__WP8FD:active{transform:translateY(-50%) scale(.95)}@media(max-width:768px){.banner_banner__3fBTV{padding:8px 0}.banner_bannerContent__Rjcj1{flex-direction:column;gap:6px;padding:0 50px 0 16px}.banner_bannerText__b0ElZ{font-size:.85rem}.banner_bannerLink__yX_xD{font-size:.75rem;padding:5px 12px}.banner_closeButton__WP8FD{right:12px;font-size:14px;padding:5px}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.footer_footer__mQF6i{margin-top:70px;margin-bottom:25px;border-top:1px solid rgba(99,53,224,.1);padding-top:20px;position:relative;overflow:hidden}.footer_footer__mQF6i:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,53,224,.3),transparent)}.footer_footer__mQF6i ul{list-style-type:none;padding-bottom:10px}.footer_footer__mQF6i a{color:#888;cursor:pointer;transition:all .3s ease;padding:5px 0;display:inline-block}.footer_footer__mQF6i a:hover{color:#fff;transform:translateY(-2px)}.footer_footer_container__0NENT{display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:40px;gap:40px;padding:15px 40px;max-width:1600px;margin:0 auto;width:100%}.footer_contacts__NXQvK{display:flex;flex-direction:column;gap:15px;min-width:250px;align-items:flex-start}@media screen and (max-width:900px){.footer_contacts__NXQvK{align-items:center;text-align:center;min-width:auto;width:100%}}.footer_contacts__NXQvK img{transition:transform .3s ease}.footer_contacts__NXQvK img:hover{transform:scale(1.1)}.footer_contacts__NXQvK small{color:#555;line-height:1.5}.footer_contacts__NXQvK small a{color:#666}.footer_contacts__NXQvK small a:hover{transform:none}.footer_contacts__NXQvK small:last-child{font-style:italic;opacity:.8}.footer_navigation__h1cfk{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;justify-items:stretch}.footer_navigation__h1cfk h3,.footer_navigation__h1cfk p{font-size:1em;margin-bottom:15px;font-weight:600;background:linear-gradient(45deg,#6335e0,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:100%;white-space:nowrap}.footer_navigation__h1cfk ul{display:flex;flex-direction:column;gap:8px;width:100%}.footer_navigation__h1cfk a{font-size:.85em;position:relative;width:100%;white-space:nowrap}.footer_navigation__h1cfk a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:linear-gradient(90deg,#6335e0,#8b5cf6);transition:width .3s ease}.footer_navigation__h1cfk a:hover:after{width:100%}.footer_navigation__h1cfk>div:first-child h3,.footer_navigation__h1cfk>div:first-child ul{text-align:left;align-items:flex-start}.footer_navigation__h1cfk>div:nth-child(2) h3,.footer_navigation__h1cfk>div:nth-child(2) ul{text-align:right;align-items:flex-end}.footer_active_link__M4un6{color:#fff!important}.footer_active_link__M4un6:after{width:100%!important;height:2px!important;background:linear-gradient(90deg,#6335e0,#8b5cf6)!important;opacity:1!important}.footer_active_link__M4un6:hover{transform:none!important}.footer_socials__RhVNP{margin-top:10px;display:flex;gap:12px}.footer_socials__RhVNP a{font-size:1.4em;padding:8px;border-radius:50%;background:rgba(99,53,224,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative}.footer_socials__RhVNP a:before{content:attr(aria-label);position:absolute;bottom:-25px;left:50%;transform:translateX(-50%) scale(.8);opacity:0;transition:all .2s ease;font-size:.7em;white-space:nowrap;pointer-events:none}.footer_socials__RhVNP a:hover:before{opacity:.7;transform:translateX(-50%) scale(1)}.footer_socials__RhVNP a:hover{transform:translateY(-3px);background:rgba(99,53,224,.2)}.footer_payments__6canF{display:flex;flex-direction:column;gap:15px;align-items:flex-end}.footer_payment_group__y4YVs{display:flex;gap:15px;justify-content:flex-end;flex-wrap:wrap;max-width:300px}.footer_payment_group__y4YVs svg{color:#555;transition:all .3s ease;filter:grayscale(1)}.footer_payment_group__y4YVs svg:hover{filter:grayscale(0);color:#fff;transform:translateY(-2px)}.footer_contact_info__GslVi{display:flex;flex-direction:column;gap:8px;width:100%}.footer_contact_info__GslVi small{display:block;font-size:.8em}.footer_contact_info__GslVi small:first-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px}@media screen and (max-width:1000px){.footer_contact_info__GslVi small:first-child{justify-content:center}}.footer_contact_info__GslVi small:first-child a{position:relative;padding:4px 8px;background:rgba(99,53,224,.1);border-radius:4px;transition:all .3s ease;white-space:nowrap}.footer_contact_info__GslVi small:first-child a:hover{transform:translateY(-2px);background:rgba(99,53,224,.2)}.footer_contact_info__GslVi small:not(:first-child){text-align:left}@media screen and (max-width:1000px){.footer_contact_info__GslVi small:not(:first-child){text-align:center}}@media screen and (max-width:1200px){.footer_footer_container__0NENT{grid-template-columns:1fr 1.5fr 1fr;gap:30px;padding:15px 30px}.footer_navigation__h1cfk{gap:20px}}@media screen and (min-width:1001px)and (max-width:1260px){.footer_footer_container__0NENT{grid-template-columns:1fr 2fr;grid-template-areas:"contacts navigation" "payments payments"}.footer_contacts__NXQvK{grid-area:contacts}.footer_navigation__h1cfk{grid-area:navigation}.footer_payments__6canF{grid-area:payments;align-items:center;margin-top:20px}.footer_payment_group__y4YVs{justify-content:center}}@media screen and (max-width:1000px){.footer_footer_container__0NENT{grid-template-columns:1fr;gap:40px}.footer_contacts__NXQvK{align-items:center;text-align:center}.footer_navigation__h1cfk{grid-template-columns:repeat(2,1fr);justify-items:center;gap:30px}.footer_navigation__h1cfk>div:first-child h3,.footer_navigation__h1cfk>div:first-child ul,.footer_navigation__h1cfk>div:nth-child(2) h3,.footer_navigation__h1cfk>div:nth-child(2) ul{text-align:center;align-items:center}.footer_payments__6canF{align-items:center}.footer_payment_group__y4YVs{justify-content:center;max-width:100%}}@media screen and (max-width:768px){.footer_footer_container__0NENT{gap:30px;padding:15px 20px}.footer_navigation__h1cfk{grid-template-columns:1fr;gap:25px}}@media screen and (max-width:480px){.footer_navigation__h1cfk{grid-template-columns:1fr;gap:20px}.footer_navigation__h1cfk>div h3{text-align:center;margin-bottom:10px}.footer_navigation__h1cfk>div ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px}.footer_navigation__h1cfk>div li{display:inline-block}.footer_navigation__h1cfk>div a{padding:5px 10px;background:rgba(99,53,224,.1);border-radius:4px;transition:all .3s ease}.footer_navigation__h1cfk>div a:hover{background:rgba(99,53,224,.2);transform:translateY(-2px)}.footer_navigation__h1cfk>div a:after{display:none}.footer_payment_group__y4YVs{gap:10px}.footer_payment_group__y4YVs svg{width:20px;height:20px}}@keyframes footer_float__gu1Hy{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.footer_logo_wrapper__r7Y61{position:relative;display:inline-block;padding:2px;margin:-2px}.footer_logo_wrapper__r7Y61:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,#6335e0,#8b5cf6);transition:width .3s ease;opacity:0}.footer_logo_wrapper__r7Y61:hover:after{width:80%;opacity:.7}.footer_logo_link__9laYO{position:relative;display:inline-block;text-decoration:none}.footer_logo_container__8d30Y{position:relative;width:50px;height:50px;transition:all .3s ease;overflow:hidden}.footer_full_logo__gnLyF,.footer_small_logo__tm3q1{position:absolute;top:0;transition:all .3s ease}.footer_small_logo__tm3q1{opacity:1;transform:scale(1);width:50px;height:50px;left:0}.footer_full_logo__gnLyF{opacity:0;transform:scale(.8);width:200px;height:50px;object-fit:contain;left:-75px}.footer_logo_wrapper__r7Y61:hover .footer_logo_container__8d30Y{width:200px}.footer_logo_wrapper__r7Y61:hover .footer_small_logo__tm3q1{opacity:0;transform:scale(.8)}.footer_logo_wrapper__r7Y61:hover .footer_full_logo__gnLyF{opacity:1;transform:scale(1);left:0}.footer_star_icon__F74Q2{display:inline-block;vertical-align:middle;margin-left:4px;color:gold;font-size:.8em}.footer_company_info__TkCiJ{text-align:center;margin-top:20px;padding-top:20px;position:relative}.footer_company_info__TkCiJ:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,53,224,.3),transparent)}.footer_company_info__TkCiJ p{color:#555;font-size:.85em}.footer_company_info__TkCiJ a{color:#888;cursor:pointer;padding:5px 0;display:inline-block}.footer_company_info__TkCiJ a:hover{color:#fff;text-decoration:underline}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.styles_overlay__EH_Xa{position:fixed;bottom:0;left:0;right:0;z-index:999;padding:20px;display:flex;justify-content:center;align-items:flex-end;animation:styles_slideUp__DOYZg .5s cubic-bezier(.16,1,.3,1)}@media(max-width:768px){.styles_overlay__EH_Xa{padding:12px}}.styles_container__3UOtf{background:linear-gradient(180deg,rgba(28,28,28,.95),rgba(18,18,18,.98));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:16px 24px;width:100%;max-width:1200px;box-shadow:0 0 0 1px hsla(0,0%,100%,.05),0 20px 50px -12px rgba(0,0,0,.5);transition:all .3s cubic-bezier(.16,1,.3,1)}.styles_container__3UOtf.styles_expanded__5IKzH{max-height:80vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(117,40,239,.3) rgba(0,0,0,0)}.styles_container__3UOtf.styles_expanded__5IKzH::-webkit-scrollbar{width:8px}.styles_container__3UOtf.styles_expanded__5IKzH::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_container__3UOtf.styles_expanded__5IKzH::-webkit-scrollbar-thumb{background-color:rgba(117,40,239,.3);border-radius:4px;border:2px solid rgba(0,0,0,0);background-clip:padding-box}.styles_container__3UOtf.styles_expanded__5IKzH::-webkit-scrollbar-thumb:hover{background-color:rgba(117,40,239,.5)}@media(max-width:768px){.styles_container__3UOtf{padding:16px;border-radius:14px}}.styles_mainContent__78qjH{display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:768px){.styles_mainContent__78qjH{flex-direction:column;align-items:stretch;gap:16px;text-align:center}}.styles_header__QAAY9{display:flex;align-items:center;gap:16px;flex:1 1}@media(max-width:768px){.styles_header__QAAY9{justify-content:center}}.styles_header__QAAY9 .styles_icon__55IYf{font-size:1.5em;color:#7528ef;flex-shrink:0}.styles_header__QAAY9 p{color:#fff;font-size:.9em;line-height:1.4;margin:0}.styles_actions__LybMw{display:flex;gap:8px;align-items:center}@media(max-width:768px){.styles_actions__LybMw{justify-content:stretch}}@media(max-width:480px){.styles_actions__LybMw{flex-direction:column}}.styles_actions__LybMw button{padding:10px 20px;border-radius:10px;font-size:.9em;font-weight:500;transition:all .2s ease;cursor:pointer;border:none;white-space:nowrap;display:flex;align-items:center;gap:8px}.styles_actions__LybMw button:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(117,40,239,.5)}.styles_customizeButton__SQ_u6{background:hsla(0,0%,100%,.05);color:#fff;border:1px solid hsla(0,0%,100%,.1)}.styles_customizeButton__SQ_u6:hover{background:hsla(0,0%,100%,.1)}.styles_customizeButton__SQ_u6 svg{transition:transform .3s ease}.styles_chevronUp__icuso{transform:rotate(0deg)}.styles_chevronDown__6IBL8{transform:rotate(180deg)}.styles_acceptButton__NJ0G_{background:#7528ef;color:#fff}.styles_acceptButton__NJ0G_:hover{background:#6420d1}.styles_preferences__xbjsx{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.08);animation:styles_fadeIn__0AFyS .3s ease}@media(max-width:1024px){.styles_preferences__xbjsx{grid-template-columns:1fr}}.styles_preferences__xbjsx .styles_saveButton__n7Y3_{grid-column:1/-1;background:#7528ef;color:#fff;padding:12px;border-radius:10px;font-size:.9em;font-weight:500;border:none;cursor:pointer;transition:background .2s ease;margin-top:8px}.styles_preferences__xbjsx .styles_saveButton__n7Y3_:hover{background:#6420d1}.styles_preferenceItem__9f5Vv{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px;transition:all .2s ease}.styles_preferenceItem__9f5Vv:hover{background:hsla(0,0%,100%,.05)}.styles_preferenceHeader__RE7SY{display:flex;align-items:center;gap:8px;color:#fff}.styles_preferenceHeader__RE7SY svg{color:#7528ef;font-size:1.1em}.styles_preferenceHeader__RE7SY h3{margin:0;font-size:1em}.styles_preferenceItem__9f5Vv p{color:#aaa;font-size:.85em;line-height:1.4;margin:0}.styles_switch__QCqZy{position:relative;display:inline-block;width:46px;height:24px;align-self:flex-end;margin-top:8px}.styles_switch__QCqZy input{opacity:0;width:0;height:0}.styles_switch__QCqZy input:checked+.styles_slider__3d_gU{background:#7528ef}.styles_switch__QCqZy input:checked+.styles_slider__3d_gU:before{transform:translateX(22px)}.styles_switch__QCqZy input:disabled+.styles_slider__3d_gU{background:rgba(117,40,239,.5);cursor:not-allowed}.styles_slider__3d_gU{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#2f2f2f;transition:.2s;border-radius:34px}.styles_slider__3d_gU:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.2s;border-radius:50%}@keyframes styles_slideUp__DOYZg{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes styles_fadeIn__0AFyS{0%{opacity:0}to{opacity:1}}@font-face{font-family:Inter;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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;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;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;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;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;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_fcbcbf{font-family:Inter,Inter Fallback;font-style:normal}

/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.buttons_auth_buttons__9UJ7K{display:flex;gap:6px;align-items:center}@media screen and (max-width:900px){.buttons_auth_buttons__9UJ7K{display:none}}.buttons_auth_button__VKP0A{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:.85rem;font-weight:500;color:hsla(0,0%,100%,.7);background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);cursor:pointer;transition:all .15s ease;white-space:nowrap;font-family:inherit;text-decoration:none;outline:none}@media screen and (max-width:1180px){.buttons_auth_button__VKP0A{padding:10px 12px}.buttons_auth_button__VKP0A span{display:none}}.buttons_auth_button__VKP0A svg{opacity:.7;transition:all .15s ease;flex-shrink:0;font-size:18px}.buttons_auth_button__VKP0A span{flex-shrink:0}.buttons_auth_button__VKP0A:hover,.buttons_auth_button__VKP0A[data-state=open]{color:#fff;background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.05)}.buttons_auth_button__VKP0A:hover svg,.buttons_auth_button__VKP0A[data-state=open] svg{opacity:1}.buttons_auth_button__VKP0A:focus-visible{color:#fff;background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1)}.buttons_dropdown__x10HZ{background:rgba(14,14,18,.98);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:8px;min-width:180px;z-index:1000;box-shadow:0 24px 60px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.05);animation:buttons_dropdownFadeIn__5I3f8 .2s ease}@keyframes buttons_dropdownFadeIn__5I3f8{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.buttons_language_option__fIZ9Q{width:100%;border:none;background:none;color:hsla(0,0%,100%,.6);cursor:pointer;display:flex;align-items:center;text-align:left;transition:all .15s ease;border-radius:8px;font-size:.9rem;font-weight:500;position:relative;padding:10px 40px 10px 14px;font-family:inherit;outline:none}.buttons_language_option__fIZ9Q:hover,.buttons_language_option__fIZ9Q[data-highlighted]{background:rgba(99,102,241,.1);color:hsla(0,0%,100%,.95)}.buttons_language_option__fIZ9Q[data-state=checked]{color:#a5b4fc;font-weight:600}.buttons_language_option__fIZ9Q[data-state=checked]:hover,.buttons_language_option__fIZ9Q[data-state=checked][data-highlighted]{color:#c7d2fe}.buttons_language_option__fIZ9Q span{white-space:nowrap}.buttons_check_icon__Utr2W{display:flex;align-items:center;position:absolute;right:14px;color:#a5b4fc}.buttons_flag_container__esbkk{margin-right:10px;display:flex;align-items:center;flex-shrink:0}.buttons_flag_icon__KHWot{border-radius:2px;object-fit:cover}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.header_header__w2BOs{position:fixed;top:var(--banner-height);left:0;right:0;z-index:100;padding:0 24px;font-family:inherit;height:var(--header-height);display:flex;justify-content:center}.header_header__w2BOs:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(100%,1450px);height:100%;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:var(--header-bg);border-bottom:1px solid var(--header-border);border-left:1px solid var(--header-border);border-right:1px solid var(--header-border);border-radius:0 0 16px 16px;z-index:-1}@media screen and (max-width:1200px){.header_header__w2BOs{padding:0 16px}}@media screen and (max-width:900px){.header_header__w2BOs{padding:0 12px;--header-height:60px}.header_header__w2BOs:before{border-radius:0 0 12px 12px}}.header_headerInner__WziUG{max-width:1400px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}@media screen and (max-width:1200px){.header_headerInner__WziUG{gap:16px}}@media screen and (max-width:900px){.header_headerInner__WziUG{gap:12px}}.header_logo__9b1Md{flex-shrink:0;display:flex;align-items:center;transition:opacity .2s ease}.header_logo__9b1Md img{height:36px;width:auto}@media screen and (max-width:1200px){.header_logo__9b1Md img{height:32px}}@media screen and (max-width:900px){.header_logo__9b1Md img{height:30px}}.header_logo__9b1Md:hover{opacity:.85}.header_desktopNav__qBZxW{flex:1 1;display:flex;justify-content:center;align-items:center;gap:6px}@media screen and (max-width:1200px){.header_desktopNav__qBZxW{gap:4px}}@media screen and (max-width:900px){.header_desktopNav__qBZxW{display:none}}.header_navItemWrapper__Gx4jh{position:relative}.header_navItemWrapper__Gx4jh:hover .header_dropdownContent__gaDd_{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header_navItemWrapper__Gx4jh:hover .header_navTrigger__erOls{color:var(--nav-text-hover);background:var(--nav-item-hover);border-color:hsla(0,0%,100%,.05)}.header_navItemWrapper__Gx4jh:hover .header_navTrigger__erOls svg{opacity:1}.header_navItemWrapper__Gx4jh:hover .header_navTrigger__erOls .header_caret__0g2xG{transform:rotate(180deg)}.header_navLink__zjhWf,.header_navTrigger__erOls{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--header-radius-sm);font-size:var(--header-font-size-sm);font-weight:500;color:var(--nav-text);background:var(--nav-item-bg);border:1px solid rgba(0,0,0,0);cursor:pointer;transition:all .15s ease;text-decoration:none;white-space:nowrap;font-family:inherit}@media screen and (max-width:1200px){.header_navLink__zjhWf,.header_navTrigger__erOls{padding:8px 12px;gap:5px;font-size:.82rem}}@media screen and (max-width:1180px){.header_navLink__zjhWf,.header_navTrigger__erOls{padding:8px 10px}.header_navLink__zjhWf>svg:first-child,.header_navTrigger__erOls>svg:first-child{display:none}}.header_navLink__zjhWf svg,.header_navTrigger__erOls svg{opacity:.7;transition:all .15s ease;flex-shrink:0}.header_navLink__zjhWf:hover,.header_navTrigger__erOls:hover{color:var(--nav-text-hover);background:var(--nav-item-hover);border-color:hsla(0,0%,100%,.05)}.header_navLink__zjhWf:hover svg,.header_navTrigger__erOls:hover svg{opacity:1}.header_navLink__zjhWf[data-active=true],.header_navTrigger__erOls[data-active=true]{color:var(--nav-text-hover);background:var(--nav-item-active);border-color:rgba(139,92,246,.2)}.header_navLink__zjhWf[data-active=true] svg,.header_navTrigger__erOls[data-active=true] svg{opacity:1;color:var(--accent)}.header_caret__0g2xG{transition:transform .2s ease;opacity:.5;margin-left:2px}.header_dropdownContent__gaDd_{position:absolute;top:100%;left:0;padding-top:8px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease;pointer-events:none;z-index:1001}.header_dropdownContent__gaDd_:before{content:"";position:absolute;top:0;left:0;right:0;height:8px}.header_dropdownInner__Os67p{min-width:280px;padding:8px;background:var(--dropdown-bg);border:1px solid var(--dropdown-border);border-radius:var(--header-radius-md);box-shadow:0 24px 60px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.05);display:flex;flex-direction:column;gap:4px}.header_dropdownItem__rslOF{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--header-radius-sm);text-decoration:none;color:var(--nav-text);transition:all .15s ease;cursor:pointer;outline:none}.header_dropdownItem__rslOF:focus,.header_dropdownItem__rslOF:hover{background:var(--nav-item-hover);color:var(--nav-text-hover)}.header_dropdownItem__rslOF:focus .header_dropdownItemIcon__yWHs_,.header_dropdownItem__rslOF:hover .header_dropdownItemIcon__yWHs_{background:rgba(139,92,246,.15);border-color:rgba(139,92,246,.3)}.header_dropdownItem__rslOF:focus .header_dropdownItemIcon__yWHs_ svg,.header_dropdownItem__rslOF:hover .header_dropdownItemIcon__yWHs_ svg{color:var(--accent);opacity:1}.header_dropdownItem__rslOF[data-active=true]{background:var(--nav-item-active);color:var(--nav-text-hover)}.header_dropdownItem__rslOF[data-active=true] .header_dropdownItemIcon__yWHs_{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.4)}.header_dropdownItem__rslOF[data-active=true] .header_dropdownItemIcon__yWHs_ svg{color:var(--accent);opacity:1}.header_dropdownItemIcon__yWHs_{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);flex-shrink:0;transition:all .15s ease}.header_dropdownItemIcon__yWHs_ svg{width:18px;height:18px;opacity:.7}.header_dropdownItemIcon__yWHs_ img{width:22px;height:22px;object-fit:contain}.header_dropdownItemContent__0KoBY{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.header_dropdownItemTitle__ab4Zx{font-size:var(--header-font-size-sm);font-weight:500;color:inherit;line-height:1.2}.header_dropdownItemDesc__65pcj{font-size:var(--header-font-size-xs);color:hsla(0,0%,100%,.45);line-height:1.4}.header_submenuWrapper__oH6aR{position:relative}.header_submenuWrapper__oH6aR:hover .header_submenuContent__0U_vy{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto}.header_submenuWrapper__oH6aR:hover .header_submenuTrigger__pX9N5{background:var(--nav-item-hover);color:var(--nav-text-hover)}.header_submenuWrapper__oH6aR:hover .header_submenuTrigger__pX9N5 .header_dropdownItemIcon__yWHs_{background:rgba(139,92,246,.15);border-color:rgba(139,92,246,.3)}.header_submenuWrapper__oH6aR:hover .header_submenuTrigger__pX9N5 .header_dropdownItemIcon__yWHs_ svg{color:var(--accent);opacity:1}.header_submenuWrapper__oH6aR:hover .header_submenuTrigger__pX9N5 .header_submenuArrow__BvZ47{opacity:1;transform:translateX(3px)}.header_submenuTrigger__pX9N5{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border-radius:var(--header-radius-sm);border:none;background:rgba(0,0,0,0);text-align:left;color:var(--nav-text);cursor:pointer;transition:all .15s ease;font-family:inherit;font-size:var(--header-font-size-sm);outline:none}.header_submenuTrigger__pX9N5 .header_submenuArrow__BvZ47{margin-left:auto;opacity:.5;transition:all .15s ease;color:var(--accent)}.header_submenuTrigger__pX9N5[data-active=true]{background:var(--nav-item-active);color:var(--nav-text-hover)}.header_submenuContent__0U_vy{position:absolute;left:100%;top:-8px;padding-left:8px;opacity:0;visibility:hidden;transform:translateX(-4px);transition:all .2s ease;pointer-events:none;z-index:1002}.header_submenuContent__0U_vy:before{content:"";position:absolute;top:0;left:0;bottom:0;width:8px}.header_submenuContent__0U_vy,.header_submenuContent__0U_vy>a{min-width:220px}.header_submenuContent__0U_vy{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);border-radius:var(--header-radius-md);box-shadow:0 24px 60px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.05);display:flex;flex-direction:column;gap:4px;padding:8px}.header_rightSection__k39R1{display:flex;align-items:center;gap:6px;flex-shrink:0}@media screen and (max-width:900px){.header_rightSection__k39R1{gap:4px}}.header_desktopOnly__4ptdN{display:flex}@media screen and (max-width:900px){.header_desktopOnly__4ptdN{display:none}}.header_mobileMenuBtn__pEePg{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--header-radius-sm);border:1px solid rgba(0,0,0,0);background:var(--nav-item-bg);color:var(--nav-text);cursor:pointer;transition:all .15s ease}@media screen and (max-width:900px){.header_mobileMenuBtn__pEePg{display:flex;width:40px;height:40px}}.header_mobileMenuBtn__pEePg:hover{background:var(--nav-item-hover);color:var(--nav-text-hover);border-color:hsla(0,0%,100%,.05)}.header_sheetOverlay__mPXpY{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001}.header_sheetContent__v1uSN{position:fixed;top:0;right:0;bottom:0;width:320px;max-width:85vw;background:var(--dropdown-bg);border-left:1px solid var(--dropdown-border);z-index:1002;display:flex;flex-direction:column;outline:none;font-family:inherit}.header_sheetHeader__9eo0W{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;border-bottom:1px solid var(--header-border)}.header_sheetTitle__N66nU{font-size:1rem;font-weight:600;color:var(--nav-text-hover);margin:0}.header_sheetClose___gvm_{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--header-radius-sm);border:none;background:var(--nav-item-hover);color:var(--nav-text);cursor:pointer;transition:all .15s ease}.header_sheetClose___gvm_:hover{background:hsla(0,0%,100%,.1);color:var(--nav-text-hover)}.header_sheetNav__UwsHM{flex:1 1;overflow-y:auto;padding:12px}.header_mobileNavItem__AFo40{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:var(--header-radius-sm);text-decoration:none;color:var(--nav-text);transition:all .15s ease;margin-bottom:4px}.header_mobileNavItem__AFo40 svg{opacity:.7;flex-shrink:0}.header_mobileNavItem__AFo40 span{font-size:var(--header-font-size-sm);font-weight:500}.header_mobileNavItem__AFo40:hover{background:var(--nav-item-hover);color:var(--nav-text-hover)}.header_mobileNavItem__AFo40:hover svg{opacity:1}.header_mobileNavItem__AFo40[data-active=true]{background:var(--nav-item-active);color:var(--nav-text-hover)}.header_mobileNavItem__AFo40[data-active=true] svg{opacity:1;color:var(--accent)}.header_mobileNavGroup__e7OrA{margin-bottom:12px}.header_mobileNavGroupTitle__cAwgV{display:flex;align-items:center;gap:8px;padding:10px 14px 8px;font-size:var(--header-font-size-xs);font-weight:600;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.06em}.header_mobileNavGroupTitle__cAwgV svg{opacity:.5;width:14px;height:14px}.header_mobileNavGroupItems__tcbBO{display:flex;flex-direction:column;gap:2px}.header_mobileSubItem___qrVg{display:flex;align-items:center;gap:12px;width:100%;padding:10px 14px 10px 18px;border-radius:var(--header-radius-sm);text-decoration:none;color:var(--nav-text);transition:all .15s ease;font-size:var(--header-font-size-sm)}.header_mobileSubItem___qrVg span{font-weight:500}.header_mobileSubItem___qrVg .header_mobileSubIcon__L9ONc{width:32px;height:32px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);display:flex;align-items:center;justify-content:center;flex-shrink:0}.header_mobileSubItem___qrVg .header_mobileSubIcon__L9ONc svg{width:16px;height:16px;opacity:.7}.header_mobileSubItem___qrVg .header_mobileSubIcon__L9ONc img{width:18px;height:18px;object-fit:contain}.header_mobileSubItem___qrVg:hover{background:var(--nav-item-hover);color:var(--nav-text-hover)}.header_mobileSubItem___qrVg:hover .header_mobileSubIcon__L9ONc{background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.2)}.header_mobileSubItem___qrVg[data-active=true]{background:var(--nav-item-active);color:var(--nav-text-hover)}.header_mobileSubItem___qrVg[data-active=true] .header_mobileSubIcon__L9ONc{background:rgba(139,92,246,.15);border-color:rgba(139,92,246,.3)}.header_sheetFooter__eH4CA{padding:14px 16px;border-top:1px solid var(--header-border)}.header_mobileLanguageTrigger__v_pZD{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border-radius:var(--header-radius-sm);background:var(--nav-item-hover);border:1px solid hsla(0,0%,100%,.06);color:var(--nav-text);font-family:inherit;font-size:var(--header-font-size-sm);font-weight:500;cursor:pointer;transition:all .15s ease;outline:none}.header_mobileLanguageTrigger__v_pZD svg:first-child{opacity:.7;flex-shrink:0}.header_mobileLanguageTrigger__v_pZD:hover,.header_mobileLanguageTrigger__v_pZD[data-state=open]{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.1);color:var(--nav-text-hover)}.header_mobileLanguageTrigger__v_pZD:hover svg:first-child,.header_mobileLanguageTrigger__v_pZD[data-state=open] svg:first-child{opacity:1}.header_mobileLanguageChevron__nOTzO{margin-left:auto;opacity:.5;transition:transform .2s ease}[data-state=open] .header_mobileLanguageChevron__nOTzO{transform:rotate(180deg)}.header_mobileLanguageContent__JKvx9{background:rgba(14,14,18,.98);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:8px;min-width:200px;z-index:1100;box-shadow:0 24px 60px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.05);animation:header_mobileDropdownFadeIn__ArhOb .2s ease}@keyframes header_mobileDropdownFadeIn__ArhOb{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.header_mobileLanguageItem__xIFA_{display:flex;align-items:center;gap:12px;width:100%;border-radius:8px;color:hsla(0,0%,100%,.6);font-size:.9rem;font-weight:500;cursor:pointer;outline:none;transition:all .15s ease;position:relative;padding:10px 40px 10px 14px}.header_mobileLanguageItem__xIFA_:hover,.header_mobileLanguageItem__xIFA_[data-highlighted]{background:rgba(99,102,241,.1);color:hsla(0,0%,100%,.95)}.header_mobileLanguageItem__xIFA_[data-state=checked]{color:#a5b4fc;font-weight:600}.header_mobileLanguageItem__xIFA_[data-state=checked]:hover,.header_mobileLanguageItem__xIFA_[data-state=checked][data-highlighted]{color:#c7d2fe}.header_mobileLanguageFlag__rzPft{border-radius:2px;object-fit:cover;flex-shrink:0}.header_mobileLanguageCheck__OLVCh{display:flex;align-items:center;position:absolute;right:14px;color:#a5b4fc}.header_pageOffset__N0six{height:calc(var(--header-height) + var(--banner-height))}@media screen and (max-width:900px){.header_pageOffset__N0six{height:calc(60px + var(--banner-height))}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.status-badge_status_badge__XEbi_{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:10px;font-size:.9rem;font-weight:500;color:hsla(0,0%,100%,.7);background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);cursor:pointer;transition:all .15s ease;text-decoration:none;white-space:nowrap;font-family:inherit}@media screen and (max-width:1180px){.status-badge_status_badge__XEbi_ .status-badge_status_text__92XFE{display:none}.status-badge_status_badge__XEbi_{min-width:auto;padding:10px 12px;gap:8px}}@media screen and (max-width:900px){.status-badge_status_badge__XEbi_ .status-badge_status_text__92XFE{display:block}.status-badge_status_badge__XEbi_{padding:10px 16px;gap:10px}}.status-badge_status_badge__XEbi_:hover{color:#fff;background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.05)}.status-badge_status_badge__XEbi_:hover .status-badge_server_icon__2mZ54{opacity:1}.status-badge_server_icon__2mZ54{opacity:.7;font-size:18px;flex-shrink:0;transition:opacity .15s ease}.status-badge_status_text__92XFE{flex-shrink:0}.status-badge_status_indicator_container__HSTa8{flex-shrink:0;display:flex;align-items:center;justify-content:center}.status-badge_status_indicator__ospJ9{width:8px;height:8px;border-radius:50%;flex-shrink:0;box-shadow:0 0 8px currentColor;position:relative}.status-badge_status_indicator__ospJ9:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background:inherit;opacity:.3;animation:status-badge_pulse__EXrte 2s infinite}@keyframes status-badge_pulse__EXrte{0%{transform:translate(-50%,-50%) scale(1);opacity:.3}70%{transform:translate(-50%,-50%) scale(1.4);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:0}}.status-badge_loading_dots__54C95{width:8px;height:8px;border-radius:50%;border:2px solid hsla(0,0%,100%,.2);border-top-color:hsla(0,0%,100%,.7);animation:status-badge_spin__6YDAi .8s linear infinite}.status-badge_loading_dots__54C95 div{display:none}@keyframes status-badge_spin__6YDAi{to{transform:rotate(1turn)}}