/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.styles_container__zoVvx{display:flex;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding-top:100px}@media screen and (max-width:768px){.styles_container__zoVvx{padding:40px 20px 0}}.styles_content_wrapper__IMQat{width:100%}.styles_plans_wrapper__2KRrN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;width:100%}@media screen and (max-width:1400px){.styles_plans_wrapper__2KRrN{grid-template-columns:repeat(2,1fr);gap:25px}}@media screen and (max-width:768px){.styles_plans_wrapper__2KRrN{grid-template-columns:1fr;gap:20px}}.styles_filters_section__C5sNt{width:300px;flex-shrink:0;padding:25px;border:1px solid #252525;border-radius:25px;background-color:#090909;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1024px){.styles_filters_section__C5sNt{width:100%}}.styles_filter_header__9hA92{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:#fff}.styles_filter_header__9hA92 h2{font-size:1.5em}.styles_filters_list__dHHWj{display:flex;flex-direction:column;gap:20px}.styles_filter_item__qz6iy{padding:15px;border-radius:15px;background:rgba(117,40,239,.03);border:1px solid rgba(0,0,0,0);transition:all .3s ease}.styles_filter_item__qz6iy:hover{background:rgba(117,40,239,.05);border-color:rgba(117,40,239,.1);transform:translateY(-2px)}.styles_filter_item__qz6iy label{display:flex;align-items:center;gap:8px;color:#fff;margin-bottom:10px}.styles_filter_item__qz6iy label svg{width:22px;height:22px;color:#7528ef;flex-shrink:0;transition:transform .3s ease}.styles_filter_item__qz6iy label:hover svg{transform:scale(1.2)}.styles_select__Cqnxo{width:100%;padding:8px;background:#141414;border:1px solid #252525;border-radius:12px;color:#fff;outline:none;cursor:pointer}.styles_select__Cqnxo:focus{border-color:#7528ef}.styles_price_range__jwiic{display:flex;align-items:center;gap:15px;color:#fff;position:relative}.styles_price_range__jwiic span{color:#7528ef;font-size:.8em}.styles_price_input__v3_2q{width:100px;padding:10px 12px;background:rgba(117,40,239,.03);border:1px solid rgba(117,40,239,.1);border-radius:12px;color:#fff;outline:none;text-align:center;font-size:.95em;transition:all .2s ease}.styles_price_input__v3_2q::-webkit-inner-spin-button,.styles_price_input__v3_2q::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_price_input__v3_2q:hover{background:rgba(117,40,239,.05);border-color:rgba(117,40,239,.2)}.styles_price_input__v3_2q:focus{background:rgba(117,40,239,.08);border-color:#7528ef;box-shadow:0 0 0 1px rgba(117,40,239,.2)}.styles_price_input__v3_2q::placeholder{color:#666}.styles_slider__QwmTQ{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;position:relative;background:rgba(0,0,0,0)}.styles_slider__QwmTQ::-webkit-slider-runnable-track{width:100%;height:4px;background:#252525}.styles_slider__QwmTQ::-moz-range-track{width:100%;height:4px;background:#252525}.styles_slider__QwmTQ::-webkit-slider-container{background:linear-gradient(90deg,#7528ef 0,#7528ef var(--value-percent,0),#252525 var(--value-percent,0));border-radius:2px;height:4px}.styles_slider__QwmTQ::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border:2px solid #7528ef;background:#090909;border-radius:50%;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;margin-top:-6px;position:relative;z-index:2}.styles_slider__QwmTQ::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 10px rgba(117,40,239,.5)}.styles_slider__QwmTQ::-moz-range-thumb{width:16px;height:16px;border:2px solid #7528ef;background:#090909;border-radius:50%;cursor:pointer;-moz-transition:all .2s;transition:all .2s}.styles_slider__QwmTQ::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 0 10px rgba(117,40,239,.5)}.styles_slider__QwmTQ:after{content:attr(data-value);position:absolute;top:-25px;left:var(--value-percent);transform:translateX(-50%);background:#7528ef;padding:4px 8px;border-radius:4px;font-size:.8em;color:#fff;opacity:0;transition:opacity .2s;pointer-events:none}.styles_slider__QwmTQ:hover:after{opacity:1}.styles_plan_card__E2xZa{position:relative;padding:25px;background:rgba(10,10,15,.95);border:1px solid rgba(60,60,80,.3);border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;width:100%;box-sizing:border-box;max-width:100%;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15);height:-moz-fit-content;height:fit-content;align-self:flex-start}.styles_plan_card__E2xZa:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7528ef,#e64d56);opacity:0;transition:opacity .3s ease}.styles_plan_card__E2xZa:hover{border-color:rgba(117,40,239,.3);transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.25);z-index:2}.styles_plan_card__E2xZa:hover:before{opacity:1}@media screen and (max-width:1400px){.styles_plan_card__E2xZa{padding:20px}}@media screen and (max-width:768px){.styles_plan_card__E2xZa{padding:15px}}.styles_plan_header__ZTw_v{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;position:relative;flex-wrap:wrap;gap:8px}.styles_plan_header__ZTw_v h3{font-size:22px;font-weight:700;margin:0;background:linear-gradient(90deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width:1400px){.styles_plan_header__ZTw_v h3{font-size:20px}}@media screen and (max-width:768px){.styles_plan_header__ZTw_v h3{font-size:18px}}.styles_plan_description__phIVF{font-size:15px;color:#aaa;margin:0 0 20px;line-height:1.5}@media screen and (max-width:768px){.styles_plan_description__phIVF{font-size:14px;margin-bottom:15px}}.styles_discount_badge__WQSu0{position:relative;padding:5px 12px;background:linear-gradient(45deg,#812bf3,#e64d56);color:#fff;font-size:14px;font-weight:600;border-radius:12px;animation:styles_pulse-light__EV7rA 3s infinite;box-shadow:0 4px 12px rgba(117,40,239,.2);z-index:2;pointer-events:none;transform-origin:center}@media screen and (max-width:768px){.styles_discount_badge__WQSu0{font-size:12px;padding:4px 10px}}.styles_price_section__z5sbE{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative;padding:15px;background:rgba(15,15,25,.5);border-radius:15px;border:1px solid rgba(80,80,100,.2)}.styles_price_container__Ao9CT{display:flex;flex-direction:column;align-items:center;position:relative}.styles_price_value__pK5r0{font-size:32px;font-weight:700;background:linear-gradient(90deg,#7528ef,#e64d56);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:4px}@media screen and (max-width:1400px){.styles_price_value__pK5r0{font-size:28px}}@media screen and (max-width:768px){.styles_price_value__pK5r0{font-size:24px}}.styles_price_period__90PHM{font-size:14px;color:#aaa}@media screen and (max-width:768px){.styles_price_period__90PHM{font-size:12px}}.styles_installation_fee__lZSPl{font-size:13px;color:#888;margin-top:4px}@media screen and (max-width:768px){.styles_installation_fee__lZSPl{font-size:11px}}.styles_specs_grid__2J4ll{display:grid;grid-template-columns:1fr;grid-gap:15px;gap:15px;margin-bottom:25px}@media screen and (min-width:1400px){.styles_specs_grid__2J4ll{grid-template-columns:repeat(2,1fr);gap:20px}}.styles_spec_item__4nzZQ{display:flex;align-items:flex-start;gap:12px;padding:8px;background:rgba(15,15,25,.3);border:1px solid rgba(80,80,100,.2);border-radius:12px;transition:all .2s ease}@media screen and (max-width:1400px){.styles_spec_item__4nzZQ{gap:10px;padding:6px}}.styles_spec_item__4nzZQ:hover{background:rgba(15,15,25,.5);border-color:rgba(117,40,239,.2);transform:translateY(-2px)}.styles_spec_icon__bmnuk{color:rgba(117,40,239,.8);flex-shrink:0;font-size:20px}@media screen and (max-width:1400px){.styles_spec_icon__bmnuk{font-size:18px}}.styles_spec_content__CLrra{display:flex;flex-direction:column}.styles_spec_label__MN5Cb{font-size:11px;color:#888;margin-bottom:3px;letter-spacing:.5px}@media screen and (max-width:768px){.styles_spec_label__MN5Cb{font-size:10px}}.styles_spec_value__B7mJN{font-size:14px;color:#fff;font-weight:500}@media screen and (max-width:1400px){.styles_spec_value__B7mJN{font-size:13px}}@media screen and (max-width:768px){.styles_spec_value__B7mJN{font-size:12px}}.styles_badges_wrapper__NioWb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:20px}.styles_badge__5BH_I{background:rgba(117,40,239,.15);border:1px solid rgba(117,40,239,.3);color:#fff;padding:3px 8px;border-radius:8px;font-size:11px;font-weight:600;display:inline-block;transition:all .2s ease}@media screen and (max-width:768px){.styles_badge__5BH_I{font-size:10px;padding:2px 6px}}.styles_badge__5BH_I:hover{background:rgba(117,40,239,.25);transform:translateY(-2px)}.styles_order_button__wpw1A{display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#812bf3,#6a20c5);color:#fff;border:none;border-radius:12px;padding:14px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 15px rgba(129,43,243,.25);text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:1px}@media screen and (max-width:1400px){.styles_order_button__wpw1A{padding:12px 18px;font-size:13px}}@media screen and (max-width:768px){.styles_order_button__wpw1A{padding:10px 16px;font-size:12px}}.styles_order_button__wpw1A:hover{transform:translateY(-2px);box-shadow:0 12px 20px rgba(129,43,243,.35)}.styles_order_button__wpw1A:active{transform:translateY(1px);box-shadow:0 5px 10px rgba(129,43,243,.25)}.styles_skeleton_badge__yyybm{width:100px;border-radius:25px}.styles_skeleton_badge__yyybm,.styles_skeleton_title__WnTcy{height:32px;background:#252525;animation:styles_pulse__slP7X 1.5s infinite}.styles_skeleton_title__WnTcy{width:80%;border-radius:4px;margin-bottom:10px}.styles_skeleton_text__C2Q5E{height:16px;width:100%;border-radius:4px}.styles_skeleton_icon__DdQYJ,.styles_skeleton_text__C2Q5E{background:#252525;animation:styles_pulse__slP7X 1.5s infinite}.styles_skeleton_icon__DdQYJ{width:24px;height:24px;border-radius:50%;flex-shrink:0}.styles_skeleton_price__ZRX2R{height:40px;width:140px;border-radius:4px;margin:0 auto 8px}.styles_skeleton_button__gkPox,.styles_skeleton_price__ZRX2R{background:#252525;animation:styles_pulse__slP7X 1.5s infinite}.styles_skeleton_button__gkPox{height:48px;width:100%;border-radius:25px}.styles_empty_state__Vd0xy{width:100%;text-align:center;padding:50px 20px;background:#090909;border:1px solid #252525;border-radius:25px}.styles_empty_state__Vd0xy p{color:#fff;margin-bottom:10px}.styles_empty_state__Vd0xy p:last-of-type{color:#888;margin-bottom:20px}.styles_empty_state__Vd0xy .styles_contact_button__0YLtw{display:inline-block;padding:12px 24px;background:#7528ef;color:#fff;border-radius:25px;text-decoration:none;transition:background .3s;text-align:center;border:none;cursor:pointer;font-size:1em}.styles_empty_state__Vd0xy .styles_contact_button__0YLtw:hover{background:#6420d1}@keyframes styles_pulse__slP7X{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes styles_pulse-light__EV7rA{0%{box-shadow:0 4px 12px rgba(117,40,239,.2)}50%{box-shadow:0 4px 20px rgba(117,40,239,.4)}to{box-shadow:0 4px 12px rgba(117,40,239,.2)}}.styles_tech_badges__fd1RX{display:flex;gap:8px;margin:16px 0;flex-wrap:wrap}.styles_tech_badges__fd1RX .styles_badge__5BH_I{background:#111;padding:4px 12px;border-radius:12px;font-size:.9em;color:#888}.styles_value_indicator__xnB3d{position:absolute;top:-25px;left:var(--value-position);transform:translateX(-50%);background:#7528ef;padding:4px 8px;border-radius:8px;font-size:.8em;opacity:0;transition:opacity .2s}.styles_value_indicator__xnB3d:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);border:4px solid rgba(0,0,0,0);border-top-color:#7528ef}.styles_slider__QwmTQ:hover+.styles_value_indicator__xnB3d{opacity:1}.styles_active_filters__0YYvs{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.styles_active_filters__0YYvs .styles_filter_pill__LZbpl{background:rgba(117,40,239,.1);padding:4px 12px;border-radius:20px;font-size:.9em;display:flex;align-items:center;gap:6px}.styles_active_filters__0YYvs .styles_filter_pill__LZbpl .styles_remove__TYc75{cursor:pointer;opacity:.6;transition:opacity .2s}.styles_active_filters__0YYvs .styles_filter_pill__LZbpl .styles_remove__TYc75:hover{opacity:1}.styles_billing_toggle__u_usU{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #252525}.styles_billing_button__q3qDe{padding:8px 12px;background:#141414;border:1px solid #252525;border-radius:8px;color:#888;cursor:pointer;transition:all .3s ease}.styles_billing_button__q3qDe:hover{background:#1a1a1a;color:#fff}.styles_billing_button__q3qDe.styles_active__BlhQj{background:#7528ef;color:#fff;border-color:#7528ef}.styles_billing_separator__9hX7Z{color:#444}.styles_lineup_switcher_container__Tver_{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:40px;position:relative;gap:20px}@media screen and (min-width:770px)and (max-width:1200px){.styles_lineup_switcher_container__Tver_{margin-top:20px;margin-bottom:30px;position:relative;z-index:2}}@media screen and (max-width:768px){.styles_lineup_switcher_container__Tver_{margin-bottom:30px;gap:15px}}.styles_top_row__MvI3m{display:flex;align-items:center;gap:20px;width:100%;justify-content:center}@media screen and (max-width:768px){.styles_top_row__MvI3m{gap:10px;flex-wrap:nowrap}}.styles_bottom_row___GMC5{display:flex;align-items:center;gap:20px;width:100%;justify-content:center}@media screen and (max-width:768px){.styles_bottom_row___GMC5{flex-direction:column;gap:15px}}.styles_country_flag_container__Rx9J2{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}@media screen and (max-width:768px){.styles_country_flag_container__Rx9J2{width:40px;height:40px}}@media screen and (max-width:600px){.styles_country_flag_container__Rx9J2{width:36px;height:36px}}.styles_country_flag__Ngc0Q{width:100%;height:100%;object-fit:cover;border-radius:50%}.styles_lineup_switcher__FQ9aD{display:flex;gap:20px;background:rgba(9,9,9,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px;border-radius:16px;border:1px solid rgba(60,60,60,.3);box-shadow:0 8px 16px rgba(0,0,0,.2);justify-content:center}@media screen and (max-width:768px){.styles_lineup_switcher__FQ9aD{gap:8px;padding:10px;flex-wrap:wrap}}@media screen and (max-width:600px){.styles_lineup_switcher__FQ9aD{gap:6px;padding:8px}}.styles_lineup_button___7jkB{position:relative;display:flex;align-items:center;gap:12px;background:rgba(20,20,20,.6);border:1px solid rgba(60,60,60,.2);border-radius:12px;padding:10px 20px;color:#fff;font-weight:600;font-size:18px;cursor:pointer;transition:all .2s ease;text-decoration:none}@media screen and (max-width:768px){.styles_lineup_button___7jkB{padding:10px 16px;font-size:16px;gap:8px;min-width:100px;justify-content:center}}@media screen and (max-width:600px){.styles_lineup_button___7jkB{padding:8px 10px;font-size:13px;gap:6px;min-width:80px}}.styles_lineup_button___7jkB:hover:not(.styles_disabled__BnOD7){background:rgba(30,30,30,.8);border-color:rgba(117,40,239,.4);box-shadow:0 6px 12px rgba(117,40,239,.15);text-decoration:none;color:#fff}.styles_lineup_button___7jkB.styles_active__BlhQj{background:rgba(117,40,239,.15);border-color:rgba(117,40,239,.6);box-shadow:0 0 12px rgba(117,40,239,.2);text-decoration:none;color:#fff}.styles_lineup_button___7jkB:visited{text-decoration:none;color:#fff}.styles_lineup_button___7jkB.styles_disabled__BnOD7{opacity:.7;cursor:not-allowed}.styles_lineup_button___7jkB.styles_locked__gRYB9{position:relative;opacity:.5;cursor:not-allowed;pointer-events:none;filter:grayscale(.3)}.styles_lineup_button___7jkB.styles_locked__gRYB9:hover{background:rgba(20,20,20,.6);border-color:rgba(60,60,60,.2);box-shadow:none;transform:none}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.faq_faqContainer__T6yP4{display:flex;flex-direction:column;gap:30px;padding:35px;border-radius:26px;position:relative;width:100%;max-width:800px;margin:0 auto}.faq_accordion__LYENu{display:flex;flex-direction:column;gap:15px;width:100%}.faq_accordionItem__kY9LN{background:#101010;border-radius:16px;overflow:hidden;transition:all .3s ease}.faq_accordionHeader__ySYOk{padding:20px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;position:relative;color:#fff;filter:saturate(.8) brightness(.8)}.faq_accordionHeader__ySYOk:hover{background:#121212;filter:saturate(1) brightness(1)}.faq_accordionHeader__ySYOk:hover .faq_questionNumber__F5fqs{background:rgba(155,77,255,.15);color:#9b4dff}.faq_accordionHeader__ySYOk.faq_active__8m4Zt{filter:saturate(1) brightness(1)}.faq_accordionHeader__ySYOk.faq_active__8m4Zt .faq_questionNumber__F5fqs{background:rgba(155,77,255,.15);color:#9b4dff}.faq_accordionHeader__ySYOk.faq_active__8m4Zt:after{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(45deg,#9b4dff,#0082fe);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.faq_accordionHeader__ySYOk.faq_active__8m4Zt .faq_accordionIcon__AOg_g{transform:rotate(180deg)}.faq_questionNumber__F5fqs{background:hsla(0,0%,100%,.05);color:#666;font-size:.9em;font-weight:600;padding:6px 10px;border-radius:8px;transition:all .3s ease;min-width:35px;text-align:center}.faq_questionText__9koQL{flex:1 1;font-weight:500}.faq_accordionIcon__AOg_g{font-size:1.2em;font-weight:700;color:#9b4dff;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq_accordionContent___GM7u{height:0;overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1)}.faq_answer___MrJy{padding:25px;color:#fff;line-height:1.6;position:relative;background:#121212;border-radius:0 0 16px 16px;opacity:0;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.faq_answer___MrJy b{color:#9b4dff}.faq_accordionItem__kY9LN.faq_active__8m4Zt .faq_accordionContent___GM7u{height:auto}.faq_accordionItem__kY9LN.faq_active__8m4Zt .faq_answer___MrJy{opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.faq_faqContainer__T6yP4{padding:20px;gap:20px}.faq_accordionHeader__ySYOk{padding:15px;font-size:.9em}.faq_questionNumber__F5fqs{font-size:.85em;padding:4px 8px;min-width:30px}.faq_answer___MrJy{font-size:.9em;padding:20px;line-height:1.5}}@media screen and (max-width:380px){.faq_faqContainer__T6yP4{padding:15px;gap:15px}.faq_accordionHeader__ySYOk{padding:12px;font-size:.85em}.faq_answer___MrJy{font-size:.85em;padding:15px}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.os_osContainer__rVNrb{padding:30px;border-radius:25px;margin-top:-50px;background:rgba(1,1,1,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:100%}.os_osTitle__4NZ3Y{color:#fff;margin-bottom:1rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:2rem;font-weight:700}@media(min-width:768px){.os_osTitle__4NZ3Y{font-size:2.5rem}}@media(min-width:1024px){.os_osTitle__4NZ3Y{font-size:3rem}}.os_osDescription__kLrqJ{color:#888;text-align:center;margin-bottom:2.5rem;font-size:1.2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.os_osCompactGrid__FLBpF{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:15px;gap:15px}.os_osCompactItem__thQzk{background:rgba(20,20,20,.6);border-radius:12px;padding:15px;border:1px solid rgba(40,40,40,.6);transition:all .3s ease}.os_osCompactItem__thQzk:hover{background:rgba(25,25,25,.8);border-color:rgba(60,60,60,.8);transform:translateY(-2px)}.os_osCompactItem__thQzk:hover .os_osIcon__LJMjw{filter:grayscale(0)}.os_osHeader__43SJX{display:flex;align-items:center;gap:10px;margin-bottom:10px}.os_osIcon__LJMjw{width:36px;height:36px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease;filter:grayscale(30%)}.os_osName__Fgj9o{color:#fff;font-size:1.05rem;font-weight:500}.os_osVersions__Gv9jr{color:hsla(0,0%,100%,.7);font-size:.9rem;line-height:1.5;padding-left:46px;white-space:normal;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.os_osCompactGrid__FLBpF{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media(max-width:480px){.os_osCompactGrid__FLBpF{grid-template-columns:1fr}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.servers_container__9F1eo{display:flex;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding:50px 0 0;box-sizing:border-box;position:relative;scroll-behavior:smooth;overflow-anchor:none}@media screen and (max-width:1200px){.servers_container__9F1eo{padding:100px 20px 0;max-width:100%}}@media screen and (min-width:770px)and (max-width:1200px){.servers_container__9F1eo{padding-top:120px!important;padding-bottom:60px;padding-left:20px;padding-right:20px;position:relative;overflow:visible}}@media screen and (max-width:768px){.servers_container__9F1eo{padding:80px 15px 0}}.servers_use_cases_container__LoHxU{width:100%;margin:10px 0 40px;position:relative}@media screen and (max-width:768px){.servers_use_cases_container__LoHxU{margin:5px 0 30px}}@media screen and (min-width:770px)and (max-width:1200px){.servers_use_cases_container__LoHxU{margin-top:1100px;margin-bottom:30px;position:relative;z-index:1}}.servers_use_cases_header__zGbRc{font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#fff;margin-bottom:15px;position:relative;display:inline-block}.servers_use_cases_header__zGbRc:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#7528ef,#9a4dff);border-radius:2px}@media screen and (max-width:768px){.servers_use_cases_header__zGbRc{font-size:20px;margin-bottom:12px}}.servers_use_cases_marquee_container__eFEbU{width:100%;overflow:hidden;background:rgba(20,20,30,.4);border-radius:15px;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.2);border:1px solid rgba(117,40,239,.2);mask-image:linear-gradient(90deg,transparent 0,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 5%,black 95%,transparent)}@media screen and (min-width:770px)and (max-width:1200px){.servers_use_cases_marquee_container__eFEbU{max-width:100%;box-shadow:0 15px 40px rgba(0,0,0,.25);position:relative;z-index:1}}.servers_use_cases_marquee__XbK_P{display:flex;gap:0;animation:servers_scroll__dT_8A 60s linear infinite;white-space:nowrap;padding:18px 0;width:max-content}.servers_use_cases_marquee__XbK_P:hover{animation-play-state:paused}.servers_use_case_item__156tE{display:flex;align-items:center;padding:0 25px;color:#fff;font-size:17px;font-weight:500;letter-spacing:.5px;position:relative;transition:transform .2s,color .2s}.servers_use_case_item__156tE:hover{color:#9a4dff}.servers_use_case_item__156tE:before{content:"";display:inline-block;width:10px;height:10px;background:#7528ef;border-radius:50%;margin-right:15px;box-shadow:0 0 15px rgba(117,40,239,.8);transition:transform .2s,box-shadow .2s}.servers_use_case_item__156tE:hover:before{transform:scale(1.2);box-shadow:0 0 20px #7528ef}@media screen and (max-width:768px){.servers_use_case_item__156tE{padding:0 20px;font-size:15px}.servers_use_case_item__156tE:before{width:8px;height:8px;margin-right:12px}}.servers_use_cases_prefix__P8vIe{color:#7528ef;font-weight:700;margin-right:8px;text-shadow:0 0 10px rgba(117,40,239,.3)}@keyframes servers_scroll__dT_8A{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - .5px))}}.servers_content_wrapper__zXqYY{position:relative;display:flex;gap:40px;width:100%;box-sizing:border-box}@media screen and (max-width:1200px){.servers_content_wrapper__zXqYY{flex-direction:column;gap:30px}}@media screen and (min-width:770px)and (max-width:1200px){.servers_content_wrapper__zXqYY{position:static;display:flex;flex-direction:column;width:100%;margin-top:0}}.servers_filters_section__ywoFI{position:-webkit-sticky;position:sticky;top:40px;width:300px;flex-shrink:0;height:-moz-fit-content;height:fit-content;padding:40px;border:1px solid #252525;border-radius:25px;background-color:#090909;box-sizing:border-box;z-index:50;align-self:flex-start;max-height:calc(100vh - 80px);overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth}.servers_filters_section__ywoFI::-webkit-scrollbar{width:8px}.servers_filters_section__ywoFI::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.servers_filters_section__ywoFI::-webkit-scrollbar-thumb{background:rgba(117,40,239,.2);border-radius:4px}.servers_filters_section__ywoFI::-webkit-scrollbar-thumb:hover{background:rgba(117,40,239,.3)}@media screen and (max-width:1200px){.servers_filters_section__ywoFI{position:relative;top:0;width:100%;max-height:none;overflow-y:visible;height:auto}}@media screen and (min-width:770px)and (max-width:1200px){.servers_filters_section__ywoFI{position:relative;width:100%;margin-top:50px!important;margin-bottom:30px;padding:25px;max-height:none;overflow-y:visible;height:auto;z-index:1}}@media screen and (max-width:768px){.servers_filters_section__ywoFI{padding:15px;border-radius:15px;margin-bottom:15px}}.servers_filter_header__QmWfc{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:#fff}.servers_filter_header__QmWfc h2{font-size:1.5em}@media screen and (max-width:480px){.servers_filter_header__QmWfc h2{font-size:1.2em}}.servers_filters_list__o2AUK{display:flex;flex-direction:column;gap:20px}.servers_filter_item__K8nni{padding:20px;border-radius:18px;background:rgba(117,40,239,.02);border:1px solid rgba(117,40,239,.05);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;-moz-user-select:none;user-select:none;overscroll-behavior:contain}@media screen and (max-width:480px){.servers_filter_item__K8nni{padding:15px;border-radius:15px}}.servers_filter_item__K8nni label{display:flex;align-items:center;gap:10px;color:#fff;margin-bottom:12px;white-space:nowrap;font-weight:500;letter-spacing:.2px;cursor:default;font-size:1em}@media screen and (max-width:480px){.servers_filter_item__K8nni label{font-size:.9em;gap:8px;margin-bottom:8px}}.servers_filter_item__K8nni label svg{width:24px;height:24px;color:#7528ef;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 4px rgba(117,40,239,.2));pointer-events:none}@media screen and (max-width:480px){.servers_filter_item__K8nni label svg{width:20px;height:20px}}.servers_filter_item__K8nni label:hover svg{transform:scale(1.15) rotate(-5deg);filter:drop-shadow(0 4px 8px rgba(117,40,239,.3))}.servers_select__PHuYG{width:100%;padding:8px;background:#141414;border:1px solid #252525;border-radius:12px;color:#fff;outline:none;cursor:pointer}.servers_select__PHuYG:focus{border-color:#7528ef}.servers_price_range__bAEkL{display:flex;align-items:center;gap:15px;color:#fff;position:relative}.servers_price_range__bAEkL span{color:#7528ef;font-size:.8em}.servers_price_input__pJVCR{width:100px;padding:10px 12px;background:rgba(117,40,239,.03);border:1px solid rgba(117,40,239,.1);border-radius:12px;color:#fff;outline:none;text-align:center;font-size:.95em;transition:all .2s ease}.servers_price_input__pJVCR::-webkit-inner-spin-button,.servers_price_input__pJVCR::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.servers_price_input__pJVCR:hover{background:rgba(117,40,239,.05);border-color:rgba(117,40,239,.2)}.servers_price_input__pJVCR:focus{background:rgba(117,40,239,.08);border-color:#7528ef;box-shadow:0 0 0 1px rgba(117,40,239,.2)}.servers_price_input__pJVCR::placeholder{color:#666}.servers_slider__5Z0hE{width:100%;height:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer;position:relative;background:rgba(0,0,0,0);margin-top:25px;margin-bottom:10px;padding:10px 0;touch-action:pan-y pinch-zoom}@media(max-width:768px){.servers_slider__5Z0hE{padding:15px 0}.servers_slider__5Z0hE:before{content:"";position:absolute;left:0;right:0;top:50%;height:32px;z-index:1}}.servers_slider__5Z0hE::-webkit-slider-runnable-track{width:100%;height:4px;background:rgba(37,37,37,.5);border-radius:2px;-webkit-appearance:none}.servers_slider__5Z0hE::-moz-range-track{width:100%;height:4px;background:rgba(37,37,37,.5);border-radius:2px}.servers_slider__5Z0hE::-webkit-slider-container{background:linear-gradient(90deg,#7528ef 0,#7528ef var(--value-percent,0),rgba(37,37,37,.5) var(--value-percent,0));border-radius:2px;height:4px;box-shadow:0 0 10px rgba(117,40,239,.2)}.servers_slider__5Z0hE::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #7528ef;background:#090909;border-radius:50%;cursor:-webkit-grab;cursor:grab;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);margin-top:-7px;position:relative;z-index:2;box-shadow:0 2px 8px rgba(117,40,239,.3)}@media(max-width:768px){.servers_slider__5Z0hE::-webkit-slider-thumb{width:24px;height:24px;margin-top:-10px;border-width:2.5px}}.servers_slider__5Z0hE::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 15px rgba(117,40,239,.4);border-width:3px}.servers_slider__5Z0hE::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.1)}.servers_slider__5Z0hE::-moz-range-thumb{width:18px;height:18px;border:2px solid #7528ef;background:#090909;border-radius:50%;cursor:grab;-moz-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(117,40,239,.3)}@media(max-width:768px){.servers_slider__5Z0hE::-moz-range-thumb{width:24px;height:24px;border-width:2.5px}}.servers_slider__5Z0hE::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 0 15px rgba(117,40,239,.4);border-width:3px}.servers_slider__5Z0hE::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.1)}.servers_slider__5Z0hE:after{content:attr(data-value);position:absolute;top:-32px;left:var(--value-percent);background:#7528ef;padding:6px 14px;border-radius:12px;font-size:.9em;color:#fff;opacity:0;transition:all .15s ease-out;white-space:nowrap;pointer-events:none;z-index:10;font-weight:500;letter-spacing:.3px;box-shadow:0 4px 12px rgba(0,0,0,.2);will-change:transform,opacity}@media(max-width:768px){.servers_slider__5Z0hE:after{top:-40px;padding:8px 16px;font-size:1em}}.servers_slider__5Z0hE:active:after,.servers_slider__5Z0hE:hover:after{opacity:1}@media(max-width:768px){.servers_slider__5Z0hE:active:after{opacity:1}}.servers_plans_wrapper__SJxEX{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;width:100%;position:relative}@media screen and (max-width:1200px){.servers_plans_wrapper__SJxEX{grid-template-columns:1fr;gap:25px}}@media screen and (min-width:770px)and (max-width:1200px){.servers_plans_wrapper__SJxEX{position:relative;margin-top:0;z-index:1}}.servers_plan_card__ma5s0{position:relative;display:flex;flex-direction:column;padding:30px;background:rgba(10,10,15,.95);border:1px solid rgba(60,60,80,.3);border-radius:20px;width:100%;box-sizing:border-box;max-width:100%;overflow:visible;box-shadow:0 10px 30px rgba(0,0,0,.15);height:-moz-fit-content;height:fit-content;align-self:flex-start;z-index:1;background-image:linear-gradient(rgba(10,10,15,.95),rgba(10,10,15,.95)),linear-gradient(90deg,rgba(117,40,239,0),rgba(230,77,86,0));background-origin:border-box;background-clip:padding-box,border-box;transition:all .4s cubic-bezier(.4,0,.2,1),background-image 1s ease}.servers_plan_card__ma5s0:hover{border:1px solid rgba(0,0,0,0);background-image:linear-gradient(rgba(10,10,15,.95),rgba(10,10,15,.95)),linear-gradient(90deg,#7528ef,#e64d56);z-index:2}@media screen and (max-width:768px){.servers_plan_card__ma5s0,.servers_plan_card__ma5s0:hover{padding:20px}}.servers_plan_header__iOH34{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;position:relative;flex-wrap:wrap;gap:10px}.servers_plan_name__LJ0hT{font-size:26px;font-weight:700;margin:0;background:linear-gradient(90deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width:768px){.servers_plan_name__LJ0hT{font-size:22px}}.servers_plan_description__McPya{font-size:15px;color:#aaa;margin:0 0 20px;line-height:1.5}@media screen and (max-width:768px){.servers_plan_description__McPya{font-size:14px;margin-bottom:15px}}.servers_discount_badge__0etkl{position:absolute;top:-12px;right:-12px;background:#7528ef;color:#fff;font-size:14px;font-weight:600;padding:4px 8px;border-radius:12px;box-shadow:0 4px 12px rgba(117,40,239,.2);z-index:2;animation:servers_pulse-badge__tBf0r 3s infinite;user-select:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media screen and (max-width:768px){.servers_discount_badge__0etkl{font-size:12px;padding:3px 6px;top:-8px;right:-8px}}.servers_price_section__x_szE{display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:relative;padding:15px;background:rgba(15,15,25,.5);border-radius:15px;border:1px solid rgba(80,80,100,.2)}.servers_price_container__BgEvk{display:flex;flex-direction:column;align-items:center;position:relative}.servers_original_price__cyrx8{font-size:24px;color:#888;text-decoration:line-through;margin-bottom:4px}.servers_discounted_price__b_8l5{font-weight:700;background:linear-gradient(90deg,#7528ef,#e64d56);-webkit-background-clip:text}.servers_discounted_price__b_8l5,.servers_price_value___jZi6{font-size:36px;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:5px}.servers_price_value___jZi6{font-weight:800;background:#9656ef;-webkit-background-clip:text}@media screen and (max-width:768px){.servers_price_value___jZi6{font-size:28px}}.servers_price_period__JauSj{font-size:16px;color:#aaa}.servers_specs_grid__9PuSZ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:20px}@media screen and (max-width:1400px){.servers_specs_grid__9PuSZ{gap:10px}}@media screen and (max-width:768px){.servers_specs_grid__9PuSZ{grid-template-columns:1fr}}.servers_specs_grid__9PuSZ .servers_spec_item__cf45X{display:flex;align-items:flex-start;gap:12px;padding:8px;background:rgba(15,15,25,.3);border:1px solid rgba(80,80,100,.2);border-radius:12px;transition:all .2s ease}@media screen and (max-width:1400px){.servers_specs_grid__9PuSZ .servers_spec_item__cf45X{gap:10px;padding:6px}}.servers_specs_grid__9PuSZ .servers_spec_icon__RzogR{color:rgba(117,40,239,.9);flex-shrink:0;font-size:22px}@media screen and (max-width:1400px){.servers_specs_grid__9PuSZ .servers_spec_icon__RzogR{font-size:20px}}.servers_specs_grid__9PuSZ .servers_spec_content__jPM1d{display:flex;flex-direction:column}.servers_specs_grid__9PuSZ .servers_spec_label__nZKbR{font-size:13px;color:#aaa;margin-bottom:4px;letter-spacing:.5px}@media screen and (max-width:768px){.servers_specs_grid__9PuSZ .servers_spec_label__nZKbR{font-size:12px}}.servers_specs_grid__9PuSZ .servers_spec_value__EI2oo{font-size:15px;color:#fff;font-weight:500}@media screen and (max-width:1400px){.servers_specs_grid__9PuSZ .servers_spec_value__EI2oo{font-size:15px}}@media screen and (max-width:768px){.servers_specs_grid__9PuSZ .servers_spec_value__EI2oo{font-size:14px}}.servers_badges_wrapper__4mP6K{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:20px}.servers_badge__498Nk{background:rgba(117,40,239,.15);border:1px solid rgba(117,40,239,.3);color:#fff;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:600;display:inline-block;transition:all .2s ease}.servers_badge__498Nk:hover{background:rgba(117,40,239,.25);transform:translateY(-1px)}.servers_order_button__y1rb8{display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#812bf3,#6a20c5);color:#fff;border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:1px}.servers_order_button__y1rb8:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(155,77,255,.5)}@media screen and (max-width:768px){.servers_order_button__y1rb8{padding:14px 20px;font-size:15px}}.servers_not_available__jaEBC{background:rgba(50,50,50,.5);color:#888;padding:15px 25px;border-radius:12px;font-size:14px;text-align:center;border:1px dashed #444;width:100%}.servers_empty_state__Qykva{grid-column:1/-1;width:100%;text-align:center;padding:50px 20px;background:#090909;border:1px solid #252525;border-radius:25px}.servers_empty_state__Qykva p{color:#fff;margin-bottom:10px}.servers_empty_state__Qykva p:last-of-type{color:#888;margin-bottom:20px}.servers_empty_state__Qykva .servers_contact_button__0Agxv{display:inline-block;padding:12px 24px;background:#7528ef;color:#fff;border-radius:25px;text-decoration:none;transition:background .3s;text-align:center;border:none;cursor:pointer;font-size:1em}.servers_empty_state__Qykva .servers_contact_button__0Agxv:hover{background:#6420d1}@keyframes servers_pulse__eXql8{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.servers_tech_badges__ze3kf{display:flex;gap:8px;margin:16px 0;flex-wrap:wrap}.servers_tech_badges__ze3kf .servers_badge__498Nk{background:#111;padding:4px 12px;border-radius:12px;font-size:.9em;color:#888}.servers_value_indicator__gmfAz{position:absolute;top:-30px;left:var(--value-percent);background:#7528ef;padding:4px 12px;border-radius:8px;font-size:.85em;opacity:0;transition:opacity .2s;white-space:nowrap;z-index:10}.servers_value_indicator__gmfAz:after{content:"";position:absolute;bottom:-4px;left:50%;border:4px solid rgba(0,0,0,0);border-top-color:#7528ef}.servers_slider__5Z0hE:hover+.servers_value_indicator__gmfAz{opacity:1}.servers_active_filters__scZIm{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.servers_active_filters__scZIm .servers_filter_pill__BaAAx{background:rgba(117,40,239,.1);padding:4px 12px;border-radius:20px;font-size:.9em;display:flex;align-items:center;gap:6px}.servers_active_filters__scZIm .servers_filter_pill__BaAAx .servers_remove___wDsf{cursor:pointer;opacity:.6;transition:opacity .2s}.servers_active_filters__scZIm .servers_filter_pill__BaAAx .servers_remove___wDsf:hover{opacity:1}.servers_billing_toggle__IL1VT{display:flex;flex-direction:column;gap:10px;margin:20px 0;padding:20px 0}.servers_billing_button__9kUSk{padding:12px;background:rgba(20,20,20,.6);border:1px solid rgba(37,37,37,.8);border-radius:12px;color:#888;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.95em;font-weight:500;letter-spacing:.2px;width:100%;position:relative;display:flex;align-items:center;justify-content:center;gap:8px}.servers_billing_button__9kUSk:hover{background:rgba(26,26,26,.8);color:#fff;transform:translateY(-1px)}.servers_billing_button__9kUSk.servers_active__ezELi{background:#7528ef;color:#fff;border-color:#7528ef;box-shadow:0 4px 12px rgba(117,40,239,.2)}.servers_billing_button__9kUSk.servers_yearly__B3hrk{background:rgba(117,40,239,.1);border-color:rgba(117,40,239,.2)}.servers_billing_button__9kUSk.servers_yearly__B3hrk .servers_discount_pill__LGFfv{position:absolute;right:12px;background:#7528ef;color:#fff;padding:4px 8px;border-radius:8px;font-size:.75em;font-weight:600}.servers_billing_button__9kUSk.servers_yearly__B3hrk:hover{background:rgba(117,40,239,.15)}.servers_billing_button__9kUSk.servers_yearly__B3hrk.servers_active__ezELi{background:#7528ef}.servers_billing_button__9kUSk.servers_yearly__B3hrk.servers_active__ezELi .servers_discount_pill__LGFfv{background:#fff;color:#7528ef}.servers_billing_separator__RMAJm{color:#444}.servers_lineup_switcher_container__Z3tSp{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:40px;position:relative;gap:20px}@media screen and (min-width:770px)and (max-width:1200px){.servers_lineup_switcher_container__Z3tSp{margin-top:20px;margin-bottom:30px;position:relative;z-index:2}}@media screen and (max-width:768px){.servers_lineup_switcher_container__Z3tSp{margin-bottom:30px;gap:15px}}.servers_top_row__cYXqz{display:flex;align-items:center;gap:20px;width:100%;justify-content:center}@media screen and (max-width:768px){.servers_top_row__cYXqz{flex-direction:column;gap:15px}}.servers_bottom_row__zpiAs{display:flex;align-items:center;gap:20px;width:100%;justify-content:center}@media screen and (max-width:768px){.servers_bottom_row__zpiAs{flex-direction:column;gap:15px}}.servers_country_flag_container__jARNH{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}@media screen and (max-width:768px){.servers_country_flag_container__jARNH{width:40px;height:40px}}@media screen and (max-width:600px){.servers_country_flag_container__jARNH{width:36px;height:36px}}.servers_country_flag__NmlqI{width:100%;height:100%;object-fit:cover;border-radius:50%}.servers_lineup_switcher__wvuqR{display:flex;gap:20px;background:rgba(9,9,9,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px;border-radius:16px;border:1px solid rgba(60,60,60,.3);box-shadow:0 8px 16px rgba(0,0,0,.2)}@media screen and (max-width:768px){.servers_lineup_switcher__wvuqR{gap:8px;width:100%;justify-content:center;padding:10px;flex-wrap:wrap}}@media screen and (max-width:600px){.servers_lineup_switcher__wvuqR{gap:6px;padding:8px}}.servers_lineup_button__FIhlz{position:relative;display:flex;align-items:center;gap:12px;background:rgba(20,20,20,.6);border:1px solid rgba(60,60,60,.2);border-radius:12px;padding:10px 20px;color:#fff;font-weight:600;font-size:18px;cursor:pointer;transition:all .2s ease;text-decoration:none}@media screen and (max-width:768px){.servers_lineup_button__FIhlz{padding:10px 16px;font-size:16px;gap:8px;min-width:120px;justify-content:center}}@media screen and (max-width:600px){.servers_lineup_button__FIhlz{padding:8px 12px;font-size:14px;gap:6px;min-width:100px}}.servers_lineup_button__FIhlz:hover:not(.servers_disabled__vMudv){background:rgba(30,30,30,.8);border-color:rgba(117,40,239,.4);box-shadow:0 6px 12px rgba(117,40,239,.15);text-decoration:none;color:#fff}.servers_lineup_button__FIhlz.servers_active__ezELi{background:rgba(117,40,239,.15);border-color:rgba(117,40,239,.6);box-shadow:0 0 12px rgba(117,40,239,.2);text-decoration:none;color:#fff}.servers_lineup_button__FIhlz:visited{text-decoration:none;color:#fff}.servers_lineup_button__FIhlz.servers_disabled__vMudv{opacity:.7;cursor:not-allowed}.servers_lineup_button__FIhlz.servers_locked__AeZK3{position:relative;opacity:.5;cursor:not-allowed;pointer-events:none;filter:grayscale(.3)}.servers_lineup_button__FIhlz.servers_locked__AeZK3:hover{background:rgba(20,20,20,.6);border-color:rgba(60,60,60,.2);box-shadow:none;transform:none}.servers_lineup_icon_container__mPn4E{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;width:52px;height:26px}@media screen and (max-width:768px){.servers_lineup_icon_container__mPn4E{width:40px;height:20px;margin-right:8px}}@media screen and (max-width:600px){.servers_lineup_icon_container__mPn4E{width:32px;height:16px;margin-right:6px}}.servers_lineup_icon_svg__QdwDU{border-radius:4px;transition:transform .2s ease;width:100%!important;height:auto!important}.servers_lineup_button__FIhlz:hover .servers_lineup_icon_svg__QdwDU{transform:scale(1.05)}.servers_coming_soon__3B210{position:absolute;top:-10px;right:-8px;background:rgba(20,20,20,.9);color:#ff9800;font-size:11px;padding:3px 8px;border-radius:4px;font-weight:600;border:1px solid rgba(255,152,0,.3);box-shadow:0 2px 4px rgba(0,0,0,.2);transform-origin:top right;z-index:2;animation:servers_pulse-badge__tBf0r 3s infinite}@media screen and (max-width:600px){.servers_coming_soon__3B210{font-size:8px;padding:1px 3px;top:-4px;right:-3px}}@media screen and (min-width:1400px){.servers_specs_grid__9PuSZ{grid-template-columns:repeat(2,1fr);gap:20px}.servers_price_value___jZi6{font-size:42px}}.servers_tooltip__Z2X2w{background-color:#1a1a1a!important;border-radius:8px!important;padding:8px 12px!important;font-size:14px!important;line-height:1.4!important;color:#fff!important;max-width:300px!important;box-shadow:0 4px 12px rgba(0,0,0,.2)!important;opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:9999!important}.servers_tooltip__Z2X2w[data-show]{opacity:1!important}.servers_tooltip_icon_wrapper__XsoWo{display:inline-flex;align-items:center;margin-left:4px;cursor:help}.servers_tooltip_icon__tsUPU{width:12px;height:12px;color:#888;transition:color .2s ease}.servers_tooltip_icon__tsUPU:hover{color:#fff}@keyframes servers_pulse-badge__tBf0r{0%{box-shadow:0 2px 4px rgba(255,152,0,.2)}50%{box-shadow:0 2px 8px rgba(255,152,0,.4)}to{box-shadow:0 2px 4px rgba(255,152,0,.2)}}.servers_discount_countdown__B67N0{font-size:14px;color:#e64d56;margin-top:8px;font-weight:500;text-align:center;animation:servers_pulse-text__zlYpH 2s infinite}@media screen and (max-width:768px){.servers_discount_countdown__B67N0{font-size:12px}}@keyframes servers_pulse-text__zlYpH{0%{opacity:1}50%{opacity:.7}to{opacity:1}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.animated-section_animatedSection__3rQpU{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1)}.animated-section_animatedSection__3rQpU.animated-section_inView__4mTWx{opacity:1}.animated-section_animatedSection__3rQpU.animated-section_fadeIn__6Uxo1.animated-section_inView__4mTWx{animation:animated-section_fadeIn__6Uxo1 .8s cubic-bezier(.16,1,.3,1) forwards}.animated-section_animatedSection__3rQpU.animated-section_slideUp__567AP{transform:translateY(60px)}.animated-section_animatedSection__3rQpU.animated-section_slideUp__567AP.animated-section_inView__4mTWx{animation:animated-section_slideUp__567AP .8s cubic-bezier(.16,1,.3,1) forwards}.animated-section_animatedSection__3rQpU.animated-section_slideLeft__R2F36{transform:translateX(60px)}.animated-section_animatedSection__3rQpU.animated-section_slideLeft__R2F36.animated-section_inView__4mTWx{animation:animated-section_slideLeft__R2F36 .8s cubic-bezier(.16,1,.3,1) forwards}.animated-section_animatedSection__3rQpU.animated-section_slideRight__3gyQ6{transform:translateX(-60px)}.animated-section_animatedSection__3rQpU.animated-section_slideRight__3gyQ6.animated-section_inView__4mTWx{animation:animated-section_slideRight__3gyQ6 .8s cubic-bezier(.16,1,.3,1) forwards}.animated-section_animatedSection__3rQpU.animated-section_scaleIn__mpgRx{transform:scale(.8)}.animated-section_animatedSection__3rQpU.animated-section_scaleIn__mpgRx.animated-section_inView__4mTWx{animation:animated-section_scaleIn__mpgRx .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes animated-section_fadeIn__6Uxo1{to{opacity:1}}@keyframes animated-section_slideUp__567AP{to{opacity:1;transform:translateY(0)}}@keyframes animated-section_slideLeft__R2F36{to{opacity:1;transform:translateX(0)}}@keyframes animated-section_slideRight__3gyQ6{to{opacity:1;transform:translateX(0)}}@keyframes animated-section_scaleIn__mpgRx{to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.animated-section_animatedSection__3rQpU{animation:none!important;transition:opacity .2s ease!important;transform:none!important}.animated-section_animatedSection__3rQpU.animated-section_inView__4mTWx{opacity:1}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.notification_container__5V0AT{position:fixed;bottom:180px;right:20px;z-index:1000;display:flex;flex-direction:column-reverse;gap:10px;max-height:290px;overflow:hidden}@media screen and (max-width:768px){.notification_container__5V0AT{bottom:140px;right:50%;transform:translateX(50%);width:90%;max-width:320px}}.notification_notificationWrapper__6vLqf{opacity:0;transform:translateY(20px) scale(.95);transition:all .2s ease-out;will-change:transform,opacity}.notification_notificationWrapper__6vLqf.notification_animate__Zn_1T{opacity:1;transform:translateY(0) scale(1);animation:notification_slideIn__03NTL .2s ease-out forwards,notification_slideOut__Ouati .2s ease-out 4.8s forwards}@keyframes notification_slideIn__03NTL{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes notification_slideOut__Ouati{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.95)}}.notification_notification__av0i5{background:rgba(9,9,9,.95);border:1px solid #252525;border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:48px;transform-origin:center right}@media screen and (max-width:768px){.notification_notification__av0i5{justify-content:center;text-align:center;padding:10px 14px;font-size:.9em}}.notification_notification__av0i5 .notification_icon__EuIQ2{font-size:1.2em}.notification_notification__av0i5.notification_success__g9qGK{background:rgba(76,175,80,.1);border:1px solid rgba(76,175,80,.2)}.notification_notification__av0i5.notification_success__g9qGK .notification_icon__EuIQ2,.notification_notification__av0i5.notification_success__g9qGK .notification_message__K1ObH{color:#4caf50}.notification_notification__av0i5.notification_error__DGgjC{background:rgba(244,67,54,.1);border:1px solid rgba(244,67,54,.2)}.notification_notification__av0i5.notification_error__DGgjC .notification_icon__EuIQ2,.notification_notification__av0i5.notification_error__DGgjC .notification_message__K1ObH{color:#f44336}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.auth-form_auth_button__bYK6q{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){.auth-form_auth_button__bYK6q{padding:10px 12px}.auth-form_auth_button__bYK6q span{display:none}}@media screen and (max-width:900px){.auth-form_auth_button__bYK6q{padding:8px 10px;width:40px;height:40px;justify-content:center}}.auth-form_auth_button__bYK6q svg{opacity:.7;transition:all .15s ease;flex-shrink:0;font-size:18px}@media screen and (max-width:900px){.auth-form_auth_button__bYK6q svg{font-size:18px}}.auth-form_auth_button__bYK6q span{flex-shrink:0}.auth-form_auth_button__bYK6q:hover,.auth-form_auth_button__bYK6q[data-state=open]{color:#fff;background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.05)}.auth-form_auth_button__bYK6q:hover svg,.auth-form_auth_button__bYK6q[data-state=open] svg{opacity:1}.auth-form_auth_button__bYK6q:focus-visible{color:#fff;background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1)}.auth-form_overlay__76_se{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}.auth-form_dialog__tfkin{position:fixed;top:50%;left:50%;background:rgba(14,14,18,.98);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:0;width:90%;max-width:480px;max-height:90vh;overflow:hidden;z-index:1001;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;margin:0}@media screen and (max-width:600px){.auth-form_dialog__tfkin{width:95%;max-width:none;border-radius:12px;max-height:95vh}}.auth-form_header__SNR1o{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:600px){.auth-form_header__SNR1o{padding:16px 20px}}.auth-form_title__G3HFp{font-size:1.25rem;font-weight:600;color:hsla(0,0%,100%,.95);margin:0}.auth-form_closeButton__JJGWL{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.6);cursor:pointer;transition:all .15s ease;outline:none}.auth-form_closeButton__JJGWL:hover{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.9)}.auth-form_closeButton__JJGWL:focus-visible{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.9);outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.auth-form_tabs__sAwgu{display:flex;border-bottom:1px solid hsla(0,0%,100%,.1);padding:0 24px}@media screen and (max-width:600px){.auth-form_tabs__sAwgu{padding:0 20px}}.auth-form_tab__ZNati{flex:1 1;padding:16px 0;background:none;border:none;color:hsla(0,0%,100%,.6);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s ease;position:relative;outline:none;font-family:inherit}.auth-form_tab__ZNati:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:rgba(0,0,0,0);transition:all .15s ease}.auth-form_tab__ZNati:hover{color:hsla(0,0%,100%,.8)}.auth-form_tab__ZNati:focus-visible{color:hsla(0,0%,100%,.8);outline:2px solid rgba(99,102,241,.5);outline-offset:-2px}.auth-form_tabActive__b_Cyi{color:hsla(0,0%,100%,.95)}.auth-form_tabActive__b_Cyi:after{background:#6366f1}.auth-form_content__h_uFG{padding:24px;overflow-y:auto;overflow-x:visible;flex:1 1;position:relative;z-index:1}@media screen and (max-width:600px){.auth-form_content__h_uFG{padding:20px}}.auth-form_form__oljVp{display:flex;flex-direction:column;gap:20px;position:relative;z-index:1;outline:none}.auth-form_field__RM7iL{display:flex;flex-direction:column;gap:8px}.auth-form_label__AjI2_{font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.8)}.auth-form_input__9hyiN{width:100%;padding:12px 16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:hsla(0,0%,100%,.95);font-size:.9rem;font-family:inherit;transition:all .15s ease;outline:none}.auth-form_input__9hyiN::placeholder{color:hsla(0,0%,100%,.4)}.auth-form_input__9hyiN:focus{background:hsla(0,0%,100%,.08);border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.1)}.auth-form_input__9hyiN:disabled{opacity:.5;cursor:not-allowed}.auth-form_inputError__CRCEe{border-color:rgba(239,68,68,.5)}.auth-form_inputError__CRCEe:focus{border-color:rgba(239,68,68,.7);box-shadow:0 0 0 3px rgba(239,68,68,.1)}.auth-form_passwordWrapper__EW3eW{position:relative;display:flex;align-items:center}.auth-form_passwordToggle__UnZst{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:hsla(0,0%,100%,.6);cursor:pointer;padding:4px;transition:all .15s ease;outline:none}.auth-form_passwordToggle__UnZst:hover{color:hsla(0,0%,100%,.9)}.auth-form_passwordToggle__UnZst:focus-visible{color:hsla(0,0%,100%,.9);outline:2px solid rgba(99,102,241,.5);outline-offset:2px;border-radius:4px}.auth-form_error__hbuij{font-size:.8rem;color:rgba(239,68,68,.9);margin-top:-4px}.auth-form_recaptchaWrapper__INXuE{display:flex;flex-direction:column;gap:8px;padding:12px 0;position:relative;z-index:10002;isolation:isolate}.auth-form_recaptchaWrapper__INXuE>div{display:flex;justify-content:center;position:relative;z-index:10002;transform:translateZ(0)}.auth-form_checkboxes__ev96D{display:flex;flex-direction:column;gap:12px;padding:12px 0}.auth-form_checkboxLabel__up_YY{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:.875rem;color:hsla(0,0%,100%,.7);line-height:1.5}.auth-form_checkboxLabel__up_YY input[type=checkbox]{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#6366f1;flex-shrink:0}.auth-form_checkboxLabel__up_YY span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth-form_submitButton__SGBOH{width:100%;padding:14px 24px;background:#6366f1;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:inherit;outline:none;margin-top:8px}.auth-form_submitButton__SGBOH:hover:not(:disabled){background:#5855eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.auth-form_submitButton__SGBOH:active:not(:disabled){transform:translateY(0)}.auth-form_submitButton__SGBOH:disabled{opacity:.6;cursor:not-allowed}.auth-form_submitButton__SGBOH:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.auth-form_selectTrigger__wTLu4{width:100%;padding:12px 16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:hsla(0,0%,100%,.95);font-size:.9rem;font-family:inherit;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .15s ease;outline:none}.auth-form_selectTrigger__wTLu4[data-placeholder]{color:hsla(0,0%,100%,.4)}.auth-form_selectTrigger__wTLu4:focus{background:hsla(0,0%,100%,.08);border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.1)}.auth-form_selectTrigger__wTLu4:disabled{opacity:.5;cursor:not-allowed}.auth-form_selectTrigger__wTLu4[data-state=open]{background:hsla(0,0%,100%,.08);border-color:rgba(99,102,241,.5)}.auth-form_selectIcon__1zggA{color:hsla(0,0%,100%,.6);display:flex;align-items:center;flex-shrink:0}.auth-form_selectContent__7jfgs{background:rgba(14,14,18,.98);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:4px;min-width:var(--radix-select-trigger-width);max-height:300px;z-index:1002;box-shadow:0 24px 60px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.05);overflow:hidden}.auth-form_selectViewport__t3Eka{padding:4px}.auth-form_selectSeparator__FrWmD{height:1px;background:hsla(0,0%,100%,.1);margin:8px 4px;pointer-events:none}.auth-form_selectItem__smW_R{border-radius:8px;color:hsla(0,0%,100%,.7);font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;outline:none;position:relative;padding:10px 40px 10px 14px;transition:all .15s ease}.auth-form_selectItem__smW_R[data-highlighted]{background:rgba(99,102,241,.1);color:hsla(0,0%,100%,.95)}.auth-form_selectItem__smW_R[data-state=checked]{color:#a5b4fc;font-weight:600}.auth-form_selectIndicator__N30xm{position:absolute;right:14px;color:#a5b4fc;display:flex;align-items:center}.auth-form_authenticatedView__D6E0p{display:flex;flex-direction:column;gap:24px;padding:8px 0}.auth-form_userInfo__b3ybT{display:flex;flex-direction:column;gap:8px;padding:16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px}.auth-form_userName__jwcAV{font-size:1.1rem;font-weight:600;color:hsla(0,0%,100%,.95)}.auth-form_userId__JKAlG{font-size:.85rem;color:hsla(0,0%,100%,.6)}.auth-form_authActions__QORn9{display:flex;flex-direction:column;gap:12px}.auth-form_personalAreaButton__DBTNC{width:100%;padding:14px 24px;background:#6366f1;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:inherit;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;outline:none}.auth-form_personalAreaButton__DBTNC:hover{background:#5855eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.auth-form_personalAreaButton__DBTNC:active{transform:translateY(0)}.auth-form_personalAreaButton__DBTNC:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}.auth-form_logoutButton__S2qJg{width:100%;padding:14px 24px;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;color:hsla(0,0%,100%,.8);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:inherit;outline:none}.auth-form_logoutButton__S2qJg:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.95)}.auth-form_logoutButton__S2qJg:focus-visible{outline:2px solid hsla(0,0%,100%,.3);outline-offset:2px}.auth-form_oauthDivider__eY6IW{display:flex;align-items:center;margin:16px 0 8px;text-align:center}.auth-form_oauthDivider__eY6IW:after,.auth-form_oauthDivider__eY6IW:before{content:"";flex:1 1;height:1px;background:hsla(0,0%,100%,.1)}.auth-form_oauthDivider__eY6IW span{padding:0 16px;color:hsla(0,0%,100%,.5);font-size:.85rem}.auth-form_oauthButtons__WRrAY{display:flex;flex-direction:row;gap:10px;margin-top:0;justify-content:center}.auth-form_oauthButton__k_viH{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:hsla(0,0%,100%,.9);text-decoration:none;cursor:pointer;transition:all .2s ease;font-family:inherit}.auth-form_oauthButton__k_viH:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);transform:translateY(-1px)}.auth-form_oauthButton__k_viH:active{transform:translateY(0)}.auth-form_oauthButton__k_viH svg{flex-shrink:0}.auth-form_forgotPassword__XlLqD{display:block;text-align:right;font-size:.85rem;color:hsla(0,0%,100%,.6);text-decoration:none;margin-top:8px;transition:all .2s ease;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;width:100%}.auth-form_forgotPassword__XlLqD:hover{color:hsla(0,0%,100%,.9);text-decoration:underline}@media screen and (max-width:600px){.auth-form_forgotPassword__XlLqD{font-size:.8rem;margin-top:6px}}.auth-form_recoverySuccess__L6bz8{display:flex;flex-direction:column;gap:16px;padding:20px 0}.auth-form_recoverySuccess__L6bz8 p{color:hsla(0,0%,100%,.8);font-size:.9rem;line-height:1.6;margin:0}.auth-form_recoverySuccess__L6bz8 p strong{color:hsla(0,0%,100%,.95);font-weight:600}.auth-form_backButton__543IU{width:100%;padding:12px 24px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:hsla(0,0%,100%,.9);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;margin-top:12px}.auth-form_backButton__543IU:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15)}.auth-form_backButton__543IU:active{transform:translateY(0)}.auth-form_passwordStrength__h8VTE{display:flex;align-items:center;gap:10px;margin-top:8px}.auth-form_passwordStrengthBar__TtxXu{flex:1 1;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;overflow:hidden}.auth-form_passwordStrengthFill__y_sX_{height:100%;transition:all .3s ease;border-radius:2px}.auth-form_passwordStrengthWeak__LHQXT{background:#ef4444}.auth-form_passwordStrengthMedium__vfKkq{background:#f59e0b}.auth-form_passwordStrengthStrong__eP3Qc{background:#10b981}.auth-form_passwordStrengthVeryStrong__1NZUf{background:#3b82f6}.auth-form_passwordStrengthText___eP5n{font-size:.8rem;color:hsla(0,0%,100%,.6);white-space:nowrap}.auth-form_link__TlKE9{color:#6366f1;text-decoration:underline;transition:color .2s ease}.auth-form_link__TlKE9:hover{color:#818cf8}@media screen and (max-width:600px){.auth-form_form__oljVp{gap:16px}.auth-form_field__RM7iL{gap:6px}.auth-form_input__9hyiN,.auth-form_selectTrigger__wTLu4{padding:10px 14px;font-size:16px}.auth-form_submitButton__SGBOH{padding:12px 20px;font-size:.9rem}.auth-form_oauthButton__k_viH{width:44px;height:44px}.auth-form_checkboxes__ev96D{gap:10px;font-size:.85rem}}
/*!
 * 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{gap:4px}.buttons_auth_buttons__9UJ7K>:first-child{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}}@media screen and (max-width:900px){.buttons_auth_button__VKP0A{padding:8px 10px;width:40px;height:40px;justify-content:center}}.buttons_auth_button__VKP0A svg{opacity:.7;transition:all .15s ease;flex-shrink:0;font-size:18px}@media screen and (max-width:900px){.buttons_auth_button__VKP0A svg{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;box-sizing:border-box}.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:1270px)and (min-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;width:100%;min-width:0;position:relative;box-sizing:border-box}@media screen and (max-width:1200px){.header_headerInner__WziUG{gap:16px}}@media screen and (max-width:1270px)and (min-width:1200px){.header_headerInner__WziUG{gap:12px}}@media screen and (max-width:900px){.header_headerInner__WziUG{gap:12px;justify-content:center}}.header_logo__9b1Md{flex-shrink:0;display:flex;align-items:center;transition:opacity .2s ease}@media screen and (max-width:900px){.header_logo__9b1Md{position:absolute;left:50%;transform:translateX(-50%)}}.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;min-width:0}@media screen and (max-width:1200px){.header_desktopNav__qBZxW{gap:4px}}@media screen and (max-width:1270px)and (min-width:1200px){.header_desktopNav__qBZxW{gap:3px}}@media screen and (max-width:900px){.header_desktopNav__qBZxW{display:none;flex:0 1}}.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;flex-shrink:1;min-width:0}@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:1270px)and (min-width:1200px){.header_navLink__zjhWf,.header_navTrigger__erOls{padding:8px 10px;gap:4px;font-size:.8rem}}@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(-2px);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;min-width:0}@media screen and (max-width:900px){.header_rightSection__k39R1{gap:4px;flex:0 0 auto;justify-content:flex-end;margin-left:auto;position:relative;z-index:1}}.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)}}.about-us_page__K4_Ah{min-height:100vh;position:relative;width:100vw;margin:0 calc(-50vw + 50%);overflow:hidden}.about-us_page__K4_Ah:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:20px 20px;pointer-events:none}.about-us_page__K4_Ah:after{content:"";position:fixed;inset:0;background:radial-gradient(circle at 50% 0,rgba(99,102,241,.15),transparent 70%);pointer-events:none;z-index:-1}.about-us_hero__daL9L{min-height:60vh;display:flex;align-items:center;justify-content:center;position:relative;padding:4rem 2rem;overflow:hidden}.about-us_hero__daL9L:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(99,102,241,.15),transparent 70%)}.about-us_content__XoQNn{max-width:1200px;width:100%;text-align:left;position:relative;z-index:2}.about-us_content__XoQNn .about-us_badge__yKgho{display:inline-flex;align-items:center;gap:.5rem;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.2);padding:.5rem 1rem;border-radius:100px;margin-bottom:2rem;color:var(--primary-light);font-weight:500}.about-us_content__XoQNn h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--foreground)}.about-us_content__XoQNn .about-us_subtitle__OrkU_{font-size:1.25rem;color:rgba(248,250,252,.8);max-width:600px;margin-bottom:3rem;line-height:1.6}.about-us_imageWrapper___WgMN{position:relative;width:100%;margin-top:3rem;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px -12px rgba(0,0,0,.3)}.about-us_imageWrapper___WgMN .about-us_heroImage__i4kR2{width:100%;height:auto;object-fit:cover;aspect-ratio:2/1}.about-us_imageWrapper___WgMN .about-us_imageOverlay__3TFYS{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5))}.about-us_mission__qVemR{padding:6rem 2rem;background:linear-gradient(180deg,transparent,rgba(99,102,241,.05) 50%,transparent)}.about-us_missionContent__wJbzV{max-width:1200px;margin:0 auto;text-align:left}.about-us_missionContent__wJbzV h2{font-size:2.5rem;margin-bottom:1.5rem;color:var(--foreground)}.about-us_missionContent__wJbzV p{color:rgba(248,250,252,.8);font-size:1.2rem;line-height:1.7}.about-us_companyInfo__XINsJ{margin:2rem auto;max-width:1200px}.about-us_companyInfo__XINsJ .about-us_companyHeader__4yMxE{margin-bottom:2rem;text-align:left;display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.about-us_companyInfo__XINsJ .about-us_companyHeader__4yMxE h2{font-size:1.75rem;color:var(--foreground);margin:0}.about-us_companyInfo__XINsJ .about-us_companyDetails__odrXr{display:flex;flex-direction:column;gap:1rem;text-align:left}.about-us_companyInfo__XINsJ .about-us_companyDetails__odrXr p{margin:0;font-size:1.1rem;color:rgba(248,250,252,.6)}.about-us_companyInfo__XINsJ .about-us_companyDetails__odrXr p strong{color:var(--foreground)}.about-us_companyInfo__XINsJ .about-us_companyDetails__odrXr p a{color:var(--primary-light);text-decoration:none;transition:all .2s ease}.about-us_companyInfo__XINsJ .about-us_companyDetails__odrXr p a:hover{color:var(--primary);text-decoration:underline}.about-us_features__OqMWG{padding:6rem 2rem;position:relative}.about-us_features__OqMWG:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--primary),transparent);opacity:.2}.about-us_featuresContent__0iCGS{max-width:1200px;margin:0 auto}.about-us_featuresHeader__ieJxQ{text-align:left;margin-bottom:4rem}.about-us_featuresHeader__ieJxQ h2{font-size:2.25rem;margin-bottom:1rem;color:var(--foreground);position:relative;display:inline-block}.about-us_featuresHeader__ieJxQ h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.about-us_featureGrid__HefkS{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1024px){.about-us_featureGrid__HefkS{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-us_featureGrid__HefkS{grid-template-columns:1fr}}.about-us_featureCard__MSkgu{background:var(--card);border-radius:24px;padding:2rem;transition:border-color .2s ease;border:1px solid var(--border);position:relative;overflow:hidden;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.about-us_featureCard__MSkgu:hover{border-color:var(--primary)}.about-us_featureCard__MSkgu h3{font-size:1.25rem;font-weight:600;margin:1.25rem 0 .75rem;color:var(--foreground)}.about-us_featureCard__MSkgu p{color:rgba(248,250,252,.7);font-size:.95rem;line-height:1.6}.about-us_iconWrapper__7G9fi{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;margin-bottom:1.25rem;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);position:relative;overflow:hidden;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.about-us_iconWrapper__7G9fi:after{content:"";position:absolute;inset:-4px;border-radius:inherit;background:inherit;filter:blur(12px);opacity:.4;z-index:-1}.about-us_stats__Ngi_C{padding:6rem 2rem;background:linear-gradient(180deg,transparent,rgba(99,102,241,.05) 50%,transparent)}.about-us_statsGrid__EdRvX{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:768px){.about-us_statsGrid__EdRvX{grid-template-columns:1fr}}.about-us_statCard___ksdl{background:var(--card);border-radius:24px;padding:2rem;text-align:center;border:1px solid var(--border);transition:border-color .2s ease}.about-us_statCard___ksdl:hover{border-color:var(--primary)}.about-us_statCard___ksdl .about-us_statValue__9BALO{font-size:3rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}.about-us_statCard___ksdl .about-us_statLabel__2EyUA{color:rgba(248,250,252,.6);font-size:1.1rem}@media(max-width:768px){.about-us_hero__daL9L{padding:2rem 1rem}.about-us_features__OqMWG,.about-us_stats__Ngi_C{padding:4rem 1rem}.about-us_statCard___ksdl .about-us_statValue__9BALO{font-size:2.5rem}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.page_page__bxdS5{min-height:100vh;position:relative;width:100vw;margin:0 calc(-50vw + 50%);overflow:hidden}.page_page__bxdS5:before{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:20px 20px}.page_page__bxdS5:after,.page_page__bxdS5:before{content:"";position:fixed;inset:0;pointer-events:none}.page_page__bxdS5:after{background:radial-gradient(circle at 50% 0,rgba(99,102,241,.15),transparent 70%);z-index:-1}.page_hero__Y8AgT{min-height:40vh;display:flex;align-items:center;justify-content:center;position:relative;padding:200px 2rem 4rem}.page_hero__Y8AgT .page_content___ebQP{position:relative;z-index:1}.page_content___ebQP{max-width:1200px;width:100%;text-align:center;position:relative;z-index:2}.page_content___ebQP h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--foreground)}.page_content___ebQP h1 .page_highlight__ue7dx{color:var(--primary-light)}.page_content___ebQP .page_subtitle__TKDz2{font-size:1.25rem;color:rgba(248,250,252,.8);max-width:600px;margin:0 auto 2rem;line-height:1.6}.page_heroActions__0CFsx{display:flex;flex-direction:column;align-items:center;gap:1rem}.page_ctaButton__kDJ_2{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--primary);color:#fff;padding:.875rem 2rem;border-radius:12px;font-weight:600;transition:background .2s ease;border:none;cursor:pointer;text-decoration:none}.page_ctaButton__kDJ_2:hover{background:var(--primary-light)}.page_earnBadge___jr_c{display:inline-flex;align-items:center;gap:.25rem;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.2);padding:.5rem 1rem;border-radius:100px;color:rgba(248,250,252,.8);font-size:.95rem}.page_earnBadge___jr_c span{color:var(--primary-light);font-weight:600}.page_grid__JXdHU{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1024px){.page_grid__JXdHU{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page_grid__JXdHU{grid-template-columns:1fr;padding:2rem 1rem}}.page_card__4CRmB{background:var(--card);border-radius:16px;padding:2rem;border:1px solid var(--border);display:flex;flex-direction:column;text-align:center}.page_card__4CRmB h2{font-size:2.5rem;font-weight:700;margin:1rem 0 .5rem;color:var(--foreground)}.page_card__4CRmB h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--primary-light)}.page_card__4CRmB p{color:rgba(248,250,252,.6);font-size:.95rem;line-height:1.6;flex:1 1}.page_iconWrapper__6WUAC{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;margin:0 auto}.page_howItWorks__MK3CZ{max-width:1200px;margin:0 auto;padding:4rem 2rem}@media(max-width:768px){.page_howItWorks__MK3CZ{padding:3rem 1rem}}.page_sectionHeader__CHx6A{text-align:center;margin-bottom:3rem}.page_sectionHeader__CHx6A h2{font-size:2rem;color:var(--foreground);margin-bottom:1rem;font-weight:700}.page_sectionHeader__CHx6A p{color:rgba(248,250,252,.6);font-size:1.1rem;max-width:600px;margin:0 auto;line-height:1.6}.page_stepsGrid__Pb_ND{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1024px){.page_stepsGrid__Pb_ND{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page_stepsGrid__Pb_ND{grid-template-columns:1fr}}.page_stepCard__UnisN{background:var(--card);border-radius:16px;padding:2rem;border:1px solid var(--border);text-align:center}.page_stepCard__UnisN .page_iconWrapper__6WUAC{margin:0 auto 1.5rem}.page_stepCard__UnisN h3{font-size:1.15rem;font-weight:600;margin-bottom:.75rem;color:var(--foreground)}.page_stepCard__UnisN p{color:rgba(248,250,252,.7);font-size:.95rem;line-height:1.6}.page_calculatorSection__w_X8X{max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem}@media(max-width:768px){.page_calculatorSection__w_X8X{padding:3rem 1rem 5rem}}
/*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*//*!
 * Copyright (c) Senko Digital LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
!*/.styles_loading__BnK6X{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-lg);background:linear-gradient(160deg,rgba(155,77,255,.08),rgba(0,130,254,.06),rgba(155,77,255,.04));border-radius:var(--radius-lg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-secondary);position:relative;overflow:hidden;animation:styles_containerPulse__cOb8z 3s ease-in-out infinite}.styles_loading__BnK6X:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(255,255,255,.03),transparent);animation:styles_shimmer__ip8wz 3s ease-in-out infinite}.styles_loading__BnK6X:after{content:"";width:48px;height:48px;border:3px solid rgba(0,0,0,0);border-radius:50%;background:conic-gradient(from 0deg,var(--primary-purple),var(--primary-blue),var(--accent-purple-light),var(--primary-purple)),var(--bg-glass);background-clip:padding-box,border-box;background-origin:padding-box,border-box;animation:styles_spinGradient__8aaMF 2s linear infinite;position:relative;z-index:2;box-shadow:0 0 30px rgba(155,77,255,.3),0 0 60px rgba(0,130,254,.2)}@keyframes styles_containerPulse__cOb8z{0%,to{box-shadow:0 0 20px rgba(155,77,255,.1),0 0 40px rgba(0,130,254,.05)}50%{box-shadow:0 0 30px rgba(155,77,255,.2),0 0 60px rgba(0,130,254,.1)}}@keyframes styles_shimmer__ip8wz{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes styles_spinGradient__8aaMF{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.styles_loading__BnK6X,.styles_loading__BnK6X:before{animation:none}.styles_loading__BnK6X:after{animation:none;background:var(--primary-purple);border:3px solid var(--border-primary)}}